@import url("https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&display=swap");
html {
  font-size: 0.09090909vw;
  height: 100%;
}

a:hover {
  opacity: 0.6;
}

.section-theme .inner .list-contents ul li:hover {
  opacity: 0.6;
}

@media screen and (min-width: 1100px) {
  html {
    font-size: 1px;
  }
}
@media screen and (max-width: 750px) {
  html {
    font-size: 0.14765vw;
  }
}
dl {
  margin: 0px;
}
dl dt {
  margin: 0px;
}
dl dd {
  margin: 0px;
}

ul, ol {
  padding: 0px;
  margin: 0px;
}
ul li, ol li {
  list-style-type: none;
}

body {
  margin: 0px;
  font-size: 16rem;
  height: 100%;
}

figure {
  margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0px;
  margin: 0px;
  font-weight: 200;
}

.logo-header {
  position: absolute;
  top: 0px;
  left: 0px;
}
.logo-header .logo-material {
  width: 195rem;
  background: #fff;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.logo-header .logo-material img {
  width: 100%;
}

h1 {
  margin: 0px;
}

p {
  margin: 0px;
}

.main-header {
  position: absolute;
  z-index: 100;
  width: 100%;
}
.main-header .logo {
  width: 1100rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 750px) {
  .main-header .logo {
    width: 100%;
  }
}
.main-header .logo img {
  width: 195rem;
  height: 65rem;
}

.section-type1 {
  height: 686rem;
}
.section-type1 .bg-clip__blue {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 686rem;
  background: #2C3BA0;
  -webkit-clip-path: polygon(0 0, 31% 0, 62% 100%, 0 100%);
          clip-path: polygon(0 0, 31% 0, 62% 100%, 0 100%);
}
.section-type1 .text-box {
  width: 1100rem;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 200;
  color: #fff;
  top: 100rem;
}
@media screen and (max-width: 1100px) {
  .section-type1 .text-box {
    width: 1000rem;
  }
}
@media screen and (max-width: 750px) {
  .section-type1 .text-box {
    width: 700rem;
  }
}
.section-type1 .text-box .title-sub1 {
  font-size: 16rem;
  padding-bottom: 15rem;
  font-weight: bold;
  line-height: 26rem;
}
.section-type1 .text-box h1 span {
  color: #fff;
  font-size: 46rem;
  line-height: 62rem;
  font-weight: bold;
  margin-bottom: 5rem;
  /*display:inline-block;
  background:#fff;
  color:#2C3BA0;
  padding:3rem 10rem 3rem 10rem;
  font-size:40rem;
  font-weight: bold;
  margin-bottom:10rem;
  &:last-child{
    margin-bottom:0px;
  }*/
}
.section-type1 .text-box h1 span:last-child {
  margin-bottom: 0px;
  font-size: 46rem;
}
.section-type1 .text-box .read-text {
  padding-top: 20rem;
  padding-bottom: 20rem;
  line-height: 32rem;
  font-size: 18rem;
}
.section-type1 .text-box .btn-resister {
  width: 327rem;
  background: #fff;
  border-radius: 50rem;
  padding: 10rem;
  box-sizing: border-box;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #000;
  margin-bottom: 20rem;
}
.section-type1 .text-box .caution-text {
  font-size: 12rem;
  line-height: 22rem;
}
.section-type1 .text-box .caution-text a {
  color: #fff;
}

.bg-mainvisual {
  width: 100%;
  display: flex;
  justify-content: right;
  position: absolute;
}
.bg-mainvisual img {
  height: 686rem;
  width: 69%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  right: 0px;
}

.trg-left__bottom {
  width: 405rem;
  height: 495rem;
  box-sizing: border-box;
  position: absolute;
  left: 0px;
  bottom: 0px;
  -webkit-clip-path: polygon(0 0, 0 0, 46% 100%, 0 100%);
          clip-path: polygon(0 0, 0 0, 46% 100%, 0 100%);
}
.trg-left__bottom img {
  height: 495rem;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0px;
}

.trg-right_bottom {
  width: 405rem;
  height: 495rem;
  box-sizing: border-box;
  position: absolute;
  right: 0px;
  bottom: 0px;
  -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 46% 100%);
          clip-path: polygon(100% 0, 100% 0, 100% 100%, 46% 100%);
}
.trg-right_bottom img {
  height: 495rem;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  right: 0px;
}

.section-concept {
  padding-top: 100rem;
  text-align: center;
  position: relative;
  padding-bottom: 100rem;
}
.section-concept h2 {
  background: #2C3BA0;
  padding: 10rem 15rem 10rem 15rem;
  display: inline-block;
  color: #fff;
  margin-bottom: 10rem;
  font-weight: bold;
  font-size: 28rem;
}
.section-concept .text-box {
  font-size: 16rem;
}
.section-concept .sub-title {
  font-size: 48rem;
  line-height: 62rem;
  color: #2C3BA0;
  font-weight: bold;
  padding-bottom: 30rem;
}
.section-concept .text-middle {
  width: 750rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 20rem;
  line-height: 34rem;
  font-weight: bold;
}

.section-theme {
  background: #F4F7F9;
}
.section-theme .inner {
  padding-top: 90rem;
  padding-bottom: 90rem;
}
.section-theme .inner header {
  text-align: center;
}
.section-theme .inner header h2 {
  font-size: 60rem;
  line-height: 60rem;
  padding-bottom: 10rem;
}
.section-theme .inner .read {
  padding-bottom: 60rem;
  text-align: center;
  padding-top: 60rem;
  width: 420rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 18rem;
  line-height: 30rem;
}
.section-theme .inner .list-contents ul {
  display: flex;
  justify-content: space-between;
  width: 1100rem;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
}
@media screen and (max-width: 750px) {
  .section-theme .inner .list-contents ul {
    width: 600rem;
  }
}
.section-theme .inner .list-contents ul li {
  width: 348rem;
  padding-bottom: 30rem;
}
.section-theme .inner .list-contents ul li .btn-style2 {
  border: 1px solid #000;
  padding: 10rem;
  font-size: 14rem;
}
@media screen and (max-width: 750px) {
  .section-theme .inner .list-contents ul li .btn-style2 {
    font-size: 24rem;
  }
}
.section-theme .inner .list-contents ul li figure {
  margin-bottom: 10rem;
}
.section-theme .inner .list-contents ul li figure img {
  width: 348rem;
}
.section-theme .inner .list-contents ul li header {
  min-height: 60rem;
  text-align: left;
}
.section-theme .inner .list-contents ul li h3 {
  padding-bottom: 10rem;
  font-size: 16rem;
  display: flex;
  align-items: top;
  align-content: top;
  font-weight: bold;
}
.section-theme .inner .list-contents ul li h3:before {
  border-left: 2rem #2C3BA0 solid;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10rem;
  padding-top: 5rem;
}
.section-theme .inner .list-contents ul li p {
  font-size: 14rem;
}

.section-target {
  background: #2C3BA0;
  position: relative;
}
.section-target .trg-left__top {
  width: 500rem;
  height: 544rem;
  overflow: hidden;
  -webkit-clip-path: polygon(100% 0, 100% 0, 0 39%, 0 0);
          clip-path: polygon(100% 0, 100% 0, 0 39%, 0 0);
  position: absolute;
  left: 0px;
  top: 0px;
}
.section-target .trg-left__top img {
  width: 500rem;
  height: 544rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-target .trg-right__top {
  width: 500rem;
  height: 544rem;
  overflow: hidden;
  -webkit-clip-path: polygon(100% 0, 100% 0, 0% 0, 100% 39%);
          clip-path: polygon(100% 0, 100% 0, 0% 0, 100% 39%);
  position: absolute;
  right: 0px;
  top: 0px;
}
.section-target .trg-right__top img {
  width: 500rem;
  height: 544rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-target .inner {
  width: 1100rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 90rem;
}
@media screen and (max-width: 750px) {
  .section-target .inner {
    width: 700rem;
  }
}
.section-target .inner header {
  color: #fff;
  padding-bottom: 60rem;
}
.section-target .inner header h2 {
  font-size: 60rem;
  line-height: 60rem;
  padding-bottom: 10rem;
}

.list-contents_target {
  padding-bottom: 100rem;
}
.list-contents_target ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.list-contents_target ul li {
  background: #fff;
  width: 523rem;
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  margin-bottom: 30rem;
}
.list-contents_target ul li figure {
  width: 127rem;
  height: 127rem;
}
.list-contents_target ul li figure img {
  width: 127rem;
  height: 127rem;
}
.list-contents_target ul li div {
  text-align: center;
  font-size: 18rem;
  font-weight: bold;
  padding: 30rem;
  box-sizing: border-box;
  width: calc(100% - 127rem);
}

.section-merit {
  background: #F4F7F9;
  padding-bottom: 100rem;
}
.section-merit .inner header {
  text-align: center;
  padding-top: 100rem;
  padding-bottom: 40rem;
}
.section-merit .inner header h2 {
  font-size: 60rem;
  line-height: 60rem;
  padding-bottom: 10rem;
}

.section-schedule {
  padding-top: 90rem;
}
.section-schedule .inner {
  position: relative;
}
.section-schedule .inner header {
  text-align: center;
  padding-bottom: 60rem;
}
.section-schedule .inner header h2 {
  font-size: 60rem;
  line-height: 60rem;
  padding-bottom: 10rem;
}
.section-schedule .inner header p {
  font-size: 18rem;
  line-height: 28rem;
}

.shcedule-timeline {
  width: 838rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 140rem;
}
.shcedule-timeline li {
  display: flex;
  align-items: center;
  align-content: center;
  width: 503rem;
  padding-bottom: 50rem;
  position: relative;
}
.shcedule-timeline li:nth-child(odd) {
  justify-content: left;
  width: 838rem;
}
.shcedule-timeline li:nth-child(odd):after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 10rem;
  height: 100%;
  border-right: 1px solid #e4e4e4;
}
.shcedule-timeline li:nth-child(odd) div {
  z-index: 100;
}
.shcedule-timeline li:nth-child(odd) div:nth-child(1) {
  width: 244rem;
  text-align: center;
  padding: 10rem;
  background: #2C3BA0;
  color: #fff;
  border-radius: 10rem;
}
.shcedule-timeline li:nth-child(odd) div:nth-child(2) img {
  height: 50rem;
  width: 60rem;
}
.shcedule-timeline li:nth-child(odd) div:nth-child(3) {
  width: 219rem;
  text-align: center;
  padding: 10rem;
  background: #111B5F;
  color: #fff;
  border-radius: 10rem;
}
.shcedule-timeline li:nth-child(even) {
  display: flex;
  justify-content: right;
  width: 838rem;
  padding-left: 300rem;
  box-sizing: border-box;
}
.shcedule-timeline li:nth-child(even):after {
  content: "";
  display: block;
  position: absolute;
  right: 50%;
  top: 10rem;
  height: 100%;
  border-left: 1px solid #e4e4e4;
}
.shcedule-timeline li:nth-child(even) div {
  z-index: 100;
}
.shcedule-timeline li:nth-child(even) div:nth-child(3) {
  width: 244rem;
  text-align: center;
  padding: 10rem;
  background: #2C3BA0;
  color: #fff;
  border-radius: 10rem;
}
.shcedule-timeline li:nth-child(even) div:nth-child(2) img {
  height: 50rem;
  width: 60rem;
}
.shcedule-timeline li:nth-child(even) div:nth-child(1) {
  width: 219rem;
  text-align: center;
  padding: 10rem;
  background: #111B5F;
  color: #fff;
  border-radius: 10rem;
}
.shcedule-timeline li:last-child {
  padding-bottom: 0px;
}
.shcedule-timeline li:last-child:after {
  top: -10rem;
}

.list-contents_merit {
  width: 1100rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20rem;
  padding-bottom: 20rem;
}
@media screen and (max-width: 750px) {
  .list-contents_merit {
    width: 700rem;
  }
}
.list-contents_merit li {
  width: 252rem;
}
.list-contents_merit li figure {
  width: 252rem;
  padding-bottom: 10rem;
}
.list-contents_merit li figure img {
  width: 252rem;
}
.list-contents_merit li h3 {
  padding-bottom: 10rem;
  font-size: 16rem;
  font-weight: bold;
}
.list-contents_merit li p {
  font-size: 14rem;
  line-height: 24rem;
}

.btn-style1 {
  width: 452rem;
  display: block;
  background: #2C3BA0;
  border-radius: 30rem;
  color: #fff !important;
  margin-left: auto;
  margin-right: auto;
  padding: 20rem;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
}
.btn-style1:before {
  content: "";
  width: 8rem;
  height: 8rem;
  display: inline-block;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  margin-right: 10rem;
}

.section-session {
  background: url(../img/common/sem1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
}
.section-session .inner {
  width: 1100rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100rem;
  padding-bottom: 100rem;
}
@media screen and (max-width: 750px) {
  .section-session .inner {
    width: 700rem;
  }
}
.section-session .inner .area-text p {
  padding-bottom: 30rem;
  font-size: 18rem;
  line-height: 34rem;
}
.section-session .inner .text-box {
  width: 544rem;
  padding: 40rem;
  background: #2C3BA0;
  color: #fff;
  border-radius: 10rem;
  box-sizing: border-box;
}
.section-session .inner .text-box header {
  padding-bottom: 40rem;
}
.section-session .inner .text-box header h2 {
  font-size: 40rem;
}
.section-session .inner .text-box header p {
  font-weight: bold;
  font-size: 18rem;
}

.btn-style2 {
  background: #fff;
  display: block;
  width: 100%;
  color: #000;
  text-decoration: none;
  padding: 15rem;
  box-sizing: border-box;
  border-radius: 30rem;
  text-align: center;
}

.section-examination .inner {
  padding-top: 100rem;
  padding-bottom: 100rem;
}
.section-examination .inner header {
  text-align: center;
  padding-bottom: 50rem;
}
.section-examination .inner header h2 {
  font-size: 60rem;
  line-height: 60rem;
  padding-bottom: 10rem;
}
.section-examination .inner header p {
  font-weight: bold;
}
.section-examination .inner .text-box {
  padding: 40rem;
  width: 840rem;
  margin-left: auto;
  margin-right: auto;
  background: #2C3BA0;
  border-radius: 10rem;
  color: #fff;
  display: flex;
  margin-bottom: 20rem;
  box-sizing: border-box;
}
.section-examination .inner .text-box:last-child {
  margin-bottom: 0px;
}
.section-examination .inner .text-box h3 {
  width: 150rem;
}
.section-examination .inner .text-box ul {
  width: calc(100% - 150rem);
  padding-left: 20rem;
  line-height: 30rem;
}
.section-examination .inner .text-box ul li {
  list-style-type: disc;
}

.section-message {
  background: #2C3BA0;
  position: relative;
}
.section-message .right-fig {
  width: calc(100% - ((100% - 840rem) / 2 + 653rem));
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
}
.section-message .right-fig img {
  width: 100%;
  height: 906rem;
  box-sizing: border-box;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-message .text-box {
  width: 840rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 110rem;
  padding-bottom: 110rem;
  box-sizing: border-box;
  color: #fff;
}
.section-message .text-box .inner {
  width: 593rem;
}
.section-message .text-box .inner header {
  padding-bottom: 40rem;
}
.section-message .text-box .inner header h2 {
  font-size: 60rem;
  line-height: 60rem;
  padding-bottom: 10rem;
}
.section-message .text-box .inner header p {
  font-size: 18rem;
}
.section-message .text-box .inner p {
  line-height: 36rem;
}

.section-faq {
  position: relative;
}
.section-faq .inner {
  width: 860rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80rem;
  padding-bottom: 80rem;
}
.section-faq .inner header {
  text-align: center;
  padding-bottom: 60rem;
}
.section-faq .inner header h2 {
  font-size: 60rem;
  line-height: 60rem;
  padding-bottom: 10rem;
}
.section-faq .inner header p {
  font-size: 18rem;
}
.section-faq .inner ul li {
  padding-bottom: 40rem;
}
.section-faq .inner ul li dl dt {
  background: #2C3BA0;
  padding: 15rem;
  color: #fff;
  box-sizing: border-box;
}
.section-faq .inner ul li dl dd {
  padding-top: 20rem;
  line-height: 28rem;
}
.section-faq .inner ul li dl dd a {
  color: #000;
}

.section-cv {
  background: url(../img/common/bg_bottom.png);
  background-size: cover;
  background-position: center center;
}
.section-cv .inner {
  width: 100%;
  background: rgba(44, 56, 160, 0.8);
  text-align: center;
  padding-top: 80rem;
  padding-bottom: 80rem;
  color: #fff;
}
.section-cv .inner h2 {
  padding-bottom: 20rem;
  font-weight: bold;
  font-size: 36rem;
}
.section-cv .inner .caution {
  text-align: center;
  font-size: 12rem;
  line-height: 24rem;
}
.caution a{
  color: #fff;
}

.btn-style_1 {
  background: #fff;
  text-align: center;
  padding: 20rem;
  box-sizing: border-box;
  width: 368rem;
  color: #000;
  text-decoration: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50rem;
  margin-bottom: 20rem;
  font-weight: bold;
}

.section-footer {
  text-align: center;
  padding-top: 60rem;
  padding-bottom: 60rem;
  color: #000;
  font-size: 12rem;
}

.bg-black {
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 0px;
  left: 0px;
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 200;
}

.box-pop {
  position: fixed;
  pointer-events: none;
  opacity: 0;
  z-index: 300;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.box-pop .box-inner {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  background: #fff;
  border-radius: 10rem;
  overflow: hidden;
  width: 800rem;
  box-sizing: border-box;
}
.box-pop .box-inner .pop-text_2 {
  font-size: 14rem;
  line-height: 32rem;
}
.box-pop .box-inner figure {
  width: 300rem;
  line-height: 0px;
  font-size: 0px;
}
.box-pop .box-inner figure img {
  width: 300rem;
  min-height: 540rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.box-pop .box-inner .box-inner_content {
  padding: 40rem;
}
.box-pop .box-inner h2 {
  font-weight: bold;
  border-bottom: 1px solid #2C3BA0;
  padding-bottom: 10rem;
  margin-bottom: 20rem;
}
.box-pop .box-inner h3 {
  font-size: 16rem;
  font-weight: bold;
  margin-top: 20rem;
  margin-bottom: 20rem;
  padding-bottom: 10rem;
  border-bottom: 1px solid #000;
}
.box-pop .box-inner p {
  line-height: 30rem;
  padding-bottom: 20rem;
}
.box-pop .box-inner p:last-child {
  padding-bottom: 0px;
}

.showcontent {
  opacity: 1;
  pointer-events: all;
}

.showcontent2 {
  opacity: 0.8;
  pointer-events: all;
}

.area-pop {
  width: 600rem;
  background: #fff;
}

.pop-text {
  font-size: 14rem;
  line-height: 32rem;
}

.sp-only {
  display: none;
}

@media screen and (max-width: 750px) {
  .sp-only {
    display: block;
  }
  .section-type1 {
    height: 1480rem;
  }
  .section-type1 .text-box h1 span {
    font-size: 34rem;
  }
  .section-type1, .section-type1 .bg-clip__blue, .bg-mainvisual {
    height: 1480rem;
  }
  .bg-mainvisual img {
    height: 500rem;
    width: 100%;
    top: 980rem;
    position: absolute;
  }
  .section-type1 .text-box .read-text {
    width: 330rem;
    line-height: 40rem;
    font-size: 24rem;
  }
  .section-type1 .text-box .read-text br {
    display: none;
  }
  .section-type1 .bg-clip__blue {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    height: 990rem;
  }
  .section-type1 .text-box {
    text-align: center;
    position: absolute;
    width: calc(100% - 80rem);
    top: 140rem;
    left: 40rem;
  }
  .section-type1 .text-box .btn-resister {
    width: 450rem;
    font-size: 24rem;
    line-height: 40rem;
    padding: 20rem;
    box-sizing: border-box;
    margin-bottom: 40rem;
    margin-left: auto;
    margin-right: auto;
  }
  .section-type1 .text-box .caution-text {
    font-size: 24rem;
    line-height: 40rem;
    width: 100%;
  }
  .section-type1 .text-box .caution-text br {
    display: none;
  }
  .section-type1 .text-box .title-sub1 {
    font-size: 24rem;
    line-height: 38rem;
    padding-bottom: 20rem;
  }
  .section-type1 .text-box .title-sub1 br {
    display: none;
  }
  .section-type1 .text-box .read-text {
    width: 100%;
    padding-bottom: 40rem;
    padding-top: 40rem;
  }
  .main-header .logo img {
    width: 300rem;
    height: auto;
  }
  .section-concept {
    padding-bottom: 260rem;
    padding-top: 50rem;
  }
  .section-concept h2 {
    font-size: 40rem;
    line-height: 40rem;
    padding: 20rem;
  }
  .section-concept .sub-title {
    font-size: 34rem;
    line-height: 48rem;
  }
  .section-concept .text-box {
    font-size: 24rem;
    line-height: 40rem;
  }
  .section-concept .text-middle {
    width: 580rem;
  }
  .trg-right_bottom {
    height: 295rem;
  }
  .trg-left__bottom {
    height: 295rem;
  }
  .trg-left__bottom img {
    bottom: 0px;
  }
  .section-theme .inner header h2 {
    font-size: 80rem;
    line-height: 80rem;
    padding-bottom: 20rem;
  }
  .section-theme .inner header p {
    font-size: 24rem;
    line-height: 40rem;
  }
  .section-theme .inner .read {
    width: 550rem;
    font-size: 24rem;
    line-height: 38rem;
  }
  .list-contents ul {
    width: 700rem;
  }
  .list-contents ul li {
    width: 700rem !important;
  }
  .list-contents ul li figure img {
    width: 100% !important;
  }
  .section-theme .inner .list-contents ul li figure {
    margin-bottom: 20rem;
  }
  .section-theme .inner .list-contents ul li h3 {
    font-size: 32rem;
    padding-bottom: 20rem;
  }
  .section-theme .inner .list-contents ul li h3:before {
    margin-right: 20rem;
  }
  .section-theme .inner .list-contents ul li p {
    font-size: 24rem;
  }
  .section-theme .inner .list-contents ul li {
    padding-bottom: 60rem;
  }
  .section-theme .inner .list-contents ul li:last-child {
    padding-bottom: 0px;
  }
  .section-target .inner {
    padding-top: 200rem;
    width: 600rem;
  }
  .section-target .inner header h2 {
    font-size: 80rem;
    line-height: 80rem;
    padding-bottom: 30rem;
  }
  .section-theme .inner header p {
    font-size: 28rem;
  }
  .section-target .inner header p {
    font-size: 28rem;
  }
  .list-contents_target ul {
    width: 100%;
  }
  .list-contents_target ul li {
    width: 100%;
  }
  .list-contents_target ul li figure {
    height: 100%;
  }
  .list-contents_target ul li figure img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .list-contents_target ul li div {
    font-size: 24rem;
  }
  .shcedule-timeline li:nth-child(odd) {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
  }
  .shcedule-timeline li:nth-child(even) {
    justify-content: center;
    padding-left: 0px;
  }
  .shcedule-timeline li {
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
  }
  .shcedule-timeline li:after {
    left: 27% !important;
  }
  .shcedule-timeline li div {
    font-size: 24rem;
  }
  .shcedule-timeline {
    width: 100%;
  }
  .section-session .inner .text-box header p {
    font-size: 24rem;
  }
  .section-session .inner .area-text p {
    font-size: 28rem;
    line-height: 48rem;
  }
  .section-merit .inner header h2 {
    font-size: 80rem;
    line-height: 80rem;
    padding-bottom: 20rem;
  }
  .section-merit .inner header {
    padding-bottom: 80rem;
  }
  .section-merit .inner header p {
    font-size: 28rem;
    line-height: 28rem;
  }
  .list-contents_merit {
    display: block;
    width: 600rem;
  }
  .list-contents_merit li {
    width: 100%;
    padding-bottom: 60rem;
  }
  .list-contents_merit li:last-child {
    padding-bottom: 0px;
  }
  .list-contents_merit li h3 {
    font-size: 30rem;
    font-weight: bold;
    padding-bottom: 20rem;
  }
  .list-contents_merit li p {
    font-size: 24rem;
    line-height: 38rem;
  }
  .list-contents_merit li figure {
    width: 100%;
    padding-bottom: 20rem;
  }
  .list-contents_merit li figure img {
    width: 100%;
  }
  .section-merit {
    padding-bottom: 120rem;
  }
  .section-merit .inner .area-btn .btn-style1 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding: 40rem;
    border-radius: 100rem;
    font-size: 28rem;
  }
  .section-merit .inner .area-btn .btn-style1:before {
    position: relative;
    top: -5rem;
  }
  .section-schedule .inner header h2 {
    font-size: 80rem;
    line-height: 80rem;
    padding-bottom: 20rem;
  }
  .section-schedule .inner header p {
    font-size: 28rem;
    line-height: 28rem;
  }
  .section-session .inner .text-box {
    width: 100%;
  }
}
@media screen and (max-width: 750px) and (max-width: 750px) {
  .section-session .inner {
    width: 600rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 750px) {
  .btn-style2 {
    padding: 30rem;
    border-radius: 40rem;
    font-size: 24rem;
    font-weight: bold;
    margin-top: 20rem;
  }
}
@media screen and (max-width: 750px) {
  .section-examination .inner .text-box {
    display: block;
    width: 90%;
  }
  .section-examination .inner .text-box h3 {
    padding-bottom: 20rem;
    font-size: 40rem;
    width: 100%;
    box-sizing: border-box;
  }
  .section-examination .inner .text-box ul {
    width: 100%;
    box-sizing: border-box;
  }
  .section-examination .inner .text-box ul li {
    font-size: 24rem;
    line-height: 42rem;
    padding-bottom: 20rem;
  }
  .section-examination .inner .text-box ul li:last-child {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 750px) {
  .section-message .right-fig {
    width: 100%;
    bottom: 0px;
    height: 200rem;
    top: inherit;
    position: relative;
  }
  .section-message .right-fig img {
    height: 200rem;
  }
}
@media screen and (max-width: 750px) {
  .section-message .text-box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .section-message .text-box header {
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  .section-message .text-box .inner header h2 {
    font-size: 80rem;
    line-height: 80rem;
    padding-bottom: 20rem;
  }
  .section-message .text-box .inner header p {
    font-size: 20rem;
  }
}
@media screen and (max-width: 750px) {
  .section-message .text-box .inner p {
    font-size: 24rem;
    line-height: 46rem;
  }
}
@media screen and (max-width: 750px) {
  .section-faq .inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 750px) {
  .section-faq .inner header h2 {
    font-size: 80rem;
    line-height: 80rem;
    padding-bottom: 20rem;
  }
}
@media screen and (max-width: 750px) {
  .section-faq .inner header p {
    font-size: 28rem;
  }
}
@media screen and (max-width: 750px) {
  .section-faq .inner ul li dl dt {
    font-size: 28rem;
    padding: 20rem;
  }
}
@media screen and (max-width: 750px) {
  .section-faq .inner ul li dl dd {
    font-size: 28rem;
    line-height: 40rem;
  }
}
@media screen and (max-width: 750px) {
  .section-faq .inner {
    padding-bottom: 250rem;
  }
}
@media screen and (max-width: 750px) {
  .section-examination .inner header h2 {
    font-size: 70rem;
    line-height: 80rem;
  }
}
@media screen and (max-width: 750px) {
  .section-examination .inner header p {
    font-size: 28rem;
    line-height: 40rem;
  }
}
@media screen and (max-width: 750px) {
  .section-cv .inner h2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 34rem;
    padding-bottom: 30rem;
  }
}
@media screen and (max-width: 750px) {
  .section-cv .inner .caution {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 24rem;
    line-height: 40rem;
  }
}
@media screen and (max-width: 750px) {
  .section-cv .inner .btn-style_1 {
    font-size: 24rem;
    width: 90%;
    margin-bottom: 40rem;
  }
}
@media screen and (max-width: 750px) {
  .box-pop .box-inner h2 {
    font-size: 28rem;
  }
}
@media screen and (max-width: 750px) {
  .box-pop .pop-text {
    font-size: 24rem;
    line-height: 40rem;
  }
}
@media screen and (max-width: 750px) {
  .box-pop .box-inner {
    width: 90%;
    display: block;
  }
  .box-pop .box-inner figure img {
    width: 611rem;
    min-height: 300rem;
  }
}
@media screen and (max-width: 750px) {
  .box-pop .box-inner h3 {
    font-size: 28rem;
  }
}
@media screen and (max-width: 750px) {
  .box-pop .box-inner .pop-text_2 {
    font-size: 24rem;
    line-height: 38rem;
  }
}
/*# sourceMappingURL=common.css.map */
