.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: #46812C !important;
}
body main .name-wrap {
  width: 80.98% !important;
}
body main section.information .title .type.type-engei {
  background-color: #46812C;
}
body main section.overview-asanoma .overview-title-images .img-person {
  width: 186.5px;
  max-width: 19.2219679634%;
  display: block;
  position: absolute;
  bottom: -25px;
  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: #46812C !important;
}
body main section.overview-asanoma .overview-txt-box {
  display: block;
  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: 100%;
  padding-right: 0;
}
body main section.overview-asanoma .overview-txt-box .txt-box h3 {
  text-align: center;
  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: #46812C;
  font-weight: bold;
}
body main section.overview-asanoma .overview-txt-box .txt-box .t03 {
  border: 3px solid #46812C;
  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 section.profile {
  margin-top: 9.77%;
}
body main section.profile h2 {
  background-color: #46812C !important;
  position: relative;
  padding: 0 !important;
  text-align: center !important;
}
body main section.profile h2 .photo {
  width: 25.3571428571%;
  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;
  right: 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: #46812C !important;
  border: 4px solid #46812C !important;
  background-color: #fff;
}
body main section.profile .arrow::before {
  background-color: #46812C !important;
}
body main section.profile .arrow::after {
  background-color: #46812C !important;
}
body main section.profile .accordion-contents ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
  margin-top: -20px;
}
body main section.profile .accordion-contents ul li {
  width: calc(50% - 15px);
}
body main section.profile .accordion-contents ul li img {
  width: 100%;
  display: block;
}
body main section.s01 .wrapper .t0301 {
  position: relative;
  text-align: center;
  font-size: 39px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 5px;
  padding: 7px 0 3px;
  background-size: 100% 100%;
  background-color: #407628;
  border: solid 4px #fff;
  outline: solid 4px #407628;
  outline-offset: 0;
  margin: 2px;
}
body main section.s01 .wrapper .t01 {
  max-width: 680px;
  margin: 40px auto 0;
  font-size: 16px;
  line-height: 190%;
}
body main section.s01 .wrapper .t02 {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  border-bottom: 7px solid #46812C;
  color: #46812C;
  margin-top: 70px;
}
body 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;
  padding-right: 40px;
  margin-top: 30px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body main section.s01 .wrapper .box01 img {
  width: 43%;
  display: block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
body main section.s01 .wrapper .box01 p {
  width: 57%;
  padding-right: 40px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  line-height: 190%;
  letter-spacing: 2px;
}
body main section.s02 {
  margin-top: 70px;
  margin-bottom: -50px;
}
body main section.s02 .wrapper .hukidashi_dl {
  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;
  max-width: 650px;
  margin: 50px auto 0;
}
body main section.s02 .wrapper .hukidashi_dl:nth-child(even) dt {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
body main section.s02 .wrapper .hukidashi_dl:nth-child(even) dd {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 0 30px 0 0;
}
body main section.s02 .wrapper .hukidashi_dl:nth-child(even) dd .txt_hukidashi::before {
  background-image: url(../../img/works/taguchi/icon_tri02.png);
  right: -20px;
  left: auto;
}
body main section.s02 .wrapper .hukidashi_dl:nth-child(even) dd .name {
  text-align: right;
}
body main section.s02 .wrapper .hukidashi_dl dt {
  width: 35.5%;
  max-width: 230.5px;
}
body main section.s02 .wrapper .hukidashi_dl dt img {
  width: 100%;
  display: block;
}
body main section.s02 .wrapper .hukidashi_dl dd {
  width: 64.5%;
  padding-left: 30px;
}
body main section.s02 .wrapper .hukidashi_dl dd .txt_hukidashi {
  width: 100%;
  border: 3px solid #46812C;
  border-radius: 10px;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 190%;
  margin-top: 15px;
  position: relative;
}
body main section.s02 .wrapper .hukidashi_dl dd .txt_hukidashi::before {
  content: "";
  display: block;
  width: 23px;
  height: 17.25px;
  background-image: url(../../img/works/taguchi/icon_tri01.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 20px;
  left: -20px;
}
body main section.s02 .wrapper .hukidashi_dl dd .name {
  margin-top: 15px;
}
body main section.s02 .wrapper .hukidashi_dl dd .name p {
  display: inline-block;
  border: 3px solid #201513;
  padding: 6px 10px 3px;
  border-radius: 10px;
  font-size: 15px;
  font-weight: bold;
}
body main section.s02 .wrapper .hukidashi_dl dd .name p span {
  font-size: 19px;
}
body main section.s02 .wrapper .t02 {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  border-bottom: 7px solid #46812C;
  color: #46812C;
  margin-top: 100px;
}
body main section.s02 .wrapper .t04 {
  font-size: 16px;
  line-height: 190%;
  margin-top: 20px;
}
body main div.features.features01,
body main div.features.features02,
body main div.features.features03,
body main div.features.features04 {
  margin-top: 9.77%;
}
body main section.s03 {
  margin-top: 35px;
}
body main section.s03 .wrapper .t02 {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  border-bottom: 7px solid #46812C;
  color: #46812C;
  margin-top: 60px;
}
body main section.s03 .wrapper .t04 {
  font-size: 16px;
  line-height: 190%;
  margin-top: 20px;
}
body main div.s04 {
  margin-top: 35px;
}

@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 .t0301 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 5px;
    padding: 7px 0 3px;
    background-size: 100% 100%;
    background-color: #407628;
  }
  body main section.s01 .wrapper .t01 {
    max-width: 680px;
    margin: 20px auto 0;
    font-size: 16px;
    line-height: 190%;
  }
  body main section.s01 .wrapper .t02 {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    border-bottom: 7px solid #46812C;
    color: #46812C;
    margin-top: 70px;
  }
  body main section.s01 .wrapper .box01 {
    display: block;
    padding-right: 0px;
    margin-top: 30px;
  }
  body main section.s01 .wrapper .box01 img {
    display: block;
    width: 60%;
    margin: 0 auto;
  }
  body main section.s01 .wrapper .box01 p {
    width: 100%;
    padding-right: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    line-height: 190%;
    letter-spacing: 2px;
    margin-top: 20px;
  }
  body main section.s02 {
    margin-top: 70px;
    margin-bottom: -30px;
  }
  body main section.s02 .wrapper .hukidashi_dl {
    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;
    max-width: 650px;
    margin: 50px auto 0;
  }
  body main section.s02 .wrapper .hukidashi_dl:nth-child(even) dt {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  body main section.s02 .wrapper .hukidashi_dl:nth-child(even) dd {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0 30px 0 0;
  }
  body main section.s02 .wrapper .hukidashi_dl:nth-child(even) dd .txt_hukidashi::before {
    background-image: url(../../img/works/taguchi/icon_tri02.png);
    right: -20px;
    left: auto;
  }
  body main section.s02 .wrapper .hukidashi_dl:nth-child(even) dd .name {
    text-align: right;
  }
  body main section.s02 .wrapper .hukidashi_dl dt {
    width: 35.5%;
    max-width: 230.5px;
  }
  body main section.s02 .wrapper .hukidashi_dl dt img {
    width: 100%;
    display: block;
  }
  body main section.s02 .wrapper .hukidashi_dl dd {
    width: 64.5%;
    padding-left: 30px;
  }
  body main section.s02 .wrapper .hukidashi_dl dd .txt_hukidashi {
    width: 100%;
    border: 3px solid #46812C;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 190%;
    margin-top: 15px;
    position: relative;
  }
  body main section.s02 .wrapper .hukidashi_dl dd .txt_hukidashi::before {
    content: "";
    display: block;
    width: 23px;
    height: 17.25px;
    background-image: url(../../img/works/taguchi/icon_tri01.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 20px;
    left: -20px;
  }
  body main section.s02 .wrapper .hukidashi_dl dd .name {
    margin-top: 15px;
  }
  body main section.s02 .wrapper .hukidashi_dl dd .name p {
    display: inline-block;
    border: 3px solid #201513;
    padding: 6px 10px 3px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: bold;
  }
  body main section.s02 .wrapper .hukidashi_dl dd .name p span {
    font-size: 19px;
  }
  body main section.s02 .wrapper .t02 {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    border-bottom: 7px solid #46812C;
    color: #46812C;
    margin-top: 100px;
  }
  body main section.s02 .wrapper .t04 {
    font-size: 16px;
    line-height: 190%;
    margin-top: 20px;
  }
  body main section.s03 {
    margin-top: 35px;
  }
  body main section.s03 .wrapper .t02 {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    border-bottom: 7px solid #46812C;
    color: #46812C;
    margin-top: 60px;
  }
  body main section.s03 .wrapper .t04 {
    font-size: 16px;
    line-height: 190%;
    margin-top: 20px;
  }
  body main div.s04 {
    margin-top: 35px;
  }
}
@media screen and (max-width: 540px) {
  body main .name-wrap {
    width: 100% !important;
    max-width: 400px;
  }
  body main section.overview-asanoma h3 {
    font-size: 24px !important;
  }
  body main section.overview-asanoma .overview-title-images .img-person {
    max-width: 100%;
    width: 120px;
    bottom: calc((100vw - 50px) * 0.65);
    right: 0;
    left: auto;
  }
  body main section.profile .accordion-box .accordion-wrap .accordion-ttl {
    font-size: 18px;
    padding: 5px 50px 5px 10px !important;
    letter-spacing: 1px !important;
  }
  body main section.s01 .wrapper .t0301 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    padding: 7px 0 5px;
    background-size: 100% 100%;
    background-color: #407628;
  }
  body main section.s01 .wrapper .t01 {
    max-width: 680px;
    margin: 15px auto 0;
    font-size: 16px;
    line-height: 190%;
  }
  body main section.s01 .wrapper .t02 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 4px solid #46812C;
    color: #46812C;
    margin-top: 40px;
  }
  body main section.s01 .wrapper .box01 {
    display: block;
    padding-right: 0px;
    margin-top: 30px;
  }
  body main section.s01 .wrapper .box01 img {
    display: block;
    width: 60%;
    margin: 0 auto;
  }
  body main section.s01 .wrapper .box01 p {
    width: 100%;
    padding-right: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    line-height: 190%;
    letter-spacing: 2px;
    margin-top: 20px;
  }
  body main section.s02 {
    margin-top: 30px;
    margin-bottom: -30px;
  }
  body main section.s02 .wrapper .hukidashi_dl {
    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;
    max-width: 650px;
    margin: 30px auto 0;
  }
  body main section.s02 .wrapper .hukidashi_dl:nth-child(even) dt {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  body main section.s02 .wrapper .hukidashi_dl:nth-child(even) dd {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0 25px 0 0;
  }
  body main section.s02 .wrapper .hukidashi_dl:nth-child(even) dd .txt_hukidashi::before {
    background-image: url(../../img/works/taguchi/icon_tri02.png);
    right: -20px;
    left: auto;
  }
  body main section.s02 .wrapper .hukidashi_dl:nth-child(even) dd .name {
    text-align: right;
  }
  body main section.s02 .wrapper .hukidashi_dl dt {
    width: 60px;
    position: relative;
  }
  body main section.s02 .wrapper .hukidashi_dl dt img {
    width: 100%;
    display: block;
    position: absolute;
    right: 0;
    bottom: 50px;
    left: 0;
  }
  body main section.s02 .wrapper .hukidashi_dl dd {
    width: calc(100% - 60px);
    padding-left: 25px;
  }
  body main section.s02 .wrapper .hukidashi_dl dd .txt_hukidashi {
    width: 100%;
    border: 3px solid #46812C;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 190%;
    margin-top: 15px;
    position: relative;
  }
  body main section.s02 .wrapper .hukidashi_dl dd .txt_hukidashi::before {
    content: "";
    display: block;
    width: 23px;
    height: 17.25px;
    background-image: url(../../img/works/taguchi/icon_tri01.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 20px;
    left: -20px;
  }
  body main section.s02 .wrapper .hukidashi_dl dd .name {
    margin-top: 15px;
  }
  body main section.s02 .wrapper .hukidashi_dl dd .name p {
    display: inline-block;
    border: 3px solid #201513;
    padding: 6px 10px 3px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: bold;
  }
  body main section.s02 .wrapper .hukidashi_dl dd .name p span {
    font-size: 16px;
  }
  body main section.s02 .wrapper .t02 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 4px solid #46812C;
    color: #46812C;
    margin-top: 40px;
  }
  body main section.s02 .wrapper .t04 {
    font-size: 16px;
    line-height: 190%;
    margin-top: 20px;
  }
  body main section.s03 {
    margin-top: 35px;
  }
  body main section.s03 .wrapper .t02 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 4px solid #46812C;
    color: #46812C;
    margin-top: 40px;
  }
  body main section.s03 .wrapper .t04 {
    font-size: 16px;
    line-height: 190%;
    margin-top: 20px;
  }
  body main div.s04 {
    margin-top: 35px;
  }
}