@charset "UTF-8";


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


/* reform1Wrap
***************************************************************/
.reform1Wrap {
  background-color: #F8F8F8;
  padding: 110px 0;
}
.reform1_list1 {
  padding-top: 50px;
  padding-bottom: 120px;
  width: 1200px;
  margin: 0 auto;
}
.reform1_list1 .li1 {
  width: 1002px;
}
.reform1_list1 .li1:nth-of-type(1n + 2) {
  margin-top: 90px;
}
.reform1_list1_imgBox1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.reform1_list1_img1 {
  width: 730px;
  position: relative;
  margin-top: 57px;
  background: no-repeat center / cover;
}
.reform1_list1_title_h3 {
  width: 300px;
  position: absolute;
  top: -57px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, .16);
}
.reform1_list1_img2 {
  width: 240px;
}
.reform1_list1_img2_title1 {
  width: 140px;
  margin: 0 auto;
}
.reform1_list1_img2_list1 {
  padding-top: 11px;
}
.reform1_list1_img2_list1 .li2:nth-of-type(1n + 2) {
  margin-top: 18px;
}
.reform1_list1_img2_p {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.57;
  color: #60543D;
  margin-top: 6px;
}
@media all and (min-width: 681px) {
  .reform1_list1 .li1:nth-of-type(odd) {
    margin-left: auto;
  }
  .reform1_list1 .li1:nth-of-type(even) .reform1_list1_imgBox1 {
    flex-flow: row-reverse;
  }
  .reform1_list1 .li1:nth-of-type(odd) .reform1_list1_title_h3 {
    left: -198px;
  }
  .reform1_list1 .li1:nth-of-type(even) .reform1_list1_title_h3 {
    right: -198px;
  }
}
@media all and (max-width: 680px) {
  .reform1Wrap {
    padding: 60px 0 70px;
  }
  .reform1_list1 {
    padding-top: 30px;
    padding-bottom: 90px;
    width: 100%;
  }
  .reform1_list1 .li1 {
    width: 100%;
  }
  .reform1_list1 .li1:nth-of-type(1n + 2) {
    margin-top: 50px;
  }
  .reform1_list1_imgBox1 {
    display: block;
  }
  .reform1_list1_img1 {
    width: calc(100% - 30px);
    height: 64vw;
    margin-top: 0;
  }
  .reform1_list1 .li1:nth-of-type(odd) .reform1_list1_img1 {
    margin-left: auto;
  }
  .reform1_list1_title_h3 {
    width: 93.33vw;
    position: absolute;
    top: auto;
    bottom: -90px;
    left: -30px;
  }
  .reform1_list1 .li1:nth-of-type(even) .reform1_list1_title_h3 {
    left: auto;
    right: -30px;
  }
  .reform1_list1_img2 {
    width: 100%;
    padding: 110px 30px 0;
  }
  .reform1_list1_img2_list1 {
    padding-top: 10px;
  }
  .reform1_list1_img2_list1 .li2 {
    display: flex;
    align-items: center;
  }
  .reform1_list1_img2_list1 .li2:nth-of-type(1n + 2) {
    margin-top: 20px;
  }
  .reform1_list1_img2_i {
    width: 180px;
  }
  .reform1_list1_img2_p {
    width: calc(100% - 180px);
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    margin-top: 0;
    padding-left: 15px;
  }
  .reform1_list1_img2_list1 .li2:nth-of-type(even) {
    flex-flow: row-reverse;
  }
  .reform1_list1_img2_list1 .li2:nth-of-type(even) .reform1_list1_img2_p {
    text-align: right;
    padding-left: 0;
    padding-right: 15px;
  }
}
@media all and (max-width: 370px) {
}


/* reform2Wrap
***************************************************************/
.reform2Wrap {
  padding: 100px 0 0;
}
.reform2_box1 {
  width: 1126px;
  margin: 0 auto;
  padding: 54px 0 120px;
  display: flex;
  justify-content: space-between;
}
.reform2_box1_in1 {
  width: 600px;
}
.reform2_box1_in2 {
  width: 480px;
}
.reform2_box1_h3 {
  font-size: 22px;
  font-weight: 700;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 1.88;
  color: #60543D;
}
.reform2_box1_p1 {
  font-size: 16px;
  font-weight: 500;
  text-align: justify;
  letter-spacing: 0;
  line-height: 1.88;
  color: #60543D;
  margin-top: 18px;
}
.reform2_box1_textBox2 {
  border-top: 2px solid #D8D8D8;
  margin-top: 22px;
  padding-top: 30px;
}
.bunjyo2_list1_textBox1_dl1 {
  display: flex;
}
.bunjyo2_list1_textBox1_dl1 + .bunjyo2_list1_textBox1_dl1 {
  margin-top: 10px;
}
.bunjyo2_list1_textBox1_dl1 .dt1 {
  width: 95px;
  height: 23px;
  border: 1px solid #60543D;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #60543D;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1;
}
.bunjyo2_list1_textBox1_dl1 .dd1 {
  width: calc(100% - 95px);
  color: #3E3A39;
  font-size: 14px;
  text-align: justify;
  letter-spacing: 0.03em;
  line-height: 1.64;
  padding-left: 10px;
}
@media all and (min-width: 681px) {
  .bunjyo2_list1_textBox1_dl1 .dt1.type2 {
    width: 160px;
  }
}
@media all and (max-width: 680px) {
  .reform2Wrap {
    padding: 60px 0 0;
  }
  .reform2_box1 {
    width: 100%;
    padding: 28px 0 60px;
    display: block;
  }
  .reform2_box1_in1 {
    width: 100%;
  }
  .reform2_box1_in2 {
    width: 100%;
    padding: 20px 30px 0;
  }
  .reform2_box1_h3 {
    font-size: 17px;
  }
  .reform2_box1_p1 {
    font-size: 15px;
    margin-top: 15px;
  }
  .reform2_box1_textBox2 {
    border-top: none;
    margin-top: 18px;
    padding-top: 0;
  }
  .bunjyo2_list1_textBox1_dl1 {
    display: block;
  }
  .bunjyo2_list1_textBox1_dl1 + .bunjyo2_list1_textBox1_dl1 {
    margin-top: 15px;
  }
  .bunjyo2_list1_textBox1_dl1 .dt1 {
    width: 100%;
    height: 28px;
    font-size: 14px;
  }
  .bunjyo2_list1_textBox1_dl1 .dd1 {
    width: 100%;
    letter-spacing: 0;
    line-height: 1.57;
    padding-left: 0;
    padding-top: 5px;
  }
}
@media all and (max-width: 370px) {
}


/* soudanWrap
***************************************************************/
.soudan_h3 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.88;
  color: #60543D;
}
.soudan_ul1 {
  width: 1198px;
  margin: 0 auto;
  padding-top: 26px;
  display: flex;
  flex-flow: wrap;
}
.soudan_ul1 .li1 {
  width: 280px;
}
@media all and (min-width: 681px) {
  .soudan_ul1 .li1:nth-of-type(4n),
  .soudan_ul1 .li1:nth-of-type(4n - 1),
  .soudan_ul1 .li1:nth-of-type(4n - 2) {
    margin-left: 26px;
  }
  .soudan_ul1 .li1:nth-of-type(1n + 5) {
    margin-top: 30px;
  }
}
@media all and (max-width: 680px) {
  .soudan_h3 {
    font-size: 17px;
  }
  .soudan_ul1 {
    width: 100%;
    padding: 16px 30px 0;
    justify-content: space-between;
  }
  .soudan_ul1 .li1 {
    width: calc((100% - 15px) / 2);
  }
  .soudan_ul1 .li1:nth-of-type(1n + 3) {
    margin-top: 20px;
  }
}
@media all and (max-width: 370px) {
}

.soudan_ul3 {
  width: 896px;
  margin: 20px auto -41px;
}

.soudan_ul3 .li3 {
  position: relative;
  z-index: 0;
}

.soudan_ul3 .li3 .list_title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  font-size: 16px;
  letter-spacing: 0.03em;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #60553C;
  position: relative;
  z-index: 0;
}

.soudan_ul3 .li3 .list_title i {
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 13px 10px 0 10px;
  border-color: #60553C transparent transparent transparent;
}

.soudan_ul3 .li3 .list_cont {
  display: flex;
  background: #fff;
}

.soudan_ul3 .li3 .list_img {
  width: 588px;
}

.soudan_ul3 .li3 .list_text {
  position: absolute;
  right: 0;
  bottom: 2px;
  width: calc(100% - 588px);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 27px;
  text-align: justify;
  color: #60553C;
  padding: 12px;
  z-index: 1;
}

@media all and (max-width: 680px) {
  .soudan_ul3 {
    width: 100%;
    margin: 45px auto -25px;
    padding: 0 30px;
  }
  
  .soudan_ul3 .li3 .list_title {
    display: block;
    height: auto;
    font-size: 15px;
    font-weight: 500;
    color: #60553C;
    background: none;
    margin-top: 10px;
  }
  
  .soudan_ul3 .li3 .list_title i {
    display: none;
  }
  
  .soudan_ul3 .li3 .list_cont {
    display: block;
  }
  
  .soudan_ul3 .li3 .list_img {
    width: 100%;
  }
  
  .soudan_ul3 .li3 .list_text {
    right: auto;
    left: 0;
    bottom: auto;
    top: 31vw;
    width: 100%;
    font-size: 15px;
    line-height: 1.7;
    padding: 8px 28px 18px;
  }
}


.reform_link1 {
  width: 450px;
  height: 70px;
  border: 2px solid #60543D;
  border-radius: 3px;
  color: #60543D;
  background: #fff url(../../img/common/blank2.svg)no-repeat center right 20px / 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.57;
  margin: 50px auto 0;
}

.reform_link1:nth-of-type(2) {
  margin-top: 20px;
  margin-bottom: 50px;
}

@media all and (min-width: 681px) {
  .reform_link1:hover {
    color: #fff;
    background: #60543D url(../../img/common/blank3.svg)no-repeat center right 20px / 21px;
  }
}
@media all and (max-width: 680px) {
  .reform_link1 {
    width: 280px;
    height: 80px;
    margin-top: 40px;
    font-size: 14px;
    position: static;
  }
}


/* コンテンツ
***************************************************************/
@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) {
}
