@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  text-decoration: none;
}

ins, mark {
  background-color: #ff9;
  color: #000;
}

mark {
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

table {
  font-size: inherit;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 100%;
  font: 115% monospace;
  line-height: 150%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 16vw;
}
@media (min-width: 830px) {
  html {
    scroll-padding-top: 100px;
  }
}

body {
  position: relative;
  overflow-x: hidden;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  color: #333;
  font-size: 3.82vw;
  font-weight: 500;
  letter-spacing: 0px;
  -webkit-text-size-adjust: 100%;
}
@media screen and (min-width: 0\0 ) and (-webkit-min-device-pixel-ratio: 0), screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  body {
    font-family: Meiryo, sans-serif;
  }
}
@media (min-width: 830px) {
  body {
    font-size: 17px;
  }
}

*, *::after, *::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ol, ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  image-rendering: -webkit-optimize-contrast;
}

button,
input[type=button],
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

a {
  color: #207E3B;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

main {
  display: block;
}

.l-es_container {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 3.82vw;
}
@media (min-width: 830px) {
  .l-es_container {
    max-width: 1055px;
    margin: 0 auto;
    padding: 0;
  }
}

.study__mv__wrap {
  position: relative;
  background: url(../images/study/study_mv_sp.png) no-repeat center/contain;
  height: 159vw;
  margin: 2.67vw;
}
@media (min-width: 830px) {
  .study__mv__wrap {
    background: url(../images/study/study_mv_pc.png) no-repeat center/contain;
    width: 1230px;
    max-height: 415px;
    margin: 30px auto;
  }
}
.study__mv__wrap .pop {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 40vw;
  left: 3vw;
  top: 3vw;
}
@media (min-width: 830px) {
  .study__mv__wrap .pop {
    width: 193px;
    left: 300px;
    top: 30px;
  }
}
.study__mv__wrap .gajutarou {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 36vw;
  top: 1vw;
  right: -0.67vw;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
@media (min-width: 830px) {
  .study__mv__wrap .gajutarou {
    width: 150px;
    top: 270px;
    right: 750px;
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
.study__mv__wrap .txt01 {
  text-align: center;
  font-weight: bold;
  color: #114821;
  padding: 31vw 0 0;
  font-size: 10.67vw;
}
.study__mv__wrap .txt01 .small {
  color: #333;
  font-size: 5.33vw;
}
@media (min-width: 830px) {
  .study__mv__wrap .txt01 {
    padding: 50px 0 0;
    font-size: 40px;
  }
  .study__mv__wrap .txt01 .small {
    font-size: 20px;
  }
}
.study__mv__wrap .main_txt {
  position: absolute;
  top: 41vw;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media (min-width: 830px) {
  .study__mv__wrap .main_txt {
    width: 840px;
    top: 100px;
  }
}
.study__mv__wrap .txt02 {
  text-align: center;
  font-weight: bold;
  line-height: 1.7;
  padding: 64vw 0 0;
  font-size: 4.53vw;
}
.study__mv__wrap .txt02 .circle {
  position: relative;
}
.study__mv__wrap .txt02 .circle::before {
  content: "";
  display: inline-block;
  width: 1.6vw;
  height: 1.6vw;
  background: #FFC800;
  border-radius: 50%;
  position: absolute;
  top: -1vw;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media (min-width: 830px) {
  .study__mv__wrap .txt02 {
    padding: 210px 0 0;
    font-size: 20px;
  }
  .study__mv__wrap .txt02 .circle::before {
    width: 6px;
    height: 6px;
    top: -5px;
  }
}
.study__event_information {
  padding: 16vw 0 38vw;
}
@media (min-width: 830px) {
  .study__event_information {
    padding: 100px 0;
  }
}
.study__event_information__title {
  color: #60E19E;
  text-align: center;
  font-weight: bold;
  font-size: 8vw;
}
@media (min-width: 830px) {
  .study__event_information__title {
    font-size: 40px;
  }
}
.study__event_information__read {
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  font-size: 4.53vw;
  margin: 5.33vw 0 0;
}
.study__event_information__read .small {
  font-weight: 500;
  font-size: 3.5vw;
}
@media (min-width: 830px) {
  .study__event_information__read {
    font-size: 18px;
    margin: 30px 0 0;
  }
  .study__event_information__read .small {
    font-size: 15px;
  }
}
.study__event_information__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 8vw 0 0;
  gap: 10.67vw 0;
}
@media (min-width: 830px) {
  .study__event_information__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 50px 0 0;
    gap: 50px 20px;
  }
}
.study__event_information__list__child {
  text-decoration: none;
  color: #333;
}
@media (min-width: 830px) {
  .study__event_information__list__child {
    width: calc(33.3333333333% - 14px);
  }
}
.study__event_information__list__child .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 3vw 0 0;
  gap: 2vw;
}
.study__event_information__list__child .category span {
  display: inline-block;
  background: #60E19E;
  font-weight: bold;
  font-size: 2.93vw;
  padding: 0.5vw 1.5vw;
}
@media (min-width: 830px) {
  .study__event_information__list__child .category {
    margin: 15px 0 0;
    gap: 10px;
  }
  .study__event_information__list__child .category span {
    font-size: 11px;
    padding: 5px 10px;
  }
}
.study__event_information__list__child .title {
  line-height: 1.4;
  font-weight: bold;
  margin: 3vw 0 0;
  font-size: 4.27vw;
}
@media (min-width: 830px) {
  .study__event_information__list__child .title {
    margin: 20px 0 0;
    font-size: 16px;
  }
}
.study__event_information__list__child .date {
  color: #818181;
  font-weight: bold;
  margin: 3vw 0 0;
  font-size: 4.27vw;
}
@media (min-width: 830px) {
  .study__event_information__list__child .date {
    margin: 10px 0 0;
    font-size: 15px;
  }
}
.study__event_information__list__child__modal {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
}
.study__event_information__list__child__modal__bg {
  position: absolute;
  width: 100%;
  height: 100vh;
  background: rgba(50, 50, 50, 0.85);
  cursor: pointer;
}
.study__event_information__list__child__modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: min(100% - 8vw);
  height: 165vw;
  padding: 0 0 5vw;
  background: #fff;
}
@media (min-width: 830px) {
  .study__event_information__list__child__modal__content {
    width: 100%;
    max-width: 1150px;
    height: 80%;
    padding: 0 0 30px;
  }
}
.study__event_information__list__child__modal__content__inner {
  position: relative;
  overflow-y: scroll;
  height: 100%;
  padding: 10vw 4vw 8vw;
}
@media (min-width: 830px) {
  .study__event_information__list__child__modal__content__inner {
    margin: 0 auto;
    padding: 100px 13.91%;
  }
}
.study__event_information__list__child__modal__content__title {
  font-weight: bold;
  color: #207E3B;
  line-height: 1.2;
  font-size: 8vw;
}
@media (min-width: 830px) {
  .study__event_information__list__child__modal__content__title {
    font-size: 30px;
  }
}
.study__event_information__list__child__modal__content__mainimg {
  margin: 8vw 0 0;
}
@media (min-width: 830px) {
  .study__event_information__list__child__modal__content__mainimg {
    margin: 50px 0 0;
  }
}
.study__event_information__list__child__modal__content__information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: solid 1px #207E3B;
  margin: 8vw 0 0;
}
@media (min-width: 830px) {
  .study__event_information__list__child__modal__content__information {
    margin: 50px 0 0;
  }
}
.study__event_information__list__child__modal__content__information__child {
  border-top: solid 1px #207E3B;
}
.study__event_information__list__child__modal__content__information__child:first-of-type {
  border-top: none;
}
@media (min-width: 830px) {
  .study__event_information__list__child__modal__content__information__child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.study__event_information__list__child__modal__content__information__child .title {
  color: #fff;
  background: #8EBC9B;
  text-align: center;
  font-weight: bold;
  font-size: 5.33vw;
  padding: 5.33vw 0;
  border-bottom: solid 1px #207E3B;
}
@media (min-width: 830px) {
  .study__event_information__list__child__modal__content__information__child .title {
    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;
    font-size: 20px;
    padding: 20px 0;
    border-bottom: none;
    border-right: solid 1px #207E3B;
    width: 260px;
  }
}
.study__event_information__list__child__modal__content__information__child .txt {
  line-height: 1.4;
  font-size: 5.33vw;
  padding: 5.33vw 4vw;
}
.study__event_information__list__child__modal__content__information__child .txt.small {
  font-size: 4vw;
}
@media (min-width: 830px) {
  .study__event_information__list__child__modal__content__information__child .txt {
    width: 570px;
    font-size: 20px;
    padding: 20px;
  }
  .study__event_information__list__child__modal__content__information__child .txt.small {
    font-size: 15px;
  }
}
.study__event_information__list__child__modal__content__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  background: #FF9D00;
  color: #fff;
  border-radius: 9vw;
  font-size: 5.33vw;
  margin: 13.33vw 0 0;
  height: 16vw;
  -webkit-box-shadow: 0px 6px 0px 0px #cd8005;
          box-shadow: 0px 6px 0px 0px #cd8005;
}
@media (min-width: 830px) {
  .study__event_information__list__child__modal__content__link {
    border-radius: 50px;
    font-size: 20px;
    margin: 70px auto 0;
    height: 60px;
    width: 340px;
  }
}
.study__event_information__list__child__modal__content__detail_title {
  font-weight: bold;
  color: #207E3B;
  font-size: 6.67vw;
  margin: 13.33vw 0 0;
}
@media (min-width: 830px) {
  .study__event_information__list__child__modal__content__detail_title {
    font-size: 25px;
    margin: 70px 0 0;
  }
}
.study__event_information__list__child__modal__content__detail_txt {
  line-height: 1.4;
  margin: 6vw 0 0;
  font-size: 4vw;
  white-space: pre-line;
}
.study__event_information__list__child__modal__content__detail_txt h1,
.study__event_information__list__child__modal__content__detail_txt h2,
.study__event_information__list__child__modal__content__detail_txt h3,
.study__event_information__list__child__modal__content__detail_txt h4,
.study__event_information__list__child__modal__content__detail_txt h5,
.study__event_information__list__child__modal__content__detail_txt h6 {
  font-weight: 800;
}
.study__event_information__list__child__modal__content__detail_txt b {
  font-weight: 800;
}
@media (min-width: 830px) {
  .study__event_information__list__child__modal__content__detail_txt {
    margin: 30px 0 0;
    font-size: 17px;
  }
}
@media (max-width: 829px) {
  .study__event_information__list__child__modal__content .c-btn_green {
    width: 100%;
  }
}
.study__event_information__list__child__modal__close {
  position: fixed;
  top: 0;
  right: 0;
  width: 11vw;
  height: 11vw;
  background: #fff;
  cursor: pointer;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  z-index: 1;
}
@media (min-width: 830px) {
  .study__event_information__list__child__modal__close {
    width: 50px;
    height: 50px;
  }
}
.study__event_information__list__child__modal__close:hover {
  opacity: 0.6;
}
.study__event_information__list__child__modal__close:before, .study__event_information__list__child__modal__close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7vw;
  height: 0.7vw;
  background: #207E3B;
}
@media (min-width: 830px) {
  .study__event_information__list__child__modal__close:before, .study__event_information__list__child__modal__close:after {
    width: 2px;
    height: 40px;
  }
}
.study__event_information__list__child__modal__close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.study__event_information__list__child__modal__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.study__event_information__link {
  position: relative;
  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;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 187, 54)), to(rgb(255, 157, 0)));
  background: linear-gradient(90deg, rgb(255, 187, 54) 0%, rgb(255, 157, 0) 100%);
  border: solid 4px #fff;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  border-radius: 15vw;
  font-size: 8vw;
  margin: 13.33vw 0 0;
  padding: 8vw 0;
}
@media (min-width: 830px) {
  .study__event_information__link {
    width: 545px;
    border-radius: 15vw;
    font-size: 40px;
    margin: 70px auto 0;
    padding: 40px 0;
  }
}
.study__event_information__link::before {
  content: "";
  display: block;
  background: url(../images/study/study_application_gajutarou_01.png) no-repeat center/contain;
  width: 29.87vw;
  height: 29.87vw;
  position: absolute;
  top: 18vw;
  left: 17vw;
}
@media (min-width: 830px) {
  .study__event_information__link::before {
    width: 112px;
    height: 112px;
    top: 0;
    left: -50px;
  }
}
.study__event_information__link::after {
  content: "";
  display: block;
  background: url(../images/study/study_application_gajutarou_02.png) no-repeat center/contain;
  width: 29.87vw;
  height: 29.87vw;
  position: absolute;
  top: 18vw;
  right: 17vw;
}
@media (min-width: 830px) {
  .study__event_information__link::after {
    width: 112px;
    height: 112px;
    top: 0;
    right: -50px;
  }
}
.study__overview {
  background: #F2FFF8;
  padding: 16vw 0;
}
@media (min-width: 830px) {
  .study__overview {
    padding: 100px 0;
  }
}
.study__overview__pic {
  margin: 0 auto;
  width: 25.33vw;
}
@media (min-width: 830px) {
  .study__overview__pic {
    width: 95px;
  }
}
.study__overview__read {
  text-align: center;
  font-weight: bold;
  font-size: 4vw;
  margin: 3vw 0 0;
}
@media (min-width: 830px) {
  .study__overview__read {
    font-size: 15px;
    margin: 20px 0 0;
  }
}
.study__overview__title {
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  font-size: 6.67vw;
  margin: 4vw 0 0;
}
@media (min-width: 830px) {
  .study__overview__title {
    font-size: 25px;
    margin: 20px 0 0;
  }
}
.study__overview__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8vw 0;
  margin: 10.67vw 0 0;
}
@media (min-width: 830px) {
  .study__overview__contents {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 40px;
    margin: 50px 0 0;
  }
}
.study__overview__contents__child {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 86.93vw;
  height: 86.93vw;
  padding: 19vw 0 0;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 255, 132, 0.4);
          box-shadow: 0px 0px 50px 0px rgba(0, 255, 132, 0.4);
}
@media (min-width: 830px) {
  .study__overview__contents__child {
    width: 326px;
    height: 326px;
    padding: 70px 0 0;
  }
}
.study__overview__contents__child .txt {
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  font-size: 5.33vw;
}
@media (min-width: 830px) {
  .study__overview__contents__child .txt {
    font-size: 20px;
  }
}
.study__overview__contents__child .pic {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.study__overview__contents__child .pic.img01 {
  width: 74vw;
  bottom: 3vw;
  left: 0;
}
.study__overview__contents__child .pic.img02 {
  width: 60vw;
  bottom: -3vw;
  right: 0;
}
.study__overview__contents__child .pic.img03 {
  width: 64vw;
  bottom: -6vw;
  left: 2vw;
}
@media (min-width: 830px) {
  .study__overview__contents__child .pic.img01 {
    width: 280px;
    bottom: 0;
    left: 0;
  }
  .study__overview__contents__child .pic.img02 {
    width: 227px;
    bottom: -20px;
    right: 0;
  }
  .study__overview__contents__child .pic.img03 {
    width: 238px;
    bottom: -30px;
    left: 10px;
  }
}
.study__record {
  padding: 16vw 0;
}
@media (min-width: 830px) {
  .study__record {
    padding: 100px 0;
  }
}
.study__record__pin {
  margin: 0 auto;
  width: 10.93vw;
}
@media (min-width: 830px) {
  .study__record__pin {
    width: 41px;
  }
}
.study__record__pin .pic {
  width: 100%;
}
.study__record__title {
  text-align: center;
  font-weight: bold;
  font-size: 8vw;
  margin: 8vw 0 0;
}
@media (min-width: 830px) {
  .study__record__title {
    font-size: 30px;
    margin: 30px 0 0;
  }
}
.study__record__read {
  text-align: center;
  font-weight: bold;
  font-size: 4.8vw;
  margin: 4vw 0 0;
}
@media (min-width: 830px) {
  .study__record__read {
    font-size: 18px;
    margin: 20px 0 0;
  }
}
.study__record__list {
  margin: 12.33vw 0 0;
}
@media (min-width: 830px) {
  .study__record__list {
    margin: 50px 0 0;
  }
}
.study__record__list__child {
  padding: 5.33vw 0;
  border-top: dotted 1px #60E19E;
}
.study__record__list__child:last-of-type {
  border-bottom: dotted 1px #60E19E;
}
@media (min-width: 830px) {
  .study__record__list__child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px;
  }
}
.study__record__list__child .date {
  color: #919191;
  font-size: 4.8vw;
}
@media (min-width: 830px) {
  .study__record__list__child .date {
    width: 100px;
    font-size: 18px;
  }
}
.study__record__list__child .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2vw;
  margin: 3vw 0 0;
}
.study__record__list__child .category span {
  display: inline-block;
  border-radius: 1.33vw;
  border: solid 1px #60E19E;
  color: #60E19E;
  font-size: 3.2vw;
  padding: 0.5vw 1vw;
}
@media (min-width: 830px) {
  .study__record__list__child .category {
    width: 250px;
    gap: 10px;
    margin: 0;
  }
  .study__record__list__child .category span {
    font-size: 12px;
    border-radius: 5px;
    padding: 5px 10px;
  }
}
.study__record__list__child .modal_btn {
  display: inline-block;
  cursor: pointer;
  font-weight: 500;
  color: #333;
  line-height: 1.4;
  font-size: 4.27vw;
  margin: 3vw 0 0;
}
@media (min-width: 830px) {
  .study__record__list__child .modal_btn {
    width: 640px;
    font-size: 18px;
    margin: 0;
  }
  .study__record__list__child .modal_btn:hover {
    opacity: 0.6;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.study__record__list__child__modal {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
}
.study__record__list__child__modal__bg {
  position: absolute;
  width: 100%;
  height: 100vh;
  background: rgba(50, 50, 50, 0.85);
  cursor: pointer;
}
.study__record__list__child__modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: min(100% - 8vw);
  height: 165vw;
  padding: 0 0 5vw;
  background: #fff;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__content {
    width: 1150px;
    height: 80%;
    padding: 0 0 30px;
  }
}
.study__record__list__child__modal__content__inner {
  position: relative;
  overflow-y: scroll;
  height: 100%;
  padding: 10vw 4vw 8vw;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__content__inner {
    margin: 0 auto;
    padding: 100px 13.91%;
  }
}
.study__record__list__child__modal__content__title {
  font-weight: bold;
  color: #207E3B;
  line-height: 1.2;
  font-size: 8vw;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__content__title {
    font-size: 30px;
  }
}
.study__record__list__child__modal__content__attention {
  background: #E65959;
  color: #fff;
  line-height: 1.5;
  font-size: 4vw;
  margin: 8vw 0 0;
  padding: 3.5vw 2vw;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__content__attention {
    text-align: center;
    font-size: 15px;
    margin: 30px 0 0;
    padding: 20px;
  }
}
.study__record__list__child__modal__content__attention .bold {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 4.53vw;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__content__attention .bold {
    font-size: 20px;
  }
}
.study__record__list__child__modal__content__attention .link {
  color: #fff;
  text-decoration: underline;
}
.study__record__list__child__modal__content__mainimg {
  margin: 8vw 0 0;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__content__mainimg {
    margin: 50px 0 0;
  }
}
.study__record__list__child__modal__content__information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: solid 1px #207E3B;
  margin: 8vw 0 0;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__content__information {
    margin: 50px 0 0;
  }
}
.study__record__list__child__modal__content__information__child {
  border-top: solid 1px #207E3B;
}
.study__record__list__child__modal__content__information__child:first-of-type {
  border-top: none;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__content__information__child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.study__record__list__child__modal__content__information__child .title {
  color: #fff;
  background: #8EBC9B;
  text-align: center;
  font-weight: bold;
  font-size: 5.33vw;
  padding: 5.33vw 0;
  border-bottom: solid 1px #207E3B;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__content__information__child .title {
    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;
    font-size: 20px;
    padding: 20px 0;
    border-bottom: none;
    border-right: solid 1px #207E3B;
    width: 260px;
  }
}
.study__record__list__child__modal__content__information__child .txt {
  line-height: 1.4;
  font-size: 5.33vw;
  padding: 5.33vw 4vw;
}
.study__record__list__child__modal__content__information__child .txt.small {
  font-size: 4vw;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__content__information__child .txt {
    width: 570px;
    font-size: 20px;
    padding: 20px;
  }
  .study__record__list__child__modal__content__information__child .txt.small {
    font-size: 15px;
  }
}
.study__record__list__child__modal__content__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  background: #FF9D00;
  color: #fff;
  border-radius: 9vw;
  font-size: 5.33vw;
  margin: 13.33vw 0 0;
  height: 16vw;
  -webkit-box-shadow: 0px 6px 0px 0px #cd8005;
          box-shadow: 0px 6px 0px 0px #cd8005;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__content__link {
    border-radius: 50px;
    font-size: 20px;
    margin: 70px auto 0;
    height: 60px;
    width: 340px;
  }
}
.study__record__list__child__modal__content__detail_title {
  font-weight: bold;
  color: #207E3B;
  font-size: 6.67vw;
  margin: 13.33vw 0 0;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__content__detail_title {
    font-size: 25px;
    margin: 70px 0 0;
  }
}
.study__record__list__child__modal__content__detail_txt {
  line-height: 1.4;
  margin: 6vw 0 0;
  font-size: 4vw;
  white-space: pre-line;
}
.study__record__list__child__modal__content__detail_txt h1,
.study__record__list__child__modal__content__detail_txt h2,
.study__record__list__child__modal__content__detail_txt h3,
.study__record__list__child__modal__content__detail_txt h4,
.study__record__list__child__modal__content__detail_txt h5,
.study__record__list__child__modal__content__detail_txt h6 {
  font-weight: 800;
}
.study__record__list__child__modal__content__detail_txt b {
  font-weight: 800;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__content__detail_txt {
    margin: 30px 0 0;
    font-size: 17px;
  }
}
@media (max-width: 829px) {
  .study__record__list__child__modal__content .c-btn_green {
    width: 100%;
  }
}
.study__record__list__child__modal__close {
  position: fixed;
  top: 0;
  right: 0;
  width: 11vw;
  height: 11vw;
  background: #fff;
  cursor: pointer;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  z-index: 1;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__close {
    width: 50px;
    height: 50px;
  }
}
.study__record__list__child__modal__close:hover {
  opacity: 0.6;
}
.study__record__list__child__modal__close:before, .study__record__list__child__modal__close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7vw;
  height: 0.7vw;
  background: #207E3B;
}
@media (min-width: 830px) {
  .study__record__list__child__modal__close:before, .study__record__list__child__modal__close:after {
    width: 2px;
    height: 40px;
  }
}
.study__record__list__child__modal__close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.study__record__list__child__modal__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.study__record__archive_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  background: #60E19E;
  color: #fff;
  font-weight: bold;
  width: 56vw;
  padding: 5.33vw 0;
  font-size: 3.47vw;
  margin: 8vw auto 0;
  border-radius: 8vw;
}
@media (min-width: 830px) {
  .study__record__archive_btn {
    width: 210px;
    padding: 20px 0;
    font-size: 13px;
    margin: 50px auto 0;
    border-radius: 50px;
  }
}
.study__voice {
  position: relative;
  background: url(../images/study/study_voice_bg_sp.jpg) no-repeat center/cover;
  padding: 16vw 0;
}
@media (min-width: 830px) {
  .study__voice {
    background: url(../images/study/study_voice_bg_pc.jpg) no-repeat center/cover;
    padding: 100px 0;
  }
}
.study__voice__topimg {
  position: absolute;
  top: -13vw;
  left: 6vw;
}
@media (min-width: 830px) {
  .study__voice__topimg {
    top: -55px;
    left: 350px;
  }
}
.study__voice__title {
  text-align: center;
  font-weight: bold;
  font-size: 8vw;
}
@media (min-width: 830px) {
  .study__voice__title {
    font-size: 30px;
  }
}
.study__voice__slide {
  margin: 12.33vw 0 0;
}
@media (min-width: 830px) {
  .study__voice__slide {
    overflow: hidden;
    padding: 20px;
    margin: 50px 0 0;
  }
}
.study__voice__slide .swiper_study_voice .swiper-wrapper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  padding: 8vw;
  border-radius: 5.33vw;
  width: 78.67vw;
  height: 105vw;
}
.study__voice__slide .swiper_study_voice .swiper-wrapper .swiper-slide .pic {
  width: 16vw;
}
.study__voice__slide .swiper_study_voice .swiper-wrapper .swiper-slide .name {
  text-align: center;
  font-weight: bold;
  font-size: 4vw;
  margin: 8vw 0 0;
}
.study__voice__slide .swiper_study_voice .swiper-wrapper .swiper-slide .txt {
  line-height: 1.5;
  font-weight: 400;
  font-size: 3.47vw;
  margin: 8vw 0 0;
}
@media (min-width: 830px) {
  .study__voice__slide .swiper_study_voice .swiper-wrapper .swiper-slide {
    padding: 20px;
    border-radius: 20px;
    width: 33.3333333333%;
    height: 380px;
  }
  .study__voice__slide .swiper_study_voice .swiper-wrapper .swiper-slide .pic {
    width: 60px;
  }
  .study__voice__slide .swiper_study_voice .swiper-wrapper .swiper-slide .name {
    font-size: 15px;
    margin: 20px 0 0;
  }
  .study__voice__slide .swiper_study_voice .swiper-wrapper .swiper-slide .txt {
    line-height: 1.8;
    font-size: 13px;
    margin: 20px 0 0;
  }
}
.study__voice__slide .swiper_study_voice .swiper-pagination {
  bottom: -6vw;
}
@media (min-width: 830px) {
  .study__voice__slide .swiper_study_voice .swiper-pagination {
    bottom: -20px;
  }
}
.study__voice__slide .swiper_study_voice .swiper-pagination .swiper-pagination-bullet-active {
  background: #207E3B;
}
.study__voice__slide .swiper_study_voice .swiper-button-next, .study__voice__slide .swiper_study_voice .swiper-button-prev {
  top: 55%;
}
.study__voice__slide .swiper_study_voice .swiper-button-prev::after,
.study__voice__slide .swiper_study_voice .swiper-button-next::after {
  bottom: 0;
  content: "";
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 0;
}
.study__voice__slide .swiper_study_voice .swiper-button-prev::after {
  border-bottom: 4.5vw solid transparent;
  border-right: 7vw solid #60E19E;
  border-top: 4.5vw solid transparent;
  left: -4.5vw;
}
@media (min-width: 830px) {
  .study__voice__slide .swiper_study_voice .swiper-button-prev::after {
    border-bottom: 20px solid transparent;
    border-right: 30px solid #60E19E;
    border-top: 20px solid transparent;
    left: -40px;
  }
}
.study__voice__slide .swiper_study_voice .swiper-button-next::after {
  border-bottom: 4.5vw solid transparent;
  border-left: 7vw solid #60E19E;
  border-top: 4.5vw solid transparent;
  right: -4.5vw;
}
@media (min-width: 830px) {
  .study__voice__slide .swiper_study_voice .swiper-button-next::after {
    border-bottom: 20px solid transparent;
    border-left: 30px solid #60E19E;
    border-top: 20px solid transparent;
    right: -40px;
  }
}
.study__gallery {
  background: url(../images/study/study_gallery_bg_sp.jpg) no-repeat center/cover;
  padding: 16vw 0;
}
@media (min-width: 830px) {
  .study__gallery {
    background: url(../images/study/study_gallery_bg_pc.jpg) no-repeat center/cover;
    padding: 100px 0;
  }
}
.study__gallery__txt_pic {
  position: absolute;
  top: -100px;
  right: 0;
  z-index: -1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.study__gallery__gajutarou_pic {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  top: -70px;
  left: 230px;
}
.study__gallery__title {
  text-align: center;
  font-weight: bold;
  font-size: 8vw;
}
@media (min-width: 830px) {
  .study__gallery__title {
    font-size: 30px;
  }
}
.study__gallery__read {
  font-weight: bold;
  line-height: 1.5;
  font-size: 4.27vw;
  margin: 8vw 0 0;
}
@media (min-width: 830px) {
  .study__gallery__read {
    text-align: center;
    font-size: 18px;
    margin: 30px 0 0;
  }
}
.study__gallery .hes-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2vw 0;
  margin: 8vw 0 0;
}
.study__gallery .hes-gallery .pic {
  width: 45vw;
  height: 45vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 830px) {
  .study__gallery .hes-gallery {
    width: 860px;
    gap: 20px;
    margin: 50px auto 0;
  }
  .study__gallery .hes-gallery .pic {
    width: 200px;
    height: 200px;
  }
}
.study__qa {
  padding: 16vw 0;
}
@media (min-width: 830px) {
  .study__qa {
    padding: 100px 0;
  }
}
.study__qa__title {
  text-align: center;
  font-weight: bold;
  font-size: 8vw;
}
@media (min-width: 830px) {
  .study__qa__title {
    font-size: 30px;
  }
}
.study__qa__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 12.33vw 0 0;
  gap: 6vw 0;
}
@media (min-width: 830px) {
  .study__qa__list {
    width: 860px;
    margin: 50px auto 0;
    gap: 25px 0;
  }
}
.study__qa__list .s_01 .accordion_one {
  margin: 0 auto;
  -webkit-box-shadow: 0px 2px 13px -1px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 2px 13px -1px rgba(0, 0, 0, 0.3);
  border-radius: 4vw;
}
@media (min-width: 830px) {
  .study__qa__list .s_01 .accordion_one {
    border-radius: 15px;
  }
}
.study__qa__list .s_01 .accordion_one .accordion_header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  z-index: 1;
  cursor: pointer;
  line-height: 1.3;
  font-size: 4vw;
  padding: 5.33vw 15vw 5.33vw 5.33vw;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  gap: 0 2vw;
}
@media (min-width: 830px) {
  .study__qa__list .s_01 .accordion_one .accordion_header {
    font-size: 20px;
    padding: 15px 20px 15px 40px;
    border-radius: 10px;
  }
  .study__qa__list .s_01 .accordion_one .accordion_header:hover {
    opacity: 0.8;
  }
}
.study__qa__list .s_01 .accordion_one .accordion_header .question {
  font-weight: bold;
  line-height: 1;
  font-size: 9.07vw;
  color: #60E19E;
}
@media (min-width: 830px) {
  .study__qa__list .s_01 .accordion_one .accordion_header .question {
    font-size: 34px;
  }
}
.study__qa__list .s_01 .accordion_one .accordion_header .one_i {
  display: block;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  position: absolute;
  top: 35%;
  right: 2vw;
  width: 6.67vw;
  height: 6.67vw;
}
.study__qa__list .s_01 .accordion_one .accordion_header .one_i::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: "";
  position: absolute;
  background-color: #60E19E;
  border-radius: 1vw;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  width: 4px;
  height: 6.67vw;
  top: 0;
  left: 0;
}
.study__qa__list .s_01 .accordion_one .accordion_header .one_i::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: "";
  position: absolute;
  background-color: #60E19E;
  border-radius: 1vw;
  width: 4px;
  height: 6.67vw;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
@media (min-width: 830px) {
  .study__qa__list .s_01 .accordion_one .accordion_header .one_i {
    top: 30%;
    right: 2vw;
    width: 25px;
    height: 25px;
  }
  .study__qa__list .s_01 .accordion_one .accordion_header .one_i::before {
    border-radius: 1vw;
    width: 4px;
    height: 25px;
  }
  .study__qa__list .s_01 .accordion_one .accordion_header .one_i::after {
    border-radius: 1vw;
    width: 4px;
    height: 25px;
  }
}
.study__qa__list .s_01 .accordion_one .accordion_header.open .one_i::before {
  content: none;
}
.study__qa__list .s_01 .accordion_one .accordion_header.open .one_i::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.study__qa__list .s_01 .accordion_inner {
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.5;
  padding: 4vw 5.33vw 5.33vw 5.33vw;
  font-size: 4vw;
}
@media (min-width: 830px) {
  .study__qa__list .s_01 .accordion_inner {
    padding: 15px 20px 15px 43px;
    font-size: 20px;
  }
}
.study__qa__list .s_01 .accordion_inner .box_one {
  height: 100%;
}
.study__qa__list .s_01 .accordion_inner .txt_a_ac {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  gap: 0 2vw;
}
.study__qa__list .s_01 .accordion_inner .txt_a_ac .answer {
  font-weight: bold;
  line-height: 1;
  font-size: 9.07vw;
  color: #FF9D00;
}
@media (min-width: 830px) {
  .study__qa__list .s_01 .accordion_inner .txt_a_ac {
    gap: 0 30px;
  }
  .study__qa__list .s_01 .accordion_inner .txt_a_ac .answer {
    font-size: 34px;
  }
}
.study__qa__list .s_01 .accordion_inner .txt_a_ac .bold {
  font-weight: bold;
}
.study__corporate {
  background: #F2FFF8;
  padding: 16vw 0;
}
@media (min-width: 830px) {
  .study__corporate {
    padding: 100px 0;
  }
}
.study__corporate__logo {
  display: block;
  margin: 0 auto;
  width: 65.87vw;
}
@media (min-width: 830px) {
  .study__corporate__logo {
    width: 250px;
  }
}
.study__corporate__about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 12.33vw 0 0;
}
@media (min-width: 830px) {
  .study__corporate__about {
    width: 530px;
    margin: 50px auto 0;
  }
}
.study__corporate__about__child {
  padding: 5.33vw 0;
  border-top: dotted 1px #333;
}
.study__corporate__about__child:last-of-type {
  border-bottom: dotted 1px #333;
}
.study__corporate__about__child .title {
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  font-size: 5.33vw;
}
.study__corporate__about__child .txt {
  text-align: center;
  line-height: 1.4;
  font-size: 4vw;
  margin: 4vw 0 0;
}
.study__corporate__about__child .txt.left {
  text-align: left;
}
@media (min-width: 830px) {
  .study__corporate__about__child {
    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: 20px;
  }
  .study__corporate__about__child .title {
    text-align: left;
    width: 80px;
    font-size: 20px;
  }
  .study__corporate__about__child .txt {
    text-align: left;
    width: 375px;
    font-size: 15px;
    margin: 0;
  }
}
.study__registration {
  background: url(../images/study/study_registration_bg_sp.jpg) no-repeat center/cover;
  padding: 16vw 0;
}
@media (min-width: 830px) {
  .study__registration {
    background: url(../images/study/study_registration_bg_pc.jpg) no-repeat center/cover;
    padding: 100px 0;
  }
}
.study__registration__read {
  position: relative;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  font-size: 4.53vw;
}
.study__registration__read::before {
  content: "";
  display: block;
  height: 20vw;
  width: 8vw;
  background: url(../images/study/study_registration_border_left.svg) no-repeat center/cover;
  display: block;
  position: absolute;
  top: 0;
  left: 4vw;
}
.study__registration__read::after {
  content: "";
  display: block;
  height: 20vw;
  width: 8vw;
  background: url(../images/study/study_registration_border_right.svg) no-repeat center/cover;
  display: block;
  position: absolute;
  top: 0;
  right: 4vw;
}
@media (min-width: 830px) {
  .study__registration__read {
    font-size: 17px;
  }
  .study__registration__read::before {
    height: 90px;
    width: 32px;
    left: 275px;
    top: -15px;
  }
  .study__registration__read::after {
    height: 90px;
    width: 32px;
    right: 275px;
    top: -15px;
  }
}
.study__registration__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 187, 54)), to(rgb(255, 157, 0)));
  background: linear-gradient(90deg, rgb(255, 187, 54) 0%, rgb(255, 157, 0) 100%);
  border: solid 4px #fff;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  border-radius: 20vw;
  margin: 8vw 0 0;
  padding: 8vw 0 10vw;
}
@media (min-width: 830px) {
  .study__registration__link {
    width: 545px;
    border-radius: 15vw;
    font-size: 40px;
    margin: 50px auto 0;
    padding: 30px 0;
  }
}
.study__registration__link::before {
  content: "";
  display: block;
  background: url(../images/study/study_application_gajutarou_01.png) no-repeat center/contain;
  width: 29.87vw;
  height: 29.87vw;
  position: absolute;
  top: 27vw;
  left: 17vw;
}
@media (min-width: 830px) {
  .study__registration__link::before {
    width: 112px;
    height: 112px;
    top: 0;
    left: -50px;
  }
}
.study__registration__link::after {
  content: "";
  display: block;
  background: url(../images/study/study_application_gajutarou_02.png) no-repeat center/contain;
  width: 29.87vw;
  height: 29.87vw;
  position: absolute;
  top: 27vw;
  right: 17vw;
}
@media (min-width: 830px) {
  .study__registration__link::after {
    width: 112px;
    height: 112px;
    top: 0;
    right: -50px;
  }
}
.study__registration__link .txt01 {
  position: relative;
  font-size: 3.47vw;
}
.study__registration__link .txt01::before {
  content: "";
  display: block;
  width: 0.6vw;
  height: 5vw;
  background: #fff;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  position: absolute;
  top: -1vw;
  left: -2vw;
}
.study__registration__link .txt01::after {
  content: "";
  display: block;
  width: 0.6vw;
  height: 5vw;
  background: #fff;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  position: absolute;
  top: -1vw;
  right: -2vw;
}
.study__registration__link .txt01 .circle {
  position: relative;
}
.study__registration__link .txt01 .circle::before {
  content: "";
  display: inline-block;
  width: 1vw;
  height: 1vw;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: -1vw;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media (min-width: 830px) {
  .study__registration__link .txt01 {
    font-size: 15px;
  }
  .study__registration__link .txt01::before {
    width: 3px;
    height: 30px;
    top: -10px;
    left: -15px;
  }
  .study__registration__link .txt01::after {
    width: 3px;
    height: 30px;
    top: -10px;
    right: -15px;
  }
  .study__registration__link .txt01 .circle::before {
    width: 5px;
    height: 5px;
    top: -5px;
  }
}
.study__registration__link .txt02 {
  font-size: 8vw;
  margin: 4vw 0 0;
}
@media (min-width: 830px) {
  .study__registration__link .txt02 {
    font-size: 33px;
    margin: 15px 0 0;
  }
}
.study__registration__line {
  position: relative;
  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-align: center;
  text-decoration: none;
  background: #4CC764;
  color: #fff;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  border: solid 4px #fff;
  border-radius: 15vw;
  font-size: 4.53vw;
  padding: 3.5vw 0;
  margin: 30vw auto 0;
}
.study__registration__line::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 1.5vw solid #fff;
  border-top: 1.5vw solid transparent;
  border-bottom: 1.5vw solid transparent;
  position: absolute;
  top: 45%;
  right: 2vw;
}
@media (min-width: 830px) {
  .study__registration__line {
    width: 545px;
    border-radius: 50px;
    font-size: 17px;
    padding: 10px 0;
    margin: 30px auto 0;
  }
  .study__registration__line::after {
    border-left: 5px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    right: 15px;
  }
}
.study__registration__modal_btn {
  display: block;
  text-align: center;
  color: #333;
  margin: 8vw 0 0;
}
@media (min-width: 830px) {
  .study__registration__modal_btn {
    width: 460px;
    margin: 30px auto 0;
  }
}
.study__registration__modal {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
}
.study__registration__modal__bg {
  position: absolute;
  width: 100%;
  height: 100vh;
  background: rgba(50, 50, 50, 0.85);
  cursor: pointer;
}
.study__registration__modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: min(100% - 8vw);
  height: 165vw;
  padding: 0 0 5vw;
  background: #fff;
}
@media (min-width: 830px) {
  .study__registration__modal__content {
    width: 100%;
    max-width: 1150px;
    height: 80%;
    padding: 0 0 30px;
  }
}
.study__registration__modal__content__inner {
  position: relative;
  overflow-y: scroll;
  height: 100%;
  padding: 10vw 4vw 8vw;
}
@media (min-width: 830px) {
  .study__registration__modal__content__inner {
    margin: 0 auto;
    padding: 100px 13.91%;
  }
}
.study__registration__modal__content__title {
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  font-size: 8vw;
}
@media (min-width: 830px) {
  .study__registration__modal__content__title {
    font-size: 30px;
  }
}
.study__registration__modal__content__read {
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  font-size: 4.8vw;
  margin: 8vw 0 0;
}
@media (min-width: 830px) {
  .study__registration__modal__content__read {
    font-size: 18px;
    margin: 20px 0 0;
  }
}
.study__registration__modal__content__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 8vw 0 0;
  gap: 16vw;
}
@media (min-width: 830px) {
  .study__registration__modal__content__box {
    margin: 30px 0 0;
    gap: 50px;
  }
}
.study__registration__modal__content__box__child {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: solid 4px #60E19E;
  padding: 8vw 5vw;
}
@media (min-width: 830px) {
  .study__registration__modal__content__box__child {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 30px;
  }
}
.study__registration__modal__content__box__child::after {
  content: "";
  display: block;
  border-left: dotted 4px #60E19E;
  height: 16vw;
  width: 1vw;
  position: absolute;
  bottom: -16vw;
}
@media (min-width: 830px) {
  .study__registration__modal__content__box__child::after {
    height: 50px;
    width: 4px;
    bottom: -50px;
  }
}
.study__registration__modal__content__box__child:last-of-type::after {
  content: none;
}
.study__registration__modal__content__box__child__gland_child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 830px) {
  .study__registration__modal__content__box__child__gland_child {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 230px;
    width: 50%;
  }
}
.study__registration__modal__content__box__child__gland_child:first-of-type {
  padding: 0 0 8vw;
  border-bottom: dotted 4px #60E19E;
}
@media (min-width: 830px) {
  .study__registration__modal__content__box__child__gland_child:first-of-type {
    border-bottom: none;
    border-right: dotted 4px #60E19E;
    padding: 0 30px 0 0;
  }
}
.study__registration__modal__content__box__child__gland_child:last-of-type {
  padding: 8vw 0 0;
}
@media (min-width: 830px) {
  .study__registration__modal__content__box__child__gland_child:last-of-type {
    padding: 0 0 0 30px;
  }
}
.study__registration__modal__content__box__child__gland_child .txt01 {
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  font-size: 5.33vw;
  margin: 0 0 4vw;
}
@media (min-width: 830px) {
  .study__registration__modal__content__box__child__gland_child .txt01 {
    font-size: 20px;
    margin: 0 0 15px;
  }
}
.study__registration__modal__content__box__child__gland_child .txt02 {
  font-weight: 400;
  line-height: 1.4;
  font-size: 4.8vw;
  margin: 4vw 0 0;
}
@media (min-width: 830px) {
  .study__registration__modal__content__box__child__gland_child .txt02 {
    font-size: 18px;
    margin: 15px 0 0;
  }
}
.study__registration__modal__content__box__child__gland_child .txt02 .orange {
  font-weight: bold;
  color: #FF9D00;
}
.study__registration__modal__content__box__child__gland_child .txt02 .green {
  font-weight: bold;
  color: #52BE86;
}
.study__registration__modal__content__box__child .txt03 {
  font-weight: bold;
  line-height: 1.4;
  font-size: 4.8vw;
  margin: 8vw 0 0;
}
@media (min-width: 830px) {
  .study__registration__modal__content__box__child .txt03 {
    font-size: 18px;
    margin: 0 0 0 20px;
  }
}
.study__registration__modal__close {
  position: fixed;
  top: 0;
  right: 0;
  width: 11vw;
  height: 11vw;
  background: #fff;
  cursor: pointer;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  z-index: 1;
}
@media (min-width: 830px) {
  .study__registration__modal__close {
    width: 50px;
    height: 50px;
  }
}
.study__registration__modal__close:hover {
  opacity: 0.6;
}
.study__registration__modal__close:before, .study__registration__modal__close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7vw;
  height: 0.7vw;
  background: #207E3B;
}
@media (min-width: 830px) {
  .study__registration__modal__close:before, .study__registration__modal__close:after {
    width: 2px;
    height: 40px;
  }
}
.study__registration__modal__close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.study__registration__modal__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.study_archive__tab__contents .content_area {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 829px) {
  .study_archive__tab__contents .tab-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 30vw;
    margin: -8vw calc(50% - 50vw) 2vw;
    padding: 0 calc(50vw - 50%);
  }
}
@media (min-width: 830px) {
  .study_archive__tab__contents .tab-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 30px;
    gap: 15px;
    overflow: hidden !important;
  }
}
.study_archive__tab__contents .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  text-align: center;
  background: #fff;
  color: #207E3B;
  cursor: pointer;
  font-weight: bold;
  border-radius: 50vw;
  border: solid 2px #207E3B;
  width: auto;
}
@media (max-width: 829px) {
  .study_archive__tab__contents .tab {
    height: 11.96vw;
    min-width: 27vw;
    padding: 0 5vw;
    margin: 0 0 0 2vw;
  }
  .study_archive__tab__contents .tab:first-of-type {
    margin: 0;
  }
}
@media (min-width: 830px) {
  .study_archive__tab__contents .tab {
    width: calc(25% - 15px);
    height: 47px;
    border-radius: 50px;
  }
}
.study_archive__tab__contents .tab.active {
  background: #207E3B;
  color: #fff;
}
.study_archive__tab__contents .content {
  display: none;
}
.study_archive__tab__contents .content.show {
  display: block;
}
.study_archive__tab__contents__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 13.33vw;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list {
    padding: 0 0 50px;
  }
}
.study_archive__tab__contents__list__child {
  border-top: dotted 1px #8EBC9B;
  padding: 8vw 0;
}
.study_archive__tab__contents__list__child:last-of-type {
  border-bottom: dotted 1px #8EBC9B;
}
.study_archive__tab__contents__list__child .txt_wrap {
  margin: 4.55vw 0 0;
}
.study_archive__tab__contents__list__child .txt_wrap .title {
  font-weight: bold;
  line-height: 1.4;
  font-size: 4vw;
}
.study_archive__tab__contents__list__child .txt_wrap .detail {
  font-weight: 400;
  line-height: 1.4;
  font-size: 3.73vw;
  margin: 3.5vw 0 0;
}
.study_archive__tab__contents__list__child .link {
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 48.53vw;
  height: 8.53vw;
  font-size: 3.47vw;
  margin: 5.33vw auto 0;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 30px 0;
    gap: 0 20px;
  }
  .study_archive__tab__contents__list__child .pic {
    width: 200px;
  }
  .study_archive__tab__contents__list__child .pic img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 200px;
    height: 112.73px;
  }
  .study_archive__tab__contents__list__child .txt_wrap {
    margin: 0;
    width: 470px;
  }
  .study_archive__tab__contents__list__child .txt_wrap .title {
    font-size: 15px;
  }
  .study_archive__tab__contents__list__child .txt_wrap .detail {
    font-size: 14px;
    margin: 15px 0 0;
  }
  .study_archive__tab__contents__list__child .link {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 110px;
    height: 95px;
    font-size: 15px;
    margin: 0 auto;
    padding: 25px 0 0;
  }
  .study_archive__tab__contents__list__child .c-btn_green::before {
    right: 44px;
    bottom: -55px;
  }
  .study_archive__tab__contents__list__child .c-btn_green::after {
    right: 51px;
    bottom: -55px;
  }
}
.study_archive__tab__contents__list__child__modal {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
}
.study_archive__tab__contents__list__child__modal__bg {
  position: absolute;
  width: 100%;
  height: 100vh;
  background: rgba(50, 50, 50, 0.85);
  cursor: pointer;
}
.study_archive__tab__contents__list__child__modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: min(100% - 8vw);
  height: 165vw;
  padding: 0 0 5vw;
  background: #fff;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__content {
    width: 100%;
    max-width: 1150px;
    height: 80%;
    padding: 0 0 30px;
  }
}
.study_archive__tab__contents__list__child__modal__content__inner {
  position: relative;
  overflow-y: scroll;
  height: 100%;
  padding: 10vw 4vw 8vw;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__content__inner {
    margin: 0 auto;
    padding: 100px 13.91%;
  }
}
.study_archive__tab__contents__list__child__modal__content__inner__title {
  font-weight: bold;
  color: #207E3B;
  line-height: 1.2;
  font-size: 8vw;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__content__inner__title {
    font-size: 30px;
  }
}
.study_archive__tab__contents__list__child__modal__content__inner__attention {
  background: #E65959;
  color: #fff;
  line-height: 1.5;
  font-size: 4vw;
  margin: 8vw 0 0;
  padding: 3.5vw 2vw;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__content__inner__attention {
    text-align: center;
    font-size: 15px;
    margin: 30px 0 0;
    padding: 20px;
  }
}
.study_archive__tab__contents__list__child__modal__content__inner__attention .bold {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 4.53vw;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__content__inner__attention .bold {
    font-size: 20px;
  }
}
.study_archive__tab__contents__list__child__modal__content__inner__attention .link {
  color: #fff;
  text-decoration: underline;
}
.study_archive__tab__contents__list__child__modal__content__inner__mainimg {
  margin: 8vw 0 0;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__content__inner__mainimg {
    margin: 50px 0 0;
  }
}
.study_archive__tab__contents__list__child__modal__content__inner__information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: solid 1px #207E3B;
  margin: 8vw 0 0;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__content__inner__information {
    margin: 50px 0 0;
  }
}
.study_archive__tab__contents__list__child__modal__content__inner__information__child {
  border-top: solid 1px #207E3B;
}
.study_archive__tab__contents__list__child__modal__content__inner__information__child:first-of-type {
  border-top: none;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__content__inner__information__child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.study_archive__tab__contents__list__child__modal__content__inner__information__child .title {
  color: #fff;
  background: #8EBC9B;
  text-align: center;
  font-weight: bold;
  font-size: 5.33vw;
  padding: 5.33vw 0;
  border-bottom: solid 1px #207E3B;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__content__inner__information__child .title {
    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;
    font-size: 20px;
    padding: 20px 0;
    border-bottom: none;
    border-right: solid 1px #207E3B;
    width: 260px;
  }
}
.study_archive__tab__contents__list__child__modal__content__inner__information__child .txt {
  line-height: 1.4;
  font-size: 5.33vw;
  padding: 5.33vw 4vw;
}
.study_archive__tab__contents__list__child__modal__content__inner__information__child .txt.small {
  font-size: 4vw;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__content__inner__information__child .txt {
    width: 570px;
    font-size: 20px;
    padding: 20px;
  }
  .study_archive__tab__contents__list__child__modal__content__inner__information__child .txt.small {
    font-size: 15px;
  }
}
.study_archive__tab__contents__list__child__modal__content__inner__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  background: #FF9D00;
  color: #fff;
  border-radius: 9vw;
  font-size: 5.33vw;
  margin: 13.33vw 0 0;
  height: 16vw;
  -webkit-box-shadow: 0px 6px 0px 0px #cd8005;
          box-shadow: 0px 6px 0px 0px #cd8005;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__content__inner__link {
    border-radius: 50px;
    font-size: 20px;
    margin: 70px auto 0;
    height: 60px;
    width: 340px;
  }
}
.study_archive__tab__contents__list__child__modal__content__inner__detail_title {
  font-weight: bold;
  color: #207E3B;
  font-size: 6.67vw;
  margin: 13.33vw 0 0;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__content__inner__detail_title {
    font-size: 25px;
    margin: 70px 0 0;
  }
}
.study_archive__tab__contents__list__child__modal__content__inner__detail_txt {
  line-height: 1.4;
  margin: 6vw 0 0;
  font-size: 4vw;
  white-space: pre-line;
}
.study_archive__tab__contents__list__child__modal__content__inner__detail_txt h1,
.study_archive__tab__contents__list__child__modal__content__inner__detail_txt h2,
.study_archive__tab__contents__list__child__modal__content__inner__detail_txt h3,
.study_archive__tab__contents__list__child__modal__content__inner__detail_txt h4,
.study_archive__tab__contents__list__child__modal__content__inner__detail_txt h5,
.study_archive__tab__contents__list__child__modal__content__inner__detail_txt h6 {
  font-weight: 800;
}
.study_archive__tab__contents__list__child__modal__content__inner__detail_txt b {
  font-weight: 800;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__content__inner__detail_txt {
    margin: 30px 0 0;
    font-size: 17px;
  }
}
@media (max-width: 829px) {
  .study_archive__tab__contents__list__child__modal__content .c-btn_green {
    width: 100%;
  }
}
.study_archive__tab__contents__list__child__modal__close {
  position: fixed;
  top: 0;
  right: 0;
  width: 11vw;
  height: 11vw;
  background: #fff;
  cursor: pointer;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  z-index: 1;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__close {
    width: 50px;
    height: 50px;
  }
}
.study_archive__tab__contents__list__child__modal__close:hover {
  opacity: 0.6;
}
.study_archive__tab__contents__list__child__modal__close:before, .study_archive__tab__contents__list__child__modal__close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7vw;
  height: 0.7vw;
  background: #207E3B;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__list__child__modal__close:before, .study_archive__tab__contents__list__child__modal__close:after {
    width: 2px;
    height: 40px;
  }
}
.study_archive__tab__contents__list__child__modal__close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.study_archive__tab__contents__list__child__modal__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.study_archive__tab__contents__pagenation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2vw;
  margin: 0 0 16vw;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__pagenation {
    gap: 20px;
    margin: 0 0 100px;
  }
}
.study_archive__tab__contents__pagenation__list__link {
  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;
  border: solid 1px #207E3B;
  border-radius: 50%;
  font-weight: bold;
  width: 10.67vw;
  height: 10.67vw;
  font-size: 4.53vw;
}
@media (min-width: 830px) {
  .study_archive__tab__contents__pagenation__list__link {
    width: 50px;
    height: 50px;
    font-size: 17px;
  }
}
.study_archive__tab__contents__pagenation__list__link.prev_next {
  background: #207E3B;
  color: #fff;
}
.study_archive__tab__contents__pagenation__list__link.is-current {
  background: #207E3B;
  color: #fff;
}

.study_form {
  padding: 0 0 16vw;
}
.study_form__header {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 5;
}
.study_form__header__inner {
  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: 4vw 0;
  width: 92.37vw;
}
@media (min-width: 830px) {
  .study_form__header__inner {
    width: 100%;
    max-width: 1120px;
    padding: 21px 0;
  }
}
.study_form__header__inner__logo {
  width: 37vw;
}
@media (min-width: 830px) {
  .study_form__header__inner__logo {
    width: 150px;
  }
}
.study_form__header__inner__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  background: #114822;
  height: 9.87vw;
  width: 37.33vw;
  border-radius: 2.67vw;
  color: #fff;
  border: solid 1px #114822;
  font-size: 3.47vw;
  font-weight: bold;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media (min-width: 830px) {
  .study_form__header__inner__btn {
    height: 30px;
    width: 170px;
    border-radius: 8px;
    font-size: 14px;
  }
  .study_form__header__inner__btn::after {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 30px;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
    transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
    z-index: -1;
    -webkit-transform: skewY(-10deg) scale(1, 0);
            transform: skewY(-10deg) scale(1, 0);
  }
  .study_form__header__inner__btn:hover {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    opacity: 1;
    background: #fff;
    color: #114822;
  }
  .study_form__header__inner__btn:hover::after {
    -webkit-transform: skewY(-10deg) scale(1, 1);
            transform: skewY(-10deg) scale(1, 1);
  }
}
@media (min-width: 830px) {
  .study_form {
    padding: 0 0 100px;
  }
}
.study_form__read {
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  font-size: 4.53vw;
}
@media (min-width: 830px) {
  .study_form__read {
    font-size: 20px;
  }
}
.study_form__movie_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4vw;
  margin: 13.33vw 0 0;
}
@media (min-width: 830px) {
  .study_form__movie_title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 60px 0 0;
    gap: 20px;
  }
}
.study_form__movie_title .pic {
  width: 54.67vw;
}
@media (min-width: 830px) {
  .study_form__movie_title .pic {
    width: 205px;
  }
}
.study_form__movie_title .txt {
  font-weight: bold;
  line-height: 1.4;
  font-size: 4.53vw;
}
@media (min-width: 830px) {
  .study_form__movie_title .txt {
    width: 610px;
    font-size: 20px;
  }
}
.study_form__movie_title .txt .green {
  color: #207E3B;
}
.study_form__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 13.33vw 0 0;
}
@media (min-width: 830px) {
  .study_form__contents {
    margin: 50px 0 0;
  }
}
.study_form__contents.movie {
  margin: 5.33vw 0 0;
}
@media (min-width: 830px) {
  .study_form__contents.movie {
    margin: 20px 0 0;
  }
}
.study_form__contents__child {
  border-top: dotted 1px #8EBC9B;
  padding: 5.33vw 0;
}
.study_form__contents__child .error {
  color: red;
  margin: 8px 0 0 5px;
}
.study_form__contents__child .error.approve {
  margin: 8px 0 0;
  text-align: center;
}
@media (min-width: 830px) {
  .study_form__contents__child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 0;
    gap: 20px;
  }
  .study_form__contents__child .error.approve {
    margin: 8px auto 0;
  }
  .study_form__contents__child.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
  }
}
.study_form__contents__child:last-of-type {
  border-bottom: dotted 1px #8EBC9B;
}
.study_form__contents__child .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  line-height: 1.4;
  font-size: 4.53vw;
}
.study_form__contents__child .title .required {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  background: #E65959;
  width: 10.67vw;
  height: 5.33vw;
  font-size: 3.47vw;
  margin: 0 0 0 2vw;
}
.study_form__contents__child .title .any {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  background: #A3A3A3;
  width: 10.67vw;
  height: 5.33vw;
  font-size: 3.47vw;
  margin: 0 0 0 2vw;
}
.study_form__contents__child .txt01 {
  font-weight: 400;
  line-height: 1.4;
  font-size: 4vw;
  margin: 5.33vw 0 0;
}
.study_form__contents__child .input_txt {
  border: 1px solid #8EBC9B;
  width: 100%;
  height: 13.33vw;
  margin: 5.33vw 0 0;
  border-radius: 2.67vw;
  padding: 0 4vw;
}
.study_form__contents__child .input_txtarea {
  border: 1px solid #8EBC9B;
  width: 100%;
  margin: 5.33vw 0 0;
  border-radius: 2.67vw;
  padding: 4vw;
}
.study_form__contents__child .input_flex_area_age {
  margin: 5.33vw 0 0;
}
.study_form__contents__child .input_flex_area_age .imput_select {
  width: 100%;
  border: 1px solid #8EBC9B;
  border-radius: 1vw;
  padding: 1.5vw;
}
.study_form__contents__child .age_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 4vw 0 0;
  gap: 4vw;
}
.study_form__contents__child .age_radio .occupation_type {
  font-size: 4vw;
}
.study_form__contents__child .age_radio .occupation_type input[type=checkbox] {
  accent-color: #207E3B;
  border: 1px solid #8EBC9B;
}
.study_form__contents__child.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.study_form__contents__child.flex .input_flex_area__child .familynaame {
  font-weight: 400;
  font-size: 4.53vw;
  margin: 5.33vw 0 0;
}
.study_form__contents__child.flex .input_flex_area__child .firstname {
  font-weight: 400;
  font-size: 4.53vw;
  margin: 5.33vw 0 0;
}
.study_form__contents__child.flex .input_flex_area__child .input_txt {
  margin: 3vw 0 0;
}
.study_form__contents__child.center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.study_form__contents__child.center .announcement-check {
  margin: 0 auto;
  font-weight: bold;
  font-size: 4vw;
}
.study_form__contents__child .guideline {
  overflow-y: scroll;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #8EBC9B;
  font-weight: 400;
  padding: 5.33vw;
  border-radius: 1vw;
  height: 62.67vw;
  font-size: 4vw;
  margin: 4vw 0 0;
}
@media (min-width: 830px) {
  .study_form__contents__child .guideline {
    padding: 20px;
    border-radius: 5px;
    height: 235px;
    font-size: 17px;
    margin: 20px 0 0;
  }
}
.study_form__contents__child .guide-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  font-size: 4vw;
  margin: 4vw auto 0;
}
@media (min-width: 830px) {
  .study_form__contents__child .title {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 17px;
  }
  .study_form__contents__child .title .required {
    width: 45px;
    height: 25px;
    font-size: 15px;
    margin: 0 0 0 5px;
  }
  .study_form__contents__child .title .any {
    width: 45px;
    height: 25px;
    font-size: 15px;
    margin: 0 0 0 5px;
  }
  .study_form__contents__child .txt01 {
    font-size: 15px;
    margin: 20px 0 0;
  }
  .study_form__contents__child .input_txt {
    width: 590px;
    height: 50px;
    margin: 0;
    border-radius: 10px;
    padding: 0 10px;
  }
  .study_form__contents__child .input_txt.column {
    width: 100%;
    margin: 20px 0 0;
  }
  .study_form__contents__child .input_txtarea {
    margin: 20px 0 0;
    width: 100%;
    border-radius: 10px;
    padding: 20px;
  }
  .study_form__contents__child .input_flex_area_age {
    width: 100%;
    margin: 20px 0 0;
  }
  .study_form__contents__child .input_flex_area_age .imput_select {
    border-radius: 10px;
    padding: 10px;
  }
  .study_form__contents__child .age_radio {
    margin: 20px 0 0;
    gap: 15px 20px;
    width: 500px;
  }
  .study_form__contents__child .age_radio .occupation_type {
    font-size: 15px;
  }
  .study_form__contents__child.flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .study_form__contents__child.flex .input_flex_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 590px;
  }
  .study_form__contents__child.flex .input_flex_area__child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 10px;
  }
  .study_form__contents__child.flex .input_flex_area__child .familynaame {
    width: 40px;
    font-size: 18px;
    margin: 0;
  }
  .study_form__contents__child.flex .input_flex_area__child .firstname {
    width: 40px;
    font-size: 18px;
    margin: 0;
  }
  .study_form__contents__child.flex .input_flex_area__child .input_txt {
    width: 235px;
    margin: 0;
  }
  .study_form__contents__child.center .announcement-check {
    font-size: 17px;
  }
  .study_form__contents__child .guideline {
    padding: 20px;
    border-radius: 5px;
    height: 235px;
    font-size: 15px;
    margin: 20px 0 0;
  }
  .study_form__contents__child .guide-check {
    font-size: 17px;
    margin: 20px auto 0;
  }
}
.study_form__contents__child__event_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 8vw 0;
  gap: 12.33vw 0;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 30px 0;
    gap: 50px 20px;
  }
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__child {
    width: calc(33.3333333333% - 14px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.study_form__contents__child__event_list__child.is-select {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(255, 98, 0, 0.8);
          box-shadow: 0px 0px 10px 0px rgba(255, 98, 0, 0.8);
  padding: 3vw;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__child.is-select {
    padding: 5px;
  }
}
.study_form__contents__child__event_list__child__link {
  text-decoration: none;
  color: #333;
}
.study_form__contents__child__event_list__child__link .title {
  line-height: 1.4;
  font-weight: bold;
  margin: 3vw 0 0;
  font-size: 4.27vw;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__child__link .title {
    margin: 20px 0 0;
    font-size: 16px;
  }
}
.study_form__contents__child__event_list__child__link .date {
  color: #818181;
  font-weight: bold;
  margin: 3vw 0 0;
  font-size: 4vw;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__child__link .date {
    margin: 10px 0 0;
    font-size: 15px;
  }
}
.study_form__contents__child__event_list__child input[type=checkbox] {
  display: none;
}
.study_form__contents__child__event_list__child .checkbox_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  background: #60E19E;
  color: #fff;
  border-radius: 9vw;
  font-size: 4.53vw;
  margin: 4vw 0 0;
  height: 16vw;
  -webkit-box-shadow: 0px 6px 0px 0px #52be86;
          box-shadow: 0px 6px 0px 0px #52be86;
  gap: 1vw 0;
}
.study_form__contents__child__event_list__child .checkbox_btn.is-select {
  background: #FF6200;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.study_form__contents__child__event_list__child .checkbox_btn span {
  font-size: 3.5vw;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__child .checkbox_btn {
    border-radius: 50px;
    font-size: 13px;
    margin: 15px 0 0;
    height: 47px;
    -webkit-box-shadow: 0px 6px 0px 0px #52be86;
            box-shadow: 0px 6px 0px 0px #52be86;
    gap: 5px 0;
  }
  .study_form__contents__child__event_list__child .checkbox_btn span {
    font-size: 10px;
  }
}
.study_form__contents__child__event_list__modal {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
}
.study_form__contents__child__event_list__modal__bg {
  position: absolute;
  width: 100%;
  height: 100vh;
  background: rgba(50, 50, 50, 0.85);
  cursor: pointer;
}
.study_form__contents__child__event_list__modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: min(100% - 8vw);
  height: 165vw;
  padding: 0 0 5vw;
  background: #fff;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__modal__content {
    width: 100%;
    max-width: 1150px;
    height: 80%;
    padding: 0 0 30px;
  }
}
.study_form__contents__child__event_list__modal__content__inner {
  position: relative;
  overflow-y: scroll;
  height: 100%;
  padding: 10vw 4vw 8vw;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__modal__content__inner {
    margin: 0 auto;
    padding: 100px 13.91%;
  }
}
.study_form__contents__child__event_list__modal__content__title {
  font-weight: bold;
  color: #207E3B;
  line-height: 1.2;
  font-size: 8vw;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__modal__content__title {
    font-size: 30px;
  }
}
.study_form__contents__child__event_list__modal__content__mainimg {
  margin: 8vw 0 0;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__modal__content__mainimg {
    margin: 50px 0 0;
  }
}
.study_form__contents__child__event_list__modal__content__information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: solid 1px #207E3B;
  margin: 8vw 0 0;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__modal__content__information {
    margin: 50px 0 0;
  }
}
.study_form__contents__child__event_list__modal__content__information__child {
  border-top: solid 1px #207E3B;
}
.study_form__contents__child__event_list__modal__content__information__child:first-of-type {
  border-top: none;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__modal__content__information__child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.study_form__contents__child__event_list__modal__content__information__child .title {
  color: #fff;
  background: #8EBC9B;
  text-align: center;
  font-weight: bold;
  font-size: 5.33vw;
  padding: 5.33vw 0;
  border-bottom: solid 1px #207E3B;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__modal__content__information__child .title {
    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;
    font-size: 20px;
    padding: 20px 0;
    border-bottom: none;
    border-right: solid 1px #207E3B;
    width: 260px;
  }
}
.study_form__contents__child__event_list__modal__content__information__child .txt {
  line-height: 1.4;
  font-size: 5.33vw;
  padding: 5.33vw 4vw;
}
.study_form__contents__child__event_list__modal__content__information__child .txt.small {
  font-size: 4vw;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__modal__content__information__child .txt {
    width: 570px;
    font-size: 20px;
    padding: 20px;
  }
  .study_form__contents__child__event_list__modal__content__information__child .txt.small {
    font-size: 15px;
  }
}
.study_form__contents__child__event_list__modal__content__detail_title {
  font-weight: bold;
  color: #207E3B;
  font-size: 6.67vw;
  margin: 13.33vw 0 0;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__modal__content__detail_title {
    font-size: 25px;
    margin: 70px 0 0;
  }
}
.study_form__contents__child__event_list__modal__content__detail_txt {
  line-height: 1.4;
  margin: 6vw 0 0;
  font-size: 4vw;
  white-space: pre-line;
}
.study_form__contents__child__event_list__modal__content__detail_txt h1,
.study_form__contents__child__event_list__modal__content__detail_txt h2,
.study_form__contents__child__event_list__modal__content__detail_txt h3,
.study_form__contents__child__event_list__modal__content__detail_txt h4,
.study_form__contents__child__event_list__modal__content__detail_txt h5,
.study_form__contents__child__event_list__modal__content__detail_txt h6 {
  font-weight: 800;
}
.study_form__contents__child__event_list__modal__content__detail_txt b {
  font-weight: 800;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__modal__content__detail_txt {
    margin: 30px 0 0;
    font-size: 17px;
  }
}
@media (max-width: 829px) {
  .study_form__contents__child__event_list__modal__content .c-btn_green {
    width: 100%;
  }
}
.study_form__contents__child__event_list__modal__close {
  position: fixed;
  top: 0;
  right: 0;
  width: 11vw;
  height: 11vw;
  background: #fff;
  cursor: pointer;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  z-index: 1;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__modal__close {
    width: 50px;
    height: 50px;
  }
}
.study_form__contents__child__event_list__modal__close:hover {
  opacity: 0.6;
}
.study_form__contents__child__event_list__modal__close:before, .study_form__contents__child__event_list__modal__close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7vw;
  height: 0.7vw;
  background: #207E3B;
}
@media (min-width: 830px) {
  .study_form__contents__child__event_list__modal__close:before, .study_form__contents__child__event_list__modal__close:after {
    width: 2px;
    height: 40px;
  }
}
.study_form__contents__child__event_list__modal__close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.study_form__contents__child__event_list__modal__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.study_form__submit_btn {
  padding: 0;
  width: 100%;
  margin: 13.33vw auto 0;
}
@media (min-width: 830px) {
  .study_form__submit_btn {
    width: 340px;
    margin: 50px auto 0;
  }
}
.study_form__submit_btn input[type=submit] {
  width: 100%;
  background: #fff;
  color: #207E3B;
  font-weight: bold;
  display: block;
  border: none;
  outline: 0;
  cursor: pointer;
  font-size: 5.33vw;
  border-radius: 2vw;
  padding: 5vw 0;
}
.study_form__submit_btn input[type=submit]:hover {
  background: #207E3B;
  color: #fff;
}
@media (min-width: 830px) {
  .study_form__submit_btn input[type=submit] {
    width: 340px;
    font-size: 20px;
    border-radius: 10px;
    padding: 20px 0;
  }
}

.study_form_confirmation {
  padding: 0 0 16vw;
}
@media (min-width: 830px) {
  .study_form_confirmation {
    padding: 0 0 100px;
  }
}
.study_form_confirmation__read {
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  font-size: 4.53vw;
}
@media (min-width: 830px) {
  .study_form_confirmation__read {
    font-size: 20px;
  }
}
.study_form_confirmation__movie_title {
  font-weight: bold;
  line-height: 1.4;
  font-size: 4.53vw;
  margin: 13.33vw 0 0;
}
@media (min-width: 830px) {
  .study_form_confirmation__movie_title {
    font-size: 20px;
    margin: 60px 0 0;
  }
}
.study_form_confirmation__movie_title .green {
  color: #207E3B;
}
.study_form_confirmation__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 13.33vw 0 0;
}
@media (min-width: 830px) {
  .study_form_confirmation__contents {
    margin: 50px 0 0;
  }
}
.study_form_confirmation__contents.movie {
  margin: 5.33vw 0 0;
}
@media (min-width: 830px) {
  .study_form_confirmation__contents.movie {
    margin: 20px 0 0;
  }
}
.study_form_confirmation__contents__child {
  border-top: dotted 1px #8EBC9B;
  padding: 5.33vw 0;
}
@media (min-width: 830px) {
  .study_form_confirmation__contents__child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 0;
    gap: 20px;
  }
  .study_form_confirmation__contents__child.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
  }
}
.study_form_confirmation__contents__child:last-of-type {
  border-bottom: dotted 1px #8EBC9B;
}
.study_form_confirmation__contents__child.center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.study_form_confirmation__contents__child.center .announcement-check {
  margin: 0 auto;
  font-weight: bold;
  font-size: 4vw;
}
@media (min-width: 830px) {
  .study_form_confirmation__contents__child.center .announcement-check {
    font-size: 17px;
  }
}
.study_form_confirmation__contents__child .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  line-height: 1.4;
  font-size: 4.53vw;
}
.study_form_confirmation__contents__child .title .required {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  background: #E65959;
  width: 10.67vw;
  height: 5.33vw;
  font-size: 3.47vw;
  margin: 0 0 0 2vw;
}
.study_form_confirmation__contents__child .title .any {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  background: #A3A3A3;
  width: 10.67vw;
  height: 5.33vw;
  font-size: 3.47vw;
  margin: 0 0 0 2vw;
}
.study_form_confirmation__contents__child .confirmation_txt {
  line-height: 1.5;
  font-weight: 400;
  margin: 5.33vw 0 0;
  font-size: 4.53vw;
}
.study_form_confirmation__contents__child .confirmation_txt02 {
  line-height: 1.5;
  font-weight: 400;
  margin: 5.33vw 0 0;
  font-size: 4.53vw;
}
.study_form_confirmation__contents__child .checkbox_txt {
  font-weight: bold;
  font-size: 4.53vw;
}
.study_form_confirmation__contents__child .application_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3vw 0;
  margin: 5.33vw 0 0 6vw;
}
.study_form_confirmation__contents__child .application_list__child {
  list-style: disc;
  font-weight: 400;
  line-height: 1.4;
  font-size: 4.53vw;
}
@media (min-width: 830px) {
  .study_form_confirmation__contents__child .title {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 17px;
  }
  .study_form_confirmation__contents__child .title .required {
    width: 45px;
    height: 25px;
    font-size: 15px;
    margin: 0 0 0 5px;
  }
  .study_form_confirmation__contents__child .title .any {
    width: 45px;
    height: 25px;
    font-size: 15px;
    margin: 0 0 0 5px;
  }
  .study_form_confirmation__contents__child .confirmation_txt {
    width: 590px;
    margin: 0;
    font-size: 20px;
  }
  .study_form_confirmation__contents__child .confirmation_txt02 {
    width: 100%;
    margin: 20px 0 0;
    font-size: 20px;
  }
  .study_form_confirmation__contents__child .checkbox_txt {
    font-weight: bold;
    font-size: 17px;
  }
  .study_form_confirmation__contents__child .application_list {
    gap: 10px 0;
    margin: 20px 0 0 25px;
  }
  .study_form_confirmation__contents__child .application_list__child {
    font-size: 20px;
  }
}
.study_form_confirmation__submit_btn {
  padding: 0;
  width: 100%;
  margin: 13.33vw auto 0;
}
@media (min-width: 830px) {
  .study_form_confirmation__submit_btn {
    width: 340px;
    margin: 50px auto 0;
  }
}
.study_form_confirmation__submit_btn input[type=submit] {
  width: 100%;
  background: #fff;
  color: #207E3B;
  font-weight: bold;
  display: block;
  border: none;
  outline: 0;
  cursor: pointer;
  font-size: 5.33vw;
  border-radius: 2vw;
  padding: 5vw 0;
}
.study_form_confirmation__submit_btn input[type=submit]:hover {
  background: #207E3B;
  color: #fff;
}
@media (min-width: 830px) {
  .study_form_confirmation__submit_btn input[type=submit] {
    width: 340px;
    font-size: 20px;
    border-radius: 10px;
    padding: 20px 0;
  }
}

.study_form_completion {
  padding: 0 0 16vw;
}
@media (min-width: 830px) {
  .study_form_completion {
    padding: 0 0 100px;
  }
}
.study_form_completion__read {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  font-size: 4.53vw;
}
@media (min-width: 830px) {
  .study_form_completion__read {
    font-size: 20px;
  }
}/*# sourceMappingURL=study.css.map */