@charset "utf-8";

/* -----------------------------------------------------------------
Top CSS
--------------------------------------------------------------------*/
#contents.top{ width: 100%; padding-bottom:40px; }

#contents.top #main{ float: none; width: 100%; padding-bottom:0; }
#contents.top #main section{ width: 1140px; margin: 0 auto; }

@media screen and (max-width: 768px){ /* 768px以下用（タブレット／スマートフォン用）の記述 ----------------------------------------------------*/
	#contents.top{ padding-bottom:0; }
	#contents.top #main section{ width: 100%;}
	footer { padding: 0!important; }
}


/* -----------------------------------------------------------------
mainVisual
--------------------------------------------------------------------*/
.mainVisualwrap{ position: relative; background: url(/images/top/img_mainvisual_01.webp) repeat-x center; width: 100%; height:472px;}
.no-webp .mainVisualwrap{ position: relative; background: url(/images/top/img_mainvisual_01.jpg) repeat-x center; width: 100%; height:472px;}

.mainVisual{ width: 100%; max-width: 1364px; overflow: hidden; margin: 0 auto; }
.mainVisual .in{ max-width: 1140px; overflow: hidden; margin: 0 auto; padding:0 16px; }

.mainVisualwrap .mvLink{ position: absolute; top: 0; left: 0; width: 100%; height: 472px; text-indent: -9999px; overflow: hidden; z-index: 1; }
.mainVisualwrap .mvLink a{ height: 472px; display: block; transition:all 0.5s ease;}
.mainVisualwrap .mvLink a:hover{ background: rgba(255,255,255,0.1); }

.mainVisual .bnrList{ position: relative; width: 440px; overflow: hidden; float: right; margin: 16px 0 16px 16px; z-index: 2; }
.mainVisual .bnrList li{ background: #fff; width: 220px; height: 220px; float: left;}
.mainVisual .bnrList .slick-track > li{ display:none; }
.mainVisual .bnrList li:first-child{ display: none;}
.mainVisual .bnrList li a{ transition:all 0.5s ease;}
.mainVisual .bnrList li a:hover{ opacity: 0.7; }
.mainVisual .bnrList li a img{ width: 100%; height: auto; }
.mainVisual .bnrList .slick-arrow{ display:none !important;}

@media screen and (max-width: 768px){
	.mainVisual .bnrList > li:not(:first-child){ display: none; }
}



/* -----------------------------------------------------------------
pickUp
--------------------------------------------------------------------*/

#contents.top #main .pickUp{ width: 100%; padding: 40px 0; /*border-bottom: solid 1px #99d3ae;*/}
.pickUpcont{ overflow: hidden; width: 1140px; margin: 0 auto; }
.pickUpcont > li{float: left;}
.pickUpcont > li a{ display: inline-block;}
.pickUpcont > li a:hover{ opacity: 0.8; }

.pickUpcont > li:first-child a{ background: url(/images/top/img_pickup_01.webp) no-repeat; background-size: 100% auto; }
.pickUpcont > li:first-child + * a{ background: url(/images/top/img_pickup_02.webp) no-repeat; background-size: 100% auto;}
.pickUpcont > li:first-child + *+ * a{ background: url(/images/top/img_pickup_03.webp) no-repeat; background-size: 100% auto;}
.pickUpcont > li:first-child + *+ *+ * a{ background: url(/images/top/img_pickup_04.webp) no-repeat; background-size: 100% auto;}
.pickUpcont > li:first-child + *+ *+ *+ * a{ background: url(/images/top/img_pickup_05.webp) no-repeat; background-size: 100% auto;}
.pickUpcont > li:first-child + *+ *+ *+ *+ * a{ background: url(/images/top/img_pickup_06.webp) no-repeat; background-size: 100% auto;}

.no-webp .pickUpcont > li:first-child a{ background: url(/images/top/img_pickup_01.png) no-repeat; background-size: 100% auto; }
.no-webp .pickUpcont > li:first-child + * a{ background: url(/images/top/img_pickup_02.png) no-repeat; background-size: 100% auto;}
.no-webp .pickUpcont > li:first-child + *+ * a{ background: url(/images/top/img_pickup_03.png) no-repeat; background-size: 100% auto;}
.no-webp .pickUpcont > li:first-child + *+ *+ * a{ background: url(/images/top/img_pickup_04.png) no-repeat; background-size: 100% auto;}
.no-webp .pickUpcont > li:first-child + *+ *+ *+ * a{ background: url(/images/top/img_pickup_05.png) no-repeat; background-size: 100% auto;}
.no-webp .pickUpcont > li:first-child + *+ *+ *+ *+ * a{ background: url(/images/top/img_pickup_06.png) no-repeat; background-size: 100% auto;}

.pickUpcont li a{ text-decoration: none; }
.pickUpcont li ul{ position: relative; margin: 11px 12px 12px; height: 100%; border: solid 2px #004098; }
.pickUpcont li ul .contTtl{ overflow: hidden; margin-top: 158px; background: #004098; color: #fff; border-bottom: solid 1px #E60012; }
.pickUpcont li ul .contTtl span{  }
.pickUpcont li ul .contTtl h3 { font-weight:normal; }
.pickUpcont li ul .num{ position: absolute; top: 158px; left: 0; height: 56px; width: 56px; display: block; font-size: 28px; padding: 14px 18px; background: #E60012; color: #fff; }
.pickUpcont li ul .contTtl{ font-size: 18px; padding: 14px 22px 14px 78px;}
.pickUpcont li ul li{ padding: 15px 20px; background: #004098; color: #fff; line-height: 2.8rem; }
.pickUpcont > li .contDetail{ font-size:0.86em; }

.topTtl01{ margin: 0 auto 30px; line-height: 35px; text-align: center; letter-spacing: -1.3px; }
.topTtl01 img{ width: auto; height: 35px; padding-right: 5px; }


@media screen and (max-width: 768px){
	.mainVisualwrap .mvLink{ display: none; }
	
	.mainVisualwrap{ margin-top:60px; background: none; height:auto;}
	.mainVisual .bnrList{ margin: 0; width: 100%; float: none; position: relative; }
	.mainVisual .bnrList li:first-child{ display:block;}
	
	.mainVisual .in{ padding:0; }
	
	.pickUpcont li ul{ margin: 0;}
	.mainVisual .bnrList li{ width: 100%; height: auto;}
	.mainVisual .bnrList .slick-track > li{ display:block;}
	.mainVisual .bnrList li img{ width: 100%; height: auto; }
	.mainVisual .bnrList .slick-prev{ position: absolute; z-index: 1; padding: 0; display: block; border: none; width: 18px; height: 30px; top: 50%; left: 0; margin-top: -15px; background: url(/images/common/btn_slide_prev_03.png) no-repeat; background-size: 18px 30px; text-indent: -9999px; overflow: hidden; }
	.mainVisual .bnrList .slick-next{ position: absolute; z-index: 1; padding: 0; display: block; border: none; width: 18px; height: 30px; top: 50%; right: 0; margin-top: -15px; background: url(/images/common/btn_slide_next_03.png) no-repeat; background-size: 18px 30px; text-indent: -9999px; overflow: hidden; }
	
	.mainVisual .bnrList .slick-track > li{ display:block;}
	.mainVisual .bnrList .slick-prev:hover,
	.mainVisual .bnrList .slick-next:hover{ cursor: pointer; }
	.mainVisual .bnrList .slick-arrow{ display:block !important;}
	
	#contents.top #main .pickUp{ border-bottom: none; padding: 30px 0; }
	.pickUpcont{ width: 100%; }
	.pickUpcont > li{ width: 50%; height: auto; min-height:137px; max-height:283px;  }
	.pickUpcont > li .contDetail{ display: none; }
	.pickUpcont > li a{ display: block; padding: 3%; }
	
	.pickUpcont > li:first-child a{ background: url(/images/top/img_pickup_sp_01.webp) no-repeat; background-size: 100% auto; }
	.pickUpcont > li:first-child + * a{ background: url(/images/top/img_pickup_sp_02.webp) no-repeat; background-size: 100% auto;}
	.pickUpcont > li:first-child + *+ * a{ background: url(/images/top/img_pickup_sp_03.webp) no-repeat; background-size: 100% auto;}
	.pickUpcont > li:first-child + *+ *+ * a{ background: url(/images/top/img_pickup_sp_04.webp) no-repeat; background-size: 100% auto;}
	.pickUpcont > li:first-child + *+ *+ *+ * a{ background: url(/images/top/img_pickup_sp_05.webp) no-repeat; background-size: 100% auto;}
	.pickUpcont > li:first-child + *+ *+ *+ *+ * a{ background: url(/images/top/img_pickup_sp_06.webp) no-repeat; background-size: 100% auto;}
		
	.no-webp .pickUpcont > li:first-child a{ background: url(/images/top/img_pickup_sp_01.png) no-repeat; background-size: 100% auto; }
	.no-webp .pickUpcont > li:first-child + * a{ background: url(/images/top/img_pickup_sp_02.png) no-repeat; background-size: 100% auto;}
	.no-webp .pickUpcont > li:first-child + *+ * a{ background: url(/images/top/img_pickup_sp_03.png) no-repeat; background-size: 100% auto;}
	.no-webp .pickUpcont > li:first-child + *+ *+ * a{ background: url(/images/top/img_pickup_sp_04.png) no-repeat; background-size: 100% auto;}
	.no-webp .pickUpcont > li:first-child + *+ *+ *+ * a{ background: url(/images/top/img_pickup_sp_05.png) no-repeat; background-size: 100% auto;}
	.no-webp .pickUpcont > li:first-child + *+ *+ *+ *+ * a{ background: url(/images/top/img_pickup_sp_06.png) no-repeat; background-size: 100% auto;}
		
	.pickUpcont li ul .num{ top: 0; left: 0; height: 28px; width: 28px; font-size: 1.4rem; padding: 0; text-align: center; }
	.pickUpcont li ul .contTtl{ padding: 2px 0; font-size: 1.1rem; margin-top: 63%; font-weight: bold; text-align: center; border-bottom:none; letter-spacing: -0.8px; }
	
	.topTtl01{ line-height: 26px; font-size: 1.2rem; margin: 0 auto 20px; }
	.topTtl01 img{ width: auto; height: 26px; padding-right: 10px; }

}

@media screen and (max-width: 768px){
	.pickUpcont > li{ 
		position:relative;
	}
	.pickUpcont > li a{ 
		display:block;
		width:100%;
		position:absolute;
		top:0; left:0;
	}
	.pickUpcont > li::before {
		content: "";
		display: block;
		padding-top: calc(((218 / 283) * 100%));
	}
}
@media screen and (min-width: 769px){
	.pickUpcont > li{ 
		width: 380px; 
		height: 328px;
	}
}



/* -----------------------------------------------------------------
footer
--------------------------------------------------------------------*/

#contents.top #main .search{ width: 100%; background: #e0e8ec; }
.search .searchBox {
	width:100%;
	max-width:1140px;
	margin:0 auto;
	padding:0 15px;
	display:-webkit-box;
	display:flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.search .searchBox > div {
	width:50%;
	text-align:center;
}
.search .searchBox > div h3 {
	margin-bottom:20px;
}
.search .searchArea01,
.search .searchArea02{ 
	display:-webkit-box;
	display:flex;
	-webkit-box-pack: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width:100%;
	max-width: 500px; 
	margin: 0 auto; 
	position: relative;
}
.search .searchArea01 input[type="text"]{ 
	width: calc(100% - 105px);
	height: 60px; 
	padding: 0 10px; 
	background: #f7f7f7; 
	border: #d1d1d1 solid 1px; 
	border-radius: 0 ; 
	box-sizing: border-box; 
	font-size: 1.6rem;
	border-radius: 4px;
}

.search .area select {
	width: calc((50% - 55px));
    height: 60px;
    border-radius: 4px;
	margin-right:5px;
    padding: 7px 10px;
    background: url(https://www.carshares.jp/images/common/icon_arrow_pulldown.png) no-repeat right -5px center #f7f7f7;
    border: #d1d1d1 solid 1px;
    box-sizing: border-box;
    font-size: 1.6rem;
    -moz-appearance: none;
    text-indent: 0.01px;
	box-sizing:border-box;
}

.search .searchBtn { 
	width: 100px; 
	height: 60px; 
	border-radius: 4px;
	border: #d1d1d1 solid 1px; 
	box-sizing:border-box;
}
.search .searchBtn{ overflow: hidden; }
.search .searchBtn button{
	display: block; 
	box-sizing: border-box; 
	width: 100%; 
	height: 100%; 
	padding-left:38px;
	font-size: 1.6rem; 
	letter-spacing:0.1em;
	color: #FFF; 
	background: url(https://www.carshares.jp/images/common/icon_serch_pc_large.png) no-repeat left 12px top 50% #004098;
	font-weight: bold; 
	border: none; 
	border-radius: 0; 
	text-align: left;
}
.search .searchBtn button:hover{ 
	background: url(https://www.carshares.jp/images/common/icon_serch_pc_large.png) no-repeat left 12px top 50% #002d6c;
	cursor: pointer;
}
.search .searchBtn button img{
	vertical-align: middle; 
	margin: -4px 10px 0;
}

@media screen and (max-width: 768px){
	#contents.top #main .search{ width: 100%; background: #e0e8ec; margin-bottom:30px; padding: 30px 0; }
	.search .searchBox > div {
		width:100%;
	}
	.search .searchBox > div.area,
	.search .searchBox > div.position {
		margin-top:15px;
	}
	.search .searchBox > div h3 {
		margin-bottom:8px;
		font-size:1.4rem;
	}
	.search .searchArea01 input[type="text"],
	.search .area select,
	.search .searchBtn { 
		height: 40px; 
		font-size: 1.4rem;
	}
	.search .searchArea01 input[type="text"]{ 
		width: calc(100% - 95px);
	}
	.search .area select {
		width: calc((50% - 50px));
	}
	.search .searchBtn { 
		width: 90px; 
	}
	.search .searchBtn button{
		font-size: 1.4rem; 
	}
	.search .gArrowbtn02 { 
		max-width:280px;
		margin-bottom:0;
		border-radius:4px;
	}
	.search .gArrowbtn02 span,
	.search .gArrowbtn02 a { 
		padding:0;
		line-height:40px;
	}
	.search .gArrowbtn02 span { 
		padding:0 22px;
	}
}

@media screen and (min-width: 769px){
	#contents.top .search{ min-height:260px; margin-bottom:40px!important; padding: 40px 0; }
}



/* -----------------------------------------------------------------
topics
--------------------------------------------------------------------*/

.newsLink { padding:10px; font-size:1.24em; font-weight:bold; text-align:center; }

.topics_link { text-align:center; background:#e0e8ec; }
.topics_link p { display:inline-block; margin:30px 0 10px; padding:8px 24px 6px; font-weight:bold; text-align:center; border:1px solid #004098; border-radius:50vh; background:#fff;}
.topics_link p a { font-weight:bold; text-decoration:underline; }
.topics_link p a:hover { text-decoration:none!important; }


#contents.top #main .topics{ padding: 0 0 2px; }
.topicsList li{ position: relative; border-bottom: solid 1px #cccccc; padding: 18px 0; }
.topicsList li:first-child{ border-top: solid 1px #cccccc;}
.topicsList li:first-child:before{ content:""; position: absolute; top: -1px; left: 0; display: block; width: 32px; height: 0; border-top: solid 1px #004098; }
.topicsList li:after{ content:""; position: absolute; bottom: -1px; left: 0; display: block; width: 32px; height: 0; border-top: solid 1px #004098; }

.topicsList li:nth-child(11),
.topicsList li:nth-child(12),
.topicsList li:nth-child(13),
.topicsList li:nth-child(14),
.topicsList li:nth-child(15){ 
	display:none;
}

.topicsList li dl{ display: table; }
.topicsList li dl dt,
.topicsList li dl dd{ display: block; vertical-align: middle; }
.topicsList li dl dt{ padding-bottom: 6px;}
.topicsList li dl dt .date{ margin-right: 20px; font-weight:bold; }
.topicsList li dl dt .category{ border-radius: 50vh; padding: 7px; background: #004098; font-size: 1.3rem; line-height:1; font-weight: bold; color: #fff; display: inline-block; width:96px; text-align:center; position:relative; top:-2px; }
.topicsList li dl dt .importInfo{ border-radius: 50vh; padding: 7px 7px 6px; background:#E60012; font-size: 1.3rem; line-height:1; font-weight: bold; color: #fff; display: inline-block; width:66px; text-align:center; margin-left: 10px; position:relative; top:-2px; }
.topicsList li dl dd.link{ width: 100%; font-size: 1.6rem; line-height:1.6; }
.topicsList li dl dd.link a{ font-weight: bold; text-decoration: none; }
.topicsList li dl dd.link a:hover{ text-decoration:underline;}


@media screen and (max-width: 768px){
	#contents.top #main .topics{ width:100%; padding:30px 15px ; }
	.topics .colWrap .col6 ul{ padding: 0 16px;}
	.topicsList li{ padding: 10px 0; }
	.topicsList li dl dt .category{ border-radius: 15px; padding: 4px; width:73px; font-size: 1.1rem;}
	.topicsList li dl dt .importInfo{ border-radius: 15px; padding: 4px 4px 3px; width:60px; font-size: 1.1rem;}
	.topicsList li dl dt .date{ margin-right: 30px; }
	.topicsList li dl dd.link{ font-size:1.12em; }
}

@media screen and (min-width: 769px){
	#contents.top #main .topics{ width:100%; max-width:840px; margin:0 auto; padding:40px 0; }
}



/* -----------------------------------------------------------------
blog
--------------------------------------------------------------------*/

#contents.top #main .blog{ padding: 0 0 2px; }
.blogList li{ position: relative; padding: 20px 0 0; }
.blogList li:first-child{ border-top: solid 1px #cccccc; padding-top:25px;}
.blogList li:first-child:before{ content:""; position: absolute; top: -1px; left: 0; display: block; width: 32px; height: 0; border-top: solid 1px #004098; }
.blogList li:last-child{ border-bottom: solid 1px #cccccc; padding-bottom:25px;}
.blogList li:last-child:before{ content:""; position: absolute; bottom: -1px; left: 0; display: block; width: 32px; height: 0; border-top: solid 1px #004098; }

.blogList li dl { background:#efefef; position:relative; padding:18px; border-radius:8px; display:-webkit-box; display:flex; -webkit-box-pack: space-between; justify-content: space-between; }
.blogList li dl dt.thumb { width:160px; overflow:hidden; }
.blogList li dl dt.thumb img { width: auto; height: 110px; object-fit: cover; }
.blogList li dl dd { width: calc(100% - 175px); }
.blogList li dl dd .date{ display: inline-block; vertical-align: top; padding-top: 3px; margin-right: 20px; font-weight:bold; }
.blogList li dl dd .category{ position:absolute; top:18px; right:18px; border-radius: 50vh; padding: 7px 0; width:190px; background: #004098; font-size: 1.3rem; line-height:1; letter-spacing:-0.05em; font-weight: bold; color: #fff; display: inline-block; text-align:center;}
.blogList li dl dd .link{ display: block; margin-top: 10px; width: 100%; font-size: 1.8rem; line-height:1.8; }
.blogList li dl dd .link a{ display: block; font-weight: bold; text-decoration: none; }
.blogList li dl dd .link a:hover{ text-decoration:underline;}

@media screen and (max-width: 768px){
	#contents.top #main .blog{ width:100%; padding:30px 15px ; }
	.blogList li{ padding: 10px 0 0; }
	.blogList li:first-child{ padding-top:15px;}
	.blogList li:last-child{ padding-bottom:15px;}
	.blogList li dl { padding:42px 12px 12px; }
	.blogList li dl dt.thumb { width:140px; }
	.blogList li dl dt.thumb img { width:auto; height:90px; }
	.blogList li dl dd { width: calc(100% - 155px); }
	.blogList li dl dd .date{ position:absolute; top:12px; left:12px; }
	.blogList li dl dd .category{ top:14px; left:125px; padding: 5px 0; width:160px; font-size: 1.1rem; }
	.blogList li dl dd .link{ margin-top: 5px; font-size:1.24em; }
}
@media screen and (max-width: 320px){
	.blogList li dl dt.thumb { width:110px; }
	.blogList li dl dt.thumb img { width:100%; height:auto; }
	.blogList li dl dd { width: calc(100% - 120px); }
	.blogList li dl dd .link{ font-size:1.12em; }
}
@media screen and (min-width: 769px){
	#contents.top #main .blog{ width:100%; max-width:840px; margin:0 auto; padding:40px 0; }
}


/* -----------------------------------------------------------------
howTo
--------------------------------------------------------------------*/

#contents.top #main .howTo{ width: 100%; }
#contents.top #main .howTo .howToinner{ width: 100%;}
#contents.top #main .howTo .howToinner ul{ width: 1140px; margin: 0 auto; overflow: hidden; }
#contents.top #main .howTo .howToinner ul li{ float: left; width: 200px; margin-left: 35px;}
#contents.top #main .howTo .howToinner ul li:first-child{ margin-left: 0; }
#contents.top #main .howTo .howToinner ul li dl{}
#contents.top #main .howTo .howToinner ul li dl dt{ position: relative; text-align: center; }
#contents.top #main .howTo .howToinner ul li dl dt img{ width: auto; height: 140px; }
#contents.top #main .howTo .howToinner ul li dl dd .ttl{ margin:15px 0; font-size: 2rem; color: #004098; font-weight: bold; }
#contents.top #main .howTo .howToinner ul li dl dd .text{ margin: 0 0 20px; letter-spacing: -1.72px; }
#contents.top #main .howTo .howToinner ul li dl dd .gArrowbtn02{ width: 100%; font-size: 1.6rem; margin-bottom: 24px; border-radius:2px; overflow:hidden; }
#contents.top #main .howTo .howToinner ul li dl dd .gArrowbtn02 a{ padding: 6px 0; }
#contents.top #main .howTo .howToinner ul li dl dd .gArrowbtn02 a span{ padding: 0 0 0 23px; font-weight: normal; }

@media screen and (max-width: 768px){
	#contents.top #main .howTo{ padding:30px 15px; }
	#contents.top #main .howTo .howToinner ul{ width: 100%; position: relative; }
	#contents.top #main .howTo .howToinner ul li{ width: 100%; margin: 0; padding: 30px 0 0; }
	#contents.top #main .howTo .howToinner ul li:first-child{ padding-top:0; }
	#contents.top #main .howTo .howToinner ul li dl { width:100%; max-width:600px; margin:0 auto; display:-webkit-box; display:flex; -webkit-box-pack:space-between; justify-content:space-between; }
	#contents.top #main .howTo .howToinner ul li dl dt { width:150px;}
	#contents.top #main .howTo .howToinner ul li dl dt img{ width: auto; height: 129px; margin: 0 auto; }
	#contents.top #main .howTo .howToinner ul li dl dd { width: calc(100% - 170px); text-align:left; font-size:1.12em; }
	#contents.top #main .howTo .howToinner ul li dl dd .ttl{ margin: 0 0 10px; font-size: 1.6rem; }
	#contents.top #main .howTo .howToinner ul li dl dd .text{ margin: 0 0 15px; letter-spacing: 0;}
	#contents.top #main .howTo .howToinner ul li dl dd .gArrowbtn02{ width:90%; max-width: 140px; margin:0; }
	#contents.top #main .howTo .howToinner ul li dl dd .gArrowbtn02 a{ padding: 1px 5px 2px 0; }
	#contents.top #main .howTo .howToinner ul li dl dd .gArrowbtn02 a span{ padding: 0 0 0 15px; font-size: 1.3rem; }
}

@media screen and (max-width: 320px){
	#contents.top #main .howTo .howToinner ul li dl dt { width:120px;}
	#contents.top #main .howTo .howToinner ul li dl dt img{ width: 100%; height: auto; }
	#contents.top #main .howTo .howToinner ul li dl dd { width: calc(100% - 130px); }
}

@media screen and (min-width: 769px){
	#contents.top #main .howTo{ padding:40px 0; }
	#contents.top #main .howTo .howToinner ul li dl dt{ border-bottom: solid 1px #cccccc; }
	#contents.top #main .howTo .howToinner ul li dl dt:before{ content:""; position: absolute; bottom: -1px; left: 0; display: block; width: 32px; height: 0; border-top: solid 1px #004098; }
	#contents.top #main .howTo .howToinner ul li dl dd { border-bottom: solid 1px #cccccc;}
	#contents.top #main .howTo .howToinner ul li dl dd .ttl{ text-align: center; }
}



/* -----------------------------------------------------------------
important
--------------------------------------------------------------------*/

#importantContents { width:100％; margin:0 0 10px; padding:25px 25px; line-height:1.8em; background:#eeeeee; box-sizing:border-box; text-align:center; }
#importantContents02 { width:100％; margin:0 0 0; padding:25px 25px; line-height:1.8em; background:#003174; color:#fff; box-sizing:border-box; text-align:center; }

@media screen and (max-width: 768px){
	#importantContents { padding:20px 15px; text-align:left; }
	#importantContents02 { padding:20px 15px; text-align:left; }
}


/* -----------------------------------------------------------------
faq
--------------------------------------------------------------------*/

#contents.top #main #faq { width: 100%; background: #e0e8ec; margin:40px 0; padding:40px 0; }
#faq .faqList { width: 100%; max-width:1140px; margin:0 auto; border-top: solid 1px #cccccc; position:relative; }
#faq .faqList:before{ content:""; position: absolute; top: -1px; left: 0; display: block; width: 32px; height: 0; border-top: solid 1px #004098; }
#faq .faqList > li { padding:20px 0; border-bottom: solid 1px #cccccc; position:relative; }
#faq .faqList > li:before{ content:""; position: absolute; top: -1px; left: 0; display: block; width: 32px; height: 0; border-top: solid 1px #004098; }

#faq .faqList > li dl dt {
	font-weight:bold;
	color:#004098;
    padding: 4px 35px 4px 45px;
    background: url(/images/common/icon_answerbox_dt.png) no-repeat top 0 left 2px;
    background-size: 30px auto;
	position:relative;
}
#faq .faqList > li dl dt::after {
	display:block;
	content:"";
	width:20px;
	height:20px;
	margin:auto 0;
	background:url(/images/top/icon_plus.svg) no-repeat top 50% left 50%;
	background-size:16px auto;
	position:absolute;
	top:0;
	bottom:0;
	right:5px;
	transition:transform 0.5s ease;
}
#faq .faqList > li dl dt.open::after {
	transform:rotate(135deg);
}
#faq .faqList > li dl dt:hover { text-decoration:underline; }
#faq .faqList > li dl dd { 
	display:none;
	margin:20px 0 0;
    padding: 0 5px 0 45px;
    background: url(/images/common/icon_answerbox_dd.png) no-repeat top 0 left 2px;
    background-size: 30px auto;
}
#faq .faqList > li dl dd h4 { margin:1em 0 0.25em; padding:0; }
#faq .faqList > li dl dd h5 { margin:1em 0 0.25em;; padding:0; }
#faq .faqList > li dl dd p { margin:0 0 1em; padding:0; }
#faq .faqList > li dl dd h4 + p { margin-top:0; }
#faq .faqList > li dl dd h5 + p { margin-top:0; }

#faq .list { margin-top:1em;}
#faq .faqList > li dl dd h4 + .list { margin-top:0; }
#faq .faqList > li dl dd h5 + .list { margin-top:0; }
#faq .faqList > li dl dd .list + p { margin-top:1em; }
#faq .list li { padding-left:1em; text-indent:-1em; background:none;}

.moreBtn{ text-align: center; margin: 20px auto 0; }
.moreBtn a{ display: inline-block; padding: 5px 15px 5px 35px; background: url(/images/common/icon_arrow_grn_r_01.png) no-repeat 15px 50% #fff; text-align: center; font-weight: bold; border-radius:50vh; border:1px solid #004098; transition:all 0.5s ease;}
.moreBtn a:hover{ text-decoration:underline; background-position:20px 50%;}

@media screen and (max-width: 768px){
	#contents.top #main #faq  { margin:30px 0; padding:30px 15px;}
	#faq .faqList > li dl dt {font-size:1.12em;}
}

@media screen and (max-width: 1140px){
	#faq { padding-left:15px; padding-right:15px; }
}

/* -----------------------------------------------------------------
main_flexbox
--------------------------------------------------------------------*/
.main_flexbox {
	display:-webkit-box;
	display:flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media screen and (max-width: 768px){

	.main_flexbox section:nth-child(1) {
		order: 3;
	}
	.main_flexbox section:nth-child(2) {
		order: 1;
	}
	.main_flexbox section:nth-child(3) {
		order: 2;
	}
	
}



/* -----------------------------------------------------------------
topFootbnr
--------------------------------------------------------------------*/

.topFootbnr{
	display:-webkit-box;
	display:flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.topFootbnr li a{ display: block; }
.topFootbnr li a img{ width: 100%; height: auto; }
.topFootbnr li a:hover{ opacity: 0.8; }

@media screen and (max-width: 540px){
	.topFootbnr{ width: 100%; margin: 0 auto; padding: 0 15px 30px; -webkit-box-pack: space-between; justify-content: space-between;}
	.topFootbnr li{ float: left; width: 48%; height: auto; margin: 12px 0 0; }
	.topFootbnr li:nth-child(1),
	.topFootbnr li:nth-child(2){ margin-top: 0; }
}
@media screen and (min-width: 541px) and (max-width: 768px) {
	.topFootbnr { padding: 0 15px 30px; }
	.topFootbnr li{ width: 31.33%; margin: 0 1%; }
}
@media screen and (min-width: 769px) {
	.topFootbnr { padding: 0 0 40px; }
	.topFootbnr li{ width: 248px; height: 81px; margin: 0 20px; }
}


