@charset "utf-8";

/*============================================================
common
============================================================*/
.mb30 {margin-bottom: 30px !important;}
.mb35 {margin-bottom: 35px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb65 {margin-bottom: 65px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb90 {margin-bottom: 90px !important;}
.mb100 {margin-bottom: 100px !important;}
.mb120 {margin-bottom: 120px !important;}
.mb150 {margin-bottom: 150px !important;}
.mb200 {margin-bottom: 200px !important;}
.mt70 {margin-top: 70px !important;}
.mt80 {margin-top: 80px !important;}
.mt100 {margin-top: 100px !important;}
.inner_01 {padding: 0 70px !important;}
.inner_03 {padding: 0 40px !important;}
.tx_ctr {text-align: center !important;}
.fs18 {font-size: 18px !important;}
.fs24 {font-size: 24px !important;}
.bold {font-weight: bold;}
#mainContent,
#mainContentPreview {width: 1062px !important;}
/*--footer--*/
.map_footer {margin-top: 70px;}
.map_footer .map_text   {font-family: "Zen Maru Gothic", serif; margin-bottom: 16px; font-size: 25px;}
.map-embed1 {border-radius: 24px;}
.map_footer .howToGet {
  margin-top: 16px;
  padding: 10px;
  color: #4C7AC4;
  background: #fff;
  font-size: 16px;
  border-radius: 8px;
  height: 32px;
  font-family: "Zen Maru Gothic", serif;
  line-height: 8px;
}
div#Footer div.UsefulLink {height: auto;}
#cartBar {display: none !important;}
/*============================================================
0 top
============================================================*/
.sliderArea .bx-wrapper {
  box-shadow: none;
  margin-bottom: 40px;
}
.sliderArea .bx-wrapper .bx-controls-direction a {
	display: none;
  text-indent: -9999px;
  position: absolute;
  top: calc(50% - 10px);
  width: 32px;
  height: 32px;
  z-index: 9999;
}
.sliderArea .bx-wrapper .bxslider img {width: 320px;}
.sliderArea .bx-wrapper .bx-prev, .sliderArea .bx-wrapper .bx-next {border-radius: 32px;}
.sliderArea .bx-wrapper .bx-next {right: 15px;}
.sliderArea .bx-wrapper .bx-prev {left: 15px;}
.bx-wrapper .bx-prev::after, .bx-wrapper .bx-next::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  top: 8px;
  border: 2px solid transparent;
}
.sliderArea .bx-wrapper .bx-prev, .sliderArea .bx-wrapper .bx-next {background: rgba(0, 0, 0, .2);}
.bx-wrapper .bx-prev::after {
  border-left-color: white;
  border-bottom-color: white;
  transform: rotate(45deg);
  left: 12px;
}
.bx-wrapper .bx-next::after {
  border-right-color: white;
  border-bottom-color: white;
  transform: rotate(-45deg);
  right: 12px;
}
.corresp_top_mv {margin-bottom: 35px;}
ul.top_link_btns {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
ul.scl_detail_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
ul.scl_detail_list li {
  border-radius: 20px;
  box-shadow: 4px 4px 4px #e0e0e0;
  margin-bottom: 30px;
  overflow: hidden;
}
ul.scl_detail_list li .scl_txt {padding: 10px 20px 20px;}
.scl_txt .scl_name {font-size: 30px;}
.scl_txt .cart_box {
  width: 220px;
  height: 40px;
  background: #f09810;
  color: white;
  border-radius: 8px;
  padding: 10px 10px 10px 15px;
}
.scl_txt .cart_box input {transform: scale(1.8);}
.scl_txt .cart_box span {
  font-size: 16px;
  margin-left: 10px;
}
.word_cnt {display:none}
/*------ マルチ検索 ------*/
.searchMaruti {
  width: 1062px;
  margin-left: -41px;
  padding: 30px 40px;
  background: #f6f6f6;
  margin-bottom: 20px;
}
.searchMaruti .inner {position: relative;}
.searchTbl {
  width: 100%;
  height: 50px;
  border-collapse: separate;
  table-layout: fixed;
  border: 1px solid #C7C7C7;
  background: white;
  border-radius: 10px;
}
.searchTbl td {
  padding: 5px 0;
  cursor: pointer;
}
.searchTbl td > div  {
  display: flex;
  position: relative;
  padding-left: 50px;
  height: 40px;
  font-size: 15px;
  line-height: 15px;
  display: flex;
  align-items: center;
}
.searchTbl td:not(:first-child) > div  {border-left: 1px solid #00a4d4;}
.searchTbl td .areaBox {
  background: url(https://school.js88.com/oc2021/search_icon2.gif) no-repeat left 8px center;
  margin-left: 15px;
}
.searchTbl td .schoolingBox {background: url(/common_img/correspondence/search_icon_scling.gif) no-repeat left 16px center;}
.searchTbl td p {
  position: absolute;
  top: -22px;
}
.searchTbl td .areaBox p {left: 5px;}
.searchTbl td .schoolingBox p {left: -8px;}
.searchTbl td p span {
  color: white;
  padding: 2px 4px;
  background: #00a4d4;
  font-size: 11px;
  position: relative;
}
.searchTbl td p span::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #00a4d4;
  position: absolute;
  bottom: -8px;
  left: calc(50% - 4px);
}
.searchTbl td:last-child {
  border-radius: 0 10px 10px 0;
  width: 80px !important;
  background: #00a4d4 url(https://school.js88.com/img/common/icon-search.png) no-repeat right 10px center;
}
.searchTbl td:last-child a {
  display: block;
  color: white;
  font-size: 16px;
  padding: 7px 10px 0 14px;
  text-decoration: none;
}
/*------ プルダウン　セル設定 ------*/
.pulldownArea {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  width: 100%;
}
.pulldownArea .areaInner {
  position: relative;
}
.pulldownArea .areaInner .listwrap {
  position: absolute;
  border: 1px solid #C7C7C7;
  border-top: none;
  top: 0;
  background: white;
  display: flex;
}
.pulldownArea .areaInner .listwrap ul.cate li,
.pulldownArea .areaInner .listwrap .detail ul li {
  padding: 10px;
  font-size: 14px;
  cursor: pointer;
  min-width: 120px;
}
.pulldownArea .areaInner .listwrap ul.cate li:hover,
.pulldownArea .areaInner .listwrap .detail ul li:hover {
  background: #00a4d4;
  color: white;
}
.pulldownArea .areaInner .listwrap .detail { border-left: 1px solid #C7C7C7;}
/*------ プルダウン位置 ------*/
.pulldownArea .listwrap:nth-child(1) {left: 0;}
.pulldownArea .listwrap:nth-child(2) {left: 452px;}
/*------ ポップアップ ------*/
/* ポップアップwindow部分 */
#overlay {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 70;
  width: 100%;
  height: 100%;
}
/* オーバーレイの背景部分 */
#bg_gray {
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 80;
}
/* ウィンドウ部分 */
#window {
  width: 980px;
  padding: 46px 69px 33px;
  position: fixed;
  background: #fff;
  border-radius: 26px;
  box-shadow: 0px 0px 20px -6px rgba(0,0,0,0.6);
  z-index: 90;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
#window #msg {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
#window #msg figure {
  margin: 0;
  width: 407px;
}
#window #msg figure img {border-radius: 25px;}
#window #msg figure #pop_cap {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  font-family: "Zen Maru Gothic", serif;
  margin-top: 6px;
}
#window #msg #pop_txt {
  width: 50%;
  padding-left: 35px;
  font-size: 16px;
}
/* 閉じるボタン */
#btn_cloth {
  position: absolute;
  top: 14px;
  right: 22px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  z-index: 100;
  cursor: pointer;
}
#btn_cloth:hover {opacity: 0.7;}
#btn_cloth span,
#btn_cloth span::before {
  display: block;
  height: 5px;
  width: 35px;
  border-radius: 3px;
  background: #707070;
}
#btn_cloth span {transform: rotate(45deg);}
#btn_cloth span::before {
  content: "";
  position: absolute;
  bottom: 0;
  transform: rotate(-90deg);
}
/*============================================================
1 top
============================================================*/
.corresp_h {
  margin-top: 30px;
  margin-bottom: 60px;
  color: #333;
  position: relative;
  background-image: url(/common_img/correspondence/main_bg1.png), url(/common_img/correspondence/main_bg2.png), url(/common_img/correspondence/main_bg3.png), url(/common_img/correspondence/main_bg4.png), url(/common_img/correspondence/main_bg5.png);
  background-repeat: no-repeat;
  background-position: top 658px right -20px, top 1508px right -50px, top 2318px right -50px, top 1070px left -16px, top 1880px left -115px;
}
.corresp_h * {box-sizing: border-box;}
.corresp_h a {
  color: inherit;
  transition: .2s linear;
}
.corresp_h a:hover {
  text-decoration: none;
  opacity: .7;
}
.corresp_h img {
  width: 100%;
  border-radius: 16px;
}
.corresp_h .map_footer img {border-radius: 0;}
.corresp_h .main_inner {padding: 0 41px;}
.scl_name_box {
  position: relative;
  margin-bottom: 45px;
}
.corresp_h.campus .scl_name_box {margin-bottom: 50px;}
.corresp_h .typeArea{
  color: #27BBEF;
  border: 1px solid #27BBEF;
  font-weight: bold;
  padding: 2px 4px;
  width: 95px;
  text-align: center;
  font-size: 16px;
  border-radius: 5px;
  margin-bottom: 5px;
}
.corresp_h .typeArea.m_auto{
  margin: 0 auto 5px;
}
main.top .scl_name_box {margin-bottom: 124px;}
.scl_name_box .scl_name {
  font-size: 40px;
  font-weight: bold;
  line-height: 58px;
  font-family: "Zen Maru Gothic", serif;
}
.scl_name_box .ruby {font-size: 16px;}
.scl_name_box .detail {font-size: 16px;}
.scl_name_box .sougou {
  position: absolute;
  top: 30px;
  right: 0;
  width: 185px;
}
.corresp_mv {
	width: 100%;
	margin-bottom: 20px;
}
.btn_box {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
  width: 710px;
  margin: 0 auto 50px;
}
.btn_box .siryou_box {width: 331px;}
.btn_box a.oc {
  width: 385px;
}
.btn_box > * img {
  height: 80px;
  width: auto;
}
.btn_box a {
  height: 80px;
  display: block;
}
.btn_box a.pamph {position: relative;}
.note_free {
  padding-top: 5px;
  font-size: 14px;
}
ul.corresp_tab {
  display: flex;
  margin-bottom: 50px;
  border-bottom: 1px solid #707070;
}
ul.corresp_tab li {
  width: 120px;
  height: 44px;
  text-align: center;
  position: relative;
  font-size: 14px;
  color: white;
}
ul.corresp_tab.campus li {
  width: 110px;
  height: 55px;
}
ul.corresp_tab.campus li.t_club.on {width: 114px;}
ul.corresp_tab.campus li span {font-size: 12px;}
ul.corresp_tab.campus li.on span {font-weight: normal;}
ul.corresp_tab li.top {background: #AAD4FF;}
ul.corresp_tab li.course {background: #69A9D9;}
ul.corresp_tab li.campuslist,
ul.corresp_tab li.student {background: #FFDE80;}
ul.corresp_tab li.campuslife,
ul.corresp_tab li.graduation {background: #FFCBD2;}
ul.corresp_tab li.t_support,
ul.corresp_tab li.teacher {background: #8CD1C3;}
ul.corresp_tab li.t_shinro,
ul.corresp_tab li.calendar {background: #C9ABFE;}
ul.corresp_tab li.t_club {background: #A0DE6A;}
ul.corresp_tab li.oc {background: #FF919F;}
ul.corresp_tab li.on {
  font-size: 16px;
  font-weight: bold;
}
ul.corresp_tab li.on::after {
  content: url(/common_img/correspondence/star.png);
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translate(-50%);
}
ul.corresp_tab li a {
  min-width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 20px;
}
ul.corresp_h_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
ul.corresp_h_list li {
  width: calc(50% - 15px);
  margin-bottom: 30px;
}
ul.corresp_h_list li.top_cell {
  width: 100%;
}
ul.corresp_h_list li.top_cell .course_ttl {
  background: url(/common_img/correspondence/ribbon_bg.png) no-repeat center center;
  font-size: 34px;
  margin: 20px 0 50px;
  height: 68px;
  line-height: 1.8;
}
ul.corresp_h_list li .top_photo {
  border-radius: 20px;
  overflow: hidden;
}
ul.corresp_h_list li .top_photo img {width: 100%;}
.sub_photo {
  border-radius: 12px;
  overflow: hidden;
  width: 405px;
  margin-bottom: 15px;
}
.sub_photo img {width: 100%;}
.lead_box {margin: 16px 0 20px;}
ul.corresp_h_list .lead {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 16px;
  font-family: "Zen Maru Gothic", serif;
}
.lead_box .lead {
  text-align: center;
  margin-bottom: 10px;
}
ul.corresp_h_list .txt {
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
}
.txt.omitted {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.learn_more,
.oc_more_btn {
  position: relative;
  width: fit-content;
  margin: 14px auto 0;
  cursor: pointer;
  font-size: 16px;
  color: #3E5299;
  display: none;
}
.learn_more::before,
.oc_more_btn::before {
  content: "+";
  font-weight: bold;
  position: absolute;
  left: -16px;
  top: 0;
}
.learn_more.open::before,
.oc_more_btn.open::before {content: "－";}
.corresp_h_btm {padding: 0 90px;}
.addr_wrap {
  background: #FFF0DF;
  padding: 80px 111px 47px;
}
main.campus .addr_wrap {background: #FFF4E8;}
.btm_links {
  display: flex;
  justify-content: space-between;
}
.btm_links a {
  width: calc(50% - 9px);
  position: relative;
}
.btm_links a::before {
  display: block;
  position: absolute;
  top: -40px;
  content: "";
  width: 100%;
  height: 50px;
}
.btm_links a.course_info::before {background: url(/common_img/correspondence/btn_bubble01.png) no-repeat center top;}
.btm_links a.campus_list::before {background: url(/common_img/correspondence/btn_bubble02.png) no-repeat center top;}
section.addr {
  border-radius: 20px;
  margin-top: 30px;
  color: #333;
  background: white;
}
section.addr .addr-ttl {
  font-size: 25px;
  font-family: "Zen Maru Gothic", serif;
  font-style: normal;
}
section.addr dt, section.addr dd, section.addr address, section.addr dd a {
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
}
section.addr dt {
  width: 90px;
  white-space: nowrap;
}
section.addr dt::after {
  right: -45px;
}
section.addr dd {
  padding-left: 160px;
  top: 0px;
}
section.addr dd a {
  color: #005DFF;
}
/*============================================================
2 course
============================================================*/
.btn_box a.more_info {margin-top: 30px;}
.btn_box a.more_info::before {
  content: "";
  background: url(/common_img/correspondence/btn_bubble03.png) no-repeat center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 24px;
  position: absolute;
  display: block;
  top: -30px;
}
ul.course_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
ul.course_list li {
  width: calc(50% - 15px);
  margin-bottom: 30px;
}
ul.course_list li .photo {
  border-radius: 20px;
  overflow: hidden;
}
ul.course_list li .lead, .course_ttl {
  font-size: 24px;
  font-weight: bold;
  color: #27BBEF;
  text-align: center;
  font-family: "Zen Maru Gothic", serif;
}
ul.course_list li .txt {
  margin: 0 15px 20px;
  font-size: 16px;
  line-height: 1.8;
}
ul.course_list li .learn_more2 {
  padding: 0 15px;
  text-align: right;
  text-decoration: underline;
  display: flex;
  justify-content: flex-end;
}
/*============================================================
3 course detail
============================================================*/
.lead2 {font-size: 22px;}
.tbl_ttl {
  font-size: 28px;
  font-weight: bold;
  color: #27BBEF;
  text-align: center;
  margin-bottom: 20px;
  font-family: "Zen Maru Gothic", serif;
  background: url(/common_img/correspondence/shine.png) no-repeat center top;
  padding-top: 32px;
}
.tbl_sub_ttl {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 20px;
  font-family: "Zen Maru Gothic", serif;
}
table.cmn_tbl,
figure.cmn_tbig {
  width: 750px;
  margin: 0 auto;
  table-layout: fixed;
}
table.cmn_tbl + .cmn_tbl {
  margin-top: 80px;
}
table.cmn_tbl caption,
figure.cmn_tbig figcaption {
  caption-side: bottom;
  text-align: right;
  font-size: 16px;
  margin: 20px 0px 30px;
  color: #333;
}
table.cmn_tbl th, table.cmn_tbl td {
  text-align: center;
  padding: 12px 0;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  font-size: 16px;
}
table.cmn_tbl th {
  background: #94DAF2;
  color: white;
}
table.schedule_tbl th {
  width: calc((752px - 73px) / 7);
}
table.cmn_tbl th.on {
  background: #27BBEF;
}
table.cmn_tbl td {
  background: #F3F3F3;
  color: #333;
}
table.schedule_tbl td {
  font-family: "Zen Maru Gothic", serif;
}
table.cmn_tbl td.on {
  background: #C5DEF6;
  color: #3E5299;
  font-weight: bold;
  line-height: 1;
}
table.cmn_tbl tr:first-child th:first-child {border-radius: 15px 0 0 0;}
table.schedule_tbl tr:first-child th:first-child {width: 73px;}
table.cmn_tbl tr:first-child th:last-child {border-radius: 0 15px 0 0;}
table.cmn_tbl tr:last-child th:first-child {border-radius: 0 0 0 15px;}
table.cmn_tbl tr:last-child td:last-child {border-radius: 0 0 15px 0;}
table.cmn_tbl + .tbl_ttl {margin-top: 20px;}
table.cmn_tbl .sum {font-weight: bold;}
table.fee_tbl tr:first-child th:first-child {width: 100px;}
/*============================================================
4 campus
============================================================*/
.corresp_h2 {
	background: url(/common_img/correspondence/ribbon_bg.png) no-repeat center center;
	height: 68px;
  font-size: 28px;
  font-weight: bold;
  color: #27BBEF;
  font-family: "Zen Maru Gothic", serif;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 50px;
}
dl.campus_list dt {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  font-family: "Zen Maru Gothic", serif;
}
dl.campus_list dd {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  font-size: 22px;
  font-family: "Zen Maru Gothic", serif;
}
dl.campus_list dd div {
  display: flex;
  align-items: center;
  width: calc(50% - 50px);
  position: relative;
  margin-left: 40px;
  margin-bottom: 30px;
}
dl.campus_list dd div:nth-child(2n) {
	margin-left: 60px;
}
dl.campus_list dd div a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 10px;
  height: 10px;
  border-right: 3px solid #27BBEF;
  border-bottom: 3px solid #27BBEF;
  transform: rotate(-45deg);
  margin: auto;
}
dl.campus_list dd a {
  display: block;
  width: 83%;
}
dl.campus_list dd span {
  font-size: 16px;
  margin-left: 30px;
}
dl.campus_list dd p {
  display: -webkit-inline-box;
}
dl.campus_list .cmt {
  margin-left: 0;
}
dl.campus_list .joshi {
  margin-left: 0;
  color: red;
  position: absolute;
  top: 30px;
}
dl.campus_list2 dt {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #7c7c7c;
}
dl.campus_list2 dd + dt {
  margin-top: 100px;
}
dl.campus_list2 dd {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid #7c7c7c;
  padding: 20px
}
dl.campus_list2 dd .scl_area {
  flex: 1;
}
dl.campus_list2 dd .scl_name {
  font-size: 30px;
  color: #265FBA;
  font-weight: bold;
}
dl.campus_list2 dd .location {
  color: #265FBA;
  font-size: 16px;
  margin-bottom: 20px;
}
dl.campus_list2 dd .addr {
  font-size: 15px;
}
dl.campus_list2 dd .btn_area a img {
  width: 250px;
  display: block;
  margin-bottom: 5px;
}
/*============================================================
5 school life
============================================================*/
.event_month {
	background: url(/common_img/correspondence/btm_bdr_bg.png) no-repeat center bottom;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 28px;
  margin-bottom: 50px;
  font-family: "Zen Maru Gothic", serif;
}
.note {
  font-size: 16px;
  text-align: right;
  margin-bottom: 100px;
}
ul.corresp_h_campus_list .lead {
  font-size: 24px;
  font-weight: bold;
  margin-top: 16px;
}
ul.corresp_h_campus_list .txt {
  font-size: 16px;
  line-height: 1.8;
  overflow: hidden;
  margin-top: 16px;
}
ul.corresp_h_campus_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
ul.corresp_h_campus_list li {
  width: calc(50% - 20px);
  margin-bottom: 30px;
}
.pfoto_area1 p.uniform {
  font-family: "Zen Maru Gothic", serif;
  margin-top: 16px;
}
/*============================================================
6 support
============================================================*/
.support_ttl {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 32px;
  font-family: "Zen Maru Gothic", serif;
}
ul.support_list li {
  margin-bottom: 50px;
}
ul.support_list .flex {
  display: flex;
  justify-content: space-between;
}
ul.support_list .flex .photo {
  width: 450px;
  border-radius: 20px;
  overflow: hidden;
  margin-right: 39px;
}
ul.support_list .flex .txt_box {
  flex: 1;
  font-size: 16px;
  line-height: 32px;
  color: #000;
  font-family: "Zen Maru Gothic", serif;
}
/*============================================================
7 path
============================================================*/
ul.path_list {
  margin-bottom: 50px;
}
ul.path_list li {
	background: white;
  border: 1px solid #00AFEC;
  border-radius: 30px;
  padding: 30px 40px;
}
ul.path_list li p {
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  font-family: "Zen Maru Gothic", serif;
}
ul.path_list li p.path_ttl {
  color: #333;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 42px;
}
ul.path_list p.year_info {
  text-align: right;
  font-size: 16px;
  padding-top: 16px;
}
/*============================================================
9 open campus
============================================================*/
.corresp_h2.row2 {
	background: url(/common_img/correspondence/ribbon_bg2.png) no-repeat center center;
	height: 109px;
}
.oc_h3 {
  font-size: 24px;
  margin-bottom: 40px;
}
.oc_sub {
  font-size: 16px;
  margin-bottom: 50px;
}
.oc_cale_wrap {
  width: calc(100% + 70px);
}
.bx-wrapper {
  position: relative;
}
.calender_wrap {
  border: 2px solid #27BBEF;
  border-radius: 20px;
  padding: 30px 20px;
}
.caleArea .calender_head .this_month {
  font-size: 20px;
  font-weight: bold;
  height: 60px;
}
.caleArea .calender_head .this_month span {
  font-size: 32px;
}
.caleArea .calender_content table {
  background: white !important;
  width: 100%;
}
.caleArea .calender_content table tr,
.caleArea .calender_content table td {
  background: white !important;
}
.caleArea .calender_content table td {
  font-size: 18px;
  text-align: center;
}
.caleArea .calender_content table td.future:hover::after {
  content: none;
}
.caleArea .calender_content table .week .past,
.caleArea .calender_content table td.future {
  font-size: 20px;
}
.caleArea .calender_content table td.future a span {
  display: inline-block;
  width: 32px;
}
.bx-controls-direction .bx-next {
  right: 0;
}
.addr .map-embed1 {border-radius: 0;}
.ocList {
  font-family: "Zen Maru Gothic"
}
.ocList {
  border-top: 1px solid #707070;
}
.ocList .list {
  display: flex;
  justify-content: space-between;
  padding: 10px 0px;
  border-bottom: 1px solid #707070;
}
.ocList .list > div {
  padding-top: 20px;
  padding-bottom: 22px;
}
.ocList .list > div:nth-child(1) {
  width: 193px;
  text-align: center;
  border-right: 1px solid #707070;
}
.ocList .list > div:nth-child(2) {
  flex: 1;
  padding-left: 37px;
  padding-bottom: 7px;
}
.ocList .list > div:nth-child(3) {
  width: 204px;
  padding: 10px 0 0;
}
.ocList .date {
  font-size: 33px;
  font-weight: bold;
}
.ocList .date > span {
  font-size: 22px;
}
.ocList .date span.sun {
  color: #D91617;
}
.ocList .date span.sat {
  color: #23bdf1;
}
.ocList a.btn {
  padding: 2px 20px;
  font-size: 16px;
  color: #333;
  background: white;
  border: 1px solid #707070;
  border-bottom: 4px solid #D91617;
  display: inline-block;
  text-align: center;
}
.ocList .ocName {
  margin-bottom: 8px;
}
.ocList .ocName a {
  color: #46599C;
  font-size: 26px;
  font-weight: bold;
}
.ocList .addr {
  font-size: 13px;
  margin-bottom: 16px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.ocList .ocList .list a.btn {
  width: 150px;
  margin-bottom: 10px;
}
.ocList p.time {
  font-size: 17px;
  color: #4B4B4B;
  font-weight: bold;
}
.ocList .kaijo {
  font-size: 18px;
  font-weight: bold;
}
.ocList .attend_btn {
  font-size: 16px;
  width: 196px;
  padding: 7px 19px;
  background: #FF7E7D;
  color: #FFF9F9;
  line-height: 1.5;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  border-radius: 19px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
}
/*============================================================

campus page

============================================================*/
.scl_box {
  display: flex;
  margin: 0 auto;
  width: fit-content;
}
.scl_box > div + div {margin-left: 40px;}
/*============================================================
a1 top
============================================================*/
ul.top3photo {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
ul.top3photo li {
  width: calc(33.3333% - 2px);
  border-radius: 20px;
  overflow: hidden;
}
.campus_h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.campus_map_area {
  width: 100%;
  height: 380px;
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 20px;
}
.campus_map_area iframe {
  width: 100%;
}
a.campus_route_btn {
  color: #265FBA;
  border: 1px solid #265FBA;
  padding: 2px 8px;
  display: block;
  width: fit-content;
  border-radius: 4px;
}
.campus_btm_btn {
  width: 374px;
  margin: 100px auto 0;
}
.campus_btm_btn a {
  position: relative;
}
.campus_btm_btn img {
  border-radius: 50px;
}
.campus_btm_btn a::before {
  content: "";
  background: url(/common_img/correspondence/sougou_bubble.png) no-repeat center top;
  width: 100%;
  height: 30px;
  position: absolute;
  display: block;
  left: 0;
  top: -88px;
}
.addr_wrap .campus_btm_btn a::before {background: url(/common_img/correspondence/sougou_bubble2.png) no-repeat center top;}
/*============================================================
c1 premium top
============================================================*/
ul.img_txt_list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  align-items: center;
  flex-flow: wrap;
}
ul.img_txt_list li.right {
  flex-direction: row-reverse;
}
ul.img_txt_list li .img {
  width: 406px;
  border-radius: 20px;
  font-size: 16px;
}
ul.img_txt_list.top_list li .img {width: 405px;}
ul.img_txt_list li .img img {width: 100%;}
ul.img_txt_list li .txt {
  flex: 1;
  padding-left: 22px;
}
ul.img_txt_list li.right .txt {
  padding-left: 0;
  padding-right: 22px;
}
ul.img_txt_list li p {
  font-size: 16px;
  line-height: 24px;
}
ul.img_txt_list li .catch {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: "Zen Maru Gothic", serif;
}
ul.img_txt_list li .tptext {font-size: 16px;}
ul.img_txt_list li.right .img {padding-right: 0;}
/*============================================================
campus course
============================================================*/
.course_type_wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.course_type {width: 496px;}
.course_type h2 {
  background: url(/common_img/correspondence/crayon_line.png) no-repeat left bottom;
  padding-bottom: 4px;
  margin-bottom: 10px;
  font-size: 42px;
  font-weight: bold;
  color: #27BBEF;
}
.course_type .catch {
  font-size: 16px;
  color: #FF0000;
}
.course_type_wrap ul {width: 344px}
.course_type_wrap ul li {
  border: 1px solid #00AFEC;
  height: 26px;
  text-align: center;
  font-size: 16px;
  color: #00AFEC;
  font-weight: bold;
  box-shadow: 3px 3px 0 #00afec;
  margin-bottom: 9px;
}
.course_catch {
  font-size: 24px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  margin-bottom: 50px;
}
.course_feature {display: flex;}
.course_feature .image {width: 405px;}
.course_feature .catch_txt {
  flex: 1;
  padding: 35px 0 0 22px;
  font-size: 16px;
}
dl.catch_txt dt {
  font-size: 24px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  margin-bottom: 20px;
  color: #e4007f;
}
dl.catch_txt dd {
  font-size: 16px;
  line-height: 24px;
}
dl.catch_txt dd + dt {
  margin-top: 50px;
}
ul.course_main_image {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}
ul.course_main_image li {
  width: calc(50% - 16px);
}
ul.course_main_image li:nth-child(n+3) {
    margin-top: 10px;
}
ul.curriculum_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 38px;
}
ul.curriculum_box li {
  width: calc(50% - 10px);
  margin-bottom: 20px;
  display: flex;
}
ul.curriculum_box li > div {
  width: 180px;
}
ul.curriculum_box li dl {
  flex: 1;
  padding-left: 15px;
}
ul.curriculum_box li dl dt {
  font-size: 20px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  margin-bottom: 35px;
  color: #e4007f;
}
ul.curriculum_box li dl dd {
  font-size: 16px;
  line-height: 24px;
}
.tbl_ttl.schedule {
  background: url(/common_img/correspondence/schedule_ttl.png), url(/common_img/correspondence/glitter.png);
  background-position: left 50px center, right 210px center;
  background-repeat: no-repeat;
  padding: 0 280px 0;
  margin-bottom: 30px;
}
/*============================================================
c3 c4 premium students
============================================================*/
.width_auto {width: auto !important;}
ul.img_txt_list.stories {margin-bottom: 137px;}
ul.img_txt_list.stories li .img {width: 470px;}
ul.img_txt_list.stories li .txt {
  width: 52%;
  padding-left: 50px;
}
ul.img_txt_list.stories li.right .txt {
  padding-left: 0;
  padding-right: 50px;
}
ul.img_txt_list.stories li .catch {
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 20px;
  color: #3A3A3A;
  font-family: "Zen Maru Gothic", serif;
}
ul.img_txt_list.stories li.school {margin-bottom: 70px;}
ul.img_txt_list li .student_name {
  color: #27BBEF;
  font-size: 24px;
  line-height: 35px;
  font-weight: bold;
  margin-top: 20px;
  text-align: right;
  font-family: "Zen Maru Gothic", serif;
}
ul.img_txt_list li .student_name span {
  font-size: 16px;
  margin-left: 4px;
}
ul.img_txt_list li .grad_year {
  font-size: 14px;
  text-align: right;
}
/*============================================================
c5 premium teachers
============================================================*/
ul.img_txt_list.teachers li {margin-bottom: 50px;}
ul.img_txt_list.teachers li .img {
  width: 300px;
  overflow: hidden;
  border-radius: 25px;
}
ul.img_txt_list.teachers li .img img {width: 100%;}
ul.img_txt_list.teachers li .txt {
  width: 64%;
  padding-left: 40px;
}