@charset "UTF-8";
/* CSS Document */

.mgt30 { margin-top:30px;}
.mgt50 { margin-top:50px;}
.mgt80 { margin-top:80px;}

.mgb15 { margin-bottom:15px;}
.mgb20 { margin-bottom:20px;}
.mgb30 { margin-bottom:30px;}
.mgb50 { margin-bottom:50px;}
.mgb80 { margin-bottom:80px;}
.mgb100 { margin-bottom:100px;}


.mi01{
	padding:21px 0 29px 22px;
}
.mi02{
	padding:21px 0 29px 28px;
}
.mi03{
	text-align:left;
	padding:33px 0 23px 31px;
}

.kome {
	color:#C00;
}

/* 縦書きとなり、行は右から左へ */
.tategaki{
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl;
	/*-moz-writing-mode:vertical-rl;*/
	writing-mode: vertical-rl;
}
.tategaki .suji {
	-webkit-writing-mode: horizontal-tb;
	-ms-writing-mode: lr-tb;
	/*-moz-writing-mode: horizontal-tb;*/
	writing-mode: horizontal-tb;
	margin-top:0.2em;
	margin-bottom:0;
	line-height: 1;
}


/*------------------------------------------------------
/* index 
------------------------------------------------------*/

/* ごあいさつ ---------------------------------------*/

#greeting {
	width:1280px;
	margin:0 auto 100px auto;
	padding-top:125px;
	background:url(../../img/bg_greeting.png) no-repeat right top;
}
#greeting .left {
	width:680px;
	margin:0 25px 0 0px;
}
#greeting .right {
	width:575px;
	padding-top:20px;
}
#greeting h2 {
	text-align:left;
}
#greeting p {
	text-align:left;
	line-height:2.5;
	padding-left:15px;
}


/* 大文字屋の魅力 ---------------------------------------*/

#attraction {
	width:1280px;
	margin:0 auto 50px auto;
}
#attraction p {
	text-align:left;
	line-height:3;
}
#attraction .btn {
	width:248px;
	display:block;
	position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#attraction .btn:hover, #attraction .btn:focus, #attraction .btn:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
#attraction01 {
	height:578px;
	background:url(../../img/bg_attraction01.png) no-repeat;
	margin-bottom:75px;
	position:relative;
}
#attraction01 .right {
	width:/*440*/400px;
	padding-top:130px;
}
#attraction01 .right h2 {
	margin-right:150px;
}
#attraction01 .btn {
	right:145px;
	bottom:150px;
}
#attraction02 {
	height:578px;
	background:url(../../img/bg_attraction02.png) no-repeat; 
	margin-bottom:75px;
	position:relative;
}
#attraction02 .left {
	width:635px;
}
#attraction02 .left img {
	float:right;
	margin-left:50px;
}
#attraction02 .left h2 {
	float:right;
	padding-top:90px;
	margin-right:30px;
}
#attraction02 .left p {
	float:right;
}
#attraction02 .btn {
	left:150px;
	bottom:195px;
}
#attraction03 {
	height:578px;
	background:url(../../img/bg_attraction03.png) no-repeat; 
	position:relative;
}
#attraction03 .right {
	width:400px;
	padding-top:70px;
}
#attraction03 .right h2 {
	font-size:22px;
	margin-left:-100px;
}
#attraction03 .right h2 span {
	font-size:28px;
}
#attraction03 .btn {
	right:130px;
	bottom:210px;
}


/* 宿泊プラン ---------------------------------------*/

#planbox {
	background:url(../img/bg_plan-search.png) no-repeat 810px 570px;
}
#planbox h1 {
	margin:0 auto 55px auto;
}
.planwrap {
	width: 1080px;
	height: auto;
	margin:30px auto;
}
#planList {
	width: 680px;
	float: left;
	margin-left:20px;
	text-align:left;
	}
	#planList .left {
	width: 450px;
	}
	#planList p {
		padding: 5px;
	}
	#planList .right {
	width: 200px;
	}
	#planList .right img {
	height: 131px;
	width: 198px;
	border: 1px solid #d2d2d2;
	}

#planSearch {
	float: right;
	width: 262px;
	height: auto;
	margin-right:20px;
	}
.plan-ke{
	margin:0 0 25px 0;
	text-align:center;
	padding:4px 0 17px 0;
	background: #fff;
	background-image: url(../img/plan-ke-top.gif), url(../img/plan-ke-bo.gif), url(../img/plan-ke-le.gif), url(../img/plan-ke-ri.gif);
	background-position: top, bottom, left, right;
	background-repeat: no-repeat, no-repeat, repeat-y, repeat-y;
}

.kusitsu {
	margin-top:5px;
	margin-bottom:10px;
	outline:none;
}

.ja{
	margin:20px 0px 24px 0;
}


/*------------------------------------------------------
/* onsen 
------------------------------------------------------*/

.spa-wrap {
	width:1330px;
	margin:0 auto;
	background:url(../../onsen/bg_onsen.png) no-repeat center top;
}


/* 温泉ムービー -----------------------------------*/

#spa-movie {
	height:887px;
	background: url(../../onsen/bg_spa-movie.png) no-repeat center top;
}
.spa01 {
	margin-top:173px;
}
.spa-l{
	float:left;
	width:570px;
	margin:0px 0 0 270px;
	position: relative;
}
.spa-moviebox {
	width:508px;
	height:508px;
}
.spa-moviebox:after {
	content: url(../../onsen/flame_spa_movie.png);
	display: block;
	width: 508px;
	height: 508px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
/*社内タブレットに合わせる為、動画のみ1280pxで非表示*/
@media screen and (max-width: 1280px) {
	#spa-movie video{
		display:none;
	}
	#spa-movie .video-js{
		background-color:transparent;
	}
	.spa-moviebox{
		background:url(../../movie/onsen02.jpg) no-repeat top center;
		background-size: cover;
	
}
}

.spaTB {
	width:415px;
	background-color:#FFF;
	border:#000 solid 1px;
	font-size:12px;
	margin:25px 20px 0 -50px;
	z-index:5;
}
.spaTB th, .spaTB td {
	border:#000 solid 1px;
	padding:2px 5px;
	vertical-align:middle;
}
.spaTB th {
	width:40px;
	text-align:center;
}
.spaTB .tb-tit {
	width:24px;
	background-color:#000;
}
.spaTB td {
	text-align:left;
	padding-left:20px;
}

.spa-r{
	float:right;
	width:430px;
	margin-top:450px;
}
.spa-r p {
	text-align:left;
	line-height:2;
}

/* ぶどう風呂 -------------------------------------*/

#budo {
	height:572px;
	background:url(../../onsen/bg_budo.png) no-repeat center top;
	margin-top:-20px;
}
#budo p {
	text-align:center;
	margin:390px 0 0 240px;
}


/* 女性専用風呂 -----------------------------------*/

#ladies {
	height:613px;
	background:url(../../onsen/bg_ladies.png) no-repeat center top;
	margin-top:-130px !important;
}
#ladies p {
	text-align:right;
	margin:410px 340px 0 0px;
}


/* 男性大浴場 -------------------------------------*/

#gentlemen {
	height:630px;
	background:url(../../onsen/bg_gentlemen.png) no-repeat center top;
	margin-top:-380px !important;
}
#gentlemen p {
	text-align:left;
	margin:430px 0px 0 395px;
}


/* 貸切風呂 ---------------------------------------*/

#kasikiri {
	height:486px;
	background:url(../../onsen/bg_kasikiri.png) no-repeat center top;
	margin-top:-180px !important;
}
#kasikiri p {
	text-align:right;
	margin:300px 325px 0 0px;
}


/* 家族風呂 ---------------------------------------*/

#family {
	height:511px;
	background:url(../../onsen/bg_family.png) no-repeat center top;
	margin-top:-150px !important;
}
#family p {
	text-align:left;
	margin:320px 0px 0 162px;
}



/*------------------------------------------------------
/* ryouri 
------------------------------------------------------*/

/* 米沢牛 ---------------------------------------*/

#yonezawa {
	background:url(../../kannai/bg_shinkan.png) no-repeat center bottom;
	padding-bottom:120px;
}

#yonezawa-intro {
	height:1070px;
	background:url(../../ryouri/bg_yonezawa.png) no-repeat center top;
	position:relative;
}
#yonezawa-intro p {
	width:225px;
	height:444px;
	position:absolute;
	top:400px;
	left:253px;
}

#yonezawa01, #yonezawa02, #yonezawa03 {
	padding-top:5px;
	margin-bottom:50px;
}

#yonezawa01 {
	margin-top:-50px;
}

#yonezawa02 {}

#yonezawa03 {
	margin-top:-20px;
}

#features {
	height:500px;
	background:url(../../ryouri/bg_features.png) no-repeat center top;
	position:relative;
}
#features p {
	text-align:left;
	display:block;
	position:absolute;
	line-height:2;
}
#features .txt01 {
	top:110px;
	left:640px;
}
#features .txt02 {
	font-size:13px;
	top:130px;
	left:445px;
}
#features .txt02 span {
	color:#C00;
}


/* 手作りのお料理 -------------------------------*/

#kaiseki {
	background-image:url(../../ryouri/bg_kaiseki.png), url(../../kannai/bg_shinkan.png);
	background-repeat:no-repeat;
	background-position:center top, center bottom;
	padding-bottom:120px;
}
#kaiseki .left {
	width:260px;
	position:relative;
	margin-left:50px;
}
#kaiseki .left h1 {
	width:283px;
	margin-top:-50px;
}
#kaiseki .left p {
	height:400px;
	position:absolute;
	top:110px;
	left:200px;
}
#kaiseki .right {
	width:900px;
	margin-right:50px;
	padding-top:50px;
}

.ryouri_slide {
	width:890px;
	margin:0;
}


/*------------------------------------------------------
/* kannai 
------------------------------------------------------*/

/* 新館 ---------------------------------------*/

#shinkan {
	padding-bottom:120px;
	background-image:url(../../kannai/bg_kannai.png), url(../../kannai/bg_shinkan.png);
	background-repeat:no-repeat;
	background-position: center top, center bottom;
}
#shin-intro {
	height:680px;
	background:url(../../kannai/bg_intro.png) no-repeat center top;
}
#shin-intro .left {
	width:865px;
	position:relative;
}
#shin-intro .left #k-btn01 {
	display:block;
	position:absolute;
	top:20px;
	left:464px;
}
#shin-intro .left #k-btn02 {
	display:block;
	position:absolute;
	top:175px;
	left:652px;
}
#shin-intro .left #k-btn03 {
	display:block;
	position:absolute;
	top:420px;
	left:520px;
}
#shin-intro .left #k-btn04 {
	display:block;
	position:absolute;
	top:242px;
	left:297px;
}
#shin-intro .right {
	width:405px;
}
#shin-intro .right img {
	margin:193px 247px 0px 0px;
}

/**/
.kannai_slide {
	width:890px;
	margin:0;
}


/* 新館 露天風呂付和洋室 */

#shin01 {
	position:relative;
	padding-top:5px;
	margin-bottom:30px;
}
#shin01 .left {
	width:290px;
	margin-left:50px;
}
#shin01 .left h1 {
	text-align:right;
	margin-right:40px;
}
#shin01gaiyou {
	height:340px;
	margin:-380px 0px 0px 60px;
}
#shin01 .right {
	width:890px;
	padding:50px 0px 80px 0;
	margin-right:50px;
}
#movie_shin01 {
	width:326px;
	height:326px;
	display:block;
	position:absolute;
	left:50px;
	bottom:0;
	z-index:100;
	border-radius:50%;
	border:#000 solid 5px;
	overflow:hidden;
}


/* 新館 和洋室 */

#shin02 {
	position:relative;
	padding-top:5px;
	margin-bottom:30px;
}
#shin02 .left {
	width:890px;
	padding:50px 0px 80px 0;
	margin-left:50px;
}
#shin02 .right {
	width:290px;
	margin-right:20px;
}
#shin02 .right h1 {
	text-align:left;
	margin-left:40px;
}
#shin02gaiyou {
	height:300px;
	margin:-280px 90px 0px 0px;
}
#movie_shin02 {
	width:326px;
	height:326px;
	display:block;
	position:absolute;
	right:50px;
	bottom:0;
	z-index:100;
	border-radius:50%;
	border:#000 solid 5px;
	overflow:hidden;
}


/* 新館 和室 */

#shin03 {
	position:relative;
	padding-top:5px;
}
#shin03 .left {
	width:290px;
	margin-left:50px;
}
#shin03 .left h1 {
	text-align:right;
	margin-right:40px;
}
#shin03gaiyou {
	height:300px;
	margin:-280px 0px 0px 90px;
}
#shin03 .right {
	width:890px;
	padding:50px 0px 80px 0;
	margin-right:50px;
}

#shin01gaiyou span,
#shin02gaiyou span,
#shin03gaiyou span,
#shin04gaiyou span{
	font-size:22px;
	font-weight:bold;
}


/* 露天付き */

#shin04 {
	position:relative;
	padding-top:5px;
	margin-bottom:30px;
}
#shin04 .left {
	width:890px;
	padding:50px 0px 80px 0;
	margin-left:50px;
}
#shin04 .right {
	width:290px;
	margin-right:20px;
}
#shin04 .right h1 {
	text-align:left;
	margin-left:40px;
}
#shin04gaiyou {
	height:330px;
	margin:-380px 0px 0px 0px;
}
/*#movie_shin04 {
	width:326px;
	height:326px;
	display:block;
	position:absolute;
	right:50px;
	bottom:0;
	z-index:100;
	border-radius:50%;
	border:#000 solid 5px;
	overflow:hidden;
}*/

/* 本館 ---------------------------------------*/

#honwrap {
	background:url(../../kannai/bg_kannai.png) no-repeat center top;
}
#honkan {
	background-image:url(../../kannai/bg_honkan.png), url(../../kannai/bg_shinkan.png);
	background-repeat: no-repeat;
	background-position: center top, center bottom;
	padding-bottom:120px;
}
#honkan p {
	width:116px;
	margin:49px 0 100px 864px;
}
#honkan .kannai_slide {
	width:890px;
	margin:0px auto 80px auto;
}


/* ビジネスのご利用に ---------------------------------------*/

#business {
	height:568px;
	background:url(../../kannai/bg_business.png) no-repeat center top;
	position:relative;
}
#business p {
	width:445px;
	display:block;
	position:absolute;
	top:142px;
	right:85px;
	text-align:left;
	line-height:1.8;
}


/* 施設概要 ---------------------------------------*/

#gaiyo {
	margin-bottom:100px;
}
.kanTB {
	width:980px;
	margin:15px auto;
	font-size:18px;
	line-height:2;
	border-top:#000 solid 1px;
	border-left:#000 solid 1px;
}
.kanTB th {
	width:220px;
	color:#FFF;
	font-weight:normal;
	background-color:#000;
	padding:10px 30px;
	border-right:#000 solid 1px;
	border-bottom:#FFF solid 1px;
}
.kanTB th.last {
	border-bottom:#000 solid 1px;
}
.kanTB td {
	background-color:#FFF;
	text-align:left;
	padding:10px 30px 10px 50px;
	border-right:#000 solid 1px;
	border-bottom:#000 solid 1px;
}


	
/*------------------------------------------------------
/* price 
------------------------------------------------------*/

.priceTB {
	width:800px;
	margin:15px auto;
	border:#000 solid 1px;
}
.priceTB th {
	text-align:center;
	padding:10px;
	background-color:#000;
	border-left:#FFF solid 1px;
	color:#FFF;
	font-size:18px;
}
.priceTB th:first-child {
	border-left:#000 solid 1px;
}
.priceTB td {
	text-align:center;
	padding:15px 10px;
	background-color:rgba(255,255,255,.75);
	border:#000 solid 1px;
	font-size:20px;
}

.priceTB2 {
	width:800px;
	margin:15px auto;
	border:#000 solid 1px;
}
.priceTB2 th {
	text-align:center;
	padding:15px;
	background-color:#000;
	border-bottom:#FFF solid 1px;
	color:#FFF;
	font-size:18px;
}
.priceTB2 th.last {
	border-bottom:#000 solid 1px;
}
.priceTB2 td {
	text-align:center;
	padding:15px;
	background-color:rgba(255,255,255,.75);
	border:#000 solid 1px;
	font-size:20px;
}

.priceTB td span,
.priceTB2 td span {
	font-size:14px;
}

.priceTB3 {
	width:800px;
	margin:15px auto;
	border:#600 solid 1px;
}
.priceTB3 th {
	text-align:center;
	padding:15px;
	background-color:#600;
	border-bottom:#FFF solid 1px;
	color:#FFF;
	font-size:18px;
}
.priceTB3 th.last {
	border-bottom:#600 solid 1px;
}
.priceTB3 td {
	text-align:center;
	padding:15px;
	background-color:rgba(255,255,255,.75);
	border:#600 solid 1px;
	font-size:18px;
}

.priceTB caption, .priceTB2 caption, .priceTB3 caption {
	font-size:30px;
	font-weight:bold;
	padding-bottom:25px;
	line-height:2;
}
.priceTB caption span, .priceTB2 caption span, .priceTB3 caption span {
	font-size:15px;
	font-weight:normal;
}

.priceTB3 caption {
	color:#900;
}
.priceTB3 caption span {
	color:#000;
}

#price02 {}
#price02 .left {
	width:724px;
}
#price02 .right {
	width:510px;
	margin:0 100px 0 -100px;
	padding-top:60px;
}
#price02 .priceTB {
	width:400px;
	line-height:1.2;
	margin-bottom:25px;
}
#price02 .priceTB td {
	font-size:28px;
}
#price02 p {
	line-height:2;
}
#price02 p span {
	font-size:18px;
	font-weight:bold;
	color:#C00;
}

#price03 {}
#price03 .left {
	width:510px;
	margin-left:170px;
	padding-top:50px;
}
#price03 .priceTB2 {
	width:500px;
}
#price03 .right {
	width:570px;
}

#price04 {}
#price04 .left {
	width:923px;
	margin-top:-250px;
}
#price04 .right {
	width:310px;
	margin:0 280px 0 -300px;
	padding-top:20px;
}
#price04 .priceTB {
	width:400px;
}
#price04 .priceTB td {
	font-size:28px;
}
#price04 .priceTB caption span {
	text-shadow:#FFF -1px 0 5px, #FFF 0 -1px 5px, #FFF 1px 0 5px, #FFF 0 1px 5px;
}

#price05 {
	background:url(../../kannai/bg_shinkan.png) no-repeat center top;
	margin-bottom:50px;
}


/*------------------------------------------------------
/* access 
------------------------------------------------------*/

.ac-01{
	width:1130px;
	background: url(../../access/bg_ac-01.png) no-repeat right top;
	margin:0 auto 0px auto;
	padding:4px 0 4px 0;
}

#map_canvas{
	float:left;
	width:635px;
	height:400px;
	border: solid 5px #9C2811;
	box-shadow:rgba(0,0,0,.2) 0 5px 15px;
	margin:27px 0 0px 30px;

	}
.gm-re{
	text-align:center;
	float:right;
	margin:110px 54px 0 0 ;
	width:400px;
}

.gm-bo01{
	padding:0 30px 10px 0;
	margin-bottom:15px;
}
.gm-bo02{
	padding:0 0 30px 0;
}
.ac-tel {
	color:#C00;
	padding-left:30px;
}
.ac-tel span {
	font-size:36px;
	font-weight:bold;
}

#ac-02 {
	background:url(../../kannai/bg_shinkan.png) no-repeat center 250px;
}

.ac-car, .ac-train {
	width:1000px;
	margin:0 auto 50px auto;
	padding:5px 0 15px 0px;
	text-align:left;
}
.ac-car{}

.ac-train{
	margin-bottom:150px;
}

.ac-mi{
	float:left;
	margin:16px 0px 0 0px;
}
.ac-text{
	width:730px;
	float:left;
	background-color:rgba(255,255,255,.5);
	border:#000 solid 1px;
	text-align:left;
	font-size:16px;
	line-height:3;
	margin:80px 0 10px 0px;
	padding:20px 35px;
}

#useful {
	background:url(../../access/bg_useful.png) no-repeat center top;
	padding-bottom:100px;
}



/*------------------------------------------------------
/* bxslider 
------------------------------------------------------*/

.bxslider{}
.bx-pager{ width:100%; padding:0; text-align:center;}
.bx-pager img{width:12%; margin:0 5px;}

.bx-pager2{ width:100%; padding:0; text-align:center; margin-top:-50px;}
.bx-pager2 img{
	width:12%;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
