/* ==========================================================================
						温泉 リンク
========================================================================== */
html,body {
	width: 100%;
	height: 100%;
}
#topVisual {
	width: 100%;
	height: 350px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-color: #000;
    overflow: hidden;
}
#topVisual .sm-slider:after {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#topVisual .layer {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0, 0);
}
#topVisual .txt {
	/*font-family: 篠-M, "Shino-M", "Roboto Slab", Garamond , "Times New Roman" , 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-smooting: antialiased; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;*/
	/*font-size: 22px;
	line-height: 2em;
	letter-spacing: 0.15em;
	color: #FFF;
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;*/
		width: calc((135 / 375) * 100vw);
    position: absolute;
    top: 10%;
    left: 7%;
    z-index: 3;
    display: none;

}

@media screen and (min-width:1200px){
	#topVisual .txt {
		width: calc((225 / 1440) * 100vw);
		max-width: 225px;
	}
}
#topVisual li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (min-width: 641px) {
	#topVisual {
		width: 100%;
		height: 580px;
	}
	#topVisual .txt {
		line-height: 2em;
		font-size: 32px;
	    position: absolute;
	    top: 13%;
	    left: 8%;
	}
}

@media only screen and (min-width: 769px) and (max-width:1999px) {

	#topVisual {
		width: 100%;
		height: 800px;
	}
	#topVisual .txt {
		line-height: 2.5em;
		font-size: 30px;
	    position: absolute;
	    top: 14%;
	    left: 11%;
	}
}

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


}

/* ==========================================================================
						大観荘の過ごし方
========================================================================== */

#plan {
	width: 100%;
	background: url(../images/bg.jpg) center top no-repeat;
	background-size: cover;
	padding-bottom: 40px;

}

#plan ul {
	overflow: hidden;
}
#plan ul li {
	width: 50%;
	float: left;
	padding: 15px;
}
#plan figure {
	width: 100%;
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
#plan .btn {
	font-size: 14px;
	color: #44617b;
	line-height: 36px;
	display: block;
	max-width: 210px;
	text-align: center;
	background: #FFF;
	border: 1px solid #44617b;
}
#plan .btn:after {
	content: "";
	width: 5px;
	height: 5px;
	position: relative;
	top: -2px;
	margin-left: 5px;
	display: inline-block;
	border-right: 1px solid #44617b;
	border-bottom: 1px solid #44617b;
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

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

	#plan ul li {
		width: 25%;
		float: left;
		padding: 0 20px;
		margin-bottom: 40px;

	}
}

@media only screen and (min-width: 769px) and (max-width:1999px) {

	#plan figure {
		margin-bottom: 20px;
	}
	#plan ul {
		max-width: 1020px;
		margin: 0 auto;
	}
	#plan ul li {
		width: 25%;
		float: left;
		padding: 0 25px;
	}
	#plan .btn {
		-webkit-transition: all .25s linear;
		   -moz-transition: all .25s linear;
		    -ms-transition: all .25s linear;
		     -o-transition: all .25s linear;
		        transition: all .25s linear;
	}
	#plan .btn:hover {
		color: #FFF;
		background: #44617b;
	}
	#plan .btn:hover:after {
		border-color: #FFF;
	}
}

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

}

/* ==========================================================================
						季節のみどころ
========================================================================== */

#season .containerBody {
	background: #000;
}
#seasonSlide {
	width: 100%;
	height: 290px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
#seasonSlide > .slide {
	width: 100%;
	height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
#seasonSlide .writing_rl {
	color: #FFF;
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
   	position: absolute;
   	right: 10px;
   	top: 20px;
}
#slidebtn { display: none; }


#seasonLink.container {
	padding:0;
}
.fourseason {
	overflow: hidden;
	padding: 15px;
}
.fourseason li {
	width: 48%;
	height: 0;
	padding-top: 50%;
	float: left;
	margin: 1%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.fourseason li a {
	width: 100%;
	height: 100%;
	color: #FFF;
	display: table;
}
.fourseason li span {
	width: 100%;
	font-size: 28px;
	color: #FFF;
	text-align: center;
	display: block;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	margin-top: -24px;
}
.fourseason li a:before {
	content: "";
	background: rgba(0,0,0, 0);
	border: 1px solid #FFF;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: scale(0.92);
	   -moz-transform: scale(0.92);
	    -ms-transform: scale(0.92);
	     -o-transform: scale(0.92);
	        transform: scale(0.92);
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
	    -ms-transition: all .5s linear;
	     -o-transition: all .5s linear;
	        transition: all .5s linear;
}
.fourseason li a:hover:before {
	/*background: rgba(0,0,0, 0.3);*/
	border-color: transparent;
}

#gardenLink .container {
	padding: 0;

	overflow: hidden;
}
#gardenLink .linkBox {
	width: 100%;
	padding: 0;
	float: left;
	border-bottom: 1px solid #000;
}
#gardenLink .linkBox + .linkBox {
	border: none;
}
#gardenLink .linkBox a {
	width: 100%;
	height: 160px;
	display: block;
	overflow: hidden;
	position: relative;
}
#gardenLink .img {
	width: 100%;
	height: 100%;
	padding-top: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
	-webkit-transition: all 5s ease-in-out;
	   -moz-transition: all 5s ease-in-out;
	    -ms-transition: all 5s ease-in-out;
	     -o-transition: all 5s ease-in-out;
	        transition: all 5s ease-in-out;
}
#gardenLink .linkBox a:hover .img {
}
#gardenLink .txt {
	font-size: 28px;
	width: 100%;
	height: 100%;
	display: table;
	position: absolute;
	top: 0;
	left:0;
}
#gardenLink .layer {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, 0.2);
	position: absolute;
	top: 0;
	left:0;
	-webkit-transition: all 1.5s ease-in-out;
	   -moz-transition: all 1.5s ease-in-out;
	    -ms-transition: all 1.5s ease-in-out;
	     -o-transition: all 1.5s ease-in-out;
	        transition: all 1.5s ease-in-out;
}
#gardenLink .linkBox a:hover .layer {
	background: rgba(0,0,0, 0.6);
}
#gardenLink .txt span {
	display: table-cell;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
}

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

	#seasonSlide {
		width: 100%;
		height: 420px;
	    background-position: center;
	    background-size: cover;
	    background-repeat: no-repeat;
	    position: relative;
	}
	#seasonSlide .writing_rl {
		right: 0;
	}
	#seasonSlide .writing_rl p {
		font-size: 16px;
	}
	#seasonSlide .writing_rl .ttl {
		font-size: 38px;
	}

	#seasonLink {
		position: relative;
	}
	#slidebtn ul {
		overflow: hidden;
	}
	.fourseason li {
		width: 23%;
		padding-top: 23%;
		float: left;
	}

	#slidebtn {
		display: block;
		position: absolute;
		top: -55px;
		left: 20px;
	}
	#slidebtn ul {
		overflow: hidden;
	}
	#slidebtn ul li {
		width: 130px;
		float: left;
		margin: 0 3px;
	}
	#slidebtn ul li a {
		max-width: 100%;
		height: 0;
		text-align: center;
		background: rgba(0,0,0, 0.3);
		display: block;
		color: #FFF;
		padding-top: 35px;
		text-indent: -9999px !important;
		border: 1px solid #eee;
		position: relative;
		-webkit-transition: all .25s linear;
		   -moz-transition: all .25s linear;
		    -ms-transition: all .25s linear;
		     -o-transition: all .25s linear;
		        transition: all .25s linear;
	}
	#slidebtn ul li a:hover {
		border-color: #eee;
	}
	#slidebtn ul li.next a:before {
		content: "";
		width: 8px;
		height: 8px;
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -4px;
		margin-left: -4px;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		-webkit-transform: rotate(-45deg);
		   -moz-transform: rotate(-45deg);
		    -ms-transform: rotate(-45deg);
		     -o-transform: rotate(-45deg);
		        transform: rotate(-45deg);
		-webkit-transition: all .25s linear;
		   -moz-transition: all .25s linear;
		    -ms-transition: all .25s linear;
		     -o-transition: all .25s linear;
		        transition: all .25s linear;
	}
	#slidebtn ul li.prev a:before {
		content: "";
		width: 8px;
		height: 8px;
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -4px;
		margin-left: -4px;
		border-left: 1px solid #eee;
		border-bottom: 1px solid #eee;
		-webkit-transform: rotate(45deg);
		   -moz-transform: rotate(45deg);
		    -ms-transform: rotate(45deg);
		     -o-transform: rotate(45deg);
		        transform: rotate(45deg);
		-webkit-transition: all .25s linear;
		   -moz-transition: all .25s linear;
		    -ms-transition: all .25s linear;
		     -o-transition: all .25s linear;
		        transition: all .25s linear;
	}
	#slidebtn ul li a:hover {
		background-color: rgba( 255, 255, 255, 0);
	}
	#slidebtn ul li.next a:hover:before,
	#slidebtn ul li.prev a:hover:before {
		border-color: #eee;
	}
	#gardenLink .container {
		padding: 0 120px 20px 120px;
		overflow: hidden;
	}

	#gardenLink .linkBox {
		width: 33.3333%;
		padding-top: 33.3333%;
		float: left;
		border-bottom: 1px solid #000;
	}
	#gardenLink .linkBox + .linkBox {
		border: none;
	}
	#gardenLink .linkBox {
		padding-top: 0;
		padding: 0 10px;
	}
	#gardenLink .linkBox a {
		width: 100%;
		height: 0;
		padding-top: 80%;
		display: block;
		position: relative;
	}
	#gardenLink .linkBox .img {
		width: 100%;
		height: 100%;
		position: absolute;
		top:0;
		left:0;
	}
	#gardenLink .txt span {
		font-size: 23px;
	}

}

@media only screen and (min-width: 769px) and (max-width:1999px) {
	#seasonSlide .writing_rl {
		top: 70px;
		right: 60px;
	}
	.fourseason {
		max-width: 850px;
	}
	#seasonSlide {
		width: 100%;
		height: 600px;
	    background-position: center;
	    background-size: cover;
	    background-repeat: no-repeat;
	    position: relative;
	}
}

@media only screen and (min-width: 1200px) {
	.fourseason {
		max-width: 730px;
	}
	#slidebtn {
		position: absolute;
		top: auto;
		bottom:20px;
		left: auto;
		right: 20px;
	}
	#seasonLink {
		margin-top: -120px;
	}
}


/* --------------------------------------------------
					大観荘だより
-------------------------------------------------- */
#news {
	padding-top: 10px;
}
.postBox {
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px solid #cacaca;
}
.postBox.first {
	border-bottom: none;
	text-align: center;
	margin-bottom: 20px;
}
.postBox.first .tikanTitle {
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.postBox.first .archivesLink {
	font-size: 16px;
	text-align: center;
	-webkit-transition: all .25s linear;
	   -moz-transition: all .25s linear;
	    -ms-transition: all .25s linear;
	     -o-transition: all .25s linear;
	        transition: all .25s linear;
}
.postBox.first .archivesLink:after {
	content: "";
	width: 5px;
	height: 5px;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-left: 5px;
	border-right: 2px solid #c33d43;
	border-bottom: 2px solid #c33d43;
	transform: rotate(-45deg);
	-webkit-transition: all .25s linear;
	   -moz-transition: all .25s linear;
	    -ms-transition: all .25s linear;
	     -o-transition: all .25s linear;
	        transition: all .25s linear;
}
.postBox.first .archivesLink:hover {
	opacity: 0.7;
}
.postBox.first .archivesLink:hover:after {
	margin-left: 10px;
}

.postBox .thumbnail {
	width: 25%;
	height: 0;
	padding-top: 21%;
	float: left;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.postBox .postContainer {
	padding-left: 28%;
}
.post_meta {
	margin-bottom: 5px;
	overflow: hidden;
}
.date {
	font-size: 13px;
	color: #666666;
	display: inline-block;
	margin-right: 5px;
	float: left;
	position: relative;
	top: 2px;
	font-style: italic;
}
.cat {
	line-height: 1.5;
	display: inline-block;
	float: right;
}
.cat a {
	font-size: 12px;
	color: #FFF;
	display: inline-block;
	letter-spacing: 0;
	padding: 0 5px;
	border-radius: 3px;
}
.post_title {
	font-size: 14px;
}
#news {
	margin-bottom: 40px;
}
#news .container {
	margin-bottom: 30px;
}
#news .btnArea {
	padding: 0px 15px 0 15px;
}

/* ティッカー */
#postTickerWrap .bx-wrapper {
}
#postTicker {
}
#postTicker .postThum {
	height: 220px;
}
#postTicker .thum_img {
	width: 240px;
	height: 180px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	display: table;
	cursor: pointer;
	position: relative;
}
#postTicker .thum_img:before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	top: 0;
	left:0;
	-webkit-transition: all .25s ease-in-out;
	   -moz-transition: all .25s ease-in-out;
	    -ms-transition: all .25s ease-in-out;
	     -o-transition: all .25s ease-in-out;
	        transition: all .25s ease-in-out;
}
#postTicker .thum_img:hover:before {
	background-color: rgba(0,0,0,0.4);
}
#postTicker p.date {
	color: #000;
	padding-top: 2px;
	padding-left: 5px;
	font-style: italic;
}

#postTickerWrap {
	display: none;
}

@media only screen and (min-width: 641px) {
	#news {
		padding-top: 20px;
		padding-bottom: 40px;
		margin-bottom: 0;
	}
	#news .tikanTitle {
		font-size: 26px;
	}
	#news .container {
		overflow: hidden;
		margin-bottom: 20px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.postBox {
		width: 33.3333%;
		padding: 0 10px;
		margin-bottom: 20px;
		border: none;
	}
	.postBox:nth-child(4){
		clear: both;
	}
	.cat {
		display: inline-block;
		float: left;
		margin-left: 0;
	}
	.postBox .thumbnail {
		width: 100%;
		height: 0;
		padding-top: calc( (100%*3) / 4 );
		margin-bottom: 10px;
		float: none;
	}
	.postBox .postContainer {
		padding-left: 0;
	}

}

@media only screen and (min-width: 769px) and (max-width:1999px) {
	#sns {
		z-index: 99;
	}
	#news {
		padding-top: 40px;
		padding-bottom: 50px;
/*		background: url(../images/bg.jpg) center top no-repeat;
    	background-size: cover;
    	background-attachment: fixed;
*/	}
	#news .container {
		margin-bottom: 40px;
	}
	#news .tikanTitle {
		font-size: 32px;
	}
	#news .postBox.first {
		padding: 10px 0 20px 0;
		font-size: 32px;
	}
	#news .tikanTitle {
		padding-top: 0;
	}
	.postBox {
		padding: 0 15px;
		margin-bottom: 50px;
	}
	.postBox .thumbnail {
		width: 100%;
		/*height: 180px;*/
		/*padding-top: 0;*/
		margin-bottom: 10px;
		float: none;
	}
	.cat {
		float: right;
	}
	.cat a {
		opacity: 1;
		-webkit-transition: all .25s linear;
		   -moz-transition: all .25s linear;
		    -ms-transition: all .25s linear;
		     -o-transition: all .25s linear;
		        transition: all .25s linear;
	}
	.cat a:hover {
		opacity: 0.8;
	}
	.postBox .post_title a {
		opacity: 1;
		-webkit-transition: all .25s linear;
		   -moz-transition: all .25s linear;
		    -ms-transition: all .25s linear;
		     -o-transition: all .25s linear;
		        transition: all .25s linear;
	}
	.postBox .post_title a:hover {
		opacity: 0.5;
	}
	#postTickerWrap {
		display: block;
		margin-bottom: 60px;
	}
	#postTicker .thum_img {
		position: relative;
	}
	#postTicker .thum_img:hover a {
		opacity: 1;
	}
	#postTicker a {
		width: 120px;
		height: 30px;
		padding: 5px 0;
		line-height: 20px;
		text-align: center;
		display: block;
		color: #FFF;
		background-color: rgba(0,0,0, 0.9);
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		opacity: 0;
		-webkit-transition: all 0.7s ease-in-out;
		   -moz-transition: all 0.7s ease-in-out;
		    -ms-transition: all 0.7s ease-in-out;
		     -o-transition: all 0.7s ease-in-out;
		        transition: all 0.7s ease-in-out;
	}

}


/* 追加  2020/03/13*/

.alertBox {
	 margin-top: 40px;
	 padding: 0 20px;
}

.alertBox .box {
	 padding: 15px 20px;
	 border: 1px solid #333;
	 max-width: 960px;
	 margin-left: auto;
	 margin-right: auto;
}
.alertBox .box + .box {
	margin-top: 15px;
}
.alertBox .box .ttl {
	font-size: 16px;
	text-align: center;
	margin-bottom: 13px;
}
.alertBox .box .text p br {
	display: none;
}
.alertBox .box .text p + p{
	margin-top: 1em;
}

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

	.alertBox {
		 margin-top: 60px;
		 padding: 0 30px;
	}
	.alertBox .box {
		 padding: 35px 40px;
	}
	.alertBox .box + .box {
		margin-top: 25px;
	}
	.alertBox .box .ttl {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.alertBox .box .ttl br {
		display: none;
	}
	.alertBox .box .text p {
		text-align: center;
		line-height: 1.9;
	}
	.alertBox .box .text p br {
		display: block;
	}
	.alertBox .box .text p + p{
		margin-top: 1em;
	}


}

/* トップバナー */

.top_banner_group{
	width: 100%;
	margin: 30px auto 0;
}
.top_banner_group .banner{
	width: 100%;
	text-align: center;
}

.top_banner_group .banner picture{
	width: 100%;

	margin: 0 auto;
	display: inline-block;
}
.top_banner_group .banner picture source,
.top_banner_group .banner picture img{
	width: 100%;
	max-width: 355px;
}

@media screen and (min-width:768px) {
	.top_banner_group .banner picture source,
	.top_banner_group .banner picture img{
		max-width: 600px;
	}
}

@media screen and (min-width:980px) {
	.top_banner_group{
		max-width: 1020px;
	}

}