@charset "utf-8";

/* CSS Document */

@media screen and (min-width:1008px) {
  .pcNone {
    display: none;
  }
  html {
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  body {
    width: 100%;
    height: 100%;
    font-size: 1rem;
  }
  img {
    display: block;
    height: auto;
  }
  .left {
    float: left;
  }
  .right {
    float: right;
  }
  /* header */
  .header {
    height: calc(100% - 13.75em);
  }
  .headerContents {
    width: 16em;
    padding: 2em;
		cursor: pointer;
    border: 1px solid #FFF;
    background-image: url(../img/sdw01.png),url(../img/menu.png);
		background-position: center top,center;
		background-repeat: no-repeat;
		background-size: 222px, auto;
		background-color: #FFF;
    box-sizing: border-box;
    box-shadow: 0px 0px 0.5em 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 0.5em 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 0.5em 2px rgba(0, 0, 0, 0.25);
    position: fixed;
    left: 4em;
    top: 4em;
    z-index: 96;
  }
  .headerContents.open {
		cursor: default;
		background-image: url(../img/sdw01.png);
		background-position: center top;
		background-size: 222px;
  }
  .headerContents.body2 {
		cursor: default;
		background-image: url(../img/sdw01.png);
		background-position: center top;
		background-size: 222px;
  }
  .header nav .close {
    display: none;
  }
  .header nav li ul {
    width: 9.75em;
    margin: 0 auto 0.5em;
  }
  .header nav li:first-child a {
    padding: 0 0 0.5em;
    margin-bottom: 1em;
  }
  .header nav li:last-child a {
    border-bottom: none;
    padding-bottom: 0;
  }
.header nav li li {
  border-bottom: none;
  float: right;
  padding: 0 0 0 0.75em;
  width: 1em;
}

.header nav li li:last-child {
  padding: 0;
}

  .header nav li img {
	  margin: 0 auto;
	}
  .header nav li span {
	  display: none;
	}

  .header nav li span.title {
	  display: block;
    padding: 0 0 0.5em;
    margin-bottom: 1em;
	}

  .header .h1 img {
    width: 158px;
    margin: 0 auto 2.5em;
  }
  .menu img {
    display: none;
  }
  .header .side {
    width: 3em;
    position: fixed;
    top: 4em;
    right: 0;
    z-index: 98;
  }
.koyado{
    display: block;
    font-family: cursive;
    font-size: 25px;
    color: black;
    font-family: HG行書体;
    width: 500px;
    margin: 40px auto;
    padding: 1em;
    text-align: center;
    border: 2px solid ;
    border-radius:10px;
    border-bottom:4px solid black;
    text-decoration: none;
    
}

.koyado:hover{
    color:white;
    background-color: #663333;
   
}
  /* footer */
  .footer .left {
    background: url(../img/foot_logo.png) left top / 158px no-repeat;
    padding-left: 13.25em;
  }
  .footer nav ul {
    float: left;
    border-left: 1px solid rgba(201, 160, 99, 0.48);
    padding-left: 1em;
    margin-right: 2.5em;
    letter-spacing: 0.2em;
  }
  .footer nav li li, .footer nav .f02 li {
    margin-bottom: .75em;
  }
  .footer nav ul ul {
    float: none;
    border-left: none;
    padding-left: 1.5em;
    margin-right: 0;
  }
  .footer nav li li:last-child {
    margin-bottom: 0;
  }
  .footer nav .f02 li:last-child {
    margin: 0 0 5.25em;
  }
  .footer nav .f01 li:first-child .title {
    display: block;
    margin-bottom: 0.75em;
    font-weight: bold;
  }
  .footer nav .f02 {
    margin-right: 0;
  }
  /* common */
  .plan dl {
    width: 490px;
    float: left;
    margin: 2em 2em 0 0;
  }
  .plan dl:nth-child(2n+1) {
    clear: both;
  }
  .plan dl:nth-child(2n) {
    margin-right: 0;
  }
  .plan dl:nth-child(-n+2) {
    margin-top: 0;
  }

  .subPage .contents {
    width: 1008px;
    margin: 0 auto;
  }

  .subPage .lead .catch {
    font-size: 125%;
    text-align: center;
  }
  .subPage .lead .pan {
    text-align: right;
    position: absolute;
    top: 1rem;
    right: 4rem;
  }

	.post{
		width: 560px;
		margin: 1.5em auto;
	}

  .post .slide{
    width: 672px;
  }

  #google_translate_element{
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    z-index: 99;
  }
  .goog-te-gadget-simple {
    /*
    background-color: #fff;
    border-left: 1px solid #d5d5d5;
    border-top: 1px solid #9b9b9b;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #d5d5d5;
    font-size: 10pt;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px;
    cursor: pointer;
    zoom: 1;
    */
    width: 12em;
    display: inline-block;
    text-align: center;
    padding: 0.5em;
    background-color: #fff;
    border-radius: 0 0 0 0.5em;
  }
  .goog-te-gadget-simple img{
    display: inline-block;
  }

  /* index */
  #index .header {
    height: calc(100% - 13.75em);
  }
  #index .header .catch img {
    width: auto;
    height: 21.5em;
    position: absolute;
    bottom: -10.5em;
    right: 8em;
    z-index: 98;
  }
  #index .a {
    position: relative;
    padding-bottom: 2.25em;
    background: url(../img/sdw02.png) top left / 2px repeat-x;
  }
  #index .a .text {
    width: 1120px;
    padding: 3em 0 3.5em;
    margin: 0 auto 2.5em;
    background: url(../img/border01.png) bottom center / 100% 0.5rem no-repeat;
  }
  #index .a .text p {
    font-weight: bold;
    text-align: center;
    line-height: 2.25;
    letter-spacing: 0.25em;
    margin: -0.625em 0;
  }
  #index .a .body2 {
    width: 1008px;
    margin: 0 auto;
  }
  #index .a .a01 .right {
    height: 4em;
    padding-left: 2em;
    border-left: 1px solid rgba(0, 0, 0, 0.24);
  }
  #index .a .a01 .left {
    width: 760px;
    padding: 4px 0;
    box-sizing: border-box;
    background: url(../img/okuizumo.png) top 3px left / 205px no-repeat;
    padding-left: 17.5em;
  }
  #index .a .a02 .left {
    width: 178px;
    margin-right: 29px;
  }
  #index .a .a02 .right {
    width: 593px;
  }
  #index .a .a02 .right li {
    width: 178px;
    float: left;
    margin-right: 29px;
  }
  #index .a .a02 .right li:last-child {
    margin-right: 0;
  }
  #index .a .a02 .category span {
    display: none;
  }
  #index .b {
    padding: 3em 0 2.25em;
  }
  #index .b .body {
    width: 1008px;
    margin: 0 auto;
  }
  #index .b .slide {
    width: 100%;
    height: 336px;
  }
  #index .b .exp .text, #index .b .exp .text2 {
    margin-bottom: 3em;
  }
  #index .b .exp .detail {
    position: absolute;
    top: 1.5em;
    right: 0;
  }
  #index .c {
    position: relative;
    background: url(../img/sdw03.png) top 4.5em left / 2px repeat-x;
  }
  #index .c .body {
    width: calc(100% - 8em);
    padding: 3em 0 0;
    margin: 0 auto 6em;
  }
  #index .c .left, #index .c .right {
    width: 50%;
  }
  #index .c dd {
    margin: 1em 4em 0;
    line-height: 1.75;
    letter-spacing: 0.2em;
    text-align: center;
  }
  #index .c .body4 {
    width: 1008px;
    margin-left: auto;
    margin-right: auto;
  }
  #index .c .body2 {
    width: 1008px;
    margin: 0 auto 3em;
  }
  #index .c table {
    margin: 0 auto;
  }
  #index .c td {
    padding-left: 2em;
    border-top: 1px solid rgba(201, 160, 99, 0.48);
    border-bottom: 1px solid rgba(201, 160, 99, 0.48);
  }
  #index .c td:last-of-type {
    width: 8em;
  }

  #index .banner ul{
    text-align: center;
    margin-top: 4rem;
  }

  #index .banner li{
    display: inline-block;
    margin: 0 0.5rem;
  }

  /* access */
  #access #map {
    height: 622px;
  }

  #access #access02 .left,
	#access #access02 .right{
		width: calc((100% / 2) - 2em);
  }

	#access .contents .left table th, #access .left .contents table td {
	  padding:calc(2.5em + 1px) 0 2.5em;
	}

  #access #access03 iframe{
    display: inline-block;
    width: calc(50% - 0.5em);
    float: left;
    margin-right: 1rem;
  }

  #access #access03 iframe:nth-child(2n){
    margin-right: 0;
  }

  /* contact */

	#contact .contents {
		margin-bottom: 6em;
	}

  #contact .contents .left,
	#contact .contents .right{
		width: calc((100% / 2) - 2em);
  }

  /*  day */

	#day .d01 .body02 .left{
		margin-right: 1.25em;
	}
	#day .d01 .body3 .left{
		margin-right: 1.5em;
	}

  #day .contents .d02,
	#day .contents .d03{
		width: calc((100% / 2) - 2em);
  }

	#day .d05 .left{
		width: 322px;
		margin-right: 1.5em;
	}

	/* enkai */

	#enkai .contents .e04{
		clear: both;
	}

	#enkai .contents .e04 .body .right {
		width: 50%;
		height: 335px;
		position: relative;
		background: rgba(201, 160, 99, 0.08);
	}

	#enkai .contents .e04 .body .right .inner{
		width: 90%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		-webkit-transform: translateY(-50%) translateX(-50%);
	}

	/* inn */

	#inn .content .inner>*:last-child {
	  margin-bottom: 0 !important;
	}

  #inn .contents .body {
    width: 672px;
    margin: 0 auto 0;
  }
  #inn .contents .text {
    text-align: center;
  }

  #inn .contents .slide {
    width: 672px;
    height: 378px;
  }
  /* onsen */
  #inn .o01 .body2 {
    margin-bottom: 1.5em;
  }
  #inn .o01 .text {
    clear: both;
    margin: -.375em 0;
  }
  #inn .o04 .body {
    margin-bottom: 1.5em;
  }

	#inn .content .inner>*:last-child {
	  margin-bottom: 0 !important;
	}
	.o04 .left {
    width: 444px;
  }
  /* room */
  #inn .r01 .content, #inn .r02 .content, #inn .r03 .content {
    width: 50%;
    height: 336px;
    position: relative;
  }
  #inn .r01 .content .inner, #inn .r02 .content .inner, #inn .r03 .content .inner {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  #inn .r01, #inn .r02 {
    margin-bottom: 3em !important;
  }
  #inn .r01 .content, #inn .r02 .content, #inn .r03 .content {
    background: rgba(201, 160, 99, 0.08);
  }
  /* guide */

	#guide .contents2{
		width: 100%;
		height: 100%;
		position: relative;
	}

	#guide .contents2 .thum ul {
		position: fixed;
		bottom: calc(4em - 21px);
	}

	#guide .contents2 .thum ul::after {
		display: block;
		width: calc(100% - 70px);
		height: 1px;
		background: #fff;
		position: absolute;
		top: 10px;
		left: 35px;
	}

	#guide .contents2 .thum ul li {
		width: 63px;
	}

	#guide .contents2 .thum ul li.on em {
		display: block;
	  width: 13px;
	  height: 13px;
	  border-radius: 50%;
	  border: 1px solid #FFF;
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  right: 0;
	  left: 0;
	  margin: auto;
	  box-sizing: border-box;
	}

	#guide .contents2 .body{
		width: 100%;
		height: 100%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		position: fixed;
		top: 0;
		left: 0;
	}

	#guide .contents2 .body .ancestor img{
		margin: auto;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	#guide .contents2 .text2{
		display: block;
    height: 3.25em;
    color: #fff;
    font-size: 125%;
    line-height: 2;
    letter-spacing: 0.2em;
    text-align: center;
		margin: 0 auto;
		position: absolute;
		top: calc(75% - 1.625em);
		left: 0;
		right: 0;
	}

	#guide .contents2 .text{
		display: block;
    width: 42%;
    min-width: 38em;
		height: 9.5rem;
		margin: auto 0;
		color: #fff;
		letter-spacing: 0.2em;
		position: absolute;
		top: 0;
		bottom: 0;
    /*background: rgba(255,255,255,0.2);*/
	}
	#guide .contents2 .text .span3{
		display: block;
		line-height: 2;
		margin: -0.5em 0;
	}
	#guide .contents2 .text .span3 a{
		display: block;
		margin-top: 1em;
	}
	#guide .contents2 .image3{
		display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 3rem;
    left: 0;
    right: 0;
    animation: scrollAnime 0.75s ease 0s infinite normal;
  }

  @keyframes scrollAnime {
    0% {
      transform: translateY(-0.5rem);
    }
    75% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(-0.5rem);
    }
  }


	#guide .contents2 .mask{
		width: 100%;
		height: 6em;
		background: url(../inn/img/guide/mask.png) center / auto 100% repeat-x;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 96;
	}
  /*
	#guide .contents2 .text.wait{
		opacity: 0;
	}

	#guide .contents2 .text.on {
		animation: fadeIn 0.75s ease 0s 1 normal;
		-webkit-animation: fadeIn 0.75s ease 0s 1 normal;
	}

	@keyframes fadeIn {
		0% {
			opacity: 0;
			transform: translateY(1rem);
		}
		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}
	@-webkit-keyframes fadeIn {
		0% {
			opacity: 0;
			transform: translateY(1rem);
		}
		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}
  */
	#guide0{
		z-index: 90;
	}

	#guide1{
		z-index: 89;
	}

	#guide1 .text{
		left: 8%;
		padding-bottom: 6em;
	}

	#guide2{
		z-index: 88;
	}

	#guide2 .text{
    width: 34% !important;
		right: 8%;
	}

	#guide3{
		z-index: 87;
	}

	#guide3 .text{
		left: 8%;
		padding-top: 12em;
	}

	#guide4{
		z-index: 86;
	}

	#guide4 .text{
    width: 34% !important;
		right: 8%;
		padding-top: 16em;
	}

	#guide5{
		z-index: 85;
	}

	#guide5 .text{
		left: 8%;
		padding-top: 9em;
	}

	#guide6{
		z-index: 84;
	}

	#guide6 .text{
		right: 4%;
		padding-bottom: 9em;
	}

	#guide7{
		z-index: 83;
	}

	#guide7 .text{
		right: 4%;
		padding-top: 18em;
	}

	#guide8{
		z-index: 82;
	}

	#guide8 .text{
		left: 8%;
		padding-top: 9em;
	}

	#guide9{
		z-index: 81;
	}

	#guide9 .text{
    width: 34% !important;
		right: 8%;
	}

	#guide10{
		z-index: 80;
	}

	#guide10 .text{
		left: 8%;
		padding-bottom: 12em;
	}

  #news video {
    text-align: center;
    margin: 0 0 6em;
  }

}
