@charset "UTF-8";
/* reset add
----------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

img {
  width: 100%;
  height: auto;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
}

ul {
  list-style: none;
}

/* default
----------------------------------- */
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Sawarabi Gothic", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 480px) {
  body {
    font-size: 14px;
  }
}

.inner {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

a:hover {
  opacity: 0.7;
}

br.pc {
  display: inline-block;
}

br.sp {
  display: none;
}

@media screen and (max-width: 480px) {
  br.pc {
    display: none;
  }

  br.sp {
    display: inline-block;
  }
}
img.pc {
  display: inline;
}

img.sp {
  display: none;
}

@media screen and (max-width: 480px) {
  img.pc {
    display: none;
  }

  img.sp {
    display: inline;
  }
}
/* header
----------------------------------- */
/* hotel link
----------------------------------- */
#hotel_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
  line-height: 1;
  text-align: center;
  margin-top: 70px;
}

#hotel_link > li {
  padding: 0 10px;
  border-left: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
}

#hotel_link > li + li {
  border-left: none;
}

#hotel_link > li a {
  color: #ffffff;
  text-decoration: none;
}

#hotel_link > li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 480px) {
  #hotel_link {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 18em;
    margin-top: 20px;
    font-size: 12px;
  }

  #hotel_link > li {
    width: 100%;
  }

  #hotel_link > li + li {
    border-left: solid 1px #ffffff;
    margin-top: 10px;
  }
}
/* footer
----------------------------------- */
footer {
  padding: 25px 0px 15px 0px;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 20px 10px 10px;
  }
}
footer #copyright {
  max-width: 1100px;
  text-align: center;
  margin: 0 auto;
  font-size: 10px;
  color: #727171;
  font-family: "Sawarabi Gothic", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

/* top
----------------------------------- */
#top {
  background: #503632;
}
#top header {
  background: #2E020D;
}
#top header .inner {
  max-width: 795px;
}
#top main .box1 {
  background: #000000;
}
#top main #text-area1 {
  padding-top: 50px;
  padding-bottom: 120px;
  background: #000000;
}
@media screen and (max-width: 480px) {
  #top main #text-area1 {
    padding-top: 25px;
    padding-bottom: 60px;
  }
}
#top main #text-area1 .inner {
  display: flex;
  justify-content: center;
}
#top main #text-area1 .box {
  width: calc(930 / 1100 * 100%);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  #top main #text-area1 .box {
    width: calc(616 / 700 * 100%);
  }
}
#top main #text-area1 table th, #top main #text-area1 table td {
  color: #ffffff;
  font-size: 23px;
  text-align: left;
  font-weight: normal;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 480px) {
  #top main #text-area1 table th, #top main #text-area1 table td {
    font-size: 12px;
  }
}
#top main #text-area1 table th th, #top main #text-area1 table th td, #top main #text-area1 table td th, #top main #text-area1 table td td {
  font-size: 18px;
  padding-bottom: 0;
}
@media screen and (max-width: 480px) {
  #top main #text-area1 table th th, #top main #text-area1 table th td, #top main #text-area1 table td th, #top main #text-area1 table td td {
    font-size: 10px;
  }
}
#top main #text-area1 table th {
  padding-right: 2em;
  white-space: nowrap;
}
#top main #text-area1 table td th {
  padding-right: 1em;
}
#top main #text-area2 {
  padding-top: 30px;
  padding-bottom: 100px;
}
@media screen and (max-width: 480px) {
  #top main #text-area2 {
    padding-top: 15px;
    padding-bottom: 50px;
  }
}
#top main #text-area2 .box {
  width: calc(930 / 1100 * 100%);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 480px) {
  #top main #text-area2 .box {
    width: calc(582 / 700 * 100%);
  }
}
#top main #text-area2 ul li {
  font-size: 14px;
  line-height: 1.5;
  color: #ffffff;
  margin-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 480px) {
  #top main #text-area2 ul li {
    font-size: 12px;
  }
}
#top main #text-area2 ul li::before {
  content: "※";
}


/*youtube*/
#ymv{padding: 0px 0 40px;}

#ymv div.mvwrap{max-width: 760px; margin: auto; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;}
#ymv div.mv{
    position: relative;
    padding-bottom: 56.25%; /* アスペクト比16:9の場合 */
    height: 0;
    overflow: hidden;
	}
#ymv div.mv iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 0;}
	
@media all and (max-width: 767px) {	
#ymv div.mvwrap{max-width: 85%; margin: auto;}
}