@charset "utf-8";
/* -------------------------------- */
/* paneo paneo page design style    */
/* -------------------------------- */

body {

	font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
	background-image: url(../img/bg_img_02.png);
	background-attachment: fixed;

}


#back-top {
	position: absolute;
	top: -59px;
	right: 0;
}

#back-top a {
	width: 48px;
	display: block;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	opacity: .8;
}

#back-top a : hover {
	opacity: .9;
}

#back-top span {
	width: 48px;
	height: 48px;
	display: block;
	margin-bottom: 7px;
	opacity: .5;
}

#back-top a : hover span {
	opacity: .8;
}


a {
	text-decoration: none;
}

body,
div#container {

	font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;

	color: #070707;

}

ul {
	list-style-type: none;
	margin-left: 0;
}

.wrap {
	width: 900px;
	margin: 0 auto;
}

.green {
	color: #316745;
	font-weight: bold;
}

.green>span {
	color: #000;
	font-weight: normal;
}

.left {
	float: left;
}

.right {
	float: right;
}

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

figure,
.units-row {
	margin-bottom: 0;
}

figure.center {
	text-align: center;
}

.content-ttl {
	width: 240px;
	margin-right: 20px;
	float: left;
}

.content-ttl>p {
	text-align: left;
}

.content-heya-tokubetsu {
	width: 33.333%;
	margin-left: 20px;
	float: right;
	position: absolute;
	right: 0;
	top: -30px;
}

/*  施設案内タイトルの形 */
.content-ttl-row {
	color: #fff;
	width: 100%;
	height: 74px;
	background: url(../img/washi.jpg);
	background-size: 60%;
	padding: 1em;
	margin-bottom: 2em;
	position: relative;
}

.content-detail {
	width: 640px;
	float: right;
}

.main-outer {
	position: relative;
	height: 162px;
	margin-bottom: 0 !important;
	width: 100%;
}

.main-img {
	width: 980px;
	height: 409px;
	margin: 0 auto;
}

.main-img.pict-style {
	position: relative;
	height: 500px;
	z-index: -1;
}

.color-bg {
	background: rgba(192, 222, 184, .5);
	padding-top: 40px;
	padding-bottom: 40px;
}

.wave-bg {
	position: absolute;
	z-index: -1;
	width: 100%;
}

.block-sub-img {
	margin-top: 1em;
}

.block-sub-img ul li>img {
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .24);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .24);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .24);
}

.block-sub-img ul.blocks-3.ryouri li>img {
	width: 100%;
	max-width: none;
}

@media screen and (min-width:1261px) {
	.wave-bg>img {
		width: 100%;
		max-width: none;
	}
}

.content-detail>.units-row div:first-child+div+div {
	margin-left: 0;
}

.pain {
	background: url("../img/bg_pine.png") repeat-y center 100px;
	background-size: contain;
	position: relative;
	background-attachment: fixed;

}

.pain.pict {
	background: url("../img/bg_pine.png") repeat-y center 100px;
	background-size: contain;
	position: relative;

	background-attachment: fixed;
}

.pain.area-cont-outer {
	position: relative;
	z-index: 2001;
}

.pain>div.contents-inner:last-child {
	margin-bottom: 0;
}

.color01 {
	background: #316745;
}

.color02 {
	background: #314c2a;
}

.footer-gaikan {
	width: 100%;
	position: absolute;
	bottom: -33px;
	left: 0;
	margin-bottom: 0;
	z-index: 1;
}

.footer-gaikan>img,
.footer-onsen img {
	max-width: none;
	width: 100%;
}

.footer-onsen {
	width: 100%;
	position: absolute;
	bottom: -150px;
	left: 0;
	margin-bottom: 0;
	z-index: 1;
}

/* ------------------------- */
/* header                    */
/* ------------------------- */

header {
	width: 100%;
	position: relative;
	z-index: 5001;
}

header>.wrap {
	position: relative;
}

.header-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.header-bg>img {
	width: 100%;
	height: 148px;
}

@media screen and (min-width:1261px) {

	.header-bg>img,
	.nav>img {
		width: 100%;
		max-width: none;
		height: 148px;
	}
}

.logo-outer {
	width: 900px;
	position: relative;
	z-index: 8001;
}

.logo {
	position: absolute;
	top: 0;
	left: 315px;
	width: 270px;
	height: 174px;
	z-index: 8002;
}

.logo a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 8003;
	background: url("../img/sp.gif");
}

:root *>.logo a {
	display: block;
	/*width:100%;*/
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 8003;
	background: #fff;
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha(opacity=0);
	opacity: 0;
}

nav#global {
	width: 100%;
	height: 148px;
	margin-bottom: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5001;
}

ul#menu {
	margin-left: 0;
	margin-bottom: 0;
}

ul#menu li {
	width: 105px;
	height: 148px;
	position: relative;
	text-align: center;
}

ul#menu li.left {
	float: left;
	margin-left: 2px;
}

ul#menu li.right {
	float: right;
}

ul#menu li a {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0);
	text-indent: -99999px;
	background: url("../img/sp.gif");
}

/*  dropdown subnav  */
ul#menu li>ul {
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 10;
}

ul#menu li:last-child ul {
	left: -100%;
	width: 100%
}

ul#menu li ul li {
	overflow: hidden;
	width: 105px;
	height: 0;
	color: #fff;
	background: #316745;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
}

ul#menu li ul li a {
	background: #316745 !important;
	padding: 0.5em;
	height: auto;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-indent: 0;
	text-decoration: none;
}

ul#menu li ul li a:hover {
	opacity: .5;
	-ms-filter: "alpha( opacity=50 )";
	filter: alpha(opacity=50);
}

ul#menu li:hover ul li {
	overflow: visible;
	height: auto;
	border-top: 1px solid #7c8c0e;
	border-bottom: 1px solid #616d0b;
}

.submenu-outer li {
	position: relative;
}

.sankaku {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #316745;
	border-left: 15px solid transparent;
	position: absolute;
	top: -30px;
	left: 35px;
}

/* ------------------------- */
/* responsive slide          */
/* ------------------------- */
.rslides-outer {
	height: 440px;
	margin-top: -26px;
}

/* ------------------------- */
/* contents                  */
/* ------------------------- */
div#contents.top-news-outer {
	overflow: visible;
}

.top-news-outer {
	position: relative;
	z-index: 5;
	top: -32px;
	/* background:url("../img/top_news_bg.png") no-repeat center top; */
}

figure.news-bg {
	width: 1200px;
	position: absolute;
	z-index: 3;
	top: 0;
	left: -150px;
}

.top-news-inner {
	position: relative;
	padding-top: 32px;
}

.main-copy {
	width: 420px;
	float: left;
	text-indent: -99999px;
}

.news-list {
	width: 420px;
	/* height: 149px; */
	float: right;
	position: absolute;
	top: 32px;
	right: 0;
	z-index: 5;
	padding: 1px;
	background: url(../img/kon.gif);
}

.news-list-inner {
	padding: 1em;

}

.news-list-inner>h1 {
	height: 85px;
}

.gaikan {
	position: absolute;
	z-index: 2001;
	top: -179px;
	right: 0;
	height: 211px;
	width: 315px;
}

h1.width-20.left {
	float: left;
	display: block;
	margin-bottom: 0;
}

.width-75.right {
	float: right;
	margin-left: 0;
}

.topics {
	list-style-type: none;
	margin-bottom: 0.5em;
	color: #fff;
}

.topics a {
	color: #fff !important;
	font-size: .9em;
}

.date {
	display: block;
	width: 25%;
	float: left;
	font-size: 11px;
}

.slug a {
	display: block;
	width: 75%;
	float: right;
	color: #316745;
}

.width-75.right>div:last-child {
	margin-bottom: 0;
}

img.vertical {
	position: static !important;
	padding-top: 230px;
}


/* ------------------------- */
/* top main contents         */
/* ------------------------- */

.pickup-outer {
	position: relative;
	z-index: 2;
	margin-top: 100px;
}

.blocks-2>li {
	width: 420px;
	border: 5px solid rgba(18, 16, 17, .2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.blocks-2>li figure {
	margin-bottom: 0;
	height: 280px;
	overflow: hidden;
}

.blocks-2>li.pickup-01 {
	float: left;
}

.blocks-2>li.pickup-02 {
	float: right;
}

.blocks-2>li h2 span {
	display: none;
}

.pickup-img {
	position: relative;
}

.pickup-img>h2 {
	position: absolute;
	bottom: -80px;
}

/* IE9 10 */
.pickup-img>h2:not(:target) {
	width: 410px;
}

.pickup-txt {
	padding: 65px 1.5em 1.5em 1.5em;
	color: #fff;
	height: 178px;
	font-weight: 400;
}

.color-navy {
	background: #164164;
}

.color-brown {
	background: #664032;
}

.color-red {
	background: #8f2e14;
}

.color-green {
	background: #718136;
}

ul.sub-cont-outer {
	margin-top: 115px;

	/* 冬バージョンのとき */
	margin-bottom: 300px;

}

ul.sub-cont-outer li.sub-cont {
	background: rgba(255, 255, 255, .9);
	border: 8px solid #fff;
	position: relative;
	height: 195px;
}

html>

/**/
body ul.sub-cont-outer li.sub-cont {
	-ms-filter: "alpha( opacity=90 )" \9;
	filter: alpha(opacity=90)\9;
	background: #fff\9;
}


ul.sub-cont-outer li.sub-cont>.units-row {
	position: absolute;
	bottom: 1em;
	left: 1em;
}

ul.sub-cont-outer li:first-child+li {
	width: 420px;
	float: right;
}

figure.kawaraban {
	position: absolute;
	width: 185px;
	height: 260px !important;
	bottom: 0;
	left: 0;
}

figure.tamago {
	position: absolute;
	width: 160px;
	top: -80px;
	left: -1em;
	;
}

figure.tamago-yakaya {
	height: 154px !important;
	text-align: center;
}

.unit-50.kawaraban-ttl {
	width: 185px;
	margin-left: 200px;
}

.unit-60.tamago-yakaya-outer {
	float: right;
	padding-top: 1.5em;
	width: 250px;
	position: relative;
	margin-top: -100px;
	margin-left: 38.2%;
}

.unit-50.kawaraban-ttl>h2 {
	border-bottom: solid 1px #316745;
}

.unit-50.kawaraban-ttl>div {
	margin-bottom: 1em;
	line-height: 1.25em;
}

.unit-50.kawaraban-ttl>p {
	margin-bottom: 0;
}

.unit-60.tamago-yakaya-outer>div {
	padding-right: 1em;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

.baiten {
	width: 100%;
	text-align: center;
	height: 32px !important;
	padding-right: 1em;
}



/* ------------------------- */
/* second contents           */
/* ------------------------- */

.wrap.group.heya-tokubetsu-outer {
	position: relative;
}

.main-ttl {
	position: relative;
	margin-bottom: 0;
	text-align: center;
}

.main-ttl-bg {
	height: 162px;
	width: 100%;
}

.main-ttl-img {
	position: relative;
	z-index: 5;
	top: -120px;
	/*left:50%;
	margin-left:-140px;*/
}

.main-outer>h1 {
	text-indent: -99999px;
	position: absolute;
	top: 0;
}

.content-ttl {
	position: relative;
	z-index: 10;
	text-align: center;
}

#contents.main {
	margin-bottom: 70px;
}

#contents.main .content-detail {
	padding-top: 40px;
}

#contents.main .content-ttl>img {
	position: absolute;
	top: -100px;
	left: 0;
	z-index: 10;
	margin-left: 0;
}

.content-ttl>img {
	position: absolute;
	top: -60px;
	left: 0;
	z-index: 10;
	margin-left: 0;
}

.content-ttl>img.megumi,
.content-ttl>img.wave {
	position: absolute;
	top: -30px;
	left: 0;
	z-index: 10;
	margin-left: 0;
}

.content-ttl>h2,
.content-heya-tokubetsu>h2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	text-indent: -99999px;
}

.content-sub-ttl {
	position: relative;
	margin-bottom: 1.5em;
}

.content-sub-ttl>h2 {
	text-indent: -99999px;
	position: absolute;
	top: 0;
}

.rekishi {
	position: relative;
}

.rekishi>img {
	position: absolute;
	top: -50px;
}

.right-align {
	text-align: right;
}

.haikei-outer {
	position: relative;
}

.haikei {
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 0;
	text-align: center;
}

.padding-left-50 {
	padding-left: 50px !important;
}

.content-detail-row {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 380px;
}

.content-ttl.yado {
	float: right;
}

.content-ttl.yado>p,
.content-ttl.yado>img {
	position: relative;
}

.content-ttl.yado>p {
	text-align: left;
	margin-bottom: 0;
}

.content-detail.yado>figure img {
	border: 10px solid #fff;
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, .24);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, .24);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, .24);
}

.content-detail.yado {
	float: left;
	padding-right: 20px;
	position: absolute;
	top: -30px;
	padding-top: 0;
	padding-bottom: 0;
}

.wrap.group.yu-outer {
	position: relative;
	z-index: 1;
}

.yu-left {
	float: left;
	width: 331px;
	padding-top: 170px;
}

.yu-center {
	float: left;
	width: 234px;
}

.yu-center>p {
	padding: 0 1em;
}

.yu-center>h2 {
	text-indent: -99999px;
}

.yu-right {
	float: right;
	width: 331px;
	padding-top: 170px;
}

.content-ttl.daishizen>img {
	position: relative;
}

div.wrap.miryoku-sub-menu-outer {
	position: relative;
	z-index: 4001;
	width: 900px;
}

.miryoku-sub-menu {
	margin-left: 0;
	position: absolute;
	top: 60px;
	list-style-type: none;
	width: 100%;
	display: block;
}

.miryoku-sub-menu li {
	width: 33.333%;
	text-align: center;
	background: #316745;
	padding: 0.5em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
}

.miryoku-sub-menu li.select {
	font-weight: bold;
}

.miryoku-sub-menu li a {
	color: #f5f4d0;
	text-decoration: none;
}

.miryoku-ttl-img {
	top: -100px !important;
}

.half-cont-ttl {
	position: absolute;
	top: -50px;
}

.half-cont-txt {
	margin-left: 38.2% !important;
	padding-left: 1em !important;
	margin-bottom: 1em;
}

.tamago-ttl {
	position: absolute;
	top: -110px;
	right: 0;
}

.tamago-inner {
	padding-top: 34px;
}

.daishizen-img .unit-50 {
	margin-left: 10px;
	margin-bottom: 10px;
}

.megumi-bottom {
	margin-bottom: 1.5em;
}

.padding-top-none {
	padding-top: 0;
}

.shisietsu-content-ttl-outer {
	margin-top: 30px;
}

.shisetsu-inner {
	padding: 0 2em;
	margin-bottom: 2em;
}

.shisetsu-inner-photo>img {
	float: left;
	margin-right: 2%;

}

.shisetsu-inner-photo>img:last-child {
	margin-right: 0;
	float: right;
}

.shisetsu-inner-photo>img.img-50 {
	margin-right: 2%;
	width: 48%;
	float: left;
}

.img-30 {
	width: 30%;
}

.img-70 {
	width: 68%;
}

.content-ttl-row-inner50 {
	width: 100%;
}

.content-ttl-row-inner50>figure,
.content-ttl-row-inner50>div {
	width: 377px;
	margin: 0 auto;
}

/* お土産 */
.miyage-inner-left {
	float: left;
	width: 345px;
	margin-right: 29px;
}

.miyage-inner-center {
	float: left;
	width: 286px;
}

.miyage-inner-center>div {
	margin-bottom: 1em;
}

.miyage-inner-right {
	float: right;
	width: 179px;
}

.miyage-tamago-p {
	width: 65%;
	float: left;
	font-size: 13px;
	line-height: 1.5em;
}

.center-img {
	width: 149px;
	float: left;
	margin-right: 10px;
}

.center-txt {
	font-size: 13px;
	line-height: 1.5em;
}

.miyage-tamago-hakoimg {
	width: 30%;
	float: right;
}

strong {
	text-align: center;
	display: block;
	width: 100%;
}

.contents-inner.color-bg.padding-top-none {
	margin-bottom: 0;
}

.miyage-cont-wrapper>.units-row {
	margin-bottom: 3em;
}

.tamago-hako {
	width: 50%;
}

.onsen-outer {
	position: relative;
	z-index: 1;
}

.onsen-last-cont {
	padding-bottom: 500px;
}

h3.plan-cont-ttl {
	color: #052949;
	display: block;
	width: 100%;
	font-size: 20px;
	padding: 1em 1em 1em 80px;
	background: url(../img/washi.jpg);
	background-size: 60%;
	line-height: 1em;
	position: relative;
	box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.05);
}

.mark-oke {
	position: absolute;
	top: 5px;
	left: 3px;
}

h3.plan-cont-ttl>span {
	position: absolute;
	right: 0.8em;
	top: 0.8em;
}

p.indent {
	text-indent: 8em;
	margin-bottom: 0;
}

.higaeri-cont {
	margin-bottom: 0.5em;
}

.content-ttl.kounou {
	width: 30%;
	float: right;
}

.content-ttl.kounou>img {
	top: -150px;
	left: auto;
	right: 0;
}

.content-detail.kounou {
	width: 70%;
	float: left;
}

.kounou-outer {
	padding-left: 257px;
}

.units-row .unit-35-left {
	width: 31.333333333333332%;
	float: left;
	margin-top: 0.5em;
	margin-left: 0;
	position: relative;
}

.units-row .unit-65-right {
	width: 65.66666666666666%;
	float: left;
	margin-top: 0.5em;
	margin-left: 3%;
}

.units-row .unit-65-left {
	width: 65.66666666666666%;
	float: left;
	margin-left: 0;
	margin-top: 0.5em;
}

.units-row .unit-35-right {
	width: 31.333333333333332%;
	float: left;
	margin-top: 0.5em;
	position: relative;
	margin-left: 3%;
}

.units-row .unit-35-right>p {
	margin-top: 100px;
}

.onsen-ttl-img {
	position: absolute;
	top: -60px;
	left: 0;
}

.haikei.onsen {
	top: -200px;
}

.content-ttl.daiyokujo {
	width: 20%;
}

.content-detail-wave.first.daiyokujo {
	width: 80%;
}

.wave-inner-img.daiyokujo {
	width: 62%;
}

.wave-inner-cont.daiyokujo {
	width: 38%;
}

strong.bold {
	font-weight: bold;
	text-align: left;
}

table.skelton.kounou th {
	width: 20%;
}

table.skelton.kounou th,
table.skelton.kounou td {
	font-size: 16px;
	font-weight: bold;
}

/* ------------------------- */
/*  wave style               */
/* ------------------------- */
.content-detail-wave {
	width: 640px;
	float: right;
	margin-top: 30px;
}

.content-detail-wave-heya {
	width: 100%;
	float: left;
	margin-top: 30px;
}

.content-detail-wave.first {
	margin-top: 60px;
}

.wave-inner-img {
	width: 267px;
	position: relative;
	z-index: 20;
}

.wave-inner-img>figure {
	margin-bottom: 0em;
	width: 100%;
	/* height:235px; */
}

.wave-inner-cont {
	width: 300px;

}

table {
	width: 100%;
	margin-bottom: 0.5em;
}

table th,
table td {

	font-size: 14px;
}

table td {
	background: #fff;
}

table.skelton th,
table.skelton td {
	border: none;
	background: none;
	font-size: 14px;
	padding: 0;
}

table.skelton th {
	width: 33.3333%;
	font-weight: bold;
	color: #316745;
}

.wave-inner-cont>p {
	font-size: 14px;
}

#area>#contents.contents-inner {
	margin-bottom: 50px;
}

.tokubetsu-ttl>p {
	width: 486px;
	float: left;
	font-size: 16px;
}

.ippan-ttl>div p {
	font-size: 16px;
}

.gallery-block {
	list-style-type: none;
	margin-left: 0;
}

.gallery-block>li {
	margin-bottom: 1em;
	width: 229px;
	float: left;
	margin-right: 28px;
	text-align: center;
}

.gallery-block>li img {
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .24);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .24);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .24);
}

.gallery-block>li p {
	margin-bottom: 0;
	text-align: left;
}

.ippan-ttl>hgroup {
	width: 229px;
	float: left;
}

.ippan-ttl>div {
	float: left;
	margin-left: 28px;
	width: 643px;
}

.page-scroll span {
	color: #316745;
}

.page-scroll ul li {
	font-weight: bold;
}

.page-scroll ul li a {
	padding: 0.4em;
	color: #000;
	font-weight: bold;
}

.gallery-section {
	margin-top: 2em;
}

.ippan-gallery>h3 {
	color: #725023;
	font-size: 24px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1em;
	position: relative;
	z-index: 1;
}

.ippan-gallery>h3 span {
	color: #316745;
	font-size: 24px;
}

.ippan-gallery>h3 span.gentei {
	color: #fff;
	font-size: 16px;
	padding: 0 1em;
	background: #316745;
	font-weight: normal;
	display: inline-block;
	margin-left: 1em;
	position: relative;
	top: -0.2em;
}

.gallery-block {
	position: relative;
	z-index: 1;
}

.gallery-block.main {
	float: left;
	width: 386px;
}

.gallery-block.main li {
	width: 386px;
	margin-right: 0;
}

.gallery-block.sub {
	float: right;
	width: 486px;
}

.gallery-block.sub li:first-child+li,
.gallery-block.sub li:first-child+li+li+li {
	margin-right: 0;
}

.gallery-section .wrap {
	padding-top: 60px;
}

.vertical-img {
	text-align: cemter;
}

.vertical-img>img {
	height: 175px;
	width: auto;
}

.tokubetsu-ttl hgroup>h2,
.ippan-ttl hgroup>h2 {
	color: #725023;
	font-size: 18px;
	margin-bottom: 0.5em;
}

.option-outer {
	margin-top: 1.5em;
}

.option-outer>li {
	margin-left: 1%;
	width: 23.5%;
}

.option-outer>li:first-child {
	margin-left: 3%;
}

.option-outer>li figcaption.green {
	font-size: 16px;
}

.area-cont-outer h3 {
	display: block;
	width: 100%;
	font-size: 20px;
	padding: 1em;
	background: url(../img/kon.gif);
	color: #fff;
	line-height: 1em;
	position: relative;
	height: 56px;
	margin-bottom: 0;
}

img.area-mark {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
}

figcaption {
	font-style: normal;
	display: block;
	width: 100%;
	text-align: center;
}

.comment {
	background: url(../img/washi.jpg);
	background-size: 70%;
	margin-bottom: 2em;
	text-align: center;
	padding: 1em;
}

/* ------------------------- */
/* footer                    */
/* ------------------------- */


.contact-with-map {
	background: url(../img/kon.gif);
	padding: 2em 1em 0;
}

footer {
	background: url(../img/kon.gif);
	background-repeat: repeat;
	color: #fff;
	position: relative;
	z-index: 9999;
	clear: both;
	/* for IE */
	padding-bottom: 2em;
}

footer figure {
	margin-bottom: 0 !important;
	text-align: center;
}

footer figure>a img {
	width: 100%;
	max-width: auto;
}

.footer-contents {
	padding-top: 1.8em;
	padding-bottom: 1.8em;
}

.footer-contents>.units-row figure:first-child {
	margin-bottom: 1.25em !important;
}

.footer-contact>p,
.footer-contact>h3 {
	text-indent: -9999px;
	position: absolute;
	top: 0;
}

.footer-contact img {
	margin-left: 1em;
}

.footer-info {
	margin-top: 1.5em;
}

.footer-info>adress,
.footer-info>figure.tel-fax {
	float: left;
}

.footer-info>adress {
	line-height: 1.5em;
}

.tel-fax {
	width: 65%;
}

.tel-fax>img {
	margin-top: 0.5em;
}

.tel-fax>img:first-child+img {
	margin-left: 0.5em;
}

.footer-nav-outer {
	background: #314c2a;
	text-align: center;
	padding-top: 1.5em;
	position: relative;
}

.footer-nav-outer>.wrap {
	position: relative;
}

.footer-nav-outer .units-row {
	margin-bottom: 0;
}

.footer-nav {
	list-style-type: none;
	margin: 0 auto;
	display: block;
}

.footer-nav li {
	float: left;
	display: inline;
	width: 14.12857%;
	color: #fff;
	text-decoration: none;
}

.footer-nav li a {
	float: left;
	display: inline;
	width: 100%;
	color: #fff;
	text-decoration: underline;
}

.copy {
	margin-bottom: 0;
	padding: 1em 0;
	text-align: center;
}

/* -- Plan Photo -- */
.rslides.carousel {
	overflow: visible !important;
}

.rslides.carousel img {
	width: 100%;
	height: auto;
}


#slider3,
#slider4,
#slider5,
#slider6,
#slider7 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}

.rslides_tabs {
	list-style: none;
	padding: 0;
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: left;
	width: 100%;
}

.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}

.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
	margin-top: 20px;
}

.rslides_tabs li:first-child {
	margin-left: 0;
}

.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}

#slider3-pager a,
#slider4-pager a,
#slider5-pager a,
#slider6-pager a,
#slider7-pager a,
#slider8-pager a {
	display: inline-block;
}

#slider3-pager img,
#slider4-pager img,
#slider5-pager img,
#slider6-pager img,
#slider7-pager img,
#slider8-pager img {
	float: left;
	width: 71px;
	height: 63px;
}

#slider3-pager .rslides_here a,
#slider4-pager .rslides_here a,
#slider5-pager .rslides_here a,
#slider6-pager .rslides_here a,
#slider7-pager .rslides_here a,
#slider8-pager .rslides_here a {
	background: transparent;
	box-shadow: 0 0 0 2px #666;
}

#slider3-pager a,
#slider4-pager a,
#slider5-pager a,
#slider6-pager a,
#slider7-pager a,
#slider8-pager a {
	padding: 0;
}


.rslides.carousel img {
	width: 280px;
}



/* --------------------------- */
/* blog                        */
/* --------------------------- */
#container.blog-style .contents-inner {
	min-height: 650px;
}

.pain.blog-cont-outer {
	background-size: cover;
	position: relative;
	z-index: 2001;
	padding-top: 1.5em;
}

.pain.blog-cont-outer h3 {
	display: block;
	width: 100%;
	font-size: 20px;
	padding: 1em;
	background: #e4be62;
	box-shadow: 0 2px 0 rgba(0, 0, 0, .2);
	line-height: 1.2em;
	position: relative;
	height: auto;
	margin-bottom: 1em;
}

.blog-style .main-ttl-img {
	top: -90px;
}

.blog-past-list {
	padding-right: 3em;
}

.blog-post figure {
	margin-bottom: 1.5em;
}


/* --------------------------- */
/* Responsive                  */
/* --------------------------- */
@media screen and (max-width:480px) {
	figure.news-bg {
		width: 100%;
		left: 0;
	}

	div#contents.top-news-outer {
		padding: 0 1em;
	}

	div.wrap.miryoku-sub-menu-outer {
		width: 90%;
		padding: 0;
		margin: 0 auto;
	}
}

@media screen and (max-width:979px) {
	.main-img {
		width: 100%;
	}

}

@media screen and (max-width:899px) {

	.wrap,
	.logo-outer {
		width: 100%;
		padding: 0 1em;
	}

	header>.wrap {
		width: 768px;
		padding: 0;
		margin: 0 auto;
	}

	.header-bg>img {
		height: 126px;
	}

	.logo {
		left: 270px;
		width: 230px;
		height: 148px;
	}

	.main-outer {
		margin-top: -24px;
	}

	.miryoku-sub-menu li {
		width: 23%;
	}

	.blocks-2>li {
		width: 47%;
		float: left;
	}

	.blocks-2>li figure {
		height: auto;
	}

	.pickup-img>h2 {
		width: 100% !important;
		bottom: -45px;
	}

	.pickup-txt {
		padding-top: 2.5em;
	}

	.unit-50.kawaraban-ttl {
		width: 40%;
		margin-left: 60%;
	}

	ul.sub-cont-outer li:first-child+li {
		width: 47%;
	}

	figure.tamago {
		width: 100px;
		top: -50px;
	}

	.pickup-outer {
		z-index: 1001;
	}

	.news-list {
		right: 1em;
	}

	.rslides-outer {
		margin-top: -48px;
	}

	ul#menu li {
		width: 90px;
		height: 126px;
	}

	.content-ttl {
		width: 20% !important;
	}

	.content-detail-wave {
		width: 100%;
	}

	.wave-inner-img>.rslides img {
		margin-left: 0;
	}

	.wave-inner-img {
		width: 50%;
	}

	.wave-inner-cont {
		width: 48%;
	}

	span.for-tab {
		top: 50px !important;
	}

	.plan-cont-ttl.for-tab {
		height: 95px;
	}

	img.vertical {
		padding-top: 130px;
	}

	#contents.main .content-detail {
		padding-top: 0;
	}

	.content-detail-row {
		padding-top: 300px;
	}

	.yu-left,
	.yu-right {
		width: 35%;
	}

	.yu-center {
		width: 30%;
	}

	.tamago-ttl {
		width: 38.2%;
	}

	.content-ttl-row-inner50>div,
	.content-ttl-row-inner50>figure {
		width: 90%;
	}

	.miyage-inner-right {
		float: left;
		width: 100%;
		position: relative;
	}

	.miyage-inner-right>.group {
		position: absolute;
		top: 0;
	}

	.miyage-tamago-p {
		margin-left: 189px;
		width: 40%;
		margin-right: 1em;
	}

	.miyage-tamago-hakoimg {
		width: 10%;
		float: left;
	}

	.pict .wrap.group.for-tab {
		margin-top: -5em;
	}

	.gallery-block>li {
		width: 48.7%;
		margin-right: 3%;
	}

	.gallery-block.main {
		width: 48.7%;
	}

	.gallery-block.main li {
		width: 100%;
	}

	.gallery-block.main li img {
		max-width: none;
		width: 100%;
	}

	.gallery-block.sub {
		width: 48.7%;
	}

	.tokubetsu-gallery .gallery-block>li {
		width: 33.33333%;
		margin-right: 3%;
	}

	.miryoku-sub-menu {
		top: 35px;
	}
}

@media screen and (min-width:568px) {
	#tab-menu {
		display: none;
	}
}

@media screen and (max-width:820px) {
	.tel-fax>img+img {
		margin-left: 0;
	}

	.footer-logo img {
		margin-left: 0;
	}
}

@media screen and (max-width:1024px) {
	figure.news-bg {
		display: none;
	}
}


@media screen and (max-width:768px) {

	.content-detail {
		width: 80%;
	}

	.content-detail.yado {
		width: 70%;
		text-align: left;
	}

	.half-cont-txt {
		width: 100% !important;
		padding-left: 40% !important;
	}

	.content-detail.daishizen-img {
		width: 75%;
	}

	.content-ttl.kounou>img {
		top: -60px;
	}

	.wave-inner-img.daiyokujo {
		width: 58%;
	}

	.onsen-last-cont {
		padding-bottom: 200px;
	}

	.miyage-cont-wrapper figure,
	.miyage-cont-wrapper div {
		text-align: center;
	}

	.pick-up .unit-33 {
		float: none;
		padding: 0 8em 0em 8em;
	}

	.pick-up .unit-33:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	.center-txt {
		text-align: left !important;
	}

	.pick-up>.unit-60 .unit-33:first-child {
		float: left;
		width: 50%;
		padding-right: 4em;
	}

	.pick-up>.unit-40 {
		clear: both;
		padding: 0 8em 1.65em 8em;
	}

	.tamago-hako {
		width: 20%;
	}
}

@media screen and (max-width:609px) {
	.miryoku-sub-menu {
		display: none;
	}
}

@media screen and (max-width:568px) {
	.blocks-2>li {
		width: 100%;
		float: none;
	}

	.main-img.pict-style {
		height: 200px;
	}

	.content-ttl {
		margin-right: 1em;
		width: 25%;
	}

	.content-detail {
		width: 72%;
	}

	.sub-ttl-img {
		width: 70%;
	}

	img {
		max-width: none;
		width: 100%;
	}

	#contents.main .content-ttl>img,
	.content-ttl>img {
		width: 100%;
		height: auto;
	}

	.wave-inner-img,
	.wave-inner-cont {
		width: 100%;
		float: none;
	}

	.rslides_tabs {
		margin-bottom: 0;
	}

	.rslides_tabs li {
		margin-right: 0;
	}

	.pickup-img>figure img,
	.pickup-img>h2 img {
		width: 100%;
		max-width: none;
	}

	.plan-mark {
		display: none;
	}

	h3.plan-cont-ttl,
	.plan-cont-ttl.for-tab {
		height: auto;
	}

	.main-outer {
		height: 150px;
	}

	.main-ttl {
		height: 150px;
		overflow: hidden;
	}

	.main-ttl-img,
	.miryoku-ttl-img {
		height: 70px;
		width: auto;
		max-width: none;
	}

	.miryoku-ttl-img {
		top: -50px !important;
	}

	.padding-left-50 {
		padding-left: 0 !important;
	}

	.content-ttl.yado {
		text-align: left;
		float: left;
		width: 100%;
	}

	.content-ttl.yado>img {
		width: 25%;
	}

	.content-detail.yado {
		float: right;
		padding-right: 0;
		position: absolute;
		right: 1em;
	}

	.content-detail.yado>figure img {
		width: 80%;
	}

	.main-ttl-img.plan {
		height: 45px;
		width: auto;
		max-width: none;
		top: -70px;
	}

	.main-ttl-bg.plan {
		height: 100px;
	}

	.main-img {
		height: auto;
	}

	.rekishi {
		display: none;
	}

	.content-detail-row {
		padding-top: 200px;
	}

	.content-ttl>img.wave {
		width: 100px;
		max-width: none;
	}

	.area-mark {
		display: none;
	}

	#contents.main .content-ttl>img {
		top: 0;
	}

	.pict .wrap.group.for-tab {
		margin-top: 3em;
	}

	.tokubetsu-ttl>p {
		width: 100%;
	}

	.tokubetsu-gallery .gallery-block>li {
		width: 47%;
	}

	.tokubetsu-gallery .gallery-block>li:last-child {
		margin-right: 0;
	}

	.ippan-ttl>div {
		width: 100%;
		margin-left: 0;
	}

	.page-scroll .blocks-5>li:nth-child(2),
	.page-scroll .blocks-5>li:nth-child(3),
	.page-scroll .blocks-5>li:nth-child(4),
	.page-scroll .blocks-5>li:nth-child(5) {
		width: 50%;
		float: left;
	}

	.ippan-gallery>h3 {
		line-height: 1.5em;
	}

	.gallery-block>li {
		width: 100%;
	}

	.haikei.onsen {
		display: none;
	}

	.content-ttl.kounou>img {
		top: -60px;
	}

	.wave-inner-img.daiyokujo,
	.wave-inner-cont.daiyokujo {
		width: 100%;
	}

	.onsen-last-cont {
		padding-bottom: 5em;
	}

	.option-outer>li,
	.option-outer>li:first-child {
		width: 100%;
		margin-left: 0;
	}

	span.line {
		display: none;
	}

	.miyage-inner-left,
	.miyage-inner-center {
		width: 100%;
		margin-right: 0;
		text-align: center;
	}

	.miyage-inner-right>.group {
		position: static;
	}

	.miyage-tamago-p {
		margin-left: 0;
		width: 100%;
		margin-right: 0;
	}

	.center-img {
		float: none;
		width: 100%;
		text-align: center;
	}

	.miyage-inner-right {
		float: none;
		width: 100%;
		text-align: center;
	}

	.miyage-tamago-hakoimg {
		float: none;
		width: 100%;
		text-align: center;
	}

	.pick-up .unit-33,
	.pick-up .unit-40 {
		padding: 0 2em;
	}

	.pick-up img {
		max-widtn: 100% !important;
		width: auto;
	}

	.pick-up>.unit-60 .unit-33:first-child {
		float: none;
		width: 100%;
		padding-right: 2em;
	}

	.yu-left,
	.yu-right {
		display: none;
	}

	.yu-center {
		width: 100%;
		float: none;
		text-align: center;
	}

	.yu-center img {
		width: 25%;
	}

	.unit-40.half-cont-ttl img {
		width: 25%;
	}

	.tamago-ttl {
		top: -10px;
		text-align: right;
	}

	.tamago-ttl>img {
		width: 65%;
	}

	.content-ttl.daishizen {
		width: 100%;
		float: none;
	}

	.content-ttl.daishizen img {
		width: 25%;
	}

	.content-detail.daishizen-img {
		width: 100%;
		float: none;
	}

	.content-detail.daishizen-img .units-row>div:first-child+div,
	.content-detail.daishizen-img .units-row>div:first-child+div+div+div {
		margin-left: 0;
	}

	.mark-oke {
		max-width: 100%;
		width: 48px;
	}

	.ippan-ttl hgroup>h1 img,
	.tokubetsu-ttl hgroup>h1 img {
		width: auto;
		max-width: 100%;
	}

	.content-detail-wave-heya h1>img {
		width: auto;
		max-width: 100%;
	}

	footer {
		margin-top: 1.5em;
	}


	/* -------- */
	.logo {
		position: static;
		width: 160px;
		height: auto;
	}

	.logo a {
		width: 160px;
	}

	.header-bg>img {
		height: 80px;
	}

	header>.wrap {
		width: 100%;
	}

	.PC-none {
		display: none;
	}

	.main-outer {
		margin-top: -72px;
	}

	.PC-only {
		display: none;
	}

	.PC-none {
		display: inline;
		z-index: 7001;
	}

	.main-outer {
		margin-top: -68px;
	}

	.miryoku-sub-menu {
		top: -10px;
	}

	#tab-menu {
		position: absolute;
		top: 15px;
		right: 0;
		z-index: 7001;
		width: 130px;
	}

	.naver.active .naver-handle {
		display: block;
		padding: 10px;
		background: #60aeff;
		height: 50px;
	}

	.wave-inner-img>.rslides img {
		max-height: none !important;
		max-width: none !important;
		width: 100% !important;
		height: auto;
	}

	.gaikan {
		display: none;
	}

	.top-news-outer {
		top: 0;
	}

	.date,
	.slug a {
		float: none;
		width: 100%;
	}

	.main-copy {
		display: none;
	}

	figure.news-bg {
		display: none;
	}

	.pickup-outer {
		margin-top: 1.5em;
	}

	.pickup-txt {
		height: auto;
	}

	ul.sub-cont-outer li:first-child {
		width: 100%;
	}

	.unit-60.tamago-yakaya-outer {
		width: 100%;
	}

	figure.tamago {
		display: none;
	}

	figure.tamago-yakaya {}

	ul.sub-cont-outer li.sub-cont>.units-row {
		position: static;
	}

	.unit-50.kawaraban-ttl {
		width: 100%;
		margin-left: 0;
		padding: 0 1em;
		text-align: center;
		margin-bottom: 0;
	}

	figure.kawaraban {
		position: static;
		width: 100%;
		text-align: center;
	}

	ul.sub-cont-outer li.sub-cont {
		height: auto;
		float: none;
	}

	ul.sub-cont-outer li:first-child {
		margin-bottom: 5em;
	}

	ul.sub-cont-outer li:first-child+li {
		width: 100%;
		float: none;
	}

	ul.sub-cont-outer {
		margin-top: 0;
	}

	figure.tamago {
		display: none;
	}

	.baiten {
		padding-right: 0;
	}

	.half-cont-txt {
		margin-left: 0 !important;
		padding-left: 30% !important;
	}

	.footer-gaikan {
		position: static;
	}

	.footer-nav li {
		width: 100%;
		float: none;
	}

	/* ---------------- */
	.blog-past-list {
		padding-right: 0;
		width: 100%;
		float: none;
	}

	.blog-post {
		width: 100%;
		float: none;
	}

	.blog-style .main-ttl-img {
		width: auto !important;
		max-width: none !important;
		height: auto;
	}

}

@media screen and (max-width:480px) {

	.content-ttl.yado,
	.content-ttl.daishizen {
		width: 100% !important;
	}

	.pict .wrap.group.for-tab {
		margin-top: 0;
	}

	.sm_non {
		display: none !important;
	}
}

@media screen and (min-width:481px) {

	.sm_on {
		display: none !important;
	}
}

@media screen and (min-width:739px) {

	.d739_on {
		display: none !important;
	}
}

@media screen and (max-width:1050px) {

	.d1050_non {
		display: none !important;
	}
}

@media screen and (max-width:739px) {

	.d739_non {
		display: none !important;
	}
}

@media screen and (max-width:769px) {
	.news-list {
		width: 100%;
		position: relative;
		top: 0;
		right: 0;
	}
}

@media screen and (min-width:1049px) {
	li.menu-item:before {
		content: '| ';
		position: relative;
		top: 24px;
		font-size: 1.5em;
	}
}

#mainvisual_sm {
	background: url();
}


#nav-header {
	z-index: +9999;
}

.vertical-rl {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

#nav_main {
	background: url(../img/kon.gif);
	padding: 1em;
}

#nav_main ul,
#nav_main ul li {
	margin-bottom: 0;
}

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('../../images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

/* FORM */
.contact .inner-content dl {
	margin: 0;
	padding: 20px 0px;
	float: left;
	width: 100%;
}

.contact .inner-content dl dt {
	width: 250px;
	/* float: left; */
	line-height: 36px;
	padding-left: 1em;
	font-weight: normal;
}

.contact .inner-content dl dd {
	width: 450px;
	float: left;
}

.contact .inner-content dl dd.checkbox,
.contact .inner-content dl dd.radio {
	line-height: 36px;
}

.contact .inner-content dl dd input[type="text"],
.contact .inner-content dl dd input[type="email"],
.contact .inner-content dl dd input[type="tel"],
.contact .inner-content dl dd textarea {
	padding: 3px 7px;
	border: 1px solid #cfcfcf;
	width: 450px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.contact .inner-content dl dd input[type="text"]:focus,
.contact .inner-content dl dd input[type="email"]:focus,
.contact .inner-content dl dd input[type="tel"]:focus,
.contact .inner-content dl dd textarea:focus {
	border: 1px solid #424242;
}

.contact .inner-content dl dd select {
	border: 1px solid #eee;
	height: 35px;
}

.contact .inner-content dl dd select,
.contact .inner-content dl dd input[type="text"],
.contact .inner-content dl dd input[type="email"],
.contact .inner-content dl dd input[type="tel"],
.contact .inner-content dl dd textarea {
	outline: none;
	line-height: 28px;
}

.icon-require {
	top: -2px;
	display: inline-block;
	color: #E70012;
	border: 1px solid #E70012;
	font-weight: normal;
	font-size: 10px;
	padding: 2px 6px 2px 8px;
	letter-spacing: 0.2em;
	margin-left: 20px;
	line-height: normal;
	position: relative;
}

.input-mini_01 {
	width: 60px !important;
}

.input-mini_02 {
	width: 80px !important;
}

.contact .inner-content dl dd .input-group {
	margin-bottom: 10px;
}

.contact .inner-content dl dd .input-group:last-child {
	margin-bottom: 0px;
}

.button-area {
	padding: 18px 15px;
	text-align: center;
	width: 220px;
	margin: auto;
}

.button-area .btn {
	display: inline-block;
	padding: 10px 20px;
	font-weight: bold;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin: 0 10px;
	width: 150px;
	letter-spacing: 0.2em;
}

.button-area .btn-submit {
	background: #E60012;
	color: #fff;
	border: 0 none;
}

.button-area .btn-cancel {
	background: #fff;
	border: 1px solid #424242;
	color: #424242;
}

.button-area .btn-submit:hover {
	background: #FFCD72;
}

.button-area .btn-cancel:hover {
	background: #efefef;
}

.confirm dl dd p {
	padding-top: 7px;
}

.contact .inner-content dl dd .alert-error {
	color: #E70012;
	font-size: 12px;
	margin-top: 5px;
}

.freedial {
	text-align: center;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 15px 0;
	color: #333;
	margin: 50px 15px;
}

.freedial a {
	font-weight: bold;
}

.agreement {
	border: 1px solid #efefef;
	padding: 15px;
	overflow-y: scroll;
	height: 150px;
	margin: 15px;
}

.entry {
	font-size: 15px;
	line-height: 1.6em;
	margin: auto;
}

div.wpcf7 {
	background: url(../img/washi.jpg);
	background-size: contain;
	box-shadow: 0 0 19px 2px rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 739px) {

	/*TOP*/
	.contact-form.form-01 h3.contact-title {
		margin-top: 0px;
	}

	.contact-form .row+.row {
		height: auto;
		background: #F8F8F9;
	}

	.contact-form .row p {
		padding: 10px 20px 0;
		font-size: 18px;
	}

	.form-01 .col-sm-6:last-child img {
		position: static;
	}

	.contact-form .col-sm-6 {
		padding: 20px;
	}

	.contact-form .col-sm-6:last-child {
		padding-top: 0;
	}

	/*FORM*/
	#content .page-content h2 {
		margin-right: 15px;
		margin-left: 15px;
		font-size: 20px;
		line-height: 1.4;
		margin-top: 0;
	}

	.contact .inner-content dl dt {
		width: 90%;
		padding-left: 15px;
		padding-right: 15px;
	}

	.contact .inner-content dl dd {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}

	.entry .page-content>p {
		margin: 0 20px;
	}

	.contact .inner-content dl dd input[type="text"],
	.contact .inner-content dl dd input[type="email"],
	.contact .inner-content dl dd input[type="tel"],
	.contact .inner-content dl dd textarea {
		width: 100%;
	}

	.icon-require {
		margin-right: 0px;
	}

	.contact .inner-content dl dd {
		width: 240px;
	}

	.contact .inner-content dl dd input[type="text"],
	.contact .inner-content dl dd input[type="email"],
	.contact .inner-content dl dd input[type="tel"],
	.contact .inner-content dl dd textarea {
		width: 240px;
	}
}

/*new*/
.monthly-calendar table {
	width: 90%;
	margin: auto;
	border-bottom: 1px solid #666;
	margin-bottom: .5em;
}

.monthly-calendar caption {
	font-size: 1.1em;
}

.monthly-next {
	margin-right: 0;
}

.monthly-calendar {
	font-size: .8em;
	width: 320px;
	margin: .5em auto;
}

.monthly-calendar th {
	font-size: .9rem;
	font-weight: bold;
	border-bottom: 1px solid #666;
	border-top: none;
	border-left: none;
}

.monthly-calendar th:last-child {
	border-right: none;
}

.calendar-mark {
	color: #888888;
	font-size: 1.1em;
	pointer-events: none;
	cursor: default;
	text-decoration: none;
}

.day-box.no-day {
	background-color: rgba(255, 255, 255, 0.01);
}



.monthly-calendar td,
th {
	border: solid 1px #eee;
}

.monthly-calendar tr:last-child {
	border-bottom: 2px solid #fff;
}

.monthly-calendar td:last-child {
	border-right: none;
}

.monthly-calendar td:first-child {
	border-left: none;
}

.monthly-next,
.monthly-prev {
	background: #efefef;
	padding: 0 .5em;
}

.day-box.today {
	background-color: rgba(251, 239, 242, 0.5);
	border-radius: 8%;
}

a.calendar-daylink {
	display: block;
}

.add a {
	color: #fff;
}

.flogo p {
	margin-bottom: 0;
}

.tel_area {
	display: block;
	width: 420px;
	margin-left: 8px;
	z-index: +9999;
	position: relative;
	background: rgba(255, 255, 255, 0.8);
	vertical-align: middle;
	padding: 36px 24px;
	text-align: center;
	box-shadow: 0 0 14px 2px rgba(0, 0, 0, 0.05);
	background: url(https://matsukawasou.com/wp-content/themes/monolight/img/washi.jpg);
	background-size: cover;
}

#move-page-top {
	color: #052949;
	border: none;
}

.font_min {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#nav_main li a {
	display: block;
	padding: 1em;
}

#nav_main li a:hover {
	background: rgba(255, 255, 255, 0.1);
}

i.fa.fa-search {
	color: #052949;
}

footer nav li a {
	color: #f7f8f9;
}

footer nav li a:before {
	content: '> ';
}

.google-maps>div {
	width: 100%;
	height: 400px;
}

.nav li a {
	color: #052949;
	font-weight: 200;
	font-size: 1.3em;
}

body {
	font-weight: 200;
}

.toggle-search {
	top: 12px;
}

.search-expand {
	top: 36px;
	width: 320px;
}

.searchform.themeform {
	margin-bottom: 0;
}

.search-expand-inner {
	padding: 4px;
}

@media only screen and (min-width: 739px) {
	.bg_blend {
		height: 480px;
	}

	#footer-top-widgets {
		margin: 0px auto;
	}

	#nav-header {
		right: 4em !important;
	}

	.bg_blend {
		background-image: url(https://matsukawasou.com/wp-content/themes/monolight/img/gaikan_19.jpg);
		background-repeat: repeat;
		background-size: cover;
		background-position: 40% 40%;
	}

	.widget_categories ul>li:after,
	.widget_nav_menu ul>li:after,
	ul.nav>li:after {
		height: 2px;
		left: 4px;
		bottom: -3px;
	}

	li.menu-item:first-child:before {
		content: none;
	}

	.nav>li>a {
		padding: 16px 8px 4px;
	}

	.head_title_matsu {
		padding: 6px 8px 4px;
	}

	.nav li a {
		line-height: 4px;
	}
}

@media only screen and (min-width: 481px) {
	.flogo {
		display: flex;
		flex-direction: column;
		padding: 13px 0 0 23px;
	}

	.flogo h4 {
		width: 190px;
	}

	.flogo .add {
		text-align: left;
		font-size: 90%;
		margin-left: 1em;
	}

	.con_footer {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		border-bottom: 2px solid rgba(255, 255, 255, 0.7);
	}

	/* .foot_link */
	.foot_link {
		margin-top: 1.1em;
		text-align: left;
		font-size: 1em;
		font-weight: 300;
		padding: 13px 0 10px 40px;
		overflow: hidden;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.foot_link ul {
		line-height: 2em;
		padding: 2em;
	}
}

@media only screen and (max-width: 738px) {
	.tel_area {
		width: 100%;
		margin-left: 0px;
		margin-bottom: 1em;
	}

	#header {
		z-index: +20000;
	}

	.main-ttl {
		top: 68px;
	}
}

@media only screen and (max-width: 738px) {
	.nav>li {
		background-color: rgba(255, 255, 255, 0.9);
		font-size: 16px;
	}
}

th.kon {
	background: url(../img/kon.gif);
	color: #fff;
	border: 1px solid #fff;
}

.corner_title {
	margin: 0 0 .8em;
	padding: .2em 0 0;
	font-size: 1.5em;
	border-bottom: 1px solid #333;
	line-height: 1.5;
	font-size: 16px;
}

.dl_access .time {}

.dl_access .distance {}

.dl_access dt {
	margin: 0;

	font-weight: bold;
}

.dl_access {
	display: flex;
	position: relative;

	flex-direction: row;
	flex-wrap: wrap;
}


.plan_lead_ttl {
	position: relative;
	z-index: +1;
	background: rgba(255, 255, 255, 0.65);
	top: 14em;
}

.content-detail-plan {
	margin-bottom: 3em;
	background: rgba(255, 255, 255, 0.5);
}

@media only screen and (max-width: 480px) {
	.plan_lead_ttl {
		top: 0;
	}

	.monthly-calendar {
		margin: 0;
	}
}

.area-inner-img {
	width: 100%;
}

.area-inner-cont {
	width: 100%;
	background: url(../img/washi.jpg);
	padding: 1em;
}

.pagination {
  text-align: center; /* 親要素で中央揃え */
  margin-top: 40px;
}

.pagination ul {
  display: inline-flex; /* 横並びにする */
  list-style: none;     /* デフォルトのリストマーカーを消す */
  padding: 0;
  margin: 0;
  gap: 8px;             /* ボタン間の余白 */
}

.pagination li {
  display: inline-block;
}

.pagination a,
.pagination span {
  display: inline-block;
  padding: 6px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #333;
  text-decoration: none;
}

.pagination a:hover {
  background-color: #f5f5f5;
  border-color: #ccc;
}

.pagination .current {
  background-color: #333;
  color: #fff;
  border-color: #333;
  font-weight: bold;
}