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

html, body {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	-webkit-text-size-adjust: 100%;
	color: #202022;
}

.allWrp {
	width: 100%;
	min-height: 100%;
	position: relative;
}

.fullScr {
	width: 100%;
	min-height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-size: cover;
	box-sizing: border-box;
}

.bg {
	width: 100%;
	min-height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-size: cover;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("../images/base/background.jpg");
}

.red {
	color: #D6171A !important;
}

/*#toppage .bg.current {
	background-image: url("../images/slideshow/top/slide_grad.png");
	background-position: center center;
}
#environpage .bg.current {
	background-image: url("../images/slideshow/slide_1.jpg");
	background-position: center center;
}

#herbalpeelpage .bg.current,
#menupage .bg.current,
#datsumoupage .bg.current,
#itemspage .bg.current {
	background-image: url("../images/slideshow/top/slide_grad.png");
	background-position: center center;
}*/

/*画像フィット*/
.fullScr h1 img,
#gmLinks li a img,
#scrollBtn a img,
#btt a img,
#ftrLogo a img,
#conceptWrp figure img,
#buildingWrp figure img,
.galleries a > img,
#gmLinks li#logo_menuBar img {
	width: 100%;
	height: auto;
}

.sp { display: none;}

/* ------------------------------------------------- */

.fullScr h1 {
/*	font-family: MavenReg, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family: yu-mincho-pr6n,sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.05em;
	font-size: 7rem;
	line-height: 1.2em;
	color: #fff;
	text-align: center;
	width: 80%;
	max-width: 800px;
	margin: 0px auto;
	position: relative;
	text-shadow: 0px 3px 10px rgba(0,0,0,0.3);
}
.fullScr h1 img {
	display: block;
	width: 100%;
	max-width: 300px;
	margin: 0px auto;
}

#toppage .pageHdr {
	position: relative;
	width: 100%;
	height: 60px;
/*	overflow: hidden;*/
}

.pageHdr {
	position: relative;
	width: 100%;
/*	height: 60px;*/
/*	overflow: hidden;*/
}

#toppage .grandMenu {
	width: 100%;
	height: 60px !important;
	z-index: 10;
	position: relative;
}

.grandMenu {
	width: 100%;
	z-index: 10;
	position: relative;
}

#gmLinks {
	text-align: right;
	padding-right: 20px;
}

#gmLinks li {
	display: inline-block;
}

#gmLinks li a {
	display: block;
	height: 60px;
	padding: 0px 20px;
/*	font-family: MavenBld, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family: yu-mincho-pr6n,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.6rem;
	line-height: 60px;
	text-align: center;
	vertical-align: middle;
	color: #434340;
}

#gmLinks li.snsMenu a {
	width: 20px;
}

#gmLinks li a img {
	position: relative;
	top: -2px;
}

#scrollBtn {
	width: 100%;
	position: absolute;
	z-index: 1;
}

#scrollBtn a {
	display: block;
	width: 60px;
	margin: 0px auto;
}

#pageFtr {
	position: relative;
	z-index: 1;
	padding-top: 100px;
/*	background-color: #68C3C5;*/
/*	background-color: #3c3737;*/
	background: url("../images/base/bg_rep.jpg") no-repeat right top;
	background-attachment: scroll;
	box-shadow: 0px -10px 20px 0px rgba(0,0,0,0.15);
/*	background-size: cover;*/
}

#base_information {
	font-size: 1.2rem;
	text-align: center;
	padding: 20px 0px;
	color: #202022;
	backdrop-filter: blur(10px);
}

#btt {
	width: 100%;
	margin-bottom: 60px;
}

#btt a {
	display: block;
	width: 72px;
	margin: 0px auto;
}

#ftrLogo {
	box-sizing: border-box;
	width: 100%;
/*	background: url("../images/base/bg_wood_ptn.jpg") repeat center top;*/
/*	background: url("../images/base/rep_bg.jpg") repeat center center;
	background-size: cover;*/
	background-color: rgba(255,255,255,0.2);
	height: 200px;
	padding-top: 60px;
	backdrop-filter: blur(10px);
}

#ftrLogo a {
	display: block;
	width: 45%;
	max-width: 250px;
	margin: 0px auto;
}

#copyright {
	background-color: rgba(0,0,0,0.2);
	color: #FFFFFF;
	font-size: 1.1rem;
	text-align: center;
	line-height: 50px;
	height: 50px;
/*	font-family: MavenReg, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family: yu-mincho-pr6n,sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.1em;
	backdrop-filter: blur(10px);
}


/*コンテンツ*/

.anchor {
	position: relative;
	top: -120px;
}


#contWrp {
	position: relative;
}

.contBlk {
	background: url("../images/base/bg_rep.jpg") repeat left -30vw top;
	background-attachment: fixed;
	background-size: contain;
	width: 100%;
	margin: 0px auto 200px;
	box-sizing: border-box;
	padding: 100px 0px;
	z-index: 1;
	box-shadow: 0px 2px 20px rgba(0,0,0,0.20);
	border-top: 1px solid #fff7ea;
	border-bottom: 1px solid #fff7ea;
/*	background: url("../images/base/rep_bg.jpg") repeat center center;
	background-attachment: scroll;
	background-size: auto;*/
}
.contBlk.pageBtmBlk {
	margin-bottom: 0px;
}

.contBlk .inWrp {
	width: 94%;
	max-width: 1000px;
	margin: 0px auto;
	position: relative;
}

#sliderWrp.contBlk {
	padding-top: 5vh;
}

.swiper-container {
	box-shadow: 0px 0px 10px 4px rgba(255,255,255,0.8);
}

@media (max-width:450px) {
	#sliderWrp.contBlk .inWrp {
		width: 100%;
		max-width: none;
	}

}

.swiper-slide {
/*	width: 100%;
	max-width: 1000px;*/
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.blkHdr h2 {
	font-size: 5rem;
	line-height: 1.2em;
	margin-bottom: 0.4em;
/*	font-family: MavenReg, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family: yu-mincho-pr6n,sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.05em;
}

.blkHdr h2 span {
	font-size: 1.5rem;
	color: #1F1916;
	display: inline-block;
	letter-spacing: normal;
}

.blkHdr.center h2 {
	text-align: center;
}

.blkHdr.center h2 span {
	display: block;
	padding-top: 1.2em;
}

.blkHdr.left span {
	margin-left: 1em;
}

#infoList {
	width: 94%;
	max-width: 900px;
	margin: 0px auto;
	position: relative;
}

#infoList li {
	margin-bottom: 1px;
}

.newsTtlBlk {
	position: relative;
}

.newsDate,
.newsTtlBlk h3,
.ocBtn {
	height: 60px;
	box-sizing: border-box;
}

.newsDate {
/*	font-family: MavenBld, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family: yu-mincho-pr6n,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.8rem;
	line-height: 60px;
/*	color: #434340;*/
	background-color: rgba(165,125,90,0.70);
	/*background-image: linear-gradient(336deg, #7ad5e7 0%, #55B1DF 100%);*/
	float: left;
	width: 15%;
	text-align: center;
	border-radius: 3px 0px 0px 3px;
}

.newsTtlBlk h3 {
	box-sizing: border-box;
	height: 60px;
	line-height: 1.4em;
	padding-top: 1em;
	font-weight: bold;
	color: #2f2b2b;
	padding: 1.5em 60px 0px 20px;
	margin-left: 15%;
	cursor: pointer;
	background-color: rgba(255,255,255,0.75);
}

.newsTtlBlk h3:hover {
	opacity: 0.7;
}

.ocBtn {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 60px;
/*	background-color: #EEEDE5;*/
	cursor: pointer;
	padding: 20px 0px 0px 20px;
}
.ocBtn:hover {
	opacity: 0.7;
}

.ocBtn img {
	width: 20px;
	height: auto;
}

.ocBtn img.iconMinus { display: none;}
.ocBtn.open img.iconMinus { display: inline;}

.ocBtn img.iconPlus { display: inline;}
.ocBtn.open img.iconPlus { display: none;}

.newsBody {
	padding: 20px;
	color: #484545;
	margin-left: 15%;
	display: none;
	background-color: rgba(255,255,255,0.75);
}
.newsBody.open {
	display: block;
}
.newsBody p {
	margin-bottom: 1em;
}


/*コンテンツ共通クラス*/

.txt_title {
	font-size: 1.8rem;
	font-weight: bold;
	color: #2f2b2b;
	margin-bottom: 1em;
}

.txt_body p {
/*	color: #484444;*/
	margin-bottom: 1em;
}

.txt_body p strong {
	font-family: toppan-bunkyu-midashi-min-st, serif;
	font-weight: 900;
}

/*コンセプト*/

#conceptWrp figure {
	display: block;
	width: 100%;
	max-width: 500px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

#conceptWrp .txtBlk {
	width: 96%;
	max-width: 300px;
	float: left;
	margin: 0px auto;
	padding-top: 30px;

}

#conceptWrp div.floatWrp {
	margin-bottom: 50px;
}

/*アクセス*/

#accessWrp .inWrp {
	max-width: none;
}

#map {
	width: 94%;
	height: 500px;
	max-width: 1000px;
	margin: 0px auto 50px;
	border: 1px solid #d1d1d1;
	box-sizing: border-box;
	display: block;
}

#accessWrp .inBlk {
	max-width: 900px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

#address {
	margin-bottom: 50px;
}

#address dl dt,
#priceWrp dl dt {
	float: left;
	width: 20%;
	clear: both;
	font-family: toppan-bunkyu-midashi-min-st, serif;
	font-size: 1.4rem;
	margin-bottom: 1em;
	font-weight: 900;
}
#priceWrp dl dt {
	width: 80%;
}

#address dl dd,
#priceWrp dl dd {
	float: left;
	width: 80%;
	margin-bottom: 1em;
}
#priceWrp dl dd {
	width: 20%;
}


/*ガイドページ*/



#buildingWrp .contents {/*
	min-height: 650px;*/
	position: relative;
}

#buildingWrp .contents figure {/*
	position: absolute;
	right: 0;
	top: 0;*/
	max-width: 700px;
	width: 96%;
	margin: 0px auto;
}

#buildingWrp .contents .txt_body {
	width: 350px;
	margin-left: 50px;
}

#buildingWrp .blkHdr,
#interior .blkHdr,
#furniture .blkHdr,
#guideline .inWrp {
	width: 96%;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.galleries a {
	display: block;
	float: left;
	width: 20%;
	box-sizing: border-box;
	padding-right: 1px;
	padding-bottom: 1px;
	position: relative;
	cursor: pointer;
}

.galleries a:hover {
	opacity: 0.8;
}
.galleries a:hover::after {
	content: url(../images/unders/icon_loupe.svg);
	position: absolute;
	width: 20px;
	height: auto;
	left: 45%;
	top: 45%;
}

#interior {
	margin-bottom: 70px;
}

.list_topLV li,
.list_secondLV li {
	position: relative;
	padding-left: 1.5em;
}

.list_secondLV li {
	margin-left: 1em;
}

.list_topLV li::before,
.list_secondLV li::before {
	width: 14px;
	height: 14px;
	position: absolute;
	left: 0px;
	top: 1px;
}

.list_topLV li::before {
	content: url(../images/unders/icon_listTPLV.svg);
}
.list_secondLV li::before {
	content: url(../images/unders/icon_listSCLV.svg);
}


/*プライス*/

#priceWrp .inWrp,
#addressWrp .inWrp,
#castWrp .inWrp,
#drinkWrp .inWrp,
#recruitWrp .inWrp,
#notice .inWrp,
#cancel .inWrp,
#formWrp .inWrp,
#aboutreservationWrp .inWrp,
#availavilityWrp .inWrp .blkHdr,
#availavilityWrp .inWrp .contents p,
#systemWrp .inWrp {
	width: 96%;
	max-width: 900px;
	margin: 0px auto;
}

#priceWrp dl {
	margin-bottom: 10px;
}

.priceTbl {
	width: 100%;
	margin-bottom: 2em;
}
.priceTbl,
.priceTbl th,
.priceTbl td {
/*	border-collapse: collapse;*/
	border: 1px solid transparent;
	box-sizing: border-box;
	background-clip: padding-box;
}

.priceTbl th {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
/*	color: #4d4a4a;
	background-color: #68C3C5;*/
	color: #FFFFFF;
	background-color: rgb(137 108 73 / 70%);
/*	background-image: linear-gradient(336deg, #7ad5e7 0%, #55B1DF 100%);*/
	padding: 18px 10px 17px;
	width: 50%;
}

.priceTbl td {
	font-size: 1.6rem;
	color: #484444;
	background-color: #f3dec5;
	padding: 13px 20px 13px;
	width: 50%;
}

.priceTbl tr.caution td {
	background-color: rgba(255,255,255,0.3);
	text-align: center;
	font-size: 1.4rem;
}


.note {
	text-align: right;
	font-size: 1.2rem;
	padding: 10px 0px 0px;
}

.note.text_left { text-align: left;}


/*予約・問い合わせ*/


#google_calendar {
	padding-top: 30px;
}

#toFormLinks {
	position: relative;
	width: 80%;
	max-width: 800px;
	margin: 0px auto;
}

#toFormLinks li {
	float: left;
	box-sizing: border-box;
	width: 32%;/*
	width: 47.5%;*/
	background-color: #fff;
	padding-right: 10%;
	height: 60px;
	position: relative;
	margin-right: 2%;
}

#toFormLinks li:last-child {
	margin-right: 0;
}


/*
#toFormLinks li:first-child {
	margin-right: 5%;
}

#toFormLinks li#checkReserve {
	float: none;
	margin: 0px auto;
	clear: both;
}*/

#toFormLinks li a {
	display: block;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #2f2b2b;
	font-size: 2.1rem;
	font-weight: bold;
}

#toFormLinks li a span {
	width: 70px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #2f2b2b;
}

#toFormLinks li a span img {
	width: 40%;
}

#formChanger {
	margin-bottom: 30px;
}

#formChanger li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 1px;
	cursor: pointer;
}
#formChanger li:hover {
	opacity: 0.7;
}

#formChanger li p {
	background-color: #f6f5f1;
	color: #4d4a4a;
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 1.6rem;
}

#formChanger li.current p {
	background-color: #e7e6e1;
}

.formBox h3 {
	font-size: 1.8rem;
	font-weight: bold;
	color: #4d4a4a;
	margin-bottom: 1em;
}

.formBox p.txt_body {
	font-size: 1.2rem;
}

.indis {
	color: #DA3818;
	font-size: 1.2rem;
}

.forms {
	padding: 30px 0px;
}

.formDL { margin-bottom: 50px;}

.formDL dt {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #4d4a4a;
}

.formDL dd {
	font-size: 1.4rem;
	margin-bottom: 1.5em;
}
.formDL dt span.note {
	font-size: 1.2rem;
	font-weight: normal;
	color: #959595;
}

input[type="text"],
textarea,
input[type="date"] {
	background-color: #f8f8f8;
	box-sizing: border-box;
	border: 1px solid #DCDCDC;
	padding: 10px 3px;
	font-size: 1.6rem;
	border-radius: 2px;
}

.wide_w,
textarea {
	width: 100%;
}

.wide_m {
	width: 50%;
}

.wide_n {
	width: 25%;
}

.wide_t {
	width: 12.5%;
}

textarea { height: 120px;}

select {
	margin-right: 20px;
}


.formBtn {
	box-sizing: border-box;
	background-color: #4d4a4a;
	color: #fff;
	border: none;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	height: 60px;
	line-height: 60px;
	border-radius: 2px;
	cursor: pointer;
}
.formBtn:hover { opacity: 0.7;}

.formBtn.single {
	display: block;
	margin: 0px auto;
	width: 80%;
}

.btnWrp {
	width: 80%;
	margin: 0px auto;
	text-align: center;
}

.formBtn.double {
	display: inline-block;
	width: 30%;
	margin-right: 3%;
	margin-bottom: 20px;
}
.formBtn.double:last-child {
	margin-right: 0;
}

.ppWrp {
	width: 100%;
	background-color: #f8f8f8;
	box-sizing: border-box;
	border: 1px solid #DCDCDC;
	padding: 20px 20px;
	font-size: 1.4rem;
	border-radius: 2px;
	height: 270px;
	overflow: auto;
	margin: 0px auto 30px;
}

.ppWrp h4 {
	font-size: 1.6rem;
	text-align: center;
}

.ppWrp ol > li {
	list-style: outside decimal;
	margin-left: 20px;
	margin-bottom: 1.2em;
}

.ppWrp ul li {
	list-style: outside disc;
	margin-left: 2em;
}

.pp_agree  {
	display: block;
	text-align: center;
	font-size: 1.6rem;
	margin-bottom: 50px;
}

.formBox {
	display: none;
}

.formBox.current {
	display: block;
}

#confirmWrp .inWrp {
	width: 96%;
	max-width: 900px;
	margin: 0px auto;
}

#confirmWrp table {
	margin-bottom: 50px;
}

#thanksWrp .contents {
	min-height: 200px;
	text-align: center;
}

#thanksWrp .contents h3 {
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 30px;
	padding-top: 30px;
}

#thanksWrp .contents p {
	margin-bottom: 1.5em;
}


.messageDisplay {
	padding-top: 50px;
}

.messageDisplay .txt_title {
	text-align: center;
	margin-bottom: 2em;
}

.messages {
	margin-bottom: 50px;
	text-align: center;
}

.messages p.error_messe {
	color: #D91B1E;
	line-height: 2em; 
}


/*メニューバー固定*/

#gmLinks {
	width: 100%;
	height: 60px;
	position: relative;
	padding-right: 2.2%;
	box-sizing: border-box;
}
#gmLinks.scr {
	position: relative;
	background-color: transparent;
}

#gmLinks.fix {
	position: fixed;
	background-color: rgba(255,255,255,0.90);
	top: 0;
	left: 0;
	z-index: 10;
	box-shadow: 0px 1px 10px rgba(0,0,0,0.30);
}

#gmLinks.fix li a {
	color: #4d4a4a;
}

#gmLinks li#logo_menuBar {
	width: 20%;
	max-width: 250px;
	position: absolute;
	left: 20px;
	top: 0px;
}

#toppage #gmLinks li a img.fix { display: inline;}
#toppage #gmLinks.fix li a img.fix { display: inline;}
#gmLinks li a img.fix { display: none;}
#gmLinks.scr li a img.fix { display: none;}
#gmLinks.fix li a img.scr { display: none;}
#gmLinks.fix li a img.fix { display: inline;}



.cardmarks {
	display: flex;
	flex-wrap: wrap;
	padding: 20px 0px;
	justify-content: center;
}

.cardmarks li {
	margin: 0px 5px 10px;
}


.ttl_inline {
	font-size: 2rem;
	line-height: 2em;
	padding: 1em 0 0.5em;
	font-family: yu-mincho-pr6n,sans-serif;
	font-weight: 400;
	font-style: normal;
}

#aboutWrp div.txtBlk {
	margin-bottom: 30px;
}

#aboutWrp div.txtBlk p,
#aboutWrp div.txtBlk h3 {
	color: #FFFFFF;
}

#about_1 {
	text-shadow: 0px 0px 5px rgba(0,0,0,0.8);
	padding: 50px 3% 80px 30%;
	background: url("../images/top/about1.jpg") no-repeat center top #000000;
	background-size: cover;
}

#about_2 {
	text-shadow: 0px 0px 5px rgba(0,0,0,0.8);
	padding: 50px 30% 150px 3%;
	background: url("../images/top/about2.jpg") no-repeat center top #000000;
	background-size: cover;
}

/* CONTACT */

.btn {
	display: block;
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.4em;
	padding: 8px 10px;
	border: 1px solid #a1957c;
	border-radius: 5px;
}

.wrp_sns {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.wrp_sns.banners a,
.wrp_sns.buttons a {
	margin-bottom: 30px;
}

@media (max-width:450px) {
	.wrp_sns.banners a {
		width: 100%;
	}
}


.btn_contact {
	margin: 0px auto 10px;
	background-color: #8a6742;
/*	background-image: linear-gradient(336deg, #3bdfff 0%, #0090f6 100%);*/
	color: #FFFFFF;
}
.btn_instagram {
	/*margin: 0px auto 10px;
	background-color: #2474d5;
	background-image: linear-gradient(336deg, #3bdfff 0%, #0090f6 100%);
	color: #FFFFFF;*/
	display: block;
/*	background: url("../images/top/bg_bnr_2.jpg") no-repeat center;
	background-size: cover;*/
	background-color: #FFFFFF;
	text-align: center;
	color: #1f1e36;
	border-radius: 10px;
	padding: 1.2em;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	width: calc((100% - 10px) / 2);
}

.btn_onlineShop {
	background-color: #8d6d93;
	border: 1px solid #a891ac;
	color: #FFFFFF;
	margin: 0px auto 50px;
	width: 50%;
}

.bnr_rivagesalon_onlineshop,
.bnr_environ_onlineshop {
	width: 48%;
	display: block;
	padding: 0 7px;
}

.bnr_rivagesalon_onlineshop img,
.bnr_environ_onlineshop img {
	display: block;
	width: 100%;
	height: auto;
	border: 1px solid #a1957c;
	border-radius: 12px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); 
}

.btn_w5 {
	width: 48.5%;
}

.btn_w3 {
	width: calc(96% / 3);
}

.btn_instagram {
	display: flex;
	justify-content: flex-start;
}

.bnr_snsBtn {
	width: calc((100% - 20px) / 3);
	display: block;
/*	background: url("../images/top/bg_bnr_2.jpg") no-repeat center;
	background-size: cover;*/
	background-color: #FFFFFF;
	text-align: center;
	color: #1f1e36;
	border-radius: 10px;
	padding: 1.2em;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	border: 1px solid #a1957c;
}

.bnr_snsBtn img {
	display: block;
	width: 100%;
	height: auto;
}

.bnr_snsBtn_renew {
	width: calc((100% - 20px) / 3);
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background-color: #FFFFFF;
	color: #1f1e36;
	border-radius: 10px;
	padding: 25px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	border: 1px solid #a1957c;
}

.bnr_snsBtn_renew span {
	display: block;
	text-align: left;
	height: 1em;
	line-height: 1em;
}

.bnr_snsBtn_renew img {
	display: block;
	width: 50px;
	height: auto;
	margin-right: 25px;
}

@media (max-width:450px) {
	
	.wrp_sns.buttons {
		justify-content: center;
	}
	
	.btn_instagram.btn_w3 {
		width: 50px;
		margin: 0px 10px;
		background: none;
		border: none;
	}
	
	.btn_instagram.btn_w3 img {
		display: block;
		width: 50px;
		height: 50px;
	}
	
	.btn_instagram.btn_w3 span {
		display: none;
	}

	.bnr_snsBtn_renew {
		justify-content: center;
		padding: 25px 10px 15px;
		flex-wrap: wrap;
		margin: 0px 2.5px;
	}

	.bnr_snsBtn_renew span {
		text-align: center;
		height: auto;
		line-height: 1.2em;
	}

	.bnr_snsBtn_renew img {
		width: 50%;
		margin-right: 0;
		margin-bottom: 25%;
	}
	
}

@media screen and (min-width:451px) and (max-width:999px) {

	.bnr_snsBtn_renew {
		justify-content: center;
		padding: 25px 10px 15px;
		flex-wrap: wrap;
		margin: 0px 2.5px;
	}

	.bnr_snsBtn_renew span {
		text-align: center;
		height: auto;
		line-height: 1.2em;
		width: 100%;
	}

	.bnr_snsBtn_renew img {
		width: 50%;
		max-width: 60px;
		margin-right: 0;
		margin-bottom: 10%;
	}
}

.icon_contact {
	width: auto;
	height: 40px;
	margin-right: 10px;
}

.label_contact {
	text-align: left;
	
}

.clm_mix {
	display: flex;
	margin-bottom: 50px;
	flex-wrap: wrap;
}

.clm_mix.clm_rev {
	flex-direction: row-reverse;
}

.clm_mix img {
	width: 100%;
	height: auto;
	display: block;
}

/*.clm_marginer {
	margin-right: 3%;
}

.clm_mix.clm_rev .clm_marginer {
	margin-left: 3%;
	margin-right: 0;
}*/

.clm_w8 {
	width: 78%;
	margin: 0px 1%;
}

.clm_w7 {
	width: 68%;
	margin: 0px 1%;
}

.clm_w6 {
	width: 58%;
	margin: 0px 1%;
}

.clm_w5 {
	width: 48%;
	margin: 0px 1%;
}

.clm_w4 {
	width: 38%;
	margin: 0px 1%;
}

.clm_w3 {
	width: 28%;
	margin: 0px 1%;
}

.clm_w2 {
	width: 18%;
	margin: 0px 1%;
}

.clm_w1-3 {
	width: calc(100% / 3);
	margin: 0px 1.5%;
}

.list_media {
	justify-content: space-between;
}

.list_media li {
	width: 18%;
	margin: 2% 1%;
	text-align: center;
}

.list_media li img {
	display: block;
	margin-bottom: 1em;
}

.img_vertical_stuck_top {
	margin-bottom: 15px;
}

.img_vertical_stuck_top img {
	width: 100%;
	height: auto;
	display: block;
}

.contents {
	margin-bottom: 3vh;
}

.contents p {
	margin-bottom: 1.5em;
}

.wrp_LINE {
	text-align: center;
}

.wrp_LINE img {
	width: 100%;
	height: auto;
	max-width: 164px;
	display: block;
	margin: 0px auto 15px;
}

.ttl_box {
	font-size: 1.6rem;
	line-height: 1.6em;
	font-family: toppan-bunkyu-midashi-min-st, serif;
	font-weight: 900;
	margin-bottom: 1.5em;
}

.ttl_contents {
	font-size: 2.4rem;
	line-height: 1.6em;
	font-family: toppan-bunkyu-midashi-min-st, serif;
	font-weight: 900;
	margin-bottom: 1.5em;	
}

#box_owner {
	background-color: rgba(255,255,255,0.8);
	padding: 15px;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

figure img {
	width: 100%;
	height: auto;
	display: block;
}

#environ_figure1,
#environ_figure2,
#procell_figure1,
#procell_figure2,
#procell_figure3,
#procell_figure4 {
	width: 94%;
	max-width: 800px;
	margin: 0px auto 3vh;
}

#environ_figure4,
#environ_figure5 {
	margin-bottom: 3vh;
}

.wrp_shoppingflow {
	padding: 2em;
	background-color: rgba(204, 200, 189, 0.67);
}

.flow_arrow {
	display: inline-block;
	padding: 0.5em 0px 0.5em 80px;
}

.ttl_category {
	font-size: 2.2rem;
	line-height: 1.8em;
	font-family: toppan-bunkyu-midashi-min-st, serif;
	font-weight: 900;
	margin-bottom: 2em;
	border-bottom: 1px solid #e0d0b9;
	position: relative;
}

.ttl_center {
	text-align: center;
}

.priceTbl.menuTbl th {
	width: 70%;
}
.priceTbl.menuTbl td {
	width: 30%;
}

.priceTbl.menuTbl.clm_4 th {
	width: 30%;
}
.priceTbl.menuTbl.clm_4 td {
	width: 20%;
}
.menuTbl caption {
	font-size: 2rem;
	line-height: 1.2em;
	margin-bottom: 0.8em;
	font-family: toppan-bunkyu-midashi-min-st, serif;
	font-weight: 900;
}

.menuTbl caption span {
	font-size: 0.7em;
}

.menuTbl caption span.notice {
	display: block;
	text-align: center;
	padding: 0.5em 1em;
	color: #C21D20;
	border: 1px solid #C21D20;
	border-radius: 5px;
	margin-top: 5px;
	background-color: rgba(255,255,255,0.35);
}

.contents p.ttl_menu {
	font-family: toppan-bunkyu-midashi-min-st, serif;
	font-weight: 900;
	font-size: 1.7rem;
	line-height: 1.4em;
	margin-bottom: 0.5em;
}

.contents p.subttl_menu {
	margin-bottom: 0;
}

.pos_center {
	margin-left: auto;
	margin-right: auto;
}

.pos_left {
	margin-left: 0;
	margin-right: auto;
}

.pos_right {
	margin-left: auto;
	margin-right: 0;
}

/*.bnr_environ_onlineshop,
.bnr_rivagesalon_onlineshop {
	display: block;
	width: 98%;
	max-width: 700px;
	margin: 0px auto;
}
.bnr_rivagesalon_onlineshop {
	margin-bottom: 2vh;
}

.bnr_environ_onlineshop img,
.bnr_rivagesalon_onlineshop img {
	width: 100%;
	height: auto;
	display: block;
}*/

.box_imgs {
	margin-bottom: 30px;
}

.box_imgs img {
	display: block;
	width: 100%;
	height: auto;
}

/* 取扱商品ページ */
.list_items {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.list_items li {
	border-radius: 5px;
	width:23%;
	margin: 1%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
	background-color: #FFFFFF;
}

.list_items li a {
	border-radius: 5px;
/*	height: 100px;*/
/*	display: flex;
	flex-wrap: wrap;*/
/*	font-size: 1.2em;*/
	color: #68C3C5;
	display: block;
}

.list_items li a>span {
	padding: 1em;
	display: block;
}
.list_items li a>span>span {
	font-size: 0.7em;
	line-height: 1em;
}

.list_items li a img {
	display: block;
	width: 100%;
	height: auto;
/*	height: 100%;
	width: auto;*/
/*	margin-right: 20px;*/
	border-radius: 5px 5px 0 0;
	margin-bottom: 10px;
}

.img_items {
	width: 90%;
	margin: 0px auto 3vh;
}

.txt_bogy.item_descs {
	width: 80%;
	margin: 0px auto;
}

.txt_bogy.item_descs ol,
.txt_bogy.item_descs ul {
	margin-bottom: 2em;
	list-style-position: inside;
	margin-left: 3em;
}

.txt_bogy.item_descs ol li {
	list-style: decimal-leading-zero;
}

.txt_bogy.item_descs ul li {
	list-style: disc;
}

.txt_bogy.item_descs ul.item_desc_checklist li {
	list-style: none;
}
.txt_bogy.item_descs ul.item_desc_checklist li::before {
	content: '✔︎';
	margin-right: 0.3em;
}

.txt_bogy.item_descs p.item_price {
	font-size: 1.4em;
	line-height: 1.4em;
}

.txt_bogy.item_descs p.item_price span {
	font-size: 0.71em;
	line-height: 1.4em;
}

.embed_movie {
	display: block;
	margin: 0px auto;
}

@media screen and (max-width:560px) {
	.embed_movie {
		width: 85vw;
		height: 47.8vw;
	}
}

.margin_bottom_3 { margin-bottom: 3vh;}
.margin_bottom_5 { margin-bottom: 5vh;}
.margin_bottom_7 { margin-bottom: 7vh;}
.margin_bottom_10 { margin-bottom: 10vh;}

.wrp_herbal_steps .clm_box {
	width: calc((100% / 3) - 2%);
	margin: 0px 1% 2vh;
}
.wrp_herbal_steps figure {
	margin-bottom: 2em;
}

.wrp_herbal_system div.txt_body {
	padding: 0.4em;
	border-radius: 5px;
/*	border: 1px solid #68C3C5;*/
	width: 23%;
	margin: 0 1% 2vh;
	background-color: #FFFFFF;
	box-shadow: 0 0 10px 0px rgba(0,0,0,0.3);
}
.wrp_herbal_system div.txt_body .ttl_box {
	text-align: center;
	background-color: #7655df;
	background-image: linear-gradient(336deg, #9c7ae7 0%, #7655df 100%);
	padding: 0.6em 0;
	color: #FFFFFF;
}

.block_separater {
	width: 100%;
	height: 1px;
	border: none;
	border-bottom: 1px solid #e0d0b9;
}


/*SP対応*/
@media screen and (min-width:0px) and (max-width:450px){
	
	.sp {
		display: inherit;
	}
	.pc {
		display: none;
	}
	
	body {
		font-size: 1.2em;
		line-height: 1.6em;
	}
	
	.fullScr h1 {
		letter-spacing: 0;
		font-size: 5rem;
		line-height: 1em;
	}
	
	/*コンテンツ*/
	
	.anchor {
		top: -80px;
	}
	
	.contBlk {
		margin: 0px auto 30%;
		padding-top: 30%;
		background-size: 220vw auto;
		background-position: right top;
	}
	
	.blkHdr h2 {
		font-size: 3.5rem;
		line-height: 1.1em;
		letter-spacing: normal;
		text-align: center;
	}
	
	.blkHdr h2 span {
		display: block;
	}
	
	.blkHdr.center h2 span,
	.blkHdr.left h2 span {
		display: block;
		margin-left: 0px;
		padding-top: 0em;
	}

	/*コンセプト*/
	
	#conceptWrp figure {
		max-width: none;
		float: none;
		margin-bottom: 1em;
		margin-right: 0;
	}
	
	#conceptWrp .txtBlk {
		padding-left: 0;
		float: none;
	}

	/*アクセス*/
	
	#map {
		height: 300px;
		margin: 0px auto 6%;
	}
	
	#address {
		margin-bottom: 6%;
	}
	
	#address dl {
		float: none;
	}
	
	#address dl dt,
	#priceWrp dl dt {
		min-width: 100%;
	}
	
	#address dl dd,
	#priceWrp dl dd {
		width: 100%;
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px dotted #373030;
	}
	
	/*フッター*/


	#pageFtr {
		padding-top: 3%;
	}
	
	#btt {
		margin-bottom: 5%;
	}
	
	#btt a {
		display: block;
		width: 72px;
		margin: 0px auto;
	}
	#ftrLogo {
		background-size: auto;
		height: 100px;
		padding-top: 5%;
	}
	
	#ftrLogo a {
		max-width: none;
	}
	
	#copyright {
		font-size: 1rem;
		line-height: 45px;
		height: 45px;
	}
	
	
	/*ガイドページ*/
	
	.galleries a {
		width: 33.3%;
	}
	
	#interior {
		margin-bottom: 35px;
	}
	
	.list_secondLV li {
		margin-left: 0em;
	}


	/*プライス*/
	
	.priceTbl th {
		font-size: 1.2rem;
		padding: 10px 0.5em 9px;
		width: 75%;
	}
	
	.priceTbl td {
		font-size: 1.2rem;
		padding: 10px 0.5em 9px;
	}
	
	.priceTbl tr.caution td {
		font-size: 1.1rem;
	}
	
	
	.note {
		padding: 0px 0px 20px;
		font-size: 1rem;
	}
	
	
	/*予約・問い合わせ*/
	
	#google_calendar {
		padding-top: 30px;
	}
	
	#google_calendar iframe  {
		width: 100% !important;
		height: 350px !important;
	}
	
	#toFormLinks li {
		float: none;
		width: 100%;
		margin: 0px auto 10px;
		padding-right: 45px;
		height: 45px;
	}
	
	#toFormLinks li:first-child {
		margin-right: auto;
	}
	
	#toFormLinks li a {
		height: 45px;
		line-height: 45px;
		font-size: 1.8rem;
	}
	
	#toFormLinks li a span {
		width: 45px;
	}
	
	#toFormLinks li a span img {
		width: 40%;
	}
	
	#formChanger {
		margin-bottom: 30px;
	}
	
	#formChanger li {
		float: none;
		width: 100%;
		padding-right: 0px;
		margin-bottom: 10px;
	}
		
	#formChanger li p {
		height: 45px;
		line-height: 45px;
	}
	
	.wide_m {
		width: 75%;
	}
	
	.wide_n {
		width: 60%;
	}
	
	.wide_t {
		width: 35%;
	}
	
	.formBtn {
		height: 45px;
		line-height: 45px;
	}
	
	.formBtn.single {
		width: 100%;
	}
	
	.btnWrp {
		width: 100%;
	}
	
	.formBtn.double {
		width: 45%;
		margin-right: 5%;
	}
	
	.ppWrp {
		height: 120px;
	}
	
	.ppWrp ol > li {
		margin-left: 2%;
		margin-bottom: 1em;
	}
	
	.ppWrp ul li {
		margin-left: 2%;
	}
	

	/* CONTACT */

	.btn {
		font-size: 1.4rem;
	}

	.wrp_sns {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	.btn_contact,
	.btn_instagram {
		width: 100%;
		margin: 0px 1% 10px;
	}

	.clm_mix {
		display: flex;
		margin-bottom: 80px;
		flex-wrap: wrap;
	}

	.clm_marginer {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.clm_w8,
	.clm_w7,
	.clm_w6,
	.clm_w5,
	.clm_w4,
	.clm_w3,
	.clm_w2,
	.clm_w1-3 {
		width: 100%;
	}
	

	.list_media {
		justify-content: center;
	}

	.list_media li {
		width: 30%;
		margin: 1%;
		margin-bottom: 3vh;
	}

	.img_vertical_stuck_top {
		margin-bottom: 15px;
	}

	.img_vertical_stuck_top img {
		width: 100%;
		height: auto;
		display: block;
	}

	.wrp_LINE {
		text-align: center;
	}

	.wrp_LINE img {
		width: 100%;
		height: auto;
		max-width: 164px;
		display: block;
		margin: 0px auto 15px;
	}

	.ttl_box {
		font-size: 1.4rem;
/*		line-height: 1.6em;
		font-family: toppan-bunkyu-midashi-min-st, serif;
		font-weight: 900;*/
		margin-bottom: 1.5em;
	}

	.ttl_contents {
		font-size: 1.6rem;
/*		line-height: 1.6em;
		font-family: toppan-bunkyu-midashi-min-st, serif;
		font-weight: 900;
		margin-bottom: 1.5em;*/
	}

	.ttl_category {
		font-size: 1.8rem;
/*		line-height: 1.8em;
		font-family: toppan-bunkyu-midashi-min-st, serif;
		font-weight: 900;*/
		margin-bottom: 1.5em;
/*		border-bottom: 1px solid #68C3C5;
		position: relative;*/
	}

	.contents p.ttl_menu {
/*		font-family: toppan-bunkyu-midashi-min-st, serif;
		font-weight: 900;*/
		font-size: 1.4rem;
/*		line-height: 1.4em;
		margin-bottom: 0.5em;*/
	}

	.contents p.subttl_menu {
		margin-bottom: 0;
	}

	#box_owner {
		background-color: rgba(255,255,255,0.8);
		padding: 15px;
		border-radius: 5px;
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	}

	#environ_figure {
		margin-bottom: 3vh;
	}


	/* 取扱商品ページ */
	.list_items {
/*		display: flex;
		justify-content: flex-start;*/
		flex-wrap: wrap;
	}

	.list_items li {
/*		border-radius: 5px;*/
		width:98%;
/*		margin: 1%;
		box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
		background-color: #FFFFFF;*/
	}

	.list_items li a {
/*		border-radius: 5px;*/
/*		color: #68C3C5;*/
		display: flex;
		height: 75px;
	}

	.list_items li a>span {
/*		padding: 1em;
		display: block;*/
	}
	.list_items li a>span>span {
/*		font-size: 0.7em;
		line-height: 1em;*/
	}

	.list_items li a img {
/*		display: block;*/
		width: auto;
		height: 75px;
		border-radius: 5px 0 0 5px;
		margin-bottom: 0px;
	}

	.wrp_herbal_steps .clm_box {
		width: 100%;
	}

	.wrp_herbal_system div.txt_body {
/*		padding: 0.4em;
		border-radius: 5px;
		border: 1px solid #68C3C5;*/
		width: 48%;
		margin: 0 1% 3vh;
/*		background-color: rgba(255,255,255,0.3);*/
	}
/*	.wrp_herbal_system div.txt_body .ttl_box {
		text-align: center;
		background-color: #FFFFFF;
		padding: 0.6em 0;
	}*/
	
}


/*タブレットサイズ*/
@media screen and (min-width:451px) and (max-width:999px){
	
	
	.blkHdr h2 {
		line-height: 1em;
	}

	/*コンセプト*/
	
	#conceptWrp figure {
		display: block;
		width: 30%;
		min-width: 150px;
		float: left;
		margin-right: 5%;
		margin-bottom: 20px;
	}
	
	#conceptWrp .txtBlk {
		width: auto;
		float: none;
		max-width: 65%;
		margin-left: 35%;
		padding-top: 0px;
	}
	
	/*ガイドページ*/
	
	.galleries a {
		width: 25%;
	}
	
	
	/*予約・問い合わせ*/
	
	#google_calendar {
		padding-top: 30px;
	}
	
	#google_calendar iframe  {
		width: 100% !important;
		height: 450px !important;
	}
	
	#toFormLinks {
		width: 80%;
	}
	
	#toFormLinks li {
		float: none;
		width: 100%;
		margin: 0px auto 10px;
	}
	
	#toFormLinks li:first-child {
		margin-right: auto;
	}
	
	#toFormLinks li a {
		font-size: 1.8rem;
	}
	
	#toFormLinks li a span {
		width: 70px;
	}
	
	#toFormLinks li a span img {
		width: 40%;
	}/*
	
	#formChanger {
		margin-bottom: 30px;
	}
	
	#formChanger li {
		float: none;
		width: 100%;
		padding-right: 0px;
		margin-bottom: 10px;
	}
		
	#formChanger li p {
		height: 45px;
		line-height: 45px;
	}*/
	
	.wide_m {
		width: 75%;
	}
	
	.wide_n {
		width: 60%;
	}
	
	.wide_t {
		width: 35%;
	}
	
	.formBtn {
		height: 45px;
		line-height: 45px;
	}
	
	.formBtn.single {
		width: 100%;
	}
	
	.btnWrp {
		width: 100%;
	}
	
	.formBtn.double {
		width: 45%;
		margin-right: 5%;
	}
	
	.ppWrp {
		height: 120px;
	}
	
	.ppWrp ol > li {
		margin-left: 2%;
		margin-bottom: 1em;
	}
	
	.ppWrp ul li {
		margin-left: 2%;
	}
	

	/* CONTACT */

	.btn {
		font-size: 1.5rem;
		padding: 8px 10px;
	}

	.wrp_sns {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.btn_contact,
	.btn_instagram {
		margin: 0px auto 10px;
		background-color: #393333;
		color: #FFFFFF;
	}/*
	
	.btn_contact {
		width: 98%;
		margin-bottom: 10px;
	}
	
	.btn_instagram {
		width: 48%;
	}*/

/*	.clm_mix {
		display: flex;
		margin-bottom: 50px;
	}

	.clm_mix img {
		width: 100%;
		height: auto;
		display: block;
	}

	.clm_marginer {
		margin-right: 3%;
	}

	.clm_w8 {
		width: 80%;
	}

	.clm_w7 {
		width: 70%;
	}

	.clm_w6 {
		width: 60%;
	}

	.clm_w5 {
		width: 50%;
	}

	.clm_w4 {
		width: 40%;
	}

	.clm_w3 {
		width: 30%;
	}

	.clm_w2 {
		width: 20%;
	}

	.clm_w1-3 {
		width: calc(100% / 3);
		margin: 0px 1.5%;
	}

	.img_vertical_stuck_top {
		margin-bottom: 15px;
	}

	.img_vertical_stuck_top img {
		width: 100%;
		height: auto;
		display: block;
	}

	.wrp_LINE {
		text-align: center;
	}

	.wrp_LINE img {
		width: 100%;
		height: auto;
		max-width: 164px;
		display: block;
		margin: 0px auto 15px;
	}*/

	.ttl_box {
		font-size: 1.6rem;
		line-height: 1.6em;
		font-family: toppan-bunkyu-midashi-min-st, serif;
		font-weight: 900;
		margin-bottom: 2em;
	}

	#box_owner {
		background-color: rgba(255,255,255,0.8);
		padding: 15px;
		border-radius: 5px;
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	}

	#environ_figure img {
		width: 100%;
		height: auto;
		display: block;
	}


	/* 取扱商品ページ */
	.list_items {
/*		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;*/
	}

	.list_items li {
/*		border-radius: 5px;*/
		width:31%;
/*		margin: 1%;
		box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
		background-color: #FFFFFF;*/
	}

	.list_items li a {
/*		border-radius: 5px;*/
/*		color: #68C3C5;
		display: block;*/
	}

/*	.list_items li a>span {
		padding: 1em;
		display: block;
	}
	.list_items li a>span>span {
		font-size: 0.7em;
		line-height: 1em;
	}

	.list_items li a img {
		display: block;
		width: 100%;
		height: auto;
		border-radius: 5px 5px 0 0;
		margin-bottom: 10px;
	}*/
	
}


/*メニュー*/
@media screen and (min-width:0px) and (max-width:1490px){
	
	#menuOpener.sp {
		display: block;
		position: fixed;
		right: 10px;
		top: 10px;
		width: 40px;
		z-index: 15;
		cursor: pointer;
	}
	
	#menuOpener img {
		display: none;
		width: 100%;
		height: auto;
	}
	#menuOpener img#menu_op,
	#menuOpener.fix img#menu_op2,
	#menuOpener.open img#menu_cl {
		display: block;
	}
	#menuOpener.fix img#menu_op,
	#menuOpener.open img#menu_op,
	#menuOpener.open img#menu_op2 {
		display: none;
	}
	
	#gmLinks {
		text-align: left;
		width: 100%;
		box-sizing: border-box;
		padding: 60px 10% 0px;
		z-index: 10;
	}
	
	#gmLinks.open {
		background-color: rgba(255,255,255,0.80) !important;
		height: 100% !important;
		position: fixed !important;
		top: 0;
		left: 0;
	}
	
	#gmLinks li {
		display: none;
		width: 100%;
		height: 45px;
		margin-bottom: 1px;
	}
	
	#gmLinks.open li {
		display: list-item;
	}
	
	#gmLinks li a {
		display: block;
		height: 45px;
		padding: 0px;
		font-size: 1.8rem;
		line-height: 45px;
		text-align: left;
		color: #4d4a4a;
	}
	
	#gmLinks li.snsMenu a {/*
		width: 20px;*/
	}
	
	#gmLinks li a img {/*
		position: relative;
		top: -2px;*/
	}
	

	/*メニューバー固定*/
	
	#gmLinks.scr {
		position: relative;
		background-color: transparent;
	}
	
	#gmLinks.fix {
		height: 45px;
	}
	
	#gmLinks li#logo_menuBar {
		display: inline;
		width: 45%;
		top: 5px;
	}

	#gmLinks.open li#logo_menuBar a img.fix {
		display: inline !important;
	}
	#gmLinks.open li#logo_menuBar a img.scr {
		display: none !important;
	}
	
	.snsMenu a img.scr {
		display: none !important;
	}
	.snsMenu a img.fix {
		display: inline !important;
	}
	
	
	/*ニュース*/
	
	.newsDate,
	.newsTtlBlk h3,
	.ocBtn {
		height: 45px;
	}
	
	.newsDate {
		line-height: 45px;
		float: none;
		width: 100%;
		text-align: left;
		padding-left: 2%;
	}
	
	.newsTtlBlk h3 {
		height: 45px;
		line-height: 1.4em;
		padding: 0.8em 2% 0px;
		margin-left: 0;
	}
	
	.ocBtn {
		width: 45px;
		padding: 10px 0px 0px 15px;
	}
	
	.ocBtn img {
		width: 15px;
	}
	
	.newsBody {
		padding: 2%;
		margin-left: 0;
	}
	
	/*ガイドページ*/
	
	#buildingWrp .contents {

		min-height: inherit;
	}
	
	#buildingWrp .contents figure {
		position: relative;
		right: inherit;
		top: inherit;
	}
	
	#buildingWrp .contents .txt_body {
		width: 96%;
		margin: 0px auto 6%;
	}
	
}

/* 能登川ページ */
.wrap_mov_3 {
	width: 94%;
	max-width: 800px;
	margin: 0px auto 3vh;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.wrap_mov_3 video {
	width: 32%;
	height: auto;
}

@media screen and (max-width:450px) {
	.wrap_mov_3 {
/*		width: 94%;
		max-width: 800px;
		margin: 0px auto 3vh;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;*/
	}

	.wrap_mov_3 video {
		width: 90%;
		height: auto;
		margin: 0 auto 2vh;
	}
}