﻿/* パンくず 追加スタイル PC */
@media only screen and (min-width: 768px) {
  .breadcrumb__list {
    padding-bottom: 1.6rem;
  }
}

#breadcrumb {
  background-color: #F5F2EC;

}

/* ページ共通___________________________*/
.main-area {
  background-color: #F5F2EC;
}

.main-area p {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  text-align: left;
}

@font-face {
  font-family: "HK Grotesk";
  src: url("../fonts/HKGrotesk-Medium.woff") format("woff"),
    url("../fonts/HKGrotesk-Medium.woff2") format("woff2");
}

.main-area img {
  width: 100%;
  height: auto;
}

.main-area a {
  display: inline;
}

.main-area .lp_item_credit li {
  color: #3C3835;
}

@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }

  .main-area .spOnly {
    display: none;
  }

  .main-area {
    padding-bottom: 18rem;
  }

  .lp_content h3,
  .lp_content h4 {
    font-family: "HK Grotesk";
    font-size: 4rem;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
  }

  .lp_content h4 {
    font-size: 3rem;
  }

  .lp_content p {
    font-size: 1.4rem;
    line-height: 1.92;
    letter-spacing: 0.05em;
  }

  .lp_content .style_read {
    font-size: 2.3rem;
    font-weight: 600;
    line-height: 1.52;
    letter-spacing: 0.07em;
    -webkit-font-smoothing: antialiased;
  }

  .lp_content .lp_item_credit {
    margin-top: 1rem;
  }

  .lp_content .lp_item_credit li {
    font-size: 1rem;
    line-height: 2.2;
    letter-spacing: 0.1em;
    text-decoration: underline;
  }

  .lp_content .sub_read {
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: 0.07em;
    font-weight: 600;
    margin-top: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .main-area {
    padding-bottom: calc(240* (100vw / 750));
  }

  .main-area .pcOnly {
    display: none;
  }

  .lp_content h3,
  .lp_content h4 {
    font-family: "HK Grotesk";
    font-size: calc(68* (100vw / 750));
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
  }

  .lp_content h4 {
    font-size: calc(52* (100vw / 750));
  }

  .lp_content p {
    font-size: calc(28* (100vw / 750));
    line-height: 1.92;
    letter-spacing: 0.07em;
  }

  .lp_content .style_read {
    font-size: calc(42* (100vw / 750));
    font-weight: 600;
    line-height: 1.42;
    letter-spacing: 0.07em;
    -webkit-font-smoothing: antialiased;
  }

  .lp_content .lp_item_credit {
    margin-top: calc(5* (100vw / 750));
  }

  .lp_content .lp_item_credit li {
    font-size: calc(20* (100vw / 750));
    line-height: 2.2;
    letter-spacing: 0.06em;
    text-decoration: underline;
  }

  .lp_content .sub_read {
    font-size: calc(34* (100vw / 750));
    line-height: 1.47;
    letter-spacing: 0.07em;
    font-weight: 600;
    margin-top: calc(16* (100vw / 750));
  }
}

/* first view___________________________*/
@media screen and (min-width: 768px) {
  .lp_fv {
    max-width: 120.5rem;
    width: 120.5rem;
    margin: auto;
  }

  .lp_fv .lp_read {
    margin: 6.1rem auto 0;
    font-size: 1.4rem;
    line-height: 1.999;
    letter-spacing: 0.07em;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .lp_fv {
    width: calc(750* (100vw / 750));
    margin: auto;
  }

  .lp_fv .lp_read {
    margin: calc(66* (100vw / 750)) auto 0;
    width: calc(640* (100vw / 750));
    font-size: calc(28* (100vw / 750));
    line-height: 2.07;
    letter-spacing: 0.07em;
  }
}

/* style1 lp_style_box___________________________*/
.lp_style_box h3,
.lp_style_box h4 {
  color: #C3AE9E;
}

@media screen and (min-width: 768px) {
  .lp_style_box {
    margin: 10.3rem auto 0;
  }

  .lp_style_box .main_block {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 107.7rem;
    height: 70rem;
    margin: auto;
  }

  /* main_inner1 */
  .lp_style_box .main_inner1 {
    position: absolute;
    top: 9rem;
    right: 0;
    width: 46rem;
  }

  .lp_style_box .main_inner1 h3 span {
    margin: 0 -0.3rem 0 -0.2rem;
  }

  .lp_style_box .main_inner1 .style_read {
    margin-top: 1.4rem;
  }

  /* main_inner2 */
  .lp_style_box .main_inner2 {
    position: relative;
    width: 56.7rem;
    height: 70rem;
    z-index: 1;
  }

  .lp_style_box .main_inner2 .lp_img_box:nth-of-type(1) {
    position: absolute;
    top: 0;
    left: 0;
    width: 35rem;
    z-index: 1;
  }

  .lp_style_box .main_inner2 .lp_img_box:nth-of-type(2) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 28rem;
  }

  .lp_style_box .main_inner2::before {
    content: "";
    position: absolute;
    top: 8.4rem;
    left: 12.7rem;
    width: 33.1rem;
    height: 55.2rem;
    border: 2px solid #C3AE9E;
    z-index: 0;
  }

  /* .main_inner3 */
  .lp_style_box .main_inner3 {
    width: 46rem;
    margin-top: 25.1rem;
  }

  /* sub block___________________________*/
  .lp_style_box .sub_block {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 79rem;
    height: 43rem;
    margin: 6rem auto 0;
  }

  /* sub inner1 */
  .lp_style_box .sub_inner1 {
    position: absolute;
    top: 4.4rem;
    left: 0;
    width: 44rem;
  }

  /* sub inner2 */
  .lp_style_box .sub_inner2 {
    width: 30rem;
  }

  /* sub inner3 */
  .lp_style_box .sub_inner3 {
    width: 44rem;
    margin-top: 18.6rem;
  }

  .lp_style_box .sub_inner3 .lp_item_credit li:nth-of-type(3) {
    text-decoration: none;
  }

  .lp_style_box .sub_inner3 .lp_item_credit li:nth-of-type(3) span {
    display: inline;
    margin-left: 0.6rem;
    padding: 0.4rem 0.5rem;
    width: 7.28rem;
    height: 1.92rem;
    border: #3C3835 1px solid;
    font-size: 1rem;
    letter-spacing: 0.06em;
  }
}

@media screen and (max-width: 767px) {
  .lp_style_box {
    margin-top: calc(155* (100vw / 750));
  }

  /* main block___________________________*/
  /* main_inner1 */
  .lp_style_box .main_inner1 {
    width: calc(640* (100vw / 750));
    margin: auto;
  }

  .lp_style_box .main_inner1 h3 {
    margin-left: calc(15* (100vw / 750));
  }

  .lp_style_box .main_inner1 h3 span {
    margin: 0 calc(-5* (100vw / 750)) 0 calc(-4* (100vw / 750));
  }

  .lp_style_box .main_inner1 .style_read {
    margin-top: calc(22* (100vw / 750));
  }

  /* .main_inner2 */
  .lp_style_box .main_inner2 {
    position: relative;
    z-index: 1;
    width: calc(750* (100vw / 750));
    height: calc(915* (100vw / 750));
    margin-top: calc(51* (100vw / 750));
  }

  .lp_style_box .main_inner2 .lp_img_box:nth-of-type(1) {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(460* (100vw / 750));
    z-index: 1;
  }

  .lp_style_box .main_inner2 .lp_img_box:nth-of-type(2) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: calc(355* (100vw / 750));
  }

  .lp_style_box .main_inner2::before {
    content: "";
    position: absolute;
    top: 17.2%;
    left: 28%;
    z-index: 0;
    width: calc(368* (100vw / 750));
    height: calc(670* (100vw / 750));
    border: calc(2* (100vw / 750)) solid #C3AE9E;
  }

  /* .main_inner3 */
  .lp_style_box .main_inner3 {
    width: calc(640* (100vw / 750));
    margin: calc(40* (100vw / 750)) auto 0;
  }

  /* sub block */
  .lp_style_box .sub_block {
    width: calc(640* (100vw / 750));
    margin: calc(95* (100vw / 750)) auto 0;
  }

  .lp_style_box .sub_inner2 {
    margin-top: calc(36* (100vw / 750));
  }

  .lp_style_box .sub_inner3 {
    margin-top: calc(29* (100vw / 750));
  }

  .lp_style1 .sub_inner3 .lp_item_credit li:nth-of-type(3) {
    position: relative;
    text-decoration: none;
  }

  .lp_style_box .sub_inner3 .lp_item_credit li:nth-of-type(3) span {
    position: absolute;
    top: calc(-1* (100vw / 750));
    right: calc(-2* (100vw / 750));
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(126* (100vw / 750));
    height: calc(42* (100vw / 750));
    border: #3C3835 calc(2* (100vw / 750)) solid;
    font-size: calc(19* (100vw / 750));
    letter-spacing: 0;
  }
}

/* style2___________________________*/
.lp_style2 h3,
.lp_style2 h4 {
  color: #A5A49D;
}

@media screen and (min-width: 768px) {
  .lp_style2 {
    margin: 13.1rem auto 0;
    width: 92.6rem;
  }

  /* main block___________________________*/
  .lp_style2 .main_block {
    width: 92.7rem;
    height: 56.6rem;
  }

  .lp_style2 .main_inner1 {
    top: 6.6rem;
  }

  .lp_style2 .main_inner2 {
    margin-left: 3.7rem;
    width: 37rem;
    height: 53rem;
  }

  .lp_style2 .main_inner2 .lp_img_box:nth-of-type(1) {
    width: 100%;
  }

  .lp_style2 .main_inner2::before {
    width: 100%;
    height: 100%;
    top: 3.5rem;
    left: -3.7rem;
    border: #A5A49D 2px solid;
  }

  .lp_style2 .main_inner3 {
    margin-top: 26.2rem;
  }

  /* sub block1___________________________*/
  .lp_style2 .sub_block1 .sub_inner1 {
    top: 2.7rem;
  }

  .lp_style2 .sub_block1 .sub_inner3 {
    margin-top: 16.9rem;
  }

  .lp_style2 .sub_block1 .sub_inner3 .lp_item_credit {
    margin-top: 1.1rem;
  }

  /* sub block2___________________________*/
  .lp_style2 .sub_block2 .sub_inner1 {
    top: 4.5rem;
  }

  .lp_style2 .sub_block2 .sub_read {
    margin-top: 2.3rem;
  }

  .lp_style2 .sub_block2 .sub_inner3 {
    margin-top: 19.6rem;
  }

  .lp_style2 .sub_block2 .sub_inner3 .lp_item_credit {
    margin-top: 1.1rem;
  }
}

@media screen and (max-width: 767px) {
  .lp_style2 {
    margin-top: calc(158* (100vw / 750));
  }

  /* main inner1 */
  .lp_style2 .main_inner1 {
    width: calc(670* (100vw / 750));
  }

  .lp_style2 .main_inner1 h3 span {
    margin: 0 0 0 0;
  }

  .lp_style2 .style_read {
    letter-spacing: 0.03em;
    margin-left: calc(15* (100vw / 750));
  }

  /* main inner2 */
  .lp_style2 .main_inner2 {
    position: relative;
    width: calc(678* (100vw / 750));
    height: calc(968* (100vw / 750));
  }

  .lp_style2 .main_inner2 .lp_img_box:nth-of-type(1) {
    width: 100%;
  }

  .lp_style2 .main_inner2::before {
    content: "";
    position: absolute;
    top: calc(40* (100vw / 750));
    left: calc(40* (100vw / 750));
    width: 100%;
    height: 100%;
    border: #A5A49D calc(2* (100vw / 750)) solid;
    z-index: 0;
  }

  /* main inner3 */
  .lp_style2 .main_inner3 {
    margin: calc(80* (100vw / 750)) auto 0;
  }

  /* sub block___________________________*/
  /* sub block1 */
  .lp_style2 .sub_block1 {
    width: calc(750* (100vw / 750));
  }

  .lp_style2 .sub_block1 .sub_inner1 {
    margin-left: calc(55* (100vw / 750));
  }

  .lp_style2 .sub_block1 .sub_inner2 {
    width: calc(640* (100vw / 750));
    margin: calc(36* (100vw / 750)) auto 0;
  }

  .lp_style2 .sub_block1 .sub_inner3 {
    width: calc(643* (100vw / 750));
    margin: calc(28* (100vw / 750)) auto 0;
  }

  .lp_style2 .sub_inner3 .lp_item_credit li:nth-of-type(3) {
    position: relative;
    text-decoration: none;
  }

  .lp_style2 .sub_inner3 .lp_item_credit li:nth-of-type(3) span {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(126* (100vw / 750));
    height: calc(42* (100vw / 750));
    border: #3C3835 calc(2* (100vw / 750)) solid;
    font-size: calc(19* (100vw / 750));
    letter-spacing: 0;
  }

  /* sub block2 */
  .lp_style2 .sub_block2 .sub_inner3 {
    margin: calc(32* (100vw / 750)) auto 0;
  }
}

/* style3___________________________*/
.lp_style3 h3,
.lp_style3 h4 {
  color: #778e75;
}

@media screen and (min-width: 768px) {
  .lp_style3 {
    margin: 12.9rem auto 0;
  }

  /* main block___________________________*/
  .lp_style3 .main_inner1 h3 span {
    margin: 0 0 0 0;
  }

  .lp_style3 .main_inner2 {
    height: 71.7rem;
  }

  .lp_style3 .main_inner2::before {
    border: 2px solid #778E75;
    left: 12.6rem;
  }

  .lp_style3 .main_inner3 {
    margin-top: 17.8rem;
  }

  .lp_style3 .main_block .lp_item_credit {
    margin-top: 1.1rem;
  }

  .lp_style3 .main_inner3 .lp_item_credit li:nth-of-type(3) {
    text-decoration: none;
  }

  .lp_style3 .main_inner3 .lp_item_credit li:nth-of-type(3) span {
    display: inline;
    margin-left: 0.6rem;
    padding: 0.4rem 0.5rem;
    width: 7.28rem;
    height: 1.92rem;
    border: #3C3835 1px solid;
    font-size: 1rem;
    letter-spacing: 0.06em;
  }

  /* sub block___________________________*/
  .lp_style3 .sub_block {
    width: 107.6rem;
    margin: 7.7rem auto 0;
  }

  .lp_style3 .sub_inner1 {
    top: 5.5rem;
  }

  .lp_style3 .sub_block .sub_inner2 {
    display: flex;
    justify-content: space-between;
    width: 58.6rem;
  }

  .lp_style3 .sub_block .sub_inner2 .img_block {
    width: 28.9rem;
  }

  .lp_style3 .sub_inner3 {
    margin-top: 19.8rem;
  }

  .lp_style3 .sub_block1 .lp_item_credit {
    margin-top: 1.2rem;
  }

  .lp_style3 .sub_block2 .sub_inner2 {
    margin-top: 3.1rem;
  }

  .lp_style3 .sub_inner3 .lp_item_credit li:nth-of-type(3) {
    text-decoration: underline;
  }
}

@media screen and (max-width: 767px) {
  .lp_style3 {
    margin-top: calc(159* (100vw / 750));
  }

  /* main block___________________________*/
  .lp_style3 .main_inner1 {
    margin-left: calc(30* (100vw / 750));
  }

  .lp_style3 .main_inner1 h3 span {
    margin: 0 0 0 0;
  }

  .lp_style3 .main_inner2::before {
    border: #778E75 calc(2* (100vw / 750)) solid;
  }

  .lp_style3 .main_inner3 .lp_item_credit li:nth-of-type(3) {
    position: relative;
    text-decoration: none;
  }

  .lp_style3 .main_inner3 .lp_item_credit li:nth-of-type(3) span {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    border: #3C3835 calc(2* (100vw / 750)) solid;
    letter-spacing: 0;
    top: calc(1* (100vw / 750));
    right: calc(-2* (100vw / 750));
    width: calc(126* (100vw / 750));
    height: calc(42* (100vw / 750));
    font-size: calc(19* (100vw / 750));
  }

  /* sub block___________________________*/
  .lp_style3 .sub_block1 .sub_read {
    letter-spacing: 0.05em;
  }

  .lp_style3 .sub_block1 .lp_item_credit {
    margin-top: calc(20* (100vw / 750));
  }

  .lp_style3 .sub_block .img_block2 {
    margin-top: calc(47* (100vw / 750));
  }

  .lp_style3 .sub_block1 .sub_inner3 {
    margin-top: calc(35* (100vw / 750));
  }
}

/* foot btn___________________________*/
@media screen and (min-width: 768px) {
  .main-area .lp_foot_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 36rem;
    height: 6rem;
    margin: 16.2rem auto 0;
    border: #3C3835 1px solid;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
}

@media screen and (max-width: 767px) {
  .main-area .lp_foot_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(520* (100vw / 750));
    height: calc(90* (100vw / 750));
    margin: calc(157* (100vw / 750)) auto 0;
    border: #3C3835 calc(2* (100vw / 750)) solid;
    font-size: calc(26* (100vw / 750));
    letter-spacing: 0.05em;
  }
}


/* tab___________________________*/
@media (max-width: 1366px) and (min-width: 768px) {
  html {
    font-size: calc(10 * (100vw / 1366));
  }
}