@charset "UTF-8";
/* CSS Document */
* {
	background-repeat: no-repeat;
}
html {
	min-height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.6;
}
a {
	color: #2E427B;
}
a[rel="lightbox[234]"] img:hover {
	opacity: 0.5;
	transition: opacity 0.4s ease;
}
.sp {
	display: none;
}
.pc {
	display: inline;
}
.headbg {
	width: 100%;
	min-height: 300px;
}
#titleAndCaption {
	font-size: 1.2em;
	display: block;
	text-align: center;
}
#controls {
	display: none;
}
.easingslider, .easingslider-viewport, .easingslider-wrapper, .easingslider-wrapper-outer, .easingslider-slide, .easingslider-item {
	height: 100% !important;
	overflow: hidden;
}
.easingslider-image {
	width: 100%;
	height: 100% !important;
	margin: 0 !important;
	object-fit: cover;
	object-position: center;
}
.easingslider-controls {
	display: none;
}
.headbg span {
	position: absolute;
	top: calc(40% + 120px);
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: auto;
	text-align: center;
	color: #fff;
	font-family: serif;
	font-size: 1.6em;
	text-shadow: 0 0 8px #797979;
}
.headbg span a {
	color: #fff;
	background-color: rgba(6, 20, 74, 0.57);
	margin-top: 17px;
	width: 270px;
	height: auto;
	padding-top: 19px;
	padding-bottom: 18px;
	font-size: 0.65em;
}

@media (max-width: 468px) {
	.headbg span {
		font-size: 1.1em;
	}
	.headbg span a {
		font-size: 0.9em;
	}
}

.headbg span a:hover {
	color: rgba(255, 255, 255, 0.71);
	background-color: rgba(6, 20, 74, 0.51);
}
.headbg span a:after {
	background-image: url(../images/blank.gif);
	width: 12px;
	height: 11px;
	top: 19px;
	right: inherit;
	margin-left: 10px;
}
.eyecatch {
	position: relative;
	width: calc(100% + 30px);
	height: 400px;
	overflow: hidden;
}
.slide-logo {
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	margin: auto;
	width: 90%;
	max-width: 540px;
	height: auto;
}
.stamp {
	position: absolute;
	bottom: 70px;
	right: 30px;
	max-width: 325px;
	width: 25%;
	min-width: 138px;
}

@media (max-width: 562px) {
	.stamp {
		top: 34px;
		left: 6px;
	}
}

.stamp:hover {
	opacity: 0.7;
}
.inner { /*/////////////// .col-xx-xxの中に入れて背景とパディングをつける */
	width: 100%;
	height: auto;
	padding: 10px;
}
.wrapper { /*/////////////// .row または .container-fluid に付与して中央寄せにする */
	max-width: 1070px;
	margin: 0 auto;
	text-align: center;
}
.none {
	display: none;
}
.navbanner {
	display: none;
}
.navbar {
	border-radius: 0 !important;
}
.btn-r:after {
	left: 4px;
	width: 20px;
	height: 20px;
	border-top: 5px solid #7a0;
	border-right: 5px solid #7a0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.btn-r:before:before {
 left: 4px;
 width: 20px;
 height: 20px;
 border-top: 5px solid #7a0;
 border-right: 5px solid #7a0;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
.btn-r {
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
}
.btn-r:before, .btn-r:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.navbar {
	margin-bottom: 0;
}
.home .maincolumn {
	margin-top: 30px;
}
.maincolumn section {
	padding: 90px 0;
}
.maincolumn img.full {
	width: 100%;
	height: auto;
	text-align: center;
}
/*フェードイン*/
img.full, img.aligncenter.size-full, img.size-full.wp-post-image {
	opacity: 0;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-ms-transition: all 2s;
	-o-transition: all 2s;
	transition: all 2s;
}
img.full.fade, img.aligncenter.size-full.fade, img.size-full.wp-post-image.fade {
	opacity: 1.0;
}
/*
infiniteslide
 */
.if-slide ul, .if-slide li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.if-slide img {
	margin-bottom: 0 !important;
	width: 495px !important;
}
.if-slide-wrap {
	width: 100%;
	overflow: hidden;
	max-width: 100% !important;
	margin: 0 0 0 0 !important;
}
.home section:nth-of-type(even) {
	background-color: #f7f7f7;
}
.error404 .subnav, .error404 .headbg, .category .headbg, .archive .headbg, .single .headbg, .page .headbg, .home .subnav, .home .head-logo, .home .pankuzu, #mobile-navi, .home .eyecatch {
	display: none;
}
.home .headbg {
	display: block;
}
.headbg-wrap {
	border-top: 8px solid;
}
.headbg {
	position: relative;
}
.top-allow {
	display: block;
	content: "";
	width: 17%;
	max-width: 100px;
	height: 80px;
	background: url(../images/down_arrow.png) no-repeat;
	background-size: contain;
	margin: 0 auto;
	position: relative;
	bottom: 18%;
	background-position: center;
	opacity: 0.5;
}
.top-allow a {
	display: block;
	width: 100%;
	height: 100%;
}
.head-logo a:first-child {
	display: block;
	width: 134px;
	height: 97px;
	background-image: url(../images/top_logo2.png);
	background-size: contain;
	text-indent: -9999px;
	margin: 17.5px auto;
}
.eyecatch h1, .maincolumn section h1, .maincolumn section h2, .maincolumn section h3, .maincolumn section h4, .post-side h5 {
	width: 100%;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1.5em;
}
.eyecatch h1 {
	font-size: 36px;
	letter-spacing: 5px;
	color: #fff;
	margin: 0;
	position: absolute;
	top: calc(50% - 18px);
	left: 5px;
	text-shadow: 0px 0px 18px rgba(150, 150, 150, 1);
}
.maincolumn section h2 {
	color: #7E83A7;
	font-size: 40px;
	letter-spacing: 0.1em;
	line-height: 1em;
	width: auto;
	display: inline;
	padding: 0;
}
.maincolumn section h2+img {
	margin-top:60px;
}
.maincolumn section h3 {
	color: #101649;
	margin: 30px 0 40px;
	font-size: 28px;
	letter-spacing: 0.1em;
	line-height: 1.7em;
}
.maincolumn section h4 {
	margin: 71px 0 40px;
	font-size: 28px;
	letter-spacing: 0.2em;
	color: #8dc32a;
	font-weight: normal;
	font-family: serif;
}
.maincolumn section h5 {
	margin: 70px 0 2em 0;
	padding: 0;
	font-size: 18px;
	font-family: initial;
	letter-spacing: 0.08em;
	line-height: 1.5em;
	color: #454b78;
}
.maincolumn section .textbox h5 {
	margin: 0 0 2em 0;
	text-align: left;
	padding: 0;
	line-height:2em;
}
.maincolumn section .textbox h5 span {
	font-size:1.2em;
	margin-left:10px;
}
.home .maincolumn section h1 {
	color: #000;
	font-size: 39px;
	letter-spacing: 0.08em;
	margin: 0 0 0 0.08em;
}
.home .maincolumn section h2 {
	display: block;
	font-size: 29px;
	letter-spacing: 0.3em;
	margin-top: 39px;
	margin-bottom: 27px;
}
.home .maincolumn section h3 {
	color: #7E83A7;
	margin: 18px 0 40px 0.3em;
	font-size: 19px;
	letter-spacing: 0.3em;
	font-family: inherit;
	font-weight: normal;
}
.home .maincolumn section.sec02 h1 {
	display: inline-block;
	border-top-width: 9px;
	border-top-style: solid;
	width: auto !important;
	font-size: 1.7em !important;
	padding: 15px 30px 0 !important;
	margin: 0 auto 20px!important;
}
.maincolumn section .post-main h1 {
	color: #7E83A7;
	font-size: 29px;
	letter-spacing: 0;
	margin-top: 39px;
	margin-bottom: 50px;
	text-align: left;
	padding: 0;
	font-weight: bold;
	display: inline-block;
}
.vers {
	padding-top: 0 !important;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: center;
	margin-top: 30px;
}
.vers h3 {
	display: inline-block;
	border-top-width: 9px;
	border-top-style: solid;
	width: auto !important;
	padding: 15px 30px 0 !important;
	margin: 0 auto 20px!important;
}
.aligncenter {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.btn {
	display: inline-block;
	min-width: 282px;
	height: 40px;
	border-radius: 0;
	margin-top: 20px;
	padding: 20px 37px 32px 28px;
	position: relative;
	font-size: 1em;
	letter-spacing: 0.3em;
	line-height: 1em;
	transition: .3s ease;
}
.btn:hover{
	border-color: #808080;
	transition: .3s ease;
}
.ico-btn_c {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	float: right;
	min-width: inherit;
	width: 160px;
	height: 34px;
	padding: 10px 0 0 7px;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	background-color: #A1A5B3;
	position: absolute;
	top: 8px;
	right: 8px;
	color: #fff;
}
#access .video-container {
	width: 100%;
	max-width: 1070px;
	height: 330px;
}
#access .video-container iframe {
	width: 100%;
	max-width: 1070px;
	height: 330px;
}
article .video-container, .greeting .video-container {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
.bg-movie .video-container {
	width: 100%;
	margin: 0 auto;
}
article .video, .greeting .video {
	position: relative;
	height: 0;
	padding: 30px 0 53.25%;
	overflow: hidden;
}
/*.bg-movie .video {
	position: relative;
	height: 0;
	padding: 0 0 56.25%;
	overflow: hidden;
}
.bg-movie .video iframe, article .video iframe, .greeting .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.bg-movie:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url(../images/pixel-screen.png);
	z-index: 3;
	position: absolute;
	top: 0;
	opacity: 0.3;
}
.bg-movie:hover:after {
	background-color: #fff;
}*/
#access {
	position: relative;
}
/*横３記事リスト*/
ul.swp-list {
	width: 100%;
	padding: 10px;
	position: relative;
	overflow: hidden;
}
.swp-list li {
	display: inline-block;
	width: 30%;
	width: calc((100% - 150px) / 3);
	text-align: left;
	letter-spacing: 0;
	vertical-align: top;
	margin: 0 18px 50px;
}
.swp-list small, .swp-list img {
	display: block;
	width: 100%;
	height: auto;
}
.swp-list a {
	display: block;
	width: 100%;
	height: 100%;
}
.swp-list a:hover {
	text-decoration: none;
}
.maincolumn section .swp-list h5 {
	display: inline;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	color: inherit;
}
.swp-list a:hover h5 {
	text-decoration: underline;
}
.swp-list li.list-hidden {
	display: none;
}
.swp-list .tag+small {
	color: #959595;
	line-height: 1em;
	margin: 12px 0 9px;
	font-size: 13px;
}
/*横３記事リスト：ホーム用*/
.home ul.swp-list {
	height: 320px;
	margin: 70px 0;
}
.swp-list .prev-allow, .swp-list .next-allow {
	display: block;
	width: 30px;
	height: 100%;
	position: absolute;
	top: 0;
	margin: 0;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.swp-list .prev-allow:hover, .swp-list .next-allow:hover {
	cursor: pointer;
	background-color: #f7f7f7;
}
.swp-list .next-allow {
	right: 0;
}
.swp-list .prev-allow {
	left: 0;
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
}
.home .swp-list li {
	width: calc((100% - 184px) / 3);
	margin: 0 18px;
}
/*カテゴリータグ*/
.tag {
	color: #fff;
	display: inline-block;
	padding: 6px 10px 5px;
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 15px 6px 0 0;
	font-size: 11px;
	line-height: 1em;
	overflow: inherit;
	background-color: #9D9D9D;
}
.tag.event {
	background-color: #4E9FB1;
}
.tag.tourism {
	background-color: #F9BB69;
}
.tag.media {
	background-color: #8DAD7E;
}
.tag.campaign {
	background-color: #F3A19B;
}
.tag.plan {
	background-color: #93D1C9;
}
/*パンクズリスト*/
.pankuzu {
	margin: 2px auto 0;
	padding: 0 0 2px;
	text-align: left;
}
.pankuzu li {
	display: inline;
}
.pankuzu li:after {
	display: inline-block;
	content: "＞";
	margin: 0 0.8em;
}
.pankuzu *:last-child:after {
	display: none;
}
/*記事ページ*/
.post-main {
	padding-left: 0;
}
.post-side {
	padding-left: 50px;
}
.post-main .catbox {
	float: left;
}
.post-main .date {
	float: left;
	margin: 5px 0 0 10px;
}
.post-main article img {
	max-width: 100%;
	height: auto;
}
.post-side .box-inner {
	margin-bottom: 50px;
}
.post-side h5 {
	font-size: 25px;
	padding: 0 0 10px 5px;
	text-align: left;
	border-bottom: 1px solid #A1A5B3;
}
.post-side .textwidget a {
	width: 100%;
}
.post-side ul {
	display: block;
	list-style-type: none;
	padding: 0;
	width: 100%;
	height: auto;
}
.post-side li {
	display: block;
	list-style-type: none;
	padding: 0;
	width: 100%;
	height: auto;
}
.post-side li a {
	display: block;
	list-style-type: none;
	padding: 10px 10px 10px;
	width: 100%;
	height: auto;
}
.post-side li a:before {
	display: inline-block;
	content: "▶︎";
	font-size: 0.7em;
	width: 1em;
	height: 1em;
	margin-right: 0.8em;
	position: relative;
	top: -1px;
	color: #8fc320;
}
.maincolumn section.pageer {
	margin-bottom: 50px;
	border-top: 1px solid #A1A5B3;
	border-bottom: 1px solid #A1A5B3;
	padding: 0;
}
.pageer a {
	padding: 1em;
	text-align: center;
}
.pageer a.post-back {
	text-align: left;
}
.pageer a.post-next {
	text-align: right;
}
.post-back:before {
	display: inline-block;
	content: "<<";
	margin-right: 0.5em;
}
.post-next:after {
	display: inline-block;
	content: ">>";
	margin-left: 0.5em;
}
.imgbox {
 width: calc((100% - 150px) * 0.40);
}
.textbox {
 width: calc((100% - 150px) * 0.60);
	margin: 0 50px 50px;
}
.textbox p {
	letter-spacing: 0;
	text-align: left;
}
.imgbox:before {
	display: block;
	content: "";
	float: none;
	clear: both;
}
.maincolumn section h3.h3yukie {
	background-image: url(../images/yukie_03.jpg);
	height: 122px;
	width: 501px;
	padding-left: 110px;
	padding-top: 25px;
	margin: 0 auto 30px;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe {
	width: 100% !important;
}
.fb_iframe_widget {
	width: calc(100% + 1px) !important;
	height: 272px;
	overflow: hidden;
}
.topback {
	position: fixed;
	bottom: 10px;
	right: 10px;
	display: none;
	width: 44px;
	height: 44px;
	background-image: url(../images/topback.png);
	background-size: cover;
}
.disable-hover, .disable-hover * {
	pointer-events: none !important;
}
footer {
	padding-top: 15px;
	background-color: #0d1a40;
}
.topnav {
	background-color: inherit;
}
.navbar-default.fnav {
	background-color: rgba(243,243,243,0.97);
}
.navbar-nav>li > a:hover {
	/*background-color: rgb(243, 243, 243) !important;*/
	color: rgb(161, 165, 179) !important;
}
.sub-menu li > a:hover {
	background-color: rgba(0, 0, 0, 0.26) !important;
}
.navbar ul>li >a {
	color: #2E427B !important;
}
footer * {
	color: #fff;
}
.navbar-header {
	height: atuo;
}
.navbar-brand {
	padding: 7px 7px 8px 7px;
	margin: 0;
	height: 60px;
}
.navbar-brand img {
	height: 100%;
}
.sec02, .headbg, .navbar, .btn {
	border-color: #C1C3CA;
}
#plan1 .btn{
	display:block;
	width: 300px;
	margin: 30px auto !important;
	letter-spacing: 0;
	max-width: 100%;
}
.navbar {
	height: 60px;
	border-width: 0 0 1px 0;
	border-style: 1px;
	background-color: #fff;
}
.navbar li a {
	padding-top: 20px;
	padding-bottom: 19px;
}
#top-menu.fixed {
	position: fixed;
	top: 0;
	width: 100%;
}
#top-menu.fixed+.eyecatch {
	margin-top: 60px;
}
.topnav, .sub-menu {
	text-align: center;
	z-index: 98;
}
.sub-menu {
	visibility: hidden;
	opacity: 0;
	height: 59px;
	z-index: 98;
	transition: opacity .5s ease-in-out;
	display: flex;
	justify-content: center;
}
.privacy .sub-menu, .special-movie .sub-menu{
	display: none;
}
.topnav>ul, .sub-menu>ul {
	display: flex;
	margin: 0 auto;
	z-index: 99;
	text-align: center;
	float: none;
	justify-content:space-between;
}
.topnav>ul {
	margin: 0 auto;
	width: 100%;
}
.topnav>ul>li, .sub-menu>ul>li {
	font-size: 1.15em;
	position: static;
	overflow: hidden;
	float: none;
}
.topnav>ul>li:first-child {
	visibility: hidden;
	display: none;
	padding: 5px 6px;
	height: 59px;
	width: 200px;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.topnav>ul>li:last-child {
	visibility: hidden;
	display: none;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.topnav.fixed>ul>li:first-child {
	visibility: inherit;
	display:block;
	opacity: 1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	flex-shrink: 0;
}
.topnav.fixed>ul>li:last-child {
	visibility: inherit;
	display:block;
	opacity: 1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	min-width: 130px;
}
.topnav>ul>li:first-child a {
	font-family: serif;
	min-width: inherit;
	width: 180px;
	height: 46px;
	padding: 0;
	text-align: center;
	font-size: 13px;
	letter-spacing: 1px;
	background-image: url(../images/navlogo.png);
	background-size: contain;
	color: #fff !important;
	text-indent: -9999px;
}
.topnav>ul>li:last-child a {
	font-family: serif;
	min-width: inherit;
	width: 100%;
	height: 59px;
	padding: 21px -9px 0;
	text-align: center;
	font-size: 13px;
	letter-spacing: 1px;
	background-color: #162141;
	color: #fff !important;
}
.topnav>ul>li:first-child a:hover {
	opacity: 0.5;
}
.topnav>ul>li:last-child a:hover {
	background-color: #162141;
	color: #fff !important;
	opacity: 0.8;
}
.topnav>ul>li a, .subnav>ul>li a {
	letter-spacing: 0.2em;
	z-index: 99;
}
.subnav>ul>li a:hover {
	border-bottom: 6px solid #7E83A7;
	padding-bottom: 13px;
}

@media (max-width: 1247px) {
	.topnav>ul>li a,  .subnav>ul>li a {
	}
}

@media (max-width: 1134px) {
	.topnav>ul>li a,  .subnav>ul>li a {
	}
}

@media (max-width: 1092px) {
	.topnav>ul>li a,  .subnav>ul>li a {
		letter-spacing:0;
		padding-left: 0.5em;
		padding-right: 0.5em;
	}
}

@media (max-width: 915px) {
	.topnav>ul>li a,  .subnav>ul>li a {
		font-size:1.6vw;
	}
}

@media (max-width: 767px) {
	.topnav>ul>li:first-child,  .topnav>ul>li:last-child,  .topnav.fixed>ul>li:first-child,  .topnav.fixed>ul>li:last-child {
		display: none !important;
	}
	#mobile-navi {
		display: block;
		width: 100%;
		height: 67px;
		position: relative;
		border-top: 8px solid #000;
		top: -8px;
	}
	#mobile-navi a {
		display: block;
		float: left;
	}
	a.mobile-logo {
		display: block;
		width: 180px;
		height: 46px;
		margin: 6px 10px;
		padding: 0;
		background-image: url(../images/navlogo.png);
		background-size: contain;
		text-indent: -9999px;
	}
	#menu-top {
		display: none;
		height: 0;
		background-color: rgba(236, 236, 236, 0.95);
		position: fixed;
		top: 68px;
	}
	#menu-top.open {
		display: block;
		height: calc(100% - 60px);
		overflow: scroll;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
	}
	#menu-top>li {
		display: block;
		margin: 0 30px;
		border-bottom: 1px solid #BFBFBF;
		position: relative;
	}
	.topnav>ul>li:first-child a {
		font-family: serif;
		min-width: inherit;
		width: 100%;
		height: 100%;
		padding: 0;
		text-align: center;
		font-size: 13px;
		letter-spacing: 1px;
		background-image: url(../images/navlogo.png);
		background-size: contain;
		color: #fff !important;
		text-indent: -9999px;
	}
	a.mobile-yoyaku {
		font-family: serif;
		width: 50px;
		height: 50px;
		padding: 16px 0 0 0;
		text-align: center;
		font-size: 12px;
		letter-spacing: 1px;
		background-color: #162141;
		color: #fff;
		position: absolute;
		right: 59px;
		top: 4px;
	}
	a.mobile-yoyaku:hover {
		background-color: #162141;
		color: #fff !important;
		opacity: 0.8;
		text-decoration: none;
	}
	a#mobile-togle {
		width: 50px;
		height: 50px;
		background-color: #DADADA;
		position: absolute;
		right: 4px;
		top: 4px;
		text-align: center;
		font-size: 9px;
		color: #848484;
		padding-top: 32px;
	}
	a#mobile-togle:hover {
		text-decoration: none;
	}
	#toglebar {
		display: block;
		position: absolute;
		top: 24px;
		left: 50%;
		width: 14px;
		height: 2px;
		margin: -1px 0 0 -7px;
		background: #162141;
		transition: .2s;
	}
	#toglebar:before, #toglebar:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		width: 14px;
		height: 2px;
		background: #162141;
		transition: .3s;
	}
	#toglebar:before {
		margin-top: -6px;
	}
	#toglebar:after {
		margin-top: 4px;
	}
	#toglebar.close {
		background: transparent;
	}
	#toglebar.close:before, #toglebar.close:after {
		margin-top: 0;
	}
	#toglebar.close:before {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}
	#toglebar.close:after {
		transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
	}
	#menu-item-65 {
		margin-bottom: 1000px !important;
	}
	.menu-item-has-children>a:before {
		display: block;
		content: "";
		width: 6px;
		height: 12px;
		background: url(../images/btn_b.gif) no-repeat;
		position: absolute;
		right: 17px;
		top: 24px;
		transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		opacity: 0.2;
		-webkit-transition: transform 0.2s;
		-moz-transition: transform 0.2s;
		-ms-transition: transform 0.2s;
		-o-transition: transform 0.2s;
		transition: transform 0.2s;
	}
	.menu-item-has-children>a.menu-open:before {
		transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		-webkit-transition: transform 0.2s;
		-moz-transition: transform 0.2s;
		-ms-transition: transform 0.2s;
		-o-transition: transform 0.2s;
		transition: transform 0.2s;
	}
}

@media (min-width: 768px) {
	.sub-menu {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0;
		background-color: rgba(22, 33, 65, 0.47);
		width: 100%;
	}
	li.maintainHover .sub-menu {
		visibility: visible;
		opacity: 1;
		top : 59px;
		transition: opacity .5s ease-in-out;
	}
	.sub-menu li {
		list-style-type: none;
		z-index: 99;
		height: 100%;
	}
	.navbar ul.sub-menu>li >a {
		display: block;
		padding: 16px 29px;
		color: #fff !important;
		height: 100%;
	}
	.sub-menu li a:hover {
		color: #fff !important;
		text-decoration: none;
	}
	.topnav>ul>li:last-child:after {
		display: block;
		content: "";
		width: 100%;
		height: 59px;
		background-color: #fff;
		position: absolute;
		top: 0;
		left: 0;
	}
}

@media (max-width: 767px) {
	.topnav>ul>li a,  .subnav>ul>li a {
		font-size: 1.4rem;
	}
	.sub-menu {
		display: none;
		padding: 0;
		color: inherit;
		width: 100%;
		height: auto;
		visibility: inherit;
		opacity: 1;
	}
	li.maintainHover {
		background-color: rgba(156, 156, 156, 0.1);
		height: auto;
	}
	li.maintainHover .sub-menu {
		display: block;
		visibility: inherit;
		height: auto;
	}
	.sub-menu li {
		list-style-type: none;
		z-index: 99;
		margin: 0 20px;
		font-size: 0.9em;
		border-bottom: 1px dotted #BFBFBF;
	}
	.sub-menu li:first-child {
		border-top: 1px dotted #BFBFBF;
	}
	.sub-menu li:last-child {
		border-bottom: none;
	}
	.navbar ul.sub-menu>li >a {
		display: block;
		padding: 18px 2em;
		color: #303235 !important;
		font-size: 0.8;
		letter-spacing: 0.2em;
	}
	.sub-menu li a:hover {
		color: #fff !important;
		text-decoration: none;
	}
	.topnav>ul>li:last-child:after {
		display: block;
		content: "";
		width: 100%;
		height: 59px;
		background-color: #fff;
		position: absolute;
		top: 0;
		left: 0;
	}
}
footer {
	height: auto;
	width: 100%;
}
.foot1 {
	position: relative;
	display: block;
	box-sizing: border-box;
	overflow: hidden;
}
.foot1-left {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.foot1-left>div {
	display: block;
	flex: 0 1 auto;
	width: calc(100%/3);
}
.foot1 img {
	display: block;
	margin: 0 auto;
}
.foot1 address {
	width: 100%;
	display: block;
	margin: 10px auto 0;
	line-height: 1.6em;
}
.foot1 .nav {display: flex;flex-wrap: nowrap;padding: 0 10px;float: none;justify-content: space-around;width: 100%;margin-bottom: 1em;margin: 0;}
.foot1 .nav li {
	float: none;
	display: block;
	flex: 0 1 auto;
}
.foot1 .nav a {
}
.foot1 .telicon {
	display:inline-block;
	width: 9%;
	margin-right:10px;
	vertical-align:bottom;
}
.foot1 .tel {
	font-size: 1.7em;
	margin: 10px 15px;
	padding: 0;
	line-height: 1em;
	display: block;
	clear: both;
	pointer-events: none;
}
.foot1 small {
	font-size: 1.2rem;
}
.foot1 .ico-btn_w{
	min-width: 84%;
}
.foot-fb{
	width: 28% !important;
	margin:0 auto;
}
.foot2>div a img {
	width: 100%;
	height: auto;
	padding: 0;
}
.foot2>div {
	padding: 15px 0;
	margin: 15px 0 0;
	border: 1px solid #fff;
	border-width: 1px 0;
	display: flex;
	float: none;
	justify-content:space-evenly;
	align-items: center;
}
.foot2>div>a {
	float: none;
	display: block;
}
.foot2>div>a:nth-of-type(1) {
	width: 16%;
}
.foot2>div>a:nth-of-type(2) {
	width: 29%;
}
.foot2>div>a:nth-of-type(3) {
	width: 17%;
}
.top_newslist {
	width: calc(100% - 170px - 180px);
	margin-left: 170px;
	margin-right: 180px;
	position: absolute;
	top: 0;
	padding: 0;
	margin-bottom: 0;
}
.top_newsweap h4 {
	font-size: 1.3em !important;
	text-align: center;
	margin: auto !important;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 170px !important;
	height: 2em;
	letter-spacing: 0.2em;
}
.top_newsmore {
	width: auto;
	position: absolute;
	bottom: 0;
	right: 40px;
}
.top_newsmore a {
	display: inline-block;
	background-color: #A1A5B3;
	padding: 3px 17px 3px 20px;
	letter-spacing: 3px;
}
.top_newslist li {
	list-style-type: none;
	margin-bottom: 10px;
}
.top_newslist li:last-child {
	margin-bottom: 0;
}
.top_newslist li:before {
	display: inline-block;
	content: "▶︎";
	float: left;
	margin-right: 1em;
}
.top_newslist a {
	display: inline-block;
	float: left;
	width: 80%;
	width: calc(100% - 9.5em);
	margin-right: 1.5em;
	text-align: left;
}
.top_newslist li:after {
	display: block;
	content: "";
	clear: both;
}
.top_newslist span {
	display: inline-block;
	color: #959595;
}
.maincolumn img.full {
	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 30px;
}
.maincolumn .wrapper img {
	max-width: 140%;
	min-height: 100%;
	height: auto;
	margin-bottom: 40px;
	object-fit: cover;
}
.maincolumn .wrapper .mainimg {
	max-width: 140%;
	min-height: 100%;
	height: 400px;
	margin-bottom: 40px;
	object-fit: cover;
}
.ico-btn_b:after {
	display: inline-block;
	text-align: right;
	content: "";
	background-image: url(../images/btn_b.gif);
	width: 6px;
	height: 12px;
	position: absolute;
	right: 23px;
	top: 20px;
}
.ico-btn_b:hover:after {
	right: 20px;
	transition:.3s ease
}
.ico-btn_w:after {
	display: inline-block;
	text-align: right;
	content: "";
	background-image: url(../images/btn_w.gif);
	width: 6px;
	height: 12px;
	position: absolute;
	right: 11px;
	top: 21px;
}
.ico-btn_w {
	background-color: #152141;
	color: #fff;
}
.foot2 .ico-btn_w {
	margin-top: -42px;
	height: 44px;
	padding-top: 15px;
	background-color: #6D5F76;
	color: #fff;
	margin-right: 0;
	width: 50px;
	min-width: 170px;
}
.foot2 .ico-btn_w:after {
	top: 16px;
	right: 16px;
}
.ico-btn_w:hover {
	color: #BFBFBF;
}
.maincolumn section.sec02 {
	padding-top: 0;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: center;
}
.topinsta img {
	display: block;
	width: 136px !important;
	height: 136px !important;
	float: left;
}
.topinsta>div {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.topinsta>div>div {
	width: 2397px !important;
	padding: 0 !important;
}
.AlpinePhotoTiles_parent_class {
	max-width: 100% !important;
}
.topserect>div {
	padding: 0;
}
.topserect img {
	display: block;
	width: 100%;
	height: auto;
}
p.aligncenter {
	padding-left: 10px;
	padding-right: 10px;
}
section p {
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}
.single section p {
	line-height: 1.7em;
	letter-spacing: 0;
	text-align: left;
}
.snsbtn {
	position: absolute;
	text-align: right;
	top: 20px;
	right: 20px;
}
.foot1 .snsbtn {
	clear: both;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	text-align: center;
	margin: 20px auto;
}
.snsbtn li {
	display: inline-block;
	padding: 0;
}
.snsbtn li a {
	display: block;
	width: 30px;
	height: 30px;
	background-size: cover;
	border-radius: 50%;
	margin-left: 5px
}
.snsbtn li a:hover {
	opacity: 0.6;
}
.btn-tw {
	background-image: url(../images/sns-tw.png);
}
.btn-fa {
	background-image: url(../images/sns-fa.png);
}
.btn-in {
	background-image: url(../images/sns-in.png);
}
.btn-yo {
	background-image: url(../images/sns-yo.png);
}
.ico-btn_c {
	font-family: serif;
	float: right;
	min-width: inherit;
	width: 160px;
	height: 34px;
	padding: 10px 0 0 7px;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	background-color: #A1A5B3;
	position: absolute;
	top: 8px;
	right: 8px;
	color: #fff;
}
.img-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.img-wrap:before {
	content: "";
	display: block;
	padding-top: 66%; /* 高さを幅の75%に固定 */
}
.img-wrap img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
#guestroom-pala-img {
	background-image: url(../images/topparara.jpg);
	height: 330px;
	width: 100%;
	background-size: auto 350%;
	margin-top: 2em;
	margin-bottom: 2em;
}
table.price {
	max-width: 800px;
	margin: 0 auto
}
.price th, .price td {
	width: 7em;
	text-align: right;
	padding: 5px 10px;
}
.price th {
	text-align: center;
	font-weight: normal;
}
.price th.pri {
	text-align: left;
	width: 600px;
	padding: 5px 10px;
}
h4.facility-h {
	clear: both;
	padding-top: 1em;
}
table.facility {
	border-collapse: collapse;
	margin: 1em 1em;
}
.facility th {
	vertical-align: top;
	text-align: center;
	font-weight: normal;
	border: solid 1px #666666;
	color: #000000;
	background-color: #e6e7e6;
	padding: 1em 0.5em;
}
.facility th.lv1 {
	width: 20%;
}
.facility th.lv2 {
	width: 20%;
}
.facility td {
	text-align: left;
	border: solid 1px #666666;
	color: #000000;
	background-color: #ffffff;
	padding: 1em 0.5em;
	width: 60%;
}
.col-sm-4 {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
.col-sm-4 p {
	letter-spacing: 0.07em;
}
p.wp-caption-text {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
	margin-top: -23px;
	padding: 0 9px;
}
#effects table {
	width: 800px;
	margin: 20px auto;
}
#effects tr {
}
#effects th {
	width: 15%;
	text-align: right;
	padding-right: 3em;
	padding-bottom: 3em;
}
#effects td {
	text-align: left;
	padding-bottom: 2.5em;
	color: #696969;
	letter-spacing: 0.07em;
}
#effects h5 {
	font-size: 1.65em;
	font-family: serif;
	text-align: center;
	color: #8E7363;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	margin-bottom: 20px;
}
#toyotomi-spa h2 {
	letter-spacing: 0.5em;
	padding-left: 0.5em;
}
#effects h2 {
	letter-spacing: 2em;
	padding-left: 2em;
}
a.linkstyle {
	color: #8dc32a;
}
a.linkstyle:before {
	display: inline-block;
	content: "▶︎";
	padding: 0 6px 0 0;
	font-size: 0.8em
}
.eyecatch img {
	margin-left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.overview .eyecatch img {
	object-position: center 70%;
}
p.annot {
	text-align: right;
	font-size: 0.8em;
	margin: -30px auto 40px;
	width: 800px;
}
@media (max-width: 767px) {
	body {
		font-size: 14px;
	}
	.container-fluid {
		padding: 0;
		overflow: hidden;
	}
	.row {
		margin: 0;
	}
	.maincolumn {
		padding: 0 0;
	}
	.maincolumn section {
	  padding: 55px 0;
	}
	.home section#topic {
	  padding: 0 0 55px;
	}
	section p {
		line-height: 1.8em;
		letter-spacing: 0;
		margin: 0 10px 30px;
		text-align: left;
	}
	p.aligncenter {
		text-align: left;
	}
	.pc {
		display: none;
	}
	.sp {
		display: inline;
	}
	#top-menu.fixed+.eyecatch {
		margin-top: 60px;
	}
	ul.swp-list {
		width: 100%;
		height: auto;
		padding: 0 10px;
	}
	.swp-list li {
		width: calc((100% - 10px) / 3);
		margin-bottom: 10px;
		margin-left: 5px;
	}
	.swp-list li:nth-of-type(3n+1) {
		margin-left: 0;
	}
	.home ul.swp-list {
		padding: 0;
		height: initial;
	}
	.home .swp-list li {
		width: calc((100% - 91px) / 3);
		margin: 0px 6px;
	}
	.swp-list .tag {
		font-size: 0.5em;
		padding: 3px 5px;
	}
	.tag+small {
		color: #959595;
		line-height: 1em;
		margin: 10px 0 5px;
	}
	.maincolumn section h2 {
		font-size: 1.5em;
		letter-spacing: 0.16em;
	}
	.maincolumn section h3 {
		font-size: 1em;
		letter-spacing: 0.1em;
		line-height: 1.4em;
	}
	.maincolumn section h3.h3yukie {
		height: 122px;
		width: 100%;
		padding-left: 110px;
		padding-top: 25px;
		margin: 0 0 30px;
		background-position: 10px;
	}
	.maincolumn section h4 {
		margin: 42px 0 40px;
		font-size: 20px;
		letter-spacing: 0.2em;
		font-weight: bold;
	}
	.home .maincolumn section h1 {
		font-size: 2em;
		letter-spacing: 0.1em;
	}
	.home .maincolumn section h2 {
		font-size: 1.2em;
		letter-spacing: 0.16em;
		margin-top: 0;
	}
	.home .maincolumn section h3 {
		margin-bottom: 30px;
		font-size: 15px;
	}
	.headbg {
		max-height: inherit;
	}
	.head-logo {
		display: none;
	}
	.top_newslist {
		width: 100%;
		margin: 20px 0;
		position: relative;
		padding: 0 5px;
	}
	.top_newslist a {
		width: 67%;
	}
	.top_newsweap h4 {
		text-align: left;
		margin: 0;
		position: relative;
		width: 100%;
		height: auto;
	}
	.top_newsweap {
		padding: 0;
		height: auto;
	}
	.top_newsmore {
		display: block;
		width: 100%;
		position: relative;
		margin: 0 auto;
		left: 0;
		right: 0;
	}
	.top_newsmore a {
		display: block;
		width: 50%;
		position: relative;
		margin: 10px auto;
		text-align: center;
		left: 0;
		right: 0;
	}
}

.home section>img {
	width: 100%;
}
.eyecatch h1 {
	font-size: 2em;
	margin: 0;
	position: absolute;
	top: 47%;
	left: 10px;
	text-align: left;
}
.subnav {
	display: none;
}
.pankuzu {
	margin: 10px auto 0;
	padding: 0;
	font-size: 0.8em;
	text-align: right;
}
.post-main, .post-side {
	padding: 0 1em;
}
.maincolumn section .post-main h1 {
	font-size: 20px;
	letter-spacing: 0;
	margin-top: 10px;
}
.single .wrapper p {
	margin: 0 0 0.6em;
	font-size: 13px;
}
.price {
	width: 95%;
	margin: 0 auto;
}
.price td, .price th {
	padding: 3px;
}
.container-fluid > .navbar-header {
	margin-right: 0;
	margin-left: 0;
	z-index: 99;
	position: relative;
}
.collapse, .collapsing, .collapse.in {
	position: absolute;
	top: 0;
	z-index: 9;
	width: 100%;
	margin: 0 !important;
	padding: 0;
	border: none;
	background-color: rgba(243,243,243,0.97);
}
.navbar-collapse .nav {
	margin: 0;
	padding-top: 68px;
}
.navbar-collapse .btn {
	display: none;
}
.navbar-brand {
	display: none;
}
.navbar-toggle, .navbar-toggle:focus {
	height: 45px;
	border-radius: 0;
	background-color: #162141 !important;
	width: 45px;
	border: none;
	float: none;
	margin: 7px 0 0 7px;
}
.navbar-toggle:hover, .navbar-toggle:focus {
	background-color: #162141;
}
.navbar-toggle .icon-bar {
	width: 26px;
}
.navbanner {
	display: block;
}
.navbanner a {
	display: block;
	margin: 10px auto;
	width: auto;
}
.navbanner img {
	display: block;
	margin: 0 auto;
	width: auto;
}
#guestroom-pala-img {
	height: 210px;
}
.imgbox {
	width: 100%;
	margin: 0 !important;
}
.imgbox img {
	display: block !important;
	margin: 0 auto 20px !important;
}
.profbox{
	display:flex;
	flex-direction: row-reverse;
	justify-content: space-around;
}
.textbox {
	width: 100%;
	margin: 0 !important;
	padding: 10px;
}
.profbox .textbox{
	width:46%;
}
#service .textbox{
	width:100%;
	margin-bottom: 50px !important;
}
.textbox p {
	margin-left: 0;
	margin-right: 0;
}
p.annot {
	text-align: right;
	font-size: 0.8em;
	margin: -33px 5px 14px 0;
	width: calc(100% - 5px);
}
#roomtype .col-sm-4 {
	padding: 0;
	height: 587px;
	overflow: hidden;
	background-position: center;
}
#roomtype .col-sm-4:nth-of-type(1) {
	background-image: url(../images/A-type.jpg);
}
#roomtype .col-sm-4:nth-of-type(2) {
	background-image: url(../images/B-type.jpg);
}
#roomtype .col-sm-4:nth-of-type(3) {
	background-image: url(../images/C2-type.jpg);
	background-size: cover;
}
.room-close {
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	border: 1px solid #fff;
	margin: 10px;
	position: relative;
	transition: margin .5s;
	padding-top: 10px;
	text-align: center;
}
.room-close p {
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 1em;
	width: 100%;
	text-align: center;
}
.room-open {
	width: 100%;
	height: 100%;
	padding: 15px;
	position: relative;
	background-color: rgba(0, 7, 58, 0.57);
	opacity: 0;
	transition: opacity 1s;
}
.maincolumn section .room-open h4 {
	color: #fff;
	font-size: 1.3em;
	margin: 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff
}
.maincolumn section .room-open h5 {
	color: #fff;
	font-size: 1em;
	margin: 20px 0;
	font-family: serif;
}
.maincolumn section .room-open p {
	color: #fff;
	font-size: 0.85em;
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
}

@media (min-width: 769px) {
	#roomtype .col-sm-4:hover .room-close {
		opacity: 0;
		margin-top: -577px;
		transition: all .5s;
	}
	#roomtype .col-sm-4:hover .room-open {
		opacity: 1;
		transition: all 1s;
	}
}

@media (max-width: 768px) {
	#roomtype .col-sm-4.clicked .room-close {
		opacity: 0;
		margin-top: -577px;
		transition: all .5s;
	}
	#roomtype .col-sm-4.clicked .room-open {
		opacity: 1;
		transition: all 1s;
	}
}
#price>div>.col-sm-4 {
	margin-top: 55px;
	margin-bottom: 55px;
}
#price>div>.col-sm-4 span {
	display: block;
	background-color: #F1F1F1;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	padding-top: 35px;
	font-size: 1.5em;
	text-align: center;
	margin-top: -25px;
	margin-right: 10px;
	float: left;
}
#price>div>.col-sm-4 p {
	display: block;
	font-size: 0.9em;
	letter-spacing: 0;
	line-height: 1.6em;
	float: left;
	width: 100%;
}
.tabmenu {
	display: block;
	margin: 0;
	width: 100%;
	padding: 0;
	position: relative;
	font-size: 0;
	z-index: 3;
}
.tabmenu label {
	margin-left: 20px;
	width: calc((100% - 80px - 275px)/4);
	float: left;
	display: block;
}
.tabmenu label:first-child {
	width: 275px;
	margin-left: 0;
}
.tabmenu .planbox {
	position: absolute;
	top: 44px;
	left: 0;
	display: block;
	margin: 0;
	padding: 30px;
	width: 100%;
	height: auto;
	border-top: 1px solid #8e8a81;
	font-size: 14px;
	background-color: #f6f7f7;
	text-align: left;
	font-weight: normal;
}
.tabmenu input[type="radio"] {
	display: none;
}
.tabmenu input[type="radio"] + em {
	display: block;
	background-color: #c9caca;
	float: left;
	padding: 10px;
	width: 100%;
	cursor: pointer;
	position: relative;
	z-index: 100;
	font-size: 15px;
	font-style: normal;
	font-weight: 100;
}
.tabmenu input[type="radio"] + em:hover {
	opacity: 0.8;
}
.tabmenu input[type="radio"]:checked + em {
	background-color: #c9bc9c;
	cursor: inherit;
	opacity: 1;
}
.tabmenu input[type="radio"]:checked + em::after {
	position: absolute;
	top: 50px;
	left: 50%;
	display: block;
	margin-left: -9px;
	border: 9px solid transparent;
	border-top: 9px solid #c9bc9c;
	content: "";
}
.tabmenu input[type="radio"] + em ~ .planbox {
	display: none;
}
.tabmenu input[type="radio"]:checked + em ~ .planbox {
	display: block;
}
.tabmenu .planbox * {
	letter-spacing: 0;
}
.maincolumn section .tabmenu h4 {
	letter-spacing: 0.1em;
	margin: 51px 0 60px;
	color: #B5A171;
}
.twobox{

}
#toyotomi-time .imgbox, #toyotomi-time .textbox {
	min-height: 240px;
}

@media (max-width: 768px) {

  .tabmenu label{
    margin-left:1px;
    width: calc((100% - 4px)/5);
    float: left;
    display: block;
  }
  .tabmenu label:first-child{
    width: calc((100% - 4px)/5);
    margin-left: 0;
  }
  .tabmenu input[type="radio"] + em{
    font-size:9px;
    height: 50px;
  }
  .tabmenu input[type="radio"] + em span{
    display:none;
  }
  .tabmenu .planbox {
    top: 50px;
  }
  .tabmenu .planbox{
    padding: 0;
  }
  #service .imgbox,
  #service .textbox,
  #toyotomi-time .imgbox,
  #toyotomi-time .textbox{
    min-height:inherit;
  }
  /*#auto-play-video1,#auto-play-video2 {
    visibility:hidden;
  }
  .topserect .col-sm-6:nth-of-type(1) .bg-movie{
    background-image:url(http://kawashimaryokan.co.jp/wp-content/themes/kawashima2016/images/bunner_pudding.jpg);
    background-size:cover;
    background-position:center;
  }
  .topserect .col-sm-6:nth-of-type(2) .bg-movie{
    background-image:url(http://kawashimaryokan.co.jp/wp-content/themes/kawashima2016/images/bunner_butter.jpg);
    background-size:cover;
    background-position:center;
  }*/
.profbox{
	display:flex;
	flex-direction: column;
	justify-content: flex-start;
	margin: 0 auto;
	max-width: 500px;
}
.profbox .textbox {
	width: 100%;
	margin-bottom: 70px !important;
}
}

.tb-gaiyou, .tb-enkaku, .tb-media {
	width: 100%;
	max-width: 800px;
	margin: 30px auto 0;
	border-collapse: separate;
	border-spacing: 20px;
}
.tb-gaiyou th, .tb-enkaku th, .tb-media th {
	width: 8em;
	text-align: right;
	padding-right: 20px
}
.tb-gaiyou td, .tb-enkaku td, .tb-media td {
	text-align: left;
	border-left: 1px solid #ECECEC;
	padding-left: 30px;
}
.privacy h5, .privacy p, .privacy li {
	text-align: left;
}
.privacy ul {
	padding-left: 1.5em;
}
.privacy li {
	margin-bottom: 0.5em;
	list-style-type: decimal;
}


@media (max-height: 414px) {
	.slide-logo {
		top: 35%;
		left: 0;
		right: 0;
		margin: auto;
		width: 60%;
		height: auto;
	}
	.headbg span {
		top: 55%;
		font-size: 1.3em;
		text-shadow: 0 0 8px #797979;
	}
	.top-allow {
		width: 10%;
		bottom: 20%;
	}
	.stamp {
		bottom: 5%;
		width: 17%;
		min-width: inherit;
	}
	.snsbtn {
		top: 10px;
	}
}

@media (max-width: 540px) {
	.foot1-left {
		flex-direction:column;
		padding-top: 50px;
	}
	.foot1-left>div {
		display: block;
		flex: 0 1 auto;
		width: calc(100%) !important;
		padding: 10px;
	}
	.foot1 img {
		display: block;
		margin: 0 auto;
	}
	.foot1 address {
		width: 100%;
		display: block;
		margin: 10px auto 0;
		line-height: 1.6em;
	}
	.foot1>.nav {
		display: none;
	}
	.foot1 .nav li {
		float: none;
		display: block;
		flex: 0 1 auto;
	}
	.foot1 .nav a {
	}
	.foot1 .telicon {
		width: 8%;
		margin-bottom: 4px;
	}
	.foot1 .tel {
		font-size: 1.8em;
		margin: 30px 15px;
		padding: 0;
		line-height: 1em;
		display: block;
		clear: both;
		pointer-events: inherit;
	}
	.foot1 small {
	}
	.foot1 .ico-btn_w{
		min-width: unset;
		width: 80%;
	}
	.foot1-left>div.foot-fb{
		width: 360px !important;
		max-width: 90%;
		margin:0 auto;
	}
	.foot2 .nav{
		font-size:1.6vw;
	}
	.tb-gaiyou th, .tb-enkaku th, .tb-media th {
		width: 21%;
		padding-right: 0;
		display: table-cell;
	}
	.tb-gaiyou td, .tb-enkaku td, .tb-media td {
		padding-left: 1em;
		width: 81%;
		display: table-cell;
	}
	.tb-gaiyou, .tb-enkaku, .tb-media {
		width: 100%;
		max-width: 100%;
		margin: 30px auto 0;
		border-spacing: 20px;
	}
	.tb-gaiyou tr, .tb-enkaku tr, .tb-media tr {
		margin: 0px 0 24px 0;
	}
	.maincolumn .wrapper .mainimg {
		height: auto;
		object-fit: cover;
	}
}

.goto{
	display:block;
	width: 140px;
	height: 86px;
	position: fixed;
	bottom: 24px;
	left: 18px;
	opacity: 0.8;
	z-index: 99;
}
.goto:hover{
	bottom: 25px;
	left: 19px;
	opacity: 0.5;
}
.goto img{
	display:block;
	width:100%;
	height:100%;
	filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.5));
	object-fit: contain;
}

.corona-alert {
	padding: 1em;
	text-align: left;
	margin: 2em 0 0 0;
	color: #ff0039;
}
@media (max-width: 562px) {
	.goto{
		width: 108px;
		height: 74px;
		bottom: 6px;
		left: 2px;
	}
}
