
/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo,  Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.8;
  color: #4f4f4f;
  background: #fff;
  height: 100%;
  position: relative;
  overflow-x:hidden;
  display:none;
}
h2 {
	font-size: 20px;
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
	text-align: center;
}
a {
  color: #737373;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #000;
  outline: none;
  text-decoration:none;
}

p {
	font-size:14px;
	color:4f4f4f;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
}
h4.mbt {
	margin-bottom:30px;
}
h4.pg_mbt {
	margin-bottom:60px;
}

h3.t_left {
	text-align:left;
}

::-webkit-selection {
  color: #818892;
  background: #f9f6f0;
}

::-moz-selection {
  color: #818892;
  background: #f9f6f0;
}

::selection {
  color: #818892;
  background: #f9f6f0;
}

#fh5co-header {
  position: absolute;
  z-index: 99;
  width: 100%;
  opacity: 1;
  top: 0;
  margin-top: 20px;
}
.img-responsive-overwrite{
    margin: 0 auto;
}
.col-8{
width: 12.5%;
}
.mg_reset{
	margin-left:0px;
	margin-right:0px;
}
.mbt_10 {
	margin-bottom:10px;
}
.mbt_15 {
	margin-bottom:15px;
}
.mbt_20 {
	margin-bottom:20px;
}
.mbt_25 {
	margin-bottom:25px;
}
.mbt_30 {
	margin-bottom:30px;
}
.mbt_40 {
	margin-bottom:40px;
}
.mbt_50 {
	margin-bottom:50px;
}
.mbt_60 {
	margin-bottom:60px;
}
.mbt_100 {
	margin-bottom:100px;
}
.mt_44 {
	margin-top:44px;
}
.mt_60 {
	margin-top:60px;
}
.mt_80 {
	margin-top:80px;
}
.pdb_80 {
	padding-bottom:80px;
}
.pdt_50 {
	padding-top:50px;
}
.cont_head_80 {
	margin-top:80px;
}
.cont_head_120 {
	margin-top:150px;
}
.cont_indent {
	padding-left:40px;
	margin-bottom:50px;
}
.sc_h {
	margin-bottom:0px;
	}

/* fluid 5 columns */
.grid-sizer,
.grid-item { width: 20%; }
/* 2 columns */
.grid-item--width2 { width: 40%; }
.grid-item--width4 { width: 80%; }
.grid-item--width3 { width: 100%; }

#infscr-loading {
text-align:center;
margin:0 auto;
}

@media screen and (max-width: 991px) {
.cont_indent {
	padding-left:20px;
	margin-bottom:20px;
}
.sc_h {
	margin-bottom:30px;
	}
}
.thum_btm {
	margin-bottom:30px;
}

#basic {
	background: url(../images/bg/beginner.jpg) center 0 no-repeat fixed;
}

#advance {
	background: url(../images/bg/advance.jpg) center 0 no-repeat fixed;
}

#instructor {
	background: url(../images/bg/professional.jpg) center 0 no-repeat fixed;
}

#professional {
	background: url(../images/bg/creative.jpg) center 0 no-repeat fixed;
}

#diploma {
	background: url(../images/bg/diploma.jpg) center 0 no-repeat fixed;
}
#authorized {
	background: url(../images/bg/authorizedschool.jpg) center 0 no-repeat fixed;
}
#classes_nav {
	position: fixed;
	top:45%;
	list-style: none;
	z-index:0;
	text-align:right;
	margin-left:800px;
	font-family: 'Optima';
	font-size:14px;
	font-weight:normal;
	z-index:99;
	display:none;
}

#classes_nav li a, a:active, a:focus {
	color:#000;
}

p.bottomLine {
	text-align: left;
	line-height: 2.5em;
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}


.sp_img {
	display:none;
}

.fny_txt {
	display: block;
	margin-bottom:30px;
}
.s_ttl {
	font-family: 'GeosansLight';
	position:absolute;
	color: #000;
	font-size: 11px;
	letter-spacing:3px;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, .1);
	-webkit-font-smoothing: antialiased;
	top:16px;
	left:65px;
	font-weight:600;
	display:none;
}
@media screen and (max-width: 991px) {
.fny_txt {
	display: block;
	margin-bottom:30px;
	padding-top:80px;
}
.s_ttl {
	font-family: 'GeosansLight';
	position:absolute;
	color: #000;
	font-size: 11px;
	letter-spacing:3px;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, .1);
	-webkit-font-smoothing: antialiased;
	top:22px;
	left:65px;
	font-weight:600;
	display: block;
}	
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
margin-bottom:30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.container_btm {	
	 border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom:50px;
	margin-left:15px;
	margin-right:15px;
}

@media screen and (max-width: 768px) {
  .cont_head_80 {
	margin-top:40px;
}
.thum_btm {
	margin-bottom:30px;
}

#basic {
	background: none;
}

#advance {
	background: none;
}

#instructor {
	background: none;
}

#professional {
	background: none;
}

#diploma {
	background: none;
}
#authorized {
	background: none;
}
#classes_nav {
	display:none;
}
.sp_img {
	display: block;
	margin-bottom:20px;
}

}
.fancybox img{
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.fancybox img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
} 
.wrap_ttl {
	background-color:#000;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	font-family: 'GeomanistMedium';
	font-size:16px;
	color:#FFF;
	width:226px;
}
.wrap_ttl span {
	font-family: 'Optima';
}
.wrap_ttl_btm {	
	 border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width:100%;
	margin-bottom:30px;
}
.pttl {
	font-size:14px;
	color:#4f4f4f;
	font-weight:bold;
	margin-bottom:10px;
	line-height:20px;
	}
.colum_box_cont {
	position: relative;
	max-width: 660px;
	text-align: left;
	background: #F7F7F7;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 65px;
	padding-bottom: 30px;
	padding-left: 65px;
}

.colum_box_cont:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
       -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    z-index: -1;
}
.colum_box_cont ul{
	margin-left:-20px;
}
@media screen and (max-width: 768px) {
.colum_box_cont {
	position: relative;
	max-width: 660px;
	text-align: left;
	background: #F7F7F7;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
}
.container_e_block {
	margin-bottom:30px;
	}
.container_ee_block {
	margin-bottom:30px;
	}
.container_ee_block {
	margin-bottom:30px;
	}
.container_block {
	margin-bottom:30px;
	}

.container_bttm {	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.line_colum {
	padding:5px;
	max-width: 660px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	background-image: url(../images/line_bg.png);
}
.line_colum_cont {
	background-color:#FFF;
	padding:40px;
}
@media screen and (max-width: 768px) {
.line_colum_cont {
	background-color:#FFF;
	padding:20px;
}
}
.program_colum {
max-width: 660px;
margin-left:auto;
margin-right:auto;
margin-bottom:80px;
}
.program_colum img {
  float: left;
  margin-right: 10px;
  margin-top:7px;
}
.program_flow_wrap {
	padding-right:40px;
	background-image: url(../images/arw_w.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 10px 30px;
}
.program_flow_wrap_non {
	padding-right:40px;
}
.program_flow {
	font-size:12px;
	line-height:20px;
	border: 1px solid #ABABAB;
	background-color:#F7F7F7;
	text-align:center;
	padding-bottom:15px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}

.row-0{
	padding-left:20px;
}
@media screen and (max-width: 990px) {
  .program_flow_wrap {
	padding-right:0px;
	background-image:none;
	padding-bottom:40px;
	margin-bottom:30px;
	margin-left:30px;
	margin-right:30px;
	background-image: url(../images/arw_l.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 30px 10px;
}
.program_flow_wrap_non {
	padding-right:0px;
	margin-left:30px;
	margin-right:30px;
}
.row-0{
	padding-left:0px;
}
}
.member_ttl {
	margin-left:80px;
	margin-right:80px;
	padding-left:30px;
	padding-bottom:15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size:14px;
	color:#4f4f4f;
	font-weight:bold;
	letter-spacing:10px;
}
.member_box {
	margin-left:80px;
	margin-right:80px;
}
.member_box a {
	text-decoration:none;
}
@media screen and (max-width: 768px) {
.member_ttl {
	margin-left:15px;
	margin-right:15px;
	padding-left:30px;
	padding-bottom:15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size:14px;
	color:#4f4f4f;
	font-weight:bold;
	letter-spacing:10px;
}
.member_box {
	margin-left:30px;
	margin-right:30px;
}
.member_box a {
	text-decoration:none;
}
}

.member_pt_inner {
	padding-top:5px;
	padding-bottom:5px;
	line-height:18px;
}
.member_pt_inner span {
	display:block;
	font-size:12px;
	margin-top:10px;
}
.c_gray {
	background-color:#F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom:15px;
	padding-top:15px;
	color:#737373;
	}
.c_gray p {
height:50px;
display:table-cell;
vertical-align:middle;
padding:0px;
margin:0px;
line-height:22px;
	}
.c_gray p span {
	display:block;
	font-size:10px;
	}
/*.c_gray p span.ttl {
	display:block;
	font-size:10px;
	margin:0px;
	padding:0px;
	line-height:14px;
	}*/
@media screen and (max-width: 990px) {
.c_gray p {
height:40px;
display:table-cell;
vertical-align:middle;
padding:0px;
margin:0px;
line-height:22px;
	}
.c_gray p span.ttl {
	display:block;
	font-size:10px;
	margin-bottom:20px;
	padding:0px;
	line-height:14px;
	}
}
@media screen and (max-width: 768px) {
.member_pt {
	padding-top:13px;
	line-height:18px;
	margin-bottom:10px;
}
.member_pt_inner {
	padding-top:5px;
	padding-bottom:5px;
	line-height:18px;
	margin-bottom:10px;
	margin-left:-15px;
	margin-right:-15px;
}
.member_pt_inner span {
	display:block;
	font-size:12px;
	margin-top:10px;
}
}

@media screen and (max-width: 768px) {
.c_gray {
	background-color:#F7F7F7;
	padding-bottom:10px;
	padding-top:10px;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-left:-15px;
	margin-right:-15px;
	}
}
.c_white {
	background-color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}
.c_white p {
height:100px;
display:table-cell;
vertical-align:middle;
padding:0px;
margin:0px;
line-height:22px;
	}
.c_white p.single {
height:100px;
display:table-cell;
vertical-align:middle;
padding:0px;
padding-top:10px;
line-height:0px;
	}
.c_white p span {
	display:block;
	font-size:12px;
	margin-top:10px;
}

@media screen and (max-width: 990px) {
.c_white p {
	margin-left:-30px;
	padding:0px;
	}
}
/********************************************
				CONTACT FORM
********************************************/

.contact-form {
	margin-bottom:90px;
}
.contact-form form {
	position: relative;
}
.contact-form .form-control {
	background-color: transparent;
	margin-bottom: 20px;
	padding: 20px;
	color: #333;
	border-width: 1px;
}
.contact-form .form-control:focus {
	border: 1px solid #333;
}
.contact-form .form-control:focus {
	background: rgba(255, 255, 255, 0.1);
}
.contact-form .heading {
	color: #fff;
}
.commands {
	text-align: center;
}
/*-------------------------------
	Intro Area
 ------------------------------*/
/* #maximage {
	display:none;
	position: relative !important;
	z-index:0;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
}
.in-slide-content { 
	color:#333;
	font-size:20px;
	position:absolute;
	z-index:9999;
	top: 50%;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: -100px;
	opa
}*/

#maximage {
	margin: 0 auto;
	width:100%;
����text-align: center;
����overflow: hidden;
����position: relative;
}
.in-slide-content img { 
	top: 50%;
    left: 50%;
    position: absolute;
	margin-left:-150px;
	margin-top:-50px;
}

.lead {
	font-family: 'Optima';
	display: block;
	color: #fff;
	font-size: 32px;
	width: 90%;
	padding-left:5%;
	padding-right:5%;
	margin: 0 auto;
	padding:0px;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, .1);
	-webkit-font-smoothing: antialiased;
}
.lead span {
	font-family: 'GeomanistLight';
}
.lead_black {
	font-family: 'GeosansLight';
	display: block;
	color: #000;
	font-size: 26px;
	width: 90%;
	padding-left:5%;
	padding-right:5%;
	margin: 0 auto;
	padding:0px;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, .1);
	-webkit-font-smoothing: antialiased;
	line-height:38px;
	letter-spacing:9px;
}
.lead_black span {
	font-family: 'GeosansLight';
}

.lead_txt {
	font-family: 'GeosansLight';
	display: block;
	color: #000;
	font-size: 22px;
	width: 90%;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	letter-spacing:5px;
}
@media screen and (max-width: 768px) {
.lead_black {
	font-family: 'GeosansLight';
	display: block;
	color: #000;
	font-size: 42px;
	width: 90%;
	padding-left:5%;
	padding-right:5%;
	margin: 0 auto;
	padding:0px;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, .1);
	-webkit-font-smoothing: antialiased;
	line-height:38px;
	letter-spacing:9px;
}
.lead_txt {
	font-family: 'GeosansLight';
	display: block;
	color: #000;
	font-size: 22px;
	width: 90%;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	letter-spacing:5px;
}

}
.lead_btn {
 display: inline-block;
 margin:0px;
 padding-bottom:10px;
 padding-top:10px;
 padding-left:20px;
 padding-right:20px;
  border: solid 1px #fff;
  color: #fff;
  text-decoration: none;
  font-size:14px;
  font-family: 'Optima';
  margin-top:30px;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, .1);
  -webkit-font-smoothing: antialiased;
}

.lead_btn_bk {
 display: inline-block;
 margin:0px;
 padding-bottom:10px;
 padding-top:10px;
 padding-left:30px;
 padding-right:30px;
  border: solid 1px #000;
  color: #000;
  text-decoration: none;
  font-size:14px;
  font-family: 'Optima';
  margin-top:30px;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, .1);
  -webkit-font-smoothing: antialiased;
  cursor:pointer;
}

.lead_btn_bk a {
	color:#000;
}
.lead_btn_bk a:hover {
	text-decoration: none;
}


.lead_btn a {color: #fff;}

.intro_down {
	width: 25px;
    height: 25px;
    position: absolute;
    bottom: 3%;
    left: 50%;
    margin: -12px 0 0 -12px;
    z-index:11;
}

.maximage_modify {
-moz-transform: translateY(-100%) scale(0.5); /* rotate, translate, and disappear */
-webkit-transform: translateY(-100%) scale(0.5);
transform: translateY(-100%) scale(0.5);
opacity: 0;
-moz-transition: all 0.6s ease-in;
-webkit-transition: all 0.6s ease-in;
-ms-transition: all 0.6s ease-in;
transition: all 0.6s ease-in;
}

.maximage_base {
-moz-transform: translateY(0%) scale(1); /* rotate, translate, and disappear */
-webkit-transform: translateY(0%) scale(1);
transform: translateY(0%) scale(1);
opacity: 1;
-moz-transition: all 0.6s ease-in;
-webkit-transition: all 0.6s ease-in;
-ms-transition: all 0.6s ease-in;
transition: all 0.6s ease-in;
}


#fh5co-header .navbar {
  padding-bottom: 0;
  margin-bottom: 0;
}
#fh5co-header #navbar li {
  font-family: 'Optima';
  position: relative;
  font-weight:normal;
   color:#737373;
}


#fh5co-header #navbar li.rightside a {
	padding-left:5px;
	padding-right:5px;
	
}
#fh5co-header #navbar li.rightside span {
	display:none;
}

#fh5co-header #navbar li.rightside_non a {
	padding-left:5px;
	padding-right:0px;
	
}
#fh5co-header #navbar li.rightside_non span {
	display:none;
}

#fh5co-header #navbar li a.leftline {
	background-image: url(../images/menu_line.png);
	background-repeat: no-repeat;
	background-position: left center;
	
}

.navbar-default .social-media {
  float: right;
  padding: 0 15px;
}
.navbar-default .social-media i {
  font-size: 22px;
}
.navbar-default .nav-wrap {
  width: 50%;
}
@media (max-width: 992px) {
  .navbar-default .nav-wrap {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
#fh5co-header #navbar li.rightside a {
	margin-left:11px;
	display:inline-table;
}
#fh5co-header #navbar li.rightside span {
	display: inline-block;
	margin-left:5px;
}
#fh5co-header #navbar li.rightside_non a {
	margin-left:11px;
	display:inline-table;
}
#fh5co-header #navbar li.rightside_non span {
	display: inline-block;
	margin-left:5px;
}
#fh5co-header #navbar li a.leftline {
	padding-top:30px;
	background-image:none;
}
}

#fh5co-header #navbar li.so {
  position: relative;
  display: block;
  padding-bottom: 2px;
  font-family: 'Optima';
  font-size:14px;
  font-weight:normal;
  line-height:20px;
  padding-top:15px;
  padding-bottom:15px;
  color: #737373;
  margin-left:114px;
}
@media screen and (max-width: 768px) {
#fh5co-header #navbar li.so {
position: relative;
  display: block;
  padding-bottom: 2px;
  font-family: 'Optima';
  font-size:14px;
  font-weight:normal;
  line-height:20px;
  padding-top:15px;
  padding-bottom:5px;
  color: #737373;
  margin-left:16px;
}
}
#fh5co-header #navbar li a {
  font-family: 'Optima';
  font-weight:normal;
  position: relative;

}

#fh5co-header #navbar li a span {
  position: relative;
  display: block;
  padding-bottom: 2px;
  font-family: 'Optima';
  font-size:14px;
  font-weight:normal;
  letter-spacing:1px;
  color:#737373;
}
#fh5co-header #navbar li a span:hover {
	color:#000;
}
#fh5co-header #navbar li a span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  visibility: hidden;

}
#fh5co-header #navbar li a:hover {
  color: #000;
}
#fh5co-header #navbar li a:hover span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-header #navbar li.active a {
  background: transparent;
  background: none;
  color: #000;
}
#fh5co-header #navbar li.active a span {
  background: transparent;
  background: none;
  color: #000;
}
#fh5co-header #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-header #navbar li a.nonlink {
	padding-left:70px;
	cursor:default;
	
}
#fh5co-header #navbar li a.nonlink:hover {
	color:#737373;
}
#fh5co-header .navbar-brand {
  float: left;
  display: block;
  padding-left: 0;
  color: #fff;
  margin-right:145px;
}
#fh5co-header .navbar-logo {
float: left;
  display: block;
  padding-left: 0;
  color: #fff;
  margin-right:145px;;
  
}

#fh5co-header.navbar-fixed-top {
  position: fixed !important;
  background: #fff;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  margin-top: 0px;
  top: 0;
}
#fh5co-header.navbar-fixed-top .navbar-brand {
  color: #6173f4;
}
#fh5co-header.navbar-fixed-top #navbar li a {
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-header.navbar-fixed-top #navbar li a:hover {
  color: #000;
}
#fh5co-header.navbar-fixed-top #navbar li.active a {
  background: transparent;
  background: none;
  color: #000;
}
#fh5co-header.navbar-fixed-top #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-header .navbar-default {
  border: transparent;
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
  #fh5co-header .navbar-brand img {
	  margin-top:-10px;
	  margin-left:15px;
  }
  
@media screen and (max-width: 991px) {
  #fh5co-header .navbar-brand img {
	  margin-top:-20px;
	  margin-left:15px;
  }
}
 
@media screen and (max-width: 768px) {
  #fh5co-header {
    margin-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	
  }
  #fh5co-header .navbar-brand {
	float: left;
	display: block;
	font-size: 30px;
	padding-left: 0px;
	margin-top:17px;
	color: #fff;
  }
  #fh5co-header .navbar-brand img {
	 /* display:none;*/
	 
  }
  #fh5co-header #navbar li a {
    color: rgba(0, 0, 0, 0.5) !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  #fh5co-header #navbar li a:hover {
    color: #000 !important;
  }
  #fh5co-header #navbar li a span:before {
    background: transparent !important;
  }
  #fh5co-header #navbar li.active a {
    background: transparent;
    background: none;
    color: #000 !important;
  }
  #fh5co-header #navbar li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@media screen and (max-width: 768px) {
  #fh5co-header .navbar-default {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
	height:100%;
  }
}
#fh5co-header .navbar-default .brand-slogan {
  margin: 28px 0 0 15px;
  float: left;
  letter-spacing: 2px;
  color: #adadad;
}
#fh5co-header .navbar-default .brand-slogan em {
  color: #6173f4;
  font-style: normal;
}
#fh5co-header a {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.section-heading {
  float: left;
  width: 100%;
  clear: both;
}
.classes_wrap h2 {
  font-family: 'Optima';
  font-size: 24px;
  color: #000;
  display: block;
  padding-bottom: 50px;
  text-align: left;
  line-height: 2;
}
.classes_wrap h2.white_c {
	color:#FFF;
}
@media screen and (max-width: 991px) {
.classes_wrap h2 {
  font-family: 'Optima';
  font-size: 24px;
  color: #000;
  display: block;
  padding-bottom: 30px;
  line-height: 2;
}
.classes_wrap h2.white_c {
	color:#000;
}
}
.city_wrap {
	margin-bottom:100px;
}
.schedule_wrap h2 {
	font-family: 'Optima';
	font-size: 20px;
	color: #000;
	display: block;
	margin-bottom:20px;
	padding-bottom: 20px;
	color:#4F4F4F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.schools_wrap h2 {
	font-size: 14px;
  display: block;
  padding-bottom: 15px;
  color:#4F4F4F;
  font-weight:600;
  text-align:center;
	}
.schools_wrap h3 {
	font-size: 14px;
  display: block;
  padding-bottom:10px;
  color:#4F4F4F;
  font-weight:600;
  margin-left:20px;
  margin-right:20px;
  margin-bottom:50px;
  padding-top:80px;
  border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
	letter-spacing:20px;
	}
.schools_block {
	margin-bottom:50px;
	}
.schools_block img {
	margin-bottom:20px;
	}
.schools_block .tb {
	 font-size: 12px;
  display: block;
  font-weight:600;
  line-height:18px;
	}
.schools_block .sb {
	/* font-size:10px;
	font-weight:600; */
	margin-bottom:10px;
	}
.schools_block p {
	/* font-size:11px; */
	}
.schools_block .url_block {
	word-break: break-all;
	padding:0px;
	margin:0px
	}
.schools_block .url_icon {
	margin-right:10px;
	display:inline-block;

	vertical-align: top;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	}

table.class {
	width: 100%;
	margin-top:20px;
	color:#4F4F4F;
}

table.class tr th {
	border: 1px solid #d3d3d3;
	font-size: 10px;
	line-height: 1.5em;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

table.class tr td {
	width: 10px;
	padding: 1px 4px 2px 4px;
	border: 1px solid #d3d3d3;
	text-align: center;
}
.new_line {
	display:block;
}
.b_jp {
  font-size: 14px;
  display: block;
  padding-bottom: 30px;
  color:#000;
  font-weight:400;
  line-height:18px;
  line-height: 2;
}
.b_jp span {
  font-weight: 600;
}
.m_jp {
  font-size: 12px;
  display: block;
  padding-bottom:20px;
  color:#000;
}
.app {
  margin-top: 30px;
}
.white_c {
	color:#FFF;
}
.classes_wrap .inner {
	position: relative;
	z-index:10;
	top:35%;
	padding-left:25px;
}
.classes_wrap .inner_authorized {
	position: relative;
	z-index:10;
	top:25%;
	padding-left:25px;
}
@media screen and (max-width: 991px) {
.classes_wrap .inner {
	position: relative;
	padding-left:0px;
}
.classes_wrap .inner_authorized {
	position: relative;
	padding-left:0px;
}
.white_c {
	color:#000;
}
}
.schedule_wrap {
	background-color:#F7F7F7;
	padding:20px;
	}
.schedule_wrap ul li {
	margin-left:-20px;
	margin-bottom:10px;
	font-size:12px;
	}


@media screen and (max-width: 768px) {
  .section-heading h2 {
    font-size: 30px;
  }
}
.section-heading h3 {
  line-height: 28px;
  color: #4f4f4f;
}
@media screen and (max-width: 768px) {
  .section-heading h3 {
    font-size: 14px !important;
    line-height: 28px;
  }
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#fh5co-our-services,
#fh5co-about-us,
#fh5co-features,
#fh5co-testimonials,
#fh5co-pricing,
#fh5co-press {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	
}
@media screen and (max-width: 480px) {
  #fh5co-our-services,
  #fh5co-about-us,
  #fh5co-features,
  #fh5co-testimonials,
  #fh5co-pricing,
  #fh5co-press {
    padding-top: 50px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	
  }
}
#about {
  background-color: #fff;
}
#fh5co-testimonials {
  background: #F7F7F7;
}
#fh5co-testimonials .section-heading h2 {
  color: white;
}
#fh5co-testimonials .section-heading h2:after {
  background: rgba(255, 255, 255, 0.2);
}
#fh5co-testimonials .section-heading .subtext h3 {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-testimonials .box-testimony {
  margin-bottom: 2em;
  float: left;
}
#fh5co-testimonials .box-testimony a {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-testimonials .box-testimony a:hover, #fh5co-testimonials .box-testimony a:focus, #fh5co-testimonials .box-testimony a:active {
  color: white;
  text-decoration: none;
}
#fh5co-testimonials .box-testimony blockquote {
  padding-left: 0;
  border-left: none;
  padding: 40px;
  background: #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#fh5co-testimonials .box-testimony blockquote:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 40px;
  border-top: 15px solid black;
  border-top-color: #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
#fh5co-testimonials .box-testimony blockquote .quote {
  position: absolute;
  top: 0;
  left: 10px;
  text-align: center;
  font-size: 30px;
  line-height: 0;
  display: table;
  color: #fff;
  width: 56px;
  height: 56px;
  margin-top: -30px;
  background: #6173f4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-testimonials .box-testimony blockquote .quote > span {
  display: table-cell;
  vertical-align: middle;
}
#fh5co-testimonials .box-testimony blockquote p {
  font-style: italic;
}
#fh5co-testimonials .box-testimony .author {
  line-height: 20px;
  color: white;
  font-size: 20px;
  margin-left: 20px;
}
#fh5co-testimonials .box-testimony .author .subtext {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
}

#fh5co-pricing .price-box {
  border: 2px solid #ECEEF0;
  text-align: center;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 40px;
  position: relative;
}
#fh5co-pricing .price-box.popular {
  border: 2px solid #6173f4;
}
#fh5co-pricing .price-box.popular .popular-text {
  top: 0;
  left: 50%;
  margin-left: -54px;
  margin-top: -2em;
  position: absolute;
  padding: 4px 20px;
  background: #6173f4;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#fh5co-pricing .price-box.popular .popular-text:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-top: 10px solid black;
  border-top-color: #6173f4;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
#fh5co-pricing .pricing-plan {
  margin: 0;
  padding: 0;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}
#fh5co-pricing .price {
  font-size: 50px;
  color: #000;
}
#fh5co-pricing .price .currency {
  font-size: 20px;
  top: -1.2em;
}
#fh5co-pricing .price small {
  font-size: 16px;
}
#fh5co-pricing .pricing-info {
  padding: 0;
  margin: 0 0 30px 0;
}
#fh5co-pricing .pricing-info li {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}



#fh5co-our-services .box {
  padding: 30px;
  background: #fff;
  text-align: center;
  color: #7f7f7f;
  margin-bottom: 70px;
  position: relative;
}
@media screen and (max-width: 992px) {
  #fh5co-our-services .box {
    min-height: inherit;
    margin-bottom: 60px;
  }
}
#fh5co-our-services .box .icon {
  width: 85px;
  height: 85px;
  margin: 0 auto;
  top: 0;
  margin-top: -70px;
  margin-bottom: 30px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: table;
  text-align: center;
}
#fh5co-our-services .box .icon > span {
  display: table-cell;
  vertical-align: middle;
}
#fh5co-our-services .box .icon > span i {
  font-size: 40px;
  color: #fff !important;
  margin: 0;
  padding: 0;
}
#fh5co-our-services .box .icon.colored-1 {
  background: #2aaf67;
}
#fh5co-our-services .box .icon.colored-2 {
  background: #00bff3;
}
#fh5co-our-services .box .icon.colored-3 {
  background: #f26522;
}
#fh5co-our-services .box .icon.colored-4 {
  background: #e52b50;
}
#fh5co-our-services .box .icon.colored-5 {
  background: #2fc5cc;
}
#fh5co-our-services .box .icon.colored-6 {
  background: #6173f4;
}
#fh5co-our-services .box .step-number {
  font-size: 16px;
  display: block;
  color: #d1d1d1;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
#fh5co-our-services .box h3 {
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: 400;
  font-size: 20px;
  color: #444;
}

#fh5co-features {
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
@media screen and (max-width: 768px) {
  #fh5co-features {
    padding: 4em 0;
  }
}
#fh5co-features .fh5co-service {
  margin-bottom: 30px;
  float: left;
}
#fh5co-features .fh5co-service .fh5co-icon {
  float: left;
  width: 20%;
}
#fh5co-features .fh5co-service .fh5co-icon i {
  font-size: 40px;
  color: #6173f4;
}
#fh5co-features .fh5co-service .fh5co-desc {
  width: 80%;
  float: right;
}
#fh5co-features .fh5co-service .fh5co-desc h3 {
  margin-top: 0;
  font-size: 18px;
}

#fh5co-press .fh5co-press-item {
  background: #fff;
  float: left;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 480px) {
  #fh5co-press .fh5co-press-item {
    display: block !important;
  }
}
#fh5co-press .fh5co-press-item .fh5co-press-text,
#fh5co-press .fh5co-press-item .fh5co-press-img {
  width: 50%;
}
@media screen and (max-width: 480px) {
  #fh5co-press .fh5co-press-item .fh5co-press-text,
  #fh5co-press .fh5co-press-item .fh5co-press-img {
    height: inherit;
    float: none !important;
    width: 100%;
    display: block !important;
  }
}
#fh5co-press .fh5co-press-item .fh5co-press-text {
  float: left;
  padding: 20px;
}
#fh5co-press .fh5co-press-item .fh5co-press-text .fh5co-press-title {
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  font-weight: 400;
  font-size: 20px;
  color: #444;
  position: relative;
}
#fh5co-press .fh5co-press-item .fh5co-press-text .fh5co-press-title .fh5co-border {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 30px;
  background: #6173f4;
}
#fh5co-press .fh5co-press-item .fh5co-press-img {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  #fh5co-press .fh5co-press-item .fh5co-press-img {
    height: 200px;
    left: 0;
    top: 0;
    position: relative;
    width: 100%;
  }
}

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #000;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 3px;
  color: #000;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #000;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #000;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: absolute;
  top: 13px;
  right: 0px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
  }
}

.person {
  text-align: center;
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
.person img {
  display: block;
  margin: 0 auto;
  height: 150px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.person .name {
  font-size: 24px;
}
.person .position {
  text-transform: uppercase;
  color: #c3c3c3;
  margin-bottom: 30px;
  letter-spacing: 2px;
}

#footer {
	color: #aaa;
	background-color:#000;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size:12px;
}
#footer .copyright {
  margin-bottom: 0px;
  padding-bottom: 0;
}

.btn {
	font-family: 'Optima';
	font-size:16px;
	letter-spacing: 2px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;

}

.about_btn {
	font-family: 'Optima';
	font-size:16px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background:white url(../images/arw.png) no-repeat;
	background-position: right center;
	-moz-background-size:22px 11px;
	background-size:22px 11px;
	color: #4F4F4F;
	border: 1px solid #4F4F4F;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	margin-right:70px;
}

.about_btn:hover, .about_btn:active, .about_btn:focus {
		background: #F7F7F7 url(../images/arw.png) no-repeat;
	background-position: right center;
	-moz-background-size:22px 11px;
	background-size:22px 11px;

}
@media screen and (max-width: 991px) {
.about_btn {
	font-family: 'Optima';
	font-size:16px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background:white url(../images/arw.png) no-repeat;
	background-position: right center;
	-moz-background-size:22px 11px;
	background-size:22px 11px;
	color: #4F4F4F;
	border: 1px solid #4F4F4F;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	width:100%;
	margin-bottom:50px;
}	
}
.contact_btn {
	font-size:13px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background-color:#E0E0E0;
	color: #000;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	margin-top:2px;
}

.contact_btn:hover, .contact_btn:active, .contact_btn:focus {
	background-color:#000;
	color: #fff;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #F7F7F7;
  
}
.btn:hover, .btn:active, .btn:focus {
  background: #F7F7F7 !important;
  color: #fff;
  outline: none !important;
}


.btnsec {
font-family: 'Optima';
	font-size:12px;
	width:50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display:inline-block;
  text-align:center;
  margin-left:20px;
  padding-top:15px;
  padding-bottom:15px;
  padding-left:0px;
  padding-right:0px;
}
.btnsec_nonlink {
font-family: 'Optima';
	font-size:12px;
	width:50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display:inline-block;
  text-align:center;
  margin-left:20px;
  padding-top:15px;
  padding-bottom:15px;
  padding-left:0px;
  padding-right:0px;
}
.btnsec_nonlink.btn-member {
  background: #F2F2F2;
  color: #000;
  border: none !important;
}
.btnsec a {
	text-decoration:none;
}
.btnsec.btn-member {
  background: #F2F2F2;
  color: #000;
  border: none !important;
}
.btnsec.btn-member:hover, .btnsec.btn-member:active, .btnsec.btn-member:focus {
  box-shadow: none;
  background: #D9D9D9;
}
.btnsec:hover, .btnsec:active, .btnsec:focus {
  background: #D9D9D9 !important;
  color: #000;
  outline: none !important;
}
.ml {
	margin-left:50px;
}
.set_ml {
	padding-top:24px;
	text-align:right;
}
.set_s_hp {
	padding-top:24px;
	text-align: left;
}

@media screen and (max-width: 990px) {
.ml {
	margin-left:0px;
}
.set_ml {
	margin-left:-15px;
	padding-bottom:25px;
	text-align:left;
}
.set_s_hp {
	margin-left:-15px;
	padding-bottom:25px;
	text-align:left;
}
.set_mlside {
	margin-left:-15px;
}
.sideml_non {
	margin-left:0px;
}
.cell_non {
	display:none;
	}
}
.footer_list {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
.footer_list {
  padding: 0;
  margin-bottom:20px;
  display: inline-block;
  position: relative;
  width: 100%;
}
}
.footer_list li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  margin-right:15px;
  letter-spacing:1px;
}
.footer_list li.line {
	list-style: none;
	margin: 0px;
	display: inline-block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right:10px;
}
.footer_list li a {
  font-family: 'Optima';
  font-size: 12px;
  display: table;
  color:#FFF;
  font-weight:normal;
}
.footer_list li a:hover, .social li a:active, .social li a:focus {
  text-decoration: none;
  border-bottom: none;
  color: #737373;
}

.social {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
}
.social li {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin-left:3px;
}
.social li.non {
	margin:0px;
	padding:0px;
}
.social li a {
  font-size: 12px;
  display: table;
  color:#FFF;
}
.social li a i {
  display: table-cell;
  vertical-align: middle;
}
.social li a:hover, .social li a:active, .social li a:focus {
  text-decoration: none;
  border-bottom: none;
  color: #737373;
}
.social li a.social-box {
  background: #6173f4;
  color: #fff;
}
.social li a.social-circle {
  background: #6173f4;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.social li a:hover {
  background: #393e46 !important;
}
.social.social-box a {
  background: #6173f4;
  color: #fff;
}
.social.social-circle a {
  background: #6173f4;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.owl-carousel .owl-controls .owl-nav {
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.owl-carousel:focus .owl-controls .owl-nav, .owl-carousel:hover .owl-controls .owl-nav, .owl-carousel:active .owl-controls .owl-nav {
  opacity: 1;
}
.owl-carousel .btn-primary:hover, .owl-carousel .btn-primary:focus, .owl-carousel .btn-primary:active {
  background: transparent !important;
  border: 2px solid #fff !important;
}

.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .owl-carousel .owl-controls .owl-nav {
    display: none;
  }
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -29px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.owl-carousel .owl-controls .owl-nav .owl-next i:before,
.owl-carousel .owl-controls .owl-nav .owl-prev i:before {
  color: rgba(255, 255, 255, 0.5);
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
  right: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover {
  right: 10px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover i:before {
  color: white;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
  left: 10px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover i:before {
  color: white;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i {
  color: #444;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i {
  color: #000;
}

.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
  color: #fff;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
  background: none !important;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: 0;
  margin-bottom: 2.5em;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
  background: white;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: white;
  background: transparent;
  border: 2px solid #fff;
}

.owl-carousel-fullwidth .item, .owl-carousel-fullwidth .fh5co-owl-text-wrap {
  height: 800px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item, .owl-carousel-fullwidth .fh5co-owl-text-wrap {
    height: inherit;
    padding: 5em 0;
  }
}
.owl-carousel-fullwidth .fh5co-owl-text-wrap {
  position: relative;
}
.owl-carousel-fullwidth .item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  position: relative;
}
.owl-carousel-fullwidth .item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 8;
}
.owl-carousel-fullwidth .item img {
  max-width: 100%;
}
.owl-carousel-fullwidth .item .iphone-image {
  position: relative;
  z-index: 99;
}
.owl-carousel-fullwidth .item .iphone-image .iphone {
  float: right;
  text-align: right;
  position: relative;
  bottom: -12em;
}
@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item .iphone-image .iphone {
    bottom: 0em;
    text-align: center;
    float: none !important;
    margin: 0 auto;
    display: block;
  }
}
.owl-carousel-fullwidth .item .iphone-image .iphone img {
  max-width: 100%;
}
.owl-carousel-fullwidth .item .fh5co-owl-text {
  display: table-cell;
  vertical-align: middle;
  z-index: 10;
  position: relative;
}
.owl-carousel-fullwidth .item .fh5co-owl-text a {
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.owl-carousel-fullwidth .item .fh5co-owl-text a:hover {
  text-decoration: none;
  color: white;
  border-bottom: 1px solid white;
}
.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead, .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead-2, .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-sub-lead {
  color: #fff;
  margin: 0;
  padding: 0;
}
.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead {
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 30px;
  }
}
.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-sub-lead {
  font-size: 30px;
  line-height: 30px;
  line-height: 42px;
  font-weight: 100;
  margin-bottom: 30px;
  color: white;
}
@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-sub-lead {
    font-size: 24px;
    line-height: 34px;
  }
}

.js .to-animate,
.js .to-animate-2,
.js .single-animate {
  opacity: 0;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
	padding-bottom: 50px;
	
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 50px;
	
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.fh5co-animated {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*# sourceMappingURL=style.css.map */
.btn-apply {
  /* ボタンの配置とサイズ */
  display: inline-block;
  min-width: 100px;       /* 横幅の最小値（お好みで調整してください） */
  padding: 10px 16px;     /* 内側の余白（上下、左右） */
  
  /* デザイン */
  border: 2px solid #000; /* 黒い枠線 */
  background-color: transparent; /* 背景色（透明） */
  color: #000;            /* 文字色（黒） */
  
  /* フォント設定 */
  font-size: 12px;         /* 文字サイズ */
  font-weight: 600;
  text-decoration: none;   /* リンクの下線を消す */
  text-align: center;      /* 文字を中央揃え */
  line-height: 1.5;
  
  /* アニメーション（任意） */
  transition: all 0.3s ease;
  cursor: pointer;

  margin-top: 20px;
}

/* マウスオーバー時のスタイル（黒ベタ・白文字） */
.btn-apply:hover {
   opacity: 0.5;   /* ← 透明度50% に変更 */
}

/* ===== footer ===== */
.footer-section {
  background-color: #000;
  color: #aaa;
  padding: 32px 16px 20px;
  font-size: 12px;
  line-height: 1.7;
}

.footer-section a {
  color: #aaa;
  text-decoration: none;
}
.footer-section a:hover {
  color: #fff;
}

.footer-container {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  display: flex;
  gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
}

.footer-left h4 {
  font-size: 18px;
  letter-spacing: 0.08em;
  margin: 0 0 8px;
  color: #aaa;
}
.footer-left p {
  margin: 0;
  font-size: 14px;
}

.footer-center ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-center li + li {
  margin-top: 6px;
}
.footer-center a {
  font-size: 13px;
}

.footer-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
}

.footer-contact-link {
  margin: 0;
}
.footer-contact-link a {
  font-size: 14px;
  padding-bottom: 2px;
}
.footer-contact-link a:hover {
  border-bottom-color: #fff;
}

.footer-icon-wrap {
  display: flex;
  gap: 10px;
}

.footer-icon a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
}
.footer-icon svg {
  width: 20px;
  height: 20px;
}
.footer-icon a:hover {
  background-color: #fff;
  color: #000;
}

.footer-copyright {
  max-width: 1000px;
  margin: 10px auto 0;
  text-align: center;
  font-size: 10px;
  color: #777;
}

/* レスポンシブ（フッター） */
@media screen and (max-width: 768px) {
  .footer-container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .footer-right {
    align-items: center;
  }
}

/* ===== page top button ===== */
.page-top-btn {
  position: fixed;
  right: 24px;
  bottom: 30px;
  width: 40px;
  height: 40px;
  border-radius: 999px;
  border: 1px solid rgba(0, 0, 0, 0.35);
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease, transform 0.25s ease, bottom 0.2s ease;
  z-index: 990;
}
.page-top-btn svg {
  width: 18px;
  height: 18px;
}

.page-top-btn.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}
.page-top-btn:not(.is-visible) {
  transform: translateY(10px);
}

.page-top-btn.is-stopped {
  position: fixed;
}

/* レスポンシブ（ページトップボタン） */
@media screen and (max-width: 768px) {
  .page-top-btn {
    right: 16px;
    bottom: 20px;
    width: 38px;
    height: 38px;
  }
}
/* intro：SVGロゴを白として表示したい要素だけ */
.in-slide-content img.is-white{
  filter: invert(1) brightness(2);
}
/* ===============================
   Footer (image-like simple layout)
================================ */

.footer-section{
  background:#000;
  color:#fff;
  padding: 90px 20px 40px;
  font-family: 'Noto Sans JP';
}

.footer-container--simple{
  max-width: 1000px;
  margin: 0 auto;
  display:flex;
  justify-content: space-between;
  align-items:flex-start;
  gap: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(255,255,255,0.18);
}

.footer-col{
  min-width: 0;
}

.footer-menu{
  list-style:none;
  margin:0;
  padding:0;
  text-align: left;
}

.footer-menu li{
  margin: 0 0 10px 0;
  list-style:none;
}

.footer-menu a{
  color: rgba(255,255,255,0.6);
  text-decoration:none;
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  transition: color .2s ease, opacity .2s ease;
}

.footer-menu a:hover{
  color: rgba(255,255,255,0.95);
}

.footer-menu--right{
  text-align:right;
}

.footer-copyright--simple{
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 26px;
  text-align:center;
  color: rgba(255,255,255,0.35);
  font-size: 14px;
  letter-spacing: 0.06em;
}

/* SP */
@media (max-width: 767px){
  .footer-section{
    padding: 60px 20px 30px;
  }

  .footer-container--simple{
    flex-direction: column;
    gap: 40px;
    padding-bottom: 40px;
  }

  .footer-menu a{
    font-size: 18px;
  }

  .footer-menu--right{
    text-align:left;
  }
}
/* Footer font size fix */
.footer-section,
.footer-section a,
.footer-section p,
.footer-section li {
  font-size: 12px;
}
/* =========================
   Footer list bullet 제거
   ========================= */
.footer-section ul,
.footer-section li {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
