/* ------------------------------
 width: all
------------------------------ */
main section.s01 {
  background-color: #e74881;
  padding: 25px 0;
}
main section.s01 .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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main section.s01 .wrapper .logo {
  width: 519px;
  display: block;
}
main section.s01 .wrapper .logo img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .msg {
  width: 499px;
  display: block;
  margin-left: 40px;
}
main section.s02 {
  padding: 70px 0 150px;
  background-image: url(../../images/tp0301.png);
  background-size: 21.5px auto;
  background-position: center center;
}
main section.s02 .wrapper .themebox {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
}
main section.s02 .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;
  margin-bottom: 60px;
}
main section.s02 .wrapper .themebox .t01.theme01 span {
  background-color: #d06d8c;
}
main section.s02 .wrapper .themebox .t01.theme02 span {
  background-color: #c93a40;
}
main section.s02 .wrapper .themebox .t01.theme03 span {
  background-color: #de9610;
}
main section.s02 .wrapper .themebox .t01.theme04 span {
  color: #000;
  background-color: #f2cf01;
}
main section.s02 .wrapper .themebox .t01.theme05 span {
  background-color: #65ace4;
}
main section.s02 .wrapper .themebox .t01.theme06 span {
  background-color: #56a764;
}
main section.s02 .wrapper .themebox .t01.theme07 span {
  background-color: #a0c238;
}
main section.s02 .wrapper .themebox .t01.theme08 span {
  background-color: #9460a0;
}
main section.s02 .wrapper .themebox .t01.theme09 span {
  background-color: #906010;
}
main section.s02 .wrapper .themebox .t01.theme10 span {
  background-color: #0074bf;
}
main section.s02 .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.s02 .wrapper .themebox .box01 {
  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;
  border: 1px solid #999999;
  background-color: #fff;
  padding: 40px 25px;
  position: relative;
}
main section.s02 .wrapper .themebox .box01 .left {
  width: calc(50% - 54px);
}
main section.s02 .wrapper .themebox .box01 .left .name {
  font-size: 22px;
  font-weight: bold;
  line-height: 140%;
}
main section.s02 .wrapper .themebox .box01 .left .url a {
  color: #0071bc;
  font-size: 14px;
  text-decoration: none;
  word-break: break-all;
}
main section.s02 .wrapper .themebox .box01 .left .photo {
  width: 100%;
  display: block;
  margin-top: 15px;
}
main section.s02 .wrapper .themebox .box01 .left table {
  width: 100%;
  margin-top: 15px;
}
main section.s02 .wrapper .themebox .box01 .left table tr th {
  width: 90px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 200%;
  vertical-align: top;
}
main section.s02 .wrapper .themebox .box01 .left table tr td {
  font-size: 14px;
  line-height: 200%;
  vertical-align: top;
}
main section.s02 .wrapper .themebox .box01 .right {
  width: calc(50% + 25px);
}
main section.s02 .wrapper .themebox .box01 .right .t02 {
  font-size: 14px;
  line-height: 175%;
}
main section.s02 .wrapper .themebox .box01 .right .t03 {
  text-align: center;
  font-size: 18px;
  line-height: 140%;
  font-weight: bold;
  background-color: #faed00;
  border-radius: 50px;
  padding: 6px 15px;
  margin: 20px 0;
}
main section.s02 .wrapper .themebox .box01 .right .t03 span {
  font-size: 12px;
}
main section.s02 .wrapper .themebox .box01 .right .t04 {
  font-size: 14px;
  line-height: 175%;
  min-height: 132px;
}
main section.s02 .wrapper .themebox .box01 .right .t04 a {
  color: #0071bc;
  font-size: 14px;
}
main section.s02 .wrapper .themebox .box01 .right .t05 {
  width: 325px;
  background-color: #e74881;
  padding: 11px 0;
  border-radius: 50px;
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 100%;
}
main section.s02 .wrapper .themebox .box01 .right ul {
  margin-top: 10px;
}
main section.s02 .wrapper .themebox .box01 .right ul li {
  margin-top: 5px;
  background-image: url(../../images/icon_check01.svg);
  background-size: 20px auto;
  background-position: top 8px left 0;
  background-repeat: no-repeat;
  padding-left: 25px;
  font-size: 25px;
  font-weight: 900;
  color: #e74881;
}
main section.s02 .wrapper .themebox .box01 .right .youtube_box03 {
  width: 351px;
  height: 198px;
  margin-top: 20px;
  position: relative;
}

main section.s02 .wrapper .themebox .box01 .right .youtube_box03 .soon {
  width: 351px;
}

main section.s02 .wrapper .themebox .box01 .right .youtube_box03 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
main section.s02 .wrapper .themebox .box01 .right .btn_internship {
  width: 221px;
  display: block;
  position: absolute;
  right: 20px;
  bottom: 25px;
}
main section.s02 .wrapper .themebox .box01 .right .btn_internship img {
  width: 100%;
  display: block;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 {
    background-color: #e74881;
    padding: 30px 20px;
    overflow: hidden;
  }
  main section.s01 .wrapper {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  main section.s01 .wrapper .logo {
    width: 100%;
    display: block;
    -webkit-transform: translateX(5%);
            transform: translateX(5%);
  }
  main section.s01 .wrapper .logo img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .msg {
    width: 100%;
    display: block;
    margin-left: 0;
    max-width: 330px;
    margin: 30px auto 0;
  }
  main section.s02 {
    padding: 20px 20px 70px;
    background-image: url(../../images/tp0301.png);
    background-size: 21.5px auto;
    background-position: center center;
  }
  main section.s02 .wrapper .themebox {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
  }
  main section.s02 .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;
    margin-bottom: 30px;
  }
  main section.s02 .wrapper .themebox .t01.theme01 span {
    background-color: #d06d8c;
  }
  main section.s02 .wrapper .themebox .t01.theme02 span {
    background-color: #c93a40;
  }
  main section.s02 .wrapper .themebox .t01.theme03 span {
    background-color: #de9610;
  }
  main section.s02 .wrapper .themebox .t01.theme04 span {
    color: #000;
    background-color: #f2cf01;
  }
  main section.s02 .wrapper .themebox .t01.theme05 span {
    background-color: #65ace4;
  }
  main section.s02 .wrapper .themebox .t01.theme06 span {
    background-color: #56a764;
  }
  main section.s02 .wrapper .themebox .t01.theme07 span {
    background-color: #a0c238;
  }
  main section.s02 .wrapper .themebox .t01.theme08 span {
    background-color: #9460a0;
  }
  main section.s02 .wrapper .themebox .t01.theme09 span {
    background-color: #906010;
  }
  main section.s02 .wrapper .themebox .t01.theme10 span {
    background-color: #0074bf;
  }
  main section.s02 .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.s02 .wrapper .themebox .box01 {
    display: block;
    border: 1px solid #999999;
    background-color: #fff;
    padding: 25px 20px;
    position: relative;
  }
  main section.s02 .wrapper .themebox .box01 .left {
    width: 100%;
  }
  main section.s02 .wrapper .themebox .box01 .left .name {
    font-size: 18px;
    font-weight: bold;
    line-height: 140%;
  }
  main section.s02 .wrapper .themebox .box01 .left .url a {
    color: #0071bc;
    font-size: 12px;
    text-decoration: none;
    word-break: break-all;
  }
  main section.s02 .wrapper .themebox .box01 .left .photo {
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  main section.s02 .wrapper .themebox .box01 .left table {
    width: 100%;
    margin-top: 10px;
  }
  main section.s02 .wrapper .themebox .box01 .left table tr th {
    width: 80px;
    padding-left: 0;
    font-size: 13px;
    line-height: 200%;
    vertical-align: top;
  }
  main section.s02 .wrapper .themebox .box01 .left table tr td {
    font-size: 13px;
    line-height: 200%;
    vertical-align: top;
  }
  main section.s02 .wrapper .themebox .box01 .right {
    width: 100%;
    margin-top: 20px;
  }
  main section.s02 .wrapper .themebox .box01 .right .t02 {
    font-size: 13px;
    line-height: 175%;
  }
  main section.s02 .wrapper .themebox .box01 .right .t03 {
    text-align: center;
    font-size: 16px;
    line-height: 140%;
    font-weight: bold;
    background-color: #faed00;
    border-radius: 50px;
    padding: 6px 15px;
    margin: 15px 0;
  }
  main section.s02 .wrapper .themebox .box01 .right .t03 span {
    font-size: 10px;
  }
  main section.s02 .wrapper .themebox .box01 .right .t04 {
    font-size: 13px;
    line-height: 175%;
    min-height: 0;
  }
  main section.s02 .wrapper .themebox .box01 .right .t04 a {
    color: #0071bc;
    font-size: 13px;
  }
  main section.s02 .wrapper .themebox .box01 .right .t05 {
    width: 240px;
    background-color: #e74881;
    padding: 8px 0;
    border-radius: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 100%;
    margin: 25px auto 0;
  }
  main section.s02 .wrapper .themebox .box01 .right ul {
    margin-top: 10px;
  }
  main section.s02 .wrapper .themebox .box01 .right ul li {
    margin-top: 5px;
    background-image: url(../../images/icon_check01.svg);
    background-size: 16px auto;
    background-position: top 8px left 0;
    background-repeat: no-repeat;
    padding-left: 20px;
    font-size: 20px;
    font-weight: 900;
    color: #e74881;
  }
  main section.s02 .wrapper .themebox .box01 .right .youtube_box03 {
    width: 100%;
    height: calc((100vw - 80px) * 0.54);
    margin: 20px 0px 70px 0px;
    position: relative;
  }
  
  main section.s02 .wrapper .themebox .box01 .right .youtube_box03 .soon {
  width: 100%;
  
  main section.s02 .wrapper .themebox .box01 .right .youtube_box03 iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  main section.s02 .wrapper .themebox .box01 .right .btn_internship {
    width: 180px;
    display: block;
    position: static;
    margin: 20px auto 0;
  }
  main section.s02 .wrapper .themebox .box01 .right .btn_internship img {
    width: 100%;
    display: block;
  }
}