/* ------------------------------
 width: all
------------------------------ */
main section.s01 {
  margin-top: 80px;
}
main section.s01 .wrapper {
  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;
}
main section.s01 .wrapper .photobox {
  width: calc(50% - 270px);
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
main section.s01 .wrapper .photobox .photo {
  width: 100%;
  height: 620px;
  background-image: url(../../images/co0101.jpg);
  background-position: top 0 center;
  background-size: cover;
}
main section.s01 .wrapper .photobox p {
  font-size: 16px;
  margin-top: 10px;
}
main section.s01 .wrapper .txtbox {
  width: calc(50% + 270px);
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-align: right;
  font-size: 0;
  letter-spacing: 0;
}
main section.s01 .wrapper .txtbox .box {
  width: 870px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  padding-right: 50px;
}
main section.s01 .wrapper .txtbox .box 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.s01 .wrapper .txtbox .box dl dt {
  width: 445px;
  font-size: 28px;
  height: 32px;
}
main section.s01 .wrapper .txtbox .box dl dd {
  width: calc(100% - 245px);
  color: #0071af;
  font-size: 18px;
  padding-left: 30px;
  letter-spacing: 2px;
}
main section.s01 .wrapper .txtbox .box .t01 {
  font-size: 16px;
  line-height: 220%;
  margin-top: 50px;
}
main section.s01 .wrapper .txtbox .box h3 {
  font-size: 25px;
  color: #0071af;
  margin: 50px 0;
}
main section.s01 .wrapper .txtbox .box .t02 {
  font-size: 18px;
  line-height: 220%;
  margin-top: 50px;
}
main section.s02 {
  margin-top: 150px;
}
main section.s02 .wrapper {
  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;
}
main section.s02 .wrapper .photobox {
  width: calc(50% - 200px);
}
main section.s02 .wrapper .photobox .photo01 {
  height: 700px;
  background-image: url(../../images/co0201.jpg);
  background-size: cover;
  background-position: center left 0;
}
main section.s02 .wrapper .photobox .photo02 {
  width: calc(100% - 110px);
  height: 394px;
  background-image: url(../../images/co0202.jpg);
  background-size: cover;
  background-position: center center;
  margin-top: 20px;
}
main section.s02 .wrapper .txtbox {
  width: calc(50% + 200px);
}
main section.s02 .wrapper .txtbox .box {
  width: 800px;
  padding-left: 50px;
}
main section.s02 .wrapper .txtbox .box 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 .txtbox .box dl dt {
  width: 95px;
  font-size: 32px;
  height: 44px;
}
main section.s02 .wrapper .txtbox .box dl dd {
  width: calc(100% - 95px);
  color: #0071af;
  font-size: 18px;
  padding-left: 30px;
  letter-spacing: 2px;
}
main section.s02 .wrapper .txtbox .box table {
  width: 100%;
  border-top: 1px solid #a6a6a6;
  margin-top: 40px;
}
main section.s02 .wrapper .txtbox .box table tr {
  border-bottom: 1px solid #a6a6a6;
}
main section.s02 .wrapper .txtbox .box table tr th {
  width: 180px;
  font-size: 18px;
  line-height: 150%;
  padding: 18px 0 18px 30px;
}
main section.s02 .wrapper .txtbox .box table tr td {
  font-size: 18px;
  line-height: 150%;
  padding: 18px 0 18px 30px;
}
main section.s03 {
  margin-top: 150px;
}
main section.s03 .wrapper {
  width: 1200px;
  margin: 0 auto;
}
main section.s03 .wrapper 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.s03 .wrapper dl dt {
  width: 360px;
  font-size: 30px;
  height: 44px;
}
main section.s03 .wrapper dl dd {
  width: calc(100% - 360px);
  color: #0071af;
  font-size: 18px;
  padding-left: 30px;
  letter-spacing: 2px;
}
main section.s03 .wrapper .photo {
  width: 100%;
  display: block;
  margin-top: 60px;
}
main section.s04 {
  margin-top: 150px;
  padding-bottom: 100px;
}
main section.s04 .wrapper {
  width: 1200px;
  margin: 0 auto;
}
main section.s04 .wrapper 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.s04 .wrapper dl dt {
  width: 395px;
  font-size: 30px;
  height: 44px;
}
main section.s04 .wrapper dl dd {
  width: calc(100% - 195px);
  color: #0071af;
  font-size: 18px;
  padding-left: 30px;
  letter-spacing: 2px;
}
main section.s04 .wrapper table {
  width: 100%;
  border-top: 1px solid #a6a6a6;
  margin-top: 40px;
}
main section.s04 .wrapper table tr {
  border-bottom: 1px solid #a6a6a6;
}
main section.s04 .wrapper table tr th {
  width: 180px;
  font-size: 18px;
  line-height: 150%;
  padding: 18px 0 18px 30px;
}
main section.s04 .wrapper table tr td {
  font-size: 18px;
  line-height: 150%;
  padding: 18px 0 18px 30px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 {
    margin-top: 40px;
    padding: 0 20px;
  }
  main section.s01 .wrapper {
    display: block;
  }
  main section.s01 .wrapper .photobox {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  main section.s01 .wrapper .photobox .photo {
    width: 100%;
    height: auto;
    background-image: none;
  }
  main section.s01 .wrapper .photobox .photo img {
    width: 100%;
  }
  main section.s01 .wrapper .photobox p {
    font-size: 14px;
    margin-top: 10px;
  }
  main section.s01 .wrapper .txtbox {
    width: 100%;
    margin-top: 30px;
    text-align: right;
    font-size: 0;
    letter-spacing: 0;
  }
  main section.s01 .wrapper .txtbox .box {
    width: 100%;
    display: block;
    vertical-align: top;
    text-align: left;
    padding-right: 0px;
  }
  main section.s01 .wrapper .txtbox .box dl {
    width: 100%;
    padding: 0 0px;
  }
  main section.s01 .wrapper .txtbox .box dl dt {
    width: 355px;
    font-size: 20px;
    height: 20px;
  }
  main section.s01 .wrapper .txtbox .box dl dd {
    width: calc(100% - 155px);
    color: #0071af;
    font-size: 14px;
    padding-left: 15px;
    letter-spacing: 1px;
  }
  main section.s01 .wrapper .txtbox .box .t01 {
    font-size: 14px;
    line-height: 220%;
    margin-top: 5px;
  }
  main section.s01 .wrapper .txtbox .box h3 {
    font-size: 18px;
    color: #0071af;
    margin: 30px 0;
  }
  main section.s01 .wrapper .txtbox .box .t02 {
    font-size: 14px;
    line-height: 220%;
    margin-top: 30px;
  }
  main section.s02 {
    margin-top: 50px;
  }
  main section.s02 .wrapper {
    display: block;
    padding: 0 20px;
  }
  main section.s02 .wrapper .photobox {
    width: 100%;
  }
  main section.s02 .wrapper .photobox .photo01 {
    height: auto;
    background-image: none;
  }
  main section.s02 .wrapper .photobox .photo01 img {
    width: 100%;
  }
  main section.s02 .wrapper .photobox .photo02 {
    width: 100%;
    height: auto;
    background-image: none;
    margin-top: 20px;
  }
  main section.s02 .wrapper .photobox .photo02 img {
    width: 100%;
  }
  main section.s02 .wrapper .txtbox {
    width: 100%;
    margin-top: 30px;
  }
  main section.s02 .wrapper .txtbox .box {
    width: 100%;
    padding-left: 0px;
  }
  main section.s02 .wrapper .txtbox .box dl {
    width: 100%;
    padding: 0 0px;
  }
  main section.s02 .wrapper .txtbox .box dl dt {
    width: 200px;
    font-size: 20px;
    height: 30px;
  }
  main section.s02 .wrapper .txtbox .box dl dd {
    width: calc(100% - 55px);
    color: #0071af;
    font-size: 14px;
    padding-left: 15px;
    letter-spacing: 1px;
  }
  main section.s02 .wrapper .txtbox .box table {
    width: 100%;
    border-top: 1px solid #a6a6a6;
    margin-top: 15px;
  }
  main section.s02 .wrapper .txtbox .box table tr {
    border-bottom: 1px solid #a6a6a6;
  }
  main section.s02 .wrapper .txtbox .box table tr th {
    width: 120px;
    font-size: 14px;
    line-height: 150%;
    padding: 13px 0 13px 0px;
    vertical-align: top;
  }
  main section.s02 .wrapper .txtbox .box table tr td {
    font-size: 14px;
    line-height: 150%;
    padding: 13px 0 13px 0px;
    vertical-align: top;
  }
  main section.s03 {
    margin-top: 50px;
  }
  main section.s03 .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
  main section.s03 .wrapper dl {
    width: 100%;
    padding: 0 0px;
  }
  main section.s03 .wrapper dl dt {
    width: 225px;
    font-size: 20px;
    height: 30px;
    border-right: 1px solid #808080;
  }
  main section.s03 .wrapper dl dd {
    width: calc(100% - 225px);
    color: #0071af;
    font-size: 14px;
    padding-left: 15px;
    letter-spacing: 1px;
  }
  main section.s03 .wrapper .photo {
    width: 100%;
    display: block;
    margin-top: 30px;
  }
  main section.s04 {
    margin-top: 50px;
    padding-bottom: 30px;
  }
  main section.s04 .wrapper {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  main section.s04 .wrapper dl {
    width: 100%;
    padding: 0 0px;
  }
  main section.s04 .wrapper dl dt {
    width: 205px;
    font-size: 20px;
    height: 30px;
  }
  main section.s04 .wrapper dl dd {
    width: calc(100% - 105px);
    color: #0071af;
    font-size: 14px;
    padding-left: 15px;
    letter-spacing: 1px;
  }
  main section.s04 .wrapper table {
    width: 100%;
    border-top: 1px solid #a6a6a6;
    margin-top: 15px;
  }
  main section.s04 .wrapper table tr {
    border-bottom: 1px solid #a6a6a6;
  }
  main section.s04 .wrapper table tr th {
    width: 140px;
    font-size: 14px;
    line-height: 150%;
    padding: 13px 0 13px 0px;
    vertical-align: top;
  }
  main section.s04 .wrapper table tr td {
    font-size: 14px;
    line-height: 150%;
    padding: 13px 0 13px 0px;
    vertical-align: top;
  }
}