@charset "UTF-8";

.top-about { padding: 12vw 0; }
.top-about-text { width: 90vw; margin: 0 auto 5vw; }
.top-about-title { margin-bottom: 5vw; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: baseline; align-items: baseline; }
.top-about-title:before { content: ''; width: 50vw; height: 1px; background: #907e70; position: absolute; top: 5vw; left: -51vw; }
.top-about-title .en { margin-right: 2vw; color: var(--red); font-size: 9.2vw; font-family: "quicksand"; font-weight: 700; letter-spacing: 0.4vw; }
.top-about-title .jp { font-size: 4.6vw; position: relative; top: -0.4vw; }
.top-about-subtitle { margin-bottom: 3.5vw; font-size: 5.4vw; font-weight: bold; line-height: 1.4; }
.top-about-comment p { margin-bottom: 4vw; font-size: 3.8vw;text-justify: inter-ideograph; font-feature-settings: "palt"; line-height: 1.8; letter-spacing: 0.04em; }
.top-about-image { width: 100%; margin-bottom: 5vw; }
.top-about-image img { width: 100%; }

.top-pickup-insurance{width: 90%;margin: 0 auto;padding: 12vw 0 0;}
.top-pickup-insurance a{margin-bottom: 5vw}
.top-pickup-insurance img{width: 100%;}

.top-campaign { padding: 12vw 0; }
.top-campaign-head, .top-contents-head { margin-bottom: 6vw; }
.top-campaign-head p, .top-contents-head p { font-size: 4.2vw; text-align: center; line-height: 1.6; }
.top-campaign-title, .top-contents-title { padding-top: 12vw; margin: 0 auto 5vw; text-align: center; background: url(../images/deco01.png) no-repeat top center; background-size: 14vw; }
.top-campaign-title .en, .top-contents-title .en { margin-bottom: 2.5vw; color: var(--red); font-size: 9.2vw; font-family: "quicksand"; font-weight: 700; letter-spacing: 0.4vw; display: block; }
.top-campaign-title .jp, .top-contents-title .jp { font-size: 4.4vw; display: block; }
.top-campaign-items { width: 100%; margin: 0 auto 8vw; }
.top-campaign-item { width: 90vw; margin: 0 5vw; }
.top-campaign-item img { width: 100%; border-radius: 20px;}

.top-merit { padding: 12vw 0 6vw;}
.top-merit-title { margin: 0 auto 5vw; text-align: center; }
.top-merit-title .en { margin-bottom: 2.5vw; color: var(--red); font-size: 9.2vw; font-family: "quicksand"; font-weight: 700; letter-spacing: 0.4vw; display: block; }
.top-merit-title .jp { font-size: 4.4vw; display: block; }
.top-merit-items { width: 90vw; margin: auto; }
.top-merit-items >li { width: 100%; padding:6vw; margin-bottom: 6vw; background: #fff; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;-moz-border-radius: 18px; -webkit-border-radius: 18px;}
.top-merit-items >li:nth-child(even) { background: #fdf9f9; }
.top-merit-item-content {border-radius: 18px; }
.top-merit-items >li .white{background: #fff;}

.top-merit-item-image { width: 100%; margin-bottom: 6vw; }
.top-merit-item-batch { margin-bottom: 2vw; color: var(--pink); font-size: 4.2vw; font-family: "quicksand"; font-weight: 700; letter-spacing: 0.2vw; z-index: 1; position: relative; display: block; }
.top-merit-item-batch:before { content: ''; width: 5vw; height: 5vw; background: #fbe2e0; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; z-index: -1; position: absolute; top: -2vw; left: -2vw; }
.top-merit-item-title { padding-bottom: 3vw; margin-bottom: 3.5vw; font-size: 5vw; font-weight: bold; line-height: 1.4; border-bottom: 1px dotted #ccc; }
.top-merit-item-comment p { font-size: 3.8vw;text-justify: inter-ideograph; font-feature-settings: "palt"; line-height: 1.6; letter-spacing: 0.04em; }
.top-merit-item-more { margin-top: 4vw; }


.top-cost { padding: 0 0 12vw;width: 90%;margin: 0 auto;}
.top-cost-title { margin: 0 auto 5vw; text-align: center; }
.top-cost-title .en { margin-bottom: 2.5vw; color: var(--red); font-size: 9.2vw; font-family: "quicksand"; font-weight: 700; letter-spacing: 0.4vw; display: block; }
.top-cost-title .jp { font-size: 4.4vw; display: block; }
.set{padding: 8%;background: #FFF;background: #fff;border-radius: 12px;}
.set .ttl{font-weight: 600;padding-bottom: 3vw;margin-bottom: 3vw;border-bottom: 1px dotted #ccc;line-height: 1;font-size: 120%;padding-left: 2vw;position: relative;z-index: 1;}
.set .ttl::before{content: '';width: 5vw; height: 5vw; background: #fbe2e0;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;z-index: -1;position: absolute; top: 0;left: 0;}    
.set .lead{font-size: 120%;text-align: center;font-weight: 600;border:1px dotted #ccc;line-height: 1.6;padding: 1vw 0;margin-bottom: 5vw;}
.set img{width:45vw;margin: 0 auto 5vw;}
.tbl {border-collapse: collapse;width: 100%;margin-bottom: 8vw;}
.tbl th, .tbl td {border: 2px solid #fff;background-color: #fdf9f9;border-radius: 0 15px 15px 0;padding: 1em;    vertical-align: middle;}
.tbl th {background-color: #fbe2e0; color: var(--red);font-weight: bold;text-align: center;border-radius: 15px 0 0 15px;width: 60%;min-width: 4em;position: relative;line-height: 1.4;}
.tbl th::before {content: '';position: absolute;top: 50%;left: 100%;transform: translateY(-50%);border: 10px solid transparent; border-left: 10px solid #fbe2e0;z-index: 2;}
.tbl th::after {content: '';position: absolute;top: 50%;left: calc(100% + 2px); transform: translateY(-50%);border: 12px solid transparent;border-left: 12px solid #fff;z-index: 1;}
.total th{background: var(--red);color: #fff;line-height: 1.4;}
.total th::before{border-left: 10px solid var(--red);}
	

.top-flow {width: 90%;margin: 0 auto 12vw;}
.top-flow-title { margin: 0 auto 5vw; text-align: center; }
.top-flow-title .en { margin-bottom: 2.5vw; color: var(--red); font-size: 9.2vw; font-family: "quicksand"; font-weight: 700; letter-spacing: 0.4vw; display: block; }
.top-flow-title .jp { font-size: 4.4vw; display: block; }


.premium-link{background: url("../images/en/premium-en.jpg") no-repeat center; background-size: 100%;height: 204vw;position: relative;}
.premium-link a{display: block;margin: 0 auto;position:absolute;bottom: 4vw;left: 50%;transform: translateX(-50%);padding:2.5vw;width: 90%;}

.top-event{padding: 14vw 0 0;width: 90%;margin: 0 auto;}
.top-event ul {margin-bottom: 2vw;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}
.top-event ul li {width: 70%;position: relative;margin: 0 auto 4vw;}
.top-event ul li.wide{width: 100%;}
.top-event li a:after {content: ''; display: inline-block; width: 24px; height: 24px; background-image: url("../images/access/zoom.jpg"); background-size: contain; vertical-align: middle; position: absolute; right:0; bottom:0;}
.top-event ul li img {width:100%;border: 1px solid #eee;}
.top-event-img>img{margin-bottom: 4vw;}
.top-event-text{padding: 2%;text-align: center;color: #136c3c;border: 1px solid #439569;background: #f5f7f4;font-weight: 600;font-size: 3.6vw;margin-bottom: 3vw;}
.top-event .ast{text-align: center;margin-bottom: 30px;}
.top-event p{text-align: center;}
.top-event-more{margin-top: 6vw;}
.top-event .comment{line-height: 1.8;text-align: left;}

.top-event-midashi01{text-align: center;position:relative;margin-bottom:12vw;}
.top-event-midashi01 .en{font-family: "quicksand";font-weight: 700;font-size: 3.6vw;letter-spacing: 0.4vw;font-feature-settings: "palt";}
.top-event-midashi01 .jp{font-weight:normal;display: block;font-size: 6vw;font-family:var(--gothic);line-height: 1.4;margin-bottom:3vw;font-weight: 600;}
.top-event-midashi01::after{content: "";width: 15vw;height: 2px;background:var(--pink);position: absolute; bottom: -5vw;left: 50%;-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);}


.top-medical{padding: 12vw 0 0;}
.top-medical-item{margin: 0 auto;width: 90%;display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between;}
.top-medical-item li{width:48%;margin-bottom: 8vw;}
.top-medical-item li .img-wrap{position: relative;margin-bottom: 3vw;}
.top-medical-item li .img-wrap img{width: 100%;}
.top-medical-item li .img-wrap .logo{width:25vw; position:absolute;right: 0;z-index: 2;bottom: -2vw;}
.top-medical-item li a{padding: 3vw 0;text-align: center;background:#fff;color:#f29392;font-weight:600;position: relative}
.top-medical-item li a::after{content: "\f105";font-family:icon;position: absolute;right: 20px;}

.top-medical-item li .ttl{padding: 3vw 0;text-align: center;font-weight: 600;}

.reassurance-items .reassurance-item{margin-bottom: 8vw;padding-bottom: 8vw;border-bottom: 1px solid #ccc;}
.reassurance-items .reassurance-item:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: 0;}
.reassurance-items .reassurance-item .flex img{width:100%;}

.reassurance-items .ttl{margin-bottom: 4vw;padding-bottom: 4vw;border-bottom: 1px dotted #ccc;font-weight: 600;position:relative;text-align: center;}
.reassurance-items .ttl dt{background:var(--pink);color: #fff;padding: 2vw 3vw;font-size: 95%;border-radius: 20px;line-height: 1;margin-bottom: 2vw;}
.reassurance-items .ttl dd{font-size: 130%;position:relative;top: 3px;}

.point-item li{margin-bottom: 3vw;line-height: 1.4;padding-left:1em;text-indent: -1.3em;}
.point-item li::before{content: '\e901'; font-family: 'icon';margin-right: 5px;color: var(--pink);}

.qa-list {margin: 0 auto;}
.qa-list dl {margin: 0 auto 4%;}
.qa-list dt {position: relative;padding: 3vw 9vw;cursor: pointer;line-height: 1.5;font-size: 3.6vw;width: 100%;text-indent: -1.7em;font-feature-settings: "palt";letter-spacing: .02em;background:#fff;color: #645055;font-weight: 600;border: 1px solid #ccc}
.qa-list dt span{font-size: 4vw;color: #645055;line-height: 1;font-family: 'quicksand';font-weight: 700;margin-right: 3%;}
.qa-list dt:before, .qa-list dt:after {content: '';background: #ccc;position: absolute;top: 0;right: 0;}
.qa-list dt:before {width: 16px;height: 1px;top: calc(50% - 0px);right: 12px;background: #ccc;}
.qa-list dt:after {width: 1px;height: 16px;top: calc(50% - 11px);right: 20px;-webkit-transition: 0.3s;transition: 0.3s;transform: translate(0, 3px);background: #ccc;}
.qa-list dt.open:after {-moz-transform: rotate(90deg) translate(3px, 0);-ms-transform: rotate(90deg) translate(3px, 0);-webkit-transform: rotate(90deg) translate(3px, 0);transform: rotate(90deg) translate(3px, 0);}
.qa-list dd {display: none;padding: 3vw;}
.qa-list dd p {text-align: justify;font-feature-settings: "palt";ont-weight: 400;letter-spacing: .02em;font-size: 3.4vw;line-height: 1.8;margin-bottom: 5vw}
.qa-list dd p:last-child {margin-bottom: 0;}
.qa-list dd p span { font-weight: bold;}
.qa-list dd img{width: 100%;margin-bottom: 5vw;}


.explain .white{padding: 5vw;background: #fff;border-radius: 12px;margin-bottom: 6vw;margin: 0 auto;}
.explain .white img{width: 100%;margin: 0 auto 5vw}
.explain .white p{line-height: 1.8;}

.contact{margin-bottom: 12vw;}
.contact-inner{width: 90%;margin: 0 auto;}
.contact .text p{line-height: 1.8;margin-bottom: 8vw}	
	
	
.reason{padding: 12vw 0;background:#fff url("../images/en/reason-pc.jpg") no-repeat center bottom; background-size:100%;height:270vw}
.reason p{text-align: left;line-height: 1.8;margin-bottom: 3vw}
.reason p.ttl{color: var(--red);font-size: 7vw;font-family: "quicksand";font-weight: 700;text-align: center;}
.reason .more01{width: 90%;}
.reason .inner{width: 90%;margin: 0 auto;}



/* =============================================
pc
================================================*/
@media screen and (min-width: 736px) {
.top-about { padding: 100px 0;background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(46%, #fbe2e1), color-stop(46%, rgba(0, 0, 0, 0))); background: -moz-linear-gradient(bottom, #fbe2e1 46%, rgba(0, 0, 0, 0) 46%); background: -webkit-linear-gradient(bottom, #fbe2e1 46%, rgba(0, 0, 0, 0) 46%); background: linear-gradient(to top, #fbe2e1 46%, rgba(0, 0, 0, 0) 46%); }
.top-about-content { width: 960px; margin: auto; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-end; align-items: flex-end; }
.top-about-text { width: 600px; margin: 0 0 0 -120px; }
.top-about-image { width: 450px; margin-bottom: -20px; }
.top-about-title { margin-bottom: 30px; }
.top-about-title:before { width: 40px; top: 18px; left: -50px; }
.top-about-title .en { margin-right: 8px; font-size: 35px; letter-spacing: 2px; }
.top-about-title .jp { font-size: 18px; top: -1px; }
.top-about-subtitle { margin-bottom: 20px; font-size: 30px; }
.top-about-comment { margin-bottom: 30px; }
.top-about-comment p { margin-bottom: 20px; font-size: 16px; line-height: 2; }
.top-about-more { margin-left: 0; }

.top-pickup-insurance{width: 960px;padding: 80px 0 0;}
.top-pickup-insurance a{margin-bottom: 30px;}
	
.top-campaign { padding: 100px 0; }
.top-campaign-head, .top-contents-head { width: 1040px; margin: 0 auto 50px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; }
.top-campaign-head p, .top-contents-head p { font-size: 16px; text-align: left; flex: 1; }
.top-campaign-title, .top-contents-title { width: 460px; padding: 0 0 0 100px; margin: 0 40px 0 0; text-align: left; background-position: center left; background-size: 90px; border-right: 1px solid #ccc; }
.top-campaign-title .en, .top-contents-title .en { margin-bottom: 8px; font-size: 60px; letter-spacing: 2px; }
.top-campaign-title .jp, .top-contents-title .jp { font-size: 18px; }
.top-campaign-items { width: 1190px; margin-bottom: 40px; }
.top-campaign-item { width: 580px; margin: 0 15px; }

.top-merit { padding: 100px 0 60px;}
.top-merit-title { margin-bottom: 40px; }
.top-merit-title .en { margin-bottom: 10px; font-size: 60px; letter-spacing: 4px; }
.top-merit-title .jp { font-size: 18px; }
.top-merit-items { width: 960px; }
.top-merit-items >li {margin-bottom: 40px;padding: 40px;}
.top-merit-items >li:nth-child(even) .top-merit-item-image { -webkit-order: 2; order: 2; }
.top-merit-items >li:nth-child(even) .top-merit-item-text { -webkit-order: 1; order: 1; }
.top-merit-item-content {display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start;}
	
	
.top-cost { padding: 0 0 80px;max-width: 960px;}
.top-cost-title { margin-bottom: 40px; }
.top-cost-title .en { margin-bottom: 10px; font-size: 60px; letter-spacing: 4px; }
.top-cost-title .jp { font-size: 18px; }
.top-cost-items { width: 960px; }
.set .lead{padding: 10px 0;margin-bottom: 30px;}
.set{padding: 40px;display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content:space-between; justify-content: space-between;align-items: flex-start}
.set .ttl{padding-bottom: 15px;margin-bottom: 15px;padding-left: 20px;}
.set .ttl::before{width: 26px; height: 26px;top: -5px;left: 0;}
.set .text{width: 600px;}
.set img{width: 28%;margin: 0;}
.tbl{margin-bottom: 30px;}
.tbl th{width: 50%;}

	
.top-flow {max-width: 960px;margin-bottom: 80px;}
.top-flow .en { margin-bottom: 10px; font-size: 60px; letter-spacing: 4px; }
.top-flow .jp { font-size: 18px; }
	
	
.top-merit-item-image { width: 385px; margin: 0; }
.top-merit-item-text { width: 450px; }
.top-merit-item-batch { margin-bottom: 10px; font-size: 20px; letter-spacing: 1px; }
.top-merit-item-batch:before { width: 26px; height: 26px; top: -10px; left: -12px; }
.top-merit-item-title { padding-bottom: 15px; margin-bottom: 15px; font-size: 26px; }
.top-merit-item-comment p { font-size: 16px; line-height: 1.8; }
	
.premium-link{background: #402c2e url("../images/en/premium-en-pc.jpg") no-repeat center; background-size:2000px;height:700px;}
.premium-link a{bottom: 80px;width:250px;left:calc(50% - -300px);padding: 15px;}


.top-event{padding: 80px 0 0;width: 880px;}
.top-event ul{margin-bottom: 20px;width: 100%;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}
.top-event ul li{margin: 0 auto 0;width: 48%;}
.top-event ul li:nth-child(3n){margin-right: 0;}
.top-event ul li.wide{width: 560px;}
.top-event ul li.small img{padding: 97px 0;}
.top-event-text{padding: 18px;font-size: 18px;margin-bottom: 10px;}
.top-event-img>img{margin: 0 auto 20px;}
.top-event-img.main{margin-bottom: 80px;}
.top-event-img.main li{width: 50%;margin: 0 auto;}
.top-event-more{margin-top: 30px;}
.top-event .comment{text-align: center;}

.top-event-midashi01{margin-bottom: 70px;}
.top-event-midashi01 .en{letter-spacing:2px;font-size: 16px;}
.top-event-midashi01 .jp{font-size: 27px;margin-bottom: 15px;}
.top-event-midashi01::after{width: 80px;bottom:-25px;}

.top-medical{padding: 80px 0 0;}
.top-medical-item{width:800px;}
.top-medical-item li{width: 48%;margin-bottom: 30px}
.top-medical-item li .img-wrap{margin-bottom: 10px;}
.top-medical-item li .img-wrap .logo{width: 180px;bottom: -10px;}
.top-medical-item li a{padding: 15px 0;}
.top-medical-item li .ttl{padding: 20px 0;}
	
.top-medical-item .sj .img-wrap .logo{width: 250px;}
.top-medical-item .kl .img-wrap .logo{width: 250px;}
	
	
.reassurance-items .reassurance-item{;margin-bottom:40px;padding-bottom: 30px;}
.reassurance-items .reassurance-item .flex{display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start}
.reassurance-items .reassurance-item .flex img{max-width: 300px;width:40%;margin: 0;}
.reassurance-items .reassurance-item .text{width: 55%;max-width: 500px;}
	
.reassurance-items .ttl{margin-bottom: 15px;padding-bottom: 15px;text-align:left;}
.reassurance-items .ttl dt{display:inline-block;padding: 8px 15px;margin:0 20px 10px 0;}
.reassurance-items .ttl dd{display: inline-block;}
	
.point-item li{margin-bottom: 10px;}
	
.qa-list {margin: 0 auto 50px;}
.qa-list dl {margin: 0 auto 14px;}
.qa-list dt {padding: 14px 20px;font-size: 18px;text-indent: 0;}
.qa-list dt span{font-size: 20px;margin-right: 15px;}
.qa-list dd {padding: 20px;}
.qa-list dd p {font-size: 15px;margin-bottom: 30px;}
.qa-list dd img{width:100%;margin-bottom: 30px;}
	
	
.explain .white{padding: 40px;margin-bottom: 40px;max-width: 960px;}
.explain .white img{margin: 0 auto 30px;}
	
	
.contact{margin-bottom: 80px;}
.contact-inner{width: 960px;}
.contact .text p{margin-bottom: 30px;text-align: center;}
	
.en-w{width: 350px;}
	
	
.reason{padding: 80px 0;background: #fff;background:#fff url("../images/en/reason-pc.jpg") no-repeat left bottom;height:930px;}
.reason p{margin-bottom: 30px;text-align: center;}
.reason p.ttl{font-size: 40px;margin-bottom: 20px;}
.reason .more01{width: 350px;}
}

@media screen and (min-width: 736px) and (max-width: 1520px) { 
	
	
	
}




/* =============================================
retina用
================================================*/
@media screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 736px) and (min-resolution: 2dppx) {

.limited-cam{background: url("../images/limited-cam-pc@2x.jpg") no-repeat center; background-size: cover;height: 658px;}
.seishibank-link{background: url("../images/seishibank-pc@2x.jpg") no-repeat center; background-size: cover;height: 600px;}
.premium-link{background: #402c2e url("../images/en/premium-en-pc@2x.jpg") no-repeat center;  background-size:2000px;height: 700px;}
.top-voice-title { background-image: url(../images/deco01@2x.png) ; }
.top-campaign-title, .top-contents-title { background-image: url(../images/deco01@2x.png) ; }
.monitor{padding: 100px 0;background: url("../images/monitor/monitor-bg-pc@2x.jpg") no-repeat center; background-size: cover;}

}
