.sp_only{
  display: none
}

.pc_only{
  display: block
}

a.blank{
  color:#533F96;
  text-decoration: underline;
}

.course_list{
  padding-left: 12px
}

.link-icon:after{
  content:"";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 5px;
  background-image: url(../img/course_application/link_icon.png);
  background-size: cover;
}

span{
  display: block;
}

span.kaijou{
  display: inline;
}

.breadcrumb span,
.live,
.school{
  display: inline;
}

li{
  list-style: none
}

address{
  margin: 0;
  padding: 0;
}

.layer-low h2{
  margin: 109px 0 15px 0;
}

.layer-low .breadcrumb {
    background: none;
    padding: 0;
    margin: 0;
    font-size: 85%;
}

.mt60{
  margin-top: 60px
}

.mt50{
  margin-top: 50px
}

.mt25{
  margin-top: 25px
}

.mt26{
  margin-top: 26px
}

.mb120{
  margin-bottom: 120px
}

.mb60{
  margin-bottom: 60px
}

.mb50{
  margin-bottom: 50px
}

.mb37{
  margin-bottom: 37px
}

.mb27{
  margin-bottom: 27px
}

.mb22{
  margin-bottom: 22px
}

.mb20{
  margin-bottom: 20px
}

.mb18{
  margin-bottom: 18px
}

.mb8{
  margin-bottom:8px
}

.ml15{
  margin-left: 15px
}

.pt18{
  padding-top: 26px
}

.pt26{
  padding-top: 26px
}

.pl27{
  padding-left: 27px
}

.pl22{
  padding-left: 22px
}

.pl10{
  padding-left: 10px
}

.pr27{
  padding-right: 27px
}

.pr22{
  padding-right: 22px
}

.pr10{
  padding-right: 10px
}

.pb8{
  padding-bottom: 8px
}

.pb18{
  padding-bottom: 18px
}

.pb22{
  padding-bottom: 22px
}

.pb60{
  padding-bottom: 60px
}

.fs20{
  font-size: 20px
}

.fs18{
  font-size: 18px
}

.fs16{
  font-size: 18px
}

.fs14{
  font-size: 14px
}
.fs9{
  font-size: 9px
}

.text-center{
  text-align: center;
}

.bold{
  font-weight:bold !important
}

.bg_gray{
  background-color: #F7F7F7
}

.bg_purple{
  background-color: #533F96;
  color: #fff
}

.title_newcurr{
  color: #533F96;
  font-size: 26px;
  border-bottom: 1px #707070 solid;
  font-weight: bold;
}

.flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#flow h3{
  width: 300px;
  height: 25px;
  line-height: 25px;
  font-size: 15px
}

#flow dl{
  border-left: 5px #533F96 solid;
}

#flow dd{
  line-height: 28px
}

.info{
  width:130px;
  height: 14px;
  line-height: 14px;
  font-size: 10px;
}

.tel_info{
  border:1px #DDDDDD solid;
  padding: 22px 22px 30px
}

.course-single{
  display: none
}

.course-single.current{
  display: block
}

.course h3{
  font-size: 18px;
  padding:15px 13px
}

.course_info li{
  margin-bottom: 10px
}

.course_info{
  border-left:1px #533F96 solid;
  padding-left: 10px;
  position:relative;
}

.area{
  width:300px
}

.area a{
  display: block;
  width: 45px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
  border-radius: 5px;
  background-color: #533F96;
  color: #fff
}

.area .current a{
  background-color: #E4DFF0;
  color: #333
}

.seat{
  font-size: 13px;
  width: 95px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  background-color: #FF9600;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 350px;
  z-index: 2
}

.live,.school{
  padding: 2px 4px;
  font-size: 12px
}

.live{
  border: 1px #533F96 solid;
  color: #533F96
}

.school{
  background-color: #D63D3A;
  color: #fff;
}

.schedule{
  border: 1px #E4DFF0 solid;
  padding: 15px 15px 60px;
  position: relative;
}

.inner{
  justify-content: flex-start;
}

.inner dt,
.inner dd{
  width: 70px;
  height: 26px;
  text-align: center;
  line-height: 22px;
  font-size: 10px;
  margin: 0;
  box-sizing: border-box;
}

.inner dt{
  background-color: #E4DFF0
}

.inner dd{
  border: 1px #E4DFF0 solid
}

.application_btn img{
  width: 135px
}

.application_btn{
  position: absolute;
  bottom:20px;
  right: 25px
}
.formTbl01.price{
    border-collapse: collapse;
    margin-bottom: 20px;
    border-left: 1px solid #FAF7F7;
    border-right: 1px solid #E7D8D8;
    width: 100%;}

.formTbl01.price,
.formTbl01.price th,
.formTbl01.price td{
  border: 1px #ccc solid
}

.formTbl01.price .formTd01 {
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    /* background: #F8EBEB;
    border-top: 1px solid #FAF7F7;
    border-bottom: 1px solid #E7D8D8;
    border-right: 1px solid #E7D8D8; */
    width: 120px;
}
