@charset "UTF-8";
/* css [home] */

@import url("home/training.css");
@import url("home/merit.css");
@import url("home/feature.css");
@import url("home/recommend.css");
@import url("home/important.css");
@import url("home/course.css");
@import url("home/company.css");
@import url("home/flow.css");

/*---------------------------------------------------- */
/* Main */
/*---------------------------------------------------- */
#maincontainer {
	background-color: #fff;
}
#maincontainer #contents {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

/*---------------------------------------------------- */
/* h1 */
/*---------------------------------------------------- */
/*== Waku ==*/
#page-title {
	padding: 0;
	margin: 0 auto;
	height: auto;
	display: none;
}
#page-title h1 {
	padding: 0;
	margin: 0;
	color: #FFF;
	font-family: "Montserrat", sans-serif;
	font-size: 0;
	font-style: normal;
	font-weight: 800;
	text-align: center;
	line-height: 1.0;
}

/*---------------------------------------------------- */
/* Sitewise */
/*---------------------------------------------------- */
/*== Waku ==*/
#sitewise {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	background-color: #fff;
	position: relative;
	overflow: hidden;
}

/*== MainBanner ==*/
#sitewise #mainbanner {
	padding: 0;
	margin: 0;
	height: auto;
	background-color: #fff;
	position: relative;
}
#mainbanner .slider {
	padding: 0;
	margin: 0;
	width: 100%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
#mainbanner figure {
	padding: 0;
	margin: 0;
	width: 100%;
	position: relative;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

/*== img ==*/
#mainbanner figure img {
	padding: 0;
	margin: 0 auto;
	height: 100%;
	max-height: 100%;
	object-fit: cover;
	object-position: 50% 0%;
	font-family: 'object-fit: cover; object-position: 50% 0';
	position: relative;
	overflow: hidden;
}

/*== Figcaption ==*/
#mainbanner figure figcaption {
	padding: 0;
	margin: 0;
	height: auto;
	position: absolute;	
}

/*== h2 ==*/
#mainbanner figure figcaption h2 {
	padding: 0;
	margin: 0;
	color: #c10e21;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	line-height: 1.0;
}

/*== h3 ==*/
#mainbanner figure figcaption h3 {
	padding: 0;
	margin: 0;
	color: #c10e21;
	font-weight: 800;
	line-height: 1.0;
}

/*== P ==*/
#mainbanner figure figcaption p {
	padding: 0;
	margin: 0;
	color: #c10e21;
	font-weight: 600;
	line-height: 1.3;
}
#mainbanner figure figcaption p em {
	padding: 0;
	margin: 0;
	color: #c10e21;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-style: normal;
}

/*== Slider Custom ==*/
.slick-dots {
	bottom: -30px;
}
.slick-dots li {
	width: 12px;
	height: 12px;
	margin: 0;
}
.slick-dots li + li {
	margin-left: 20px;
}
.slick-dots li button {
	width: 12px;
	height: 12px;
	padding: 0;
}
.slick-dots li button:before {
	font-family: "";
	font-size: 0;
	line-height: 0;
	content: "";
	width: 12px;
	height: 12px;
	color: #b7bac6;
	/* background-color: #e6e6e6; */
	background-color: #fff;
	border: solid 1px #dcdcdc;
	opacity: 1;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.slick-dots li.slick-active button:before {
	color: #f46ea9;
	background-color: #f46ea9;
	border: solid 1px #f46ea9;
	opacity: 1;
}

/*---------------------------------------------------- */
/* Contact Area */
/*---------------------------------------------------- */
/*== Section ==*/
#contact_block, #contact_block2, #contact_block3 {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	background-color: #c10e21;
}

/*== Waku ==*/
#contact_block .contactArea, #contact_block2 .contactArea, #contact_block3 .contactArea {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

/*== h2 ==*/
.contactArea .contact-title {
	padding: 0;
	margin: 0 auto;
	height: auto;
	text-align: center;
	position: relative;
}
.contactArea .contact-title h2 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: 800;
	text-align: center;
	line-height: 1.0;
}
.contactArea .contact-title h2 em {
	font-family: "Montserrat", sans-serif;
	font-style: normal;
	font-size: 106%;
	font-weight: 700;
}

/*== Button ==*/
.contactArea .waku_btn {
	padding: 0;
	margin: 0 auto;
	height: auto;
	text-align: center;
	position: relative;
}
.contactArea .waku_btn .btn_contact a {
	padding: 0;
	margin: 0 auto;
	height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
	background-color: #fff;
    color: #24242a;
    font-weight: 700;
    transition: .5s ease;
	position: relative;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
.contactArea .waku_btn .btn_contact a:hover {
    border-bottom-width: 3px;
}
.contactArea .waku_btn .btn_contact a i {
	padding: 0;
	margin: 0;
    color: #231815;
	font-size: 100%;
    font-weight: 900;
	display: inline-block;
}



/*  PC  */
@media print, screen and (min-width: 960px) {
/*---------------------------------------------------- */
/* Base */
/*---------------------------------------------------- */
html {
	scroll-padding-top: 95px;
}

/*---------------------------------------------------- */
/* Sitewise */
/*---------------------------------------------------- */
/*== Waku ==*/
#sitewise {
	margin-top: 95px;
	width: 100%;
}

/*== MainBanner ==*/
#sitewise #mainbanner {
	width: 100%;
}
#mainbanner figure {
	height: 640px;
}

/*== img ==*/
#mainbanner figure img {
	width: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	font-family: 'object-fit: cover; object-position: 50% 50%';
}

/*== figcaption ==*/
#mainbanner figure figcaption {
	width: 80%;
	top: 100px;
	left: 10%;
}

/*== h2 ==*/
#mainbanner figure figcaption h2 {
	margin-bottom: 50px;
	font-size: 95px;
}
/*== h3 ==*/
#mainbanner figure figcaption h3 {
	margin-bottom: 34px;
	font-size: 38px;
}
/*== P ==*/
#mainbanner figure figcaption p {
	font-size: 26px;
}


/*== Slider Custom ==*/
.slick-dots {
	bottom: 35px;
}
.slick-dots li {
	width: 20px;
	height: 20px;
}
.slick-dots li button {
	width: 20px;
	height: 20px;
}
.slick-dots li button:before {
	width: 20px;
	height: 20px;
}

/*---------------------------------------------------- */
/* Contact Area */
/*---------------------------------------------------- */
/*== Section ==*/
#contact_block, #contact_block2, #contact_block3 {
	padding: 75px 0;
	width: 100%;
}

/*== Waku ==*/
#contact_block .contactArea, #contact_block2 .contactArea, #contact_block3 .contactArea {
	width: 98%;
	max-width: 1080px;
}

/*== h2 ==*/
.contactArea .contact-title {
	margin-bottom: 40px;
	width: 98%;
}
.contactArea .contact-title h2 {
	font-size: 40px;
}

/*== Button ==*/
.contactArea .waku_btn {
	width: 80%;
	max-width: 780px;
}
.contactArea .waku_btn .btn_contact a {
	padding: 25px 0;
	width: 100%;
	border: solid 4px #333333;
	border-bottom-width: 12px;
	border-radius: 86px;
	font-size: 36px;
}
.contactArea .waku_btn .btn_contact a:hover {
	transform: translateY(6px);
    border-bottom-width: 8px;
}
.contactArea .waku_btn .btn_contact a i {
	margin-left: 12px;
}



}


/* Minimum width 959px and Tablet */
@media all and (max-width: 959px) and (min-width: 600px) {
/*---------------------------------------------------- */
/* Base */
/*---------------------------------------------------- */
html {
	scroll-padding-top: 60px;
}

/*---------------------------------------------------- */
/* Sitewise */
/*---------------------------------------------------- */
/*== Waku ==*/
#sitewise {
	margin-top: 60px;
	width: 100%;
}

/*== Main-Banner ==*/
#mainbanner {
	width: 100%;
}
	
	@media all and (max-width: 959px) and (min-width: 761px) {
		#mainbanner figure {
			width: 100%;
			height: 540px;
		}
		
		/*== img ==*/
		#mainbanner figure img {
			width: 100%;
			object-fit: cover;
			object-position: 50% 50%;
			font-family: 'object-fit: cover; object-position: 50% 50%';
		}

		/*== figcaption ==*/
		#mainbanner figure figcaption {
			width: 90%;
			top: 100px;
			left: 5%;
		}
		
		/*== h2 ==*/
		#mainbanner figure figcaption h2 {
			margin-bottom: 40px;
			font-size: 80px;
		}
		/*== h3 ==*/
		#mainbanner figure figcaption h3 {
			margin-bottom: 24px;
			font-size: 30px;
		}
		/*== P ==*/
		#mainbanner figure figcaption p {
			font-size: 20px;
		}

	}

	@media all and (max-width: 760px) and (min-width: 600px) {
		#mainbanner figure {
			width: 100%;
			height: 700px;
		}
		
		/*== img ==*/
		#mainbanner figure img {
			width: 100%;
			object-fit: cover;
			object-position: 50% 0%;
			font-family: 'object-fit: cover; object-position: 50% 0%';
		}

		/*== figcaption ==*/
		#mainbanner figure figcaption {
			width: 90%;
			bottom: 80px;
			left: 5%;
		}
		
		/*== h2 ==*/
		#mainbanner figure figcaption h2 {
			margin-bottom: 25px;
			font-size: 60px;
		}
		/*== h3 ==*/
		#mainbanner figure figcaption h3 {
			margin-bottom: 10px;
			font-size: 22px;
		}
		/*== P ==*/
		#mainbanner figure figcaption p {
			font-size: 16px;
		}

	}

/*== Slider Custom ==*/
.slick-dots {
	bottom: 25px;
}
.slick-dots li {
	width: 18px;
	height: 18px;
}
.slick-dots li button {
	width: 18px;
	height: 18px;
}
.slick-dots li button:before {
	width: 18px;
	height: 18px;
}

/*---------------------------------------------------- */
/* Contact Area */
/*---------------------------------------------------- */
/*== Section ==*/
#contact_block, #contact_block2, #contact_block3 {
	padding: 55px 0;
	width: 100%;
}

/*== Waku ==*/
#contact_block .contactArea, #contact_block2 .contactArea, #contact_block3 .contactArea {
	width: 96%;
}

/*== h2 ==*/
.contactArea .contact-title {
	margin-bottom: 30px;
	width: 98%;
}
.contactArea .contact-title h2 {
	font-size: 34px;
}

/*== Button ==*/
.contactArea .waku_btn {
	width: 80%;
	max-width: 680px;
}
.contactArea .waku_btn .btn_contact a {
	padding: 20px 0;
	width: 100%;
	border: solid 3px #333333;
	border-bottom-width: 10px;
	border-radius: 70px;
	font-size: 30px;
}
.contactArea .waku_btn .btn_contact a:hover {
	transform: translateY(4px);
    border-bottom-width: 6px;
}
.contactArea .waku_btn .btn_contact a i {
	margin-left: 10px;
}



}


/* Phone */
/* Portrait mode */
@media only screen and (max-width: 599px) {
/*---------------------------------------------------- */
/* Base */
/*---------------------------------------------------- */
html {
	scroll-padding-top: 60px;
}

/*---------------------------------------------------- */
/* Sitewise */
/*---------------------------------------------------- */
/*== Waku ==*/
#sitewise {
	margin-top: 60px;
	width: 100%;
}

/*== Main-Banner ==*/
#mainbanner {
	width: 100%;
}
#mainbanner figure {
	width: 100%;
	height: 620px;
}

/*== img ==*/
#mainbanner figure img {
	width: 100%;
	object-fit: cover;
	object-position: 50% 0%;
	font-family: 'object-fit: cover; object-position: 50% 0%';
}

/*== figcaption ==*/
#mainbanner figure figcaption {
	width: 90%;
	bottom: 50px;
	left: 5%;
}
		
/*== h2 ==*/
#mainbanner figure figcaption h2 {
	margin-bottom: 20px;
	font-size: 50px;
}
/*== h3 ==*/
#mainbanner figure figcaption h3 {
	margin-bottom: 10px;
	font-size: 22px;
}
/*== P ==*/
#mainbanner figure figcaption p {
	font-size: 14px;
}

/*== Slider Custom ==*/
.slick-dots {
	bottom: 20px;
}
.slick-dots li {
	width: 16px;
	height: 16px;
}
.slick-dots li button {
	width: 16px;
	height: 16px;
}
.slick-dots li button:before {
	width: 16px;
	height: 16px;
}

/*---------------------------------------------------- */
/* Contact Area */
/*---------------------------------------------------- */
/*== Section ==*/
#contact_block, #contact_block2, #contact_block3 {
	padding: 35px 0;
	width: 100%;
}

/*== Waku ==*/
#contact_block .contactArea, #contact_block2 .contactArea, #contact_block3 .contactArea {
	width: 96%;
}

/*== h2 ==*/
.contactArea .contact-title {
	margin-bottom: 20px;
	width: 98%;
}
.contactArea .contact-title h2 {
	font-size: 28px;
}

/*== Button ==*/
.contactArea .waku_btn {
	width: 86%;
}
.contactArea .waku_btn .btn_contact a {
	padding: 15px 0;
	width: 100%;
	border: solid 2px #333333;
	border-bottom-width: 8px;
	border-radius: 50px;
	font-size: 20px;
}
.contactArea .waku_btn .btn_contact a:hover {
	transform: translateY(4px);
    border-bottom-width: 4px;
}
.contactArea .waku_btn .btn_contact a i {
	margin-left: 8px;
}



}