/* ------------------------------
 width: all
------------------------------ */
main section.ttl_section {
  background-image: url(../../../images/bg_ttl_sy03.jpg);
  background-size: 100% 100%;
  z-index: 2;
}
main section.ttl_section .wrapper .iconbox {
  width: 400px;
}
main section.ttl_section .wrapper .iconbox img {
  width: 293px;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
main section.ttl_section .wrapper .mainttl .en {
  color: #004c9b;
}
main section.ttl_section .wrapper .mainttl h2 {
  color: #004c9b;
}
main section.ttl_section .wrapper .btn_others {
  font-size: 14px;
  color: #fff;
  line-height: 100%;
  text-align: center;
  background-color: #e680b3;
  width: 340px;
  padding: 28px 0;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 50px;
  position: absolute;
  right: 40px;
  bottom: -35px;
}
main section.s01 .wrapper {
  position: relative;
}
main section.s01 .wrapper .photo {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .txtbox {
  width: 1080px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 60px;
  left: 0;
}
main section.s01 .wrapper .txtbox span {
  display: inline-block;
  vertical-align: top;
  color: #000;
  font-size: 42px;
  line-height: 100%;
  background-color: #fff;
  margin-top: 15px;
  padding: 2px;
}
main section.s01 .wrapper .txtbox span:first-child {
  margin-top: 0;
}
main section.s02 {
  margin-top: -15px;
}
main section.s02 .wrapper .contentslist {
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
}
main section.s02 .wrapper .contentslist li {
  display: inline-block;
  vertical-align: top;
  width: 201.5px;
  margin: 0 15px;
}
main section.s02 .wrapper .contentslist li a {
  width: 100%;
  display: block;
  text-decoration: none;
}
main section.s02 .wrapper .contentslist li a .photo {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .contentslist li a p {
  text-align: center;
  color: #ef5a24;
  font-size: 18px;
  line-height: 135%;
  margin-top: 10px;
}
main section.s02 .wrapper .t01 {
  text-align: center;
  font-size: 18px;
  line-height: 200%;
  margin-top: 20px;
}
main section.s03 {
  padding-top: 70px;
  overflow: hidden;
}
main section.s03:nth-child(even) .wrapper .photobox {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
main section.s03:nth-child(even) .wrapper .photobox .bg {
  right: auto;
  left: -200px;
}
main section.s03:nth-child(even) .wrapper .txtbox {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
main section.s03 .wrapper {
  width: 1200px;
  margin: 0 auto;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
main section.s03 .wrapper .photobox {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 500px;
  position: relative;
}
main section.s03 .wrapper .photobox .mainphoto {
  position: relative;
  z-index: 2;
  width: 100%;
  display: block;
}
main section.s03 .wrapper .photobox .bg {
  width: 100%;
  position: absolute;
  right: -200px;
  bottom: -100px;
}
main section.s03 .wrapper .txtbox {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 650px;
}
main section.s03 .wrapper .txtbox h4 {
  font-size: 38px;
  line-height: 160%;
  color: #ef5a24;
}
main section.s03 .wrapper .txtbox ul + h4 {
  margin-top: 60px;
}
main section.s03 .wrapper .txtbox ul li {
  font-size: 16px;
  line-height: 200%;
  margin-top: 20px;
}
main section.s03 .wrapper .txtbox ul li span {
  color: #ef5a24;
}
main section.s04 {
  padding: 100px 0 150px;
}
main section.s04 .wrapper {
  width: 1200px;
  margin: 0 auto;
}
main section.s04 .wrapper .personlist {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 28px 28px;
}
main section.s04 .wrapper .personlist li {
  width: 586px;
  border: 2px dotted #ef5a24;
  padding: 20px;
}
main section.s04 .wrapper .personlist li .detail {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-decoration: none;
  color: #000;
}
main section.s04 .wrapper .personlist li .detail .photo {
  width: 241.5px;
  display: block;
}
main section.s04 .wrapper .personlist li .detail .txtbox {
  width: calc(100% - 262px);
  padding-top: 10px;
}
main section.s04 .wrapper .personlist li .detail .txtbox .t01 {
  font-size: 14px;
  line-height: 140%;
}
main section.s04 .wrapper .personlist li .detail .txtbox .t02 {
  font-size: 30px;
  color: #ef5a24;
  line-height: 100%;
  margin-top: 5px;
}
main section.s04 .wrapper .personlist li .detail .txtbox .t02 span {
  font-size: 24px;
  padding-left: 5px;
}
main section.s04 .wrapper .personlist li .detail .txtbox .t03 {
  font-size: 14px;
  line-height: 190%;
  margin-top: 5px;
}
main section.s04 .wrapper .btnlist {
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
  margin-top: 100px;
}
main section.s04 .wrapper .btnlist li {
  width: 260px;
  margin: 0 5px;
  display: inline-block;
  vertical-align: top;
}
main section.s04 .wrapper .btnlist li a {
  width: 100%;
  display: block;
  text-decoration: none;
  border: 2px solid #004c9b;
  border-radius: 100px;
  background-color: #fff;
  padding: 13px 0;
  background-image: url(../../../images/icon_arrow0201.svg);
  background-size: 6px auto;
  background-position: center right 20px;
  background-repeat: no-repeat;
}
main section.s04 .wrapper .btnlist li a.active, main section.s04 .wrapper .btnlist li a:hover {
  opacity: 1;
  background-color: #004c9b;
  background-image: url(../../../images/icon_arrow0202.svg);
}
main section.s04 .wrapper .btnlist li a.active .t04, main section.s04 .wrapper .btnlist li a:hover .t04 {
  color: #fff;
}
main section.s04 .wrapper .btnlist li a.active .t05, main section.s04 .wrapper .btnlist li a:hover .t05 {
  color: #fff;
}
main section.s04 .wrapper .btnlist li a .t04 {
  color: #004c9b;
  text-align: center;
  font-size: 10px;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 0;
}
main section.s04 .wrapper .btnlist li a .t05 {
  color: #004c9b;
  text-align: center;
  font-size: 20px;
  line-height: 100%;
  margin-top: 8px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.ttl_section {
    background-image: url(../../../images/bg_ttl_sy03.jpg);
    background-size: 100% 100%;
    z-index: 2;
  }
  main section.ttl_section .wrapper .iconbox {
    width: 130px;
  }
  main section.ttl_section .wrapper .iconbox img {
    width: 98px;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  main section.ttl_section .wrapper .btn_others {
    font-size: 10px;
    color: #fff;
    line-height: 100%;
    text-align: center;
    background-color: #e680b3;
    width: 240px;
    padding: 12px 0;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 50px;
    position: absolute;
    right: 15px;
    bottom: -26px;
  }
  main section.s01 .wrapper {
    position: relative;
  }
  main section.s01 .wrapper .photo {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .txtbox {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 15px;
    left: 0;
  }
  main section.s01 .wrapper .txtbox span {
    display: inline-block;
    vertical-align: top;
    font-size: 19px;
    line-height: 100%;
    margin-top: 8px;
    padding: 2px;
  }
  main section.s01 .wrapper .txtbox span:first-child {
    margin-top: 0;
  }
  main section.s02 {
    margin-top: -10px;
  }
  main section.s02 .wrapper .contentslist {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px;
    padding: 0 20px;
    max-width: 500px;
    margin: 0 auto;
  }
  main section.s02 .wrapper .contentslist li {
    margin: 0;
    display: block;
    width: calc(50% - 7.5px);
  }
  main section.s02 .wrapper .contentslist li a {
    width: 100%;
    display: block;
    text-decoration: none;
  }
  main section.s02 .wrapper .contentslist li a .photo {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .contentslist li a p {
    text-align: center;
    color: #ef5a24;
    font-size: 14px;
    line-height: 135%;
    margin-top: 7px;
  }
  main section.s02 .wrapper .t01 {
    text-align: center;
    padding: 0 20px;
    font-size: 14px;
    line-height: 200%;
    margin-top: 20px;
  }
  main section.s03 {
    padding: 50px 20px 0;
    overflow: hidden;
  }
  main section.s03:nth-child(even) .wrapper .photobox {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  main section.s03:nth-child(even) .wrapper .photobox .bg {
    right: auto;
    left: -20px;
  }
  main section.s03:nth-child(even) .wrapper .txtbox {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  main section.s03 .wrapper {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .photobox {
    width: 80%;
    margin: 0 auto;
  }
  main section.s03 .wrapper .photobox .mainphoto {
    position: relative;
    z-index: 2;
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .photobox .bg {
    width: 100%;
    position: absolute;
    right: -20px;
    bottom: -20px;
  }
  main section.s03 .wrapper .txtbox {
    width: 100%;
    margin-top: 40px;
  }
  main section.s03 .wrapper .txtbox h4 {
    font-size: 20px;
    line-height: 160%;
    color: #ef5a24;
  }
  main section.s03 .wrapper .txtbox ul + h4 {
    margin-top: 30px;
  }
  main section.s03 .wrapper .txtbox ul li {
    font-size: 14px;
    line-height: 200%;
    margin-top: 15px;
  }
  main section.s03 .wrapper .txtbox ul li span {
    color: #ef5a24;
  }
  main section.s04 {
    padding: 50px 20px 70px;
  }
  main section.s04 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s04 .wrapper .personlist {
    display: block;
  }
  main section.s04 .wrapper .personlist li {
    width: 100%;
    border: 2px dotted #ef5a24;
    padding: 15px;
  }
  main section.s04 .wrapper .personlist li + li {
    margin-top: 20px;
  }
  main section.s04 .wrapper .personlist li .detail {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-decoration: none;
    color: #000;
  }
  main section.s04 .wrapper .personlist li .detail .photo {
    width: 120px;
    display: block;
  }
  main section.s04 .wrapper .personlist li .detail .txtbox {
    width: calc(100% - 135px);
    padding-top: 10px;
  }
  main section.s04 .wrapper .personlist li .detail .txtbox .t01 {
    font-size: 10px;
    line-height: 140%;
  }
  main section.s04 .wrapper .personlist li .detail .txtbox .t02 {
    font-size: 20px;
    color: #ef5a24;
    line-height: 100%;
  }
  main section.s04 .wrapper .personlist li .detail .txtbox .t02 span {
    font-size: 16px;
    padding-left: 3px;
  }
  main section.s04 .wrapper .personlist li .detail .txtbox .t03 {
    font-size: 13px;
    line-height: 180%;
    margin-top: 5px;
  }
  main section.s04 .wrapper .btnlist {
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
    max-width: 500px;
    margin: 40px auto 0;
  }
  main section.s04 .wrapper .btnlist li {
    width: calc(50% - 5px);
    margin: 0;
    display: inline-block;
    vertical-align: top;
  }
  main section.s04 .wrapper .btnlist li a {
    width: 100%;
    display: block;
    text-decoration: none;
    border: 2px solid #004c9b;
    border-radius: 100px;
    background-color: #fff;
    padding: 10px 0;
    background-image: url(../../../images/icon_arrow0201.svg);
    background-size: 5px auto;
    background-position: center right 10px;
    background-repeat: no-repeat;
  }
  main section.s04 .wrapper .btnlist li a.active, main section.s04 .wrapper .btnlist li a:hover {
    opacity: 1;
    background-color: #004c9b;
    background-image: url(../../../images/icon_arrow0202.svg);
  }
  main section.s04 .wrapper .btnlist li a.active .t04, main section.s04 .wrapper .btnlist li a:hover .t04 {
    color: #fff;
  }
  main section.s04 .wrapper .btnlist li a.active .t05, main section.s04 .wrapper .btnlist li a:hover .t05 {
    color: #fff;
  }
  main section.s04 .wrapper .btnlist li a .t04 {
    color: #004c9b;
    text-align: center;
    font-size: 8px;
    line-height: 100%;
    font-weight: 600;
    letter-spacing: 0;
  }
  main section.s04 .wrapper .btnlist li a .t05 {
    color: #004c9b;
    text-align: center;
    font-size: 14px;
    line-height: 100%;
    margin-top: 5px;
    letter-spacing: 0;
  }
}