/* ------------------------------
 width: all
------------------------------ */
main section .main_ttl_box {
  width: 100% !important;
  max-width: 100% !important;
}
main section.s01 .wrapper {
  position: relative;
}
main section.s01 .wrapper h2 {
  width: 920px;
  display: block;
  margin: 0 auto 0;
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 1000000;
}
main section.s01 .wrapper h2 img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper {
  position: relative;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
  width: 100%;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .photo {
  height: 714px;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s02 {
  margin-top: 35px;
}
main section.s02 .swiper-area02 .swiper .swiper-wrapper {
  position: relative;
  padding-bottom: 50px;
}
main section.s02 .swiper-area02 .swiper .swiper-wrapper .swiper-slide {
  width: 300px;
}
main section.s02 .swiper-area02 .swiper .swiper-wrapper .swiper-slide .box {
  width: 100%;
  display: block;
  text-decoration: none;
}
main section.s02 .swiper-area02 .swiper .swiper-wrapper .swiper-slide .box img {
  width: 100%;
  display: block;
}
main section.s02 .swiper-area02 .swiper-pagination {
  padding-bottom: 0;
  position: absolute;
  bottom: 0;
  z-index: 1000;
}
main section.s02 .swiper-area02 .swiper-pagination span {
  width: 14px;
  height: 14px;
  margin: 0 15px;
  background-color: #fff !important;
  opacity: 1 !important;
  border: 1px solid #666;
}
main section.s02 .swiper-area02 .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #666 !important;
}
main section.s02 .wrapper {
  width: 920px;
  margin: -20px auto 0;
}
main section.s02 .wrapper .newslist {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
main section.s02 .wrapper .newslist li {
  width: 50%;
  padding: 25px 0 40px;
  border-top: 1px solid #1D1D1D;
}
main section.s02 .wrapper .newslist li:nth-child(1), main section.s02 .wrapper .newslist li:nth-child(2) {
  border: none;
}
main section.s02 .wrapper .newslist li:nth-child(odd) {
  padding-right: 35px;
}
main section.s02 .wrapper .newslist li:nth-child(even) {
  padding-left: 35px;
}
main section.s02 .wrapper .newslist li a {
  text-decoration: none;
  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 .newslist li a .photobox {
  width: 184px;
  height: 109px;
}
main section.s02 .wrapper .newslist li a .photobox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s02 .wrapper .newslist li a .txtbox {
  width: calc(100% - 184px);
  padding-left: 10px;
}
main section.s02 .wrapper .newslist li a .txtbox .info {
  font-size: 15px;
  font-weight: bold;
  color: #009F18;
}
main section.s02 .wrapper .newslist li a .txtbox .info .date {
  display: inline-block;
  margin-right: 10px;
  line-height: 25px;
  vertical-align: top;
}
main section.s02 .wrapper .newslist li a .txtbox .info .cat {
  display: inline-block;
  color: #fff;
  font-size: 10px;
  line-height: 100%;
  padding: 8px 10px;
  border-radius: 3px;
  background-color: #1D1D1D;
}
main section.s02 .wrapper .newslist li a .txtbox .txt {
  margin-top: 5px;
  font-size: 15px;
  line-height: 170%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #1D1D1D;
}
main section.s02 .wrapper .newslist li a .txtbox .more {
  text-align: right;
  margin-top: 13px;
}
main section.s02 .wrapper .newslist li a .txtbox .more img {
  width: 58px;
  vertical-align: top;
}
main section.s03 .wrapper {
  width: 1200px;
  margin: 0 auto;
  max-width: calc(100% - 240px);
}
main section.s03 .wrapper .t06 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
}
main section.s03 .wrapper .t07 {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}
main section.s03 .wrapper .t07::after {
  content: "";
  display: block;
  width: 74px;
  height: 1px;
  background-color: #009F18;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s03 .wrapper .t07 span {
  color: #009F18;
}
main section.s03 .wrapper .box01 {
  position: relative;
  background-image: url(../images/tp0302.png);
  background-size: cover;
  background-position: center center;
  padding: 70px 35px;
  margin-top: 35px;
}
main section.s03 .wrapper .box01 .design01 {
  width: 300px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
main section.s03 .wrapper .box01 .design02 {
  width: 300px;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}
main section.s03 .wrapper .box01 .logo {
  width: 227px;
  display: block;
  position: absolute;
  top: 90px;
  right: 60px;
}
main section.s03 .wrapper .box01 .dl01 {
  width: calc(100% - 360px);
}
main section.s03 .wrapper .box01 .dl01 dt {
  font-size: 30px;
  font-weight: bold;
  line-height: 150%;
}
main section.s03 .wrapper .box01 .dl01 dd {
  font-size: 15px;
  font-weight: bold;
  line-height: 260%;
  margin-top: 30px;
}
main section.s03 .wrapper .box01 .swiper-area03 {
  margin-top: 40px;
}
main section.s03 .wrapper .box01 .swiper-area03 .swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
main section.s03 .wrapper .box01 .swiper-area03 .swiper .swiper-wrapper .swiper-slide {
  width: 292px;
  padding: 0 25px;
}
main section.s03 .wrapper .box01 .swiper-area03 .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .box01 .dl02 {
  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;
  padding: 0 80px;
  margin-top: 50px;
}
main section.s03 .wrapper .box01 .dl02 dt {
  font-size: 30px;
  font-weight: bold;
  color: #009F18;
  line-height: 100%;
}
main section.s03 .wrapper .box01 .dl02 dd {
  font-size: 85px;
  font-weight: bold;
  color: #009F18;
  line-height: 100%;
}
main section.s03 .wrapper .box01 .swiper-area04 {
  margin-top: 50px;
}
main section.s03 .wrapper .box01 .swiper-area04 .swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
main section.s03 .wrapper .box01 .swiper-area04 .swiper .swiper-wrapper .swiper-slide {
  width: 292px;
  padding: 0 25px;
}
main section.s03 .wrapper .box01 .swiper-area04 .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  display: block;
}
main section.s04 .wrapper {
  width: 1130px;
  max-width: calc(100% - 260px);
  margin: 60px auto 0;
}
main section.s04 .wrapper .t06 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
}
main section.s04 .wrapper .t07 {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}
main section.s04 .wrapper .t07::after {
  content: "";
  display: block;
  width: 74px;
  height: 1px;
  background-color: #009F18;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s04 .wrapper .t07 span {
  color: #009F18;
}
main section.s04 .wrapper .numberlist_box {
  position: relative;
  margin-top: 50px;
}
main section.s04 .wrapper .numberlist_box .numberlist {
  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: 50px 0;
}
main section.s04 .wrapper .numberlist_box .numberlist li {
  width: 33.33%;
  position: relative;
  overflow: hidden;
}
main section.s04 .wrapper .numberlist_box .numberlist li.txt_li .box00 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main section.s04 .wrapper .numberlist_box .numberlist li.txt_li .box00 .box01 {
  padding-bottom: 50px;
}
main section.s04 .wrapper .numberlist_box .numberlist li.txt_li .box00 .txtbox03 {
  font-size: 15px;
  font-weight: bold;
  line-height: 170%;
  padding-left: 30px;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01 {
  width: 100%;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0101 {
  background-color: #DEE5EE;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0101 .bg_txt {
  color: rgba(0, 0, 0, 0.15);
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0101 .txtbox02 {
  color: #1D1D1D;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0102 {
  background-color: #FF4B1A;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0103 {
  background-color: #009F18;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0104 {
  background-color: #FF6E4B;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0105 {
  background-color: #A2A854;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0106 {
  background-color: #3E3E3E;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0107 {
  background-color: #A79452;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01 .bg_txt {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  font-size: 40px;
  color: rgba(255, 255, 255, 0.28);
  font-weight: bold;
  line-height: 100%;
  padding: 15px 20px;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01 .txtbox02 {
  position: relative;
  z-index: 2;
  padding: 35px 20px 30px;
  color: #fff;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01 .txtbox02 .t03 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 1px;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01 .txtbox02 .num {
  font-size: 50px;
  line-height: 100%;
  letter-spacing: 0;
  position: absolute;
  top: 25px;
  right: 5px;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01 .txtbox02 .t04 {
  font-size: 20px;
  font-weight: bold;
  line-height: 100%;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01 .txtbox02 .t05 {
  font-size: 15px;
  line-height: 170%;
  font-weight: bold;
  margin-top: 15px;
}
main section.s04 .wrapper .numberlist_box .numberlist li .box01 .txtbox02 .t05.t05_sp {
  display: none;
}
main section.s04 .wrapper .numberlist_box .numberlist li .photo {
  width: 100%;
  display: block;
}
main section.s04 .wrapper .numberlist_box .logo {
  width: 649px;
  max-width: 60%;
  display: block;
  position: absolute;
  right: 40px;
  bottom: 120px;
}
main section.s05 .wrapper {
  width: 1130px;
  max-width: calc(100% - 260px);
  margin: 80px auto 0;
}
main section.s05 .wrapper .t06 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
}
main section.s05 .wrapper .t07 {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}
main section.s05 .wrapper .t07::after {
  content: "";
  display: block;
  width: 74px;
  height: 1px;
  background-color: #009F18;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s05 .wrapper .t07 span {
  color: #009F18;
}
main section.s05 .wrapper .box01 {
  position: relative;
  margin-top: 60px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
main section.s05 .wrapper .box01.style_box_type01 {
  display: block;
}
main section.s05 .wrapper .box01.style_box_type02 {
  display: none;
}
main section.s05 .wrapper .box01 img {
  width: 100%;
}
main section.s05 .wrapper .box01 .link01 {
  width: 39%;
  height: 27.8%;
  position: absolute;
  bottom: 11.5%;
  left: 5%;
  display: block;
}
main section.s05 .wrapper .box01 .link01:hover {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  background-color: rgba(255, 255, 255, 0.3);
}
main section.s05 .wrapper .box01 .link02 {
  width: 39%;
  height: 4%;
  display: block;
  position: absolute;
  right: 3.3%;
  bottom: 3.1%;
  cursor: pointer;
}
main section.s06 .wrapper {
  width: 1130px;
  max-width: calc(100% - 260px);
  margin: 80px auto 0;
}
main section.s06 .wrapper .t06 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
}
main section.s06 .wrapper .t07 {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}
main section.s06 .wrapper .t07::after {
  content: "";
  display: block;
  width: 74px;
  height: 1px;
  background-color: #009F18;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s06 .wrapper .t07 span {
  color: #009F18;
}
main section.s06 .wrapper ul {
  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;
  margin-top: 60px;
}
main section.s06 .wrapper ul li {
  max-width: 324px;
  width: 32%;
}
main section.s06 .wrapper ul li img {
  width: 100%;
  display: block;
}
main section.s06 .wrapper .msg01 {
  width: 100%;
  display: block;
  margin-top: 60px;
}
main section.s06 .wrapper .btn_lesson {
  display: block;
}
main section.s06 .wrapper .btn_lesson img {
  width: 100%;
  display: block;
  margin-top: 50px;
}
main section.s07 .wrapper {
  width: 1130px;
  max-width: calc(100% - 260px);
  margin: 80px auto 0;
}
main section.s07 .wrapper .t06 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
}
main section.s07 .wrapper .t07 {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}
main section.s07 .wrapper .t07::after {
  content: "";
  display: block;
  width: 74px;
  height: 1px;
  background-color: #009F18;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s07 .wrapper .t07 span {
  color: #009F18;
}
main section.s07 .wrapper ul {
  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;
  margin-top: 60px;
}
main section.s07 .wrapper ul li {
  width: calc(50% - 10px);
}
main section.s07 .wrapper ul li img {
  width: 100%;
  display: block;
}
main section.s07 .wrapper ul li .t01 {
  margin-top: 10px;
  text-align: center;
  font-size: 20px;
  line-height: 130%;
  color: #fff;
  font-weight: bold;
  background-color: #009F18;
  padding: 10px 0;
}
main section.s07 .wrapper ul li .t02 {
  font-size: 15px;
  line-height: 170%;
  font-weight: bold;
  margin-top: 10px;
}
main section.s07 .wrapper ul li .t03 {
  font-size: 15px;
  line-height: 170%;
  font-weight: bold;
  margin-top: 10px;
  text-align: right;
}
main section.s07 .wrapper .logo {
  width: 597px;
  display: block;
  margin: 70px auto 0;
}
main section.s08 .wrapper {
  width: 1130px;
  max-width: calc(100% - 260px);
  margin: 80px auto 0;
}
main section.s08 .wrapper .box01 {
  margin-top: 40px;
  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.s08 .wrapper .box01 .tmb {
  width: 23.8%;
  display: block;
}
main section.s08 .wrapper .box01 .introbox {
  width: 72%;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05,
main section.s08 .wrapper .box01 .introbox .swiper-area06 {
  position: relative;
  padding-bottom: 80px;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide,
main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide {
  width: 239px;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide .photobox,
main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide .photobox {
  position: relative;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide .photobox .photo,
main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide .photobox .photo {
  width: 100%;
  display: block;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide .photobox .link,
main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide .photobox .link {
  width: 36px;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide .photobox .link img,
main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide .photobox .link img {
  width: 100%;
  display: block;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide .t01,
main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide .t01 {
  font-size: 17px;
  font-weight: bold;
  color: #797979;
  margin-top: 5px;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide .t02,
main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide .t02 {
  color: #009F18;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #009F18;
  padding-bottom: 5px;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide dl,
main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide dl {
  padding: 8px 0;
  border-bottom: 2px dashed #aaa;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide dl dt span,
main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide dl dt span {
  display: inline-block;
  vertical-align: top;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  line-height: 100%;
  background-color: #009F17;
  padding: 4px 5px;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide dl dd,
main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide dl dd {
  font-size: 12px;
  line-height: 170%;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper-button-prev,
main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper-button-prev {
  display: block;
  width: 38px;
  height: 38px;
  background-image: url(../images/btn_prev.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: auto !important;
  right: 50px !important;
  left: auto !important;
  bottom: 0 !important;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper-button-prev::after,
main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper-button-prev::after {
  display: none !important;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper-button-next,
main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper-button-next {
  display: block;
  width: 38px;
  height: 38px;
  background-image: url(../images/btn_next.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: auto !important;
  right: 0 !important;
  left: auto !important;
  bottom: 0 !important;
}
main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper-button-next::after,
main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper-button-next::after {
  display: none !important;
}
main section.s09 .wrapper {
  width: 1130px;
  max-width: calc(100% - 260px);
  margin: 50px auto 0;
}
main section.s09 .wrapper .photo {
  width: 100%;
  margin-top: 30px;
}
main section.s09 .wrapper .btn_instagram {
  width: 751.5px;
  display: block;
  margin: 25px auto 0;
}
main section.s09 .wrapper .btn_instagram img {
  width: 100%;
}
main section.s10 .wrapper {
  width: 1130px;
  max-width: calc(100% - 260px);
  margin: 50px auto 0;
  margin: 0 auto;
}
main section.s10 .wrapper .courselist_pc {
  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;
  max-width: 920px;
  margin: 30px auto 0;
}
main section.s10 .wrapper .courselist_pc li {
  width: calc((100% - 30px) / 4);
  position: relative;
  background-image: url(../images/tp1002.jpg);
  background-size: 100% 100%;
}
main section.s10 .wrapper .courselist_pc li a {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  height: 160px;
  background-image: url(../images/tp1001.png);
  background-size: 30.5px auto;
  background-position: right 5px bottom 5px;
  background-repeat: no-repeat;
  position: relative;
}
main section.s10 .wrapper .courselist_pc li a .t01 {
  text-align: center;
  color: #fff;
  font-size: 23px;
  width: 100%;
  font-weight: bold;
  line-height: 110%;
}
main section.s10 .wrapper .courselist_pc li a .t02 {
  width: 100%;
  font-size: 10px;
  color: #fff;
  text-align: center;
  line-height: 100%;
  margin-top: 5px;
}
main section.s11 .wrapper {
  width: 1130px;
  max-width: calc(100% - 260px);
  margin: 50px auto 0;
  margin: 0 auto;
}
main section.s11 .wrapper .gallerylist_pc {
  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: 15px;
}
main section.s11 .wrapper .gallerylist_pc li {
  width: calc((100% - 45px) / 4);
}
main section.s11 .wrapper .gallerylist_pc li img {
  width: 100%;
  display: block;
}

footer .wrapper .box01 {
  display: none;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section .main_ttl_box {
    width: 100% !important;
    max-width: 100% !important;
  }
  main section .wrapper {
    max-width: 100% !important;
  }
  main section.s01 .wrapper {
    position: relative;
  }
  main section.s01 .wrapper h2 {
    width: 90%;
    display: block;
    margin: 0 auto 0;
    position: absolute;
    top: 30%;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 1000000;
  }
  main section.s01 .wrapper h2 img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper {
    position: relative;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .photo {
    height: auto;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  main section.s01 .bnr_sp {
    width: 90%;
    display: block;
    margin: -50% auto 0;
    position: relative;
    z-index: 100000;
  }
  main section.s02 {
    margin-top: 35px;
  }
  main section.s02 .swiper-area02 .swiper .swiper-wrapper {
    position: relative;
    padding-bottom: 40px;
  }
  main section.s02 .swiper-area02 .swiper .swiper-wrapper .swiper-slide {
    width: 300px;
  }
  main section.s02 .swiper-area02 .swiper .swiper-wrapper .swiper-slide .box {
    width: 100%;
    display: block;
    text-decoration: none;
  }
  main section.s02 .swiper-area02 .swiper .swiper-wrapper .swiper-slide .box img {
    width: 100%;
    display: block;
  }
  main section.s02 .swiper-area02 .swiper-pagination {
    padding-bottom: 0;
    position: absolute;
    bottom: 0;
    z-index: 1000;
  }
  main section.s02 .swiper-area02 .swiper-pagination span {
    width: 12px;
    height: 12px;
    margin: 0 7px;
    background-color: #fff !important;
    opacity: 1 !important;
    border: 1px solid #666;
  }
  main section.s02 .swiper-area02 .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #666 !important;
  }
  main section.s02 .wrapper {
    width: 100%;
    padding: 0 15px;
    margin: -5px auto 0;
  }
  main section.s02 .wrapper .newslist {
    display: none;
  }
  main section.s02 .wrapper .newslist li {
    width: 50%;
    padding: 25px 0 40px;
    border-top: 1px solid #1D1D1D;
  }
  main section.s02 .wrapper .newslist li:nth-child(1), main section.s02 .wrapper .newslist li:nth-child(2) {
    border: none;
  }
  main section.s02 .wrapper .newslist li:nth-child(odd) {
    padding-right: 35px;
  }
  main section.s02 .wrapper .newslist li:nth-child(even) {
    padding-left: 35px;
  }
  main section.s02 .wrapper .swiper-area_news {
    margin-top: 20px;
  }
  main section.s02 .wrapper .swiper-area_news .swiper .swiper-wrapper {
    padding-bottom: 40px;
    position: relative;
  }
  main section.s02 .wrapper .swiper-area_news .swiper .swiper-wrapper .swiper-slide a {
    text-decoration: none;
    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 .swiper-area_news .swiper .swiper-wrapper .swiper-slide a + a {
    margin-top: 20px;
  }
  main section.s02 .wrapper .swiper-area_news .swiper .swiper-wrapper .swiper-slide a .photobox {
    width: 170px;
    height: 100px;
  }
  main section.s02 .wrapper .swiper-area_news .swiper .swiper-wrapper .swiper-slide a .photobox img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  main section.s02 .wrapper .swiper-area_news .swiper .swiper-wrapper .swiper-slide a .txtbox {
    width: calc(100% - 170px);
    padding-left: 10px;
  }
  main section.s02 .wrapper .swiper-area_news .swiper .swiper-wrapper .swiper-slide a .txtbox .info {
    font-size: 10px;
    font-weight: bold;
    color: #009F18;
  }
  main section.s02 .wrapper .swiper-area_news .swiper .swiper-wrapper .swiper-slide a .txtbox .info .date {
    display: inline-block;
    margin-right: 10px;
    line-height: 25px;
    vertical-align: top;
  }
  main section.s02 .wrapper .swiper-area_news .swiper .swiper-wrapper .swiper-slide a .txtbox .info .cat {
    display: inline-block;
    color: #fff;
    font-size: 10px;
    line-height: 100%;
    padding: 7px 10px;
    border-radius: 3px;
    background-color: #1D1D1D;
  }
  main section.s02 .wrapper .swiper-area_news .swiper .swiper-wrapper .swiper-slide a .txtbox .txt {
    margin-top: 5px;
    font-size: 10px;
    line-height: 170%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #1D1D1D;
  }
  main section.s02 .wrapper .swiper-area_news .swiper .swiper-wrapper .swiper-slide a .txtbox .more {
    text-align: right;
    margin-top: 13px;
    padding-right: 10px;
  }
  main section.s02 .wrapper .swiper-area_news .swiper .swiper-wrapper .swiper-slide a .txtbox .more img {
    width: 53px;
    vertical-align: top;
  }
  main section.s02 .wrapper .swiper-area_news .swiper .swiper-pagination {
    padding-bottom: 0;
    position: absolute;
    bottom: 0;
    z-index: 1000;
  }
  main section.s02 .wrapper .swiper-area_news .swiper .swiper-pagination span {
    width: 12px;
    height: 12px;
    margin: 0 7px;
    background-color: #fff !important;
    opacity: 1 !important;
    border: 1px solid #666;
  }
  main section.s02 .wrapper .swiper-area_news .swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #666 !important;
  }
  main section.s03 .wrapper .t06 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
  }
  main section.s03 .wrapper .t07 {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    position: relative;
    padding-bottom: 10px;
  }
  main section.s03 .wrapper .t07::after {
    content: "";
    display: block;
    width: 74px;
    height: 1px;
    background-color: #009F18;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s03 .wrapper .t07 span {
    color: #009F18;
  }
  main section.s03 .wrapper .box01 {
    position: relative;
    background-image: url(../images/tp0302_sp.png);
    background-size: cover;
    background-position: top 0 center;
    padding: 40px 20px;
    margin-top: 35px;
  }
  main section.s03 .wrapper .box01 .design01 {
    width: 150px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  main section.s03 .wrapper .box01 .design02 {
    width: 150px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  main section.s03 .wrapper .box01 .logo {
    width: 90px;
    display: block;
    position: absolute;
    top: 35px;
    right: 20px;
  }
  main section.s03 .wrapper .box01 .dl01 {
    width: 100%;
  }
  main section.s03 .wrapper .box01 .dl01 dt {
    font-size: 20px;
    font-weight: bold;
    line-height: 170%;
  }
  main section.s03 .wrapper .box01 .dl01 dd {
    font-size: 10px;
    font-weight: bold;
    line-height: 250%;
    margin-top: 20px;
  }
  main section.s03 .wrapper .box01 .swiper-area03 {
    margin-top: 20px;
  }
  main section.s03 .wrapper .box01 .swiper-area03 .swiper .swiper-wrapper {
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
  }
  main section.s03 .wrapper .box01 .swiper-area03 .swiper .swiper-wrapper .swiper-slide {
    width: 176px;
    padding: 0 2.5px;
  }
  main section.s03 .wrapper .box01 .swiper-area03 .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .box01 .dl02 {
    display: block;
    padding: 0;
    margin-top: 20px;
    text-align: center;
  }
  main section.s03 .wrapper .box01 .dl02 dt {
    font-size: 15px;
    font-weight: bold;
    color: #009F18;
    line-height: 100%;
  }
  main section.s03 .wrapper .box01 .dl02 dd {
    font-size: 45px;
    font-weight: bold;
    color: #009F18;
    line-height: 100%;
    margin-top: 5px;
  }
  main section.s03 .wrapper .box01 .swiper-area04 {
    margin-top: 20px;
  }
  main section.s03 .wrapper .box01 .swiper-area04 .swiper .swiper-wrapper {
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
  }
  main section.s03 .wrapper .box01 .swiper-area04 .swiper .swiper-wrapper .swiper-slide {
    width: 176px;
    padding: 0 2.5px;
  }
  main section.s03 .wrapper .box01 .swiper-area04 .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    display: block;
  }
  main section.s04 .wrapper {
    width: 1130px;
    max-width: calc(100% - 260px);
    margin: 60px auto 0;
  }
  main section.s04 .wrapper .t06 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
  }
  main section.s04 .wrapper .t07 {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    position: relative;
    padding-bottom: 10px;
  }
  main section.s04 .wrapper .t07::after {
    content: "";
    display: block;
    width: 74px;
    height: 1px;
    background-color: #009F18;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s04 .wrapper .t07 span {
    color: #009F18;
  }
  main section.s04 .wrapper .numberlist_box {
    position: relative;
    margin-top: 40px;
  }
  main section.s04 .wrapper .numberlist_box .numberlist {
    display: block;
    padding: 0 15px;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li + li {
    margin-top: 30px;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li.txt_li .box00 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li.txt_li .box00 .box01 {
    padding-bottom: 50px;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li.txt_li .box00 .txtbox03 {
    font-size: 15px;
    font-weight: bold;
    line-height: 170%;
    padding-left: 30px;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01 {
    width: 100%;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0101 {
    background-color: #DEE5EE;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0101 .bg_txt {
    color: rgba(0, 0, 0, 0.15);
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0101 .txtbox02 {
    color: #1D1D1D;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0102 {
    background-color: #FF4B1A;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0103 {
    background-color: #009F18;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0104 {
    background-color: #FF6E4B;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0105 {
    background-color: #A2A854;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0106 {
    background-color: #3E3E3E;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01.box0107 {
    background-color: #A79452;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01 .bg_txt {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    font-size: 40px;
    color: rgba(255, 255, 255, 0.28);
    font-weight: bold;
    line-height: 100%;
    padding: 15px 20px;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01 .txtbox02 {
    position: relative;
    z-index: 2;
    padding: 35px 20px 30px;
    color: #fff;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01 .txtbox02 .t03 {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1px;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01 .txtbox02 .num {
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0;
    position: absolute;
    top: 25px;
    right: 5px;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01 .txtbox02 .t04 {
    font-size: 15px;
    font-weight: bold;
    line-height: 100%;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01 .txtbox02 .t05 {
    font-size: 10px;
    line-height: 170%;
    font-weight: bold;
    margin-top: 15px;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .box01 .txtbox02 .t05.t05_sp {
    display: none;
  }
  main section.s04 .wrapper .numberlist_box .numberlist li .photo {
    width: 100%;
    display: block;
  }
  main section.s04 .wrapper .numberlist_box .logo {
    display: none;
  }
  main section.s05 .wrapper {
    margin: 60px auto 0;
    padding: 0 15px;
  }
  main section.s05 .wrapper .t06 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
  }
  main section.s05 .wrapper .t07 {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    position: relative;
    padding-bottom: 10px;
  }
  main section.s05 .wrapper .t07::after {
    content: "";
    display: block;
    width: 74px;
    height: 1px;
    background-color: #009F18;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s05 .wrapper .t07 span {
    color: #009F18;
  }
  main section.s05 .wrapper .box01 {
    position: relative;
    margin-top: 40px;
  }
  main section.s05 .wrapper .box01 img {
    width: 100%;
  }
  main section.s05 .wrapper .box01 .link01 {
    display: none;
  }
  main section.s05 .wrapper .box01 .link02 {
    width: 82%;
    height: 3.5%;
    display: block;
    position: absolute;
    right: 15%;
    bottom: 2%;
  }
  main section.s06 .wrapper {
    margin: 70px auto 0;
    padding: 0 15px;
  }
  main section.s06 .wrapper .t06 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
  }
  main section.s06 .wrapper .t07 {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    position: relative;
    padding-bottom: 10px;
  }
  main section.s06 .wrapper .t07::after {
    content: "";
    display: block;
    width: 74px;
    height: 1px;
    background-color: #009F18;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s06 .wrapper .t07 span {
    color: #009F18;
  }
  main section.s06 .wrapper .prof_list {
    display: none;
  }
  main section.s06 .wrapper .swiper-area_prof {
    width: 324px;
    margin: 30px auto 0;
  }
  main section.s06 .wrapper .swiper-area_prof .swiper .swiper-wrapper {
    position: relative;
    padding-bottom: 40px;
  }
  main section.s06 .wrapper .swiper-area_prof .swiper .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  main section.s06 .wrapper .swiper-area_prof .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    display: block;
  }
  main section.s06 .wrapper .swiper-area_prof .swiper .swiper-pagination {
    padding-bottom: 0;
    bottom: 0;
    z-index: 1000;
  }
  main section.s06 .wrapper .swiper-area_prof .swiper .swiper-pagination span {
    width: 12px;
    height: 12px;
    margin: 0 7px;
    background-color: #fff !important;
    opacity: 1 !important;
    border: 1px solid #666;
  }
  main section.s06 .wrapper .swiper-area_prof .swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #666 !important;
  }
  main section.s06 .wrapper .swiper-area_best {
    width: 100%;
    margin: 30px auto 0;
  }
  main section.s06 .wrapper .swiper-area_best .swiper .swiper-wrapper {
    position: relative;
    padding-bottom: 40px;
  }
  main section.s06 .wrapper .swiper-area_best .swiper .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  main section.s06 .wrapper .swiper-area_best .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    display: block;
  }
  main section.s06 .wrapper .swiper-area_best .swiper .swiper-pagination {
    padding-bottom: 0;
    bottom: 0;
    z-index: 1000;
  }
  main section.s06 .wrapper .swiper-area_best .swiper .swiper-pagination span {
    width: 12px;
    height: 12px;
    margin: 0 7px;
    background-color: #fff !important;
    opacity: 1 !important;
    border: 1px solid #666;
  }
  main section.s06 .wrapper .swiper-area_best .swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #666 !important;
  }
  main section.s06 .wrapper .msg02 {
    width: 100%;
    display: block;
    margin-top: 15px;
  }
  main section.s06 .wrapper .msg01 {
    width: 100%;
    display: block;
    margin-top: 60px;
  }
  main section.s06 .wrapper .btn_lesson {
    display: block;
    margin-top: 10px;
  }
  main section.s06 .wrapper .btn_lesson img {
    width: 100%;
    display: block;
    margin-top: 0;
  }
  main section.s07 .wrapper {
    width: 1130px;
    max-width: calc(100% - 260px);
    margin: 80px auto 0;
  }
  main section.s07 .wrapper .t06 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
  }
  main section.s07 .wrapper .t07 {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    position: relative;
    padding-bottom: 10px;
  }
  main section.s07 .wrapper .t07::after {
    content: "";
    display: block;
    width: 74px;
    height: 1px;
    background-color: #009F18;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s07 .wrapper .t07 span {
    color: #009F18;
  }
  main section.s07 .wrapper .voice_list {
    display: none !important;
  }
  main section.s07 .wrapper .swiper-area_voice {
    width: 331px;
    margin: 30px auto 0;
  }
  main section.s07 .wrapper .swiper-area_voice .swiper .swiper-wrapper {
    position: relative;
    padding-bottom: 40px;
  }
  main section.s07 .wrapper .swiper-area_voice .swiper .swiper-wrapper .swiper-slide {
    padding: 0 10px;
  }
  main section.s07 .wrapper .swiper-area_voice .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    display: block;
  }
  main section.s07 .wrapper .swiper-area_voice .swiper .swiper-wrapper .swiper-slide .t01 {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    line-height: 130%;
    color: #fff;
    font-weight: bold;
    background-color: #009F18;
    padding: 10px 0;
  }
  main section.s07 .wrapper .swiper-area_voice .swiper .swiper-wrapper .swiper-slide .t02 {
    font-size: 10px;
    line-height: 170%;
    font-weight: bold;
    margin-top: 10px;
  }
  main section.s07 .wrapper .swiper-area_voice .swiper .swiper-wrapper .swiper-slide .t03 {
    font-size: 10px;
    line-height: 170%;
    font-weight: bold;
    margin-top: 10px;
    text-align: right;
  }
  main section.s07 .wrapper .swiper-area_voice .swiper .swiper-pagination {
    padding-bottom: 0;
    bottom: 0;
    z-index: 1000;
  }
  main section.s07 .wrapper .swiper-area_voice .swiper .swiper-pagination span {
    width: 12px;
    height: 12px;
    margin: 0 7px;
    background-color: #fff !important;
    opacity: 1 !important;
    border: 1px solid #666;
  }
  main section.s07 .wrapper .swiper-area_voice .swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #666 !important;
  }
  main section.s07 .wrapper .logo {
    width: 80%;
    display: block;
    margin: 30px auto 0;
  }
  main section.s08 .wrapper {
    margin: 40px auto 0;
    padding: 0 15px;
  }
  main section.s08 .wrapper .main_ttl_box02 dl dt {
    width: 140px;
    padding-right: 0;
  }
  main section.s08 .wrapper .main_ttl_box02 dl dd {
    text-align: left;
    width: calc(100% - 145px);
  }
  main section.s08 .wrapper .box01 {
    margin-top: 25px;
    display: block;
  }
  main section.s08 .wrapper .box01 .tmb {
    display: none;
  }
  main section.s08 .wrapper .box01 .introbox {
    width: 100%;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 {
    position: relative;
    padding-bottom: 50px;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide {
    width: 164px;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide .photobox,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide .photobox {
    position: relative;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide .photobox .photo,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide .photobox .photo {
    width: 100%;
    display: block;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide .photobox .link,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide .photobox .link {
    width: 36px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide .photobox .link img,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide .photobox .link img {
    width: 100%;
    display: block;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide .t01,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide .t01 {
    font-size: 11px;
    font-weight: bold;
    color: #797979;
    margin-top: 5px;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide .t02,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide .t02 {
    color: #009F18;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #009F18;
    padding-bottom: 5px;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide dl,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide dl {
    padding: 8px 0;
    border-bottom: 1px dashed #aaa;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide dl dt span,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide dl dt span {
    display: inline-block;
    vertical-align: top;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    font-size: 8px;
    line-height: 100%;
    background-color: #009F17;
    padding: 4px 5px;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper .swiper-wrapper .swiper-slide dl dd,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper .swiper-wrapper .swiper-slide dl dd {
    font-size: 8px;
    line-height: 170%;
    margin-top: -5px;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper-button-prev,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper-button-prev {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/btn_prev.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: auto !important;
    right: 40px !important;
    left: auto !important;
    bottom: 0 !important;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper-button-prev::after,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper-button-prev::after {
    display: none !important;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper-button-next,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper-button-next {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/btn_next.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: auto !important;
    right: 0 !important;
    left: auto !important;
    bottom: 0 !important;
  }
  main section.s08 .wrapper .box01 .introbox .swiper-area05 .swiper-button-next::after,
  main section.s08 .wrapper .box01 .introbox .swiper-area06 .swiper-button-next::after {
    display: none !important;
  }
  main section.s09 .wrapper {
    margin: 30px auto 0;
    padding: 0 15px;
  }
  main section.s09 .wrapper .photo {
    width: 100%;
    margin-top: 30px;
  }
  main section.s09 .wrapper .btn_instagram {
    width: 100%;
    display: block;
    margin: -5px auto 0 !important;
  }
  main section.s09 .wrapper .btn_instagram img {
    width: 100%;
  }
  main section.s10 {
    margin-top: 20px;
  }
  main section.s10 .wrapper {
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
  main section.s10 .wrapper .courselist_pc {
    display: none;
  }
  main section.s10 .wrapper .swiper-area_course {
    margin-top: 20px;
  }
  main section.s10 .wrapper .swiper-area_course .swiper .swiper-wrapper {
    position: relative;
    padding-bottom: 40px;
  }
  main section.s10 .wrapper .swiper-area_course .swiper .swiper-wrapper .swiper-slide .courselist_sp {
    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: 4px;
    padding: 0 2px;
  }
  main section.s10 .wrapper .swiper-area_course .swiper .swiper-wrapper .swiper-slide .courselist_sp li {
    width: calc(50% - 2px);
    position: relative;
    padding: 2px 0;
    background-image: url(../images/tp1002.jpg);
    background-size: 100% 100%;
  }
  main section.s10 .wrapper .swiper-area_course .swiper .swiper-wrapper .swiper-slide .courselist_sp li a {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    height: 160px;
    background-image: url(../images/tp1001.png);
    background-size: 30.5px auto;
    background-position: right 5px bottom 5px;
    background-repeat: no-repeat;
    position: relative;
  }
  main section.s10 .wrapper .swiper-area_course .swiper .swiper-wrapper .swiper-slide .courselist_sp li a .t01 {
    text-align: center;
    color: #fff;
    font-size: 21px;
    width: 100%;
    font-weight: bold;
    line-height: 110%;
  }
  main section.s10 .wrapper .swiper-area_course .swiper .swiper-wrapper .swiper-slide .courselist_sp li a .t02 {
    width: 100%;
    font-size: 10px;
    color: #fff;
    text-align: center;
    line-height: 100%;
    margin-top: 5px;
  }
  main section.s10 .wrapper .swiper-area_course .swiper .swiper-pagination {
    padding-bottom: 0;
    bottom: 0;
    z-index: 1000;
  }
  main section.s10 .wrapper .swiper-area_course .swiper .swiper-pagination span {
    width: 12px;
    height: 12px;
    margin: 0 7px;
    background-color: #fff !important;
    opacity: 1 !important;
    border: 1px solid #666;
  }
  main section.s10 .wrapper .swiper-area_course .swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #666 !important;
  }
  main section.s11 .wrapper {
    margin: 50px auto 0;
    margin: 0 auto;
    padding: 0 15px;
  }
  main section.s11 .wrapper .gallerylist_pc {
    display: none;
  }
  main section.s11 .wrapper .swiper-area_gallery {
    width: 100%;
    margin: 20px auto 0;
  }
  main section.s11 .wrapper .swiper-area_gallery .swiper .swiper-wrapper {
    position: relative;
    padding-bottom: 0;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
  }
  main section.s11 .wrapper .swiper-area_gallery .swiper .swiper-wrapper .swiper-slide {
    width: 171px;
  }
  main section.s11 .wrapper .swiper-area_gallery .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    display: block;
  }
  footer .wrapper .box01 {
    display: none;
  }
}