/* ------------------------------
 width: all
------------------------------ */
main section.s01 {
  background-color: #e74881;
  padding: 30px 0 40px;
}
main section.s01 .wrapper h2 {
  width: 914px;
  margin: 0 auto;
}
main section.s01 .wrapper h2 img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .msg01 {
  width: 1200px;
  display: block;
  margin: 35px auto 0;
}
main section.s02 {
  padding: 40px 0 0;
}
main section.s02 .wrapper {
  width: 1200px;
  margin: 0 auto;
}
main section.s02 .wrapper .dl01 {
  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 .dl01 dt {
  width: 340px;
  background-color: #e95513;
  border-radius: 8px;
  font-size: 26px;
  line-height: 120%;
  font-weight: 900;
  color: #fff;
  padding: 20px 0 20px 20px;
}
main section.s02 .wrapper .dl01 dd {
  width: calc(100% - 340px);
  padding-left: 30px;
}
main section.s02 .wrapper .dl01 dd ul li span {
  color: #e95513;
  font-size: 25px;
  display: inline-block;
  vertical-align: top;
  font-weight: 900;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #faed00));
  background: linear-gradient(transparent 50%, #faed00 50%);
}
main section.s02 .wrapper .dl02 {
  margin-top: 30px;
  position: relative;
}
main section.s02 .wrapper .dl02 dt {
  width: 523px;
  position: relative;
  z-index: 2;
}
main section.s02 .wrapper .dl02 dt img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .dl02 dd {
  width: 716px;
  height: 200px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -100px;
  background-image: url(../images/tp0202.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 30px 40px 0 120px;
}
main section.s02 .wrapper .dl02 dd .t01 {
  font-size: 30px;
  font-weight: bold;
  color: #e74881;
}
main section.s02 .wrapper .dl02 dd .t02 {
  font-size: 15px;
  line-height: 200%;
  margin-top: 10px;
}
main section.s03 {
  padding: 50px 0 150px;
  background-image: url(../images/tp0301.png);
  background-size: 21.5px auto;
  background-position: center center;
}
main section.s03 .wrapper .themebox {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
}
main section.s03 .wrapper .themebox .t01 {
  text-align: center;
  background-image: url(../images/tp0302.png);
  background-size: 11px auto;
  background-repeat: repeat-x;
  background-position: center left 0;
}
main section.s03 .wrapper .themebox .t01.theme01 span {
  background-color: #d06d8c;
}
main section.s03 .wrapper .themebox .t01.theme02 span {
  background-color: #c93a40;
}
main section.s03 .wrapper .themebox .t01.theme03 span {
  background-color: #de9610;
}
main section.s03 .wrapper .themebox .t01.theme04 span {
  color: #000;
  background-color: #f2cf01;
}
main section.s03 .wrapper .themebox .t01.theme05 span {
  background-color: #65ace4;
}
main section.s03 .wrapper .themebox .t01.theme06 span {
  background-color: #56a764;
}
main section.s03 .wrapper .themebox .t01.theme07 span {
  background-color: #a0c238;
}
main section.s03 .wrapper .themebox .t01.theme08 span {
  background-color: #9460a0;
}
main section.s03 .wrapper .themebox .t01.theme09 span {
  background-color: #906010;
}
main section.s03 .wrapper .themebox .t01.theme10 span {
  background-color: #0074bf;
}
main section.s03 .wrapper .themebox .t01 span {
  display: inline-block;
  width: 600px;
  border-radius: 50px;
  font-size: 26px;
  font-weight: bold;
  line-height: 100%;
  padding: 15px 0;
  color: #fff;
}
main section.s03 .wrapper .themebox .youtube_box01 {
  width: 800px;
  height: 450px;
  margin: 30px auto 0;
  position: relative;
}
main section.s03 .wrapper .themebox .youtube_box01 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
main section.s03 .wrapper .themebox ul {
  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: 40px 45px;
  margin-top: 40px;
}
main section.s03 .wrapper .themebox ul li {
  width: 370px;
}
main section.s03 .wrapper .themebox ul li .youtube_box02 {
  width: 100%;
  height: 208px;
  position: relative;
}

main section.s03 .wrapper .themebox ul li .youtube_box02 .soon {
  width: 370px;
}

main section.s03 .wrapper .themebox ul li .youtube_box02 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
main section.s03 .wrapper .themebox ul li .youtube_box02 a {
  width: 48px;
  display: block;
  position: absolute;
  right: 10px;
  bottom: -10px;
}
main section.s03 .wrapper .themebox ul li .youtube_box02 a img {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .themebox ul li .cat {
  margin-top: 15px;
}
main section.s03 .wrapper .themebox ul li .cat span {
  display: inline-block;
  vertical-align: top;
  color: #000;
  font-size: 12px;
  line-height: 100%;
  padding: 8px 15px;
  border-radius: 4px;
  background-color: #faed00;
}
main section.s03 .wrapper .themebox ul li .t02 {
  font-size: 16px;
  font-weight: bold;
  line-height: 170%;
  margin-top: 5px;
}
main section.s03 .wrapper .themebox ul li .t03 {
  font-size: 14px;
  line-height: 170%;
}
main section.s03 .wrapper .themebox .btn_more {
  width: 300px;
  display: block;
  margin: 50px auto 0;
}
main section.s03 .wrapper .themebox .btn_more img {
  width: 100%;
  display: block;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 {
    background-color: #e74881;
    padding: 20px 20px 30px;
  }
  main section.s01 .wrapper h2 {
    width: 335px;
    margin: 0 auto;
  }
  main section.s01 .wrapper h2 img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .msg01 {
    width: 100%;
    display: block;
    margin: 35px auto 0;
  }
  main section.s02 {
    padding: 50px 20px 0;
  }
  main section.s02 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s02 .wrapper .dl01 {
    display: block;
  }
  main section.s02 .wrapper .dl01 dt {
    width: 100%;
    background-color: #e95513;
    border-radius: 4px;
    font-size: 20px;
    line-height: 150%;
    font-weight: 900;
    color: #fff;
    padding: 15px 15px;
    text-align: center;
  }
  main section.s02 .wrapper .dl01 dd {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
  main section.s02 .wrapper .dl01 dd ul li span {
    color: #e95513;
    font-size: 18px;
    display: inline;
    vertical-align: top;
    font-weight: 900;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #faed00));
    background: linear-gradient(transparent 50%, #faed00 50%);
  }
  main section.s02 .wrapper .dl02 {
    margin-top: 30px;
    position: relative;
  }
  main section.s02 .wrapper .dl02 dt {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .dl02 dt img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .dl02 dd {
    width: 100%;
    height: auto;
    position: static;
    margin: 20px auto 0;
    background-image: none;
    padding: 0;
  }
  main section.s02 .wrapper .dl02 dd .t01 {
    font-size: 24px;
    font-weight: bold;
    color: #e74881;
  }
  main section.s02 .wrapper .dl02 dd .t02 {
    font-size: 14px;
    line-height: 180%;
    margin-top: 10px;
  }
  main section.s03 {
    padding: 30px 20px 70px;
    background-image: url(../images/tp0301.png);
    background-size: 21.5px auto;
    background-position: center center;
  }
  main section.s03 .wrapper .themebox {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
  }
  main section.s03 .wrapper .themebox .t01 {
    text-align: center;
    background-image: url(../images/tp0302.png);
    background-size: 5.5px auto;
    background-repeat: repeat-x;
    background-position: center left 0;
  }
  main section.s03 .wrapper .themebox .t01.theme01 span {
    background-color: #d06d8c;
  }
  main section.s03 .wrapper .themebox .t01.theme02 span {
    background-color: #c93a40;
  }
  main section.s03 .wrapper .themebox .t01.theme03 span {
    background-color: #de9610;
  }
  main section.s03 .wrapper .themebox .t01.theme04 span {
    color: #000;
    background-color: #f2cf01;
  }
  main section.s03 .wrapper .themebox .t01.theme05 span {
    background-color: #65ace4;
  }
  main section.s03 .wrapper .themebox .t01.theme06 span {
    background-color: #56a764;
  }
  main section.s03 .wrapper .themebox .t01.theme07 span {
    background-color: #a0c238;
  }
  main section.s03 .wrapper .themebox .t01.theme08 span {
    background-color: #9460a0;
  }
  main section.s03 .wrapper .themebox .t01.theme09 span {
    background-color: #906010;
  }
  main section.s03 .wrapper .themebox .t01.theme10 span {
    background-color: #0074bf;
  }
  main section.s03 .wrapper .themebox .t01 span {
    display: inline-block;
    width: 280px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    padding: 10px 0;
    color: #fff;
  }
  main section.s03 .wrapper .themebox .youtube_box01 {
    width: 100%;
    height: calc((100vw - 40px) * 0.54);
    margin: 30px auto 0;
    position: relative;
  }
  main section.s03 .wrapper .themebox .youtube_box01 iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  main section.s03 .wrapper .themebox ul {
    display: block;
    margin-top: 30px;
    padding: 0 20px;
  }
  main section.s03 .wrapper .themebox ul li {
    width: 100%;
    margin-top: 20px;
  }
  main section.s03 .wrapper .themebox ul li .youtube_box02 {
    width: 100%;
    height: calc((100vw - 80px) * 0.54);
    position: relative;
  }
  
  main section.s03 .wrapper .themebox ul li .youtube_box02 .soon {
  width: 100%;
}
  main section.s03 .wrapper .themebox ul li .youtube_box02 iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  main section.s03 .wrapper .themebox ul li .youtube_box02 a {
    width: 48px;
    display: block;
    position: absolute;
    right: 10px;
    bottom: -10px;
  }
  main section.s03 .wrapper .themebox ul li .youtube_box02 a img {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .themebox ul li .cat {
    margin-top: 15px;
  }
  main section.s03 .wrapper .themebox ul li .cat span {
    display: inline-block;
    vertical-align: top;
    color: #000;
    font-size: 12px;
    line-height: 100%;
    padding: 8px 15px;
    border-radius: 4px;
    background-color: #faed00;
  }
  main section.s03 .wrapper .themebox ul li .t02 {
    font-size: 16px;
    font-weight: bold;
    line-height: 170%;
    margin-top: 5px;
  }
  main section.s03 .wrapper .themebox ul li .t03 {
    font-size: 14px;
    line-height: 170%;
  }
  main section.s03 .wrapper .themebox .btn_more {
    width: 260px;
    display: block;
    margin: 30px auto 0;
  }
  main section.s03 .wrapper .themebox .btn_more img {
    width: 100%;
    display: block;
  }
}