@charset "UTF-8";
html {
  font-size: 62.5%;
}

body:before {
  display: block;
  background: url(../img/img_poster.jpg) no-repeat 50% 50%;
  background-size: cover;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
}
body.is-hidden:before {
  display: none;
}

#wrapper.is-hidden {
  background-color: #fff;
}

#tubular-container {
  z-index: -2 !important;
}

#tubular-shield {
  z-index: -1 !important;
}

#mainCont {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
  line-height: 1.75;
  word-wrap: break-word;
  outline: none;
  color: #000;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant-ligatures: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.c-pagetop {
  z-index: 100;
}

.oita {
  /* No files to import found in ./variable/* */
  /* No files to import found in ./mixin/* */
  /****************************************************
   * OVERRIDE
   */
  /****************************************************
  * MODULE
  */
  /****************************************************
  * COMPONENT
  */
  /****************************************************
  * STATE
  */
  /****************************************************
  * STRUCTURE
  */
  /****************************************************
  * STYLE
  */
}
.oita.is-fixed {
  padding-top: 43px;
}
.oita picture {
  display: block;
}
.oita img, .oita svg, .oita video {
  max-width: 100%;
  height: auto;
  line-height: 1;
  vertical-align: top;
}
.oita textarea {
  vertical-align: top;
  resize: vertical;
}
.oita sup {
  font-size: 1em;
  font-size: 1rem;
  vertical-align: text-top;
}
.oita a {
  color: #000;
  text-decoration: none;
}
.oita a:focus {
  outline: none;
}
.oita a[href^='tel:'] {
  cursor: default;
}
.oita :focus {
  outline: none;
}
.oita .m-inner {
  width: 950px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.oita .m-ofi {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.ie11 .oita .m-ofi {
  height: auto;
}
.oita .m-ttl {
  text-align: center;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
}
.oita .m-ttl span {
  display: inline-block;
  padding: 0 25px 17px;
  font-size: 2.5em;
  font-size: 2.5rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 2px solid currentColor;
}
.oita .st-hdr {
  height: 100vh;
  position: relative;
}
.oita .mv {
  width: 100%;
  height: 1000px;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  overflow: hidden;
}
.oita .mv video, .oita .mv img, .oita .mv iframe {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: inherit;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
}
.oita .mv:after {
  display: block;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  content: '';
}
.oita .mv.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.oita .mv.is-hidden:after {
  background-color: #fff;
}
.oita-container {
  position: relative;
  z-index: 100;
}
@media \0screen {
  .oita-container {
    background: url(../img/img_poster.jpg) no-repeat 50% 0;
    background-attachment: fixed;
  }
}
@media screen and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .oita-container {
    background: url(../img/img_poster.jpg) no-repeat 50% 0;
    background-attachment: fixed;
    background-size: cover;
  }
}
.oita .pageID {
  width: 393px;
  margin: -236px 0 0 -196px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.oita .pageID img {
  width: 100%;
}
.oita .share {
  align-items: center;
  margin-right: -475px;
  line-height: 1;
  letter-spacing: -0.4em;
  position: absolute;
  top: 32px;
  right: 50%;
}
.oita .share dt, .oita .share dd {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}
.oita .share dt {
  padding: 0 5px 0 0;
}
.oita .share ul {
  letter-spacing: -0.4em;
}
.oita .share li {
  display: inline-block;
  margin-left: 10px;
  letter-spacing: normal;
  vertical-align: middle;
}
.oita .about, .oita .place {
  height: 1000px;
  height: 100vh;
  min-height: 720px;
  text-align: center;
  color: #fff;
  position: relative;
}
.oita .about__inner {
  margin-top: -288px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.oita .about .m-ttl {
  margin-bottom: 48px;
}
.oita .about__txt {
  margin-bottom: 54px;
  font-size: 2em;
  font-size: 2rem;
}
.oita .about .jcc {
  width: 583px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}
.oita .about .jcc .txt {
  float: left;
  padding-top: 72px;
  margin-right: 5px;
}
.oita .about .jcc dt {
  margin-bottom: 9px;
  font-size: 2.1em;
  font-size: 2.1rem;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.03em;
}
.oita .about .jcc dd {
  font-size: 1.4em;
  font-size: 1.4rem;
  letter-spacing: 0.01em;
}
.oita .about .jcc .photo {
  float: right;
}
.oita .place__inner {
  margin-top: -293px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.oita .place .m-ttl {
  margin-bottom: 84px;
}
.oita .place .intro {
  position: relative;
}
.oita .place .intro__balloon {
  background: url(../img/bg_balloon.svg) no-repeat 50% 100%;
  width: 207px;
  padding-bottom: 40px;
  margin-left: -235px;
  text-align: center;
  line-height: 1;
  font-size: 1.8em;
  font-size: 1.8rem;
  letter-spacing: 0.01em;
  position: absolute;
  top: -35px;
  left: 50%;
}
.oita .place .intro__ttl {
  margin-bottom: 18px;
  font-size: 5em;
  font-size: 5rem;
  font-weight: bold;
  letter-spacing: 0.01em;
}
.oita .place .intro__txt {
  margin-bottom: 100px;
  font-size: 2em;
  font-size: 2rem;
  letter-spacing: 0.01em;
}
.oita .place .navigation ul {
  letter-spacing: -0.4em;
}
.oita .place .navigation li {
  display: inline-block;
  margin: 0 35px;
  letter-spacing: normal;
}
.oita .place .navigation a {
  display: block;
  width: 402px;
  height: 118px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.oita .place .navigation a:after {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAICAYAAADeM14FAAAAKklEQVQYV2P8//+/LwMDAwMjI+NmMI0hABJFBow4BeBaYSowBGASGGYAACRBDp1FY0psAAAAAElFTkSuQmCC) repeat 0 0;
  width: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  content: '';
  opacity: 0;
  transition-property: opacity, width;
  transition-duration: .6s;
  transition-timing-function: cubic-bezier(0.28, 0.11, 0.32, 1);
}
.oita .place .navigation a:hover:after {
  width: 100%;
  opacity: 1;
}
.oita .place .navigation dl {
  padding-top: 20px;
}
.oita .place .navigation dt {
  display: inline-block;
  padding: 0 9px 13px;
  margin-bottom: 12px;
  line-height: 1;
  font-size: 2em;
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-family: "Montserrat", sans-serif;
  border-bottom: 2px solid currentColor;
}
.oita .place .navigation dt:before, .oita .place .navigation dt:after {
  display: block;
  width: 27px;
  height: 27px;
  border-style: solid;
  border-color: currentColor;
  position: absolute;
  content: '';
}
.oita .place .navigation dt:before {
  border-width: 2px 0 0 2px;
  top: 0;
  left: 0;
}
.oita .place .navigation dt:after {
  border-width: 2px 2px 0 0;
  top: 0;
  right: 0;
}
.oita .place .navigation dd {
  font-size: 2.2em;
  font-size: 2.2rem;
  letter-spacing: 0.2em;
  font-weight: bold;
}
.oita .place .navigation dd:before, .oita .place .navigation dd:after {
  display: block;
  width: 27px;
  height: 27px;
  border-style: solid;
  border-color: currentColor;
  position: absolute;
  content: '';
}
.oita .place .navigation dd:before {
  border-width: 0 0 2px 2px;
  bottom: 0;
  left: 0;
}
.oita .place .navigation dd:after {
  border-width: 0 2px 2px 0;
  bottom: 0;
  right: 0;
}
.oita .course {
  background-color: #fff;
  min-height: 100vh;
  padding: 8px 0 125px;
}
.oita .course__hdr {
  padding: 104px 0 0;
  text-align: center;
}
.oita .course__hdr .num {
  margin-bottom: 23px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
}
.oita .course__hdr .num span {
  display: inline-block;
  padding: 0 10px 13px;
  font-size: 2em;
  font-size: 2rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 2px solid currentColor;
}
.oita .course__hdr .ttl {
  margin-bottom: 19px;
  font-size: 3.6em;
  font-size: 3.6rem;
  letter-spacing: 0.2em;
  font-weight: bold;
}
.oita .course__hdr .txt {
  margin-bottom: 37px;
  font-size: 1.5em;
  font-size: 1.5rem;
  letter-spacing: 0.01em;
}
.oita .course .data {
  width: 614px;
  margin: 0 auto;
  letter-spacing: -.4em;
  overflow: hidden;
}
.oita .course .data__list {
  float: left;
  background-repeat: no-repeat;
  width: 307px;
  height: 34px;
  padding-right: 23px;
  padding-top: 5px;
  letter-spacing: normal;
  font-size: 1.5em;
  font-size: 1.5rem;
  letter-spacing: 0.01em;
  font-weight: bold;
  border-width: 0 2px;
  border-color: #000;
  border-style: solid;
  box-sizing: border-box;
  overflow: hidden;
}
.oita .course .data__list:nth-child(1) {
  border-right-width: 1px;
}
.oita .course .data__list:nth-child(1) dt {
  padding-left: 92px;
}
.oita .course .data__list:nth-child(1) img {
  position: absolute;
  width: 51px;
  top: 1px;
  left: 21px;
}
.oita .course .data__list:nth-child(2) {
  border-left-width: 1px;
}
.oita .course .data__list:nth-child(2) dt {
  padding-left: 88px;
}
.oita .course .data__list:nth-child(2) img {
  position: absolute;
  width: 43px;
  top: 3px;
  left: 25px;
}
.oita .course .data__list dt {
  float: left;
  position: relative;
}
.oita .course .data__list dd {
  float: right;
}
.oita .course .map {
  background: url(../img/img_line-map.png) no-repeat 262px 100%;
  padding: 60px 0 86px;
}
.oita .course .map__ttl {
  margin-bottom: 56px;
  text-align: center;
  line-height: 1;
}
.oita .course .map__ttl span {
  display: inline-block;
  padding: 0 29px 17px;
  font-size: 3em;
  font-size: 3rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 2px solid currentColor;
}
.oita .course .map .gmap {
  background-color: #eee;
  height: 510px;
}
.oita .course__unit#kunisaki .spots__unit:nth-child(1) {
  background-image: url(../img/img_line-01.png);
}
.oita .course__unit#kunisaki .spots__unit:nth-child(2) {
  background-image: url(../img/img_line-02.png);
}
.oita .course__unit#kunisaki .spots__unit:nth-child(3) {
  background-image: url(../img/img_line-03.png);
}
.oita .course__unit#kunisaki .spots__unit:nth-child(4) {
  background-image: url(../img/img_line-04.png);
}
.oita .course__unit#kunisaki .spots__unit:nth-child(5) {
  background-image: url(../img/img_line-05.png);
}
.oita .course__unit#kunisaki .spots__unit:nth-child(6) {
  background-image: url(../img/img_line-06.png);
}
.oita .course__unit#yamanami .spots__unit:nth-child(1) {
  background-image: url(../img/img_line-01.png);
}
.oita .course__unit#yamanami .spots__unit:nth-child(2) {
  background-image: url(../img/img_line-02.png);
}
.oita .course__unit#yamanami .spots__unit:nth-child(3) {
  background-image: url(../img/img_line-03.png);
}
.oita .course__unit#yamanami .spots__unit:nth-child(4) {
  background-image: url(../img/img_line-04.png);
}
.oita .course .spots {
  margin-bottom: 6px;
}
.oita .course .spots__hdr {
  position: relative;
}
.oita .course .spots .movie {
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  height: 534px;
  position: relative;
}
.oita .course .spots .movie-kunisaki-01 {
  background-image: url(../img/img_kunisaki-01.jpg);
}
.oita .course .spots .movie-kunisaki-02 {
  background-image: url(../img/img_kunisaki-02.jpg);
}
.oita .course .spots .movie-kunisaki-03 {
  background-image: url(../img/img_kunisaki-03.jpg);
}
.oita .course .spots .movie-kunisaki-04 {
  background-image: url(../img/img_kunisaki-04.jpg);
}
.oita .course .spots .movie-kunisaki-05 {
  background-image: url(../img/img_kunisaki-05.jpg);
}
.oita .course .spots .movie-kunisaki-06 {
  background-image: url(../img/img_kunisaki-06.jpg);
}
.oita .course .spots .movie-kunisaki-07 {
  background-image: url(../img/img_kunisaki-07.jpg);
}
.oita .course .spots .movie-yamanami-01 {
  background-image: url(../img/img_yamanami-01.jpg);
}
.oita .course .spots .movie-yamanami-02 {
  background-image: url(../img/img_yamanami-02.jpg);
}
.oita .course .spots .movie-yamanami-03 {
  background-image: url(../img/img_yamanami-03.jpg);
}
.oita .course .spots .movie-yamanami-04 {
  background-image: url(../img/img_yamanami-04.jpg);
}
.oita .course .spots .movie-yamanami-05 {
  background-image: url(../img/img_yamanami-05.jpg);
}
.oita .course .spots .movie video {
  width: 100%;
}
.oita .course .spots .movie iframe {
  width: 100%;
  height: 534px;
  vertical-align: top;
}
@media \0screen {
  .oita .course .spots .movie iframe {
    display: none;
  }
}
@media screen and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .oita .course .spots .movie iframe {
    display: none;
  }
}
.oita .course .spots__number {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.03em;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 16px;
  z-index: 100;
  transform: translateY(-50%);
}
.oita .course .spots__course {
  font-size: 1.2em;
  font-size: 1.2rem;
  line-height: 1.08333;
}
.oita .course .spots__course-num {
  font-size: 1.2em;
  font-size: 1.2rem;
  line-height: 1.08333;
}
.oita .course .spots__course-num span {
  display: block;
  padding-top: 3px;
  font-size: 2.8em;
  font-size: 2.8rem;
  line-height: 1.25;
  letter-spacing: 0.05em;
}
.oita .course .spots__ttl {
  background-color: #fff;
  height: 49px;
  padding: 0 20px;
  text-align: center;
  line-height: 49px;
  font-size: 2em;
  font-size: 2rem;
  letter-spacing: 0.1em;
  position: absolute;
  bottom: 70px;
  z-index: 100;
}
.oita .course .spots__unit {
  padding-bottom: 220px;
  position: relative;
}
.oita .course .spots__unit:not(:last-child) {
  background-repeat: no-repeat;
}
.oita .course .spots__unit:last-child {
  padding-bottom: 132px;
}
.oita .course .spots__unit:nth-child(odd) {
  background-position: calc(100% - 124px) 100%;
}
.oita .course .spots__unit:nth-child(odd) .spots__ttl {
  left: 0;
}
.oita .course .spots__unit:nth-child(odd) .description {
  left: 0;
}
.oita .course .spots__unit:nth-child(even) {
  background-position: 115px 100%;
}
.oita .course .spots__unit:nth-child(even) .spots__ttl {
  right: 0;
}
.oita .course .spots__unit:nth-child(even) .description {
  right: 0;
}
.oita .course .spots .description {
  width: 342px;
  padding-top: 30px;
  position: absolute;
  top: 534px;
}
.oita .course .spots .description p {
  font-style: 14px;
  line-height: 1.42857;
  text-align: justify;
}
.oita .course .spots .description a {
  text-decoration: underline;
}
.oita .course .spots .description a:hover {
  text-decoration: none;
}
.oita .recommended {
  background-color: #fff;
}
.oita .recommended .name {
  margin-bottom: 22px;
  text-align: center;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
}
.oita .recommended .name span {
  display: inline-block;
  padding: 0 44px 13px;
  font-size: 2em;
  font-size: 2rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 2px solid currentColor;
}
.oita .recommended .ttl {
  margin-bottom: 53px;
  font-size: 3.7em;
  font-size: 3.7rem;
  letter-spacing: 0.24em;
  text-align: center;
}
.oita .recommended-spots {
  overflow: hidden;
}
.oita .recommended-spots__unit {
  float: left;
  width: 50%;
  padding-bottom: 49px;
}
.oita .recommended-spots .photo {
  margin-bottom: 16px;
  position: relative;
}
.oita .recommended-spots .photo img {
  width: 100%;
}
.oita .recommended-spots .photo-container {
  position: relative;
}
.oita .recommended-spots .photo-container .spots__number {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.03em;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 16px;
  z-index: 100;
  transform: translateY(-50%);
}
.oita .recommended-spots .photo-container .spots__course {
  font-size: 1.2em;
  font-size: 1.2rem;
  line-height: 1.08333;
}
.oita .recommended-spots .photo-container .spots__course-num {
  font-size: 1.2em;
  font-size: 1.2rem;
  line-height: 1.08333;
}
.oita .recommended-spots .photo-container .spots__course-num span {
  display: block;
  padding-top: 3px;
  font-size: 2.8em;
  font-size: 2.8rem;
  line-height: 1.25;
  letter-spacing: 0.05em;
}
.oita .recommended-spots__name {
  margin-left: 17px;
  font-size: 2.3em;
  font-size: 2.3rem;
  letter-spacing: 0.02em;
}
.oita .recommended-spots__description {
  padding: 7px 86px 0 15px;
  margin-bottom: .5em;
  font-size: 1.2em;
  font-size: 1.2rem;
  line-height: 1.66667;
  text-align: justify;
}
.oita .recommended-spots__address {
  display: block;
  padding: 0 86px 0 15px;
  font-size: 1.2em;
  font-size: 1.2rem;
  line-height: 1.66667;
  font-style: normal;
}
.oita .topics {
  background-color: #0d2b5a;
  padding: 46px 0 93px;
  color: #fff;
}
.oita .topics .name {
  margin-bottom: 14px;
  text-align: center;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
}
.oita .topics .name span {
  display: inline-block;
  padding: 0 30px 13px;
  font-size: 2em;
  font-size: 2rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 2px solid currentColor;
}
.oita .topics .txt dt {
  margin-bottom: 34px;
  font-size: 2em;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-align: center;
}
.oita .topics .txt .description {
  max-width: 510px;
  margin: 0 auto;
}
.oita .topics .txt .description p {
  font-size: 1.8em;
  font-size: 1.8rem;
  line-height: 1.33333;
}
.oita .topics .txt .description p:not(:last-child) {
  margin-bottom: 28px;
}
.oita .topics a {
  color: #fff;
}
.oita .bnr {
  position: fixed;
  right: 0;
  bottom: 80px;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.28, 0.11, 0.32, 1);
}
@media \0screen {
  .oita .bnr {
    visibility: visible;
    opacity: 1;
  }
}
@media screen and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .oita .bnr {
    visibility: visible;
    opacity: 1;
  }
}
.oita .bnr.is-show {
  visibility: visible;
  opacity: 1;
}
.oita .bnr a {
  transition: opacity 0.3s cubic-bezier(0.28, 0.11, 0.32, 1);
}
.oita .bnr a:hover {
  opacity: .8;
}
