@charset "UTF-8";
/* ------------------------------
 width: all
------------------------------ */
main {
  background-image: url(../../images/bg_business.jpg);
  background-size: cover;
  background-position: top 0 center;
}
main section.s01 {
  width: 1080px;
  margin: 100px auto 0;
}
main section.s01 .wrapper h4 {
  font-size: 34px;
}
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;
  margin-top: 30px;
}
main section.s01 .wrapper .dl01 dt {
  width: 540px;
}
main section.s01 .wrapper .dl01 dt img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .dl01 dd {
  width: 540px;
  padding-left: 50px;
  font-size: 18px;
  line-height: 250%;
}
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;
  margin-top: 60px;
}
main section.s01 .wrapper .dl02 dt {
  width: 540px;
  background-color: #fff;
  padding: 60px 50px 40px;
}
main section.s01 .wrapper .dl02 dt .t01 {
  text-align: center;
  font-size: 30px;
}
main section.s01 .wrapper .dl02 dt .t02 {
  font-size: 18px;
  line-height: 200%;
  margin-top: 30px;
}
main section.s01 .wrapper .dl02 dt .t02 .service01 {
  display: inline-block;
  vertical-align: top;
  font-size: 21px;
  color: #2D38C3;
  margin-right: 10px;
}
main section.s01 .wrapper .dl02 dt .t02 .service02 {
  display: inline-block;
  vertical-align: top;
  color: #7E061D;
  font-size: 24px;
}
main section.s01 .wrapper .dl02 dd {
  width: 540px;
  background-color: #fff;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 122px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main section.s01 .wrapper .dl02 dd img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .ul01 {
  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;
}
main section.s01 .wrapper .ul01 li {
  width: 340px;
  background-position: top 30px right 0;
  background-repeat: no-repeat;
}
main section.s01 .wrapper .ul01 li.li01 {
  background-image: url(../../images/bz0103.svg);
}
main section.s01 .wrapper .ul01 li.li02 {
  background-image: url(../../images/bz0104.svg);
}
main section.s01 .wrapper .ul01 li.li03 {
  background-image: url(../../images/bz0105.svg);
}
main section.s01 .wrapper .ul01 li .t03 {
  text-align: center;
  font-size: 18px;
}
main section.s01 .wrapper .ul01 li .t03::first-letter {
  color: #7E061D;
  font-size: 34px;
}
main section.s01 .wrapper .ul01 li .t04 {
  font-size: 25px;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
}
main section.s01 .wrapper .ul01 li .t04::after {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #1D1D1D;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s01 .wrapper .ul01 li dl {
  border: 1px solid #1D1D1D;
  margin-top: 25px;
}
main section.s01 .wrapper .ul01 li dl dt img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .ul01 li dl dd {
  background-color: #fff;
  padding: 20px 30px;
  text-align: center;
  min-height: 115px;
}
main section.s01 .wrapper .ul01 li dl dd .t05 {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 180%;
}
main section.s01 .wrapper .ul01 li dl dd .t06 {
  font-size: 8px;
  margin-top: 10px;
}
main section.s02 {
  width: 1080px;
  margin: 80px auto 0;
}
main section.s02 .wrapper .box01 {
  position: relative;
}
main section.s02 .wrapper .box01 img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box01 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;
  width: calc(100% - 110px);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -30px auto 0;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 10px 25px;
  z-index: 3;
}
main section.s02 .wrapper .box01 dl dt {
  width: 290px;
  font-size: 20px;
  line-height: 59px;
  position: relative;
}
main section.s02 .wrapper .box01 dl dt::after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #1D1D1D;
  position: absolute;
  top: 30px;
  right: 0;
}
main section.s02 .wrapper .box01 dl dt span {
  font-size: 40px;
  line-height: 100%;
  display: inline-block;
  vertical-align: top;
  color: #2D38C3;
}
main section.s02 .wrapper .box01 dl dd {
  width: calc(100% - 290px);
  font-size: 17px;
  line-height: 180%;
  padding-left: 20px;
}
main section.s02 .wrapper .box01 .videobox {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
main section.s02 .wrapper .box01 .videobox video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s02 .wrapper .ttlbox03 {
  margin-top: 60px;
}
main section.s02 .wrapper .ttlbox03 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;
}
main section.s02 .wrapper .ttlbox03 dl dt {
  width: 353px;
  height: 72px;
  background-image: url(../../images/bg_ttl03.svg);
  background-size: contain;
  background-position: center left 0;
  background-repeat: no-repeat;
  font-size: 26px;
  line-height: 30px;
  padding: 21px 40px 21px 0;
  text-align: center;
  color: #fff;
}
main section.s02 .wrapper .ttlbox03 dl dd {
  width: calc(100% - 353px);
  padding-left: 40px;
  font-size: 26px;
  line-height: 100%;
}
main section.s02 .wrapper .hikaku_box {
  margin-top: 40px;
}
main section.s02 .wrapper .hikaku_box table {
  width: 100%;
}
main section.s02 .wrapper .hikaku_box table tr.tr01 td {
  padding: 10px 0 0 10px;
  width: 300px;
}
main section.s02 .wrapper .hikaku_box table tr.tr01 td:first-child {
  width: 180px;
}
main section.s02 .wrapper .hikaku_box table tr.tr01 td span {
  width: 100%;
  display: block;
  font-size: 17px;
  line-height: 20px;
  padding: 20px 0;
  text-align: center;
  background-color: #fff;
  border: 1px solid #1D1D1D;
}
main section.s02 .wrapper .hikaku_box table tr.tr02 td {
  padding: 10px 0 0 10px;
  vertical-align: top;
}
main section.s02 .wrapper .hikaku_box table tr.tr02 td:first-child {
  vertical-align: middle;
}
main section.s02 .wrapper .hikaku_box table tr.tr02 td:first-child img {
  display: block;
  margin: 0 auto;
}
main section.s02 .wrapper .hikaku_box table tr.tr02 td:first-child p {
  text-align: center;
  font-size: 17px;
  margin-top: 10px;
}
main section.s02 .wrapper .hikaku_box table tr.tr02 td .txtbox {
  background-color: #D9D9D9;
  padding: 25px;
}
main section.s02 .wrapper .hikaku_box table tr.tr02 td .txtbox .t01 {
  border-radius: 10px;
  background-color: #807F80;
  color: #fff;
  line-height: 140%;
  font-size: 16px;
  padding: 20px 10px;
  text-align: center;
}
main section.s02 .wrapper .hikaku_box table tr.tr02 td .txtbox .t01.t0102 {
  background-color: #87A3E6;
}
main section.s02 .wrapper .hikaku_box table tr.tr02 td .txtbox .t01.t0103 {
  background-color: #334E94;
}
main section.s02 .wrapper .hikaku_box table tr.tr02 td .txtbox .t02 {
  font-size: 16px;
  line-height: 180%;
  margin-top: 15px;
}
main section.s02 .wrapper .hikaku_box table tr.tr03 td {
  padding: 20px 0 0 10px;
  vertical-align: top;
  position: relative;
}
main section.s02 .wrapper .hikaku_box table tr.tr03 td:first-child {
  vertical-align: middle;
}
main section.s02 .wrapper .hikaku_box table tr.tr03 td:first-child img {
  width: 143px;
  display: block;
  margin: 0 auto;
}
main section.s02 .wrapper .hikaku_box table tr.tr03 td:first-child p {
  text-align: center;
  font-size: 17px;
  margin-top: 10px;
}
main section.s02 .wrapper .hikaku_box table tr.tr03 td:first-child::before {
  display: none;
}
main section.s02 .wrapper .hikaku_box table tr.tr03 td::before {
  content: "";
  display: block;
  width: calc(100% - 30px);
  height: 1px;
  background-color: #aaa;
  position: absolute;
  top: 10px;
  right: 10px;
}
main section.s02 .wrapper .hikaku_box table tr.tr03 td .txtbox {
  border: 2px solid #1D1D1D;
  background-color: #fff;
  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: 20px 20px;
}
main section.s02 .wrapper .hikaku_box table tr.tr03 td .txtbox p {
  width: 100%;
  font-size: 16px;
  line-height: 180%;
}
main section.s02 .wrapper .caselist01 {
  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: 70px;
}
main section.s02 .wrapper .caselist01 li {
  width: 520px;
}
main section.s02 .wrapper .caselist01 li.li02 dl {
  border: 2px solid #4D609C;
}
main section.s02 .wrapper .caselist01 li.li02 dl dt {
  background-color: #4D609C;
}
main section.s02 .wrapper .caselist01 li.li02 dl dd .t05 {
  background-image: url(../../images/icon_check0102.svg);
}
main section.s02 .wrapper .caselist01 li .t04 {
  text-align: center;
  font-size: 20px;
}
main section.s02 .wrapper .caselist01 li dl {
  border: 2px solid #1D1D1D;
  padding: 30px 20px;
  background-color: #fff;
  margin-top: 15px;
}
main section.s02 .wrapper .caselist01 li dl dt {
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 100%;
  padding: 16px 0;
  background-color: #707070;
}
main section.s02 .wrapper .caselist01 li dl dd .t05 {
  background-image: url(../../images/icon_check01.svg);
  background-position: top 1px left 0;
  background-size: 25px auto;
  background-repeat: no-repeat;
  font-size: 16px;
  line-height: 160%;
  border-bottom: 1px solid #1D1D1D;
  padding: 0 0 5px 35px;
  margin-top: 20px;
}
main section.s03 {
  width: 1080px;
  margin: 80px auto 0;
}
main section.s03 .wrapper .ttlbox04 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
main section.s03 .wrapper .ttlbox04 h5 {
  display: inline-block;
  text-align: center;
  font-size: 17px;
}
main section.s03 .wrapper .ttlbox04 p {
  display: block;
  text-align: center;
  font-size: 36px;
}
main section.s03 .wrapper .ex_box {
  padding: 50px;
  background-color: #F4F4F4;
  margin-top: 30px;
  position: relative;
}
main section.s03 .wrapper .ex_box + .ex_box {
  margin-top: 80px;
}
main section.s03 .wrapper .ex_box .ex_ttl {
  height: 63px;
  background-image: url(../../images/bz0112.svg);
  background-size: cover;
  background-position: left 0 bottom 0;
  background-repeat: no-repeat;
}
main section.s03 .wrapper .ex_box .ex_ttl span {
  font-size: 21px;
  color: #fff;
  line-height: 100%;
  padding: 18px 0 0 95px;
  display: block;
}
main section.s03 .wrapper .ex_box dl {
  background-color: #fff;
  padding: 40px 50px;
  margin-top: 50px;
}
main section.s03 .wrapper .ex_box dl dt,
main section.s03 .wrapper .ex_box dl dd {
  position: relative;
  border-bottom: 4px solid #F4F4F4;
}
main section.s03 .wrapper .ex_box dl dt::after,
main section.s03 .wrapper .ex_box dl dd::after {
  width: 100px;
  height: 4px;
  display: block;
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  background-color: #800;
}
main section.s03 .wrapper .ex_box dl dt {
  padding-bottom: 20px;
}
main section.s03 .wrapper .ex_box dl dt .t01 {
  font-size: 21px;
}
main section.s03 .wrapper .ex_box dl dt .t02 {
  font-size: 24px;
  line-height: 180%;
  border-left: 7px solid #07223C;
  padding-left: 10px;
  margin-top: 10px;
}
main section.s03 .wrapper .ex_box dl dd {
  margin-top: 50px;
  padding-bottom: 30px;
}
main section.s03 .wrapper .ex_box dl dd .cat {
  width: 145px;
  height: 36px;
  background-image: url(../../images/bg_cat01.svg);
  background-size: contain;
  background-position: left 0 center;
  background-repeat: no-repeat;
  font-size: 21px;
  color: #fff;
  line-height: 100%;
  padding: 7px 0 0 15px;
}
main section.s03 .wrapper .ex_box dl dd .cat.cat02 {
  background-image: url(../../images/bg_cat02.svg);
}
main section.s03 .wrapper .ex_box dl dd .cat.cat03 {
  background-image: url(../../images/bg_cat03.svg);
}
main section.s03 .wrapper .ex_box dl dd ul {
  margin-top: 20px;
}
main section.s03 .wrapper .ex_box dl dd ul li {
  font-size: 17px;
  line-height: 160%;
  padding-left: 20px;
  position: relative;
}
main section.s03 .wrapper .ex_box dl dd ul li + li {
  margin-top: 20px;
}
main section.s03 .wrapper .ex_box dl dd ul li::before {
  width: 20px;
  display: block;
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
main section.s03 .wrapper .ex_box dl dd .txt {
  font-size: 19px;
  line-height: 200%;
  margin-top: 20px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main {
    background-image: url(../../images/bg_business.jpg);
    background-size: cover;
    background-position: top 0 center;
  }
  main section.s01 {
    width: 100%;
    padding: 0 20px;
    margin: 30px auto 0;
  }
  main section.s01 .wrapper h4 {
    font-size: 19px;
    letter-spacing: 0;
    text-align: center;
  }
  main section.s01 .wrapper .dl01 {
    display: block;
    margin-top: 10px;
  }
  main section.s01 .wrapper .dl01 dt {
    width: 100%;
  }
  main section.s01 .wrapper .dl01 dt img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .dl01 dd {
    margin-top: 15px;
    width: 100%;
    padding-left: 0;
    font-size: 13px;
    line-height: 200%;
  }
  main section.s01 .wrapper .dl02 {
    display: block;
    margin-top: 20px;
  }
  main section.s01 .wrapper .dl02 dt {
    width: 100%;
    background-color: #fff;
    padding: 15px 25px;
    border: 1px solid #1D1D1D;
  }
  main section.s01 .wrapper .dl02 dt .t01 {
    text-align: center;
    font-size: 20px;
  }
  main section.s01 .wrapper .dl02 dt .t02 {
    font-size: 12px;
    line-height: 200%;
    margin-top: 10px;
  }
  main section.s01 .wrapper .dl02 dt .t02 .service01 {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #2D38C3;
    margin-right: 10px;
  }
  main section.s01 .wrapper .dl02 dt .t02 .service02 {
    display: inline-block;
    vertical-align: top;
    color: #7E061D;
    font-size: 21px;
  }
  main section.s01 .wrapper .dl02 dd {
    width: 100%;
    background-color: #fff;
    display: block;
    padding: 40px 30px;
    border: 1px solid #1D1D1D;
    margin-top: 20px;
  }
  main section.s01 .wrapper .dl02 dd img {
    width: 250px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  main section.s01 .wrapper .ul01 {
    display: block;
    margin-top: 30px;
  }
  main section.s01 .wrapper .ul01 li {
    width: 100%;
    background-position: top 30px right 0;
    background-repeat: no-repeat;
    background-size: auto 55px;
  }
  main section.s01 .wrapper .ul01 li + li {
    margin-top: 20px;
  }
  main section.s01 .wrapper .ul01 li.li01 {
    background-image: url(../../images/bz0103.svg);
  }
  main section.s01 .wrapper .ul01 li.li02 {
    background-image: url(../../images/bz0104.svg);
  }
  main section.s01 .wrapper .ul01 li.li03 {
    background-image: url(../../images/bz0105.svg);
  }
  main section.s01 .wrapper .ul01 li .t03 {
    text-align: center;
    font-size: 14px;
  }
  main section.s01 .wrapper .ul01 li .t03::first-letter {
    color: #7E061D;
    font-size: 26px;
  }
  main section.s01 .wrapper .ul01 li .t04 {
    font-size: 21px;
    text-align: center;
    padding-bottom: 8px;
    position: relative;
  }
  main section.s01 .wrapper .ul01 li .t04::after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background-color: #1D1D1D;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s01 .wrapper .ul01 li dl {
    border: 1px solid #1D1D1D;
    margin-top: 15px;
  }
  main section.s01 .wrapper .ul01 li dl dt img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .ul01 li dl dd {
    background-color: #fff;
    padding: 20px 10px;
    text-align: center;
    min-height: 0;
  }
  main section.s01 .wrapper .ul01 li dl dd .t05 {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 180%;
  }
  main section.s01 .wrapper .ul01 li dl dd .t06 {
    font-size: 10px;
    margin-top: 10px;
    letter-spacing: 0;
  }
  main section.s02 {
    width: 100%;
    padding: 0 20px;
    margin: 30px auto 0;
  }
  main section.s02 .wrapper .box01 {
    position: relative;
  }
  main section.s02 .wrapper .box01 img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box01 dl {
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: -58px auto 0;
    background-color: rgba(255, 255, 255, 0.85);
    padding: 10px 25px;
  }
  main section.s02 .wrapper .box01 dl dt {
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    position: relative;
  }
  main section.s02 .wrapper .box01 dl dt::after {
    display: none;
  }
  main section.s02 .wrapper .box01 dl dt span {
    font-size: 22px;
    line-height: 100%;
    display: inline-block;
    vertical-align: top;
    color: #2D38C3;
  }
  main section.s02 .wrapper .box01 dl dd {
    width: 100%;
    font-size: 12px;
    line-height: 180%;
    padding-left: 0;
    margin-top: 10px;
    letter-spacing: 0;
  }
  main section.s02 .wrapper .ttlbox03 {
    margin-top: 30px;
  }
  main section.s02 .wrapper .ttlbox03 dl {
    display: block;
  }
  main section.s02 .wrapper .ttlbox03 dl dt {
    width: 250px;
    height: 40px;
    background-image: url(../../images/bg_ttl03.svg);
    background-size: contain;
    background-position: center left 0;
    background-repeat: no-repeat;
    font-size: 20px;
    line-height: 20px;
    padding: 10px 55px 10px 0;
    text-align: center;
    color: #fff;
  }
  main section.s02 .wrapper .ttlbox03 dl dd {
    width: 100%;
    padding-left: 0;
    font-size: 19px;
    margin-top: 10px;
    text-align: center;
    letter-spacing: 0;
    line-height: 100%;
  }
  main section.s02 .wrapper .hikaku_box {
    margin-top: 10px;
    overflow-x: scroll;
    padding-bottom: 20px;
  }
  main section.s02 .wrapper .hikaku_box table {
    width: 900px;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr01 td {
    padding: 10px 0 0 10px;
    width: 250px;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr01 td:first-child {
    width: 150px;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr01 td span {
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 0;
    text-align: center;
    background-color: #fff;
    border: 1px solid #1D1D1D;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr02 td {
    padding: 10px 0 0 10px;
    vertical-align: top;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr02 td:first-child {
    vertical-align: middle;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr02 td:first-child img {
    width: 70px;
    display: block;
    margin: 0 auto;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr02 td:first-child p {
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr02 td .txtbox {
    background-color: #D9D9D9;
    padding: 10px;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr02 td .txtbox .t01 {
    border-radius: 10px;
    background-color: #807F80;
    color: #fff;
    line-height: 140%;
    font-size: 14px;
    padding: 10px 10px;
    letter-spacing: 0;
    text-align: center;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr02 td .txtbox .t01.t0102 {
    background-color: #87A3E6;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr02 td .txtbox .t01.t0103 {
    background-color: #334E94;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr02 td .txtbox .t02 {
    font-size: 13px;
    line-height: 180%;
    margin-top: 5px;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr03 td {
    padding: 20px 0 0 10px;
    vertical-align: top;
    position: relative;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr03 td:first-child {
    vertical-align: middle;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr03 td:first-child img {
    width: 100px;
    display: block;
    margin: 0 auto;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr03 td:first-child p {
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr03 td:first-child::before {
    display: none;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr03 td::before {
    content: "";
    display: block;
    width: calc(100% - 30px);
    height: 1px;
    background-color: #aaa;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr03 td .txtbox {
    border: 1px solid #1D1D1D;
    background-color: #fff;
    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: 10px 10px;
  }
  main section.s02 .wrapper .hikaku_box table tr.tr03 td .txtbox p {
    width: 100%;
    font-size: 13px;
    line-height: 180%;
  }
  main section.s02 .wrapper .caselist01 {
    display: block;
    margin-top: 40px;
  }
  main section.s02 .wrapper .caselist01 li {
    width: 100%;
  }
  main section.s02 .wrapper .caselist01 li.li02 {
    margin-top: 25px;
  }
  main section.s02 .wrapper .caselist01 li.li02 dl {
    border: 1px solid #4D609C;
  }
  main section.s02 .wrapper .caselist01 li.li02 dl dt {
    background-color: #4D609C;
  }
  main section.s02 .wrapper .caselist01 li .t04 {
    text-align: center;
    font-size: 15px;
  }
  main section.s02 .wrapper .caselist01 li dl {
    border: 1px solid #1D1D1D;
    padding: 20px 20px;
    background-color: #fff;
    margin-top: 10px;
  }
  main section.s02 .wrapper .caselist01 li dl dt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 100%;
    padding: 11px 0;
    background-color: #707070;
  }
  main section.s02 .wrapper .caselist01 li dl dd {
    margin-top: 15px;
  }
  main section.s02 .wrapper .caselist01 li dl dd .t05 {
    background-image: url(../../images/icon_check01.svg);
    background-position: top 0 left 0;
    background-repeat: no-repeat;
    background-size: 23px auto;
    font-size: 12px;
    line-height: 160%;
    border-bottom: 1px solid #1D1D1D;
    padding: 3px 0 5px 28px;
    margin-top: 10px;
  }
  main section.s03 {
    width: 100%;
    padding: 0 20px;
    margin: 30px auto 0;
  }
  main section.s03 .wrapper .ttlbox04 {
    display: block;
    text-align: center;
    vertical-align: top;
  }
  main section.s03 .wrapper .ttlbox04 h5 {
    display: inline-block;
    text-align: center;
    font-size: 15px;
  }
  main section.s03 .wrapper .ttlbox04 p {
    display: block;
    text-align: center;
    font-size: 20px;
  }
  main section.s03 .wrapper .ex_box {
    padding: 15px;
    background-color: #F4F4F4;
    margin-top: 15px;
  }
  main section.s03 .wrapper .ex_box + .ex_box {
    margin-top: 30px;
  }
  main section.s03 .wrapper .ex_box .ex_ttl {
    height: auto;
    background-image: none;
  }
  main section.s03 .wrapper .ex_box .ex_ttl span {
    display: inline-block;
    background-color: #2085DC;
    font-size: 15px;
    color: #fff;
    line-height: 100%;
    padding: 9px 20px;
  }
  main section.s03 .wrapper .ex_box dl {
    background-color: #fff;
    padding: 10px 10px;
    margin-top: 15px;
  }
  main section.s03 .wrapper .ex_box dl dt,
  main section.s03 .wrapper .ex_box dl dd {
    position: relative;
    border-bottom: 1px solid #F4F4F4;
  }
  main section.s03 .wrapper .ex_box dl dt::after,
  main section.s03 .wrapper .ex_box dl dd::after {
    width: 35px;
    height: 1px;
    display: block;
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    background-color: #800;
  }
  main section.s03 .wrapper .ex_box dl dt {
    padding-bottom: 10px;
  }
  main section.s03 .wrapper .ex_box dl dt .t01 {
    font-size: 15px;
  }
  main section.s03 .wrapper .ex_box dl dt .t02 {
    font-size: 15px;
    line-height: 140%;
    border-left: 2px solid #07223C;
    padding-left: 5px;
    margin-top: 10px;
  }
  main section.s03 .wrapper .ex_box dl dd {
    margin-top: 20px;
    padding-bottom: 10px;
  }
  main section.s03 .wrapper .ex_box dl dd .cat {
    width: auto;
    display: inline-block;
    height: auto;
    background-image: none;
    font-size: 12px;
    color: #fff;
    line-height: 100%;
    padding: 6px 10px;
    background-color: #FCB372;
  }
  main section.s03 .wrapper .ex_box dl dd .cat.cat02 {
    background-image: none;
    background-color: #2085DC;
  }
  main section.s03 .wrapper .ex_box dl dd .cat.cat03 {
    background-image: none;
    background-color: #2085DC;
  }
  main section.s03 .wrapper .ex_box dl dd ul {
    margin-top: 10px;
  }
  main section.s03 .wrapper .ex_box dl dd ul li {
    font-size: 12px;
    line-height: 160%;
    padding-left: 14px;
    position: relative;
  }
  main section.s03 .wrapper .ex_box dl dd ul li + li {
    margin-top: 10px;
  }
  main section.s03 .wrapper .ex_box dl dd ul li::before {
    width: 20px;
    display: block;
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
  }
  main section.s03 .wrapper .ex_box dl dd .txt {
    font-size: 12px;
    line-height: 160%;
    margin-top: 10px;
  }
  main section.s07 {
    padding: 0 20px;
  }
}