@charset "UTF-8";

.icatchWrap .thumb .img1 {
  background-image: url(../../img/method/method02/mv1.jpg);
}

.mvScrollDown {
  display: block;
  width: 41px;
  height: 280px;
  padding: 0 15px;
  position: absolute;
  top: 450px;
  right: 26px;
}

.mvScrollDown::before {
  content: "";
  width: 1px;
  height: 184px;
  background-color: #1d211e;
  position: absolute;
  bottom: 0;
  left: 20px;
  left: 20px;
  transition: height 0.3s ease;
}

.mvScrollDown::after {
  content: "";
  width: 1px;
  height: 10px;
  background-color: #1d211e;
  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;
  }

  .sloganWrap.type2 .slogan1 {
    bottom: 50px;
  }

  .mvScrollDown.type2 {
    bottom: 60px;
  }
}

@media all and (max-width: 680px) {
  .icatchWrap.typeA .titleBox {
    width: 100%;
    bottom: -110px;
  }

  .icatchWrap .thumb .img1 {
    background-image: url(../../img/method/method02/mv1_sp.jpg);
  }

  .icatchWrap.typeA .thumb .img1 {
    background-position: center bottom;
  }
}

@media all and (max-width: 370px) {
}

/* MV
***************************************************************/
.mvWrap {
  padding: 88px 0 26px;
  background-image: url(../../img/method/method02/mv_pc.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
}

.mvWrap .mvInner {
  margin: 0 auto;
}

.mvWrap .mvInner img.img1 {
  width: 261px;
}

.mvWrap .mvInner h1 {
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 36px;
  color: #fff;
  margin-top: 15px;
}

.mvWrap .mvInner h1 span {
  font-weight: 300;
  font-size: 93px;
  line-height: 112px;
  display: block;
}

.mvWrap .mvInner img.img2 {
  width: 523px;
  margin-top: 50px;
}

.mvWrap .mvInner p.t1 {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 36px;
  text-align: right;
  color: #fff;
  margin-top: 30px;
}

@media all and (min-width: 681px) {
  .mvWrap .mvInner {
    width: 1200px;
  }
}

@media screen and (max-width: 681px) {
  .mvWrap {
    padding: 80px 0 17px;
    background-image: url(../../img/method/method02/mv_sp.jpg);
    position: relative;
  }

  .mvWrap .mvInner img.img1 {
    width: 182px;
  }

  .mvWrap .mvInner h1 {
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 36px;
  }

  .mvWrap .mvInner h1 span {
    font-size: 46px;
    line-height: 1;
  }

  .mvWrap .mvInner img.img2 {
    width: 100%;
    padding: 0 20px;
    margin-top: 130px;
  }

  .mvWrap .mvInner p.t1 {
    position: absolute;
    bottom: -56px;
    left: 20px;
    color: #4e4e4e;
    line-height: 22px;
    text-align: left;
    margin-top: 0;
  }
}

/* methodWrap1
***************************************************************/
.methodWrap1 {
  padding-top: 10px;
}

.methodWrap1 .imgBox img {
  width: 100%;
}

.methodWrap1 .textBox {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0 0;
}

.methodWrap1 .textBox .p1 {
  font-size: 16px;
  text-align: justify;
  letter-spacing: 0.1em;
  line-height: 2.75;
}

.pageNaviList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px 0;
  margin: 100px auto 0;
}

.pageNaviList .w_btn01.type9.typePD1 {
  color: #1d211e;
  background-color: #fff;
  border-color: #707070;
  width: 320px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.4;
}

.pageNaviList .w_btn01.type9.typePD1::after {
  border-color: #1d211e;
}

@media all and (min-width: 681px) {
  .pageNaviList {
    width: 1000px;
  }

  .pageNaviList .w_btn01.type9.typePD1:hover {
    color: #1d211e;
    background-color: #e7eae9;
  }
}

@media all and (max-width: 680px) {
  .methodWrap1 {
    padding-top: 100px;
  }

  .methodWrap1 .textBox {
    width: 100%;
    padding: 0 5% 0;
  }

  .methodWrap1 .textBox .p1 {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 2.13;
  }

  .pageNaviList {
    margin: 59px auto 0;
    padding: 0 5%;
    gap: 8px;
  }

  .pageNaviListItem {
    width: 100%;
    padding: 0 10px;
  }

  .pageNaviList .w_btn01.type9.typePD1 {
    width: 100%;
    height: 50px;
    display: block;
    padding-top: 12px;
  }
}

@media all and (max-width: 370px) {
}

/* methodWrap2
***************************************************************/
.methodWrap2 {
  padding: 120px 0 160px;
}

.methodWrap2 .h2 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.15em;
  line-height: 1.5;
}

.methodWrap2 .h2 .bold {
  font-size: 40px;
  margin: 0 5px;
}

/* item */
.methodWrap2 .itemBox {
  width: calc(100% - ((100% - 1200px) / 2));
  margin-top: 55px;
  display: flex;
}

.methodWrap2 .itemBox:not(.type1) {
  margin-top: 80px;
}

.methodWrap2 .itemBox .thumb1 {
  width: calc(100% - 520px);
  height: 400px;
  overflow: hidden;
  position: relative;
}

.methodWrap2 .itemBox .thumb1::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: background 0.3s ease;
}

.methodWrap2 .itemBox .thumb1 .img1 {
  width: 100%;
  height: 100%;
  background-image: url(../../img/method/method02/img2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.methodWrap2 .itemBox.type2 .thumb1 .img1 {
  background-image: url(../../img/method/method02/img3.jpg);
}

.methodWrap2 .itemBox.type3 .thumb1 .img1 {
  background-image: url(../../img/method/method02/img4.jpg);
}

.methodWrap2 .itemBox.type4 .thumb1 .img1 {
  background-image: url(../../img/method/method02/img5.jpg);
}

.methodWrap2 .itemBox.type5 .thumb1 .img1 {
  background-image: url(../../img/method/method02/img6.jpg);
}

.methodWrap2 .itemBox.type6 .thumb1 .img1 {
  background-image: url(../../img/method/method02/img6_2.jpg);
}

.methodWrap2 .itemBox .textBox1 {
  width: 520px;
  height: 400px;
  padding-left: 50px;
  display: flex;
  flex-flow: column;
}

.methodWrap2 .itemBox .textBox1 .h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 2.08;
  letter-spacing: 0;
  border-bottom: 2px solid #1d211e;
  margin-bottom: 16px;
  padding-bottom: 12px;
}

.methodWrap2 .itemBox .textBox1 .p1 {
  font-size: 16px;
  text-align: justify;
  line-height: 2.13;
  letter-spacing: 0.025em;
  flex-grow: 1;
}

.consultationWrap {
  margin: 100px auto 0;
  max-width: 800px;
  width: 100%;
  border: 2px solid #1d211e;
  padding: 37px 40px;
  position: relative;
  display: flex;
  gap: 38px;
  background: #fff;
}

.consultationWrap h3.t1 {
  background: #1d211e;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 24px;
  text-align: center;
  color: #fff;
  padding: 24px 21px;
  position: absolute;
  left: 0;
  top: 0;
}

.consultationWrap img.img2 {
  width: 400px;
}

.consultationWrap .txtBox {
  flex: 1;
  text-align: center;
}

.consultationWrap .txtBox h4.t2 {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 31px;
  color: #4e4e4e;
}

.consultationWrap .txtBox ul.list {
  margin-top: 15px;
  text-align: left;
  padding-left: 20px;
}

.consultationWrap .txtBox ul.list li.item {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 30.6px;
  color: #4e4e4e;
}

.consultationWrap .txtBox ul.list li.item::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url(../../img/method/method02/ico_check.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  top: -2px;
}

.consultationWrap .txtBox p.t3 {
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 24px;
  color: #4e4e4e;
  margin-top: 20px;
}

.consultationWrap .txtBox a {
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #4e4e4e;
  display: block;
  padding: 10px 0;
  margin-top: 10px;
  position: relative;
  transition: 0.3s;
  letter-spacing: 0;
}

.consultationWrap .txtBox a::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 17px;
  background-image: url(../../img/common/ico_event01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translate(0, -50%);
  transition: 0.3s;
}

.consultationWrap .txtBox a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 9px;
  height: 9px;
  border-right: 1px solid #1d211e;
  border-bottom: 1px solid #1d211e;
  transform: rotate(-45deg) translate(0, -50%);
  transition: 0.3s;
}

@media all and (min-width: 681px) {
  /* .methodWrap2 a.itemBox:hover .thumb1::after {
    background-color: rgba(0, 0, 0, 0.5);
  } */
  .methodWrap2 .itemBox .itemLink1 {
    width: 340px;
    height: 60px;
    margin-left: 0;
  }

  .methodWrap2 .itemBox .itemLink1.inlink::after {
    right: 16px;
    transform: rotate(45deg);
  }

  /* h700 */
  .methodWrap2 .itemBox.h700 .thumb1 {
    height: 700px;
  }

  .methodWrap2 .itemBox.h700 .textBox1 {
    height: 570px;
  }

  /* rev */
  .methodWrap2 .itemBox.rev {
    margin-left: auto;
    margin-right: 0;
  }

  .methodWrap2 .itemBox.rev .thumb1 {
    order: 2;
  }

  .methodWrap2 .itemBox.rev .textBox1 {
    order: 1;
    padding-left: 0;
    padding-right: 50px;
  }

  .consultationWrap .txtBox a:hover {
    background: #4e4e4e;
    color: #fff;
  }

  .consultationWrap .txtBox a:hover::before {
    background-image: url(../../img/common/ico_event01_w.svg);
  }

  .consultationWrap .txtBox a:hover::after {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  .methodWrap2 .itemBox.type2 .thumb1 .img1 {
    background-position: center top;
  }
}

@media all and (max-width: 680px) {
  .methodWrap2 {
    padding: 80px 0;
  }

  .methodWrap2 .h2 {
    font-size: 20px;
    line-height: 2;
  }

  .methodWrap2 .h2 .bold {
    font-size: 36px;
    line-height: 1;
    margin: 0 5px 0 0;
  }

  /* item */
  .methodWrap2 .itemBox {
    width: calc(100% - 40px);
    margin-top: 28px;
    display: block;
  }

  .methodWrap2 .itemBox:not(.type1) {
    margin-top: 58px;
  }

  .methodWrap2 .itemBox .thumb1 {
    width: 100%;
    height: 43.75vw;
  }

  .methodWrap2 .itemBox .textBox1 {
    width: 100%;
    height: auto;
    padding-left: 0;
    display: block;
  }

  .methodWrap2 .itemBox .textBox1 .h3 {
    font-size: 20px;
    line-height: 1.9;
    margin-bottom: 12px;
    padding: 8px 5%;
  }

  .methodWrap2 .itemBox .textBox1 .p1 {
    font-size: 15px;
    padding: 0 0 0 5%;
  }

  .methodWrap2 .itemBox .itemLink1 {
    margin-top: 20px;
    margin-left: calc((100vw - 230px) / 2);
  }

  /* rev */
  .methodWrap2 .itemBox.rev {
    margin-left: auto;
  }

  .methodWrap2 .itemBox.rev .textBox1 .h3 {
    padding-left: 0;
  }

  .methodWrap2 .itemBox.rev .textBox1 .p1 {
    padding: 0 5% 0 0;
  }

  .methodWrap2 .itemBox.rev .itemLink1 {
    margin-left: auto;
    margin-right: calc((100vw - 230px) / 2);
  }

  .consultationWrap {
    margin: 60px auto 0;
    padding: 0;
    position: relative;
    flex-flow: column;
    gap: 0;
    width: calc(100% - 60px);
  }

  .consultationWrap h3.t1 {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 24px;
    padding: 5px;
    position: unset;
    margin: 8px;
  }

  .consultationWrap img.img2 {
    width: 100%;
  }

  .consultationWrap .txtBox ul.list {
    margin-top: 0;
    padding-left: 35px;
  }

  .consultationWrap .txtBox p.t3 {
    margin-top: 10px;
  }

  .consultationWrap .txtBox a {
    width: 245px;
    margin: 10px auto 17px;
    padding: 10px 0;
    margin-top: 10px;
  }

  .consultationWrap .txtBox a::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 17px;
    background-image: url(../../img/common/ico_event01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translate(0, -50%);
    transition: 0.3s;
  }

  .consultationWrap .txtBox a::after {
    right: 17px;
  }
}

@media all and (max-width: 370px) {
  .methodWrap2 .itemBox .textBox1 .h3 {
    font-size: 18px;
  }

  .methodWrap2 .itemBox .textBox1 .p1 {
    font-size: 14px;
  }
}

/* methodWrap3
***************************************************************/
.methodWrap3 {
  background-color: #e4e4e5;
  padding: 120px 0 130px;
}

.methodWrap3 .h2 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.38;
  margin-bottom: 50px;
}

.methodWrap3 .h2_1 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.38;
  margin-bottom: 50px;
  margin-top: 120px;
}

.methodWrap3 .sectionBox {
  background-color: #fff;
  width: 1200px;
  margin: 0 auto;
  padding: 60px 80px;
}

.methodWrap3 .sectionBox:not(.sectionBox1) {
  margin-top: 40px;
}

/* sectionBox1 */
.methodWrap3 .sectionBox1 {
  padding-bottom: 20px;
}

.methodWrap3 .sectionBox1 .flx1 {
  display: flex;
}

.methodWrap3 .sectionBox1 .flx1 .textBox1 {
  width: calc(100% - 620px);
}

.methodWrap3 .sectionBox1 .flx1 .textBox1 .h3 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
}

.methodWrap3 .sectionBox1 .flx1 .textBox1 .p1 {
  font-size: 16px;
  line-height: 2.13;
  margin-top: 20px;
}

.methodWrap3 .sectionBox1 .flx1 .img1 {
  width: 620px;
  height: 165px;
  background-image: url(../../img/method/method02/img7.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.methodWrap3 .sectionBox1 .flx2 {
  display: flex;
  justify-content: space-between;
  margin-top: 75px;
}

.methodWrap3 .sectionBox1 .flx2 .in1 {
  width: 480px;
}

.methodWrap3 .sectionBox1 .flx2 .item .img1 {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.methodWrap3 .sectionBox1 .flx2 .item.type1 .img1 {
  height: 600px;
  background-image: url(../../img/method/method02/img8.jpg);
}

.methodWrap3 .sectionBox1 .flx2 .item.type1 .p1 {
  font-size: 14px;
  text-align: justify;
  letter-spacing: 0.08em;
  line-height: 2;
  margin-top: 20px;
}

.methodWrap3 .sectionBox1 .flx2 .in2 {
  width: 520px;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}

.methodWrap3 .sectionBox1 .flx2 .in2 .item {
  width: 250px;
}

.methodWrap3 .sectionBox1 .flx2 .in2 .item.type6 {
  width: 100%;
}

.methodWrap3 .sectionBox1 .flx2 .in2 .item:not(.type2):not(.type3) {
  margin-top: 20px;
}

.methodWrap3 .sectionBox1 .flx2 .item.type2 .img1 {
  height: 140px;
  background-image: url(../../img/method/method02/img9.jpg);
}

.methodWrap3 .sectionBox1 .flx2 .item.type3 .img1 {
  height: 140px;
  background-image: url(../../img/method/method02/img10.jpg);
}

.methodWrap3 .sectionBox1 .flx2 .item.type4 .img1 {
  height: 140px;
  background-image: url(../../img/method/method02/img11.jpg);
}

.methodWrap3 .sectionBox1 .flx2 .item.type5 .img1 {
  height: 140px;
  background-image: url(../../img/method/method02/img12.jpg);
}

.methodWrap3 .sectionBox1 .flx2 .item.type6 .img1 {
  height: 280px;
  background-image: url(../../img/method/method02/img13.jpg);
}

.methodWrap3 .sectionBox1 .flx2 .in2 .item .h4 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 10px;
}

.methodWrap3 .sectionBox1 .flx2 .in2 .item .p1 {
  font-size: 13px;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 5px;
}

.methodWrap3 .sectionBox1 .sml1 {
  font-size: 12px;
  text-align: justify;
  padding: 30px 0 0;
  color: #666;
}

/* sectionBox2 */
.methodWrap3 .sectionBox2 .flx1 {
  display: flex;
}

.methodWrap3 .sectionBox2 .flx1 .textBox1 {
  width: calc(100% - 620px);
  padding-right: 40px;
}

.methodWrap3 .sectionBox2 .flx1 .textBox1 .h3 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
}

.methodWrap3 .sectionBox2 .flx1 .textBox1 .h4 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 25px;
}

.methodWrap3 .sectionBox2 .flx1 .textBox1 .p1 {
  font-size: 16px;
  line-height: 2.13;
  margin-top: 10px;
}

.methodWrap3 .sectionBox2 .flx1 .imgBox1 {
  width: 620px;
  display: flex;
}

.methodWrap3 .sectionBox2 .flx1 .imgBox1 .in1 {
  width: 50%;
}

.methodWrap3 .sectionBox2 .flx1 .imgBox1 .in1 .img1 {
  width: 100%;
  height: 210px;
  background-image: url(../../img/method/method02/img14.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.methodWrap3 .sectionBox2 .flx1 .imgBox1 .in1.type2 .img1 {
  background-image: url(../../img/method/method02/img15.jpg);
}

.methodWrap3 .sectionBox2 .flx1 .imgBox1 .in1 .p1 {
  font-size: 14px;
  line-height: 1.71;
  margin-top: 5px;
}

/* sectionBox3 */
.methodWrap3 .sectionBox3 {
  padding-bottom: 85px;
}

.methodWrap3 .sectionBox3 .flx1 {
  display: flex;
}

.methodWrap3 .sectionBox3 .flx1 .textBox1 {
  width: calc(100% - 708px);
}

.methodWrap3 .sectionBox3 .flx1 .textBox1 .h3 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2.08;
}

.methodWrap3 .sectionBox3 .flx1 .textBox1 .p1 {
  font-size: 16px;
  line-height: 2.13;
  margin-top: 15px;
}

.methodWrap3 .sectionBox3 .flx1 .img1 {
  width: 708px;
}

.methodWrap3 .sectionBox3 .flx1 .img1 img {
  width: 100%;
  display: block;
}

.methodWrap3 .sectionBox3 .flx2 {
  display: flex;
  padding: 75px 0 30px;
}

.methodWrap3 .sectionBox3 .flx3 {
  display: flex;
  padding: 30px 0;
  margin: 10px 0 0;
}

.methodWrap3 .sectionBox3 .flx2 .item.type1 {
  width: 330px;
  padding-right: 50px;
}

.methodWrap3 .sectionBox3 .flx2 .item.type2 {
  width: 380px;
  padding: 0 50px;
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
}

.methodWrap3 .sectionBox3 .flx2 .item.type3 {
  width: 330px;
  padding-left: 50px;
}

.methodWrap3 .sectionBox3 .flx3 .item.type4 {
  width: 50%;
  padding-right: 50px;
}

.methodWrap3 .sectionBox3 .flx3 .item.type5 {
  width: 50%;
  padding-left: 50px;
  border-left: 1px solid #707070;
}

.methodWrap3 .sectionBox3 .item .h4 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

.methodWrap3 .sectionBox3 .item .h4 .bold {
  font-weight: 700;
}

.methodWrap3 .sectionBox3 .item .p1 {
  font-size: 14px;
  text-align: justify;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 8px;
}

.methodWrap3 .sectionBox3 .flx4 {
  border: 4px solid #a8a3a3;
  display: flex;
}

.methodWrap3 .sectionBox3 .flx4 .tit1 {
  width: 150px;
  height: 112px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0;
  color: #5b5e62;
  border-right: 4px solid #a8a3a3;
}

.methodWrap3 .sectionBox3 .flx4 .tit1 .sml {
  font-size: 16px;
  margin-right: 5px;
}

.methodWrap3 .sectionBox3 .flx4 .dl1 {
  width: calc(100% - 150px);
  padding: 12px 16px 12px 30px;
  display: flex;
  align-items: center;
}

.methodWrap3 .sectionBox3 .flx4 .dl1 .dt1 {
  width: 150px;
  font-size: 18px;
  font-weight: 500;
  color: #5b5e62;
}

.methodWrap3 .sectionBox3 .flx4 .dl1 .dd1 {
  width: calc(100% - 150px);
  font-size: 14px;
  text-align: justify;
  letter-spacing: 0;
  line-height: 1.86;
}

.methodWrap3 .sectionBox3 .flx4 .dl1 .dd1 .sml {
  display: block;
  margin-top: 6px;
  color: #1d2e46;
}

.methodWrap3 .sectionBox3 .smlText1 {
  width: 100%;
  padding: 15px 0;
  margin-top: 32px;
  background-color: #c9cacb;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
}

/* sectionBox2_box1 */
.sectionBox2_box1 {
  border: 1px solid #1d211e;
  margin-top: 35px;
  padding: 25px 60px;
}

.sectionBox2_box1_clm {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sectionBox2_box1_clm .in1 {
  width: 430px;
}

.sectionBox2_box1_clm .in2 {
  width: 438px;
}

.sectionBox2_box1_clm .in2 img {
  width: 100%;
}

.sectionBox2_box1_h4 {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.9;
}

.sectionBox2_box1_p1 {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  line-height: 2.13;
  margin-top: 10px;
}

.sectionBox2_box1_sml1 {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-top: 10px;
}

/* sectionBox3_box1 */
.sectionBox3_box1 {
  max-width: 900px;
  width: 100%;
  margin: 39px auto 0;
  border: 1px solid #707070;
  padding: 12px 40px 24px;
}

.sectionBox3_box1 h4.sectionBox3_box1_h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #1f2320;
}

.sectionBox3_box1 .flexBox {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 25px;
  background: #e4e4e5;
  margin-top: 9px;
}

.sectionBox3_box1 .flexBox img {
  width: 246px;
}

.sectionBox3_box1 .flexBox .flexTxt {
  flex: 1;
}

.sectionBox3_box1 .flexBox .flexTxt p.txt1 {
  font-size: 14px;
  line-height: 26px;
  text-align: left;
  color: #1f2320;
  letter-spacing: 0;
}

.sectionBox3_box1 .flexBox .flexTxt p.txt1 span.t1 {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #1f2320;
}

.sectionBox3_box1 .flexBox .flexTxt p.txt1 span.t2 {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1;
}

.sectionBox3_box1 .flexBox .flexTxt p.txt2 {
  font-size: 14px;
  line-height: 26px;
  color: #1f2320;
  margin-top: 10px;
  letter-spacing: 0;
}

@media all and (min-width: 681px) {
  .methodWrap3 .sectionBox3 .flx3 + .flx3 {
    border-top: 1px solid #707070;
    margin: 0 0 10px;
  }
}

@media all and (max-width: 680px) {
  .methodWrap3 {
    padding: 35px 0 80px;
  }

  .methodWrap3 .h2 {
    font-size: 20px;
    margin-bottom: 25px;
  }

  .methodWrap3 .h2_1 {
    font-size: 20px;
    margin-bottom: 25px;
    margin-top: 60px;
  }

  .methodWrap3 .sectionBox {
    width: 90%;
    padding: 0;
  }

  /* sectionBox1 */
  .methodWrap3 .sectionBox1 {
    padding-bottom: 0;
  }

  .methodWrap3 .sectionBox1 .flx1 {
    display: block;
  }

  .methodWrap3 .sectionBox1 .flx1 .textBox1 {
    width: 100%;
    padding: 35px 5% 0;
  }

  .methodWrap3 .sectionBox1 .flx1 .textBox1 .h3 {
    font-size: 20px;
  }

  .methodWrap3 .sectionBox1 .flx1 .textBox1 .p1 {
    font-size: 15px;
    letter-spacing: 0.05em;
    margin-top: 15px;
  }

  .methodWrap3 .sectionBox1 .flx1 .img1 {
    width: 90%;
    height: 75vw;
    margin: 15px auto 0;
    background-image: url(../../img/method/method02/img7_sp.jpg);
  }

  .methodWrap3 .sectionBox1 .flx2 {
    display: block;
    margin-top: 38px;
  }

  .methodWrap3 .sectionBox1 .flx2 .in1 {
    width: 100%;
  }

  .methodWrap3 .sectionBox1 .flx2 .item.type1 .img1 {
    height: 50vw;
  }

  .methodWrap3 .sectionBox1 .flx2 .item.type1 .p1 {
    font-size: 14px;
    margin-top: 15px;
    padding: 0 5%;
  }

  .methodWrap3 .sectionBox1 .flx2 .in2 {
    width: 100%;
    display: block;
    padding: 0 5%;
  }

  .methodWrap3 .sectionBox1 .flx2 .in2 .item {
    width: 100%;
  }

  .methodWrap3 .sectionBox1 .flx2 .in2 .item {
    margin-top: 20px;
  }

  .methodWrap3 .sectionBox1 .flx2 .item.type2 .img1 {
    height: 37.5vw;
  }

  .methodWrap3 .sectionBox1 .flx2 .item.type3 .img1 {
    height: 37.5vw;
  }

  .methodWrap3 .sectionBox1 .flx2 .item.type4 .img1 {
    height: 37.5vw;
  }

  .methodWrap3 .sectionBox1 .flx2 .item.type5 .img1 {
    height: 37.5vw;
  }

  .methodWrap3 .sectionBox1 .flx2 .item.type6 .img1 {
    height: 91.25vw;
    background-image: url(../../img/method/method02/img13_sp.jpg);
  }

  .methodWrap3 .sectionBox1 .flx2 .in2 .item .h4 {
    margin-top: 10px;
  }

  .methodWrap3 .sectionBox1 .flx2 .in2 .item .p1 {
    font-size: 13px;
    margin-top: 5px;
  }

  .methodWrap3 .sectionBox1 .sml1 {
    padding: 30px 5% 20px;
  }

  .methodWrap3 .sectionBox1 .sml1 .s1 {
    display: block;
    text-indent: -9.5px;
    padding-left: 9.5px;
  }

  /* sectionBox2 */
  .methodWrap3 .sectionBox2 .flx1 {
    display: block;
    padding: 0 5% 30px;
  }

  .methodWrap3 .sectionBox2 .flx1 .textBox1 {
    width: 100%;
    padding: 35px 0 0;
  }

  .methodWrap3 .sectionBox2 .flx1 .textBox1 .h3 {
    font-size: 20px;
  }

  .methodWrap3 .sectionBox2 .flx1 .textBox1 .h4 {
    margin-top: 20px;
  }

  .methodWrap3 .sectionBox2 .flx1 .textBox1 .p1 {
    font-size: 15px;
    letter-spacing: 0.05em;
    margin-top: 10px;
  }

  .methodWrap3 .sectionBox2 .flx1 .imgBox1 {
    width: 100%;
    display: block;
  }

  .methodWrap3 .sectionBox2 .flx1 .imgBox1 .in1 {
    width: 100%;
    margin-top: 25px;
  }

  .methodWrap3 .sectionBox2 .flx1 .imgBox1 .in1 .img1 {
    width: 100%;
    height: 50vw;
  }

  .methodWrap3 .sectionBox2 .flx1 .imgBox1 .in1 .p1 {
    font-size: 15px;
    margin-top: 8px;
  }

  /* sectionBox3 */
  .methodWrap3 .sectionBox3 {
    padding: 35px 5% 50px;
  }

  .methodWrap3 .sectionBox3 .flx1 {
    display: block;
  }

  .methodWrap3 .sectionBox3 .flx1 .textBox1 {
    width: 100%;
  }

  .methodWrap3 .sectionBox3 .flx1 .textBox1 .h3 {
    font-size: 20px;
  }

  .methodWrap3 .sectionBox3 .flx1 .textBox1 .p1 {
    font-size: 15px;
    letter-spacing: 0.05em;
    margin-top: 15px;
  }

  .methodWrap3 .sectionBox3 .flx1 .img1 {
    width: 100%;
    margin-top: 20px;
  }

  .methodWrap3 .sectionBox3 .flx2 {
    display: block;
    padding: 45px 0 0;
  }

  .methodWrap3 .sectionBox3 .flx3 {
    display: block;
    padding: 0;
    border-top: none;
  }

  .methodWrap3 .sectionBox3 .flx2 .item.type1 {
    width: 100%;
    padding-right: 0;
  }

  .methodWrap3 .sectionBox3 .flx2 .item.type2 {
    width: 100%;
    padding: 25px 0 0;
    margin: 25px 0 0;
    border: none;
    border-top: 1px solid #707070;
  }

  .methodWrap3 .sectionBox3 .flx2 .item.type3 {
    width: 100%;
    padding: 25px 0 0;
    margin: 25px 0 0;
    border: none;
    border-top: 1px solid #707070;
  }

  .methodWrap3 .sectionBox3 .flx3 .item.type4 {
    width: 100%;
    padding: 25px 0 0;
    margin: 0;
    border: none;
    /* border-top: 1px solid #707070; */
  }

  .methodWrap3 .sectionBox3 .flx3 .item.type5 {
    width: 100%;
    padding: 20px 0 0;
    margin: 20px 0 0;
    border: none;
    border-top: 1px solid #707070;
  }

  .methodWrap3 .sectionBox3 .flx3 .item.type5_sp {
    padding: 20px 0 0;
    margin: 20px 0 0;
    border: none;
    border-top: 1px solid #707070;
  }

  .methodWrap3 .sectionBox3 .item .h4 {
    font-size: 16px;
  }

  .methodWrap3 .sectionBox3 .flx4 {
    display: block;
    margin-top: 35px;
  }

  .methodWrap3 .sectionBox3 .flx4 .tit1 {
    width: 100%;
    height: 55px;
    display: flex;
    justify-content: flex-start;
    border-right: none;
    border-bottom: 4px solid #a8a3a3;
    padding-left: 15px;
  }

  .methodWrap3 .sectionBox3 .flx4 .dl1 {
    width: 100%;
    padding: 15px 15px 18px 15px;
    display: block;
  }

  .methodWrap3 .sectionBox3 .flx4 .dl1 .dt1 {
    width: 100%;
    text-align: center;
  }

  .methodWrap3 .sectionBox3 .flx4 .dl1 .dd1 {
    width: 100%;
    margin-top: 5px;
  }

  .methodWrap3 .sectionBox3 .flx4 .dl1 .dd1 .sml {
    margin-top: 12px;
  }

  .methodWrap3 .sectionBox3 .smlText1 {
    padding: 15px;
    margin-top: 20px;
    text-align: justify;
  }

  /* sectionBox2_box1 */
  .sectionBox2_box1 {
    border: none;
    border-top: 1px solid #1d211e;
    border-bottom: 1px solid #1d211e;
    margin: 25px auto 0;
    padding: 15px 0;
    width: 90%;
  }

  .sectionBox2_box1_clm {
    display: block;
  }

  .sectionBox2_box1_clm .in1 {
    width: 100%;
  }

  .sectionBox2_box1_clm .in2 {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }

  .sectionBox2_box1_h4 {
    font-size: 18px;
    line-height: 1.78;
  }

  .sectionBox2_box1_p1 {
    font-size: 14px;
    line-height: 2;
    margin-top: 8px;
  }

  .methodWrap3 .sectionBox2 {
    padding-bottom: 0;
  }

  /* sectionBox3_box1 */
  .sectionBox3_box1 {
    max-width: 900px;
    width: 100%;
    margin: 45px auto 0;
    border: unset;
    padding: 0 10px 10px;
  }

  .sectionBox3_box1 .flexBox {
    flex-flow: row-reverse;
    gap: 0;
    padding: 10px 10px 225px 10px;
    position: relative;
    background: unset;
  }

  .sectionBox3_box1 .flexBox img {
    width: 50%;
  }

  .sectionBox3_box1 .flexBox .flexTxt {
    flex: 1;
    height: 160px;
  }

  .sectionBox3_box1 .flexBox .flexTxt p.txt1 {
    line-height: 20px;
  }

  .sectionBox3_box1 .flexBox .flexTxt p.txt1 span.t1 {
    font-size: 16px;
    letter-spacing: 0.1em;
    position: relative;
    top: -7px;
  }

  .sectionBox3_box1 .flexBox .flexTxt p.txt1 span.t2 {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 47px;
    position: relative;
    top: -7px;
  }

  .sectionBox3_box1 .flexBox .flexTxt p.txt2 {
    font-size: 13px;
    letter-spacing: -0.02em;
    line-height: 24px;
    position: absolute;
    padding: 0 5px 5px;
    margin-top: 0;
  }
}

@media all and (max-width: 370px) {
  .sectionBox3_box1 .flexBox {
  }
}

/* methodWrap4
***************************************************************/
.methodWrap4 {
  padding: 120px 0 0;
}

.methodWrap4 .h2 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
}

.methodWrap4 .ul1 {
  width: 1000px;
  margin: 45px auto 0;
  display: flex;
  border: 2px solid #1d211e;
}

.methodWrap4 .ul1 > li {
  width: 50%;
}

.methodWrap4 .ul1 > li + li {
  border-left: 2px solid #1d211e;
}

.methodWrap4 .ul1 .link1 {
  display: block;
}

.methodWrap4 .ul1 .link1 .thumb1 {
  width: 100%;
  height: 230px;
  position: relative;
}

.methodWrap4 .ul1 .link1 .thumb1::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  transition: background 0.3s ease;
}

.methodWrap4 .ul1 .link1 .thumb1.thumb2::after {
  display: none;
}

.methodWrap4 .ul1 .link1 .thumb1 .img1 {
  width: 100%;
  height: 100%;
  background-image: url(../../img/method/method02/img17.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.methodWrap4 .ul1 .li2 .link1 .thumb1 .img1 {
  background-image: url(../../img/method/method02/img18.jpg);
}

.methodWrap4 .ul1 .link1 .thumb1 .logo1 {
  width: 397px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.methodWrap4 .ul1 .li2 .link1 .thumb1 .logo1 {
  width: 246px;
}

.methodWrap4 .ul1 .link1 .thumb1 .logonew {
  width: 250px;
}

.methodWrap4 .ul1 .li2 .link1 .thumb1 .logonew {
  width: 280px;
}

.methodWrap4 .ul1 .link1 .thumb1 .logo1 img {
  width: 100%;
  display: block;
}

.methodWrap4 .ul1 .link1 .textBox1 {
  position: relative;
  padding: 10px 30px 44px;
  background-color: #fff;
}

.methodWrap4 .ul1 .link1 .textBox1 .h3 {
  width: 350px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  line-height: 1.67;
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
  margin: auto;
}

.methodWrap4 .ul1 .link1 .textBox1 .p1 {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 28px;
  text-align: justify;
}

.methodWrap4 .ul1 .link1 .textBox1 .price {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
  margin: 15px 0 22px;
  line-height: 1;
}

.methodWrap4 .ul1 .link1 .textBox1 .price .s1 {
  font-size: 50px;
  font-weight: 700;
  margin: 0 5px;
}

.methodWrap4 .ul1 .link1 .textBox1 .price .sub_price {
  font-size: 16px;
}

.methodWrap4 .ul1 .link1 .me4Link1 {
  width: 340px;
  height: 60px;
  margin-top: 5px;
  letter-spacing: 0;
}

@media all and (min-width: 681px) {
  /* .methodWrap4 .ul1 .link1:hover .thumb1::after {
    background-color: rgba(0, 0, 0, 0.5);
  } */
}

@media all and (max-width: 680px) {
  .methodWrap4 {
    padding: 60px 0 0;
  }

  .methodWrap4 .h2 {
    font-size: 20px;
  }

  .methodWrap4 .ul1 {
    width: 90%;
    margin: 20px auto 0;
    display: block;
    border: none;
  }

  .methodWrap4 .ul1 > li {
    width: 100%;
    border: 2px solid #1d211e;
  }

  .methodWrap4 .ul1 > li + li {
    margin-top: 30px;
  }

  .methodWrap4 .ul1 .link1 .thumb1 {
    width: 100%;
    height: 40.63vw;
  }

  .methodWrap4 .ul1 .link1 .thumb1 .logo1 {
    width: 68.75vw;
  }

  .methodWrap4 .ul1 .li2 .link1 .thumb1 .logo1 {
    width: 42.98vw;
  }

  .methodWrap4 .ul1 .link1 .thumb1 .logonew {
    width: 45vw;
  }

  .methodWrap4 .ul1 .li2 .link1 .thumb1 .logonew {
    width: 50vw;
  }

  .methodWrap4 .ul1 .link1 .textBox1 {
    padding: 12px 5% 22px;
  }

  .methodWrap4 .ul1 .link1 .textBox1 .h3 {
    width: 100%;
    height: auto;
    display: block;
    position: static;
  }

  .methodWrap4 .ul1 .link1 .textBox1 .p1 {
    margin-top: 5px;
  }

  .methodWrap4 .ul1 .link1 .textBox1 .p1 .sml1 {
    font-size: 12px;
  }

  .methodWrap4 .ul1 .link1 .me4Link1 {
    width: 250px;
    height: 50px;
    margin: 5px auto;
  }

  .methodWrap4 .ul1 .link1 .textBox1 .price .sub_price {
    font-size: 14px;
  }
}

@media all and (max-width: 370px) {
  .methodWrap4 .ul1 .link1 .textBox1 .price {
    font-size: 16px;
  }
}

@media all and (min-width: 681px) {
  .contactBanner {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .contactBanner a {
    transition: 0.3s ease;
  }

  .contactBanner a:hover {
    opacity: 0.8;
  }

  .contactBanner,
  .contactBanner__image,
  .contactBanner img {
    width: 765.5px;
  }
}

@media all and (max-width: 680px) {
  .contactBanner {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* 新築注文住宅のラインナップ methodWrap4　改修211129
***************************************************************/

.ul1.newver01 .link1 .thumb1 {
  height: 160px;
}

.ul1.newver01 .link1 .thumb1 .logo1 {
  flex-direction: column;
  width: 100% !important;
  margin-top: -16px;
}

.ul1.newver01 .link1 .thumb1 .logo1 img {
  width: 260px;
  height: auto;
}

.ul1.newver01 .link1 .thumb1 .logo1 img.img2 {
  width: 320px;
  height: auto;
}

.ul1.newver01 .link1 .thumb1 .logonew .quicksand {
  font-size: 50px;
  color: #fff;
  line-height: 0.7;
}

.ul1.newver01 .link1 .thumb1 .logonew h3 {
  color: #000;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: 500;
  background: #fff;
  width: 400px;
  padding-top: 12px;
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: -40px;
  transform: translateX(-50%);
}

.glade_wrap {
  background-color: #e7eae9;
  padding: 8px 8px 8px 13px;
  /* display: flex;
  flex-wrap: wrap; */
  margin-top: 8px;
  /*    height: 180px;*/
  background-image: url("../../img/method/method02/zeh.png");
  background-position: 98% 90%;
  background-size: 73px auto;
  background-repeat: no-repeat;
}

.glade_wrap > *:nth-child(n + 3) {
  margin-top: 2px;
}

.glade_wrap dt {
  font-size: 14px;
  width: 70px;
  position: relative;
  flex-shrink: 0;
  color: #4e4e4e;
  display: inline-block;
}

.glade_wrap dt.moji3 {
  letter-spacing: 0.65em;
}

.glade_wrap dt::after {
  content: "：";
  position: absolute;
  /*right: -6;*/
  top: 0.1em;
  /*transform: translateY(-50%);*/
}

.glade_wrap dt.moji3::after {
  right: -15px;
}

.glade_wrap dt.mojiLong {
  width: 120px;
}

.glade_wrap dd.mojiLong {
  width: calc(100% - 120px);
}

.glade_wrap dt.certificate {
  width: 100%;
}

.glade_wrap dt.certificate::after {
  content: none;
}

.glade_wrap dd {
  width: 380px;
  font-size: 12px;
  flex-shrink: 0;
  letter-spacing: 0;
  color: #4e4e4e;
  padding-left: 9px;
  display: inline-block;
}

.glade_wrap dd.tume {
  letter-spacing: -0.02em;
}

.glade_wrap2 {
  margin-top: 6px;
}

.glade_wrap2 p {
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  color: #4e4e4e;
  background: #e7eae9;
  padding: 8px 8px 8px 13px;
  letter-spacing: 0;
  display: flex;
  gap: 14px;
}

span.tume01 {
  font-size: 14px;
  flex-shrink: 0;
  color: #4e4e4e;
  letter-spacing: -0.46em;
}

.ul1.newver01 .link1 .textBox1 {
  padding: 50px 40px 17px;
}

.ul1.newver01 .link1 .textBox1 .price {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 21px;
}
.price.price_l picture img {
  width: 90%;
}
.price.price_r picture img {
  width: 70%;
}

.ul1.newver01 .link1 .textBox1 .price_02 {
  font-size: 20px;
  line-height: 0.86;
  margin-top: -0.5em;
  margin-left: 30px;
}

.ul1.newver01 .link1 .textBox1 .price .manen {
  font-size: 18px;
}

.ul1.newver01 .link1 .textBox1 .price .sub_price {
  font-size: 14px;
  margin-top: 10px;
  display: inline-block;
}

.sankou_kakaku {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  width: 432px;
  margin: 0 auto;
}

.sankou_kakaku_ttl {
  font-size: 14px;
  border: 1px solid #707070;
  line-height: 1.3;
  text-align: center;
  width: 115px;
  letter-spacing: 0;
  padding: 8px 0;
}

.sankou_kakaku .txtBox {
  width: 300px;
}

.sankou_wrap {
  margin-top: 7px;
  border-bottom: 1px solid #707070;
  padding: 0 0.2em 0.5em;
  margin-bottom: 0.2em;
}

.sankou_wrap > p {
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1;
  background: url(../../img/method/method02/dot_line.svg) center top 0.56em / 290px 1px repeat-x;
}

.sankou_wrap > p + p {
  margin-top: 5px;
}

.sankou_wrapTtl {
  background-color: #fff;
  letter-spacing: 0;
  padding-right: 0.5em;
}

.sankou_wrap > p .smallTxt {
  font-size: 12px;
}

.sankou_wrapPrice {
  background-color: #fff;
  letter-spacing: 0;
  padding-left: 1em;
}

.sankou_kakaku.border {
  border-bottom: 1px solid #707070;
  padding-bottom: 30px;
  margin-top: 10px;
  align-items: center;
  margin-bottom: 12px;
}

.sankou_kakaku p.sankou_kakaku_ttl.ttl2 {
  font-size: 16px;
}

.sankou_kakaku .txtBox2 {
  display: flex;
  gap: 8px;
  position: relative;
}

.sankou_kakaku .txtBox2 p.txt1 {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 36px;
  position: relative;
}

.sankou_kakaku .txtBox2 p.txt1 span.t1 {
  font-weight: bold;
  font-size: 67px;
  line-height: 1;
  letter-spacing: 0;
}

.sankou_kakaku .txtBox2 p.txt1 span.t2 {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 36px;
  position: absolute;
  right: -3px;
  top: 13px;
  letter-spacing: 0;
}

.sankou_kakaku .txtBox2 p.txt1 span.t3 {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 41px;
  position: absolute;
  bottom: -33px;
  left: 21px;
  white-space: nowrap;
}

.sankou_kakaku .txtBox2 p.txt2 {
  font-weight: 500;
  font-size: 14px;
  padding-top: 15px;
  letter-spacing: 0;
}

.goukei {
  font-size: 16px;
  text-align: right;
  letter-spacing: 0.02em;
  position: relative;
}

.goukei .t1 {
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
}

.goukei .t2 {
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
  margin-right: 6px;
}

.goukei .t3 {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 36px;
  position: absolute;
  right: -3px;
  top: 9px;
}

.methodWrap4 .hosoku {
  font-size: 12px;
  text-align: justify;
  letter-spacing: 0.1em;
  margin-top: 15px;
  min-height: 62px;
}

.methodWrap4 .hosoku2 {
  font-size: 12px;
  text-align: justify;
  letter-spacing: 0;
  min-height: 62px;
  max-width: 500px;
  margin: 35px auto 0;
}

.ul1.newver01 .link1 .me4Link1 {
  margin-top: 25px;
  letter-spacing: 0;
}

.ul1.newver01 .li2 .link1 .me4Link1 {
  margin-top: 30px;
}

.ul1.newver01 .li3 .link1 .textBox1 .p1 {
  letter-spacing: 0;
}

/* .ul1.newver01 > li.li2::after {
    content: '※カタログは近日公開予定。詳細はお問合せください。';
    position: absolute;
    font-size: 12px;
    letter-spacing: 0.04em;
    left: 50%;
    transform: translate(-50%, 11px);
    width: 100%;
    display: block;
    text-align: center;
} */
.ul1.newver01 > li.li3::after {
  content: "※カタログは近日公開予定。詳細はお問合せください。";
  position: absolute;
  font-size: 12px;
  letter-spacing: 0.04em;
  left: 50%;
  transform: translate(-50%, 11px);
  width: 100%;
  display: block;
  text-align: center;
}

@media all and (min-width: 681px) {
  .ul1.newver01 {
    width: 1200px;
  }

  .ul1.newver01.column2 {
    width: 1200px;
  }

  .ul1.newver01 > li {
    width: calc(100% / 3);
    position: relative;
  }

  .ul1.newver01.column2 > li {
    width: 50%;
    position: relative;
  }
}

@media all and (max-width: 680px) {
  .ul1.newver01 .link1 .thumb1 {
    height: 129px;
    padding-top: 9px;
    position: relative;
  }

  .ul1.newver01 .link1 .thumb1 .logo1 {
    margin-top: 0;
  }

  .ul1.newver01 .link1 .thumb1 .logo1 img {
    width: 156px;
  }

  .ul1.newver01 .link1 .thumb1 .logo1 img.img2 {
    width: 220px;
  }

  .ul1.newver01 .link1 .thumb1 .logonew .quicksand {
    font-size: 34px;
  }

  .ul1.newver01 .link1 .thumb1 .logonew h3 {
    font-size: 15px;
    margin-top: 0;
    color: #1d211e;
    position: absolute;
    bottom: -67px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    text-align: center;
    padding-top: 0;
    background: unset;
  }

  .ul1.newver01 .link1 .textBox1 .p1 {
    line-height: 2;
  }

  .ul1.newver01 .link1 .textBox1 {
    padding: 70px 6% 20px;
  }

  .glade_wrap {
    margin-top: 5px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    background-position: 98% 98%;
    background-size: 48px auto;
    padding-bottom: 20px;
  }

  .glade_wrap dt,
  .glade_wrap dd {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }

  .glade_wrap dd {
    width: 190px;
  }

  .glade_wrap dd span {
    font-size: 13px;
  }

  .glade_wrap2 .t1 {
  }

  .glade_wrap2 .t1 span {
    width: 145px;
    text-align: center;
  }

  .glade_wrap2 p {
    gap: 0;
  }

  .ul1.newver01 .link1 .textBox1 .price {
    margin-top: 20px;
    margin-bottom: 15px;
    line-height: 22px;
  }
  .price.price_l picture img {
    width: 100%;
  }
  .price.price_r picture img {
    width: 100%;
  }

  .sankou_wrapPrice {
    padding-left: 0.5em;
  }

  .sankou_kakaku {
    flex-flow: column;
    width: 100%;
    gap: 3px;
  }

  .sankou_kakaku_ttl {
    width: 100%;
    padding: 3px 0;
  }

  .sankou_kakaku .txtBox {
    width: 100%;
  }

  .sankou_kakaku .txtBox2 {
    gap: 0;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .sankou_kakaku.border {
    border-bottom: unset;
    margin-bottom: 8px;
  }

  .sankou_kakaku .txtBox2 p.txt1 span.t1 {
    font-size: 48px;
  }

  .sankou_kakaku .txtBox2 p.txt1 span.t2 {
    top: -3px;
  }

  .sankou_kakaku .txtBox2 p.txt2 {
    font-size: 12px;
    padding-top: 0;
  }

  .sankou_kakaku .txtBox2 .txt3 {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0;
    text-align: center;
  }

  .goukei {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .goukei .t1 {
    font-size: 47px;
    margin-left: 15px;
  }

  .goukei .t2 {
    font-size: 35px;
    padding-top: 10px;
  }

  .goukei .t3 {
    right: 19px;
    top: -2px;
  }

  .goukei .t4 {
    padding-top: 20px;
  }
  .ul1.newver01 .li2 .link1 .me4Link1,
  .ul1.newver01 .link1 .me4Link1 {
    margin-top: 23px;
  }

  .ul1.newver01 > li.li3 {
    margin-top: 50px;
  }

  .ul1.newver01 > li.li2::after {
    text-align: right;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .ul1.newver01 > li.li3::after {
    text-align: right;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .methodWrap4 .hosoku {
    font-size: 11px;
    min-height: auto;
  }
}

@media all and (min-width: 371px) {
  .SEonly {
    display: none !important;
  }
}

@media all and (max-width: 365px) {
  .goukei .t3 {
    right: 5px;
  }
}

/* newver2
***************************************************************/
.newver2_sml1 {
  width: 800px;
  margin: 0 auto;
  padding: 20px 0 0;
  font-size: 12px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: 1.5;
}

.newver2 {
  width: 754px;
  margin: 0 auto;
  position: relative;
  border: 5px solid #f28c87;
  padding: 20px 27px 27px;
}

.newver2_point {
  width: 96px;
  height: 96px;
  border-radius: 100%;
  color: #fff;
  background-color: #f28c87;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.38;
  position: absolute;
  top: -35px;
  left: -55px;
}

.newver2_h3 {
  color: #f28c87;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

.newver2_clm1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 23px;
  border-bottom: 1px solid #f28c87;
}

.newver2_clm1_in1 {
  width: 372px;
}

.glade_wrap dd.certificate_sml1 {
  width: 100%;
  padding: 0;
  margin-top: 5px;
  font-size: 12px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0.05em;
}

.newver2_clm1_in2 {
  width: 300px;
}

.newver2 .price {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 17px;
  margin-bottom: 14px;
}

.newver2 .price_02 {
  font-size: 20px;
  line-height: 0.86;
  margin-top: -0.5em;
  margin-left: 30px;
}

.newver2 .s1 {
  font-size: 40px;
  font-weight: 700;
  margin: 0 5px;
  color: #f28c87;
}

.newver2 .price .manen {
  font-size: 18px;
}

.newver2 .price .sub_price {
  font-size: 14px;
}

.methodWrap4 .newver2 .hosoku {
  text-align: right;
  min-height: auto;
}

.newver2_sml2 {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.5;
  padding: 10px 0 8px;
}

.newver2_Link1 {
  width: 100%;
  height: 60px;
  background-color: #f28c87;
  border-color: #f28c87;
  color: #1d211e;
}

@media all and (min-width: 681px) {
}

@media all and (max-width: 680px) {
  .newver2_sml1 {
    width: 100%;
    padding: 20px 5% 0;
  }

  .newver2 {
    width: 90%;
    padding: 20px 15px 27px;
  }

  .newver2_point {
    width: 70px;
    height: 70px;
    font-size: 13px;
    top: -35px;
    left: -20px;
  }

  .newver2_h3 {
    font-size: 18px;
  }

  .newver2_clm1 {
    display: block;
    padding-top: 14px;
  }

  .newver2_clm1_in1 {
    width: 100%;
  }

  .glade_wrap dd.certificate_sml1 {
    font-size: 11px;
  }

  .newver2_clm1_in2 {
    width: 100%;
    margin-top: 22px;
  }

  .newver2_sml2 {
    font-size: 14px;
  }

  .newver2_Link1 {
    width: 100%;
    height: 50px;
  }
}

@media all and (max-width: 370px) {
}

/* kaitekiWrap
***************************************************************/
.kaitekiWrap {
  background-color: #fff;
  width: 1200px;
  margin: 40px auto 0;
  padding: 60px 80px;
}

.kaiteki_box1 {
  width: 100%;
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
}

.kaiteki_box1 .in1 {
  width: calc(100% - 650px);
}

.kaiteki_box1 .in2 {
  width: 620px;
}

.kaiteki_h3 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
}

.kaiteki_p1 {
  font-size: 16px;
  line-height: 2.13;
  margin-top: 20px;
}

.kaiteki_ul1 {
  display: flex;
  flex-flow: wrap;
  padding: 70px 0 34px;
}

.kaiteki_ul1 .li1 {
  width: 50%;
  position: relative;
}

.kaiteki_ul1_h4 {
  font-size: 18px;
  font-weight: 500;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

.kaiteki_ul1 .li1:nth-of-type(6) .kaiteki_ul1_h4 {
  white-space: nowrap;
}

.kaiteki_ul1_p1 {
  font-size: 14px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 10px;
}

.kaiteki_ul1_p1 span {
  display: block;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 28px;
}

.kaiteki_ul1_sml1 {
  font-size: 12px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

.kaiteki_ul1_img1 {
  display: block;
}

.kaiteki_ul1_img1.modalLink1 {
  display: block;
  border: 1px solid #d0d0d0;
  position: relative;
}

.kaiteki_ul1_img1.modalLink1::after {
  content: "";
  background: url(../../img/method/method02/ico_plus1.svg) no-repeat center / contain;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
}

.blog_btn {
  border: 1px solid #707070;
  background: #fff;
  margin: 20px auto 0;
  transition: 0.3s;
}

.blog_btn a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 17px 40px 17px 25px;
}

.blog_btn a .txtBox {
  display: flex;
  align-items: center;
  gap: 22px;
}

.blog_btn a p.t1 {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
  background: #4e4e4e;
  padding: 12px;
}

.blog_btn a p.t2 {
  font-weight: 500;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0;
}

.blog_btn a p.t3 {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  text-align: center;
  color: #4e4e4e;
  position: relative;
  z-index: 1;
}

.blog_btn a p.t3::before {
  content: "";
  display: inline-block;
  background: #e7eae9;
  width: 66px;
  height: 66px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: -1;
  transition: 0.3s;
}

.blog_btn a p.t3::after {
  content: "";
  display: inline-block;
  border-right: 2px solid #1d211e;
  border-bottom: 2px solid #1d211e;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translate(0, -50%) rotate(-45deg);
  z-index: 1;
  transition: 0.3s;
}

.kaiteki_ul2 {
  width: 900px;
  margin: 0 auto;
  padding-top: 44px;
}

.kaiteki_ul2 .li1 {
  width: 100%;
  padding: 12px 40px 24px;
  border: 1px solid #707070;
}

.kaiteki_ul2 .li1:nth-of-type(1n + 2) {
  margin-top: 10px;
}

.kaiteki_ul2_h4 {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}

.kaiteki_ul2_clm {
  background-color: #e4e4e5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}

.kaiteki_ul2_clm .in1 {
  width: 580px;
}

.kaiteki_ul2_clm .in2 {
  width: 166px;
}

.kaiteki_ul2_p1 {
  font-size: 14px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: 2;
}

.kaiteki_ul2_p1 + .kaiteki_ul2_p1 {
  margin-top: 3px;
}

.kaiteki_ul2_p1 .s1 {
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  margin-left: 20px;
}

.kaiteki_ul2_p1 .s2 {
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-left: 10px;
}

@media all and (min-width: 681px) {
  .kaiteki_ul1 .li1:nth-of-type(odd) {
    padding-right: 40px;
  }

  .kaiteki_ul1 .li1:nth-of-type(even) {
    border-left: 1px solid #1d211e;
    padding-left: 40px;
  }

  .kaiteki_ul1 .li1:nth-of-type(1n + 3) {
    border-top: 1px solid #1d211e;
  }

  .kaiteki_ul1 .li1:nth-of-type(1),
  .kaiteki_ul1 .li1:nth-of-type(2) {
    padding-bottom: 40px;
  }

  .kaiteki_ul1 .li1:nth-of-type(3),
  .kaiteki_ul1 .li1:nth-of-type(4) {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .kaiteki_ul1 .li1:nth-of-type(5),
  .kaiteki_ul1 .li1:nth-of-type(6) {
    padding-top: 40px;
  }

  .kaiteki_ul1 .li1.type1 {
    display: flex;
    justify-content: space-between;
    position: relative;
  }

  .kaiteki_ul1 .li1.type1 .kaiteki_ul1_textBox {
    width: 230px;
  }

  .kaiteki_ul1 .li1.type1 .kaiteki_ul1_img1 {
    width: 230px;
  }

  .kaiteki_ul1 .li1.type1 small {
    position: absolute;
    bottom: -30px;
    left: 40px;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 28px;
  }

  .kaiteki_ul1 .li1.type2 .kaiteki_ul1_img1 {
    margin-top: 20px;
  }

  .kaiteki_ul1 .li1.type3 .kaiteki_ul1_textBox {
    width: 270px;
    position: relative;
  }

  .kaiteki_ul1 .li1.type3 .kaiteki_ul1_img1 {
    width: 145px;
    padding-top: 39px;
  }

  .kaiteki_ul1_img1.modalLink1:hover {
    opacity: 0.7;
  }

  .blog_btn:hover {
    background: #e7eae9;
  }

  .blog_btn:hover a p.t3::before {
    background: #fff;
  }

  .blog_btn:hover a p.t3::after {
    right: -20px;
  }
}

@media all and (max-width: 680px) {
  .kaitekiWrap {
    width: 90%;
    padding: 30px 5% 50px;
  }

  .kaiteki_box1 {
    display: block;
  }

  .kaiteki_box1 .in1 {
    width: 100%;
  }

  .kaiteki_box1 .in2 {
    width: 100%;
    margin-top: 10px;
  }

  .kaiteki_h3 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
  }

  .kaiteki_p1 {
    font-size: 15px;
    text-align: justify;
    letter-spacing: 0;
    margin-top: 10px;
  }

  .kaiteki_ul1 {
    display: block;
    padding: 25px 0 0;
    margin-top: 25px;
    border-top: 1px solid #707070;
  }

  .kaiteki_ul1 .li1 {
    width: 100%;
    border-bottom: 1px solid #707070;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }

  .kaiteki_ul1_h4 {
    font-size: 16px;
  }

  .kaiteki_ul1_p1 {
    font-size: 13px;
  }

  .kaiteki_ul1_p1 span {
    font-size: 10px;
  }

  .kaiteki_ul1 .li1 small {
    font-size: 10px;
    letter-spacing: 0;
    line-height: 1;
  }

  .kaiteki_ul1_img1 {
    margin-top: 15px;
    text-align: center;
  }

  .kaiteki_ul1_img1.modalLink1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .kaiteki_ul1 .li1.type3 .kaiteki_ul1_img1 {
    width: 80px;
    position: absolute;
    top: -23px;
    right: 10px;
    margin: 0;
  }

  .kaiteki_ul1_sml1 {
    font-size: 11px;
  }

  .kaiteki_ul2 {
    width: 100%;
    padding-top: 60px;
  }

  .kaiteki_ul2 .li1 {
    padding: 0;
    border: none;
  }

  .kaiteki_ul2 .li1:nth-of-type(1n + 2) {
    margin-top: 50px;
  }

  .kaiteki_ul2_h4 {
    font-size: 15px;
    letter-spacing: 0;
  }

  .kaiteki_ul2_clm {
    display: block;
    padding: 10px 0 0;
    background-color: #fff;
    position: relative;
  }

  .kaiteki_ul2_clm .in1 {
    width: 100%;
  }

  .kaiteki_ul2_clm .in2 {
    width: 150px;
    position: absolute;
    top: 15px;
    right: 0;
  }

  .kaiteki_ul2_p1 + .kaiteki_ul2_p1 {
    margin-top: 8px;
  }

  .kaiteki_ul2_p1.type1 {
    line-height: 1.4;
  }

  .kaiteki_ul2_p1.type2 {
    line-height: 1.5;
  }

  .kaiteki_ul2_p1 .s1 {
    margin-left: 0;
    margin-top: 6px;
  }

  .kaiteki_ul2_p1 .s2 {
    margin-top: 6px;
  }

  .kaiteki_ul2_p1.type3 {
    font-size: 13px;
    margin-top: 68px !important;
  }

  .kaiteki_ul2_p1.type3_2 {
    margin-top: 18px !important;
  }

  .blog_btn {
    margin: 37px 0 0;
  }

  .blog_btn a {
    justify-content: space-between;
    position: relative;
    padding: 17px 27px 17px 20px;
  }

  .blog_btn a p.t1 {
    padding: 5px 8px;
    margin-right: 0;
    position: absolute;
    left: 0;
    top: 0;
  }

  .blog_btn a p.t2 {
    line-height: 24px;
    letter-spacing: 0;
    margin-right: 0;
    padding-top: 22px;
  }
}

@media all and (max-width: 370px) {
}

/* productList
***************************************************************/
.main {
  overflow: clip;
}
.productList {
  margin-top: 47px;
}
.productList .li1 {
  border: 1px solid #1d211e;
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.productList .li1:nth-of-type(1n + 2) {
  margin-top: 45px;
}
.productBox1 {
  width: 100%;
  display: flex;
  align-items: flex-end;
}
.productBox1_in1 {
  width: 650px;
}
.productBox1_in2 {
  width: calc(100% - 650px);
  padding-left: 40px;
}
.productBox1_lead {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0;
  line-height: calc(28 / 14);
  border: 1px solid #707070;
  padding: 12px 0 10px;
}
.productBox1_text {
  width: 460px;
}
.productList_sml1 {
  font-size: 12px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: calc(17 / 12);
  margin-top: 21px;
  padding: 0 40px;
}
.productList_link1 {
  margin-top: 40px;
  width: 500px;
  height: 71px;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .productList {
    margin-top: 20px;
    padding: 0 20px;
  }
  .productList .li1 {
    width: 100%;
    padding-bottom: 36px;
  }
  .productList .li1:nth-of-type(1n + 2) {
    margin-top: 47px;
  }
  .productBox1 {
    display: block;
  }
  .productBox1_in1 {
    width: 100%;
  }
  .productBox1_in2 {
    width: 100%;
    padding-left: 0;
  }
  .productBox1_lead {
    font-size: 14px;
    font-weight: 500;
    line-height: calc(25 / 14);
    border: none;
    padding: 16px 0 28px;
  }
  .productBox1_text {
    width: 300px;
    margin: 0 auto;
  }
  .productBox1_text.type1 {
    width: 322px;
  }
  .productBox1_text.type2 {
    width: 301px;
  }
  .productBox1_text.type3 {
    width: 299.5px;
  }
  .productList_sml1 {
    font-size: 10px;
    line-height: calc(16 / 10);
    margin-top: 11px;
    padding: 0 18px;
  }
  .productList_link1 {
    margin-top: 24px;
    width: 230px;
    height: 50px;
  }
}
@media all and (max-width: 370px) {
}

/* aaa
***************************************************************/
@media all and (min-width: 681px) {
}

@media all and (max-width: 680px) {
}

@media all and (max-width: 370px) {
}

/* aaa
***************************************************************/
@media all and (min-width: 681px) {
}

@media all and (max-width: 680px) {
}

@media all and (max-width: 370px) {
}
