@charset "UTF-8";
:root {
  --color_base:#b4a0c8; }

#mainVisual {
  position: relative; }
  #mainVisual h1 {
    position: absolute;
    width: 80%;
    top: 35%;
    left: 10%;
    z-index: 2; }
  #mainVisual .pht {
    line-height: 0; }
    #mainVisual .pht img.pc {
      display: none; }
    #mainVisual .pht img {
      width: 100%;
      vertical-align: middle; }
  #mainVisual .instagram {
    position: absolute;
    width: 10%;
    right: 2%;
    bottom: 5%; }
    #mainVisual .instagram a {
      display: block;
      margin-bottom: 10px; }
  #mainVisual .scrolldown {
    position: absolute;
    left: 50%;
    bottom: 0%;
    height: 50px;
    z-index: 1; }
  #mainVisual .scrolldown span {
    position: absolute;
    left: -15px;
    top: -15px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.1em;
    font-family: kiro, sans-serif;
    font-weight: 300;
    font-style: normal; }
  #mainVisual .scrolldown::after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 30px;
    background: #fff;
    animation: pathmove 1.4s ease-in-out infinite;
    opacity: 0; }
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0; }
  30% {
    height: 30px;
    opacity: 1; }
  100% {
    height: 0;
    top: 50px;
    opacity: 0; } }
  #mainVisual .bnrrArea {
    width: 60%;
    position: absolute;
    bottom: 1%;
    left: 3%;
    z-index: 10; }
    #mainVisual .bnrrArea ul li {
      margin-bottom: 3%; }

#conceptArea {
  position: relative;
  overflow: hidden;
  padding: 15% 0; }
  #conceptArea .bannerArea {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20%; }
  #conceptArea .campaign {
    margin-bottom: 30%; }
    #conceptArea .campaign h2 {
      width: 85%;
      margin: 0 auto;
      padding-bottom: 5%; }
      #conceptArea .campaign h2 img {
        width: 100%; }
  #conceptArea .banner-item {
    margin-bottom: 10px; }
    #conceptArea .banner-item img {
      width: 100%; }
  #conceptArea h2 {
    text-align: center;
    margin: 0 17% 5% 17%; }
  #conceptArea p {
    line-height: 1.8;
    margin: 0 0 5% 0;
    text-align: center;
    font-size: 15px; }
  #conceptArea .ls1 {
    position: absolute;
    width: 60%;
    left: -20%;
    top: -28%;
    z-index: -1; }
  #conceptArea .ls2 {
    position: absolute;
    width: 50%;
    right: -24%;
    top: 8.5%;
    z-index: -1; }
  #conceptArea .ls3 {
    position: absolute;
    width: 50%;
    left: -20%;
    top: 35%;
    z-index: -1; }

.wave {
  position: relative;
  padding-top: 20%; }

canvas {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%; }

#retreatArea {
  overflow: hidden; }
  #retreatArea .ttlArea {
    background: #b4a0c8;
    padding: 10% 0;
    margin-bottom: 10%; }
    #retreatArea .ttlArea .warp p {
      color: #fff;
      text-align: center;
      margin-bottom: 5%; }
    #retreatArea .ttlArea .warp .retreat {
      margin: 0 8% 5% 8%; }
  #retreatArea h2 {
    text-align: center;
    margin: 0 8% 5% 8%; }
  #retreatArea .pht {
    margin-bottom: 3%; }
  #retreatArea p {
    margin: 0 7% 10% 7%; }
  #retreatArea section {
    margin-bottom: 15%; }
    #retreatArea section h3 {
      text-align: center;
      font-size: 20px;
      font-weight: 500;
      letter-spacing: 3px;
      line-height: 1.5;
      position: relative; }
      #retreatArea section h3 span {
        font-size: 12px;
        font-weight: 300;
        letter-spacing: 1px; }
    #retreatArea section p {
      margin: 0 5% 5% 5%; }
  #retreatArea .pointttl p {
    text-align: center;
    margin-bottom: 0; }
  #retreatArea .pointttl img {
    width: 100%;
    margin: 0 auto; }
  #retreatArea .line {
    position: relative;
    margin-left: 50%;
    height: 50px;
    z-index: 1; }
  #retreatArea .line::after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 30px;
    background: #6e6464;
    animation: pathmove 1.4s ease-in-out infinite;
    opacity: 0; }
  #retreatArea .Btn {
    width: 50%;
    position: absolute;
    right: -8%;
    bottom: 0; }
  #retreatArea .section1 {
    padding-bottom: 5%; }
  #retreatArea .section2 {
    padding-bottom: 0%; }
  #retreatArea .section3 {
    padding-bottom: 8%; }
  #retreatArea .section4 {
    padding-bottom: 8%; }
  #retreatArea .section5 {
    padding-bottom: 5%; }

#contentsArea {
  overflow: hidden;
  margin-bottom: 15%; }
  #contentsArea .item {
    width: 60%;
    margin-left: -22%;
    animation: fuwafuwa 5s infinite ease-in-out .8s alternate; }
  #contentsArea h2 {
    text-align: center;
    font-size: 7vw;
    color: #a47864;
    margin-bottom: 1%; }
    #contentsArea h2 img {
      width: 50%;
      margin-bottom: 3%; }
  #contentsArea .pht {
    margin: 0 0 5% 0; }
  #contentsArea p {
    margin: 0 5% 5% 5%; }
  #contentsArea section {
    position: relative;
    margin-bottom: 15%; }

#newsArea {
  position: relative;
  overflow: hidden;
  margin-bottom: 15%;
  font-weight: 500; }
  #newsArea .item {
    width: 60%;
    margin-left: 62%;
    animation: fuwafuwa 5s infinite ease-in-out .8s alternate; }
  #newsArea h2 {
    text-align: center;
    font-size: 7vw;
    color: #e0b3bd;
    background: url("../img/bg_ttlnews.png") no-repeat left -10px top 0;
    background-size: 30%;
    padding-top: 10%;
    margin-bottom: 5%; }
  #newsArea section dl {
    background: #efebea;
    border-radius: 10px;
    margin: 0 5% 5% 5%;
    padding: 8%;
    text-align: justify; }
  #newsArea section dt {
    color: #e0b3bd;
    font-size: 16px;
    margin-bottom: 3%; }
    #newsArea section dt span {
      color: #6e6464;
      font-size: 13px; }
  #newsArea section dd {
    font-size: 13px; }
    #newsArea section dd p {
      margin-bottom: 3%; }
    #newsArea section dd span {
      font-size: 12px; }
    #newsArea section dd a {
      text-decoration: underline;
      color: #e0b3bd; }
  #newsArea ol {
    display: flex; }
    #newsArea ol li img {
      width: 100%; }
  #newsArea table {
    width: 100%;
    margin-bottom: 20px;
    letter-spacing: 0; }

#schedule {
  /*タイムライン全体の設定*/
  /*絶対配置で線を設定*/
  /*タイムラインの見出し横の丸の位置と形状*/ }
  #schedule dl dt {
    font-family: kiro, sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #b4a0c8;
    font-size: 5vw;
    margin-bottom: 0;
    line-height: 1.2; }
  #schedule dl dd h3 {
    color: #a47864;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 2%;
    font-size: 5.6vw; }
  #schedule dl dd .pht {
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 3%; }
  #schedule .icon {
    width: 13%;
    position: absolute;
    left: -3%;
    top: -10px;
    z-index: 1; }
  #schedule h4 {
    width: 40%;
    margin-left: -15%;
    margin-bottom: 20%; }
  #schedule .timeline {
    padding: 10% 30px;
    background: #f0e4e6;
    overflow: hidden; }
    #schedule .timeline .ttl {
      color: #b4a0c8;
      font-weight: 500;
      font-size: 18px;
      border-bottom: 1px solid #b4a0c8;
      padding-bottom: 10px;
      margin-bottom: 30px; }
  #schedule .timeline li {
    /*線の起点とするためrelativeを設定*/
    position: relative;
    list-style: none;
    padding: 0 0 20px 0; }
  #schedule .timeline dl {
    margin: 0 0 20px 3em; }
  #schedule .border-line {
    /*線の位置*/
    position: absolute;
    left: 9px;
    top: 0;
    width: 3px;
    /*線の太さ*/
    height: 0;
    /*はじめは高さを0に*/
    background: #fff; }
  #schedule .timeline li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border: 3px solid #fff;
    background: #b4a0c8;
    border-radius: 50%; }
  #schedule .day1 li::after {
    background: #b4a0c8; }
  #schedule .day2 dl dt {
    color: #b4a0c8; }
  #schedule .day2 li::after {
    background: #b4a0c8; }
  #schedule .day3 dl dt {
    color: #f0d07d; }
  #schedule .day3 li::after {
    background: #f0d07d; }

#flow article {
  background: #f9f0f2;
  border-radius: 10px;
  margin: 0 5%;
  padding: 8%; }
#flow section {
  margin: 0 0 30% 0; }
#flow section:last-child {
  margin-bottom: 0; }
#flow h3 {
  text-align: center;
  background: #fff;
  border-radius: 50px;
  padding: 3% 0;
  margin: 0 20% 10% 20%; }
  #flow h3 img {
    width: 60%;
    margin: 0 auto; }
#flow h4 {
  text-align: center;
  color: #e1a0b4;
  font-size: 5.4vw;
  font-weight: 500;
  margin-bottom: 5%; }
#flow span {
  font-size: 3.6vw; }
#flow .linkBtnp a {
  display: block;
  font-size: 4.8vw;
  background: #e1a0b4;
  color: #fff;
  text-align: center;
  line-height: 1.8;
  border-radius: 6px;
  padding: 8% 0;
  margin-top: 5%; }
  #flow .linkBtnp a span {
    display: block;
    font-size: 3.6vw; }
#flow .linkBtnptxt a {
  color: #e1a0b4;
  font-size: 4.2vw;
  text-decoration: underline; }
#flow .linkBtnimg {
  margin: 0 auto;
  text-align: center;
  padding-top: 10px; }
  #flow .linkBtnimg a {
    display: inline-block; }
    #flow .linkBtnimg a br {
      display: none; }
#flow p {
  margin-bottom: 10%;
  text-align: justify; }
#flow .line {
  text-align: center; }
  #flow .line img {
    width: 1%;
    margin: 0 auto; }
#flow ol {
  text-align: justify; }
  #flow ol li {
    list-style: decimal;
    margin-left: 25px;
    margin-bottom: 5%; }

#point {
  overflow: hidden; }
  #point article {
    position: relative;
    overflow: hidden;
    padding-top: 20%; }
  #point .line {
    position: relative;
    margin-left: 50%;
    height: 80px;
    z-index: 1; }
  #point .line::after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 70px;
    background: #e1a0b4;
    animation: pathmove2 1.4s ease-in-out infinite;
    opacity: 0; }
@keyframes pathmove2 {
  0% {
    height: 0;
    top: 0;
    opacity: 0; }
  30% {
    height: 60px;
    opacity: 1; }
  100% {
    height: 0;
    top: 80px;
    opacity: 0; } }
  #point h2 {
    margin: 0 auto 10% auto; }
  #point .mainttl {
    padding: 5% 8% 8% 8%; }
    #point .mainttl dt {
      font-family: zen-kaku-gothic-antique, sans-serif;
      font-weight: 500;
      font-size: 5.4vw;
      margin-bottom: 3%;
      text-align: center; }
    #point .mainttl dd {
      text-align: justify;
      text-justify: inter-ideograph; }
  #point .pht {
    position: relative;
    margin-bottom: 7%; }
    #point .pht .img {
      overflow: hidden; }
      #point .pht .img img {
        margin-left: 5%;
        width: 100%; }
    #point .pht .bg {
      position: absolute;
      z-index: -1;
      animation: fuwafuwa 5s infinite ease-in-out .8s alternate; }
  #point .ls1 {
    position: absolute;
    width: 60%;
    left: -15%;
    top: 70%;
    z-index: -1; }
  #point .ls2 {
    position: absolute;
    width: 30%;
    right: -5%;
    top: 80%;
    z-index: -1; }
  #point .pk .line::after {
    background: #b4a0c8; }
  #point .pk .mainttl dt {
    color: #b4a0c8; }
  #point .pk .subttl1 dt {
    color: #b4a0c8; }
  #point .pk .subttl1 dd {
    background: #b4a0c8; }
  #point .pk .head {
    position: relative;
    background-image: url("../img/point/bg_illust01.png"), url("../img/point/bg_illust02.png");
    background-size: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-position: left -5% top 27%, right -5% top 42%; }
  #point .pk .pht .img {
    overflow: hidden; }
    #point .pk .pht .img img {
      margin-left: 5%;
      width: 100%; }
  #point .pk .pht .bg {
    left: -5%;
    top: 8%; }
  #point .pp .line::after {
    background: #b4a0c8; }
  #point .pp .mainttl dt {
    color: #b4a0c8; }
  #point .pp .subttl1 dt {
    color: #b4a0c8; }
  #point .pp .subttl1 dd {
    background: #b4a0c8; }
  #point .pp .head {
    position: relative;
    background-image: url("../img/point/bg_illust03.png"), url("../img/point/bg_illust04.png");
    background-size: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-position: left -5% top 42%, right -5% top 27%; }
  #point .pp .pht .img {
    overflow: hidden; }
    #point .pp .pht .img img {
      margin-left: -5%;
      width: 100%; }
  #point .pp .pht .bg {
    right: -8%;
    top: 12%;
    width: 100%; }
  #point .contentsArea .subttl1 {
    padding: 5% 8% 5% 8%;
    text-align: center;
    margin-bottom: 10%; }
    #point .contentsArea .subttl1 dt {
      font-family: kiro, sans-serif;
      font-style: normal;
      letter-spacing: 7px;
      font-weight: 500;
      margin-bottom: 3%;
      font-size: 5vw; }
    #point .contentsArea .subttl1 dd {
      text-align: center;
      font-size: 6vw;
      font-family: zen-kaku-gothic-antique, sans-serif;
      font-weight: 500;
      letter-spacing: 10px;
      border-radius: 50px;
      color: #fff;
      padding: 2% 0; }
      #point .contentsArea .subttl1 dd span {
        transform: scale(0.7, 1);
        display: block; }
  #point .contentsArea .contentsttl {
    padding: 20px 0;
    text-align: center;
    width: 80%;
    margin: 0 auto 30px auto; }
    #point .contentsArea .contentsttl dt {
      text-align: center;
      font-size: 24px;
      font-family: zen-kaku-gothic-antique, sans-serif;
      font-weight: 500;
      letter-spacing: 10px;
      border-radius: 50px;
      color: #fff;
      padding: 5px 0;
      margin-bottom: 10px;
      background-color: #b4a0c8; }
      #point .contentsArea .contentsttl dt span {
        transform: scale(0.7, 1);
        display: block; }
    #point .contentsArea .contentsttl dd {
      font-family: kiro, sans-serif;
      font-style: normal;
      letter-spacing: 7px;
      font-weight: 500;
      margin-bottom: 20px;
      font-size: 18px;
      color: #b4a0c8; }
    #point .contentsArea .contentsttl p {
      text-align: left; }
  #point .contentsArea .mv {
    margin-bottom: 20%; }
  #point #staff .staffArea {
    border-bottom: 1px solid #b4a0c8;
    margin: 0 8% 15% 8%;
    padding-bottom: 15%; }
  #point #staff .staffmember {
    border-radius: 10px;
    background: #fff;
    padding: 5%; }
  #point #staff h2 {
    text-align: center;
    font-size: 4.6vw;
    color: #fff;
    text-align: center;
    padding: 5% 0;
    margin-bottom: 0; }
  #point #staff .imgArea {
    margin-bottom: 10%; }
    #point #staff .imgArea h3 {
      line-height: 2;
      text-align: center;
      font-family: kiro, sans-serif;
      font-style: normal;
      font-weight: 500;
      letter-spacing: 2px;
      font-size: 3.2vw;
      margin-bottom: 5%; }
      #point #staff .imgArea h3 span {
        border-bottom: 1px solid #b4a0c8;
        color: #b4a0c8;
        padding-bottom: 2%;
        font-size: 6.0vw; }
    #point #staff .imgArea .pht {
      overflow: hidden;
      margin: 0 12%; }
      #point #staff .imgArea .pht img {
        width: 80%; }
  #point #staff .readArea dl dt {
    color: #b4a0c8;
    font-size: 4.5vw; }
  #point #staff .readArea dl dd {
    text-align: left; }
    #point #staff .readArea dl dd p {
      margin-bottom: 5%; }
    #point #staff .readArea dl dd ol li span {
      vertical-align: 0.25em; }
    #point #staff .readArea dl dd ol li {
      list-style: disc;
      margin-left: 25px; }
    #point #staff .readArea dl dd ol li::marker {
      color: #b4a0c8;
      font-size: 6.4vw; }
  #point #staff .acd-check {
    display: none; }
  #point #staff .acd-label {
    display: block;
    margin-bottom: 1px;
    padding: 10px 0;
    color: #b4a0c8;
    font-size: 5.4vw;
    text-decoration: underline; }
  #point #staff .acd-content {
    height: 0;
    opacity: 0;
    padding: 0 0px;
    transition: .5s;
    visibility: hidden; }
  #point #staff .acd-check:checked + .acd-label + .acd-content {
    height: 100%;
    opacity: 1;
    padding: 0px 0;
    visibility: visible; }
  #point #staff .boxAera {
    text-align: center; }
  #point #staff .panel {
    border-left: none;
    border-right: none;
    background-color: white;
    padding: 20px 20px;
    display: none; }
  #point #staff .box {
    margin-top: 10%;
    border-radius: 10px;
    background-color: #b4a0c8;
    display: block;
    display: inline-block;
    width: 80%;
    border: 1px solid #b4a0c8; }
  #point #staff button {
    font-family: inherit;
    font-size: 120%; }
  #point #staff .boxbtn {
    color: #fff;
    font-family: zen-kaku-gothic-antique, sans-serif;
    font-weight: 500;
    display: block;
    flex-grow: 1;
    width: 100%;
    padding: 20px;
    background-color: inherit;
    outline: none;
    border: none;
    cursor: pointer;
    text-align: center;
    border-radius: 10px;
    letter-spacing: 1.5px; }
  #point #staff .boxbtn:hover {
    background-color: #ddd; }
  #point #staff .fas {
    float: right; }

#facilities .contentsArea h3 {
  text-align: center;
  line-height: 1.0;
  margin-bottom: 8%; }
  #facilities .contentsArea h3 b {
    display: block;
    font-family: kiro, sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 4px;
    color: #b4a0c8;
    font-size: 6.4vw;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3%;
    margin-bottom: 3%; }
  #facilities .contentsArea h3 span {
    display: block;
    font-weight: 500;
    font-size: 4.0vw; }
#facilities .contentsArea h4 {
  color: #b4a0c8;
  font-size: 4.8vw;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 3%; }
  #facilities .contentsArea h4 span {
    font-size: 14px; }
#facilities .contentsArea .iconbtn {
  background: #b4a0c8;
  font-size: 12px;
  line-height: 1;
  padding: 2% 3%;
  color: #fff;
  border-radius: 4px; }
#facilities .contentsArea .pht {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 5%; }
#facilities .contentsArea .slider div {
  border-radius: 10px;
  overflow: hidden; }
#facilities .contentsArea .room li {
  position: relative;
  text-align: center;
  margin-bottom: 20%; }
  #facilities .contentsArea .room li img {
    margin-bottom: 0; }
  #facilities .contentsArea .room li .playbtn {
    position: absolute;
    width: 20%;
    left: 5%;
    top: 5%; }
  #facilities .contentsArea .room li p {
    margin-bottom: 5%;
    font-size: 3vw; }
#facilities .contentsArea .room .amenity p {
  text-align: left; }
#facilities .contentsArea dl dd {
  margin: 0 5%; }
#facilities .contentsArea .warp {
  margin: 0 8% 15% 8%; }

#foods .contentsArea .warpArea {
  background: #efebea;
  border-radius: 10px;
  padding: 5%; }
#foods .contentsArea ul {
  margin-bottom: 15%; }
  #foods .contentsArea ul li {
    margin-bottom: 10%;
    text-align: center; }
    #foods .contentsArea ul li h4 {
      background: #aa877d;
      color: #fff;
      border-radius: 50px;
      text-align: center;
      font-size: 4.8vw;
      font-weight: 500;
      text-align: center;
      margin: 0 20% 5% 20%;
      padding: 1% 0;
      letter-spacing: 4px; }
#foods .contentsArea .room dl {
  margin: 0;
  padding: 0; }
#foods .contentsArea .room dt {
  text-align: center;
  color: #aa877d;
  font-size: 4.6vw;
  line-height: 1.5;
  margin-bottom: 3%;
  font-weight: 500;
  background: none;
  padding: 0;
  margin: 0;
  border-radius: 0; }
#foods .contentsArea .room dd {
  padding: 3%; }
  #foods .contentsArea .room dd span {
    font-size: 12px; }
#foods .contentsArea .pht {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 5%; }

#service .pht {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 5%; }
#service ul li {
  margin-bottom: 10%; }
  #service ul li h4 {
    color: #b4a0c8;
    font-size: 4.8vw;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 3%; }
    #service ul li h4 span {
      font-size: 14px; }
  #service ul li a {
    display: block;
    background: #b4a0c8;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5% 0;
    font-size: 3.6vw; }

#program .contentsWarp {
  position: relative;
  padding-top: 8%;
  margin-bottom: 15%; }
#program .warp {
  background: #efebea;
  border-radius: 10px;
  padding: 13% 5% 5% 5%;
  margin: 0 5%; }
#program h3 {
  background: #efebea;
  border-radius: 30px;
  color: #a47864;
  font-size: 6.0vw;
  text-align: center;
  padding: 4% 0;
  font-weight: 500;
  position: absolute;
  top: 0;
  width: 76%;
  left: 12%;
  line-height: 1.7;
  letter-spacing: 0px; }
  #program h3 span {
    display: block;
    font-family: zen-kaku-gothic-antique, sans-serif;
    transform: scale(0.7, 1); }
#program .plan1 h3 {
  width: 66%;
  left: 17%;
  letter-spacing: 4px; }
#program .plan1 .txtc {
  text-align: center;
  margin-bottom: 0%; }
#program .plan1 h4 {
  background: #aa877d;
  color: #fff;
  text-align: center;
  border-radius: 40px;
  padding: 3% 0;
  font-size: 4.2vw;
  font-weight: 500;
  margin: 0 3% 3% 3%; }
#program .plan1 .pht {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 0%; }
#program .plan1 .point1 {
  margin: 5% 0% 8% 0%; }
  #program .plan1 .point1 dt {
    color: #b4a0c8;
    font-size: 4.8vw;
    font-weight: 600;
    margin-bottom: 5%; }
    #program .plan1 .point1 dt b {
      background: #b4a0c8;
      border-radius: 50px;
      padding: 3% 5%;
      color: #fff;
      font-family: kiro, sans-serif;
      font-style: normal;
      font-weight: 500;
      margin-right: 3%; }
  #program .plan1 .point1 dd {
    margin-bottom: 5%; }
  #program .plan1 .point1 p {
    text-align: left;
    padding: 5%; }
#program .plan1 .point2 {
  margin: 5% 0% 5% 0%; }
  #program .plan1 .point2 dt {
    color: #b4a0c8;
    font-size: 4.8vw;
    font-weight: 600;
    line-height: 1.5; }
    #program .plan1 .point2 dt span {
      font-size: 3.6vw;
      color: #666; }
  #program .plan1 .point2 dd {
    margin-bottom: 8%;
    font-weight: 500; }
    #program .plan1 .point2 dd p {
      margin: 0 0 3% 0; }
    #program .plan1 .point2 dd a {
      display: block;
      background: #b4a0c8;
      padding: 3% 5%;
      color: #fff;
      font-weight: 500;
      width: 43%;
      border-radius: 6px;
      font-size: 3.6vw; }
  #program .plan1 .point2 p {
    text-align: left; }
#program .plan2 h3 {
  width: 76%;
  left: 12%;
  letter-spacing: 0px; }
#program .plan2 h4 {
  background: #b4a0c8;
  color: #fff;
  text-align: center;
  border-radius: 40px;
  padding: 3% 0;
  font-size: 4.2vw;
  font-weight: 500;
  margin: 0 3% 0% 3%; }
#program .plan2 p {
  text-align: left;
  padding: 5%;
  margin-bottom: 5%; }
#program .plan3 h4 {
  font-size: 5.6vw;
  text-align: center; }
  #program .plan3 h4 span {
    display: block;
    font-weight: 500; }
#program .plan3 p {
  text-align: center; }
#program .btnArea a {
  color: #b4a0c8;
  text-decoration: underline;
  font-size: 4.2vw;
  font-weight: 500; }

#list section {
  position: relative;
  padding: 10% 0 5% 0; }
#list h3 {
  position: absolute;
  top: 0; }
#list h3.ttl1 {
  width: 45%;
  right: -5%; }
#list h3.ttl2 {
  width: 45%;
  left: -5%; }
#list h3.ttl3 {
  width: 60%;
  right: -5%; }
#list h3.ttl4 {
  width: 60%;
  left: -5%; }
#list .warp {
  background: #f6f0f1;
  margin: 0 5% 10% 5%;
  padding: 8% 8%;
  border-radius: 10px; }
#list ol {
  margin-left: 3%; }
  #list ol li {
    position: relative;
    margin: 0 5% 3% 5%; }
  #list ol li::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #b4a0c8;
    position: absolute;
    left: -20px;
    top: calc(0.75em - 3px); }
#list section:nth-child(2) .warp {
  padding-top: 15%; }
#list section:nth-child(3) .box {
  border-bottom: 1px solid #b4a0c8;
  padding-bottom: 5%;
  margin-bottom: 5%; }
#list section:nth-child(4) .warp {
  padding-top: 15%; }
#list section:nth-child(5) {
  padding: 0; }
#list h4 {
  color: #b4a0c8;
  font-size: 4.8vw;
  font-weight: 500;
  margin-bottom: 5%;
  line-height: 1.3; }
  #list h4 span {
    font-size: 3.6vw; }

.alinkBtn {
  padding-top: 3%; }
  .alinkBtn a {
    display: block;
    background: #b4a0c8;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5% 0;
    font-size: 3.6vw; }

#price section {
  position: relative;
  padding-top: 8%;
  margin-bottom: 15%; }
#price h3 {
  background: #efebea;
  border-radius: 30px;
  color: #a47864;
  font-size: 5.4vw;
  text-align: center;
  padding: 4% 0;
  font-weight: 500;
  position: absolute;
  top: 0;
  width: 76%;
  left: 12%;
  line-height: 1.7;
  letter-spacing: 0px; }
  #price h3 span {
    display: block;
    font-family: zen-kaku-gothic-antique, sans-serif;
    transform: scale(0.7, 1); }
#price .warp {
  background: #efebea;
  border-radius: 10px;
  padding: 13% 5% 5% 5%;
  margin: 0 5%; }
#price .pht {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 3%; }
#price .slider div {
  border-radius: 10px;
  overflow: hidden; }
  #price .slider div div div img {
    vertical-align: middle; }
#price .plan1 h3 {
  width: 60%;
  left: 21%;
  letter-spacing: 4px; }
#price .plan1 h4 {
  background: #b4a0c8;
  color: #fff;
  text-align: center;
  font-size: 4.8vw;
  font-weight: 500;
  padding: 1% 0; }
#price .plan1 p {
  text-align: center;
  padding: 1% 0; }
#price .plan1 .price {
  color: #b4a0c8;
  font-size: 6.4vw;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1;
  font-family: kiro, sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 4px; }
  #price .plan1 .price span {
    font-size: 4.2vw; }
#price .plan1 ul li {
  margin-bottom: 15%;
  position: relative; }
#price .plan1 ul li:last-child {
  border-top: 1px solid #b4a0c8;
  margin-bottom: 0; }
  #price .plan1 ul li:last-child p {
    text-align: left;
    padding: 5%; }
#price .plan1 ul .playbtn {
  position: absolute;
  width: 24%;
  left: 4%;
  top: 3%; }
#price .plan2 h3 {
  width: 50%;
  left: 25%;
  letter-spacing: 4px; }
#price .plan2 dl {
  margin: 0 5% 5% 5%; }
  #price .plan2 dl dt {
    color: #b4a0c8;
    font-size: 4.2vw;
    font-weight: 600; }
    #price .plan2 dl dt span {
      font-family: kiro, sans-serif;
      font-style: normal;
      font-weight: 500;
      letter-spacing: 4px;
      font-size: 8vw; }
#price .plan2 ol {
  margin: 0 5% 3% 13%; }
  #price .plan2 ol li {
    position: relative; }
  #price .plan2 ol li::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #b4a0c8;
    position: absolute;
    left: -20px;
    top: calc(0.75em - 3px); }
#price .plan3 h3 {
  width: 60%;
  left: 20%;
  letter-spacing: 4px; }
#price .plan3 dl {
  margin: 0 5% 5% 5%; }
  #price .plan3 dl dt {
    background: #b4a0c8;
    color: #fff;
    text-align: center;
    border-radius: 40px;
    padding: 3% 0;
    font-size: 4.2vw;
    font-weight: 500; }
  #price .plan3 dl dd.traiangle {
    width: 0;
    text-align: center;
    margin: 0 auto;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #b4a0c8; }
  #price .plan3 dl dd {
    text-align: center;
    font-size: 5.4vw; }
    #price .plan3 dl dd span {
      display: block;
      font-size: 3.6vw; }
#price .plan3 p {
  text-align: left;
  padding: 5%; }
#price .plan4 h3 {
  width: 70%;
  left: 15%;
  letter-spacing: 4px; }
#price .plan4 h4 {
  background: #aa877d;
  color: #fff;
  text-align: center;
  border-radius: 40px;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 500;
  margin: 8% 0 8% 0; }
#price .plan4 h5 {
  color: #6e6464;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0% 5px 0%;
  line-height: 1.5; }
  #price .plan4 h5 span {
    font-size: 13px;
    font-weight: 400; }
#price .plan4 .pht {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 0%; }
#price .plan4 .point1 {
  margin: 5% 0% 8% 0%; }
  #price .plan4 .point1 dt {
    color: #b4a0c8;
    font-size: 4.8vw;
    font-weight: 500;
    margin-bottom: 5%; }
    #price .plan4 .point1 dt b {
      background: #b4a0c8;
      border-radius: 50px;
      padding: 3% 5%;
      color: #fff;
      font-family: kiro, sans-serif;
      font-style: normal;
      font-weight: 500;
      margin-right: 3%; }
  #price .plan4 .point1 dd {
    margin-bottom: 5%; }
  #price .plan4 .point1 p {
    text-align: center;
    padding: 5%; }
#price .plan4 .point2 {
  margin: 5% 0% 5% 0%; }
  #price .plan4 .point2 dt {
    color: #b4a0c8;
    font-size: 4.8vw;
    font-weight: 500;
    line-height: 1.5; }
    #price .plan4 .point2 dt span {
      font-size: 3.6vw;
      color: #666; }
  #price .plan4 .point2 dd {
    margin-bottom: 8%; }
    #price .plan4 .point2 dd p {
      margin: 0 0 3% 0; }
    #price .plan4 .point2 dd a {
      display: block;
      background: #b4a0c8;
      padding: 3% 5%;
      color: #fff;
      font-weight: 500;
      width: 43%;
      border-radius: 6px;
      font-size: 3.6vw; }
  #price .plan4 .point2 p {
    text-align: left; }
#price .plan4 .repite dl {
  margin-bottom: 40px; }
  #price .plan4 .repite dl dt {
    background: #b4a0c8;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    border-radius: 60px;
    padding: 5px 0;
    margin-bottom: 10px; }
  #price .plan4 .repite dl dd.price {
    color: #b4a0c8;
    font-weight: 500;
    text-align: center;
    font-size: 20px;
    padding: 10px 0; }
#price .plan5 h3 {
  width: 76%;
  left: 12%;
  letter-spacing: 0px; }
#price .plan5 h4 {
  background: #b4a0c8;
  color: #fff;
  text-align: center;
  border-radius: 40px;
  padding: 3% 0;
  font-size: 4.2vw;
  font-weight: 500;
  margin: 0 3% 0% 3%; }
#price .plan5 p {
  text-align: left;
  padding: 5%;
  margin-bottom: 5%; }
#price .checkin h4 {
  border-bottom: 1px solid #aa877d;
  margin: 0 5% 5% 5%;
  text-align: center; }
  #price .checkin h4 span {
    display: block;
    margin-left: -5%;
    width: 100%;
    white-space: nowrap;
    font-size: 5.6vw;
    font-weight: 500;
    transform: scale(0.7, 1); }
#price .checkin p {
  color: #b4a0c8;
  font-size: 4.8vw;
  text-align: center;
  line-height: 1.3; }
  #price .checkin p span {
    font-family: kiro, sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 6.0vw; }
#price .boxWarp02 ul {
  margin-top: 10%; }
#price .boxWarp02 li {
  margin-bottom: 2%; }
#price .boxWarp02 i {
  margin-left: 5%; }
#price .boxWarp02 h5 {
  text-align: center; }
#price .boxWarp02 a {
  margin-top: 5%;
  text-align: center;
  display: block;
  background: #b4a0c8;
  border-radius: 50px;
  color: #fff;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 500; }

#packplan .name {
  padding: 10% 0;
  display: none; }
  #packplan .name dl {
    text-align: center;
    margin-bottom: 5%; }
    #packplan .name dl dt {
      font-size: 20px;
      font-weight: 700; }
    #packplan .name dl dd {
      font-size: 12px;
      font-weight: 500; }
#packplan ul {
  margin: 0 5%; }
  #packplan ul li {
    margin-bottom: 5%; }
    #packplan ul li a {
      display: block;
      background: #b4a0c8;
      border-radius: 50px;
      color: #fff;
      padding: 5% 8%;
      font-size: 4.8vw;
      position: relative; }
      #packplan ul li a i {
        position: absolute;
        right: 6%;
        top: 33%;
        font-size: 6.0vw; }

#faq .readtxt {
  margin: 0 5% 5% 5%; }
#faq section {
  background: #f9f0f2;
  border-radius: 10px;
  margin-bottom: 5%;
  margin: 0 5% 5% 5%;
  padding: 6% 5%; }
  #faq section dl {
    clear: both;
    background: #f9f0f2;
    overflow: hidden;
    border-radius: 10px;
    padding: 8%;
    margin-bottom: 10%;
    text-align: justify; }
    #faq section dl dt {
      float: left;
      width: 20%;
      font-family: kiro, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 7.0vw;
      line-height: 1;
      margin-bottom: 5%; }
    #faq section dl dd {
      float: right;
      width: 80%;
      clear: both; }
  #faq section table {
    width: 100%; }
    #faq section table th {
      width: 20%;
      font-family: kiro, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 7.0vw;
      line-height: 1;
      text-align: left;
      padding-bottom: 5%; }
    #faq section table td {
      width: 80%;
      clear: both;
      padding-bottom: 5%; }
    #faq section table .q {
      font-weight: 600; }
    #faq section table .a {
      color: #aa877d; }
      #faq section table .a span {
        font-weight: 600; }
      #faq section table .a a {
        color: #aa877d;
        text-decoration: underline; }
    #faq section table th.q {
      font-size: 7.0vw;
      font-weight: 500; }
    #faq section table th.a {
      font-size: 7.0vw;
      font-weight: 500; }

#tour .txt {
  margin: 0 8% 10% 8%; }
#tour .txt2 {
  margin: 0 0% 10% 0%; }
#tour section {
  background: #efebea;
  padding: 8% 5%;
  border-radius: 10px;
  margin: 0 5% 10% 5%; }
  #tour section h3 {
    text-align: center;
    color: #b4a0c8;
    font-size: 5.4vw;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 8%; }
  #tour section .pht {
    overflow: hidden;
    border-radius: 10px; }
  #tour section ul li {
    text-align: center;
    margin-bottom: 10%; }
    #tour section ul li .pht {
      margin-bottom: 3%; }
    #tour section ul li p {
      font-weight: 500; }
  #tour section h4 {
    background: #b4a0c8;
    border-radius: 50px;
    padding: 3% 0;
    text-align: center;
    color: #fff;
    margin-bottom: 5%; }
  #tour section ol li {
    list-style: disc;
    margin-left: 25px; }
#tour .contact {
  text-align: center;
  margin: 0 5% 10% 5%; }
  #tour .contact h3 {
    font-family: ab-clip-medium, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 6.0vw;
    text-align: center;
    color: #b4a0c8;
    margin-bottom: 5%; }
  #tour .contact dl {
    margin-bottom: 5%; }
    #tour .contact dl dd a {
      font-family: kiro, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 8.0vw;
      line-height: 1;
      margin-bottom: 5%; }
      #tour .contact dl dd a i {
        font-size: 5.0vw; }
  #tour .contact .btn a {
    display: block;
    background: #b4a0c8;
    color: #fff;
    border-radius: 6px;
    padding: 5% 0;
    font-size: 4.8vw;
    font-weight: 600;
    line-height: 1.5; }
    #tour .contact .btn a span {
      font-size: 3.6vw; }

#contact section {
  margin: 0 8% 15% 8%; }
#contact h3 {
  font-size: 5.4vw;
  font-weight: 500;
  text-align: center;
  font-weight: normal;
  color: #b4a0c8;
  margin-bottom: 3%; }
#contact .abtn a {
  color: #b4a0c8;
  text-decoration: underline; }
#contact .dbtn {
  padding: 5% 0; }
  #contact .dbtn a {
    display: block;
    background: #b4a0c8;
    padding: 5% 0;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    font-size: 16px; }
#contact p {
  margin-bottom: 10px; }
#contact .link a {
  display: block;
  background: #b4a0c8;
  color: #fff;
  padding: 15px 0;
  text-align: center; }
#contact .pr a {
  text-decoration: underline;
  color: #b4a0c8; }
#contact .campaign {
  margin: 0 8%; }
#contact .reserve {
  overflow: hidden;
  margin-bottom: 60px;
  padding-top: 30px; }
  #contact .reserve dl {
    margin-bottom: 30px;
    text-align: center; }
  #contact .reserve dt {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center; }
  #contact .reserve dd {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center; }
    #contact .reserve dd a {
      display: block;
      margin-bottom: 10px; }
    #contact .reserve dd span {
      font-size: 13px;
      font-weight: 500; }
  #contact .reserve p a {
    display: block;
    background: #b4a0c8;
    padding: 5% 0;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    font-size: 16px; }
    #contact .reserve p a span {
      font-size: 13px; }
#contact .mailform dt {
  font-size: 16px;
  margin-bottom: 5px;
  overflow: hidden;
  clear: both; }
#contact .mailform dd {
  margin-bottom: 30px;
  overflow: hidden; }
#contact .mailform .must {
  background: #b4a0c8;
  color: #fff;
  font-size: 10px;
  padding: 2px 8px;
  margin-right: 10px;
  display: block;
  float: left;
  margin-top: 2px; }
#contact .mailform .check {
  float: left; }
#contact form {
  margin-bottom: 30px; }
#contact select {
  margin-bottom: 2%; }
#contact .mfp_col10 {
  width: 100%; }
  #contact .mfp_col10 input {
    width: 100%;
    padding: 1em 1em;
    appearance: none;
    box-sizing: border-box;
    border: #ccc 1px solid;
    margin-bottom: 2%; }
#contact .mfp_col5 {
  width: 49%;
  float: left; }
  #contact .mfp_col5 input {
    width: 100%;
    padding: 1em 1em;
    appearance: none;
    box-sizing: border-box;
    border: #ccc 1px solid; }
#contact .mfp_col3 {
  width: 100%; }
  #contact .mfp_col3 select {
    width: 24%;
    padding: 1em 1em;
    appearance: none;
    box-sizing: border-box;
    border: #ccc 1px solid; }
#contact .mfp_col52 {
  width: 49%;
  float: right; }
  #contact .mfp_col52 input {
    width: 100%;
    padding: 1em 1em;
    appearance: none;
    box-sizing: border-box;
    border: #ccc 1px solid; }
#contact textarea {
  width: 100%;
  padding: 1em 1em;
  appearance: none;
  box-sizing: border-box;
  border: #ccc 1px solid; }
#contact .mfp_buttons button {
  width: 100%;
  padding: 1em 1em;
  appearance: none;
  box-sizing: border-box;
  border: none;
  background: #b4a0c8;
  color: #fff;
  font-size: 16px;
  border-radius: 6px; }
#contact .mfp_buttons input {
  width: 100%;
  padding: 1em 1em;
  appearance: none;
  box-sizing: border-box;
  border: none;
  background: #b4a0c8;
  color: #fff;
  font-size: 16px;
  border-radius: 6px; }
#contact .copyright {
  display: none; }
#contact .selectbox {
  position: relative;
  width: 100%; }
#contact select {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  padding: 1em 1em;
  box-sizing: border-box;
  font-size: 1em;
  border: #ccc 1px solid;
  border-radius: 0;
  background: #fff url("../img/select.svg") no-repeat right 15px center;
  background-size: 8px auto; }
#contact .download ul li {
  margin-bottom: 10%; }
  #contact .download ul li dt {
    font-size: 4.8vw; }
  #contact .download ul li dd a {
    display: block;
    background: #b4a0c8;
    padding: 5% 0;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    font-size: 16px; }
    #contact .download ul li dd a span {
      font-size: 13px;
      margin-bottom: 3%; }
  #contact .download ul li .pht {
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 5%; }
#contact .link {
  margin-bottom: 5%; }
  #contact .link a {
    display: block;
    background: #b4a0c8;
    padding: 4% 0;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    font-size: 16px; }
    #contact .link a span {
      font-size: 13px;
      margin-bottom: 3%; }

#download {
  width: 90%;
  margin: 0 auto;
  text-align: justify; }
  #download section {
    background: #efebea;
    border-radius: 10px;
    margin: 0 0 10% 0;
    padding: 8% 5%; }
  #download h2 {
    font-size: 5.4vw;
    text-align: center;
    margin-bottom: 10%;
    color: #b4a0c8;
    font-weight: 500;
    border-bottom: 1px solid #b4a0c8;
    border-top: 1px solid #b4a0c8;
    padding: 3% 0;
    line-height: 1.5; }
  #download h3 {
    font-size: 16px;
    margin-bottom: 3%;
    color: #b4a0c8;
    font-weight: 600; }
  #download ul {
    overflow: hidden;
    margin: 0 auto 0px auto; }
    #download ul li {
      margin-bottom: 10%; }
      #download ul li dl .pht {
        overflow: hidden;
        border-radius: 10px; }
      #download ul li dl .ttl {
        padding: 7px 0px; }
      #download ul li dl dd {
        margin-bottom: 5px;
        font-weight: 500; }
      #download ul li a {
        display: block;
        background: #b4a0c8;
        padding: 10px 0;
        text-align: center;
        border-radius: 6px;
        color: #fff;
        font-size: 16px; }
        #download ul li a span {
          font-size: 13px;
          margin-bottom: 3%; }

#att {
  position: fixed;
  left: 0px;
  top: 10%;
  background: #b4a0c8;
  color: #fff;
  writing-mode: vertical-rl;
  font-size: 3.2vw;
  letter-spacing: 0px;
  white-space: nowrap;
  font-weight: 500;
  text-align: center;
  padding: 15px 1.5% 15px 1.5%;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
  z-index: 11; }

/*LP用のCSS*/
.flyingflag {
  position: fixed;
  z-index: 4;
  right: 25%;
  top: 3%;
  width: 50%;
  animation: fuwafuwa 5s infinite ease-in-out .8s alternate; }

.plan-osaka .icon {
  position: absolute;
  width: 18%;
  top: 62%;
  right: -2%; }
  .plan-osaka .icon img {
    width: 100%; }
.plan-osaka b {
  font-weight: 600;
  text-decoration: line-through;
  font-size: 5.4vw; }
.plan-osaka h3 {
  width: 60%;
  left: 21%;
  letter-spacing: 4px; }
.plan-osaka h4 {
  background: #b4a0c8;
  color: #fff;
  text-align: center;
  font-size: 4.8vw;
  font-weight: 500;
  padding: 1% 0; }
.plan-osaka h5 {
  margin-top: 5%;
  background: #b4a0c8;
  color: #fff;
  text-align: center;
  border-radius: 40px;
  padding: 3% 0;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.5; }
  .plan-osaka h5 small {
    font-size: 2.4vw; }
.plan-osaka p {
  text-align: justify;
  padding: 1% 0; }
.plan-osaka .pricetxt p {
  margin-top: 20px;
  text-align: justify; }
.plan-osaka .pricetxt dl {
  padding-top: 8%; }
  .plan-osaka .pricetxt dl dt {
    text-align: center;
    color: #b4a0c8;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1;
    font-family: kiro, sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 4px; }
    .plan-osaka .pricetxt dl dt span {
      font-size: 4.2vw; }
    .plan-osaka .pricetxt dl dt .n1 {
      display: block;
      text-decoration: line-through; }
    .plan-osaka .pricetxt dl dt .n2 {
      display: block; }
    .plan-osaka .pricetxt dl dt b {
      font-weight: 500;
      text-decoration: line-through;
      font-size: 26px; }
  .plan-osaka .pricetxt dl dd {
    text-align: center;
    font-size: 12px;
    margin-bottom: 5%; }
.plan-osaka .pht {
  margin-bottom: 5%; }

dl.down {
  color: #b4a0c8;
  font-size: 6.4vw;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1;
  font-family: kiro, sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 4px;
  text-align: center; }
  dl.down dt {
    text-decoration: line-through;
    margin-bottom: 3%; }
    dl.down dt span {
      font-size: 4.2vw; }
  dl.down dd.traiangle {
    padding-bottom: 5%;
    width: 0;
    text-align: center;
    margin: 0 auto;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #b4a0c8; }
  dl.down dd.price {
    background: #b4a0c8;
    color: #fff;
    padding: 5% 0;
    border-radius: 6px;
    font-size: 8.0vw;
    line-height: 1.2; }
    dl.down dd.price span {
      font-size: 4.2vw; }

ul li {
  position: relative; }
ul li p {
  text-align: center;
  padding: 1% 0; }
ul li .price {
  color: #b4a0c8;
  font-size: 6.4vw;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1;
  font-family: kiro, sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 4px; }
  ul li .price span {
    font-size: 4.2vw; }
ul .playbtn {
  position: absolute;
  width: 24%;
  left: 4%;
  top: 3%; }

.warp2 {
  background: #efebea;
  border-radius: 10px;
  padding: 5% 5% 5% 5%;
  margin: 0 5%;
  line-height: 1.5; }

#price .plan6 {
  padding-top: 0;
  padding-bottom: 15%; }
  #price .plan6 h3 {
    width: 76%;
    left: 12%;
    letter-spacing: 0px; }
  #price .plan6 h4 {
    background: #b4a0c8;
    color: #fff;
    text-align: center;
    border-radius: 40px;
    padding: 3% 0;
    font-size: 4.2vw;
    font-weight: 500;
    margin: 0 3% 0% 3%; }
  #price .plan6 p {
    color: #b4a0c8;
    font-size: 4.2vw;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1;
    font-family: kiro, sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 4px;
    text-align: center;
    margin-bottom: 3%;
    font-size: 4.2vw; }
    #price .plan6 p span {
      font-size: 5.4vw; }
  #price .plan6 p:last-child {
    margin-bottom: 0; }

.plan7 p {
  color: #b4a0c8;
  padding: 5%;
  text-align: center; }
.plan7 h3 {
  width: 76%;
  left: 12%;
  letter-spacing: 0px; }
.plan7 h4 {
  background: #b4a0c8;
  color: #fff;
  text-align: center;
  border-radius: 40px;
  padding: 3% 0;
  font-size: 4.2vw;
  font-weight: 500;
  margin: 0 3% 8% 3%; }
.plan7 .second {
  margin-bottom: 8%; }
.plan7 .secondimg {
  margin-bottom: 4%; }
.plan7 .dots-3 {
  margin-bottom: 10%; }
.plan7 .link-mikihouse {
  width: 100%; }
  .plan7 .link-mikihouse img {
    width: 100%; }
.plan7 dl dt {
  font-size: 4.6vw;
  font-weight: 500;
  color: #b4a0c8; }
  .plan7 dl dt span {
    font-size: 4vw;
    color: #6e6464; }
.plan7 dl dd {
  font-weight: 3.6vw; }
  .plan7 dl dd span {
    color: #b4a0c8;
    font-size: 3.2vw; }
.plan7 dl p {
  color: #6e6464;
  text-align: left;
  padding: 0 0 10px 0; }

.plan8 {
  padding-bottom: 15%; }
  .plan8 h3 {
    width: 76%;
    left: 12%;
    letter-spacing: 0px; }
  .plan8 h4 {
    background: #b4a0c8;
    color: #fff;
    text-align: center;
    border-radius: 40px;
    padding: 3% 0;
    font-size: 4.2vw;
    font-weight: 500;
    margin: 0 3% 0% 3%; }
  .plan8 p {
    text-align: left;
    padding: 5%;
    margin-bottom: 5%; }

.plan9 h3 {
  width: 76%;
  left: 12%;
  letter-spacing: 0px; }
.plan9 h4 {
  background: #b4a0c8;
  color: #fff;
  text-align: center;
  border-radius: 40px;
  padding: 3% 0;
  font-size: 4.2vw;
  font-weight: 500;
  margin: 0 3% 0% 3%; }
.plan9 p {
  text-align: left;
  padding: 5% 0; }

.plan10 .pht {
  margin-bottom: 5%; }
.plan10 h3 {
  width: 76%;
  left: 12%;
  letter-spacing: 0px; }
.plan10 h4 {
  font-size: 4.6vw;
  color: #b4a0c8;
  letter-spacing: 0;
  font-weight: 600; }
.plan10 p {
  text-align: left;
  padding: 5% 0%; }

.plan11 h3 {
  width: 50%;
  left: 25%;
  letter-spacing: 4px;
  margin-bottom: 10px; }
.plan11 dl {
  margin: 0 5% 5% 5%; }
  .plan11 dl p {
    text-align: center;
    margin-bottom: 10%;
    margin-top: -5px; }
  .plan11 dl dt {
    color: #b4a0c8;
    font-size: 4vw;
    font-weight: 600;
    text-align: center; }
    .plan11 dl dt span {
      font-family: kiro, sans-serif;
      font-style: normal;
      font-weight: 500;
      letter-spacing: 4px;
      font-size: 12vw; }
.plan11 ol {
  margin: 0 5% 3% 5%; }
  .plan11 ol li {
    position: relative;
    margin-left: 25px;
    text-align: left; }
  .plan11 ol li::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #b4a0c8;
    position: absolute;
    left: -20px;
    top: calc(0.75em - 3px); }

.plan13 p {
  color: #b4a0c8;
  padding: 5%;
  text-align: center; }
.plan13 h3 {
  width: 76%;
  left: 12%;
  letter-spacing: 0px; }
.plan13 h4 {
  background: #b4a0c8;
  color: #fff;
  text-align: center;
  border-radius: 40px;
  padding: 3% 0;
  font-size: 4.2vw;
  font-weight: 500;
  margin: 0 3% 0% 3%; }
.plan13 .price-mikihouse-inner .checktxt p {
  padding: 8% 0 0 0;
  text-align: justify;
  color: #6e6464; }
.plan13 .link-mikihouse {
  width: 100%; }
  .plan13 .link-mikihouse img {
    width: 100%; }
.plan13 .price-mikihouse {
  padding: 0;
  margin-bottom: 10%;
  color: #b4a0c8;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1.2;
  font-family: kiro, sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 4px; }
  .plan13 .price-mikihouse b {
    font-weight: 500;
    text-decoration: line-through;
    font-size: 5.4vw; }
  .plan13 .price-mikihouse .syuku {
    font-size: 20px; }
  .plan13 .price-mikihouse span {
    font-size: 4.2vw; }
  .plan13 .price-mikihouse .n1 {
    display: block;
    text-decoration: line-through; }
  .plan13 .price-mikihouse .n2 {
    display: block; }
.plan13 dl dt {
  font-size: 4.6vw;
  font-weight: 500;
  color: #b4a0c8; }
  .plan13 dl dt span {
    font-size: 4vw;
    color: #6e6464; }
.plan13 dl dd {
  font-weight: 3.6vw; }
  .plan13 dl dd span {
    color: #b4a0c8;
    font-size: 3.2vw; }
.plan13 .txtx {
  color: #6e6464;
  text-align: left;
  margin-bottom: 10px; }
  .plan13 .txtx span {
    font-weight: 700;
    font-size: 16px; }
.plan13 .batt {
  text-align: center;
  background: #a47864;
  border-radius: 50px;
  color: #fff;
  padding: 10px 0;
  margin-bottom: 10px;
  line-height: 1.5;
  font-weight: 700; }
.plan13 .att {
  font-size: 12px;
  color: #6e6464; }
.plan13 .linkBtn2 {
  clear: both;
  width: 100%;
  margin: 0 auto; }
  .plan13 .linkBtn2 a {
    display: block;
    color: #fff;
    background: var(--color_base);
    text-align: center;
    padding: 12px 0;
    border-radius: 6px; }

#access {
  padding-top: 15%; }

#recruit {
  padding-top: 100px; }
  #recruit p {
    text-align: center; }

.ttlt p {
  letter-spacing: 2px; }
.ttlt h2 {
  letter-spacing: -3px; }
.ttlt .li1 {
  z-index: -1; }
.ttlt .li2 {
  z-index: -1; }
.ttlt .li3 {
  z-index: -1; }

#contact {
  margin-bottom: 30%; }
  #contact .reserve {
    padding-bottom: 0; }
    #contact .reserve dt {
      font-weight: 600; }
      #contact .reserve dt a {
        color: #b4a0c8;
        font-size: 18px;
        text-decoration: underline; }
    #contact .reserve dd {
      letter-spacing: 0px; }
      #contact .reserve dd a {
        color: #b4a0c8; }
    #contact .reserve dd.pr a {
      display: inline;
      font-size: 14px; }
  #contact ul {
    text-align: center;
    margin: -40px auto 0 auto;
    width: 80%; }
    #contact ul a {
      margin-top: 15px;
      text-align: center;
      display: block;
      background: #a47864;
      border-radius: 50px;
      color: #fff;
      padding: 12px 25px;
      font-size: 14px;
      font-weight: 500; }
    #contact ul li {
      margin-top: 20px; }

.yakkanttl span {
  font-family: zen-kaku-gothic-antique, sans-serif;
  font-weight: 500;
  transform: scale(0.7, 1);
  display: inline-block; }

.calender {
  width: 90%;
  margin: 0 auto; }
  .calender h4 {
    background: #b4a0c8;
    color: #fff;
    text-align: center;
    border-radius: 40px;
    padding: 3% 0;
    font-size: 4.2vw;
    font-weight: 500;
    margin: 0 3% 8% 3%; }

#press section {
  position: relative;
  margin-bottom: 25%;
  text-align: center; }
#press h3 {
  background: #efebea;
  border-radius: 30px;
  color: #a47864;
  font-size: 6.0vw;
  text-align: center;
  padding: 4% 0;
  font-weight: 500;
  position: absolute;
  top: 0;
  width: 76%;
  left: 12%;
  line-height: 1.7;
  letter-spacing: 0px; }
  #press h3 span {
    display: block;
    font-family: zen-kaku-gothic-antique, sans-serif;
    transform: scale(0.7, 1); }
#press a {
  margin-top: 15px;
  text-align: center;
  display: block;
  background: #b4a0c8;
  border-radius: 50px;
  color: #fff;
  padding: 12px 25px;
  font-size: 16px;
  font-weight: 500; }
#press .warp {
  background: #efebea;
  border-radius: 10px;
  padding: 5%;
  margin: 0 5%; }
#press ul {
  margin: 0 auto; }
#press .second {
  margin-top: 30px; }

.newroom {
  margin-bottom: 30px;
  background: #fff;
  padding: 15px; }
  .newroom .price-mikihouse {
    margin-bottom: 10px; }
  .newroom .txt {
    color: #6e6464;
    margin-bottom: 10px;
    font-weight: normal;
    padding: 3% 0; }
  .newroom .bb {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 3% 0; }

#point .other {
  width: 90%;
  background: #fff;
  border-radius: 10px;
  padding: 5%; }
  #point .other h3 {
    margin-bottom: 10px; }

.plan14 .menu {
  margin: 5% 0% 8% 0%; }
  .plan14 .menu dl {
    margin-bottom: 10%; }
  .plan14 .menu dt {
    margin-bottom: 5%; }
    .plan14 .menu dt b {
      background: #b4a0c8;
      border-radius: 50px;
      padding: 3% 5%;
      color: #fff;
      font-family: kiro, sans-serif;
      font-style: normal;
      font-weight: 500;
      margin-right: 3%; }
  .plan14 .menu dd h5 {
    color: #b4a0c8;
    font-size: 4.8vw;
    font-weight: 600;
    margin-bottom: 3%;
    line-height: 1.5; }
  .plan14 .menu p {
    text-align: left; }
  .plan14 .menu ol li {
    text-align: center;
    margin-bottom: 3%;
    font-size: 2.4vw; }
    .plan14 .menu ol li a {
      color: #b4a0c8;
      text-decoration: underline;
      font-size: 3.6vw; }
.plan14 .other-option dt {
  color: #b4a0c8;
  font-size: 18px;
  font-size: 600;
  margin-bottom: 0;
  font-weight: 600; }
.plan14 .other-option dd {
  padding: 0; }
  .plan14 .other-option dd .plus {
    background: var(--color_base);
    text-align: center;
    color: #fff;
    padding: 1% 0;
    font-weight: 600;
    margin: 2% 0; }
  .plan14 .other-option dd .plust {
    font-weight: 600; }

.plan15 h3 {
  width: 76%;
  left: 12%;
  letter-spacing: 0px; }
.plan15 h4 {
  background: #b4a0c8;
  color: #fff;
  text-align: center;
  border-radius: 40px;
  padding: 3% 0;
  font-size: 4.2vw;
  font-weight: 500;
  margin: 0 3% 0% 3%; }
.plan15 p {
  text-align: left;
  padding: 5%;
  margin-bottom: 5%; }

.plan16 .planArea {
  margin-bottom: 10px; }
.plan16 .read {
  margin-bottom: 20px; }
.plan16 dl {
  width: 100%;
  margin-bottom: 10%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10%; }
  .plan16 dl dt {
    background: #b4a0c8;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    border-radius: 60px;
    padding: 5px 0;
    margin-bottom: 10px; }
  .plan16 dl dd p {
    font-size: 14px; }
  .plan16 dl dd ol li {
    list-style: disc;
    margin-left: 25px;
    margin-bottom: 0px;
    font-size: 13px; }
  .plan16 dl dd.price {
    letter-spacing: 0;
    color: #b4a0c8;
    padding: 5px 0;
    font-size: 6.0vw;
    text-align: right; }
    .plan16 dl dd.price span {
      font-size: 3vw; }
  .plan16 dl dd.price2 {
    letter-spacing: 0;
    color: #b4a0c8;
    padding: 5px 0;
    font-size: 7.0vw;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 3%; }
    .plan16 dl dd.price2 span {
      font-size: 4vw; }
    .plan16 dl dd.price2 span.n1 {
      text-decoration: line-through;
      display: block; }
    .plan16 dl dd.price2 span.n2 {
      display: block; }
.plan16 dl:last-child {
  margin-bottom: 0; }
.plan16 .att {
  font-size: 13px; }

.topmessage {
  position: fixed;
  width: 100%;
  z-index: 11;
  color: #fff; }
  .topmessage p {
    background: #b4a0c8;
    text-align: center;
    padding: 5px;
    font-weight: 600; }

header {
  padding-top: 20px; }

#price .bigbnr {
  width: 90%;
  margin: 0 auto 5% auto;
  padding-top: 0; }
  #price .bigbnr img {
    width: 100%; }

.cancelBtn {
  clear: both;
  text-align: right; }
  .cancelBtn a {
    text-decoration: underline;
    color: #b4a0c8;
    font-size: 14px;
    margin-right: 5%; }

.attp {
  background: var(--color_base);
  color: #fff;
  font-weight: 600;
  padding: 3% 5%;
  text-align: center;
  margin-bottom: 3%;
  letter-spacing: 0;
  border-radius: 4px; }

.newroom {
  margin-bottom: 30px;
  background: #fff;
  padding: 15px;
  line-height: 1.5; }
  .newroom .ttl {
    padding: 3% 0;
    clear: both;
    background: #b4a0c8;
    color: #fff;
    padding: 3% 5%;
    font-size: 3.4vw;
    border-radius: 4px 4px 0 0;
    font-weight: 600; }
  .newroom .txt {
    color: #6e6464;
    margin-bottom: 10px;
    font-weight: normal;
    padding: 5%; }
  .newroom .bb {
    font-weight: 600;
    font-size: 3.4vw;
    margin-bottom: 10px;
    padding: 5%;
    background: #e6ddee;
    color: #6e6464; }
    .newroom .bb li {
      list-style: decimal;
      margin-left: 25px;
      margin-bottom: 10px;
      line-height: 1.5; }
