@charset "UTF-8";
/*------------------------------------------------------
common
------------------------------------------------------*/
.cmshtml {
  overflow-y: scroll;
  box-sizing: border-box;
}
.cmshtml .rdplanetext, .cmshtml .rdplanetext td, .cmshtml .rdplanetext th, .cmshtml .rdplanetext, .cmshtml .rdBreadcrumbItem, .cmshtml .rdListExcerpt, .cmshtml .rdCalendar th, .cmshtml .rdCalendar td, .cmshtml .rdnewArticle-ContDate, .cmshtml .rdCalendar-yearmonth, .cmshtml dt, .cmshtml dd {
  color: #333;
}
.cmsbody, .cmshtml div, .cmshtml dl, .cmshtml dt, .cmshtml dd, .cmshtml ul, .cmshtml ol, .cmshtml li, .cmshtml pre, .cmshtml form, .cmshtml input, .cmshtml textarea, .cmshtml p, .cmshtml small, .cmshtml address, .cmshtml aside, .cmshtml blockquote, .cmshtml th, .cmshtml td {
  font-family: "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'Roboto', Helvetica Neue, Helvetica, YuGothic, "メイリオ", Meiryo;
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin: 0;
  box-sizing: border-box;
}
.cmsbody {
  line-height: 1.7;
}
.cmshtml ul {
  margin: 0;
  padding: 0;
}
.cmshtml li {
  list-style: none;
}
.cmshtml li img {
  vertical-align: bottom;
}
.cmshtml img {
  vertical-align: bottom;
}
.cmshtml a {
  color: #F26D99;
  text-decoration: underline;
}
.cmshtml a:hover {
  text-decoration: none;
}
.cmshtml a img {
  transition: all 0.3s;
}
.cmshtml a:hover img {
  opacity: 0.8;
}
.cmshtml .vrl {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.cmshtml .tal {
  text-align: left;
}
.cmshtml .tac {
  text-align: center;
}
.cmshtml .tar {
  text-align: right;
}
.cmshtml .justimg img {
  max-width: 100% !important;
  height: auto !important;
}
.cmshtml .maximg img {
  width: 100% !important;
  height: auto !important;
}
.cmshtml .fade-up {
  opacity: 0;
  transition: opacity 0.7s;
  transition: all 1s;
  transform: translateY(70px);
}
.cmshtml .flex {
  display: flex;
  flex-flow: row wrap;
}
.cmshtml .section, .cmshtml #footer {
  position: relative;
}
.cmshtml .sec_tit {
  position: relative;
}
.cmshtml .title_wrap {
  padding-top: 20px;
  position: relative;
}
.cmshtml .title_wrap:before {
  background-image: url("../img/title_deco.png");
  background-size: auto;
  background-position: top center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 39px;
  height: 20px;
  margin: auto;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: auto;
  transition: all 0.3s;
}
.cmshtml .primary, .cmshtml .secondary {
  color: #413C3C;
  text-align: center;
}
.cmshtml .primary {
  font-size: 36px;
  font-weight: 600;
}
.cmshtml .primary:first-letter {
  color: #F26D99;
}
.cmshtml .secondary {
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 1000px) {
  .cmshtml .primary {
    font-size: 30px;
  }
  .cmshtml .secondary {
    font-size: 16px;
  }
}
@media screen and (max-width: 680px) {
  .cmshtml .primary {
    font-size: 22px;
  }
  .cmshtml .secondary {
    font-size: 14px;
  }
}
.cmshtml .bg_image {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.cmshtml .bg_image > div {
  width: 100%;
  height: 100%;
}
.cmshtml .bg_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cmshtml #contents {
  background: #fff;
  overflow: hidden;
}
/*------------------------------------------------------
link btn
------------------------------------------------------*/
.cmshtml .link_btn {
  font-size: 15px;
  font-weight: 500;
  position: relative;
}
.cmshtml .link_btn a {
  border-radius: 50px;
  background: transparent;
  border: 2px solid #111;
  color: #111;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 12px 40px;
  position: relative;
  transition: all 0.3s;
}
.cmshtml .link_btn a:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  z-index: 0;
  transition: all 0.3s;
}
.cmshtml .link_btn a:hover {
  border-color: #666;
  background: #666;
  color: #fff;
}
.cmshtml .pink_btn a {
  border-color: #F26D99;
}
.cmshtml .pink_btn a:hover {
  background: #F26D99;
  border-color: #F26D99;
}
.cmshtml .green_btn a {
  border-color: #2BCFB5;
}
.cmshtml .green_btn a:hover {
  background: #2BCFB5;
  border-color: #2BCFB5;
}
.cmshtml .subpage_contents .link_btn a {
  padding: 8px 20px;
}
.cmshtml .link_btn02 {
  color: #F26D99;
  font-size: 15px;
  position: relative;
  font-weight: 600;
}
.cmshtml .link_btn02 a {
  background: #fff;
  border: #F26D99 1px solid;
  display: inline-block;
  color: #F26D99;
  text-align: left;
  text-decoration: none;
  margin: 0;
  padding: 5px 20px;
  padding-right: 50px;
  position: relative;
  transition: all 0.3s;
}
.cmshtml .link_btn02 a:hover {
  background: #F26D99;
  color: #fff;
}
.cmshtml .link_btn02 a[href*=".pdf"]:before, .cmshtml .link_btn02 a[href*=".doc"]:before, .cmshtml .link_btn02 a[href*=".xls"]:before, .cmshtml .link_btn02 a[href*=".xlsx"]:before {
  content: '';
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: right center;
  width: 20px;
  height: 20px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  z-index: 10;
}
.cmshtml .link_btn02 a[href*=".pdf"]:before {
  background-image: url("../img/icon-pdf-m.svg");
}
.cmshtml .link_btn02 a[href*=".doc"]:before {
  background-image: url("../img/icon-word-m.svg");
}
.cmshtml .link_btn02 a[href*=".xls"]:before {
  background-image: url("../img/icon-xcel-m.svg");
}
.cmshtml .link_btn02 a[href*=".xlsx"]:before {
  background-image: url("../img/icon-xcel-m.svg");
}
/*-------------------------------------------------------*/
.cmshtml .link_btn_v1, .cmshtml .link_btn_v2 {
  font-size: 15px;
  font-weight: 600;
  position: relative;
}
.cmshtml .link_btn_v1 a, .cmshtml .link_btn_v2 a {
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 8px 30px;
  position: relative;
  transition: all 0.3s;
  font-size: 16px;
  font-weight: 600;
}
.cmshtml .link_btn_v1 a {
  background: #fff;
  border: 1px solid #F26D99;
  color: #F26D99;
}
.cmshtml .link_btn_v2 a {
  background: #F26D99;
  border: 1px solid #F26D99;
  color: #FFF;
}
.cmshtml .link_btn_v1 a:hover {
  background: #F26D99;
  color: #fff;
}
.cmshtml .link_btn_v2 a:hover {
  background: #fff;
  color: #F26D99;
}
.cmshtml .link_btn_v1 a:after, .cmshtml .link_btn_v2 a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  z-index: 1;
  transform: rotate(45deg);
  transition: all 0.3s;
}
.cmshtml .link_btn_v1 a:after {
  border-top: 2px solid #F26D99;
  border-right: 2px solid #F26D99;
}
.cmshtml .link_btn_v1 a:hover:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.cmshtml .link_btn_v2 a:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.cmshtml .link_btn_v2 a:hover:after {
  border-top: 2px solid #F26D99;
  border-right: 2px solid #F26D99;
}
@media screen and (max-width: 680px) {
  .cmshtml .link_btn_v1 a, .cmshtml .link_btn_v2 a {
    padding: 8px 55px;
    font-size: 14px;
  }
  .cmshtml .link_btn_v1 a:after, .cmshtml .link_btn_v2 a:after {
    width: 9px;
    height: 9px;
  }
}
/*-------------------------------------------------------*/
.cmshtml .link_btn_cr_arw {
  color: #F26D99;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}
.cmshtml .link_btn_cr_arw a {
  color: #F26D99;
  display: inline-block;
  text-decoration: none;
  padding: 7px 0;
  padding-right: 70px;
  position: relative;
  transition: all 0.3s;
}
.cmshtml .link_btn_cr_arw a:hover {
  color: #2BCFB5;
}
.cmshtml .link_btn_cr_arw a:before, .cmshtml .link_btn_cr_arw a:after {
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: auto;
  transition: all 0.3s;
}
.cmshtml .link_btn_cr_arw a:before {
  background-color: #F26D99;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  right: 0;
  z-index: 0;
}
.cmshtml .link_btn_cr_arw a:hover:before {
  background-color: #2BCFB5;
}
.cmshtml .link_btn_cr_arw a:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 9px;
  height: 9px;
  right: 20px;
  z-index: 1;
  transform: rotate(45deg);
}
@media screen and (max-width: 1400px) {
  .cmshtml .link_btn_cr_arw {
    font-size: 18px;
  }
  .cmshtml .link_btn_cr_arw a {
    padding-right: 45px;
  }
  .cmshtml .link_btn_cr_arw a:before {
    width: 30px;
    height: 30px;
  }
  .cmshtml .link_btn_cr_arw a:after {
    width: 8px;
    height: 8px;
    right: 12px;
  }
}
@media screen and (max-width: 1000px) {
  .cmshtml .link_btn_cr_arw {
    font-size: 16px;
  }
  .cmshtml .link_btn_cr_arw a {
    padding-right: 35px;
  }
  .cmshtml .link_btn_cr_arw a:before {
    width: 25px;
    height: 25px;
  }
  .cmshtml .link_btn_cr_arw a:after {
    width: 7px;
    height: 7px;
    right: 10px;
  }
}
@media screen and (max-width: 680px) {
  .cmshtml .link_btn_cr_arw {
    font-size: 14px;
  }
}
/*-------------------------------------------------------*/
.cmshtml .wrap_link[class*="link_btn"] a, .cmshtml .wrap_link [class*="link_btn"] a {
  display: block;
  width: 100%;
  min-width: 1px;
  max-width: none;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .cmshtml .link_btn {
    font-size: 14px;
  }
  .cmshtml .link_btn a {
    padding: 10px 30px;
  }
}
@media screen and (max-width: 680px) {
  .cmshtml .link_btn, .cmshtml .link_btn02 {
    font-size: 14px;
  }
  .cmshtml .subpage_contents .link_btn a, .cmshtml .link_btn a {
    padding: 6px 35px;
  }
}
/*------------------------------------------------------
header
------------------------------------------------------*/
.cmshtml #header {
  background: white;
  box-shadow: rgba(0, 0, 0, 0.2) 0 3px 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}
.cmshtml #header + * {
  margin-top: 105px;
}
@media screen and (max-width: 1200px) {
  .cmshtml #header + * {
    margin-top: 104px;
  }
}
@media screen and (max-width: 1000px) {
  .cmshtml #header + * {
    margin-top: 71px;
  }
}
.cmshtml #header > h1 {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  right: -9999px;
  top: -9999px;
  z-index: -1;
}
.cmshtml .logo {
  position: relative;
}
.cmshtml .logo a {
  display: inline-block;
}
/*------------------------------------------------------
navigation
------------------------------------------------------*/
.cmshtml .drop-menu, .cmshtml .li_txt, .cmshtml .h_li {
  position: relative;
}
.cmshtml .li_txt, .cmshtml .h_li, .cmshtml .drop_li, .cmshtml .li_txt a, .cmshtml .h_li a, .cmshtml .drop_li a, .cmshtml .nav_txt, .cmshtml .nav_txt a {
  position: relative;
  text-decoration: none;
  transition: all 0.3s;
}
.cmshtml .li_txt, .cmshtml .h_li {
  padding: 25px 10px;
}
.cmshtml .nav_ico {
  text-align: center;
  margin-bottom: 5px;
}
.cmshtml .nav_txt, .cmshtml .nav_txt a {
  color: #413C3C;
}
.cmshtml .nav_txt {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 1001px) {
  .cmshtml #navbar, .cmshtml #navigation {
    width: 100%;
  }
  .cmshtml #navigation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 25px;
    padding-right: 25px;
  }
  .cmshtml #navigation > * {
    width: 10.5%;
  }
  .cmshtml #navigation > * + *:before {
    border-right: 1px dashed #707070;
    content: "";
    display: block;
    width: 0px;
    height: 65px;
    margin: auto;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 0.3s;
  }
  .cmshtml #navigation .logo {
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
  }
  .cmshtml .drop-menu:hover .li_txt a:after, .cmshtml .h_li a:hover:after, .cmshtml .mega_menu:hover .menu_tit:after {
    width: 100%;
  }
  .cmshtml .drop-menu:hover .li_txt a {
    color: #F26D99;
  }
  .cmshtml .drop_li, .cmshtml .ub_txt, .cmshtml .ub_li {
    background: #fff;
  }
  .cmshtml #navigation .logo, .cmshtml #navigation > *:has(.logo) {
    width: 16%;
  }
  .cmshtml #navigation > *:nth-child(odd).drop-menu:hover .li_txt {
    background: #2BCFB5;
  }
  .cmshtml #navigation > *:nth-child(even).drop-menu:hover .li_txt {
    background: #F26D99;
  }
  .cmshtml .drop-menu:hover .li_txt .nav_txt, .cmshtml .drop-menu:hover .li_txt .nav_txt a {
    color: #fff;
  }
  .cmshtml .drop-menu:hover .li_txt .nav_ico img {
    filter: brightness(0) invert(1);
  }
}
.cmshtml #navigation > *:nth-child(odd).h_li:hover {
  background: #2BCFB5;
}
.cmshtml #navigation > *:nth-child(even).h_li:hover {
  background: #F26D99;
}
.cmshtml .h_li:hover .nav_txt, .cmshtml .h_li:hover .nav_txt a {
  color: #fff;
}
.cmshtml .nav_ico img {
  transition: all 0.3s;
}
.cmshtml .h_li:hover .nav_ico img {
  filter: brightness(0) invert(1);
}
/*------------------------------------------------------
drop menu
------------------------------------------------------*/
.cmshtml .nav_drop {
  display: none;
  width: 100%;
  min-width: 200px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
}
.cmshtml .ub_txt, .cmshtml .drop_li {
  color: #413C3C;
  font-size: 14px;
}
.cmshtml .ub_txt, .cmshtml .drop_li a {
  color: #413C3C;
  text-decoration: none;
  padding: 7px 20px;
  padding-left: 30px;
}
.cmshtml .drop_li a {
  display: block;
}
.cmshtml .drop_li a:hover {
  background: #F26D99;
  color: #fff;
}
.cmshtml .drop_li:before, .cmshtml .ub_txt:before {
  background: #F26D99;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  margin: auto;
  position: absolute;
  left: 13px;
  top: 0;
  bottom: 0;
  z-index: 1;
  transition: all 0.3s;
}
.cmshtml .drop_li:hover:before {
  background: #fff;
}

@media screen and (min-width: 1001px) {
  .cmshtml .nav_drop {
    box-shadow: rgba(0, 0, 0, 0.2) 0 3px 6px;
  }
}
/*-----------------
drop_ub
-----------------*/
.cmshtml .drop_ub {
  position: relative;
}
.cmshtml .drop_ub a {
  text-decoration: none;
  transition: all 0.3s;
}
.cmshtml .ub_txt {
  font-size: 14px;
  text-align: left;
  transition: all 0.3s;
  position: relative;
  display: block;
}
.cmshtml .ub_txt:after {
  background: url("../img/plus.png") no-repeat center right;
  background-size: auto;
  content: "";
  display: block;
  margin: auto;
  width: 7px;
  height: 100%;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  z-index: 10;
  pointer-events: none;
  transition: all 0.3s;
}
.cmshtml .ub_list {
  display: none;
}
.cmshtml .ub_li {
  font-size: 13px;
  transition: all 0.3s;
}
.cmshtml .ub_li a {
  text-decoration: none;
  display: block;
  padding: 8px;
  transition: all 0.3s;
}
.cmshtml .ub_li, .cmshtml .ub_li a {
  color: #413C3C;
}
@media screen and (min-width: 1001px) {
  .cmshtml .ub_list {
    box-shadow: rgba(0, 0, 0, 0.2) 0 3px 6px;
    width: 100%;
    position: absolute;
    left: 100%;
    top: 0%;
    z-index: 10;
  }
  .cmshtml .drop_ub:hover .ub_txt:before {
    background: #fff;
  }
  .cmshtml #navigation > *:last-child .ub_list, .cmshtml #navigation > *:nth-last-child(2) .ub_list {
    left: 10%;
    top: 100%;
  }
  .cmshtml .drop_ub:hover .ub_txt, .cmshtml .ub_li:hover {
    background: #F26D99;
  }
  .cmshtml .drop_ub:hover .ub_txt, .cmshtml .drop_ub:hover .ub_txt a, .cmshtml .ub_li:hover, .cmshtml .ub_li a:hover {
    color: #fff;
  }
  .cmshtml .drop_ub:hover .ub_txt:after {
    background: url("../img/minus.png") no-repeat center right;
    background-size: auto;
  }
}
/*------------------------------------------------------
selectlang
------------------------------------------------------*/
.cmshtml .selectlang {
  position: relative;
}
.cmshtml .selectlang_btn {
  background: #F26D99;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  padding: 10px 15px;
  transition: ease .2s;
}
.cmshtml .selectlang:hover .selectlang_btn {
  color: #fff;
}
.cmshtml .selectlang_inner {
  display: none;
}
.cmshtml .selectlang_inner > div + div {
  border-top: 1px dashed #666;
}
.cmshtml .selectlang_inner a {
  display: block;
  color: #333;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  padding: 7px 20px;
  transition: all 0.3s;
}
.cmshtml .selectlang_inner a:hover {
  background: #666;
  color: #fff;
}
.cmshtml .selectlang.open_menu .selectlang_btn {
  background: #666;
}
@media screen and (min-width: 1001px) {
  .cmshtml .selectlang:hover .selectlang_btn {
    background: #666;
  }
  .cmshtml .selectlang_inner {
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    width: 200px;
    position: absolute;
    top: auto;
    right: 0;
    z-index: 100;
  }
}
/*------------------------------------------------------
mv
------------------------------------------------------*/
.cmshtml .mv_wrap {
  padding-top: 60px;
  position: relative;
}
.cmshtml .mv_wrap:before {
  background-color: #F5F5F5;
  content: "";
  display: block;
  width: 100%;
  height: 160px;
  margin: auto;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  transition: all 0.3s;
}
.cmshtml #mainvisual {
  position: relative;
  z-index: 1;
  width: 100%;
}
.cmshtml #slide_wrap {
  border-radius: 20px;
  width: 70%;
  height: 720px;
  overflow: hidden;
  margin-left: auto;
}
.cmshtml #slide_wrap div {
  width: 100%;
  height: 100%;
}
.cmshtml .catchcopy {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 10px;
  padding-left: 4%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.cmshtml .catchcopy:before {
  background-image: url("../img/mv_ico.png");
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 57px;
  height: 84px;
  margin: auto;
  padding: 0;
  position: absolute;
  bottom: 130px;
  left: 24%;
  z-index: 1;
  transition: all 0.3s;
  pointer-events: none;
}
.cmshtml .catch_txt {
  font-size: 50px;
  font-weight: 600;
  letter-spacing: 0.8rem;
  line-height: 2;
}
.cmshtml .catch_txt, .cmshtml .catch_txt a {
  color: #413C3C;
}
.cmshtml .motion_txt:first-letter, .cmshtml .motion_txt span:first-child {
  color: #F26D99;
}
.cmshtml .motion_txt02:first-letter, .cmshtml .motion_txt02 span:first-child {
  color: #2BCFB5;
}
.cmshtml .motion_txt span {
  display: inline-block;
  opacity: 0;
  transition: all 0.6s;
  animation-delay: 1s;
}
.cmshtml .motion_txt span.text_up {
  animation: textanimation 1s forwards;
}
.cmshtml .motion_txt.motion_txt02 span.text_up {
  animation-delay: 1s;
}
@keyframes textanimation {
  0% {
    opacity: 1;
    transform: translateY(5px);
  }
  50% {
    transform: translateY(-5px);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@media screen and (max-width: 1500px) {
  .cmshtml .mv_wrap {
    padding-top: 30px;
  }
  .cmshtml #slide_wrap {
    height: 600px;
  }
  .cmshtml .catch_txt {
    font-size: 36px;
  }
}
@media screen and (max-width: 1300px) {
  .cmshtml .mv_wrap:before {
    height: 100px;
  }
  .cmshtml #slide_wrap {
    width: 60%;
    height: 500px;
  }
  .cmshtml .catchcopy:before {
    bottom: 65px;
  }
}
@media screen and (max-width: 1000px) {
  .cmshtml #slide_wrap {
    width: 92%;
    height: 450px;
    margin: 0 auto;
  }
  .cmshtml .catchcopy {
    padding: 10px 4%;
  }
  .cmshtml .catchcopy:before {
    display: none;
  }
  .cmshtml .catch_inwrap {
    border-radius: 0 10px 10px 0;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
  }
  .cmshtml .catch_txt {
    letter-spacing: 0.4rem;
  }
}
@media screen and (max-width: 680px) {
  .cmshtml #slide_wrap {
    height: 350px;
  }
  .cmshtml .catch_txt {
    font-size: 30px;
    letter-spacing: 0.2rem;
  }
}
@media screen and (max-width: 450px) {
  .cmshtml .mv_wrap {
    padding-top: 15px;
  }
  .cmshtml #slide_wrap {
    height: 300px;
    border-radius: 10px;
  }
  .cmshtml .catch_txt {
    font-size: 22px;
    letter-spacing: 0.1rem;
  }
}
/*------------------------------------------------------
info
------------------------------------------------------*/
.cmshtml .sec_info {
  background: #F5F5F5;
  padding: 65px 0% 90px;
  transition: all 0.3s;
}
.cmshtml .mv_wrap.bg_trans:before, .cmshtml .sec_info:hover:has(.news_div:hover) {
  background: #F2FCFB;
}
.cmshtml .sec_info:after {
  background-image: url("../img/news_ico.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 75px;
  height: 94px;
  margin: auto;
  padding: 0;
  position: absolute;
  bottom: -38px;
  right: 5.9%;
  z-index: 2;
  transition: all 0.3s;
  pointer-events: none;
}
.cmshtml .info_title_wrap {
  margin-bottom: 50px;
}
.cmshtml .slide_news {
  display: none !important;
  flex-flow: row wrap;
  max-width: 1530px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 70px;
}
.cmshtml .slide_news.slick-initialized {
  display: block !important;
}
.cmshtml .slide_news .slick-list {
  padding: 10px 0;
}
.cmshtml .news_div {
  background: #fff;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 3px 6px;
  overflow: hidden;
  position: relative;
  margin: 0 24px;
  transition: all 0.3s;
}
.cmshtml .info_img {
  border-bottom: 5px solid #E96CA4;
  height: 200px;
  position: relative;
}
.cmshtml .info_textbox {
  background: #fff;
  padding: 15px;
  position: relative;
  transition: all 0.3s;
}
.cmshtml .info_date {
  color: #111;
  font-size: 14px;
  font-weight: 500;
}
.cmshtml .info_txt {
  color: #111;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
}
.cmshtml .info_link {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}
.cmshtml .info_link a {
  font-size: 15px;
  font-weight: 500;
  padding: 2px 18px;
}
@media screen and (max-width: 1500px) {
  .cmshtml .slide_news {
    padding: 0 50px;
  }
  .cmshtml .news_div {
    margin: 0 10px;
  }
}
@media screen and (max-width: 1000px) {
  .cmshtml .sec_info {
    padding: 30px 0% 90px;
  }
  .cmshtml .info_title_wrap {
    margin-bottom: 20px;
  }
  .cmshtml .info_img {
    height: 150px;
  }
  .cmshtml .info_txt {
    font-size: 14px;
  }
}
@media screen and (max-width: 500px) {
  .cmshtml .sec_info {
    padding: 30px 0% 30px;
  }
  .cmshtml .sec_info:after {
    width: 50px;
    height: 65px;
    bottom: -10px;
  }
  .cmshtml .slide_news {
    padding: 0 43px;
  }
  .cmshtml .info_img {
    height: 200px;
    border-bottom: 2px solid #E96CA4;
  }
  .cmshtml .sec_info .slick-prev {
    width: 22px;
    left: 15px;
  }
  .cmshtml .sec_info .slick-prev:hover {
    left: 15px;
  }
  .cmshtml .sec_info .slick-next {
    width: 22px;
    right: 15px;
  }
  .cmshtml .sec_info .slick-next:hover {
    right: 15px;
  }
  .cmshtml .info_link {
    font-size: 14px;
  }
}
@media screen and (max-width: 360px) {
  .cmshtml .slide_news {
    padding: 0 20px;
  }
  .cmshtml .sec_info .slick-prev {
    width: 16px;
    left: 5px;
  }
  .cmshtml .sec_info .slick-prev:hover {
    left: 5px;
  }
  .cmshtml .sec_info .slick-next {
    width: 16px;
    right: 5px;
  }
  .cmshtml .sec_info .slick-next:hover {
    right: 5px;
  }
}
/*------------------------------------------------------
schedule
------------------------------------------------------*/
.cmshtml .sec_schedule {
  display: flex;
  justify-content: space-between;
  max-width: 1450px;
  width: 92%;
  margin: 160px auto 180px;
}
.cmshtml .sec_schedule > div {
  width: calc(50% - 35px);
}
.cmshtml .schedule_column {
  position: relative;
}
.cmshtml .schedule_titlewrap {
  padding-left: 113px;
  margin-bottom: 10px;
  position: relative;
}
.cmshtml .schedule_titlewrap:before {
  background-size: auto;
  background-position: left center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 62px;
  height: 100%;
  margin: auto;
  padding: 0;
  position: absolute;
  top: 0;
  left: 29px;
  z-index: 1;
  transition: all 0.3s;
}
.cmshtml .schedule_tit_primary, .cmshtml .schedule_tit_secondary, .cmshtml .schedule_tit_primary a, .cmshtml .schedule_tit_secondary a {
  color: #413C3C;
}
.cmshtml .schedule_tit_primary {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.3;
}
.cmshtml .schedule_tit_secondary {
  font-size: 17px;
  font-weight: 600;
}
.cmshtml .schedule_table {
  border: 2px solid;
  max-height: 510px;
  overflow: auto;
  position: relative;
}
.cmshtml .schedule_table > div:not(:first-child) {
  border-top: 1px solid;
}
.cmshtml .schedule_table .ps__rail-y {
  border-top: none !important;
}
.cmshtml .schedule_tb_title, .cmshtml .schedule_tb_th, .cmshtml .schedule_tb_td {
  font-size: 15px;
  padding: 14px;
  font-weight: 500;
  position: relative;
}
.cmshtml .schedule_tb_title, .cmshtml .schedule_tb_th {
  font-weight: 500;
}
.cmshtml .schedule_tb_title {
  background: #F9F9F9;
  color: #413C3C;
  text-align: center;
}
.cmshtml .schedule_tb_tr {
  display: flex;
}
.cmshtml .schedule_tb_tr > div:first-child {
  width: 170px;
}
.cmshtml .schedule_tb_tr > div:nth-child(2) {
  width: calc(100% - 170px);
}
.cmshtml .schedule_tb_th {
  border-right: 1px solid;
  text-align: center;
}
.cmshtml .tb_pink, .cmshtml .schedule_pink div.schedule_tb_title, .cmshtml .schedule_pink div.schedule_tb_th, .cmshtml .schedule_pink div.schedule_tb_tr {
  border-color: #F26D99;
}
.cmshtml .schedule_pink .schedule_titlewrap:before {
  background-image: url("../img/ico_schedule_p.png");
}
.cmshtml .schedule_pink .schedule_tit_primary:first-letter, .cmshtml .schedule_pink .schedule_tb_th, .cmshtml .schedule_pink .schedule_tb_th a {
  color: #F26D99;
  color: #413C3C;
}
.cmshtml .schedule_pink .ps__rail-x:hover > .ps__thumb-x, .cmshtml .schedule_pink .ps__rail-x:focus > .ps__thumb-x, .cmshtml .schedule_pink .ps__rail-y:hover > .ps__thumb-y, .cmshtml .schedule_pink .ps__rail-y:focus > .ps__thumb-y {
  background-color: #F26D99;
}
.cmshtml .schedule_pink .schedule_tb_th {
  background: #FEF7F9;
}
.cmshtml .schedule_green .schedule_titlewrap:before {
  background-image: url("../img/ico_schedule_g.png");
}
.cmshtml .schedule_green .schedule_tit_primary:first-letter {
  color: #2BCFB5;
}
.cmshtml .tb_green, .cmshtml .schedule_green div.schedule_tb_title, .cmshtml .schedule_green div.schedule_tb_th, .cmshtml .schedule_green div.schedule_tb_tr, .cmshtml .tb_green {
  border-color: #2BCFB5;
}
.cmshtml .schedule_green .schedule_tb_th, .cmshtml .schedule_green .blank_tr .schedule_tb_th, .cmshtml .schedule_green .blank_tr .schedule_tb_td {
  background: #F3FCFA;
}
.cmshtml .schedule_green div.schedule_tb_title {
  border-bottom: 1px solid #2BCFB5;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
}
.cmshtml .schedule_green div.schedule_tb_title + div {
  border-top: none;
}
.cmshtml .schedule_green .schedule_tit_primary:first-letter, .cmshtml .schedule_green .schedule_tb_th, .cmshtml .schedule_green .schedule_tb_th a {
  color: #2BCFB5;
  color: #413C3C;
}
.cmshtml .schedule_green .blank_tr .schedule_tb_th, .cmshtml .schedule_green .blank_tr .schedule_tb_th a {
  color: #2BCFB5;
}
.cmshtml .schedule_green .ps__rail-x:hover > .ps__thumb-x, .cmshtml .schedule_green .ps__rail-x:focus > .ps__thumb-x, .cmshtml .schedule_green .ps__rail-y:hover > .ps__thumb-y, .cmshtml .schedule_green .ps__rail-y:focus > .ps__thumb-y {
  background-color: #2BCFB5;
}
.cmshtml .schedule_green .ps__rail-x, .cmshtml .schedule_green .ps__rail-y {
  z-index: 2;
}
@media screen and (max-width: 1350px) {
  .cmshtml .sec_schedule {
    margin: 130px auto;
  }
  .cmshtml .sec_schedule > div {
    width: calc(50% - 10px);
  }
  .cmshtml .schedule_titlewrap {
    padding-left: 90px;
  }
  .cmshtml .schedule_titlewrap:before {
    left: 10px;
  }
  .cmshtml .schedule_tit_primary {
    font-size: 30px;
  }
  .cmshtml .schedule_tit_secondary {
    font-size: 15px;
  }
  .cmshtml .schedule_tb_tr > div:first-child {
    width: 100px;
  }
  .cmshtml .schedule_tb_tr > div:nth-child(2) {
    width: calc(100% - 100px);
  }
  .cmshtml .schedule_tb_title, .cmshtml .schedule_tb_th, .cmshtml .schedule_tb_td {
    padding: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .cmshtml .sec_schedule {
    display: block;
    margin: 80px auto;
  }
  .cmshtml .schedule_titlewrap {
    margin-bottom: 20px;
  }
  .cmshtml .sec_schedule > div {
    width: 100%;
  }
  .cmshtml .schedule_column + .schedule_column {
    margin-top: 50px;
  }
  .cmshtml .schedule_column {
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 680px) {
  .cmshtml .schedule_titlewrap:before {
    background-size: contain;
  }
  .cmshtml .schedule_tit_primary {
    font-size: 22px;
  }
  .cmshtml .schedule_tit_secondary {
    font-size: 14px;
  }
  .cmshtml .schedule_tb_title, .cmshtml .schedule_tb_th, .cmshtml .schedule_tb_td {
    padding: 8px;
    font-size: 14px;
  }
}
@media screen and (max-width: 450px) {
  .cmshtml .schedule_titlewrap {
    padding-left: 60px;
  }
  .cmshtml .schedule_titlewrap:before {
    width: 40px;
    left: 5px;
  }
  .cmshtml .schedule_tb_title, .cmshtml .schedule_tb_th, .cmshtml .schedule_tb_td {
    font-size: 12px;
  }
}
/*------------------------------------------------------
welcome
------------------------------------------------------*/
.cmshtml .sec_welcome {
  padding: 80px 4%;
  margin-bottom: 250px;
}
.cmshtml .sec_welcome:before, .cmshtml .sec_welcome:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 0;
  position: absolute;
  top: auto;
  left: auto;
  z-index: 0;
  transition: all 1s ease;
  transition-delay: 1s;
  pointer-events: none;
}
.cmshtml .sec_welcome:before {
  background: #2BCFB5;
  border-radius: 0 85px 85px 0;
  width: 37.3%;
  height: 60%;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
}
.cmshtml .sec_welcome:after {
  background: #F26D99;
  border-radius: 85px 0 0 85px;
  width: 46%;
  height: 49%;
  top: 0;
  right: 0;
  transform: translateX(100%);
}
.cmshtml .sec_welcome.done:before, .cmshtml .sec_welcome.done:after {
  transform: translateX(0%);
}
.cmshtml .welcome_inwrap {
  background: #F5F5F5;
  border-radius: 85px;
  max-width: 1715px;
  width: 100%;
  margin: 0 auto;
  padding: 55px 4% 135px;
  position: relative;
  z-index: 5;
}
.cmshtml .welcome_inwrap > * {
  position: relative;
  z-index: 3;
}
.cmshtml .welcome_inwrap:before, .cmshtml .welcome_inwrap:after {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  margin: auto;
  padding: 0;
  position: absolute;
  z-index: 0;
  transition: all 0.3s;
  pointer-events: none;
}
.cmshtml .welcome_inwrap:before {
  background-image: url("../img/welcom_ico01.png");
  width: 58px;
  height: 64px;
  top: -32px;
  left: 22%;
}
.cmshtml .welcome_inwrap:after {
  background-image: url("../img/welcom_ico_ex.png");
  width: 129px;
  height: 149px;
  bottom: -50px;
  right: 4%;
}
.cmshtml .welcome_title_wrap {
  margin-bottom: 30px;
}
.cmshtml .welcome_flex {
  max-width: 1445px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.cmshtml .welcome_flex > div {
  width: 50%;
}
.cmshtml .welcome_img {
  background: #DBC7CE;
  border-radius: 20px;
  height: auto;
  overflow: hidden;
  position: relative;
}
.cmshtml .welcome_img img {
  opacity: 0.7;
}
.cmshtml .welcome_textbox {
  padding: 0 0 0 5%;
  position: relative;
}
.cmshtml .welcome_catch {
  color: #413C3C;
  font-size: 50px;
  font-weight: 600;
  letter-spacing: 0.8rem;
  margin-bottom: 25px;
}
.cmshtml .welcome_txt {
  color: #413C3C;
  font-size: 18px;
  font-weight: 500;
  line-height: 2.5;
  margin-bottom: 30px;
}
.cmshtml .btn_flex {
  justify-content: space-between;
}
.cmshtml .btn_flex > div {
  width: calc(50% - 13px);
}
.cmshtml .welcome_link {
  font-size: 21px;
  position: relative;
  z-index: 1;
}
.cmshtml .welcome_link a {
  display: block;
  padding: 7px 10px;
  position: relative;
  z-index: 1;
  transition: all 0.3s;
}
.cmshtml .welcome_link a:hover {
  color: #fff;
}
@media screen and (max-width: 1700px) {
  .cmshtml .sec_welcome {
    margin-bottom: 200px;
  }
  .cmshtml .welcome_flex > div:nth-child(1) {
    width: 40%;
  }
  .cmshtml .welcome_flex > div:nth-child(2) {
    width: 60%;
  }
  .cmshtml .welcome_catch {
    font-size: 42px;
    letter-spacing: 0.4rem;
  }
}
@media screen and (max-width: 1300px) {
  .cmshtml .sec_welcome {
    margin-bottom: 150px;
    padding: 40px 4%;
  }
  .cmshtml .welcome_catch {
    font-size: 36px;
    letter-spacing: 0.2rem;
  }
  .cmshtml .welcome_txt {
    font-size: 16px;
    line-height: 2;
  }
  .cmshtml .welcome_link {
    font-size: 18px;
  }
}
@media screen and (max-width: 1000px) {
  .cmshtml .sec_welcome {
    margin-bottom: 100px;
  }
  .cmshtml .sec_welcome:before {
    border-radius: 0 30px 30px 0;
    width: 37.3%;
    height: 60%;
  }
  .cmshtml .sec_welcome:after {
    border-radius: 30px 0 0 30px;
    width: 46%;
    height: 49%;
  }
  .cmshtml .welcome_inwrap {
    border-radius: 30px;
    padding: 50px 4% 80px;
  }
  .cmshtml .welcome_inwrap:before {
    left: 12%;
  }
  .cmshtml .welcome_inwrap:after {
    width: 100px;
    height: 149px;
    bottom: -50px;
    right: 2%;
  }
  .cmshtml .welcome_catch {
    font-size: 30px;
    letter-spacing: 0.2rem;
  }
  .cmshtml .welcome_txt {
    font-size: 14px;
    line-height: 1.7;
  }
  .cmshtml .welcome_link {
    font-size: 16px;
  }
}
@media screen and (max-width: 800px) {
  .cmshtml .welcome_flex > div:nth-child(1), .cmshtml .welcome_flex > div:nth-child(2) {
    width: 100%;
  }
  .cmshtml .welcome_textbox {
    padding: 0;
    margin-top: 30px;
  }
}
@media screen and (max-width: 680px) {
  .cmshtml .sec_welcome {
    margin-bottom: 80px;
  }
  .cmshtml .sec_welcome:before {
    border-radius: 0 10px 10px 0;
    width: 70%;
    height: 30%;
  }
  .cmshtml .sec_welcome:after {
    width: 70%;
    height: 39%;
    border-radius: 10px 0 0 10px;
  }
  .cmshtml .welcome_img {
    border-radius: 10px;
    height: 250px;
  }
  .cmshtml .welcome_inwrap {
    border-radius: 10px;
    padding: 50px 4% 80px;
  }
  .cmshtml .welcome_inwrap:before {
    width: 40px;
  }
  .cmshtml .welcome_inwrap:after {
    width: 72px;
    right: 0;
    height: 115px;
  }
  .cmshtml .welcome_catch {
    font-size: 22px;
  }
  .cmshtml .welcome_link {
    font-size: 14px;
  }
}
@media screen and (max-width: 450px) {
  .cmshtml .btn_flex {
    display: block;
  }
  .cmshtml .btn_flex > div {
    width: 100%;
  }
  .cmshtml .welcome_link + .welcome_link {
    margin-top: 15px;
  }
  .cmshtml .welcome_inwrap {
    padding: 50px 4%;
  }
}
/*------------------------------------------------------
about
------------------------------------------------------*/
.cmshtml .sec_about {
  padding-top: 280px;
  margin-bottom: 225px;
}
.cmshtml .about_bg {
  height: 62%;
  position: absolute;
  z-index: 0;
}
.cmshtml .about_inwrap {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0 3px 30px;
  border-radius: 85px;
  max-width: 1200px;
  width: 92%;
  margin: 0 auto;
  padding: 55px 50px 90px;
  position: relative;
  z-index: 1;
}
.cmshtml .about_inwrap:after {
  background-image: url("../img/about_ico.png");
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 66px;
  height: 88px;
  margin: auto;
  padding: 0;
  position: absolute;
  bottom: -40px;
  right: 10%;
  z-index: 0;
  transition: all 0.3s;
}
.cmshtml .about_title_wrap {
  margin-bottom: 50px;
}
.cmshtml .about_flex {
  margin-bottom: 60px;
}
.cmshtml .about_flex > div:nth-child(1) {
  width: 45%;
}
.cmshtml .about_flex > div:nth-child(2) {
  width: 55%;
}
.cmshtml .about_cacth {
  color: #413C3C;
  font-size: 60px;
  font-weight: 600;
  letter-spacing: 0.8rem;
}
.cmshtml .about_txt {
  margin-top: 20px;
  color: #413C3C;
  font-size: 18px;
  font-weight: 500;
  line-height: 2.5;
}
.cmshtml .about_linkk {
  text-align: center;
}
@media screen and (max-width: 1500px) {
  .cmshtml .sec_about {
    padding-top: 200px;
    margin-bottom: 150px;
  }
  .cmshtml .about_cacth {
    font-size: 45px;
  }
  .cmshtml .about_txt {
    margin-top: 0;
    line-height: 2;
  }
}
@media screen and (max-width: 1300px) {
  .cmshtml .about_cacth {
    font-size: 40px;
    letter-spacing: 0.4rem;
  }
  .cmshtml .about_txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 1000px) {
  .cmshtml .sec_about {
    padding-top: 100px;
    margin-bottom: 100px;
  }
  .cmshtml .about_title_wrap {
    margin-bottom: 20px;
  }
  .cmshtml .about_inwrap {
    border-radius: 40px;
    padding: 55px 8%;
  }
  .cmshtml .about_inwrap:after {
    width: 45px;
  }
  .cmshtml .about_flex {
    margin-bottom: 30px;
  }
  .cmshtml .about_flex > div:nth-child(1), .cmshtml .about_flex > div:nth-child(2) {
    width: 100%;
  }
  .cmshtml .about_cacth {
    font-size: 30px;
    margin-bottom: 30px;
    letter-spacing: 0.2rem;
    text-align: center;
  }
}
@media screen and (max-width: 680px) {
  .cmshtml .sec_about {
    padding-top: 60px;
    margin-bottom: 60px;
  }
  .cmshtml .about_bg {
    height: 350px;
  }
  .cmshtml .about_inwrap {
    border-radius: 20px;
    padding: 30px 8% 50px;
  }
  .cmshtml .about_cacth {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .cmshtml .about_txt {
    font-size: 14px;
  }
}
@media screen and (max-width: 450px) {
  .cmshtml .about_inwrap {
    border-radius: 10px;
    padding: 30px 4% 50px;
  }
  .cmshtml .about_txt {
    font-size: 13px;
  }
}
/*------------------------------------------------------
school_day join
------------------------------------------------------*/
/*----------------
school_day
----------------*/
.cmshtml .sec_school_day {
  background: url("../img/bg_sc.png") no-repeat left top;
  background-size: 0% 100%;
  padding: 60px 4%;
  margin-bottom: 180px;
  transition: all ease 1.5s;
}
.cmshtml .sec_school_day:has(.scrollin) {
  background-size: 92% 100%;
}
.cmshtml .sec_school_day:before, .cmshtml .sec_school_day:after {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  z-index: 0;
  transition: all 0.3s;
}
.cmshtml .sec_school_day:before {
  background-image: url("../img/school_day_ico01.png");
  width: 121px;
  height: 117px;
  left: 15%;
  top: -50px;
}
.cmshtml .sec_school_day:after {
  background-image: url("../img/school_day_ico02.png");
  width: 95px;
  height: 77px;
  right: 10%;
  bottom: -48px;
}
.cmshtml .sec_school_day > * {
  position: relative;
  z-index: 1;
}
.cmshtml .sd_inwrap {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.cmshtml .sd_title_wrap {
  margin-bottom: 20px;
}
.cmshtml .sd_txt {
  color: #413C3C;
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
  text-align: center;
  margin-bottom: 50px;
}
.cmshtml .sd_bnrs {
  position: relative;
}
.cmshtml .sd_bnrs > div {
  width: calc(25% - 60px);
  margin: 0 30px 30px;
}
.cmshtml .sd_bnrbox {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 20px;
  box-shadow: #E7E7E7 5px 5px 0;
  padding: 80px 10px 90px;
  position: relative;
  transition: all 0.3s;
}
.cmshtml .sd_icons {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 77px;
  margin-bottom: 30px;
  position: relative;
}
.cmshtml .sd_icon {
  position: relative;
  z-index: 1;
}
.cmshtml .sd_icon_hover {
  margin: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  opacity: 0;
}
.cmshtml .sd_icons .bg_image img {
  object-fit: contain;
}
.cmshtml .sd_name {
  color: #413C3C;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
/*----------------
join
----------------*/
.cmshtml .sec_join {
  background: url("../img/bg_join.png") no-repeat right top;
  background-size: 0% 100%;
  padding: 55px 4%;
  transition: all ease 1.5s;
}
.cmshtml .sec_join:has(.scrollin) {
  background-size: 92% 100%;
}
.cmshtml .sec_join > * {
  position: relative;
  z-index: 1;
}
.cmshtml .sec_join:before, .cmshtml .sec_join:after {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  z-index: 0;
  transition: all 0.3s;
}
.cmshtml .sec_join:before {
  background-image: url("../img/join_ico01.png");
  width: 121px;
  height: 117px;
  left: 15%;
  top: -50px;
}
.cmshtml .sec_join:after {
  background-image: url("../img/join_ico02.png");
  width: 95px;
  height: 77px;
  right: 10%;
  bottom: -48px;
}
.cmshtml .join_inwrap {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.cmshtml .join_title_wrap {
  margin-bottom: 20px;
}
.cmshtml .join_txt {
  color: #413C3C;
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
  text-align: center;
  margin-bottom: 50px;
}
.cmshtml .join_bnrs {
  position: relative;
}
.cmshtml .join_bnrs > div {
  width: calc(25% - 60px);
  margin: 0 30px 30px;
}
.cmshtml .join_bnrbox {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 20px;
  box-shadow: #E7E7E7 5px 5px 0;
  padding: 80px 10px 90px;
  position: relative;
  transition: all 0.3s;
}
.cmshtml .join_icons {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 80px;
  margin-bottom: 30px;
  position: relative;
}
.cmshtml .join_icon {
  position: relative;
  z-index: 1;
}
.cmshtml .join_icon_hover {
  margin: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  opacity: 0;
}
.cmshtml .join_icons .bg_image img {
  object-fit: contain;
}
.cmshtml .join_name {
  color: #413C3C;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 1500px) {
  .cmshtml .sd_bnrs > div, .cmshtml .join_bnrs > div {
    width: calc(25% - 30px);
    margin: 0 15px 30px;
  }
  .cmshtml .sd_bnrbox, .cmshtml .join_bnrbox {
    padding: 40px 10px;
  }
}
@media screen and (max-width: 1200px) {
  .cmshtml .sd_txt {
    line-height: 1.7;
    margin-bottom: 30px;
  }
  .cmshtml .sd_txt, .cmshtml .join_txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 1000px) {
  .cmshtml .sec_school_day, .cmshtml .sec_join {
    background: #f5f5f5;
    padding: 30px 4%;
  }
  .cmshtml .sec_school_day {
    margin-bottom: 100px;
  }
  .cmshtml .sec_school_day:before, .cmshtml .sec_join:before {
    width: 65px;
  }
  .cmshtml .sec_school_day:after, .cmshtml .sec_join:after {
    width: 50px;
  }
  .cmshtml .sd_txt, .cmshtml .join_txt {
    font-size: 14px;
  }
  .cmshtml .sd_bnrs > div, .cmshtml .join_bnrs > div {
    width: calc(25% - 20px);
    margin: 0 10px 20px;
  }
  .cmshtml .sd_name, .cmshtml .join_name {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .cmshtml .sd_bnrs > div, .cmshtml .join_bnrs > div {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
  }
}
@media screen and (max-width: 680px) {
  .cmshtml .sd_bnrbox {
    border-radius: 10px;
  }
  .cmshtml .sec_school_day:after {
    bottom: -30px;
  }
  .cmshtml .sec_join:after {
    bottom: -25px;
  }
  .cmshtml .sd_inwrap, .cmshtml .join_inwrap {
    padding-left: 4%;
    padding-right: 4%;
  }
  .cmshtml .sd_bnrbox, .cmshtml .join_bnrbox {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 450px) {
  .cmshtml .sd_bnrs > div, .cmshtml .join_bnrs > div {
    width: 100%;
    margin: 0 auto 20px;
  }
}
/*------------------------------------------------------
message
------------------------------------------------------*/
.cmshtml .sec_message {
  margin: 170px auto 150px;
  max-width: 960px;
  width: 92%;
  padding-left: 130px;
  transform: translateY(20px) scale(0.98);
  filter: blur(6px);
}
.cmshtml .sec_message.done {
  filter: blur(0);
  transform: translateY(0) scale(1);
}
.cmshtml .sec_message:before {
  background-image: url("../img/message_ico.png");
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 100px;
  height: 100%;
  margin: auto;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: auto;
  transition: all 0.3s;
  pointer-events: none;
}
.cmshtml .message_tit {
  color: #413C3C;
  font-size: 50px;
  font-weight: 600;
}
.cmshtml .message_txt {
  color: #413C3C;
  font-size: 21px;
  font-weight: 600;
}
@media screen and (max-width: 1200px) {
  .cmshtml .sec_message {
    margin: 120px auto;
  }
  .cmshtml .sec_message:before {
    width: 80px;
  }
  .cmshtml .message_tit {
    font-size: 40px;
  }
  .cmshtml .message_txt {
    font-size: 18px;
  }
}
@media screen and (max-width: 1000px) {
  .cmshtml .sec_message {
    max-width: 630px;
    margin: 80px auto;
    padding-left: 70px;
  }
  .cmshtml .sec_message:before {
    width: 50px;
  }
  .cmshtml .message_tit {
    font-size: 30px;
  }
  .cmshtml .message_txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 680px) {
  .cmshtml .message_tit {
    font-size: 24px;
  }
  .cmshtml .message_txt {
    font-size: 14px;
  }
}
@media screen and (max-width: 450px) {
  .cmshtml .sec_message {
    padding-top: 50px;
    padding-left: 0;
  }
  .cmshtml .sec_message:before {
    width: 50px;
  }
  .cmshtml .sec_message:before {
    background-position: top center;
    top: 0;
    left: 0;
    right: 0;
  }
  .cmshtml .message_tit {
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
  }
  .cmshtml .message_txt {
    font-size: 14px;
  }
}
/*------------------------------------------------------
fixed_btn
------------------------------------------------------*/
.cmshtml .fixed_btn {
  border-top: 1px solid #fff;
  display: flex;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.cmshtml .fixed_btn > div {
  width: 50%;
}
.cmshtml .btn_block {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
.cmshtml .btn_block a {
  position: relative;
}
.cmshtml .btn_block + .btn_block {
  border-left: 1px solid #fff;
}
.cmshtml .btn_block a {
  background: #333;
  color: #fff;
  display: block;
  padding: 15px;
  padding-left: 50px;
  padding-right: 50px;
  text-decoration: none;
  transition: all 0.3s;
}
.cmshtml .p_btn, .cmshtml .p_btn a {
  background: #F26D99;
}
.cmshtml .g_btn, .cmshtml .g_btn a {
  background: #2BCFB5;
}
.cmshtml .p_btn:before, .cmshtml .g_btn:before {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: "";
  display: block;
  width: 20px;
  height: 100%;
  margin: auto;
  position: absolute;
  left: 15px;
  top: 0;
  z-index: 2;
  transition: all 0.3s;
}
.cmshtml .p_btn:before {
  background-image: url("../img/btn_wh01.png");
}
.cmshtml .g_btn:before {
  background-image: url("../img/btn_wh02.png");
}
.cmshtml .p_btn a:hover {
  background: #F1447E;
}
.cmshtml .g_btn a:hover {
  background: #00B094;
}
@media screen and (max-width: 680px) {
  .cmshtml .btn_block {
    text-align: left;
    font-size: 14px;
  }
  .cmshtml .btn_block a {
    padding: 10px 50px;
    padding-right: 15px;
  }
}
/*------------------------------------------------------
footer
------------------------------------------------------*/
.cmshtml #footer {
  background: #F26D99;
  padding: 0;
}
.cmshtml #footer:before {
  background-image: url("../img/f_ico.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 93px;
  height: 79px;
  margin: auto;
  padding: 0;
  position: absolute;
  top: -43px;
  right: 30%;
  z-index: 0;
  transition: all 0.3s;
}
.cmshtml .f_about {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 4% 25px;
  position: relative;
  z-index: 1;
}
.cmshtml .f_logo {
  text-align: center;
  margin-bottom: 25px;
  position: relative;
}
.cmshtml .f_logo a {
  display: inline-block;
}
.cmshtml .f_sns {
  border-top: 2px dotted #fff;
  border-bottom: 2px dotted #fff;
  padding: 20px;
  align-items: center;
  margin-bottom: 20px;
}
.cmshtml .f_txt, .cmshtml .f_txt a, .cmshtml .f_txt_l, .cmshtml .f_txt_l a {
  color: #fff;
  text-align: center;
}
.cmshtml .f_txt {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
.cmshtml .f_sns_ico {
  margin-left: 15px;
}
.cmshtml .f_sns_icoimg {
  transition: all 0.3s;
}
.cmshtml .f_sns_ico a:hover img {
  filter: brightness(0);
  opacity: 1;
}
.cmshtml .f_txt + .f_sns_ico {
  margin-left: 28px;
}
.cmshtml .f_txt_l {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 5px;
}
.cmshtml .f_flex .f_txt + .f_txt {
  margin-left: 15px;
}
.cmshtml #copy {
  background: #fff;
  padding: 8px 4%;
  text-align: center;
}
.cmshtml .copyright {
  color: #413C3C;
  font-size: 10px;
  font-weight: 600;
}
.cmshtml .copyright, .cmshtml .copyright * {
  text-decoration: none;
}
.cmshtml .copyright a {
  color: #413C3C;
}
.cmshtml .copyright a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1000px) {
  .cmshtml #footer:before {
    width: 60px;
    height: 79px;
    top: -43px;
    right: 30%;
  }
  .cmshtml #copy {
    padding-bottom: 65px;
  }
}
@media screen and (max-width: 680px) {
  .cmshtml .f_logo {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  .cmshtml .f_sns {
    padding: 10px 20px 15px;
    justify-content: center;
  }
  .cmshtml .f_sns .f_txt {
    width: 100%;
    margin-bottom: 10px;
  }
  .cmshtml .f_txt + .f_sns_ico {
    margin-left: 0;
  }
  .cmshtml .f_txt_l {
    font-size: 16px;
  }
  .cmshtml .f_txt {
    font-size: 14px;
  }
}
/*------------------------------------------------------
subpage
------------------------------------------------------*/
.cmshtml #title_wrap {
  background: #fef7f9;
  background: linear-gradient(
  to bottom,
  #fff 0%,
  #fff 70%,
  #f3fcfa 70%,
  #f3fcfa 100%
);
  display: flex;
  padding: 50px 0;
  position: relative;
}



.cmshtml #title_wrap > div:nth-child(1) {
  max-width: 570px;
  width: 100%;
}
.cmshtml #title_wrap > div:nth-child(2) {
  width: calc(100% - 570px);
}
.cmshtml #title_wrap .inwrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  z-index: 2;
  padding: 40px 20px 10px 5.7%;
}
.cmshtml #title_wrap .inwrap:before {
  background-image: url("../img/page_title_deco.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 91px;
  height: 105px;
  margin: auto;
  padding: 0;
  position: absolute;
  bottom: 60px;
  right: 50px;
  z-index: 1;
  transition: all 0.3s;
  pointer-events: none;
}
.cmshtml .page_title, .cmshtml .page_title a {
  color: #413C3C;
}
.cmshtml .page_title01 {
  font-size: 50px;
  font-weight: 600;
}
.cmshtml .page_title02 {
  font-size: 22px;
  padding: 0 10px;
}
.cmshtml #title_wrap .title_img {
  background: #ECDCE2;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.cmshtml #title_wrap .title_img img {
  opacity: 0.8;
}
/*---------------
subpage contents
---------------*/
.cmshtml .subpage_contents {
  padding: 30px 0 60px;
}
.cmshtml .subpage_contents > * {
  max-width: 1300px;
  width: 92%;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
/*---------------
blog contents
---------------*/
.cmshtml .blog_frame {
  background: #ddd;
  padding: 30px 2%;
}
.cmshtml .module_blogwrapper {
  background: #fff;
  display: flex;
  align-items: flex-start;
  max-width: 1200px;
  margin: auto;
  padding: 20px;
}
.cmshtml #contents .module_blog {
  padding-right: 20px;
  margin: 0 !important;
  width: 70%;
}
.cmshtml .module_side {
  background: #F5F5F5;
  border-radius: 6px;
  width: 30%;
  padding: 20px;
}
/*---------------
page link
---------------*/
.cmshtml .page_link {
  justify-content: center;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.cmshtml .page_link > *:not(:last-child) {
  margin-right: 20px;
}
.cmshtml .p_link, .cmshtml .p_link a {
  color: #333;
  transition: all 0.3s;
}
.cmshtml .p_link {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.cmshtml .page_link .p_link a {
  display: inline-block;
  text-decoration: none;
  padding-left: 20px;
  position: relative;
}
.cmshtml .page_link .p_link a:hover {
  color: #DF3B65;
  text-decoration: none;
  transform: translateY(3px);
}
.cmshtml .page_link .p_link a:before {
  background-color: #F26D99;
  border-radius: 50%;
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  margin: auto;
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: auto;
  transition: all 0.3s;
}
.cmshtml .page_link .p_link a:after {
  background: #fff;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: "";
  margin: auto;
  width: 6px;
  height: 5px;
  position: absolute;
  top: 2px;
  bottom: 0;
  left: 4px;
  z-index: 5;
}
.cmshtml .page_link .p_link a:hover {
  color: #DF3B65;
  text-decoration: none;
  transform: translateY(3px);
}



/*---------------
h2 - h6
---------------*/
.cmshtml .rdplanetitle h2, .cmshtml .rdplanetitle h3, .cmshtml .rdplanetitle h4, .cmshtml .rdplanetitle h5, .cmshtml .rdplanetitle h6 {
  display: block;
  font-weight: 500;
  margin: auto;
  position: relative;
}
.cmshtml .rdplanetitle h2 {
  border-bottom: 2px solid #F26D99;
  color: #413C3C;
  font-size: 32px !important;
  font-weight: 600 !important;
  padding: 0 7px 7px;
}
.cmshtml .rdplanetitle h2:before {
  background-color: #2BCFB5;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  margin: auto;
  position: absolute;
  left: 0;
  bottom: 6px;
  z-index: auto;
  transition: all 0.3s;
}
.cmshtml .rdplanetitle h3,
.cmshtml .rdplanetitle h4,
.cmshtml .rdplanetitle h3 a,
.cmshtml .rdplanetitle h4 a {
  color: #fff;
}
.cmshtml .rdplanetitle h3,
.cmshtml .rdplanetitle h4 {
  border-radius: 10px;
  font-size: 25px !important;
  font-weight: 600 !important;
  padding: 5px 20px;
}
.cmshtml .rdplanetitle h3 {
    background: #f26d99;
}
.cmshtml .rdplanetitle h4 {
    background: #2bcfb5;
}
.cmshtml .rdplanetitle:has(h5) {
  padding-bottom: 5px !important;
}
.cmshtml .rdplanetitle h5 {
  border-bottom: 3px solid #666;
  color: #413C3C;
  font-size: 25px !important;
  font-weight: 600 !important;
  padding: 0px 25px 5px;
  display: inline-block;
}
.cmshtml .rdplanetitle h5:before, .cmshtml .rdplanetitle h5:after {
  background-color: #333;
  border-radius: 50%;
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  margin: auto;
  position: absolute;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
  transform: translateY(53%);
  transition: all 0.3s;
}
.cmshtml .rdplanetitle h5:before {
  background: #F26D99;
  left: 0;
}
.cmshtml .rdplanetitle h5:after {
  background: #2BCFB5;
  right: 0;
}
.cmshtml .rdplanetitle h6 {
  color: #413C3C;
  font-size: 25px !important;
  font-weight: 600 !important;
  padding: 9px 25px;
  display: inline-block;
}
.cmshtml .rdplanetitle h6:before, .cmshtml .rdplanetitle h6:after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  width: 21px;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  transition: all 0.3s;
  pointer-events: none;
}
.cmshtml .rdplanetitle h6:before {
  background-image: url("../img/h6_deco_l.png");
  background-position: left center;
  left: 0;
}
.cmshtml .rdplanetitle h6:after {
  background-image: url("../img/h6_deco_r.png");
  background-position: right center;
  right: 0;
}

.cmshtml .ex_title {
  color: #333;
  font-size: 18px !important;
  font-weight: 600 !important;
    line-height: 1.5;
  padding: 0px 0px 0px 45px!important;
    position: relative;
}
.cmshtml .ex_title:before,
.cmshtml .ex_title:after {
    border-radius: 50%;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    margin: auto;
    padding: 0;
    position: absolute;
    z-index: auto;
    transition: all 0.3s;
}
.cmshtml .ex_title:before {
    background-color: #2BCFB5;
    top: 0;
    left: 10px;
}
.cmshtml .ex_title:after {
    background-color: #f26d99;
    top: 12px;
    left: 0;
}


/*---------------
list block
---------------*/
.cmshtml .list01_inwrap {
  list-style: disc !important;
  padding-left: 20px;
  max-width: 1160px;
}
.cmshtml .list01_inwrap li {
  list-style: disc !important;
  display: list-item;
  color: #F26D99;
  font-weight: 600;
  padding: 0;
  position: relative;
}
.cmshtml .list02_inwrap {
  list-style: disc !important;
  padding-left: 20px;
  max-width: 1160px;
}
.cmshtml .list02_inwrap li {
  list-style: decimal !important;
  color: #F26D99;
  font-weight: 500;
  display: list-item;
  padding: 0;
  position: relative;
}
.cmshtml .list01_inwrap li .intxt, .cmshtml .list02_inwrap li .intxt {
  color: #333;
  font-weight: 500;
}
/*---------------
mark btn
---------------*/
.cmshtml .mark_btn {
  background: #f5f5f5;
  border-left: 20px solid #2BCFB5;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  padding-left: 20px;
  padding-right: 25px;
  position: relative;
}
.cmshtml .mark_btn:before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  left: -18px;
  top: 0;
  bottom: 0;
  z-index: 2;
  transform: rotate(45deg);
}
.cmshtml .mark_btn .link_btn01 {
  text-align: right;
}
.cmshtml .mark_btn .link_btn01 a {
  background: #fff;
  border-radius: 0;
  border: 2px solid #F26D99;
  display: inline-block;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  padding: 3px 20px;
  min-width: 1px;
  transition: all 0.3s;
}
.cmshtml .mark_btn .link_btn01 a:hover {
  background: #F26D99;
  color: #fff;
}
/*---------------
icon title
---------------*/
.cmshtml .ico_title {
  border-bottom: 1px solid #413C3C;
  align-items: center;
  flex-flow: nowrap;
  margin-top: 30px;
  padding-bottom: 10px;
}
.cmshtml .ico_title02 {
  border-bottom: none;
  padding-bottom: 0;
}
.cmshtml .ico_title > div:first-child {
  max-width: 67px;
  min-width: 67px;
  text-align: right;
}
.cmshtml .tit_txt {
  color: #413C3C;
  font-size: 20px;
  padding-left: 25px;
}
/*---------------
faq
---------------*/
.cmshtml .faq {
  /*border-bottom: 1px solid #ededed;*/
  padding: 20px 0;
}
.cmshtml .qa_q {
  margin-bottom: 20px;
  padding-left: 30px !important;
  position: relative;
}
.cmshtml .qa_a {
  padding-left: 30px !important;
  position: relative;
}
.cmshtml .qa_q:before, .cmshtml .qa_a:before {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin: auto;
  padding: 10px;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.cmshtml .qa_q:before {
  background: #F26D99;
  content: "Q";
}
.cmshtml .qa_a:before {
  background: #2BCFB5;
  content: "A";
}
.cmshtml .qa_q > div, .cmshtml .qa_a > div {
  max-width: calc(100% - 50px);
  margin-left: auto;
  position: relative;
}
.cmshtml .qa_q > div {
  padding: 10px 0px;
}
.cmshtml .qa_a > div {
  background: #fff;
  border: 1px solid #ededed;
  padding: 10px 20px;
}
.cmshtml .qa_a > div:before {
  background: #fff;
  border-left: 1px solid #ededed;
  border-top: 1px solid #ededed;
  content: "";
  display: block;
  margin: auto;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -6px;
  z-index: 2;
  transform: rotateZ(-45deg);
}
/*---------------
bt line
---------------*/
.cmshtml .bt_line {
  justify-content: flex-start;
  flex-flow: nowrap;
  border-bottom: 1px solid #C7AFB7;
}
.cmshtml .bt_line > div {
  padding: 20px;
}
.cmshtml .bt_line > div:first-child {
  padding-right: 20px;
  width: 25%;
}
.cmshtml .bt_line > div:nth-child(2) {
  width: 75%;
}
.cmshtml .bt_line .date {
  padding: 14px 20px;
  color: #ff799b;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  position: relative;
}
.cmshtml .bt_line .date:before, .cmshtml .bt_line .date:after {
  border-radius: 50%;
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  margin: auto;
  position: absolute;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
  transform: translateY(53%);
  transition: all 0.3s;
}
.cmshtml .bt_line .date:before {
  background-color: #ff799b;
  left: 0;
}
.cmshtml .bt_line .date:after {
  background-color: #2BCFB5;
  right: 0;
}
.cmshtml .bt_line .txt {
  padding: 14px 20px;
  color: #333;
  font-size: 18px;
}
/*---------------
img text
---------------*/
.cmshtml .wrap_img_txt {
  padding: 2.6%;
  margin-bottom: 90px;
}
.cmshtml .wrap_img_txt:before, .cmshtml .wrap_img_txt:after {
  background-color: #333;
  border-radius: 20px;
  content: "";
  display: block;
  max-width: 470px;
  width: 80%;
  height: 275px;
  margin: auto;
  position: absolute;
  z-index: -1;
  transition: all 0.3s;
  pointer-events: none;
}
.cmshtml .wrap_img_txt:before {
  background-color: #F26D99;
  left: 0;
  bottom: 0;
}
.cmshtml .wrap_img_txt:after {
  background-color: #2BCFB5;
  right: 0;
  top: 0;
}
.cmshtml .wit02.wrap_img_txt:before {
  background-color: #F26D99;
  left: auto;
  right: 0;
  bottom: 0;
}
.cmshtml .wit02.wrap_img_txt:after {
  background-color: #2BCFB5;
  left: 0;
  right: auto;
  top: 0;
}
.cmshtml .img_txt {
  background: #F5F5F5;
  border-radius: 50px;
  padding: 4.2%;
  position: relative;
  z-index: 5;
}
.cmshtml .img_txt:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
  transition: all 0.3s;
  transform: translateY(30%);
}
.cmshtml .img_txt:before {
  background-image: url("../img/imgtxt_deco01.png");
  background-position: bottom right;
  width: 71px;
  height: 90px;
  right: 100px;
}
.cmshtml .wit02 .img_txt:before {
  background-image: url("../img/imgtxt_deco02.png");
  background-position: bottom left;
  width: 63px;
  height: 86px;
  left: 125px;
  right: auto;
}
.cmshtml .img_div {
  width: 40%;
  position: relative;
  z-index: 3;
}
.cmshtml .img_div img {
  border-radius: 20px;
}
.cmshtml .txt_div {
  padding-left: 30px;
  width: 60%;
  position: relative;
}
.cmshtml .img_txt02 .txt_div {
  padding: 0;
  padding-right: 30px;
}
/*---------------
title_bdrbox
---------------*/
.cmshtml .title_bdrbox {
  padding-top: 25px;
  position: relative;
}
.cmshtml .float_tit {
  background: #fff;
  padding: 9px 30px 9px 55px;
  position: absolute;
  left: 65px;
  top: 0;
  z-index: 5;
}
.cmshtml .float_tit:before {
  background-color: #2BCFB5;
  border-radius: 50%;
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  margin: auto;
  position: absolute;
  left: 25px;
  top: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
  transition: all 0.3s;
}
.cmshtml .bdrbox {
  border: 4px solid #F26D99;
  padding: 40px 50px;
  position: relative;
  z-index: 1;
}
.cmshtml .bdrbox .txt {
  color: #333;
}
@media screen and (max-width: 680px) {
  .cmshtml .float_tit {
    padding: 0px 20px 0px 35px;
    left: 10px;
    top: 11px;
  }
  .cmshtml .float_tit:before {
    width: 10px;
    height: 10px;
    left: 15px;
  }
  .cmshtml .bdrbox {
    border: 2px solid #F26D99;
    padding: 20px;
    position: relative;
    z-index: 1;
  }
}
/*---------------
stepbox
---------------*/
.cmshtml .stepbox {
  margin-bottom: 60px;
}
.cmshtml .stepbox > div + div {
  margin-top: 40px;
}
.cmshtml .step_div {
  background: #fff;
  border: 1px solid #707070;
  position: relative;
}
.cmshtml .step_div > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cmshtml .step_div > div:first-child {
  max-width: 100px;
  min-width: 100px;
}
.cmshtml .step_div > div:nth-child(2) {
  max-width: calc(100% - 100px);
}
.cmshtml .step_div .step_title {
  text-align: center;
  padding: 20px 10px;
  position: relative;
}
.cmshtml .step_sub_tit {
  color: #F26D99;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}
.cmshtml .step_num {
  color: #2BCFB5;
  font-size: 55px;
  font-weight: 500;
  line-height: 1;
}
.cmshtml .step_textbox {
  position: relative;
}
.cmshtml .st_tit {
  color: #333;
  font-size: 20px;
  font-weight: 600;
}
.cmshtml .st_txt {
  color: #333;
}
/*---------------
semester
---------------*/
.cmshtml .semester {
  margin-bottom: 100px;
  padding-top: 70px;
  padding-bottom: 22px;
  position: relative;
}
.cmshtml .semester:before, .cmshtml .semester_another:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  z-index: 5;
  transition: all 0.3s;
}
.cmshtml .semester:before {
  background-image: url("../img/about_ico.png");
  background-position: bottom center;
  width: 5%;
  height: 88px;
  right: 15%;
  bottom: 0;
}
.cmshtml .semester_another:before {
  background-image: url("../img/star_deco.png");
  background-position: top center;
  width: 10%;
  height: 117px;
  left: 16%;
  right: auto;
  top: 0;
  bottom: auto;
}
.cmshtml .semester_tit, .cmshtml .semester_tit a {
  color: #fff;
}
.cmshtml .semester_tit {
  background: #fff;
  font-size: 35px;
  font-weight: 600;
  text-align: center;
  max-width: 300px;
  width: 100%;
  padding: 0px 60px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  transform: translateY(50%);
}
.cmshtml .semester_tit:before {
  background-color: #F26D99;
  border-radius: 10px;
  content: "";
  display: block;
  width: calc(100% - 80px);
  height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
  transition: all 0.3s;
}
.cmshtml .seme_tit_g:before {
  background-color: #2BCFB5;
}
.cmshtml .semester_area {
  border: 4px solid #B0B1B0;
  padding: 110px 4% 60px;
  position: relative;
}
.cmshtml .semester_flex {
  position: relative;
}
.cmshtml .semester_flex + .semester_flex {
  border-top: 1px solid #413C3C;
  padding-top: 90px;
  margin-top: 70px;
}
.cmshtml .semester_flex > div {
  width: calc(25% - 20px);
  margin: 0 10px 20px;
}
.cmshtml .semester_box {
  position: relative;
}
.cmshtml .semester_img {
  margin-bottom: 10px;
}
.cmshtml .semester_img img {
  border-radius: 36px;
}
.cmshtml .semester_month, .cmshtml .semester_txt {
  padding: 0 15px;
}
.cmshtml .semester_month {
  color: #413C3C;
  font-weight: 600;
}
.cmshtml .semester_month::first-letter {
  color: #2BCFB5;
  font-size: 25px;
}
.cmshtml .semester_txt {
  color: #413C3C;
}
@media screen and (max-width: 1400px) {
  .cmshtml .semester {
    padding-top: 40px;
  }
  .cmshtml .semester_area {
    border-width: 2px;
    padding: 60px 3% 30px;
  }
  .cmshtml .semester_tit {
    font-size: 24px;
    padding: 0px 15px;
  }
  .cmshtml .semester_tit:before {
    width: calc(100% - 30px);
  }
  .cmshtml .semester_flex + .semester_flex {
    padding-top: 40px;
    margin-top: 20px;
  }
  .cmshtml .semester_img img {
    border-radius: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .cmshtml .semester {
    padding-top: 30px;
  }
  .cmshtml .semester_tit {
    font-size: 18px;
  }
  .cmshtml .semester_month, .cmshtml .semester_txt {
    padding: 0 10px;
  }
  .cmshtml .semester_img {
    margin-bottom: 0px;
  }
  .cmshtml .semester_img img {
    border-radius: 10px;
  }
  .cmshtml .semester_flex > div {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
  }
}
@media screen and (max-width: 680px) {
  .cmshtml .semester_area {
    padding: 50px 30px 20px;
  }
  .cmshtml .semester_month::first-letter {
    font-size: 20px;
  }
  .cmshtml .semester_txt {
    font-size: 14px;
  }
  .cmshtml .semester_flex + .semester_flex {
    padding-top: 20px;
    margin-top: 0px;
  }
  .cmshtml .semester:before {
    width: 40px;
    height: 88px;
    right: 5%;
  }
  .cmshtml .semester_another:before {
    width: 55px;
    right: auto;
    left: 4%;
  }
}
@media screen and (max-width: 500px) {
  .cmshtml .semester_tit {
    font-size: 18px;
    max-width: 250px;
  }
  .cmshtml .semester:before, .cmshtml .semester_another:before {
    display: none;
  }
  .cmshtml .semester_flex > div {
    width: 100%;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 350px) {
  .cmshtml .semester_area {
    padding: 50px 4% 0px;
  }
}
/*---------------
time_line
---------------*/
.cmshtml .time_line {
  position: relative;
}
.cmshtml .tl_box {
  flex-flow: nowrap;
  padding-bottom: 30px;
  margin-left: auto;
  position: relative;
}
.cmshtml .tl_time {
  max-width: 170px;
  min-width: 170px;
  padding-right: 90px;
  padding-top: 7px;
  position: relative;
}
.cmshtml .time_txt {
  color: #472800;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3;
}
.cmshtml .tl_time:before, .cmshtml .tl_time:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
}
.cmshtml .tl_time:before {
  background: #2BCFB5;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  right: 28px;
  top: 18px;
  z-index: 5;
}
.cmshtml .tl_time:after {
  background: #666666;
  height: calc(100% + 30px);
  width: 2px;
  right: 38px;
  top: 20px;
}
.cmshtml .tl_box:last-child .tl_time:after {
  height: calc(100% - 60px);
}
.cmshtml .tl_inwrap {
  display: flex;
  width: 100%;
}
.cmshtml .tl_textbox {
  background: #fff;
  border-radius: 11px;
  padding: 20px 25px;
  width: 100%;
}
.cmshtml .tl_tit {
  color: #472800;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 5px;
}
.cmshtml .tl_tit::first-letter {
  color: #F26D99;
}
.cmshtml .tl_txt {
  color: #472800;
  font-size: 18px;
  font-weight: 500;
}
.cmshtml .tl_img {
  padding-left: 4%;
  max-width: 290px;
}
.cmshtml .tl_img img {
  border-radius: 20px;
}

@media screen and (max-width: 1000px) {
  .cmshtml .tl_time {
    font-size: 22px;
    min-width: 115px;
    max-width: 115px;
    padding-right: 50px;
  }
  .cmshtml .tl_time:before {
    right: 17px;
    top: 20px;
    width: 15px;
    height: 15px;
  }
  .cmshtml .tl_time:after {
    right: 24px;
  }
  .cmshtml .tl_box {
    padding-bottom: 17px;
  }
  .cmshtml .tl_tit {
    font-size: 22px;
  }
  .cmshtml .tl_txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 680px) {
  .cmshtml .tl_textbox {
    padding: 10px;
  }
  .cmshtml .tl_textbox, .cmshtml .tl_img img {
    border-radius: 6px;
  }
  .cmshtml .time_txt {
    font-size: 20px;
  }
  .cmshtml .tl_time {
    font-size: 18px;
    min-width: 65px;
    padding: 0;
    text-align: center;
  }
  .cmshtml .tl_time:before {
    background: #A3DBA9;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    opacity: 1;
    top: 5px;
  }
  .cmshtml .tl_time:after {
    background: #c5c0bb;
    margin: auto;
    left: 0;
    right: 0;
    z-index: -2;
  }
  .cmshtml .tl_inwrap {
    display: block;
    width: calc(100% - 65px);
  }
  .cmshtml .tl_tit {
    font-size: 18px;
  }
  .cmshtml .tl_txt {
    font-size: 14px;
  }
  .cmshtml .tl_img {
    padding: 0;
    margin-top: 20px;
    margin-left: auto;
    max-width: 200px;
  }
}
/*---------------
accordion
---------------*/
.cmshtml .accordion_blk {
  margin-top: 35px;
  margin-bottom: 60px;
  position: relative;
}
.cmshtml .acco_box {
  background: #fff;
  border: 1px solid #B0B1B0;
  display: block;
  text-align: left;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.cmshtml .acco_box:before {
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: block;
  margin: auto;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  left: 22px;
  z-index: 5;
}
.cmshtml .acco_tit {
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 45px 10px 65px !important;
  position: relative;
}
.cmshtml .acco_tit.active {
  background: #eee;
}
.cmshtml .acco_tit:before, .cmshtml .acco_tit:after {
  background: #2BCFB5;
  content: "";
  display: block;
  width: 15px;
  height: 3px;
  margin: auto;
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  z-index: 1;
  transition: all 0.3s;
}
.cmshtml .acco_tit:after {
  transform: rotate(90deg);
}
.cmshtml .acco_tit.active:after {
  transform: rotate(0deg);
}
.cmshtml .hide_area {
  display: none;
  border-top: 1px solid #ededed;
  padding: 15px 3%;
}
.cmshtml .hide_area > * + * {
  margin-top: 15px;
}
.cmshtml .acco_box:before {
  border: 5px solid #F26D99;
}
.cmshtml .acco_box .acco_tit {
  color: #F26D99;
}
.cmshtml .acco_box.faq_acco:before {
  border-radius: 0;
  border: none;
  content: "Q";
  color: #2BCFB5;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  display: block;
  margin: auto;
  width: auto;
  height: auto;
  position: absolute;
  top: 15px;
  left: 20px;
  transition: all 0.3s;
}
.cmshtml .acco_box.faq_acco .acco_tit {
  padding: 15px 45px 15px 65px !important;
}
/*---------------
img mask
---------------*/
.cmshtml .img_blackMask {
  position: relative;
}
.cmshtml .img_blackMask > div {
  background: #000;
  position: relative;
  overflow: hidden;
}
.cmshtml .img_blackMask img {
  opacity: 0.5;
  transition: all 0.3s;
}
.cmshtml .img_blackMask > div img {
  max-width: none;
  width: 100%;
  height: auto;
}
.cmshtml .img_blackMask > div:hover img {
  opacity: 0.9;
  transform: scale(1.1);
}
.cmshtml .img_blackMask .mask_txt {
  color: #FFF;
  position: absolute;
  margin: auto;
  font-size: 24px;
  left: 0;
  top: 0;
  background: none;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  pointer-events: none;
}
.cmshtml .bnr_box.img_blackMask > div img {
  opacity: 1;
}
.cmshtml .bnr_box.img_blackMask .mask_txt {
  text-shadow: #000 0 0 2px, #000 0 0 2px, #000 0 0 2px, #000 0 0 2px;
  font-size: 30px;
}
.cmshtml .img_blackMask .mask_txt, .cmshtml .img_blackMask .mask_txt p, .cmshtml .img_blackMask .mask_txt a {
  color: #FFF;
}
/*---------------
zoom-img
---------------*/
.cmshtml .zoom-img {
  background: #000;
  overflow: hidden;
  padding: 0 !important;
}
.cmshtml .zoom-img img {
  opacity: 0.6;
  transition: all 0.3s;
  width: 100%;
  height: auto;
  max-width: none;
}
.cmshtml .zoom-img:hover img {
  transform: scale(1.1);
  opacity: 1;
}
/*---------------
preset
---------------*/
.cmshtml .bg_fixed {
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: none !important;
  width: 100% !important;
  transform: none !important;
}
.cmshtml .bg_fixed:before {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .cmshtml .bg_fixed {
    background-attachment: scroll;
  }
}
.cmshtml .rounded_rectangle img {
  border-radius: 6px;
}
.cmshtml .catalogdetail_tags {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}
.cmshtml .catalogdetail_tags > div {
  margin: 0 5px 5px 0 !important;
  display: block;
  padding: 2px 5px !important;
  border: 1px solid #ddd;
  border-radius: 2px;
  background-color: #F5F7F8;
  font-size: 14px;
  color: #666;
  text-decoration: none;
}
.cmshtml .module {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
.cmshtml .mini_module {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.cmshtml .maxWidth_1000 {
  max-width: 1000px;
}
.cmshtml .maxWidth_900 {
  max-width: 900px;
}
.cmshtml .maxWidth_800 {
  max-width: 800px;
}
.cmshtml .maxWidth_700 {
  max-width: 700px;
}
.cmshtml .maxWidth_600 {
  max-width: 600px;
}
.cmshtml .max_module {
  max-width: none;
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.cmshtml .clr_box {
  background: #F5F5F5;
  padding: 60px 4% 60px;
  margin-bottom: 100px;
}
.cmshtml .clr_box:before {
  background-image: url("../img/star_deco.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: "";
  display: block;
  width: 121px;
  height: 117px;
  margin: auto;
  position: absolute;
  right: 15%;
  bottom: 0;
  z-index: 5;
  pointer-events: none;
  transition: all 0.3s;
  transform: translateY(50%);
}
@media screen and (max-width: 1000px) {
  .cmshtml .clr_box:before {
    width: 65px;
    height: 117px;
    right: 10%;
  }
}


@media screen and (min-width: 577px) {
  .cmshtml .flex_x_scroll {
    display: flex !important;
    overflow: auto !important;
    flex-flow: nowrap !important;
    justify-content: flex-start !important;
  }
  .cmshtml .flex_x_scroll > div {

    min-width:260px;

    max-width:260px;

    width:auto;

  }
}
@media screen and (max-width: 576px) {
  .cmshtml .flex_x_scroll {
    display: flex !important;
    flex-flow: wrap !important;
  }
  .cmshtml .flex_x_scroll > div {
    width: 50% !important;
    flex: unset;
  }
  .cmshtml .flex_x_scroll > div .rdplanetext {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .cmshtml .flex_x_scroll > div .rdplaneimage,
  .cmshtml .flex_x_scroll > div .rdplanetext {
    padding-left: 5px;
    padding-right: 5px;
  }
  .cmshtml .flex_x_scroll > div .rdplanetext {
    font-size: 12px;
  }
}
#editView .cmshtml .flex_x_scroll{
    overflow: visible!important;
    flex-flow: wrap!important;
}