i.fab.fa-twitter {
    color: #5DAADE;
}

i.fab.fa-facebook-f {
    color: #4967AA;
}

i.fab.fa-instagram {
  color: #8364CE;
  background: -webkit-linear-gradient(0deg, #8364CE, #FF8C00, #FF0080);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.onepress-menu.onepress-menu-mobile .nav-toggle-subarrow {
border-left:none;
}

h3 {
      padding-bottom: 10px;
      border-bottom: 3px solid #FFCC7B;
      position: relative;
}

h3:after{
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #ff6600;
    bottom: -3px;
    width: 20%;
}

.list-article-meta a {
    padding: 5px 10px;
    background: #FAA625;
    color: #ffffff;
    text-decoration: none;
}

.school-intro-btn a {
    padding: 10px 15px;
    border: 1px solid #D31178;
    background: #D31178;
    color: #ffff;
    border-radius: 3px;
    text-decoration: none;
}


.page-header {
  padding: 30px 0px;
	margin-bottom:30px;
  border-top: none;
  background: #ffffff;
  border-bottom: none;
  position: relative;
}

.site-header {box-shadow: none;}

.site-content {border-top: none;}

.footer-widgets {
    background: #ffffff;
}

div#n2-ss-2 .n2-ss-slider-2{
margin:20px 0;
}

.section-news .entry-title, .archive .entry-title, .blog .entry-title {
line-height: 1.1;
}

.section-news .list-article:last-of-type, .archive .list-article:last-of-type, .blog .list-article:last-of-type {
border-bottom: none;
}

#news .section-title-area {
margin-bottom: 0px;
}

div#n2-ss-2 .n2-ss-slider-2 {
    margin: 60px 0;
}

div#pl-w5f95254c4515e {
padding: 70px 0 30px 0;
}





.design-font {
    background: #fca344;
    color: #FFF;
    text-align: center;
    padding: 5px 0;
    font-size: 16px;
	    margin-bottom: 15px;
}


.caption {
    color: #fff;
    background: #ec6c00;
    display: inline-block;
    padding: 1px 5px;
    font-size: 18px;
	    margin-bottom: 10px;
}

.caption2 {
    background: none;
    display: inline-block;
    padding: 0 11px;
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
}

.template-backpattern {
    background: #fff4cf;
    padding: 30px;
}

.col-sm-6 {
    max-width: 50%;
    float: left;
}

.text-center2 {
    text-align: center!important;
}

h3 {
    padding-bottom: 10px;
    border-bottom: 3px solid #FFCC7B;
    position: relative;
    padding-top: 18px;
}
/*
div#pl-w5fa73a14ee5b0 {
    background: #FFFAD8;
    padding: 16px;
	    overflow-x: hidden;
    margin: 0 -200%;
    padding: 0 200%;
}
*/

ul.contact li {
    background: #d87431;
    width: 90%;
    text-align: center;
    list-style: none;
    padding: 12px;
    margin: 25px auto;
	    border-radius: 4px;
}


ul.contact a {
    color: #FFF;
    font-size: 19px;
     display: block;
}

/*side-area*/
ul.sub-menu li {
    border-bottom: none;
    padding-bottom: 0px;

}
.sidebar .widget .widget-title {
    padding: 15px;
    color: #ffffff;
    background: #D7325B;
}

.sidebar .widget ul li{
  border-bottom:1px dotted #777777;
  padding: 6px 0 10px 5px;
}

.sidebar .widget ul .sub-menu li{
  border-bottom:none;
  line-height: 1.3;
}


/*form*/
.form-item.row{
    margin: 0;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    border-top: 1px solid rgba(186,186,186,0.5);
}

.form-item-title {
    font-weight: bold;
    font-size: 13px;
    color: #585b5f;
}

@media (min-width: 576px)
.col-sm-3.form-item-header {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
}

@media (min-width: 576px)
.col-sm-9.form-item-content{
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    width: 75%;
    padding: 0px;
    float: left;
}

.form-btn-wrap {
    text-align: center;
}

.form-header {
    padding: 10px;
}

.form-footer {
    border-top: 1px solid rgba(186,186,186,0.5);
    padding: 10px;
}

label.form-item {
    font-size: 14px;
    color: #333333;
}

span.required {
    padding: 0 0 0 2px;
    color: rgba(255,0,0,0.9);
}

label.form-item {
    font-size: 14px;
    color: #777777;
}

span.required {
    padding: 0 0 0 2px;
    color: rgba(255,0,0,0.9);
}

@media screen and (min-width: 481px) {
  .lesson-sp {
    display: none;
  }
  .rental-sp {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .lesson-pc {
    display: none;
  }
  .rental-pc {
    display: none;
  }
}
