@charset "utf-8";
/* CSS Document */

/* 色設定 */
:root {
	--main-bg-color:#ebf3f6;/*PC版メイン背景色*/
	--main-text-color:#240B00;/*全体メイン文字色*/
	--lead-text-color:#FFFFFF;/*リード文文字色*/
	--lead-bg-color:#D67380;/*リード文背景色*/
	--section-bg-color:#ffeae7;/*コンテンツ背景色*/
	--linkarea-title-color:#FFF;/*ページ内リンクエリアタイトル文字色*/
	--article-link-color:#BAA993;/*ページ内リンクボタン枠色*/
	--article-bg-color:#FFF;/*記事背景色*/
	--article-headline-color:#41A7D9;/*記事見出し縦線色*/
	--list-bg-color:#e3f2fa;/*記事リスト見出し背景色*/
	--list-style-color:#91847f;/*記事list-style色*/
	--plan-btn-color:#41A7D9;/*プラン詳細ボタン色*/
	--plan-btn-bordercolor:#ECE5CE;/*プラン詳細ボタン枠線色*/
	--annotation-text-color:#240B00;/*ページ下部注釈文字色*/
}
/* /色設定 */

/* あしらいサイズ設定 */
#feature .article-link h2.hotel::before {
    width: 10.695%;
    padding: 8.475% 0;
    top: -47%;
    left: 6.5%;
}
#feature article::before {
    width: 8.696%;
    padding: 5.327% 0;
    top: -2%;
    right: 2.8%;
}
#feature a.plan-btn::before {
    width: 11.77%;
    padding: 9.33% 0;
    top: -17%;
    left: 2%;
}
@media screen and (max-width:700px) {
	#feature ul.plan-info dd ul.menu-list li::before {
		width: 3.7%;
		height: auto;
		padding: 1.85% 0;
		margin-right: 0.5%;
		margin-top: 1.3%;
	}
}
/* /あしらいサイズ設定 */

/* reset */
figure {
	margin: 0;
}
*, ::before, ::after {
    box-sizing: content-box;
}
.page-topFrame {
    margin: 0 auto;
    padding-top: 50px;
    position: relative;
    z-index: 1;
    background-color: #FFF;
}
.page-top {
	right: 15px;
}
.btn-primary {
	padding: 12px 35px;
}
.foot-wrap div dl {
	display: none;
}
.mod-banners {
    margin: 0 auto;
    padding: 50px 0;
    background-color: #FFF;
}
.topic-path {
	position: relative;
    z-index: 1;
}

.visitor header {
	margin: 0!important;
	padding: 20px!important;
	background-color: #FFF!important;
}
.visitor header h1 img {
    width: 200px!important;
}
.visitor header div.spdisplay a {
	display: block;
	line-height: 1;
	width: 50px;
	font-size: 10px;
	box-sizing: border-box;
	padding: 2px 3px 3px;
	border: solid 2px #ffffff;
}
.visitor header div.spdisplay img {
	width: 20px;
	height: 17px;
	display: block;
	margin: 0 auto 4px;
}
.visitor footer {
	background-color: #FFF;
}
.visitor footer div.foot-wrap p {
    font-size: 13px;
    padding-bottom: 30px;
    position: unset;
    text-align: center;
}
.visitor footer div.foot-wrap div ul li a:before {
	box-sizing: border-box;
	margin-top: -1px;
}
.visitor footer div.foot-wrap {
	padding-left: 20px!important;
	padding-right: 20px!important;
}
.talkappibot,
.follow-btn {
	display: none!important;
}
/* /reset */

/* ALL */
.for-pc { display: block;}
.for-sp { display: none;}

#feature {
    font-family: 'yu-gothic-pr6n', '游ゴシック体', 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif!important;
	color: var(--main-text-color)!important;
}
#feature header,
#feature footer {
	font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif!important;
}
#feature img { width: 100%;}

#feature a:link {
	text-decoration: none;
    opacity: 1;
	transition: all .2s ease-in-out;
}
#feature a:hover {
    text-decoration: none;
    opacity: .65;
}
#feature.bg-wrapper {
	background-color: var(--main-bg-color);
}
#feature .contents-wrapper {
    max-width: 886px;
    margin: 0 auto;
}
#feature .kv {
	display: block;
	padding: 0;
	margin: 0;
}
#feature .kv h1 {
	width: 100%;
    font-size: 14px;
    font-weight: normal;
    color: #555555;
    background-color: #FFF;
    padding: 2% 4%;
    line-height: 1.4;
    box-sizing: border-box;
}
#feature .kv div {
	width: 100%;
	position: relative;
    z-index: 10;
}

#feature h2 figure {
	position: relative;
    z-index: 10;
}
#feature section {
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
	box-shadow: 0 0 25px 0 #8f8a88;
	background-color: var(--section-bg-color);
}
.member #feature section {
    padding-bottom: 70px;
}
#feature hr {
    width: 40%;
    height: auto;
    padding: 0.32% 0;
    margin: 10.8% auto;
    border-style: none;
    background-image: url(../img/line.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
/* /ALL */

/* lead */
#feature p.lead {
	background-color: var(--lead-bg-color);
	color: var(--lead-text-color);
	font-size: 20px;
    padding: 5.5% 5% 6.7%;
}
#feature .article-link {
	padding-top: 13.3%;
	padding-bottom: 0.7%;
	position: relative;
}

#feature .article-link h2.hotel {
	text-align: center;
	font-size: 30px;
	color: var(--linkarea-title-color);
	font-weight: 600;
	background-image: url(../img/bg_category-title.webp);
	background-repeat: no-repeat;
	background-size: 100%;
    width: 76.7%;
    height: auto;
    padding: 6.5% 0;
	margin: 0 auto;
	position: relative;
}
#feature .article-link h2.hotel span {
	position: absolute;
	top: 6.5%;
	left: 0;
	right: 0;
}
#feature .article-link h2.hotel::before {
    content: "";
    display: block;
    height: auto;
    background-image: url(../img/decoration01.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
}
#feature .article-link ul {
    width: 90%;
	margin: 0 auto;
    padding-top: 2.8%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	position: relative;
}
#feature .article-link li {
    width: 48.5%;
	margin-top: 2.9%;
}
#feature .article-link li a {
    width: 100%;
	display: block;
	color: var(--main-text-color);
	font-size: 20px;
    font-weight: 400;
	line-height: 1.35;
    background-color: #FFF;
    padding-left: 5.5%;
    border-radius: 4px;
    border: 2px solid var(--article-link-color);
    box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
/*#feature .article-link li a[href="#cyh"],
#feature .article-link li a[href="#shuzenji"],
 {
	font-size: 18px;
}*/
#feature .article-link li a[href="#cyh"]{
	font-size: 18px;
}
#feature .article-link li a span {
	display: block;
    width: 84.5%;
	box-sizing: border-box;
	padding-right: 6%;
}
#feature .article-link li a::after {
    content: "";
    display: block;
    width: 15.5%;
    height: auto;
    padding: 19.9% 0;
    background-color: var(--article-link-color);
    background-image: url(../img/icon_vector01.svg);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: 50% 54%;
}
/* /lead */

/* article */
#feature article {
    width: 92%;
    margin: 0 auto;
	padding-top: 5%;
	padding-bottom: 2.1%;
	background-color: var(--article-bg-color);
	position: relative;
}
#feature article::before {
    content: "";
    display: block;
    height: auto;
    background-image: url(../img/decoration02.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
}
#feature article h3 {
	font-size: 26px;
    letter-spacing: 1.3px;
    line-height: 1.3;
    width: 94.5%;
    margin: 0 auto 5%;
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    border-left: 4px solid var(--article-headline-color);
    padding-left: 3.5%;
    box-sizing: border-box;
}

#feature article h4 {
	font-size: 24px;
    padding: 5.9% 3%;
    line-height: 1.56;
	font-weight: 600;
}
#feature .plan-lead {
	width: 94.5%;
    margin: 0 auto;
	font-size: 20px;
	line-height: 1.7;
	padding-bottom: 5.6%;
}
#feature ul.plan-info {
	width: 97%;
	margin: 0 auto;
}
#feature ul.plan-info dt {
	font-size: 19px;
	font-weight: 600;
	background-color: var(--list-bg-color);
	padding: 1.28% 1.4%;
	box-sizing: border-box;
}
#feature ul.plan-info dd {
	font-size: 18px;
	font-weight: 400;
	padding: 4.4% 1.5%;
}
#feature ul.plan-info dd ul.menu-list li {
	padding-bottom: 2.2%;
    line-height: 1.4;
	display: flex;
	flex-direction: row;
	justify-content: left;
	align-items: flex-start;

}
#feature ul.plan-info dd ul.menu-list li::before {
	content: "";
    display: inline-block;
    width: 16px;
    margin-top: 4px;
    margin-right: 4px;
    height: 16px;
    padding: 0;
	border-radius: 50%;
    background-color: var(--list-style-color);
}
#feature ul.plan-info dd ul.menu-list li span {
	display: block;
	width: calc(100% - 16px);
}
#feature ul.plan-info dd ul.menu-list li span .menu-annotation {
    font-size: 16px;
	margin-top: 5px;
}
#feature ul.plan-info dd p {
    margin-bottom: 4.1%;
}
#feature ul.plan-info dd ul.annotation li {
    font-size: 16px;
	padding-bottom: 1.4%;
}
#feature ul.plan-info dd .annotation li::before {
	content: none;
}
#feature ul.plan-info dd li.period-annotation {
    font-size: 16px;
}
#feature a.plan-btn {
    display: block;
	width: 76.6%;
    height: auto;
    padding: 5.4% 0;
	font-size: 21px;
	color: #FFF;
    text-align: center;
    font-weight: 700;
    line-height: 0;
    margin: 2.3% auto 4.9%;
    border-radius: 100px;
	border: 2px solid var(--plan-btn-bordercolor);
    background-color: var(--plan-btn-color);
    box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: right;
	align-items: center;
	position: relative;
	box-shadow: 0 4px 8px 0 #bbbaba;
}
#feature a.plan-btn span {
	display: block;
	width: 86%;
}
#feature a.plan-btn::before {
	content: "";
    display: block;
    height: auto;
    background-image: url(../img/decoration01.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
}

#feature a.plan-btn::after {
    content: "";
    display: block;
    width: 3%;
    height: auto;
    padding: 2% 0;
    margin-right: 4%;
    background-image: url(../img/icon_vector02.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
/* /article */

/* その他 */
#feature ul.all-annotation {
	width: 92%;
	margin: 0 auto;
	padding-bottom: 60px;
	font-weight: 400;
	color: var(--annotation-text-color);
}
#feature ul.all-annotation li {
	font-size: 16px;
	padding-bottom: 2.5%;
}
#feature ul.all-annotation li:last-of-type {
	padding-bottom: 0;
}

#feature iframe { width: 100%;}

#feature a.sticky-btn {
    display: block;
    width: 130px;
    position: fixed;
    bottom: 90px;
	right: 25px;
	z-index: 6;
}
#feature a.sticky-btn,
#feature a.sticky-btn figure,
#feature a.sticky-btn img {
	border-radius: 50%;
}
#footer-renew-202404 .page-top {
    right: 150px!important;
}
/* /その他 */

@media screen and (max-width:980px) {
	#feature a.sticky-btn { bottom: 3%;}

	#page.visitor {	padding: 0!important;}
	#page.memvber {	padding: 55px 0 60px 0!important;}

	.footerFix {
		display: none!important;
	}
}
@media screen and (max-width:700px) {
    #page.visitor {
        padding: 0!important;
		margin-bottom: 5%!important;
    }
	#content .topic-path {
		display: block!important;
	}
	#feature .bg-wrapper { background-image: none;}
	#feature .contents-wrapper { max-width: 100%;}

	#feature a.sticky-btn {
		width: 25%;
		bottom: 1%;
		right: 0%;
	}
	#footer-renew-202404 { margin-bottom: 25%!important;}
	#feature iframe { height:300px;}

	.visitor .tab-under .menu {
        display: none;
    }
	#feature section {
		max-width: 700px;
		padding-bottom: 0;
		margin: 0 auto;
	}
	#feature article h3 {
		border-left: 6px solid var(--article-headline-color);
		line-height: 1.3;
	}

	#feature ul.plan-info dd ul.annotation li,
	#feature ul.all-annotation li,
	#feature ul.plan-info dd li.period-annotation,
	#feature ul.plan-info dd ul.menu-list li span .menu-annotation { font-size: 3.2vw;}

	/*#feature .article-link li a[href="#cyh"],
	#feature .article-link li a[href="#shuzenji"] { font-size: 3.45vw;}*/
	#feature .article-link li a[href="#cyh"]{
		font-size: 3.45vw;
	}
	#feature ul.plan-info dt,
	#feature ul.plan-info dd { font-size: 3.7vw;}

	#feature .article-link li a,
	#feature .plan-lead { font-size: 4vw;}

	#feature p.lead,
	#feature a.plan-btn { font-size: 4.28vw;}

	#feature .info-wrapper .recommend-point { font-size: 4.58vw;}

	#feature article h3 { font-size: 4.78vw;}

	#feature article h3 { font-size: 5.145vw;}

	#feature .article-link h2.hotel { font-size: 5.72vw;}

	.sp-optimization-footerFix.SP-Separate {
		display: none!important;
	}
	#footer-renew-202404 {
        margin-bottom: 0% !important;
    }
	#footer-renew-202404 .brand-footer-wrapper {
		padding: 11% 0 0%;
	}
	.for-pc { display: none;}
	.for-sp { display: block;}

	/* パンくずreset */
	#content { position: relative;}
	.visitor #content { padding-bottom: 5%;}
	#content .topic-path {
		width: 100%;
		display: block!important;
		position: absolute;
		bottom: 0;
		padding: 9px 20px;
		box-sizing: border-box;
	}
	#content .topic-path ol li {
		display: inline;
	}
	#feature ul.all-annotation {
		padding-bottom: 20%;
	}
	/* /パンくずreset */
}

@media screen and (max-width:500px) {
	#feature article h3 {
		border-left: 4px solid var(--article-headline-color);
	}
	#feature a.plan-btn {
		border: 1px solid var(--plan-btn-bordercolor);
	}
	#feature .article-link li a {
		border: 1px solid var(--article-link-color);
	}
}