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

.whisper {
	font-family: "Whisper", cursive;
	font-weight: 400;
	font-style: normal;
}
.nijimi {
	font-family: "dnp-shuei-nmincho-std", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.yu-gothic {
	font-family: "Yu Gothic Pr6N B",sans-serif;
}
.yu-mincho {
	font-family: "游明朝体", "Yu Mincho", serif;
}

#fermenting {
	width: 100%;
	color: #39484A;
	font-size: 17px;
	font-family: "dnp-shuei-nmincho-std", sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: .1em;
	text-align: left;
	background-color: #F2F0EA;
	overflow: hidden;
	margin: 74px 0 0;
	box-sizing: border-box;
}
#fermenting br.pc {
	display: block;
}
#fermenting br.tab {
	display: none;
}
#fermenting br.sp {
	display: none;
}
	@media screen and (min-width:701px) and (max-width:1050px) {
		#fermenting br.pc {
			display: none;
		}
		#fermenting br.tab {
			display: block;
		}
		#fermenting br.sp {
			display: none;
		}
	}
	@media screen and (min-width:501px) and (max-width:700px) {
		#fermenting br.pc {
			display: none;
		}
		#fermenting br.tab {
			display: none;
		}
		#fermenting br.sp {
			display: block;
		}
	}
	@media only screen and (max-width: 500px) {
		#fermenting br.pc {
			display: none;
		}
		#fermenting br.tab {
			display: none;
		}
		#fermenting br.sp {
			display: block;
		}
	}
#fermenting a:link,
#fermenting a:visited,
#fermenting a:hover,
#fermenting a:active {
	color: #39484A;
	text-decoration: none;
}
#fermenting .mb14 {
	margin-bottom: 14px;
}
/* -------------------- KV -------------------- */
#fermenting > section#kv {
	width: 100%;
	margin: 0;
	background-image: url("../images/kv_pc.webp");
	background-size: cover;
	background-repeat: no-repeat;
	aspect-ratio: 1 / 0.615;
	position: relative;
}
@media only screen and (max-width: 1500px) {
	#fermenting > section#kv {
		aspect-ratio: 1 / 0.65;
	}
}
@media only screen and (max-width: 1450px) {
	#fermenting > section#kv {
		aspect-ratio: 1 / 0.675;
	}
}
@media only screen and (max-width: 1400px) {
	#fermenting > section#kv {
		aspect-ratio: 1 / 0.70;
	}
}
@media only screen and (max-width: 1350px) {
	#fermenting > section#kv {
		aspect-ratio: 1 / 0.725;
	}
}
@media only screen and (max-width: 1300px) {
	#fermenting > section#kv {
		aspect-ratio: 1 / 0.75;
	}
}
@media only screen and (max-width: 1250px) {
	#fermenting > section#kv {
		aspect-ratio: 1 / 0.775;
	}
}
@media only screen and (max-width: 1200px) {
	#fermenting > section#kv {
		aspect-ratio: 1 / 0.8;
	}
}
@media only screen and (max-width: 1150px) {
	#fermenting > section#kv {
		aspect-ratio: 1 / 0.825;
	}
}
@media only screen and (max-width: 1100px) {
	#fermenting > section#kv {
		aspect-ratio: 1 / 0.85;
	}
}
@media only screen and (max-width: 1050px) {
	#fermenting > section#kv {
		aspect-ratio: 1 / 0.875;
	}
}
#fermenting > section#kv > h2 {
	color: #fff;
	font-size: 76px;
	font-weight: 400;
	text-align: center;
	position: absolute;
    left: 0;
    right: 0;
    bottom: 60%;
}
#fermenting > section#kv > h2 > span {
	display: block;
	font-size: 46px;
}
#fermenting > section#kv > h2 > span > span {
	display: inline-block;
	width: 69px;
	color: #C1FFD7;
	background-color: rgba(255, 255, 255, .4);
	margin: 0 2px;
	position: relative;
}
#fermenting > section#kv > h2 > i {
	display: block;
	color: #C1FFD7;
	font-family: "Whisper", cursive;
	font-size: 39px;
	font-style: normal;
}

#fermenting > section#kv > div {
	max-width: 1040px;
	height: 560px;
	color: #fff;
	background-color: rgba(57, 72, 74, .7);
	border-radius: 50% / 100% 100% 0 0;
	text-align: center;
	margin: 0 auto;
	padding: 115px 0 61px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
#fermenting > section#kv > div > h3 {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 51px;
}
#fermenting > section#kv > div > h3 > span {
	display: block;
	color: #C1FFD7;
	font-size: 16px;
	font-family: "Whisper", cursive;
}
#fermenting > section > div > div.lead {
	width: 680px;
	font-family: "游明朝体", "Yu Mincho", serif;
	font-weight: 400;
	line-height: 200%;
	margin: 0 auto;
}

/* ----------- アンカー ---------- */
#fermenting > section#kv > div > div#anchor {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 20px auto 0;
}
#fermenting > section#kv > div > div#anchor > div {
	width: 280px;
	height: 60px;
	margin-right: 20px;
	background-color: #fff;
	border-radius: 4px;
	padding: 8px 0 10px;
}
#fermenting > section#kv > div > div#anchor > div {
	width: 280px;
	height: 60px;
	margin-right: 20px;
	background-color: #fff;
	border-radius: 4px;
	padding: 8px 0 10px;
	position: relative;
}
#fermenting > section#kv > div > div#anchor > div:after {
	content: "";
	display: inline-block;
	background-image: url(../images/common/anchor_arrow.png);
	width: 14px;
	height: 12px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 16px;
	bottom: 0;
	margin: auto 0;
}
#fermenting > section#kv > div > div#anchor > div > a {
	display: flex;
	flex-wrap: wrap;
	justify-content: center; /*横*/
	align-items: center; /*縦*/
	font-size: 20px;
}
#fermenting > section#kv > div > div#anchor > div > a > span {
	display: block;
	width: 100%;
	font-size: 12px;
}

/* -------------------- 意識調査 -------------------- */
#fermenting > section#insights {
	width: 100%;
	margin: 0;
	background-image: url("../images/common/bg_insights.jpg");
	background-size: 100% auto;
	background-position: bottom;
	background-repeat: no-repeat;
}
#fermenting > section#insights > div:nth-of-type(1) {
	max-width: 1040px;
	background-color: #fff;
	margin: 0 auto;
	padding: 70px 80px 30px;
}
#fermenting > section#insights > div > h3 {
	font-size: 32px;
	font-weight: 400;
	line-height: 160%;
	text-align: center;
	margin: 0 auto 55px;
}

#fermenting > section#insights > div > div#sakura {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
 margin: 0 auto 30px;
}
#fermenting > section#insights > div > div#sakura > div:nth-of-type(1) {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 70%;
}
#fermenting > section#insights > div > div#sakura > div:nth-of-type(2) {
	width: 30%;
}
#fermenting > section#insights > div > div#sakura > div:nth-of-type(2) > img {
	width: 80px;
	height: auto;
}
#fermenting > section#insights > div > div#box {
	background-color:#F7F7F7;
	margin: 30px auto;
	padding: 30px;
	box-sizing: border-box;
}
#fermenting > section#insights > div > div#box > div.lead	 {
	font-family: "游明朝体", "Yu Mincho", serif;
	font-weight: 400;
}
#fermenting > section#insights > div > div#box > h4 {
	font-size: 24px;
	font-weight: 400;
	line-height: 160%;
	text-align: center;
	margin: 0px auto 20px;
}
#fermenting > section#insights > div > div#point {
	display: flex;
	flex-wrap: wrap;
 margin: 50px auto;
}
#fermenting > section#insights > div > div#point > div:nth-of-type(1) {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 22%;
	border-left: #53585a 1px solid;
	padding: 0 0 0 1em;
	box-sizing: border-box;
}
#fermenting > section#insights > div > div#point > div:nth-of-type(2) {
	width: 78%;
	border-right: #53585a 1px solid;
	padding: 0 1em 0 0;
	box-sizing: border-box;
}
#fermenting > section#insights > div > div#point > div:nth-of-type(2) > ul {

}
#fermenting > section#insights > div > div#point > div:nth-of-type(2) > ul > li {
	font-family: "游明朝体", "Yu Mincho", serif;
 font-size: 16px;
	font-weight: 400;
	line-height: 160%;
	text-indent:-1em;
	letter-spacing: 0;
	padding-left:1em;
	margin-bottom: 10px;
}
/* ----------- グラフ・説明 ---------- */
#fermenting > section#insights > div:nth-of-type(1) div.cont {
	display: flex;
	flex-wrap: wrap;
	width: 880px;
	background-color: #F2F0EA;
	margin: 0 auto 32px;
	padding: 28px 40px;
}
#fermenting > section#insights > div:nth-of-type(1) div.cont:nth-of-type(even) {
	flex-direction:row-reverse;
}
#fermenting > section#insights > div:nth-of-type(1) div.cont div.qesbox {
	width: 69%;
	padding: 0 30px 0 0;
}
#fermenting > section#insights > div:nth-of-type(1) div.cont:nth-of-type(even) div.qesbox {
	padding: 0 0 0 30px;
}
#fermenting > section#insights > div:nth-of-type(1) div.cont div.qesbox div {
	background-color: #fff;
	margin-bottom: 18px;
	padding: 18px 18px 18px 13px;
	position: relative;
}
#fermenting > section#insights > div:nth-of-type(1) div.cont div.qesbox div.qes {
	width: 100%;
}
#fermenting > section#insights > div:nth-of-type(1) div.cont div.qesbox div.ans {
	width: 336px;
	margin: 0 0 0 auto;
}
#fermenting > section#insights > div:nth-of-type(1) div.cont div.qesbox div > span {
	font-family: "Whisper", cursive;
	font-size: 24px;
	font-weight: 400;
	font-style: normal;
	color: #E5C9BC;
	position: absolute;
    top: -15px;
    left: -25px;
    transform: rotate(-20deg);
}

#fermenting > section#insights > div:nth-of-type(1) div.cont div.qesbox div > p {
	line-height: 140%;
    text-indent: -2.4em;
    padding-left: 2.5em;
}
#fermenting > section#insights > div:nth-of-type(1) div.cont div.qesbox div > p > span {
	color: #dd6a37;
}
#fermenting > section#insights > div:nth-of-type(1) div.cont div.grp {
	width: 31%;
}
#fermenting > section#insights > div:nth-of-type(1) div.cont div.grp img {
	width: 100%;
	height: auto;
}

#fermenting > section#insights > div:nth-of-type(1) div.cont div.grp img.circle {
	width: 90%;
	height: auto;
}
#fermenting > section#insights > div:nth-of-type(2) {
	max-width: 1040px;
	margin: 0 auto;
	padding: 30px 0 70px;
}

/* ----------- 調査概要 ---------- */
#fermenting > section#insights > div > p.source {
	font-family: "Yu Gothic Pr6N R",sans-serif;
	font-size: 13px;
	color: #222;
	line-height: 140%;
	text-align: center;
}
#fermenting > section#insights > div > p.source > span {
	color: #777;
}
#fermenting > section#insights > div > p.source.sp {
	display: none;
}
/* ----------- まとめ ---------- */
#fermenting > section#insights > div > p.comment {
	display: block;
	line-height: 230%;
	text-align: center;
	border: #DD6A37 1px solid;
	background-color: rgba(255, 255, 255, 0.5);
	margin-top: 20px;
	padding: 33px 80px;
	position: relative;
}

#fermenting > section#insights > div > p.comment::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 0 20px 25px 20px;
  border-color: transparent transparent #dd6a37;
  translate: -50% -100%;
}
#fermenting > section#insights > div > p.comment::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 0 18.7px 23.4px 18.7px;
  border-color: transparent transparent rgba(255, 255, 255, 0.95);
  translate: -50% -100%;
}
#fermenting > section#insights > div > p.comment > span {
	border-bottom: #DD6A37 1px dashed;
	padding-bottom: 5px;
}


/* -------------------- 宿泊プラン -------------------- */
#fermenting > section#stayplan {
	color: #fff;
	background-color: #39484A;
}
#fermenting > section#stayplan > div {
	max-width: 1040px;
	margin: 0 auto;
	padding: 80px 0 0;
}
#fermenting > section#stayplan > div > h3 {
	font-size: 32px;
	font-weight: 400;
	line-height: 140%;
	text-align: center;
	margin-bottom: 48px;
}

/* ----------- アンカー ---------- */
#fermenting > section#stayplan > div > div#plan_anchor {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 48px;
}
#fermenting > section#stayplan > div > div#plan_anchor > a {
	width: 329px;
	background-color: #fff;
	margin-right: 26px;
}
#fermenting > section#stayplan > div > div#plan_anchor > a:last-of-type {
	margin-right: 0;
}

#fermenting > section#stayplan > div > div#plan_anchor > a > div:nth-of-type(1) {
	height: 60px;
	font-size: 20px;
	text-align: center;
	padding: 10px 0 0;
	position: relative;
}
#fermenting > section#stayplan > div > div#plan_anchor > a > div:nth-of-type(1) > span {
	display: block;
	font-size: 12px;
}
#fermenting > section#stayplan > div > div#plan_anchor > a > div:nth-of-type(1):after {
	content: "";
	display: inline-block;
	background-image: url(../images/common/anchor_arrow.png);
	width: 14px;
	height: 12px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 25px;
	bottom: 0;
	margin: auto 0;
}
#fermenting > section#stayplan > div > div#plan_anchor > a > div:nth-of-type(2) {
	height: 211px;
	padding: 0;
	overflow: hidden;
}
#fermenting > section#stayplan > div > div#plan_anchor > a > div:nth-of-type(2) > img {
	width: 100%;
	height: auto;
	object-fit: cover
}

/* ----------- ボックス ---------- */
#fermenting > section#stayplan > div > div.box {
	width: 100%;
	color: #222222;
	background-color: #F2F0EA;
	margin: 48px 0 auto;
	padding: 52px 80px 57px;
}
#fermenting > section#stayplan > div > div.box > h4 {
	font-size: 32px;
	font-weight: 400;
	text-align: center;
	line-height: 120%;
	margin-bottom: 57px;
}
#fermenting > section#stayplan > div > div.box > h4 > span {
	display: block;
	font-size: 12px;
}

/* ----------- ツアー ---------- */
#fermenting > section#stayplan > div > div#tour > div {
	display: flex;
	flex-wrap: wrap;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(1) {
	width: 420px;
	height: 325px;
	margin-right: 40px;
	margin-bottom: 40px;
	overflow: hidden;
	position:relative;
	order: 1;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(1) img {
	width: 100%;
	overflow: hidden;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(2) {
	width: 420px;
	margin-bottom: 40px;
	order: 2;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(2) > h5,
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(4) > h5 {
	font-family: "游明朝体", "Yu Mincho", serif;
	font-size: 20px;
	text-align: center;
	line-height: 160%;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(2) > h5:after,
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(4) > h5:after {
	content: "";
	display: block;
	background-image: url(../images/common/h5_line.png);
	width: 200px;
	height: 5px;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 24px auto;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(2) > p,
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(4) > p {
	font-family: "游明朝体", "Yu Mincho", serif;
	font-weight: 400;
	line-height: 160%;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(4) {
	width: 520px;
	margin-right: 40px;
	order: 3;
}

#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(3) {
	width: 320px;
	order: 4;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(3) > img {
	width: 100%;
	height: auto;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(5) {
	width: 100%;
	font-family: "游明朝体", "Yu Mincho", serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 160%;
	border: #687272 1px solid;
	margin-top: 56px;
	padding: 35px 40px;
	position: relative;
	order: 5;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(5) > span {
	display: inline;
	width: fit-content;
	font-family: "游明朝体", "Yu Mincho", serif;
	font-size: 18px;
	font-weight: 700;
	background-color: #F2F0EA;
	position: absolute;
	top: -14px;
	right: 0;
	left: 0;
	margin: 0 auto;
	padding: 0 16px;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(5) > dl {
	font-family: "游明朝体", "Yu Mincho", serif;
	font-size: 14px;
	display: grid;
	grid-template-rows: auto;
	grid-template-columns: 80% 20%;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(5) > dl > dt {
	font-weight: 700;
	line-height: 160%;
	margin: 0 0 10px;
	grid-row: 1 / 2;
	grid-column: 1 / 3;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(5) > dl > dd:nth-of-type(1) {
	line-height: 160%;
	margin: 0 0 20px;
	grid-row: 2 / 3;
	grid-column: 1 / 2;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(5) > dl > dd:nth-of-type(2) {
	line-height: 160%;
	margin: 0 0 20px;
	padding: 0 20px;
	box-sizing: border-box;
	grid-row: 2 / 3;
	grid-column: 2 / 3;
}
#fermenting > section#stayplan > div > div#tour > div > div:nth-of-type(5) > dl > dd:nth-of-type(2) > img {
	width: 100%;
	height: auto;
}
/* ----------- ディナー ---------- */
#fermenting > section#stayplan > div > div#dinner > div {
	display: flex;
	flex-wrap: wrap;
}
#fermenting > section#stayplan > div > div#dinner > div > div:nth-of-type(1) {
	width: 420px;
	height: 325px;
	margin-right: 40px;
	overflow: hidden;
	position:relative;
}
#fermenting > section#stayplan > div > div#dinner > div > div:nth-of-type(1) img {
	width: 100%;
	overflow: hidden;
}
#fermenting > section#stayplan > div > div#dinner > div > div:nth-of-type(2) {
	width: 420px;
}
#fermenting > section#stayplan > div > div#dinner > div > div:nth-of-type(2) > h5 {
	font-family: "游明朝体", "Yu Mincho", serif;
	font-size: 20px;
	text-align: center;
	line-height: 160%;
}
#fermenting > section#stayplan > div > div#dinner > div > div:nth-of-type(2) > h5:after {
	content: "";
	display: block;
	background-image: url(../images/common/h5_line.png);
	width: 200px;
	height: 5px;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 24px auto;
}
#fermenting > section#stayplan > div > div#dinner > div > div:nth-of-type(2) > p {
	font-family: "游明朝体", "Yu Mincho", serif;
	font-weight: 400;
	line-height: 160%;
}
#fermenting > section#stayplan > div > div#dinner > div > div:nth-of-type(3) {
	width: 100%;
	padding: 45px 0 0;
}

#fermenting .acd-check {
    display: none;
}
#fermenting .acd-label {
	display: block;
	font-family: "游明朝体", "Yu Mincho", serif;
	font-size: 18px;
    color: #fff;
	text-align: center;
	line-height: 160%;
	border-bottom: #666 1px solid;
	background-color: #39484A;
	margin-bottom: 0;
    padding: 16px 0;
    position: relative;
}

#fermenting .acd-label::after {
	content: "＋";
	color:#fff;
	padding: 0 0 0 18px;
}
#fermenting .acd-check:checked + .acd-label:after {
    content: '－';
	color:#fff;
	padding: 0 0 0 18px;
}
#fermenting .acd-content {
	height: 0;
    display: block;
	border: #39484A 1px solid;
    opacity: 0;
	margin: 0;
    padding: 0px;
    transition: .8s;
    visibility: hidden;
}
#fermenting .acd-check:checked + .acd-label + .acd-content {
    height: auto;
    opacity: 1;
    padding: 40px;
    visibility: visible;
}
#fermenting .acd-content > dl {
	font-family: "游明朝体", "Yu Mincho", serif;
}
#fermenting .acd-content > dl dt {
	font-size: 14px;
	line-height: 160%;
}
#fermenting .acd-content > dl dd {
	font-size: 14px;
	line-height: 160%;
	margin: 0 0 20px;
}
#fermenting .acd-content > dl dd > ul > li {
	line-height: 160%;
}

#fermenting ul.notes li {
	font-family: "游明朝体", "Yu Mincho", serif;
	font-size: 14px;
	line-height: 160%;
	text-indent:-1em;
	padding-left:1em;
}

/* ----------- 温泉＆スパ ---------- */
#fermenting > section#stayplan > div > div#onsen > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 60px;
}
#fermenting > section#stayplan > div > div#onsen > div:nth-of-type(even) {
	flex-direction: row-reverse;
}
#fermenting > section#stayplan > div > div#onsen > div:last-of-type {
	margin: 0;
}
#fermenting > section#stayplan > div > div#onsen > div > div:nth-of-type(1) {
	width: 420px;
	height: 325px;
	overflow: hidden;
	position:relative;
}
#fermenting > section#stayplan > div > div#onsen > div > div:nth-of-type(1) img {
	width: 100%;
	overflow: hidden;
}
#fermenting > section#stayplan > div > div#onsen > div > div:nth-of-type(2) {
	width: 40px;
}
#fermenting > section#stayplan > div > div#onsen > div > div:nth-of-type(3) {
	width: 420px;
}
#fermenting > section#stayplan > div > div#onsen > div > div:nth-of-type(3) > h5 {
	font-family: "游明朝体", "Yu Mincho", serif;
	font-size: 20px;
	text-align: center;
	line-height: 160%;
}
#fermenting > section#stayplan > div > div#onsen > div > div:nth-of-type(3) > h5 > span {
	display: block;
	font-size: 15px;
}

#fermenting > section#stayplan > div > div#onsen > div > div:nth-of-type(3) > h5:after {
	content: "";
	display: block;
	background-image: url(../images/common/h5_line.png);
	width: 200px;
	height: 5px;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 24px auto;
}
#fermenting > section#stayplan > div > div#onsen > div > div:nth-of-type(3) > p {
	font-family: "游明朝体", "Yu Mincho", serif;
	font-weight: 400;
	line-height: 160%;
}
#fermenting > section#stayplan > div > div#onsen > div > div:nth-of-type(3) > p.details {
	font-size: 15px;
	margin: 24px 0 0;
}
#fermenting > section#stayplan > div > div#onsen > div > div:nth-of-type(3) > a {
	display: inline-block;
	color: #1E4A50;
	font-family: "游明朝体", "Yu Mincho", serif;
	font-size: 15px;
	font-weight: 700;
	border-bottom: #1E4A50 1px solid;
	margin: 24px 0;
}
#fermenting > section#stayplan > div > div#onsen > div > div:nth-of-type(3) > ul.caution li {
	font-family: "游明朝体", "Yu Mincho", serif;
	font-size: 13px;
	line-height: 160%;
}

/* ----------- Swiper ---------- */
#fermenting .swiper-pagination {
	width: 100%;
	margin: 5px 0 0;
}
#fermenting .swiper-pagination-bullet {
	margin: 0 10px;
}
#fermenting .swiper-pagination-bullet-active {
	background-color: #E28F6A;
}
#fermenting .swiper-slide > p {
	font-family: "游明朝体", "Yu Mincho", serif;
	font-size: 14px;
	letter-spacing: 0;
	padding-top: 3px;
}
/* -------------------- 宿泊プラン概要 -------------------- */
#fermenting > section#reservation {
	width: 100%;
	background-color: #39484A;
	background-image: url("../images/common/bg_reservation.jpg");
	background-size: 100% auto;
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 80px 0;
}
#fermenting > section#reservation > div {
	max-width: 1040px;
	font-family: "Yu Gothic Pr6N D",sans-serif;
	color: #fff;
	letter-spacing: 0;
	background-color: rgba(66, 55, 49, .55);
	margin: 0 auto;
	padding: 47px 130px;
}
#fermenting > section#reservation > div > h3 {
	font-size: 20px;
	font-weight: 700;
	line-height: 140%;
	text-align: center;
	margin-bottom: 32px;
}
#fermenting > section#reservation > div > div.plan_pict {
	display: none;
}
#fermenting > section#reservation > div > dl {
	display: flex;
	flex-wrap: wrap;
}
#fermenting > section#reservation > div > dl > dt {
	width: 150px;
	font-size: 14px;
	text-align: right;
	line-height: 190%;
	padding: 8px 0;
}
#fermenting > section#reservation > div > dl > dt:after {
	content: "　：";
}
#fermenting > section#reservation > div > dl > dd {
	width: 630px;
	font-size: 14px;
	line-height: 190%;
	padding: 8px 0 8px 16px;
}
#fermenting > section#reservation > div > dl > dd > ul > li{
	text-indent:-1em;
	padding-left:1em;
	line-height: 190%;
}
#fermenting > section#reservation > div > a.reserve {
	display: block;
	width: 400px;
	height: auto;
	color: #222;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	background-color: #C1FFD7;
	border-radius: 80px;
	margin: 24px auto 0;
	padding: 23px 0;
	position: relative;
}
#fermenting > section#reservation > div > a.reserve:after {
	content: "";
	display: inline-block;
	background-image: url(../images/common/reserve_arrow.png);
	width: 12px;
	height: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 16px;
	bottom: 0;
	margin: auto 0;
}
#fermenting > section#reservation > div > ul.caution {
	margin: 24px auto 45px;
}
#fermenting > section#reservation > div > ul.caution > li {
	font-family: "Yu Gothic Pr6N M",sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 160%;
}

#fermenting .floating-banner {
  position: fixed;
  z-index:98;
    display: inline-block;
    top: unset;
    right: 0;
    bottom: 30%;
  }
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

#fermenting {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#fermenting .banner {
    width: auto;

}
#fermenting a.btn--red {
  background-color: #C1FFD7;
}

#fermenting a.btn-c {
	font-family: "Yu Gothic Pr6N M",sans-serif;
  font-size: 20px;
  font-weight: 500;
  writing-mode: vertical-rl; 
  position: relative;
  padding: 33px 30px 77px;
  color: #222222;
  border-radius: 5px 0 0 5px;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
}

#fermenting a.btn-c:before {
content: "";
	display: inline-block;
	background-image: url(../images/common/reserve_arrow_ban.png);
	width: 28px;
	height: 28px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: unset;
	left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
	bottom: 28px;
	margin: auto 0;
}
