/*------------------------------------------------------------------
Project:	Nantes - multi purpose one-page template
Version:	1.0
Last change:	18/02/2016 [...]
Designed by:	MOOZ Themes / www.MOOZthemes.com
Primary use:	One page
-------------------------------------------------------------------*/

/* main font for menu. */
@import url(https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,700,900);
/* font for headings, text, tags */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800);

/*--------------------
Color customizations
change these colors to change overlays
--------------------*/

.mz-module:hover .ot-circle.color1 {
	color: #C54A4A;
}
.mz-module:hover .ot-circle.color2 {
	color: #6091DC;
}
.mz-module:hover .ot-circle.color3 {
	color: #6EB377;
}
.mz-module:hover .ot-circle.color4 {
	color: #fec503;
}

/*--------------------
1. General
--------------------*/

body {
	margin: 0px;
	font-family: "Open Sans", Sans-serif;
/*	overflow-x : hidden;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 300;
	letter-spacing: 0.4px;
	font-family: "Raleway", Sans-serif;
	color: #232323;
	padding-bottom: 11px;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 23px;
	letter-spacing: 0.2px;
	color: #444444;
}

.dark-bg p {
color: #B1B1B1;	
}

a:hover, a:focus, a:active, a.active {
	color: #00AE9D;
}
a, a:hover, a:focus, a:active, a.active {
	outline: 0;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
	
}

::selection {
	text-shadow: none;
	background: #00AE9D;
}
.section-five {
	margin-bottom: 20px;
	padding-top: 10px;
}
#recruitment {
	margin-top: 20px;
}
.back {
	background-image: url(../images/shining_style_recruitment.jpg);
}




@media (min-width: 768px) {
	section {
		padding: 150px 0;
	}
}

section {
	padding-top: 70px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 60px;
}

ul {
	padding-left: 0;
	padding-top: 18px;	
}

ul li {
    list-style: none;
    padding-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0.2px;
    color: #000000;
}

section ul li:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	content: "\f105";
	padding-right: 7px;
	color: #00AE9D;
	
}

/*--------------------
1.1 Reset bootstrap
--------------------*/

.row-0-gutter {
    margin-left: -13px;
    margin-right: -13px;
}

.col-0-gutter {
	padding-left: 0;
	padding-right: 0;
}

/*--------------------
2. Navigation
--------------------*/


.navbar-default {
	background-color: #fff;
	border-color: transparent;
	padding-top:0; position:fixed;
	
	
}
.navbar-default .navbar-brand {
	color: #fff;
	font-family: "Open Sans",sans-serif;
	padding: 0px;
	margin-left: 10px;
	
}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:active,.navbar-default .navbar-brand.active {
	color: #00AE9D;
		 
		
}
.navbar-default .navbar-collapse {
	border-color: rgba(255,255,255,.02)
		
}
.navbar-default .navbar-toggle {
	background-color: #00AE9D;
	border-color: #00AE9D
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	background-color: #00AE9D
}
.navbar-default .nav li a {
	font-family: "Open Sans",sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #444448;
	
}
.navbar-default .nav li a:hover,.navbar-default .nav li a:focus {
	color: #00AE9D;
	outline: 0;
		
}

.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
	color: #fff;
	background-color: #00AE9D
}
.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #23AD21;
	
}

@media (min-width:768px) {
	.navbar-default
	{
		background-color: rgba(255, 255, 255, 0.65);
		padding: 5px 0;
		-webkit-transition:padding .3s;
		-moz-transition:padding .3s;
		transition:padding .3s;
		border:0
	}
	.navbar-default .navbar-brand {
		font-size: 2em;
		-webkit-transition:all .3s;
		-moz-transition:all .3s;
		transition:all .3s;
		margin-top: 10px;
	    margin-left: 10px;
	}
	.navbar-default .navbar-nav>.active>a {
		border-radius: 3px
	}
	.navbar-default.navbar-shrink {
		background-color: #FFFFFF;
		border-bottom: 1px solid #828282;
		padding: 5px 0;
	}
	.navbar-default.navbar-shrink .navbar-brand {
		font-size: 1.5em;
		margin-top: 10px;
	}
}

/*--------------------
3. Header
--------------------*/

header {
    margin-top: 100px;
}

.owl-slider-item {
	position: relative;
	background-color: #000;
}
.owl-slider-item img {
	opacity: 1;
}
.owl-slider .owl-controls {
	position: absolute;
	left: 0;
	top: 38%;
	width: 100%;	
}

.owl-slider .owl-controls .owl-nav [class*=owl-] {
	padding: 30px 40px;
	background: rgba(0, 0, 0, 0.26);
	border-radius: 0;
	margin: 0;
	font-size: 30px;
	z-index: 1000;
}

.owl-slider .owl-controls .owl-nav [class*=owl-]:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.owl-slider .owl-controls .owl-prev {
	float: left;
}

.owl-slider .owl-controls .owl-next {
	float: right;
}

.intro-text {
	padding-top: 100px;
	padding-bottom: 50px;
	position: absolute;
	top: 50px;
    text-align: center;
	transform: translateX(-50%);
	left: 50%;
}

@media (min-width: 768px) {
	.intro-text {
		padding-top: 230px;
		padding-bottom: 400px;
    }
}

.intro-text .intro-lead-in {
	display: inline-block;
	margin-bottom: 25px;
	padding: 4px 20px;
	font-family: "Open Sans",sans-serif;
	font-size: 19px;
	color: #fff;
	font-weight: 100;
	line-height: 40px;
}

@media (min-width: 768px) {
	.intro-text .intro-lead-in {
    font-size: 50px;
    line-height: 40px;
    margin-bottom: 45px;
	}
}

.intro-text .intro-heading {
	font-weight: 900;
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 25px;
	letter-spacing: -3px;
	word-spacing: 10px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px rgb(0, 0, 0);
}

@media (min-width: 768px) {
	.intro-text .intro-heading {
		line-height: 95px;
		font-size: 77px;
		margin-bottom: 50px;
	}
}



.pricing>section input[type="button"],
.pricing>section,
.instructor-pan figure,
.instructor-pan figure img,
.subscribe-form button,
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea,
.contact-form input[type="submit"]{transition-delay:0.8s;

transition-duration: 0.8s;transition-property: all;transition-timing-function: ease;}




/*--------------------
4. Sections
--------------------*/
.section-title  h1 {
	font-size: 50px;
	color: #B3B3BB;
	font-weight: 800;
	letter-spacing: -0.6px;
	position: relative;
	margin: 0 0 40px 0;
	
	padding-bottom: 31px;
}

.section-title  h2 {
	font-size: 45px;
	color: #B3B3BB;
	font-weight: 900;
	letter-spacing: -0.6px;
	position: relative;
	margin-top: 19px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 39px;
	padding-top: 40px; /* 打ち消し用のパディング */
	margin-top: 19px; /* 固定ナビの高さ分のネガティブマージン */
	padding-bottom: 1px;
}

.section-title h2:after {
	left: 50%;
	z-index: 1;
	width: 60px;
	height: 3px;
	content: " ";
	bottom: -5px;
	margin-left: -30px;
	text-align: center;
	position: absolute;
	background: #D4D4D4;
}

.dark-bg .section-title h2 {
	color: #fff;
}


.section-title p {
	font-size: 15px;
	font-weight: 300;
	line-height: 31px;
	margin: 20px 100px 60px 100px;
}
.col-lg-12.text-center .section-title p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/*--------------------
4.1. CTA sectoin
--------------------*/

.section-cta {
	padding: 40px 0;
	color: #fff;
	background-color: #00AE9D;
}

.section-cta h2 {
	color: #fff;
	font-size: 23px;
	font-weight: 300;
	margin: 0 0 20px;
}

.button-cta {
	border: 2px solid #fff;
	padding: 10px 50px;
	font-size: 16px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-weight: 800;
	color: #fff;
	display: inline-block;

	-webkit-transition: all .4s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-o-transition: all .5s ease; /* IE 9 */
	-ms-transition: all .5s ease; /* Opera */
	transition: all .5s ease;

}
.button-cta:hover {
	color: #000;
	background-color: #fff;	
	text-decoration: none;
}

/*--------------------
4.1. About
--------------------*/

.mz-module {
	position: relative;
	margin-bottom: 41px;
}

.mz-module-about {
	border: 1px solid #E6E6EA;
	min-height: 80px;
	padding: 24px;
	background-color: #EFEFF1;
}

.mz-module-about h3 {
	font-weight: 500;
	font-size: 19px;
	/* text-transform: uppercase; */
	color: #424242;
	/* letter-spacing: 2px; */
	margin-bottom: 20px;
}

.dark-bg .mz-module-about h3 {
	color: #FFFFFF;
}

.mz-module-about p {
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
	color: #848484;
}
.mz-module-button {
	background-color: #B6B6C3;
	padding: 15px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	opacity: 0;
	color: #fff;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
}
.mz-module:hover .mz-module-button {
	bottom: -45px;
	opacity: 1;
}
.mz-module-button:hover {
	background-color: #00AE9D;
	color: #fff;
	text-decoration: none;
}

.mz-module-button {
	color: #fff;
}

.ot-circle {
	height: 95px;
	width: 95px;
	text-align: center;
	line-height: 98px;
	color: #FFFFFF;
	margin: 0 2px 4px;
	font-size: 75px;

	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;

}

/*--------------------
4.2. Featured
--------------------*/

.featured-item {
	margin-bottom: 61px;
	height: 110px;
	margin-top: 71px;
	line-height: normal;
}

.featured-icon {
	float: left;
	font-size: 22px;
	border-radius: 5px;
	width: 55px;
	height: 55px;
	background-color: #F8F8F8;
	line-height: 50px;
	text-align: center;
	margin-top: 11px;
	margin-bottom: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.featured-text {
	text-align: left;
	margin-left: 85px;
	margin-bottom: 40px;
	margin-top: 40px;
}
.featured-text h4 {
	color: #47474C;
	font-size: 17px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 11px;
}
.featured-text p {
	color: #747377;
	margin-top: 17px;
	font-size: 13px;
	line-height: 21px;
	font-weight: 500;
	margin-bottom: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/*--------------------
4.2. Skills
--------------------*/

.section-text h3 {
	margin: 0 0 30px;
	font-weight: 800;
	color: #5D5D5D;
}

.section-text h4 {
    margin: 0 0 20px;
    font-weight: 700;
    font-size: 17px;
}

.dark-bg .section-text h3 {
	color: #dfdfdf;
}

.dark-bg .section-text h4 {
	color: #dfdfdf;
}

/*--------------------
4.3. Portfolio
--------------------*/

figure {
	position: relative;
	overflow: hidden;
	margin: 0 1px 1px 0;
	background: #726FB9;
	text-align: center;
	cursor: pointer;	
}

figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}

.school_characteristics figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.school_characteristics figure figcaption, .school_characteristics figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

figure.effect-bubba {
	background: #000;
	margin-bottom: 1px;
}

figure.effect-bubba img {
	opacity: 0.90;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	opacity: 0;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*--------------------
4.4. Dark Short section (counters, quote, etc)
--------------------*/

.light-bg {
	background-color: #f8f8f8;
	
}


.dark-bg {
	background-color: #333231;	
	color: #fff;
}

.short-section {
	border-top: 1px solid #5D5D5F;
	border-bottom: 1px solid #5D5D5F;
	padding-top: 70px;
	padding-bottom: 70px;
}

.counter-item h2 {
	color: #fff;
	font-size: 60px;
	font-weight: 900;
}

.counter-item h6 {
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0 0 0;
	text-transform: uppercase;
}

/*--------------------
4.5.  recital Slider
--------------------*/

.owl-portfolio .owl-controls {
	position: absolute;
	left: 0;
	top: 38%;
	width: 100%;	
}

.owl-portfolio .owl-controls .owl-nav [class*=owl-] {
	padding: 8px 17px;
	background: rgba(0, 0, 0, 0.18);
	border-radius: 0;
	margin: 0;
	font-size: 20px;
	z-index:1000;
}

.owl-portfolio .owl-controls .owl-nav [class*=owl-]:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.owl-portfolio .owl-controls .owl-prev {
	float: left;
}

.owl-portfolio .owl-controls .owl-next {
	float: right;
}

.owl-portfolio-item {
	text-align: center;
	display: inline-block;
}

.partner-logo {
	height: 152px;
	text-align: center;
	display: inline-block;
}

.partner-logo img {
	height: 100%;
	width: auto !important;
}

.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #00AE9D;
}

.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 5px;
    margin: 15px 7px 0 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #83c76c;
}

/*--------------------
4.6. works
--------------------*/

.works-item {
	text-align: center;
	background-color: #fff;
	padding-top: 10px;
}
.works-item h2 {
	font-size: 17px;
	font-weight: 800;
	color: #2D2D2D;
	margin-left: 11px;
}
.works-item h3 {
	font-size: 21px;
	font-weight: 800;
	color: #2D2D2D;
	padding-bottom: 4px;
}

.works-item .works-position {
	color: #717171;
	font-size: 18px;
	margin: 15px 0 10px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
}

.works-item p {
    font-size: 13px;
    font-weight: 400;
    color: #292929;
    padding: 5px 10px 20px 10px;
}

.works-socials {
	padding-bottom: 25px;
}

.works-socials a {
    color: #B2B3B7;
    font-size: 20px;
    margin: 0 10px;
}

.works-socials a:hover {
	color: #000;
}

/*== Section Six ==*/

.section-six{
	padding-top: 17px;
}

.contact-form{ padding-left:184px; padding-right:186px; margin-top:63px; padding-bottom:2px}

#success_page h3,#success_page p{color:#185005 }

/* contact-form */

.contact-form input[type="text"],.contact-form input[type="email"],.contact-form textarea{ height:70px; outline:none; display:block; border:1px solid #dbdbdb; font-size:16px; line-height:17px; color:#8f8f8f; width:100%; padding:0 41px}

.contact-form input[type="text"]:focus,.contact-form input[type="email"]:focus,.contact-form textarea:focus{ background-color:#f2f1f1}

.contact-form input[type="email"]{ border-left:none}

.contact-form input::-webkit-input-placeholder {color:#8f8f8f; }

.contact-form input::-moz-placeholder {color:#8f8f8f; }

.contact-form input:-ms-input-placeholder {color:#8f8f8f; }

.contact-form inputinput:-moz-placeholder {color:#8f8f8f; }

.contact-form .col-lg-6{ padding:0}

.contact-form textarea{ border-top:none; padding-top:28px; height:163px}

.contact-form input[type="submit"]{ height:63px; font-size:16px; text-transform:uppercase; color:#FFF; text-align:center; display:block; background-color:#6bb551; padding:0 53px; border-radius:3px; margin:40px auto; border-bottom:1px solid #00AE9D}

.contact-form input[type="submit"]:hover{ background-color:#00AE9D}

/* Contact Form */

.form-group button[type="text"],.form-group button[type="email"],.form-group textarea{ height:70px; outline:none; display:block; border:1px solid #dbdbdb; font-size:16px; line-height:17px; color:#8f8f8f; width:100%; padding:0 41px}

.form-group button[type="text"]:focus,.form-group button[type="email"]:focus,.form-group textarea:focus{ background-color:#f2f1f1}

.form-group button[type="email"]{ border-left:none}

.form-group button::-webkit-button-placeholder {color:#8f8f8f; }

.form-group button::-moz-placeholder {color:#8f8f8f; }

.form-group button:-ms-button-placeholder {color:#8f8f8f; }

.form-group buttonbutton:-moz-placeholder {color:#8f8f8f; }

.form-group .col-lg-6{ padding:0}

.form-group textarea{ border-top:none; padding-top:28px; height:163px}

.form-group button[type="submit"]{ height:63px; font-size:16px; text-transform:uppercase; color:#FFF; text-align:center; display:block; background-color:#00AE9D; padding:0 53px; border-radius:3px; margin:40px auto; border-bottom:1px solid #00AE9D}

.form-group button[type="submit"]:hover{ background-color:#00AE9D}



/* Map */

.map-wrapper{
	width: 100%;
	height: 331px
		
}



/*--------------------
5. Footer
--------------------*/

footer {
	padding-top:30px;
	padding-bottom: 40px;
	background-color: #000;
	margin-top: 71px;
}

footer p {
	color: #B7B7B7;
	margin: 0;
	font-size: 10px;
	
	font-weight: 500;
	letter-spacing: 1.6px;
}

footer p a {
	color: #fff;
}

footer p a span {
	color: #23AD22;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: 700;
}

/*--------------------
6. Modal
--------------------*/

.modal-content {
	border-radius: 0;	
}
.modal-header .close {
	font-size: 30px;	
}
.modal-title {	
	
	font-size: 23px;
}

.modal-body {
	padding: 0;
}

.modal-body p {
	margin: 30px 20px;
	color: #2D2D2D;		
}

.modal-works {
font-size: 11px;
	letter-spacing: 1px;
	
	font-weight: 500;
	color: #fff;
	margin: 25px 20px;
}

.modal-works span {
	background-color: #549e3a;
	margin-right: 15px;
	padding: 5px 10px;
}

/*--------------------
7. Components
--------------------*/

.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	color: #fff;
	background-color: #dfdfdf;
	border-color: #dfdfdf;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .open .dropdown-toggle.btn {
	color: #fff;
	background-color: #dfdfdf;
	border-color: #dfdfdf;
}

.btn {
	display: inline-block;
	padding: 8px 20px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
	background-color: #23AD22;
}

.btn-xl {
color: #fff;
    background-color: #23AD22;
    /* border-color: #726FB9; */
    font-family: "Open Sans",sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    border-radius: 0;
    letter-spacing: 2px;
    font-size: 16px;
    padding: 17px 45px;
}

/* Back to top button
---------------------------------- */
#back-top {
	position: fixed;
	z-index: 1000;
	bottom: 4px;
	right: 50px;
}
#back-top a {
	width: 60px;
	height: 60px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	background: #A9A9B1;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	background: #00AE9D;
}
/* arrow icon (span tag) */
#back-top i {
	margin-top: 15px;
	font-size: 28px;
}

@media only screen
and (min-width : 320px)
and (max-width : 480px) {
#back-top {
	position: fixed;
	bottom: 9px;
	right: 15px;
}
#back-top a {
	width: 40px;
	height: 40px;
}
#back-top i {
	margin-top: 7px;
	font-size: 20px;
}
}



/*== Section Three ==*/
#section-three .container .price-ex {
	margin-top: 0px;
	margin-right: 0px;
}
.course_price {
	line-height: 40px;
}

.section-three{ background-color:#6bb551; padding-top:7px; padding-bottom:56px}

.section-three header[role="title-page"]{
	padding-bottom: 33px;
	
}

.section-three header[role="title-page"] h4,.section-three header[role="title-page"] h2  {color:#FFF}

.section-three header[role="title-page"] h4:after{ background-color:#FFF}


.pricing{ text-align:center;}

.pricing>section{ display:inline-block; width:100%; max-width:300px; border:2px solid #FFF; color:#FFF; margin:0 31px; padding-bottom:24px}

.pricing>section>header{
	border-bottom: 2px solid #FFF;
	padding-top: 17px;
	padding-bottom: 10px;
	margin-top: -80px;
}

.pricing>section>header>h4{
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;color: #FFFFFF;
}

.pricing>section>h2{
	font-weight: 300;
	margin-top: 17px;
	margin-bottom: 17px;
	border-bottom: 2px solid #FFF;
	padding-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	color: #FFFFFF;
	line-height: normal;
}

.pricing>section>h2>span{
	font-weight: 700;
	font-size: 32px;
	margin-top: 9px;
	margin-bottom: 9px;
	padding-top: 0px;color: #FFFFFF;
}

.pricing>section ul{ padding:0; margin:0; list-style:none}

.pricing>section ul>li{ color: #FFFFFF;font-size:16px; line-height:36px; font-weight:400}





.pricing>section:hover{ background-color:#83c76c;-webkit-transform:scale(1.1);

transform:scale(1.1);}


header[role="header"].header-top hgroup nav ul > li:hover a,header[role="header"].header-top hgroup nav ul>li.active a,header[role="header"].header-top hgroup nav ul>li.active:hover a{ border-color:#6bb551; background-color:transparent!important;color:#FFF!important;}


/*== Section Three ==*/

.trial_submit{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 7px;
	padding-top: 6px;
}

.trial_submit>section{
	
	display: inline-block;
	width: 100%;
	max-width: 500px;
	border: 2px solid #FFF;
	background-color: #FF6400;
	color: #FFF;
	margin-top: 0px;
	
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.trial_submit>section>header{
	display: block;
	border-bottom: 2px solid #FFF;
	padding-top: 7px;
	padding-bottom: 0px
}

.trial_submit>section>header>h4{
	display: block;
	font-size: 44px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.trial_submit>section>h2{
	font-weight: 400;
	margin-top: 17px;
	margin-bottom: 7px;
	border-bottom: 0px solid #FFF;
	padding-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
}

.trial_submit>section>h2>span{
	font-weight: 700;
	font-size: 39px;
	margin-top: 9px;
	margin-bottom: 9px;
	padding-top: 0px;
}



.trial_submit>section input[type="button"]{
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 27px;
	display: block;
	text-align: center;
	
	color: #FFF;
	outline: none;
	cursor: pointer;
	line-height: 3px;
	font-size: 14px;
	font-weight: 700;
	background-color: #FFF;
	padding: 0 32px
}



.orange {
	display: block;
	background-color: #FF6400;
	
}
.container-fluid1 {
	background-color: rgba(241,97,27,0.81);
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 61;
	padding-top: 11px;
	padding-bottom: 11px;
	text-align: center;

}

.trial_submit>section:hover{ background-color:#FF6400;-webkit-transform:scale(1.1); color: #FF0000;
transform:scale(1.1);}


/*===== Nav ===*/

header[role="header"].header-top hgroup nav{ background-color:transparent; min-height:inherit; border:none; text-align:right; margin-bottom:0; padding-top:18px}

header[role="header"].header-top hgroup nav ul{ text-align:right; padding:0; margin:0; float:none}

header[role="header"].header-top hgroup nav ul > li{ float:none; display:inline-block; text-transform:uppercase; font-size:12px; font-weight:600; letter-spacing:2px}

header[role="header"].header-top hgroup nav ul > li > a{ color:#FFF; line-height:29px; padding-bottom:5px; padding-top:0; padding-left:11px; padding-right:12px; border-bottom:3px solid transparent;}

header[role="header"].header-top hgroup nav ul > li:hover a,header[role="header"].header-top hgroup nav ul>li.active a,header[role="header"].header-top hgroup nav ul>li.active:hover a{ border-color:#00AE9D; background-color:transparent!important;color:#FFF!important;}

header[role="header"].header-top hgroup nav ul>li>a:focus{color:#FFF;}

  

header[role="header"].header-top hgroup.navbar-fixed-top,header[role="header"].header-top hgroup,header[role="header"].header-top hgroup h1,header[role="header"].header-top hgroup h1 img,header[role="header"].header-top hgroup nav ul,header[role="header"].header-top hgroup nav ul > li,.three-box-pan figure,.three-box-pan figure i,.three-box-pan section,.section-two section,.section-two section figure,.section-two section figure>img,.trial_submit>section input[type="button"],.trial_submit>section,.flow-pan figure,.flow-pan figure img,.subscribe-form button,.contact-form input[type="text"],.contact-form input[type="email"],.contact-form textarea,.contact-form input[type="submit"]{transition-delay:0.8s;

transition-duration: 0.8s;transition-property: all;transition-timing-function: ease;}

.btn.btn-info {
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #00AE9D;
}

.fa-green:before
{
	color: #00AE9D ;
}



/*スクロール用*/
thead.scrollHead,tbody.scrollBody{
  display:block;
	
}
tbody.scrollBody{
  overflow-y:scroll;
  height:300px;
	 border:1px solid #1242C60;
        padding:5px;
}

/*幅調整*/
td,th{
  table-layout:fixed;
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.day{
	width: 190px;
	background-color:#00AE9D;
	text-align: center;
	color: #FFFFFF;	
}

th.contents{
	width: 550px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;	

}
td.contents{
	width: 550px;
	line-height: 40px;
	text-align: left;
	left: auto;
	padding-left: 10px;
	padding-right: 10px;
}

table thead th.day {
padding: 10px;
font-weight: bold;
border-top: 1px solid #ccc;
border-right: 0px solid #ccc;
border-bottom: 2px solid #8383830;
background: #00AE9D;
}
table thead th.contents {
padding: 10px;
font-weight: bold;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 2px solid #8383830;
background: #00AE9D;
}



#bs-example-navbar-collapse-1 li ul.subs {
 background-color: #fff;
 text-align: center;
 overflow: hidden;
 height: 0px;
	width: 60px;
 transition: .9s;
	position: relative;
}

#bs-example-navbar-collapse-1 li:hover ul.subs {
 overflow: visible;
 height: 79px;
	width: 60px;
	
}
/*== three Box Pan ==*/

.three-box-pan{
	overflow: hidden;
	padding-top: 1px;
	background-color: #fff
}
.three-box-pan figure{ margin:0 auto; display:block; border-radius:100%; width:98px; height:98px; border:2px solid #00AE9D; text-align:center; line-height:98px; color:#00AE9D; font-size:40px; background-color:#fff}
.three-box-pan section figure i{color:#00AE9D}
.three-box-pan section:hover figure{ background-color:#00AE9D; color:#FFF}
.three-box-pan section:hover figure i{ color:#FFF}
.three-box-pan section h5{ text-transform:uppercase; font-size:15px; line-height:16px; font-weight:700; color:#000; padding-top:26px}
.three-box-pan section p{ line-height:27px; font-weight:500; padding-top:5px; color:#5e5e64}


table.type04 {
	border-collapse: separate;
	border-spacing: 1px;
	text-align: center;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	margin-left: 30px;
}
table.type04 th {
	width: 250px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	
}
table.type04 td {
	width: 750px;
	padding: 10px;
	vertical-align: top;
}
