/* ------------------------------
 width: all
------------------------------ */
main {
  background-image: url(../../images/ca0001.jpg);
  background-size: cover;
  background-position: center center;
}
main section.s01 {
  padding: 80px 0 100px;
}
main section.s01 h2 {
  text-align: center;
  font-size: 25px;
  font-weight: 900;
}
main section.s01 .wrapper {
  border: 2px solid #c1b59e;
  width: 1100px;
  margin: 40px auto 0;
  padding: 65px 75px 85px;
  background-color: #fff;
}
main section.s01 .wrapper .dl01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s01 .wrapper .dl01 dt {
  width: calc(100% - 565.5px);
}
main section.s01 .wrapper .dl01 dt .t01 {
  font-size: 45px;
  width: 359px;
  height: 159px;
  background-image: url(../../images/ca0101.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 30px 0 0 60px;
}
main section.s01 .wrapper .dl01 dt .t02 {
  text-align: center;
  font-size: 20px;
  line-height: 190%;
  font-weight: bold;
  margin-top: 30px;
}
main section.s01 .wrapper .dl01 dd {
  width: 565.5px;
  display: block;
}
main section.s01 .wrapper .dl01 dd img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .t03 {
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 100%;
  background-color: #c1b59e;
  padding: 12px 0;
  margin-top: 45px;
}
main section.s01 .wrapper .dl02 {
  margin: 50px auto 0;
  border-top: 1px solid #c1b59e;
  position: relative;
}
main section.s01 .wrapper .dl02 dt {
  position: absolute;
  top: -16px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
}
main section.s01 .wrapper .dl02 dt span {
  font-size: 20px;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  font-weight: bold;
}
main section.s01 .wrapper .dl02 dd {
  font-size: 16px;
  line-height: 190%;
  margin-top: 40px;
}
main section.s01 .wrapper .dl03 {
  margin: 50px auto 0;
  border-top: 1px solid #c1b59e;
  position: relative;
}
main section.s01 .wrapper .dl03 dt {
  position: absolute;
  top: -16px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
}
main section.s01 .wrapper .dl03 dt span {
  font-size: 20px;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  font-weight: bold;
}
main section.s01 .wrapper .dl03 dd {
  margin-top: 40px;
}
main section.s01 .wrapper .dl03 dd ul li {
  position: relative;
  padding-left: 40px;
  font-size: 16px;
  line-height: 220%;
}
main section.s01 .wrapper .dl03 dd ul li span {
  width: 30px;
  height: 30px;
  display: block;
  border-radius: 30px;
  position: absolute;
  top: 3px;
  left: 0;
  border: 1px solid #ccc;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0;
  padding-top: 7px;
}
main section.s01 .wrapper .box01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}
main section.s01 .wrapper .box01 dl {
  width: calc(50% - 15px);
  background-color: rgba(193, 181, 158, 0.2);
  padding: 40px 30px;
}
main section.s01 .wrapper .box01 dl dt {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #877c5e;
}
main section.s01 .wrapper .box01 dl dd {
  margin-top: 30px;
}
main section.s01 .wrapper .box01 dl dd ul li {
  font-size: 16px;
  left: 150%;
  padding-left: 25px;
  background-image: url(../../images/icon_check01.svg);
  background-size: 19px auto;
  background-position: top 3px left 0;
  background-repeat: no-repeat;
}
main section.s01 .wrapper .box01 dl dd ul li + li {
  margin-top: 20px;
}
main section.s01 .wrapper .box02 {
  background-color: #f5f4f4;
  margin-top: 70px;
  padding: 60px 35px 35px;
  position: relative;
}
main section.s01 .wrapper .box02 .design01 {
  width: 247px;
  display: block;
  position: absolute;
  top: -50px;
  left: -40px;
}
main section.s01 .wrapper .box02 .design02 {
  width: 67px;
  display: block;
  position: absolute;
  top: -18px;
  right: -8px;
}
main section.s01 .wrapper .box02 p {
  font-size: 16px;
  line-height: 190%;
}
main section.s01 .wrapper .design03 {
  width: 55px;
  display: block;
  margin: 60px auto 0;
}
main section.s01 .wrapper .t05 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
}
main section.s01 .wrapper .list01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 680px;
  margin: 40px auto 0;
}
main section.s01 .wrapper .list01 li {
  width: 154px;
}
main section.s01 .wrapper .list01 li a {
  display: block;
}
main section.s01 .wrapper .list01 li a img {
  width: 100%;
  display: block;
}
main section.s01 .btn_viewmore {
  width: 186px;
  display: block;
  text-decoration: none;
  font-size: 16px;
  color: #877c5e;
  border: 1px solid #675b55;
  padding: 16px 0;
  line-height: 100%;
  text-align: center;
  background-color: #fff;
  margin: 100px auto 0;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main {
    background-image: url(../../images/ca0001.jpg);
    background-size: cover;
    background-position: center center;
  }
  main section.s01 {
    padding: 50px 20px;
  }
  main section.s01 h2 {
    text-align: center;
    font-size: 20px;
    font-weight: 900;
  }
  main section.s01 .wrapper {
    border: 1px solid #c1b59e;
    width: 100%;
    margin: 30px auto 0;
    padding: 30px 20px;
    background-color: #fff;
  }
  main section.s01 .wrapper .dl01 {
    display: block;
  }
  main section.s01 .wrapper .dl01 dt {
    width: 100%;
  }
  main section.s01 .wrapper .dl01 dt .t01 {
    font-size: 30px;
    width: 270px;
    height: 120px;
    background-image: url(../../images/ca0101.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px 0 0 85px;
    margin: 0 auto;
  }
  main section.s01 .wrapper .dl01 dt .t02 {
    text-align: center;
    font-size: 16px;
    line-height: 190%;
    font-weight: bold;
    margin-top: 20px;
  }
  main section.s01 .wrapper .dl01 dd {
    width: 100%;
    display: block;
    margin-top: 30px;
  }
  main section.s01 .wrapper .dl01 dd img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .t03 {
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 170%;
    background-color: #c1b59e;
    padding: 15px 15px;
    margin-top: 25px;
  }
  main section.s01 .wrapper .dl02 {
    margin: 50px auto 0;
    border-top: 1px solid #c1b59e;
    position: relative;
  }
  main section.s01 .wrapper .dl02 dt {
    position: absolute;
    top: -16px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
  }
  main section.s01 .wrapper .dl02 dt span {
    font-size: 18px;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    font-weight: bold;
  }
  main section.s01 .wrapper .dl02 dd {
    font-size: 14px;
    line-height: 190%;
    margin-top: 25px;
  }
  main section.s01 .wrapper .dl03 {
    margin: 50px auto 0;
    border-top: 1px solid #c1b59e;
    position: relative;
  }
  main section.s01 .wrapper .dl03 dt {
    position: absolute;
    top: -16px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
  }
  main section.s01 .wrapper .dl03 dt span {
    font-size: 18px;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    font-weight: bold;
  }
  main section.s01 .wrapper .dl03 dd {
    margin-top: 20px;
  }
  main section.s01 .wrapper .dl03 dd ul li {
    position: relative;
    padding-left: 35px;
    font-size: 14px;
    line-height: 220%;
  }
  main section.s01 .wrapper .dl03 dd ul li span {
    width: 26px;
    height: 26px;
    display: block;
    border-radius: 30px;
    position: absolute;
    top: 3px;
    left: 0;
    border: 1px solid #ccc;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0;
    padding-top: 5px;
  }
  main section.s01 .wrapper .box01 {
    display: block;
    margin-top: 30px;
  }
  main section.s01 .wrapper .box01 dl {
    width: 100%;
    background-color: rgba(193, 181, 158, 0.2);
    padding: 25px 15px;
  }
  main section.s01 .wrapper .box01 dl + dl {
    margin-top: 20px;
  }
  main section.s01 .wrapper .box01 dl dt {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #877c5e;
  }
  main section.s01 .wrapper .box01 dl dd {
    margin-top: 20px;
  }
  main section.s01 .wrapper .box01 dl dd ul li {
    font-size: 14px;
    line-height: 150%;
    padding-left: 25px;
    background-image: url(../../images/icon_check01.svg);
    background-size: 16px auto;
    background-position: top 3px left 0;
    background-repeat: no-repeat;
  }
  main section.s01 .wrapper .box01 dl dd ul li + li {
    margin-top: 10px;
  }
  main section.s01 .wrapper .box02 {
    background-color: #f5f4f4;
    margin-top: 55px;
    padding: 50px 15px 20px;
    position: relative;
  }
  main section.s01 .wrapper .box02 .design01 {
    width: 170px;
    display: block;
    position: absolute;
    top: -30px;
    left: -30px;
  }
  main section.s01 .wrapper .box02 .design02 {
    width: 45px;
    display: block;
    position: absolute;
    top: -12px;
    right: -8px;
  }
  main section.s01 .wrapper .box02 p {
    font-size: 14px;
    line-height: 190%;
  }
  main section.s01 .wrapper .design03 {
    width: 55px;
    display: block;
    margin: 35px auto 0;
  }
  main section.s01 .wrapper .t05 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 12px;
  }
  main section.s01 .wrapper .list01 {
    max-width: 300px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 25px auto 0;
    gap: 10px;
  }
  main section.s01 .wrapper .list01 li {
    width: calc(50% - 5px);
  }
  main section.s01 .wrapper .list01 li a {
    display: block;
  }
  main section.s01 .wrapper .list01 li a img {
    width: 100%;
    display: block;
  }
  main section.s01 .btn_viewmore {
    width: 140px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #877c5e;
    border: 1px solid #675b55;
    padding: 14px 0;
    line-height: 100%;
    text-align: center;
    background-color: #fff;
    margin: 30px auto 0;
  }
}