.top {
  background-image: url(../newImages/top_bg-new.png) !important;
}

* {
  box-sizing: border-box;
}

/* global */

.new-text {
  font-size: 18px;
}

.new-text--30 {
  font-size: 30px;
}

.orange-btn {
  width: 485px;
  height: 95px;
  background-image: url(../newImages/orange-btn.png);
  background-size: cover;
  font-family: "Hiragino Mincho ProN", serif;
}

.blue-btn {
  width: 550px;
  height: 95px;
  background-image: url(../newImages/blue-btn.png);
  background-size: cover;
  font-family: "Hiragino Mincho ProN", serif;
}

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Hiragino Mincho ProN", serif;
}

.btn a {
  font-size: 38px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  font-family: "Hiragino Mincho ProN", serif;
}

.inner--column-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sp-only {
  display: none !important;
}

.sp-none {
  display: block !important;
}

.title {
  height: 60px;
  width: auto;
}

/* end of global */

/* MAIN VISUAL */

.mainVisual h1 {
  top: 275px !important;
}

.mainVisual .ttl {
  top: 180px !important;
}

.shcoolBlc > div .profile > div ul.media li span {
  font-weight: normal !important;
}

/* END OF MAIN VISUAL */

/* FIRST TEAM SECTION */

.firstteam {
  padding-bottom: 0 !important;
  position: relative;
}

.firstteam .video-container{
  background-image: url(../newImages/firstteam_bg-top-new.png) !important;
  background-position: top center !important;
}

.firstteam-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url(../newImages/firstteam_bg-bot-new.png) !important;
  background-position: center -53px !important;
  background-size: cover;
  padding-bottom: 75px;
}

.firstteam-title {
  height: 70px;
  width: auto;
  margin-bottom: 20px;
}

.firstteam-title-new {
  width: 100%;
  max-width: 800px;
  height: auto;
  margin-bottom: 20px;
}

.firstteam-live {
  width: 100px;
  height: auto;
  position: absolute;
  left: auto;
  right: -125px;
  top: auto;
  bottom: 50%;
  transform: translateY(50%);
}

.firstteam-title-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-bottom: 70px;
}

.firstteam-title-container p.news-text {
  text-align: center;
  font-weight: bolder;
  color: #b9851f;
  -webkit-text-fill-color: #b9851f;
  -webkit-text-stroke-width: 0.3px;
  -webkit-text-stroke-color: white;
}

.firstteam-list {
  display: flex;
  margin-bottom: 75px;
  position: relative;
}

.firstteam-item {
  width: 190px;
  height: 530px;
  margin: 0 5px;
  font-family: "Hiragino Mincho ProN", serif;
}

.firstteam-item__img {
  width: 100%;
  height: 80%;
  object-fit: cover;
  object-position: top;
}

.firstteam-item__name {
  width: 100%;
  height: 10%;
  background-color: #434343;
  display: flex;
  justify-content: center;
  align-items: center;
}

.firstteam-item__name p {
  color: white;
  font-size: 30px;
}

.firstteam-item__position {
  width: 100%;
  height: 10%;
  background-color: black;
  display: flex;
  justify-content: center;
  align-items: center;
}

.firstteam-item__position p {
  color: white;
  font-size: 16px;
}

.firstteam-poly-list {
  display: flex;
}

.firstteam-poly-list--row2 {
  margin: -75px 0 70px;
}

.firstteam-poly {
  width: 340px;
  height: 375px;
  margin: -20px;
  position: relative;
  background-image: url('../newImages/firstteam-poly-new.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 72px;
  font-family: "Hiragino Kaku Gothic Pro";
}

.firstteam-poly p {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  color: #086c98;
}

.firstteam-poly__content {
  position: absolute;
  left: auto;
  right: 50%;
  top: auto;
  bottom: 50%;
  transform: translate(50%, 50%);
  font-size: 28px;
  width: 100%;
  line-height: 1.3;
}

.firstteam-poly__content--lower {
  bottom: 45%;
}

.firstteam-poly__content span {
  font-size: 14px;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
}

.firstteam-poly__content small {
  font-size: 14px;
}

.firstteam-poly--wt-bg {
  background-image: url('../newImages/firstteam-poly-bg-new.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.firstteam-btn {
  background-image: url('../newImages/black-btn.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 950px;
  height: 100px;
  margin-bottom: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.firstteam-btn a {
  text-decoration: none;
  font-size: 40px;
  color: #ffcc66;
  font-family: "Hiragino Mincho ProN", serif;
}

.firstteam-btn a.firstteam-btn-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.firstteam-btn img.firstteam-btn-text {
  width: 95%;
  height: auto;
}

.firstteam-step {
  width: 215px;
  height: 215px;
  margin: 0 -20px;
}

.firstteam:first-of-type {
  margin-left: 0;
}

.firstteam-step-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}

/* END OF FIRST TEAM */

/* Voice */

section.voice li {
  padding: 30px 40px 50px !important;
  letter-spacing: 1px;
}

section.voice h2 {
  font-family: "Hiragino Mincho ProN", serif;
}

/* end of voice */

/* BRIEFING */

.briefing .inner {
  padding: 100px 0 50px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.briefing .inner--noflex {
  display: block;
}

.briefing .inner--noflex .title {
  margin: 0 auto;
}

.briefing .inner .Btn {
  width: 100%;
}

section.briefing .Btn a {
  font-family: "Hiragino Mincho ProN", serif;
}

.briefing .inner .btn {
  margin: 20px 0 70px;
}

.briefing .inner--noflex .btn {
  margin: 20px auto 70px;
}

section.briefing .briefingBlc dl dt {
  -webkit-text-stroke: 0.5px;
}

/* END OF BRIEFING */

/* sec06 */

section.sec06 {
  background-image: url(../newImages/sec06_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}

section.sec06 ul.step li p {
  font-family: "Hiragino Kaku Gothic Pro";
  width: 60%;
  font-weight: normal;
}

section.sec06 ul.step li p span {
  font-weight: bold;
  -webkit-text-stroke: 0.2px;
}

/* end of sec06 */

/* SEC07 */

section.sec07 {
  background-image: none;
}

section.sec07 h2 {
  background-image: url(../newImages/sec07_ttl-new.jpg) !important;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: relative;
  margin-bottom: 0;
  height: 22vw;
}

section.sec07 h2 p {
  font-size: 60px;
  font-weight: bold;
  font-family: "Hiragino Mincho ProN", serif;
  line-height: 1;
  position: absolute;
  top: auto;
  bottom: 30%;
  left: auto;
  right: 50%;
  transform: translateX(50%);
}

section.sec07 .evgList li div .cr {
  font-size: 1.8rem;
  font-family: "Hiragino Kaku Gothic Pro";
}

section.sec07 .evgList li div h3 {
  font-family: "Hiragino Kaku Gothic Pro";
  font-weight: bold;
}

.inner-container {
  padding: 50px 0;
  background: url(../newImages/sec07_bg-white.jpg);
  background-size: cover;
  background-position: center top;
}

.inner-container--blueBG {
  background: url(../newImages/sec07_bg-blue_new.png);
  background-size: cover;
  background-position: center top;
}

.bluebg1 {
  background: url(../newImages/blue_bg1.jpg);
  background-size: cover;
  background-position: center top;
}

.bluebg2 {
  background: url(../newImages/blue_bg2.jpg);
  background-size: cover;
  background-position: center top;
}

.bluebg3 {
  background: url(../newImages/blue_bg3.jpg);
  background-size: cover;
  background-position: center top;
}

.bluebg4 {
  background: url(../newImages/blue_bg4.jpg);
  background-size: cover;
  background-position: center top;
}

.whitebg2 {
  background: url(../newImages/white_bg2.jpg);
  background-size: cover;
  background-position: center top;
}

.whitebg3 {
  background: url(../newImages/white_bg3.jpg);
  background-size: cover;
  background-position: center top;
}

.whitebg4 {
  background: url(../newImages/white_bg4.png);
  background-size: cover;
  background-position: center top;
}

.inner-container--long {
  background: url(../newImages/sec07_newBG_new.png);
  background-size: cover;
  background-position: center top;
}

.inner-container--long .new-text--30 {
  color: #0071a0;
  font-weight: bold;
  font-family: "Hiragino Mincho ProN", serif;
  text-align: center;
  margin-bottom: 75px;
}

section.sec07  .inner-container--blueBG .evgList li img { 
  float: right !important;
  margin: 0 0 0 10px !important;
}

section.sec07  .inner-container--blueBG .evgList li div { 
  float: left !important;
}

section.sec07 .evgList li img {
  width: 200px;
  margin-right: 10px;
}

section.sec07 .evgList li div {
  width: 765px;
}

@media screen and (max-width: 768px) {
  section.sec07 .evgList li div {
    width: 100%;
  }

  section.sec07 .evgList li img {
    margin-right: auto;
  }
}


/* end of sec07 */

/* SEC 08 */

section.sec08 .goalList li {
  font-weight: bold;
}

section.sec08 {
  background-image: url(../newImages/sec08_bg_new.jpg) !important;
  background-position: center !important;
  background-size: auto !important;
}

section.sec08 h2 {
  font-family: "Hiragino Mincho ProN", serif;
  -webkit-text-stroke: 0.8px;
}

section.sec08 .goalList li span {
  font-weight: bold;
  -webkit-text-stroke: 1px;
}

/* end of SEC 08 */

/* sec 09 */

section.sec09 h2 {
  font-family: "Hiragino Mincho ProN", serif;
  text-shadow: -1px 4px 5px rgba(255,255,255,1);
}

/* end of sec 09 */

/* sec 03 */

section.sec03 {
  background-image: url(../newImages/sec03_bg.jpg) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center top !important;
}

section.sec03 h2 {
  font-family: "Hiragino Mincho ProN", serif;
}

/* end of sec 03 */

/* sec 05 */

section.sec05 h2 {
  font-family: "Hiragino Mincho ProN", serif !important;
}

/* end of sec 05 */

/* sec 06 */

section.sec06 h2 {
  font-family: "Hiragino Mincho ProN", serif;
}

/* end of sec 06 */

/* SEC 11 */

.onlyBlc p.Img {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
}

.onlyBlc .screen li {
  font-size: 2.1rem;
}

/* sec 12 */

section.sec12 {
  padding-bottom: 110px;
}

section.sec12 h2 {
  font-family: "Hiragino Mincho ProN", serif !important;
  margin-bottom: 7vw;
  font-size: 2.5vw;
  white-space: nowrap;
}

section.sec12 ul {
  margin-bottom: 4.5vw;
  padding-left: 45px;
}

/* sec 13 */

section.sec13 .sec13b {
  padding: 5px 0 20px !important;
}

section.sec13 .sec13b img {
  margin: 100px auto 50px !important;
  padding: 0 0 20px !important;
}

section.sec13 {
  padding: 100px 0 50px;
}

/* END OF SEC 11 */

/* MEDIA SCREEN BELOW 1000PX */

@media screen and (max-width: 1000px) {
  .firstteam-live {
    width: 85px;
    right: -95px;
  }
}


/* EDITING/OVERWRITING MINWIDTH 320PX */

@media only screen and (max-width: 320px) {
  section.sec05 ul.btm,
  section.sec05 ul.upper {
      margin-top: 0;
  }
}


/* AT SP - BELOW 600PX */

@media screen and (max-width: 768px) {
  /* global */

  .sp-only {
    display: block !important;
  }

  .sp-none {
    display: none !important;
  }

  .orange-btn,
  .blue-btn {
    width: 100%;
  }

  .orange-btn {
    height: 26vw;
    background-image: url(../newImages/orange-btn_sp.png);
    background-size: cover;
  }

  .blue-btn {
    height: 26vw;
    background-image: url(../newImages/blue-btn_sp.png);
    background-size: cover;
  }

  .btn a {
    font-size: 8vw;
    line-height: 1.2;
    text-align: center;
  }

  .mainVisual .image img {
    margin-bottom: 20px !important;
  }

  section.acceptance {
    padding: 10px 0 !important;
    height: auto !important;
  }

  section.acceptance h2 {
    padding: 0 0 2vw !important;
  }

  .inner-container {
    padding: 20px 0;
  }

  .inner-container--long .new-text--30 { 
    line-height: 1.2;
  }

  /* end of global */

  section.sec06 h2 {
    margin-bottom: 18vw;
    font-size: 10vw;
  }

  section.sec06 ul.step li p {
    width: 80%;
    margin-left: 15%;
    -webkit-text-stroke: 0.4px;
    font-size: 1.4rem;
  }

  section.sec06 ul.step li p span {
    font-size: 1.7rem;
  }

  /* sec 12 */

  section.sec12 {
    padding: 6vw 0;
    background-image: url(../newImages/sec12_bg-new_sp.png) !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    background-color: #2e8eb6 !important;
    background-size: 100% auto !important;
  }

  section.sec12 h2 {
    font-size: 6.5vw;
    margin-bottom: 13vw;
  }

  section.sec12 h2 img {
    width: 25vw;
  }

  section.sec12 h2 span {
    font-size: 15vw;
  }

  section.sec12 ul {
    padding-left: 1vw;
    margin-bottom: 3vw;
  }

  section.sec12 ul li {
    margin-bottom: 3vw;
    font-size: 3.5vw;
  }

  section.sec12 ul li span {
    font-size: 4.5vw;
  }

  section.sec12 ul li img {
    width: 10vw;
    margin-right: 2vw;
  }

  /* end of sec 12 */

  .firstteam {
    background-image: none !important;
  }

  .firstteam-content {
    padding-bottom: 30px;
    background: url(../newImages/firstteam_bg-bot-new_plain.png) !important;
    background-position: top center;
    background-size: cover;
    padding-bottom: 10vw;
    background-position-y: -25px !important;
    margin-top: 150px;
  }

  .firstteam-live {
   display: none;
  }

  .firstteam-btn--2line-sp {
    text-align: center;
    height: 27vw;
  }

  .firstteam-btn a {
    font-size: 120%;
  }

  .firstteam-btn img.firstteam-btn-text {
    width: 65%;
    height: auto;
  }

  .firstteam-btn {
    width: 90%;
    margin-bottom: 30px;
    background-image: url(../newImages/black-btn_sp.png);
  }

  .firstteam-title-container {
    margin: 50px 0 30px;
  }

  .firstteam-title {
    height: auto;
    width: 65%;
  }

  .firstteam-title--wider {
    width: 90%;
    margin-top: -145px;
  }

  .firstteam-item__name p {
    font-size: 20px;
  }

  .firstteam-step {
    width: 35%;
    height: 37vw;
    margin: 0 -11px 5px;
  }

  .firstteam-step-list {
    justify-content: center;
    margin: 0 0 0 2%;
  }

  .firstteam-list {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 25px;
  }

  .firstteam-item {
    width: 150px;
    height: 350px;
    margin: 0 5px 20px;
  }

  .firstteam-poly-list {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
  }

  .firstteam-poly {
    width: 55%;
    height: 220px;
    margin: 0;
    padding-top: 50px;
  }

  .firstteam-poly span {
    display: block;
    font-size: 8px;
    position: absolute;
    left: auto;
    right: 50%;
    transform: translateX(50%);
    width: 100%;
    bottom: auto;
    top: 220px;
    color: #086c98;
    font-size: 9px;
    text-align: center;
  }

  .firstteam-poly p {
    font-size: 16px;
  }

  .firstteam-poly--wt-bg {
    display: none;
  }

  .firstteam-poly__content span {
    display: none;
  }

  .firstteam-poly:nth-child(even) {
    align-self: flex-end;
  }

  .firstteam-poly-list--row2 {
    margin-top: 0;
    margin-bottom: 35px;
  }

  .firstteam-poly-bg-sp {
    position: absolute;
    left: 0;
    right: auto;
    top: 225px;
    width: 146px;
    height: 195px;
    background: url(../newImages/firstteam-poly-bg-sp.png);
    background-position: center;
    background-size: cover;
  }

  /* briefing */

  section.briefing h2 img {
    height: auto;
    margin: 0 auto;
    width: 90% !important;
  }

  section.briefing .briefingBlc img {
    height: 52vw;
    object-fit: cover;
    object-position: center;
  }

  section.briefing .briefingBlc {
    width: calc(100% + 36px);
  }

  section.briefing h2.title2 {
    margin-bottom: 0 !important;
  }

  .briefing .inner--noflex .btn {
    margin: 20px auto 30px;
  }

  .briefing .inner {
    padding: 10px 0 !important;
  }

  .briefing .inner .btn {
    margin: 20px 0 10px;
  }

  section.briefing h2 img.briefing-title1 {
    width: 70% !important;
  }

  /* sec 03 */

  .sec03-info-img {
    width: 90%;
    height: auto;
    margin: 0 auto;
  } 

  section.sec03 {
    padding: 30vw 0 25vw !important;
    background-image: url(../newImages/sec03_bg_sp.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center top !important;
  }

  /* sec 05 */

  section.sec05 {
    padding: 10vw 0 !important;
  }

  /* sec 06 */

  section.sec06 {
    padding: 3vw 0 1px !important;
  }

  section.sec06 .stpImg {
    margin-bottom: 10px;
  }

  section.sec06 {
    background-image: url(../newImages/sp_sec06_bg_new.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    background-color: #2e8eb6;
  }

  /* sec 07 */

  section.sec07 {
    padding: 0 0 20px;
  }

  section.sec07 h2 {
    height: 200px;
    background-image: url(../newImages/sec07_ttl-sp-new.jpg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    position: relative;
  }

  section.sec07 h2 p {
    font-size: 32px;
    width: 100%;
    right: 0;
    top: 30px;
    bottom: auto;
    text-align: center;
    transform: none;
  }

  section.sec07  .inner-container--blueBG .evgList li img { 
    float: none !important;
    margin: 0 0 10px 0 !important;
  }
  
  section.sec07  .inner-container--blueBG .evgList li div { 
    float: none !important;
    margin: 0 !important;
  }

  section.sec07  .inner-container--blueBG .evgList li { 
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }

  /* voice */

  section.voice {
    padding: 0;
  }
}

/* SchoolBLC */

.shcoolBlc {
  letter-spacing: 1.5px !important;
}

.shcoolBlc > div {
  letter-spacing: 1px;
  padding: 30px;
}

.shcoolBlc > div .course ul li h5,
.shcoolBlc > div .course ul li {
  font-weight: bold !important;
  font-family: "Hiragino Kaku Gothic Pro";
}

.shcoolBlc > div .schlList h5 {
  font-weight: bold !important;
  -webkit-text-stroke: 0.3px !important;
}

.shcoolBlc > div .sche td,
.shcoolBlc > div .sche,
.shcoolBlc > div .sche th.w10p,
.shcoolBlc > div .sche th {
  border-right: 0px solid;
  border-left: 0px solid;
}

table.sche {
  letter-spacing: 1px;
}

.shcoolBlc > div h4 {
  font-family: "Hiragino Mincho ProN", serif;
}

.shcoolBlc > div .schlList p.curr {
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic Pro";
  -webkit-text-stroke: 0.3px;
}

.linkPdf span {
  font-family: "Hiragino Kaku Gothic Pro";
}

/* end of SchoolBLC */

/* sec 10 */

section.sec10 h2 span {
  margin-bottom: 10px;
}

section.sec10 h2 {
  font-family: "Hiragino Mincho ProN", serif;
}

/* end of sec 10 */

/* rsnlist */

.rsnList li p {
  color: #333;
  font-family: "Hiragino Kaku Gothic Pro";
}

.rsnList li.Img h3 {
  font-family: "Hiragino Mincho ProN", serif;
}

.rsnList li h3 {
  font-family: "Hiragino Mincho ProN", serif !important;
}

.rsnList li .voice em {
  font-family: "Hiragino Mincho ProN", serif !important;
}

/* end of rsnlist */

/* onlyBlc */

.onlyBlc .training li span {
  font-size: 2.5rem;
}

.onlyBlc .training li p {
  letter-spacing: 1.5px;
}

.onlyBlc .note {
  font-size: 1.7rem;
}

.onlyBlc .ttl1 {
  font-family: "Hiragino Mincho ProN", serif !important;
}

.onlyBlc .ttl2 {
  font-family: "Hiragino Mincho ProN", serif !important;
  font-size: 3.2rem;
}

.onlyBlc .trTime th {
  font-family: "Hiragino Mincho ProN", serif !important;
  font-size: 2.8rem !important;
}

.onlyBlc .trTime th span {
  font-size: 3.2rem !important;
  font-weight: normal !important;
}

.onlyBlc .trTime th:first-child {
  border-bottom: none;
}

.onlyBlc .trTime th.white-border-sp {
  border-bottom: 2px solid #fff;
}

.onlyBlc .ttl3 {
  font-family: "Hiragino Mincho ProN", serif !important;
}

.onlyBlc h2 {
  letter-spacing: -4.5px;
  font-family: "Hiragino Mincho ProN", serif;
}

.onlyBlc h4 {
  font-family: "Hiragino Mincho ProN", serif;
  background: none !important;
  position: relative;
  padding-left: 2em;
}

.onlyBlc h4::before {
  content: '';
  position: absolute;
  left: 0;
  right: auto;
  top: auto;
  bottom: 50%;
  transform: translateY(50%);
  width: 40px;
  height: 40px;
  background: url(../images/sec09_h4.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .onlyBlc__txt {
    letter-spacing: -5px;
  }  
}

/* end of onlyBlc */

/* sec 12 pc */

section.sec12 {
  background-image: url(../newImages/sec12_bg-new.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  margin-top: -2px;
}

section.sec12 ul li span {
  -webkit-text-stroke-width: 0.25px;
  -webkit-text-stroke-color: #ffe964;
}

/* end of sec 12 pc */

/* sec 13 */

section.sec13 h2 {
  font-family: "Hiragino Mincho ProN", serif;
}

section.sec13 h2 span {
  white-space: nowrap;
}

section.sec13 .sec13b p {
  font-size: 18px;
  letter-spacing: 1px;
}

/* end of sec 13 */

/* prg */

.prg strong {
  -webkit-text-stroke-width: 0.25px;
  -webkit-text-stroke-color: #333;
}

/* end of prg */

/* therefore */

.therefore p {
  font-family: "Hiragino Mincho ProN", serif;
}

.therefore-flex p {
  display: flex;
  justify-content: center;
  align-items: center;
}

.therefore-flex span {
  height: 70px;
  font-size: 60px;
}

/* end of therefore */

/* acceptance */

@media screen and (max-width: 768px) {
  section.acceptance .icon {
    font-size: 12px;
    top: -25px;
  }
}

/* end of acceptance */

/* inner */

@media screen and (max-width: 768px) {
  .inner {
    width: calc(100% - 35px);
  }

  section.sec06 h2 span {
    font-size: 5vw;
  }

  section.sec08 h2 span {
    text-indent: 0;
    font-size: 2.2rem;
  }

  section.sec08 h2 {
    font-size: 3.5rem;
    padding-top: 55px;
  }

  section.sec09 h2 {
    font-size: 8vw;
    -webkit-text-stroke: 0.8px;
  }

  section.sec09 h2 span {
    font-size: 5vw;
  }

  section.sec09 .read {
    font-size: 3.5vw;
    -webkit-text-stroke: 0.3px;
  }
  
  .shcoolBlc > div h4 {
    background: url(../images/sec09_h4.png) no-repeat 0 3px;
    background-size: 24px auto;
  }
  
  .schlList {
    border-top: none !important;
  }

  .rsnList li {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }

  .rsnList li img.num {
    width: 26vw;
    margin-bottom: 10px;
  }

  .rsnList li h3 {
    width: calc(100% - 28vw);
    font-size: 6.5vw;
  }

  .rsnList li p {
    font-size: 4vw;
  }

  .rsnList li p + img {
    width: 45vw;
  }

  .therefore img {
    width: 80%;
  }

  .therefore-flex span {
    height: 12vw;
    font-size: 10vw;
  }

  .onlyBlc .icon {
    width: 70px;
    height: 80px;
    font-size: 1rem;
  }

  .onlyBlc .training li img.training__img-small {
    width: 50%;
  }

  .onlyBlc .training li:last-child {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .onlyBlc .ttl1 {
    font-size: 3.5rem;
    margin-bottom: 10px;
  }

  .onlyBlc .ttl2 {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }

  .onlyBlc .ttl3 {
    font-size: 1.9rem;
    -webkit-text-stroke: 0.5px;
  }

  .onlyBlc .note {
    font-size: 1rem;
  }

  section.sec13 {
    padding-top: 30px;
  }

  section.sec13 .sec13b img {
    margin: 30px 0 20px 0 !important;
    width: 100vw;
  }

  section.sec13 .sec13b p {
    font-size: 14px;
  }

  .onlyBlc h4 {
    padding-left: 1.2em;
  }

  .onlyBlc h4::before {
    width: 30px;
    height: 30px;
    background: url(../images/sec09_h4.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .briefing--last .inner {
    padding: 10px 0 90px !important;
  }

  .onlyBlc .trTime th {
    font-size: 1.2rem !important;
  }

  .onlyBlc .training li span {
    font-size: 1.7rem;
  }

  .onlyBlc .screen li {
    font-size: 3.3vw;
  }

  .onlyBlc h2 {
    letter-spacing: -2px;
  }

  .shcoolBlc > div .schlList p.curr {
    color: #3b86a6;
    margin-top: 30px;
  }

  .shcoolBlc > div .course p.msg {
    font-weight: bold;
  }

  .shcoolBlc > div .sche {
    margin-top: 5px;
  }

  section.voice li {
    padding: 20px 30px 40px !important;
    font-size: 4vw;
  }
  
  section.sec07 .evgList li div .cr {
    font-size: 1.5rem;
  }

  .therefore-flex p {
    font-size: 5.5vw;
  }

  .onlyBlc p.Img img {
    width: 110%;
  }

  @supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */ 
    .therefore-flex span {
      height: 15vw;
    }
  }
}

/* end of inner */

/* molecule */

.firstteam__mol1 {
  position: absolute;
  width: 40vw;
  height: auto;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  transform: translateY(98%);
}

.firstteam__mol2 {
  position: absolute;
  width: 20vw;
  height: auto;
  top: auto;
  right: auto;
  left: 0;
  bottom: -290px;
}

.firstteam__mol3 {
  position: absolute;
  width: 40vw;
  height: auto;
  top: 50px;
  left: auto;
  right: 0;
  bottom: auto;
}

.firstteam__mol4 {
  position: absolute;
  width: 40vw;
  height: auto;
  top: auto;
  right: auto;
  left: 0;
  bottom: -15px;
}

.firstteam__mol5 {
  position: absolute;
  width: 30vw;
  height: auto;
  top: auto;
  right: auto;
  left: 0;
  bottom: 85px;
}
