@charset "UTF-8";
/* CSS Document */

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  height: auto;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
} /* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
} /* IE7 */
h2 {
  color: #999999;
}
.headerArea {
  padding: 0 0 100px;
}
.headerArea h1 {
  margin: 0 auto 150px;
  position: relative;
}
.headerArea .lead {
  margin-bottom: 40px;
}
.headerArea .lead img {
  width: 380px;
}
.headerArea h2 {
  font-size: 19px;
  color: #817982;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E",
    "ＭＳ Ｐ明朝", serif;
  text-align: center;
  line-height: 1.85;
  letter-spacing: 1px;
}

ul.linkBtn {
  /* overflow: hidden; */
  max-width: 1000px;
  margin: 0 auto 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
ul.linkBtn li {
  /* float: left; */
  width: 22.5%;
  margin: 0 3.3333% 15px 0;
}
ul.linkBtn li:last-child {
  margin-right: 0;
}
ul.linkBtn .link {
  display: block;
  position: relative;
}
ul.linkBtn .link::before {
  content: "";
  width: 31px;
  height: 31px;
  position: absolute;
  top: -15px;
  left: -15px;
  z-index: 2;
}
ul.linkBtn .link-01::before {
  background-color: #fff8a5;
}
ul.linkBtn .link-02::before {
  background-color: #d0e9dd;
}
ul.linkBtn .link-03::before {
  background-color: #fbdbc3;
}
ul.linkBtn .link-04::before {
  background-color: #e8ecf4;
}
ul.linkBtn .link::after {
  content: "";
  width: 87px;
  height: 57px;
  position: absolute;
  bottom: -24px;
  right: -9px;
  z-index: 2;
}
ul.linkBtn .link-01::after {
  background: center / contain no-repeat url(../img/num_01.png);
}
ul.linkBtn .link-02::after {
  background: center / contain no-repeat url(../img/num_02.png);
}
ul.linkBtn .link-03::after {
  background: center / contain no-repeat url(../img/num_03.png);
}
ul.linkBtn .link-04::after {
  background: center / contain no-repeat url(../img/num_04.png);
}
section.style {
  position: relative;
}
/* section.style01 {
  margin: 16% 0;
} */
section.style03 {
  margin: 30px 0 190px;
}
section.style04 {
  margin-bottom: 105px;
}
section.style.style01:before {
  content: "";
  width: 59%;
  height: 46.5%;
  position: absolute;
  top: 17%;
  left: 0;
  z-index: -2;
  background: #fff8a5;
}
section.style.style02:before {
  content: "";
  width: 59%;
  height: 29.5%;
  position: absolute;
  top: 16.5%;
  right: 0;
  z-index: -2;
  background: #d0e9dd;
}
section.style.style02:after {
  content: "";
  width: 110px;
  height: 110px;
  position: absolute;
  top: 64.3%;
  right: 32%;
  z-index: 3;
  background: #d0e9dd;
}
section.style.style03:before {
  content: "";
  width: 50.5%;
  height: 62.5%;
  position: absolute;
  top: 25%;
  left: 38%;
  z-index: -2;
  background: #fbdbc3;
}
section.style.style04:before {
  content: "";
  width: 31%;
  height: 48%;
  position: absolute;
  top: 8.5%;
  left: 0;
  z-index: -2;
  background: #e8ecf4;
}
section.style .styleBase {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
section.style.style01 .styleBase {
  min-height: 1420px;
}
section.style.style01 .styleBase .img01 {
  max-width: 90%;
  position: absolute;
  top: 1%;
  left: 4%;
}
section.style.style01 .styleBase .img02 {
  max-width: 35.5%;
  position: absolute;
  top: 39.5%;
  left: 6.5%;
}
section.style.style01 .styleBase .img03 {
  max-width: 32%;
  position: absolute;
  top: 39.5%;
  left: 49%;
}
section.style.style01 .styleBase .img04 {
  max-width: 31%;
  position: absolute;
  bottom: 0;
  right: -7.5%;
}
section.style.style01 .styleBase .txt {
  max-width: 33%;
  position: absolute;
  bottom: 10%;
  left: 6%;
  z-index: -1;
}

.box-middle01 {
  width: 100%;
  margin: -9% 0 200px;
  position: relative;
  z-index: -1;
}

section.style.style02 .styleBase {
  min-height: 2450px;
}
section.style.style02 .styleBase .img01 {
  max-width: 69%;
  position: absolute;
  top: 0;
  left: -7%;
}
section.style.style02 .styleBase .img02 {
  max-width: 48%;
  position: absolute;
  top: 18.3%;
  right: 5.5%;
  z-index: 2;
}
section.style.style02 .styleBase .img03 {
  max-width: 41%;
  position: absolute;
  top: 27.5%;
  left: -7%;
}
section.style.style02 .styleBase .img04 {
  max-width: 39.5%;
  position: absolute;
  top: 38.5%;
  right: -7%;
}
section.style.style02 .styleBase .img05 {
  max-width: 41.5%;
  position: absolute;
  top: 58.5%;
  left: 14%;
  z-index: 4;
}
section.style.style02 .styleBase .img06 {
  max-width: 62%;
  position: absolute;
  top: 77%;
  left: 31.5%;
}
section.style.style02 .img07 {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.box-middle02 {
  max-width: 1140px;
  margin: 60px auto 200px;
  position: relative;
  z-index: -1;
}

section.style.style03 .styleBase {
  min-height: 1525px;
}
section.style.style03 .styleBase .img01 {
  max-width: 73%;
  position: absolute;
  top: 3%;
  left: -7%;
}
section.style.style03 .styleBase .img02 {
  max-width: 51.5%;
  position: absolute;
  top: 42%;
  left: 6%;
}
section.style.style03 .styleBase .img03 {
  max-width: 44%;
  position: absolute;
  top: 43.5%;
  right: -7%;
}
section.style.style03 .styleBase .img04 {
  max-width: 40%;
  position: absolute;
  bottom: 22%;
  right: 0;
}
section.style.style03 .styleBase .txt {
  max-width: 7.5%;
  position: absolute;
  top: 2.5%;
  right: 14%;
  z-index: 1;
}

.box-middle03 {
  width: 100%;
  margin: -6% 0 200px;
  position: relative;
  z-index: -1;
}

section.style.style04 .styleBase {
  min-height: 2250px;
}
section.style.style04 .styleBase .img01 {
  max-width: 55%;
  position: absolute;
  top: 0;
  right: 6%;
}
section.style.style04 .styleBase .img02 {
  max-width: 39%;
  position: absolute;
  top: 19.5%;
  left: 6%;
}
section.style.style04 .styleBase .img03 {
  max-width: 61%;
  position: absolute;
  top: 21.3%;
  left: -7%;
}
section.style.style04 .styleBase .img04 {
  max-width: 44.5%;
  position: absolute;
  top: 23.3%;
  right: -7%;
}
section.style.style04 .styleBase .img05 {
  max-width: 30%;
  position: absolute;
  top: 44.5%;
  left: 4%;
}
section.style.style04 .styleBase .img06 {
  max-width: 72%;
  position: absolute;
  top: 69.2%;
  left: 14%;
}

section.style.style04 .img07 {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
section.style.style04 .styleBase .txt {
  max-width: 1%;
  position: absolute;
  top: 11%;
  right: 7%;
  z-index: -1;
}

.box-middle04 {
  max-width: 100%;
  margin: 60px auto 200px;
  position: relative;
  z-index: -1;
}

.collection-link {
  text-align: center;
  max-width: 300px;
  margin: 0 auto 80px;
}
.collection-link .button {
  display: block;
  font-size: 14px;
  color: #000;
  letter-spacing: 1px;
  vertical-align: middle;
  padding: 1.5em 2.5em;
  border: 2px solid #000;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  text-decoration: none;
  position: relative;
}
.collection-link .button::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: all 0.34s cubic-bezier(0.67, 0.01, 0.26, 1);
  transition: all 0.34s cubic-bezier(0.67, 0.01, 0.26, 1);
}
.collection-link .button:hover,
.collection-link .button:focus,
.collection-link .button:active {
  color: white;
  text-decoration: none;
}
.collection-link .button:hover::before,
.collection-link .button:focus::before,
.collection-link .button:active::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.td_display {
  display: none;
}

@media only screen and (max-width: 1139px) and (min-width: 821px) {
  section.style.style01 .styleBase {
    /* min-height: 1280px; */
  }
  section.style.style01 .styleBase .img04 {
    right: -0.5%;
  }
  section.style.style02 .styleBase {
    /* min-height: 1400px; */
  }
  section.style.style02:after {
    right: 36%;
  }
  section.style.style02 .styleBase .img01 {
    left: 0;
  }
  section.style.style02 .styleBase .img03 {
    left: 0;
  }
  section.style.style02 .styleBase .img04 {
    right: 0;
  }
  section.style.style02 .styleBase .img05 {
    z-index: 4;
  }
  section.style.style03 .styleBase {
    /* min-height: 1080px; */
  }
  section.style.style03 .styleBase .img01 {
    left: 0;
  }
  section.style.style03 .styleBase .img03 {
    width: 38%;
    right: 0;
  }
  section.style.style04 .styleBase {
    /* min-height: 1400px; */
  }
  section.style.style04 .styleBase .img03 {
    left: 0;
  }
  section.style.style04 .styleBase .img04 {
    width: 34.5%;
    right: 0;
  }
}

@media only screen and (max-width: 820px) and (min-width: 576px) {
  section.style.style01 .styleBase {
    min-height: 1000px;
  }
  section.style.style02 .styleBase {
    min-height: 1850px;
  }
  section.style.style03 .styleBase {
    min-height: 1150px;
  }

  section.style.style04 .styleBase {
    min-height: 1600px;
  }
}

@media only screen and (max-width: 575px) {
  .headerArea h1 {
    margin-bottom: 50px;
  }
  .headerArea .lead img {
    width: 275px;
  }
  .headerArea h2 {
    font-size: 14px;
  }
  .headerArea .lead {
    margin-bottom: 30px;
  }
  .headerArea {
    padding-bottom: 35px;
  }
  ul.linkBtn {
    margin-bottom: 30px;
  }
  ul.linkBtn li {
    width: 34.5%;
    margin: 0 5% 35px 0;
  }
  ul.linkBtn .link::before {
    width: 18px;
    height: 18px;
    top: -8px;
    left: -8px;
  }
  ul.linkBtn .link::after {
    width: 50px;
    height: 32px;
    bottom: -14px;
  }
  section.style.style01 {
    margin-bottom: 25px;
  }
  section.style.style01 .styleBase {
    min-height: 440px;
  }
  section.style.style01 .styleBase .img01 {
    max-width: 86%;
  }
  section.style.style01 .styleBase .img03 {
    max-width: 33%;
    top: 38.5%;
    left: 43%;
  }
  section.style.style01 .styleBase .img02 {
    max-width: 30.5%;
    top: 41.5%;
    left: 4.5%;
  }
  section.style.style01 .styleBase .img04 {
    max-width: 28%;
    right: 0;
  }
  section.style.style01 .styleBase .txt {
    max-width: 46%;
    bottom: 11%;
    left: 5%;
  }
  section.style.style02:before {
    top: 15.5%;
  }
  section.style.style02:after {
    width: 34px;
    height: 34px;
    top: 68.3%;
    right: 34%;
  }
  section.style.style02 .styleBase {
    min-height: 765px;
  }
  section.style.style02 .styleBase .img01 {
    max-width: 60%;
    left: 0;
  }
  section.style.style02 .styleBase .img03 {
    max-width: 36%;
    top: 27%;
    left: 0;
  }
  section.style.style02 .styleBase .img05 {
    max-width: 36.5%;
    top: 58%;
    left: 11%;
  }
  section.style.style02 .styleBase .img04 {
    max-width: 36.5%;
    top: 43%;
    right: 0;
  }
  section.style.style02 .styleBase .img06 {
    max-width: 63%;
    top: 79%;
    left: 27.5%;
  }
  section.style.style02 .img07 {
    bottom: -15px;
  }
  section.style.style03:before {
    width: 56.5%;
    height: 60.5%;
  }
  section.style.style03 .styleBase {
    min-height: 520px;
  }
  section.style.style03 .styleBase .img01 {
    max-width: 68%;
    top: 9%;
    left: 0;
  }
  section.style.style03 .styleBase .img02 {
    max-width: 50.5%;
    top: 46%;
    left: 5%;
  }
  section.style.style03 .styleBase .img03 {
    max-width: 38%;
    top: 48%;
    right: 0;
  }
  section.style.style03 .styleBase .txt {
    max-width: 8.5%;
    top: 9%;
    right: 15%;
  }
  section.style03 {
    margin-bottom: 65px;
  }
  section.style.style04:before {
    width: 36%;
    height: 45%;
    top: 9%;
  }
  section.style.style04 .styleBase {
    min-height: 675px;
  }
  section.style.style04 .styleBase .img01 {
    max-width: 44%;
    right: 8%;
  }
  section.style.style04 .styleBase .img04 {
    max-width: 40%;
    top: 20.3%;
    right: 0;
  }
  section.style.style04 .styleBase .img06 {
    max-width: 67%;
    top: 70.5%;
    left: 17%;
  }
  section.style.style04 .styleBase .img03 {
    max-width: 53%;
    top: 18.3%;
    left: 0;
  }
  section.style.style04 .styleBase .img05 {
    max-width: 30%;
    top: 41.5%;
    left: 8%;
  }
  section.style04 {
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 768px) {
  /* @media only screen and (min-width: 768px) { */

  /* PC、スマホ切り替え */
  /* .pc_display {
    display: block !important;
  }
  .sp_display {
    display: none !important;
  } */
}
/* @media only screen and (max-width: 1024px) { */
/* @media only screen and (max-width: 1100px) {
  .ttb_display {
    display: none !important;
  }
  .ttbb_display {
    display: none !important;
  }
  .td_display {
    display: block !important;
  }
  .headerArea h1 {
    margin: 0 auto 60px;
  }
  .headerArea .lead {
    margin-bottom: 30px;
  }
  .headerArea {
    padding: 0 0 50px;
  }
  ul.linkBtn {
    overflow: hidden;
    max-width: 650px;
    margin: 0 auto 0;
  }
  section.style.style01 .styleBase .img01 {
    max-width: 50%;
    position: absolute;
    top: 9%;
    left: 10.5%;
  }
  section.style.style01 .styleBase .img02 {
    max-width: 50%;
    position: absolute;
    top: 25%;
    right: 10.5%;
  }
  section.style.style01 .styleBase .txt {
    max-width: 1%;
    position: absolute;
    top: 33%;
    left: 6%;
    z-index: -1;
  }
  section.style.style01 .styleBase .img03 {
    max-width: 77%;
    position: absolute;
    bottom: -21%;
    left: 1%;
  }
  section.style.style01:before {
    content: "";
    width: 68%;
    height: 65%;
    position: absolute;
    top: 25%;
    left: 0;
    z-index: -2;
    background: #97f2d4;
    opacity: 0.6;
  }
  section.style.style02 .styleBase .img01 {
    max-width: 77%;
    position: absolute;
    top: 26%;
    left: 9%;
  }
  section.style.style02 .styleBase .img02 {
    max-width: 83%;
    position: absolute;
    top: 72%;
    left: 9%;
  }
  section.style.style02:before {
    content: "";
    width: 68%;
    height: 78%;
    position: absolute;
    top: 33%;
    right: 0;
    z-index: -2;
    background: #ff9797;
    opacity: 0.6;
  }
  section.style01 {
    margin: 0;
  }
  section.style.style03 .styleBase .img01 {
    max-width: 71%;
    position: absolute;
    top: 34%;
    left: 12%;
  }
  section.style.style03 .styleBase .img02 {
    max-width: 74%;
    position: absolute;
    top: 90%;
    right: 18%;
  }
  section.style.style03 .styleBase .txt {
    max-width: 1%;
    position: absolute;
    top: 45%;
    left: 4%;
    z-index: -1;
  }
  section.style.style03:before {
    content: "";
    width: 34%;
    height: 92%;
    position: absolute;
    top: 45%;
    left: 0;
    z-index: -2;
    background: #97f2d4;
    opacity: 0.3;
  }
  section.style.style04 .styleBase .img01 {
    max-width: 68%;
    position: absolute;
    top: 38%;
    left: 10%;
  }
  section.style.style04 .styleBase .txt {
    max-width: 1%;
    position: absolute;
    top: 48%;
    right: 13%;
    z-index: -1;
  }
  section.style.style04 .styleBase .img02 {
    max-width: 39%;
    position: absolute;
    top: 77%;
    left: 42%;
  }
  section.style.style04 .styleBase .img03 {
    max-width: 30%;
    position: absolute;
    top: 101%;
    right: 58%;
  }
  section.style.style04 .styleBase .img04 {
    max-width: 36%;
    position: absolute;
    top: 109%;
    left: 54%;
  }
  section.style.style04:before {
    content: "";
    width: 68%;
    height: 80%;
    position: absolute;
    top: 48%;
    right: 0;
    z-index: -2;
    background: #ff9797;
    opacity: 0.6;
  }
  .box-middle04 {
    max-width: 100%;
    margin: 700px 0 0;
    position: relative;
    z-index: -1;
  }
  section.style.style02 .styleBase .txt {
    max-width: 1%;
    position: absolute;
    top: 59%;
    right: 14%;
    z-index: -1;
  }
  .collection-link {
    text-align: center;
    max-width: 350px;
    margin: 150px auto 80px;
  }
  .collection-link .button {
    display: block;
    font-size: 16px;
    color: #000;
    letter-spacing: 1px;
    vertical-align: middle;
    padding: 1.5em 1em;
    border: 2px solid #000;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    text-decoration: none;
    position: relative;
  }
} */

/* @media only screen and (max-width: 767px) {
  .ttb_display {
    display: none !important;
  }
  .td_display {
    display: none !important;
  }
  .pc_display {
    display: none !important;
  }
  .ttbb_display {
    display: block !important;
  }
  .sp_display {
    display: block !important;
  }

  .headerArea {
    padding: 0 0 50px;
  }
  .headerArea h1 {
    margin: 0 auto 45px;
  }
  .headerArea .lead {
    width: 275px;
    margin: 0 auto 35px;
  }
  .headerArea h2 {
    font-size: 14px;
    font-size: 3.7vw;
    line-height: 1.7;
  }

  ul.linkBtn {
    max-width: 280px;
    margin: 0 auto 0;
  }

  section.style {
    clear: both;
  }
  section.style.style01:before {
    width: 77%;
    height: 330px;
    top: 10%;
  }
  section.style.style02:before {
    width: 68%;
    height: 370px;
    top: 10%;
  }
  section.style.style03:before {
    width: 36%;
    height: 410px;
    top: 10%;
  }
  section.style.style04:before {
    width: 68%;
    height: 364px;
    top: 10%;
  }
  section.style01 {
    margin: 40px 0 0;
  }
  section.style02 {
    margin: -50% 0 0;
  }
  section.style03 {
    margin: 5% 0 0;
  }
  section.style04 {
    margin: -50% 0 0;
  }
  section.style .styleBase {
    min-height: auto !important;
    padding: 0;
  }
  section.style.style01 .styleBase .img01 {
    width: 57%;
    position: relative;
    top: 7px;
    left: 15px;
  }
  section.style.style01 .styleBase .img02 {
    width: 54%;
    position: relative;
    bottom: 187px;
    right: -36%;
  }
  section.style.style01 .styleBase .img03 {
    width: 926%;
    position: relative;
    bottom: 242px;
    left: 15px;
  }
  section.style.style01 .styleBase .txt {
    width: 1%;
    position: relative;
    top: 26px;
    left: 47px;
  }

  .box-middle01 {
    margin: -5% 0 100px;
  }

  section.style.style02 .styleBase .img01 {
    width: 84%;
    position: relative;
    top: 24px;
    left: 40px;
  }
  section.style.style02 .styleBase .img02 {
    width: 92%;
    position: relative;
    top: -37px;
    left: 20px;
  }
  section.style.style02 .styleBase .txt {
    width: 80%;
    position: relative;
    top: -44px;
    left: 87%;
  }

  .box-middle02 {
    margin: 50px 0 100px;
  }

  section.style.style03 .styleBase .img01 {
    width: 74%;
    position: relative;
    top: 45px;
    left: 76px;
  }
  section.style.style03 .styleBase .img02 {
    width: 92%;
    position: relative;
    bottom: 224px;
    right: -47px;
  }
  section.style.style03 .styleBase .txt {
    width: 1%;
    position: relative;
    top: -120px;
    left: 38px;
  }

  .box-middle03 {
    margin: 0 0 100px;
    transform: translateY(-12%);
  }

  section.style.style04 .styleBase .img01 {
    width: 70%;
    position: relative;
    top: 42px;
    left: 35px;
  }
  section.style.style04 .styleBase .img02 {
    width: 54%;
    position: relative;
    top: -194px;
    left: 215px;
  }
  section.style.style04 .styleBase .img03 {
    width: 37%;
    position: relative;
    top: -179px;
    right: -45px;
  }
  section.style.style04 .styleBase .img04 {
    width: 51%;
    position: relative;
    bottom: 286px;
    left: 194px;
  }
  section.style.style04 .styleBase .txt {
    width: 1%;
    position: relative;
    top: -220px;
    left: 319px;
  }

  .box-middle04 {
    margin: -50% auto 80px;
  }

  .collection-link {
    max-width: 300px;
    margin: 0 auto 40px;
  }
  .collection-link .button {
    display: block;
    font-size: 14px;
    color: #000;
    letter-spacing: 1px;
    vertical-align: middle;
    padding: 1.5em 1em;
    border: 2px solid #000;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    text-decoration: none;
    position: relative;
  }
  .footer__info {
    text-align: center;
    padding: 60px 0 20px;
  }
  .footer__info .links {
    text-align: center;
    padding: 40px 0 0;
  }
  ul.linkBtn li {
    float: left;
    width: 48%;
    margin: 0 4% 15px 0;
  }
  ul.linkBtn li:nth-child(even) {
    margin-right: 0;
  }

  footer {
    margin-bottom: 0;
  }
} */
