@charset "UTF-8";

/*---base stylesheet---*/

/* 共通設定
======================================*/
* {
	font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W4", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	font-feature-settings: 'palt';
}

html {
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}

body {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1;
	font-weight: 500;
}

body .ant {
	font-family: 'Anton', sans-serif !important;
}

body .mincho {
	font-family: 'Noto Serif JP', 'Noto Serif Japanese', serif, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}

body .wf-hannari {
	font-family: "Hannari", serif !important;
}

img {
	border: 0;
	vertical-align: bottom;
}

a {
	text-decoration: none;
}

ul,
li {
	list-style: none;
}

/*----マージン・パディング----*/
.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb45 {
	margin-bottom: 45px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mb75 {
	margin-bottom: 75px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml25 {
	margin-left: 25px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.ml60 {
	margin-left: 60px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr15 {
	margin-right: 15px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mr25 {
	margin-right: 25px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mr35 {
	margin-right: 35px !important;
}

.mr50 {
	margin-right: 50px !important;
}

.mr60 {
	margin-right: 60px !important;
}

.pb5 {
	padding-bottom: 5px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb25 {
	padding-bottom: 25px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pt5 {
	padding-top: 5px !important;
}

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

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt25 {
	padding-top: 25px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pr5 {
	padding-right: 5px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pr15 {
	padding-right: 15px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pr25 {
	padding-right: 25px !important;
}

.pr30 {
	padding-right: 30px !important;
}


/*----アライン----*/
.cen {
	text-align: center !important;
}

.left {
	text-align: left !important;
}

.right {
	text-align: right !important;
}

.lh13 {
	line-height: 1.3 !important;
}


/*----テキスト----*/
.fwNone {
	font-weight: normal !important;
}

.bold {
	font-weight: bold !important;
}

.txtRed {
	color: #e64425 !important;
}

.txtRed2 {
	color: #a40000 !important;
}

.txtRed3 {
	color: #e64425 !important;
}

.txtBlue {
	color: #0052E5 !important;
}

.txtPink {
	color: #F246A4 !important;
}

.txtGold {
	color: #A98552 !important;
}

.txtGray {
	color: #666666 !important;
}

.txtWhite {
	color: #FFFFFF !important;
}

.txtYellow {
	color: #ffd200 !important;
}


/*======================================

Font-size Adjustment
77% = 10px	| 	124% = 16px	|	170% = 22px	
85% = 11px	|	131% = 17px	|	177% = 23px
92% = 12px	|	139% = 18px	|	185% = 24px
100% = 13px	|	147% = 19px	|	193% = 25px
108% = 14px	|	154% = 20px	|	200% = 26px
116% = 15px	|	162% = 21px	|

=======================================*/

.txt10 {
	font-size: 1.0rem !important;
}

.txt11 {
	font-size: 1.1rem !important;
}

.txt12 {
	font-size: 1.2rem !important;
}

.txt13 {
	font-size: 1.3rem !important;
}

.txt14 {
	font-size: 1.4rem !important;
}

.txt15 {
	font-size: 1.5rem !important;
}

.txt16 {
	font-size: 1.6rem !important;
}

.txt17 {
	font-size: 1.7rem !important;
}

.txt18 {
	font-size: 1.8rem !important;
}

.txt19 {
	font-size: 1.9rem !important;
}

.txt20 {
	font-size: 2.0rem !important;
}

.txt24 {
	font-size: 2.4rem !important;
}

.txt26 {
	font-size: 2.6rem !important;
}

.txt39 {
	font-size: 3.9rem !important;
}



/*----クリア----*/
.clear {
	clear: both;
}

/*--clearfix--*/
.cf,
#main,
.entry,
header {
	*zoom: 1;
}

.cf:before,
.cf:after,
#main:before,
#main:after,
.entry:before,
.entry:after,
header:before,
header:after {
	content: " ";
	display: table;
}

.cf:after,
#main:after,
.entry:after,
header:after {
	clear: both;
}

/*----フロート----*/
.fLeft {
	float: left !important;
}

.fRight {
	float: right !important;
}

.img_float_l {
	float: left;
	margin-right: 20px;
}

.img_float_r {
	float: right;
	margin-left: 20px;
}

/*----タイトル----*/


/* レイアウト
======================================*/
#container {
	min-width: 1000px;
}

.contsInner {
	position: relative;
	max-width: 1000px;
	margin: auto;
}

.btnMap {
	display: inline-block;
	border: 1px solid #191878;
	color: #191878;
	font-size: 1.2rem;
	padding: 6px 16px;
	margin-left: 9px;
	transition: all .3s;
	position: relative;
	top: -8px;
	background: #fff;
}

.btnMap:hover {
	background-color: #191878;
	color: #fff;
}


/*----ヘッダー----*/
header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: #fff;
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
	min-width: 1000px;
}


/*----グローバルナビ----*/
#headNav {
	padding-top: 15px;
	float: left;
}


.headNav_li {
	display: inline-block;
	font-size: 1.4rem;
	font-weight: 900;
	vertical-align: middle;
	border-right: 1px dotted #CCCCCC;
}

.headNav_li a {
	display: block;
	line-height: 1.3;
	padding: 9px 25px;
	transition: all .3s;
}

.headNav_li a:hover {
	color: #e64425;
}

.headNav_li a.current {
	color: #e64425;
}

.headNav_line2 a {
	padding-top: 0;
	padding-bottom: 0;
}


/* utility nav */
.utilityNav {
	/*
    position: absolute;
    top: 10px;
    right: 15px;
*/
	float: right;
	padding-right: 10px;
}

.utilityNav_li {
	display: inline-block;
	width: 98px;
	text-align: center;
	vertical-align: top;
	margin-right: 5px;
}

.utilityNav_li a {
	display: block;
	background-color: #fff;
	background-image: url("../img/common/head_icon_seminar.png");
	background-size: 26px;
	background-repeat: no-repeat;
	background-position: center top 7px;
	border: 3px solid #e64425;
	border-radius: 4px;
	color: #e64425;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 38px 0 7px;
	transition: all .2s;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.utilityNav_li a:hover {
	background-color: #e64425;
	color: #fff;
}

.utilityNav_li01 a {
	background-image: url("../img/common/head_icon01.png");
	background-size: 21px;
}

.utilityNav_li02 a {
	background-image: url("../img/common/head_icon_map.png");
	background-size: 26px;
}

.utilityNav_li02 a:hover {
	background-image: url("../img/common/head_icon_map_over.png");
	background-size: 26px;
}

.utilityNav_li03 a:hover {
	background-image: url("../img/common/head_icon_seminar_over.png");
	background-size: 26px;
}

.utilityNav_li01 a {
	background-color: #434343;
	border: 3px solid #434343;
	color: #efe767;
}

.utilityNav_li01 a:hover {
	background-color: #fff;
	color: #efe767;
}

.uNav_contact {
	width: auto;
	margin-right: 0;
}

.uNav_contact a {
	position: relative;
	background-color: #e64425;
	background-image: none;
	box-shadow: 0px 5px 0px #af3720;
	border: none;
	height: 58px;
	color: #fff;
	font-size: 1.5rem;
	line-height: 58px;
	padding: 0 14px 0 36px;
	transition: none;
	transition: all .2s;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	text-align: left;
}

.uNav_contact a:before {
	position: absolute;
	z-index: -1;
	display: block;
	content: "";

}

.uNav_contact a:after {
	position: absolute;
	display: inline-block;
	content: url("../img/top/head_arrow.png");
	position: relative;
	top: 0;
	margin-left: 14px;
}

.uNav_contact a:hover {
	margin-top: 5px;
	box-shadow: none;
}

.uNav_contact a:hover {
	background-color: #e64425;
}

/*----フッター----*/
footer {
	position: relative;
	overflow: hidden;
}

.footerW01 {}

.footerW02 {
	background: url("../img/common/footer_img01.jpg") no-repeat center bottom;
	background-size: cover;
	padding-top: 44px;
}

.foot_bannerArea {
	margin-bottom: 150px;
}

.foot_bannerArea_l {
	float: left;
	width: 480px;
}

.foot_bannerArea_l {
	margin-right: 26px;
}

.foot_banner_lImg {
	margin-bottom: 20px;
}

.foot_banner_lImg a {
	transition: all .2s;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.foot_banner_lImg a:hover {
	opacity: 0.7;
}

.foot_banner_lTxt {
	margin-bottom: 20px;
}

.foot_banner_lTxt a {
	position: relative;
	z-index: 100;
	display: block;
	background: url("../img/common/banner_img02.jpg") no-repeat center center;
	width: 480px;
	height: 110px;
	color: #fff;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 110px;
	padding-left: 85px;
}

.foot_banner_lTxt a:before {
	display: inline-block;
	content: url("../img/common/banner_icon.png");
	vertical-align: -4px;
	margin-right: 10px;
}

.foot_banner_lTxt a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	transition: all .3s;
}

.foot_banner_lTxt a:hover:after {
	background-color: rgba(0, 0, 0, 0);
}

.foot_banner_mono a {
	transition: all .2s ease-in-out;
}

.foot_banner_mono a:hover {
	opacity: 0.7;
}

.foot_bannerArea_r {
	width: 480px;
	float: right;
	border: 1px solid #e64425;
	padding: 24px 0 30px;
	text-align: center;
	box-sizing: border-box;
}

.foot_banner_rTxt {
	padding-bottom: 17px;
	margin-bottom: 27px;
	text-align: left;
	font-size: 1.9rem;
	font-weight: bold;
	line-height: 1.7;
	letter-spacing: 0.03em;
	border-bottom: 1px solid #dadce2;
	width: 390px;
	margin: 0 auto 27px;
	white-space: nowrap;
}

.foot_bannerInfo {
	margin-bottom: 14px;
}

.foot_bannerTxt {
	margin-bottom: 10px;
	font-size: 1.3rem;
	color: #323232;
	letter-spacing: 0.16em;
}

.foot_bannerTel {
	color: #e64425;
	font-size: 4.0rem;
}

.foot_bannerTel a {
	color: #e64425;
}

.linkMail {
	margin-bottom: 10px;
	font-size: 1.4rem;
	position: relative;
}

.linkMail a {
	font-weight: bold;
	letter-spacing: 0.06em;
}

.linkMail a:hover {
	color: #c92222;
}

.linkMail a::before {
	content: "";
	display: inline-block;
	width: 23px;
	height: 17px;
	margin-right: 10px;
	background: url("../img/common/icon_mail.png") no-repeat left center;
	background-size: 23px 17px;
	vertical-align: -4px;
}

.linkMail a:hover::before {
	background: url("../img/common/icon_mail_over.png") no-repeat left center;
	background-size: 23px 17px;
}

.foot_bannerBtn {
	width: 390px;
	box-sizing: border-box;
	margin: 0 auto;
}

.foot_bannerBtn a {
	display: block;
	color: #e64425;
	position: relative;
	background-position: right 15px center;
	box-sizing: border-box;
	border: 3px solid #e64425;
	border-radius: 5px;
	width: 390px;
	transition: all .2s;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	text-align: center;
	padding: 20px 0;
}

.fbBtnTxt {
	text-align: left;
	display: inline-block;
	font-size: 2.0rem;
	font-weight: bold;
	color: #e64425;
}

.foot_bannerBtn a:hover {
	background-color: #e64425;
}

.foot_bannerBtn a:hover .fbBtnTxt {
	color: #fff;
}

.foot_bannerBtn a:after {
	content: url(../img/top/fv_l_arrow.png);
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -8px;
}

.foot_bannerBtn a:hover:after {
	content: url(../img/top/fv_l_arrow_over.png);
}

.footConts {
	background: url(../img/common/footer_bg.png) no-repeat;
	width: 783px;
	height: 783px;
	padding-top: 70px;
	margin-bottom: 36px;
	box-sizing: border-box;
	position: relative;
	margin: 0 auto;
}

.footConts_txt {
	color: #191878;
	font-size: 2.3rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	letter-spacing: 0.07em;
}

.fContsInfo {
	position: relative;
	width: 292px;
	margin: 0 auto 30px;
}

.footBtnMap {
	border: 1px solid #191878;
	background: #fff;
	color: #191878;
	font-size: 1.1rem;
	padding: 3px 10px;
	position: absolute;
	transition: all .3s;
	bottom: 13px;
	right: 17px;
	box-sizing: border-box;
}

.footBtnMap:hover {
	background-color: #191878;
	color: #fff;
}

.foot_btnArea {
	width: 318px;
	margin: auto;
	position: relative;
	z-index: 1;
}

.foot_btnArea_li {
	float: left;
	box-sizing: border-box;
	text-align: center;
}

.foot_btnArea_li01 {
	width: 318px;
	margin-bottom: 12px;
}

.foot_btnArea a {
	display: block;
	color: #e64425;
	font-size: 1.6rem;
	transition: all .2s;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	box-sizing: border-box;
	background: #fff;
	border: 2px solid #e64425;
	border-radius: 5px;
}

.footBtnTxt {
	display: inline-block;
	text-align: center;
	font-weight: bold;
	color: #e64425;
	position: relative;
}

.foot_btnArea_li a:hover .footBtnTxt {
	color: #fff;
}

.footBtnPdf {
	padding-left: 28px;
}

.footBtnPdf:before {
	content: "";
	background: url("../img/top/fv_l_icon02.png") no-repeat;
	background-size: contain;
	position: absolute;
	width: 19px;
	height: 22px;
	left: 0;
	top: -4px;
}

.foot_btnArea_li a:hover .footBtnPdf:before {
	background-image: url("../img/top/fv_l_icon02_over.png");
}

.foot_btnArea_li01 a {
	position: relative;
	background-image: url("../img/top/fv_l_arrow.png");
	background-position: right 15px center;
	background-repeat: no-repeat;
	font-size: 1.6rem;
	box-sizing: border-box;
	letter-spacing: -0.025em;
	padding: 14px 0;
}

.foot_btnArea_li a:hover {
	background-color: #e64425;
	color: #fff;
}


.foot_btnArea_li01 a:hover {
	background-image: url("../img/top/fv_l_arrow_over.png");
}

.foot_btnArea_li02 a {
	background-position: left 25px center;
	box-sizing: border-box;
	padding: 20px 0;
}

.copy {
	color: #fff;
	text-align: right;
	letter-spacing: 0.1em;
	padding-bottom: 40px;
	padding-right: 106px;
}

/* お問い合わせページ footer */
.foot_banner_lTxt {
	margin-right: 30px;
}


/*pageTop*/
.pageTop {
	position: fixed;
	z-index: 30;
	right: 25px;
	bottom: 25px;
}


/* sub共通
======================================*/
.subHead_logo {
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 120px 0 40px;
}

.pageTtl_area {}

.pageTtlW {
	margin-bottom: 13px;
	text-align: center;
	background-image: url(../img/common/pagettl_bg_2.jpg);
	background-position: top center;
	height: 223px;
	position: relative;
	overflow: hidden;
}

.pageTtlW:after {
	content: "";
	width: 100%;
	height: 17px;
	position: absolute;
	display: block;
	background: url(../img/common/pagettl_bd.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	bottom: 0;
}

.pageTtl {
	display: block;
	color: #674404;
	font-size: 2.8rem;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.pageTtlC {
	/*中面タイトルボカシ*/
	width: 922px;
	height: 922px;
	padding: 446px 0 0;
	background: rgba(255, 255, 255, 0.2);
	box-shadow: 0 0 134px rgba(255, 255, 255, 0.5);
	margin: 0 auto;
	border-radius: 50%;
	position: relative;
	top: -360px;
}

.pageTtl_eng {
	color: #d7ac3e;
	font-size: 1.3rem;
	font-weight: bold;
	font-family: "Times New Roman", Times, "serif";
	letter-spacing: 0.05em;
}


.conts_subTtl {
	position: relative;
	border-bottom: 2px solid rgba(147, 95, 5, 0.3);
	color: #000;
	font-size: 2.8rem;
	padding: 0 0 10px 30px;
	margin-bottom: 30px;
	letter-spacing: 0.05em;
}

.conts_subTtlS {
	font-size: 2.2rem;
}

.conts_subTtl:after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: "";
	background-color: #935f05;
	width: 175px;
	height: 2px;
}


/* パンくず */
.linkPath {
	margin-bottom: 110px;
}

.linkPath_li {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.4rem;
}

.linkPath_li:after {
	display: inline-block;
	content: url("../img/common/linkpath_arrow.jpg");
	margin: 0 15px;
}

.linkPath_liLast:after {
	content: "";
	margin: 0;
}

@media only screen and (min-width: 1320px) and (max-width: 1620px) {
	#headNav {
		padding-top: 7px;
	}

	.headNav_li a {
		font-size: 1.2rem;
		padding: 9px 10px;
	}

}

@media only screen and (max-width: 1319px) {
	header {
		height: auto;

	}

	.utilityNav {
		padding-right: 10px;
	}

	.headNav_li {
		border: none;
	}

	#headNav {
		/*width: 450px;*/
		font-weight: 200;
		/*padding-top: 0px;*/
		padding-left: 10px;
	}

	.headNav_li a {
		font-size: 1.2rem;
		padding: 4px 10px;
	}

	.brNone {
		display: none;
	}

	/*.utilityNav_li {
		width: 88px;
	}*/

	.uNav_contact {
		width: auto;
	}

	.uNav_contact a {
		padding: 0 14px 0 16px;
	}

}