@charset "UTF-8";
/* mvArea */
.mvArea {
  text-align: center;
  position: relative;
  height: 100vh;
  overflow: hidden;
  background-color: #282828;
}

@media (max-width: 1000px) {
  .mvArea {
    height: 94.5vh;
  }
}
@media (max-width: 640px) {
  .mvArea {
    height: auto;
  }
}
@media (max-width: 640px) {
  .mvArea > .in {
    position: relative;
    padding-top: 141.375%;
  }
}
@media (max-width: 640px) {
  .mvArea > .in .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
  }
}
.mvArea > .in .bg .img {
  position: absolute;
  background-size: cover;
  background-position: center center;
  width: 33.33333%;
  height: 33.33333%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img {
    width: 50%;
    height: 25%;
    opacity: 0.7;
  }
}
.mvArea > .in .bg .img.img05 {
  top: 33.33333%;
  left: 33.33333%;
  background-image: url(../img/img01_05.jpg);
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img05 {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    -webkit-transition: 1s ease 1s !important;
    transition: 1s ease 1s !important;
  }
}
.mvArea > .in .bg .img.img05.animInit {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.mvArea > .in .bg .img.img05.animReady {
  -webkit-transition: 1s;
  transition: 1s;
}

.mvArea > .in .bg .img.img05.animStart {
  width: 33.33333%;
  height: 33.33333%;
  top: 33.33333%;
  left: 33.33333%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img05.animStart {
    opacity: 0;
  }
}
.mvArea > .in .bg .img.img01 {
  top: 0;
  left: 0;
  background-image: url(../img/img01_01.jpg);
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img01 {
    top: 0;
    left: 0;
  }
}
.mvArea > .in .bg .img.img01.animInit {
  top: -33.33333%;
  left: -33.33333%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img01.animInit {
    top: -25%;
    left: -50%;
  }
}
.mvArea > .in .bg .img.img01.animReady {
  -webkit-transition: 1s;
  transition: 1s;
}

.mvArea > .in .bg .img.img01.animStart {
  top: 0;
  left: 0;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img01.animStart {
    top: 0;
    left: 0;
  }
}
.mvArea > .in .bg .img.img02 {
  top: 0;
  left: 33.33333%;
  background-image: url(../img/img01_02.jpg);
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img02 {
    top: 0;
    left: 50%;
  }
}
.mvArea > .in .bg .img.img02.animInit {
  top: -33.33333%;
  left: 33.33333%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img02.animInit {
    top: -25%;
    left: 100%;
  }
}
.mvArea > .in .bg .img.img02.animReady {
  -webkit-transition: 1s;
  transition: 1s;
}

.mvArea > .in .bg .img.img02.animStart {
  top: 0;
  left: 33.33333%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img02.animStart {
    top: 0%;
    left: 50%;
  }
}
.mvArea > .in .bg .img.img03 {
  top: 0;
  left: 66.66666%;
  background-image: url(../img/img01_03.jpg);
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img03 {
    top: 25%;
    left: 0;
  }
}
.mvArea > .in .bg .img.img03.animInit {
  top: -33.33333%;
  left: 100%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img03.animInit {
    top: 25%;
    left: -50%;
  }
}
.mvArea > .in .bg .img.img03.animReady {
  -webkit-transition: 1s;
  transition: 1s;
}

.mvArea > .in .bg .img.img03.animStart {
  top: 0;
  left: 66.66666%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img03.animStart {
    top: 25%;
    left: 0%;
  }
}
.mvArea > .in .bg .img.img04 {
  top: 33.33333%;
  left: 0;
  background-image: url(../img/img01_04.jpg);
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img04 {
    top: 25%;
    left: 50%;
  }
}
.mvArea > .in .bg .img.img04.animInit {
  top: 33.33333%;
  left: -33.33333%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img04.animInit {
    top: 25%;
    left: 100%;
  }
}
.mvArea > .in .bg .img.img04.animReady {
  -webkit-transition: 1s;
  transition: 1s;
}

.mvArea > .in .bg .img.img04.animStart {
  top: 33.33333%;
  left: 0;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img04.animStart {
    top: 25%;
    left: 50%;
  }
}
.mvArea > .in .bg .img.img06 {
  top: 33.33333%;
  left: 66.66666%;
  background-image: url(../img/img01_06.jpg);
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img06 {
    top: 50%;
    left: 0;
  }
}
.mvArea > .in .bg .img.img06.animInit {
  top: 33.33333%;
  left: 100%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img06.animInit {
    top: 50%;
    left: -50%;
  }
}
.mvArea > .in .bg .img.img06.animReady {
  -webkit-transition: 1s;
  transition: 1s;
}

.mvArea > .in .bg .img.img06.animStart {
  top: 33.33333%;
  left: 66.66666%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img06.animStart {
    top: 50%;
    left: 0%;
  }
}
.mvArea > .in .bg .img.img07 {
  top: 66.66666%;
  left: 0;
  background-image: url(../img/img01_07.jpg);
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img07 {
    top: 50%;
    left: 50%;
  }
}
.mvArea > .in .bg .img.img07.animInit {
  top: 100%;
  left: -33.33333%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img07.animInit {
    top: 50%;
    left: 100%;
  }
}
.mvArea > .in .bg .img.img07.animReady {
  -webkit-transition: 1s;
  transition: 1s;
}

.mvArea > .in .bg .img.img07.animStart {
  top: 66.66666%;
  left: 0;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img07.animStart {
    top: 50%;
    left: 50%;
  }
}
.mvArea > .in .bg .img.img08 {
  top: 66.66666%;
  left: 33.33333%;
  background-image: url(../img/img01_08.jpg);
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img08 {
    top: 75%;
    left: 0;
  }
}
.mvArea > .in .bg .img.img08.animInit {
  top: 100%;
  left: 33.33333%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img08.animInit {
    top: 100%;
    left: -50%;
  }
}
.mvArea > .in .bg .img.img08.animReady {
  -webkit-transition: 1s;
  transition: 1s;
}

.mvArea > .in .bg .img.img08.animStart {
  top: 66.66666%;
  left: 33.33333%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img08.animStart {
    top: 75%;
    left: 0%;
  }
}
.mvArea > .in .bg .img.img09 {
  top: 66.66666%;
  left: 66.66666%;
  background-image: url(../img/img01_09.jpg);
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img09 {
    top: 75%;
    left: 50%;
  }
}
.mvArea > .in .bg .img.img09.animInit {
  top: 100%;
  left: 100%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img09.animInit {
    top: 100%;
    left: 100%;
  }
}
.mvArea > .in .bg .img.img09.animReady {
  -webkit-transition: 1s;
  transition: 1s;
}

.mvArea > .in .bg .img.img09.animStart {
  top: 66.66666%;
  left: 66.66666%;
}

@media (max-width: 640px) {
  .mvArea > .in .bg .img.img09.animStart {
    top: 75%;
    left: 50%;
  }
}
.mvArea > .in .title01 {
  position: absolute;
  top: -90px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 434px;
  height: 392px;
  text-align: center;
}

@media (max-height: 780px) and (min-width: 641px) {
  .mvArea > .in .title01 {
    -webkit-transform: scale(0.8) translateY(-80px);
    transform: scale(0.8) translateY(-80px);
  }
}
@media (max-height: 550px) and (min-width: 641px) {
  .mvArea > .in .title01 {
    -webkit-transform: scale(0.9) translateY(0);
    transform: scale(0.9) translateY(0);
  }
}
@media (max-width: 640px) {
  .mvArea > .in .title01 {
    top: 54.4px;
    top: 17vw;
    bottom: auto;
    width: 281.6px;
    width: 88vw;
    height: 288px;
    height: 90vw;
  }
}
.mvArea > .in .title01 .txt01 {
  position: relative;
}

.mvArea > .in .title01 .txt01.animInit {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
}

.mvArea > .in .title01 .txt01.animReady {
  -webkit-transition: 1s;
  transition: 1s;
}

.mvArea > .in .title01 .txt01.animStart {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

@media (max-width: 640px) {
  .mvArea > .in .title01 .txt01 {
    width: 100%;
    height: auto;
  }
}
.mvArea > .in .title01 .txt02 {
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  margin: auto;
}

.mvArea > .in .title01 .txt02.animInit {
  opacity: 0;
}

.mvArea > .in .title01 .txt02.animReady {
  -webkit-transition: 2s;
  transition: 2s;
}

.mvArea > .in .title01 .txt02.animStart {
  opacity: 1;
}

@media (max-width: 640px) {
  .mvArea > .in .title01 .txt02 {
    top: 28.8px;
    top: 9vw;
    left: -12.8px;
    left: -4vw;
    width: 108%;
  }
}
@media (max-width: 640px) {
  .mvArea > .in .title01 .txt02 img {
    width: 100%;
    height: auto;
  }
}
.mvArea > .in .title01 .txt03 {
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform-origin: center top;
          transform-origin: center top;
}

.mvArea > .in .title01 .txt03.animInit {
  -webkit-transform: scale(1.4) translateY(30px);
  transform: scale(1.4) translateY(30px);
  opacity: 0;
}

.mvArea > .in .title01 .txt03.animReady {
  -webkit-transition: 1s;
  transition: 1s;
}

.mvArea > .in .title01 .txt03.animStart {
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  opacity: 1;
}

@media (max-width: 640px) {
  .mvArea > .in .title01 .txt03 {
    bottom: -3.2px;
    bottom: -1vw;
  }
}
@media (max-width: 640px) {
  .mvArea > .in .title01 .txt03 img {
    width: 100%;
    height: auto;
  }
}
.mvArea > .in .contentlist {
  position: absolute;
  bottom: 130px;
  width: 100%;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 50px;
  text-align: center;
}

@media (max-height: 780px) and (min-width: 641px) {
  .mvArea > .in .contentlist {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
  }
}
@media (max-height: 550px) and (min-width: 641px) {
  .mvArea > .in .contentlist {
    display: none;
  }
}
@media (max-width: 640px) {
  .mvArea > .in .contentlist {
    padding: 0;
    top: 371.2px;
    top: 116vw;
  }
}
.mvArea > .in .contentlist > li {
  width: 116px;
  height: 116px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 4px;
}

@media (min-width: 641px) and (max-width: 1400px) {
  .mvArea > .in .contentlist > li {
    width: 8vw;
    height: 8vw;
  }
}
@media (min-width: 641px) and (max-width: 1100px) {
  .mvArea > .in .contentlist > li {
    width: 7.8vw;
    height: 7.8vw;
    margin: 0 1px;
  }
}
.mvArea > .in .contentlist > li.animInit {
  opacity: 0;
}

.mvArea > .in .contentlist > li.animReady {
  -webkit-transition: 1s;
  transition: 1s;
}

.mvArea > .in .contentlist > li.animStart {
  opacity: 1;
}

@media (max-width: 640px) {
  .mvArea > .in .contentlist > li {
    background-color: transparent;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-right: 11.2px;
    margin-right: 3.5vw;
    margin-bottom: 11.2px;
    margin-bottom: 3.5vw;
    margin-left: 11.2px;
    margin-left: 3.5vw;
  }
}
.mvArea > .in .contentlist > li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2E2E2E;
  border-radius: 50%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.no-touchevents .mvArea > .in .contentlist > li a:hover {
  background-color: #505050;
}

@media (max-width: 640px) {
  .mvArea > .in .contentlist > li a {
    position: static;
    background-color: transparent;
  }
}
.mvArea > .in .contentlist > li a > img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media (min-width: 641px) and (max-width: 1200px) {
  .mvArea > .in .contentlist > li a > img {
    width: auto;
    height: 12px;
  }
}
@media (min-width: 641px) and (max-width: 1050px) {
  .mvArea > .in .contentlist > li a > img {
    width: auto;
    height: 11px;
  }
}
@media (max-width: 640px) {
  .mvArea > .in .contentlist > li a > img {
    position: static;
    width: auto;
    height: 12.8px;
    height: 4vw;
  }
}
.mvArea .caption01 {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 30px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 2rem;
  line-height: 3.2rem;
  color: #FFF;
  font-weight: bold;
  text-shadow: 0 0 3px #000;
  letter-spacing: 0.1rem;
}

.mvArea .caption01.animInit {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

@media (max-width: 640px) {
  .mvArea .caption01.animInit {
    -webkit-transform: none !important;
    transform: none !important;
  }
}
.mvArea .caption01.animReady {
  -webkit-transition: 1s;
  transition: 1s;
}

.mvArea .caption01.animStart {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

@media (max-width: 640px) {
  .mvArea .caption01.animStart {
    -webkit-transform: none !important;
    transform: none !important;
  }
}
@media (max-width: 640px) {
  .mvArea .caption01:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 5%;
    width: 90%;
    height: 1px;
    background-color: #B9B9B9;
  }
}
@media (max-width: 1150px) {
  .mvArea .caption01 {
    font-size: 1.7rem;
    line-height: 2.8rem;
    padding-top: 14px;
    padding-bottom: 14px;
    letter-spacing: 0;
  }
}
@media (max-width: 640px) {
  .mvArea .caption01 {
    position: relative;
    background-color: #DCDCDC;
    font-size: 1.4rem;
    text-shadow: none;
    color: inherit;
    line-height: 2.3rem;
    padding-left: 0;
    padding-right: 0;
    padding-top: 19.2px;
    padding-top: 6vw;
    padding-bottom: 19.2px;
    padding-bottom: 6vw;
  }
}
.mvArea .bnr {
  width: 355px;
  height: 136px;
  position: absolute;
  right: 0;
  bottom: 250px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mvArea .bnr img {
  width: 100%;
  height: auto;
}

@media (max-width: 640px) {
  .mvArea .bnr {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
  }
  .mvArea .bnr img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
}
.mvArea .bnr.animInit {
  right: -355px;
  bottom: 240px;
}

.mvArea .bnr.animInit._top {
  right: -355px;
  bottom: 360px;
}

@media (max-width: 640px) {
  .mvArea .bnr.animInit {
    -webkit-transform: none !important;
    transform: none !important;
    right: 0px;
    bottom: 0px;
  }
  .mvArea .bnr.animInit._top {
    -webkit-transform: none !important;
    transform: none !important;
    right: 0px;
    bottom: 0px;
  }
}
.mvArea .bnr.animInit._festa {
  right: -355px;
  bottom: 650px;
}

@media (max-width: 640px) {
  .mvArea .bnr.animInit._festa {
    -webkit-transform: none !important;
    transform: none !important;
    right: 0px;
    bottom: 0px;
  }
}
@media (min-width: 641px) {
  .mvArea .bnr.animStart._festa {
    right: 0;
    bottom: 650px;
  }
}
@media (max-width: 640px) {
  .mvArea .bnr._festa {
    padding-top: 30px;
  }
}
.mvArea .bnr.animReady {
  -webkit-transition: 1s;
  transition: 1s;
}

.mvArea .bnr.animStart {
  right: 0;
  bottom: 250px;
}

@media (min-width: 641px) {
  .mvArea .bnr.animStart._top {
    right: 0;
    bottom: 410px;
  }
}
@media (max-width: 640px) {
  .mvArea .bnr {
    padding: 15px 10px 0;
    background-color: #DCDCDC;
  }
  .mvArea .bnr.animStart {
    -webkit-transform: none !important;
    transform: none !important;
    right: 0px;
    bottom: 0px;
  }
}
.mvArea .bnr:hover {
  opacity: 0.7;
}

@-webkit-keyframes line01anim {
  0% {
    background-position: 0px top;
  }
  100% {
    background-position: 6px top;
  }
}
@keyframes line01anim {
  0% {
    background-position: 0px top;
  }
  100% {
    background-position: 6px top;
  }
}
@-webkit-keyframes line01animSP {
  0% {
    background-position: 0px top;
  }
  100% {
    background-position: 12px top;
  }
}
@keyframes line01animSP {
  0% {
    background-position: 0px top;
  }
  100% {
    background-position: 12px top;
  }
}
/* planArea */
.planArea {
  padding: 70px 30px 80px;
  text-align: center;
  position: relative;
  background-color: #DCDCDC;
}

@media (max-width: 640px) {
  .planArea {
    padding: 35px 10px 40px;
  }
}
.planArea:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-image: url(../common/img/line01.png);
  background-size: auto 100%;
  background-repeat: repeat-x;
  background-position: 5px top;
  display: block;
  -webkit-animation: line01anim 0.6s linear infinite;
  animation: line01anim 0.6s linear infinite;
}

@media (max-width: 640px) {
  .planArea:after {
    height: 8px;
    -webkit-animation: line01animSP 0.6s linear infinite;
    animation: line01animSP 0.6s linear infinite;
  }
}
.planArea > .in {
  max-width: 1344px;
  width: 100%;
  margin: auto;
}

.planArea > .in .caption01 {
  font-size: 1.5rem;
  line-height: 2.7rem;
  margin-bottom: 38px;
  margin-top: 15px;
}

@media (max-width: 640px) {
  .planArea > .in .caption01 {
    font-size: 1.2rem;
    line-height: 2.1rem;
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: bold;
  }
}
.planArea > .in .contents {
  text-align: left;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}

@media (max-width: 640px) {
  .planArea > .in .contents {
    margin-bottom: 25px;
  }
}
.planArea > .in .contents .contentone {
  vertical-align: top;
  width: calc((100% - 60px) / 4);
  position: relative;
  background-color: #fff;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-will-change: transform;
  will-change: transform;
}

@media (min-width: 641px) {
  .no-touchevents .planArea > .in .contents .contentone:hover {
    -webkit-box-shadow: 5px 5px 0 0 #B8B8B8;
            box-shadow: 5px 5px 0 0 #B8B8B8;
    transform: translate(-5px, -5px);
    -webkit-transform: translate(-5px, -5px);
  }
  .no-touchevents .planArea > .in .contents .contentone:hover .img {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
  }
}
@media (max-width: 640px) {
  .planArea > .in .contents .contentone {
    display: block;
    width: 100%;
    margin: 0 0 3%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px 10px;
  }
}
.planArea > .in .contents .contentone:before {
  content: "";
  display: block;
  padding-top: 66.8%;
  margin-bottom: 20px;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone:before {
    display: none;
  }
}
.planArea > .in .contents .contentone .link {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone .link {
    display: none;
  }
}
.planArea > .in .contents .contentone .mark01 {
  margin-bottom: 10px;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone .mark01 {
    margin-bottom: 5px;
    width: auto;
    height: 22.4px;
    height: 7vw;
  }
}
.planArea > .in .contents .contentone .price {
  margin: 0 0 25px;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone .price {
    margin-bottom: 0;
  }
}
.planArea > .in .contents .contentone .price .pricetitle {
  position: relative;
  padding: 20px 0;
  font-size: 1.9rem;
  margin: 0 25px 17px;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone .price .pricetitle {
    margin: 0px 0 15px;
    padding: 12px 0;
    font-size: 1.4rem;
  }
}
.planArea > .in .contents .contentone .price .pricetitle:before, .planArea > .in .contents .contentone .price .pricetitle:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-image: url(../common/img/line02.png);
  background-size: auto 100%;
  background-position: top center;
}

.planArea > .in .contents .contentone .price .pricetitle:before {
  top: 0;
}

.planArea > .in .contents .contentone .price .pricetitle:after {
  bottom: 0;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone .price .desc {
    display: table;
  }
}
.planArea > .in .contents .contentone .price .desc .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 66.8%;
  background-size: cover;
  background-position: center center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone .price .desc .img {
    position: static;
    display: table-cell;
    vertical-align: top;
    width: 40%;
    height: 80px;
    height: 25vw;
    padding-top: 0;
    height: 130px;
  }
}
@media (max-width: 640px) {
  .planArea > .in .contents .contentone .price .desc .pricedetail {
    display: table-cell;
    vertical-align: top;
    width: 60%;
    padding-bottom: 32px;
    padding-bottom: 10vw;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 5%;
  }
}
.planArea > .in .contents .contentone .price .desc .pricedetail .caption02 {
  font-size: 1.3rem;
  line-height: 2rem;
  margin-bottom: 20px;
  padding: 0 14px;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone .price .desc .pricedetail .caption02 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    padding: 0;
    margin-bottom: 5px;
    text-align: left;
    height: auto !important;
  }
}
.planArea > .in .contents .contentone .price .desc .pricedetail .caption02 br.modal {
  display: none;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone .price .desc .pricedetail .caption02 br {
    display: none;
  }
}
.planArea > .in .contents .contentone .price .desc .pricedetail .price {
  color: #A08241;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone .price .desc .pricedetail .price {
    position: absolute;
    bottom: 0;
    left: 9%;
    margin: 0;
    width: 100%;
    text-align: left;
  }
}
.planArea > .in .contents .contentone .price .desc .pricedetail .price .line01 {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  vertical-align: baseline;
  font-size: 3.5rem;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone .price .desc .pricedetail .price .line01 {
    font-size: 2.4rem;
  }
}
.planArea > .in .contents .contentone .price .desc .pricedetail .price .line02 {
  vertical-align: baseline;
  font-weight: bold;
  font-size: 2rem;
  margin-left: -2px;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone .price .desc .pricedetail .price .line02 {
    font-size: 1.3rem;
  }
}
.planArea > .in .contents .contentone .price .desc .pricedetail .price .line03 {
  vertical-align: baseline;
  font-size: 1rem;
  margin-left: -5px;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone .price .desc .pricedetail .price .line03 {
    font-size: 0.7rem;
  }
}
.planArea > .in .contents .contentone .price .desc .pricedetail .price .line04 {
  vertical-align: baseline;
  font-weight: bold;
  font-size: 1.6rem;
  margin-left: -4px;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone .price .desc .pricedetail .price .line04 {
    font-size: 1.1rem;
  }
}
.planArea > .in .contents .contentone .morearea {
  display: none;
  overflow: hidden;
}

@media (min-width: 641px) {
  .planArea > .in .contents .contentone .morearea {
    display: none !important;
  }
}
.planArea > .in .contents .contentone .morearea .caption04 {
  padding-top: 20px;
  text-align: left;
  font-size: 1.15rem;
  color: #3C3C3C;
  margin-bottom: 20px;
}

.planArea > .in .contents .contentone .morearea .plancontent > dt {
  font-size: 1.3rem;
  color: #282828;
  margin-bottom: 8px;
}

.planArea > .in .contents .contentone .morearea .plancontent > dd {
  display: table;
  border-top: 1px solid #D4D4D4;
  width: 100%;
}

.planArea > .in .contents .contentone .morearea .plancontent > dd .plancontentone {
  display: table-row;
}

.planArea > .in .contents .contentone .morearea .plancontent > dd .plancontentone > dt {
  display: table-cell;
  vertical-align: top;
  font-size: 1.1rem;
  text-align: right;
  line-height: 1.35rem;
  color: #808080;
  border-bottom: 1px solid #D4D4D4;
  border-right: 1px solid #D4D4D4;
  padding: 5px 5px 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 30%;
}

.planArea > .in .contents .contentone .morearea .plancontent > dd .plancontentone > dd {
  display: table-cell;
  vertical-align: top;
  font-size: 1.1rem;
  text-align: left;
  line-height: 1.35rem;
  color: #3C3C3C;
  border-bottom: 1px solid #D4D4D4;
  padding: 5px 0 5px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.planArea > .in .contents .contentone .morebtn {
  margin-top: 15px;
  display: none;
}

@media (max-width: 640px) {
  .planArea > .in .contents .contentone .morebtn {
    display: block;
  }
}
.planArea > .in .caption03 {
  padding: 0 30px;
  font-size: 1.8rem;
  line-height: 3.2rem;
  color: #282828;
  font-weight: bold;
}

@media (max-width: 640px) {
  .planArea > .in .caption03 {
    padding: 0 15px;
    font-size: 1.2rem;
    line-height: 2.1rem;
  }
}
/* planPopupArea */
.planPopupArea {
  max-width: 900px;
  width: 100%;
  margin: 50px auto;
  background-color: #FFF;
  position: relative;
  padding: 5px;
  text-align: center;
}

.planPopupArea .mfp-close {
  display: none;
}

.planPopupArea > .in {
  background-image: url(../common/img/bg01.png);
  background-size: 7px 7px;
  background-position: 3px 0px;
  padding: 6px;
}

.planPopupArea > .in > .in2 {
  padding: 50px;
  background-color: #FFF;
}

.planPopupArea > .in > .in2 .row01 {
  display: table;
  width: 100%;
  margin-bottom: 50px;
}

.planPopupArea > .in > .in2 .row01 .left {
  display: table-cell;
  vertical-align: bottom;
  width: 322px;
  padding-right: 50px;
}

.planPopupArea > .in > .in2 .row01 .left .mark01 {
  display: inline-block;
  margin-bottom: 16px;
}

.planPopupArea > .in > .in2 .row01 .left .titles {
  position: relative;
  padding: 20px 0;
}

.planPopupArea > .in > .in2 .row01 .left .titles:before, .planPopupArea > .in > .in2 .row01 .left .titles:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 6px;
  background-image: url(../common/img/bg01.png);
  background-size: 7px 7px;
  background-position: left top;
}

.planPopupArea > .in > .in2 .row01 .left .titles:before {
  top: 0;
}

.planPopupArea > .in > .in2 .row01 .left .titles:after {
  bottom: 0;
}

.planPopupArea > .in > .in2 .row01 .left .pricetitle {
  font-size: 2.4rem;
  line-height: 3.1rem;
}

.planPopupArea > .in > .in2 .row01 .left .price {
  color: #A08241;
}

.planPopupArea > .in > .in2 .row01 .left .price .line01 {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  vertical-align: baseline;
  font-size: 3.5rem;
  margin-right: 4px;
}

.planPopupArea > .in > .in2 .row01 .left .price .line02 {
  vertical-align: baseline;
  font-weight: bold;
  font-size: 2rem;
  margin-left: -2px;
}

.planPopupArea > .in > .in2 .row01 .left .price .line03 {
  vertical-align: baseline;
  font-size: 1rem;
  margin-left: -5px;
}

.planPopupArea > .in > .in2 .row01 .left .price .line04 {
  vertical-align: baseline;
  font-weight: bold;
  font-size: 1.6rem;
  margin-left: -4px;
}

.planPopupArea > .in > .in2 .row01 .img {
  display: table-cell;
  vertical-align: bottom;
  background-size: cover;
  background-position: center center;
  width: 410px;
  height: 260px;
}

.planPopupArea > .in > .in2 .row02 {
  margin-bottom: 45px;
}

.planPopupArea > .in > .in2 .row02 .title02 {
  font-size: 2rem;
  line-height: 2.8rem;
  color: #A08241;
  margin-bottom: 10px;
}

.planPopupArea > .in > .in2 .row02 .title02 br {
  display: none;
}

.planPopupArea > .in > .in2 .row02 .title02 br.modal {
  display: inline;
}

.planPopupArea > .in > .in2 .row02 .caption02 {
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #3C3C3C;
}

.planPopupArea > .in > .in2 .row03 {
  margin-bottom: 50px;
}

.planPopupArea > .in > .in2 .row03 > dt {
  font-size: 1.6rem;
  margin-bottom: 15px;
}

.planPopupArea > .in > .in2 .row03 > dd:after {
  content: "";
  display: block;
  clear: both;
}

.planPopupArea > .in > .in2 .row03 > dd .table {
  width: 48%;
  display: table;
  border-top: 1px solid #D4D4D4;
}

.planPopupArea > .in > .in2 .row03 > dd .table.left {
  float: left;
}

.planPopupArea > .in > .in2 .row03 > dd .table.right {
  float: right;
}

.planPopupArea > .in > .in2 .row03 > dd .table .cell {
  display: table-row;
}

.planPopupArea > .in > .in2 .row03 > dd .table .cell > dt {
  display: table-cell;
  vertical-align: top;
  font-size: 1.3rem;
  text-align: right;
  line-height: 2rem;
  color: #3C3C3C;
  border-bottom: 1px solid #D4D4D4;
  border-right: 1px solid #D4D4D4;
  padding: 10px 15px 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 30%;
  background-color: #F2F2F2;
}

.planPopupArea > .in > .in2 .row03 > dd .table .cell > dd {
  display: table-cell;
  vertical-align: top;
  font-size: 1.3rem;
  text-align: left;
  line-height: 2rem;
  color: #3C3C3C;
  border-bottom: 1px solid #D4D4D4;
  padding: 10px 0 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.planPopupArea > .in > .in2 .inqarea {
  border-top: 1px solid #5E5E5E;
  border-bottom: 1px solid #5E5E5E;
  padding: 20px 0;
}

.planPopupArea > .in > .in2 .inqarea .caption04 {
  font-size: 1.7rem;
  color: #282828;
  margin-bottom: 15px;
}

.planPopupArea > .in > .in2 .inqarea .tel {
  font-size: 2.8rem;
  font-family: YuMincho, "Yu Mincho", serif;
  margin-bottom: 5px;
}

.planPopupArea > .in > .in2 .inqarea .tel:before {
  content: "\e902";
  font-family: "Icon";
  font-size: 2.5rem;
  margin-right: 7px;
  font-weight: normal;
}

@media (max-width: 640px) {
  .planPopupArea > .in > .in2 .inqarea .tel:before {
    font-size: 2rem;
    margin-right: 4px;
  }
}
.planPopupArea > .in > .in2 .inqarea .inq .cmnBtn02 {
  max-width: 315px;
}

.planPopupArea > .in > .in2 .closebtnTopRight {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background-color: #3C3C3C;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.no-touchevents .planPopupArea > .in > .in2 .closebtnTopRight:hover {
  background-color: #686868;
}

.planPopupArea > .in > .in2 .closebtnTopRight:after {
  content: "\e90b";
  font-family: "Icon";
  font-size: 15px;
  color: #FFF;
}

.planPopupArea > .in > .in2 .closebtn {
  color: #282828;
  font-size: 1.3rem;
  margin-top: 45px;
  letter-spacing: 0.2rem;
}

.no-touchevents .planPopupArea > .in > .in2 .closebtn:hover {
  text-decoration: underline;
}

.planPopupArea > .in > .in2 .closebtn:before {
  content: "\e90b";
  font-family: "Icon";
  font-size: 15px;
  vertical-align: middle;
  font-weight: bold;
  margin-right: 10px;
  display: inline-block;
}

/* hollArea */
.hollArea {
  padding: 70px 30px 80px;
  text-align: center;
  position: relative;
  background-color: #DCDCDC;
  overflow: hidden;
}

@media (max-width: 640px) {
  .hollArea {
    padding: 35px 10px 40px;
  }
}
.hollArea:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-image: url(../common/img/line01.png);
  background-size: auto 100%;
  background-repeat: repeat-x;
  background-position: top 5px;
  display: block;
  -webkit-animation: line01anim 0.6s linear infinite;
  animation: line01anim 0.6s linear infinite;
}

@media (max-width: 640px) {
  .hollArea:after {
    height: 8px;
    -webkit-animation: line01animSP 0.6s linear infinite;
    animation: line01animSP 0.6s linear infinite;
  }
}
.hollArea > .in {
  position: relative;
  max-width: 1340px;
  width: 100%;
  margin: auto;
}

.hollArea > .in .caption01 {
  font-size: 1.5rem;
  line-height: 2.7rem;
  margin-bottom: 38px;
  margin-top: 15px;
}

@media (max-width: 640px) {
  .hollArea > .in .caption01 {
    font-size: 1.2rem;
    line-height: 2.1rem;
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: bold;
  }
}
.hollArea .filter {
  width: 1000px;
  margin: auto;
  margin-top: 50px;
}

@media (max-width: 640px) {
  .hollArea .filter {
    width: 100%;
    margin-top: 40px;
  }
}
.hollArea .filter dt {
  font-size: 2rem;
  font-weight: bold;
  overflow: hidden;
  text-align: center;
}

@media (max-width: 640px) {
  .hollArea .filter dt {
    font-size: 1.5rem;
  }
}
.hollArea .filter dt span {
  display: inline-block;
  position: relative;
  padding: 0 16px;
  letter-spacing: 1px;
}

@media (max-width: 640px) {
  .hollArea .filter dt span {
    padding: 0 10px;
  }
}
.hollArea .filter dd {
  padding-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
}

@media (max-width: 640px) {
  .hollArea .filter dd {
    padding-top: 10px;
    gap: 4px;
  }
}
.hollArea .filter dd label {
  display: block;
  cursor: pointer;
  line-height: 1;
}

.hollArea .filter dd label input {
  position: absolute;
}

.hollArea .filter dd label span {
  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;
  font-weight: bold;
  font-size: 1.6rem;
  height: 40px;
  padding: 0 22px;
  border: 1px solid #282828;
  border-radius: 8px 8px;
  background-color: #fff;
  color: #282828;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 640px) {
  .hollArea .filter dd label span {
    font-size: 1.2rem;
    height: 36px;
    padding: 0 10px;
    border-radius: 5px 5px;
  }
}
.hollArea .filter dd label input:checked ~ span {
  background-color: #282828;
  color: #FFF;
}

.hollArea .filter dt span:after,
.hollArea .filter dt span:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 50vw;
  height: 2px;
  background-color: #000;
}

.hollArea .filter dt span:before {
  right: 100%;
}

.hollArea .filter dt span:after {
  left: 100%;
}

.hollArea .content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /*justify-content: center;*/
  margin-top: 25px;
  gap: 20px;
}

@media screen and (min-width: 641px) and (max-width: 1447px) {
  .hollArea .content {
    width: 1000px;
    margin: 25px auto 0;
  }
}
@media (max-width: 640px) {
  .hollArea .content {
    display: block;
  }
}
.hollArea .content .link {
  position: absolute;
  opacity: 0;
  width: 320px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 640px) {
  .hollArea .content .link {
    width: 100%;
    padding: 0;
    margin-left: 0;
  }
  .hollArea .content .link + .link {
    margin-top: 10px;
  }
}
.hollArea .content .link.spacer {
  display: block;
  opacity: 0 !important;
  -webkit-box-ordinal-group: 10000 !important;
      -ms-flex-order: 9999 !important;
          order: 9999 !important;
}

@media (max-width: 640px) {
  .hollArea .content .link.spacer {
    display: none;
  }
}
.hollArea .content .link[data-filter-content-view] {
  position: relative;
  -webkit-animation: dataFilterSpViewAnimation 1s ease forwards;
          animation: dataFilterSpViewAnimation 1s ease forwards;
  display: block;
}

@-webkit-keyframes dataFilterSpViewAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes dataFilterSpViewAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hollArea [data-filter-more] {
  position: relative;
  cursor: pointer;
  display: block;
  /*border-top: 1px solid #9A9A9A;*/
  padding: 20px 0;
  text-align: center;
  font-weight: bold;
  font-size: 1.6rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 336px;
  margin: 30px auto 0;
  background-color: #282828;
  color: #fff;
}

.hollArea [data-filter-more]:hover {
  opacity: 0.6;
}

@media (max-width: 640px) {
  .hollArea [data-filter-more] {
    margin-top: 10px;
    font-size: 1.4rem;
    width: 100%;
  }
  .hollArea [data-filter-more]:hover {
    opacity: 1;
  }
  .hollArea [data-filter-more][data-filter-more-close] {
    margin-top: 10px;
  }
}
.hollArea [data-filter-more][data-filter-more-disabled] {
  display: none;
}

.hollArea [data-filter-more]:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  /*margin: auto 0;*/
  margin-left: 14px;
  margin-top: -7px;
  /*position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;*/
}

.hollArea [data-filter-more]:before {
  content: "さらに表示する";
}

.hollArea [data-filter-more][data-filter-more-close]:before {
  content: "閉じる";
}

.hollArea [data-filter-more][data-filter-more-close]:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin-top: 1px;
  /*position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;*/
}

.hollArea [data-filter-loading] {
  position: absolute;
  bottom: 75px;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.hollArea [data-filter-loading].active {
  opacity: 1;
}

.hollArea [data-filter-loading].disabled {
  opacity: 0 !important;
}

.hollArea .content .link:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
}

@media (max-width: 640px) {
  .hollArea .content .link:before {
    left: 0;
    right: 0;
  }
}
.hollArea .content .link > .in {
  position: relative;
  padding: 10px;
}

@media (max-width: 640px) {
  .hollArea .content .link > .in {
    padding: 16px;
  }
}
.hollArea .content .link > .in .desc {
  position: relative;
}

@media (max-width: 800px) {
  .hollArea .content .link > .in .desc {
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }
}
.hollArea .content .link > .in .desc:before {
  content: "";
  padding-top: 65%;
  display: block;
  margin-bottom: 25px;
}

@media (max-width: 800px) {
  .hollArea .content .link > .in .desc:before {
    display: none;
  }
}
.hollArea .content .link > .in .desc .img {
  padding-top: 65%;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

@media (max-width: 800px) {
  .hollArea .content .link > .in .desc .img {
    display: table-cell;
    position: static;
    width: 40%;
    vertical-align: top;
    padding-top: 30vw;
  }
}
.hollArea .content .link > .in .desc .titles {
  margin-bottom: 5px;
}

@media (max-width: 800px) {
  .hollArea .content .link > .in .desc .titles {
    display: table-cell;
    width: 60%;
    padding-left: 4%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
    text-align: left;
    height: auto !important;
  }
}
.hollArea .content .link > .in .desc .titles .genre {
  font-size: 1.2rem;
  margin-bottom: 5px;
  letter-spacing: 0.1rem;
}

@media (max-width: 800px) {
  .hollArea .content .link > .in .desc .titles .genre {
    font-size: 1.1rem;
    margin-top: -2px;
  }
}
.hollArea .content .link > .in .desc .titles .genre:before {
  content: "[";
}

.hollArea .content .link > .in .desc .titles .genre:after {
  content: "]";
}

.hollArea .content .link > .in .desc .titles .title02 {
  font-size: 1.5rem;
  line-height: 2.3rem;
  color: #A08241;
  font-weight: bold;
}

@media (max-width: 800px) {
  .hollArea .content .link > .in .desc .titles .title02 {
    word-break: break-all;
    font-size: 1.4rem;
    line-height: 1.9rem;
    width: 107%;
    margin-top: -2%;
  }
}
.hollArea .content .link > .in .desc .titles .title02 span {
  font-size: 1.2rem;
  line-height: 1.9rem;
  display: block;
  margin-top: -1px;
}

@media (min-width: 801px) {
  .hollArea .content .link > .in .desc .titles .subtitle {
    display: none;
  }
}
@media (max-width: 800px) {
  .hollArea .content .link > .in .desc .titles .subtitle {
    margin-top: 5px;
    font-size: 1.15rem;
    line-height: 1.75rem;
  }
}
.hollArea .content .link > .in .desc .titles.type01 {
  position: relative;
  top: -6px;
}

@media (max-width: 800px) {
  .hollArea .content .link > .in .desc .titles.type01 {
    position: static;
    margin-bottom: 0;
  }
}
.hollArea .content .link > .in .desc .titles.type01 .title02 span {
  display: block;
  font-size: 1.2rem;
  margin-top: -3px;
}

@media (max-width: 800px) {
  .hollArea .content .link > .in .desc .titles.type01 .title02 span {
    display: none;
  }
}
.hollArea .content .link > .in .detail {
  text-align: left;
  padding: 0 10px;
}

@media (min-width: 801px) {
  .hollArea .content .link > .in .detail {
    pointer-events: auto !important;
    opacity: 1 !important;
    overflow: auto !important;
    position: static !important;
  }
}
@media (max-width: 800px) {
  .hollArea .content .link > .in .detail {
    display: none;
    overflow: hidden;
  }
}
@media (max-width: 800px) {
  .hollArea .content .link > .in .detail:after {
    content: "";
    display: block;
    height: 30px;
  }
}
.hollArea .content .link > .in .detail .gaiyou {
  font-size: 1.3rem;
  line-height: 2.3rem;
  margin-bottom: 20px;
}

@media (max-width: 800px) {
  .hollArea .content .link > .in .detail .gaiyou {
    padding-top: 10px;
    height: auto !important;
  }
}
.hollArea .content .link > .in .detail .point + .point {
  margin-top: 20px;
}

.hollArea .content .link > .in .detail .point > dt {
  color: #A08241;
  font-size: 1.2rem;
  margin-bottom: 4px;
  font-weight: bold;
}

.hollArea .content .link > .in .detail .point > dd {
  font-size: 1.2rem;
  line-height: 2.1rem;
}

.hollArea .content .link > .in .detail .point > dd .points > li {
  padding-left: 15px;
  width: 105%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: -2%;
}

.hollArea .content .link > .in .detail .point > dd .points > li:before {
  content: "・";
  margin-left: -12px;
}

.hollArea .content .link > .in .morebtn {
  display: none;
}

@media (max-width: 800px) {
  .hollArea .content .link > .in .morebtn {
    display: block;
  }
}
/* flowArea */
.flowArea {
  padding: 70px 30px 80px;
  text-align: center;
  position: relative;
  background-color: #DCDCDC;
}

@media (max-width: 640px) {
  .flowArea {
    padding: 35px 10px 40px;
  }
}
.flowArea > .in {
  max-width: 1020px;
  width: 100%;
  margin: auto;
}

.flowArea > .in .caption01 {
  font-size: 1.5rem;
  line-height: 2.7rem;
  margin-bottom: 10px;
  margin-top: 15px;
}

@media (max-width: 640px) {
  .flowArea > .in .caption01 {
    font-size: 1.2rem;
    line-height: 2.1rem;
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: bold;
  }
}
.flowArea > .in .steparea {
  position: relative;
}

@media (max-width: 1100px) and (min-width: 801px) {
  .flowArea > .in .steparea {
    left: -65px;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@media (max-width: 800px) {
  .flowArea > .in .steparea .bgline {
    display: none;
  }
}
@media (min-width: 801px) {
  .flowArea > .in .steparea .bgline {
    position: relative;
  }
  .flowArea > .in .steparea .bgline.anim .mask {
    stroke-dashoffset: -1700;
  }
  .flowArea > .in .steparea .bgline .dash {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: none;
    stroke: #282828;
    stroke-width: 2;
    stroke-dasharray: 6 9;
    stroke-dashoffset: 15;
    -webkit-animation: dash 1s linear infinite;
    animation: dash 1s linear infinite;
  }
  .flowArea > .in .steparea .bgline .mask {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: none;
    stroke: #DCDCDC;
    stroke-width: 4;
    stroke-dasharray: 1700 1700;
    stroke-dashoffset: 0;
    -webkit-transition: 3s linear;
    transition: 3s linear;
    opacity: 0.9;
  }
  @-webkit-keyframes dash {
    to {
      stroke-dashoffset: 0;
    }
  }
  @keyframes dash {
    to {
      stroke-dashoffset: 0;
    }
  }
  @-webkit-keyframes mask {
    to {
      stroke-dashoffset: -1700;
    }
  }
  @keyframes mask {
    to {
      stroke-dashoffset: -1700;
    }
  }
}
@media (max-width: 800px) {
  .flowArea > .in .steparea .slide {
    overflow: hidden;
  }
}
@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap {
    width: 100%;
    margin: auto;
    position: relative;
  }
}
@media (min-width: 801px) {
  .flowArea > .in .steparea .slide .contantWrap .btns01 {
    display: none;
  }
}
@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .btns01 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 100%;
    max-width: 1080px;
  }
  .flowArea > .in .steparea .slide .contantWrap .btns01 button {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 11;
    width: 70px;
    height: 70px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    opacity: 0;
    pointer-events: none;
  }
}
@media (max-width: 800px) and (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .btns01 button {
    width: 60px;
    height: 90px;
  }
}
@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .btns01 button.viewPC {
    opacity: 1;
    pointer-events: auto;
  }
}
@media (max-width: 800px) and (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .btns01 button.viewPC {
    opacity: 0;
    pointer-events: none;
  }
}
@media (max-width: 800px) and (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .btns01 button.viewSP {
    opacity: 1;
    pointer-events: auto;
  }
}
@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .btns01 button:before, .flowArea > .in .steparea .slide .contantWrap .btns01 button:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .flowArea > .in .steparea .slide .contantWrap .btns01 button:before {
    width: 40px;
    height: 40px;
    background-color: #000;
    border-radius: 50%;
  }
  .flowArea > .in .steparea .slide .contantWrap .btns01 button:after {
    width: 12px;
    height: 12px;
    border: 1px solid #FFF;
  }
  .flowArea > .in .steparea .slide .contantWrap .btns01 button.next {
    right: -30px;
  }
}
@media (max-width: 800px) and (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .btns01 button.next {
    right: 0;
  }
}
@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .btns01 button.next:after {
    border-bottom: rgba(0, 0, 0, 0) !important;
    border-left: rgba(0, 0, 0, 0) !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 3px;
  }
  .flowArea > .in .steparea .slide .contantWrap .btns01 button.prev {
    left: -30px;
  }
}
@media (max-width: 800px) and (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .btns01 button.prev {
    left: 0;
  }
}
@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .btns01 button.prev:after {
    border-bottom: rgba(0, 0, 0, 0) !important;
    border-right: rgba(0, 0, 0, 0) !important;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: -3px;
  }
  .no-touchevents .flowArea > .in .steparea .slide .contantWrap .btns01 button:hover:before {
    background-color: #000;
  }
  .no-touchevents .flowArea > .in .steparea .slide .contantWrap .btns01 button:hover:after {
    border-color: #FFF;
  }
}
@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn {
    padding: 0 17%;
  }
}
@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content {
    position: relative;
    display: table;
  }
}
@media (min-width: 801px) {
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content {
    width: auto !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}
@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link {
    display: table-cell;
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}
@media (min-width: 801px) {
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link {
    position: absolute;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.animinit.step01 > .in .header {
    -webkit-transform: translateY(160px);
    transform: translateY(160px);
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.animinit.step02 > .in .header {
    -webkit-transform: translateY(180px);
    transform: translateY(180px);
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.animinit.step03 > .in .header {
    -webkit-transform: translateY(170px);
    transform: translateY(170px);
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.animinit.step04 > .in .header {
    -webkit-transform: translateY(180px);
    transform: translateY(180px);
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.animinit.step05 > .in .header {
    -webkit-transform: translateY(245px);
    transform: translateY(245px);
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.animinit > .in .header:before {
    -webkit-transform: rotate(-10deg) scaleX(0);
    transform: rotate(-10deg) scaleX(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.animinit > .in .img {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.animinit > .in .info {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    opacity: 0;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.anim > .in .header {
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1;
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.anim > .in .header:before {
    -webkit-transform: rotate(-10deg) scaleX(1);
    transform: rotate(-10deg) scaleX(1);
    -webkit-transition: 0.8s ease 0.8s;
    transition: 0.8s ease 0.8s;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.anim > .in .img {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    -webkit-transition: 0.8s ease 0.4s;
    transition: 0.8s ease 0.4s;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.anim > .in .info {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
    -webkit-transition: 0.8s ease 0.4s;
    transition: 0.8s ease 0.4s;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.step01 {
    width: 280px !important;
    top: 0 !important;
    left: 36px !important;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.step01 .info {
    padding: 0 10px;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.step02 {
    width: 320px !important;
    top: 30px !important;
    left: 380px !important;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.step02 .info {
    padding: 0 30px;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.step03 {
    width: 280px !important;
    top: 181px !important;
    left: 735px !important;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.step03 .info {
    padding: 0 0 0 90px;
    text-align: left;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.step04 {
    width: 280px !important;
    top: 580px !important;
    left: 490px !important;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.step04 .info {
    padding: 0 10px;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.step05 {
    width: 390px !important;
    top: 530px !important;
    left: 5px !important;
  }
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.step05 .info {
    padding: 0 30px;
  }
}
@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link.view > .in .info {
    opacity: 1;
  }
}
@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link > .in {
    padding: 0 5%;
  }
}
.flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link > .in .header {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
}

@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link > .in .header {
    margin-bottom: 6%;
  }
}
.flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link > .in .header:before {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #787878;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link > .in .header:before {
    bottom: 12px;
  }
}
.flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link > .in .header .title02 {
  position: relative;
}

.flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link > .in .img {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
  margin-bottom: 25px;
  border-radius: 50%;
}

@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link > .in .img {
    margin-bottom: 10px;
  }
}
@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link > .in .info {
    width: 145%;
    margin-left: -22.5%;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}
.flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link > .in .info .title {
  font-family: YuMincho, "Yu Mincho", serif;
  font-size: 1.8rem;
  margin-bottom: 5px;
}

@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link > .in .info .title {
    font-size: 2rem;
  }
}
.flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link > .in .info .caption {
  font-size: 1.3rem;
  line-height: 2.3rem;
  text-align: left;
  color: #535353;
}

@media (max-width: 800px) {
  .flowArea > .in .steparea .slide .contantWrap .contentWrapIn .content .link > .in .info .caption {
    font-size: 1.2rem;
    line-height: 2.1rem;
  }
}
/* staffArea */
.staffArea {
  padding: 70px 0 80px;
  text-align: center;
  position: relative;
}

@media (max-width: 640px) {
  .staffArea {
    padding: 35px 13px 40px;
  }
}
.staffArea > .in {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1000px;
  width: 100%;
  padding: 0 30px;
  margin: auto;
  position: relative;
}

.staffArea > .in .caption01 {
  font-size: 1.5rem;
  line-height: 2.7rem;
  margin-bottom: 35px;
  margin-top: 15px;
}

@media (max-width: 640px) {
  .staffArea > .in .caption01 {
    font-size: 1.2rem;
    line-height: 2.1rem;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: bold;
  }
}
.staffArea > .staffs {
  background-color: #f8f8f8;
  padding: 60px 30px;
}

@media (max-width: 640px) {
  .staffArea > .staffs {
    padding: 17px 14px 30px;
  }
}
.staffArea > .staffs .wrapper {
  max-width: 1000px;
  width: 100%;
  margin: auto;
  position: relative;
}

.staffArea > .staffs .staffSlider {
  --_face-photo-height: 10%;
}

.staffArea > .staffs .staffSlider .splide__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 50px 1fr 50px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
}

@media (max-width: 640px) {
  .staffArea > .staffs .staffSlider .splide__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.staffArea > .staffs .staffSlider .splide__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.staffArea > .staffs .staffSlider .splide__arrow {
  display: none;
  width: 50px;
  aspect-ratio: 1;
  position: absolute;
  top: var(--_face-photo-height);
}
.staffArea > .staffs .staffSlider .splide__arrow--prev {
  left: 0px;
  translate: -50% -50%;
}
.staffArea > .staffs .staffSlider .splide__arrow--next {
  right: 0px;
  translate: 50% -50%;
}
.staffArea > .staffs .staffSlider .splide__arrow:disabled {
  display: none;
}

@media (max-width: 640px) {
  .staffArea > .staffs .staffSlider .splide__arrow {
    display: block;
    width: 25px;
  }
  .staffArea > .staffs .staffSlider .splide__arrow--prev {
    translate: -21px -50%;
  }
  .staffArea > .staffs .staffSlider .splide__arrow--next {
    translate: 21px -50%;
  }
}
.staffArea > .staffs .staffSlider .splide__arrow_icon {
  display: block;
  width: 100%;
  height: auto;
}

.staffArea > .staffs .box {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 3;
  grid-row: span 3;
}

.staffArea > .staffs .facePhoto {
  aspect-ratio: 300/208;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  display: block;
}

.staffArea > .staffs .names {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-top: 15px;
}

@media (max-width: 640px) {
  .staffArea > .staffs .names {
    margin-top: 11px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.staffArea > .staffs .position {
  width: 81.9717px;
  height: auto;
}

@media (max-width: 640px) {
  .staffArea > .staffs .position {
    width: 90px;
  }
}
.staffArea > .staffs .names .name {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.staffArea > .staffs .names .nameJa {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1;
}

@media (max-width: 640px) {
  .staffArea > .staffs .names .nameJa {
    font-size: 1.4rem;
  }
}
.staffArea > .staffs .names .nameEn {
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1;
}
.staffArea > .staffs .names .nameEn::before, .staffArea > .staffs .names .nameEn::after {
  content: "-";
}

@media (max-width: 640px) {
  .staffArea > .staffs .names .nameEn {
    font-size: 0.9rem;
  }
}
.staffArea > .staffs :is(.career, .info) .title {
  font-size: 1.3rem;
  line-height: 2.3rem;
  letter-spacing: 0.03em;
  color: #A08241;
}

@media (max-width: 640px) {
  .staffArea > .staffs .career .title {
    font-size: 1.16rem;
    line-height: 1.7rem;
  }
  .staffArea > .staffs .info .title {
    font-size: 1.1rem;
    line-height: 1.7rem;
  }
}
.staffArea > .staffs :is(.career, .info) .contents {
  font-size: 1.3rem;
  line-height: 2.3rem;
  letter-spacing: 0.03em;
}

@media (max-width: 640px) {
  .staffArea > .staffs :is(.career, .info) .contents {
    font-size: 1.1rem;
    line-height: 1.7rem;
  }
}
.staffArea > .staffs .career {
  display: -ms-grid;
  display: grid;
  text-align: justify;
  margin-top: 25px;
}

@media (max-width: 640px) {
  .staffArea > .staffs .career {
    margin-top: 14px;
  }
}
.staffArea > .staffs .info {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1em 1fr;
  grid-template-columns: auto 1fr;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  text-align: justify;
  margin-top: 20px;
}

@media (max-width: 640px) {
  .staffArea > .staffs .info {
    margin-top: 16px;
  }
}
.staffArea > .staffs .breakTime {
  padding: 19px 20px 20px;
  background-color: #dcdcdc;
  margin-top: 30px;
}

@media (max-width: 640px) {
  .staffArea > .staffs .breakTime {
    padding: 19px 13px 17px;
    margin-top: 23px;
  }
}
.staffArea > .staffs .breakTime .title {
  font-size: 1.3rem;
  line-height: 2.3rem;
  letter-spacing: 0.05em;
  position: relative;
  color: #A08241;
  font-weight: 400;
  padding-bottom: 10px;
}
.staffArea > .staffs .breakTime .title::before {
  content: "";
  display: block;
  width: calc(100% - 40px);
  height: 6px;
  background-image: url("../common/img/line02.png");
  background-repeat: space;
  background-size: contain;
  background-position: left center;
  position: absolute;
  bottom: 0;
  right: 0;
}
.staffArea > .staffs .breakTime .title::after {
  content: "";
  display: block;
  background-image: url("../img/staff_icon_break_time.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 48px;
  aspect-ratio: 1;
  position: absolute;
  top: 50%;
  left: 0;
  translate: -6px -50%;
}

@media (max-width: 640px) {
  .staffArea > .staffs .breakTime .title {
    font-size: 1.16rem;
    line-height: 1.7rem;
    padding-bottom: 7px;
  }
  .staffArea > .staffs .breakTime .title::before {
    height: 3px;
  }
  .staffArea > .staffs .breakTime .title::after {
    width: 45px;
    translate: -2px -50%;
  }
}
.staffArea > .staffs .breakTime .description {
  font-size: 1.3rem;
  line-height: 2.3rem;
  letter-spacing: 0.03em;
  text-align: justify;
  margin-top: 13px;
}

@media (max-width: 640px) {
  .staffArea > .staffs .breakTime .description {
    font-size: 1.1rem;
    line-height: 1.9rem;
    margin-top: 16px;
  }
}
.staffArea > .staffs .breakTime .img {
  aspect-ratio: 260/180;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  margin-top: 9px;
}

@media (max-width: 640px) {
  .staffArea > .staffs .breakTime .img {
    margin-top: 11px;
  }
}
/* eventArea */
.eventArea {
  padding: 70px 30px 80px;
  text-align: center;
  position: relative;
}

@media (max-width: 640px) {
  .eventArea {
    padding: 35px 10px 40px;
  }
}
.eventArea .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

.no-touchevents.os-windows.not-ie .eventArea .bg {
  background-attachment: fixed;
}

.eventArea > .in {
  max-width: 1000px;
  width: 100%;
  margin: auto;
  position: relative;
}

.eventArea > .in .caption01 {
  font-size: 1.5rem;
  line-height: 2.7rem;
  margin-bottom: 35px;
  margin-top: 15px;
}

@media (max-width: 640px) {
  .eventArea > .in .caption01 {
    font-size: 1.2rem;
    line-height: 2.1rem;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: bold;
  }
}
.eventArea > .in .eventlist {
  display: table;
  width: 104%;
  border-collapse: separate;
  border-spacing: 20px;
  margin-bottom: 20px;
  margin-left: -2%;
}

@media (max-width: 640px) {
  .eventArea > .in .eventlist {
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
    width: auto;
  }
}
.eventArea > .in .eventlist .eventone {
  display: table-cell;
  width: 33.3333333333%;
  position: relative;
  background-color: #fff;
}

@media (max-width: 640px) {
  .eventArea > .in .eventlist .eventone {
    display: block;
    width: 100%;
    text-align: left;
  }
  .eventArea > .in .eventlist .eventone:nth-child(1) > .in .titlearea .right .tag {
    right: -64%;
  }
  .eventArea > .in .eventlist .eventone:nth-child(1) > .in .img {
    background-position: top left;
  }
  .eventArea > .in .eventlist .eventone:nth-child(2) > .in .titlearea .right .tag {
    right: 11%;
  }
  .eventArea > .in .eventlist .eventone:nth-child(3) > .in .titlearea .right .tag {
    right: 1%;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .eventlist .eventone + .eventone {
    margin-top: 10px;
  }
}
.eventArea > .in .eventlist .eventone > .in {
  padding: 25px 28px 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  will-change: transform;
}

@media (max-width: 640px) {
  .eventArea > .in .eventlist .eventone > .in {
    padding: 15px;
  }
  .eventArea > .in .eventlist .eventone > .in:after {
    content: "";
    clear: both;
    display: block;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .eventlist .eventone > .in .titlearea {
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .eventlist .eventone > .in .titlearea:after {
    content: "";
    display: block;
    clear: both;
  }
}
.eventArea > .in .eventlist .eventone > .in .titlearea .mark {
  position: absolute;
  top: -22px;
  left: -14px;
}

@media (max-width: 640px) {
  .eventArea > .in .eventlist .eventone > .in .titlearea .mark {
    left: auto;
    right: -5px;
    top: -5px;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .eventlist .eventone > .in .titlearea .right {
    display: inline-block;
    position: relative;
  }
}
.eventArea > .in .eventlist .eventone > .in .titlearea .right .title02 {
  font-size: 1.9rem;
  line-height: 2.8rem;
  color: #282828;
  font-weight: bold;
  margin-bottom: 5px;
}

@media (max-width: 640px) {
  .eventArea > .in .eventlist .eventone > .in .titlearea .right .title02 {
    font-size: 1.3rem;
    line-height: 2rem;
  }
}
.eventArea > .in .eventlist .eventone > .in .titlearea .right .tag {
  margin-bottom: 20px;
}

@media (max-width: 640px) {
  .eventArea > .in .eventlist .eventone > .in .titlearea .right .tag {
    margin-bottom: 0;
    position: absolute;
    bottom: 13%;
    right: 0;
    line-height: 1;
  }
}
@media (max-width: 350px) {
  .eventArea > .in .eventlist .eventone > .in .titlearea .right .tag {
    bottom: 11%;
  }
}
.eventArea > .in .eventlist .eventone > .in .titlearea .right .tag > li {
  font-size: 1.2rem;
  line-height: 2.1rem;
  color: #3C3C3C;
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}

@media (max-width: 640px) {
  .eventArea > .in .eventlist .eventone > .in .titlearea .right .tag > li {
    font-size: 1.1rem;
    margin-right: 0;
    line-height: 1;
  }
}
.eventArea > .in .eventlist .eventone > .in .titlearea .right .tag > li:before {
  content: "[";
}

.eventArea > .in .eventlist .eventone > .in .titlearea .right .tag > li:after {
  content: "]";
}

.eventArea > .in .eventlist .eventone > .in .img {
  background-size: cover;
  background-position: center center;
  padding-top: 66%;
  margin-bottom: 20px;
}

@media (max-width: 640px) {
  .eventArea > .in .eventlist .eventone > .in .img {
    float: left;
    width: 39.3%;
    padding-top: 39.3%;
    margin-bottom: 5px;
    margin-right: 8px;
  }
}
.eventArea > .in .eventlist .eventone > .in .caption02 {
  font-size: 1.3rem;
  line-height: 2.3rem;
  color: #3C3C3C;
  text-align: left;
}

@media (max-width: 640px) {
  .eventArea > .in .eventlist .eventone > .in .caption02 {
    font-size: 1.15rem;
    line-height: 1.7rem;
    display: inline;
  }
}
.eventArea > .in .eventlist .eventone > .linkIn:hover {
  opacity: 0.5;
}

.eventArea > .in .saloninfo {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px;
  background-color: #282828;
  margin-bottom: 40px;
}

@media (max-width: 640px) {
  .eventArea > .in .saloninfo {
    padding: 15px;
    margin-bottom: 25px;
  }
}
.eventArea > .in .saloninfo .title03 {
  font-family: YuMincho, "Yu Mincho", serif;
  font-size: 1.7rem;
  color: #FFF;
  margin-bottom: 25px;
  letter-spacing: 0.2rem;
}

@media (max-width: 640px) {
  .eventArea > .in .saloninfo .title03 {
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
.eventArea > .in .saloninfo {
  padding: 40px 14px 45px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #fff;
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo {
    padding: 65px 40px 40px;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .saloninfo {
    padding: 40px 14px 45px;
  }
}
.eventArea > .in .saloninfo .title03 {
  position: relative;
  width: 33.61vw;
  height: 8.47vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0 auto;
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .title03 {
    width: 176px;
    height: 44px;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .saloninfo .title03 {
    width: 33.61vw;
    height: 8.47vw;
  }
}
.eventArea > .in .saloninfo .title03::before, .eventArea > .in .saloninfo .title03::after {
  position: absolute;
  content: "";
  display: block;
  background: #fff;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 2px;
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .title03::before, .eventArea > .in .saloninfo .title03::after {
    width: 28px;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .saloninfo .title03::before, .eventArea > .in .saloninfo .title03::after {
    width: 1.2rem;
  }
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .title03::before {
    left: -48px;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .saloninfo .title03::before {
    left: -2.4rem;
  }
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .title03::after {
    right: -48px;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .saloninfo .title03::after {
    right: -2.4rem;
  }
}
.eventArea > .in .saloninfo .catch {
  margin-top: 10px;
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .catch {
    font-size: 2.4rem;
    padding-bottom: 46px;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .saloninfo .catch {
    font-size: 1.8rem;
    padding-bottom: 28px;
  }
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .saloninfo .content + .content {
    margin-top: 30px;
  }
}
.eventArea > .in .saloninfo .content._01 .imgBox {
  width: 100%;
}
.eventArea > .in .saloninfo .content._01 .img04 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .content._01 .img04 {
    width: 480px;
    height: 320px;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .saloninfo .content._01 .img04 {
    width: 100%;
    height: 58.05vw;
  }
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .content._01 .txtBox {
    padding: 0 40px;
  }
}
.eventArea > .in .saloninfo .content._01 .deco01 {
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .content._01 .deco01 {
    width: 212px;
    height: 48px;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .saloninfo .content._01 .deco01 {
    margin: 0 auto;
    width: 43.47vw;
    height: 9.86vw;
  }
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .content._02 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.eventArea > .in .saloninfo .content._02 .imgBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .content._02 .imgBox {
    margin-top: -120px;
    width: 425px;
  }
}
.eventArea > .in .saloninfo .content._02 .img01 {
  width: 100%;
  margin-bottom: 6px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .content._02 .img01 {
    height: 205px;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .saloninfo .content._02 .img01 {
    height: 41.66vw;
  }
}
.eventArea > .in .saloninfo .content._02 .img02 {
  width: calc(50% - 3px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .content._02 .img02 {
    height: 143px;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .saloninfo .content._02 .img02 {
    height: 29.58vw;
  }
}
.eventArea > .in .saloninfo .content._02 .img03 {
  width: calc(50% - 3px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .content._02 .img03 {
    height: 143px;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .saloninfo .content._02 .img03 {
    height: 29.58vw;
  }
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .content._02 .txtBox {
    margin-top: 0;
    width: 455px;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .eventArea > .in .saloninfo .content._02 .txtBox .caption03 {
    margin-top: 0;
  }
}
.eventArea > .in .saloninfo .content .txtBox {
  margin-top: 15px;
}
.eventArea > .in .saloninfo .content .txtBox .caption03 {
  margin-top: 8px;
  text-align: left;
}
@media (min-width: 641px) {
  .eventArea > .in .saloninfo .content .txtBox .caption03 {
    line-height: 1.76;
    font-size: 1.3rem;
  }
}
@media (max-width: 640px) {
  .eventArea > .in .saloninfo .content .txtBox .caption03 {
    font-size: 1.2rem;
  }
}

.eventArea > .in .inqarea {
  border-top: 2px solid #282828;
  border-bottom: 2px solid #282828;
  padding: 2px 0;
}

.eventArea > .in .inqarea > .in {
  border-top: 1px solid #282828;
  border-bottom: 1px solid #282828;
  padding: 25px 0 33px 0;
}

@media (max-width: 640px) {
  .eventArea > .in .inqarea > .in {
    padding: 15px 0 20px;
  }
}
.eventArea > .in .inqarea > .in .caption04 {
  font-size: 1.7rem;
  line-height: 3rem;
  letter-spacing: 0.1rem;
  margin-bottom: 17px;
}

@media (max-width: 640px) {
  .eventArea > .in .inqarea > .in .caption04 {
    font-size: 1.25rem;
    line-height: 2rem;
    margin-bottom: 10px;
    letter-spacing: 0;
  }
}
.eventArea > .in .inqarea > .in .tel {
  font-family: YuMincho, "Yu Mincho", serif;
  font-size: 2.8rem;
  line-height: 1;
  color: #282828;
  margin-bottom: 13px;
  font-weight: bold;
  letter-spacing: 0.2rem;
}

@media (max-width: 640px) {
  .eventArea > .in .inqarea > .in .tel {
    font-size: 2.1rem;
  }
}
.eventArea > .in .inqarea > .in .tel:before {
  content: "\e902";
  font-family: "Icon";
  font-size: 2.5rem;
  margin-right: 7px;
  font-weight: normal;
}

@media (max-width: 640px) {
  .eventArea > .in .inqarea > .in .tel:before {
    font-size: 2rem;
    margin-right: 4px;
  }
}
.eventArea > .in .inqarea > .in .inq .cmnBtn02 {
  max-width: 335px;
}

.eventArea > .linkIn:hover {
  opacity: 0.5;
}

/* accessArea */
.accessArea {
  background-color: #282828;
  text-align: center;
  padding: 60px 30px 70px;
}

@media (max-width: 640px) {
  .accessArea {
    padding: 35px 10px 15px;
  }
}
.accessArea > .in {
  max-width: 740px;
  width: 100%;
  margin: auto;
}

.accessArea > .in .title01 {
  color: #FFF;
  font-size: 1.2rem;
  margin-bottom: 30px;
}

@media (max-width: 640px) {
  .accessArea > .in .title01 {
    font-size: 1.15rem;
    margin-bottom: 22px;
  }
}
.accessArea > .in .title01:before {
  content: "ACCESS";
  display: block;
  font-family: YuMincho, "Yu Mincho", serif;
  font-size: 2.2rem;
  letter-spacing: 0.2rem;
  margin-bottom: -2px;
}

@media (max-width: 640px) {
  .accessArea > .in .title01:before {
    font-size: 2.05rem;
  }
}
.accessArea > .in .contents .address {
  font-size: 1.4rem;
  line-height: 2.7rem;
  color: #C0C0C0;
  margin-bottom: 37px;
  letter-spacing: 0.1rem;
}

@media (max-width: 640px) {
  .accessArea > .in .contents .address {
    display: none;
  }
}
.accessArea > .in .contents .fb {
  margin: 0 0 40px;
}

.accessArea > .in .contents .fb p {
  font-size: 1.4rem;
  color: #C0C0C0;
  letter-spacing: 0.1rem;
}

.accessArea > .in .contents .fb p:hover {
  text-decoration: underline;
}

.accessArea > .in .contents .fb img {
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 2px;
}

.accessArea > .in .contents .map:after {
  content: "";
  display: block;
  clear: both;
}

.accessArea > .in .contents .map .left {
  float: left;
  width: 47%;
}

@media (max-width: 640px) {
  .accessArea > .in .contents .map .left {
    float: none;
    width: 100%;
    margin-bottom: 12px;
  }
}
.accessArea > .in .contents .map .left img {
  width: 100%;
  height: auto;
  display: block;
}

.accessArea > .in .contents .map .right {
  float: right;
  width: 50%;
}

@media (max-width: 640px) {
  .accessArea > .in .contents .map .right {
    float: none;
    width: 100%;
  }
}
.accessArea > .in .contents .map .right .kakudai {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 15px;
}

@media (max-width: 640px) {
  .accessArea > .in .contents .map .right .kakudai {
    margin-bottom: 25px;
  }
}
.accessArea > .in .contents .map .right .link01 {
  text-align: right;
  margin-bottom: 26px;
}

@media (max-width: 640px) {
  .accessArea > .in .contents .map .right .link01 {
    text-align: center;
    margin-bottom: 40px;
  }
}
.accessArea > .in .contents .map .right .link01 a {
  font-size: 1.4rem;
  line-height: 1;
  color: #C0C0C0;
}

@media (max-width: 640px) {
  .accessArea > .in .contents .map .right .link01 a {
    font-size: 1.3rem;
    color: #FFF;
  }
}
.no-touchevents .accessArea > .in .contents .map .right .link01 a:hover:after {
  left: 2px;
}

.accessArea > .in .contents .map .right .link01 a:after {
  content: ">";
  margin-left: 6px;
  position: relative;
}

.accessArea > .in .contents .map .right .infoaddress {
  display: none;
}

@media (max-width: 640px) {
  .accessArea > .in .contents .map .right .infoaddress {
    font-size: 1.2rem;
    line-height: 2.2rem;
    margin-bottom: 25px;
    display: block;
    text-align: left;
    color: #C0C0C0;
  }
}
.accessArea > .in .contents .map .right .infotime {
  display: none;
}

@media (max-width: 640px) {
  .accessArea > .in .contents .map .right .infotime {
    font-size: 1.2rem;
    line-height: 2.2rem;
    margin-bottom: 25px;
    display: block;
    text-align: left;
    color: #C0C0C0;
  }
}
.accessArea > .in .contents .map .right .infos {
  display: table;
  color: #C0C0C0;
  text-align: left;
}

.accessArea > .in .contents .map .right .infos .infoone {
  display: table-row;
}

.accessArea > .in .contents .map .right .infos .infoone > dt {
  display: table-cell;
  vertical-align: top;
  font-size: 1.4rem;
  line-height: 2.5rem;
  word-break: keep-all;
}

@media (max-width: 640px) {
  .accessArea > .in .contents .map .right .infos .infoone > dt {
    font-size: 1.2rem;
    line-height: 2.2rem;
  }
}
.accessArea > .in .contents .map .right .infos .infoone > dt:before {
  content: "■";
  letter-spacing: 0;
  margin-right: 3px;
}

.accessArea > .in .contents .map .right .infos .infoone > dt:after {
  content: "／";
}

.accessArea > .in .contents .map .right .infos .infoone > dt.type01 {
  letter-spacing: 1.4rem;
}

.accessArea > .in .contents .map .right .infos .infoone > dt.type01:after {
  margin-left: -1.4rem;
  letter-spacing: 0;
}

.accessArea > .in .contents .map .right .infos .infoone > dd {
  display: table-cell;
  vertical-align: top;
  font-size: 1.4rem;
  line-height: 2.5rem;
}

@media (max-width: 640px) {
  .accessArea > .in .contents .map .right .infos .infoone > dd {
    font-size: 1.2rem;
    line-height: 2.2rem;
  }
}
@media (min-width: 641px) {
  .accessArea > .in .inqarea {
    display: none;
  }
}
@media (max-width: 640px) {
  .accessArea > .in .inqarea {
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    padding: 2px 0;
    margin-top: 50px;
  }
  .accessArea > .in .inqarea > .in {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 20px 0 25px;
  }
  .accessArea > .in .inqarea > .in .caption04 {
    font-size: 1.25rem;
    line-height: 2rem;
    margin-bottom: 10px;
    letter-spacing: 0;
    color: #FFF;
  }
  .accessArea > .in .inqarea > .in .tel {
    font-family: YuMincho, "Yu Mincho", serif;
    font-size: 2.1rem;
    line-height: 1;
    color: #FFF;
    margin-bottom: 13px;
    font-weight: bold;
    letter-spacing: 0.2rem;
  }
  .accessArea > .in .inqarea > .in .tel:before {
    content: "\e902";
    font-family: "Icon";
    font-size: 2rem;
    margin-right: 4px;
    font-weight: normal;
  }
  .accessArea > .in .inqarea > .in .inq .cmnBtn02 {
    color: #282828;
    background-color: #FFF;
  }
}
@media (max-width: 640px) {
  .fb {
    margin: 30px 0 0px;
  }
  .fb p {
    font-size: 1.2rem;
    color: #C0C0C0;
  }
  .fb img {
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 2px;
  }
}
.moreBtnWrap {
  border-top: 1px solid #9A9A9A;
  margin-top: 30px;
}

@media (max-width: 640px) {
  .moreBtnWrap {
    border-top: none;
    margin-top: 10px;
  }
}
/*# sourceMappingURL=index.css.map */