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

/* 色設定 */
:root {
	--main-bg-color:#4B7262;/*PC版メイン背景色*/
	--main-text-color:#222222;/*全体メイン文字色*/
	--category-title-color:#222222;/*カテゴリータイトル文字色*/
	--lead-text-color:#FFFFFF;/*リード文文字色*/
	--lead-bg-color:#BB8F16;/*リード文背景色*/
	--section-bg-color:#fef5e8;/*コンテンツ背景色*/
	--article-link-color:#BB8F16;/*ページ内リンクボタン枠色*/
	--article-bg-color:#FFF;/*記事背景色*/
	--article-headline-color:#5D8172;/*記事見出し縦線枠線色*/
	--list-bg-color:#f1e9d0;/*記事リスト見出し背景色*/
	--list-style-color:#91847f;/*記事リストスタイル色*/
	--plan-btn-color:#D35344;/*プラン詳細ボタン色*/
	--plan-btn-bordercolor:#ECE5CE;/*プラン詳細ボタン枠色*/
}
/* /色設定 */

/* あしらいサイズ設定 */
#feature .article-link h3.hotel::before {
	width: 27.335%;
    padding: 14.835% 0;
    top: -36%;
    left: -16.8%;
}
#feature article:nth-of-type(odd)::before {
	width: 13.915%;
    padding: 5.655% 0;
    top: -2.4%;
    right: -0.7%;
}
#feature article:nth-of-type(even)::before {
    width: 8.915%;
    padding: 5.22% 0;
    top: -1.6%;
    right: 2.3%;
}
#feature article:nth-of-type(odd) a.plan-btn::before {
    width: 11.485%;
    padding: 5.745% 0;
    top: -32%;
    left: 7.2%;
}
#feature article:nth-of-type(even) a.plan-btn::before {
	width: 12.06%;
    padding: 4.884% 0;
    top: -16%;
    left: 6.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: 60px auto 0;
    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;
}

.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;
    line-height: 1.5;
}
#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 h2 figure {
	position: relative;
    z-index: 10;
}
#feature section {
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
	background-image: url(../img/bg_contents.webp);
	background-repeat: repeat-y;
	background-size: 100%;
}

#feature hr {
    width: 42%;
    height: auto;
    padding: 0.36% 0;
    margin: 10.8% auto;
    border-style: none;
    background-image: url(../img/line.svg);
    background-repeat: no-repeat;
    background-size: 100%;
}
#feature .close-text {
	width: 85%;
	margin: -5% auto 14%;
	background-color: #F1E3D1;
	font-size: 18px;
	font-weight: bold;
	color: #A77D4B;
	text-align: center;
	padding: 2%;
}
/* /ALL */

/* lead */
#feature .lead-wrapper {
	background-color: var(--lead-bg-color);
	padding-bottom: 32px;
}
#feature p.lead {
	color: var(--lead-text-color);
	font-size: 20px;
    padding: 5.5% 5% 6.7%;
	line-height: 1.6;
}
#feature p.sub-lead {
	text-align: center;
}
#feature p.sub-lead span {
	font-family: fot-chiaro-std, sans-serif;
	font-size: 25px;
	color: var(--lead-text-color);
	text-shadow: 0 2px #8b3a30;
	background-color: #BA4D40;
	padding: 0 8px;
}
#feature .article-link {
	padding-top: 13.3%;
	position: relative;
}

#feature .article-link h3.hotel {
	font-family: fot-chiaro-std, sans-serif;
	text-align: center;
	font-size: 30px;
	color: var(--category-title-color);
	font-weight: 600;
	background-image: url(../img/bg_category-title.webp);
	background-repeat: no-repeat;
	background-size: 100%;
    width: 60%;
    height: auto;
    padding: 7.2% 0;
	margin: 0 auto;
	position: relative;
}
#feature .article-link h3.hotel span {
	position: absolute;
	top: 19.5%;
	left: 0;
	right: 0;
}
#feature .article-link h3.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: 89.2%;
	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="#sss"] {
	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-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
}
#feature article:nth-of-type(odd)::before {
    background-image: url(../img/decoration02.webp);
}
#feature article:nth-of-type(even)::before {
    background-image: url(../img/decoration03.webp);
}
#feature article h4 {
	font-size: 26px;
    letter-spacing: 1.3px;
    line-height: 1.3;
    width: 94%;
	font-weight: 700;
    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 h5 {
	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: 4% auto 0;
}
#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 {
    background-image: url(../img/decoration05.webp);
    background-size: 28%;
    background-position: 98.2% -11%;
}*/
/*#feature ul.plan-info dd ul.menu-list::before {
    background-image: url(../img/decoration05.webp);
    background-size: 28%;
    background-position: 98.2% -11%;
}*/
#feature ul.plan-info > li:nth-of-type(2) {
	position: relative;
}
#feature ul.plan-info > li:nth-of-type(2)::before {
	content: "";
    display: block;
    width: 31.6%;
    height: 0;
    padding: 38.3% 0;
    background-image: url(../img/decoration05_2.webp);
	background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 5.8%;
    right: -6.2%;
}
#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: 4.383%;
    margin-top: 4px;
    height: auto;
    padding: 2.1589% 0 2.1588%;
    background-image: url(../img/icon_list-style.webp);
    background-size: 100% 100%;
}
#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-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
}
#feature article:nth-of-type(odd) a.plan-btn::before {
    background-image: url(../img/decoration04.webp);
}
#feature article:nth-of-type(even) a.plan-btn::before {
    background-image: url(../img/decoration06.webp);
}
#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;
	font-weight: 400;
	padding-bottom: 70px;
}
#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;
}
footer {
	padding: 40px 0 60px;
	position: relative;
    z-index: 1;
    background-color: #FFF;
}
footer .external {
	max-width: 800px;
	margin: 0 auto 20px;
	text-align: right;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
}
footer .external a {
	display: block;
	margin: 0 2%;
}
footer .external a:link {
	color: #563C19;
	text-decoration: underline;
    opacity: 1;
	transition: all .2s ease-in-out;
}
footer .external a:hover {
	color: #563C19;
	text-decoration: none;
	opacity: .65;
}
footer .external a:visited {
	color: #563C19;
}
footer .gt {
	display: block;
	font-size: 14px;
	text-align: center;
	color: #999692;
	padding-top: 20px;
}

/* /その他 */

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

	.footerFix {
		display: none!important;
	}
}
@media screen and (max-width:700px) {
	#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;}

	#feature section {
		max-width: 700px;
		padding-bottom: 0;
		margin: 0 auto;
	}
	#feature .close-text { font-size: 3.7vw;}
	#feature article h4 {
		border-left: 6px solid var(--article-headline-color);
		line-height: 1.3;
	}

	#feature .lead-wrapper {
		padding-bottom: 6.3%;
	}

	#feature p.lead {
		font-size: 4.1vw;
		line-height: 1.54;
	}

	#feature p.sub-lead span {
		font-size: 5vw;
		padding: 0 1.5%;
	}

	#feature ul.plan-info > li:nth-of-type(2)::before {
		top: 3%;
		right: -6%;
	}

	#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="#sss"] { 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 a.plan-btn { font-size: 4.28vw;}

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

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

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

	#feature .article-link h3.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;}

	footer {
		padding: 10% 0;
	}
	footer .external {
		width: 100%;
		padding: 0 0 3.8%;
		font-size: 2.7vw;
		text-align: center;
	}
	footer .gt {
		font-size: 3vw;
		padding-top: 3%;
	}
}

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