@charset "UTF-8";
/* ****************************** */

html {
  overflow-x: hidden;
}

#contents {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #ffffe0;
}

#contents .content__header {
  display: none;
}

#contents .box__breadcrumb {
  font-size: 14px;
  padding-top: 20px;
}

#contents .box__breadcrumb .breadcrumb {
  background-color: transparent;
  padding: 8px 0;
}

#contents_page {
  color: #666;
  font-size: 16px;
  line-height: 1.8;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Open Sans", YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  font-weight: 500;
  /* 画像サイドのメッセージ */
}

#contents_page a:focus, #contents_page *:focus {
  outline: none;
}

#contents_page h1, #contents_page h2, #contents_page h3, #contents_page h4, #contents_page h5, #contents_page h6 {
  margin: 0;
  padding: 0;
}

#contents_page small {
  font-size: 12px;
}

#contents_page .size-xs, #contents_page .size-sm, #contents_page .size-md, #contents_page .size-lg, #contents_page .size-xl {
  font-weight: 500;
  line-height: 1.6;
}
#contents_page .size-md {
  line-height: 1.3;
}

#contents_page .size-xs span, #contents_page .size-sm span, #contents_page .size-md span, #contents_page .size-lg span, #contents_page .size-xl span {
  display: inline-block;
}

#contents_page .size-xs b, #contents_page .size-sm b, #contents_page .size-md b, #contents_page .size-lg b, #contents_page .size-xl b {
  font-weight: bold;
}

#contents_page .size-xs strong, #contents_page .size-sm strong, #contents_page .size-md strong, #contents_page .size-lg strong, #contents_page .size-xl strong {
  font-size: 1.2em;
  font-weight: bold;
}

#contents_page .size-xs small, #contents_page .size-sm small, #contents_page .size-md small, #contents_page .size-lg small, #contents_page .size-xl small {
  font-size: 14px;
}

#contents_page .size-xs {
  font-size: 16px;
}

#contents_page .size-sm {
  font-size: 18px;
}

#contents_page .size-md {
  font-size: 20px;
}

#contents_page .size-lg {
  font-size: 24px;
}

#contents_page .size-xl {
  font-size: 26px;
}

#contents_page .col-white {
  color: #fff !important;
}

#contents_page .col-black {
  color: #000 !important;
}

#contents_page p strong {
  color: #000;
  font-size: 1.2em;
}

#contents_page ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#contents_page img, #contents_page svg {
  width: 100%;
  height: auto;
  max-width: none;
}

#contents_page .inner {
  overflow: visible;
  width: 100%;
  padding: 0 20px;
  max-width: 1240px;
  margin: auto;
}

#contents_page .max1200 {
  max-width: 1200px;
}

#contents_page .max1100 {
  max-width: 1100px;
}

#contents_page .max1000 {
  max-width: 1000px;
}

#contents_page .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#contents_page .d-flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

#contents_page .d-ib {
  display: inline-block;
}

#contents_page .mx-auto {
  margin: -20px auto 0;
}

#contents_page .pd-20 {
  padding: 20px;
}

#contents_page .permalink {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}

#contents_page .permalink.yt {
  background-image: url(/home/img/icon_yt_mark.png);
  background-repeat: no-repeat;
  background-size: clamp(60px, 14%, 14%);
  background-position: 50% 50%;
  -webkit-transition: -webkit-filter .3s;
  transition: -webkit-filter .3s;
  transition: filter .3s;
  transition: filter .3s, -webkit-filter .3s;
}

#contents_page .permalink.yt:hover {
  -webkit-filter: opacity(75%);
  filter: opacity(75%);
}

#contents_page .open-icon {
  width: 15px;
  margin-left: 0.2em;
  vertical-align: middle;
}

#contents_page .p0 {
  padding: 0 !important;
}

#contents_page .pb0 {
  padding-bottom: 0 !important;
}

#contents_page .pt0 {
  padding-top: 0 !important;
}

#contents_page .font-serif {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

#contents_page .font-gothic {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Open Sans", YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

#contents_page .font-en {
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
}

#contents_page .pc {
  display: none !important;
}

#contents_page .smt {
  display: block !important;
}

#contents_page .sec {
  position: relative;
  padding-top: 40px;
}

#contents_page .sec .sec-head h4.sec-ttl {
  color: #000;
  padding-left: 23px;
  margin-bottom: 10px;
  border-left: 6px solid #000;
}

#contents_page .sec .sec-body p {
  margin: 0;
}

#contents_page .sec .sec-body p:not(:first-of-type) {
  margin: 15px 0 0;
}

#contents_page .card-row {
  margin-left: -20px;
  margin-right: -20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#contents_page .card-shadow {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: .3s;
  transition: .3s;
}

#contents_page .card-hover:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-box-shadow: 0 5px 30px -7px rgba(25, 25, 25, 0.7);
  box-shadow: 0 5px 30px -7px rgba(25, 25, 25, 0.7);
}

#contents_page .card {
  padding: 10px 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}

#contents_page .card .in {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: .3s;
  transition: .3s;
  min-height: 200px;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}

#contents_page .card .in>.wrap {
  z-index: 20;
  width: 100%;
  padding: 0 28px;
}

#contents_page .card .in h5.ttl,
#NewToAPU h5.ttl {
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  width: 100%;
  display: block;
  line-height: 1.3em;
}
#NewToAPU h5.ttl {
  color: #000;
  line-height: 1.6;
}
#NewToAPU h5.ttl span {
  display: inline-block;
}
#contents_page .card .in h5.ttl .sm-txt{
font-size: .64em;
}
#contents_page .card .in .more {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 10px;
  padding: 7px 14px;
  min-width: 140px;
  text-align: center;
  margin-top: 12px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-weight: bold;
  background: rgba(0, 0, 0, .3);
}

#contents_page .card .in img.bg-icon {
  width: 100px;
}

#contents_page .card .in img.bg-icon+h5.ttl {
  padding-left: 1em;
  text-align: left;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#contents_page .card .in .coming-soon {
  color: #808080;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.3em;
  margin: 10px 0 0;
}

#contents_page .card .in.hover:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-box-shadow: 0 5px 30px -7px rgba(25, 25, 25, 0.7);
  box-shadow: 0 5px 30px -7px rgba(25, 25, 25, 0.7);
  z-index: 100;
}

#contents_page .card .in.none-shadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#contents_page .card .in .in-txt {
  text-align: center;
  padding: 30px 20px;
}

#contents_page .card .in .in-txt p:not(:first-of-type) {
  margin-top: 5px;
}

#contents_page .card .in .in-txt p>.d-ib {
  vertical-align: middle;
}

#contents_page .card .in .in-txt p span {
  display: inline-block;
}

#contents_page .card .in .img-wrap img {
  width: 100%;
}

/* 黒の透過 */
#contents_page .card .in.bg-k:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(335deg, rgba(0, 0, 0, .5) 0%, rgba(255, 225, 255, 0) 50%);
  display: block;
  z-index: 11;
  
}

#contents_page .card .in.bg-gray {
  filter: grayscale(100%);
}

#contents_page .card.div-2, #contents_page .card.div-3 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

#contents_page .card.div-2 .in, #contents_page .card.div-3 .in {
  height: 200px;
}

#contents_page .card.msg-item {
  position: relative;
}

#contents_page .card.msg-item .img-wrap {
  overflow: hidden;
  position: relative;
  width: 120px;
  height: 100%;
}

#contents_page .card.msg-item .img-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#contents_page .card.msg-item .in-txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  width: calc(100% - 170px);
}

#contents_page .card.msg-item .in-txt .position {
  color: #666;
  font-size: 12px;
  font-weight: normal;
}

#contents_page .card.msg-item .in-txt .open-msg {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #666;
  font-size: 12px;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  #contents_page .card.msg-item .in-txt .name small {
    font-size: 14px;
  }
}

#contents_page .p-link-b {
  background-color: #fff;
  border: 1px solid #666;
  color: #000;
  margin: 0 auto;
  padding: 0 15px;
  width: 40%;
  height: 43px;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  -webkit-transition: background-color, opacity linear .3s;
  transition: background-color, opacity linear .3s;
  position: relative;
}

#contents_page .p-link-b.back-to-top {
  background-color: #deb887;
  border: none;
  color: #fff;
  width: 50%;
  height: 43px;
  max-width: 250px;
}

#contents_page .p-link-b.back-to-top:hover {
  opacity: .8;
}

#contents_page .p-link-b.back-to-top:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
  border-top: 6px solid transparent;
  border-right: 9px solid #fff;
  border-bottom: 6px solid transparent;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#contents_page .content-footer {
  padding-top: 40px;
  padding-bottom: 97px;
}

#contents_page.page-en {
  /* 英語ページデフォルトフォント */
  font-family: Roboto, sans-serif;
  font-weight: normal;
  line-height: 1.6;
}

#contents_page.page-en .card-row.row-2 .card .in .in-txt, #contents_page.page-en .card-row.row-3 .card .in .in-txt {
  padding: 30px 15px;
}

/* 子ページのみ */

#contents_page.sub .card-row {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#contents_page.sub #sec-top-view {
  width: 100%;
  height: 53.33333vw;
  text-align: center;
  position: relative;
}

#contents_page.sub #sec-top-view:before {
  content: "";
  display: block;
  position: absolute;
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: .3;
  z-index: 1;
}

#contents_page.sub #sec-top-view h2 {
  width: 100%;
  z-index: 10;
}

/* メッセージポップアップ */

.lity-image img {
  margin: 0 auto;
}

.lity-container {
  color: #666;
  font-size: 16px;
  line-height: 1.8;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Open Sans", YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  font-weight: 500;
  min-width: 70%;
  max-width: 90%;
}

.lity-container .lity-content::after {
  box-shadow: none;
}


.lity-container .lity-content .popup-msg {
  overflow-y: auto;
  padding: 30px;
  color: #000;
  background-color: #fff;
  max-height: 90vh !important;
  margin-top: 20px;
}

.lity-container .lity-content .popup-msg .msg-body {
  /* margin-bottom: 20px; */
}

.lity-container .lity-content .popup-msg.text-only {
  max-height: 80vh !important;
  /* padding: 5vw; */
}

.lity-container .lity-content .popup-msg.text-only .msg-body {
  /* margin-bottom: 5vw; */
  color: #666;
}

.lity-container .lity-content .popup-msg.text-only .msg-body p:first-child {
  margin: 2em 0 2em !important;
}
.lity-container .lity-content .popup-msg.text-only .msg-body p {
  margin: 0 0 2em !important;
}

.lity-container .lity-content .popup-msg .position {
  margin: 0;
}

.lity-container .lity-content .popup-msg .name {
  font-size: 20px;
  font-weight: bold;
}

.lity-container .lity-close {
  width: 120px;
}

.lity-container .lity-close:before {
  content: "CLOSE";
  font-size: 0.6em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.3em;
  padding-bottom: 6px;
}

#NewToAPU {
  text-align: center;
}
#NewToAPU.en {
  font-family: Roboto, sans-serif;
}

#intro {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

#intro #loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 38px;
  height: 38px;
  z-index: 9;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* slick dots ギャラリードット部分 ここから */

.gallery-dots {
  /*position: absolute;*/
  position: relative;
  margin: 15px 0 0;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.gallery-dots li {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 10px;
  padding: 0;
  cursor: pointer;
}

.gallery-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.gallery-dots li button[data-role=none] {
  display: none;
}

.gallery-dots li button:focus, .gallery-dots li button:hover {
  outline: 0;
}

.gallery-dots li button:hover:before {
  opacity: 1;
}

.gallery-dots li button:hover:after {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.gallery-dots li button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  width: 12px;
  height: 12px;
  text-align: center;
  opacity: 0.6;
  border-radius: 8px;
  background-color: #ccc;
}

.gallery-dots li button:after {
  content: "";
  position: absolute;
  top: -6px;
  left: -6px;
  width: 24px;
  height: 24px;
  text-align: center;
  border-radius: 12px;
  background-color: transparent;
  border: 1px solid #ccc;
  opacity: 0;
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.8s cubic-bezier(.215, .61, .355, 1);
}

.gallery-dots li.slick-active button:after, .gallery-dots li.slick-active button:before {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* slick dots ギャラリードット部分 ここまで */

@media only screen and (min-width: 569px) {
  #contents_page .size-xs {
    font-size: 17px;
  }
  #contents_page .size-sm {
    font-size: 20px;
  }
  #contents_page .size-md {
    font-size: 23px;
  }
  #contents_page .size-lg {
    font-size: 30px;
  }
  #contents_page .size-xl {
    font-size: 44px;
  }
  #contents_page .card .in img.bg-icon {
    width: 120px;
  }
  #contents_page .card .in h5.ttl,
  #NewToAPU h5.ttl {
    font-size: 28px;
  }
  #contents_page .card .in .coming-soon {
    font-size: 28px;
  }
}

@media only screen and (min-width: 769px) {
  .ttl__main {
    display: none;
  }
  #contents_page .pc {
    display: block !important;
  }
  #contents_page .smt {
    display: none !important;
  }
  #contents_page .size-xs {
    font-size: 18px;
  }
  #contents_page .size-sm {
    font-size: 22px;
  }
  #contents_page .size-md {
    font-size: 26px;
  }
  #contents_page .size-lg {
    font-size: 36px;
  }
  #contents_page .size-xl {
    font-size: 50px;
  }
  #contents_page .sec {
    padding-top: 50px;
  }
  #contents_page .card {
    /* padding: 12.5px; */
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 10px;
  }
  #contents_page .card.div-2, #contents_page .card.div-3 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  #contents_page .card.div-2 .in, #contents_page .card.div-3 .in {
    height: 235px;
  }
  #contents_page .card.msg-item .img-wrap {
    width: 140px;
  }
  #contents_page .sec .card-row {
    padding: 0 10px;
  }
  /* 高さが不確定のrow */
  #contents_page .sec .card-row.h-stretch {
    align-items: stretch;
  }
  #contents_page .sec .card-row.h-stretch .card {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  #contents_page .sec .card-row.h-stretch .card .in {
    width: 100%;
    height: 100%;
  }
  .lity-container .lity-content .popup-msg.text-only {
    padding: 5vw;
  }
  /* 子ページのみ */
  #contents_page.sub #sec-top-view {
    height: 20.83333vw;
  }
}

/* pc */

@media only screen and (min-width: 1025px) {
  #contents_page .size-sm {
    font-size: 24px;
  }
  #contents_page .size-md {
    font-size: 29px;
  }
  #contents_page .size-lg {
    font-size: 42px;
  }
  #contents_page .size-xl {
    font-size: 56px;
  }
  #contents_page .size-xl.jp {
    font-size: 50px;
  }
  #contents_page .card {
    padding: 15px;
  }
  #contents_page .card.div-3 {
    -ms-flex-preferred-size: 33.333333%;
    flex-basis: 33.333333%;
  }
  #contents_page .card .in img.bg-icon {
    width: 150px;
  }
  #contents_page .sec .card-row {
    padding: 0px 5px;
  }
}
