@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

body {
font-family: 'Noto Sans JP', sans-serif;
color: #333;
font-size: 14px;
background: #fff;
font-weight:normal;
margin: 0;
-webkit-text-size-adjust: 100%;
line-height:1.8;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
margin-top: 0;
font-weight: normal;
/*color: #333;*/
}

h2 {
font-size:21px;
}

h3 {
font-size:18px;
}

h4 {
font-size:16px;
}


p {
font-weight:normal;
font-size:14px;
line-height:1.8;
margin: 0;
padding: 0;
}

p.indent-1 {
padding-left:1.8em;
text-indent:-1.8em;
}

.justify {
text-align: justify;
text-justify: inter-ideograph;
}

.normal-list {
margin-left: -10px;
}


.text-center {
width:100%;
text-align:center;
}

a:focus, *:focus {
outline:none;
}


/* MARGIN */

.mt5 {margin-top:5px;}
.mt10 {margin-top:10px; }
.mt15 {margin-top:15px; }
.mt20 {margin-top:20px; }
.mt30 {margin-top:30px; }
.mt40 {margin-top:40px; }
.mt50 {margin-top:50px; }

.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px; }
.mb15 {margin-bottom:15px; }
.mb20 {margin-bottom:20px; }
.mb30 {margin-bottom:30px; }
.mb40 {margin-bottom:40px; }
.mb50 {margin-bottom:50px; }
.mb60 {margin-bottom:60px; }
.mb70 {margin-bottom:70px; }
.mb80 {margin-bottom:80px; }
.mb90 {margin-bottom:90px; }
.mb100 {margin-bottom:100px; }

.mr5 {margin-right:5px;}
.mr10 {margin-right:10px; }
.mr20 {margin-right:20px; }
.mr30 {margin-right:30px; }
.mr40 {margin-right:40px; }
.mr50 {margin-right:50px; }

.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}
.ml40 {margin-left:40px;}
.ml50 {margin-left:50px;}

/* TEXT */
.t8 {font-size:8px; }
.t9 {font-size:9px; }
.t10 {font-size:10px; }
.t12 {font-size:12px; }
.t14 {font-size:14px; }
.t16 {font-size:16px; }
.t18 {font-size:18px; }
.t21 {font-size:21px; }
.t24 {font-size:24px; }

.t12b {font-size:12px; font-weight: 500; }
.t14b {font-size:14px; font-weight: 500; }
.t16b {font-size:16px; font-weight: 400; }
.t18b {font-size:18px; font-weight: 400; }
.t21b {font-size:21px; font-weight: 400; }
.t24b {font-size:24px; font-weight: 400; }
.t28b {font-size:28px; font-weight: 400; }
.t32b {font-size:32px; font-weight: 400; }

a:link {
color: #666 !important;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

a:visited {
color: #666 !important;
text-decoration: none;
}

a:hover {
color: #999 !important;
text-decoration: none;
}

a{
outline: none;
}

a:focus{
outline: none;
}

#container-wrap {
padding: 0;
margin-right: auto;
margin-left: auto;
max-width: 1000px;
background:#fff;

}

.en {
font-family: 'Montserrat', sans-serif;
letter-spacing: 0.05em;
}

.b {
font-weight: bold;
}

.menu-box img {
width:100%;
}

ul.list{
margin: 0 0 0 20px;
padding: 0;
}

ul.list li{
margin: 0;
padding: 0;
}

/* SCROLL TOP =====================================*/

.scroll-top {
position: fixed;
bottom: 80px;
right: 10px;
z-index: 100;
display: none;
}


/* HAEDER ==============================*/

.navbar {
background: #000;
text-align: center;
font-family: 'Montserrat', sans-serif;
}


/* HEADER NAVI */

.navbar-default {
background-color: #000;
border-color: #000;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #e7e7e7;
border: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #fff !important;
background-color: #000;
}

.navbar-default .navbar-nav > li > a {
color: #fff !important;
line-height:1.2;
}

.navbar-default .navbar-nav > li > a:visited {
color: #fff !important;
}

.navbar-default .navbar-nav > li > a:hover {
color: #ccc !important;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height: 540px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
color: #ccc;
background-color: #000;
}

.navbar-nav > li > .dropdown-menu {
backgroud: #333;
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}


.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:visited {
color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
color: #ccc;
}

.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu {
text-align: center;
padding: 10px 0 10px 0;
color:#ccc;
background: #000;
}


@media (min-width: 768px){
.navbar-nav{
margin: 0 auto;
display: table;
table-layout: fixed;
float:none;
}
}

/* FOOTER  */

.footer {
border-top: solid 1px #d4d4d4;
padding: 20px 0;
text-align: center;
background-color: #fff;
color: #999;
font-size: 12px;
font-weight: bold;
}

.footer p.copyrights {
color: #999;
font-size: 10px;
font-weight: normal;
}


/* CAROUSEL =====================================*/


/* CAROUSEL */

#Container_Carousel {
margin:0;
padding:0;
width:100%;
}

.item img{
width:100%; 
}

.carousel,.item,.active{
height:100%;
}

.carousel-inner{
height:100%;
}

.carousel-text {
position: absolute;
z-index: 100;
top: 42%;
left: 50%;
width: 80%;
margin-left: -40%;
text-align: center;
}

.carousel-text-inner {
display: table;
font-family: 'Montserrat', sans-serif;
font-size: 24px;
color: #fff;
padding: 15px 20px;
text-align: center;
border: solid 1px #fff;
margin: 0 auto 0;
}

.carousel-fade .carousel-inner .item {
-webkit-transition-property: opacity;
transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
z-index: 2;
}

/* TOPPAGE =====================================*/

.course-box-title {
background: #f4f4f4;
padding: 10px 10px 5px;
color: #000;
font-size:16px;
text-align: center;
margin: 0;
border-top: solid 1px #ccc;
border-left: solid 1px #ccc;
border-right: solid 1px #ccc;
font-weight: 500;
letter-spacing: 0;
}

.course-box {
text-align: center;
margin: 0;
border: solid 1px #ccc;
padding: 10px;
margin-bottom: 20px;
}

/* TABLE */

.course-table {
width:180px;
margin: 0 auto 10px;
}

.course-table th{
text-align: right;
font-weight: normal;
vertical-align: middle;
}

.course-table td{
text-align: right;
font-weight: normal;
vertical-align: middle;
}

.price {
font-size: 15px;
letter-spacing:0.05em;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Roboto', sans-serif;
}

.text-small {
font-size:10px;
display: block;
padding:5px 0;
}

.info-list {
max-width: 600px;
margin: 0 auto 0;
padding: 0;
}

.info-list li{

}



/* BUTTON 1 */

a.link-line-btn {
max-width: 280px;
font-size: 12px;
line-height: 1.8;
text-align: center;
color:  #fff !important;
display: block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
text-decoration: none;
margin: 0 auto 0;
font-weight:400;
padding:10px 10px 10px;
border: solid 2px #000;
background: #000;
}

a.link-line-btn:hover {
background: none;
text-decoration: none;
box-sizing: border-box;
border: solid 2px #000;
color:  #000 !important;
}

/* BUTTON 1 */

a.link-line-btn2 {
/*-width: 280px;*/
font-size: 12px;
line-height: 1.8;
text-align: center;
display: block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
text-decoration: none;
margin: 0 auto 0;
font-weight:400;
padding:5px 5px 5px;
border: solid 2px #000;
background: #fff;
color:  #000 !important;
}

a.link-line-btn2:hover {
background: none;
text-decoration: none;
box-sizing: border-box;
border: solid 2px #000;
background: #000;
color:  #fff !important;
}


.content-wrap {
max-width: 760px;
margin: 0 auto 0;
}




/* PAGE =====================================*/

.content-header {
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
}

.contents-wrap {
max-width: 600px;
margin: 0px auto 0;
padding-bottom: 20px;
}


/* FAQ =====================================*/

.faq-wrap {
/*
border-top: solid 1px #ccc;
border-right: solid 1px #ccc;
border-left: solid 1px #ccc;
*/
/*border: solid 1px #ccc;*/
padding:10px;
margin-bottom: 10px;
}

.faq-btn {
font-weight: bold;
cursor: pointer;
}

.faq-open {
.padding-top:10px !important;
}

.faq-q {
width: 40px !important;
color: #cc0000;
float:left;
font-weight: bold;
display: table-cell;
}

.faq-a {
width: 40px !important;
color: #003399;
float:left;
font-weight: bold;
display: table-cell;
}

.faq-text {
max-width: 550px;
display: table-cell;
cursor: pointer;
}

.auswer {
color: #666;
}


/* COURCE & CURRICULUM =====================================*/


.btn {
border-radius: 0px;
}


/* MODAL */

.modal-content {
border-radius: 0px;
}

.modal-dialog {
    max-width: 500px;
    margin: 30px auto;
}

.modal {
padding: 10px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-body {
    position: relative;
    padding: 0px;
}

.modal-text {
text-align: left;
max-width:320px;
margin: 10px auto 20px;
padding:10px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.2;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}



/* CONTACT =====================================*/


.red {
color: #cc3333;
}

.input1 {
border: solid 1px #ccc;
font-size: 16px;
width:100%;
padding: 5px 5px;
line-height: 1.2;
}


.textarea1 {
border: solid 1px #ccc;
font-size: 16px;
width:100%;
padding: 5px 5px;
line-height: 1.2;
}

.formBtn{
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
background:#000;
padding:5px 10px;
font-size:14px;
width:280px;
text-align:center;
border: solid 2px #000;
color: #fff;
}

.formBtn:hover {
background: none;
text-decoration: none;
box-sizing: border-box;
border: solid 2px #000;
background: #fff;
color:  #000;
}

input, button, select, textarea {
/*-webkit-appearance: none;*/
border-radius: 0;
}

hr {
border-color: #ccc;
}

/* HEADER LANG */

.lang-nav {
display: none;
}

.lang-nav-smp {
display: block;
font-size: 12px;
color:#fff !important;
padding-top:5px;
padding-bottom:10px;
}

.lang-nav a{
color:#999 !important;
}

.lang-nav-smp nav a{
color:#999 !important;
}



/* SNS =====================================*/

/* twitter */
#twitter-widget-1[style]{ 
width: 100% !important;
}



/* FACEBOOK */

.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fb_iframe_widget span{
width: 100% !important;
}


/* GOOGLE MAP */

#map_canvas{
position: relative;
padding: 0 0 40%;
height: 0;
overflow: hidden;
}
#map_canvas iframe{
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}



/* GUTTER */

.row-0 {
margin-left:0px;
margin-right:0px;
}
.row-0 > div {
padding-right:0px;
padding-left:0px;
}

.row-10 {
margin-left:-5px;
margin-right:-5px;
}
.row-10 > div {
padding-right:5px;
padding-left:5px;
}

.row-20 {
margin-left:-10px;
margin-right:-10px;
}
.row-20 > div {
padding-right:10px;
padding-left:10px;
}

.row-30 {
margin-left:-15px;
margin-right:-15px;
}

.row-30 > div {
padding-right:15px;
padding-left:15px;
}

.row-40 {
margin-left:-20px;
margin-right:-20px;
}
.row-40 > div {
padding-right:20px;
padding-left:20px;
}




/* XXS SIZE : iPhone Retina Display xxs*/ 
@media only screen and (min-width : 320px) {


.container-fluid {
padding: 20px;
}

.xs-center-left {
text-align: left;
text-align: justify;
text-justify: inter-ideograph;
}

/* HEADER NAVI */

.header-logo {
margin: 0 auto 0;
width:180px;
}

.header-logo2 {
margin: 5px auto 0;
width:180px;
}

.navbar-toggle {
margin-top:-44px;
margin-right: 10px;
}

.navbar-toggle {
display: inline;
}

.header-logo-wrap {
height:55px;
padding-top:20px;
text-align: center;
}

.container-wrap {
margin-top: 55px;
}

.nav > li > a {
position: relative;
display: block;
padding: 10px 20px;
font-size: 12px;
letter-spacing: 0.05em;
}

/* PAGE */

.top-headding{
width:100%;
text-align:center;
font-size:21px;
padding:20px 0 10px 0;
line-height:1.4;
letter-spacing: 0.05em;
display: block;
}

.content-title {
margin-top: 0px;
margin-bottom: 0px;
font-size: 24px;
font-weight: normal;
line-height:1.4;
}

.sub-title {
font-size: 12px;
margin-bottom:10px;
}

.section-padding {
margin-bottom: 20px;
}

.text-small2 {
transform: scale(0.5);
}

.text-small2-inner{
width:100%
}


/* COURSE */

.course-heading {
font-size: 21px;
line-height: 1.4;
}

/* NEWS */

#newsWrap dl {
max-width:600px;
}


#newsWrap dt {
font-weight: 400;
line-height:1.6;
}


#newsWrap dd {
font-weight: 400;
margin-bottom: 10px;
line-height:1.6;
}


} /* END */

/* XS SIZE : Extra Small Devices, Phones xs*/ 
@media only screen and (min-width : 480px) {



/* HEADER NAVI */

.header-logo {
margin: 0 auto 0;
width:200px;
}

.header-logo2 {
margin: 5px auto 0;
width:200px;
}

.navbar-toggle {
display: inline;
}

/* PAGE */

.content-title {
margin-top: 0px;
margin-bottom: 0px;
font-size: 26px;
font-weight: normal;
}

.text-small2 {
transform: scale(0.5);
}
.text-small2-inner{
width:100%
}

/* COURSE */

.course-heading {
font-size: 24px;
}

}

/* S SIZE tablet : Small Devices, Tablets sm*/
@media print, screen and (min-width : 768px) {


.container-fluid {
padding: 30px;
}

.xs-center-left {
text-align: center;

}

/* HEADER NAVI */

.lang-nav {
display: block;
font-size: 12px;
position:absolute;
right: 15px; top: 20px;
color:#fff !important;
padding-top: 0px;
padding-right: 10px;
z-index:10;
}

.lang-nav-smp {
display: none !important;
}

.header-logo {
margin: 0 auto 0;
width:280px;
}

.header-logo2 {
margin: 5px auto 0;
width:280px;
}

.navbar-toggle {
display: none !important;
}
.header-logo-wrap {
height:60px;
padding-top:25px;
text-align: center;
}

#Container_Carousel {
margin-top: -0px;
}

.container-wrap {
margin-top: 110px;
}

.nav > li > a {
position: relative;
display: block;
padding: 20px 20px;
font-size: 12px;
letter-spacing: 0.05em;
}

/* PAGE */

.content-title {
margin-top: 0px;
margin-bottom: 0px;
font-size: 28px;
font-weight: normal;
}

.top-headding{
width:100%;
text-align:center;
font-size:24px;
padding:20px 0 20px 0;
line-height:1.4;
}

.sub-title {
font-size: 12px;
margin-bottom:30px;
}

.section-padding {
margin-bottom: 50px;
}

.text-small2 {
transform: scale(0.5);
}

.text-small2-inner{
width:100%
}


/* COURSE */

.course-heading {
font-size: 24px;
}


/* NEWS */

#newsWrap dl {
max-width:600px;
}


#newsWrap dt {
font-weight: 400;
float: left;
clear:left;
width:120px;
margin-bottom: 5px;
line-height:1.6;
}


#newsWrap dd {
font-weight: 400;
float:left;
max-width:480px;
margin-bottom: 5px;
line-height:1.6;
}



}

/* M SIZE desktop : Medium Devices, Desktops md*/
@media print, screen and (min-width : 992px) {

.text-small2 {
transform: scale(0.5);
margin-left: -20px;
}

.text-small2-inner{
width:120%
}

}

/* L SIZE widescreen : Large Devices, Wide Screens lg*/
@media only screen and (min-width : 1200px) {


}



.container-wrap{
overflow: hidden;
}

/* chrome opera */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
html {
 overflow-y: scroll;
 overflow-x: hidden;
}
}

.modal-title {
letter-spacing: 0;
}


.school-name {
font-size: 12px;
background: #999;
color: #fff;
padding: 3px 10px 5px;
line-height: 1;
widrh:80px;
margin:0 5px 10px;
display: inline-block;
}
.course-table2 {
    width: 150px;
    margin: 0 auto 10px;
}
.course-table2 th{
text-align:left;
font-weight: normal;
}
.course-table2 td{
text-align:right;
}
