@charset "UTF-8";
/* mvArea */
.mvArea {
  position: relative;
  overflow: hidden;
  height: 700px;
  height: calc(100vh - 100px);
  margin-bottom: 164px;
}
@media (max-width: 640px) {
  .mvArea {
    height: 31rem !important;
    margin-bottom: 0;
  }
}
.mvArea .pharea {
  overflow: hidden;
  height: 100%;
}
.mvArea .pharea .contantWrap {
  width: 100%;
  margin: auto;
  position: relative;
  height: 100%;
}
@media (max-width: 640px) {
  .mvArea .pharea .contantWrap {
    width: 100% !important;
  }
}
.mvArea .pharea .contantWrap .contentWrapIn {
  padding: 0;
  height: 100%;
}
.mvArea .pharea .contantWrap .contentWrapIn:after {
  content: "";
  display: block;
  position: absolute;
  left: -200%;
  bottom: 0;
  width: 500%;
  height: 50%;
  pointer-events: none; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#33000000",GradientType=0 ); /* IE6-9 */
}
@media (max-width: 640px) {
  .mvArea .pharea .contantWrap .contentWrapIn:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}
.mvArea .pharea .contantWrap .contentWrapIn .content {
  position: relative;
  display: table;
  height: 100%;
}
.mvArea .pharea .contantWrap .contentWrapIn .content .link {
  display: table-cell;
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  background-size: cover;
  background-position: center center;
  padding-top: 3.5%;
}
.mvArea .pharea .contantWrap .contentWrapIn .content .link.type01 {
  background-image: url(../img/ph01_01_.jpg);
}
@media (max-width: 640px) {
  .mvArea .pharea .contantWrap .contentWrapIn .content .link.type01 {
    background-image: url(../img/ph01_01sp_.jpg);
  }
}
.mvArea .pharea .contantWrap .pager {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1;
}
.mvArea .pharea .contantWrap .pager button {
  width: 40px;
  height: 40px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 640px) {
  .mvArea .pharea .contantWrap .pager button {
    width: 40px;
    height: 40px;
  }
}
.mvArea .pharea .contantWrap .pager button:after, .mvArea .pharea .contantWrap .pager button:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #FFF;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
@media (max-width: 640px) {
  .mvArea .pharea .contantWrap .pager button:after, .mvArea .pharea .contantWrap .pager button:before {
    width: 6px;
    height: 6px;
  }
}
.mvArea .pharea .contantWrap .pager button:after {
  transition: 0.2s;
}
.no-touchevents .mvArea .pharea .contantWrap .pager button:hover:after, .mvArea .pharea .contantWrap .pager button.active:after {
  background-color: #000;
}
.mvArea .pharea .contantWrap .pager button.active {
  cursor: default;
  pointer-events: none;
}
.mvArea .title01wrap .title01 {
  text-align: left;
  padding: 0 30px;
  position: absolute;
  max-width: 1080px;
  width: 100%;
  bottom: 46px;
  left: 0;
  right: 0;
  margin: auto;
  pointer-events: none;
  opacity: 0;
  transition: 0.6s;
}
@media (max-width: 640px) {
  .mvArea .title01wrap .title01 {
    bottom: 30px;
    text-align: center;
    padding: 0;
    left: 0;
    width: 100%;
  }
}
.mvArea .title01wrap .title01.active {
  opacity: 1;
}
.mvArea .title01wrap .title01 > span {
  position: absolute;
  display: block;
  bottom: 5%;
  left: 2%;
}
@media (max-width: 640px) {
  .mvArea .title01wrap .title01 > span {
    left: 50%;
    transform: translateX(-50%);
  }
}
.mvArea .title01wrap .title01 > span > img {
  display: block;
}
@media (max-width: 640px) {
  .mvArea .title01wrap .title01 > span > img {
    width: auto;
    height: 11rem;
  }
}
.mvArea .loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: url(../common/img/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50px 50px;
  z-index: 100;
  pointer-events: none;
}

@media (max-width: 640px) {
  .banner-fair {
    padding: 15px 3%;
    background-color: #f7f5f2;
  }
}
/* topwrap01 */
.topwrap01.topwrap01-2 {
  background-image: url(../img/ph02.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-color: #f7f5f2;
  padding-top: 80px;
  background-position: center -631px;
}
@media (max-width: 640px) {
  .topwrap01.topwrap01-2 {
    background-image: none;
    padding-top: 0;
  }
}

/* topicsArea */
.topicsArea {
  text-align: center;
  padding: 55px 0;
}
@media (max-width: 640px) {
  .topicsArea {
    padding: 2rem 0 2.4rem 0;
  }
}
.topicsArea .title01 {
  margin-bottom: 32px;
}
@media (max-width: 640px) {
  .topicsArea .title01 {
    margin-bottom: 1.5rem;
  }
}
.topicsArea .title01:before {
  content: "TOPICS";
}
.topicsArea .caption01 {
  font-size: 1.4rem;
  letter-spacing: 0.05rem;
  margin-bottom: 34px;
}
@media (max-width: 640px) {
  .topicsArea .caption01 {
    font-size: 1.1rem;
    line-height: 1.9rem;
    margin-bottom: 2rem;
    letter-spacing: 0;
  }
}
.topicsArea .slideAreaPC {
  padding: 0 3%;
  overflow: hidden;
  opacity: 0;
}
.topicsArea .slideAreaPC.active {
  opacity: 1;
}
.topicsArea .slideAreaPC .contantWrap {
  max-width: 1180px;
  width: 100%;
  margin: auto;
  position: relative;
}
.topicsArea .slideAreaPC .contantWrap .btns01 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  padding-top: 18.8%;
}
.topicsArea .slideAreaPC .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);
}
@media (max-width: 640px) {
  .topicsArea .slideAreaPC .contantWrap .btns01 button {
    width: 60px;
    height: 90px;
  }
}
.topicsArea .slideAreaPC .contantWrap .btns01 button:before, .topicsArea .slideAreaPC .contantWrap .btns01 button:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: 0.2s;
}
.topicsArea .slideAreaPC .contantWrap .btns01 button:before {
  width: 48px;
  height: 48px;
  background-color: #1a1a1a;
  border-radius: 50%;
}
.topicsArea .slideAreaPC .contantWrap .btns01 button:after {
  width: 8px;
  height: 8px;
  border: 2px solid #FFF;
}
.topicsArea .slideAreaPC .contantWrap .btns01 button.next {
  right: -15px;
}
@media (max-width: 640px) {
  .topicsArea .slideAreaPC .contantWrap .btns01 button.next {
    right: -20px;
  }
}
.topicsArea .slideAreaPC .contantWrap .btns01 button.next:after {
  border-bottom: rgba(0, 0, 0, 0) !important;
  border-left: rgba(0, 0, 0, 0) !important;
  transform: rotate(45deg);
  right: 3px;
}
.topicsArea .slideAreaPC .contantWrap .btns01 button.prev {
  left: -15px;
}
@media (max-width: 640px) {
  .topicsArea .slideAreaPC .contantWrap .btns01 button.prev {
    left: -20px;
  }
}
.topicsArea .slideAreaPC .contantWrap .btns01 button.prev:after {
  border-bottom: rgba(0, 0, 0, 0) !important;
  border-right: rgba(0, 0, 0, 0) !important;
  transform: rotate(-45deg);
  right: -3px;
}
.no-touchevents .topicsArea .slideAreaPC .contantWrap .btns01 button:hover:before {
  background-color: #FFF;
}
.no-touchevents .topicsArea .slideAreaPC .contantWrap .btns01 button:hover:after {
  border-color: #1a1a1a;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn {
  padding: 0 33.33333%;
}
@media (max-width: 800px) {
  .topicsArea .slideAreaPC .contantWrap .contentWrapIn {
    padding: 0 20%;
  }
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content {
  position: relative;
  display: table;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link {
  display: table-cell;
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
}
.no-touchevents .topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link:hover > .in .imgarea .img {
  filter: brightness(1.2);
}
.no-touchevents .topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link:hover > .in .imgarea .fairtype {
  position: absolute;
  right: 4px;
  bottom: -40px;
  font-size: 4.8rem;
  font-family: "Pinyon Script", cursive;
  text-align: right;
  -webkit-text-shadow: 2px 2px 0 #FFF;
  text-shadow: 2px 2px 0 #FFF;
}
.no-touchevents .topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link:hover > .in .title {
  text-decoration: none;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in {
  padding: 0 5%;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in .imgarea {
  position: relative;
  margin-bottom: 48px;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in .imgarea .img {
  overflow: hidden;
  position: relative;
  padding-top: 62.5%;
  background-image: url(../common/img/txt01.png);
  background-position: center center;
  background-size: 60% auto !important;
  background-repeat: no-repeat;
  background-color: #fff;
  transition: opacity 0.2s;
  opacity: 1 !important;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in .imgarea .img[data-loadfile] {
  background-size: cover !important;
  opacity: 0 !important;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in .imgarea .img[data-loadfile][style] {
  opacity: 1 !important;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in .imgarea .img iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in .imgarea .date {
  position: absolute;
  left: 0;
  bottom: -40px;
  display: table;
  width: 80px;
  height: 80px;
  background-color: #af9764;
  border-radius: 50%;
  color: #FFF;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in .imgarea .date.type01 {
  background-color: #ffdad2;
  color: #212121;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in .imgarea .date.type02 {
  background-color: #ea7e87;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in .imgarea .date > .in {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in .imgarea .date > .in .line01 {
  display: block;
  font-size: 1.6rem;
  line-height: 1;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in .imgarea .date > .in .line02 {
  display: block;
  font-size: 1.2rem;
  line-height: 1;
  margin-top: 6px;
  margin-bottom: -4px;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in .imgarea .fairtype {
  position: absolute;
  right: 4px;
  bottom: -40px;
  font-size: 4.8rem;
  font-family: "Pinyon Script", cursive;
  text-align: right;
  -webkit-text-shadow: 2px 2px 0 #FFF;
  text-shadow: 2px 2px 0 #FFF;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in .title {
  font-size: 1.6rem;
  text-align: left;
  text-decoration: underline;
  margin-bottom: 20px;
}
.topicsArea .slideAreaPC .contantWrap .contentWrapIn .content .link > .in .caption {
  font-size: 1.3rem;
  text-align: left;
  line-height: 2.3rem;
}
.topicsArea .slideAreaSP {
  margin: 0 1.4rem;
  text-align: left;
  padding-bottom: 6rem;
  position: relative;
}
.topicsArea .slideAreaSP .link {
  display: block;
}
.topicsArea .slideAreaSP .link + .link {
  margin-top: 2.4rem;
}
.topicsArea .slideAreaSP .link:nth-child(n+4) {
  display: none;
  opacity: 0;
  transition: 1s;
}
.topicsArea .slideAreaSP .link .row01:after {
  content: "";
  display: block;
  clear: both;
}
.topicsArea .slideAreaSP .link .row01 .img {
  float: left;
  width: 8rem;
  height: 8rem;
  background-image: url(../common/img/txt01.png);
  background-position: center center;
  background-size: 90% auto !important;
  background-repeat: no-repeat;
  background-color: #fff;
  transition: opacity 1s;
}
.topicsArea .slideAreaSP .link .row01 .img[style] {
  background-size: cover !important;
}
.topicsArea .slideAreaSP .link .row01 .info {
  float: right;
  width: 18.6rem;
}
.topicsArea .slideAreaSP .link .row01 .info .date {
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1;
  padding: 0.5rem 0.8rem;
  margin-bottom: 0.5rem;
  background-color: #af9764;
  color: #FFF;
}
.topicsArea .slideAreaSP .link .row01 .info .date.type01 {
  background-color: #ffdad2;
  color: #212121;
}
.topicsArea .slideAreaSP .link .row01 .info .date.type02 {
  background-color: #ea7e87;
}
.topicsArea .slideAreaSP .link .row01 .info .title {
  display: block;
  text-decoration: underline;
  font-size: 1.2rem;
  line-height: 2.1rem;
}
.topicsArea .slideAreaSP .more {
  display: block;
  width: 100%;
  padding: 1.2rem 0;
  border: 2px solid #9197ac;
  line-height: 1;
  font-size: 1.3rem;
  letter-spacing: 0.1rem;
  position: absolute;
  bottom: 0;
}

/* conceptArea */
.conceptArea .row01 {
  text-align: center;
}
@media (max-width: 640px) {
  .conceptArea .row01 {
    padding: 3rem 0 2rem;
    background-image: url(../img/ph02_sp.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
}
.conceptArea .row01 .title01 {
  margin-bottom: 20px;
}
@media (max-width: 640px) {
  .conceptArea .row01 .title01 {
    margin-bottom: 1rem;
  }
}
.conceptArea .row01 .title01:before {
  content: "Concept";
}
.conceptArea .row01 .caption01 {
  font-family: "a-otf-ryumin-pr6n", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: normal;
  font-size: 3rem;
  line-height: 5.2rem;
  margin-bottom: 26px;
  letter-spacing: 0.3rem;
}
@media (max-width: 640px) {
  .conceptArea .row01 .caption01 {
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 2.6rem;
    margin-bottom: 1.7rem;
    letter-spacing: -0.2rem;
  }
}
.conceptArea .row01 .caption01 .ruby {
  display: inline-block;
  position: relative;
}
.conceptArea .row01 .caption01 .ruby:before {
  content: "ゲストハウス";
  display: inline-block;
  font-size: 0.9rem;
  line-height: 1;
  letter-spacing: 0.3rem;
  word-break: keep-all;
  white-space: nowrap;
  position: absolute;
  top: -0.3rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 640px) {
  .conceptArea .row01 .caption01 .ruby:before {
    font-size: 8px;
    letter-spacing: -0.2rem;
    display: block;
    top: -0.2rem;
  }
}
.conceptArea .row01 .caption02 {
  font-size: 1.4rem;
  line-height: 2.5rem;
  letter-spacing: 0.1rem;
}
@media (max-width: 640px) {
  .conceptArea .row01 .caption02 {
    font-size: 1.1rem;
    line-height: 1.75rem;
    text-align: left;
    padding: 0 1.4rem;
    letter-spacing: -0.05rem;
  }
}
.conceptArea .row01 .img {
  padding-top: 49.171%;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 34px;
  margin-top: -80px;
  transition: 2s ease 0.3s;
}
@media (min-width: 1448px) {
  .conceptArea .row01 .img {
    width: 1448px;
    padding-top: 712px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 640px) {
  .conceptArea .row01 .img {
    padding-top: 49.0625%;
    margin-bottom: 1.8rem;
    margin-top: 0;
  }
}
.conceptArea .row01 .caption03 {
  font-family: "a-otf-ryumin-pr6n", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: normal;
  font-size: 2.4rem;
  line-height: 4.2rem;
  letter-spacing: 0.3rem;
}
@media (max-width: 640px) {
  .conceptArea .row01 .caption03 {
    font-weight: bold;
    font-size: 1.25rem;
    line-height: 2.15rem;
    letter-spacing: 0;
  }
}
.conceptArea .row02 {
  padding: 0 50px 150px 50px;
  text-align: left;
  overflow: hidden;
}
@media (max-width: 640px) {
  .conceptArea .row02 {
    padding: 0 1.6rem 8rem 1.6rem;
  }
}
.conceptArea .row02 .row02in {
  padding-top: 84px;
  position: relative;
  background-repeat: no-repeat;
}
.conceptArea .row02 .row02in[data-loadfile-area="1"] .info .mainimg {
  opacity: 1;
  transform: translateX(0);
}
.conceptArea .row02 .row02in[data-loadfile-area="1"] .img01 {
  opacity: 1 !important;
  transform: translateX(0) !important;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in {
    padding-top: 0;
  }
}
.conceptArea .row02 .row02in.type01 {
  background-image: url(../common/img/deco03_01.png);
  background-position: top right;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in.type01 {
    background-size: 50%;
  }
}
.conceptArea .row02 .row02in.type02 {
  background-image: url(../common/img/deco03_02.png);
  background-position: top left;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in.type02 {
    background-size: 25%;
    margin-top: 3rem;
  }
}
.conceptArea .row02 .row02in.type03 {
  margin-top: 310px;
  background-image: url(../common/img/deco03_03.png);
  background-position: top right;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in.type03 {
    background-size: 18%;
    margin-top: 2rem;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info {
    padding-top: 4rem !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    text-align: left !important;
  }
}
.conceptArea .row02 .row02in .info.type01 {
  padding-top: 58px;
  padding-bottom: 476px;
  margin-left: 60%;
  max-width: 460px;
}
@media (min-width: 1480px) {
  .conceptArea .row02 .row02in .info.type01 {
    margin-left: 65%;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info.type01 {
    padding-top: 0;
    padding-bottom: 22rem;
  }
}
.conceptArea .row02 .row02in .info.type02 {
  padding-top: 58px;
  padding-bottom: 544px;
  margin-left: 11%;
  max-width: 450px;
}
@media (min-width: 1480px) {
  .conceptArea .row02 .row02in .info.type02 {
    margin-left: 10%;
  }
}
@media (max-width: 1380px) {
  .conceptArea .row02 .row02in .info.type02 {
    margin-left: 6%;
  }
}
@media (max-width: 985px) {
  .conceptArea .row02 .row02in .info.type02 {
    margin-left: 2%;
    padding-bottom: 624px;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info.type02 {
    padding-top: 0;
    padding-bottom: 27rem;
  }
}
.conceptArea .row02 .row02in .info.type03 {
  padding-top: 58px;
  padding-bottom: 476px;
  margin-left: 57%;
  max-width: 450px;
}
@media (min-width: 1480px) {
  .conceptArea .row02 .row02in .info.type03 {
    margin-left: 65%;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info.type03 {
    padding-top: 0;
    padding-bottom: 22rem;
  }
}
.conceptArea .row02 .row02in .info .title01 {
  font-size: 8.4rem;
  font-family: "Pinyon Script", cursive;
  font-weight: normal;
  position: relative;
  display: inline-block;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .title01 {
    font-size: 4.2rem;
  }
}
.conceptArea .row02 .row02in .info .title01.type01 {
  color: #BDAC91;
  margin-bottom: 16px;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .title01.type01 {
    margin-bottom: 1.6rem;
  }
}
.conceptArea .row02 .row02in .info .title01.type01:after {
  content: "1";
  color: #EBE5DD;
  font-size: 20rem;
  left: 100%;
  bottom: -40px;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .title01.type01:after {
    font-size: 10rem;
  }
}
.conceptArea .row02 .row02in .info .title01.type02 {
  color: #94B09B;
  margin-bottom: 16px;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .title01.type02 {
    margin-bottom: 1.6rem;
    margin-left: 5rem;
  }
}
.conceptArea .row02 .row02in .info .title01.type02:after {
  content: "2";
  color: #E4EBE5;
  font-size: 20rem;
  left: 90%;
  bottom: -60px;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .title01.type02:after {
    font-size: 10rem;
    bottom: -2.4rem;
  }
}
.conceptArea .row02 .row02in .info .title01.type03 {
  color: #b192ac;
  margin-bottom: 16px;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .title01.type03 {
    margin-bottom: 2.4rem;
  }
}
.conceptArea .row02 .row02in .info .title01.type03:after {
  content: "3";
  color: #E8DFE6;
  font-size: 20rem;
  left: 100%;
  bottom: -40px;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .title01.type03:after {
    font-size: 10rem;
    bottom: -2rem;
  }
}
.conceptArea .row02 .row02in .info .title01:after {
  position: absolute;
  line-height: 1;
  z-index: 1;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .title01:after {
    left: 80%;
    bottom: -2rem;
  }
}
.conceptArea .row02 .row02in .info .subsection {
  text-align: center;
  position: absolute;
  top: -200px;
  left: 0;
  right: 0;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .subsection {
    position: static;
    margin-bottom: 1.8rem;
  }
}
.conceptArea .row02 .row02in .info .subsection .title03 {
  font-size: 3rem;
  font-family: "a-otf-ryumin-pr6n", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: normal;
  line-height: 5.2rem;
  margin-bottom: 26px;
  letter-spacing: 0.2rem;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .subsection .title03 {
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 2.6rem;
    margin-bottom: 1.5rem;
    letter-spacing: -0.05rem;
    width: 106%;
    margin-left: -3%;
  }
}
.conceptArea .row02 .row02in .info .subsection .caption02 {
  font-size: 1.4rem;
  line-height: 2.5rem;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .subsection .caption02 {
    font-size: 1.1rem;
    line-height: 1.75rem;
    text-align: left;
  }
}
.conceptArea .row02 .row02in .info .mainimg {
  position: absolute;
  background-position: center center;
  background-size: cover;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transform: translateX(-50px);
  transition: 3s;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .mainimg {
    position: relative;
    margin-bottom: 2rem;
  }
}
.conceptArea .row02 .row02in .info .mainimg.type01 {
  top: 84px;
  left: 0;
  width: 55%;
  padding-top: 38%;
}
@media (min-width: 1448px) {
  .conceptArea .row02 .row02in .info .mainimg.type01 {
    width: 712px;
    padding-top: 494px;
    left: 4%;
  }
}
@media (min-width: 1480px) {
  .conceptArea .row02 .row02in .info .mainimg.type01 {
    left: 11%;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .mainimg.type01 {
    top: auto;
    width: 100%;
    padding-top: 69%;
  }
}
.conceptArea .row02 .row02in .info .mainimg.type02 {
  top: 84px;
  left: 47%;
  width: 52%;
  padding-top: 36%;
}
@media (min-width: 1448px) {
  .conceptArea .row02 .row02in .info .mainimg.type02 {
    width: 712px;
    padding-top: 494px;
    left: 48%;
  }
}
@media (max-width: 1250px) {
  .conceptArea .row02 .row02in .info .mainimg.type02 {
    left: 51%;
    width: 47%;
    padding-top: 33%;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .mainimg.type02 {
    top: auto;
    width: 100%;
    padding-top: 69%;
    left: 0;
  }
}
.conceptArea .row02 .row02in .info .mainimg.type03 {
  top: 84px;
  left: 0;
  width: 52%;
  padding-top: 36%;
}
@media (min-width: 1448px) {
  .conceptArea .row02 .row02in .info .mainimg.type03 {
    width: 712px;
    padding-top: 494px;
    left: 4%;
  }
}
@media (min-width: 1480px) {
  .conceptArea .row02 .row02in .info .mainimg.type03 {
    left: 11%;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .mainimg.type03 {
    top: auto;
    width: 100%;
    padding-top: 69%;
  }
}
.conceptArea .row02 .row02in .info .title02 {
  font-size: 2.2rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-family: "a-otf-ryumin-pr6n", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-bottom: 24px;
  letter-spacing: 0.2rem;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .title02 {
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 2.25rem;
    margin-bottom: 1.6rem;
    text-align: center;
    letter-spacing: -0.08rem;
    width: 106%;
    margin-left: -3%;
  }
}
.conceptArea .row02 .row02in .info .title02 .ruby {
  display: inline-block;
  position: relative;
}
.conceptArea .row02 .row02in .info .title02 .ruby:before {
  content: "ゲストハウス";
  display: inline-block;
  font-size: 0.9rem;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  position: absolute;
  top: -0.3rem;
  left: 50%;
  transform: translateX(-50%);
  word-break: keep-all;
  white-space: nowrap;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .title02 .ruby:before {
    font-size: 8px;
    letter-spacing: -0.2rem;
    display: block;
    width: 6rem;
    top: -0.3rem;
  }
}
.conceptArea .row02 .row02in .info .caption01 {
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #333333;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .info .caption01 {
    text-align: left;
    font-size: 1.1rem;
    line-height: 1.85rem;
  }
}
.conceptArea .row02 .row02in .deco {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.conceptArea .row02 .row02in .deco.type01 {
  width: 217px;
  height: 356px;
  right: 0;
  bottom: 20px;
}
@media (min-width: 1448px) {
  .conceptArea .row02 .row02in .deco.type01 {
    width: 217px;
    height: 356px;
    right: 11%;
    bottom: auto;
    top: 540px;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .deco.type01 {
    bottom: 3rem;
    right: -3rem;
    width: 36%;
    height: 17rem;
  }
}
.conceptArea .row02 .row02in .deco.type02 {
  width: 504px;
  height: 363px;
  left: -110px;
  bottom: 100px;
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .deco.type02 {
    width: 25rem;
    height: 17rem;
    left: -14rem;
    bottom: auto;
    top: 46rem;
  }
}
.conceptArea .row02 .row02in .deco.type03 {
  width: 270px;
  height: 366px;
  right: 0;
  bottom: 20px;
}
@media (min-width: 1448px) {
  .conceptArea .row02 .row02in .deco.type03 {
    width: 270px;
    height: 366px;
    right: 4%;
    bottom: auto;
    top: 540px;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .deco.type03 {
    bottom: 2rem;
    right: -6rem;
    width: 47%;
    height: 18rem;
  }
}
.conceptArea .row02 .row02in .img01 {
  position: absolute;
  background-position: center center;
  background-size: cover;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: 3s;
}
.conceptArea .row02 .row02in .img01.type02 {
  top: 55%;
  left: 47%;
  width: 32%;
  padding-top: 23.6%;
  transform: translateX(50px);
  transition-delay: 0.3s;
}
@media (min-width: 1448px) {
  .conceptArea .row02 .row02in .img01.type02 {
    top: 526px;
    left: 45%;
    width: 436px;
    padding-top: 324px;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .img01.type02 {
    top: auto;
    bottom: 7rem;
    left: 0;
    width: 61%;
    padding-top: 45.6%;
    z-index: 1;
  }
}
.conceptArea .row02 .row02in .img01.type01 {
  top: 73%;
  left: 17%;
  width: 26%;
  padding-top: 19%;
  transform: translateX(-50px);
  transition-delay: 0.6s;
}
@media (min-width: 1448px) {
  .conceptArea .row02 .row02in .img01.type01 {
    top: 692px;
    left: 21%;
    width: 344px;
    padding-top: 255px;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .img01.type01 {
    top: auto;
    bottom: 0;
    left: 37%;
    width: 47%;
    padding-top: 34%;
    z-index: 0;
  }
}
.conceptArea .row02 .row02in .img01.type03 {
  top: 49%;
  left: 30%;
  width: 30%;
  padding-top: 39.6%;
  transform: translateX(50px);
  transition-delay: 0.3s;
}
@media (min-width: 1448px) {
  .conceptArea .row02 .row02in .img01.type03 {
    top: 49%;
    left: 30%;
    width: 380px;
    padding-top: 506px;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .img01.type03 {
    top: 48rem;
    left: 50%;
    width: 14rem;
    padding-top: 18.7rem;
  }
}
.conceptArea .row02 .row02in .img01.type04 {
  top: 64%;
  left: 71%;
  width: 27%;
  padding-top: 20%;
  transform: translateX(-50px);
  transition-delay: 0.6s;
}
@media (min-width: 1448px) {
  .conceptArea .row02 .row02in .img01.type04 {
    top: 64%;
    left: 71%;
    width: 380px;
    padding-top: 282px;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .img01.type04 {
    top: 63rem;
    left: 11%;
    width: 15rem;
    padding-top: 11rem;
  }
}
.conceptArea .row02 .row02in .img01.type05 {
  top: 57%;
  left: 40%;
  width: 32%;
  padding-top: 23.6%;
  transform: translateX(50px);
  transition-delay: 0.3s;
}
@media (min-width: 1448px) {
  .conceptArea .row02 .row02in .img01.type05 {
    top: 526px;
    left: 45%;
    width: 436px;
    padding-top: 324px;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .img01.type05 {
    top: auto;
    bottom: 7rem;
    left: 0;
    width: 61%;
    padding-top: 45.6%;
    z-index: 1;
  }
}
.conceptArea .row02 .row02in .img01.type06 {
  top: 72%;
  left: 9%;
  width: 24%;
  padding-top: 18%;
  transform: translateX(-50px);
  transition-delay: 0.6s;
}
@media (min-width: 1448px) {
  .conceptArea .row02 .row02in .img01.type06 {
    top: 692px;
    left: 21%;
    width: 344px;
    padding-top: 255px;
  }
}
@media (max-width: 640px) {
  .conceptArea .row02 .row02in .img01.type06 {
    top: auto;
    bottom: 0;
    left: 39%;
    width: 47%;
    padding-top: 34%;
    z-index: 1;
  }
}

/* longweddingArea */
.longweddingArea {
  position: relative;
  text-align: center;
  padding-top: 132px;
}
@media (max-width: 640px) {
  .longweddingArea {
    padding-top: 6.2rem;
  }
}
.longweddingArea:before {
  content: "";
  display: block;
  width: 557px;
  height: 156px;
  background-image: url(../common/img/deco05.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -74px;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 640px) {
  .longweddingArea:before {
    width: 28rem;
    height: 7.9rem;
    top: -4rem;
    background-position: center center;
    background-size: contain;
  }
}
.longweddingArea .title01 {
  font-weight: normal;
  margin-bottom: 14px;
}
@media (max-width: 640px) {
  .longweddingArea .title01 {
    margin-bottom: 0.3rem;
  }
}
.longweddingArea .title01 .line01 {
  font-family: "Bentham", serif;
  display: block;
  letter-spacing: 0.1rem;
  margin-bottom: 13px;
}
@media (max-width: 640px) {
  .longweddingArea .title01 .line01 {
    margin-bottom: 0.2rem;
    letter-spacing: 0;
  }
}
.longweddingArea .title01 .line01 > * {
  display: inline-block;
  vertical-align: baseline;
}
.longweddingArea .title01 .line01 .word01 {
  font-size: 5.1rem;
}
@media (max-width: 640px) {
  .longweddingArea .title01 .line01 .word01 {
    font-size: 2.33rem;
  }
}
.longweddingArea .title01 .line01 .word02 {
  font-size: 3.7rem;
  margin: 0 5px 0px 9px;
}
@media (max-width: 640px) {
  .longweddingArea .title01 .line01 .word02 {
    font-size: 1.65rem;
    margin: 0 0.2rem 0 0.4rem;
  }
}
.longweddingArea .title01 .line01 .word03 {
  font-size: 5.1rem;
}
@media (max-width: 640px) {
  .longweddingArea .title01 .line01 .word03 {
    font-size: 2.33rem;
  }
}
.longweddingArea .title01 .line02 {
  font-family: "Pinyon Script", cursive;
  font-size: 4.4rem;
  font-weight: normal;
}
@media (max-width: 640px) {
  .longweddingArea .title01 .line02 {
    font-weight: bold;
    font-size: 2rem;
  }
}
.longweddingArea .caption01 {
  font-family: "a-otf-ryumin-pr6n", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 2.7rem;
  letter-spacing: 0.45rem;
  margin-bottom: 58px;
}
@media (max-width: 640px) {
  .longweddingArea .caption01 {
    font-size: 1.35rem;
    letter-spacing: 0;
    margin-bottom: 2.6rem;
  }
}
.longweddingArea [data-imgloop01a] {
  overflow: hidden;
  position: relative;
  height: 462px;
  text-align: left;
}
@media (max-width: 640px) {
  .longweddingArea [data-imgloop01a] {
    max-height: 231px;
  }
}
.longweddingArea [data-imgloop01a] > * {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 10000%;
  font-size: 0;
}
.longweddingArea [data-imgloop01a] > * > img {
  height: 100%;
  width: auto;
  display: inline-block;
  vertical-align: top;
}
.longweddingArea [data-imgloop01a] > * > img[src] {
  opacity: 1 !important;
}
.longweddingArea [data-imgloop01a].type2 {
  border-top: 4px solid #FFF;
  border-bottom: 4px solid #FFF;
  margin-top: 120px;
}
@media (max-width: 640px) {
  .longweddingArea [data-imgloop01a].type2 {
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    margin-top: 5%;
  }
}
.longweddingArea [data-imgloop01a].layout01 {
  margin-top: 0;
}
@media (max-width: 640px) {
  .longweddingArea [data-imgloop01a].layout01 {
    margin-top: 7%;
  }
}

/* selectionArea */
.selectionArea {
  text-align: center;
  margin-top: 88px;
}
@media (max-width: 640px) {
  .selectionArea {
    margin-top: 6rem;
  }
}
.selectionArea .title01 {
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .selectionArea .title01 {
    margin-bottom: 1rem;
  }
}
.selectionArea .title01:before {
  content: "SELECTION";
}
.selectionArea .caption01 {
  font-size: 1.4rem;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .selectionArea .caption01 {
    font-size: 1.1rem;
    line-height: 2rem;
  }
}
.selectionArea .caption01 .ruby {
  display: inline-block;
  position: relative;
}
.selectionArea .caption01 .ruby:before {
  content: "ゲストハウス";
  display: inline-block;
  font-size: 0.6rem;
  line-height: 1;
  letter-spacing: 0.1rem;
  position: absolute;
  top: -0.8rem;
  left: 50%;
  transform: translateX(-50%);
  word-break: keep-all;
  white-space: nowrap;
}
@media (max-width: 640px) {
  .selectionArea .caption01 .ruby:before {
    font-size: 8px;
    letter-spacing: -0.2rem;
    display: block;
    top: -0.4rem;
  }
  .os-iOS .selectionArea .caption01 .ruby:before {
    top: -0.25rem;
  }
}
.selectionArea .contentWrap {
  display: table;
  width: 100%;
  max-width: 1448px;
  margin: auto;
}
@media (max-width: 640px) {
  .selectionArea .contentWrap {
    display: block;
  }
}
.selectionArea .contentWrap .cell {
  display: table-cell;
  width: 25%;
}
@media (max-width: 640px) {
  .selectionArea .contentWrap .cell {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    position: relative;
  }
  .selectionArea .contentWrap .cell:nth-of-type(even) .img {
    order: 1;
  }
  .selectionArea .contentWrap .cell:nth-of-type(even) .info {
    order: 2;
  }
  .selectionArea .contentWrap .cell .splink {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
}
.selectionArea .contentWrap .cell .img {
  position: relative;
  z-index: 0;
  padding-top: 100%;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 640px) {
  .selectionArea .contentWrap .cell .img {
    padding-top: 50%;
    width: 50%;
    order: 2;
  }
}
.selectionArea .contentWrap .cell .info {
  position: relative;
  z-index: 1;
  padding-top: 100%;
  background-color: #F0ECE6;
}
@media (max-width: 640px) {
  .selectionArea .contentWrap .cell .info {
    width: 50%;
    padding-top: 50%;
    order: 1;
  }
}
.selectionArea .contentWrap .cell .info:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  right: 0;
  left: 0;
  margin: auto;
  border: 17px solid #F0ECE6;
  border-left-color: transparent;
  border-right-color: transparent;
}
@media (max-width: 640px) {
  .selectionArea .contentWrap .cell .info:before {
    border: 0.7rem solid #F0ECE6;
    border-top-color: transparent;
    border-bottom-color: transparent;
    right: auto;
    left: auto;
    top: 0 !important;
    bottom: 0 !important;
  }
}
.selectionArea .contentWrap .cell .info.type01:before {
  bottom: 100%;
  border-top-color: transparent;
}
@media (max-width: 640px) {
  .selectionArea .contentWrap .cell .info.type01:before {
    border-right-color: transparent;
    left: 100%;
  }
}
.selectionArea .contentWrap .cell .info.type02:before {
  top: 100%;
  border-bottom-color: transparent;
  bottom: auto;
}
@media (max-width: 640px) {
  .selectionArea .contentWrap .cell .info.type02:before {
    border-left-color: transparent;
    right: 100%;
  }
}
.selectionArea .contentWrap .cell .info > .in {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.selectionArea .contentWrap .cell .info > .in .title {
  margin-bottom: 20px;
}
@media (max-width: 640px) {
  .selectionArea .contentWrap .cell .info > .in .title {
    margin-bottom: 1rem;
  }
}
.selectionArea .contentWrap .cell .info > .in .title > span {
  font-family: "Bentham", serif;
  font-size: 2.6rem;
  line-height: 2.6rem;
  display: block;
  padding-top: 28px;
  background-image: url(../common/img/deco06.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 38px auto;
}
@media (max-width: 640px) {
  .selectionArea .contentWrap .cell .info > .in .title > span {
    font-size: 1.1rem;
    line-height: 1.1rem;
    padding-top: 1.5rem;
    background-size: 2rem auto;
  }
}
.selectionArea .contentWrap .cell .info > .in .caption {
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #333333;
  margin-bottom: 20px;
}
@media (max-width: 1100px) {
  .selectionArea .contentWrap .cell .info > .in .caption {
    font-size: 1.2rem;
    line-height: 2.2rem;
  }
}
@media (max-width: 640px) {
  .selectionArea .contentWrap .cell .info > .in .caption {
    font-size: 0.9rem;
    line-height: 1.4rem;
    margin-bottom: 0.5rem;
  }
}

/* weddingstyleArea */
.weddingstyleArea {
  text-align: center;
  padding: 0 30px;
  margin-top: 70px;
}
@media (max-width: 640px) {
  .weddingstyleArea {
    margin-top: 3.4rem;
    padding: 0;
  }
}
.weddingstyleArea .title01 {
  margin-bottom: 40px;
}
@media (max-width: 640px) {
  .weddingstyleArea .title01 {
    margin-bottom: 0.7rem;
  }
}
.weddingstyleArea .title01:before {
  content: "STYLES";
}
.weddingstyleArea .caption01 {
  font-size: 2.4rem;
  line-height: 4.1rem;
  font-family: "a-otf-ryumin-pr6n", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-bottom: 30px;
  letter-spacing: 0.6rem;
  font-weight: normal;
}
@media (max-width: 640px) {
  .weddingstyleArea .caption01 {
    font-weight: bold;
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
    line-height: 2.05rem;
    letter-spacing: 0.1rem;
  }
}
.weddingstyleArea .content {
  display: table;
  max-width: 1100px;
  margin: auto;
}
@media (min-width: 641px) {
  .weddingstyleArea .content {
    width: 100% !important;
  }
}
.weddingstyleArea .content .link {
  display: table-cell;
}
@media (min-width: 641px) {
  .weddingstyleArea .content .link {
    width: 25% !important;
  }
}
.weddingstyleArea .content .link.dammy {
  display: none;
}
.weddingstyleArea .content .link > .in {
  padding: 0 1.6rem;
}
.weddingstyleArea .content .link > .in .img {
  padding-top: 70%;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.weddingstyleArea .content .link > .in .title {
  font-family: "a-otf-ryumin-pr6n", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 1.8rem;
  line-height: 3.1rem;
  letter-spacing: 0.3rem;
  margin-bottom: 18px;
  font-weight: normal;
}
.weddingstyleArea .content .link > .in .title:after {
  font-weight: bold;
  font-family: "Bentham", serif;
  font-size: 2rem;
  display: block;
  margin-top: 6px;
  color: #A68C53;
  letter-spacing: 0;
}
.weddingstyleArea .content .link > .in .title.type01:after {
  content: "CEREMONY ONLY";
}
.weddingstyleArea .content .link > .in .title.type02:after {
  content: "GARDEN WEDDING";
}
.weddingstyleArea .content .link > .in .title.type03:after {
  content: "SMALL WEDDING";
}
.weddingstyleArea .content .link > .in .title.type04:after {
  content: "PHOTO WEDDING";
}
.weddingstyleArea .content .link > .in .caption {
  font-size: 1.4rem;
  line-height: 2.4rem;
  text-align: left;
  max-width: 286px;
  margin: auto;
}
@media (max-width: 640px) {
  .weddingstyleArea .slideArea {
    padding: 0 10%;
    overflow: hidden;
  }
  .weddingstyleArea .slideArea .contantWrap {
    margin: auto;
    position: relative;
  }
  .weddingstyleArea .slideArea .contantWrap .contentWrapIn .content {
    position: relative;
    display: table;
    max-width: none;
  }
  .weddingstyleArea .slideArea .contantWrap .contentWrapIn .content .link {
    display: table-cell;
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
  }
  .weddingstyleArea .slideArea .contantWrap .contentWrapIn .content .link.active > .in .caption {
    opacity: 1;
  }
  .weddingstyleArea .slideArea .contantWrap .contentWrapIn .content .link > .in {
    padding: 0 6%;
  }
  .weddingstyleArea .slideArea .contantWrap .contentWrapIn .content .link > .in .img {
    margin-bottom: 2rem;
  }
  .weddingstyleArea .slideArea .contantWrap .contentWrapIn .content .link > .in .title {
    font-size: 1.3rem;
    line-height: 2.3rem;
    letter-spacing: 0;
    margin-bottom: 1rem;
  }
  .weddingstyleArea .slideArea .contantWrap .contentWrapIn .content .link > .in .title:after {
    font-size: 1.5rem;
    margin-top: 0.3rem;
    margin-bottom: 1.3rem;
  }
  .weddingstyleArea .slideArea .contantWrap .contentWrapIn .content .link > .in .caption {
    font-size: 1.1rem;
    line-height: 1.75rem;
    max-width: none;
    width: 116%;
    margin-left: -8%;
    opacity: 0;
    transition: 0.6s;
  }
}

/* policyArea */
.policyArea {
  margin-top: 106px;
}
@media (max-width: 640px) {
  .policyArea {
    margin-top: 3rem;
  }
}
.policyArea [data-flowbg-bg] [data-flowbg-bg-dammy],
.policyArea [data-flowbg-bg] [data-flowbg-bg-img] {
  padding-top: 34.80662%;
}
@media (max-width: 640px) {
  .policyArea [data-flowbg-bg] [data-flowbg-bg-dammy],
  .policyArea [data-flowbg-bg] [data-flowbg-bg-img] {
    padding-top: 46.875%;
  }
}
.policyArea .contentWrap {
  background-image: url(../common/img/bg01.png);
  background-position: center top;
}
.policyArea .contentWrap .title01 {
  margin-bottom: 35px;
}
@media (max-width: 640px) {
  .policyArea .contentWrap .title01 {
    margin-bottom: 1rem;
  }
}
.policyArea .contentWrap .title01:before {
  content: "Wedding\aPolicy";
  white-space: pre;
}
.policyArea .contentWrap .title01:after {
  background-image: url(../common/img/bg01.png);
  background-position: center 11px;
}
.policyArea .contentWrap .contentin .title02 {
  font-family: "a-otf-ryumin-pr6n", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: normal;
  font-size: 2.4rem;
  line-height: 4.2rem;
  margin-bottom: 30px;
  letter-spacing: 0.5rem;
}
@media (max-width: 640px) {
  .policyArea .contentWrap .contentin .title02 {
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 2.1rem;
    margin-bottom: 1.2rem;
    letter-spacing: -0.1rem;
  }
}
.policyArea .contentWrap .contentin .caption01 {
  font-size: 1.4rem;
  line-height: 2.5rem;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .policyArea .contentWrap .contentin .caption01 {
    text-align: left;
    font-size: 1.1rem;
    line-height: 1.75rem;
    margin-bottom: 1.8rem;
  }
}
.policyArea .contentWrap .contentin .forarea {
  display: table;
  width: 100%;
  max-width: 1132px;
  border-spacing: 26px 0;
  border-collapse: separate;
  margin: 0 auto 48px;
}
@media (max-width: 640px) {
  .policyArea .contentWrap .contentin .forarea {
    display: block;
    margin-bottom: 2rem;
  }
}
.policyArea .contentWrap .contentin .forarea .cell {
  display: table-cell;
  width: 50%;
  background-color: #fff;
}
@media (max-width: 640px) {
  .policyArea .contentWrap .contentin .forarea .cell {
    display: block;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .policyArea .contentWrap .contentin .forarea .cell + .cell {
    margin-top: 1.3rem;
  }
}
.policyArea .contentWrap .contentin .forarea .cell .img {
  padding-top: 69%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.policyArea .contentWrap .contentin .forarea .cell .info {
  margin: 17px 14px 0;
  padding-bottom: 58px;
  background-image: url(../common/img/deco09_01.png), url(../common/img/deco09_02.png);
  background-position: left top, right top;
  background-repeat: no-repeat;
  background-size: 64px auto;
}
@media (max-width: 640px) {
  .policyArea .contentWrap .contentin .forarea .cell .info {
    margin: 1rem 1rem 0;
    padding-bottom: 2rem;
    background-size: 35px auto;
  }
}
.policyArea .contentWrap .contentin .forarea .cell .info > dt {
  font-family: "a-otf-ryumin-pr6n", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 3.1rem;
  margin-bottom: 26px;
  padding-top: 54px;
  letter-spacing: 0.2rem;
}
@media (max-width: 640px) {
  .policyArea .contentWrap .contentin .forarea .cell .info > dt {
    font-weight: bold;
    font-size: 0.95rem;
    line-height: 1.7rem;
    margin-bottom: 0.8rem;
    padding-top: 3rem;
    letter-spacing: 0;
  }
}
.policyArea .contentWrap .contentin .forarea .cell .info > dt:before {
  font-family: "Pinyon Script", cursive;
  font-size: 5.4rem;
  line-height: 3.1rem;
  display: block;
  margin-bottom: 17px;
  letter-spacing: 0;
}
@media (max-width: 640px) {
  .policyArea .contentWrap .contentin .forarea .cell .info > dt:before {
    font-size: 3rem;
    line-height: 1.7rem;
    margin-bottom: 0.8rem;
  }
}
.policyArea .contentWrap .contentin .forarea .cell .info > dt.type01:before {
  content: "For Couple";
}
.policyArea .contentWrap .contentin .forarea .cell .info > dt.type02:before {
  content: "For Guests";
}
.policyArea .contentWrap .contentin .forarea .cell .info > dd {
  font-size: 1.4rem;
  line-height: 2.4rem;
  text-align: left;
  color: #333333;
  max-width: 410px;
  margin: auto;
}
@media (max-width: 640px) {
  .policyArea .contentWrap .contentin .forarea .cell .info > dd {
    font-size: 1.1rem;
    line-height: 1.75rem;
    max-width: none;
    padding: 0 1.4rem;
  }
}
.policyArea .contentWrap .contentin .speciallistWrap {
  max-width: 1100px;
  margin: auto;
}
@media (max-width: 1180px) {
  .policyArea .contentWrap .contentin .speciallistWrap {
    text-align: left;
  }
}
.policyArea .contentWrap .contentin .speciallistWrap[data-loadfile-area="1"] .act:after {
  transform: scaleX(0);
}
.policyArea .contentWrap .contentin .speciallistWrap .title03 {
  display: inline-block;
  vertical-align: top;
  width: 216px;
  padding-top: 280px;
  position: relative;
  background-color: #7F756B;
  font-weight: normal;
  text-align: center;
}
@media (max-width: 1180px) {
  .policyArea .contentWrap .contentin .speciallistWrap .title03 {
    width: 20%;
    padding-top: 26%;
  }
}
@media (max-width: 640px) {
  .policyArea .contentWrap .contentin .speciallistWrap .title03 {
    width: 100%;
    padding-top: 0;
  }
}
.policyArea .contentWrap .contentin .speciallistWrap .title03:after {
  content: "9";
  font-family: "Pinyon Script", cursive;
  color: #968E86;
  font-size: 21.2rem;
  position: absolute;
  top: 21px;
  left: 35px;
  margin: auto;
  z-index: 0;
}
@media (max-width: 1180px) {
  .policyArea .contentWrap .contentin .speciallistWrap .title03:after {
    top: 5%;
    left: 12%;
  }
}
@media (max-width: 640px) {
  .policyArea .contentWrap .contentin .speciallistWrap .title03:after {
    font-size: 5rem;
    position: static;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    position: relative;
    left: -0.5rem;
    top: 0.4rem;
  }
}
.policyArea .contentWrap .contentin .speciallistWrap .title03 > span {
  font-family: "Bentham", serif;
  font-size: 2.2rem;
  line-height: 1;
  color: #FFFFFF;
  display: block;
  text-align: center;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  width: 100%;
  letter-spacing: 0.1rem;
  transform: translateY(-50%);
}
@media (max-width: 640px) {
  .policyArea .contentWrap .contentin .speciallistWrap .title03 > span {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    position: static;
    font-size: 1.1rem;
    margin-top: 1rem;
  }
}
.policyArea .contentWrap .contentin .speciallistWrap .act {
  display: inline-block;
  vertical-align: top;
  width: 216px;
  padding-top: 280px;
  position: relative;
  text-align: center;
}
@media (max-width: 1180px) {
  .policyArea .contentWrap .contentin .speciallistWrap .act {
    width: 20%;
    padding-top: 26%;
  }
}
@media (max-width: 640px) {
  .policyArea .contentWrap .contentin .speciallistWrap .act {
    width: 33.3333%;
    padding-top: 43%;
  }
}
.policyArea .contentWrap .contentin .speciallistWrap .act:after {
  content: "";
  display: block;
  background-color: #7F756B;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: 1s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transform-origin: right top;
}
.policyArea .contentWrap .contentin .speciallistWrap .act.type01:after {
  transition-delay: 0.4s;
}
.policyArea .contentWrap .contentin .speciallistWrap .act.type02:after {
  transition-delay: 0.5s;
}
.policyArea .contentWrap .contentin .speciallistWrap .act.type03:after {
  transition-delay: 0.6s;
}
.policyArea .contentWrap .contentin .speciallistWrap .act.type04:after {
  transition-delay: 0.7s;
}
.policyArea .contentWrap .contentin .speciallistWrap .act.type05:after {
  transition-delay: 0.8s;
}
.policyArea .contentWrap .contentin .speciallistWrap .act.type06:after {
  transition-delay: 0.9s;
}
.policyArea .contentWrap .contentin .speciallistWrap .act.type07:after {
  transition-delay: 1s;
}
.policyArea .contentWrap .contentin .speciallistWrap .act.type08:after {
  transition-delay: 1.1s;
}
.policyArea .contentWrap .contentin .speciallistWrap .act.type09:after {
  transition-delay: 1.2s;
}
.policyArea .contentWrap .contentin .speciallistWrap .act .img {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1180px) {
  .policyArea .contentWrap .contentin .speciallistWrap .act .img {
    width: 100%;
    height: 100%;
  }
}
.policyArea .contentWrap .contentin .speciallistWrap .act .img[src] {
  opacity: 1;
}
.policyArea .contentWrap .contentin .speciallistWrap .act .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px 0;
  font-family: "a-otf-ryumin-pr6n", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.1rem;
  font-weight: normal;
}
@media (max-width: 640px) {
  .policyArea .contentWrap .contentin .speciallistWrap .act .txt {
    font-weight: bold;
    padding: 1rem 0;
    font-size: 0.7rem;
    letter-spacing: 0;
  }
}

/* bridesArea */
.bridesArea [data-flowbg-bg] [data-flowbg-bg-dammy],
.bridesArea [data-flowbg-bg] [data-flowbg-bg-img] {
  padding-top: 34.80662%;
}
@media (max-width: 640px) {
  .bridesArea [data-flowbg-bg] [data-flowbg-bg-dammy],
  .bridesArea [data-flowbg-bg] [data-flowbg-bg-img] {
    padding-top: 46.875%;
  }
}
.bridesArea .contentWrap {
  background-color: #fff;
}
.bridesArea .contentWrap .title01 {
  margin-bottom: 35px;
}
@media (max-width: 640px) {
  .bridesArea .contentWrap .title01 {
    margin-bottom: 1rem;
  }
}
.bridesArea .contentWrap .title01:before {
  content: "Brides\a Beauty";
  white-space: pre;
}
.bridesArea .contentWrap .title01:after {
  background-color: #fff;
}
.bridesArea .contentWrap .contentin .caption01 {
  font-size: 1.4rem;
  line-height: 2.5rem;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .bridesArea .contentWrap .contentin .caption01 {
    text-align: left;
    font-size: 1.1rem;
    line-height: 1.75rem;
    margin-bottom: 1.8rem;
  }
}
.bridesArea .contentWrap .contentin .salonWrap {
  max-width: 1080px;
  margin: auto;
  padding-top: 712px;
  height: 0;
  position: relative;
}
@media (max-width: 1190px) {
  .bridesArea .contentWrap .contentin .salonWrap {
    padding-top: 65.9%;
  }
}
.bridesArea .contentWrap .contentin .salonWrap .img {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.bridesArea .contentWrap .contentin .salonWrap .img.type01 {
  top: 0;
  left: 0;
  width: 33.3333%;
  padding-top: 66%;
}
.bridesArea .contentWrap .contentin .salonWrap .img.type02 {
  top: 0;
  left: 33.33333%;
  width: 33.3333%;
  padding-top: 20%;
}
.bridesArea .contentWrap .contentin .salonWrap .img.type03 {
  top: 0;
  left: 66.66666%;
  width: 16.555%;
  padding-top: 33%;
}
.bridesArea .contentWrap .contentin .salonWrap .img.type04 {
  top: 0;
  left: 83.2%;
  width: 16.8%;
  padding-top: 33%;
}
.bridesArea .contentWrap .contentin .salonWrap .img.type05 {
  top: 50%;
  left: 66.66666%;
  width: 16.555%;
  padding-top: 33%;
}
.bridesArea .contentWrap .contentin .salonWrap .img.type06 {
  top: 50%;
  left: 83.2%;
  width: 16.8%;
  padding-top: 33%;
}
.bridesArea .contentWrap .contentin .salonWrap .img.type07 {
  top: 69.5%;
  left: 49.86%;
  width: 16.8%;
  padding-top: 20.2%;
}
.bridesArea .contentWrap .contentin .salonWrap .img.type08 {
  top: 69.5%;
  left: 33.3%;
  width: 16.6%;
  padding-top: 20.2%;
}
.bridesArea .contentWrap .contentin .salonWrap .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: 1s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;
  transform-origin: right top;
}
.bridesArea .contentWrap .contentin .salonWrap .img[style]:after {
  transform: scaleX(0);
}
.bridesArea .contentWrap .contentin .salonWrap[data-loadfile-area="1"] .title:after {
  transform: scaleX(0);
}
.bridesArea .contentWrap .contentin .salonWrap .title {
  position: absolute;
  top: 30.3%;
  left: 33.3%;
  width: 33.3333%;
}
.bridesArea .contentWrap .contentin .salonWrap .title:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: 1s cubic-bezier(0.77, 0, 0.175, 1) 0.9s;
  transform-origin: right top;
}
.bridesArea .contentWrap .contentin .salonWrap .title > img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}

/* bridalArea */
.bridalArea [data-flowbg-bg] [data-flowbg-bg-dammy],
.bridalArea [data-flowbg-bg] [data-flowbg-bg-img] {
  padding-top: 34.80662%;
}
@media (max-width: 640px) {
  .bridalArea [data-flowbg-bg] [data-flowbg-bg-dammy],
  .bridalArea [data-flowbg-bg] [data-flowbg-bg-img] {
    padding-top: 46.875%;
  }
}
.bridalArea .contentWrap {
  background-image: url(../common/img/bg01.png);
  background-position: center top;
}
@media (max-width: 640px) {
  .bridalArea .contentWrap {
    padding: 0 0 40px;
  }
}
.bridalArea .contentWrap .title01 {
  margin-bottom: 35px;
}
@media (max-width: 640px) {
  .bridalArea .contentWrap .title01 {
    margin-bottom: 1rem;
  }
}
.bridalArea .contentWrap .title01:before {
  content: "Bridal\a Fair";
  white-space: pre;
}
.bridalArea .contentWrap .title01:after {
  background-image: url(../common/img/bg01.png);
  background-position: center 11px;
}
.bridalArea .contentWrap .contentin .caption01 {
  font-size: 1.4rem;
  line-height: 2.5rem;
  margin-bottom: 36px;
}
@media (max-width: 640px) {
  .bridalArea .contentWrap .contentin .caption01 {
    font-size: 1.1rem;
    line-height: 1.75rem;
    margin-bottom: 1.8rem;
    letter-spacing: -0.02rem;
  }
}
.bridalArea .fair-btn {
  display: block;
  max-width: 495px;
  margin: 0 auto;
  padding: 15px 0;
  background: linear-gradient(to bottom, #ffb9ae 0%, #ff8878 100%);
}
@media (max-width: 640px) {
  .bridalArea .fair-btn {
    padding: 1rem 0;
    width: 90%;
  }
}
.bridalArea .fair-btn:hover {
  opacity: 0.7;
}
.bridalArea .fair-btn span {
  font-size: 2rem;
  -webkit-text-shadow: 1px 1px 0 #ff7161;
  text-shadow: 1px 1px 0 #ff7161;
  letter-spacing: 0.3rem;
  color: #fff;
}
@media (max-width: 640px) {
  .bridalArea .fair-btn span {
    font-size: 1.5rem;
    letter-spacing: 0.1rem;
  }
}

#fairsforce {
  width: 1152px;
  margin: 0 auto 50px;
}
@media (max-width: 640px) {
  #fairsforce {
    width: 100%;
    margin-bottom: 40px;
  }
}
#fairsforce .slick-prev,
#fairsforce .slick-arrow {
  position: absolute;
  font-size: 0;
  line-height: 0;
  border: none;
  outline: none;
  top: calc(50% - 24px);
  outline: 0;
  width: 48px;
  height: 48px;
  z-index: 2;
  border-radius: 50%;
}
@media (max-width: 640px) {
  #fairsforce .slick-prev,
  #fairsforce .slick-arrow {
    width: 0.4rem;
    height: 0.4rem;
    top: 40%;
  }
}
#fairsforce .slick-prev::before,
#fairsforce .slick-arrow::before {
  color: #fff;
}
#fairsforce .slick-arrow {
  background-image: none;
  background-color: #000;
}
#fairsforce .slick-arrow::after {
  position: absolute;
  top: calc(50% - 4px);
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
@media (max-width: 640px) {
  #fairsforce .slick-arrow::after {
    top: calc(50% - 0.06rem);
    width: 0.12rem;
    height: 0.12rem;
  }
}
#fairsforce .slick-prev {
  left: -10px;
}
@media (max-width: 640px) {
  #fairsforce .slick-prev {
    left: 0.1rem;
  }
}
#fairsforce .slick-prev::after {
  left: calc(50% - 4px);
  transform: rotate(-135deg);
}
#fairsforce .slick-prev::before {
  content: "";
}
#fairsforce .slick-next {
  right: -10px;
}
@media (max-width: 640px) {
  #fairsforce .slick-next {
    right: 0.1rem;
  }
}
#fairsforce .slick-next::after {
  right: calc(50% - 4px);
  transform: rotate(45deg);
}
#fairsforce .slick-next::before {
  content: "";
}
#fairsforce .fair_article {
  position: relative;
  transition: 0.3s ease;
  margin: 0 15px;
}
#fairsforce .fair_article.holiday .fair_date {
  color: #e91c24;
}
#fairsforce .fair_article.week0 .fair_date {
  color: #e91c24;
}
#fairsforce .fair_article.week6 .fair_date {
  color: #0071b8;
}
#fairsforce .fair_article .fair_date {
  position: absolute;
  width: 70px;
  top: 0;
  left: 0;
  padding: 15px 0;
  background-color: rgba(255, 255, 255, 0.9);
  display: block;
  z-index: 2;
  text-align: center;
  font-size: 22px;
  line-height: 1.4;
  font-family: "a-otf-ryumin-pr6n", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
@media (max-width: 640px) {
  #fairsforce .fair_article .fair_date {
    font-size: 16px;
    width: auto;
    padding: 10px;
  }
}
#fairsforce .fair_article .fair_date .fair_year {
  display: none;
}
#fairsforce .fair_article .fair_date .fair_month::after {
  content: "/";
}
#fairsforce .fair_article .fair_date .fair_week {
  display: block;
  font-size: 16px;
}
@media (max-width: 640px) {
  #fairsforce .fair_article .fair_date .fair_week {
    font-size: 12px;
  }
}
#fairsforce .fair_article .fair_date .fair_week.week0::before {
  content: "（日）";
}
#fairsforce .fair_article .fair_date .fair_week.week1::before {
  content: "（月）";
}
#fairsforce .fair_article .fair_date .fair_week.week2::before {
  content: "（火）";
}
#fairsforce .fair_article .fair_date .fair_week.week3::before {
  content: "（水）";
}
#fairsforce .fair_article .fair_date .fair_week.week4::before {
  content: "（木）";
}
#fairsforce .fair_article .fair_date .fair_week.week5::before {
  content: "（金）";
}
#fairsforce .fair_article .fair_date .fair_week.week6::before {
  content: "（土）";
}
#fairsforce .fair_article .fair_photo {
  width: 260px;
  height: 200px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 640px) {
  #fairsforce .fair_article .fair_photo {
    width: 67.105vw;
    height: 48vw;
  }
}
#fairsforce .fair_article .fair_photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#fairsforce .fair_article .fair_photo .pickup {
  position: absolute;
  color: #fff;
  bottom: 0;
  right: 0;
  background-color: #A68C53;
  padding: 3px 10px;
  font-size: 12px;
  letter-spacing: 0.05em;
}
@media (max-width: 640px) {
  #fairsforce .fair_article .fair_photo .pickup {
    font-size: 11px;
  }
}
#fairsforce .fair_article .fair_name {
  width: 260px;
  text-align: left;
  margin-top: 5px;
  font-size: 16px;
}
@media (max-width: 640px) {
  #fairsforce .fair_article .fair_name {
    width: 67.105vw;
  }
}

/* instaArea */
.instaArea {
  text-align: center;
  padding: 80px 30px;
  background-color: #fff;
  position: relative;
}
@media (max-width: 640px) {
  .instaArea {
    padding: 4rem 0 1.4rem 0;
  }
}
.instaArea .title01 {
  margin-bottom: 24px;
}
@media (max-width: 640px) {
  .instaArea .title01 {
    margin-bottom: 1.5rem;
  }
}
.instaArea .title01:before {
  content: "INSTAGRAM";
}
.instaArea .caption01 {
  font-size: 1.4rem;
  line-height: 2.5rem;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .instaArea .caption01 {
    font-size: 1.1rem;
    line-height: 1.75rem;
    margin-bottom: 2rem;
  }
}
.instaArea .instaWrap {
  max-width: 1284px;
  margin: auto;
  text-align: left;
}
@media (max-width: 640px) {
  .instaArea .instaWrap {
    text-align: center;
  }
}
.instaArea .instaWrap > li {
  width: 160px;
  padding-top: 160px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  opacity: 0.9;
  filter: grayscale(50%) brightness(1);
  transition: 0.2s;
}
@media (max-width: 1340px) {
  .instaArea .instaWrap > li {
    width: 12.5%;
    padding-top: 12.5%;
  }
}
@media (max-width: 640px) {
  .instaArea .instaWrap > li {
    width: 23%;
    padding-top: 23%;
  }
}
.no-touchevents .instaArea .instaWrap > li:hover {
  opacity: 1;
  filter: grayscale(0%) brightness(1.1);
}
.instaArea .instaWrap > li:nth-child(2):after {
  transition-delay: 1.02s;
}
.instaArea .instaWrap > li:nth-child(3):after {
  transition-delay: 1.04s;
}
.instaArea .instaWrap > li:nth-child(4):after {
  transition-delay: 1.06s;
}
.instaArea .instaWrap > li:nth-child(5):after {
  transition-delay: 1.08s;
}
.instaArea .instaWrap > li:nth-child(6):after {
  transition-delay: 1.1s;
}
.instaArea .instaWrap > li:nth-child(7):after {
  transition-delay: 1.12s;
}
.instaArea .instaWrap > li:nth-child(8):after {
  transition-delay: 1.14s;
}
.instaArea .instaWrap > li:nth-child(9):after {
  transition-delay: 1.16s;
}
.instaArea .instaWrap > li:nth-child(10):after {
  transition-delay: 1.18s;
}
.instaArea .instaWrap > li:nth-child(11):after {
  transition-delay: 1.2s;
}
.instaArea .instaWrap > li:nth-child(12):after {
  transition-delay: 1.22s;
}
.instaArea .instaWrap > li:nth-child(13):after {
  transition-delay: 1.24s;
}
.instaArea .instaWrap > li:nth-child(14):after {
  transition-delay: 1.26s;
}
.instaArea .instaWrap > li:nth-child(15):after {
  transition-delay: 1.28s;
}
.instaArea .instaWrap > li:nth-child(16):after {
  transition-delay: 1.3s;
}
.instaArea .instaWrap > li > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30px 30px;
  opacity: 0.4;
  background-image: url(../common/img/loading_black.gif);
}
.instaArea .instaWrap > li > a[style] {
  background-size: cover;
  opacity: 1;
}
.instaArea .instaWrap[data-loadfile-area="1"] > li:after {
  transform: scale(0);
}

.instaArea .banner-bestrate {
  margin: 30px 0 50px;
}
@media (max-width: 640px) {
  .instaArea .banner-bestrate {
    padding: 0 1.5rem;
    margin: 0 0 20px;
  }
}

@media (max-width: 640px) {
  #topics {
    height: 600px;
  }
}
/* YouTube動画 */
.movie-wrap {
  max-width: 108rem;
  margin: 4rem auto;
}
@media (max-width: 640px) {
  .movie-wrap {
    max-width: 100%;
    margin: 0 auto;
    padding: 1px 1.5rem 1rem;
  }
}

.movieArea {
  width: 100%;
  aspect-ratio: 16/9;
}

.movieArea iframe {
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=index.css.map */