@charset "utf-8";

.pageCatch .platTit { padding: 8vw; }
.pageCatch .platTit h1 { position: relative; display: inline-block; padding: 20px; background: #fff; text-align: left; }
.rightCont { float: right; width: 50%; padding: 0 0 0 5vw }
.rightCont img { width: 100%; }
.leftCont { float: left; width: 50%; }
.leftCont p { line-height: 2; }
.moreBtn { margin-top: 30px; }
.platArea { display: inline-block; background: #F2F5FB; padding: 20px; margin-top: 30px; }
.platArea dl { padding: 2px; }
.platArea dt { display: inline-block; line-height: 1.5; vertical-align: middle; }
.platArea dd { display: inline-block; background: #fff; color: #2E51A3; font-weight: 700; line-height: 1.5; padding: 0 5px; border-radius: 3px; vertical-align: middle; }

.hoken02 { background: #F2F5FB; }
.hoken04 { background: #F2F5FB; }
.shopList { background: #F2F5FB; }
.shopInr li { float: left; width: calc( 100% / 3 ); padding: 0 20px; }
.shopInr li a { display: block; transition: all 0.3s; }
.shopInr li a:hover { opacity: 0.8; }
.shopInr li dt { position: relative; }
.shopInr li dt img { width: 100%; }
.shopInr li dt p { position: absolute; bottom: 0; right: 0; z-index: 1; display: inline-block; font-size: 14px; font-weight: 700; line-height: 20px; color: #fff; padding: 10px 20px; background: rgba(6,21,55,0.8); }
.shopInr li dd { font-family: 'Noto Serif JP', serif; font-size: 20px; font-weight: 700; padding: 10px 0; text-align: center; }

.flowCont {  }
.flowInr { display: flex; flex-wrap: wrap; align-content: stretch; }
.flowInr .step { width: calc( 100% / 3 ); padding: 0 20px; position: relative; }
.flowInr .step:after { position: absolute; right: -6px; top: 60px; z-index: 1; display: block; content: ''; width: 0; height: 0; border-top: 12px solid transparent; border-left: 12px solid #2E51A3; border-bottom: 12px solid transparent;}
.flowInr .step:last-child:after { display: none; }
.flowInr .step dl { background: #F2F5FB; border: 1px solid #2E51A3; padding: 20px; height: 100%; }
.flowInr .step dt { font-family: 'Noto Serif JP', serif; font-size: 20px; font-weight: 700; color: #2E51A3; padding: 0 0 5px; }
.flowInr .step dd span { font-weight: 700; }
.flowInr .step dd { padding: 5px 0 0; }

.contactInfo { display: none; }
.platContact { background: url(/images/hoken_plat/bg_plat.jpg) no-repeat right center; background-size: cover; }
.platContact .sectionInr { padding: 3vw 8vw; background: rgba(33,143,245,0.8); background: -webkit-linear-gradient(left, rgba(33,143,245,0.8) 0%, rgba(33,182,244,0.8) 100%); background: linear-gradient(90deg, rgba(33,143,245,0.8) 0%, rgba(33,182,244,0.8) 100%); }
.platContact p { font-family: 'Noto Serif JP', serif; font-size: 20px; font-weight: 700; line-height: 1.5; color: #fff; text-align: center; margin: 0 auto 30px; }
.platContact .mailCont { margin: 0 auto 30px; }
.platContact .mailCont .btn { text-align: center; }
.platContact .mailCont .btn a { display: inline-block; width: 100%; max-width: 300px; border-radius: 30px; color: #2E51A3; font-family: 'Noto Serif JP', serif; font-size: 16px; line-height: 30px; font-weight: 700; text-align: center; text-decoration: none; padding: 15px; background: #fff; transition: all 0.3s; }
.platContact .mailCont .btn a img { display: inline-block; height: 20px; margin: 5px; }
.platContact .mailCont .btn a:hover { opacity: 0.8; }
.platContact .telCont dl { float: left; width: calc( 100% / 3 ); }
.platContact .telCont dt { font-size: 18px; font-weight: 700; color: #fff; text-align: center; }
.platContact .telCont dd { font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: 700; line-height: 40px; color: #fff; text-align: center; padding: 0 0 5px; }
.platContact .telCont dd img { height: 30px; margin: 5px; }
.platContact .telCont dd a { display: inline-block; pointer-events:none; color: #fff; }

.discCont { padding: 0 0 5vw; }
.joinCont { padding: 0 0 5vw; }
.iconTit { padding: 0 0 20px; }
.iconTit .icon { display: inline-block; background: #F2F5FB; border: 1px solid #2E51A3; padding: 20px; border-radius: 50%; }
.iconTit .icon img { width: 60px; height: 60px; }
.iconTit h2 { display: inline-block; font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: 700; line-height: 40px; padding: 30px 10px; }
.joinInr { display: flex; flex-wrap: wrap; align-content: stretch; }
.joinInr .joinBnr { width: 50%; padding: 10px; }
.joinInr dl { height: 100%; border-top: 2px solid #2E51A3; border-right: 1px solid #D5D7DC; border-bottom: 1px solid #D5D7DC; border-left: 1px solid #D5D7DC; }
.joinInr dt { font-size: 20px; font-weight: 700; color: #2E51A3; background: #F2F5FB; padding: 10px; }
.joinInr dd { padding: 20px; }
.joinInr dd h3 { font-size: 20px; padding: 0 0 10px; text-align: center; }
.joinInr dd .bnr { text-align: center; }
.joinInr dd .bnr a { display: inline-block; transition: all 0.3s; }
.joinInr dd .bnr a:hover { opacity: 0.8; }
.joinInr dd .bnr img { max-width: 100%; }
.joinInr dd .supplement { font-size: 14px; text-align: center; padding: 10px 0 0; }
.spShow { display: none; }


/* ─────────────────────────────────────────────────────────────────────────── */

@media screen and (max-width:1400px){
}

/* ─────────────────────────────────────────────────────────────────────────── */

@media screen and (max-width:1200px){
	.shopInr li dd { font-size: 18px; }
	.shopInr li { padding: 0 10px; }
	.flowInr .step dt { font-size: 18px; }
	.platContact .sectionInr { padding: 3vw; }
}

@media screen and (max-width:1023px){
	.pageCatch .platTit { padding: 40vh 5vw 10vh 5vw; }
	.pageCatch .platTit h1 { padding: 10px; }
	.platContact .telCont dd a { pointer-events: auto; }

}

@media screen and (max-width:767px){
	.pageCatch .platTit h1 img { width: 180px; }
	.rightCont { float: none; width: 100%; padding: 0 0 10px; }
	.leftCont { float: none; width: 100%; }
	.leftCont p { font-size: 14px; line-height: 1.75; }
	.moreBtn { text-align: center; }
	.platArea { padding: 10px; }
	.platArea dt { font-size: 14px; }
	.platArea dd { font-size: 14px; }
	.shopInr li { float: none; width: 100%; padding: 10px 0; max-width: 500px; margin: 0 auto; }
	.shopInr li dd { font-size: 16px; }
	.flowInr { display: block; }
	.flowInr .step { width: 100%; padding: 0 0 50px; max-width: 500px; margin: 0 auto; }
	.flowInr .step:after { right: 0; left: 0; top: auto; bottom: 10px; margin: 0 auto; border-top: 12px solid #2E51A3; border-left: 12px solid transparent; border-right: 12px solid transparent; border-bottom: 12px solid transparent; }
	.flowInr .step dt { font-size: 16px; }
	.flowInr .step dd { font-size: 14px; }
	.platContact .sectionInr { padding: 10vw 5vw; }
	.platContact .telCont dl { float: none; width: 100%; padding: 0 0 10px }
	.iconTit .icon { padding: 15px; }
	.iconTit .icon img { width: 40px; height: 40px; }
	.iconTit h2 { font-size: 22px; padding: 15px 5px; }
	.joinInr { display: block; }
	.joinInr .joinBnr { width: 100%; padding: 0 0 10px; }
	.joinInr dl { height: auto; }
	.joinInr dt { font-size: 18px; }
	.joinInr dd h3 { font-size: 16px; }
	.spShow { display: block; }


}
