@charset "UTF-8";
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
#contactArea p {
  font-size: 1.875rem;
}
/* **************************************
common style
************************************** */
/*  common
=============================*/
#course .wrap, #schedule .wrap, .adgst .wrap {
  padding-top: 20px;
}
.mini {
  font-size: 60%;
}
/*  main
=============================*/
.ssCrsNavArea, .ssTpCts {
  background-color: #448aca;
}
.ssSxPnt {
  background-color: #396bc7;
  position: relative;
  z-index: 1;
}
.ssInfoArea {
  background-color: #eeefef;
}
.ssFtBnr {
  background-color: #e5e5e5;
}
.bredpath {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 10px 0;
  background-color: #fff;
}
.path {
  font-size: 10px;
  font-size: 1rem;
  padding: 0 10px;
}
.path li {
  display: inline-block;
}
.path li::before {
  content: '>';
  padding: 0 0.5em;
}
.path li.tPath::before {
  content: '';
  padding: 0;
}
.path li a {
  text-decoration: underline;
}
.mHrvw {
  height: 160px;
  /*line-height: 160px;*/
  background: 50% 50% no-repeat;
  background-size: cover;
}
@media screen and (min-width: 479px) {
  .ssCts {
    padding: 3.2rem 12px;
  }
  .spBlk {
    display: inline;
  }
  .pcBlk {
    display: block;
  }
  /*  main
  =============================*/
  .ssTtl {
    margin-bottom: 30px;
    padding-bottom: 20px;
    font-size: 20px;
    font-size: 2rem;
  }
  .bredpath {
    margin: 20px 0;
  }
  .bredpath .path {
    font-size: 13px;
  }
  .mHrvw {
    height: 200px;
    /*line-height: 200px;*/
  }
}
@media screen and (min-width: 900px) {
  .wrap {
    width: 1024px;
    margin: 0 auto;
  }
  .ssCts {
    padding: 45px 12px;
  }
  /*  #course, #schedule, .adgst {
    margin-top: -104px;
    padding-top: 104px;
  }*/
  #course .wrap, #schedule .wrap, .adgst .wrap {
    padding-top: 40px;
  }
  /*  main
  =============================*/
  .bredpath .path {
    width: 1024px;
    margin: 0 auto;
  }
  .mHrvw {
    height: 295px;
    /*line-height: 295px;*/
  }
}
/* tabsJquery */
.tabNav li {
  cursor: pointer;
}
.tabNav li.active {
  opacity: 0.8;
  cursor: pointer;
}
.tabWrap {
  position: relative;
}
.tabCts {
  display: none;
}
.tabCts.cts-active {
  display: block;
}
/*! #######################################################################
  MeanMenu 2.0.7
  --------
  To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)
####################################################################### */
a.meanmenu-reveal {
  display: none;
}
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: fixed;
  padding: 4px 0;
  z-index: 9996;
}
.mean-container a.meanmenu-reveal {
  width: 20px;
  height: 20px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 7px;
  right: 0;
  margin-right: 7px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  border: 1px solid #FFF;
  background-color: #252525;
  border-radius: 4px;
}
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #0c1923;
  margin-top: 55px;
}
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  text-align: center;
  padding: 0 2%;
}
.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  text-align: center;
  width: 100%;
  padding: 5px 0;
  margin: 0;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.1);
}
.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 32px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border: none !important;
  border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(0, 0, 0, 0.9);
}
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mean-remove {
  display: none !important;
}
@media screen and (min-width: 479px) {
  .mean-container .mean-nav {
    margin-top: 70px;
  }
  .mean-container .mean-nav ul li {
    width: calc(100% / 6);
  }
  .mean-container .mean-nav ul li a {
    font-size: 16px;
    padding: 1em 0;
  }
}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bxSlider li {
  position: absolute;
}
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  background: #fff;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 100;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: left;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #147DB7;
  margin-left: 10px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #147DB7;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  box-shadow: #A7A7A7 1px 1px 2px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #94EBF5;
}
/*---------------------------
 online_lesson.html
---------------------------*/
.mHrvw.onlineLesson {
  background: url(/school/online_school/assets_short/page_images/live_lesson/online_h_img_sp.jpg) no-repeat center top;
  background-size: 100% auto;
  text-align: center;
  height: auto;
  padding: 0;
}
.mHrvw.onlineLesson h1 {
  font-family: HelveticaNeue;
  font-size: 41px;
  line-height: 0.62;
  padding: 5vw 0 13.6vw;
  position: relative;
}
.mHrvw.onlineLesson h1 span {
  border-bottom: solid 1px #616161;
  display: block;
  padding-bottom: 1.2vw;
  white-space: nowrap;
}
.mHrvw.onlineLesson h1 span:first-letter {
  color: #8f1941;
}
.mHrvw.onlineLesson .inr {
  background: rgba(255, 255, 255, 0.76);
}
.mHrvw.onlineLesson h2 {
  background: #8f1941;
  color: #fff;
  font-size: 21px;
  text-align: center;
  padding: 0.7vw 0;
}
.mHrvw.onlineLesson p {
  color: #8f1941;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  padding: 1.7vw 0;
}
.mHrvw.onlineLesson p span {
  font-size: 14px;
  font-weight: 700;
}
.liveSecTtl {
  border-bottom: solid 1px #616161;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
  line-height: 1.0;
  padding-bottom: 2.6vw;
}
.liveSecTtl span {
  color: #8f1941;
}
.liveSkillUp {
  background: #d1e9fa;
  padding-bottom: 46px;
}
.liveSkillUp .inr {
  background: #f3f6f8;
  text-align: center;
  padding: 4vw 0 4.2vw;
}
.liveSkillUp .img-list {
  width: 90%;
  margin: 2.5vw auto;
  position: relative;
}
.liveSkillUp .img-list li {
  width: 100%;
}
.liveSkillUp .txt {
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}
.liveSkillUp .wrap {
  margin: 4.2vw auto 6.6vw;
}
.liveSkillUp .txt02 {
  line-height: 1.7;
  font-size: 14px;
  padding: 0 1em;
  margin-bottom: 39px;
  text-align: center;
}
.livePoint {
  padding: 6.6vw 0 0;
}
.livePoint .wrap {
  margin: 3.6vw auto 0;
}
.livePoint .box {
  border: solid 2.7vw #d1e9fa;
  padding: 2.7vw 2.7vw 3.6vw;
  margin-top: 2.7vw;
}
.livePoint .ttl {
  color: #8f1941;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.0;
  text-align: center;
  padding-bottom: 2.7vw;
}
.livePoint .ttl .point {
  font-size: 1.4rem;
  display: inline-block;
  margin-bottom: 5px;
}
.livePoint .ttl .num {
  font-size: 1.8rem;
}
.livePoint .ttl + img {
  width: 44vw;
  margin: 0 auto;
  display: block;
}
.livePoint .txt {
  font-size: 1.2rem;
  line-height: 1.6;
  padding-top: 3.6vw;
}
.liveBnrs {
  background: #f3f6f8;
  padding: 5.3vw 0 4vw;
}
.liveBnrs .bnr {
  display: block;
}
.liveBnrs .bnr:nth-child(1) {
  background: url(/school/online_school/assets_short/page_images/live_lesson/bnr_img01.jpg) no-repeat center top;
  background-size: 100% auto;
  margin-bottom: 4vw;
}
.liveBnrs .bnr:nth-child(2) {
  background: url(/school/online_school/assets_short/page_images/live_lesson/bnr_img02.jpg) no-repeat center top;
  background-size: 100% auto;
}
.liveBnrs .bnr dt {
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.3;
  padding: 4vw 4.4vw 2.9vw;
}
.liveBnrs .bnr dd {
  background: #ffcfb9;
  color: #8f1941;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  min-height: 10.9vw;
}
.liveBnrs .bnr:nth-child(1) dd::before {
  content: "";
  background: url(/school/online_school/assets_short/page_images/live_lesson/bnr_icn01.png) no-repeat center top;
  background-size: cover;
  width: 7.6vw;
  height: 5.7vw;
  margin-top: 2.2vw;
  margin-right: 1.3vw;
  vertical-align: sub;
  display: inline-block;
  position: relative;
  top: 2px;
}
.liveBnrs .bnr:nth-child(2) dd::before {
  content: "";
  background: url(/school/online_school/assets_short/page_images/live_lesson/bnr_icn02.png) no-repeat center top;
  background-size: cover;
  width: 6.9vw;
  height: 7vw;
  margin-top: 1.8vw;
  margin-right: 0.9vw;
  vertical-align: bottom;
  display: inline-block;
}
.liveExpFlow {
  padding: 4.6vw 0 6.6vw;
}
.liveExpFlow .txt {
  font-size: 1.2rem;
  line-height: 1.7;
  text-align: center;
  margin: 3.6vw 4.8vw 4.9vw;
}
.liveExpFlow .img {
  text-align: center;
  margin: 0 auto 3.7vw;
}
.liveExpFlow .step {
  border: solid 1px #000;
  padding: 2.2vw 1.1vw 1.6vw;
  margin: 0 0.8vw;
  position: relative;
}
.liveExpFlow .step:not(:last-child) {
  margin-bottom: 8vw;
}
.liveExpFlow .step:not(:last-child)::after {
  content: "";
  background: url(/school/online_school/assets_short/page_images/live_lesson/expFlow_arw.png) no-repeat center top;
  background-size: 100% auto;
  width: 4.1vw;
  height: 2.9vw;
  display: block;
  position: absolute;
  bottom: -5.6vw;
  left: 50%;
  transform: translateX(-50%);
}
.liveExpFlow .step dt {
  font-size: 1.3rem;
  font-weight: 700;
}
.liveExpFlow .step dd {
  font-size: 1.2rem;
}
.liveExpFlow .step dd span {
  color: #8f1941;
}
.liveSpecial {
  background: #f3f6f8;
  padding: 5.6vw 0 9.3vw;
}
.liveSpecial .ttl {
  background: #8f1941;
  border-radius: 1.3vw;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  padding: 3.3vw 5.8vw;
  margin: 0 3.3vw 3.7vw;
}
.liveSpecial .ttl .min {
  font-size: 12px;
}
.liveSpecial .ttl .bold {
  font-weight: 900;
}
.liveSpecial .lecList {
  background: #fff;
  border-top: solid 1px #787878;
  border-bottom: solid 1px #787878;
}
.liveSpecial .lecList .head {
  border-bottom: solid 3px #616161;
  font-size: 16px;
  text-align: center;
  padding: 4.5vw 2.2vw 2.2vw;
  margin-bottom: 0.6vw;
}
.liveSpecial .lecList .head span {
  position: relative;
}
.liveSpecial .lecList .head span:before {
  content: "";
  background: url(/school/online_school/assets_short/page_images/live_lesson/special_txt.png) no-repeat center top;
  background-size: auto 100%;
  width: 31.6vw;
  height: 8.4vw;
  display: inline-block;
  position: absolute;
  top: -6.6vw;
  left: -10vw;
}
.liveSpecial .lecList .inr {
  border-top: solid 1px #616161;
  padding-top: 1.2vw;
}
.liveSpecial .lecList .box {
  border-bottom: solid 1px #616161;
  display: flex;
  justify-content: flex-start;
  padding: 6.4vw 0 2.7vw;
  margin: 0 auto;
}
.liveSpecial .lecList .box:nth-of-type(3) {
  border: none;
}
.liveSpecial .lecList .box .img {
  width: 22.7vw;
  margin: 0 2.2vw 0 1.2vw;
}
.liveSpecial .lecList .box dl {
  flex: 1;
}
.liveSpecial .lecList .box dt {
  font-size: 16px;
  font-weight: 700;
}
.liveSpecial .lecList .box .txt01 {
  font-size: 12px;
}
.liveSpecial .lecList .box .txt01 .large {
  font-size: 12px;
  font-weight: 700;
}
.liveSpecial .lecList .box .txt02 {
  font-size: 12px;
  line-height: 1.6;
  margin: 3.3vw 3vw 0 0;
}
.liveSpecial .lecList .live_btn,.others_wrap .live_btn {
  background: linear-gradient(#96e145, #77bb2e);
  border-radius: 1.1vw;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  padding: 0.8em 2em;
  margin-top: 2.1vw;
  margin-right: 1em;
}
.liveSpecial .lecList .sample .live_btn {
  background: linear-gradient(#7cb6c7, #65a2b3);
  font-size: 8px;
  margin-top: 5px;
}
.liveSpecial .lecList .sample .btn:last-child {
  margin-top: 1vw;
}
.liveSpecial .lecList .live_btn a,.others_wrap .live_btn a {
  color: #fff;
  display: block;
}
.liveSpecial .lecList .note {
  font-size: 12px;
  text-align: right;
  margin-top: 1.7vw;
}
.liveSpecial .lecList .others p,.others_wrap p {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin-top: 6vw;
}
.liveSpecial .lecList .others p:last-child {
  margin-top: 0;
  margin-bottom: 5vw;
}
.liveSpecial .lecList .others p.live_btn,.others_wrap p.live_btn {
  width: 80vw;
  margin: 1.7vw auto 6vw;
  background: #8f1941;
}
.others_wrap {
  border-top: #8f1941 solid 1px;
  border-bottom: #8f1941 solid 1px;

}
.liveVideo {
  padding: 0 0 10.6vw;
}
.liveVideo .wrap {
  width: 100%;
  margin: 4.6vw auto 0;
}
.liveVideo .wrap iframe {
  width: 100%;
  height: 57vw;
}
.liveLecFlow {
  background: #f3f6f8;
  padding: 4.8vw 0 0;
}
.liveLecFlow .selectBnr {
  margin: 6.6vw auto 0;
}
.liveLecFlow .selectBnr a {
  background: url(/school/online_school/assets_short/page_images/live_lesson/lecFlow_bnr_img01_sp.jpg) no-repeat center top;
  background-size: 100% auto;
  color: #fff;
  text-align: center;
  display: block;
  width: 73.3vw;
  height: 36vw;
  margin: 0 auto 4.9vw;
}
.liveLecFlow .selectBnr a:nth-child(2) {
  background: url(/school/online_school/assets_short/page_images/live_lesson/lecFlow_bnr_img02.jpg) no-repeat center top;
  background-size: 100% auto;
}
.liveLecFlow .selectBnr a div {
  background: rgba(143, 25, 65, 0.73);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  padding: 2.6vw 0 2.4vw;
}
.liveLecFlow .selectBnr a span {
  font-size: 14px;
}
.liveLecFlow .step {
  background: #fff;
  border-top: solid 1.3vw #8f1941;
  margin-bottom: 9.3vw;
  position: relative;
}
.liveLecFlow .step:last-child {
  margin-bottom: 0;
}
.liveLecFlow .step:not(:last-child)::after {
  content: "";
  background: url(/school/online_school/assets_short/page_images/live_lesson/lecFlow_arw02.png) no-repeat center top;
  background-size: auto 100%;
  width: 3.4vw;
  height: 9.3vw;
  display: block;
  position: absolute;
  bottom: -9.3vw;
  left: 50%;
  transform: translateX(-50%);
}
.liveLecFlow .step .ttl {
  color: #8f1941;
  font-size: 16px;
  font-weight: 700;
  margin: 4vw auto;
}
.liveLecFlow .step .ttl .tag {
  background: #8f1941;
  border-radius: 0 30px 30px 0;
  color: #fff;
  font-size: 15px;
  line-height: 6.4vw;
  vertical-align: top;
  display: inline-block;
  width: 18.6vw;
  height: 6.4vw;
  padding: 0 0 0 2.1vw;
  margin: 0 2.6vw 0 0;
}
.liveLecFlow .step .inr {
  overflow: hidden;
}
.liveLecFlow .step .img {
  float: left;
  width: 40vw;
  margin: 0 3vw 0 0.9vw;
}
.liveLecFlow .step:nth-child(3) .img {
  margin: 0 3vw 2.9vw 0.9vw;
}
.liveLecFlow .step .txtArea {
  overflow: hidden;
  padding: 0 1.6vw 0 0;
}
.liveLecFlow .step:nth-child(3) .txtArea {
  overflow: initial;
}
.liveLecFlow .step:last-child .txtArea {
  padding: 0 1.6vw 6.1vw 0;
}
.liveLecFlow .step .txt01 {
  font-size: 12px;
  line-height: 1.66;
}
.liveLecFlow .step .txt01 dt {
  color: #8f1941;
  font-weight: 700;
}
.liveLecFlow .step .txt01 dt span {
  color: #000;
}
.liveLecFlow .step .live_btn {
  background: linear-gradient(#1f8fce, #0079b7);
  border-radius: 8px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 9.3vw;
  text-align: center;
  display: block;
  width: 57.3vw;
  margin: 0 auto 1.2vw;
  clear: both;
}
.liveLecFlow .step .txt02 {
  font-size: 10px;
  line-height: 1.56;
  padding: 0 0 1.5vw 0.9vw;
}
.liveLecFlow .inr02 {
  margin: 2.9vw auto 0;
}
.liveLecFlow .catch {
  background: #0e4171;
  border-radius: 1.3vw;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  max-width: 98.6vw;
  padding: 2.9vw 0;
  margin: 0 auto 2.8vw;
  position: relative;
}
.liveLecFlow .catch:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2.8vw;
  width: 0px;
  height: 0px;
  margin: auto;
  border-top: 2.8vw solid #0e4171;
  border-right: 1.6vw solid transparent;
  border-left: 1.6vw solid transparent;
  transform: translateX(-50%);
}
.liveLecFlow .contactBtnList {
  background: #f3f6f8;
  border-radius: 2.6vw;
  max-width: 93.3vw;
  padding: 2.6vw;
  margin: 0 auto;
}
.contactBtnList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 77.8vw;
  margin: auto;
}
/*.contactBtnList li:nth-child(1) {
  margin: 0 21.3vw 2.6vw;
}*/
.contactBtnList li {
  width: 80%;
  margin: 0.2em auto;
}
.contactBtnList li a {
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 9.3vw;
  display: block;
  width: 100%;
}
.contactBtnList li:nth-child(1) a {
  background: linear-gradient(#96e145, #77bb2e);
}
.contactBtnList li:nth-child(2) a {
  background: linear-gradient(#1f8fce, #0079b7);
  font-size: 12px;
}
.contactBtnList li:nth-child(3) a {
  background: linear-gradient(#1f8fce, #0079b7);
}
.contactBtnList li:nth-child(1) a::before {
  content: "";
  background: url(/school/online_school/assets_short/page_images/live_lesson/contact_icn01.png) no-repeat center top;
  background-size: 100% auto;
  width: 6.4vw;
  height: 4.6vw;
  display: inline-block;
  vertical-align: sub;
  margin: 0 1.7vw 0 4.5vw;
}
.contactBtnList li:nth-child(2) a::before {
  content: "";
  background: url(/school/online_school/assets_short/page_images/live_lesson/contact_icn02.png) no-repeat center top;
  background-size: 100% auto;
  width: 5.3vw;
  height: 6.6vw;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1.8vw 0 3vw;
  position: relative;
  top: -1px;
}
.contactBtnList li:nth-child(3) a::before {
  content: "";
  background: url(/school/online_school/assets_short/page_images/live_lesson/contact_icn03.png) no-repeat center top;
  background-size: 100% auto;
  width: 8.9vw;
  height: 5.6vw;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1.4vw 0 2.2vw;
  position: relative;
  top: -1px;
}
.liveLecFlow .contactTel {
  text-align: center;
  padding: 2vw 0 3.8vw;
}
.liveLecFlow .contactTel dt {
  font-size: 14px;
  font-weight: 700;
}
.liveLecFlow .contactTel .tel {
  color: #8f1941;
  font-family: "Hiragino Sans";
  font-size: 20px;
  font-weight: 900;
  line-height: 1.0;
  letter-spacing: -0.05em;
  margin: 0.6vw auto 1.3vw;
}
.liveLecFlow .contactTel .tel::before {
  content: "";
  background: url(/school/online_school/assets_short/page_images/live_lesson/tel_icn.png) no-repeat center top;
  background-size: 100% auto;
  width: 6.4vw;
  height: 5vw;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1vw;
  position: relative;
  top: -1px;
}
.liveLecFlow .contactTel .time {
  font-size: 12px;
}
.liveIntro {
  background: url(/school/online_school/assets_short/page_images/live_lesson/intro_bg_sp.jpg) #b3dff0 no-repeat right top;
  background-size: auto 100%;
}
.liveIntro .wrap {
  padding: 7.3vw 8.6vw 4.6vw 4vw;
}
.liveIntro .ttl {
  color: #fff;
  font-family: 'Noto Serif Japanese', serif;
  font-size: 16px;
  font-weight: 700;
  text-shadow: 0 0 3px #000;
  margin-bottom: 3.3vw;
}
.liveIntro .txt {
  font-family: 'Noto Serif Japanese', serif;
  font-size: 12px;
  line-height: 1.9;
}
.liveContact {
  background: url(/school/online_school/assets_short/page_images/live_lesson/contacg_bg_sp.jpg) no-repeat center top;
  background-size: cover;
  padding: 5.6vw 0 5.3vw;
}
.liveContact .contactBtnList {
  border-top: solid 5px #28439a;
  border-bottom: solid 5px #28439a;
  padding: 6.1vw 0 6.9vw;
  margin: 0 auto 4.4vw;
}
.liveContact .contactBtnList p {
  color: #28439a;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 4.5vw;
}
.liveContact .inr {
  margin: 0 auto;
  padding: 0 5.3vw;
}
.liveContact .txt {
  font-size: 12px;
  line-height: 1.7;
}
.liveContact .note {
  font-size: 7px;
  line-height: 1.6;
  margin-top: 3.5vw;
}
.img-list-title {
  background-color: #fff;
  padding: 0.5em;
  text-align: left;
  color: #6b6b6b;
  font-size: 1.1rem;
}
.img-list li:nth-of-type(2) {
  display: none;
}
.color_blue {
  font-size: 1.3rem;
  color: #0e4171;
  font-weight: bold;
}
.color_black {
  color: #000;
  font-size: 1.2rem;
}
.img-list-title:nth-child(1) {
  position: absolute;
  top: 10rem;
}
.img-list-title:nth-last-child(1) {
  position: absolute;
  bottom: 2rem;
  right: 0;
}
.selecttype {
  padding: 60px 0 20px;
  background-color: #350918;
  background-image: url("/school/online_school/assets_short/page_images/online_school/typeA_titlebg.png"), url("/school/online_school/assets_short/page_images/online_school/typeB_titlebg.png");
  background-repeat: no-repeat;
  background-position: left top 5%, bottom 5% right;
  background-size: 70%;
}
.selecttype .liveSecTtl {
  color: #fff;
  border-bottom: none;
}
.type_contents {
  margin: 10px auto;
  border-radius: 7px;
  overflow: hidden;
  background-size: 100%;
  background-repeat: repeat-y;
  position: relative;
  background-position: 0;
}
.type_contents::after {
  content: '';
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.type_contents:nth-child(1) {
  background-image: url(/school/online_school/assets_short/page_images/online_school/typeA_bg.png);
}
.type_contents:nth-child(2) {
  background-image: url(/school/online_school/assets_short/page_images/online_school/typeB_bg.png);
}
.type_contents .type_title {
  color: #8f1941;
  font-size: 1.8rem;
  line-height: 3;
  position: relative;
  z-index: 1;
  font-weight: bold;
}
.type_contents .type_title .num {
  font-family: "Baskerville", "Times New Roman", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif, Arial;
  background-color: #fff;
  color: #8f1941;
  display: inline-block;
  height: 3em;
  padding: 0 0 0 0.3em;
  margin-right: 1em;
  font-size: 2rem;
}
.type_contents .type_title .num::after {
  content: '';
  border-style: solid;
  border-width: 3em 0 0 0.8em;
  border-color: transparent transparent transparent #fff;
  position: absolute;
}
.type_contents .type_title .bene a {
  display: inline-block;
  font-size: 45%;
  background-color: #350918;
  color: #fff;
  padding: 0.5em 1em;
  position: absolute;
  right: 5px;
  bottom: 1em;
  line-height: 1.4;
  text-align: center;
  border-radius: 0.5em;
}
.type_contents .type_subtitle {
  font-size: 1.4rem;
  font-weight: bold;
  font-weight: bold;
  text-align: center;
  line-height: 3;
  position: relative;
  z-index: 1;
  border-top: 2px solid #8f1941;
  margin: 0 5px;
}
.type_contents .type_txt {
  font-size: 1.2rem;
  line-height: 1.7;
  padding: 0 1em 2em 1em;
  position: relative;
  z-index: 1;
}
.selecttype .type_btn {
  width: 96%;
  margin: 0.5em auto;
}
.selecttype .type_btn a {
  display: block;
  font-size: 1.2rem;
  border-radius: 0.7em;
  color: #fff;
  background: #042C36;
  padding: 0.5em 1em;
  font-weight: bold;
  text-align: center;
}
.selecttype .type_btn:nth-of-type(2) a {
  background: #106B82;
}
.selecttype .type_btn:last-child a {
  background: #D79A61;
}
.benefit {
  margin: 10px auto 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.benefit p {
  width: 100%;
}
.benefit p:last-child {
  margin-top: 10px;
}
@media screen and (min-width: 900px) {
  .mHrvw.onlineLesson {
    background: url(/school/online_school/assets_short/page_images/live_lesson/online_h_img.png) no-repeat center top;
    background-size: cover;
    padding: 0 0 69px;
  }
  .mHrvw.onlineLesson h1 {
    font-size: 99px;
    padding: 64px 0 120px;
  }
  .mHrvw.onlineLesson h1 span {
    padding-bottom: 0;
  }
  .mHrvw.onlineLesson h1 span:first-letter {
    color: #8f1941;
  }
  .mHrvw.onlineLesson h2 {
    font-size: 48px;
    padding: 7px 0 3px;
  }
  .mHrvw.onlineLesson p {
    font-size: 27px;
    padding: 20px 0 25px;
  }
  .mHrvw.onlineLesson p span {
    font-size: 30px;
  }
  .liveSecTtl {
    font-size: 38px;
    line-height: 1.4;
    padding-bottom: 0;
  }
  .liveSkillUp .inr {
    padding: 53px 0 57px;
  }
  .img-list-title {
    padding: 0.5em 2em;
    font-size: 1.6rem;
  }
  .liveSkillUp .txt02 {
    font-size: 1.8rem;
  }
  .color_blue {
    font-size: 2rem;
    font-weight: bold;
  }
  .color_black {
    font-size: 1.8rem;
  }
  .img-list li:nth-of-type(2) {
    display: block;
  }
  .img-list-title:nth-child(1) {
    position: absolute;
    top: 15px;
  }
  .liveSkillUp .img-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 644px;
    margin: 31px auto 37px;
  }
  .liveSkillUp .img-list li {
    width: 31.5%;
  }
  .liveSkillUp .txt {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.5;
  }
  .liveSkillUp .wrap {
    margin: 60px auto 46px;
    max-width: 1055px;
    width: auto;
  }
  .livePoint {
    padding: 64px 0 0;
  }
  .livePoint .wrap, .selecttype .wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    max-width: 1200px;
    width: 100%;
    margin: 22px auto 80px;
  }
  .livePoint .box {
    border: solid 20px #d1e9fa;
    width: 32.5%;
    min-height: 670px;
    padding: 20px 10px 7px;
    margin-top: 0;
  }
  .livePoint .ttl {
    font-size: 26px;
    padding-bottom: 7px;
  }
  .livePoint .ttl .point {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .livePoint .ttl .num {
    font-size: 34px;
  }
  .livePoint .ttl + img {
    width: auto;
  }
  .livePoint .txt {
    font-size: 16px;
    padding-top: 8px;
  }
  .liveBnrs {
    padding: 30px 0;
  }
  .liveBnrs .wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
  .liveBnrs .bnr {
    width: 48.3%;
    margin: 0;
  }
  .liveBnrs .bnr:nth-child(1) {
    background: url(/school/online_school/assets_short/page_images/live_lesson/bnr_img01.jpg) no-repeat center top;
    background-size: cover;
    margin-bottom: 0;
  }
  .liveBnrs .bnr:nth-child(2) {
    background: url(/school/online_school/assets_short/page_images/live_lesson/bnr_img02.jpg) no-repeat center top;
    background-size: cover;
  }
  .liveBnrs .bnr dt {
    font-size: 38px;
    padding: 23px 30px 20px;
  }
  .liveBnrs .bnr dd {
    font-size: 24px;
    min-height: 82px;
  }
  .liveBnrs .bnr:nth-child(1) dd::before {
    content: "";
    background: url(/school/online_school/assets_short/page_images/live_lesson/bnr_icn01.png) no-repeat center top;
    background-size: cover;
    width: 57px;
    height: 43px;
    margin-top: 15px;
    margin-right: 10px;
  }
  .liveBnrs .bnr:nth-child(2) dd::before {
    content: "";
    background: url(/school/online_school/assets_short/page_images/live_lesson/bnr_icn02.png) no-repeat center top;
    background-size: cover;
    width: 52px;
    height: 53px;
    margin-top: 12px;
    margin-right: 10px;
    position: relative;
    top: 2px;
  }
  .liveExpFlow {
    padding: 57px 0 14px;
  }
  .liveExpFlow .wrap {
    max-width: 1020px;
    width: 100%;
    padding: 0 20px;
  }
  .liveExpFlow .txt {
    font-size: 26px;
    line-height: 1.5;
    margin: 29px auto 39px;
  }
  .liveExpFlow .img {
    width: auto;
    margin: 0 auto 56px;
  }
  .liveExpFlow .step {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding: 21px 30px;
    margin: 0 auto 60px;
  }
  .liveExpFlow .step:not(:last-child) {
    margin-bottom: 60px;
  }
  .liveExpFlow .step:not(:last-child)::after {
    width: 31px;
    height: 22px;
    position: absolute;
    bottom: -42px;
  }
  .liveExpFlow .step dt {
    font-size: 28px;
  }
  .liveExpFlow .step dd {
    flex: 1;
    font-size: 18px;
  }
  .liveSpecial {
    padding: 42px 0 70px;
  }
  .liveSpecial .wrap {
    max-width: 1240px;
    width: 100%;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .liveSpecial .ttl {
    border-radius: 10px;
    font-size: 39px;
    padding: 24px 20px;
    margin: 0 auto 28px;
  }
  .liveSpecial .ttl .min {
    font-size: 25px;
  }
  .liveSpecial .lecList {
    border: solid 1px #787878;
  }
  .liveSpecial .lecList .head {
    font-size: 32px;
    padding: 30px 20px 2px;
    margin-bottom: 5px;
  }
  .liveSpecial .lecList .head span:before {
    width: 237px;
    height: 63px;
    position: absolute;
    top: -40px;
    left: -170px;
  }
  .liveSpecial .lecList .inr {
    padding: 0 80px;
  }
  .liveSpecial .lecList .box {
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 48px 0 40px;
  }
  .liveSpecial .lecList .box .img {
    width: 160px;
    margin: 0 40px 0 0;
    position: relative;
  }
  .liveSpecial .lecList .box .img::before {
    content: "";
    background: url(/school/online_school/assets_short/page_images/live_lesson/special_icn2.png) no-repeat center top;
    background-size: 100%;
    width: 117px;
    height: 48px;
    display: block;
    position: absolute;
    top: -25px;
    left: -47px;
  }
  .liveSpecial .lecList .box:first-child .img::before {
    background: url(/school/online_school/assets_short/page_images/live_lesson/new_icn.png) no-repeat center top;
  }
  .liveSpecial .lecList .box:nth-child(2) .img::before {
    background: url(/school/online_school/assets_short/page_images/live_lesson/special_icn.png) no-repeat center top;
  }
  .liveSpecial .lecList .box dl {
    font-size: 32px;
  }
  .liveSpecial .lecList .box dt {
    font-size: 32px;
  }
  .liveSpecial .lecList .box .txt01 {
    font-size: 20px;
  }
  .liveSpecial .lecList .box .txt01 .large {
    font-size: 24px;
  }
  .liveSpecial .lecList .box .txt01 .min {
    font-size: 14px;
  }
  .liveSpecial .lecList .box .txt02 {
    font-size: 18px;
    margin-top: 18px;
  }
  .liveSpecial .lecList .live_btn {
    border-radius: 8px;
    font-size: 28px;
    padding: 0.8em 2.5em;
    margin-top: 22px;
  }
  .liveSpecial .lecList .sample .live_btn {
    border-radius: 8px;
    font-size: 15px;
    margin-top: 22px;
  }
  .liveSpecial .lecList .sample .live_btn:last-child {
    border-radius: 8px;
    font-size: 15px;
    margin-top: 5px;
  }
  .liveSpecial .lecList .note {
    font-size: 14px;
    margin-top: 10px;
  }
  .liveSpecial .lecList .others p,.others_wrap p {
    font-size: 32px;
    margin-top: 50px;
  }
  .liveSpecial .lecList .others p:last-child {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .liveSpecial .lecList .others p.live_btn, .others_wrap p.live_btn{
    width: 600px;
    margin: 0 auto 50px;
	font-size: 32px;
  }
  .liveLearnSkill {
    padding: 65px 0 75px;
  }
  .liveLearnSkill .wrap {
    max-width: 964px;
    width: 100%;
    padding: 0 20px;
  }
  .liveLearnSkill .list {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
    margin: 70px auto 0;
  }
  /*.liveLearnSkill .list dl {
    width: 180px;
    height: 180px;
    margin-bottom: 0;
  }
  .liveLearnSkill .list dt {
    font-size: 1.6rem;
    line-height: 85px;
    width: 180px;
    position: absolute;
    top: -5px;
    left: -5px;
  }
  #Web dt {
    font-size:1.4rem;
    line-height: 35px;
    padding-top:20px;
  }
  #Prog dt {
        font-size:1.2rem;
  }
  .liveLearnSkill .list dd {
    font-size: 0.8rem;
    padding: 10px;
    height: 85px;
    margin: 85px 0 0;
  }
    #Web dd{
      font-size: 0.6rem;
    }
  .liveLearnSkill .list dd span {
    padding: 0.4em;
  }
  .liveLearnSkill .list #Office {
    border: #f21fa5 5px solid;
  }*/
  .liveVideo {
    padding: 0 0 80px;
  }
  .liveVideo .wrap {
    max-width: 962px;
    padding: 0 20px;
    margin: 40px auto 0;
  }
  .liveVideo .wrap iframe {
    width: 100%;
    height: 524px;
  }
  .liveLecFlow {
    padding: 25px 0 70px;
  }
  .liveLecFlow .wrap {
    max-width: 1240px;
    padding: 0 20px;
    width: 100%;
  }
  .liveLecFlow .selectBnr {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px auto 143px;
  }
  .liveLecFlow .selectBnr a {
    background: url(/school/online_school/assets_short/page_images/live_lesson/lecFlow_bnr_img01.jpg) no-repeat right top;
    background-size: auto auto;
    max-width: 550px;
    height: 270px;
    margin: 0;
    position: relative;
  }
  .liveLecFlow .selectBnr a:nth-child(1)::after {
    content: "";
    background: url(/school/online_school/assets_short/page_images/live_lesson/lecFlow_arw01.png) no-repeat center top;
    background-size: 100%;
    width: 26px;
    height: 132px;
    display: block;
    position: absolute;
    bottom: -135px;
    left: 50%;
    transform: translateX(-50%);
  }
  .liveLecFlow .selectBnr a:nth-child(2) {
    background: url(/school/online_school/assets_short/page_images/live_lesson/lecFlow_bnr_img02.jpg) no-repeat right top;
  }
  .liveLecFlow .selectBnr a div {
    background: rgba(143, 25, 65, 0.73);
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3;
    padding: 14px 0;
  }
  .liveLecFlow .selectBnr a span {
    font-size: 26px;
  }
  .liveLecFlow .step {
    border-top: solid 10px #8f1941;
    margin-bottom: 80px;
  }
  .liveLecFlow .step:not(:last-child)::after {
    width: 26px;
    height: 79px;
    position: absolute;
    bottom: -79px;
  }
  .liveLecFlow .step .ttl {
    font-size: 32px;
    margin: 30px auto;
  }
  .liveLecFlow .step .ttl .tag {
    border-radius: 0 30px 30px 0;
    font-size: 30px;
    line-height: 48px;
    width: 175px;
    height: 48px;
    padding: 0 0 0 53px;
    margin: 0 18px 0 -10px;
  }
  .liveLecFlow .step .inr {
    overflow: inherit;
    display: flex;
    justify-content: flex-start;
  }
  .liveLecFlow .step .img {
    float: none;
    width: 300px;
    margin: 0 23px 0 30px;
  }
  .liveLecFlow .step .txtArea {
    flex: 1;
    padding: 0 20px 0 0;
  }
  .liveLecFlow .step:nth-child(3) .img {
    margin: 0 23px 0 30px;
  }
  .liveLecFlow .step:last-child .txtArea {
    overflow: inherit;
    padding: 0 20px 34px 0;
  }
  .liveLecFlow .step .txt01 {
    font-size: 18px;
  }
  .liveLecFlow .step .live_btn {
    font-size: 24px;
    line-height: 70px;
    width: 430px;
    margin: 44px 0 28px;
  }
  .liveLecFlow .step .txt02 {
    font-size: 16px;
    padding: 0 0 36px;
  }
  .liveLecFlow .inr02 {
    max-width: 1000px;
    margin: 58px auto 0;
  }
  .liveLecFlow .catch {
    border-radius: 10px;
    font-size: 28px;
    max-width: 900px;
    padding: 13px;
    margin: 0 auto 24px;
  }
  .liveLecFlow .catch:after {
    position: absolute;
    bottom: -21px;
    border-top: 21px solid #0e4171;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
  }
  .liveLecFlow .contactBtnList {
    border-radius: 20px;
    padding: 50px;
  }
  .contactBtnList li {
    margin: 0 auto;
    width: 32%;
  }
  .contactBtnList li a {
    font-size: 28px;
    line-height: 70px;
  }
  .contactBtnList li:nth-child(2) a {
    font-size: 20px;
  }
  .contactBtnList li:nth-child(1) a::before {
    width: 48px;
    height: 35px;
    margin: 0 14px 0 34px;
  }
  .contactBtnList li:nth-child(2) a::before {
    width: 40px;
    height: 50px;
    margin: 0 13px 0 23px;
  }
  .contactBtnList li:nth-child(3) a::before {
    width: 67px;
    height: 42px;
    margin: 0 11px 0 17px;
  }
  .type_contents {
    width: 49%;
    background-size: 100%;
  }
  .type_contents .type_title {
    font-size: 28px;
    line-height: 3;
  }
  .type_contents .type_title .num {
    height: 3em;
    font-size: 28px;
  }
  .type_contents .type_title .num::after {
    content: '';
    border-style: solid;
    border-width: 3em 0 0 1.5em;
    border-color: transparent transparent transparent #fff;
    position: absolute;
  }
  .type_contents .type_subtitle {
    font-size: 24px;
  }
  .type_contents .type_txt {
    font-size: 16px;
    line-height: 1.7;
    padding: 0 2em 2em 2em;
  }
  .selecttype .type_btn {
    width: 80%;
  }
  .selecttype .type_btn a {
    font-size: 2.4rem;
    border-radius: 0.7em;
    padding: 0.5em 0;
  }
  .benefit {
    margin: 30px auto 0;
  }
  .benefit p {
    width: 46%;
  }
  .benefit p:last-child {
    margin-top: 0;
  }
  .liveLecFlow .contactTel {
    padding: 33px 0 35px;
  }
  .liveLecFlow .contactTel dt {
    font-size: 28px;
  }
  .liveLecFlow .contactTel .tel {
    font-size: 38px;
    margin: 5px auto 10px;
  }
  .liveLecFlow .contactTel .tel::before {
    width: 48px;
    height: 38px;
    margin-right: 8px;
    position: relative;
    top: 0;
  }
  .liveLecFlow .contactTel .time {
    font-size: 24px;
  }
  .liveIntro {
    background: url(/school/online_school/assets_short/page_images/live_lesson/intro_bg.jpg) #b3dff0 no-repeat right top;
    background-size: auto 100%;
  }
  .liveIntro .wrap {
    max-width: 1240px;
    width: 100%;
    padding: 49px 20px 30px;
  }
  .liveIntro .ttl {
    font-size: 32px;
    text-shadow: 0 0 4px #000;
    margin-bottom: 20px;
  }
  .liveIntro .txt {
    font-size: 18px;
  }
  .liveContact {
    background: url(/school/online_school/assets_short/page_images/live_lesson/contacg_bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 80px 20px 105px;
  }
  .liveContact .contactBtnList {
    border: solid 5px #28439a;
    max-width: 1015px;
    padding: 37px 50px 50px;
    margin: 0 auto 15px;
  }
  .liveContact .contactBtnList p {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .liveContact .inr {
    max-width: 965px;
    padding: 0;
  }
  .liveContact .txt {
    font-size: 16px;
  }
  .liveContact .note {
    font-size: 14px;
    margin-top: 26px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 900px) {
  .liveBnrs .bnr dt {
    font-size: 25px;
  }
  .liveBnrs .bnr dd {
    font-size: 20px;
  }
  .liveLecFlow .selectBnr a {
    width: 48%
  }
  .liveLecFlow .selectBnr a div {
    font-size: 26px;
  }
  .liveLecFlow .selectBnr a span {
    font-size: 20px;
  }
  .contactBtnList ul {
    margin: auto;
  }
  /*
  .contactBtnList li:nth-child(1) {
    margin: 0 21.3vw 2.6vw;
  }*/
  .contactBtnList li {
    width: 32%;
  }
}
/*  main
=============================*/
@media screen and (min-width: 479px) {
  .mHrvw.liveLesson {
    font-size: 28px;
    font-size: 1.75rem;
  }
  .liveCtsSbTtl {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .liveCtsHdr .liveCtsHdrTtl {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .liveCtsHdr .liveCtsHdrEx {
    background-size: auto 200px;
    padding-top: 220px;
    font-size: 16px;
    font-size: 1rem;
  }
  .liveCtsEx01 {
    font-size: 16px;
    font-size: 1rem;
    text-align: center;
  }
  .liveCtsEx02 {
    text-align: center;
  }
  .liveCtsEx02 .liveCtsEx02Dl dt {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 52px 0 26px;
    background-size: auto 40px;
  }
  .liveCtsEx02 .liveCtsEx02Dl dd {
    font-size: 16px;
    font-size: 1rem;
    text-align: left;
    padding-top: 0;
    padding-left: 220px;
    background-position: 0 0;
    background-size: auto 160px;
  }
  .liveCtsEx02 .liveCtsEx02Dl dd:nth-child(2), .liveCtsEx02 .liveCtsEx02Dl dd:nth-child(4), .liveCtsEx02 .liveCtsEx02Dl dd:nth-child(6) {
    padding-bottom: 4em;
  }
  .liveCtsSchl {
    background: url(/school/online_school/assets_short/page_images/live_lesson/live_bg02.jpg) left 50% no-repeat;
    background-size: 130% auto;
    padding-right: 200px;
  }
  .liveCtsKnw .liveCtsOnln {
    padding: 20px;
    margin-bottom: 1.5em;
  }
  .liveCtsKnw .liveCtsOnln .liveCtsOnlnEx {
    text-align: center;
  }
  .liveCtsKnw .liveCtsOnln .BtnOnlnLv {
    display: inline-block;
    padding: 10px 50px;
  }
  .liveCtsKnw .liveCtsOnln .BtnOnlnLv:hover {
    background-image: url(/school/online_school/assets_short/page_images/live_lesson/btn_online_request_on.png);
  }
  .liveCtsKnw .liveCtsOnlnNts {
    padding: 0 20px;
  }
  .liveCtsKnw .liveCtsOnlnNts .liveCtsOnlnNtsArea {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 900px) {
  .mHrvw.liveLesson {
    padding: 0 80px;
  }
  .liveCtsSbTtl {
    font-size: 32px;
    font-size: 2rem;
  }
  .liveCtsHdr .liveCtsHdrTtl {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 2.4em;
  }
  .liveCtsHdr .liveCtsHdrEx {
    margin-top: 2em;
    background-size: auto;
    padding-top: 240px;
    font-size: 26px;
    font-size: 1.625rem;
  }
  .liveCtsEx01 {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .liveCtsEx02 {
    text-align: center;
    margin-bottom: 2em;
  }
  .liveCtsEx02 .liveCtsEx02Dl dt {
    font-size: 32px;
    font-size: 2rem;
    padding: 60px 0 40px;
    background-size: auto;
  }
  .liveCtsEx02 .liveCtsEx02Dl dd {
    font-size: 18px;
    font-size: 1.125rem;
    text-align: left;
    padding-top: 20px;
    padding-left: 330px;
    background-position: 0 0;
    background-size: auto;
    height: 224px;
  }
  .liveCtsEx02 .liveCtsEx02Dl dd:nth-child(2), .liveCtsEx02 .liveCtsEx02Dl dd:nth-child(4), .liveCtsEx02 .liveCtsEx02Dl dd:nth-child(6) {
    height: calc(244px + 2em);
  }
  .liveCtsEx03 {}
  .liveCtsSchl {
    background: url(/school/online_school/assets_short/page_images/live_lesson/live_bg02.jpg) 50% 0 no-repeat local;
    width: 100%;
    background-size: auto 100%;
    height: 420px;
    padding-right: 420px;
  }
  .liveCtsSchl .liveCtsSchlTtl {
    font-size: 32px;
    font-size: 2rem;
    color: #FFF;
    text-shadow: 0 0 3px #444;
  }
  .liveCtsSchl p {
    font-size: 18px;
    font-size: 1.125rem;
    text-shadow: #FFF 1px 1px 3px;
  }
  .liveCtsKnw {
    background-size: auto;
    padding: 80px 0;
  }
  .liveCtsKnw .liveCtsOnln {
    padding: 20px;
    margin-bottom: 1.5em;
  }
  .liveCtsKnw .liveCtsOnln .liveCtsOnlnTtl {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .liveCtsKnw .liveCtsOnln .liveCtsOnlnEx {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .liveCtsKnw .liveCtsOnln .BtnOnlnLv {
    font-size: 21px;
    font-size: 1.3125rem;
    display: inline-block;
    padding: 10px 50px;
    margin-right: 10px;
  }
  .liveCtsKnw .liveCtsOnln .BtnOnlnLv:hover {
    background-image: url(/school/online_school/assets_short/page_images/live_lesson/btn_online_request_on.png);
    background-size: auto;
  }
  .liveCtsKnw .liveCtsOnlnNts .liveCtsOnlnNtsLst, .liveCtsKnw .liveCtsOnlnNts .liveCtsOnlnNtsEx {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .liveCtsKnw .liveCtsOnlnNts .liveCtsOnlnNtsArea {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
/*  main
=============================*/
@media screen and (min-width: 479px) {
  .mHrvw.flwSsmnr {
    background-size: auto 200px;
    text-shadow: #FFF 1px 1px;
    padding: 35px 15px 0;
    line-height: 1.3;
    height: 200px;
  }
  .mHrvw.flwSsmnr h1 {
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 10px;
    height: auto;
  }
  .mHrvw.flwSsmnr p {
    font-size: 16px;
    font-size: 1rem;
    padding-bottom: 0;
  }
  .flwSsmnrInf .flwSsmnrInfBx {
    padding-top: 0;
    padding-left: 325px;
    margin-bottom: 40px;
    background-position: 0 5px;
    height: 210px;
    background-size: auto;
  }
  .flwSsmnrInf .flwSsmnrInfBx:nth-child(2) {
    margin-bottom: 20px;
  }
  .flwSsmnrInf .flwSsmnrInfBx p {
    padding-left: 0;
  }
  .flwSsmnrInf .flwSsmnrInfTtl {
    font-size: 26px;
    font-size: 1.625rem;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .flwSsmnrInf p {
    font-size: 16px;
    font-size: 1rem;
  }
  .flwSsmnrTo .flwSsmnrToTtl {
    font-size: 32px;
    font-size: 2rem;
    padding-bottom: 20px;
    color: #585858;
  }
  .flwSsmnrTo .agree {
    font-size: 14px;
    margin-bottom: 50px;
  }
  .flwSsmnrTo .flwSsmnrToDl {
    margin-bottom: 45px;
  }
  .flwSsmnrTo .flwSsmnrToDl dt {
    float: left;
    clear: left;
    width: 200px;
    font-weight: bold;
    text-align: center;
    padding: 40px 0 70px;
    height: 162px;
    font-size: 22px;
    font-size: 1.375rem;
    background: 50% 90px no-repeat;
    background-size: auto;
    margin-bottom: 1em;
  }
  .flwSsmnrTo .flwSsmnrToDl dd {
    padding-left: 220px;
    padding-bottom: 50px;
    font-size: 15px;
    font-size: 0.9375rem;
    background-position: 61px bottom;
    height: 212px;
  }
  .flwSsmnrTo .flwSsmnrToDl dd:nth-of-type(4) {
    background: none;
    padding-bottom: 0;
    height: 162px;
  }
  .flwSsmnrSchl .flwSsmnrSchlArea {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari */
    flex-direction: row;
    -webkit-justify-content: space-between;
    /* Safari */
    justify-content: space-between;
    -webkit-align-content: stretch;
    /* Safari */
    align-content: stretch;
    -webkit-flex-wrap: wrap;
    /* Safari */
    flex-wrap: wrap;
  }
  .flwSsmnrSchl .flwSsmnrSchlArea .flwSsmnrSchlTtl {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .flwSsmnrSchl .flwSsmnrSchlArea .flwSsmnrSchlTtl span {
    padding-top: 3px;
  }
  .flwSsmnrSchl .flwSsmnrSchlArea .flwSsmnrSchlBx .flwSsmnrSchlEx {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .flwSsmnrSchl .flwSsmnrSchlArea li {
    margin-bottom: 30px;
    width: 48%;
  }
  .flwSsmnrSchl .flwSsmnrSchlArea .flwSsmnrSchlAdrs {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 900px) {
  .mHrvw.flwSsmnr {
    background-size: auto 295px;
    padding: 70px 15px 0;
    height: 295px;
  }
  .mHrvw.flwSsmnr h1 {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 20px;
  }
  .mHrvw.flwSsmnr p {
    font-size: 16px;
    font-size: 1rem;
  }
  .flwSsmnrTo .flwSsmnrToDl {
    margin-bottom: 45px;
  }
  .flwSsmnrTo .flwSsmnrToDl dt {
    width: 300px;
    padding: 50px 0 70px;
    height: 170px;
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 25px;
  }
  .flwSsmnrTo .flwSsmnrToDl dd {
    padding-left: 325px;
    font-size: 16px;
    font-size: 1rem;
    background-position: 112px bottom;
    height: 220px;
  }
  .flwSsmnrTo .flwSsmnrToDl dd:nth-of-type(4) {
    background: none;
  }
  .flwSsmnrSchl {
    margin-top: 80px;
  }
  .flwSsmnrSchl .flwSsmnrSchlArea .flwSsmnrSchlBx {
    padding: 10px 0 0;
    background-position: 0 10px;
    background-size: 49% auto;
  }
  .flwSsmnrSchl .flwSsmnrSchlArea .flwSsmnrSchlBx .gMapSs {
    height: 230px;
    margin-left: 51%;
    margin-bottom: 1em;
  }
  .flwSsmnrSchl .flwSsmnrSchlArea .flwSsmnrSchlBx .gMapSs iframe {
    height: calc(230px - 1.6em);
  }
  .flwSsmnrSchl .flwSsmnrSchlArea .flwSsmnrSchlBx .flwSsmnrSchlEx {
    font-size: 14px;
    font-size: 0.875rem;
    padding-left: 0;
  }
}
@media screen and (min-width: 1281px) {
  #system .mHrvw {
    background-size: cover;
    /*height: 302px;*/
    padding-left: 0;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 479px) {
  .CatHeader .CatTitle {
    padding: 40px 0 0 0;
  }
  .CatHeader .CatTitle .wrap {
    padding-left: 20px;
  }
  .CatHeader .CatTitle::after {
    height: 12px;
  }
  .CatHeader .CatTitle p {
    font-size: 24px;
  }
  .CatHeader .CatTitle h2 {
    font-size: 40px;
  }
  .CatHeader .CatDt {
    padding-bottom: 30px;
    margin-bottom: 50px;
  }
  .CatHeader .CatDt .CatImg {
    width: 60%;
    margin-right: 5%;
    float: left;
  }
  .CatHeader .CatDt .CatDetail {
    width: 35%;
    float: left;
  }
  /*other メイン画像領域*/
  #other .CatDetail {
    width: 100%;
    clear: both;
  }
  /*other メイン画像領域ここまで*/
  .Step {
    margin-bottom: 50px;
  }
  /* excelとvba(矢印の回転だけ) */
  .Step.Serial .a_step.pc {
    text-align: right;
    width: 3.515625%;
    padding-right: 12.89063%;
    box-sizing: content-box;
    float: right;
  }
  .Step.Serial .a_step.pc img {
    transform: rotate(90deg);
  }
  .Step.Serial .flex_rv.pc {
    clear: both;
    margin-top: 0;
    flex-direction: row-reverse;
  }
  .Step.Serial .flex_rv.pc .a_step img {
    transform: rotate(180deg);
  }
  /* excelここまで */
  /* access・pp */
  .Step.Serial .flex {
    display: flex;
    flex-wrap: nowrap;
    padding: 20px 0;
    align-items: center;
  }
  .Step.Serial .flex li {
    max-width: 100%;
    box-sizing: border-box;
    flex-shrink: 1;
  }
  .Step.Serial .a_step img {
    transform: rotate(0deg);
  }
  /* access・pp */
  /* vba */
  .Step .step_evba {
    clear: both;
    width: 64.355%;
    padding: 15px 5.255% 15px 20px;
    margin: 0;
    min-height: 237px;
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  .Step .step_avba {
    clear: both;
    width: 64.355%;
    padding: 15px 5.255% 15px 20px;
    margin: 0;
    min-height: 123px;
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  /* vbaここまで */
  #curriculum {
    background-color: #ffffff;
  }
  #curriculum h2 {
    padding: 35px 0;
    font-size: 35px;
    text-align: center;
  }
  #curriculum .flex {
    display: flex;
  }
  #curriculum section section {
    margin: 0;
  }
  #curriculum .col_left {
    width: 65%;
    padding: 30px;
    background-color: #f3f3f3;
  }
  #curriculum .col_right {
    width: 35%;
    padding: 30px 20px;
  }
  #curriculum h3.t1 {
    font-size: 20px;
    padding: 10px 15px;
  }
  #curriculum .col_right section {
    font-size: 14px;
  }
  #curriculum .col_right .flex {
    display: block;
  }
  #curriculum .col_right .open, #curriculum .col_right .price {
    width: 100%;
  }
  #curriculum .col_right .price {
    margin-bottom: 20px;
  }
  #curriculum .col_right h3 {
    font-size: 20px;
  }
  #curriculum .open p.att {
    padding-bottom: 20px;
  }
  #curriculum .price p {
    padding: 20px 35px;
  }
  #curriculum .price p span {
    font-size: 26px;
  }
  /*ページ別色指定*/
  #access #curriculum .col_right {
    background-color: #e7dadc;
  }
  #word #curriculum .col_right {
    background-color: #dde6f4;
  }
  #excel #curriculum .col_right {
    background-color: #d3e3d8;
  }
  #pp #curriculum .col_right {
    background-color: #fde5df;
  }
  #vba #curriculum #evba .col_right {
    background-color: #d3e3d7;
  }
  #vba #curriculum #avba .col_right {
    background-color: #e7dadc;
  }
  #graphic #curriculum .col_right {
    background-color: #ffd7b6;
  }
  #web #curriculum .col_right {
    background-color: #eae4f8;
  }
  #other #curriculum #indesign_kiso .col_right, #other #curriculum #indesign_ouyou .col_right {
    background-color: #ffeaf2;
  }
  #other #curriculum #pg_kiso .col_right, #other #curriculum #rpa .col_right, #other #curriculum #rpa2 .col_right {
    background-color: #dbe4e6;
  }
  #other #curriculum #sql .col_right {
    background-color: #cbdccf;
  }
  #other #curriculum #shinsotsu .col_right {
    background-color: #dbd3ca;
  }
}
@media screen and (min-width: 900px) {
  .CatHeader .CatTitle p {
    font-size: 28px;
  }
  .CatHeader .CatDt .CatImg {
    width: 440px;
    margin-left: 20px;
    margin-right: 55px;
    float: left;
  }
  .CatHeader .CatDt .CatDetail {
    width: 500px;
    margin-right: 9px;
    float: left;
  }
}
/*---------------------------
講座詳細ページ用ここまで
---------------------------*/
.bnr_box p:last-child {
  padding-left: 10px;
}
@media screen and (min-width: 1281px) {
  #training .mHrvw {
    /* background-size: cover; */
    background-position: top right;
    /*height: 302px;*/
    padding-left: 0;
    font-size: 1.8rem;
  }
}
/*---------------------------
 courselist.html
---------------------------*/
.mHrvw.courselist {
  text-align: center;
  height: auto;
}
.mHrvwinnr {
  position: relative;
  width: 100%;
  height: 210px;
  margin: 0 auto;
  background: url("/school/online_school/assets_short/page_images/live_lesson/main_img_sp.png") no-repeat center top;
  background-size: cover;
}
.mHrvw.courselist h1 {
  font-family: HelveticaNeue;
  font-size: 12vw;
  line-height: 0.7;
}
.mHrvw.courselist h1 > span {
  border-bottom: 1px solid #8f1941;
  display: block;
}
.mHrvw.courselist h2 {
  font-size: 4.5vw;
  margin-top: 0.5em;
  line-height: 2;
}
.mHrvw.courselist .circle1 {
  background: url("/school/online_school/assets_short/page_images/live_lesson/circle1.png") no-repeat;
  top: -30px;
  left: -5%;
  background-size: contain;
  position: absolute;
  width: 50%;
  aspect-ratio: 1/1;
}
.mHrvw.courselist .circle2 {
  background: url("/school/online_school/assets_short/page_images/live_lesson/circle1.png") no-repeat;
  top: 40px;
  left: 20%;
  background-size: cover;
  position: absolute;
  width: 60%;
  aspect-ratio: 1/1;
}
.mHrvw.courselist .circle_txt {
  font-size: 4vw;
  color: #043b4c;
  line-height: 1.2;
  font-weight: normal;
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
  width: 60%;
}
.mHrvw.courselist .circle2 .circle_txt {
  width: 80%;
}
.mHrvw.courselist .circle_txt span {
  font-size: 4.5vw;
  font-weight: bold;
}
.main_imgunder {
  background: url("/school/online_school/assets_short/page_images/live_lesson/main_img_under_sp.png") no-repeat;
  background-size: cover;
  color: #fff;
  padding: 0.5em 0;
  line-height: 1.2;
  font-size: 6vw;
  text-align: center;
  position: relative;
}
.main_imgunder span {
  font-size: 4.5vw;
}
.tabNav div {
  justify-content: space-between;
}
.pagetitle {
  font-size: 4.9vw;
  text-align: center;
  padding: 2em 0 1em 0;
}
.mHrvw.courselist h1:first-letter, .pagetitle span {
  color: #8f1941;
}
.point .title {
  position: relative;
  padding: 1em 0 0.5em;
  text-align: center;
  font-size: 4.4vw;
}
.point .title:before {
  position: absolute;
  bottom: 0.2em;
  left: calc(50% - 2em);
  width: 4em;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: #8f1941;
}
.point div {
  position: relative;
  text-align: center;
  border: 1px solid #023059;
  background: #fff;
  margin-top: 12vw;
  font-size: 3vw;
  padding: 0 0.5em 1em;
}
.point div span {
  position: relative;
  z-index: 1;
  display: block;
  padding: 0;
}
.point div:before {
  position: absolute;
  content: '';
  top: -10vw;
  left: calc(50% - 8vw);
  width: 16vw;
  height: 16vw;
  border: 1px solid #023059;
  border-radius: 50%;
  background: #fff;
}
.point dt i {
  font-size: 6vw;
  line-height: 2.5;
  position: absolute;
  z-index: 2;
  top: -10vw;
  left: calc(50% - 8vw);
  width: 16vw;
  height: 16vw;
  text-align: center;
  color: #023059;
}
.point dt {
  margin-bottom: 3vw;
}
.point dd:first-of-type {
  font-size: 4vw;
  font-weight: bold;
}
.point dd:first-of-type .min {
  font-weight: normal;
  font-size: 50%;
}
/* tabsJquery */
.tabNav li {
  cursor: pointer;
}
.tabNav li.active {
  opacity: 0.8;
  cursor: pointer;
}
.tabWrap {
  position: relative;
}
.tabCts {
  display: none;
  border: solid 1px;
}
.tabCts.cts-active {
  display: block;
  border-bottom: none;
}
.tabNav.l-flex {
  flex-wrap: wrap;
  justify-content: space-between;
}
.tabNav li.list2 {
  width: calc(100% / 2 - 1px);
}
.tabNav li.list3 {
  width: calc(100% / 3 - 2px);
}
.tabNav li.list4 {
  width: calc(100% / 4 - 3px);
}
.tabNav li.list5 {
  width: calc(100% / 5 - 4px);
}
.tabNav li a:link, .tabNav li a:visited {
  text-decoration: none;
  color: #fff;
}
.list {
  width: 95%;
  margin: 20px auto;
}
.list .title {
  text-align: center;
  background: #ba0e6b;
  color: #fff;
  font-size: 4vw;
  line-height: 2;
  margin-bottom: 0.2em;
}
.officelist .title, .officelist .tabNav li.active {
  background: #ba0e6b;
}
.officelist .onlineCrsInfDat dt {
  background: rgba(186, 14, 107, 0.7);
}
.weblist .title, .weblist .tabNav li.active {
  background: #d99910;
}
.weblist .onlineCrsInfDat dt {
  background: rgba(217, 153, 16, 0.7);
}
.nwlist .title, .nwlist .tabNav li.active {
  background: #289936;
}
.nwlist .onlineCrsInfDat dt {
  background: rgba(40, 153, 54, 0.7);
}
.pglist .title, .pglist .tabNav li.active {
  background: #3e8cc8;
}
.pglist .onlineCrsInfDat dt {
  background: rgba(62, 140, 200, 0.7);
}
.list .tabNav li {
  background: #b2b2b2;
  margin-bottom: 0.5em;
}
.list .tabNav li a {
  text-align: center;
  color: #fff;
  display: block;
  font-size: 3vw;
  line-height: 2.5;
}
.onlineCrsInf > dt {
  font-size: 3vw;
  padding: 0.5em 0 0.5em 0.8em;
  border-bottom: 1px solid;
}
.onlineCrsInf > dt::after {
  float: right;
  font-family: "FontAwesome";
  content: "\f078";
  padding-right: 10px;
}
.onlineCrsInf > dt.active::after {
  font-family: "FontAwesome";
  content: "\f077";
}
.onlineCrsInf > dt:first-child {
  cursor: pointer;
}
.onlineCrsInf > dd {
  padding: 0.5em;
  border-bottom: 1px solid;
  font-size: 1.4vw;
}
.onlineCrsInfTxt {
  clear: both;
  padding: 0.5em;
  font-size: 2.8vw;
}
.onlineCrsInfDat {
  padding-top: 1em;
}
.onlineCrsInfDat > dt {
  color: #FFF;
  text-align: center;
  line-height: 1.8;
}
.onlineCrsInfDat > dt, .onlineCrsInfDat > dd {
  font-size: 2.4vw;
  float: left;
  padding: 0 5px;
  line-height: 1.8;
}
.officelist .onlineCrsInf dd {
  background: #faeef5;
}
.weblist .onlineCrsInf dd {
  background: #fcf8ee;
}
.nwlist .onlineCrsInf dd {
  background: #f0f8f1;
}
.pglist .onlineCrsInf dd {
  background: #f1f7fb;
}
.list .list_btn {
  flex-direction: row-reverse;
  clear: both;
  float: right;
}
.list .list_btn p {
  margin-left: 1em;
  font-size: 1.5vw;
  width: 13em;
  text-align: left;
  border-radius: 3vw;
  border: 1px solid;
  position: relative;
  background: #fff;
  padding: 0.5em 0 0.5em 1em;
}
.list .list_btn a {
  display: block;
}
.list .list_btn p .fas {
  position: absolute;
  right: 1em;
  top: 0.7em;
}
.officelist .tabCts, .officelist .onlineCrsInf dt, .officelist .onlineCrsInf dd, .officelist .list_btn p {
  border-color: #ba0e6b;
}
.weblist .tabCts, .weblist .onlineCrsInf dt, .weblist .onlineCrsInf dd, .weblist .list_btn p {
  border-color: #d99910;
}
.nwlist .tabCts, .nwlist .onlineCrsInf dt, .nwlist .onlineCrsInf dd, .nwlist .list_btn p {
  border-color: #289936;
}
.pglist .tabCts, .pglist .onlineCrsInf dt, .pglist .onlineCrsInf dd, .pglist .list_btn p {
  border-color: #3e8cc8;
}
.officelist .list_btn p a, .officelist .list_btn p .fas {
  color: #ba0e6b;
}
.weblist .list_btn p a, .weblist .list_btn p .fas {
  color: #d99910;
}
.nwlist .list_btn p a, .nwlist .list_btn p .fas {
  color: #289936;
}
.pglist .list_btn p a, .pglist .list_btn p .fas {
  color: #3e8cc8;
}
.officelist .list_btn p a, .officelist .list_btn p .fas {
  color: #ba0e6b;
}
@media screen and (min-width: 736px) {
  .mHrvw.courselist {
    padding-top: 50px;
  }
  .mHrvwinnr {
    position: relative;
    width: 100%;
    height: 420px;
    max-width: 1500px;
    margin: -8px auto 0;
    background: url("/school/online_school/assets_short/page_images/live_lesson/main_img_pc.png") no-repeat right top;
    background-size: cover;
  }
  .mHrvw.courselist h1 {
    font-size: 5.94vw;
    line-height: 0.75;
    border-bottom: 1px solid #8f1941;
    display: inline-block;
    width: 100%;
  }
  .mHrvw.courselist h1 span {
    border: none;
    display: inline;
  }
  .mHrvw.courselist .fs8 {
    font-size: 3vw;
    vertical-align: middle;
  }
  .mHrvw.courselist .circle1 {
    position: absolute;
    top: -80px;
    left: 10%;
    width: 445px;
    background: url("/school/online_school/assets_short/page_images/live_lesson/circle1.png") no-repeat;
    background-size: contain;
  }
  .mHrvw.courselist .circle2 {
    position: absolute;
    top: 40px;
    left: 35%;
    width: 445px;
    height: 445px;
    background: url("/school/online_school/assets_short/page_images/live_lesson/circle2.png") no-repeat;
    background-size: contain;
  }
  .mHrvw.courselist .circle_txt {
    font-size: 30px;
    line-height: 1.2;
    width: 60%;
  }
  .mHrvw.courselist .circle2 .circle_txt {
    width: 86%;
  }
  .mHrvw.courselist .circle_txt span {
    font-size: 38px;
  }
  .main_imgunder {
    background: #5b637a url("/school/online_school/assets_short/page_images/live_lesson/main_img_under_pc.png") no-repeat;
    background-position: center;
    padding: 0.5em 0;
    line-height: 1.2;
    font-size: 2.3vw;
    text-align: center;
  }
  .main_imgunder span {
    font-size: 2vw;
  }
  .list_wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .pagetitle {
    font-size: 22px;
    width: 100%;
  }
  .point .title {
    font-size: 30px;
  }
  .point dl {
    display: flex;
    justify-content: space-between;
  }
  .point div {
    margin-top: 100px;
    font-size: 14px;
    width: 33%;
  }
  .point div span {
    margin-top: 30px;
  }
  .point div:before {
    top: -80px;
    left: calc(50% - 80px);
    width: 160px;
    height: 160px;
  }
  .point dt i {
    font-size: 60px;
    top: -80px;
    left: calc(50% - 80px);
    width: 160px;
    height: 160px;
    text-align: center;
  }
  .point dt {
    margin-bottom: 50px;
  }
  .point dd:first-of-type {
    font-size: 18px;
    font-weight: bold;
  }
  .point dd:first-of-type .min {
    font-weight: normal;
    font-size: 50%;
  }
  .point div span.min {
    margin-top: 0;
  }
  .list {
    width: 49%;
    margin: 20px auto;
  }
  .list .title {
    font-size: 22px;
    line-height: 2;
    margin-bottom: 0.2em;
  }
  .list .tabNav li a {
    font-size: 16px;
  }
  .list .tabNav li a.double {
    line-height: 1.5;
  }
  .list .tabNav li.list5 {
    width: calc(100% / 5 - 4px);
  }
  .list .tabNav li.list6 {
    width: calc(100% / 6 - 5px);
  }
  .list .tabNav li.list7 {
    width: calc(100% / 7 - 6px);
  }
  .onlineCrsInf > dt {
    font-size: 16px;
    padding: 0.5em 0 0.5em 0.8em;
  }
  .onlineCrsInf > dd {
    font-size: 14px;
    line-height: 1.6;
  }
  .onlineCrsInfTxt {
    font-size: 14px;
  }
  .onlineCrsInfDat > dt, .onlineCrsInfDat > dd {
    font-size: 14px;
  }
  .list .list_btn p {
    font-size: 13px;
    border-radius: 20px;
    border: 1px solid;
    padding: 0.5em 0 0.5em 1em;
  }
  .list .list_btn p .fas {
    position: absolute;
    right: 0.5em;
    top: 0.7em;
  }
  .officelist .tabCts, .officelist .onlineCrsInf dt, .officelist .onlineCrsInf dd, .officelist .list_btn p {
    border-color: #ba0e6b;
  }
  .weblist .tabCts, .weblist .onlineCrsInf dt, .weblist .onlineCrsInf dd, .weblist .list_btn p {
    border-color: #d99910;
  }
  .nwlist .tabCts, .nwlist .onlineCrsInf dt, .nwlist .onlineCrsInf dd, .nwlist .list_btn p {
    border-color: #289936;
  }
  .pglist .tabCts, .pglist .onlineCrsInf dt, .pglist .onlineCrsInf dd, .pglist .list_btn p {
    border-color: #3e8cc8;
  }
}
/*---------------------------
講座詳細ページ用ここまで
---------------------------*/
/*clearfix */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.c-h-inner.u-pc {
  align-items: center;
}
.c-h-btn-list li {
  font-size: 0.95rem;
}
.youtube {
  margin-top: 30px;
}
.wrap .youtube {
  width: 48%;
}
.youtube .youtube_ttl {
  padding: 0.5em 0 0.5em 0.5em;
  color: #fff;
  border-radius: 5px;
  background-color: #E3C792;
  font-size: 1.2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 488px) {
  .wrap .youtube {
    width: 100%;
  }
}
.school_map {
  width: 90%;
  max-width: 500px;
  margin: 0 auto;
}
.school_map img {
  width: 100%;
}
/*オンライン　オフィス詳細*/
.fcr {
  color: #8f1941;
}
.fb {
  font-weight: 600;
}
.img_ttl {
  font-size: 70px;
  line-height: 0.8;
  padding-top: 1em;
}
.img_ttl2 {
  font-size: 33px;
  font-weight: 600;
}
.img_ttl .fcr {
  font-size: 99px;
}
/*タブレット対応*/
@media (min-width: 521px) and (max-width: 960px) {
  #chara .box {
    width: 100%;
    min-height: 0;
  }
  .contactBtnList li:nth-child(2) a {
    font-size: 16px;
  }
}
/*問い合わせ*/
#contact .mHrvw {
  height: auto;
  padding-top: 200px;
}
#contact .lead {
  text-align: center;
  width: 90%;
  margin: 0 auto 30px;
  font-size: 16px;
}
.form-table {
  border: 1px solid #c8c8c8;
  width: 96%;
  text-align: left;
  margin:0 auto 30px auto;
}
.form-table tr {
  border-bottom: 1px solid #c8c8c8;
}
.form-table tr:last-child {
  border-bottom: none;
}
.form-table th, .form-table td {
  vertical-align: middle;
  padding: 1.5em 1em;
}
.form-table th {
  background: #f2f2f2;
  font-weight: bold;
  width: 10em;
  line-height: 1.2;
  font-size: 18px;
}
.form-table tr td {
  border-bottom: 1px solid #c8c8c8;
}
.form-table tr:last-child td {
  border-bottom: none;
}
.form-table th span {
  color: #ca162b;
  font-size: 80%;
}
.form-table td span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.form-table td span:last-child {
  margin-right: 0;
}
.form-table textarea {
  width: 100%;
  border: 1px solid #c8c8c8;
  padding: 1em;
}
.form-table input[type="text"] {
  width: 100%;
  border: 1px solid #c8c8c8;
  padding: 1em;
}
.form-privacy {
  margin-bottom: 40px;
}
.form-privacy span {
  color: #ca162b;
  font-size: 80%;
}
.form-btn {
  text-align: center;
}
.form-btn p {
  /*display: inline-block;*/
  vertical-align: middle;
  /*margin: 0 10px;*/
}
.form-btn input {
  padding: 0 1em;
  height: 80px;
  font-size: 1.6rem;
  cursor: pointer;
}
.form-btn .btn-entry {
  background: #51a9c0;
  color: #fff;
  border: none;
}
.form-btn .btn-back {
  background: #ccc;
  border: none;
}
.error-text {
  color: red;
  margin: 1em 0;
}
.error-btn input {
  width: 250px;
  height: 60px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.6rem;
  background: #ccc;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  #contact .lead {
    margin-top: 10px;
    ;
  }
  .form-table th, .form-table td {
    font-size: 0.9rem;
    padding: 1em;
  }
  .form-table th {
    width: 8em;
  }
  .form-table td span {
    margin-right: 10px;
  }
  .form-privacy, .form-btn input {
    margin:0 10px;
  }
  .form-btn input {
    height: 50px;
    font-size: 1.4rem;
  }
  #contact .mHrvw {
    padding-top: 180px;
  }
}
/*bread crumbs*/
#breadCrumb {
  margin: 5px auto 15px;
  overflow: hidden;
  clear: both;
  color: #444E50;
  font-size: 1.2rem;
  padding: 0;
}
#breadCrumb a {
  display: inline-block;
  padding-right: 3px;
  padding-left: 18px;
  background: url(/assets/images/bc_arrow.png) 0 0 no-repeat;
  margin: 2em 0;
  text-decoration: underline;
}
#breadCrumb a:first-child {
  padding-left: 18px;
  background: url(/assets/images/bc_home.png) 0 0 no-repeat;
}
#breadCrumb a:last-child {
  padding-left: 18px;
  background-image: url(/assets/images/bc_arrow.png), url(/assets/images/bc_arrow.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 1px center, right center;
  padding-right: 1.5em;
}
#breadCrumb li a:hover {
  opacity: .8;
  text-decoration: none;
}
.share {
  margin-top: 20px;
}
.share li {
  line-height: 3em;
  width: 90%;
  background-color: #fff;
  border: 1px solid #1f8fce;
  padding: 0.5em;
  margin: 0 auto;
}
.share li a {
  display: block;
  text-align: center;
  color: #333333;
  font-size: 1.2rem;
}
.share li a:visited {
  color: #333333;
}
.share li:first-child a {
  background: url("/assets/images/footer/footer_tw_btn.png") no-repeat 1.1em center /1.1em;
}
.share li:nth-child(2) a {
  background: url("/assets/images/sns/facebook.png") no-repeat 1.1em center /1.1em;
}
@media screen and (min-width: 769px) {
  .share li {
    line-height: 3em;
    width: 50%;
  }
  .share li a {
    font-size: 1.8rem;
  }
}