@charset "UTF-8";
/*------------------------------------------------------------------------------
	Chuo Kanko Corporation. - SPEND CSS
	URL: http://www.kaneyamaen.com/
	Date: 2016-12-21
	Copyright (C) Chuo Kanko Corporation. All Rights Reserved.
------------------------------------------------------------------------------*/

/*==============================================================
　body#spendIndex : 鐘山苑の過ごし方
===============================================================*/
body#spendIndex .pan {
	position: absolute;
	z-index: 9;
}
body#spendIndex main .iconFuji {
	margin-bottom: 4%;
}
body#spendIndex main .lead {
	margin: 30px 0;
	font-size: 150%;
	font-weight: normal;
	font-family: 'MyKokoro', serif;
}
body#spendIndex #kandoArea {
	margin-bottom: 14%;
}
body#spendIndex #copyBox {
	background: #010101;
	position: relative;
	height: 58vw;
	overflow: hidden;
}
body#spendIndex #copyBox:after {
	background: url(../../spend/img/pho_mainvisual.png) no-repeat left top;
	background-size: 100% auto !important;
	content: '';
	width: 100%;
	height: 106%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
body#spendIndex #copyBox .copy {
	position: absolute;
	width: 13.25%;
	top: 9vw;
	right: 15%;
	z-index: 9;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	flex-direction: row-reverse;
}
body#spendIndex #copyBox .copy img {
	display: block;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3);
	height: auto !important;
}
body#spendIndex #kandoArea .innerWidth {
	text-align: center;
}
body#spendIndex #kandoArea .textBox {
	margin-top: 8%;
	display: inline-block;
}
body#spendIndex #kandoArea .textBox p {
	line-height: 2.1;
	font-size: 107%;
	margin-bottom: 4.6%;
	text-align: left;
	color: #221814;
}
body#spendIndex main #introArea {
	text-align: center;
	position: relative;
}
body#spendIndex main .photo {
	margin-bottom: 14px;
	background: #000;
}
body#spendIndex main .photo img {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body#spendIndex main a:hover .photo img {
	opacity: 0.7;
}
body#spendIndex main #introArea .deco {
	position: absolute;
}
body#spendIndex main #introArea .momiji01 {
	top: 10%;
	right: 0;
}
body#spendIndex main #introArea .momiji02 {
	bottom: 8%;
	left: 0;
}
body#spendIndex main #introArea .lead {
	margin-bottom: 3%;
}
body#spendIndex main #introArea .lead em {
	line-height: 1;
	display: block;
	font-size: 60%;
	color: #9a97dd;
}
body#spendIndex main #introArea .bdr-RL:before,
body#spendIndex main #introArea .bdr-RL:after {
	background: #d1def9;
	width: 20%;
}
body#spendIndex main #introArea .lead span {
	padding: 0 20px;
}
body#spendIndex main .contentsBox {
	margin-bottom: 6.4%;
}
body#spendIndex #sightseeingArea {
	margin: 0 auto 6.4%;
}
body#spendIndex .sightseeingList {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 2%;
}
body#spendIndex .sightseeingList li {
	width: 24.1%;
	margin-bottom: 3%;
}
body#spendIndex .sightseeingList li a {
	color: #544f49;
}
body#spendIndex .sightseeingList li .photo img {
	width: 100%;
	height: auto;
}
body#spendIndex .sightseeingList li strong {
	font-size: 120%;
}
body#spendIndex .sightseeingList li strong:after {
	background: #d99f61;
}
body#spendIndex main .otherContents {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
body#spendIndex main .otherContents li {
	width: 47%;
	margin-bottom: 3%;
}
body#spendIndex main .otherContents li a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border: 1px solid #ececec;
	padding: 8px;
}
body#spendIndex main .otherContents li strong {
	font-size: 120%;
	width: 60%;
	display: block;
	font-family: 'Mykokoro', serif;
	font-weight: normal;
}
body#spendIndex main .otherContents li strong em {
	display: inline-block;
	font-style: normal;
	padding-right: 23px;
	background: url(../img/ico/ico_arrow_blk_rgt-thn.png) no-repeat right center;
}
body#spendIndex main .otherContents li strong .copy {
	display: block;
	font-family: 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic',
		sans-serif;
	font-size: 80%;
}
body#spendIndex main .otherContents li .photo {
	margin-right: 10px;
	margin-bottom: 0;
}
body#spendIndex main .otherContents li .photo img {
	display: block;
}
body#spendIndex main h3 {
	font-family: 'Mykokoro', serif;
	font-weight: normal;
	font-size: 150%;
	text-align: center;
	margin-bottom: 40px;
}
body#spendIndex main h3 .engTitle {
	display: block;
	font-size: 70%;
	font-style: normal;
}
body#spendIndex main h3.bdr-RL:after,
body#spendIndex main h3.bdr-RL:before {
	background: #d99f61;
}
/*==============================================================
　body#spendPhotoIndex ,body#spendPhotoIndividual : 写真コンテスト
===============================================================*/
body#spendPhotoIndividual .contentsBox {
	margin-bottom: 14%;
}
body#spendPhotoIndividual .contentsBox {
	text-align: center;
}
body#spendPhotoIndividual .contentsBox h3 {
	font-weight: normal;
	margin-bottom: 4%;
}
body#spendPhotoIndividual .contentsBox .text {
	text-align: left;
}
body#spendPhotoIndividual main .contentsBox figure {
	margin-bottom: 4%;
	position: relative;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
body#spendPhotoIndividual main .contentsBox figure .age70 {
	position: absolute;
	top: -80px;
	right: 0;
}
body#spendPhotoIndividual #introArea .lead {
	font-family: 'Mykokoro', serif;
	font-size: 150%;
	margin-bottom: 2%;
}
body#spendPhotoIndividual main .flex-box {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
}
body#spendPhotoIndividual main #goldArea .flex-box {
	flex-direction: row-reverse;
}
body#spendPhotoIndividual main #goldArea .text {
	width: 50%;
}
body#spendPhotoIndividual main #goldArea figure {
	margin-left: 4%;
}
body#spendPhotoIndividual main .flex-box figure img {
	display: block;
}
body#spendPhotoIndividual main #goldArea,
body#spendPhotoIndividual main #silverArea {
	padding: 0 8%;
}
body#spendPhotoIndividual .photoTitle {
	font-family: 'Mykokoro', serif;
	font-size: 1.6rem;
	margin-bottom: 2%;
	display: block;
}
body#spendPhotoIndividual .winnerName {
	font-size: 1rem;
	margin-bottom: 2%;
	display: block;
	font-family: 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic',
		sans-serif;
}
body#spendPhotoIndividual main .silverBox {
	margin: 0 1.4%;
}
body#spendPhotoIndividual main .bronzeBox {
	margin: 0 2%;
}
body#spendPhotoIndividual main .prizeBox {
	margin: 0 1%;
}
body#spendPhotoIndividual main .prizeBox .photoTitle {
	font-size: 100%;
}
body#spendPhotoIndividual main .prizeBox .winnerName {
	font-size: 75%;
}
body#spendPhotoIndividual #applicationBox table {
	margin-bottom: 10px;
}
body#spendPhotoIndividual #applicationBox table th {
	width: 20%;
}
body#spendPhotoIndividual #applicationBox .kome {
	font-size: 85%;
	line-height: 1.4;
	text-align: left;
	margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
	body#spendPhotoIndividual .photoTitle {
		font-size: 1.2rem;
	}
	body#spendPhotoIndividual main #goldArea,
	body#spendPhotoIndividual main #silverArea {
		padding: 0;
	}
}
@media screen and (min-width: 1000px) {
	body#spendPhotoIndividual #applicationBox {
		width: 65%;
		margin: 0 auto 8%;
	}
}
@media screen and (max-width: 1000px) {
	body#spendPhotoIndividual main #bronzeArea .flex-box {
		display: block;
	}
	body#spendPhotoIndividual main #bronzeArea .bronzeBox {
		margin-bottom: 4%;
	}
	body#spendPhotoIndividual main #prizeArea .flex-box {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	body#spendPhotoIndividual main #prizeArea .prizeBox {
		margin: 0 0 4%;
		padding: 0 1%;
		width: 49%;
	}
}
/*==============================================================
　body#spendHaikuSenryuIndex : 俳句川柳コンテスト
===============================================================*/
body#spendHaikuSenryuIndex #spendArea .text_ku {
	-webkit-text-orientation: mixed;
	text-orientation: mixed;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	display: inline-block;
	font-family: 'Mykokoro', serif;
	font-size: 1.4rem;
	display: inline-block;
}
body#spendHaikuSenryuIndex #spendArea p {
	display: block;
	width: 100%;
}
body#spendHaikuSenryuIndex .branchList li {
	margin-bottom: 8%;
}
body#spendHaikuSenryuIndex #wrapper .branchList li .photo {
	padding: 25px;
	background: none;
}
body#spendHaikuSenryuIndex .branchList li :before,
body#spendHaikuSenryuIndex .branchList li :after {
	background: rgba(0, 0, 0, 0);
}
body#spendHaikuSenryuIndex .branchList .arr {
	padding-right: 17px;
	background: url(../img/ico/ico_arrow_blk_rgt-thn.png) no-repeat right center;
}
body#spendHaikuSenryuIndex .branchList a {
	height: 100%;
	align-content: space-between;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
/*詳細
------------------------------------------------------------*/
body#spendHaikuSenryuIndividual #introArea {
	text-align: center;
	margin: 0 auto 8%;
}
body#spendHaikuSenryuIndividual #introArea .lead {
	font-family: 'Mykokoro', serif;
	font-size: 1.5rem;
	margin-bottom: 2%;
	font-weight: normal;
}
body#spendHaikuSenryuIndividual #senryuArea,
body#spendHaikuSenryuIndividual #haikuArea {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;

	text-align: center;
}
body#spendHaikuSenryuIndividual .contentsBox {
	margin-bottom: 8%;
}
body#spendHaikuSenryuIndividual .innerBox {
	display: -webkit-flex;
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
}
body#spendHaikuSenryuIndividual .goldBox,
body#spendHaikuSenryuIndividual .silverBox,
body#spendHaikuSenryuIndividual .bronzeBox,
body#spendHaikuSenryuIndividual .prizeBox {
	margin: 0 1% 8%;
}
body#spendHaikuSenryuIndividual .prizeBox {
	width: 100%;
	text-align: center;
}
body#spendHaikuSenryuIndividual .kuBox {
	-webkit-text-orientation: mixed;
	text-orientation: mixed;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	display: inline-block;
	margin: 0 5%;
}
body#spendHaikuSenryuIndividual .text_author {
	text-align: right;
}
body#spendHaikuSenryuIndividual .kuBox .text_ku {
	font-family: 'Mykokoro', serif;
	font-size: 1.8rem;
	font-weight: normal;
	text-align: left;
}
body#spendHaikuSenryuIndividual h3.prizeName {
	margin: 0 auto 40px;
}
body#spendHaikuSenryuIndividual .goldBox h3 {
	background: #fbfaf4;
}
body#spendHaikuSenryuIndividual .silverBox h3 {
	background: #f6f8fa;
}
body#spendHaikuSenryuIndividual .bronzeBox h3 {
	background: #f7f3f2;
}
body#spendHaikuSenryuIndividual .prizeBox h3 {
	background: #f6f5f5;
}
body#spendHaikuSenryuIndividual .kuBox .text_author em {
	-webkit-text-orientation: sideways;
}
body#spendHaikuSenryuIndividual .prizeBox .kuBox {
	margin: 0 1.5%;
}
body#spendHaikuSenryuIndividual .prizeBox .text_ku {
	font-size: 1.4rem;
}
body#spendHaikuSenryuIndividual #applicationBox table {
	margin-bottom: 10px;
}
body#spendHaikuSenryuIndividual #applicationBox table th {
	width: 20%;
}
body#spendHaikuSenryuIndividual #applicationBox .kome {
	font-size: 85%;
	line-height: 1.4;
}

body#spendHaikuSenryuIndividual h3.prizeName {
	width: 360px;
	font-family: 'Mykokoro', serif;
	text-align: center;
	padding: 10px 0;
	font-size: 1.4rem;
	font-weight: normal;
}

@media screen and (min-width: 1000px) {
	body#spendHaikuSenryuIndividual #applicationBox {
		width: 65%;
		margin: 0 auto 8%;
	}
	body#spendHaikuSenryuIndividual #introArea {
		width: 70%;
	}
}
@media screen and (max-width: 1000px) {
	body#spendHaikuSenryuIndividual .prizeBox .innerBox {
		flex-wrap: wrap;
	}
	body#spendHaikuSenryuIndividual .prizeBox .kuBox {
		width: 14%;
		margin-bottom: 20%;
	}
}

body#spendHaikuSenryuIndividual .goldBox {
	width: 100%;
}

/*==============================================================
　body#spendIndex : スタッフオススメの過ごし方
===============================================================*/
body#spendIndex main #omotenashiArea {
	text-align: center;
	position: relative;
	padding: 4% 0 0;
}
body#spendIndex main #omotenashiArea .lead {
	font-size: 180%;
}
body#spendIndex main #omotenashiArea .lead span {
	font-size: 80%;
	display: block;
}
body#spendIndex main #spendArea {
	margin-top: 12%;
}
body#spendIndex main #spendArea .branchList {
	margin-bottom: 4%;
}
body#spendIndex #omotenashiArea .bgList {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
body#spendIndex #omotenashiArea .bgList li {
	display: block;
	margin: 0 -6px;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	text-indent: -9999px;
	opacity: 0.2;
}
body#spendIndex .recommendBox {
	position: relative;
	overflow: hidden;
	margin-bottom: 2%;
}
body#spendIndex .recommendBox .innerWidth {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
body#spendIndex .recommendBox:nth-child(even) .innerWidth {
	flex-direction: row-reverse;
}
body#spendIndex .recommendBox h2 {
	background: none;
	padding: 0;
	text-align: left;
	padding: 10% 0;
	margin-bottom: 0;
	font-size: 180%;
}
body#spendIndex .recommendBox h3 {
	padding: 2% 0;
	margin: 4% 0 3%;
	font-family: 'Mykokoro', serif;
	font-size: 140%;
	position: relative;
	text-align: left;
}
body#spendIndex .recommendBox .sliderBox {
	width: 70%;
}
body#spendIndex .recommendBox .subPhoto {
	margin: 0;
}
body#spendIndex .recommendBox .subPhoto .slick-slide {
	margin: 0;
}
body#spendIndex .recommendBox .subPhoto img {
	width: 68%;
	height: auto;
	display: block;
}
body#spendIndex .recommendBox .subPhoto figcaption {
	display: block;
	width: 32%;
	text-align: center;
	color: #fff;
}
body#spendIndex .recommendBox .fullPhoto img {
	width: 100%;
	height: auto;
	position: absolute;
}
body#spendIndex .recommendBox .fullPhoto {
	width: 50%;
	overflow: hidden;
	position: relative;
}
body#spendIndex .recommendBox .txtBox {
	width: 50%;
	padding: 0 5%;
}
body#spendIndex .recommendBox .txtBox p {
	line-height: 1.9;
	padding-top: 2%;
	clear: both;
}
body#spendIndex .recommendBox:nth-of-type(odd) .txtBox {
	float: right;
}
body#spendIndex main .circleBox span {
	display: block;
	line-height: 1;
	padding: 7px 0;
	font-size: 80%;
}
body#spendIndex main .circleBox strong {
	font-size: 260%;
	font-style: italic;
	line-height: 1;
}
body#spendIndex main .linkList {
	margin: 10px 0 0;
}
body#spendIndex main .linkList li a {
	display: block;
	position: relative;
	padding: 6px 0;
	padding-left: 22px;
	background: url(../img/ico/ico_arrow_blk_rgt-thn.png) no-repeat left center;
}
body#spendIndex main .linkList li a:after {
	content: '';
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: 0;
	left: 0;
	opacity: 0.4;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body#spendIndex main .linkList li a:hover:after {
	opacity: 1;
}
/*==============================================================
　body#spendSightseeing : 周辺観光案内
===============================================================*/
body#spendSightseeing #copyArea {
	padding-top: 40px;
	margin-bottom: 4%;
}
body#spendSightseeing #copyBox {
	background: #010101;
	position: relative;
	height: 58vw;
	overflow: hidden;
}
body#spendSightseeing #copyBox:after {
	opacity: 0;
	background: url(../../spend/sightseeing/img/pho_mainvisual.png) no-repeat
		left bottom;
	background-size: 100% auto !important;
	content: '';
	width: 100%;
	height: 63.3vw;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0px;
}
body#spendSightseeing #copyBox .copy {
	width: -webkit-calc(13% + 20px);
	width: calc(13% + 20px);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 9;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	flex-direction: row-reverse;
}
body#spendSightseeing #copyBox .copy img {
	width: 100%;
	height: auto;
}
body#spendSightseeing #copyBox .copy001 {
	width: 18%;
}
body#spendSightseeing #copyBox .copy002 {
	width: 23%;
	margin: 22% 5% 0;
}
body#spendSightseeing #copyBox .copy003 {
	width: 32%;
	margin-top: 61%;
}
body#spendSightseeing main #introArea {
	text-align: center;
	margin-bottom: 12%;
}
body#spendSightseeing main .subTitle {
	margin: 30px 0;
	font-size: 150%;
	font-weight: normal;
	font-family: 'MyKokoro';
	padding-top: 44px;
	background: url(../img/ico/ico_fuji_lrg_brush.png) no-repeat center top;
}
body#spendSightseeing main #introArea .visual {
	margin: 6% 0;
}
body#spendSightseeing main .postList {
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
body#spendSightseeing main .postList li {
	width: 48.5%;
	margin-bottom: 6%;
	position: relative;
	padding-bottom: 7%;
	margin-right: 0;
}
body#spendSightseeing main .postList li:nth-of-type(2n) {
	margin-left: 3%;
}
body#spendSightseeing main .postList li .title {
	display: block;
	font-family: 'Mykokoro', serif;
	font-size: 130%;
	margin-bottom: 10px;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
body#spendSightseeing main .postList li .text {
	font-size: 90%;
	margin-bottom: 12px;
}
body#spendSightseeing main .postList li .spendTime {
	font-size: 80%;
}
body#spendSightseeing main .postList li .btns {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	position: absolute;
	bottom: 0;
	width: 100%;
}
body#spendSightseeing main .postList li .btns a {
	width: 48%;
	text-align: center;
	padding: 2px 3% 4px;
}
body#spendSightseeing main .postList li .btns_mtfuji {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
}
body#spendSightseeing main .postList li .btns_mtfuji a {
	width: 100%;
	text-align: center;
	padding: 2px 3% 4px;
}

/*詳細ページ
-----------------------------------------------------*/
body#spendSightseeingIndividual main #infoBox {
	padding: 2.7% 4%;
	background: #eff2f8;
	border: 1px solid #cad5ed;
	width: 70%;
	margin: 4% auto 6%;
	overflow: hidden;
	text-align: center;
}
body#spendSightseeingIndividual main #infoBox h2 {
	background: none;
	padding: 0;
}
body#spendSightseeingIndividual main #infoBox h2 .num {
	width: 42px;
	height: 42px;
	margin-right: 10px;
	background: #fff;
	border-radius: 50%;
	border: 3px solid #afcafc;
	display: flex;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
	font-size: 110%;
	font-family: 'Mykokoro', serif;
}
body#spendSightseeingIndividual main #infoBox .photo {
	display: inline-block;
	margin-right: 4%;
}
body#spendSightseeingIndividual main #infoBox table {
	display: inline-block;
	border-top: 1px solid #ccced2;
	vertical-align: top;
}
body#spendSightseeingIndividual main #infoBox th,
body#spendSightseeingIndividual main #infoBox td {
	border-bottom: 1px solid #ccced2;
	text-align: left;
	padding: 8px;
}
body#spendSightseeingIndividual main #gmap {
	margin-bottom: 6%;
	height: 450px;
}
/*==============================================================
　body#spendUrarojiIndex : うらろじ探訪
===============================================================*/
body#spendUrarojiIndex #fullTitle .bg-brw .copy001 {
	width: 21%;
}
body#spendUrarojiIndex #mainvisualArea .photoBox {
	width: 64%;
	position: relative;
}
body#spendUrarojiIndex #mainvisualArea .photoBox img {
	width: 100% !important;
	height: auto;
	display: block;
}
body#spendUrarojiIndex #mainvisualArea .photoBox .linkBtn {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 360px;
	display: flex;
	justify-content: center;
	align-items: center;
}
body#spendUrarojiIndex #mainvisualArea .photoBox .linkBtn .num {
	position: absolute;
	left: 0;
	border-radius: 50%;
	width: 70px;
	height: 70px;
	line-height: 1;
	background: #fff8de;
	font-family: 'Mykokoro', serif;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 3px solid #5787c1;
}
.ie body#spendUrarojiIndex #mainvisualArea .photoBox .linkBtn .num {
	top: -16px;
	left: 0px;
}
body#spendUrarojiIndex #mainvisualArea .photoBox .linkBtn .num strong {
	display: block;
	font-size: 180%;
	font-weight: normal;
	margin: 0 auto;
}
body#spendUrarojiIndex #mainvisualArea .photoBox .linkBtn a {
	padding: 10px 35px 10px 48px;
	background: #459abd url(../img/ico/ico_arrow_wht_rgt.png) no-repeat 97%
		center;
	border-radius: 3px;
	color: #fff;
	font-family: 'Mykokoro', serif;
}
body#spendUrarojiIndex main h3 {
	font-family: 'Mykokoro', serif;
	text-align: center;
	margin: 4% 0 8%;
	font-size: 150%;
	font-weight: normal;
	padding-top: 44px;
	background: url(../img/ico/ico_fuji_lrg_brush.png) no-repeat center top;
}
body.uraroji #fullTitle .visual {
	position: relative;
}
body.uraroji #fullTitle .symbolMark {
	position: absolute;
	top: 30px;
	right: 30px;
	width: auto;
	height: auto;
}
body.uraroji #postArea .postList {
	justify-content: flex-start;
}
body.uraroji #postArea .postList li {
	margin: 0 0.8% 8%;
	position: relative;
}
body.uraroji #postArea li .num:after {
	content: '';
	display: none;
	width: 68px;
	height: 68px;
	border-radius: 50%;
	position: absolute;
	top: 0px;
	bottom: 0;
	left: 0px;
	right: 0;
	margin: auto;
}
body.uraroji #postArea li .photo {
	height: 208px;
}
body.uraroji #postArea li .title {
	margin-bottom: 10px;
	font-size: 90%;
	line-height: 1.4;
}
body.uraroji #postArea li .title .num {
	color: #fff;
	background: #555049;
	padding: 6px 8px 3px;
	line-height: 1;
}
body.uraroji #postArea .postList li .more {
	display: block;
	width: 75%;
	margin: 10px auto 0;
	text-align: center;
	padding: 0 0 4px;
}
.desktop body.uraroji #postArea .postList li {
	padding-bottom: 54px;
}
.desktop body.uraroji #postArea .postList li .more {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
body.uraroji #postArea li .title strong {
	display: block;
	font-family: 'Mykokoro', serif;
	font-size: 110%;
	font-weight: normal;
}
body.uraroji #postArea li .title .copy {
	display: block;
	font-family: 'Mykokoro', serif;
	font-size: 120%;
}
body.uraroji #postArea li .place {
	display: block;
	font-family: 'Mykokoro', serif;
	font-size: 120%;
}
body.uraroji #postArea li .begining {
	display: block;
}
body.uraroji #postArea li .num strong {
	font-size: 140%;
	font-weight: normal;
	padding: 0 5px;
	width: auto;
	display: inline-block;
}
body.uraroji .pagenation {
	margin-bottom: 70px;
}
body#spendUrarojiIndex #mapArea .innerWidth {
	position: relative;
	padding: 4px 0 0;
}
body#spendUrarojiIndex #gmap {
	height: 650px;
	margin-bottom: 70px;
}
body#spendUrarojiIndex #mapArea .innerWidth > h2 {
}
body.uraroji main .infoWin {
	padding: 20px 0;
}
body.uraroji main .infoWin .num {
	display: inline-block;
	color: #fff;
	background: #555049;
	padding: 6px 8px 6px;
	line-height: 1;
}
body.uraroji main .infoWin .num strong {
	font-size: 160%;
	font-family: 'Mykokoro', serif;
}
body.uraroji main .infoWin h2 {
	text-align: left;
	padding: 0;
	background: none;
}
body.uraroji main .infoWin a {
	background: #fff;
	font-family: 'Mykokoro', serif;
	font-size: 120%;
	padding: 0px 0 7px;
	display: block;
	margin-top: 10px;
	text-align: center;
}
body.uraroji #wrapper .pagenation {
}
/*うらろじ詳細*/

body#spendUrarojiIndividual main .externalLink {
	padding: 0;
	background: none;
}
body#spendUrarojiIndividual #fullTitle {
	text-align: center;
}
body#spendUrarojiIndividual #fullTitle #pageTitle {
	font-size: 180%;
}
body#spendUrarojiIndividual #fullTitle .visual {
	height: 650px;
	overflow: hidden;
	position: relative;
}
body#spendUrarojiIndividual #fullTitle .visual img.mainImage {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
body#spendUrarojiIndividual #mainvisualArea {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	border-top: 4px solid #73c39d;
	border-bottom: 4px solid #73c39d;
	padding: 9px 0;
	background: #5787c1;
}
body#spendUrarojiIndividual #mainvisualArea .titlebox {
	width: 47%;
	background: #f1f6f8;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
body#spendUrarojiIndividual #mainvisualArea .titlebox h1 {
	display: flex;
	justify-content: center;
	align-items: center;
}
body#spendUrarojiIndividual #mainvisualArea .photoBox {
	width: 53%;
	position: relative;
}
body#spendUrarojiIndividual #mainvisualArea .photoBox img {
	height: 100% !important;
	width: auto;
	display: block;
}
body#spendUrarojiIndividual #mainvisualArea .blogTitle {
	background: url(../../spend/uraroji/img/bg_diamond_org.png) repeat-x left
		24px;
}
body#spendUrarojiIndividual #mainvisualArea #entryTitle {
	width: 70%;
	padding-bottom: 40px;
	background: url(../../spend/uraroji/img/bg_diamond_org.png) repeat-x left
		bottom;
}
body#spendUrarojiIndividual #mainvisualArea #entryTitle .num {
	border-radius: 50%;
	position: relative;
	width: 70px;
	height: 70px;
	line-height: 1;
	background: #fff8de;
	font-family: 'Mykokoro', serif;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 2px solid #4ea2bc;
	margin: 15px auto 0;
}
body#spendUrarojiIndividual #mainvisualArea #entryTitle .num:after {
	content: '';
	display: none;
	width: 68px;
	height: 68px;
	border: 5px solid #90d9b6;
	border-radius: 50%;
	position: absolute;
	background: #fff8de;
}
body#spendUrarojiIndividual #mainvisualArea #entryTitle .num span {
	position: relative;
	z-index: 9;
}
body#spendUrarojiIndividual #mainvisualArea #entryTitle .num strong {
	display: block;
	font-size: 180%;
	font-weight: normal;
	margin: 0 auto;
}
body#spendUrarojiIndividual #mainvisualArea #entryTitle p {
	font-size: 160%;
	margin-top: 8px;
	font-family: 'Mykokoro', serif;
}
body#spendUrarojiIndividual #entryArea {
	margin-bottom: 4%;
}
body#spendUrarojiIndividual #entryArea .textBox {
	width: 47%;
}
body#spendUrarojiIndividual #entryArea .photoBox {
	width: 47%;
	-webkit-align-content: flex-start;
	align-content: flex-start;
}
body#spendUrarojiIndividual #entryArea .boxL {
	-webkit-order: 1;
	order: 1;
}
body#spendUrarojiIndividual #entryArea .boxR {
	-webkit-order: 2;
	order: 2;
}
body#spendUrarojiIndividual #entryArea .innerWidth {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-align-content: flex-start;
	align-content: flex-start;
	padding: 4% 0 0;
}
@media screen and (min-width: 1200px) {
	body#spendUrarojiIndividual #entryArea .innerWidth {
		padding: 4% 3.2% 0;
	}
}
/*body#spendUrarojiIndividual #entryArea .photoBox.boxL {
	padding-right: 7%;
}
body#spendUrarojiIndividual #entryArea .photoBox.boxR {
	padding-left: 7%;
}*/
body#spendUrarojiIndividual #entryArea .textBox p {
	margin-bottom: 25px;
	line-height: 1.7;
}
body#spendUrarojiIndividual #entryArea .textBox .lead {
	padding: 20px 0;
	font-size: 160%;
	font-family: 'Mykokoro', serif;
}
body#spendUrarojiIndividual #entryArea .photoBox {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: right;
}
body#spendUrarojiIndividual #entryArea .photoBox img {
	width: 100%;
	height: auto;
}
body#spendUrarojiIndividual #entryArea .photoBox .wide {
	width: 100%;
}
body#spendUrarojiIndividual #entryArea .photoBox .narrow {
	width: 47.5%;
}
body#spendUrarojiIndividual #entryArea .photoBox .caption {
	font-size: 85%;
}
body#spendUrarojiIndividual #entryArea .photoBox div {
	margin-bottom: 30px;
	line-height: 1.2;
}
body#spendUrarojiIndividual #infoArea {
	margin-bottom: 6.4%;
}
body#spendUrarojiIndividual #infoArea .innerWidth {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 4%;
}
body#spendUrarojiIndividual #infoArea #gmap {
	height: 480px !important;
	width: 50%;
}
body#spendUrarojiIndividual #infoArea .textBox {
	width: 50%;
	padding: 0 4% 4%;
}
body#spendUrarojiIndividual #infoArea .container {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
body#spendUrarojiIndividual #infoArea .photo {
	width: 30%;
	order: 1;
	-webkit-order: 1;
	margin-right: 15px;
}
body#spendUrarojiIndividual #infoArea .photo img {
	max-width: 100%;
	height: auto;
}
body#spendUrarojiIndividual #infoArea .spotName {
	order: 2;
	-webkit-order: 2;
	width: 70%;
}
body#spendUrarojiIndividual #infoArea table {
	border-top: 1px solid #dddbd8;
	margin-bottom: 3%;
	width: 100%;
}
body#spendUrarojiIndividual #infoArea table th,
body#spendUrarojiIndividual #infoArea table td {
	border-bottom: 1px solid #dddbd8;
	padding: 12px 0;
}
body#spendUrarojiIndividual #infoArea table td:first-of-type {
	width: 30%;
}
body#spendUrarojiIndividual #infoArea table td:nth-of-type(2) {
	padding-left: 15px;
}
body#spendUrarojiIndividual #infoArea .note {
	background: #f6f5f5;
	padding: 20px;
	font-size: 90%;
}
body#spendUrarojiIndividual #infoArea .note .externalLink {
	padding-left: 23px;
	background: url(../img/ico/ico_externallink.png) no-repeat 5px center;
}
body#spendUrarojiIndividual #entryArea .textBox .kome {
	font-size: 85%;
}
body#spendUrarojiIndividual main .backLink {
	text-align: center;
}
/*==============================================================
　body#spendMtfujiIndex : 富士山構成資産
===============================================================*/
body#spendMtfujiIndex main #introBox {
	text-align: center;
	padding: 0 0 5%;
}
body#spendMtfujiIndex #introBox h2 {
	margin-bottom: 30px;
}
body#spendMtfujiIndex main #assetsArea .photo {
	position: relative;
	margin-bottom: 3%;
}
body#spendMtfujiIndex main #assetsArea .photo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	padding: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body#spendMtfujiIndex #introBox .bdr-RL:after,
body#spendMtfujiIndex #introBox .bdr-RL:before {
	background: #a8c2fa;
}
body#spendMtfujiIndex #introBox .copy span {
	padding: 0 8px;
	font-size: 110%;
}
body#spendMtfujiIndex main #assetsArea {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 2.4%;
}
body#spendMtfujiIndex main .planLink {
	margin-bottom: 6%;
}
body#spendMtfujiIndex main #assetsArea .box {
	width: 48.5%;
	margin-bottom: 4%;
}
body#spendMtfujiIndex main #assetsArea .box h3 {
	font-size: 140%;
	width: 100%;
	font-weight: normal;
	padding: 2.4% 0;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-family: 'Mykokoro', serif;
}
body#spendMtfujiIndex main #assetsArea .box .text {
	margin-bottom: 10px;
}
body#spendMtfujiIndex main .btns {
	display: block;
	width: 100%;
	text-align: center;
}
body#spendMtfujiIndex main .btns a {
	width: 100%;
}
body#spendMtfujiIndex main .num {
	display: inline-block;
	font-size: 130%;
	margin-right: 1.6%;
	font-family: 'Mykokoro', serif;
}
body#spendMtfujiIndex main table td {
	width: 20%;
}
body#spendMtfujiIndex main table .num {
	margin: 0 20px;
}
body#spendMtfujiIndex main table thead th {
	font-size: 130%;
	font-family: 'Mykokoro', serif;
	text-align: center;
	font-weight: normal;
	width: 40%;
}
body#spendMtfujiIndex main table tbody th {
	width: 2%;
	text-align: center;
}
body#spendMtfujiIndex main table td:last-of-type {
	width: 7%;
}
/*
body#spendMtfujiIndex main #assetsArea .box .text {
	width: 50%;
	line-height: 1.5;
}
body#spendMtfujiIndex main #assetsArea .box .map {
	width: 47%;
}
body#spendMtfujiIndex main #assetsArea .box .map img {
	width: 100%;
}
body#spendMtfujiIndex main #assetsList {
	margin: 0 auto 6%;
	width: 80%;
	border-top: 1px solid #dce5f7;
}
body#spendMtfujiIndex main #assetsList th, body#spendMtfujiIndex main #assetsList td {
	padding: 12px;
	vertical-align: middle;
	border-bottom: 1px solid #dce5f7;
}
body#spendMtfujiIndex main #assetsList th {
	font-weight: normal;
	text-align: left;
}
body#spendMtfujiIndex main #assetsList th .num {
	float: left;
}
body#spendMtfujiIndex main #assetsList thead th, body#spendMtfujiIndex main #assetsList thead td {
	background: url(../img/bg_blue_paper.png);
	text-align: center;
	font-size: 100%;
	font-family: "Mykokoro", serif;
}
body#spendMtfujiIndex main #assetsList tbody tr:nth-child(even) th, body#spendMtfujiIndex main #assetsList tbody tr:nth-child(even) td {
	background: #f4f7fc;
}
body#spendMtfujiIndex main #assetsList thead strong {
	font-weight: normal;
	font-size: 120%;
	line-height: 1;
}
body#spendMtfujiIndex main #assetsList td {
	text-align: right;
	position: relative;
}
body#spendMtfujiIndex main #assetsList .flexbox {
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
body#spendMtfujiIndex main #assetsList .time {
	display: block;
	padding: 2px 8px;
	border-radius: 5px;
	background: #82858b;
	color: #fff;
	text-align: center;
}
body#spendMtfujiIndex main #assetsList tbody th[rowspan] {
	background: #e7eef9;
}
body#spendMtfujiIndex main #assetsList td:before {
	content: "";
	border-right: 1px dotted #c6cfe3;
	position: absolute;
	display: block;
	width: 1px;
	height: 60%;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
}*/
/*==============================================================
　body#spendOptionIndex : 各種オプション
===============================================================*/
body#spendOptionIndex main .optionBox {
	padding: 4% 0;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
body#spendOptionIndex main .optionBox h2 {
	background: none;
	padding-top: 0;
	margin-bottom: 4%;
	text-align: left;
	font-size: 180%;
	letter-spacing: 5px;
	position: relative;
}
body#spendOptionIndex main .optionBox .textBox .priceTable,
body#spendOptionIndex main .optionBox .textBox p {
	margin-bottom: 10px;
}
body#spendOptionIndex main .optionBox .textBox p.kome {
	font-size: 90%;
}
body#spendOptionIndex main .optionBox:nth-child(odd) .textBox {
	-webkit-order: 2;
	-moz-order: 2;
	order: 1;
}
body#spendOptionIndex main .optionBox:nth-child(odd) figure {
	-webkit-order: 2;
	-moz-order: 2;
	order: 2;
}
body#spendOptionIndex main .optionBox .textBox,
body#spendOptionIndex main .optionBox figure {
	width: 50%;
}
body#spendOptionIndex main .optionBox .textBox {
	padding: 0 4.8%;
}
body#spendOptionIndex main .optionBox figure img {
	width: 100%;
	height: auto;
}
body#spendOptionIndex main .optionBox .textBox .priceTable {
	border-top: 1px solid #c0c5dd;
	width: 100%;
}
body#spendOptionIndex main .optionBox .textBox .priceTable th,
body#spendOptionIndex main .optionBox .textBox .priceTable td {
	padding: 8px;
	text-align: left;
	border-bottom: 1px solid #c0c5dd;
}
body#spendOptionIndex main .optionBox .textBox .priceTable th {
	background: url(../img/bg_blue_paper.png);
	font-weight: normal;
}
body#spendOptionIndex main .optionBox .textBox .priceTable td {
	background: #f4f7fc;
	text-align: right;
}
body#spendOptionIndex main .optionBox .textBox .priceTable thead th {
	font-family: 'Mykokoro', serif;
	font-size: 120%;
	text-align: center;
}
body#spendOptionIndex main .optionBox .kome {
	margin-top: 10px;
	font-size: 85%;
}
body#spendOptionIndex.simple main #contactField {
	margin-top: 2%;
}
body#spendOptionIndex.simple main .optionBox h2:before {
	display: none;
}
body#spendOptionIndex.simple main .optionBox {
	border: none;
	padding: 4% 0;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
body#spendOptionIndex.simple main .optionBox .color-btn:before {
	display: none;
}
body#spendOptionIndex.simple main .optionBox .color-btn {
	padding: 15px 45px;
}
body#spendOptionIndex.simple main .optionBox .textBox .priceTable {
	border-top: 1px solid #ded7ce;
	border-bottom: 1px solid #ded7ce;
}
body#spendOptionIndex.simple main .optionBox .textBox .priceTable th,
body#spendOptionIndex.simple main .optionBox .textBox .priceTable td {
	background: none;
	padding: 5px;
	border: none;
	padding: 12px 0;
}
body#spendOptionIndex.simple main .optionBox .textBox .priceTable thead th {
	text-align: left;
}
body#spendOptionIndex.simple main .optionBox p.kome {
	color: #544f49;
}
body#spendOptionIndex.simple main .optionBox a:not([class*='color-btn']) {
	text-decoration: underline;
}
body#spendOptionIndex.simple main .optionBox h2 {
	padding: 0 0 11%;
	text-indent: 0;
}
/*==============================================================
　body#spendIkebanaIndex :　生け花でおもてなし
===============================================================*/
body#spendIkebanaIndex #fullTitle .bg-brw {
	align-items: flex-start;
	background: none;
	animation-play-state: paused;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	top: 12%;
	left: auto;
	right: 27%;
	margin: 0;
}
body#spendIkebanaIndex #fullTitle .copy002 {
	width: 39%;
	margin-top: 29%;
}
body#spendIkebanaIndex #fullTitle .title {
	width: 58%;
	margin-right: 0;
}
body#spendIkebanaIndex main h3 {
	margin: 6% 0;
	font-size: 150%;
	font-weight: normal;
	font-family: 'MyKokoro';
	line-height: 1.9;
	text-align: center;
}
body#spendIkebanaIndex main .contentsBox {
	margin-bottom: 12%;
}
body#spendIkebanaIndex main .dipBox {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 4%;
}
body#spendIkebanaIndex main .dipBox figure {
	width: 58%;
}
body#spendIkebanaIndex main .dipBox figure img {
	width: 100%;
	height: auto;
}
body#spendIkebanaIndex main .dipBox p {
	font-family: 'MyKokoro';
	font-size: 120%;
	padding-right: 2%;
	width: 42%;
	line-height: 1.8;
}
body#spendIkebanaIndex main .visualBox {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
body#spendIkebanaIndex main .visualBox div {
	width: -webkit-calc(100% / 4 - 1%);
	width: calc(100% / 4 - 1%);
}
body#spendIkebanaIndex main .visualBox div img {
	width: 100%;
	height: auto;
	display: block;
}
/*==============================================================
　body#spendOchaIndex :　茶室
===============================================================*/
body#spendOchaIndex #fullTitle .bg-brw {
	align-items: flex-start;
	background: none;
	animation-play-state: paused;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	top: 12%;
	left: auto;
	right: 27%;
	margin: 0;
}
body#spendOchaIndex #fullTitle .copy002 {
	width: 39%;
	margin-top: 29%;
}
body#spendOchaIndex #fullTitle .title {
	width: 58%;
	margin-right: 0;
}
body#spendOchaIndex main h3 {
	margin: 6% 0;
	font-size: 150%;
	font-weight: normal;
	font-family: 'MyKokoro';
	text-align: center;
	line-height: 1.9;
}
body#spendOchaIndex main .contentsBox {
	margin-bottom: 12%;
}
body#spendOchaIndex main .dipBox {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 4%;
}
body#spendOchaIndex main .dipBox figure {
	width: 58%;
}
body#spendOchaIndex main .dipBox figure img {
	width: 100%;
	height: auto;
}
body#spendOchaIndex main .dipBox p {
	font-family: 'MyKokoro';
	font-size: 120%;
	padding-right: 2%;
	width: 42%;
	line-height: 1.8;
}
body#spendOchaIndex main .visualBox {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
body#spendOchaIndex main .visualBox div {
	width: -webkit-calc(100% / 4 - 1%);
	width: calc(100% / 4 - 1%);
}
body#spendOchaIndex main .visualBox div img {
	width: 100%;
	height: auto;
	display: block;
}
body#spendOchaIndex .infoBox {
	width: 70%;
	font-family: 'MyKokoro';
	font-size: 140%;
	text-align: center;
	margin: 4% auto;
	padding: 2% 0 2.4%;
	line-height: 1;
}
/*==============================================================
　body#spendShowIndex :　太鼓ショー
===============================================================*/
.desktop body#spendShowIndex header #overlayArea {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.85);
}

body#spendShowIndex #mainVisual {
    overflow: hidden;
    position: relative;
    iframe{
        pointer-events: none;
        width: 100%;
        height: auto;
        aspect-ratio: 560/315;
    }
}

body#spendShowIndex #mainVisual #scrollBtn {
    position: absolute;
    bottom: 4%;
    width: 100%;
}
body#spendShowIndex #mainVisual #scrollBtn a {
    display: block;
    text-align: center;
    color: #fff;
    letter-spacing: 4px;
    font-size: 80%;
    padding-bottom: 25px;
    background: url(../img/ico/ico_scrolldown.png) no-repeat center bottom;
}
body#spendShowIndex #mainVisual video {
	display: block;
	width: 100%;
	height: auto;
}
body#spendShowIndex #fullTitle .bg-brw {
	align-items: flex-start;
	background: none;
	animation-play-state: paused;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	top: 12%;
	left: auto;
	right: 9%;
	margin: 0;
}
body#spendShowIndex #fullTitle .copy {
	width: 39%;
	margin-top: 29%;
}
body#spendShowIndex #fullTitle .title {
	width: 58%;
	margin-right: 0;
}
body#spendShowIndex main h3 {
	margin: 6% 0;
	font-size: 150%;
	font-weight: normal;
	font-family: 'MyKokoro';
	text-align: center;
	line-height: 1.9;
}
body#spendShowIndex main .contentsBox {
	margin-bottom: 12%;
}
body#spendShowIndex main .dipBox {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 4%;
}
body#spendShowIndex main .dipBox figure {
	width: 58%;
}
body#spendShowIndex main .dipBox figure img {
	width: 100%;
	height: auto;
}
body#spendShowIndex main .dipBox p {
	font-family: 'MyKokoro';
	font-size: 120%;
	padding-right: 2%;
	width: 42%;
	line-height: 1.8;
}
body#spendShowIndex main .visualBox {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
body#spendShowIndex main .visualBox div {
	width: -webkit-calc(100% / 4 - 1%);
	width: calc(100% / 4 - 1%);
}
body#spendShowIndex main .visualBox div img {
	width: 100%;
	height: auto;
	display: block;
}
body#spendShowIndex .infoBox {
	width: 70%;
	font-family: 'MyKokoro';
	font-size: 140%;
	text-align: center;
	margin: 4% auto;
	padding: 2% 0 2.4%;
	line-height: 1;
}
/*==============================================================
　body#spendEsthetic : エステ・癒し
===============================================================*/
body#spendEsthetic #estheticArea h2.bdr-RL {
	background: #f9e1f0 url(../../spend/img/esthetic/bg_esthetic.png) no-repeat
		center top;
	background-size: auto 100%;
	padding: 70px 0;
	color: #854b57;
	font-size: 220%;
	margin-bottom: 0;
}
body#spendEsthetic #healingArea h2.bdr-RL {
	background: #fefed5 url(../../spend/img/esthetic/bg_healing.png) no-repeat
		center top;
	background-size: auto 100%;
	padding: 70px 0;
	color: #3b3729;
	font-size: 220%;
	margin-bottom: 0;
}
body#spendEsthetic #estheticArea h2:before,
body#spendEsthetic #estheticArea h2:after {
	background: #ebafa2;
}
body#spendEsthetic #healingArea h2:before,
body#spendEsthetic #healingArea h2:after {
	background: #f9e196;
}
body#spendEsthetic #estheticArea #introArea {
	padding: 0;
	margin-bottom: 5%;
	position: relative;
}
body#spendEsthetic #estheticArea #introArea .deco {
	position: absolute;
}
body#spendEsthetic #estheticArea #introArea .flower01 {
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto 0;
}
body#spendEsthetic #estheticArea #introArea .flower02 {
	right: 0;
	bottom: 0;
}
body#spendEsthetic #estheticArea #introArea .flexbox {
	justify-content: center;
	align-items: center;
	display: -webkit-flex;
	display: flex;
}
body#spendEsthetic #estheticArea #introArea .slider {
	width: 48%;
	padding: 0 4.8%;
}
body#spendEsthetic #estheticArea #introArea .boxR {
	width: 41%;
}
body#spendEsthetic #estheticArea #introArea p {
	margin-bottom: 4%;
}
body#spendEsthetic main table {
	width: 100%;
	margin: 2% 0 0;
}
body#spendEsthetic main table th,
body#spendEsthetic main table td {
	padding: 12px;
	text-align: left;
	font-weight: normal;
}
body#spendEsthetic .menuArea {
	position: relative;
	z-index: 9;
}
body#spendEsthetic main .menuBox {
	background: #fff;
	width: 80%;
	padding: 0;
	margin: 0 auto 5%;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}
body#spendEsthetic .menuArea h3 {
	font-size: 190%;
	font-family: 'Mykokoro', serif;
	font-weight: normal;
	margin: 0 0 3%;
	text-align: center;
}
body#spendEsthetic .menuArea .menuBox h4 {
	padding-bottom: 0px;
	margin-bottom: 2%;
	width: 100%;
	font-size: 150%;
	font-weight: normal;
	font-family: 'Mykokoro', serif;
}
body#spendEsthetic .menuArea .menuBox img {
}
body#spendEsthetic .menuArea .menuBox .boxR {
	width: 60%;
	padding-left: 3%;
}
body#spendEsthetic #planArea {
	padding: 4% 0;
}
body#spendEsthetic #planArea h2 .eng {
	display: block;
	margin-top: 7px;
}
body#spendEsthetic #healingArea {
	margin-bottom: 4%;
}
body#spendEsthetic .menuArea .menuBox .btnBox {
	margin-top: 4%;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
body#spendEsthetic .menuArea .menuBox .btnBox a {
	display: block;
	width: 49%;
	text-align: center;
}
/*==============================================================
　body#spendShow : 霊峰太鼓ショー
===============================================================*/
body#spendShow #videoBox video {
	width: 100%;
	height: auto;
}
body#spendShow #introArea {
	text-align: center;
	font-size: 120%;
	margin: 0 0 6%;
	background: url(../../spend/img/ikebana/bg_brush_ikebana.png) no-repeat
		center 20%;
}
body#spendShow #introArea p {
	line-height: 2.1;
	margin: 0 auto 4%;
	width: 70%;
	font-family: 'Mykokoro', serif;
}
body#spendShow #introArea p.lead {
	padding: 4% 0;
	margin: 0 auto;
	font-size: 120%;
}
body#spendShow #introArea .bdr-RL:before,
body#spendShow #introArea .bdr-RL:after {
	background: #8eabd9;
}
/*==============================================================
　body#spendAttraction : 宴会アトラクション
===============================================================*/
body#spendAttraction .contactArea .formBtn{
    display: none;
}
body#spendAttraction h3 {
	font-size: 150%;
	font-weight: normal;
	font-family: 'Mykokoro', serif;
	margin-bottom: 3%;
	text-align: center;
}
body#spendAttraction h3:before,
body#spendAttraction h3:after {
	background: rgba(0, 0, 0, 0.2);
}
body#spendAttraction .lead {
	text-align: center;
	font-size: 150%;
	font-family: 'Mykokoro', serif;
	margin: 6.4% 0;
	padding-top: 44px;
	background: url(../img/ico/ico_fuji_lrg_brush.png) no-repeat center top;
}
body#spendAttraction #main {
	margin: 0 auto;
}
body#spendAttraction .flexbox {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 6.4%;
}
body#spendAttraction .flexbox .image {
	width: 31%;
}
body#spendAttraction .flexbox .image img {
	width: 100%;
	height: auto;
}
body#spendAttraction .flexbox p {
	font-feature-settings: 'palt';
}
body#spendAttraction .flexbox p strong {
	font-size: 120%;
	display: block;
	text-align: center;
	font-family: 'Mykokoro', serif;
	margin-bottom: 2%;
}
body#spendAttraction #priceBox table,
body#spendAttraction #priceBox .boxR {
	width: 47%;
}
body#spendAttraction #priceBox .boxR ul {
	margin-bottom: 4%;
}
body#spendAttraction #priceBox .boxR li {
	margin-bottom: 2%;
}
body#spendAttraction #priceBox .boxR li strong {
	width: 100%;
	background: url(../img/bg_black_paper02.png);
	padding: 3px 20px;
	margin-bottom: 1%;
	border-radius: 3px;
	color: #fff;
	font-weight: normal;
	display: block;
}
body#spendAttraction #cancelBox {
	margin-bottom: 6.4%;
}
body#spendAttraction #cancelBox table {
	width: 75%;
	margin: 0 auto;
}
body#spendAttraction #cancelBox table th {
	width: 20%;
}


/*==============================================================
　body#spendAnniversaryroom : アニバーサリールーム
===============================================================*/
body#spendAnniversaryroom .lead {
	text-align: center;
	font-size: 150%;
	font-family: 'Mykokoro', serif;
	margin: 6.4% 0;
	padding-top: 44px;
	background: url(../img/ico/ico_fuji_lrg_brush.png) no-repeat center top;
}
body#spendAnniversaryroom ._block{
    display: grid;
    grid-template-columns: 45% 1fr;
    gap: 2em;
}
body#spendAnniversaryroom ._photo img{
    width: 100%;
    height: auto;
    display: block;
}
body#spendAnniversaryroom ._block h2{
    background-image: none;
    padding: 0;
    margin:0.8em 0;
    text-align: left;
}
body#spendAnniversaryroom ._case {
    margin-top: 20px;
}
body#spendAnniversaryroom ._case ._list{
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 10px;
}
body#spendAnniversaryroom ._case ._list li{
    display: inline-block;
    padding: 0.2em 0.6em;
    background-color: #f6f5f5;
    border-radius: 4px;
}
body#spendAnniversaryroom ._block .table001{
    margin-top: 20px;
}
body#spendAnniversaryroom .textBox .kome{
    font-size: 80%;
}

body#spendAnniversaryroom .concert_box{
    border: 1px solid #ececec;
    padding: 20px;
    margin-top: 50px;
    display: grid;
    grid-template-columns: 33% 1fr;
    gap: 2em;
}
body#spendAnniversaryroom .concert_box .main_ttl{
    margin-bottom: 1.2em;
}
body#spendAnniversaryroom .concert_box .sub_box{
    background-color: #f1f1f1;
    margin: 20px 0;
    padding: 16px;
    position: relative;
}
body#spendAnniversaryroom .concert_box .sub_box::before{
    content: '';
    display: block;
    position: absolute;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    inset: 0;
    margin: auto;
    border: 1px solid #d3d3d3;
}
body#spendAnniversaryroom .concert_box ._ttl{
    font-size: 110%;
    margin-bottom: 5px;
}
body#spendAnniversaryroom .concert_box .table001{
    margin: 10px 0;
}
body#spendAnniversaryroom .concert_box .kome{
    font-size: 80%;
}
body#spendAnniversaryroom .list001{
    margin: 10px 0;
}
body#spendAnniversaryroom .list001 li{
    padding-left:23px;
    background:url(../img/ico/ico_arrow_blk_rgt-thn.png) no-repeat left 0.5em;
}
@media screen and (max-width:992px) {
    body#spendAnniversaryroom ._block{
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width:768px) {
    body#spendAnniversaryroom .concert_box{
        grid-template-columns: 1fr;
    }
}
/*==============================================================
　body#spendKimono : 着物レンタル
===============================================================*/
body#spendKimono .lead {
	text-align: center;
	font-size: 150%;
	font-family: 'Mykokoro', serif;
	margin: 6.4% 0;
	padding-top: 44px;
	background: url(../img/ico/ico_fuji_lrg_brush.png) no-repeat center top;
}
body#spendKimono h3 {
	text-align: center;
	font-weight: normal;
	font-size: 150%;
	font-family: 'Mykokoro', serif;
	margin-bottom: 3%;
}
body#spendKimono h3:before,
body#spendKimono h3:after {
	background: rgba(0, 0, 0, 0.2);
}
body#spendKimono .lead {
	text-align: center;
	font-size: 150%;
	font-family: 'Mykokoro', serif;
	margin: 6.4% 0;
}
body#spendKimono #main {
	margin: 0 auto;
}
body#spendKimono .flexbox {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 6.4%;
}
body#spendKimono .priceBox,
body#spendKimono .priceBox2 {
	justify-content: center;
}
body#spendKimono .flexbox .image {
	width: 30%;
}
body#spendKimono .flexbox .image img {
	width: 100%;
	height: auto;
}
body#spendKimono .flexbox p {
	font-feature-settings: 'palt';
}
body#spendKimono .flexbox p strong {
	font-size: 120%;
	display: block;
	font-family: 'Mykokoro', serif;
}
body#spendKimono .priceBox table,
body#spendKimono .priceBox .boxR {
	width: 49%;
	padding: 0 3%;
}
body#spendKimono .priceBox2 .boxL,
body#spendKimono .priceBox2 .boxR {
	width: 49%;
	padding: 0 3%;
}
body#spendKimono .priceBox2 .boxL table,
body#spendKimono .priceBox2 .boxL img {
	width: 100%;
	height: auto;
}


/*==============================================================
　body#spendEventIndex : 季節の館内イベントのご案内
===============================================================*/
body#spendEventIndex main h3 {
	margin: 30px 0;
	font-size: 150%;
	font-weight: normal;
	text-align: center;
	font-family: 'MyKokoro', serif;
}
body#spendEventIndex .postList {
	margin-top: 4%;
}
body#spendEventIndex .postList li {
	margin-bottom: 10%;
	position: relative;
}
body#spendEventIndex .postList li .eventName {
	font-size: 160%;
	font-weight: normal;
	display: block;
	line-height: 1.2;
	font-family: 'Mykokoro', serif;
	padding: 18px 0 10px;
}
body#spendEventIndex .postList li .copy {
	line-height: 1.3;
}
body#spendEventIndex .postList li .moreBtn {
	margin-top: 20px;
}
body#spendEventIndex .postList li p {
	margin: 0;
}
body#spendEventIndex .postList li .term {
	padding: 10px 0 0;
	border-top: 1px solid #ececec;
	margin: 24px 0 0px;
	height: 18%;
}
body#spendEventIndex.cms .postList li .term {
	padding: 10px 0;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	margin: 24px 0 10px;
	height: 18%;
}
body#spendEventIndex.cms .postList li .time {
	border-bottom: 1px solid #ececec;
	padding: 0 0;
	margin-bottom: 10px;
	min-height: calc(18% - 10px);
}
body#spendEventIndex.cms .postList li .copy {
	margin-bottom: 5px;
}

body#spendEventIndex .postList li.over p {
	opacity: 0.4;
}
body#spendEventIndex .postList li.over:after {
	content: 'こちらのイベントは終了いたしました';
	display: block;
	font-size: 120%;
	text-align: center;
	margin: 2% 0 0;
	padding: 10px;
	border: 1px solid #555049;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
body#spendEventIndex #planLink {
	margin: 6% 0;
}
/*詳細ページ*/
body#spendEventIndividual #main {
	width: 70%;
	margin: 0 auto;
}
body#spendEventIndividual .flex-box {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	margin-bottom: 5%;
}
body#spendEventIndividual .flex-box figure {
	width: 50%;
}
body#spendEventIndividual .flex-box figure {
	width: 50%;
}
body#spendEventIndividual .flex-box figure img {
	width: 100%;
	height: auto;
}
body#spendEventIndividual main #menuArea {
	margin-bottom: 5px;
	margin: 0 auto;
	width: 75%;
}
body#spendEventIndividual main table {
	border-top: 1px solid #ececec;
}
body#spendEventIndividual main .lead {
	font-family: 'MyKokoro';
	font-size: 180%;
	margin: 41px 0;
	text-align: left;
}
body#spendEventIndividual main .boxR {
	width: 50%;
	padding: 0 2.6%;
}
body#spendEventIndividual main table th,
body#spendEventIndividual main table td {
	padding: 5px;
	border: none;
	padding: 12px 0;
	border-bottom: 1px solid #ececec;
}
body#spendEventIndividual main .kome {
	text-align: right;
	margin-top: 10px;
}
body#spendEventIndividual main table th {
	text-align: left;
}
body#spendEventIndividual main table th,
body#spendEventIndividual main table td {
	padding: 8px;
	text-align: left;
}
body#spendEventIndividual main table th {
	font-family: 'Mykokoro', serif;
	font-size: 120%;
	vertical-align: top;
}
body#spendEventIndividual main h3 {
	font-family: 'Mykokoro', serif;
	font-weight: normal;
	padding: 0;
	font-size: 140%;
}
body#spendEventIndividual main .section {
	margin-bottom: 6%;
}
body#spendEventIndividual .navigation {
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
body#spendEventIndividual .navigation .sectionInner {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 3%;
}
body#spendEventIndividual .navigation .sectionInner h2 {
	background: none;
	padding-top: 0;
}
body#spendEventIndividual .navigation .sectionInner:nth-child(3n) {
	margin-right: 0;
}
body#spendEventIndividual .navigation .desc {
	font-size: 80%;
}
body#spendEventIndividual .navigation .sectionInner img {
	width: 100%;
	height: auto;
}
/*==============================================================
　body#spendEcoIndex : エコツアー
===============================================================*/
body#spendEcoIndex #fullTitle .bg-brw {
	padding: 1%; /*background: rgba(0,42,4,0);*/
}
body#spendEcoIndex #fullTitle .bg-brw .copy {
	width: 37%;
}
body.eco #fullTitle .visual {
	position: relative;
}
body.eco #fullTitle .symbolMark {
	position: absolute;
	top: 30px;
	right: 30px;
	width: auto;
	height: auto;
}
body#spendEcoIndex main .innerWidth h2 {
	margin: 4% 0 8%;
}
body.eco main .postList h3 {
	font-family: 'Mykokoro', serif;
	font-weight: normal;
	font-size: 120%;
    line-height: 1.3;
	margin-bottom: 10px;
}
body.eco main .postList .desc {
	font-size: 90%;
	line-height: 1.4;
	height: 56px;
	overflow: hidden;
}
body.eco main .postList .infoTxt {
	display: -webkit-flex;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
body.eco main .postList em.status {
	color: #fff;
	background: #555049;
	padding: 6px 8px 3px;
	line-height: 1;
}
body.eco main .postList .midashi {
	padding: 4px 0;
}
body.eco main .postList .fee {
	text-align: right;
	margin: 20px 0;
}
body.eco #postArea .postList li .more {
	display: block;
	width: 100%;
	margin: 10px auto 0;
	text-align: center;
	padding: 0 0 4px;
}
body.eco #postArea .postList li {
	margin: 0 0.8% 8%;
}

/*詳細ページ
---------------------------------------------------------------------------*/
@media screen and (min-width: 1201px) {
	body#spendEcoIndividual .contentsBox {
		margin: 0 auto 10%;
		width: 80%;
	}
}
body#spendEcoIndividual #fullTitle .visual {
	height: 540px;
	overflow: hidden;
	position: relative;
}
body#spendEcoIndividual #fullTitle .visual img.mainImage {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
h1#pageTitle .engTitle {
	position: relative;
	display: block;
	text-transform: uppercase;
	font-size: 65%;
	margin-bottom: 3px;
	padding-top: 43px;
	letter-spacing: 5px;
}
body#spendEcoIndividual main h3 {
	font-family: 'Mykokoro', serif;
	font-size: 150%;
	font-weight: normal;
	text-align: center;
	margin: 3% 0;
}
body#spendEcoIndividual .flowBox {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	margin-bottom: 2%;
}
@media screen and (max-width: 1200px) {
	body#spendEcoIndividual .flowBox {
		width: 100%;
	}
}
body#spendEcoIndividual .flowBox .photo,
body#spendEcoIndividual .flowBox .infoBox {
	width: 50%;
}
body#spendEcoIndividual .flowBox .photo img {
	width: 100%;
	height: auto;
}
body#spendEcoIndividual .flowBox .infoBox {
	padding: 0 2.6%;
}
body#spendEcoIndividual .flowBox .infoBox h3,
body#spendEcoIndividual .flowBox .infoBox p {
	text-align: left;
}
body#spendEcoIndividual .flowBox .infoBox .num {
	font-size: 160%;
	text-align: center;
	font-family: 'Mykokoro', serif;
	background: #efefef;
	line-height: 1;
	padding: 0px 0 10px;
}
body#spendEcoIndividual .flowBox:nth-of-type(even) {
	flex-direction: row-reverse;
}
body#spendEcoIndividual #introArea {
	margin: 0 auto 12%;
	text-align: center;
}
body#spendEcoIndividual #introArea h3 {
	margin-bottom: 1%;
}
body#spendEcoIndividual h2.end {
	margin-top: 0;
	background: none;
}
body#spendEcoIndividual .option {
	background: #f6f5f5;
	padding: 4%;
	margin-bottom: 14%;
}
body#spendEcoIndividual #feeBox {
}
body#spendEcoIndividual #feeBox .flex-box {
	display: -webkit-flex;
	display: flex;
}
body#spendEcoIndividual #feeBox .boxL {
	border-top: 1px solid #ececec;
	width: 50%;
}
body#spendEcoIndividual #aboutArea #txtFee {
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	width: 50%;
	padding: 10px 10px;
}
body#spendEcoIndividual #feeBox .boxL .people {
	padding: 10px 10px;
	margin-right: 15px;
	display: block;
	width: 40%;
	background: #f6f5f5;
}
body#spendEcoIndividual #feeBox #free {
	font-family: 'Mykokoro', serif;
	font-size: 110%;
	background: #f6f5f5;
	padding: 10px 10px;
}
body#spendEcoIndividual #feeBox .boxL p {
	font-family: 'Mykokoro', serif;
	font-size: 110%;
	border-bottom: 1px solid #ececec;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
body#spendEcoIndividual #aboutArea {
	margin: 0 auto 12%;
}
body#spendEcoIndividual #aboutArea h3 {
	margin-top: 0;
}
body#spendEcoIndividual #aboutArea table th {
	width: 15%;
}
body#spendEcoIndividual #aboutArea table th.distance {
	width: 20%;
}
body#spendEcoIndividual #aboutArea table th .num {
	font-size: 170%;
	padding: 0 4px;
	font-family: 'Mykokoro', serif;
}
body#spendEcoIndividual main #pagenation,
body#spendEcoIndividual main #infoArea {
	width: 100%;
}
body#spendEcoIndividual main #pagenation .flex-box {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 3%;
}
body#spendEcoIndividual main #pagenation a {
	color: #544f49;
	border: 1px solid #ded7ce;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 4px;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body#spendEcoIndividual main #pagenation a .photo {
	overflow: hidden;
	width: 83px;
	height: 83px;
	position: relative;
}
body#spendEcoIndividual main #pagenation a:hover {
	opacity: 0.6;
}
body#spendEcoIndividual main #pagenation a .photo img {
	height: 100% !important;
	width: auto;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
body#spendEcoIndividual main #pagenation div.post {
	width: 50%;
	padding: 3px;
}
body#spendEcoIndividual main #pagenation div.post .midashi {
	width: calc(100% - 83px);
	padding: 0 3%;
	background: url(../img/ico/ico_arrow_blk_rgt-thn.png) no-repeat 97% center;
}
body#spendEcoIndividual main #pagenation div.post .midashi span {
	padding-right: 17px;
	display: block;
}
body#spendEcoIndividual main #pagenation div.post em.status {
	color: #fff;
	display: inline-block;
	margin-bottom: 5px;
	background: #555049;
	padding: 6px 8px 3px;
	line-height: 1;
}
body#spendEcoIndividual main #infoArea {
	border-top: 1px solid #dfdbc7;
	border-bottom: 1px solid #dfdbc7;
	padding: 4%;
}
body#spendEcoIndividual main #infoArea a {
	text-decoration: underline;
}
body#spendEcoIndividual main #infoArea dt {
	border-left: 7px solid #f6f5f5;
	padding: 3px 0;
	margin-bottom: 1%;
	padding-left: 22px;
	font-family: 'Mykokoro', serif;
	font-size: 120%;
}
body#spendEcoIndividual main #infoArea dd {
	margin-bottom: 2%;
}
@media screen and (max-width: 1200px) {
	body#spendSightseeing main .postList li {
		padding-bottom: 10%;
	}
	body#spendSightseeing main .postList li .photo {
		height: 29vw;
	}
}
/*==============================================================
　body#spendEcoTerms : 保険規約
===============================================================*/
body#spendEcoTerms #pageTitle {
	margin-bottom: 6%;
}
body#spendEcoTerms #pageTitle:after {
	display: none;
}
body#spendEcoTerms main .lead {
	text-align: center;
	margin-bottom: 4%;
}
body#spendEcoTerms main #insuranceArea h2 {
	margin-bottom: 10px;
}
body#spendEcoTerms main #insuranceArea th {
	text-align: center;
}
body#spendEcoTerms main #insuranceArea td {
	vertical-align: top;
	font-size: 85%;
}
body#spendEcoTerms main #insuranceArea td li {
	margin-bottom: 15px;
}
body#spendEcoTerms main #infoArea {
	border-top: 1px solid #dfdbc7;
	border-bottom: 1px solid #dfdbc7;
	padding: 4%;
}
body#spendEcoTerms main #infoArea h2 {
	padding: 0;
	background: none;
	text-align: left;
}
body#spendEcoTerms main #infoArea ul {
	margin-bottom: 4%;
}
body#spendEcoTerms main #infoArea li {
	border-left: 7px solid #f6f5f5;
	padding: 0;
	margin-bottom: 1%;
	padding-left: 22px;
	font-size: 100%;
}
body#spendEcoTerms main #infoArea dt {
	border-left: 7px solid #f6f5f5;
	padding: 3px 0;
	margin-bottom: 1%;
	padding-left: 22px;
	font-family: 'Mykokoro', serif;
	font-size: 120%;
}
body#spendEcoTerms main #infoArea dd {
	margin-bottom: 2%;
}
/*==============================================================
　body#spendTripadvisor : トリップアドバイザーエクセレンス認証を獲得
===============================================================*/
body#spendTripadvisor main .contentsBox {
	margin-bottom: 10%;
}
body#spendTripadvisor main .flex-box {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
}
body#spendTripadvisor main #introArea h2 {
	margin-bottom: 10px;
}
body#spendTripadvisor main #introArea .lead {
	margin-bottom: 4%;
	text-align: center;
}
body#spendTripadvisor main #presidentArea {
	overflow: hidden;
}
body#spendTripadvisor main #presidentArea p {
	margin-bottom: 22px;
}
body#spendTripadvisor main #presidentArea .presidentName {
	font-family: 'Mykokoro', serif;
	font-size: 130%;
	text-align: right;
}
body#spendTripadvisor main #englishArea h2 {
	text-align: left;
	background: none;
	padding: 0;
}
@media screen and (max-width: 1200px) {
	body.uraroji #postArea li .place {
		font-size: 100%;
	}
}
/*==============================================================
　body#spendMinibustourIndex : ミニバスツアー
===============================================================*/
body#spendMinibustourIndex #fullTitle .bg-brw {
	padding: 1%; /*background: rgba(0,42,4,0);*/
}
body#spendMinibustourIndex #fullTitle .bg-brw .copy {
	width: 37%;
}
body.eco #fullTitle .visual {
	position: relative;
}
body.eco #fullTitle .symbolMark {
	position: absolute;
	top: 30px;
	right: 30px;
	width: auto;
	height: auto;
}
body#spendEcoIndex main .innerWidth h2 {
	margin: 4% 0 8%;
}
body.minibustour main .postList h3 {
	font-family: 'Mykokoro', serif;
	font-weight: normal;
	font-size: 120%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
body.minibustour main .postList .desc {
	font-size: 90%;
	line-height: 1.4;
	height: 56px;
	overflow: hidden;
}
body.minibustour main .postList .infoTxt {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
body.minibustour main .postList em.status {
	color: #fff;
	background: #555049;
	padding: 6px 8px 3px;
	line-height: 1;
}
body.minibustour main .postList .midashi {
	padding: 4px 0;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
body.minibustour main .postList .fee {
	text-align: right;
	margin: 20px 0;
}
body.minibustour #postArea .postList li .more {
	display: block;
	width: 100%;
	margin: 10px auto 0;
	text-align: center;
	padding: 0 0 4px;
}
body.minibustour #postArea .postList li {
	margin: 0 0.8% 8%;
}

/*詳細ページ
---------------------------------------------------------------------------*/
@media screen and (min-width: 1201px) {
	body#spendMinibustourIndividual .contentsBox {
		margin: 0 auto 10%;
		width: 80%;
	}
}
body#spendMinibustourIndividual #fullTitle .visual {
	height: 540px;
	overflow: hidden;
	position: relative;
}
body#spendMinibustourIndividual #fullTitle .visual img.mainImage {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
h1#pageTitle .engTitle {
	position: relative;
	display: block;
	text-transform: uppercase;
	font-size: 65%;
	margin-bottom: 3px;
	padding-top: 43px;
	letter-spacing: 5px;
}
body#spendMinibustourIndividual main h3 {
	font-family: 'Mykokoro', serif;
	font-size: 150%;
	font-weight: normal;
	text-align: center;
	margin: 3% 0;
}
body#spendMinibustourIndividual .flowBox {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	margin-bottom: 2%;
}
@media screen and (max-width: 1200px) {
	body#spendMinibustourIndividual .flowBox {
		width: 100%;
	}
}
body#spendMinibustourIndividual .flowBox .photo,
body#spendMinibustourIndividual .flowBox .infoBox {
	width: 50%;
}
body#spendMinibustourIndividual .flowBox .photo img {
	width: 100%;
	height: auto;
}
body#spendMinibustourIndividual .flowBox .infoBox {
	padding: 0 2.6%;
}
body#spendMinibustourIndividual .flowBox .infoBox h3,
body#spendMinibustourIndividual .flowBox .infoBox p {
	text-align: left;
}
body#spendMinibustourIndividual .flowBox .infoBox .num {
	font-size: 160%;
	text-align: center;
	font-family: 'Mykokoro', serif;
	background: #efefef;
	line-height: 1;
	padding: 0px 0 10px;
}
body#spendMinibustourIndividual .flowBox:nth-of-type(even) {
	flex-direction: row-reverse;
}
body#spendMinibustourIndividual #introArea {
	margin: 0 auto 12%;
	text-align: center;
}
body#spendMinibustourIndividual #introArea h3 {
	margin-bottom: 1%;
}
body#spendMinibustourIndividual h2.end {
	margin-top: 0;
	background: none;
}
body#spendMinibustourIndividual .option {
	background: #f6f5f5;
	padding: 4%;
	margin-bottom: 14%;
}
body#spendMinibustourIndividual #feeBox {
}
body#spendMinibustourIndividual #feeBox .flex-box {
	display: -webkit-flex;
	display: flex;
}
body#spendMinibustourIndividual #feeBox .boxL {
	border-top: 1px solid #ececec;
	width: 50%;
}
body#spendMinibustourIndividual #aboutArea #txtFee {
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	width: 50%;
	padding: 10px 10px;
}
body#spendMinibustourIndividual #feeBox .boxL .people {
	padding: 10px 10px;
	margin-right: 15px;
	display: block;
	width: 40%;
	background: #f6f5f5;
}
body#spendMinibustourIndividual #feeBox #free {
	font-family: 'Mykokoro', serif;
	font-size: 110%;
	background: #f6f5f5;
	padding: 10px 10px;
}
body#spendMinibustourIndividual #feeBox .boxL p {
	font-family: 'Mykokoro', serif;
	font-size: 110%;
	border-bottom: 1px solid #ececec;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
body#spendMinibustourIndividual #aboutArea {
	margin: 0 auto 12%;
}

body#spendMinibustourIndividual #aboutArea h3 {
	margin-top: 0;
}
body#spendMinibustourIndividual #aboutArea table th {
	width: 15%;
}
body#spendMinibustourIndividual #aboutArea table th.distance {
	width: 20%;
}
body#spendMinibustourIndividual #aboutArea table th .num {
	font-size: 170%;
	padding: 0 4px;
	font-family: 'Mykokoro', serif;
}
body#spendMinibustourIndividual main #pagenation,
body#spendMinibustourIndividual main #infoArea {
	width: 100%;
}
body#spendMinibustourIndividual main #pagenation .flex-box {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 3%;
}
body#spendMinibustourIndividual main #pagenation a {
	color: #544f49;
	border: 1px solid #ded7ce;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 4px;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body#spendMinibustourIndividual main #pagenation a .photo {
	overflow: hidden;
	width: 83px;
	height: 83px;
	position: relative;
}
body#spendMinibustourIndividual main #pagenation a:hover {
	opacity: 0.6;
}
body#spendMinibustourIndividual main #pagenation a .photo img {
	height: 100% !important;
	width: auto;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
body#spendMinibustourIndividual main #pagenation div.post {
	width: 50%;
	padding: 3px;
}
body#spendMinibustourIndividual main #pagenation div.post .midashi {
	width: calc(100% - 83px);
	padding: 0 3%;
	background: url(../img/ico/ico_arrow_blk_rgt-thn.png) no-repeat 97% center;
}
body#spendMinibustourIndividual main #pagenation div.post .midashi span {
	padding-right: 17px;
	display: block;
}
body#spendMinibustourIndividual main #pagenation div.post em.status {
	color: #fff;
	display: inline-block;
	margin-bottom: 5px;
	background: #555049;
	padding: 6px 8px 3px;
	line-height: 1;
}
body#spendMinibustourIndividual main #infoArea {
	border-top: 1px solid #dfdbc7;
	border-bottom: 1px solid #dfdbc7;
	padding: 4% 4% 3%;
}
body#spendMinibustourIndividual main #infoArea a {
	text-decoration: underline;
}
body#spendMinibustourIndividual main #infoArea dt {
	border-left: 7px solid #f6f5f5;
	padding: 3px 0;
	margin-bottom: 1%;
	padding-left: 22px;
	font-family: 'Mykokoro', serif;
	font-size: 120%;
}
body#spendMinibustourIndividual main #infoArea dd {
	margin-bottom: 2%;
}

/*カレンダー-----------------------------------------------------*/
body#spendMinibustourIndividual #calendarArea {
	overflow: hidden;
	margin-bottom: 12%;
}
body#spendMinibustourIndividual #calendarBox {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
body#spendMinibustourIndividual #calendarBox .tour_calendar {
	width: 48%;
	margin: 0 1%;
}

body#spendMinibustourIndividual #calendarBox .year_month {
	font-family: 'Mykokoro', serif;
	font-size: 140%;
	padding-bottom: 10px;
}
body#spendMinibustourIndividual #calendarBox th {
	background: #f2f2f2;
	font-weight: normal;
	padding: 15px;
	line-height: 1;
}
body#spendMinibustourIndividual #calendarBox td {
	position: relative;
	padding: 3px;
	padding-bottom: 14px;
	border-bottom: 1px solid #f2f2f2;
	font-size: 90%;
}
body#spendMinibustourIndividual #calendarBox .day_tour {
	background: #ffe8f3;
}
body#spendMinibustourIndividual #calendarBox td.day_tour:after {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #555049;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 10px;
	margin: auto;
	padding: 0;
}
body#spendMinibustourIndividual #calendarBox .tour_expire {
	background: #dcdcdc;
}
body#spendMinibustourIndividual #calendarBox td.tour_expire:after {
	content: '満';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
body#spendMinibustourIndividual #calendarBox td.day_notour:before,
body#spendMinibustourIndividual #calendarBox td.day_notour:after {
	content: '';
	display: block;
	background: #555049;
	width: 1px;
	height: 15px;
	transform: skewX(45deg);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 10px;
	margin: auto;
	padding: 0;
}
body#spendMinibustourIndividual #calendarBox td.day_notour:before {
	transform: skewX(-45deg);
}
body#spendMinibustourIndividual #calendarBox .color_txt {
	vertical-align: top;
	text-align: center;
	margin-bottom: 4%;
	width: 100%;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
body#spendMinibustourIndividual #calendarBox .color_txt li {
	position: relative;
	padding-left: 60px;
}
body#spendMinibustourIndividual #calendarBox .color_txt span {
	width: 50px;
	display: inline-block;
	height: 1.7em;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}
body#spendMinibustourIndividual #calendarBox .color_txt .tour_expire {
	margin-left: 20px;
}
/*==============================================================
　body#spendPhotoIndex : 写真コンテスト
===============================================================*/

#spendPhotoIndex main .innerWidth2,
#spendPhotoIndividual main .innerWidth2 {
	width: 790px;
	margin: 0 auto 60px auto;
}
#spendPhotoIndex main .innerWidth2 h2 {
	margin: 0;
	background: none;
}
#spendPhotoIndex main .innerWidth2 dl,
#spendPhotoIndex main .innerWidth2 p,
#spendPhotoIndividual main .innerWidth2 p {
	margin-bottom: 20px;
}
#spendPhotoIndex main #intro h1 {
	padding: 0;
}
#spendPhotoIndex main h2 {
	border: none;
}
/* common */
#spendPhotoIndex main p.desc {
	font-size: 100%;
}
#spendPhotoIndex main dl dt {
	font-size: 115%;
	font-weight: bold;
}
#spendPhotoIndex main dl dd,
#spendPhotoIndex main dl dd span.from {
	font-size: 80%;
}
/* gold */
#spendPhotoIndex main #gold p.photo {
	float: right;
}
#spendPhotoIndex main #gold p.desc {
	width: 290px;
}
/* silver */
#spendPhotoIndex main #silver {
	margin-top: -64px;
}
#spendPhotoIndex main #silver #s001 {
	float: left;
	width: 441px;
	padding-top: 74px;
}
#spendPhotoIndex main #silver #s001 h2,
#spendPhotoIndex main #silver #s003 h2,
#spendPhotoIndex main #silver #s004 h2 {
	float: left;
}
#spendPhotoIndex main #silver #s001 dl,
#spendPhotoIndex main #silver #s001 p.desc,
#spendPhotoIndex main #silver #s002,
#spendPhotoIndex main #silver #s002 p.desc {
	float: right;
	width: 321px;
}
#spendPhotoIndex main #silver #s002 h2 {
	float: right;
	margin-bottom: 0;
}
#spendPhotoIndex main #silver #s003 {
	float: left;
	width: 381px;
}
#spendPhotoIndex main #silver #s003 dl,
#spendPhotoIndex main #silver #s004 dl {
	float: right;
	width: 300px;
}
#spendPhotoIndex main #silver #s003 p.desc {
	float: left;
	width: 381px;
}
#spendPhotoIndex main #silver #s004,
#spendPhotoIndex main #silver #s004 p.desc {
	float: right;
	width: 381px;
}
#spendPhotoIndex main #silver div.prize dl {
	height: 96px;
	margin-bottom: 10px;
}
#spendPhotoIndex main #silver div.prize dl dt {
	height: 4em;
}
/* bronze */
#spendPhotoIndex main #bronze p.photo,
#spendPhotoIndex main #bronze h2,
#spendPhotoIndex main #bronze p.desc {
	float: left;
	margin-right: 20px;
}
#spendPhotoIndex main #bronze div.prize {
	clear: both;
	overflow: hidden;
}
#spendPhotoIndex main #bronze p.desc {
	width: 429px;
	margin-right: 0;
}
/* prize */
#spendPhotoIndex main #prize div.prize {
	float: left;
	margin-right: 10px;
	width: 144px;
	min-height: 300px;
}
#spendPhotoIndex main #prize div.prize img {
	width: 100%;
	height: auto;
}
#spendPhotoIndex main #prize div.last {
	margin-right: 0;
}
#spendPhotoIndex main #prize dl dt {
	font-size: 80%;
}
/*==============================================================
　body#spendHaikuSenryuIndex : 俳句川柳コンテスト
===============================================================*/
body.haiku-senryu main p,
body.haiku-senryu main ul,
body.haiku-senryu main dl {
	margin-bottom: 1.5em;
	line-height: 1.5;
	font-size: medium;
}
body.haiku-senryu main .section p {
	line-height: 1.8;
}
body.haiku-senryu main #intro h1 {
	padding: 0;
}
body.haiku-senryu main h2 {
	border: none;
}
body.haiku-senryu main div.prize {
	width: 652px;
	margin: 0 auto;
}
body.haiku-senryu main .innerWidth2,
body.haiku-senryu main .innerWidth2 {
	width: 790px;
	margin: 0 auto 60px auto;
}

/*--EOF-----------------------------------------------------------------------*/
