/* ------------------------------
 width: all
------------------------------ */
main section.ttl_section .wrapper .mainttl {
  background-image: url(../../../images/bg_ttl_cp.jpg);
}
main section.ttl_section .wrapper .page_info .msg_en {
  max-width: calc(100% - 80px);
  width: 1067px;
  height: auto;
}
main section.s01 {
  width: 1100px;
  margin: 0 auto;
}
main section.s01 .wrapper .mvbox {
  width: 880px;
  margin: 0 auto;
}
main section.s01 .wrapper .mv {
  width: 100% !important;
  margin: 0 auto;
  padding-top: 56.25%;
  position: relative;
}
main section.s01 .wrapper .mvbox iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
main section.s01 .wrapper .info_table {
  width: 100%;
  margin-top: 55px;
}
main section.s01 .wrapper .info_table tr + tr {
  border-top: 2px solid #e6e6e6;
}
main section.s01 .wrapper .info_table tr:first-child th {
  vertical-align: middle;
}
main section.s01 .wrapper .info_table tr:first-child td {
  font-size: 26px;
  vertical-align: middle;
}
main section.s01 .wrapper .info_table tr th {
  width: 100px;
  font-size: 17px;
  line-height: 1.8;
  vertical-align: top;
  -moz-text-align-last: justify;
       text-align-last: justify;
  padding: 15px 0;
  letter-spacing: 0;
}
main section.s01 .wrapper .info_table tr td {
  font-size: 17px;
  line-height: 1.8;
  vertical-align: top;
  padding: 15px 40px;
}
main section.s02 {
  background-color: #e6e6e6;
  margin-top: 120px;
  padding: 120px 0;
}
main section.s02 .wrapper {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
main section.s02 .wrapper .msg_en {
  width: 180px;
  display: block;
  position: absolute;
  top: -124px;
  right: 0;
}
main section.s02 .wrapper h3 {
  color: #fff;
  position: absolute;
  top: -43px;
  right: 0;
  left: 0;
  width: 100%;
  text-align: right;
  padding-right: 200px;
}
main section.s02 .wrapper table {
  width: 750px;
}
main section.s02 .wrapper table tr + tr {
  border-top: 2px solid #fff;
}
main section.s02 .wrapper table tr th {
  width: 130px;
  font-size: 17px;
  line-height: 1.7;
  padding: 23px 0;
  letter-spacing: 1px;
  vertical-align: top;
}
main section.s02 .wrapper table tr td {
  font-size: 17px;
  line-height: 1.7;
  padding: 23px 0;
  letter-spacing: 1px;
  vertical-align: top;
}
main section.s02 .wrapper ul {
  width: 296.5px;
  position: absolute;
  top: 480px;
  right: 0;
}
main section.s02 .wrapper ul li + li {
  margin-top: 10px;
}
main section.s02 .wrapper ul li img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper ul li p {
  font-size: 14px;
  margin-top: 5px;
  letter-spacing: 1px;
}
main section.s03 {
  width: 1100px;
  margin: 130px auto 0;
}
main section.s03 .wrapper h4 {
  text-align: center;
  font-size: 26px;
}
main section.s03 .wrapper .info_table {
  width: 100%;
  margin-top: 55px;
}
main section.s03 .wrapper .info_table tr + tr {
  border-top: 2px solid #e6e6e6;
}
main section.s03 .wrapper .info_table tr:first-child th {
  vertical-align: middle;
}
main section.s03 .wrapper .info_table tr:first-child td {
  font-size: 26px;
  vertical-align: middle;
}
main section.s03 .wrapper .info_table tr th {
  width: 100px;
  font-size: 17px;
  line-height: 1.8;
  vertical-align: top;
  -moz-text-align-last: justify;
       text-align-last: justify;
  padding: 15px 0;
  letter-spacing: 0;
}
main section.s03 .wrapper .info_table tr td {
  font-size: 17px;
  line-height: 1.8;
  vertical-align: top;
  padding: 15px 40px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.ttl_section .wrapper .mainttl {
    background-image: url(../../../images/bg_ttl_cp.jpg);
  }
  main section.ttl_section .wrapper .page_info .msg_en {
    max-width: 100%;
  }
  main section.s01 {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  main section.s01 .wrapper .mvbox {
    width: 100%;
    margin: 0 auto;
  }
  main section.s01 .wrapper .mv {
    width: 100% !important;
    margin: 0 auto;
    padding-top: 56.25%;
    position: relative;
  }
  main section.s01 .wrapper .mvbox iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  main section.s01 .wrapper .info_table {
    width: 100%;
    margin-top: 30px;
  }
  main section.s01 .wrapper .info_table tr + tr {
    border-top: 2px solid #e6e6e6;
  }
  main section.s01 .wrapper .info_table tr:first-child th {
    vertical-align: middle;
  }
  main section.s01 .wrapper .info_table tr:first-child td {
    font-size: 20px;
    vertical-align: middle;
  }
  main section.s01 .wrapper .info_table tr th {
    width: 75px;
    font-size: 14px;
    line-height: 1.8;
    vertical-align: top;
    -moz-text-align-last: justify;
         text-align-last: justify;
    padding: 10px 0;
    letter-spacing: 0;
  }
  main section.s01 .wrapper .info_table tr td {
    font-size: 14px;
    line-height: 1.8;
    vertical-align: top;
    padding: 10px 0 10px 15px;
  }
  main section.s01 .wrapper .info_table tr td a {
    text-decoration: none;
    color: #282828;
  }
  main section.s02 {
    background-color: #e6e6e6;
    margin-top: 50px;
    padding: 10px 20px 50px;
  }
  main section.s02 .wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  main section.s02 .wrapper .msg_en {
    width: 60px;
    position: static;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    margin-left: calc(50% - 20px);
  }
  main section.s02 .wrapper h3 {
    position: static;
    padding: 0;
    text-align: center;
    font-size: 16px;
    margin-top: -40px;
  }
  main section.s02 .wrapper table {
    width: 100%;
    margin-top: 15px;
  }
  main section.s02 .wrapper table tr + tr {
    border-top: 1px solid #fff;
  }
  main section.s02 .wrapper table tr th {
    width: 80px;
    font-size: 13px;
    line-height: 1.7;
    padding: 14px 0;
    letter-spacing: 1px;
    vertical-align: top;
  }
  main section.s02 .wrapper table tr td {
    font-size: 13px;
    line-height: 1.7;
    padding: 14px 0;
    letter-spacing: 1px;
    vertical-align: top;
  }
  main section.s02 .wrapper ul {
    width: 100%;
    position: static;
    margin-top: 25px;
  }
  main section.s02 .wrapper ul li + li {
    margin-top: 10px;
  }
  main section.s02 .wrapper ul li img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper ul li p {
    font-size: 12px;
    margin-top: 3px;
    letter-spacing: 1px;
  }
  main section.s03 {
    width: 100%;
    margin: 50px auto 0;
    padding: 0 20px;
  }
  main section.s03 .wrapper h4 {
    text-align: center;
    font-size: 20px;
  }
  main section.s03 .wrapper .info_table {
    width: 100%;
    margin-top: 20px;
  }
  main section.s03 .wrapper .info_table tr + tr {
    border-top: 2px solid #e6e6e6;
  }
  main section.s03 .wrapper .info_table tr:first-child th {
    vertical-align: middle;
  }
  main section.s03 .wrapper .info_table tr:first-child td {
    font-size: 20px;
    vertical-align: middle;
  }
  main section.s03 .wrapper .info_table tr th {
    width: 75px;
    font-size: 14px;
    line-height: 1.8;
    vertical-align: top;
    -moz-text-align-last: justify;
         text-align-last: justify;
    padding: 10px 0;
    letter-spacing: 0;
  }
  main section.s03 .wrapper .info_table tr td {
    font-size: 14px;
    line-height: 1.8;
    vertical-align: top;
    padding: 10px 0 10px 15px;
  }
  main section.s03 .wrapper .info_table tr td a {
    text-decoration: none;
    color: #282828;
  }
}