#key .key-content {
  position: relative;
}

#key h2 {
  position: absolute;
  z-index: 1;
}

#sec1 {
  padding: 70px 0 145px;
}

#sec1 h2 {
  margin-bottom: 75px;
}

#sec1 .txt li {
  line-height: 1.6;
  letter-spacing: 0.8px;
}

#sec1 .txt li + li {
  margin-top: 25px;
}

#sec1 .text_year {
  font-size: 14px;
  letter-spacing: 0.7px;
  line-height: 1.5;
}

#sec1 .text_year.big {
  font-size: 28px;
}

#sec1 .detail {
  margin-bottom: 64px;
}

#sec1 .s1_certificate {
  margin-bottom: 21px;
}

#sec2 {
  padding: 70px 0 160px;
}

#sec2 h2 {
  margin-bottom: 75px;
}

#sec2 .box {
  background: #FFF9EF;
}

#sec2 .box + .box {
  margin-top: 30px;
}

#sec2 .box .colR {
  box-sizing: border-box;
}

#sec2 dl {
  margin-bottom: 40px;
}

#sec2 dl dt {
  margin-bottom: 12px;
}

#sec2 dl dd {
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.5px;
}

#sec2 .txt {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.38px;
}

#sec2 .s2_btn {
  margin: 20px 0 0 0;
}

#sec2 .box .colR dl dt {
  font-size: 29px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
}

#sec2 .box .colR dl dt {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  line-height: 38px;
}

#sec2 .box .colR dl dt span {
  width: 38px;
  position: relative;
  /*top: -3px;*/
  top: 2px;
  font-size: 43px;
  font-weight: 100;
}

#sec2 .box .colR dl dt em {
  font-style: normal;
}

#sec3 {
  padding: 70px 0 55px;
}

#sec3 .txt_link {
  margin-bottom: 40px;
  font-size: 23px;
  line-height: 1.3;
  letter-spacing: 0.04em;
}

#sec3 h3 {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.038em;
  margin: 40px 0 50px 0;
}

#sec3 h3 span {
  font-size: 14px;
}

#sec3 .box {
  background: #FFF9EF;
  padding: 50px 50px 50px 50px;
}

#sec3 .box + .box {
  margin-top: 30px;
}

#sec3 .case {
  border-bottom: 1px solid #76684D;
  line-height: 1.3;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

#sec3 .case dt {
  font-weight: 600;
  font-size: 35px;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

#sec3 .case dd {
  font-size: 22px;
  letter-spacing: 0.07em;
  margin-left: 3.7%;
}

#sec3 .case_link dt {
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #B88D5C;
}

#sec3 .case_link dt a {
  text-decoration: underline;
}

#sec3 .case_link dt a:hover {
  opacity: 0.8;
}

#sec3 .case_link dt i {
  margin-left: 1.5%;
}

#sec3 .case_link dd {
  font-size: 12px;
}

#sec3 .colL .info {
  margin-top: 20px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.5;
}

#sec3 .colR .txt {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.09em;
  margin-bottom: 40px;
}

#sec3 .colR .txt li + li {
  margin-top: 25px;
}

#sec3 .content_box {
  margin-bottom: 60px;
}

#sec3 .s3_btn dt img {
  max-width: 326px;
}

#sec3 .s3_btn dd {
  font-size: 12px;
}

#sec4 {
  padding: 70px 0 80px;
}

#sec4 h2 {
  margin-bottom: 3vw;
}

#sec4 .box {
  background: #FFF9EF;
  padding: 50px 50px 50px 50px;
  margin-bottom: 60px;
}

#sec4 .box .case {
  border-bottom: 1px solid #76684D;
  line-height: 1.3;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 22px;
  letter-spacing: 0.07em;
}

#sec4 .box .case_link dt {
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #B88D5C;
}

#sec4 .box .case_link dt a {
  text-decoration: underline;
}

#sec4 .box .case_link dt a:hover {
  opacity: 0.8;
}

#sec4 .box .case_link dt i {
  margin-left: 1.5%;
}

#sec4 .box .case_link dd {
  font-size: 12px;
}

#sec4 .box .colL .info {
  margin-top: 20px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.5;
}

#sec4 .box .colR .txt {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.09em;
  margin-bottom: 40px;
}

#sec4 .box .colR .txt li + li {
  margin-top: 25px;
}

#sec4 .list {
  font-size: 14px;
  letter-spacing: 0.038em;
  line-height: 1.7;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin: 0 4% 40px 4%;
}

#sec4 .list h4 {
  border: 1px solid #707070;
  padding: 20px 0;
  width: 226px;
  text-align: center;
}

#sec4 .list .listInner {
  margin-left: 2%;
}

#sec4 .s4_gallery {
  margin: 0 4% 82px 4%;
}

#sec4 .s4_gallery li + li {
  margin-left: 2%;
}

#sec5 {
  padding: 70px 0 92px;
}

#sec5 .inner {
  margin: 0 5vw;
}

#sec5 h2 {
  margin-bottom: 45px;
}

#sec5 .cloOr {
  color: #B88D5C;
}

#sec5 .price {
  font-weight: bold;
  max-width: 638px;
  margin: 0 auto;
  margin-bottom: 40px;
}

#sec5 .price .row + .row {
  margin-top: 25px;
}

#sec5 .price .row h3 {
  margin-bottom: 10px;
}
#sec5 .price .row h3 span {
  font-weight: bold;
}
#sec5 .price .row h3 small {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}

#sec5 .price dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-right: 1px solid #76684D;
  border-left: 1px solid #76684D;
  border-top: 1px solid #76684D;
  position: relative;
  padding: 12px 40px 12px 40px;
}

#sec5 .price dl.dotted {
  border-top: 1px dotted #76684D;
}

#sec5 .price dl:last-of-type {
  border-bottom: 1px solid #76684D;
}

#sec5 .price dl:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 50%;
  bottom: 0;
  border-right: 1px solid #76684D;
  background: #FFF9EF;
  z-index: -1;
}

#sec5 .price dl dt {
  width: 50%;
  font-size: 14px;
  letter-spacing: 0.38px;
}

#sec5 .price dl dd {
  width: 50%;
  text-align: right;
  font-size: 18px;
  letter-spacing: 0.38px;
}

#sec5 .list {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.038em;
  max-width: 638px;
  margin: 0 auto;
}

#sec5 .list .row + .row {
  margin-top: 25px;
}

#sec5 .list ul {
  margin-bottom: 25px;
}

#sec6 {
  padding: 95px 0 130px;
}

#sec6 h2 {
  margin-bottom: 38px;
}

#sec6 .box {
  margin-bottom: 50px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  /*    align-items: center;*/
  background: #FFF9EF;
}

#sec6 .box .colR {
  box-sizing: border-box;
  padding: 40px 4%;
}

#sec6 .box h3 {
  border-bottom: 1px solid #76684D;
  font-size: 17px;
  letter-spacing: 0.9px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 5px;
}

#sec6 .box .list {
  font-size: 14px;
  letter-spacing: 0.9px;
  line-height: 1.5;
  margin-bottom: 60px;
}

#sec6 .box .list li + li {
  margin-top: 25px;
}

#sec6 .box .list ul li + li {
  margin-top: 0;
}

#sec6 .case_link dt {
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #B88D5C;
}

#sec6 .case_link dt a {
  text-decoration: underline;
}

#sec6 .s6_btn img {
  max-width: 326px;
}

#sec7 {
  padding: 105px 0 85px;
}

#sec7 h2 {
  margin-bottom: 38px;
}

#sec7 .box {
  margin-bottom: 50px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  /*    align-items: center;*/
  background: #FFF9EF;
}

#sec7 .box .colR {
  box-sizing: border-box;
  padding: 40px 4%;
}

#sec7 .box h3 {
  border-bottom: 1px solid #76684D;
  font-size: 17px;
  letter-spacing: 0.9px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 5px;
}

#sec7 .box .list {
  font-size: 14px;
  letter-spacing: 0.9px;
  line-height: 1.5;
}

#sec7 .box .list li + li {
  margin-top: 25px;
}

#sec7 .s7_btn img {
  max-width: 326px;
}

#sec8 {
  padding: 105px 145px;
  max-width: 638px;
  margin: 0 auto;
}

#sec8 .row1 {
  margin-bottom: 95px;
}

#sec8 .row1 h2 {
  margin-bottom: 45px;
}

#sec8 .row1 .vcard dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-bottom: 1px solid #76684D;
  padding: 12px 3%;
  line-height: 1.6;
  letter-spacing: 0.38px;
}

#sec8 .row1 .vcard dl dt {
  font-size: 14px;
  width: 20%;
}

#sec8 .row2 h2 {
  margin-bottom: 38px;
}

#sec8 .row2 .list {
  font-size: 14px;
}

#sec8 .row2 .list li {
  line-height: 1.7;
}

#sec8 .row2 .list li + li {
  margin-top: 25px;
}

#sec8 .row2 .list li span {
  display: block;
  margin-bottom: 25px;
}

#sec8 .row2 .list li ul li + li {
  margin-top: 0;
}

#sec8 .row2 .list li ul li:last-of-type {
  margin-top: 0;
}

#sec8 .row2 .list li:last-of-type {
  margin-top: 60px;
}

#sec8 .row2 .list li ul {
  margin-left: 15px;
}

picture {
  display: block;
}

/*=============================================
 * RESPONSIVE
 *=============================================*/
@media only screen and (min-width: 781px) {
  #key h2 {
    top: 48%;
    left: 5%;
    transform: translateY(-50%);
    width: 37%;
  }
  #key .key-bnr {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
    width: 415px;
  }
  #key .key-bnr img {
    height: auto;
  }
  #sec1, #sec2, #sec3, #sec4, #sec5, #sec6, #sec7 {
    margin: 0 40px;
  }
  #sec1 {
    background: url("../img/shared/line.jpg") repeat-x center bottom;
  }
  #sec1 .wrap:before {
    content: "";
    position: absolute;
    bottom: -265px;
    right: -3%;
    background-image: url("../img/index/flower.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 240px;
    height: 252px;
  }
  #sec1 .detail {
    justify-content: space-between;
  }
  #sec1 .detail .s1_img {
    width: 28.6%;
  }
  #sec1 .detail .txt {
    max-width: 67.7%;
  }
  #sec2 {
    background: url("../img/shared/line.jpg") repeat-x center bottom;
  }
  #sec2 .wrap:before {
    content: "";
    position: absolute;
    bottom: -282px;
    right: -3%;
    background-image: url("../img/index/flower.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 240px;
    height: 252px;
  }
  #sec2 .box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    /*        align-items: center;*/
  }
  #sec2 .box .s2_img {
    width: 25%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #sec2 .box1 .s2_img {
    background-image: url("../img/index/flow_PC1.jpg");
  }
  #sec2 .box2 .s2_img {
    background-image: url("../img/index/flow_PC2.jpg");
  }
  #sec2 .box3 .s2_img {
    background-image: url("../img/index/flow_PC3.jpg");
  }
  #sec2 .box4 .s2_img {
    background-image: url("../img/index/flow_PC4.jpg");
  }
  #sec2 .box5 .s2_img {
    background-image: url("../img/index/flow_PC5.jpg");
  }
  #sec2 .box .colR {
    width: 75%;
    padding: 40px 40px;
    box-sizing: border-box;
  }
  #sec2 .box .colR dl dt span img {
    width: 38px;
  }
  #sec2 .s2_btn a {
    text-align: left;
    padding-left: 1em;
  }
  #sec3 {
    background: url("../img/shared/line.jpg") repeat-x center bottom;
  }
  #sec3 .wrap:before {
    content: "";
    position: absolute;
    bottom: -130px;
    left: -3%;
    background-image: url("../img/index/flower2.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 150px;
    height: 151px;
  }
  #sec3 .case {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
  }
  #sec3 .detail {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  #sec3 .colL {
    width: 21%;
  }
  #sec3 .colR {
    width: 79%;
    padding-left: 2.6%;
    box-sizing: border-box;
  }
  #sec4 {
    background: url("../img/shared/line.jpg") repeat-x center bottom;
  }
  #sec4 .wrap:before {
    content: "";
    position: absolute;
    bottom: -202px;
    right: -3%;
    background-image: url("../img/index/flower.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 240px;
    height: 252px;
    z-index: 1;
  }
  #sec4 .case {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
  }
  #sec4 .detail {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  #sec4 .colL {
    width: 21%;
  }
  #sec4 .colR {
    width: 79%;
    padding-left: 2.6%;
    box-sizing: border-box;
  }
  #sec4 .s4_btn a {
    max-width: 397px;
    width: 397px;
    padding-left: 1.5em;
    text-align: left;
  }
  #sec4 .s4_btn a i {
    right: 1.5em;
  }
  #sec5 {
    background: url("../img/shared/line.jpg") repeat-x center bottom;
  }
  #sec5 .wrap:before {
    content: "";
    position: absolute;
    bottom: -165px;
    left: -3%;
    background-image: url("../img/index/flower2.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 150px;
    height: 151px;
  }
  #sec6 {
    background: url("../img/shared/line.jpg") repeat-x center bottom;
  }
  #sec6 .wrap:before {
    content: "";
    position: absolute;
    bottom: -252px;
    right: -3%;
    background-image: url("../img/index/flower.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 240px;
    height: 252px;
    z-index: 1;
  }
  #sec6 .s6_img {
    width: 38%;
    background-image: url("../img/index/s6_img.jpg");
    background-position: left 38% center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #sec6 .colR {
    width: 62%;
  }
  #sec6 .s6_btn a {
    text-align: left;
    padding-left: 1em;
  }
  #sec7 {
    background: url("../img/shared/line.jpg") repeat-x center bottom;
  }
  #sec7 .s7_img {
    width: 38%;
    background-image: url("../img/index/s7_img.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #sec7 .colR {
    width: 62%;
  }
  /*
      #sec7 .wrap:before {
          content: "";
          position: absolute;
          bottom: -160px;
          left: -3%;
          background-image: url("../img/index/flower2.png");
          background-position: center top;
          background-repeat: no-repeat;
          background-size: 100% auto;
          width: 150px;
          height: 151px;
      }
  */
}
@media only screen and (max-width: 1000px) and (min-width: 781px) {
  #sec2 .box .colR {
    width: 62%;
  }
  #sec2 .box .s2_img {
    width: 38%;
  }
  #sec2 .box .s2_btn a {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  #sec2 .s2_btn .dis780 {
    display: block;
  }
  #sec2 .s2_btn .dis781 {
    display: none;
  }
}
@media only screen and (max-width: 780px) {
  .ttl1 {
    font-size: 13px;
    line-height: 1.5;
  }
  .ttl1 span {
    font-size: 30px;
  }
  #key h2 {
    left: 0;
    right: 0;
    bottom: 5%;
    text-align: center;
  }
  #key h2 img {
    width: 73%;
  }
  #sec1 {
    padding: 60px 0 40px 0;
  }
  #sec1 h2 {
    margin-bottom: 35px;
  }
  #sec1 ul {
    font-weight: normal;
  }
  #sec1 .text_year.big {
    font-size: 17px;
    font-weight: bold;
  }
  #sec1 .detail {
    flex-direction: column;
    margin-bottom: 30px;
  }
  #sec1 .detail .s1_img {
    text-align: center;
    margin-bottom: 40px;
  }
  #sec1 .detail .s1_img img {
    max-width: 55%;
  }
  #sec1 .detail .txt li:last-of-type {
    text-align: right;
  }
  #sec1 .s1_certificate {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-right: 20px;
  }
  #sec1 .txt {
    margin: 0 20px;
  }
  #sec1 .s1_certificate li {
    width: 50%;
  }
  #sec1 .text_year {
    font-size: 10px;
    font-weight: normal;
  }
  #sec2 {
    padding: 40px 0 40px 0;
  }
  #sec2 h2 {
    margin-bottom: 35px;
  }
  #sec2 dl {
    margin-bottom: 20px;
  }
  #sec2 dl dt {
    text-align: center;
    margin-bottom: 10px;
  }
  #sec2 .box .colR dl dt {
    font-size: 21px;
    line-height: 28px;
    justify-content: center;
  }
  #sec2 .box .colR dl dt span {
    width: 24px;
    top: 2px;
    font-size: 28px;
  }
  #sec2 .box .colR dl dt em{
      text-align: left;
  }
  #sec2 dl dd {
    font-size: 13px;
  }
  #sec2 .colR {
    padding: 30px 20px;
  }
  #sec2 .s2_btn {
    text-align: center;
    margin: 20px 0 0 0;
  }
  #sec2 .s2_btn a {
    max-width: 334px;
    width: 100%;
    font-size: 14px;
  }
  #sec2 .txt {
    font-size: 11px;
  }
  #sec3 {
    padding: 30px 0 40px 0;
  }
  #sec3 .contentSP {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
  }
  #sec3 h2 {
    /*        order: 0;*/
    margin-bottom: 35px;
  }
  #sec3 .content_box {
    /*        order: 1;*/
    margin-bottom: 30px;
  }
  #sec3 .s3_btn {
    /*        order: 2;*/
    margin: 0 4%;
  }
  #sec3 h3 {
    font-size: 10px;
    margin: 0 20px 35px 20px;
    font-weight: normal;
    /*        order: 3;*/
  }
  #sec3 h3 span {
    font-size: 10px;
  }
  #sec3 .case {
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  #sec3 .case dt {
    text-align: center;
    margin-bottom: 20px;
  }
  #sec3 .case dd {
    margin-left: 0;
    font-size: 17px;
    text-align: justify;
    line-height: 27px;
  }
  #sec3 .box {
    padding: 30px 20px;
  }
  #sec3 .box + .box {
    margin-top: 30px;
  }
  #sec3 .detail .colL {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 25px;
  }
  #sec3 .detail .colL .s3_img {
    width: 47%;
  }
  #sec3 .detail .colL .info {
    width: 47%;
  }
  #sec3 .detail .colR .txt {
    text-align: justify;
    margin-bottom: 20px;
    letter-spacing: 0.04px;
  }
  #sec3 .detail .colR .txt li + li {
    margin-top: 20px;
  }
  #sec3 .case_link dt {
    font-size: 15px;
    margin-bottom: 10px;
    text-align: center;
  }
  #sec3 .case_link dd {
    line-height: 1.4;
  }
  #sec3 .s3_btn dd {
    line-height: 1.4;
  }
  #sec3 .s3_btn .btn_eff a {
    max-width: 334px;
    width: 100%;
    font-size: 14px;
    letter-spacing: 1px;
  }
  #sec4 {
    padding: 40px 0 40px 0;
  }
  #sec4 h2 {
    margin-bottom: 35px;
  }
  #sec4 .box {
    padding: 30px 20px;
  }
  #sec4 .box + .box {
    margin-top: 30px;
  }
  #sec4 .box .case {
    font-size: 17px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-align: justify;
    line-height: 27px;
  }
  #sec4 .box .detail .colL {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 25px;
  }
  #sec4 .box .detail .colL .s3_img {
    width: 47%;
  }
  #sec4 .box .detail .colL .info {
    width: 47%;
  }
  #sec4 .box .detail .colR .txt {
    text-align: justify;
    margin-bottom: 20px;
  }
  #sec4 .box .detail .colR .txt li + li {
    margin-top: 20px;
  }
  #sec4 .box .case_link dt {
    font-size: 15px;
    margin-bottom: 10px;
    text-align: center;
  }
  #sec4 .box .case_link dd {
    line-height: 1.4;
  }
  #sec4 .box .s3_btn dt {
    margin-bottom: 10px;
  }
  #sec4 .box .s3_btn dd {
    line-height: 1.4;
  }
  #sec4 .list {
    margin: 30px 4% 20px 4%;
    flex-direction: column;
    font-size: 11px;
  }
  #sec4 .list h4 {
    width: 100%;
    padding: 12px 0;
    margin-bottom: 20px;
    font-size: 13px;
    max-width: 334px;
  }
  #sec4 .list .listInner {
    margin-left: 0;
  }
  #sec4 .s4_gallery {
    max-width: 334px;
    margin: 0 auto;
    margin-bottom: 40px;
    padding: 0 20px;
  }
  #sec4 .s4_btn a {
    max-width: 334px;
    width: 92%;
    margin: 0 4%;
    font-size: 14px;
    letter-spacing: 1px;
  }
  #sec5 {
    padding: 40px 0 40px 0;
  }
  #sec5 h2 {
    margin-bottom: 35px;
  }
  /* #sec5 .inner {
    margin: 0px 20px;
  } */
  #sec5 .inner {
    margin: 0px 10px;
  }
  #sec5 .price {
    margin-bottom: 20px;
  }
  #sec5 .price .row h3 small {
    font-size: 13px;
  }
  #sec5 .price dl {
    padding: 5px 20px;
  }
  #sec5 .price dl:before {
    right: 37%;
  }
  #sec5 .price dl dt {
    font-size: 13px;
    width: 63%;
    letter-spacing: 1px;
  }
  #sec5 .price dl dd {
    width: 40%;
    font-size: 13px;
    letter-spacing: 1px;
  }
  #sec5 .list {
    font-size: 13px;
  }
  #sec5 .list ul {
    margin-bottom: 20px;
  }
  #sec6 {
    padding: 40px 0 40px 0;
  }
  #sec6 h2 {
    margin-bottom: 35px;
  }
  #sec6 .box {
    padding: 0 0 30px 0;
    flex-direction: column;
  }
  #sec6 .box .s6_img {
    margin-bottom: 30px;
  }
  #sec6 .box .colR {
    padding: 0 20px;
  }
  #sec6 .box h3 {
    padding-bottom: 5px;
    margin-bottom: 15px;
    text-align: center;
  }
  #sec6 .box .list {
    font-size: 13px;
    margin-bottom: 30px;
  }
  #sec6 .box .list li + li {
    margin-top: 20px;
  }
  #sec6 .case_link {
    text-align: center;
  }
  #sec6 .case_link dt {
    font-size: 15px;
    margin-bottom: 10px;
  }
  #sec6 .case_link dd {
    line-height: 1.4;
  }
  #sec6 .s6_btn a {
    max-width: 334px;
    width: 100%;
  }
  #sec7 {
    padding: 40px 0 40px 0;
  }
  #sec7 h2 {
    margin-bottom: 35px;
  }
  #sec7 .box {
    padding: 0 0 30px 0;
    flex-direction: column;
    margin-bottom: 30px;
  }
  #sec7 .box .s6_img {
    margin-bottom: 30px;
  }
  #sec7 .box .colR {
    padding: 0 20px;
  }
  #sec7 .box h3 {
    padding-bottom: 5px;
    margin-bottom: 15px;
    text-align: center;
  }
  #sec7 .box .list {
    font-size: 13px;
  }
  #sec7 .box .list li + li {
    margin-top: 20px;
  }
  #sec7 .case_link dt {
    font-size: 15px;
    margin-bottom: 10px;
  }
  #sec7 .case_link dd {
    line-height: 1.4;
  }
  #sec7 .s7_btn {
    margin: 0 4%;
  }
  #sec7 .s7_btn a {
    max-width: 334px;
    width: 100%;
  }
  #sec7 .box .s7_img {
    margin-bottom: 30px;
  }
  #sec8 {
    padding: 0 40px 0 40px;
  }
  #sec8 .row1 {
    padding-top: 40px;
    margin-bottom: 0;
  }
  #sec8 .row1 h2 {
    margin-bottom: 35px;
  }
  #sec8 .row1 .vcard dl {
    padding: 10px 4%;
    font-size: 13px;
    align-items: center;
    letter-spacing: 1px;
  }
  #sec8 .row1 .vcard dl dt {
    width: 36%;
  }
  #sec8 .row1 .vcard dl dd {
    width: 65%;
  }
  #sec8 .row2 {
    padding: 40px 0 40px;
  }
  #sec8 .row2 h2 {
    margin-bottom: 35px;
  }
  #sec8 .row2 .list {
    font-size: 11px;
    letter-spacing: 0.7px;
  }
  #sec8 .row2 .list li + li {
    margin-top: 15px;
  }
  #sec8 .row2 .list li span {
    margin-bottom: 15px;
  }
  #sec8 .row2 .list li:last-of-type {
    margin-top: 30px;
  }
  .only_sp {
    display: block;
  }
  .only_sp.inline {
    display: inline;
  }
}
/*```````````````````````#mail``````````````````````````*/
#mail {
  padding: 50px 145px 100px;
  max-width: 638px;
  margin: 0 auto;
}

#mail h3 {
  margin-bottom: 35px;
}

#mail .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border: 1px solid #76684D;
  border-top: 0;
  align-items: center;
  position: relative;
}

#mail .row:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #FCE9DA;
  width: 130px;
  z-index: -1;
}

#mail .row:first-of-type {
  border-top: 1px solid #76684D;
}

#mail .row .caption {
  width: 130px;
  box-sizing: border-box;
  padding: 10px;
  font-weight: bold;
}

#mail .row .input.form-value {
  width: calc(100% - 130px);
  box-sizing: border-box;
  padding: 10px;
}

#mail .row input, #mail .row textarea {
  padding: 5px;
}

#mail .row input {
  width: 70%;
}

#mail .row textarea {
  width: 100%;
  display: block;
}

#mail .form-button .submit {
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-top: 35px;
}

#mail button {
  background: #B88D5C;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  width: 250px;
  box-sizing: border-box;
  display: inline-block;
  padding: 14px 0 12px 0;
  position: relative;
  letter-spacing: 0.05em;
  cursor: pointer;
}

#mail button:hover {
  opacity: 0.8;
}

#mail button + button {
  margin-left: 10px;
}

#mail .mail_note {
  margin-top: 35px;
}

#mail .mail_note h4 {
  margin-bottom: 10px;
  font-size: 20px;
}

#thanks {
  padding: 50px 20px;
  margin: 0 auto;
}

#thanks ul li + li {
  margin-top: 10px;
}

@media only screen and (max-width: 780px) {
  #mail {
    padding: 0 40px 0 40px;
  }
  #mail .row {
    flex-direction: column;
  }
  #mail .row:before {
    display: none;
  }
  #mail .row .caption {
    width: 100%;
    text-align: center;
    background: #FCE9DA;
  }
  #mail .row .input.form-value {
    width: 100%;
    text-align: center;
  }
  #mail .row .input.form-value input {
    width: 100%;
  }
  #mail .form-button .submit {
    justify-content: center;
    flex-direction: column;
  }
  #mail .form-button .submit button {
    width: 100%;
    max-width: 300px;
  }
  #mail .form-button .submit button + button {
    margin-top: 10px;
    margin-left: 0;
  }
  #thanks br {
    display: none;
  }
}
@media only screen and (max-width: 414px) {
  .txt_note br {
    display: none;
  }
}
.txt_note {
  margin-top: 30px;
}

.txt_note li:first-of-type {
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1.4;
  color: #B88D5C;
  font-weight: bold;
}

.txt_note li + li {
  margin-top: 10px;
}