@import url("reset.css");
body {
	background-color: #1d1d1d;
}
.wrap {
  width: 100%;
  z-index: 10;
  position: relative;
  margin: 0 auto;
  padding: 0;
}
.logo {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  background-position: left center;
  height: 60px;
  text-indent: -9999px;
  cursor: pointer;
  opacity: 0.8;
  width: 100%;
	margin-top:30px;
	border-top: 1px solid #666;
}
.shadow {
  width: 100%;
  height: 105px;
  background-image: url(../images/shadow.png);
  background-repeat: repeat-x;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 11;
}
/* top banner */
.fluid_container {
  height: 100%;
}
/* section */
.section {
  width: 100%;
  /*z-index: 10;
	position: relative;*/
  margin: 0 auto;
  padding: 0;
}
.taguse {
  padding-bottom: 0px;
}
.sTop {
  background: #fff;
  color: #3d3d3d;
  padding: 0;
  background-color: #333;
}
@media screen and (max-width: 768px) {
  .taguse {
    padding-bottom: 60px;
  }
}

/* language */
.language {
	height: 30px;
    position: fixed;
    z-index: 9999;
    text-align: right;
    width: 100%;
	padding-right: 1vw;
}
@media screen and (min-width: 1900px) {
  .language {
	padding-right: 1.8vw !important;
}
}
@media screen and (min-width: 1650px) {
  .language {
	padding-right: 1.5vw;
}
}
.language ul {
	float: right;
	color: #666;
}
.language ul li {
	color: #666;
    display: inline-block;
    margin: 5px 0 5px 10px;
    padding-right: 10px;
}
.language ul li a {
	color: #666;
}
.language ul li.this a {
	color: #ddd;
}
.language ul li a:hover {
	color: #e7cb65;
}
.language ul li.language_img {
	color: #666;
    width: 16px;
    height: 23px;
    font-size: 1rem;
    margin-right: 0;
    padding-right: 0;
}
@media screen and (max-width: 991px) {
  .language {
	display: none;
}
}
.mobile_language {
	height: 30px;
    font-size: 15px;
}
.mobile_language ul {
	display: contents !important;
	color: #666;
}
.mobile_language ul li {
	color: #666;
    display: inline-block;
    margin: 5px 0 5px 10px;
    padding-right: 10px;
	font-size: 1em
}
.mobile_language ul li a {
	color: #666;
}
.mobile_language ul li.this a {
	color: #ddd;
}
.mobile_language ul li a:hover {
	color: #e7cb65;
}
.mobile_language ul li.language_img {
	color: #666;
    width: 30px;
    height: 30px;
    font-size: 1rem;
    margin-right: 0;
    padding-right: 0;
}
@media screen and (min-width: 991px) {
  .mobile_language {
	display: none;
}
}


/* section s1 */
.s1 {
  background: #1d1d1d;
  background-image: url(../images/about_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  border-top: 5px solid #666;
  color: #000;
  padding-bottom: 50px;
}
.s1 .about_pic {
  text-align: center;
  height: 280px;
  margin-top: 180px;
  padding-left: 0px;
  padding-right: 20px;
}
.s1 .about_pic p {
  width: 280px;
  height: 280px;
  background-image: url(../images/about_pic.png);
  text-indent: -9999px;
  border-radius: 140px;
  -webkit-border-radius: 140px;
  -moz-border-radius: 140px;
  float: right;
}
.s1 .about_title {
  text-align: center;
  height: 300px;
  margin-top: 180px;
  padding-left: 0px;
}
.s1 .about_title h2 {
  color: #fff;
  font-size: 30px;
  line-height: 280px;
  width: 280px;
  height: 280px;
  margin: 0 auto;
  background-color: #333;
  border-radius: 140px;
  -webkit-border-radius: 140px;
  -moz-border-radius: 140px;
}
.about_detal {
  display: inline-block;
  color: #999;
  font-size: 15px;
  text-align: justify;
  line-height: 30px;
  min-height: 500px;
  padding-top: 180px;
  padding-left: 60px;
}
.social_link {
  font-size: 36px;
  margin-right: 10px;
  color: #fff !important;
  display: inline-block;
}
.social_link_pl {
  margin-right: 10px;
  width: 32px;
  display: inline-block;
  vertical-align: top;
  padding-top: 1px;
}
.social_link_pl img {
  width: 32px;
  height: 32px;
}
.social_link:hover, .social_link_pl:hover {
  opacity: 0.6;
}
/* section s2 */
.s2 {
  background-color: #000;
  background-image: url(../images/room_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
}
.s2 .facilities_title {
  text-align: center;
  margin: 180px 0 50px 0;
  padding-left: 0px;
}
.s2 .facilities_title h3, .s2 .facilities_title h1 {
  color: #999;
  font-size: 36px;
}
.s2 .facilities_title h3 ~ p {
  color: #afafaf;
  font-size: 13px;
  line-height: 4;
}
.s2 .facilities_detal {
  display: inline-block;
  width: 100%;
  padding-bottom: 80px;
}
.s2 .facilities_banner {
  /*position: relative;*/
  width: 100%;
  overflow: auto;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: rgba(255, 255, 255, .6);
  text-shadow: 0 0 1px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .3);
  background: #5b4d3d;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
  overflow-x: hidden;
}
.s2 .facilities_banner ul {
  list-style: none;
  width: 400%;
  /*position: relative;*/
  left: 0;
}
.s2 .facilities_banner ul li {
  display: block;
  float: left;
  width: 33%;
  -o-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: cover;
  background-position: center center;
  box-shadow: inset 0 -3px 6px rgba(0, 0, 0, .1);
}
/*.s2 .facilities_banner .facilities_inner {
	padding: 330px 0 80px;
}*/
.s2 .facilities_inner h4 {
  color: #fff;
  font-size: 33px;
  padding: 15px 0;
  text-shadow: 2px 2px 5px #000;
}
.s2 .facilities_inner h4 span {
  color: #fff;
  background: rgb(205, 180, 91, 0.8);
  *background-color: #000;
  _background-color: #000;
  font-size: 13px;
  padding: 5px 10px;
  vertical-align: middle;
}
.s2 .facilities_inner p {
  width: 100%;
  color: #fff;
  font-size: 13px;
  background-color: rgba(0, 0, 0, .6);
  padding: 15px 0;
}
.s2 .facilities_inner img {
 width: 100%;
}
.s2 .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  background-color: #fff;
  border-radius: 10px;
}
.s2 .carousel-indicators .active {
  width: 11px;
  height: 11px;
  margin: 0 3px 0 3px;
  background-color: #999;
}
.s2 .facilities_banner .btn, .facilities_banner .dot {
  -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .6));
  -moz-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .6));
  -ms-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .6));
  -o-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .6));
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .6));
}
.s2 .facilities_banner .dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
}
.s2 .facilities_banner .dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  text-indent: -999em;
  border: 2px solid #fff;
  border-radius: 6px;
  cursor: pointer;
  opacity: .4;
  -webkit-transition: background .5s, opacity .5s;
  -moz-transition: background .5s, opacity .5s;
  transition: background .5s, opacity .5s;
}
.s2 .facilities_banner .dots li.active {
  background: #fff;
  opacity: 1;
}
.s2 .carousel-caption {
  width: 100%;
  left: 0;
}
@media screen and (max-width: 768px) {
  .s2 .carousel-caption p {
    display: none;
  }
}
.s2 .arrows {
  cursor: pointer;
}
.s2 .arrows .prev {
  position: absolute;
  bottom: 50%;
  left: 20px;
  width: 50px;
  height: 50px;
  background-image: url(../images/facilities/prev.png);
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
}
.s2 .arrows .next {
  position: absolute;
  bottom: 50%;
  right: 20px;
  width: 50px;
  height: 50px;
  background-image: url(../images/facilities/next.png);
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
}
.s2 .facilities_rooms {
  width: 100%;
  background-color: #333;
  padding: 60px 20px;
}
.s2 .facilities_rooms .rooms_title h2 {
  color: #fff;
  font-size: 24px;
  line-height: 1.3;
}
.s2 .facilities_rooms p {
  color: #eee;
  line-height: 1.5;
  letter-spacing: 1px;
  padding: 20px 0;
  margin-left: 10px;
  border-bottom: 1px dashed #666;
}
.s2 .facilities_rooms ul {
  margin-top: 30px;
}
.s2 .facilities_rooms ul li {
  list-style: disc;
  color: #d2d2d2;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-left: 30px;
}
.s2 .facilities_rooms ul li span {
  color: #e8cc65;
}
.s2 .facilities_rooms .line {
  border-bottom: 1px dashed #666;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-left: 10px;
}
.s2 .facilities_rooms .rooms_lightbox img {
  width: 100%;
  margin-bottom: 15px;
  border-radius: 10px;
}
.s2 .facilities_rooms02 {
  background-color: #000;
}
/* section s3 */
.s3 {
  background-color: #333;
  background-image: url(../images/service_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
}
.s3 .service_title {
  text-align: center;
  padding-top: 150px;
}
.s3 .service_title h5 {
  color: #fff;
  font-size: 36px;
}
/*.s3 .news_title {
	text-align: center;
	height: 300px;
	margin: 180px 0 50px 0;
	padding-left: 0px;
}
.s3 .news_title h5 {
	color: #999;
	font-size: 36px;
	line-height: 280px;
	width: 280px;
	height: 280px;
	margin: 0 auto;
	background-color: #191919;
	border-radius: 140px;
	-webkit-border-radius: 140px;
	-moz-border-radius: 140px;
}*/
.s3 .news_detal {
  display: inline-block;
  color: #e8cc65;
  font-size: 15px;
  text-align: left;
  line-height: 1.7;
  height: auto;
  padding: 50px 0 80px 20px;
}
.s3 .news_detal h6 {
  color: #e8cc65;
  font-size: 26px;
  line-height: 40px;
  letter-spacing: 8px;
  font-weight: bold;
  margin-bottom: 20px;
  border-bottom: 1px dashed #444;
  padding-bottom: 20px;
}
.s3 .news_detal ul {
  margin-left: 20px;
  font-size: 14px;
}
.s3 .news_detal ul li {
  list-style: disc;
  list-style-position: outside;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 15px;
  /*min-height: 136px;*/
}
.s3 .news_detal ul li.notice {
  color: #999;
  margin-top: 2rem;
  margin-left: -2rem;
  list-style: none;
}
.s3 .news_detal ul li span {
  display: block;
  color: #fff;
}
.s3 .news_detal ul li ol {
  width: 95%;
  padding-top: 5px;
  padding-left: 2rem;
}
.s3 .news_detal ul li ol li {
  list-style: decimal;
  margin-left: 15px;
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 5px;
  border: 0;
  padding-bottom: 0;
  min-height: inherit;
}
.s3 .news_detal ul li a {
  color: #45a4ba;
  text-decoration: underline;
}
.s3 .news_detal ul li a:hover {
  opacity: 0.7;
}
.s3 .nodata {
  font-size: 20px;
  color: #666;
  text-align: center;
  letter-spacing: 2px;
}
.s3 .price_bus {
  width: 100%;
  max-width: 503px;
}
.s3 .service_partner {
  padding-left: 30px;
  border-right: 1px dashed #444;
}
.s3 .service_partner:last-child {
  border-right: 0;
}
.s3 .service_partner p {
  color: #fff;
  font-size: 15px;
  text-align: center;
  margin: 0 0 2rem 0;
}
.s3 .service_partner ul li {
  list-style: disc;
  list-style-position: outside;
  width: 100%;
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
  min-height: 0;
}
.s3 .service_photo {
  width: 200px;
  height: 200px;
  border-radius: 100px;
  overflow: hidden;
  margin: 30px auto;
}
.s3 .service_photo img {
  width: 100%;
}
.s3 .service_name {
  color: #e8cc65;
  font-size: 20px;
  text-align: center;
}
/* section s4 */
.s4 {
  background-color: #000;
  background-image: url(../images/Booking_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
}
.s4 .booking_btn {
  padding-left: 0;
}
.s4 .booking_btn a {
  display: block;
  color: #fff;
  font-size: 36px;
  line-height: 160px;
  text-align: center;
  width: 90%;
  /*max-width: 420px;*/
  height: 160px;
  margin: 15px auto 20px auto;
  background-color: #333;
  border-radius: 30px;
  -webkit-border-radius: 30px;
}
.s4 .booking_btn a:hover {
  color: #333;
  background-color: #e7cb65;
}
.s4 .booking_btn02 a {
  display: block;
  color: #fff;
  font-size: 36px;
  line-height: 235px;
  text-align: center;
  width: 90%;
  max-width: 420px;
  height: 235px;
  margin: 50px auto 0 auto;
  background-color: #333;
  border-radius: 30px;
  -webkit-border-radius: 30px;
}
.s4 .booking_btn02 a:hover {
  color: #333;
  background-color: #e7cb65;
}
.s4 .booking_btn03 a {
  color: #000;
  font-size: 36px;
  line-height: 160px;
  height: 160px;
  background-color: #bbbbbb;
  margin: 0 auto;
}
.s4 .booking_title {
  text-align: center;
  padding-top: 150px;
}
.s4 .booking_title h6 {
  color: #999;
  font-size: 36px;
}
.s4 .booking_title02 {
  text-align: center;
}
.s4 .booking_title02 h6 {
  color: #999;
  font-size: 36px;
  padding: 30px 0;
}
.s4 .booking_detal {
  display: inline-block;
  width: 100%;
}
.s4 .calendar {
  width: 100%;
  height: 880px;
  max-width: 1200px;
  max-height: 880px;
  margin: 0 auto;
  padding: 40px 0;
  margin-bottom: 180px;
}
.s4 .calendar iframe {
  width: 100%;
  height: 800px;
  max-width: 1200px;
  max-height: 800px;
  padding: 40px;
  background-color: #fff;
  border-radius: 30px;
}
.s4 .calendar ul {
  width: 625px;
  margin: 0 auto;
  border: 0;
}
.s4 .calendar ul.en {
  width: 655px;
}
.s4 .calendar ul.jp {
  width: 700px;
}
.s4 .calendar li a {
  color: #fff;
  background-color: #444;
  border-radius: 10px 10px 0 0;
  padding: 10px 30px;
  border-color: #eee #eee #ddd;
}
.s4 .calendar li a:hover {
  background-color: #333;
}
.s4 .calendar li.active a {
  background-color: #e7cb65;
  color: #333;
  font-weight: bold;
}
.s4 .booking_notice ul {
  margin-top: 40px;
  margin-bottom: 50px;
}
.s4 .booking_notice ul li {
  font-size: 15px;
  color: #fff;
  /*line-height: 1.7;*/
  list-style: disc;
  margin-left: 5rem;
  padding-left: .5rem;
}
.s4 .booking_notice ul li span {
  color: #e8cc65;
}
.s4 .price img {
  width: 100%;
  padding-top: 30px;
  display: block;
  max-width: 983px;
  margin: 0 auto;
}
.s4 .price_m img {
  width: 100%;
  padding-top: 30px;
  display: none;
}
.s4 .bg_no {
  background: none;
}
.s4 .news_detal {
  padding: 25px 0 10px 20px;
}
.s4 p {
  font-size: 15px;
  line-height: 2.6;
  color: #b29e54;
  letter-spacing: 2px;
}
/* section s5 */
.s5 {
  background: #333;
  background-image: url(../images/traffic_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
}
.s5 .traffic_title {
  text-align: center;
  margin: 25px 0 50px 0;
  padding-top: 120px;
  padding-left: 0px;
}
.s5 .traffic_title h6 {
  color: #fff;
  font-size: 36px;
}
.s5 .traffic_map iframe {
  border-radius: 20px;
  max-width: 500px;
  max-height: 600px;
  width: 95%;
  margin: 0 auto;
  height: 600px;
}
.s5 .traffic_detal {
  display: inline-block;
  color: #999999;
  font-size: 15px;
  text-align: justify;
  line-height: 1.6;
  min-height: 500px;
  margin-top: -30px;
  margin-bottom: 60px;
}
.s5 .traffic_detal .car {
  font-size: 16px;
  color: #e8cc65;
  line-height: 1.7;
  margin-bottom: 10px;
}
.s5 .traffic_detal .car .fas {
  margin-right: 10px;
}
.s5 .traffic_detal ul li {
  font-size: 15px;
  color: #999;
  line-height: 1.7;
  list-style: disc;
  margin-left: 5rem;
  padding-left: .5rem;
}
/* section s6 */
.s6 {
  background: #000;
  background-image: url(../images/notice_title.png);
  background-position: top center;
  background-repeat: no-repeat;
  border-top: 10px solid #333;
}
.s6 .notice_title {
  text-align: center;
  margin: 25px 0 50px 0;
  padding-top: 120px;
  padding-left: 0px;
}
.s6 .notice_title h6 {
  color: #eee;
  font-size: 36px;
}
.s6 .notice_detal ul {
  width: 90%;
  max-width: 800px;
  margin: 0 auto 80px auto;
  border: 0;
}
.s6 .notice_detal ul li {
  color: #999;
  list-style: decimal;
  background-color: transparent;
  border-radius: 10px 10px 0 0;
  padding: 5px;
  font-size: 15px;
  letter-spacing: 1px;
}
.s6 .notice_detal ul li span {
  color: #e7cb65;
}
.info_gary {
  font-size: 18px !important;
  margin-bottom: 27px;
  line-height: 1 !important;
}
.big_font {
  color: #e8cc65 !important;
  font-size: 15px;
  display: inline-block !important;
}
/* footer */
.footer {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #000;
  background-color: #333;
  font-size: 12px;
  letter-spacing: 2px;
}
@media screen and (max-width: 1200px) {
  .s2 .facilities_rooms p {
    padding: 10px 0 10px 0;
  }
  .s2 .facilities_rooms ul {
    margin-top: 10px;
  }
  .s2 .facilities_rooms .line {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .s3 .service_partner {
    padding-left: 10px;
  }
}
@media screen and (max-width: 991px) {
  .logo {
    left: 0;
    top: 0;
    z-index: 99;
    height: 70px;
    background-color: #000;
    background-image: url(../images/logo_m.png);
    background-position: -5px 5px;
    opacity: 0.8;
    width: 100%;
    background-size: auto;
	margin-top: 0;
    border-top: 0;
  }
  .room_logo {
    background-position: center center;
  }
  .s1 .about_detal {
    padding: 130px 20px 50px 20px;
  }
  .s3 .room_detal ul li p {
    height: 33%;
  }
	.s4 .booking_btn a {
  margin: 45px auto 20px auto;
}
  .s4 .booking_btn02 a {
    line-height: 140px;
    height: 140px;
  }
	.s4 .booking_notice ul {
    margin-top: 0;
    margin-bottom: 0;
}
  .s5 .traffic_map iframe {
    max-width: 95%;
  }
  .s5 .traffic_detal {
    margin-top: 0px;
  }
  .footer {
    height: 90px;
  }
}
@media screen and (max-width: 768px) {
  .s1 .about_detal {
    padding: 170px 20px 50px 20px;
  }
  .s3 .room_detal ul li h3 {
    margin: 50px 0px 0px;
  }
  .s3 .room_detal ul li p {
    font-size: 20px;
    padding: 50px 15px 15px;
    height: 47%;
  }
  .s3 .news_detal {
    padding: 60px 0 20px 0;
  }
  .s3 .service_partner {
    border-right: 0;
  }
  .s4 .calendar {
    padding: 0;
  }
  .s4 .calendar iframe {
    max-height: 800px;
    padding: 20px;
  }
  .s4 .booking_notice ul li {
    margin-left: 2rem;
    text-align: justify;
  }
  .s4 .price img {
    display: none;
  }
  .s4 .price_m img {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .s2 .facilities_rooms .rooms_title {
    margin-top: 20px;
  }
  .s3 .news_detal h6 {
    text-align: center;
  }
  .s5 .traffic_map iframe {
    max-height: 450px;
    height: 450px;
  }
}
@media screen and (max-width: 620px) {
  .s4 .calendar iframe {
    border-radius: 0;
  }
  .s4 .calendar ul {
    width: 375px;
    font-size: 11px;
  }
	.s4 .calendar ul.jp {
    letter-spacing: -1.5px;
  }
  .s4 .calendar li a {
    padding: 5px 10px;
  }
	.s4 p {
    letter-spacing: 1px;
}
}
@media screen and (max-width: 500px) {
  .s1 .about_detal, .s2 .news_detal {
    padding: 40px 10px 50px 10px;
  }
  .footer {
    font-size: 11px;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 420px) {
  .s4 .calendar ul {
    width: 355px;
  }
  .s4 .calendar li a {
    padding: 4px 7px;
    border-radius: 5px 5px 0 0;
  }
}
@media screen and (max-width: 360px) {
  .s4 .calendar ul {
    width: 295px;
  }
  .s4 .calendar li a {
    padding: 4px 2px;
    border-radius: 5px 5px 0 0;
  }
}

#calendar {
  max-width: 900px;
  margin: 40px auto;
}