@charset "UTF-8";
.icatchWrap.typeA .thumb .img1 {
  background-image: url(../../img/land/land_icatch01.jpg);
  background-position: center top;
}
.pagecopy {
  color: #1D211E;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 70px;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}


/* landWrap1
***************************************************************/
.landWrap1 {
  width: 100%;
  margin: 0 auto;
  padding: 70px 0 0;
  position: relative;
}
.land1_titleBox1 .land1_h2 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.15em;
}
.land1_titleBox1 .land1_eng {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0;
  color: #919191;
  margin-top: 4px;
}
.land1_h3 {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.8;
  margin-top: 60px;
}
.land1_p1 {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0;
  line-height: 2.25;
  margin-top: 30px;
}
.land1_illust1 {
  margin-top: 30px;
}
.mvScrollDown {
  display: block;
  width: 41px;
  height: 280px;
  padding: 0 15px;
  position: absolute;
  top: 0;
  right: 26px;
}
.mvScrollDown::before {
  content: "";
  width: 1px;
  height: 184px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 20px;
  transition: height 0.3s ease;
}
.mvScrollDown::after {
  content: "";
  width: 1px;
  height: 10px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 24px;
  transform: rotate(45deg);
}
.mvScrollDown .scrollImg,
.mvScrollDown .scrollImg img {
  width: 100%;
}
@media all and (min-width: 681px) {
.mvScrollDown:hover::before {
  width: 1px;
  height: 164px;
}
}
@media all and (max-width: 680px) {
  .landWrap1 {
    padding: 90px 0 0;
  }
  .land1_titleBox1 .land1_h2 {
    font-size: 20px;
  }
  .land1_titleBox1 .land1_eng {
    font-size: 20px;
    margin-top: 2px;
  }
  .land1_h3 {
    font-size: 18px;
    margin-top: 25px;
  }
  .land1_p1 {
    font-size: 15px;
    text-align: justify;
    margin-top: 20px;
    padding: 0 5%;
  }
  .land1_illust1 {
    margin-top: 25px;
    padding: 0;
  }
  .land1_imgModalBtn1 {
    width: 210px;
    height: 40px;
    margin: 22px auto 0;
    border: 1px solid #707070;
    background-color: #fff;
    color: #6D6B6B;
    position: relative;
    padding-right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    text-align: center;
  }
  .land1_imgModalBtn1 .ico1 {
    width: 40px;
    height: 40px;
    background-color: #707070;
    position: absolute;
    top: -1px;
    right: 0;
  }
  .land1_imgModalBtn1 .ico1::before {
    content: "";
    width: 2px;
    height: 16px;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .land1_imgModalBtn1 .ico1::after {
    content: "";
    width: 16px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media all and (max-width: 370px) {
}


/* landWrap2
***************************************************************/
.landWrap2 {
  padding: 110px 0 0;
}
.land2_h2 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.15em;
}
.land2_nav {
  width: 1000px;
  margin: 20px auto 0;
}
.land2_navList {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.land2_navList .li1 {
  width: 320px;
}
.land2_navList .link1 {
  width: 100%;
  height: 115px;
  border: 1px solid #1D211E;
  background-color: #fff;
  position: relative;
  display: block;
}
.land2_navList .link1::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-right: 1px solid #1D211E;
  border-bottom: 1px solid #1D211E;
  transform: rotate(45deg);
}
.land2_navList .link1 .num {
  font-size: 35px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0;
  color: #06162F;
  line-height: 1.4;
  padding-top: 4px;
}
.land2_navList .link1 .t1 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.4;
}
.landEventLink1 {
  margin-top: 60px;
  width: 400px;
}
.landBnr {
  width: 750px;
  margin: 80px auto 0;
  padding-top: 15px;
}
.landBnr_h2 {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 22px;
}
.landEventBnr1 {
  display: block;
  position: relative;
}
.landEventBnr1::after {
  content: "";
  display: block;
  background-image: url(../../img/land/ico_bnr1.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 52px;
  height: 52px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -25px;
  margin: auto;
  transition: right 0.3s ease;
}
@media all and (min-width: 681px) {
  .land2_navList a.link1:hover {
    background-color: #E7EAE9;
  }
  a.landEventBnr1:hover {
    opacity: .7;
  }
  a.landEventBnr1:hover::after {
    right: -35px;
  }
}
@media all and (max-width: 680px) {
  .landWrap2 {
    padding: 60px 0 0;
  }
  .land2_h2 {
    font-size: 18px;
  }
  .land2_nav {
    width: 100%;
    padding: 0 5%;
  }
  .land2_navList .li1 {
    width: 28.8vw;
  }
  .land2_navList .link1 {
    height: 28.8vw;
  }
  .land2_navList .link1::after {
    bottom: 9px;
  }
  .land2_navList .link1 .num {
    font-size: 9.33vw;
    line-height: 1.2;
    padding-top: 1.07vw;
  }
  .land2_navList .link1 .t1 {
    font-size: 3.73vw;
    line-height: 1.4;
  }
  .landEventLink1 {
    margin-top: 50px;
    width: 280px;
  }
  .landBnr {
    width: 290px;
    margin-top: 60px;
    padding-top: 10px;
  }
  .landBnr_h2 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .landEventBnr1::after {
    top: auto;
    bottom: -13px;
    right: -15px;
  }
}
@media all and (max-width: 370px) {
}


/* land2_pointwrap
***************************************************************/
.land2_pointwrap {
  padding: 92px 0 0;
}
.land2_inner {
  width: 1000px;
  margin: 0 auto;
}
.land2_titBox1 {
  width: 500px;
  margin: 0 auto;
  border-bottom: 1px solid #1D211E;
  padding-bottom: 15px;
}
.land2_titBox1 .num {
  font-size: 55px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0;
  color: #06162F;
}
.land2_titBox1 .land2_h3 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.15em;
}
.land2_p1 {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.8;
  margin-top: 28px;
}
.land2_contents1 {
  padding: 70px 0 0;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.land2_contents1_item1 {
  width: 470px;
}
.land2_contents1_h4 {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
}
.land2_contents1_img1 {
  width: 100%;
  margin-top: 25px;
}
.land2_contents1_p1 {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 18px;
}
/* land2_stepWrap */
.land2_stepWrap {
  padding: 55px 0 0;
}
.step_h4 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 30px;
}
.stepItem {
  width: 100%;
  background-color: #E7EAE9;
  padding: 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.stepItem + .stepItem {
  margin-top: 92px;
}
.stepItem + .stepItem::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 37px 36.5px 0 36.5px;
  border-color: #e7eae9 transparent transparent transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: -64px;
  margin: auto;
}
.step_textBox {
  width: 467px;
}
.step_h5 {
  border-bottom: 1px solid #1D211E;
  display: flex;
  align-items: center;
}
.step_h5 .stepNum {
  font-size: 35px;
  font-weight: 300;
  letter-spacing: 0;
  width: 115px;
  color: #06162F;
}
.step_h5 .t1 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  width: calc(100% - 115px);
}
.step_p1 {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 18px;
}
.step_point {
  width: 100%;
  margin-top: 10px;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.step_pointItem {
  width: 48%;
  height: 87px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.56;
  color: #fff;
  background-color: #5B5E62;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.step_imgBox {
  width: 430px;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .land2_pointwrap {
    padding: 50px 0 0;
  }
  .land2_inner {
    width: 100%;
    padding: 0 5%;
  }
  .land2_titBox1 {
    width: 100%;
    padding-bottom: 20px;
  }
  .land2_titBox1 .num {
    font-size: 50px;
  }
  .land2_titBox1 .land2_h3 {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
  .land2_p1 {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 2;
    margin-top: 22px;
  }
  .land2_contents1 {
    padding: 60px 0 0;
    display: block;
  }
  .land2_contents1_item1 {
    width: 100%;
  }
  .land2_contents1_item1 + .land2_contents1_item1 {
    margin-top: 45px;
  }
  .land2_contents1_h4 {
    font-size: 16px;
  }
  .land2_contents1_img1 {
    margin-top: 16px;
  }
  .land2_contents1_p1 {
    font-size: 14px;
    margin-top: 12px;
  }
  /* land2_stepWrap */
  .land2_stepWrap {
    padding-top: 40px;
  }
  .step_h4 {
    font-size: 18px;
    margin-bottom: 14px;
  }
  .stepItem {
    width: 100vw;
    margin-left: -5vw;
    padding: 13px 5% 27px;
    display: block;
  }
  .stepItem + .stepItem {
    margin-top: 70px;
  }
  .stepItem + .stepItem::after {
    border-width: 27px 26.5px 0 26.5px;
    top: -47px;
  }
  .step_textBox {
    width: 100%;
  }
  .step_h5 {
    display: block;
    padding-bottom: 10px;
  }
  .step_h5 .stepNum {
    display: block;
    font-size: 25px;
    text-align: center;
    width: auto;
  }
  .step_h5 .t1 {
    display: block;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.1em;
    width: auto;
  }
  .step_p1 {
    font-size: 14px;
    margin-top: 12px;
  }
  .step_point {
    margin-top: 16px;
  }
  .step_pointItem {
    width: 48%;
    height: 58px;
    font-size: 14px;
  }
  .step_imgBox {
    width: 100%;
    margin-top: 20px;
  }
}
@media all and (max-width: 370px) {
  .land2_titBox1 .num {
    font-size: 48px;
  }
  .land2_titBox1 .land2_h3 {
    font-size: 16px;
  }
  .land2_p1 {
    font-size: 13.5px;
  }
}


/* landWrap3
***************************************************************/
.landWrap3 {
  padding: 170px 0 180px;
}
.land3_h2 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.15em;
  margin-bottom: 38px;
}
.land3_faqBox {
  width: 800px;
  margin: 0 auto;
}
.land3_faqItem + .land3_faqItem {
  margin-top: 25px;
}
.land3_faqItem_dt {
  background-color: #D3D6D5;
  display: flex;
  padding: 14px 56px 14px 25px;
  position: relative;
  cursor: pointer;
}
.land3_faqItem_dt::after {
  content: "";
  display: block;
  position: absolute;
  top: -4px;
  bottom: 0;
  right: 30px;
  margin: auto;
  width: 12px;
  height: 12px;
  border-right: 2px solid #5B5E62;
  border-bottom: 2px solid #5B5E62;
  transform: rotate(45deg);
}
.land3_faqItem_dl.on .land3_faqItem_dt::after {
  display: none;
}
.land3_faqItem_dt .close {
  width: 18px;
  height: 18px;
  position: absolute;
  right: 27px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: none;
}
.land3_faqItem_dl.on .land3_faqItem_dt .close {
  display: block;
}
.land3_faqItem_dt .close::before,
.land3_faqItem_dt .close::after {
  content: "";
  width: 16px;
  height: 2px;
  background-color: #5B5E62;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
}
.land3_faqItem_dt .close::after {
  transform: rotate(-45deg);
}
.land3_faqItem_dt .question {
  background-color: #5B5E62;
  color: #fff;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 35px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0;
}
.land3_faqItem_dt .t1 {
  width: calc(100% - 56px);
  padding: 0 0 0 23px;
  font-size: 18px;
  font-weight: 500;
  text-align: justify;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
}
.land3_faqItem_dd {
  display: none;
}
.land3_faqItem_dd .in {
  background-color: #E7EAE9;
  border-top: 2px solid #fff;
  display: flex;
  padding: 22px 40px 22px 80px;
  position: relative;
}
.land3_faqItem_dd .answer {
  background-color: #fff;
  color: #06162F;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 35px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0;
}
.land3_faqItem_dd .t1 {
  width: calc(100% - 56px);
  padding: 0 0 0 23px;
  font-size: 15px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: 2;
}
.land3_faqItem_dd .t1 .t1_link1 {
  width: 320px;
  height: 44px;
  margin: 10px 0 0;
  background-color: #fff;
  border: none;
}
.land3_faqItem_dd .t1 .sml1 {
  font-size: 12px;
  margin-top: 5px;
}
.land3_faqItem_dd .close {
  width: 18px;
  height: 18px;
  position: absolute;
  right: 27px;
  top: 46px;
  cursor: pointer;
}
.land3_faqItem_dd .close::before,
.land3_faqItem_dd .close::after {
  content: "";
  width: 16px;
  height: 2px;
  background-color: #5B5E62;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
}
.land3_faqItem_dd .close::after {
  transform: rotate(-45deg);
}
@media all and (min-width: 681px) {
  .land3_faqItem_dd .t1 .t1_link1:hover {
    opacity: .7;
  }
  .land3_faqItem_dd .close {
    display: none;
  }
}
@media all and (max-width: 680px) {
  .landWrap3 {
    padding: 70px 5% 80px;
  }
  .land3_h2 {
    font-size: 18px;
    letter-spacing: 0.1em;
    margin-bottom: 23px;
  }
  .land3_faqBox {
    width: 100%;
  }
  .land3_faqItem + .land3_faqItem {
    margin-top: 20px;
  }
  .land3_faqItem_dt {
    padding: 14px 52px 14px 11px;
  }
  .land3_faqItem_dt::after {
    right: 13px;
  }
  .land3_faqItem_dt .close {
    right: 10px;
  }
  .land3_faqItem_dt .question {
    width: 40px;
    height: 40px;
    font-size: 28px;
  }
  .land3_faqItem_dt .t1 {
    width: calc(100% - 40px);
    padding-left: 12px;
    font-size: 16px;
    letter-spacing: 0;
  }
  .land3_faqItem_dd .in {
    padding: 22px 40px 40px 11px;
  }
  .land3_faqItem_dd .answer {
    width: 40px;
    height: 40px;
    font-size: 28px;
  }
  .land3_faqItem_dd .t1 {
    width: calc(100% - 40px);
    padding-left: 12px;
    font-size: 14px;
  }
  .land3_faqItem_dd .t1 .t1_link1 {
    width: 185px;
    height: 40px;
    padding-right: 24px;
  }
  .land3_faqItem_dd .t1 .sml1 {
    font-size: 12px;
    margin-top: 5px;
  }
  .land3_faqItem_dd .close {
    width: 68px;
    height: 20px;
    right: 10px;
    top: auto;
    bottom: 10px;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1;
  }
  .land3_faqItem_dd .close::before,
  .land3_faqItem_dd .close::after {
    width: 18px;
    left: auto;
    top: 2px;
  }
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}
