.cf:after {
  content: "";
  clear: both;
  display: block;
}

.op {
  display: block !important;
}

.os {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .op {
    display: none !important;
  }
  .os {
    display: block !important;
  }
}
/* ------------------------------
 width: all
------------------------------ */
body main .external-link-wrap .external-link {
  background-color: #3b672d !important;
}
body main section.information .title .name-wrap {
  width: 53.77%;
}
body main section.information .title .type.type-engei {
  background-color: #007acd;
}
body main section.overview-asanoma .overview-title-images .img-person {
  width: 186.5px;
  max-width: 21.2814645309%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 30px;
  z-index: 60;
}
body main section.overview-asanoma .overview-title-images .img-wrap::before {
  display: none !important;
}
body main section.overview-asanoma .overview-title-wrap .overview-title {
  background-color: #897243 !important;
}
body main section.overview-asanoma .overview-txt-box {
  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: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body main section.overview-asanoma .overview-txt-box .txt-box {
  width: 67%;
  padding-right: 15px;
}
body main section.overview-asanoma .overview-txt-box .txt-box h3 {
  font-size: 41px;
  font-weight: bold;
}
body main section.overview-asanoma .overview-txt-box .txt-box .t01 {
  line-height: 190%;
  margin-top: 20px;
}
body main section.overview-asanoma .overview-txt-box .txt-box .t02 {
  text-align: center;
  font-size: 28px;
  margin-top: 15px;
  color: #897243;
  font-weight: bold;
}
body main section.overview-asanoma .overview-txt-box .txt-box .t03 {
  border: 3px solid #897243;
  border-radius: 10px;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 190%;
  margin-top: 15px;
  position: relative;
}
body main section.overview-asanoma .overview-txt-box .txt-box .t03::before {
  content: "";
  display: block;
  width: 23px;
  height: 17.25px;
  background-image: url(../../img/works/asanoma/icon_tri.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 25px;
  right: -20px;
}
body main section.overview-asanoma .overview-txt-box .photo {
  width: 33%;
  max-width: 289.5px;
  display: block;
}
body main div.features {
  margin-top: 9.77%;
}
body main section.profile {
  margin-top: 9.77%;
}
body main section.profile h2 {
  background-color: #3b672d !important;
  position: relative;
}
body main section.profile h2 .photo {
  width: 29.7619047619%;
  height: 300px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  margin-top: -150px;
  left: 0;
}
body main section.profile h2 .photo img {
  width: 100%;
  display: block;
}
body main section.profile h2::before {
  display: none !important;
}
body main section.profile .accordion-box .accordion-wrap .accordion-ttl {
  color: #3b672d !important;
  border: 4px solid #3b672d !important;
  background-color: #fff;
}
body main section.profile .arrow::before {
  background-color: #3b672d !important;
}
body main section.profile .arrow::after {
  background-color: #3b672d !important;
}
body main section.profile .accordion-contents.fb {
  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;
  padding-top: 30px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body main section.profile .accordion-contents.fb p {
  width: 57%;
  margin: 0;
}
body main section.profile .accordion-contents.fb .accordion-photo {
  width: 43%;
  max-width: 341.5px;
}
body main section.message .t01 {
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
}
body main section.message .t01 span {
  font-size: 15px;
}
body main section.s01 .wrapper .arrow01 {
  width: 116.5px;
  display: block;
  margin: 0 auto;
}
body main section.s01 .wrapper .arrow01.arrow0102 {
  margin-top: 30px;
}
body main section.s01 .wrapper .box01 {
  background-color: rgba(230, 228, 160, 0.4);
  padding: 40px 60px;
  margin-top: 30px;
}
body main section.s01 .wrapper .box01 .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;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: -90px;
}
body main section.s01 .wrapper .box01 .dl01 .img-wrap {
  width: 231.5px;
}
body main section.s01 .wrapper .box01 .dl01 .img-wrap img {
  width: 100%;
  display: block;
}
body main section.s01 .wrapper .box01 .dl01 h2 {
  width: calc(100% - 231.5px);
  font-size: 32px;
  color: #3b672d;
  font-weight: bold;
  letter-spacing: 4px;
  padding-bottom: 35px;
}
body main section.s01 .wrapper .dl02 dt {
  text-align: center;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  background-color: #3b672d;
  border-radius: 100px;
  letter-spacing: 5px;
  padding: 10px 0;
}
body main section.s01 .wrapper .dl02 dd {
  font-size: 16px;
  line-height: 190%;
  margin-top: 20px;
}
body main section.s01 .wrapper .flow {
  max-width: 635px;
  display: block;
  margin: 30px auto 0;
  width: 85%;
}
body main section.s01 .wrapper .t02 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #3b672d;
  margin-top: 20px;
}
body main section.s01 .wrapper .t0301 {
  text-align: center;
  font-size: 39px;
  font-weight: bold;
  color: #fff100;
  letter-spacing: 5px;
  padding: 7px 0 3px;
  background-image: url(../../img/works/asanoma/bg_txt.png);
  background-size: 100% 100%;
  background-color: #000;
}
body main section.s01 .wrapper .t0302 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #3b672d;
  letter-spacing: 5px;
  padding: 7px 0 3px;
  background-image: url(../../img/works/asanoma/bg_txt02.png);
  background-size: 100% 100%;
  margin-top: 70px;
}
body main section.s01 .wrapper .t04 {
  font-size: 16px;
  line-height: 190%;
  margin-top: 20px;
}
body main section.s01 .wrapper .t04 + .swiper-container {
  margin-top: 25px;
}
body main section.s01 .wrapper .photo-open {
  width: 608px;
  display: block;
  margin: 25px auto 0;
  max-width: 100%;
}
body main section.s01 .wrapper .dl03 {
  width: 625px;
  max-width: 100%;
  margin: 20px auto 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 50px;
}
body main section.s01 .wrapper .dl03 dt {
  width: 37%;
  max-width: 229px;
  position: relative;
}
body main section.s01 .wrapper .dl03 dt p {
  width: 330px;
  border: 3px solid #000;
  font-size: 19px;
  font-weight: bold;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  padding: 8px 0;
  position: absolute;
  bottom: -30px;
  left: 0;
}
body main section.s01 .wrapper .dl03 dt p span {
  font-size: 15px;
  font-weight: bold;
}
body main section.s01 .wrapper .dl03 dd {
  width: 63%;
  border: 3px solid #897243;
  border-radius: 10px;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 190%;
  margin-top: 15px;
  position: relative;
}
body main section.s01 .wrapper .dl03 dd::before {
  content: "";
  display: block;
  width: 23px;
  height: 17.25px;
  background-image: url(../../img/works/asanoma/icon_tri02.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 25px;
  left: -20px;
}

@media screen and (max-width: 768px) {
  body main section.profile .accordion-box .accordion-wrap .accordion-ttl {
    font-size: 20px;
    letter-spacing: 2px !important;
  }
  body main section.s01 .wrapper .arrow01 {
    width: 116.5px;
    display: block;
    margin: 0 auto;
  }
  body main section.s01 .wrapper .arrow01.arrow0102 {
    margin-top: 30px;
  }
  body main section.s01 .wrapper .box01 {
    background-color: rgba(230, 228, 160, 0.4);
    padding: 30px 20px;
    margin-top: 30px;
  }
  body main section.s01 .wrapper .box01 .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;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-top: -50px;
  }
  body main section.s01 .wrapper .box01 .dl01 .img-wrap {
    width: 110px;
  }
  body main section.s01 .wrapper .box01 .dl01 .img-wrap img {
    width: 100%;
    display: block;
  }
  body main section.s01 .wrapper .box01 .dl01 h2 {
    width: calc(100% - 110px);
    font-size: 22px;
    color: #3b672d;
    font-weight: bold;
    letter-spacing: 2px;
    padding-bottom: 15px;
  }
  body main section.s01 .wrapper .dl02 dt {
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    background-color: #3b672d;
    border-radius: 100px;
    letter-spacing: 2px;
    padding: 10px 0;
  }
  body main section.s01 .wrapper .dl02 dd {
    font-size: 16px;
    line-height: 190%;
    margin-top: 20px;
  }
  body main section.s01 .wrapper .flow {
    max-width: 635px;
    display: block;
    margin: 30px auto 0;
    width: 85%;
  }
  body main section.s01 .wrapper .t02 {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #3b672d;
    margin-top: 20px;
  }
  body main section.s01 .wrapper .t0301 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff100;
    letter-spacing: 5px;
    padding: 7px 0 3px;
    background-image: url(../../img/works/asanoma/bg_txt.png);
    background-size: 100% 100%;
  }
  body main section.s01 .wrapper .t0302 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #3b672d;
    letter-spacing: 5px;
    padding: 7px 0 3px;
    background-image: url(../../img/works/asanoma/bg_txt02.png);
    background-size: 100% 100%;
    margin-top: 70px;
  }
  body main section.s01 .wrapper .t04 {
    font-size: 16px;
    line-height: 190%;
    margin-top: 20px;
  }
  body main section.s01 .wrapper .t04 + .swiper-container {
    margin-top: 25px;
  }
  body main section.s01 .wrapper .photo-open {
    width: 608px;
    display: block;
    margin: 25px auto 0;
    max-width: 100%;
  }
  body main section.s01 .wrapper .dl03 {
    width: 625px;
    max-width: 100%;
    margin: 20px auto 0;
    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;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 50px;
  }
  body main section.s01 .wrapper .dl03 dt {
    width: 37%;
    max-width: 229px;
    position: relative;
    padding-top: 30px;
  }
  body main section.s01 .wrapper .dl03 dt p {
    width: 330px;
    border: 3px solid #000;
    font-size: 19px;
    font-weight: bold;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    padding: 8px 0;
    position: absolute;
    bottom: -30px;
    left: 0;
  }
  body main section.s01 .wrapper .dl03 dt p span {
    font-size: 15px;
    font-weight: bold;
  }
  body main section.s01 .wrapper .dl03 dd {
    width: 63%;
    border: 3px solid #897243;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 190%;
    margin-top: 15px;
    position: relative;
    background-color: #fff;
  }
  body main section.s01 .wrapper .dl03 dd::before {
    content: "";
    display: block;
    width: 23px;
    height: 17.25px;
    background-image: url(../../img/works/asanoma/icon_tri02.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 25px;
    left: -20px;
  }
}
@media screen and (max-width: 540px) {
  body main section.information .title .name-wrap {
    width: 81.88%;
  }
  body main section.overview-asanoma .overview-title-images .img-person {
    max-width: 100%;
    width: 150px;
    bottom: calc((100vw - 50px) * 0.68);
    right: 0;
    left: auto;
  }
  body main section.overview-asanoma .overview-txt-box {
    display: block;
    margin-top: 20px;
  }
  body main section.overview-asanoma .overview-txt-box .txt-box {
    width: 100%;
    padding-right: 0;
  }
  body main section.overview-asanoma .overview-txt-box .txt-box h3 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
  }
  body main section.overview-asanoma .overview-txt-box .txt-box .t01 {
    line-height: 190%;
    margin-top: 15px;
  }
  body main section.overview-asanoma .overview-txt-box .txt-box .t02 {
    text-align: center;
    font-size: 20px;
    margin-top: 15px;
    color: #897243;
    font-weight: bold;
  }
  body main section.overview-asanoma .overview-txt-box .txt-box .t03 {
    border: 3px solid #897243;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 190%;
    margin-top: 15px;
    position: relative;
  }
  body main section.overview-asanoma .overview-txt-box .txt-box .t03::before {
    display: none;
  }
  body main section.overview-asanoma .overview-txt-box .photo {
    max-width: 100%;
    width: 70%;
    margin: 30px auto 0;
    display: block;
  }
  body main section.profile h2 {
    background-color: #3b672d !important;
    position: relative;
    padding-left: 30% !important;
  }
  body main section.profile h2 .photo {
    width: 29.7619047619%;
    height: 300px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 50%;
    margin-top: -150px;
    left: 0;
  }
  body main section.profile h2 .photo img {
    width: 100%;
    display: block;
  }
  body main section.profile h2::before {
    display: none !important;
  }
  body main section.profile .accordion-box .accordion-wrap .accordion-ttl {
    color: #3b672d !important;
    border: 4px solid #3b672d !important;
    background-color: #fff;
    font-size: 18px;
    letter-spacing: 0px !important;
    padding: 5px 40px 5px 10px;
  }
  body main section.profile .arrow {
    right: 0.5em !important;
  }
  body main section.profile .arrow::before {
    background-color: #3b672d !important;
  }
  body main section.profile .arrow::after {
    background-color: #3b672d !important;
  }
  body main section.profile .accordion-contents.fb {
    width: 100%;
    padding-top: 30px;
    display: block;
  }
  body main section.profile .accordion-contents.fb p {
    width: 100%;
    margin: 0;
  }
  body main section.profile .accordion-contents.fb .accordion-photo {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
  }
  body main section.message .t01 {
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    margin-top: 15px;
  }
  body main section.message .t01 span {
    font-size: 15px;
  }
  body main section.s01 {
    margin-top: -30px;
  }
  body main section.s01 .wrapper .arrow01 {
    width: 58px;
    display: block;
    margin: 0 auto;
  }
  body main section.s01 .wrapper .arrow01.arrow0102 {
    margin-top: 30px;
  }
  body main section.s01 .wrapper .box01 {
    background-color: rgba(230, 228, 160, 0.4);
    padding: 30px 20px;
    margin-top: 30px;
  }
  body main section.s01 .wrapper .box01 .dl01 {
    display: block;
    margin-top: -60px;
  }
  body main section.s01 .wrapper .box01 .dl01 .img-wrap {
    width: 110px;
    margin: 0 auto;
  }
  body main section.s01 .wrapper .box01 .dl01 .img-wrap img {
    width: 100%;
    display: block;
  }
  body main section.s01 .wrapper .box01 .dl01 h2 {
    width: 100%;
    font-size: 18px;
    color: #3b672d;
    font-weight: bold;
    letter-spacing: 2px;
    padding-bottom: 15px;
    margin-top: 10px;
  }
  body main section.s01 .wrapper .dl02 dt {
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background-color: #3b672d;
    border-radius: 100px;
    letter-spacing: 2px;
    padding: 10px 0;
  }
  body main section.s01 .wrapper .dl02 dd {
    font-size: 16px;
    line-height: 190%;
    margin-top: 20px;
  }
  body main section.s01 .wrapper .flow {
    max-width: 635px;
    display: block;
    margin: 20px auto 0;
    width: 100%;
  }
  body main section.s01 .wrapper .t02 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #3b672d;
    margin-top: 20px;
  }
  body main section.s01 .wrapper .t0301 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff100;
    letter-spacing: 2px;
    padding: 7px 0 5px;
    background-image: url(../../img/works/asanoma/bg_txt.png);
    background-size: 100% 100%;
  }
  body main section.s01 .wrapper .t0302 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #3b672d;
    letter-spacing: 2px;
    padding: 7px 0 3px;
    background-image: url(../../img/works/asanoma/bg_txt02.png);
    background-size: 100% 100%;
    margin-top: 40px;
  }
  body main section.s01 .wrapper .t04 {
    font-size: 16px;
    line-height: 190%;
    margin-top: 12px;
  }
  body main section.s01 .wrapper .t04 + .swiper-container {
    margin-top: 15px;
  }
  body main section.s01 .wrapper .photo-open {
    width: 608px;
    display: block;
    margin: 25px auto 0;
    max-width: 100%;
  }
  body main section.s01 .wrapper .dl03 {
    width: 100%;
    max-width: 100%;
    margin: 15px auto 0;
    display: block;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 50px;
  }
  body main section.s01 .wrapper .dl03 dt {
    width: 100%;
    max-width: 100%;
    position: relative;
    padding-top: 20px;
    margin: 0 auto;
  }
  body main section.s01 .wrapper .dl03 dt img {
    width: 60%;
    display: block;
    margin: 0 auto;
  }
  body main section.s01 .wrapper .dl03 dt p {
    width: 300px;
    border: 2px solid #000;
    font-size: 17px;
    font-weight: bold;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    padding: 8px 0;
    position: absolute;
    bottom: -30px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  body main section.s01 .wrapper .dl03 dt p span {
    font-size: 13px;
    font-weight: bold;
  }
  body main section.s01 .wrapper .dl03 dd {
    width: 100%;
    border: 3px solid #897243;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 190%;
    position: relative;
    background-color: #fff;
    margin-top: 45px;
  }
  body main section.s01 .wrapper .dl03 dd::before {
    display: none;
  }
}