@charset "UTF-8";


html, body { height: auto; }
.iziModal-content *{ -webkit-font-smoothing: subpixel-antialiased; }
.modal-view{ width: 90%!important; max-width: 1000px!important; border-radius: 0!important; z-index: 6000!important; }
.iziModal-navigate{ z-index: 6001!important; }
.iziModal-overlay{ z-index: 5998!important; }
/*.iziModal-navigate-caption{ display: none!important; }*/
.iziModal-navigate > button{ width: 64px; height: 64px; background-color: rgba(0,0,0,0.9); top: 50%; opacity: 1; transform: translateY(-50%); }
.iziModal-navigate > .iziModal-navigate-prev{ left: 0; margin: 0!important; }
.iziModal-navigate > .iziModal-navigate-next{ right: 0; margin: 0!important; }
#body .inner-body{ padding: 50px!important; margin: 0 auto; width: 100%; max-width: 1200px; box-sizing: border-box; overflow: hidden; }
#body .inner-body .plan-split{ width: auto; margin: 0 auto; }
#body .inner-body .plan-split .txt-body{ width: 340px; float: left; box-sizing: border-box; position: relative; }
#body .inner-body .plan-split .txt-body .bubble{ text-align: center; background-color: #a21e00; color: #ffffff; padding: 2px 0; margin-bottom: 10px; font-size: 18px; line-height: 1.5; }
#body .inner-body.luxury .plan-split .txt-body .bubble{ background-color: #011f60; }
#body .inner-body .plan-split .txt-body .icon{ position: absolute; right: 0; top: -30px; }
#body .inner-body .plan-split .txt-body .plan-header{ display: block; }
#body .inner-body .plan-split .txt-body .plan-header .type,
#body .inner-body .plan-split .txt-body .plan-header .ldk{ font-family: 'EB Garamond', 'Cormorant Garamond', serif; }
#body .inner-body .plan-split .txt-body .plan-header .ext-copy{ text-align: center; color: #a21e00; border: 2px solid #a21e00; padding: 2px 0; margin-top: 20px; font-size: 18px; line-height: 1.5; }
#body .inner-body .plan-split .txt-body .type{ font-size: 24px; line-height: 1; background-color: #606060; text-align: center; color: #ffffff; display: flex; display: -ms-flex; border: 1px solid #606060; }
#body .inner-body .plan-split .txt-body .type{ background-color: #bd9828; }
#body .inner-body.luxury .plan-split .txt-body .type{ background-color: #011f60; }
#body .inner-body.guest .plan-split .txt-body .type{ background-color: #801225; }
#body .inner-body .plan-split .txt-body .type .type-icon{ background: url(../images/img_plan/icon03.jpg) center center no-repeat; background-size: cover; width: 80px; }
#body .inner-body .plan-split .txt-body .type .type-inner{ flex: 1; text-align: center; padding: 10px 0; }
#body .inner-body .plan-split .txt-body .type .marker{ font-size: 200%; }
#body .inner-body .plan-split .txt-body .ldk{ font-size: 36px; line-height: 0.6; color: #221714; text-align: center; padding: 26px 0 20px 0; }
#body .inner-body .plan-split .txt-body .ldk .s-size{ font-size: 60%; }
#body .inner-body .plan-split .txt-body .area{ font-size: 16px; color: #000000; border-top: 1px solid #cccccc; padding-top: 20px; font-family: 'YakuHanMP', 'Lora', 'Noto Serif JP', serif; }
#body .inner-body .plan-split .txt-body .area .num{ font-size: 250%; line-height: 0.8; }
#body .inner-body .plan-split .txt-body .area .tail{ font-size: 180%; line-height: 0.8; }
#body .inner-body .plan-split .txt-body .area .s-size{ font-size: 80%; }
#body .inner-body .plan-split .txt-body .spec{ font-size: 16px; line-height: 1.5; font-family: 'YakuHanMP', 'Lora', 'Noto Serif JP', serif; margin-top: 10px; }
#body .inner-body .plan-split .plan-footer{ width: 340px; margin-top: 20px; padding-top: 20px; border-top: 1px solid #cccccc; float: left; clear: left; }
#body .inner-body .plan-split .plan-footer .tou{ text-align: center; margin-bottom: 10px; }
#body .inner-body .plan-split .plan-footer .floor{ text-align: center; margin-bottom: 20px; }
#body .inner-body .plan-split .plan-footer .caption .icon{ display: inline-block; width: 22px; line-height: 12px; height: 12px; vertical-align: middle; margin-right: 4px; transform: translateY(-1px); position: relative; }
#body .inner-body .plan-split .plan-footer .caption .icon img{ width: 100%; height: auto; line-height: 0; position: absolute; top: 50%; transform: translateY(-50%); }
/*#body .inner-body .plan-split .plan-footer .caption .icon01{ background: url(../images/img_plan/icon01.png) center center no-repeat; background-size: contain; }
#body .inner-body .plan-split .plan-footer .caption .icon02{ background: url(../images/img_plan/icon02.png) center center no-repeat; background-size: contain; }*/
#body .inner-body .plan-split .plan-footer .caption .icon03{ background-color: #ebe6d6; }
#body .inner-body .plan-split .plan-footer .caption .icon04{ background-color: #f8ebeb; }
#body .inner-body .plan-split .plan-footer .caption .icon05{ width: 19px; line-height: 19px; height: 19px; }
#body .inner-body .plan-split .plan-footer .caption .icon06{ background-color: #D1CABF; }
#body .inner-body .plan-split .plan-footer .caption .icon07{ background-color: #C9D3A1; }
#body .inner-body .plan-split .plan-footer .feature-list{ margin-top: 20px; }
#body .inner-body .plan-split .plan-footer .feature-list .item{ border: 1px solid #cccccc; }
#body .inner-body .plan-split .plan-footer .feature-list .item+.item{ margin-top: 10px; }
#body .inner-body .plan-split .plan-footer .feature-list .item .head{ background-color: #efead7; color: #ac8f1a; font-size: 18px; text-align: center; padding: 10px; }
#body .inner-body .plan-split .plan-footer .feature-list .item .txt{ padding: 10px 20px; }
#body .inner-body .plan-split .plan-footer .feature{ background-color: #880000; color: #ffffff; font-size: 18px; text-align: center; padding: 10px; margin-top: 10px; }
#body .inner-body .plan-split .plan-footer .vr-btn{ margin-top: 30px; }
#body .inner-body .plan-split .plan-footer .vr-btn a{ display: block; margin: 0 auto; background-color: #4682b4; color: #ffffff; font-size: 18px; text-align: center; padding: 15px; line-height: 1.5; text-decoration: none; border-radius: 5px; position: relative; }
#body .inner-body .plan-split .plan-footer .navi-print{ margin-top: 30px; }
#body .inner-body .plan-split .plan-footer .navi-print a{ display: block; margin: 0 auto; background-color: #606060; border: 1px solid #c4c4c4; box-sizing: border-box; padding: 15px 0; font-size: 18px; line-height: 1.5; color: #ffffff; text-decoration: none; text-align: center; position: relative; }
#body .inner-body .plan-split .plan-body{ width: auto; margin-left: 390px; text-align: center; }
#body .inner-body .plan-split .plan-body .sw-navi-list{ display: flex; display: -ms-flex; justify-content: space-between; margin-bottom: 20px; }
#body .inner-body .plan-split .plan-body .sw-navi-list .sw-navi{ width: 48%; border: 1px solid #cccccc; background-color: #ffffff; font-size: 14px; line-height: 1.5; padding: 15px 0; cursor: pointer; transition: background-color 0.5s; }
#body .inner-body .plan-split .plan-body .sw-navi-list .sw-navi.active{ cursor: auto; background-color: #9c8830; color: #ffffff; }
#body .inner-body .plan-split .plan-body .plan .sw-plan{ overflow: hidden; height: 0; opacity: 0; }
#body .inner-body .plan-split .plan-body .plan .sw-plan.active{ height: auto; opacity: 1; transition: opacity 0.5s; }
#body .inner-body .plan-split .plan-body img{ max-width: 100%; height: auto; }
#body .inner-body .note{ border: 4px solid #c6b893; margin-top: 50px; padding: 40px 30px; text-align: center; }
#body .inner-body .note .copy{ font-size: 28px; line-height: 1.39; color: #8e7328; }
#body .inner-body .note .navi-request{ max-width: 420px; margin: 20px auto 0; }
#body .inner-body .note .navi-request a{ display: block; position: relative; font-size: 18px; line-height: 1.5; text-decoration: none; border-radius: 5px; padding: 20px 0; color: #ffffff; background: linear-gradient(to bottom, #c65256 40%,#b81c22 60%); }
#body .inner-body .note .navi-request a::before{ content: ''; position: absolute; width: 10px; height: 10px; border: 1px solid #ffffff; right: 15px; top: 50%; transform: translateY(-50%) rotate(45deg); border-width: 1px 1px 0 0; }
#body .inner-body .navi-close{ margin: 30px auto 0; max-width: 220px; }
#body .inner-body .navi-close a{ display: block; margin: 0 auto; background-color: #efefef; border: 1px solid #c4c4c4; box-sizing: border-box; padding: 15px 0; font-size: 18px; line-height: 1.5; color: #000000; text-decoration: none; text-align: center; position: relative; }
#body .inner-body .plan-split .plan-body .view-switch{ display: -ms-flex; display: flex; justify-content: space-between; margin-bottom: 15px; }
#body .inner-body .plan-split .plan-body .view-switch .navi{ width: 48%; padding: 10px 0; background-color: #efe9d7; color: #ac8f1a; border-radius: 3px; font-size: 16px; line-height: 1.5; border: 1px solid #ac8f1a; cursor: pointer; transition: background-color 0.25s; }
#body .inner-body .plan-split .plan-body .view-switch .navi.active{ background-color: #ac8f1a; color: #ffffff; }
#body .inner-body .plan-split .plan-body .view-switch~.plan{ height: 0; overflow: hidden; opacity: 0; }
#body .inner-body .plan-split .plan-body .view-switch~.plan.active{ opacity: 1; height: auto; transition: opacity 0.25s; }
.mincho{ font-family: 'YakuHanMP', 'Lora', 'Noto Serif JP', serif; }

/*--レスポンシブ追加プロパティ--------------------------------------*/
@media screen and (max-width: 1112px){ /*1112px以下のcss*/
	#body .inner-body .plan-split .txt-body{ width: 280px; }
	#body .inner-body .plan-split .txt-body .plan-header{ display: block; }
	#body .inner-body .plan-split .txt-body .type{ margin-right: 0; }
	#body .inner-body .plan-split .plan-footer{ width: 280px; }
	#body .inner-body .plan-split .plan-body{ margin-left: 320px; }
}
@media screen and (max-width: 768px){ /*768px以下のcss*/
	#body .inner-body{ padding: 50px 5% 10%!important; width: auto; padding-bottom: calc(10% + 60px)!important; }
	#body .inner-body .plan-split{ display: -ms-flex; display: flex; flex-wrap: wrap; }
	#body .inner-body .plan-split .txt-body{ width: 100%; order: 1; }
	#body .inner-body .plan-split .plan-footer{ width: 100%; margin-top: 5%; float: none; order: 3; }
	#body .inner-body .plan-split .plan-footer .feature-list{ margin-top: 5%; }
	#body .inner-body .plan-split .plan-footer .feature-list .item .head{ font-size: 16px; }
	#body .inner-body .plan-split .plan-footer .navi-print{ display: none; }
	#body .inner-body .plan-split .plan-footer .navi-print a{ padding: 10px 0; font-size: 16px; }
	#body .inner-body .plan-split .plan-body{ margin-left: 0; order: 2; width: 100%; margin-top: 5%; }
	#body .inner-body .plan-split .plan-body .sw-navi-list{ margin-bottom: 5%; }
	#body .inner-body .plan-split .plan-body .sw-navi-list .sw-navi{ width: 49%; padding: 10px 0; }
	#body .inner-body .note{ margin-top: 5%; padding: 7% 5%; }
	#body .inner-body .note .copy{ font-size: 22px; line-height: 1.5; }
	#body .inner-body .note .navi-request a{ font-size: 16px; padding: 10px 0; }
	#body .inner-body .navi-close a{ font-size: 16px; padding: 10px 0; }
}
@media screen and (max-width: 480px){ /*480px以下のcss*/
	#body .inner-body .plan-split .txt-body{ border-left-width: 4px; padding-left: 3%; }
	#body .inner-body .plan-split .txt-body .plan-header{ display: block; }
	#body .inner-body .plan-split .txt-body .type{ margin-right: 0; }
}


@media print{
	.no-print{ display: none; }
	.iziModal-overlay{ display: none; }
	.modal-view.print{ height: auto!important; position: relative; box-shadow: none; }
	.modal-view.print .iziModal-wrap{ height: auto!important; overflow: visible; }
	.plan-etc .print-btn{ display: none; }
	.iziModal-navigate{ display: none; }
	.modal-view .navi-close{ display: none; }
	.modal-view::after{ display: none; }
	.inner-body .plan-split .plan-body img{ max-width: 100%; height: auto; }
	html, body { scrollbar-width: none; width: 1112px; }
	#body .inner-body{ padding: 0!important; }
}



/*------------------------------------------------*/
.loan-intro{ width: 100%; position: relative; overflow: hidden; margin-bottom: 40px; }
.loan-intro::before{ content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 50; background: linear-gradient(115deg, rgba(255,255,255,0) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 60%); transform: translateX(100%); }
.loan-intro .txt-red{ color: #dd0000; }
.loan-intro .copy{ text-align: center; color: #003f32; font-size: 28px; line-height: 1.2; font-family: 'YakuHanMP', 'Lora', 'Noto Serif JP', serif; }
.loan-intro .copy strong{ display: block; font-size: 300%; line-height: 1; }
.loan-intro .copy .marker{ font-size: 200%; }
.loan-intro .copy .caption{ font-size: 150%; }
.simulation{ border-top: 20px solid #ffffff; background-color: #eeeeee; }
.simulation .simulation-head{ background-color: #999999; font-size: 18px; line-height: 1.5; color: #ffffff; padding: 5px 0; }
.simulation .simulation-body{ padding: 5%; text-align: left; }
.simulation .simulation-body *{ line-height: 1.5; color: #333333; }
.simulation .simulation-body .marker{ color: #ba3a34; }
.simulation .simulation-body .separate{ margin-top: 10px; padding-top: 10px; border-top: 1px solid #cccccc; }
.simulation .simulation-body .pay-ttl{ font-size: 20px; }
.simulation .simulation-body .pay{ font-size: 20px; margin-top: 5px; }
.simulation .simulation-body .pay .marker{ font-size: 200%; line-height: 0; }
.simulation .simulation-body .bonus-ttl{ font-size: 16px; }
.simulation .simulation-body .bonus{ font-size: 16px; margin-top: 5px; }
.simulation .simulation-body .bonus .marker{ font-size: 200%; line-height: 0; }
.simulation .simulation-body .txt{ font-size: 16px; }
.simulation .simulation-body .etc{ font-size: 14px; }
.loan-caption{ float: left; width: 100%; margin-top: 20px; }

@media screen and (max-width: 768px){ /*768px以下のcss*/
	.loan-intro .copy{ font-size: 22px; }
	.loan-intro .copy strong{ font-size: 250%; }
	.loan-intro .copy .marker{ font-size: 160%; }
	.loan-intro .copy .caption{ font-size: 120%; }
	.simulation{ width: auto; float: none; clear: none; }
	.loan-caption{ margin-top: 15px; }
}
@media screen and (max-width: 480px){ /*480px以下のcss*/
	.loan-intro .copy strong{ font-size: 220%; }
	.loan-intro .copy .caption{ font-size: 100%; }
}
.loan-intro{ transition: none; }
.loan-intro::before{ animation: sparkle 3s ease 1s infinite; }
@keyframes sparkle{
	0%{ transform: translateX(-100%); }
	100%{ transform: translateX(100%); }
}
