/* ------------------------------
 width: all
------------------------------ */
main section.s01 .wrapper {
  padding: 0 40px;
  position: relative;
}
main section.s01 .wrapper .photo01 {
  width: 100%;
  max-width: 1355px;
  display: block;
  margin: 0 auto;
}
main section.s01 .wrapper .photo02 {
  width: 100%;
  max-width: 1373px;
  display: block;
  margin: 150px auto 0;
}
main section.s01 .wrapper h2 {
  width: 826px;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -180px auto 0;
}
main section.s01 .wrapper h2 img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .t01 {
  text-align: center;
  font-size: 32px;
  line-height: 175%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 50px;
}
main section.s01 .box01 {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 20px 0;
  margin-top: 50px;
}
main section.s01 .box01 .bnrlist01 {
  width: 1120px;
  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;
}
main section.s01 .box01 .bnrlist01 li img {
  width: 100%;
  display: block;
}
main section.s01 .box01 .bnrlist01 li.li01 {
  width: 104px;
}
main section.s01 .box01 .bnrlist01 li.li02 {
  width: 162px;
}
main section.s01 .box01 .bnrlist01 li.li03 {
  width: 110px;
}
main section.s01 .box01 .bnrlist01 li.li04 {
  width: 126px;
}
main section.s01 .box01 .bnrlist01 li.li05 {
  width: 192px;
}
main section.s01 .box01 .bnrlist01 li.li06 {
  width: 182px;
}
main section.s02 {
  background-color: #a61f24;
  padding: 70px 0 120px;
  background-image: url(../images/tp0209.svg);
  background-size: 1776px auto;
  background-position: top 350px center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 3;
}
main section.s02 .wrapper dl {
  width: 430px;
  margin: 0 auto;
  position: relative;
}
main section.s02 .wrapper dl dt .photo01 {
  width: 228.5px;
  display: block;
  position: absolute;
  top: -50px;
  left: -280px;
}
main section.s02 .wrapper dl dt .photo02 {
  width: 400px;
  display: block;
  position: absolute;
  top: 0;
  right: -400px;
}
main section.s02 .wrapper dl dt h3 {
  text-align: center;
  font-size: 41px;
  font-weight: 900;
  color: #fff;
}
main section.s02 .wrapper dl dd {
  border-top: 2px solid #fff;
  margin-top: 20px;
  padding-top: 10px;
}
main section.s02 .wrapper dl dd p {
  font-size: 16px;
  font-weight: bold;
  line-height: 175%;
  color: #fff;
}
main section.s02 .wrapper .bar {
  position: relative;
}
main section.s02 .wrapper .bar::before {
  content: "";
  display: block;
  width: calc(50% - 580px);
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 40px;
}
main section.s02 .wrapper .bar::after {
  content: "";
  display: block;
  width: calc(50% - 580px);
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 40px;
}
main section.s02 .wrapper .list01 {
  width: 770px;
  margin: 80px 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.s02 .wrapper .list01 li {
  width: 251px;
}
main section.s02 .wrapper .list01 li a {
  text-decoration: none;
  display: block;
  position: relative;
}
main section.s02 .wrapper .list01 li a .photo {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .list01 li a .photobox {
  background-color: #000;
  padding: 30px 0;
  display: block;
}
main section.s02 .wrapper .list01 li a .photobox img {
  width: 204.5px;
  margin: 0 auto;
  display: block;
}
main section.s02 .wrapper .list01 li a .more {
  width: 164px;
  display: block;
  position: absolute;
  bottom: 10px;
  left: -10px;
}
main section.s02 .wrapper h4 {
  width: 704px;
  padding-top: 80px;
  padding-bottom: 70px;
  margin: 10px auto 0;
  background-image: url(../images/tp0210.png);
  background-size: 100% auto;
  background-position: top 0 center;
  text-align: center;
  font-size: 41px;
  font-weight: 900;
  color: #fff;
  position: relative;
  z-index: 2;
}
main section.s02 .wrapper .box02 {
  width: 1092px;
  margin: -20px auto 0;
  position: relative;
  z-index: 10;
}
main section.s02 .wrapper .box02 .photobox {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
main section.s02 .wrapper .box02 .photobox img {
  width: 364px;
}
main section.s02 .wrapper .box02 a {
  display: block;
  text-decoration: none;
  background-color: #231815;
  color: #fff;
  text-align: center;
  font-size: 15px;
  line-height: 100%;
  padding: 15px 0;
  letter-spacing: 3px;
  font-weight: bold;
}
main section.s02 .wrapper .box02 a img {
  width: 13px;
  vertical-align: top;
  margin: -2px 0 0 15px;
}
main section.s03 {
  position: relative;
  z-index: 4;
  padding: 230px 0 130px;
  background-image: url(../images/tp0301.svg);
  background-size: 1316px auto;
  background-position: top -100px right calc(50% + 10px);
  background-repeat: no-repeat;
  margin-top: -100px;
}
main section.s03 .wrapper h5 {
  text-align: center;
  font-size: 39px;
  font-weight: bold;
}
main section.s03 .wrapper .t01 {
  width: 380px;
  font-size: 16px;
  font-weight: bold;
  line-height: 175%;
  margin: 20px auto 0;
}
main section.s03 .wrapper ul {
  width: 770px;
  margin: 50px 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;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
main section.s03 .wrapper ul li {
  width: 252px;
  margin-bottom: 55px;
}
main section.s03 .wrapper ul li:nth-child(2) {
  margin-bottom: 0;
}
main section.s03 .wrapper ul li a {
  display: block;
  text-decoration: none;
}
main section.s03 .wrapper ul li a img {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .btn {
  width: 770px;
  margin: 50px auto 0;
  padding-left: 259px;
}
main section.s03 .wrapper .btn a {
  display: block;
  text-decoration: none;
  background-color: #231815;
  color: #fff;
  text-align: center;
  font-size: 15px;
  line-height: 100%;
  padding: 15px 0;
  letter-spacing: 3px;
  font-weight: bold;
}
main section.s03 .wrapper .btn a img {
  width: 13px;
  vertical-align: top;
  margin: -2px 0 0 15px;
}
main section.s04 {
  padding: 60px 0 80px;
  background-color: #a61f24;
  background-image: url(../images/tp0403.png);
  background-size: 1897px auto;
  background-position: bottom 80px center;
  background-repeat: repeat-x;
}
main section.s04 .wrapper {
  padding-top: 20px;
  background-image: url(../images/tp0402.svg);
  background-size: 1338px auto;
  background-repeat: no-repeat;
  background-position: top 0 center;
}
main section.s04 .wrapper h6 {
  width: 798px;
  margin: 0 auto;
}
main section.s04 .wrapper h6 img {
  width: 100%;
  display: block;
}
main section.s04 .wrapper .t01 {
  width: 745px;
  margin: -25px auto 0;
  position: relative;
  z-index: 3;
  font-size: 15px;
  line-height: 175%;
  color: #fff;
  font-weight: bold;
}
main section.s04 .wrapper ul {
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
  margin-top: 20px;
}
main section.s04 .wrapper ul li {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 10px;
}
main section.s04 .wrapper ul li.li01 {
  width: 270.5px;
}
main section.s04 .wrapper ul li.li02 {
  width: 269px;
  margin-bottom: 35px;
}
main section.s04 .wrapper ul li.li03 {
  width: 273.5px;
  margin-bottom: 110px;
}
main section.s04 .wrapper ul li.li04 {
  width: 282.5px;
  margin-bottom: 70px;
}
main section.s04 .wrapper ul li a {
  display: block;
}
main section.s04 .wrapper ul li a img {
  width: 100%;
  display: block;
}
main section.s04 .wrapper .btn01 {
  display: block;
  text-decoration: none;
  background-color: #231815;
  color: #fff;
  text-align: center;
  font-size: 15px;
  line-height: 100%;
  padding: 15px 0;
  letter-spacing: 3px;
  font-weight: bold;
  margin-top: 30px;
}
main section.s04 .wrapper .btn01 img {
  width: 13px;
  vertical-align: top;
  margin: -2px 0 0 15px;
}
main section.s05 {
  background-image: url(../images/tp0503.svg);
  background-size: 1131px auto;
  background-position: top 500px center;
  background-repeat: no-repeat;
}
main section.s05 .wrapper {
  position: relative;
  padding: 80px 0;
}
main section.s05 .wrapper .icon {
  width: 159px;
  display: block;
  position: absolute;
  top: -10px;
  right: calc(50% + 300px);
}
main section.s05 .wrapper .logo {
  width: 700px;
  display: block;
  margin: 0 auto;
}
main section.s05 .wrapper h6 {
  text-align: center;
  font-size: 39px;
  font-weight: bold;
  margin-top: 50px;
}
main section.s05 .wrapper .t01 {
  width: 356px;
  margin: 20px auto 0;
  font-size: 16px;
  line-height: 175%;
  font-weight: bold;
}
main section.s05 .wrapper .photobox {
  width: 800px;
  margin: -130px auto 0;
  text-align: right;
}
main section.s05 .wrapper .photobox img {
  width: 153px;
}
main section.s05 .wrapper .photobox02 {
  font-size: 0;
  letter-spacing: 0;
  margin-top: 35px;
}
main section.s05 .wrapper .photobox02 img {
  width: 14.2857142857%;
}
main section.s05 .wrapper .btn01 {
  display: block;
  text-decoration: none;
  background-color: #231815;
  color: #fff;
  text-align: center;
  font-size: 15px;
  line-height: 100%;
  padding: 15px 0;
  letter-spacing: 3px;
  font-weight: bold;
}
main section.s05 .wrapper .btn01 img {
  width: 13px;
  vertical-align: top;
  margin: -2px 0 0 15px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 .wrapper {
    padding: 0 20px;
    position: relative;
  }
  main section.s01 .wrapper .photo01 {
    width: 100%;
    max-width: 1355px;
    display: block;
    margin: 0 auto;
  }
  main section.s01 .wrapper .photo02 {
    width: 100%;
    max-width: 1373px;
    display: block;
    margin: 60px auto 0;
  }
  main section.s01 .wrapper h2 {
    width: 340px;
    position: absolute;
    top: calc((100vw - 40px) * 0.2);
    right: 0;
    left: 0;
    margin: 0 auto 0;
  }
  main section.s01 .wrapper h2 img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .t01 {
    text-align: center;
    font-size: 18px;
    line-height: 175%;
    text-align: center;
    letter-spacing: -1px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  main section.s01 .box01 {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 0;
    margin-top: 25px;
  }
  main section.s01 .box01 .bnrlist01 {
    width: 100%;
    margin: 0 auto;
    padding: 13px 0;
    display: block;
    vertical-align: middle;
    width: 375px;
    margin: 0 auto;
    text-align: center;
  }
  main section.s01 .box01 .bnrlist01 li {
    vertical-align: middle;
    display: inline-block;
    margin: 7px 15px;
  }
  main section.s01 .box01 .bnrlist01 li img {
    width: 100%;
    display: block;
  }
  main section.s01 .box01 .bnrlist01 li.li01 {
    width: 52px;
  }
  main section.s01 .box01 .bnrlist01 li.li02 {
    width: 81px;
  }
  main section.s01 .box01 .bnrlist01 li.li03 {
    width: 59px;
  }
  main section.s01 .box01 .bnrlist01 li.li04 {
    width: 63px;
  }
  main section.s01 .box01 .bnrlist01 li.li05 {
    width: 96px;
  }
  main section.s01 .box01 .bnrlist01 li.li06 {
    width: 91px;
  }
  main section.s02 {
    background-color: #a61f24;
    padding: 180px 20px 100px;
    background-image: url(../images/tp0209.svg);
    background-size: 1776px auto;
    background-position: top 350px center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 3;
    overflow: hidden;
  }
  main section.s02 .wrapper dl {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  main section.s02 .wrapper dl dt .photo01 {
    width: 114px;
    display: block;
    position: absolute;
    top: -140px;
    left: auto;
    right: calc(50% + 60px);
  }
  main section.s02 .wrapper dl dt .photo02 {
    width: 200px;
    display: block;
    position: absolute;
    top: -130px;
    left: calc(50% + 0px);
  }
  main section.s02 .wrapper dl dt h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 900;
    color: #fff;
    padding-top: 10px;
  }
  main section.s02 .wrapper dl dd {
    border-top: 1px solid #fff;
    margin-top: 10px;
    padding-top: 10px;
  }
  main section.s02 .wrapper dl dd p {
    font-size: 14px;
    font-weight: bold;
    line-height: 175%;
    color: #fff;
  }
  main section.s02 .wrapper .bar {
    display: none;
  }
  main section.s02 .wrapper .list01 {
    width: 100%;
    margin: 20px 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.s02 .wrapper .list01 li {
    width: calc((100% - 10px) / 3);
  }
  main section.s02 .wrapper .list01 li a {
    text-decoration: none;
    display: block;
    position: relative;
  }
  main section.s02 .wrapper .list01 li a .photo {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .list01 li a .photobox {
    background-color: #000;
    padding: 15px;
    display: block;
  }
  main section.s02 .wrapper .list01 li a .photobox img {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  main section.s02 .wrapper .list01 li a .more {
    width: 100%;
    display: block;
    position: absolute;
    bottom: -7vw;
    border: 3px solid #000;
    right: 0;
    left: 0;
  }
  main section.s02 .wrapper h4 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 70px;
    margin: 10px auto 0;
    background-image: url(../images/tp0210.png);
    background-size: 335px auto;
    background-position: top 0 center;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 24px;
    font-weight: 900;
    color: #fff;
    position: relative;
    z-index: 2;
    margin-top: 50px;
  }
  main section.s02 .wrapper .box02 {
    width: 100%;
    margin: -50px auto 0;
    position: relative;
    z-index: 10;
  }
  main section.s02 .wrapper .box02 .photobox {
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
  }
  main section.s02 .wrapper .box02 .photobox img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box02 .photobox img + img {
    margin-top: 15px;
  }
  main section.s02 .wrapper .box02 a {
    display: block;
    text-decoration: none;
    background-color: #231815;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 100%;
    padding: 15px 0;
    letter-spacing: 3px;
    font-weight: bold;
    position: relative;
    z-index: 10;
  }
  main section.s02 .wrapper .box02 a img {
    width: 12px;
    vertical-align: top;
    margin: -1px 0 0 15px;
  }
  main section.s03 {
    position: relative;
    z-index: 4;
    padding: 130px 0 60px;
    background-image: url(../images/tp0301.svg);
    background-size: 500px auto;
    background-position: top 0px right calc(50% + 5px);
    background-repeat: no-repeat;
    margin-top: -100px;
  }
  main section.s03 .wrapper h5 {
    padding-top: 30px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
  }
  main section.s03 .wrapper .t01 {
    width: 100%;
    padding: 0 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 175%;
    margin: 110px auto 0;
  }
  main section.s03 .wrapper ul {
    width: 100%;
    margin: 30px 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;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0 20px;
  }
  main section.s03 .wrapper ul li {
    width: calc((100% - 10px) / 3);
    margin-bottom: 25px;
  }
  main section.s03 .wrapper ul li:nth-child(2) {
    margin-bottom: 0;
  }
  main section.s03 .wrapper ul li a {
    display: block;
    text-decoration: none;
  }
  main section.s03 .wrapper ul li a img {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .btn {
    width: 100%;
    margin: 30px auto 0;
    padding-left: 0;
    padding: 0 20px;
  }
  main section.s03 .wrapper .btn a {
    display: block;
    text-decoration: none;
    background-color: #231815;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 100%;
    padding: 15px 0;
    letter-spacing: 3px;
    font-weight: bold;
  }
  main section.s03 .wrapper .btn a img {
    width: 12px;
    vertical-align: top;
    margin: -1px 0 0 15px;
  }
  main section.s04 {
    padding: 30px 0 50px;
    background-color: #a61f24;
    background-image: url(../images/tp0403.png);
    background-size: 1200px auto;
    background-position: bottom 55px center;
    background-repeat: repeat-x;
  }
  main section.s04 .wrapper {
    padding-top: 20px;
    background-image: url(../images/tp0402.svg);
    background-size: 1338px auto;
    background-repeat: no-repeat;
    background-position: top 0 center;
  }
  main section.s04 .wrapper h6 {
    width: 335px;
    padding: 0 20px;
    margin: 0 auto;
  }
  main section.s04 .wrapper h6 img {
    width: 100%;
    display: block;
  }
  main section.s04 .wrapper .t01 {
    width: 100%;
    padding: 0 20px;
    margin: 5px auto 0;
    position: relative;
    z-index: 3;
    font-size: 14px;
    line-height: 175%;
    color: #fff;
    font-weight: bold;
  }
  main section.s04 .wrapper ul {
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
    margin-top: 20px;
    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: 20px 10px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0 20px;
  }
  main section.s04 .wrapper ul li {
    display: block;
    width: calc(50% - 5px) !important;
    vertical-align: bottom;
    margin: 0 !important;
  }
  main section.s04 .wrapper ul li.li01 {
    width: 270.5px;
  }
  main section.s04 .wrapper ul li.li02 {
    width: 269px;
    margin-bottom: 35px;
  }
  main section.s04 .wrapper ul li.li03 {
    width: 273.5px;
    margin-bottom: 110px;
  }
  main section.s04 .wrapper ul li.li04 {
    width: 282.5px;
    margin-bottom: 70px;
  }
  main section.s04 .wrapper ul li a {
    display: block;
  }
  main section.s04 .wrapper ul li a img {
    width: 100%;
    display: block;
  }
  main section.s04 .wrapper .btn01 {
    display: block;
    text-decoration: none;
    background-color: #231815;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 100%;
    padding: 15px 0;
    letter-spacing: 3px;
    font-weight: bold;
    margin-top: 30px;
  }
  main section.s04 .wrapper .btn01 img {
    width: 13px;
    vertical-align: top;
    margin: -2px 0 0 15px;
  }
  main section.s05 {
    background-image: url(../images/tp0503.svg);
    background-size: 500px auto;
    background-position: top 500px center;
    background-repeat: no-repeat;
  }
  main section.s05 .wrapper {
    position: relative;
    padding: 50px 0;
  }
  main section.s05 .wrapper .icon {
    width: 120px;
    display: block;
    position: absolute;
    top: -10px;
    right: calc(50% + 50px);
  }
  main section.s05 .wrapper .logo {
    width: 335px;
    display: block;
    margin: 0 auto;
  }
  main section.s05 .wrapper h6 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 30px;
    letter-spacing: 0;
  }
  main section.s05 .wrapper .t01 {
    width: 100%;
    padding: 0 20px;
    margin: 20px auto 0;
    font-size: 14px;
    line-height: 175%;
    font-weight: bold;
  }
  main section.s05 .wrapper .photobox {
    width: 100%;
    margin: -190px auto 0;
    text-align: right;
  }
  main section.s05 .wrapper .photobox img {
    width: 80px;
  }
  main section.s05 .wrapper .photobox02 {
    font-size: 0;
    letter-spacing: 0;
    margin-top: 115px;
  }
  main section.s05 .wrapper .photobox02 img {
    width: 33.3333333333%;
  }
  main section.s05 .wrapper .photobox02 img:last-child {
    display: none;
  }
  main section.s05 .wrapper .btn01 {
    display: block;
    text-decoration: none;
    background-color: #231815;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 100%;
    padding: 15px 0;
    letter-spacing: 3px;
    font-weight: bold;
  }
  main section.s05 .wrapper .btn01 img {
    width: 12px;
    vertical-align: top;
    margin: -1px 0 0 15px;
  }
}