.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: #C25700 !important;
}
body main .name-wrap {
  width: 100% !important;
  margin: 0 auto;
}
body main .name-wrap .hiragana {
  text-align: center;
  margin-top: 10px;
}
body main section.information .title .type.type-engei {
  background-color: #007acd;
}
body main section.overview-asanoma .overview-title-images {
  margin-top: 8.3%;
}
body main section.overview-asanoma .overview-title-images .img-wrap {
  width: 80.21%;
}
body main section.overview-asanoma .overview-title-images .img-person {
  width: 186.5px;
  max-width: 20.938215103%;
  display: block;
  position: absolute;
  bottom: -30px;
  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 {
  top: -5%;
}
body main section.overview-asanoma .overview-title-wrap .overview-title {
  background-color: #C25700 !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;
  margin-bottom: -30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body main section.overview-asanoma .overview-txt-box .txt-box h3 {
  font-size: 41px;
  font-weight: bold;
  text-align: center;
}
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: #C25700;
  font-weight: bold;
}
body main section.overview-asanoma .overview-txt-box .txt-box .t03 {
  border: 3px solid #C25700;
  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 h2 {
  background-color: #C25700 !important;
  position: relative;
  padding: 5px 20px !important;
  text-align: center !important;
}
body main section.profile h2::before {
  display: none !important;
}
body main section.profile .accordion-box .accordion-wrap .accordion-ttl {
  color: #C25700 !important;
  border: 4px solid #C25700 !important;
  background-color: #fff;
  font-size: 35px;
  padding: 5px 80px;
  letter-spacing: 4px;
}
body main section.profile .arrow::before {
  background-color: #C25700 !important;
}
body main section.profile .arrow::after {
  background-color: #C25700 !important;
}
body main section.profile .accordion-contents p {
  line-height: 230%;
}
body main section.profile .accordion-contents .box04 {
  max-width: 642px;
  margin: 10px auto 0;
}
body main section.profile .accordion-contents .box04 img {
  width: 100%;
  display: block;
}
body main section.profile .accordion-contents .box05 {
  max-width: 623.5px;
  margin: 10px auto 0;
}
body main section.profile .accordion-contents .box05 img {
  width: 100%;
  display: block;
}
body main section.profile .accordion-contents .box06 {
  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: 10px auto 0;
}
body main section.profile .accordion-contents .box06 img {
  width: calc(50% - 15px);
  display: block;
}
body main section.s01 {
  margin-top: 50px;
}
body 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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body main section.s01 .wrapper .dl01 .keitora01 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 54%;
}
body main section.s01 .wrapper .dl01 .keitora01 img {
  width: 100%;
  display: block;
}
body main section.s01 .wrapper .dl01 .title-wrap {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 46%;
}
body main section.s01 .wrapper .dl01 .title-wrap img {
  max-width: 90%;
  width: 261px;
  display: block;
  margin: 0 auto;
}
body main section.s01 .wrapper .dl02 {
  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;
  margin: -10px 0;
}
body main section.s01 .wrapper .dl02 .keitora02 {
  width: 54%;
}
body main section.s01 .wrapper .dl02 .keitora02 img {
  width: 100%;
  display: block;
}
body main section.s01 .wrapper .dl02 p {
  width: 46%;
  line-height: 190%;
  padding: 20px 0 20px 20px;
}
body main section.s01 .wrapper .keitora03 {
  text-align: right;
}
body main section.s01 .wrapper .keitora03 img {
  display: inline-block;
  vertical-align: top;
  width: 54%;
}
body main section.s01 .wrapper .box02 {
  margin-top: 60px;
  background-color: rgba(240, 131, 0, 0.1);
  padding: 50px 30px;
}
body main section.s01 .wrapper .box02 .t03 {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  color: #B35000;
}
body main section.s01 .wrapper .box02 dl {
  border-top: 5px dashed #C25700;
  padding-top: 35px;
}
body main section.s01 .wrapper .box02 dl + dl {
  margin-top: 50px;
}
body main section.s01 .wrapper .box02 dl dt {
  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;
}
body main section.s01 .wrapper .box02 dl dt .photobox {
  width: 35%;
  padding-right: 20px;
}
body main section.s01 .wrapper .box02 dl dt .photobox img {
  width: 100%;
  display: block;
}
body main section.s01 .wrapper .box02 dl dt .photobox p {
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  margin-top: 10px;
}
body main section.s01 .wrapper .box02 dl dt .photobox p span {
  font-size: 14px;
}
body main section.s01 .wrapper .box02 dl dt .txtbox {
  width: 65%;
  padding-left: 20px;
}
body main section.s01 .wrapper .box02 dl dt .txtbox .q {
  font-size: 25px;
  font-weight: bold;
}
body main section.s01 .wrapper .box02 dl dt .txtbox .txt_hukidashi {
  width: 100%;
  border: 3px solid #C25700;
  border-radius: 10px;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 190%;
  margin-top: 5px;
  position: relative;
  background-color: #fff;
}
body main section.s01 .wrapper .box02 dl dt .txtbox .txt_hukidashi::before {
  content: "";
  display: block;
  width: 23px;
  height: 17.25px;
  background-image: url(../../img/works/keitoraichi/icon_tri01.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 30%;
  left: -20px;
}
body main section.s01 .wrapper .box02 dl dd {
  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;
  margin-top: 20px;
}
body main section.s01 .wrapper .box02 dl dd .photobox {
  width: 35%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-left: 20px;
}
body main section.s01 .wrapper .box02 dl dd .photobox img {
  width: 100%;
  display: block;
}
body main section.s01 .wrapper .box02 dl dd .txtbox {
  width: 65%;
  display: block;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-right: 20px;
}
body main section.s01 .wrapper .box02 dl dd .txtbox .q {
  font-size: 25px;
  font-weight: bold;
}
body main section.s01 .wrapper .box02 dl dd .txtbox .txt_hukidashi {
  width: 100%;
  border: 3px solid #C25700;
  border-radius: 10px;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 190%;
  margin-top: 5px;
  position: relative;
  background-color: #fff;
}
body main section.s01 .wrapper .dl04 {
  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;
  margin-top: 40px;
}
body main section.s01 .wrapper .dl04 dt {
  width: 46%;
  padding-right: 10px;
}
body main section.s01 .wrapper .dl04 dt img {
  width: 100%;
  display: block;
}
body main section.s01 .wrapper .dl04 dd {
  width: 54%;
  padding-left: 10px;
}
body main section.s01 .wrapper .dl04 dd .txt_hukidashi {
  width: 100%;
  border: 3px solid #C25700;
  border-radius: 10px;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 190%;
  margin-top: 5px;
  position: relative;
  background-color: #fff;
}
body main section.s01 .wrapper .dl04 dd .txt_hukidashi::before {
  content: "";
  display: block;
  width: 23px;
  height: 17.25px;
  background-image: url(../../img/works/keitoraichi/icon_tri02.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 30%;
  left: -20px;
}
body main section.s01 .wrapper .dl04 dd .t06 {
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  margin-top: 15px;
}
body main section.s01 .wrapper .box03 {
  margin-top: 80px;
  background-color: #e2e9ed;
  padding: 50px 30px;
}
body main section.s01 .wrapper .box03 .t03 {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  background-image: url(../../img/works/keitoraichi/bar01.png);
  background-size: auto 14px;
  background-repeat: repeat-x;
  background-position: bottom 0 center;
  padding-bottom: 30px;
}
body main section.s01 .wrapper .box03 ul {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding-bottom: 50px;
}
body main section.s01 .wrapper .box03 ul::after {
  content: "";
  display: block;
  width: 14px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  margin-left: -6px;
  background-image: url(../../img/works/keitoraichi/bar02.png);
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-position: top 0 center;
}
body main section.s01 .wrapper .box03 ul li {
  width: 50%;
  padding-right: 20px;
  padding-top: 50px;
}
body main section.s01 .wrapper .box03 ul li:nth-child(even) {
  padding: 50px 0 0 20px;
}
body main section.s01 .wrapper .box03 ul li .t04 {
  text-align: center;
  font-size: 21px;
  font-weight: bold;
}
body main section.s01 .wrapper .box03 ul li .t05 {
  text-align: center;
  font-size: 17px;
  line-height: 32px;
  margin-top: 5px;
  min-height: 64px;
}
body main section.s01 .wrapper .box03 ul li img {
  width: 100%;
  margin: 10px auto 0;
  max-width: 263px;
  display: block;
}
body main section.s02 {
  margin-top: 80px;
}
body main section.s02 .wrapper .t01 {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 15px;
}
body main section.s02 .wrapper .text-wrap .title {
  padding-top: 10px;
  line-height: 140% !important;
}
body main section.s02 .wrapper .text-wrap p {
  line-height: 190%;
}

@media screen and (max-width: 768px) {
  body main section.profile .accordion-box .accordion-wrap .accordion-ttl {
    font-size: 20px;
    letter-spacing: 2px !important;
  }
}
@media screen and (max-width: 540px) {
  body main .external-link-wrap .external-link {
    background-color: #C25700 !important;
  }
  body main .name-wrap {
    width: 100% !important;
    margin: 0 auto;
  }
  body main .name-wrap .hiragana {
    text-align: center;
    margin-top: 10px;
  }
  body main section.information .title .type.type-engei {
    background-color: #007acd;
  }
  body main section.overview-asanoma .overview-title-images .img-wrap {
    width: 100%;
  }
  body main section.overview-asanoma .overview-title-images .img-person {
    max-width: 100%;
    width: 140px;
    bottom: calc((100vw - 50px) * 0.58);
    right: 0;
    left: auto;
  }
  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: #C25700 !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;
    margin-bottom: -20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  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: 28px;
    margin-top: 15px;
    color: #C25700;
    font-weight: bold;
  }
  body main section.overview-asanoma .overview-txt-box .txt-box .t03 {
    border: 3px solid #C25700;
    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 h2 {
    background-color: #C25700 !important;
    position: relative;
    padding: 5px 20px !important;
    text-align: center !important;
  }
  body main section.profile h2::before {
    display: none !important;
  }
  body main section.profile .accordion-box .accordion-wrap .accordion-ttl {
    color: #C25700 !important;
    border: 4px solid #C25700 !important;
    background-color: #fff;
    font-size: 16px;
    padding: 5px 50px 5px 20px;
    letter-spacing: 4px;
    text-align: left;
  }
  body main section.profile .arrow::before {
    background-color: #C25700 !important;
  }
  body main section.profile .arrow::after {
    background-color: #C25700 !important;
  }
  body main section.profile .accordion-contents {
    margin-top: -10px;
  }
  body main section.profile .accordion-contents p {
    line-height: 190%;
  }
  body main section.profile .accordion-contents .box04 {
    max-width: 642px;
    margin: 10px auto 0;
  }
  body main section.profile .accordion-contents .box04 img {
    width: 100%;
    display: block;
  }
  body main section.profile .accordion-contents .box05 {
    max-width: 623.5px;
    margin: 10px auto 0;
  }
  body main section.profile .accordion-contents .box05 img {
    width: 100%;
    display: block;
  }
  body main section.profile .accordion-contents .box06 {
    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: 10px auto 0;
  }
  body main section.profile .accordion-contents .box06 img {
    width: calc(50% - 15px);
    display: block;
  }
  body main section.s01 {
    margin-top: 50px;
  }
  body main section.s01 .wrapper .dl01 {
    display: block;
  }
  body main section.s01 .wrapper .dl01 .keitora01 {
    width: 100%;
  }
  body main section.s01 .wrapper .dl01 .keitora01 img {
    width: 100%;
    display: block;
  }
  body main section.s01 .wrapper .dl01 .title-wrap {
    width: 100%;
    margin-top: 20px;
  }
  body main section.s01 .wrapper .dl01 .title-wrap img {
    max-width: 90%;
    width: 261px;
    display: block;
    margin: 0 auto;
  }
  body main section.s01 .wrapper .dl02 {
    display: block;
    margin: 30px 0 0;
  }
  body main section.s01 .wrapper .dl02 .keitora02 {
    width: 100%;
  }
  body main section.s01 .wrapper .dl02 .keitora02 img {
    width: 100%;
    display: block;
  }
  body main section.s01 .wrapper .dl02 p {
    width: 100%;
    line-height: 190%;
    padding: 0;
    margin-top: 15px;
  }
  body main section.s01 .wrapper .keitora03 {
    text-align: right;
    margin-top: 20px;
  }
  body main section.s01 .wrapper .keitora03 img {
    width: 100%;
    display: block;
  }
  body main section.s01 .wrapper .box02 {
    margin-top: 50px;
    background-color: rgba(240, 131, 0, 0.1);
    padding: 30px 20px;
  }
  body main section.s01 .wrapper .box02 .t03 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #B35000;
    padding-bottom: 5px;
  }
  body main section.s01 .wrapper .box02 dl {
    border-top: 3px dashed #C25700;
    padding-top: 25px;
  }
  body main section.s01 .wrapper .box02 dl + dl {
    margin-top: 40px;
  }
  body main section.s01 .wrapper .box02 dl dt {
    display: block;
  }
  body main section.s01 .wrapper .box02 dl dt .photobox {
    width: 100%;
    padding-right: 0;
  }
  body main section.s01 .wrapper .box02 dl dt .photobox img {
    width: 100%;
    display: block;
  }
  body main section.s01 .wrapper .box02 dl dt .photobox p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
  }
  body main section.s01 .wrapper .box02 dl dt .photobox p span {
    font-size: 14px;
  }
  body main section.s01 .wrapper .box02 dl dt .txtbox {
    width: 100%;
    padding-left: 0px;
    margin-top: 10px;
  }
  body main section.s01 .wrapper .box02 dl dt .txtbox .q {
    font-size: 18px;
    font-weight: bold;
  }
  body main section.s01 .wrapper .box02 dl dt .txtbox .txt_hukidashi {
    width: 100%;
    border: 3px solid #C25700;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 190%;
    margin-top: 5px;
    position: relative;
    background-color: #fff;
  }
  body main section.s01 .wrapper .box02 dl dt .txtbox .txt_hukidashi::before {
    display: none;
  }
  body main section.s01 .wrapper .box02 dl dd {
    display: block;
    margin-top: 30px;
  }
  body main section.s01 .wrapper .box02 dl dd .photobox {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-left: 0px;
  }
  body main section.s01 .wrapper .box02 dl dd .photobox img {
    width: 100%;
    display: block;
  }
  body main section.s01 .wrapper .box02 dl dd .txtbox {
    width: 100%;
    display: block;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 0;
    margin-top: 10px;
  }
  body main section.s01 .wrapper .box02 dl dd .txtbox .q {
    font-size: 18px;
    font-weight: bold;
  }
  body main section.s01 .wrapper .box02 dl dd .txtbox .txt_hukidashi {
    width: 100%;
    border: 3px solid #C25700;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 190%;
    margin-top: 5px;
    position: relative;
    background-color: #fff;
  }
  body main section.s01 .wrapper .dl04 {
    display: block;
    margin-top: 30px;
  }
  body main section.s01 .wrapper .dl04 dt {
    width: 100%;
    padding-right: 0px;
  }
  body main section.s01 .wrapper .dl04 dt img {
    width: 100%;
    display: block;
  }
  body main section.s01 .wrapper .dl04 dd {
    width: 100%;
    padding-left: 0px;
    margin-top: 20px;
  }
  body main section.s01 .wrapper .dl04 dd .txt_hukidashi {
    width: 100%;
    border: 3px solid #C25700;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 190%;
    margin-top: 5px;
    position: relative;
    background-color: #fff;
  }
  body main section.s01 .wrapper .dl04 dd .txt_hukidashi::before {
    display: none;
  }
  body main section.s01 .wrapper .dl04 dd .t06 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
  }
  body main section.s01 .wrapper .box03 {
    margin-top: 55px;
    background-color: #e2e9ed;
    padding: 40px 20px;
  }
  body main section.s01 .wrapper .box03 .t03 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    background-image: url(../../img/works/keitoraichi/bar01.png);
    background-size: auto 7px;
    background-repeat: repeat-x;
    background-position: bottom 0 center;
    padding-bottom: 15px;
  }
  body main section.s01 .wrapper .box03 ul {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    padding-bottom: 30px;
  }
  body main section.s01 .wrapper .box03 ul::after {
    display: none;
  }
  body main section.s01 .wrapper .box03 ul li {
    width: 100%;
    padding: 30px 0 0 !important;
  }
  body main section.s01 .wrapper .box03 ul li .t04 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
  }
  body main section.s01 .wrapper .box03 ul li .t05 {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    margin-top: 5px;
    min-height: 0;
  }
  body main section.s01 .wrapper .box03 ul li img {
    width: 100%;
    margin: 10px auto 0;
    max-width: 263px;
    display: block;
  }
  body main section.s02 {
    margin-top: 0px;
  }
  body main section.s02 .wrapper .t01 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  body main section.s02 .wrapper .text-wrap .title {
    padding-top: 10px;
    line-height: 140% !important;
  }
  body main section.s02 .wrapper .text-wrap p {
    line-height: 190%;
  }
}