@charset "UTF-8";
/* 館内施設 */
.fac_box {
  position: relative;
  width: 49%;
  min-height: 420px;
}

.fac_box.right {
  margin-left: 52%;
}

.fac_box .caption {
  margin-bottom: 20px;
  font-size: 1.438em;
  letter-spacing: 3px;
  line-height: 1.7;
}

.fac_box .pic {
  position: absolute;
  bottom: 0px;
  width: 530px;
  white-space: nowrap;
  font-size: 0;
}
.fac_box .pic.bottom_down {
  bottom: -60px;
}

.fac_box .pic img {
  display: inline-block;
}

.fac_box .pic img + img {
  margin-left: 10px;
}

.pagelink {
  background: url(../img/txt_logo.png) no-repeat right 0px bottom 10px;
  background-size: 180px;
}

#sec1 .bg1 {
  padding: 90px 0 60px;
  background: url(../img/bg_sec1.jpg) no-repeat center top;
  background-size: cover;
  text-align: center;
}

#sec1 .bg1 .txt01,
#sec1 .bg1 .txt02 {
  font-size: 1.063em;
  line-height: 2;
}

#sec1 .bg1 .txt01 .txt_large,
#sec1 .bg1 .txt02 .txt_large {
  font-size: 1.353em;
  letter-spacing: 2px;
}

#sec1 .bg1 .txt01 {
  margin: 30px 0;
}

#sec1 .bg2 {
  padding: 60px 0 50px;
  background: rgba(0, 0, 0, 0.5);
}

#sec2 .bg {
  padding: 60px 0;
  background: url(../img/bg_sec2.jpg) no-repeat center top;
}

#sec2 .fac_box .pic {
  right: 0;
}

#sec3 .bg {
  padding: 60px 0;
  background: url(../img/bg_sec3.jpg) no-repeat center top;
}

#sec3 .fac_box .pic {
  left: 0;
}

#sec4 .bg {
  padding: 60px 0;
  background: url(../img/bg_sec4.jpg) no-repeat center top;
}

#sec4 .fac_box .pic {
  right: 0;
}

#sec5 .bg {
  padding: 60px 0;
  background: url(../img/bg_sec5.jpg) no-repeat center top;
}

#sec5 .fac_box .pic {
  left: 0;
}

#sec6 .bg {
  padding: 60px 0;
  background: url(../img/bg_sec6.jpg) no-repeat center top;
  padding-bottom: 160px;
}

#sec6 .fac_box .pic {
  right: 0;
}

#sec7 .bg {
  padding: 60px 0;
  background: url(../img/bg_sec7.jpg) no-repeat center top;
}

#sec7 .fac_box .pic {
  left: 0;
}

#sec8 .bg {
  padding: 60px 0;
  background: url(../img/bg_sec8.jpg) no-repeat center top;
}

#sec8 .fac_box .pic {
  right: 0;
}

#sec9 .bar_tit {
  background: none;
}

#sec9 .col {
  table-layout: fixed;
}

#sec9 .col .cell {
  padding-bottom: 50px;
}

#sec9 .col .content {
  max-width: 640px;
}

#sec9 .col .txt {
  max-width: 460px;
  padding-top: 30px;
}

#sec9 .col .btn_wrap {
  margin-top: 30px;
}

#sec9 .col .cell01 .txt {
  float: right;
  margin-right: 4%;
  padding-left: 10px;
}

#sec9 .col .cell02 .txt {
  margin-left: 4%;
  padding-right: 10px;
}

#sec9 #sec9_1 .cell01 {
  background: #000;
}

#sec9 #sec9_2 .cell02 {
  background: #000;
}

#sec10 {
  overflow: hidden;
}

#sec10 .sec10_tit {
  margin: 60px 0 5px;
  font-size: 1.25em;
  line-height: 1.6;
  text-align: center;
}

#sec10 .sec10_tit_en {
  margin-bottom: 15px;
  line-height: 1;
  text-align: center;
}

#sec10 .cancel_list:after {
  content: "";
  clear: both;
  display: block;
}

#sec10 .cancel_list dt {
  float: left;
  clear: left;
  width: 140px;
  line-height: 1.8;
}

#sec10 .cancel_list dd {
  padding-left: 140px;
  line-height: 1.8;
}

#sec11 .bg {
  padding: 180px 0 60px;
  background: url(../img/bg_sec11.jpg) no-repeat center top;
}

#sec11 .fac_box {
  min-height: 300px;
}

#sec11 .fac_box .pic {
  right: 0;
}

@media screen and (max-width: 768px) {
  .fac_box {
    width: 100%;
    min-height: inherit;
  }
  .fac_box.right {
    margin-left: 0;
  }
  .fac_box .caption {
    margin-bottom: 10px;
    font-size: 1.125em;
    letter-spacing: 2px;
    line-height: 1.6;
    text-align: center;
  }
  .fac_box .pic {
    position: static;
    width: 100%;
    margin-top: 15px;
  }
  .fac_box .pic img {
    width: 49%;
  }
  .fac_box .pic img + img {
    margin-left: 2%;
  }
  .pagelink {
    background: url(../img/txt_logo.png) no-repeat right 12% bottom 4%;
    background-size: 34%;
  }
  #sec1 .bg1 {
    padding: 40px 0 30px;
  }
  #sec1 .bg1 .sec1_tit img {
    width: 340px;
  }
  #sec1 .bg2 {
    padding: 30px 0 20px;
    background: url(../../common/img/bg_pagelink.jpg) no-repeat;
    background-size: cover;
  }
  #sec2 .bg {
    padding: 63% 0 30px;
    background: url(../img/bg_sec2.jpg) no-repeat right top;
    background-size: 170%;
  }
  #sec3 .bg {
    padding: 63% 0 30px;
    background: url(../img/bg_sec3.jpg) no-repeat left top;
    background-size: 170%;
  }
  #sec4 .bg {
    padding: 63% 0 30px;
    background: url(../img/bg_sec4.jpg) no-repeat right top;
    background-size: 170%;
  }
  #sec5 .bg {
    padding: 63% 0 30px;
    background: url(../img/bg_sec5.jpg) no-repeat left top;
    background-size: 170%;
  }
  #sec6 .bg {
    padding: 63% 0 30px;
    background: url(../img/bg_sec6.jpg) no-repeat right top;
    background-size: 170%;
  }
  #sec7 .bg {
    padding: 63% 0 30px;
    background: url(../img/bg_sec7.jpg) no-repeat left top;
    background-size: 170%;
  }
  #sec8 .bg {
    padding: 63% 0 30px;
    background: url(../img/bg_sec8.jpg) no-repeat right top;
    background-size: 170%;
  }
  #sec9 .col {
    display: block;
  }
  #sec9 .col .cell {
    display: block;
    width: 100%;
    padding-bottom: 20px;
  }
  #sec9 .col .content {
    float: none;
    max-width: 100%;
  }
  #sec9 .col .txt {
    max-width: 100%;
  }
  #sec9 .col .btn_wrap {
    margin-top: 15px;
  }
  #sec9 .col .cell01 .txt {
    float: none;
    margin: 0;
    padding: 15px 10px;
  }
  #sec9 .col .cell02 .txt {
    margin: 0;
    padding: 15px 10px;
  }
  #sec10 .sec10_tit {
    margin: 30px 0 2px;
  }
  #sec10 .cancel_list dt {
    width: 100px;
  }
  #sec10 .cancel_list dd {
    padding-left: 100px;
  }
  #sec11 .bg {
    padding: 63% 0 30px;
    background: url(../img/bg_sec11.jpg) no-repeat left top;
    background-size: 170%;
  }
  #sec11 .fac_box {
    min-height: auto;
  }
}
