@charset "UTF-8";

/*-------------------------------------------------------------------------------------------------------
*********************************************************************************************************
*********************************************************************************************************
******
****** SPスタイル
******
*********************************************************************************************************
*********************************************************************************************************
-------------------------------------------------------------------------------------------------------*/
.add-publish-block {
  width: 100%;
  margin-top: 30px;
}

.add-publish-block .add-publish-block-ttl {
  width: 100%;
  font-size: 22px;
  text-align: center;
  position: relative;
  padding-bottom: 10px;
}

.add-publish-block .add-publish-block-ttl::before {
  content: "";
  background: url(../img/publish/publish-sharp.png) no-repeat center / contain;
  width: 307px;
  height: 8px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.add-publish-block .add-publish-block-txt {
  width: 100%;
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
}

.add-publish-block .add-publish-block-box {
  width: 100%;
  padding: 30px;
  background-color: #f9f8f8;
  margin-top: 20px;
}

.add-publish-block .add-publish-block-box .add-publish-block-box-mail {
  width: 100%;
  text-align: center;
}

.add-publish-block .add-publish-block-box .add-publish-block-box-mail a {
  display: inline-block;
  transition: .2s;
}

.add-publish-block .add-publish-block-box .add-publish-block-box-mail a:hover {
  opacity: .7;
  transition: .2s;
}

.add-publish-block .add-publish-block-box .add-publish-block-box-tel {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

.add-publish-block .add-publish-block-box .add-publish-block-box-tel a {
  display: inline-block;
  transition: .2s;
}

.add-publish-block .add-publish-block-box .add-publish-block-box-tel a:hover {
  opacity: .7;
  transition: .2s;
}

.add-publish-block .add-publish-block-box .add-publish-block-box-txt {
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  margin-top: 20px;
}

.sns_link {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.sns_link li {
  display: inline-block;
  margin: 0 5px;
}

.sns_link li a {
  display: inline-block;
  transition: .2s;
  margin-bottom: 0 !important;
}

.sns_link li a:hover {
  opacity: .7;
  transition: .2s;
}

.sns_link li:last-of-type {
  margin-right: 0;
}


.favorite-btn {
  width: 80%;
  max-width: 300px;
  margin: 0 auto 50px;
}

.favorite-btn a {
  display: inline-block;
  -webkit-transition: .2s;
  transition: .2s;
}

.favorite-btn a:hover {
  opacity: .7;
  -webkit-transition: .2s;
  transition: .2s;
}

.ank {
  display: block;
  padding-top: 60px;
  margin-top: -60px;
}

button.setFav {
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

button.setFav img {
  width: 100%;
  height: 100%;
}

button.delFav {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

.d_none {
  display: none !important;
}

.no_link a {
  pointer-events: none;
  opacity: 0.6;
}

.school_list_add_txt01 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 30px;
}

.full-screen video {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

/*----------------------------------------------------------------------------
******************************************************************************
** style
******************************************************************************
----------------------------------------------------------------------------*/
.school_list .school_list_block .school_list_box_bg .school_list_box .school_list_box01 p .bg01,
.school_list .school_list_block .school_list_box_bg .school_list_box .school_list_box02 p .bg02,
.school_detail .school_detail_block .school_detail_box_bg .school_detail_box .school_detail_box01 p .bg01,
.school_detail .school_detail_block .school_detail_box_bg .school_detail_box .school_detail_box02 p .bg02 {
  width: 116px;
  display: inline-block;
  text-align: center;
  padding: 5px;
  margin-right: 10px;
  line-height: 1.2;
}

.school_detail .school_detail_block .school_detail_box_bg .school_detail_box .school_detail_box01 p .bg01 {
  background: #b19250;
  color: #fff;
}

.school_detail .school_detail_block .school_detail_box_bg .school_detail_box .school_detail_box02 p .bg02 {
  background-color: #333333;
  color: #fff;
}

.school_list .school_list_block .school_list_box_bg .school_list_box .school_list_box02 p a {
  text-decoration: underline;
  color: #000;
}

/* ==== contents === */
.mcon {
  line-height: 1.6;
  /* 行間 */
  word-wrap: break-word;
}

.mcon a img:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.mcon h1 {
  font-size: 2.2rem;
  margin-bottom: 20px;
  background: #eeeeee;
}

.mcon h2 {
  font-size: 1.8rem;
  margin-bottom: 10px;
  margin-top: 20px;
  background: #eeeeee;
}

.mcon h3 {
  font-size: 1.6rem;
  margin-bottom: 8px;
  margin-top: 16px;
  background: #eeeeee;
}

.mcon h4 {
  font-size: 1.2em;
  margin-bottom: 5px;
  margin-top: 5px;
  background: #eeeeee;
}

.mcon h5,
.mcon h6 {
  margin-bottom: 2px;
  margin-top: 5px;
  background: #eeeeee;
}

.mcon hr {
  border: none;
  border-top: 1px dotted black;
}

.mcon iframe {
  max-width: 100%;
}

.mcon img {
  max-width: 100%;
  height: auto;
}

.mcon ol {
  margin-top: 1.2em;
  margin-bottom: 0.7em;
}

.mcon ol li {
  margin-left: 1.5em;
  margin-bottom: 0.5rem;
}

.mcon p {
  margin-bottom: 1em;
}

.mcon ul {
  margin-top: 1.2em;
  margin-bottom: 0.7em;
}

.mcon ul li {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-bottom: 0.5rem;
}

.pc {
  display: none !important;
}

.sp {
  display: block !important;
}

a:hover {
  opacity: 0.7;
}

img {
  max-width: 100%;
  height: auto;
}

.tel {
  pointer-events: auto;
  text-decoration: none;
}

.ank {
  padding-top: 60px;
  margin-top: -60px;
}

/*----------------------------------------------------------------------------
******************************************************************************
** global nav
******************************************************************************
----------------------------------------------------------------------------*/
.nav {
  background: #4c4945;
  color: #fff;
  z-index: 100;
  width: 100%;
  overflow-x: none;
  overflow-y: auto;
  top: 60px;
  right: -100%;
  position: fixed;
  -webkit-transition: All 0.5s ease;
  transition: All 0.5s ease;
}

.nav_list .menu_top {
  margin-top: 20px;
}

.nav_list>li>a {
  font-size: 1.2em;
  color: #000;
  font-weight: bold;
  display: block;
  text-decoration: none;
  position: relative;
  width: 40%;
  margin: calc(30 / 375 * 100%) auto 0;
}

.main_bg .hd .nav_bg .nav_list li.li01 a {
  width: calc(123 / 375 * 100%);
  max-width: 100px;
  margin: calc(60 / 375 * 100%) auto 0;
}

.main_bg .hd .nav_bg .nav_list li.li02 a {
  width: calc(174 / 375 * 100%);
  max-width: 174px;
}

.main_bg .hd .nav_bg .nav_list li.li03 a {
  width: calc(100 / 375 * 100%);
  max-width: 100px;
}

.main_bg .hd .nav_bg .nav_list li.li04 a {
  width: calc(111 / 375 * 100%);
  max-width: 111px;
}

.main_bg .hd .nav_bg .nav_list li.li05 a {
  width: calc(119 / 375 * 100%);
  max-width: 119px;
}

.main_bg .hd .nav_bg .nav_list li.li06 a {
  width: calc(230 / 375 * 100%);
  max-width: 230px;
}

.main_bg .hd .nav_bg .nav_list li.li07 a {
  width: calc(169 / 375 * 100%);
  max-width: 169px;
}

.main_bg .hd .nav_bg .nav_list li a {
  display: block;
  text-decoration: none;
}

.nav_list>li>a::after {
  content: attr(data-text);
  display: block;
}

.sp_nav_open {
  right: 0 !important;
  position: fixed;
}

.sp_nav_trigger {
  cursor: pointer;
  z-index: 1000;
  position: absolute !important;
  top: 0px;
  right: 0px;
  width: 60px;
  height: 60px;
  background: url(../img/common/menu.png) center no-repeat;
  background-size: contain;
}

.sp_nav_trigger.active {
  background: url(../img/common/close.png) center no-repeat;
  background-size: contain;
}

/*----------------------------------------------------------------------------
******************************************************************************
** main
******************************************************************************
----------------------------------------------------------------------------*/
.main_bg.top {
  background: linear-gradient(90deg,
      #f6f3e9 0%,
      #f6f3e9 40%,
      #fff 40%,
      #fff 100%);
}

.main_bg .hd {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  position: fixed;
  z-index: 99999;
  background: #fff;
}

.main_bg .hd .hd_logo {
  width: 35%;
  max-width: 250px;
  margin-left: 3%;
}

.main_bg .hd .hd_logo a {
  display: block;
}

.main_bg .hd .nav_bg {
  width: 60%;
  max-width: 640px;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}

.main_bg .hd .nav_bg .h_login {
  width: 60px;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  background: #b19250;
  position: absolute;
  top: 0;
  right: 121px;
}

.main_bg .hd .nav_bg .h_contact {
  width: 60px;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  background: #b19250;
  position: absolute;
  top: 0;
  right: 60px;
}

.main_bg .hd .nav_bg .nav {
  width: 100%;
}

.main_bg .hd .nav_bg .sp_nav_bg {
  overflow: auto;
  position: relative;
  height: calc(100vh - 60px);
}

.main_bg .hd .nav_bg .sp_menu {
  width: 80%;
  max-width: 300px;
  margin: 30px auto 0;
}

.main_bg .hd .nav_bg .sp_menu .sp_menu_logo {
  width: 80%;
  margin: 0 auto 20px;
}

.main_bg .hd .nav_bg .sp_menu .sp_menu_cv {
  margin-bottom: 10px;
  display: block;
}

.main_bg .hd .nav_bg .nav_list {
  width: 100%;
  margin-bottom: 20px;
}

.main_bg .hd .nav_bg .nav_list li {
  width: 100%;
}

.main_bg .hd .nav_bg .nav_list li a {
  display: block;
  text-decoration: none;
}

.top_main {
  max-width: 100%;
  max-height: 600px;
  margin: 0 auto;
  padding: 60px 0 calc(80 / 750 * 100vw);
  overflow: hidden;
  position: relative;
}

.top_main::after {
  content: "";
  position: absolute;
  background: url(../img/top/item01.png) center no-repeat;
  width: 40%;
  height: 50%;
  max-width: 530px;
  background-size: contain;
  left: 1%;
  bottom: 10%;
}

.slick-slide:not(.slick-active)::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(000, 000, 000, 0.4);
  position: absolute;
  top: 0;
  left: 0;
}

.top_slide_list {
  margin-top: calc(20 / 750 * 100vw);
  margin-bottom: calc(100 / 750 * 100vw);
}

.top_main p._a {
  font-size: 12px;
  font-weight: bold;
  margin: 30px 0 0;
}

.top_main p._a .link {
  display: inline-block;
  color: #607d8b;
  padding-left: 1.3em;
  text-indent: -1.3em;
}

.top_main p._a .link:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 2px solid #607d8b;
  border-right: 2px solid #607d8b;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 10px;
}

.sliderArea {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

.sliderArea.w300 {
  max-width: 300px;
}

.slick-slide {
  margin: 0;
}

.regular_3 .slick-slide {
  margin: 0 calc(10 / 750 * 100vw);
}

.slick-slide img {
  width: 100%;
  height: auto;
}

.slick-prev,
.slick-next {
  z-index: 1;
}

.slick-prev:before,
.slick-next:before {
  color: #000;
}

.slick-slide {
  transition: all ease-in-out 0.3s;
  opacity: 1;
}

.slick-slide {
  position: relative;
}

.slick-active {
  opacity: 1;
}

.slick-current {
  opacity: 1;
}

.thumb {
  margin: 20px 0 0;
}

.thumb .slick-slide {
  cursor: pointer;
}

.thumb .slick-slide:hover {
  opacity: 0.7;
}

.full-screen .slick-list {
  overflow: visible;
}

.full-screen.slider {
  margin: 0 auto;
}

.full-screen .slick-slide {
  margin: 0 calc(10 / 750 * 100vw);
  height: 50vw;
}

.full-screen .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.full-screen {
  position: relative;
}

.full-screen .slick-prev {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../img/common/prev.png) center no-repeat;
  background-size: contain;
  left: 5%;
  top: calc(50% - 15px);
  top: calc(4% - 15px);
  border: none;
  text-indent: -99999%;
  z-index: 100;
}

.full-screen .slick-next {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../img/common/next.png) center no-repeat;
  background-size: contain;
  right: 5%;
  top: calc(50% - 15px);
  top: calc(4% - 15px);
  border: none;
  text-indent: -99999%;
  z-index: 100;
}

.more_btn {
  width: 80%;
  max-width: 280px;
  background: #b19250;
  padding: 3px;
  box-sizing: border-box;
  margin: 0 auto;
}

.more_btn a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  position: relative;
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
}

.more_btn a::before {
  content: "";
  background: url(../img/common/arrow01.png);
  width: 26px;
  height: 8px;
  position: absolute;
  top: calc(50% - 4px);
  right: 25px;
  transition: 0.3s;
}

.more_btn a:hover::before {
  right: 20px;
}

.more_btn:hover {
  opacity: 0.7;
}

.top_news {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  background: #4c4945;
  position: relative;
  margin-bottom: 100px;
}

.top_news .top_news_block {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.top_news .top_news_block .top_ttl {
  margin-top: -30px;
  position: relative;
  display: block;
  width: 30%;
  max-width: 172px;
}

.top_news .top_news_block .top_ttl::after {
  content: "";
  background: url(../img/top/item02.png) center no-repeat;
  background-size: contain;
  width: 80px;
  height: 70px;
  position: absolute;
  right: -80px;
  bottom: -10px;
}

.top_news .top_news_block .top_news_flex {
  width: 95%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 65px auto 30px;
}

.top_news .top_news_block .top_news_flex .top_news_box {
  width: calc(50% - 7.5px);
  margin-right: 15px;
  margin-bottom: 30px;
  position: relative;
}

.top_news .top_news_block .top_news_flex .top_news_box:nth-child(2n) {
  margin-right: 0;
}

.top_news .top_news_block .top_news_flex .top_news_box .top_news_ttl {
  position: absolute;
  top: -10px;
  left: -5px;
  color: #fff;
  font-size: 16px;
  display: block;
  padding: 3px 15px;
}

.top_news .top_news_block .top_news_flex .top_news_box .top_news_ttl.ballet {
  background: #b19250;
}

.top_news .top_news_block .top_news_flex .top_news_box .top_news_ttl.j_dance {
  background: #d6a5cd;
}

.top_news .top_news_block .top_news_flex .top_news_box .top_news_ttl.dance {
  background: #dc7487;
}

.top_news .top_news_block .top_news_flex .top_news_box .top_news_ttl.theater {
  background: #7c7edc;
}

.top_news .top_news_block .top_news_flex .top_news_box .top_news_ttl.music {
  background: #765b9b;
}

.top_news .top_news_block .top_news_flex .top_news_box .top_news_ttl.s_dance {
  background: #1a8bdc;
}

.top_news .top_news_block .top_news_flex .top_news_box .top_news_ttl.fitness {
  background: #95dc65;
}

.top_news .top_news_block .top_news_flex .top_news_box .top_news_sub {
  padding: 2px 10px;
  background: #000;
  color: #fff;
  font-size: 13px;
  position: absolute;
  top: 40%;
  right: 0;
}

.top_news .top_news_block .top_news_flex .top_news_box .top_news_img {
  width: 100%;
  margin-bottom: 15px;
}

.top_news .top_news_block .top_news_flex .top_news_box .date {
  color: #9e844e;
  display: block;
  margin-bottom: 3px;
  font-size: 16px;
}

.top_news .top_news_block .top_news_flex .top_news_box .txt {
  font-size: 14px;
  color: #fff;
}

.top_news .top_news_block .top_news_flex .top_news_box .txt .ttl {
  font-size: 16px;
  display: block;
  margin-bottom: 3px;
}

.txt .top_a {
  text-decoration: none;
  font-size: 14px;
  color: #fff;
}

.top_news .more_btn {
  margin-bottom: 50px;
}

.top_about {
  width: 100%;
  background: #f6f3e9;
}

.top_about .top_about_block {
  width: 100%;
  padding: 10px 0;
  box-sizing: border-box;
  position: relative;
}

.top_about .top_about_block::after {
  content: "";
  position: absolute;
  background: url(../img/top/item03.png) center no-repeat;
  width: 60%;
  height: 50%;
  max-width: 530px;
  background-size: contain;
  right: 1%;
  bottom: -10%;
  z-index: -1;
}

.top_about .top_about_block .top_about_ttl {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 auto;
}

.top_about .top_about_block .top_ttl {
  position: relative;
  display: block;
  max-width: 200px;
  width: 30%;
  margin-top: -30px;
}

.top_about .top_about_block .top_ttl::after {
  content: "";
  background: url(../img/top/item02.png) center no-repeat;
  background-size: contain;
  width: 80px;
  height: 70px;
  position: absolute;
  right: -80px;
  bottom: -10px;
}

.top_about .top_about_block .top_about_flex {
  margin: 40px 0 60px;
  width: 100%;
}

.top_about .top_about_block .top_about_flex .top_about_img {
  width: 100%;
  margin-bottom: 20px;
}

.top_about .top_about_block .top_about_flex .top_about_text {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}

.top_about .top_about_block .top_about_flex .top_about_text h3 {
  font-size: 22px;
  margin-bottom: 30px;
}

.top_about .top_about_block .top_about_flex .top_about_text p {
  font-size: 18px;
  line-height: 2em;
}

.top_about .top_about_block .top_about_flex .top_about_text p.note {
  font-size: 14px;
  line-height: 2em;
  text-indent: -1em;
  padding-left: 1em;
}

.top_about .top_about_block .top_about_flex .top_about_text .more_btn {
  margin: 50px auto 0;
}

/*----------------------------------------------------------------------------
******************************************************************************
** serch_school
******************************************************************************
----------------------------------------------------------------------------*/
.serch_school {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}

.serch_school.top {
  margin-bottom: 100px;
}

.serch_school.school {
  margin-bottom: 50px;
}

.serch_school .serch_block {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.serch_school .serch_block .serch_block_ttl {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 50px;
}

.serch_school .serch_block .serch_block_ttl .top_sub_ttl {
  font-size: 18px;
  padding-left: 110px;
}

.serch_school .serch_block .top_ttl {
  position: relative;
  display: block;
  width: 30%;
  max-width: 217px;
}

.serch_school .serch_block .top_ttl::after {
  content: "";
  background: url(../img/top/item02.png) center no-repeat;
  background-size: contain;
  width: 80px;
  height: 70px;
  position: absolute;
  right: -80px;
  bottom: -10px;
}

.serch_school .serch_block .serch_ttl {
  text-align: center;
  font-size: 26px;
  position: relative;
  margin: 0 auto;
}

.serch_school .serch_block .serch_ttl::before {
  content: "";
  background: url(../img/school/item01.png) center no-repeat;
  width: 231px;
  height: 21px;
  position: absolute;
  bottom: -25px;
  left: calc(50% - 115px);
}

.serch_school .serch_block .serch_box {
  width: 98%;
  border: 1px solid #b19250;
  background: #faf9f5;
  padding: 20px;
  box-sizing: border-box;
  margin: 0 auto 50px;
}

.serch_school .serch_block .serch_box table {
  width: 100%;
}

.serch_school .serch_block .serch_box table th {
  color: #b19250;
  font-size: 22px;
  width: 100%;
  display: block;
  padding-bottom: 30px;
}

.serch_school .serch_block .serch_box table th .under {
  border-bottom: 1px solid #b19250;
}

.serch_school .serch_block .serch_box table th .comment {
  display: block;
  font-size: 16px;
  color: #888888;
}

.serch_school .serch_block .serch_box table td {
  font-size: 18px;
  width: 100%;
  display: block;
  padding-bottom: 30px;
}

.serch_school .serch_block .serch_box table td input,
.serch_school .serch_block .serch_box table td select {
  border: 1px solid #b19250;
  padding: 3px;
}

.serch_school .serch_block .serch_box table td input[type="checkbox"] {
  /*display: none;*/
}

.serch_school .serch_block .serch_box table td input[type="checkbox"]+label {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}

.serch_school .serch_block .serch_box table td input[type="checkbox"]+label::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border: 1px solid #b19250;
  cursor: pointer;
}

.serch_school .serch_block .serch_box table td input[type="checkbox"]:checked+label::after {
  content: "";
  display: block;
  width: 10px;
  height: 6px;
  box-sizing: border-box;
  border-bottom: 2px solid red;
  border-left: 2px solid red;
  position: absolute;
  top: 40%;
  left: 5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg) translateY(-50%);
}

.serch_school .serch_block .serch_box table td .area1,
.serch_school .serch_block .serch_box table td .genre1 {
  margin-right: 20px;
}

.serch_school .serch_block .serch_box table td .area1 label,
.serch_school .serch_block .serch_box table td .area2 label {
  display: block;
  margin-bottom: 3px;
}

.serch_school .serch_block .serch_box table td .area1 select,
.serch_school .serch_block .serch_box table td .area2 select {
  margin-bottom: 10px;
}

.serch_school .serch_block .serch_box table td .genre1 label,
.serch_school .serch_block .serch_box table td .genre2 label {
  display: block;
  margin-bottom: 3px;
}

.serch_school .serch_block .serch_box table td .genre1 select,
.serch_school .serch_block .serch_box table td .genre2 select {
  margin-bottom: 10px;
}

.serch_school .serch_block .submit_btn {
  width: 80%;
  max-width: 280px;
  margin: 0 auto;
  padding: 3px;
  box-sizing: border-box;
  background: #b19250;
}

.serch_school .serch_block .submit_btn button {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #fff;
  background: #b19250;
}

.serch_school .serch_block .submit_btn:hover {
  opacity: 0.7;
}

/* add 20220708 */

.serch_school .serch_block .serch_box table tr:nth-child(1) td {
  padding-bottom: 20px;
}
.serch_school .serch_block .serch_box table tr:nth-child(1)::after {
  content: "※実施月で検索する場合は「2022/07/」のように年月のみにしてください";
  position: relative;
  left: inherit;
  bottom: inherit;
  font-size: 14px;
  padding-bottom: 30px;
  display: block;
}


/*----------------------------------------------------------------------------
******************************************************************************
** cv_link
******************************************************************************
----------------------------------------------------------------------------*/
.cv_link {
  width: 100%;
  background: url(../img/common/bg01.png);
  background-repeat: repeat;
  padding: 20px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}

.cv_link .cv_flex {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.cv_link .cv_flex a {
  display: block;
  width: 80%;
  background: #fff;
  padding: 3px;
  box-sizing: border-box;
  max-width: 400px;
  position: relative;
  margin-top: 20px;
}

.cv_link .cv_flex a:first-child {
  margin-bottom: 0px;
}

.cv_link .cv_flex a span {
  border: 1px solid #b19250;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding: 15px;
  box-sizing: border-box;
}

.cv_link .cv_flex a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100%);
  height: 100%;
  transform: translate3d(-130%, 0, 0) skewX(70deg);
  z-index: 0;
  transition: transform 0.65s;
  background: #ededed;
  z-index: -1;
}

.cv_link .cv_flex a::after {
  content: "";
  background: url(../img/common/arrow02.png);
  position: absolute;
  background-size: contain;
  width: 26px;
  height: 8px;
  top: calc(50% - 4px);
  right: 25px;
  transition: 0.3s;
  z-index: 5;
}

/*----------------------------------------------------------------------------
******************************************************************************
** content
******************************************************************************
----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------
******************************************************************************
** footer
******************************************************************************
----------------------------------------------------------------------------*/
.ft_bg {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  background-color: #fff;
}

.ft_bg .ft {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.ft_bg .ft .ft_flex {
  margin: 30px 0;
}

.ft_bg .ft .ft_flex .ft_left {
  width: 100%;
  margin-bottom: 20px;
}

.ft_bg .ft .ft_flex .ft_left a {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}

.ft_bg .ft .ft_flex .ft_left p {
  font-size: 14px;
  color: #000;
  max-width: 320px;
  margin: 0 auto;
}

.ft_bg .ft .ft_flex .ft_left p a {
  color: #000;
  display: inline-block;
}

.ft_bg .ft .ft_flex .ft_right {
  width: 100%;
}

.ft_bg .ft .ft_flex .ft_right .ft_link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: 320px;
  margin: 0 auto;
}

.ft_bg .ft .ft_flex .ft_right .ft_link li {
  width: 50%;
  margin-bottom: 15px;
}

.ft_bg .ft .ft_flex .ft_right .ft_link li a {
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 14px;
}

.ft_bg .ft .ft_copy {
  text-align: center;
  margin-bottom: 30px;
}

/*----------------------------------------------------------------------------
******************************************************************************
** pagetop
******************************************************************************
----------------------------------------------------------------------------*/
#pagetop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  width: calc(100 / 750 * 100vw);
  z-index: 10;
}

#pagetop span {
  display: inline-block;
}

#pagetop span img {
  width: 100%;
  height: auto;
}

/*----------------------------------------------------------------------------
******************************************************************************
** page
******************************************************************************
----------------------------------------------------------------------------*/
.sub_main_bg {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding-top: 60px;
}

.sub_main_bg .sub_main {
  width: 100%;
  max-width: 1200px;
  padding: 70px 0;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}

.sub_main_bg h1 {
  font-size: 26px;
  color: #fff;
  text-align: center;
  width: 90%;
  max-width: 500px;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
  background: rgba(0, 0, 0, 0.8);
}

.sub_main_bg h1::before {
  content: "";
  position: absolute;
}

.sub_main_bg.school {
  background: url(../img/school/main_bg.png) center no-repeat;
  background-size: cover;
}

.sub_main_bg.school h1::before {
  content: "";
  background: url(../img/school/main_ttl.png) center no-repeat;
  background-size: contain;
  width: 120px;
  height: 40px;
  top: -25px;
  left: calc(50% - 60px);
}

.sub_main_bg.contact {
  background: url(../img/contact/main_bg.png) center no-repeat;
  background-size: cover;
}

.sub_main_bg.contact h1::before {
  content: "";
  background: url(../img/contact/main_ttl.png) center no-repeat;
  background-size: contain;
  width: 120px;
  height: 40px;
  top: -25px;
  left: calc(50% - 60px);
}

.sub_main_bg.publish {
  background: url(../img/publish/main_bg.png) center no-repeat;
  background-size: cover;
}

.sub_main_bg.publish h1::before {
  content: "";
  background: url(../img/publish/main_ttl.png) center no-repeat;
  background-size: contain;
  width: 120px;
  height: 40px;
  top: -25px;
  left: calc(50% - 60px);
}

.sub_main_bg.news {
  background: url(../img/news/main_bg.png) center no-repeat;
  background-size: cover;
}

.sub_main_bg.news h1::before {
  content: "";
  background: url(../img/news/main_ttl.png) center no-repeat;
  background-size: contain;
  width: 120px;
  height: 40px;
  top: -25px;
  left: calc(50% - 60px);
}

.sub_main_bg.law ,
.sub_main_bg.privacy {
  background: url(../img/law/main_bg.png) center no-repeat;
  background-size: cover;
}

.sub_main_bg.law h1::before {
  content: "";
  background: url(../img/law/main_ttl.png) center no-repeat;
  background-size: contain;
  width: 120px;
  height: 40px;
  top: -25px;
  left: calc(50% - 60px);
}

.sub_main_bg.privacy h1::before {
  content: "";
  background: url(../img/privacy/main_ttl.png) center no-repeat;
  background-size: contain;
  width: 120px;
  height: 40px;
  top: -25px;
  left: calc(50% - 60px);
}

.sub_main_bg.company {
  background: url(../img/company/main_bg.png) center no-repeat;
  background-size: cover;
}

.sub_main_bg.company h1::before {
  content: "";
  background: url(../img/company/main_ttl.png) center no-repeat;
  background-size: contain;
  width: 120px;
  height: 40px;
  top: -25px;
  left: calc(50% - 60px);
}

.bread_Area {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.bread_Area .breadcrumb {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.bread_Area .breadcrumb li {
  font-size: 14px;
}

.bread_Area .breadcrumb li a {
  color: #b19250;
  text-decoration: none;
}

.bread_Area .breadcrumb li span {
  margin: 0 10px;
}

/*school_list*/
.school_list {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.school_list .school_list_block {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.school_list .school_list_block h2 {
  font-size: 22px;
  border-bottom: 4px double #b19250;
}

.school_list .school_list_block .school_add_note {
  width: 100%;
  font-size: 1em;
  margin-top: 5px;
  padding-left: 1em;
  text-indent: -1em;
}

.school_list .school_list_block .area {
  color: #b19250;
  font-size: 22px;
  margin-top: 25px;
  margin-bottom: 15px;
}

.school_list .school_list_block .school_list_box_bg {
  width: 100%;
  padding: 3px;
  border: 1px solid #ccc;
  background: #f9f9f9;
  margin-top: 30px;
}

.school_list .school_list_block .school_list_box_bg .school_list_box {
  border: 1px solid #ccc;
  padding: 10px;
  box-sizing: border-box;
  display: block;
  text-decoration: none;
  color: #000;
  position: relative;
}

.favolite_btn_area {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 15px;
  right: 15px;
}

.favolite_btn_area::before {
  content: "お気に入り";
  width: 6em;
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translate(-50%, 100%);
}

.school_list_box a {
  text-decoration: none;
  color: #000;
  position: relative;
  z-index: 9999;
}

.school_list .school_list_block .school_list_box_bg .school_list_box h3 {
  font-size: 22px;
  color: #000;
  margin-bottom: 20px;
}

.school_list .school_list_block .school_list_box_bg .school_list_box .school_list_box01 {
  margin-bottom: 20px;
}

.school_list .school_list_block .school_list_box_bg .school_list_box .school_list_box01 p {
  width: 100%;
  margin-bottom: 10px;
  display: flex;
  font-size: 16px;
  align-items: center;
}

.school_list .school_list_block .school_list_box_bg .school_list_box .school_list_box01 p .bg01 {
  background: #b19250;
  color: #fff;
}

.school_list .school_list_block .school_list_box_bg .school_list_box .school_list_box01 p .txt {
  width: calc(100% - 126px);
}

.school_list .school_list_block .school_list_box_bg .school_list_box .school_list_box02 p {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}

.school_list .school_list_block .school_list_box_bg .school_list_box .school_list_box02 p .bg02 {
  background: #333333;
  color: #fff;
}

.school_list .school_list_block .school_list_box_bg .school_list_box .school_list_box02 p .txt {
  width: calc(100% - 126px);
  word-break: break-all;
}

/*school_detail*/
.school_detail {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}

.school_detail .school_detail_block {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.school_detail .school_detail_block .school_detail_box_bg {
  width: 100%;
  padding: 3px;
  border: 1px solid #ccc;
  background: #f9f9f9;
  margin-bottom: 70px;
}

.school_detail .school_detail_block .school_detail_box_bg .school_detail_box {
  border: 1px solid #ccc;
  padding: 15px;
  box-sizing: border-box;
  display: block;
  text-decoration: none;
  color: #000;
  position: relative;
}

.school_detail .school_detail_block .school_detail_box_bg .school_detail_box h3 {
  font-size: 22px;
  color: #000;
  margin-bottom: 20px;
  padding-right: 60px;
}

.school_detail .school_detail_block .school_detail_box_bg .school_detail_box .school_detail_box01 {
  margin-bottom: 20px;
}

.school_detail .school_detail_block .school_detail_box_bg .school_detail_box .school_detail_box01 p,
.school_detail .school_detail_block .school_detail_box_bg .school_detail_box .school_detail_box02 p {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
}

.school_detail .school_detail_block .school_detail_box_bg .school_detail_box .school_detail_box01 p ,
.school_detail .school_detail_block .school_detail_box_bg .school_detail_box .school_detail_box02 p {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}

.school_detail .school_detail_block .school_detail_box_bg .school_detail_box .school_detail_box01 p .txt ,
.school_detail .school_detail_block .school_detail_box_bg .school_detail_box .school_detail_box02 p .txt {
  width: calc(100% - 126px);
  word-break: break-all;
}

.school_detail .school_detail_block .school_detail_link {
  width: 100%;
}

.school_detail .school_detail_block .school_detail_link ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.school_detail .school_detail_block .school_detail_link ul li {
  width: 49%;
  padding: 2px;
  box-sizing: border-box;
  background: #4c4945;
  margin-bottom: 10px;
}

.school_detail .school_detail_block .school_detail_link ul li a {
  display: block;
  padding: 10px 0;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
}

.school_detail_ttl_box {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 80px;
}

.school_detail_ttl_box .school_detail_ttl {
  text-align: center;
  font-size: 26px;
  position: relative;
  margin: 0 auto;
}

.school_detail_ttl_box .school_detail_ttl::before {
  content: "";
  background: url(../img/school/item01.png) center no-repeat;
  width: 231px;
  height: 21px;
  position: absolute;
  bottom: -25px;
  left: calc(50% - 115px);
}

.school_detail_content01 {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.school_detail_content01 .school_detail_content_block {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.school_detail_content01 .school_detail_content_block .school_detail_content_flex {
  width: 100%;
}

.school_detail_content01 .school_detail_content_block .school_detail_content_flex .text_area {
  width: 100%;
}

.school_detail_content01 .school_detail_content_block .school_detail_content_flex .text_area h3 {
  font-size: 22px;
  margin-bottom: 10px;
}

.school_detail_content01 .school_detail_content_block .school_detail_content_flex .text_area p {
  font-size: 16px;
  line-height: 2em;
}

.school_detail_content01 .school_detail_content_block .school_detail_content_flex .img_area {
  width: 100%;
  margin-bottom: 20px;
}

.school_detail_content02 {
  background: #f6f3e9;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}

.school_detail_content02 .school_detail_content_block {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.school_detail_content02 .school_detail_content_flex {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.school_detail_content02 .school_detail_content_flex .school_detail_content_box {
  width: calc(100% / 2 - 7.5px);
  margin-right: 15px;
  margin-bottom: 20px;
}

.school_detail_content02 .school_detail_content_flex .school_detail_content_box:nth-child(2n) {
  margin-right: 0;
}

.school_detail_content02 .school_detail_content_flex .school_detail_content_box .img_area {
  width: 100%;
  margin-bottom: 10px;
}

.school_detail_content02 .school_detail_content_flex .school_detail_content_box .text_area {
  width: 100%;
  margin-top: 5px;
}

.school_detail_content02 .school_detail_content_flex .school_detail_content_box .text_area p {
  font-size: 16px;
}

.school_detail_content02 .school_detail_content_flex .school_detail_content_box .text_area p .date {
  color: #b19250;
  display: block;
  margin-bottom: 5px;
}

.school_detail_content02 .school_detail_content_flex .school_detail_content_box .text_area p .txt {
  color: #000;
}

.school_detail_content03 {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding-bottom: 0px;
}

.school_detail_content03 .school_detail_content_block {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.school_detail_content03 .school_detail_resson h3 {
  font-size: 22px;
  border-bottom: 4px double #b19250;
  margin-bottom: 50px;
}

.school_detail_content03 .school_detail_resson .school_detail_resson_box {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  border: 1px solid #b19250;
  justify-content: space-between;
  margin-bottom: 50px;
}

.school_detail_content03 .school_detail_resson .school_detail_resson_box .text_area {
  width: 100%;
  margin-right: 3%;
}

.school_detail_content03 .school_detail_resson .school_detail_resson_box .text_area h4 {
  font-size: 18px;
  color: #fff;
  background: #b19250;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.school_detail_content03 .school_detail_resson .school_detail_resson_box .img_area {
  width: 100%;
  margin-bottom: 20px;
}

.school_detail_content03 .school_detail_resson .school_detail_resson_box .flex_box {
  width: 100%;
  display: block;
}

.school_detail_content03 .school_detail_resson .school_detail_resson_box .flex_box .hd {
  width: 100%;
  padding: 3px;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  background: #333;
  text-align: center;
  margin-bottom: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}

.school_detail_content03 .school_detail_resson .school_detail_resson_box .flex_box .val {
  width: 100%;
  padding: 3px;
  box-sizing: border-box;
  padding-left: 20px;
  color: #333;
  margin-bottom: 10px;
  font-size: 16px;
}


.school_detail_content07 {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}

.school_detail_content07 .school_detail_content_block {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.school_detail_content07 .school_detail_resson h3 {
  font-size: 22px;
  border-bottom: 4px double #b19250;
  margin-bottom: 50px;
}

.school_detail_content07 .school_detail_resson .school_detail_resson_box {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  border: 1px solid #d75356;
  justify-content: space-between;
  margin-bottom: 50px;
}

.school_detail_content07 .school_detail_resson .school_detail_resson_box .text_area {
  width: 100%;
  margin-right: 3%;
}

.school_detail_content07 .school_detail_resson .school_detail_resson_box .text_area h4 {
  font-size: 18px;
  color: #fff;
  background: #d75356;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.school_detail_content07 .school_detail_resson .school_detail_resson_box .img_area {
  width: 100%;
  margin-bottom: 20px;
}

.school_detail_content07 .school_detail_resson .school_detail_resson_box .flex_box {
  width: 100%;
  display: block;
}

.school_detail_content07 .school_detail_resson .school_detail_resson_box .flex_box .hd {
  width: 100%;
  padding: 3px;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  background: #333;
  text-align: center;
  margin-bottom: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}

.school_detail_content07 .school_detail_resson .school_detail_resson_box .flex_box .val {
  width: 100%;
  padding: 3px;
  box-sizing: border-box;
  padding-left: 20px;
  color: #333;
  margin-bottom: 10px;
  font-size: 16px;
}

.school_detail_content04 {
  background: #f6f3e9;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}

.school_detail_content04 .school_detail_content_block {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.school_detail_content04 .school_benefits_block {
  width: 100%;
  border: 1px solid #b19250;
  position: relative;
  background: #fff;
  margin-bottom: 20px;
}

.school_detail_content04 .school_benefits_block h3 {
  background: #b19250;
  text-align: center;
  color: #fff;
  font-size: 24px;
}

.school_detail_content04 .school_benefits_block .school_benefits_box {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}

.school_detail_content04 .school_benefits_block .flex_box {
  width: 98%;
  margin: 0 auto;
  position: relative;
}

.school_detail_content04 .school_benefits_block .flex_box .hd {
  width: 100%;
  padding: 3px;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  background: #333;
  text-align: center;
  margin-bottom: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}

.school_detail_content04 .school_benefits_block .flex_box .val {
  width: 100%;
  padding: 3px;
  box-sizing: border-box;
  padding-left: 20px;
  color: #333;
  margin-bottom: 10px;
  font-size: 16px;
}

.school_detail_content04 .school_benefits_block::before {
  content: "";
  background: url(../img/school/item02.png) center no-repeat;
  width: 170px;
  height: 120px;
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.school_detail_content04 .school_benefits_block::after {
  content: "";
  background: url(../img/school/item03.png) center no-repeat;
  width: 170px;
  height: 120px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.school_detail_content05 {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}

.school_detail_content05 .school_detail_content_block {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.school_detail_content05 .school_access_tb {
  width: 100%;
}

.school_detail_content05 .school_access_tb table {
  width: 100%;
}

.school_detail_content05 .school_access_tb table th {
  background: #4c4945;
  padding: 10px 30px;
  width: 100%;
  display: block;
  color: #fff;
  box-sizing: border-box;
  border-bottom: 1px solid #fff;
  font-size: 18px;
}

.school_detail_content05 .school_access_tb table td {
  font-size: 16px;
  color: #333;
  background: #ededed;
  padding: 10px 15px;
  box-sizing: border-box;
  border-bottom: 1px solid #fff;
  width: 100%;
  display: block;
}

.school_detail_content05 .school_access_tb table td a {
  text-decoration: none;
  color: #333;
}

.school_detail_content05 .school_access_tb table td .relative_school {
  display: block;
}

.school_detail_content05 .school_access_tb table td .relative_school .school_name {
  min-width: 120px;
  display: inline-block;
}

.school_detail_content05 .school_access_tb table td .relative_school a {
  display: inline-block;
  text-decoration: none;
  color: #b29453;
  margin-left: 20px;
}

.school_detail_content05 .school_access_tb table td.mail {
  margin: 20px 0 0 0;
}

.school_detail_content05 .school_access_tb table td.mail a {
  background: #4c4945;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 280px;
  padding: 10px 30px;
  box-sizing: border-box;
}

.school_detail_content05 .school_map {
  margin: 30px 0;
  width: 100%;
  height: 300px;
}

.school_detail_content05 .school_map iframe {
  width: 100%;
  height: 100%;
}

.school_detail_content06 {
  background: #f6f3e9;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding-bottom: 70px;
}

.school_detail_content06 .school_detail_content_block {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.school_detail_content06 .cf:after {
  content: "";
  display: table;
}

.school_detail_content06 .cf:after {
  clear: both;
}

.school_detail_content06 .cf {
  zoom: 1;
}

.school_detail_content06 #school_gallery_content {
  width: 100%;
  max-width: 980px;
  margin: 0 auto 50px;
}

.school_detail_content06 #featured_img img,
.school_detail_content06 #thumb_img img {
  max-width: 100%;
}

.school_detail_content06 #featured_img {
  margin-bottom: 20px;
}

.school_detail_content06 #thumb_img {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.school_detail_content06 #thumb_img .thumb_img_box {
  float: left;
  max-width: 32%;
  width: calc(33% - 10px);
  margin-right: 10px;
  cursor: pointer;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.school_detail_content06 #thumb_img .thumb_img_box:nth-child(3n) {
  margin-right: 0;
}

.school_detail_content06 #thumb_img .thumb_img_box:last-child {
  margin-right: 0;
}

.school_detail_content06 .school_main_gallery {
  width: 100%;
  max-width: 980px;
  margin: 0 auto 50px;
  text-align: center;
}

.school_detail_content06 .school_main_gallery ul {
  width: 100%;
}

.school_detail_content06 .school_main_gallery ul li {
  width: 100%;
  display: none;
}

.school_detail_content06 .school_main_gallery ul li.current {
  display: block;
}

.school_detail_content06 .school_sub_gallery {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

.school_detail_content06 .school_sub_gallery ul {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.school_detail_content06 .school_sub_gallery ul li {
  width: calc(20% - 8px);
  margin-right: 10px;
  margin-bottom: 10px;
}

.school_detail_content06 .school_sub_gallery ul li:nth-child(5n) {
  margin-right: 0;
}

/*school_news*/
.school_news_ttl_box {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 80px;
}

.school_news_ttl_box .school_news_ttl {
  text-align: center;
  font-size: 26px;
  position: relative;
  margin: 0 auto;
}

.school_news_ttl_box .school_news_ttl::before {
  content: "";
  background: url(../img/school/item01.png) center no-repeat;
  width: 231px;
  height: 21px;
  position: absolute;
  bottom: -25px;
  left: calc(50% - 115px);
}

.school_news {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}

.school_news.school_news_lessonn_bg {
  background: #f6f3e9;
}

.school_news .school_news_block {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.school_news .school_news_block .school_news_box {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  background: #faf9f5;
  border: 1px solid #b19250;
  margin-bottom: 50px;
}

.school_news .school_news_block .school_news_box h3 {
  font-size: 24px;
  color: #000;
  border-bottom: 1px solid #b19250;
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}

.school_news .school_news_block .school_news_box h3 .date {
  background: #b19250;
  padding: 3px 10px;
  margin-right: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 5px;
}

.school_news .school_news_block .school_news_box p {
  font-size: 16px;
  line-height: 2em;
}

.school_news .school_news_lessonn {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #b19250;
  margin-bottom: 50px;
}

.school_news .school_news_lessonn h3 {
  background: #b19250;
  font-size: 20px;
  color: #fff;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.school_news .school_news_lessonn .date {
  color: #b19250;
  font-size: 14px;
  margin-bottom: 10px;
}

.school_news .school_news_lessonn .date.time {
  margin-left: 20px;
}

.school_news .school_news_lessonn .txt {
  font-size: 16px;
  line-height: 2em;
}

/*contact,publish*/
.contact_bg,
.publish_bg {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-bottom: 100px;
}

.contact_bg .contact_block,
.contact_bg .publish_block,
.publish_bg .contact_block,
.publish_bg .publish_block {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.contact_bg .contact_ttl,
.contact_bg .publish_ttl,
.publish_bg .contact_ttl,
.publish_bg .publish_ttl {
  text-align: center;
  font-size: 26px;
  position: relative;
  margin: 0 auto 50px;
}

.contact_bg .contact_ttl::before,
.contact_bg .publish_ttl::before,
.publish_bg .contact_ttl::before,
.publish_bg .publish_ttl::before {
  content: "";
  background: url(../img/school/item01.png) center no-repeat;
  width: 231px;
  height: 21px;
  position: absolute;
  bottom: -25px;
  left: calc(50% - 115px);
}

.contact_bg .contact_txt,
.contact_bg .publish_txt,
.publish_bg .contact_txt,
.publish_bg .publish_txt {
  font-size: 18px;
}

.contact_bg .contact_area,
.contact_bg .publish_area,
.publish_bg .contact_area,
.publish_bg .publish_area {
  margin: 70px auto;
  padding: 20px 10px;
  width: 100%;
  box-sizing: border-box;
  background: #faf9f5;
  border: 1px solid #bca168;
  /* Checkbox */
}

.contact_bg .contact_area table,
.contact_bg .publish_area table,
.publish_bg .contact_area table,
.publish_bg .publish_area table {
  width: 100%;
}

.contact_bg .contact_area table th,
.contact_bg .publish_area table th,
.publish_bg .contact_area table th,
.publish_bg .publish_area table th {
  width: 100%;
  display: block;
  padding: 25px 0 0;
  box-sizing: border-box;
  font-size: 18px;
  position: relative;
}

.contact_bg .contact_area table th .required,
.contact_bg .publish_area table th .required,
.publish_bg .contact_area table th .required,
.publish_bg .publish_area table th .required {
  font-size: 14px;
  color: #fff;
  background: #b12626;
  text-align: center;
  padding: 3px;
  box-sizing: border-box;
  width: 60px;
  position: absolute;
  right: 0;
}

.contact_bg .contact_area table td,
.contact_bg .publish_area table td,
.publish_bg .contact_area table td,
.publish_bg .publish_area table td {
  width: 100%;
  display: block;
  padding: 25px 0 25px 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
}

.contact_bg .contact_area table td.tel input,
.contact_bg .publish_area table td.tel input,
.publish_bg .contact_area table td.tel input,
.publish_bg .publish_area table td.tel input {
  width: 26%;
  margin: 0 5px;
  padding: 3px;
}

.contact_bg .contact_area table td.tel input:first-child,
.contact_bg .publish_area table td.tel input:first-child,
.publish_bg .contact_area table td.tel input:first-child,
.publish_bg .publish_area table td.tel input:first-child {
  margin-left: 0;
}

.contact_bg .contact_area table td.tel input:last-child,
.contact_bg .publish_area table td.tel input:last-child,
.publish_bg .contact_area table td.tel input:last-child,
.publish_bg .publish_area table td.tel input:last-child {
  margin-right: 0;
}

.contact_bg .contact_area table td.contact_about,
.contact_bg .publish_area table td.contact_about,
.publish_bg .contact_area table td.contact_about,
.publish_bg .publish_area table td.contact_about {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.contact_bg .contact_area table td.contact_about label,
.contact_bg .publish_area table td.contact_about label,
.publish_bg .contact_area table td.contact_about label,
.publish_bg .publish_area table td.contact_about label {
  width: 100%;
  font-size: 16px;
}

.contact_bg .contact_area table td.publish_address input,
.contact_bg .publish_area table td.publish_address input,
.publish_bg .contact_area table td.publish_address input,
.publish_bg .publish_area table td.publish_address input {
  margin-bottom: 15px;
}

.contact_bg .contact_area table td.publish_address input:first-child,
.contact_bg .publish_area table td.publish_address input:first-child,
.publish_bg .contact_area table td.publish_address input:first-child,
.publish_bg .publish_area table td.publish_address input:first-child {
  width: 80%;
  margin-left: 5px;
  margin-bottom: 5px;
}

.contact_bg .contact_area table td.publish_address .publish_address_btn,
.contact_bg .publish_area table td.publish_address .publish_address_btn,
.publish_bg .contact_area table td.publish_address .publish_address_btn,
.publish_bg .publish_area table td.publish_address .publish_address_btn {
  color: #fff;
  font-size: 16px;
  background: #bca168;
  border: none;
  padding: 3px 15px;
  margin-bottom: 15px;
}

.contact_bg .contact_area table td.publish_address .publish_address_btn:hover,
.contact_bg .publish_area table td.publish_address .publish_address_btn:hover,
.publish_bg .contact_area table td.publish_address .publish_address_btn:hover,
.publish_bg .publish_area table td.publish_address .publish_address_btn:hover {
  opacity: 0.7;
}

.contact_bg .contact_area table td.jenre_select .jenre_block,
.contact_bg .publish_area table td.jenre_select .jenre_block,
.publish_bg .contact_area table td.jenre_select .jenre_block,
.publish_bg .publish_area table td.jenre_select .jenre_block {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.contact_bg .contact_area table td.jenre_select .jenre_block .jenre_box,
.contact_bg .publish_area table td.jenre_select .jenre_block .jenre_box,
.publish_bg .contact_area table td.jenre_select .jenre_block .jenre_box,
.publish_bg .publish_area table td.jenre_select .jenre_block .jenre_box {
  margin-bottom: 10px;
}

.contact_bg .contact_area table td.jenre_select .jenre_block .jenre_box span,
.contact_bg .publish_area table td.jenre_select .jenre_block .jenre_box span,
.publish_bg .contact_area table td.jenre_select .jenre_block .jenre_box span,
.publish_bg .publish_area table td.jenre_select .jenre_block .jenre_box span {
  margin-right: 5px;
  font-size: 16px;
}

.contact_bg .contact_area table td.jenre_select .jenre_block .jenre_box:first-child,
.contact_bg .publish_area table td.jenre_select .jenre_block .jenre_box:first-child,
.publish_bg .contact_area table td.jenre_select .jenre_block .jenre_box:first-child,
.publish_bg .publish_area table td.jenre_select .jenre_block .jenre_box:first-child {
  margin-right: 20px;
}

.contact_bg .contact_area table td.jenre_select .jenre_block .jenre_box select,
.contact_bg .publish_area table td.jenre_select .jenre_block .jenre_box select,
.publish_bg .contact_area table td.jenre_select .jenre_block .jenre_box select,
.publish_bg .publish_area table td.jenre_select .jenre_block .jenre_box select {
  padding: 5px 15px;
}

.contact_bg .contact_area table td .radio,
.contact_bg .publish_area table td .radio,
.publish_bg .contact_area table td .radio,
.publish_bg .publish_area table td .radio {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 10px;
}

.contact_bg .contact_area table td input,
.contact_bg .contact_area table td textarea,
.contact_bg .contact_area table td select,
.contact_bg .publish_area table td input,
.contact_bg .publish_area table td textarea,
.contact_bg .publish_area table td select,
.publish_bg .contact_area table td input,
.publish_bg .contact_area table td textarea,
.publish_bg .contact_area table td select,
.publish_bg .publish_area table td input,
.publish_bg .publish_area table td textarea,
.publish_bg .publish_area table td select {
  padding: 7px;
  width: 100%;
  border: 1px solid #bca168;
  font-size: 16px;
  box-sizing: border-box;
}

.contact_bg .contact_area table td textarea,
.contact_bg .publish_area table td textarea,
.publish_bg .contact_area table td textarea,
.publish_bg .publish_area table td textarea {
  min-height: 100px;
  margin-bottom: 10px;
}

.contact_bg .contact_area input[type="radio"],
.contact_bg .publish_area input[type="radio"],
.publish_bg .contact_area input[type="radio"],
.publish_bg .publish_area input[type="radio"] {
  display: none;
}

.contact_bg .contact_area input[type="radio"]+label,
.contact_bg .publish_area input[type="radio"]+label,
.publish_bg .contact_area input[type="radio"]+label,
.publish_bg .publish_area input[type="radio"]+label {
  padding-left: 20px;
  position: relative;
  margin-right: 20px;
}

.contact_bg .contact_area input[type="radio"]+label::before,
.contact_bg .publish_area input[type="radio"]+label::before,
.publish_bg .contact_area input[type="radio"]+label::before,
.publish_bg .publish_area input[type="radio"]+label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 50%;
}

.contact_bg .contact_area input[type="radio"]:checked,
.contact_bg .publish_area input[type="radio"]:checked,
.publish_bg .contact_area input[type="radio"]:checked,
.publish_bg .publish_area input[type="radio"]:checked {
  color: #bca168;
}

.contact_bg .contact_area input[type="radio"]:checked+label::after,
.contact_bg .publish_area input[type="radio"]:checked+label::after,
.publish_bg .contact_area input[type="radio"]:checked+label::after,
.publish_bg .publish_area input[type="radio"]:checked+label::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #bca168;
  border-radius: 50%;
}

.contact_bg .contact_area input[type="checkbox"],
.contact_bg .publish_area input[type="checkbox"],
.publish_bg .contact_area input[type="checkbox"],
.publish_bg .publish_area input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20px;
  width: 20px;
  vertical-align: -0.8rem;
  transition: all 0.15s ease-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin: 0.4rem;
  outline: none;
  border-radius: 10%;
}

.contact_bg .contact_area input[type="checkbox"]:before,
.contact_bg .contact_area input[type="checkbox"]:after,
.contact_bg .publish_area input[type="checkbox"]:before,
.contact_bg .publish_area input[type="checkbox"]:after,
.publish_bg .contact_area input[type="checkbox"]:before,
.publish_bg .contact_area input[type="checkbox"]:after,
.publish_bg .publish_area input[type="checkbox"]:before,
.publish_bg .publish_area input[type="checkbox"]:after {
  position: absolute;
  content: "";
  background: #fff;
  transition: all 0.2s ease-in-out;
}

.contact_bg .contact_area input[type="checkbox"]:before,
.contact_bg .publish_area input[type="checkbox"]:before,
.publish_bg .contact_area input[type="checkbox"]:before,
.publish_bg .publish_area input[type="checkbox"]:before {
  left: 2px;
  top: 6px;
  width: 0;
  height: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.contact_bg .contact_area input[type="checkbox"]:after,
.contact_bg .publish_area input[type="checkbox"]:after,
.publish_bg .contact_area input[type="checkbox"]:after,
.publish_bg .publish_area input[type="checkbox"]:after {
  right: 9px;
  bottom: 3px;
  width: 2px;
  height: 0;
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transition-delay: 0.2s;
}

.contact_bg .contact_area input[type="checkbox"]:checked:before,
.contact_bg .publish_area input[type="checkbox"]:checked:before,
.publish_bg .contact_area input[type="checkbox"]:checked:before,
.publish_bg .publish_area input[type="checkbox"]:checked:before {
  left: 2px;
  top: 11px;
  width: 6px;
  height: 2px;
}

.contact_bg .contact_area input[type="checkbox"]:checked:after,
.contact_bg .publish_area input[type="checkbox"]:checked:after,
.publish_bg .contact_area input[type="checkbox"]:checked:after,
.publish_bg .publish_area input[type="checkbox"]:checked:after {
  right: 5px;
  bottom: 1px;
  width: 2px;
  height: 14px;
}

.contact_bg .contact_area input[type="checkbox"]:indeterminate:before,
.contact_bg .contact_area input[type="checkbox"]:indeterminate:after,
.contact_bg .publish_area input[type="checkbox"]:indeterminate:before,
.contact_bg .publish_area input[type="checkbox"]:indeterminate:after,
.publish_bg .contact_area input[type="checkbox"]:indeterminate:before,
.publish_bg .contact_area input[type="checkbox"]:indeterminate:after,
.publish_bg .publish_area input[type="checkbox"]:indeterminate:before,
.publish_bg .publish_area input[type="checkbox"]:indeterminate:after {
  width: 7px;
  height: 2px;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
}

.contact_bg .contact_area input[type="checkbox"]:indeterminate:before,
.contact_bg .publish_area input[type="checkbox"]:indeterminate:before,
.publish_bg .contact_area input[type="checkbox"]:indeterminate:before,
.publish_bg .publish_area input[type="checkbox"]:indeterminate:before {
  left: 1px;
  top: 7px;
}

.contact_bg .contact_area input[type="checkbox"]:indeterminate:after,
.contact_bg .publish_area input[type="checkbox"]:indeterminate:after,
.publish_bg .contact_area input[type="checkbox"]:indeterminate:after,
.publish_bg .publish_area input[type="checkbox"]:indeterminate:after {
  right: 1px;
  bottom: 7px;
}

.contact_bg .contact_area input[type="checkbox"],
.contact_bg .publish_area input[type="checkbox"],
.publish_bg .contact_area input[type="checkbox"],
.publish_bg .publish_area input[type="checkbox"] {
  border: 1px solid #bca168;
}

.contact_bg .contact_area input[type="checkbox"]:checked,
.contact_bg .contact_area input[type="checkbox"]:indeterminate,
.contact_bg .publish_area input[type="checkbox"]:checked,
.contact_bg .publish_area input[type="checkbox"]:indeterminate,
.publish_bg .contact_area input[type="checkbox"]:checked,
.publish_bg .contact_area input[type="checkbox"]:indeterminate,
.publish_bg .publish_area input[type="checkbox"]:checked,
.publish_bg .publish_area input[type="checkbox"]:indeterminate {
  background: #bca168;
}

.contact_bg .contact_area .contact_privacy,
.contact_bg .contact_area .publish_privacy,
.contact_bg .publish_area .contact_privacy,
.contact_bg .publish_area .publish_privacy,
.publish_bg .contact_area .contact_privacy,
.publish_bg .contact_area .publish_privacy,
.publish_bg .publish_area .contact_privacy,
.publish_bg .publish_area .publish_privacy {
  width: 100%;
  margin: 50px 0;
  border: 1px solid #bca168;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  height: 250px;
  overflow-y: auto;
}

.contact_bg .contact_area .contact_privacy h3,
.contact_bg .contact_area .publish_privacy h3,
.contact_bg .publish_area .contact_privacy h3,
.contact_bg .publish_area .publish_privacy h3,
.publish_bg .contact_area .contact_privacy h3,
.publish_bg .contact_area .publish_privacy h3,
.publish_bg .publish_area .contact_privacy h3,
.publish_bg .publish_area .publish_privacy h3 {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 30px;
}

.contact_bg .contact_area .contact_privacy h3.mt0,
.contact_bg .contact_area .publish_privacy h3.mt0,
.contact_bg .publish_area .contact_privacy h3.mt0,
.contact_bg .publish_area .publish_privacy h3.mt0,
.publish_bg .contact_area .contact_privacy h3.mt0,
.publish_bg .contact_area .publish_privacy h3.mt0,
.publish_bg .publish_area .contact_privacy h3.mt0,
.publish_bg .publish_area .publish_privacy h3.mt0 {
  margin-top: 0;
}

.contact_bg .contact_area .contact_privacy h4,
.contact_bg .contact_area .publish_privacy h4,
.contact_bg .publish_area .contact_privacy h4,
.contact_bg .publish_area .publish_privacy h4,
.publish_bg .contact_area .contact_privacy h4,
.publish_bg .contact_area .publish_privacy h4,
.publish_bg .publish_area .contact_privacy h4,
.publish_bg .publish_area .publish_privacy h4 {
  position: relative;
  font-size: 16px;
  margin-bottom: 5px;
}

.contact_bg .contact_area .contact_privacy h4::before,
.contact_bg .contact_area .publish_privacy h4::before,
.contact_bg .publish_area .contact_privacy h4::before,
.contact_bg .publish_area .publish_privacy h4::before,
.publish_bg .contact_area .contact_privacy h4::before,
.publish_bg .contact_area .publish_privacy h4::before,
.publish_bg .publish_area .contact_privacy h4::before,
.publish_bg .publish_area .publish_privacy h4::before {
  content: "●";
  font-size: 16px;
}

.contact_bg .contact_area .contact_privacy p,
.contact_bg .contact_area .publish_privacy p,
.contact_bg .publish_area .contact_privacy p,
.contact_bg .publish_area .publish_privacy p,
.publish_bg .contact_area .contact_privacy p,
.publish_bg .contact_area .publish_privacy p,
.publish_bg .publish_area .contact_privacy p,
.publish_bg .publish_area .publish_privacy p {
  font-size: 16px;
  margin-bottom: 5px;
}

.contact_bg .contact_area .contact_check,
.contact_bg .contact_area .publish_check,
.contact_bg .publish_area .contact_check,
.contact_bg .publish_area .publish_check,
.publish_bg .contact_area .contact_check,
.publish_bg .contact_area .publish_check,
.publish_bg .publish_area .contact_check,
.publish_bg .publish_area .publish_check {
  text-align: center;
}

.contact_bg .contact_area .contact_check .required,
.contact_bg .contact_area .publish_check .required,
.contact_bg .publish_area .contact_check .required,
.contact_bg .publish_area .publish_check .required,
.publish_bg .contact_area .contact_check .required,
.publish_bg .contact_area .publish_check .required,
.publish_bg .publish_area .contact_check .required,
.publish_bg .publish_area .publish_check .required {
  font-size: 14px;
  color: #fff;
  background: #b12626;
  text-align: center;
  padding: 3px;
  box-sizing: border-box;
  width: 50px;
  display: inline-block;
  margin-right: 10px;
}

.contact_bg .send_btn,
.publish_bg .send_btn {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}

.contact_bg .contact_submit_back,
.contact_bg .publish_submit_back,
.publish_bg .contact_submit_back,
.publish_bg .publish_submit_back {
  width: 35%;
  max-width: 180px;
  padding: 3px;
  box-sizing: border-box;
  background: #b19250;
  position: relative;
  overflow: hidden;
  margin-right: 10px;
}

.contact_bg .contact_submit_back button,
.contact_bg .publish_submit_back button,
.publish_bg .contact_submit_back button,
.publish_bg .publish_submit_back button {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #fff;
  background: #b19250;
  position: relative;
  z-index: 10;
  font-size: 16px;
  color: #fff;
}

.contact_bg .contact_submit_back img,
.contact_bg .publish_submit_back img,
.publish_bg .contact_submit_back img,
.publish_bg .publish_submit_back img {
  z-index: 5;
}

.contact_bg .contact_submit_back:hover,
.contact_bg .publish_submit_back:hover,
.publish_bg .contact_submit_back:hover,
.publish_bg .publish_submit_back:hover {
  opacity: 0.7;
}

.contact_bg .contact_submit,
.contact_bg .publish_submit,
.publish_bg .contact_submit,
.publish_bg .publish_submit {
  width: 60%;
  max-width: 280px;
  padding: 3px;
  box-sizing: border-box;
  background: #b19250;
  position: relative;
  overflow: hidden;
}

.contact_bg .contact_submit button,
.contact_bg .publish_submit button,
.publish_bg .contact_submit button,
.publish_bg .publish_submit button {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #fff;
  background: #b19250;
  position: relative;
  z-index: 10;
  font-size: 16px;
  color: #fff;
}

.contact_bg .contact_submit button::before,
.contact_bg .publish_submit button::before,
.publish_bg .contact_submit button::before,
.publish_bg .publish_submit button::before {
  content: "";
  background: url(../img/common/arrow01.png);
  width: 26px;
  height: 8px;
  position: absolute;
  top: calc(50% - 4px);
  right: 25px;
  transition: 0.3s;
}

.contact_bg .contact_submit img,
.contact_bg .publish_submit img,
.publish_bg .contact_submit img,
.publish_bg .publish_submit img {
  z-index: 5;
}

.contact_bg .contact_submit:hover,
.contact_bg .publish_submit:hover,
.publish_bg .contact_submit:hover,
.publish_bg .publish_submit:hover {
  opacity: 0.7;
}

.contact_bg .contact_submit:hover button::before,
.contact_bg .publish_submit:hover button::before,
.publish_bg .contact_submit:hover button::before,
.publish_bg .publish_submit:hover button::before {
  right: 20px;
}

/*news*/
.news_list_bg {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  background: #fff;
  position: relative;
  margin-bottom: 100px;
}

.news_list_bg .news_list_block {
  width: 100%;
  max-width: 1200px;
  padding: 10px;
  box-sizing: border-box;
}

.news_list_bg .news_list_block .news_list_flex {
  width: 95%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 65px auto 30px;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box {
  width: calc(50% - 7.5px);
  margin-right: 15px;
  margin-bottom: 30px;
  position: relative;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box:nth-child(2n) {
  margin-right: 0;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box .news_list_ttl {
  position: absolute;
  top: -10px;
  left: -5px;
  color: #fff;
  font-size: 16px;
  display: block;
  padding: 3px 15px;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box .news_list_ttl.ballet {
  background: #b19250;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box .news_list_ttl.j_dance {
  background: #d6a5cd;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box .news_list_ttl.dance {
  background: #dc7487;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box .news_list_ttl.theater {
  background: #7c7edc;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box .news_list_ttl.music {
  background: #765b9b;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box .news_list_ttl.s_dance {
  background: #1a8bdc;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box .news_list_ttl.fitness {
  background: #95dc65;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box .news_list_sub {
  padding: 2px 10px;
  background: #000;
  color: #fff;
  font-size: 13px;
  position: absolute;
  top: 40%;
  right: 0px;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box .news_list_img {
  width: 100%;
  margin-bottom: 15px;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box .date {
  color: #9e844e;
  display: block;
  margin-bottom: 3px;
  font-size: 16px;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box .txt {
  font-size: 14px;
  color: #333;
}

.news_list_bg .news_list_block .news_list_flex .news_list_box .txt .ttl {
  font-size: 16px;
  display: block;
  margin-bottom: 3px;
}

.news_detail {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  background: #fff;
  position: relative;
  margin-bottom: 100px;
}

.news_detail .news_detail_block {
  width: 100%;
  max-width: 980px;
  padding: 10px;
  box-sizing: border-box;
}

.news_detail .news_detail_block .news_detail_ttl {
  width: 100%;
  font-size: 24px;
  color: #000;
  border-bottom: 3px double #b19250;
}

.news_detail .news_detail_block .date {
  display: block;
  font-size: 16px;
  margin: 10px 0;
  color: #b19250;
}

.news_detail .news_detail_block .news_detail_cate {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.news_detail .news_detail_block .news_detail_cate .cate1 {
  background: #b19250;
  color: #fff;
  padding: 3px 10px;
  margin-right: 10px;
  font-size: 14px;
}

.news_detail .news_detail_block .news_detail_cate .cate2 {
  background: #000;
  color: #fff;
  padding: 3px 10px;
  margin-right: 10px;
  font-size: 14px;
}

.news_detail .news_detail_block .news_detail_cate .cate3 {
  color: #000;
  padding: 3px 0px;
  font-size: 14px;
}

.news_detail .news_detail_block .cf:after {
  clear: both;
}

.news_detail .news_detail_block .cf {
  zoom: 1;
}

.news_detail .news_detail_block #news_detail_img {
  width: 100%;
  max-width: 980px;
  margin: 0 auto 50px;
}

.news_detail .news_detail_block #featured_img img,
.news_detail .news_detail_block #thumb_img img {
  max-width: 100%;
}

.news_detail .news_detail_block #featured_img {
  margin-bottom: 20px;
}

.news_detail .news_detail_block #thumb_img {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.news_detail .news_detail_block #thumb_img .thumb_img_box {
  max-width: 32%;
  width: calc(33% - 8px);
  margin-right: 12px;
  cursor: pointer;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.news_detail .news_detail_block #thumb_img .thumb_img_box:nth-child(3n) {
  margin-right: 0;
}

.news_detail .news_detail_block #thumb_img .thumb_img_box:last-child {
  margin-right: 0;
}

.news_detail .news_detail_block .news_detail_txt {
  margin-bottom: 50px;
}

.news_detail .news_detail_block .news_detail_txt p {
  font-size: 16px;
  line-height: 1.8em;
}

.news_detail .news_detail_block .more_btn {
  margin: 0 auto 50px;
  width: 90%;
  max-width: 300px;
}

.news_detail .news_detail_block .more_btn a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
}

.news_detail .news_detail_block .more_btn a img {
  max-width: 160px;
}

.news_detail .news_detail_block .more_btn a::before {
  right: 20px;
}

.video-container {
  position: relative;
  padding-bottom: 90%;
  padding-top: 30px;
  padding: 0;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 480px) {
  .top_main {
    max-height: 400px;
  }

  .video-container {
    position: relative;
    padding-bottom: 80%;
    padding-top: 30px;
    padding: 0;
    overflow: hidden;
  }

  .video-container iframe,
  .video-container object,
  .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.full-screen .slick-next,
.full-screen .slick-prev {
  top: 50%;
  transform: translateY(-50%);
}

/******20210414*******/
.result_txt {
  font-size: 16px;
  margin-top: 5px;
}

.publish_ttl02 {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}

.publish_ttl02 span {
  font-size: 20px;
  line-height: 1.4;
  color: #b19250;
  display: inline-block;
  position: relative;
  padding: 0 55px;
}

.publish_ttl02 span::before {
  content: "";
  background: url(../img/publish/deco01.png) no-repeat center center / contain;
  width: 50px;
  height: 33px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.publish_ttl02 span::after {
  content: "";
  background: url(../img/publish/deco01.png) no-repeat center center / contain;
  width: 50px;
  height: 33px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.button_area {
  width: 100%;
  margin-top: 30px;
}

.button_area a {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  text-decoration: none;
  font-size: 16px;
  padding: 3px;
  display: block;
  background-color: #b19250;
  position: relative;
  overflow: hidden;
}

.button_area a:nth-of-type(2) {
  background-color: #d04044;
  margin-top: 20px;
}

.button_area a span {
  color: #fff;
  border: solid 1px rgba(255, 255, 255, 0.5);
  display: block;
  padding: 15px 30px 15px 5px;
  text-align: center;
  position: relative;
  z-index: 5;
}

.button_area a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100%);
  height: 100%;
  transform: translate3d(-150%, 0, 0) skewX(70deg);
  z-index: 0;
  transition: transform 0.65s;
  background: #c5af7e;
  z-index: 1;
}

.button_area a:nth-of-type(2)::before {
  background: #ed6064;
}

.button_area a::after {
  content: "";
  background: url(../img/common/arrow01.png);
  width: 26px;
  height: 8px;
  position: absolute;
  top: calc(50% - 4px);
  right: 10px;
  transition: 0.3s;
  z-index: 5;
}

.button_area a:hover::before {
  transform: translate3d(0, 0, 0) skewX(0deg);
  transition: transform 0.65s;
}

.button_area a:hover::after {
  right: 5px;
  transition: 0.3s;
}

.img_area {
  width: 100%;
  margin: 50px auto 0;
}

.img_area figure {
  width: 100%;
  text-align: center;
}

.img_area figure:nth-of-type(2) {
  margin-top: 20px;
}

.point_area {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.point_area .point_box {
  width: 100%;
  padding: 50px 20px 30px;
  background: url(../img/publish/deco02_lt.png) no-repeat top 5px left 5px / 42px 41px,
    url(../img/publish/deco02_lb.png) no-repeat bottom 5px left 5px / 42px 41px,
    url(../img/publish/deco02_rt.png) no-repeat top 5px right 5px / 42px 41px,
    url(../img/publish/deco02_rb.png) no-repeat bottom 5px right 5px / 42px 41px;
  background-color: #f6f3e9;
  border: solid 1px #b19250;
  position: relative;
  margin-top: 60px;
}

.point_area .point_box:nth-of-type(1) {
  margin-right: 0;
}

.point_area .point_box .point_ttl {
  width: 100%;
  border: solid 1px #b19250;
  padding: 4px;
  background-color: #fff;
}

.point_area .point_box .point_ttl span {
  width: 100%;
  height: 70px;
  font-size: 20px;
  color: #b19250;
  line-height: 1.4;
  border: solid 1px #b19250;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.point_area .point_box .point_function {
  width: 73%;
  height: 40px;
  font-size: 16px;
  color: #fff;
  padding: 12px 5px;
  background-color: #b19250;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.point_area .point_box .point_function span {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #b19250;
  padding: 4px 10px 3px;
  background-color: #fff;
  display: inline-block;
  margin-left: 5px;
}

.point_area .point_box .point_function::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27px 14px 0 0;
  border-color: #b19250 transparent transparent transparent;
  position: absolute;
  top: 0;
  right: -14px;
}

.point_area .point_box .point_function::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27px 0 0 14px;
  border-color: transparent transparent transparent #b19250;
  position: absolute;
  bottom: 0;
  right: -14px;
}

.point_area .point_box .point_function span::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 27px 0;
  border-color: transparent #b19250 transparent transparent;
  position: absolute;
  top: 0;
  left: -14px;
}

.point_area .point_box .point_function span::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 27px 14px;
  border-color: transparent transparent #b19250 transparent;
  position: absolute;
  bottom: 0;
  left: -14px;
}

.point_area .point_box .point_txt {
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  margin-top: 20px;
}

.point_area .point_box .point_img {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}


/*****20220325*****/
.school_detail_body {
  background-color: #2d221e;
}

.school_detail_body .bread_Area .breadcrumb li {
  color: #d1c28c;
}

.school_detail_body .bread_Area .breadcrumb li a,
.school_detail_body .bread_Area .breadcrumb li span {
  color: #b19250;
}

.school_detail_body .sub_main_bg.school {
  background: url(../img/school/main_bg02.png) no-repeat center / cover;
}

.school_detail_body .school_detail .school_detail_block .school_detail_box_bg {
  background-color: #fff;
}

.school_detail_body .school_detail .school_detail_block .school_detail_link ul li {
  background-color: #7d6d67;
}

.school_detail_body .school_detail .school_detail_block .school_detail_link ul li a {
  border: 1px solid #beb6b3;
}

.school_detail_body .school_detail_ttl {
  color: #d1c28c;
}

.school_detail_body .school_detail_content02 {
  background: url(../img/school/bg01.png) repeat;
}

.school_detail_body .school_detail_content02 .school_detail_ttl {
  color: #fff;
}

.school_detail_body .school_detail_content02 .school_detail_ttl::before {
  background: url(../img/school/item04.png) center no-repeat;
}

.school_detail_body .school_detail_content02 .school_detail_content_flex .news_img {
  width: 100%;
}

.school_detail_body .school_detail_content02 .school_detail_content_flex .news_img figure {
  width: 100%;
  padding-top: 66.6666%;
  position: relative;
}

.school_detail_body .school_detail_content02 .school_detail_content_flex .news_img figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.school_detail_body .school_detail_content02 .school_detail_content_flex .school_detail_content_box .text_area p {
  color: #fff;
}

.school_detail_body .school_detail_content02 .school_detail_content_flex .school_detail_content_box .text_area p .date {
  color: #fff;
}

.school_detail_body .school_detail_content02 .school_detail_content_flex .school_detail_content_box .text_area p .txt a {
  color: #fff;
  text-decoration: none;
}

.school_detail_body .school_detail_content03 .school_detail_resson h3 {
  color: #d1c28c;
}

.school_detail_body .school_detail_content03 .school_detail_resson .school_detail_resson_box {
  background-color: #fff;
  align-items: flex-start;
}

.school_detail_body .school_detail_content03 .school_detail_resson .school_detail_resson_box .text_area {
  width: 100%;
}

.school_detail_body .school_detail_content03 .school_detail_resson .school_detail_resson_box .img_area {
  width: 100%;
  margin-top: 0;
}

.school_detail_body .school_detail_content03 .school_detail_resson .school_detail_resson_box .img_area figure {
  width: 100%;
  padding-top: 66.666%;
  position: relative;
}

.school_detail_body .school_detail_content03 .school_detail_resson .school_detail_resson_box .img_area figure::before {
  content: "";
  width: 100%;
  padding-top: 66.666%;
  background: url(../img/school/photoframe04.png) no-repeat center / cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.school_detail_body .school_detail_content03 .school_detail_resson .school_detail_resson_box .img_area img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.school_detail_body .school_detail_content07 .school_detail_ttl {
  color: #2d221e;
}

.school_detail_body .school_detail_content07 .school_detail_ttl::before {
  background: url(../img/school/item05.png) center no-repeat;
}

.school_detail_body .school_detail_content07 .school_detail_resson .school_detail_resson_box {
  background-color: #fff;
  align-items: flex-start;
  border: 1px solid #d75356;
}

.school_detail_body .school_detail_content07 .school_detail_resson .school_detail_resson_box .text_area {
  width: 100%;
}

.school_detail_body .school_detail_content07 .school_detail_resson .school_detail_resson_box .text_area h4 {
  background-color: #d75356;
}

.school_detail_body .school_detail_content07 .school_detail_resson .school_detail_resson_box .img_area {
  width: 100%;
  margin-top: 0;
}

.school_detail_body .school_detail_content07 .school_detail_resson .school_detail_resson_box .img_area figure {
  width: 100%;
  padding-top: 66.666%;
  position: relative;
}

.school_detail_body .school_detail_content07 .school_detail_resson .school_detail_resson_box .img_area figure::before {
  content: "";
  width: 100%;
  padding-top: 66.666%;
  background: url(../img/school/photoframe04.png) no-repeat center / cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.school_detail_body .school_detail_content07 .school_detail_resson .school_detail_resson_box .img_area img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.school_detail_body .school_detail_content04 {
  background: url(../img/school/bg01.png) repeat;
}

.school_detail_body .school_detail_content04 .school_benefits_block {
  border: none;
}

.school_detail_body .school_detail_content04 .school_detail_ttl {
  color: #fff;
}

.school_detail_body .school_detail_content04 .school_detail_ttl::before {
  background: url(../img/school/item04.png) center no-repeat;
}

.school_detail_body .school_detail_content04 .school_detail_content_flex .school_detail_content_box .text_area p {
  color: #fff;
}

.school_detail_body .school_detail_content04 .school_detail_content_flex .school_detail_content_box .text_area p .date {
  color: #fff;
}

.school_detail_body .school_detail_content04 .school_benefits_block h3 {
  background-color: #4c4945;
}

.school_detail_body .school_detail_content04 .school_benefits_block .flex_box .hd {
  background-color: #4c4945;
}

.school_detail_body .school_detail_content05 .school_access_tb table th {
  border-bottom: 1px solid #2d221e;
}

.school_detail_body .school_detail_content05 .school_access_tb table td {
  background-color: #ededed;
  border-bottom: 1px solid #2d221e;
}

.school_detail_body .school_detail_content06 {
  background: url(../img/school/bg01.png) repeat;
}

.school_detail_body .school_detail_content06 .school_detail_ttl {
  color: #fff;
}

.school_detail_body .school_detail_content06 .school_detail_ttl::before {
  background: url(../img/school/item04.png) center no-repeat;
}

.school_detail_body .school_detail_content06 #featured_img .img_wrapper {
  width: 100%;
  padding-top: 66.666%;
  position: relative;
}

.school_detail_body .school_detail_content06 #featured_img .img_wrapper::before {
  content: "";
  width: 100%;
  padding-top: 66.666%;
  background: url(../img/school/photoframe05.png) no-repeat center / cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.school_detail_body .school_detail_content06 #featured_img .img_wrapper a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.school_detail_body .school_detail_content06 #featured_img .img_wrapper .g_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.common_school_detail_block_wrapper {
  width: 100%;
}

.common_school_detail_block {
  width: 100%;
  margin-top: 50px;
}

.common_school_detail_block:first-of-type {
  margin-top: 0;
}

.common_school_detail_block::after {
  content: "";
  clear: both;
  display: block;
}

.common_school_detail_block .block_ttl01 {
  width: 100%;
  font-size: 22px;
  color: #d1c28c;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.common_school_detail_block .block_img01 {
  width: 100%;
  margin-top: 20px;
}

.common_school_detail_block .block_img01 figure {
  width: 100%;
  padding-top: 66.666%;
  overflow: hidden;
  position: relative;
}

.common_school_detail_block .block_img01 figure::before {
  content: "";
  width: 100%;
  padding-top: 66.666%;
  background: url(../img/school/photoframe04.png) no-repeat center / cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.common_school_detail_block .block_img01 figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.common_school_detail_block .block_txt01 {
  width: 100%;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-top: 20px;
  word-break: break-word;
}

.common_ttl01 {
  padding: 20px 30px !important;
  position: relative !important;
  background: url(../img/school/ttl_bg01.png) no-repeat center / cover !important;
}

.common_ttl01::before {
  display: none;
}

.common_ttl01 .ttl_wrapper {
  width: 100%;
  padding: 30px 20px;
  border: solid 2px #fff;
  position: relative;
  display: inline-block;
}

.common_ttl01 .ttl_wrapper::before {
  content: "";
  width: calc(100% + 20px);
  height: calc(100% - 20px);
  border: solid 2px #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.common_ttl01 .ttl_wrapper span {
  font-size: 24px;
  color: #ffffff;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
  padding-top: 60px;
  position: relative;
  display: inline-block;
}

.common_ttl01 .ttl_wrapper span::before {
  content: "";
  width: 120px;
  height: 40px;
  background: url(../img/school/ttl_txt01.png) no-repeat center / contain;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.point_area .point_box02 {
  width: 100%;
  margin-top: 60px;
}

.point_area .point_box02 .box_wrapper {
  width: 100%;
}

.point_area .point_box02 .box_wrapper .point_ttl02 {
  width: 100%;
}

.point_area .point_box02 .box_wrapper .point_ttl02 span {
  width: 100%;
  font-size: 20px;
  color: #b19250;
  font-weight: 500;
  line-height: 1.6;
  display: inline-block;
  text-align: center;
  padding-bottom: 40px;
  position: relative;
}

.point_area .point_box02 .box_wrapper .point_ttl02 span::before {
  content: "";
  width: 145px;
  height: 31px;
  background: url(../img/publish/item02.png) no-repeat center / contain;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.point_area .point_box02 .box_wrapper .button_area {
  width: 100%;
  justify-content: center;
}

.school_detail_content06 #thumb_img .thumb_img_box figure {
  width: 100%;
  padding-top: 66.6666%;
  position: relative;
}

.school_detail_content06 #thumb_img .thumb_img_box figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.txt .top_a {
  text-decoration: none;
  color: #fff;
}

.txt .news_a {
  text-decoration: none;
  color: #000;
}

.txt .school_a {
  text-decoration: none;
  color: #000;
}

.common_ttl10 {
  margin-top: 20px;
}
.common_ttl10 .ttl {
  font-size: 18px;
  margin-left: 20px;
} 

span.txt a {
  color: #333;
}

.school_list .school_list_block .area {
  color: #fff;
  font-size: 20px;
  margin-top: 25px;
  margin-bottom: 15px;
  padding: 5px 0px 5px 15px;
  background: #346cb5;
}
.school_list_block table {
	width: 100%;
}

.school_list_box table th {
  background-color: #003682;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 20px;
}
.school_list_box table th {
  padding: 5px 10px;
}
.school_list_box table th.detailLink {
  border-right: solid #CCCCCC 1px;
  border-left: none;
  vertical-align: middle;
  text-align: right;
}
.school_list_box table td.titledate {
  background-color: #A40035;
  text-align: center;
  font-size: 14px;
  padding: 5px;
  color: #fff;
  width: 130px;
  font-family: sans-serif;
  /*border: 1px solid #EE0077;*/
}
.school_list_box table td.detaildate {
  text-align: center;
  font-size: 16px;
  padding: 10px;
  border: 1px solid #A40035;
  font-family: sans-serif;
}
.school_list_box table td.detaildata {
  vertical-align: top;
  padding: 0 20px;
  font-size: 14px;
}
.school_list_box table td.detaildata p {
  margin-bottom: 40px;
  font-size: 14px;
}
.school_list_box table td.detaildata p a {
  text-decoration: underline;
  word-break: break-all;
}
td.nodatarow {
  display: none;
}
/* 外部リンクボタン
===================================*/
.school_list_box .link_btn{
  display: block;
  margin-top: 20px;
}
.school_list_box .link_btn a{
  color: #080000;
  text-decoration: none !important;
  padding: 10px 20px 10px 40px;
  border-radius: 10px;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all  0.7s ease;
  background: #e9d37c;
  /* padding-right: 31px; */
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22feather%20feather-external-link%22%3E%3Cpath%20d%3D%22M18%2013v6a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2V8a2%202%200%200%201%202-2h6%22%3E%3C%2Fpath%3E%3Cpolyline%20points%3D%2215%203%2021%203%2021%209%22%3E%3C%2Fpolyline%3E%3Cline%20x1%3D%2210%22%20y1%3D%2214%22%20x2%3D%2221%22%20y2%3D%223%22%3E%3C%2Fline%3E%3C%2Fsvg%3E');
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 12px center;
 }
.school_list_box .link_btn a:hover{
   color:#fff;
   background-color:#499eda;
   text-decoration: none;
   padding:20px;
   border: 1px solid #499eda;
}
.school_list_box .link_btn a::after {
}