/* ------------------------------
 width: all
------------------------------ */
header .wrapper .gnav ul li:nth-child(2) .mainmenu {
  color: #ff5152;
  border-bottom: 2px solid #ff5152;
  cursor: pointer;
}
header .spmenu .spwrapper ul li:nth-child(2) .mainmenu {
  color: #ff5152 !important;
}

main section {
  position: relative;
}
main section .idpoint {
  position: absolute;
  top: -100px;
  left: 0;
  width: 1px;
  height: 1px;
}
main section.ttlsection .wrapper {
  padding: 65px 0 50px;
}
main section.s01 .wrapper {
  width: 1160px;
  margin: 0 auto;
  background-image: url(../../images/se0101.svg);
  background-size: auto 100%;
  background-position: top 0 right 0;
  background-repeat: no-repeat;
  padding-bottom: 100px;
}
main section.s01 .wrapper .t01 {
  font-size: 24px;
  font-weight: bold;
  line-height: 200%;
  color: #ff5152;
}
main section.s01 .wrapper .t02 {
  width: 680px;
  font-size: 14px;
  font-weight: bold;
  line-height: 200%;
  margin-top: 20px;
}
main section.s02 .wrapper {
  width: 1160px;
  margin: 0 auto;
  border: 1px solid #ff5152;
  border-radius: 20px;
  padding: 80px 0;
}
main section.s02 .wrapper img {
  width: 1000px;
  display: block;
  margin: 0 auto;
}
main section.s03 {
  margin-top: 100px;
}
main section.s03 .photo {
  width: calc(50% + 460px);
  height: 540px;
  margin-left: calc(50% - 460px);
  background-image: url(../../images/ab0301.jpg);
  background-size: cover;
  background-position: center center;
}
main section.s03 .wrapper {
  width: 1160px;
  margin: -210px auto 0;
}
main section.s03 .wrapper .box01 {
  width: 880px;
  background-color: #fff;
  padding-top: 25px;
}
main section.s03 .wrapper .box01 h3 {
  font-size: 12px;
  font-weight: bold;
}
main section.s03 .wrapper .box01 .t01 {
  font-size: 50px;
  letter-spacing: 0;
  margin-top: 10px;
}
main section.s03 .wrapper .box01 .t01::first-letter {
  color: #ff5152;
}
main section.s03 .wrapper .box01 .t02 {
  color: #ff5152;
  font-size: 24px;
  font-weight: bold;
  margin-top: 30px;
}
main section.s03 .wrapper .box01 .t03 {
  font-size: 14px;
  font-weight: bold;
  line-height: 200%;
  padding-right: 70px;
  margin-top: 15px;
}
main section.s03 .wrapper ul {
  border-bottom: 1px solid #c9c9c9;
  margin-top: 100px;
}
main section.s03 .wrapper ul li {
  padding: 80px 0;
  border-top: 1px solid #c9c9c9;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
main section.s03 .wrapper ul li .num {
  width: 80px;
  display: block;
}
main section.s03 .wrapper ul li .t04 {
  width: 395px;
  padding-top: 5px;
  padding-left: 40px;
  padding-right: 80px;
  font-size: 20px;
  font-weight: bold;
  line-height: 200%;
}
main section.s03 .wrapper ul li .t05 {
  width: calc(100% - 475px);
  padding-top: 5px;
  font-size: 14px;
  line-height: 36px;
  min-height: 144px;
}
main section.s03 .wrapper .arrow {
  width: 440px;
  display: block;
  margin: 70px auto 0;
}
main section.s04 .photo {
  background-image: url(../../images/ab0401.jpg);
}
main section.s04 .wrapper ul li {
  padding: 65px 0;
}
main section.s04 .wrapper .txtbox {
  width: calc(100% - 475px);
}
main section.s04 .wrapper .txtbox .t05 {
  width: 100%;
}
main section.s04 .wrapper .btn {
  width: 520px;
  display: block;
  border: 1px solid #ff5152;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  padding: 18px 0;
  margin-top: 33px;
  border-radius: 50px;
  color: #fff;
  background-color: #ff5152;
  background-image: url(../../images/icon_arrow0201.svg);
  background-size: 18.5px auto;
  background-position: center right 20px;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  text-decoration: none;
  text-align: center;
}
main section.s04 .wrapper .btn:hover {
  opacity: 1;
  color: #ff5152;
  background-color: #fff;
  background-image: url(../../images/icon_arrow0202.svg);
}
main section.s05 .wrapper {
  width: 1160px;
  margin: 100px auto 0;
  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.s05 .wrapper .logo {
  width: 680px;
  display: block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 30px;
}
main section.s05 .wrapper .txtbox {
  width: 400px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
main section.s05 .wrapper .txtbox .t01 {
  font-size: 50px;
  letter-spacing: 0;
  margin-top: 10px;
}
main section.s05 .wrapper .txtbox .t01::first-letter {
  color: #ff5152;
}
main section.s05 .wrapper .txtbox h4 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
}
main section.s05 .wrapper .txtbox .t02 {
  font-size: 14px;
  line-height: 36px;
  margin-top: 45px;
}
main section.s06 {
  background-color: #ff5152;
  padding: 90px 0 100px;
  margin-top: 30px;
}
main section.s06 .wrapper {
  width: 1160px;
  margin: 0 auto;
}
main section.s06 .wrapper .t01 {
  font-size: 50px;
  letter-spacing: 0;
  color: #fff;
}
main section.s06 .wrapper h5 {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
main section.s06 .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;
  margin-top: 45px;
}
main section.s06 .wrapper dl + dl {
  margin-top: 90px;
}
main section.s06 .wrapper dl dt {
  width: 400px;
}
main section.s06 .wrapper dl dt img {
  width: 100%;
  display: block;
}
main section.s06 .wrapper dl dd {
  width: 676px;
}
main section.s06 .wrapper dl dd .t02 {
  font-size: 18px;
  font-weight: bold;
}
main section.s06 .wrapper dl dd .t03 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
}
main section.s06 .wrapper dl dd .t04 {
  font-size: 14px;
  line-height: 36px;
  margin-top: 5px;
}
main section.s07 {
  padding-top: 100px;
}
main section.s07 .wrapper {
  width: 1160px;
  margin: 0 auto;
}
main section.s07 .wrapper .t01 {
  font-size: 50px;
  letter-spacing: 0;
}
main section.s07 .wrapper .t01::first-letter {
  color: #ff5152;
}
main section.s07 .wrapper h6 {
  font-size: 12px;
  font-weight: bold;
}
main section.s07 .wrapper table {
  width: 100%;
  border-top: 1px solid #c9c9c9;
  margin-top: 55px;
}
main section.s07 .wrapper table tr {
  border-bottom: 1px solid #c9c9c9;
}
main section.s07 .wrapper table tr th {
  width: 400px;
  font-size: 14px;
  font-weight: bold;
  vertical-align: top;
  padding: 35px 0 35px 120px;
  line-height: 24px;
}
main section.s07 .wrapper table tr td {
  padding: 35px 0;
  vertical-align: top;
}
main section.s07 .wrapper table tr td p {
  font-size: 14px;
  line-height: 24px;
}
main section.s07 .wrapper table tr td iframe {
  width: 480px !important;
  height: 280px !important;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.ttlsection .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 45px 20px 205px;
    background-image: url(../../images/se0101_sp.svg);
    background-size: auto 100%;
    background-position: top 70px right 0;
    background-repeat: no-repeat;
  }
  main section.ttlsection .wrapper h2 {
    font-size: 10px;
    font-weight: bold;
  }
  main section.ttlsection .wrapper .t01 {
    font-size: 38px;
    letter-spacing: 1px;
    line-height: 200%;
    margin-top: 0;
  }
  main section.s01 {
    margin-top: -210px;
  }
  main section.s01 .wrapper {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    background-image: none;
    padding-bottom: 22px;
  }
  main section.s01 .wrapper .t01 {
    font-size: 20px;
    font-weight: bold;
    line-height: 200%;
  }
  main section.s01 .wrapper .t02 {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    line-height: 200%;
    margin-top: 10px;
  }
  main section.s02 {
    padding: 0 20px;
  }
  main section.s02 .wrapper {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ff5152;
    border-radius: 10px;
    padding: 20px 30px;
  }
  main section.s02 .wrapper img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  main section.s03 {
    margin-top: 50px;
  }
  main section.s03 .photo {
    width: calc(100% - 20px);
    height: 53vw;
    margin-left: 20px;
    background-image: url(../../images/ab0301_sp.jpg);
    background-size: cover;
    background-position: center center;
  }
  main section.s03 .wrapper {
    width: 100%;
    padding: 0 20px;
    margin: -60px auto 0;
  }
  main section.s03 .wrapper .box01 {
    width: 100%;
    background-color: #fff;
    padding-top: 25px;
  }
  main section.s03 .wrapper .box01 h3 {
    font-size: 10px;
    font-weight: bold;
    margin-top: 18px;
  }
  main section.s03 .wrapper .box01 .t01 {
    font-size: 39px;
    letter-spacing: 0;
    margin-top: 10px;
  }
  main section.s03 .wrapper .box01 .t01::first-letter {
    color: #ff5152;
  }
  main section.s03 .wrapper .box01 .t02 {
    color: #ff5152;
    font-size: 20px;
    line-height: 200%;
    font-weight: bold;
    margin-top: 10px;
  }
  main section.s03 .wrapper .box01 .t03 {
    font-size: 14px;
    font-weight: bold;
    line-height: 200%;
    padding-right: 0;
    margin-top: 15px;
  }
  main section.s03 .wrapper ul {
    border-bottom: 1px solid #c9c9c9;
    margin-top: 20px;
  }
  main section.s03 .wrapper ul li {
    padding: 25px 0;
    border-top: 1px solid #c9c9c9;
    display: block;
  }
  main section.s03 .wrapper ul li:first-child {
    border: none;
  }
  main section.s03 .wrapper ul li .num {
    width: 50px;
    display: block;
    margin: 0 auto;
  }
  main section.s03 .wrapper ul li .t04 {
    width: 100%;
    padding-top: 0;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 20px;
    font-weight: bold;
    line-height: 180%;
    text-align: center;
    margin-top: 18px;
  }
  main section.s03 .wrapper ul li .t05 {
    width: 100%;
    padding-top: 0;
    font-size: 14px;
    line-height: 28px;
    min-height: 0;
    margin-top: 20px;
  }
  main section.s03 .wrapper .arrow {
    width: 220px;
    display: block;
    margin: 33px auto 0;
  }
  main section.s04 .photo {
    background-image: url(../../images/ab0401.jpg);
  }
  main section.s04 .wrapper ul li {
    padding: 25px 0;
  }
  main section.s04 .wrapper .txtbox {
    width: 100%;
  }
  main section.s04 .wrapper .txtbox .t05 {
    width: 100%;
  }
  main section.s04 .wrapper .btn {
    width: 335px;
    display: block;
    border: 1px solid #ff5152;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    padding: 10px 0;
    margin: 25px auto 0;
    border-radius: 50px;
    color: #fff;
    background-color: #ff5152;
    background-image: url(../../images/icon_arrow0201.svg);
    background-size: 18.5px auto;
    background-position: center right 20px;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    text-decoration: none;
    text-align: center;
  }
  main section.s04 .wrapper .btn:hover {
    opacity: 1;
    color: #ff5152;
    background-color: #fff;
    background-image: url(../../images/icon_arrow0202.svg);
  }
  main section.s05 .wrapper {
    width: 100%;
    margin: 45px auto 0;
    display: block;
    padding: 0 20px;
    position: relative;
  }
  main section.s05 .wrapper .logo {
    width: 335px;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 80px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 2;
  }
  main section.s05 .wrapper .txtbox {
    width: 100%;
    position: relative;
    z-index: 3;
  }
  main section.s05 .wrapper .txtbox .t01 {
    font-size: 39px;
    letter-spacing: 0;
    margin-top: 10px;
  }
  main section.s05 .wrapper .txtbox .t01::first-letter {
    color: #ff5152;
  }
  main section.s05 .wrapper .txtbox h4 {
    font-size: 10px;
    font-weight: bold;
    margin-top: 20px;
  }
  main section.s05 .wrapper .txtbox .t02 {
    font-size: 14px;
    line-height: 28px;
    margin-top: 45px;
    margin-top: 145px;
  }
  main section.s06 {
    background-color: #ff5152;
    padding: 30px 20px 25px;
    margin-top: 45px;
  }
  main section.s06 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s06 .wrapper .t01 {
    font-size: 39px;
    letter-spacing: 0;
    color: #fff;
  }
  main section.s06 .wrapper h5 {
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    margin-top: 20px;
  }
  main section.s06 .wrapper dl {
    display: block;
    margin-top: 25px;
  }
  main section.s06 .wrapper dl + dl {
    margin-top: 40px;
  }
  main section.s06 .wrapper dl dt {
    width: 200px;
    margin: 0 auto;
  }
  main section.s06 .wrapper dl dt img {
    width: 100%;
    display: block;
  }
  main section.s06 .wrapper dl dd {
    width: 100%;
  }
  main section.s06 .wrapper dl dd .t02 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
  }
  main section.s06 .wrapper dl dd .t03 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
  }
  main section.s06 .wrapper dl dd .t04 {
    font-size: 14px;
    line-height: 200%;
    margin-top: 5px;
  }
  main section.s07 {
    padding: 50px 0 0;
  }
  main section.s07 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s07 .wrapper .t01 {
    font-size: 39px;
    letter-spacing: 0;
    padding: 0 20px;
  }
  main section.s07 .wrapper .t01::first-letter {
    color: #ff5152;
  }
  main section.s07 .wrapper h6 {
    font-size: 10px;
    font-weight: bold;
    margin-top: 20px;
    padding: 0 20px;
  }
  main section.s07 .wrapper table {
    width: 100%;
    border-top: 1px solid #c9c9c9;
    margin-top: 25px;
  }
  main section.s07 .wrapper table tr {
    border-bottom: 1px solid #c9c9c9;
  }
  main section.s07 .wrapper table tr th {
    width: 120px;
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
    padding: 13px 0 13px 50px;
    line-height: 25px;
  }
  main section.s07 .wrapper table tr td {
    padding: 13px 0;
    vertical-align: top;
  }
  main section.s07 .wrapper table tr td p {
    font-size: 14px;
    line-height: 25px;
  }
  main section.s07 .wrapper table tr td iframe {
    width: 240px !important;
    height: 140px !important;
    margin: 20px 0 0 -50px;
  }
}