@charset "utf-8";
@font-face {
	font-family: 'kokumr';
	font-style: normal;
	font-weight: 100;
	src: url(../font/font_1_kokumr_1.00_rls.eot); /* IE9 Compat Modes */
	src: url(../font/font_1_kokumr_1.00_rls.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ 
	url(../font/font_1_kokumr_1.00_rls.woff) format('woff'), /* Modern Browsers */ 
	url(../font/font_1_kokumr_1.00_rls.ttf) format('truetype'); /* Safari, Android, iOS */
}
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figcaption, figure, section, footer, header, main, hgroup, menu, nav, summary {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
body, table, input, textarea, select, option {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
article, aside, canvas, details, figcaption, figure, footer, header, main, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
chrome_annotation {
	border: none !important;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
    height: auto;
}
address {
	font-style: normal;
}
a,
a:link {
	color: #000;
	text-decoration: none;
	transition: 0.3s;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1340px;
	color: #000;
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #F3F2F2;
}
.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
}
#container {
	padding-top: 153px;
	text-align: left;
	overflow: hidden;
}
#container:after {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color:#000;  /* 背景カラー */
	z-index: 998;  /* 一番手前に */
	pointer-events: none;  /* 他の要素にアクセス可能にするためにポインターイベントは無効に */
	opacity: 0;  /* 初期値 : 透過状態 */
	-webkit-transition: opacity .8s ease;  /* アニメーション時間は 0.8秒 */
	transition: opacity .8s ease;
}
#container.fadeout:after {
  opacity: 1;
}
#main {
	padding: 0 122px 87px;
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 961px) {
	.sp {
		display: none !important;
	}
}
@media all and (max-width: 960px) {
	body {
		min-width: inherit;
		font-size: 1.4rem;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
	#container {
		padding-top: 92px;
	}
	#main {
		padding: 0 0 47px;
	}
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #000;
	z-index: 990;
}
#gHeader .hBox {
	padding: 10px 0 9px;
	position: relative;
}
#gHeader .hBox .logo01 {
	position: absolute;
	top: 21px;
	left: 50px;
	width: 124px;
}
#gHeader .hBox .logo02 {
	margin: 0 auto;
	padding-right: 32px;
	width: 123px;
	box-sizing: content-box;
}
@media all and (max-width: 960px) {
	#gHeader .hBox {
		padding: 8px 0;
	}
	#gHeader .hBox .logo01 {
		top: 17px;
		left: 10px;
		width: 79px;
	}
	#gHeader .hBox .logo02 {
		padding: 0 0 0 3px;
		width: 86px;
	}
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter .fBox {
	padding: 28px 0 30px;
	background: url(../img/common/bg01.jpg) no-repeat center center / cover;
}
#gFooter .fBox .text {
	margin-bottom: 18px;
	color: #FFF;
	font-size: 1.2rem;
	font-family: "Noto Sans JP", serif;
	text-align: center;
}
#gFooter .fBox .snsList li {
	margin: 0 11px;
	width: 44px;
}
#gFooter .fBox .snsList li a {
	display: block;
}
#gFooter .fBox .snsList li a:hover {
	opacity: 0.7;
}
#gFooter .bottomBox {
	padding: 18px 0 8px;
	background-color: #000;
}
#gFooter .bottomBox .logoBox {
	margin-bottom: 12px;
	padding-left: 31px;
	align-items: center;
	box-sizing: content-box;
}
#gFooter .bottomBox .logoBox .fLogo01 {
	margin-right: 4px;
	padding-right: 35px;
	width: 100px;
	position: relative;
	box-sizing: content-box;
}
#gFooter .bottomBox .logoBox .fLogo01::before {
	position: absolute;
	top: 5px;
	right: 0;
	width: 26px;
	height: 30px;
	background: url(../img/common/icon04.png) no-repeat left top / 100%;
	content: '';
}
#gFooter .bottomBox .logoBox .fLogo02 {
	width: 90px;
}
#gFooter .bottomBox .logoBox .fLogo01 a,
#gFooter .bottomBox .logoBox .fLogo02 a {
	display: block;
}
#gFooter .bottomBox address {
	color: #FFF;
	font-size: 1.1rem;
	text-align: center;
	font-family: "Noto Sans JP", serif;
	letter-spacing: 0.02em;
}
@media all and (max-width: 960px) {
	#gFooter .fBox {
		padding: 21px 0 26px;
	}
	#gFooter .fBox .text {
		margin-bottom: 23px;
		font-size: 1.4rem;
	}
	#gFooter .fBox .snsList li {
		margin: 0 12px;
		width: 47px;
	}
	#gFooter .bottomBox {
		padding: 14px 20px 7px;
	}
	#gFooter .bottomBox .logoBox {
		margin-bottom: 23px;
		padding: 0 2px 0 0;
	}
	#gFooter .bottomBox address {
		line-height: 1.63;
	}
}
@media all and (max-width: 359px) {
	#gFooter .bottomBox address {
		font-size: 1rem;
	}
}