@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  color: #111111;
  line-height: 18px;
  font-size: 12px;
  font-family: 'PT Sans', 'Josefin Sans', Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  
  /*width: 100%;*/
  word-wrap: break-word;
  letter-spacing: 0px;
}

pre{
  font-family: 'PT Sans', 'Josefin Sans', Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body .zh,
body .zh pre{
  font-family: 'Noto Sans TC', Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Apple SD Gothic Neo", "Apple LiGothic Medium","Microsoft JhengHei",sans-serif;
}

img {
  border-width: 0;
}

img.heightAuto {
  height: auto;
}
object, embed {
  vertical-align: bottom;
}
ul, ul li {
  list-style: none;
}
html.lock {
  overflow: hidden;
  position: relative;
}
html.lock body {
    overflow: hidden;
}

.f-lora{
  font-family: 'Raleway', serif!important;
}
.zh .f-lora{
  font-family: Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Apple SD Gothic Neo", "Apple LiGothic Medium","Microsoft JhengHei",sans-serif!important;
}
/*.f-lust{
  font-family: "lust-script-display",sans-serif;
  font-style: normal;
  font-weight: 400;
}*/
.f-pt{
  font-family: 'PT Sans', sans-serif!important;
  font-style: normal;
  font-weight: 400;
}
.f-ch{
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","標楷體", "蘋果儷中黑", "微軟正黑體", sans-serif;
    letter-spacing: 2px;
}
.f-ch-small{
  font-size: 12px;
  line-height: 18px;
}
.f-en{
/*  font-size: 12px;
  line-height: 18px;
  margin: 8px 0;*/
}
.f-white{
  color:white;
}
/*@font-face{ 
    font-family: 'Walbaum';
    src: url('../fonts/Walbaum-BoldOsF.eot');
    src: url('../fonts/Walbaum-BoldOsF.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Walbaum-BoldOsF.woff2') format('woff2'),
          url('../fonts/Walbaum-BoldOsF.woff') format('woff'),
          url('../fonts/Walbaum-BoldOsF.svg#Walbaum-BoldOsF') format('svg');
    font-weight: bold;
    font-style: normal;
}*/
@font-face {
    font-family: 'Walbaum';
    src: url('../fonts/walbaum-boldosf-webfont.woff2') format('woff2'),
         url('../fonts/walbaum-boldosf-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.s-box:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}

.l-box, .pc-l-box, .tab-l-box {
  float: left;
}

.r-box, .pc-r-box, .tab-r-box {
  float: right;
}

.pc-none {
  display: none;
}

.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.transit-res {
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.transit-7 {
  -moz-transition: all 7s ease-out;
  -o-transition: all 7s ease-out;
  -webkit-transition: all 7s ease-out;
  transition: all 7s ease-out;
}
.transit-5 {
  -moz-transition: all 5s ease-out;
  -o-transition: all 5s ease-out;
  -webkit-transition: all 5s ease-out;
  transition: all 5s ease-out;
}

.transit-3 {
  -moz-transition: all 3s ease-out;
  -o-transition: all 3s ease-out;
  -webkit-transition: all 3s ease-out;
  transition: all 3s ease-out;
}

.transit-1 {
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.transit-05 {
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.transit-02 {
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.transit-01 {
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}


.icon-w {
  background-color: white;
  color: #fd0065;
  padding: 2px 5px;
}

.rad3 {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.rad12 {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
.fadeInItem,
.o0item,
.o0 {
/*  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;*/
}
.o0item-box,
.o0-delay{
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0; 
}
.contents-wrap.o0{
  opacity: 0;
}
.o0.active {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}

.pink {
  color: #fd0065;
}

.obtn {
  display: block;
}
.obtn-inline {
  display: inline;
}

.hide {
  display: none;
}
.hide-important{
  display: none!important;
}
.img-wrap{
  overflow: hidden;
}
.img-wrap img{
  width: 100%;
  height: auto;
}

/*///////////////////////////////////////////////////////////// ANCHOR */

a{
  color: #43253b;
  text-decoration: underline;
}

a:hover {
  color: #F8A528;
  text-decoration: none;
}
a.blank-link{
  color: #1b1b1b;
  text-decoration: underline;
}
a.blank-link:hover{
  color: #1b1b1b;  
}
a.disabled-important{
  height: 0;
  margin-top: 0;
  margin-bottom: 0; 
  display: none; 
  visibility: hidden!important;
  pointer-events: none!important;
}
a.disabled-important:hover{
  height: 0;
  cursor: pointer;
  pointer-events: none!important;
}
img, a img {
  margin: 0;
  padding: 0;
  border: 0;
  border-style: none;
  text-decoration: none;
  vertical-align: top;
}

a.underline {
  text-decoration: underline;
}
a.iabtn{
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}
a.iabtn:hover {
  cursor: default !important;
}

.m0 {
  margin: 0 !important;
}
.txt-center{
  text-align: center;
}
.txt-right{
  text-align: right;
}
.v-align {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
}
#wrap {
  position: relative;
  z-index: 10;
  right: 0;
  text-align: left;
  /*min-width: 1000px;*/
  /*min-height: 100%;*/
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  background-color: white;
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-text-size-adjust: 100%;
  
  /*  -webkit-transition-property: right;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -moz-transition: right 0.5s ease 0s;
    transition: right 0.5s ease 0s;*/ }
  /* line 189, ../scss/common.scss */
#wrap.slideOpen {
    /*right:-320px;*/
    -webkit-transform: translate(320px, 0);
    -moz-transform: translate(320px, 0);
    -ms-transform: translate(320px, 0);
    -o-transform: translate(320px, 0);
    transform: translate(320px, 0);
}
@media only screen and (max-width: 659px){
   
}

footer, .push{
  height: auto;
}

#contents{
  position: relative;
  padding-top: 60px;
  /*margin-top: 60px;*/
}
#contents .contents-wrap{

/*  padding:10px 20px;
  max-width: 1180px;*/
}


.flex{
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.flex-h-center{
  justify-content: center;
}
.flex-v-center{
  align-items: center;
}
.flex.col02 .item{
  flex: 1 0 50%;
  max-width: 50%;
}
.flex.col03 .item{
  flex: 1 0 33%;
  max-width: 33%;
}

.flex.col04 .item{
  flex: 1 0 25%;
}
.flex.ratio01 .item{
  margin-bottom: 30px;
}
.flex.ratio01 .item.item01{
  width: 25%;
  padding-right: 10px;
  max-width: 80px;
  box-sizing:border-box;
}
.flex.ratio01 .item.item02{
  width: 75%;
  padding-left: 10px;
  box-sizing:border-box;
}
.flex.ratio02 .item.item01{
  width: 20px;
  padding-right: 10px;
  box-sizing:border-box;
}
.flex.ratio02 .item.item02{
  width: calc(100% - 30px);
  padding-left: 10px;
  box-sizing:border-box;
}
.wide-hide{
  display: block;
}
.narrow-hide{
  display: none;
}
.wider-hide{
  display: block;
}
.narrower-hide{
  display: none;
}

@media only screen and (min-width: 768px) {
  .pc-flex{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
  }
  .pc-flex.wide-col02 .item,
  .pc-flex.wide-col02b .wide-item,
  .flex.wide-col02 .item{
    flex: 1 0 50%;
  }
  .pc-flex.wideCol03 .item,
  .flex.wideCol03 .item,
  .flex.col02.wideCol03 .item{
    flex: 1 0 33%;
    max-width: 33%;
    position: relative;
  }
  .pc-flex.wideCol03 .item,
  .flex.wideCol03 .item,
  .flex.col02.wideCol03 .item:nth-child(odd),
  .flex.col02.wideCol03 .item:nth-child(even){
    padding-right: 10px;
    padding-left: 10px;
  }
  .wide-hide{
    display: none;
  }
  .narrow-hide{
    display: block;
  }
}
@media only screen and (min-width: 980px) {
  .wider-hide{
    display: none;
  }
  .narrower-hide{
    display: block;
  }
}
.disc-style li{
  list-style: disc;
  margin-left: 15px;
}
@media only screen and (min-width: 1100px) {
  .flex.wideCol03 .item,
  .flex.col02.wideCol03 .item:nth-child(odd),
  .flex.col02.wideCol03 .item:nth-child(even){
    padding-right: 20px;
    padding-left: 20px;
  }
}

/*///////////////////////////////////////////////////////////// HEADER */

header {
  width: 250px;
  height: auto;
  position: absolute;
/*  position: fixed;*/
  top:0;
  left:-280px;    
  
  background-color: #4A017D;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  position: fixed;
  width: 250px;
  height:100vh;
  overflow-y: scroll;

}
header.fixedBottom{
  position: fixed;
  height: 100%;

}
header .inner {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: white;
}
header.fixedBottom .inner{
  position: absolute;
  bottom:0;
}

header .inner .logo {
  text-align: center;
  border-bottom: 1px dotted #DEDEDE;
/*  position: fixed;*/
  height: 143px;
  width: 250px;
  z-index: 9999999;
  background-color: white;
  top: 0;
}
header .inner .nav-wrap nav{
  /*padding-top: 143px;*/
    position: relative;
    z-index: 9999;
}
header .inner .logo img {
  width:100px;
  height: auto;
  margin:25px auto;
}

header .inner .nav-wrap{
}
header .inner nav ul li{
  margin: 0;
  line-height: 50px;
}
header .inner nav ul li:last-child{
  margin:0;
}
header .inner nav ul li a{
  color: #1b1b1b;
  text-decoration: none;
  font-size: 16px;
  font-weight: 800;
  padding:0 25px;
}
header .inner nav ul li a i{
  margin-left: auto;
}
header .inner nav ul li a:hover,
header .inner nav ul li a.active{
  color: white;
  background-color: #4A017D;
}
header .inner nav ul li.btn-bdr a{
  border-top: 1px dotted #DEDEDE;
}
header .inner nav ul li.btn-bdr:last-child a{
  border-bottom: 1px dotted #DEDEDE;
}

header .inner nav .nav-btm{
  padding: 25px 25px 40px;
  background-color: #4A017D;
}

header .inner nav .nav-btm .awards-wrap{
  margin-left: -10px;
  margin-right: -10px;
}
header .inner nav .nav-btm .awards-wrap .img-wrap{
  border-radius: 100%;
}
header .inner nav .nav-btm .awards-wrap .img-wrap:nth-child(4),
header .inner nav .nav-btm .awards-wrap .img-wrap:nth-child(5){
  margin-top: 6px;
}
header .inner nav .nav-btm .awards-wrap .img-wrap img{
  width: 85%;
  display: block;
  margin: 0 auto;
  border-radius: 100%;
}
header .inner nav .nav-btm .list-btm{
  padding-top: 10px;
}
header .inner nav .nav-btm ul li a{
  padding: 0;
  font-weight: 300;
  color: white;

}
header nav .circle-plus{
  margin-right: -4px;
}
header .header-btm-wrap{
  margin-top: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
header .header-btm-wrap a{
  margin-bottom: 25px;
  text-align: center;
}
header .header-btm-wrap a:first-child{

}
header .header-btm-wrap a i{
  color: white;
  font-size: 20px;

}
header copyright{
  display: block;
}
header.narrow-v .inner .logo{
  height: 110px;
}
header.narrow-v .inner .logo img{
  width: 80px;
  margin: 15px auto;
}
header.narrow-v .inner nav ul li{
  line-height: 45px;
}
header.narrow-v .inner nav ul li a{
  font-size: 14px;
}

footer{
  background-color: #000000;
  color: white;
  padding: 0 0 0 0;
  box-sizing:border-box;
}
footer .inner{
  max-width: 400px;
  width: 100%;
  padding:40px 20px 20px;
  margin:0 auto;
  box-sizing:border-box;
}
footer .f-part-ttl{
  margin-bottom: 40px;
}
.zh footer .f-part-ttl{
  font-style: normal;
}


.mobile-header{
  width: 100%;
  position: absolute;
  height: 60px;
  top:0;
  z-index: 999;
  background-color: white;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.mobile-header.fixedTop{
  position: fixed;
}
.mobile-header .mobile-logo-wrap{
  width: 100px;
  height: 100%;
  display: block;
  line-height: 60px;
  margin: 0 auto;
  text-align: center;
}
.mobile-header .mobile-logo-wrap .mobile-logo{
  width: 48px;
  margin-top: 7.5px;
}

.site-overlay-toggle {
    text-align: center;
    display: block;
    float: right;
}
.menu {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    width: 80px;
    height: 60px;
    position: absolute;
    top:0;
    right:0;
}

.btn-ui, .btn-ui:active, .btn-ui:focus, .btn-ui:focus:active {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-ui {
    padding: 0;
    border: none;
    border-radius: 0;
    background-color: transparent;
}
.site-overlay-toggle .btn {
    display: inline-block;
    margin-top:0;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    line-height: 1;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 60px;
    height: 60px;
    background: transparent;
}
.site-overlay-toggle .btn .bar {
    position: relative;
    margin: 0 auto;
    width: 20px;
    height: 2px;
    border-radius: 4px;
    background: #BCBCBC;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}
.site-overlay-toggle .btn .bar{
    display: inline-block;
    vertical-align: middle;
}
.site-overlay-toggle .btn .bar:before {
    -webkit-transform: translate(0,6px);
    -ms-transform: translate(0,6px);
    -o-transform: translate(0,6px);
    transform: translate(0,6px);
    bottom:-1px;
}
.site-overlay-toggle .btn .bar:after {
    -webkit-transform: translate(0,-6px);
    -ms-transform: translate(0,-6px);
    -o-transform: translate(0,-6px);
    transform: translate(0,-6px);
    top:-1px;
}
.site-overlay-toggle .btn .bar:after, .site-overlay-toggle .btn .bar:before {
    content: '';
    position: absolute;
    background: #BCBCBC;
    left: 0;
    width: 100%;
    height: 2px;
    border-radius: 4px;    
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.active .site-overlay-toggle .btn>span {
    background: 0 0;
}
.active .site-overlay-toggle .btn >span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom:0;
}
.active .site-overlay-toggle .btn >span:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top:0;
}
.mobile-header .login-wrap{
  width: 80px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 20px;
  box-sizing:border-box;
  text-align: left;
}
.mobile-header a.login-wrap{
  text-decoration: none;
}
.mobile-header a.login-wrap.logged-in{
  width: auto;
  padding-top: 11px;
}
.mobile-header a.login-wrap.logged-in p{
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 90px;
  white-space: nowrap;
}

.mobile-header .login-wrap img{
  width: 24px;
  height: auto;
  margin-top: 18.5px;
}
.mobile-nav{
  width: 100%;
  z-index: 800;
  position: fixed;
  top:-2000px;
  left: 0;
  font-size: 14px;
  background-color: white;
  border-bottom: 1px solid #efefef;
  text-align: left;
  box-sizing: border-box;
  overflow: scroll;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.26);
}
.mobile-nav.active{
  top:60px!important;
}
.mobile-nav .nav li{
  line-height: 60px;
}
.mobile-nav .nav li a{
  text-decoration: none;
  padding: 0 20px;
  color: #1b1b1b;
  font-size: 16px;
  -webkit-tap-highlight-color: #1b1b1b;
}
.mobile-nav .nav li a i {
    margin-left: auto;
}
.mobile-nav .nav li a:hover,
.mobile-nav .nav li a:active,
.mobile-nav .nav li a.active{
  color: white;
  background-color: #4A017D;
}
.mobile-nav .nav li.btn-bdr a{
  border-top: 1px dotted #DEDEDE;
}
.mobile-nav .nav li.btn-bdr:last-child a{
  border-bottom: 1px dotted #DEDEDE;
}
.mobile-nav .nav li.btn-bg a{
  background-color: #4A017D;
}
.mobile-nav .nav li.btn-bg a{
  color: white;
}
.mobile-nav .nav.nav-mid{

}
.mobile-nav .nav.nav-btm{
  border-top: 1px dotted #DEDEDE;
  border-bottom: 1px dotted #DEDEDE;
}
.mobile-nav .header-btm-wrap{
  padding: 25px 20px 0;
  text-align: center;
}
.mobile-nav .header-btm-wrap a{
  margin-bottom: 30px;
  color: #4A017D;
}
.mobile-nav .header-btm-wrap a:hover{
  color: #4A017D;
}
header a:hover .circle-plus .circle .vertical,
header a:hover .circle-plus .circle .horizontal,
header .courses.active .circle-plus .circle .vertical,
header .courses.active .circle-plus .circle .horizontal,
.mobile-nav a:hover .circle-plus .circle .vertical,
.mobile-nav a:hover .circle-plus .circle .horizontal {
  background-color: white;
}
header .inner nav ul li .hidden-menu a,
.mobile-nav .nav li .hidden-menu a{
  padding: 0 25px 0 40px;
}
.mobile-nav .circle-plus{
  margin-right: -3px;
}
@media only screen and (min-width: 375px) {
  .mobile-header a.login-wrap.logged-in p{
    max-width: 95px;
  }
}

footer .awards-wrap{
  margin-bottom: 35px;
}
footer .awards-wrap .item{
  max-width: 120px;
  border-radius: 100%;
  
}
footer .awards-wrap .item:nth-child(4),
footer .awards-wrap .item:nth-child(5){
  margin-top: 10px;
}
footer .awards-wrap .img-wrap img{
  width: 85%;
  display: block;
  margin:0 auto;
}
footer .awards-wrap .img-wrap img.badge{
  border-radius: 100%;
}
footer .child-item i{
  margin-right: 10px;
}
footer .child-item .location{
  margin-bottom: 6px;
}
footer .bdr-box .bdr-item{
  padding-top: 20px;
  padding-bottom: 20px;
}
footer .bdr-box .bdr-item .l-item{
  width: calc(100% - 80px);
}
footer .phone{
  color: white;
  text-decoration: none;
  display: inline-block;
}
footer .child-item:last-child{
  margin-left: auto;
}
footer .contact-box .btn-tri{
  margin: 20px auto;
}
footer .warning{
  text-align: center;
  margin: 0 auto;
  max-width: 300px;
}
footer .awards-wrap .warning{
  margin: 40px auto 0;
}

footer .warning-txt{
  margin: 20px auto 0;
  max-width: 300px;  
}
footer .btm-box{
  width: 100%;
  background-color: #222222;
}
footer .btm-box .inner{
  max-width: 500px;
  margin: 0 auto;
  padding:25px 20px 30px;
}
footer .btm-box a{
  color: white;
}
footer .btm-box a:hover{
  color: white;
}
footer .btm-box .item{
  text-align: center;
  margin-bottom: 20px;
}
footer copyright{
  display: block;
  margin-top: 10px;
}

@media only screen and (min-width: 768px) {
  footer .flex-item{
    flex:1 0 50%;
    box-sizing:border-box;
  }
  box-sizing: border-box;
  footer .flex-item:nth-child(odd){
    padding: 0 5% 0 0;
  }
  footer .flex-item:nth-child(even){
    padding: 0 0 0 5%;
  }
  footer .inner{
    max-width: 720px;
  }
  footer .btm-box .inner{
    max-width: 720px;
  }
}
@media only screen and (min-width: 980px) {
  header {
    left: 0;
    right: 0;
    width: 0px;
    z-index: 100;
    overflow-x: hidden;
  }
  .mobile-header{
    position: fixed;
    top:-60px;
  }
  #contents{
    padding-top: 40px;
    margin: 0 auto;
  }
  .sub-header .p-inner p.login{
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  footer{
    /*padding: 0 0 0 250px;*/
  }

  footer .inner{
    width: 100%;
    padding: 60px 0;
  }
  footer .flex-item:nth-child(odd){
    padding: 0 60px 0 0;

  }
  footer .flex-item:nth-child(even){
    padding: 0 0 0 60px;
  }
  footer .btm-box .inner{
    padding: 25px 0px 30px;
  }
  footer .flex.col04 .item{
    flex: 1 0 12.5%;
  }

}
@media only screen and (min-width: 980px) {

}
@media only screen and (min-width: 1180px) {

}
@media only screen and (min-width: 1180px) {
  #wrap {
    margin: 0 auto 0px;
  }
  header {
    /*width: 250px;*/
  }
  #contents{
    /*margin: 0 0 0 250px;*/
  }
  footer{
    /*padding: 0 0 0 250px;*/
  }
  footer, .push {
    /*height: 500px;*/
  }
}
.page-top {
  z-index: 30;
  position: fixed;
  bottom: 10px;
  right: 10px;
  opacity: 0.8;
}
.page-top a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  margin: 0 auto;
  border-radius: 100%;
  background-color: #4A017D;
  font-size: 14px;
}
.contact-fix{
  z-index: 30;
  position: fixed;
  bottom: 10px;
  left: 10px;
  opacity: 0.8;
}
.contact-fix a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  margin: 0 auto;
  border-radius: 100%;
  background-color: #30B154;
  font-size: 18px;
}
.contact-fix a.wechat{
  background-color: #09B83E;
}
.newsletter-fix{
  z-index: 30;
  position: fixed;
  bottom: 10px;
  left: 70px;
  opacity: 0.8;
}
.newsletter-fix a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  margin: 0 auto;
  border-radius: 100%;
  background-color: #F8A523;
  font-size: 14px;
}
.newsletter-fix a img{
  width: 20px;
  margin-top: 10px;
}
.page-top a:hover, 
.contact-fix a:hover,
.newsletter-fix a:hover{
  color: white;
}
@media only screen and (min-width: 768px) {
  .page-top a {
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
  }
  .contact-fix a {
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 24px;
  }
  .newsletter-fix a {
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
  }
  .newsletter-fix a img{
    width: 27px;
    margin-top: 8px;
  }

}


section{
  font-size: 14px;
  line-height: 20px;
}
section a,
a.btn-orange{
  color: #F8A528;
  text-decoration: none;
}
section a.sec-link{
  color: #1b1b1b;
  text-decoration: none;
}
section a.blank-a{
  text-decoration: underline;
}
section a.blank-a:hover{
  opacity: 0.5;
}
/*.btn{
  background-color: #ecece3;
  color: #a5a169;
  text-align: center;
  font-size: 18px;
  line-height: 46px;
  width: 360px;
  -moz-border-radius: 23px;
  -webkit-border-radius: 23px;
  border-radius: 23px;
  border-width: 2px;
  border-color: #43253b;
  border-style: solid;
  display: block;
  position: relative;
  margin: 30px auto;
}
.btn:hover{
  color: #43263a;
}*/
#breadcrumbs{
  width: 100%;
  height: 40px;
  display: none;
  position: absolute;
  z-index: 29;

}
#breadcrumbs .inner{
  width: 100%;
  height: 100%;
  line-height: 40px;
  padding: 0 30px;
  box-sizing: border-box;
  border-bottom: 0;
}
#breadcrumbs .inner ol,
#breadcrumbs .inner ul{
    list-style: none;
}
#breadcrumbs .inner ol li,
#breadcrumbs .inner ul li{
  float: left;
  line-height: 40px;
  /* color: white; */
}
#breadcrumbs .inner ul li.separator span{
  text-align: center;
  width: 14px;
  height: 40px;
  margin: 0 5px;
  display: block;
  box-sizing:border-box;
}
#breadcrumbs .inner ol li a,
#breadcrumbs .inner ul li a{
  /* color: white; */
  text-decoration: none;
}
#breadcrumbs .inner ol li a:hover,
#breadcrumbs .inner ul li a:hover{
  color: #F8A523;
}
.page-template-page-courses-details-class-list #breadcrumbs .inner ol li a,
.page-template-page-courses-details-class-list #breadcrumbs .inner ul li a,
.page-template-page-courses-details-class-list #breadcrumbs .inner ul li.separator span,
.page-template-page-courses-details-class-list #breadcrumbs .inner ol li,
.page-template-page-courses-details-class-list #breadcrumbs .inner ul li,
.page-template-page-courses-details #breadcrumbs .inner ol li a,
.page-template-page-courses-details #breadcrumbs .inner ul li a,
.page-template-page-courses-details #breadcrumbs .inner ul li.separator span,
.page-template-page-courses-details #breadcrumbs .inner ol li,
.page-template-page-courses-details #breadcrumbs .inner ul li{
  color: #1b1b1b;
}

/*#breadcrumbs .inner ol li.home a.black{
  background: #1D1D1D;
  padding: 0 10px;
  margin: 0 10px 0 0;
  line-height: 25px;
  display: inline-block;
}
#breadcrumbs .inner ol li.home a.black{
    color: white;
}
#breadcrumbs .inner ol li a,
#breadcrumbs .inner ul li a{
  color: white;
  text-decoration: none;
}
#breadcrumbs .inner ol li a:hover,
#breadcrumbs .inner ul li a:hover{
  text-decoration: underline;
}
#breadcrumbs .inner ol li span.divider{
  margin: 0 10px;
}
#breadcrumbs .inner ul.utilities{
  float: right;
  margin-right: 10px;
}
#breadcrumbs .inner ul.utilities li{
    line-height: 30px;
}
#breadcrumbs .inner ul.utilities li span.u-ttl{
  display: inline-block;
  width: 25px;
  height: 25px;
  background-color: #1D1D1D;
  color: white;
  margin:0 10px 0 0;
}*/
@media only screen and (min-width: 980px) {
  #breadcrumbs{
    display: block;
  }
  .page-top{
    right: 40px;
    bottom: 20px;
  }
  .contact-fix{
    left: 290px;
    bottom: 20px;
  }
  .newsletter-fix{
    left: 360px;
    bottom: 20px;
  }
  .page-top a{
  }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
 
}
