
/*=================================================
 * CSS for PC
 * ================================================= */

/***************************************
TITLE
****************************************/

.s_title{
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.s_title em{
	display: block;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 0 8px 0;
}

.s_title span{
	display: inline-block;
	vertical-align: top;
	font-family: "FontA";
	font-size: 12px;
	line-height: 16px;
	color: #c5a953;
	border-top: 1px solid #5e4c15;
	border-bottom: 1px solid #5e4c15;
	padding: 0 5px;
}



/***************************************
MAIN CONTENTS
****************************************/

.main{
	background: rgba(22, 13, 3, 0.8);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}




/***************************************
COMMON STYLE
****************************************/

/***** font color *****/
a, a:hover, .tx_a, .tx_a:hover{	color: #dfc15f;}
body, .tx0, .tx0:hover{	color: #fff;}

.sat{	color	: #0066ff;}
.sun{	color	: #cc0000;}
.tel, .tel a{	color: #00a8ff !important;}
.mail, .mail a{	color: #ff3333;}

.red{	color: #ff0000;}


/***** course *****/

.c1{
	color: #000;
	box-shadow:0px 0px 0px 1px #fff inset;
	-moz-box-shadow:0px 0px 0px 1px #fff inset;
	-webkit-box-shadow:0px 0px 0px 1px #fff inset;
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(221,221,221,1) 0%, rgba(255,255,255,1) 50%, rgba(221,221,221,1) 100%);
}

.c2{
	color: #fff;
	box-shadow:0px 0px 0px 1px #000 inset;
	-moz-box-shadow:0px 0px 0px 1px #000 inset;
	-webkit-box-shadow:0px 0px 0px 1px #000 inset;
	background: rgb(34,34,34);
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(34,34,34,1) 50%, rgba(0,0,0,1) 100%);
}

.c3{
	color: #fff;
	box-shadow:0px 0px 0px 1px #681717 inset;
	-moz-box-shadow:0px 0px 0px 1px #681717 inset;
	-webkit-box-shadow:0px 0px 0px 1px #681717 inset;
	background: rgb(179,41,38);
	background: linear-gradient(90deg, rgba(104,23,23,1) 0%, rgba(179,41,38,1) 50%, rgba(104,23,23,1) 100%);
}




/***** buttun *****/
.bt1{
	display: block;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	padding: 10px 0;
	color: #dfc15f;
	background: #000;
	border-radius: 0;
	border: 1px solid #dfc15f;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

input.bt1{
	width: 100%;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	background: #000;
	border-radius: 0;
	border: 1px solid #dfc15f;
	-webkit-appearance: none;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.bt1:hover{
	text-decoration: none;
	opacity: 1.0;
	filter: alpha(opacity=100);
	color: #000;
	background: #dfc15f;
}

.bt2{
	display: block;
	font-size: 16px;
	font-weight: bold;
	font-family		: Meiryo, "MS PGothic", Osaka, sans-serif;
	line-height: 28px;
	text-align: center;
	padding: 0 0;
	color: #fff;
	border: 2px solid #000;
	background: #000;
	border-radius: 5px;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

input.bt2{
	width: 100%;
	font-family		: Meiryo, "MS PGothic", Osaka, sans-serif;
	border: 2px solid #000;
	background: #000;
	-webkit-appearance: none;
	border-radius: 5px;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.bt2:hover{
	color: #000;
	text-decoration: none;
	background: #fff;
	opacity: 1.0;
	filter: alpha(opacity=100);
}


/***** slider *****/
.slick-prev, .slick-next , ul#slideIcon li,
#newface .bx-wrapper .bx-controls-direction a{	color: #ffffff;}
.slick-prev, .slick-next , ul#slideIcon li,
#newface .bx-wrapper .bx-controls-direction a{	background-color: rgba(255, 73, 73, 0.9);}
.bx-wrapper .bx-pager.bx-default-pager a{	background-color: rgba(255, 255, 255, 0.8);}
.bx-wrapper .bx-pager.bx-default-pager a.active{	background-color: #9a0000;}



/***************************************
ROLLOVER
****************************************/

.fade{
	display: inline-block;
	padding: 0;
}

.fade,
.up a{
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

.fade:hover,
.fade:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}


/***************************************
GOOGLE FONT
****************************************/

@font-face {
	font-family: FontA;
	src: url('../font/LibreCaslonDisplay-Regular.ttf') format("truetype");
}
@font-face {
	font-family: FontB;
	src: url('../font/HerrVonMuellerhoff-Regular.ttf') format("truetype");
}


/***** font *****/


.font1{
	font-family: FontA;
}

.anchor{
	display: block;
	padding-top: 50px;
	margin-top: -50px;
}


/*=================================================
 * CSS for SP
 * ================================================= */

@media screen and (max-width: 650px) {

	.anchor{
		display: block;
		padding-top: 70px;
		margin-top: -70px;
	}

	.anchor2{
		display: block;
		padding-top: 65px;
		margin-top: -65px;
	}

	.anchor3{
		display: block;
		padding-top: 65px;
		margin-top: -65px;
	}

	/***************************************
	TITLE
	****************************************/
	.s_title{
		padding: 10px 0;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.s_title em{
		font-size: 22px;
		line-height: 22px;
	}
	.s_title span{
		font-size: 10px;
		line-height: 14px;
	}

	/***************************************
	MAIN CONTENTS
	****************************************/
	.main_bg{
		padding: 5px;
	}
	.main{
	}

	.bt1{
		font-size: 16px;
		line-height: 20px;
	}
	input.bt1{
	}

	/***************************************
	COMMON STYLE (SP ONLY)
	****************************************/
}


