@charset "UTF-8";

.pc{display: block!important;}
.sp{display: none!important;}

.header{
	top: 0!important;
	height: auto!important;
}
.s-lang{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 6px;
	line-height: 1;
	gap:0 6px;
	color: #999;
}
.s-lang a{
	font-size: 0.9rem;
	color: #999;
	font-family: "din-2014", "Helvetica Neue", "Helvetica", "helvetica-neue-lt-pro", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "游ゴシック Mediu", YuGothic, YuGothicM, ‘メイリオ’, meiryo, sans-serif;
	font-weight: normal;
}
.s-lang a.current{
	    color: #e40213;
}
p.service__txt--link{color: #f4512b;font-weight: 600;text-decoration: underline;}
.service__list li{position: relative;}
a.cover{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255,255,255,0);
}
a.cover:hover{background-color: rgba(255,255,255,0.5);}
.reason .reason-list__icon{
	margin-bottom: 10px;
}
.reason .reason-list__icon{
	width: 50px;
	height: 50px;
	padding: 10px;
}
.swiper-pagination-bullet{
	width: 15px!important;
	height: 15px!important;
	margin: 0 6px!important;
}
.swiper-pagination-bullet-active{
	background-color: #ef3520!important;
}
.reason .reason-list__ttl {
    font-size: 1.45rem;
}
.reason .app-box{
	padding: 140px 40px;
}
.reasonSwiper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 12px;
    position: relative;
}
.s-app{
	background: url(/assets/img/top/reason_bg.jpg) no-repeat center left / cover;
	padding: 140px 40px;
	vertical-align: middle;
}

.swiper-slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	border-radius: 10px;
}
.reason .app-box__ttl{
	color: #ef3520;
}

.acd:hover{
	background-color: #fff!important;
}
.acdCnt{
	display: none;
}
.question-list__answer dl {
	margin: 0 0;
	border-top: 1px solid #eee;
}
.question-list__answer dl dt{
	padding: 10px 0px;
	position: relative;
}
.question-list__answer dl dt.active{
	color: #f4512b;
}
.question-list__answer dl dt:before {
  display: block;
  content: "+";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: #f4512b;
  line-height: 1;
  text-align: center;
  width: 15px;
}
.question-list__answer dl dt.active:before {
  content: "—";
  color: #cdcdcd;
}
.question-list__answer dl dd{
	display: none;
	padding: 0px 0 20px 0;
}

.question-list__answer p{
	margin: 10px 0;
}
.question-list__answer dl ol{
	margin: 10px 0;
}
.question-list__answer dl ol li{
	list-style-type: disc;
	margin: 0 0 0 20px;
}

.mgb10{margin-bottom: 10px;}
.mgb20{margin-bottom: 20px;}

.mgt30{margin-top: 30px;}

.notice-app{
	background-color: #f1f1f1;
	width: 850px;
	padding: 30px 40px 20px;
	margin: 30px auto 0;
	color: #999;
}
.notice-app p{
	text-align: center;
	margin: 0 0 5px 0;
	font-weight: bold;
}
.notice-app ul li{
	margin: 5px 0;
}

.container{
	padding: 70px 0 0 0;
}
.mv--container{
	margin-bottom: 0!important;
}
.mv--container{
	position: relative;
}
.mv--container .bg{
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	height: 500px;
}
.mv--container .bg img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}
.mv--insert{
	width: 1100px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	color: #fff;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.overlay{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	background-color: rgba(0,0,0,0.5);
}
.en{
	    font-family: "tachyon", "Helvetica Neue", "Helvetica", "helvetica-neue-lt-pro", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "游ゴシック Mediu", YuGothic, YuGothicM, ‘メイリオ’, meiryo, sans-serif;
    font-size: 3.125rem;
    font-weight: 400;
    letter-spacing: 0.3em;
    line-height: 1.5;
    text-transform: uppercase;
}
.mv--insert p{
	font-size: 1.2rem;
	font-weight: 600;
}

.content{
	padding: 0 50px 50px;
	position: relative;
	z-index: 1;
}
.content::after{
	content: '';
	position: absolute;
	z-index: -1;
	background-color: #f5f7fa;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
}
.insert--block{
	background-color: #fff;
	padding: 50px 50px 125px;
	border-radius: 10px;
}
.insert{
	width: 1100px;
	margin: 0 auto;
}
.tab{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap:0 25px;
	margin: 0 0 50px 0;
}
.tab li{
	font-size: 1.15rem;
	font-weight: 600;
	cursor: pointer;
}
.tab li span{
	display: block;
	border-bottom: 3px solid #fff;
	padding: 0 0 10px 0;
}
.tab li.active{
	color: #f34325;
}
.tab li.active span{
	border-bottom: 3px solid #f34325;
}
.hide{display: none;}

.listed article{
	border-top: 1px solid #eee;
	padding: 30px 0;
}
.listed article .inn{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 1.05rem;
	
}
p.icon{
	width: 20%;
}
p.icon img{
	width: 30px;
	height: auto;
}
p.icon span{
	font-weight: 500;
	display: inline-block;
	margin: 0 0 0 10px;
}
p.icon small{
	color: #999;
	display: block;
	line-height: 1;
	margin: 0 0 6px 0;
	font-size: 0.65rem;
}
p.txt{
	width: 25%;
	color: #999;
	font-size: 0.85rem;
	text-align: center;
}
.per{
	width: 40%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap:0 30px;
}
.per p {
	text-align: center;
	font-size: 1.35rem;
	font-weight: 600;
	line-height: 1;
	width: 25%;
}
.per p.return{color: #f34325;}
.per p span{
	font-size: 0.65rem;
	color: #999;
	display: block;
	margin: 5px 0 0 0;
	font-weight: normal;
}
p.total{
	color: #f34325;
}
article .btn{
	width: 150px;
}
article .btn span{
	display: block;
	background-color: #f34325;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	padding: 5px 0;
	font-size: 0.85rem;
}

.kv-txt__search .reason__btn{
	margin: -30px 0 30px 0;
	border: 1px solid #fff;
}
.s-notice-block{
	background-color: #f1f1f1;
	padding: 30px;
	margin: 40px 0 0 0;
}
.s-notice-block .notice{
	margin: 12px 0 0 0;
	font-size: 0.75rem;
	color: #999;
}

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

.pc{display: none!important;}
.sp{display: block!important;}

.header {
    padding: 5px 0 ;
}

.reasonSwiper{
	width: 100%;
	aspect-ratio: 1.26 / 1;
}
.s-app {
    padding: 60px 30px;
}

.notice-app{
	width: 100%;
	padding: 20px 15px 15px;
	margin: 20px auto 0;
	    font-size: 0.775rem;
}
.container {
    padding: 60px 0 0 0;
}
.mv--insert {
    width: auto;
    height: 200px;
}
.mv--insert .block{
	padding: 0 20px;
}
.en {
    font-size: 1.85rem;
    letter-spacing: 0.2em;
}
.mv--insert p {
    font-size: 0.72rem;
}
.content {
    padding: 0 12px 30px;
}
.insert--block {
    padding: 30px 20px 60px;
}
.insert {
    width: auto;
}
.tab {
    gap: 0 15px;
    margin: 0 0 30px 0;
}
.tab li {
    font-size: 0.95rem;
}

.listed .list{
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
	padding: 1rem 0;
}
.listed article .inn {
    font-size: 0.95rem;
}
.listed .list article{
	width: auto;
	padding: 20px 0;
}
p.txt{
    font-size: 0.75rem;
	width: auto;
	text-align: left;
	margin: 0 0 10px 0;
}
.per {
    gap: 0 0px;
    width: calc(100% - 100px);
}
.per p {
    font-size: 1.20rem;
    width: 50%;
}
article .btn {
    width: 100%;
    margin: 10px 0 0 0;
}

.kv-txt__search .reason__btn {
    margin: 0px 0 10px 0;
}
p.icon {
	width: 65px;
	text-align: center;
}
p.icon span {
    display: block;
    margin: 0 0 0 0px;
}

.s-notice-block {
    padding: 20px;
    margin: 10px 0 0 0;
    font-size: 0.75rem;
}
.s-notice-block .notice {
    font-size: 0.65rem;
}
.header__primary{
	border-radius: 4px;
	background-color: rgba(255,255,255,1);
}
.header .header__login{
	background-color: #f1f1f1;
}
.gnav-main>li a{color: #777;}
.s-lang,
.s-lang a{
	color: #999;
}


/*---------------------------------------------------------------------------------------------------------------------------------------- 768px */
}