/*
Template: lightning
Theme Name: lightning-child
*/

* {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
body.home {
	background: #000;
	color: #fff;
}
h4 {
	background-color: #F0D5CC;
}
small {
	font-size: 60%;
}

table th {
	font-weight: 600;
	background: #eee;
	white-space: nowrap;
	text-align: center;
}

.navbar.siteHeader,
.section.siteFooter {
	background: #000;
	color: #fff;
}
.nav>li>a:focus,
.nav>li>a:hover {
	background-color: transparent;
}
ul.gMenu a,
.section.siteFooter a {
	background-color: transparent;
	color: #fff;
}
ul.gMenu a:hover{
	color: #fff;
}
.vk-mobile-nav-menu-btn {
	background-color: #b22d00;
}
.vk-mobile-nav {
	background-color: #b22d00;
}
.vk-mobile-nav nav>ul {
	border-top: 1px solid #661a00;
}
.vk-mobile-nav nav ul li a {
	color: #fff;
	border-bottom: 1px solid #661a00;
}
footer .footerMenu {
	border: none;
}
footer .copySection {
	border-top: 1px solid #B22D00;
}
.google-map {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.google-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div#n2-ss-1 .n2-ss-layer #n2-ss-1item1,
div#n2-ss-1 .n2-ss-layer #n2-ss-1item2,
div#n2-ss-1 .n2-ss-layer #n2-ss-1item3 {
	text-shadow: 0 0 2px #000 !important;
}

.imgWrap {
	overflow: hidden;
}
.imgWrap img {
	display: block;
	transition-duration: 0.3s;
}
.imgWrap img:hover {
	transform: scale(1.3);
	transition-duration: 5s;
	opacity: 0.3;
}

.text-orange {
	color: #B22D00;
}

.mt10 {
	margin-top: 10px;
}
.mt30 {
	margin-top: 30px;
}
.mt50 {
	margin-top: 50px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb50 {
	margin-bottom: 50px;
}


/* TOP ******************/
h1.title-mark:after {
	display: block;
	content: '';
	width: 100%;
	height: 30px;
	background: url('http://daikansou.net/wp/wp-content/uploads/h1_mark.png') center center no-repeat;
	margin: 20px 0 30px;
}

.vacancy-title {
	border: 1px #fff solid;
	padding: 25px 10px;
	font-size: 30px;
	text-align: center;
	vertical-align: middle;
}
.vacancy-etc {
	padding-top: 5px;
}
.vacancy-etc .tel {
	font-size: 30px;
	color: #B22D00;
	font-weight: 600;
}

#top-about {
	background-image: url(http://daikansou.net/wp/wp-content/uploads/img_bg2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	text-align: center;
	padding: 150px 0;
}
#top-about h1,
#top-about h1 small {
	color: #B22D00;
	text-shadow: 0 0 2px #fff;
}
#top-about p {
	text-shadow: 0 0 2px #000;
}

#top-3pr {
	background-image: url(http://daikansou.net/wp/wp-content/uploads/bg1.png);
	color: #fff;
	text-align: center;
	padding: 100px 0;
}
#top-3pr .three-pr {
	position: relative;
	border-radius: 5px;
}

#top-3pr .three-pr p {
	position: absolute;
	color: #fff;
	font-size: 30px;
	text-shadow: 0 0 2px #000;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin:0;
	padding:0;
}

#top-plan {
	background-image: url(http://daikansou.net/wp/wp-content/uploads/bg2.png);
	background-position: center top;
	color: #fff;
	text-align: center;
	padding: 100px 0;
}
#top-plan .plan-box {
	background: #fff;
	color: #333;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}
#top-plan .plan-price {
	font-size: 20px;
	padding: 5px;
	border: 1px solid #333;
	line-height: 1.2em;
	text-align: center;
}
#top-plan .plan-price strong {
	font-size: 30px;
	font-weight: 600;
}
#top-plan .plan-text {
	padding: 10px 0;
}

#top-etc {
	padding: 100px 0;
}
#top-etc .info-list {
	margin-left: -30px;
}
#top-etc .info-list li {
	list-style: none;
}
#top-etc .info-list li a {
	color: #fff;
}
#top-etc .info-list span {
	margin: 0 10px;
	padding: 0 10px;
	background: #fff;
	color: #000;
	text-align: center;
	border-radius: 5px;
}

.staynavi a{
	color:white;
}
/*.container .row a:not(.btn-primary){
	color: #B22D00;
}*/

/* SUB ******************/
h1.subtitle-mark {
	text-align: center;
	margin-top: 100px;
}
h1.subtitle-mark:before {
	display: block;
	width: 1px;
	height: 80px;
	background: #000;
	margin: 0 auto 30px auto;
	content: "";
}

.room-wa {
	position: relative;
}
.room-wa img.photo {
	margin-top: 100px;
}
.room-wa p.title {
	position: absolute;
	background: #fff;
	padding: 15px 30px;
	top: 75%;
	left: 10%;
	-webkit-transform: translate(-75%, -10%);
	transform: translate(-75%, -10%);
	font-size: 30px;
}
.room-wa p.sub {
	margin-left: 180px;
	margin-top: 30px;
}
.room-photo {
	margin-top: 100px;
}

.page-header_pageTitle,
h1.page-header_pageTitle:first-child {
	margin: 150px 0;
	text-shadow: 0 0 2px #000;
}
.veu_autoEyeCatchBox {
	display: none;
}

.onsen-time {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 50px 0;
	margin: 50px 0;
	font-size: 20px;
	font-weight: 600;
}

.plan-page .plan-box {
	border: 1px solid #ddd;
	padding: 10px;
	margin-bottom: 50px;
}
.plan-page .plan-price {
	font-size: 20px;
	padding: 5px;
	border: 1px solid #333;
	line-height: 1.2em;
	text-align: center;
}
.plan-page .plan-price strong {
	font-size: 30px;
	font-weight: 600;
}
.plan-contact {
	background: url(http://daikansou.net/wp/wp-content/uploads/bg3.png);
}
.plan-contact .tel {
	font-size: 50px;
	color: #B22D00;
	font-weight: 600;
}

.inquiry_table th {
	position: relative;
}
.inquiry_table .required-check {
	position: absolute;
	width: 40px;
	height: 25px;
	font-size: 75%;
	color: #fff;
	background-color: #B22D00;
	border-radius: 3px;
	padding: 5px;
	right: 15px;
	text-align: center;
}
.mw_wp_form_preview .inquiry-mail-check {
	display: none;
}
.form-zip {
	width: auto;
	display: inline;
}

.meal-page {
	margin-top: 100px;
}
.meal-page .row {
	margin-bottom: 50px;
}
.meal-page .row:nth-of-type(2) {
	text-align: right;
}
.meal-page h5 {
	border-bottom: 1px solid #333;
}
/*画像ループ*/
.loop_css {
	position: relative;
	display: -webkit-flex;
	display: flex;
	width: 4022px;
	height: 300px;
	left: 50%;
	margin-left: -50vw;
	overflow: hidden;
}
.loop_css img {
	width: auto;
	height: 100%;
}
.loop_css img:first-child {
	-webkit-animation: loop 100s -50s linear infinite;
	animation: loop 100s -50s linear infinite;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: transform;
}
.loop_css img + img {
	-webkit-animation: loop2 100s linear infinite;
	animation: loop2 100s linear infinite;
}
@-webkit-keyframes loop {
	0% {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);}
	to {-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);}
}
@keyframes loop {
	0% {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);}
	to {-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);}
}
@-webkit-keyframes loop2 {
	0% {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}
	to {-webkit-transform: translateX(-200%);-ms-transform: translateX(-200%);transform: translateX(-200%);}
}
@keyframes loop2 {
	0% {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}
	to {-webkit-transform: translateX(-200%);-ms-transform: translateX(-200%);transform: translateX(-200%);}
}

.access-item {
	padding: 20px 10px;
	background: #333;
	text-align: center;
	color: #fff;
}
.access-goal {
	background: #B22D00;
}
.access-routes {
	padding: 10px 0;
	text-align: center;
}
.cssArrow_r {
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	margin: 0;
	padding: 0 2em 5px 0.5em;
	border-bottom: 2px solid #999;
	line-height: 1em;
	width: 100%;
}
.cssArrow_r::after {
	position: absolute;
	right: 0;
	bottom: -2px;
	border-right: 1.5em solid #fff;
	border-bottom: 0.7em solid #999;
	content: "";
}
.row-eq-height {
	display: flex;
	flex-wrap: wrap;
}

.tourism-menu {
	margin-top: 100px;
}
.tourism-item {
	padding: 10px 2px;
	text-align: center;
	border: 1px solid #661a00;
	font-size: 12px;
}


/**************************************************************************************/
@media (min-width: 992px) {
	table.mobile-block td,
	table.mobile-block th {
		display: table-cell;
	}
	.br-pc {
		display: inline;
	}
	.br-sp {
		display: none;
	}

	body.home .navbar.siteHeader {
		background: rgba(0,0,0,0.7);
	}
	#top__fullcarousel,
	.n2-section-smartslider {
		margin-top: 0 !important;
	}



}

/**************************************************************************************/
@media (max-width: 991px) {
	table.mobile-block td,
	table.mobile-block th {
		display: block;
	}
	.br-pc {
		display: none;
	}
	.br-sp {
		display: inline;
	}

	div#n2-ss-1 .n2-ss-layer #n2-ss-1item1,
	div#n2-ss-1 .n2-ss-layer #n2-ss-1item2,
	div#n2-ss-1 .n2-ss-layer #n2-ss-1item3 {
		font-size: 4vw !important;
	}

	.sp100 {
		display: inline-block;
		width: 100%;
		text-align: center;
	}

	#top-3pr .three-pr {
		margin-bottom: 10px;
	}

	#vacancy .form-control {
		display: inline;
		width: 32%;
	}

	.room-wa p.title {
		background: rgba(255,255,255,0.5);
		padding: 15px 30px;
		top: 30px;
		left: 80px;
	}
	.room-wa p.sub {
		margin-left: 0;
	}

	.cssArrow_r {
		border-bottom: none;
	}
	.cssArrow_r::after {
		display: none;
	}

	.tourism-item {
		padding: 10px;
		margin-bottom: 5px;
		text-align: left;
	}
}
/*プラン一覧*/
.staynavi a {
	color:#d01a1d
}
/*SP改行*/
.for_sp{
	display: none;
}
@media only screen and (max-width: 736px){
.for_sp{
	display:inherit;
}
}
/*gotoキャンペーン*/
.goto{
margin:0 auto;
	padding:60px;
	background-color:#f5f5f5;
}
.goto dl.ac{
	    height: 100%;
margin-bottom: 10px;
display: flex;	
}

.goto dl.ac dt.ac_dt{
	width: 20%;
	padding:15px;
	background: #F0D5CC;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	font-weight: bold;
	color: #B22D00;
	text-align: center;
}
.goto dl.ac dd.ac_dd{
	width: 80%;
	padding: 15px 25px;
    background: #fff;
	line-height: 2;
}
.goto dl{
	margin-top: 0;
}
.goto dl.step5 dt.step5 dd.step5{
	margin-bottom: 0;
}
.goto p.Notes{
	margin-bottom: 0;
	margin-top: 20px;
	
}
.goto ul{
	margin-top: 0;
}

@media screen and (max-width: 736px){
	.goto{
		padding: 20px;
	}
	.goto dl.ac dd.ac_dd{
		font-size: 16px;
		line-height: 1.5;
		padding: 15px;
	}	
	.goto dl.ac dt.ac_dt{
		font-size: 16px;
	}	
}
.plan-box .row a {
	color:#FFFFFF;
}

@media (min-width: 1200px){
.siteContent_after .container {
    width: 100%;
}
	}
.siteContent_after .container {
	background:#e7e7eb;
	padding-top: 30px;
    padding-bottom: 30px;
}

#sb_instagram .sb_instagram_header a {
    float: none;
    display: inline-block;
    text-decoration: none;
    transition: color .5s ease;
}

#sb_instagram .sb_instagram_header {
    /* float: left; */
    /* clear: both; */
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 1.2;
    width: 100%;
    text-align: center;
}
#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio h3 {
    padding-top: 9px!important;
    font-size: 30px;
}
#sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio, #sb_instagram .sb_instagram_header .sbi_header_text h3 {
    float: left;
    clear: both;
    width: auto;
    margin: 0 0 0 60px!important;
    padding: 0!important;
    box-shadow: none;
}

/* 温泉娘 ******************/
#onsenmusume h1 {
	background:url(http://daikansou.net/wp/wp-content/uploads/img_om_h1.jpg);
	padding-left:20px;
	margin-bottom:50px;
	margin-top:50px;
}
#onsenmusume .om_h2 ,h2 {
	background:#FBF2F7;
    padding: 14px 15px 10px;
    border-bottom: 1px solid #FAD7D9;
	margin:50px 0 30px;
}
#onsenmusume table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  table-layout: fixed;
  border:none;
  }

#onsenmusume table th {
	background-color: #fff;
	border-bottom: 1px solid #FAD7D9;
}
#onsenmusume table td {
	border-bottom: 1px solid #FAD7D9;
	border-right:none;
}
#onsenmusume .btn-flat-vertical-border {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 0.5em 1em;
  text-decoration: none;
  border-left: solid 4px #FF6666;
  border-right: solid 4px #FF6666;
  color: #FF6666;
  background: #FBF2F7;
  transition: .4s;
  width:100%;
}

#onsenmusume .btn-flat-vertical-border:hover {
  background: #FF6666;
  color: #FFF;
}

.om_price {
	background:#b22d00;
	color:#FFF;
	padding:5px;
}
.goods01 p {
	line-height:3em;
	margin-top:15px;
	text-align:center;
	border-top:1px #FF8C8C;
	border-top-style:dotted;
}
.goods02 h4{
	background: #FBF2F7;
    text-align: center;
	color: #FF6666;
}
.goods02 p {
	line-height:3em;
	margin-top:15px;

}
.copyright {
	padding-top:150px;
}
/* SP改行 ******************/
@media screen and (min-width: 680px){   
  .sp { display:none; }
}
@media screen and (max-width: 680px){   
  .sp { display:block; }
}
/* 定食メニュー ******************/
.teisyoku_wrap{
	margin-bottom: 100px;
}
.teisyoku_img_wrap{
	margin-bottom: 30px;
}
table.teisyoku{
	table-layout: fixed;
}
table.teisyoku th{
	background: none;
	white-space: normal;
}
table.teisyoku td{
	text-align: right;
}

/*定食
#post-1040 .row,#post-963 .row{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}*/
.kodawari .col-md-6{
	float: none;
}
.kodawari .row{
	display: flex;
	align-items: center;
}

/*「くまもと再発見」身近な人と身近な旅へ*/
.info_tx {
	font-size:20px;
	font-weight:bold;
	color:#b22d00;
	text-align:center;
}
.info_p {
	color:#b22d00;
	text-align:center;
	border:2px solid #b22d00;
	padding:15px;
}

table td {
	border-right:1px solid #e5e5e5;
}
.area {
	background:#fcf8e3;
	margin-top:15px;
	padding:20px;
}
.price_h3 h3 {
	border-bottom:1px solid #ccc !important;
}
.price_h3:after, h3:after {
	border-bottom:none;
}
.btn-kumamotto {
	background:#b22d00;
    border-color: #661a00;
	padding:10px;
	font-size:16px;
}
.btn-kumamotto a {
	text-decoration:none;
	color:white
}
.btn-kumamotto:hover {
	background:#661a00;
}
.area_title {
	text-align:center;
	font-weight:bold;
	padding-bottom: 15px
}

/*新型コロナウイルス感染症対策*/
.corona {
	padding:30px;
	background:#c1e4e9;
	border:1px solid #c1e4e9;
	border-radius:5px;
}
.corona ul {
	margin-top:3em;
	margin-bottom:3em;
}
/*女将ほむらちゃんとお泊りプラン*/
.plan_title {
	font-size:20px;
	padding:16px;
	border:3px solid #FF6666;
	border-radius:10px;
}
.plan_h6 {
	position:relative;
	font-size:20px;
	display:inline-block;
	border-bottom:8px dotted #EA909A;
	padding:0 20px;
}
.plan_h6::before {
	content: attr(data-number);
	display: inline-block;
	margin-right: 20px;
	font-size: 30px;
}