@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
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 {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

}

body,
table,
input, textarea, select, option {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: top;
}

.font_tsukuard{
  font-family: "fot-tsukuardgothic-std",sans-serif!important;
}
  
.font_bebas {
  font-family: "bebas-neue",sans-serif!important;
}

a,
a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
	text-decoration: underline;
}


#conts h2{
margin-bottom: 61px!important;
padding: 60px 0 60px!important;
color: #000;
font-family: "fot-tsukuardgothic-std", sans-serif !important;
font-size: 3rem;
letter-spacing: 3px;
text-align: center;
background: url(../../img/index/bg01.gif) repeat left top;
}


#conts h3{
margin-bottom: 61px!important;
padding: 19px 0 21px!important;
color: #666;
font-family: "fot-tsukuardgothic-std", sans-serif !important;
font-size: 2.4rem;
letter-spacing: 3px;
text-align: center;
background: url(../../img/index/bg02.gif) repeat left top;
}


/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
html {
}
body {
	font-size: 16px;
	min-width: 1300px;
	color: #000;
	line-height: 1.9;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}

#container {
	position: relative;
	text-align: left;
}

#conts {

}

#news {
	max-width: 1282px;
	margin: 0 auto 50px;
}

a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}

.sp {
	display: none !important;
}

@media all and (min-width: 0) and (max-width: 767px) {
	html {
		font-size: 10px !important;
	}
	
	body {
		min-width: inherit;
	}

	a:hover,
	a:hover img {
		opacity: 1 !important;
	}

	.sp {
		display: block !important;
	}
	
	.pc {
		display: none !important;
	}
	
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	padding: 27px 0 15px;
}

#gHeader .hBox {
	margin: 0 auto;
	max-width: 1282px;
}

#gHeader h1 {
	float: left;
}

#gHeader .hInner {
	float: right;
}

#gHeader .hInner > div {
	float: left;
}

#gHeader .hInner .fontsBox {
	margin: 22px 46px 0 0;
}

#gHeader .hInner .fontsBox p {
	float: left;
	text-align: center;
}

#gHeader .hInner .fontsBox p span {
	margin-top: 4px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: top;
}

#gHeader .hInner .fontsBox ul {
	margin-left: 5px;
	width: 87px;
	float: right;
}

#gHeader .hInner .fontsBox ul li {
	width: 42px;
	float: left;
}

#gHeader .hInner .fontsBox ul li:first-child {
	margin-right: 3px;
}

#gHeader .hInner .fontsBox ul li a {
	padding: 4px 0;
	display: block;
	color: #FFF;
	font-size: 1.2rem;
	text-align: center;
	text-decoration: none;
	background-color: #000;
}

#gHeader .hInner .fontsBox ul li a:hover {
	opacity: 0.7;
}

#gHeader .hInner .langyages {
	margin: 22px 0 0 0;
}

#gHeader .hInner .langyages p {
	float: left;
}

#gHeader .hInner .langyages p span {
	margin-top: 3px;
	display: inline-block;
	font-size: 1.4rem;
	vertical-align: top;
}

#gHeader .hInner .langyages .hSub {
	margin-left: 5px;
	width: 162px;
	position: relative;
	float: right;
}

#gHeader .hInner .langyages ul {
	width: 100%;
	position: absolute;
	left: 0;
	top:100%;
	display: none;
	z-index: 99;
}

#gHeader .hInner .langyages ul li,
#gHeader .hInner .langyages .hSub p {
	padding: 11px 0 16px;
	background: rgba(193,39,45,0.6);
}

#gHeader .hInner .langyages ul li a {
	padding: 7px 0 2px;
	display: block;
	color: #FFF;
	font-size: 1.1rem;
	text-decoration: none;
	text-align: center;
}

#gHeader .hInner .langyages .hSub p{
	float: none;
	width: auto;
	padding: 5px 0 4px;
	display: block;
	color: #FFF;
	font-size: 1.1rem;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

#gHeader .hInner .langyages .hSub p,
#gHeader .hInner .langyages ul li a:hover {
	background: #C1272D;
}

#gHeader .hInner .langyages ul li:last-child {
	padding-bottom: 22px;
}

#gHeader .hInner .searchBox {
	margin-top: 14px;
	width: 252px;
	height: 39px;
	float: right;
	position: relative;
}

#gHeader .hInner .searchBox input {
	padding: 10px 15px;
	margin-left: 20px;
	width: 100%;
	height: 100%;
	font-size: 1.1rem;
	vertical-align: top;
	box-sizing: border-box;
	border: 2px solid #D6D6D6;
	background-color: #F5F5F5;
	-webkit-appearance: none;
}

#gHeader .hInner .searchBox a {
	display: block;
	position: absolute;
	top: 12px;
	right: 13px;
}

.fl #gHeader .hInner {
	width: 760px;
}

.fl #gHeader .hInner .searchBox {
	margin-top: 14px;
}


.pagenavi {
    padding: 20px;
}


@media all and (min-width: 0) and (max-width: 767px) {
	#gHeader {
		padding: 10px;
	}
	
	#gHeader .hBox {
		max-width: inherit;
	}
	
	#gHeader h1 {
		width: 160px;
	}
	
	#gHeader h1 a img {
		width: 100%;
	}
		
	#gHeader .hInner {
		display: none;
	}
		
	.fl #gHeader .hInner {
		width: auto;
	}
	
	.fl #gHeader .hInner .searchBox {
		margin-top: 0;
	}
}
/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	margin-bottom: 66px;
}

#gNavi ul {
	margin: 0 auto;
	width: 1282px;
}

#gNavi li {
	width: 183px;
	position: relative;
	float: left;
}

#gNavi li:before {
	margin-top: -29px;
	width: 1px;
	height: 58px;
	position: absolute;
	border-left: 1px solid #D9D9DA;
	top: 50%;
	left: 0;
	content: " ";
}

#gNavi li:last-child:after {
	margin-top: -29px;
	width: 1px;
	height: 58px;
	position: absolute;
	border-left: 1px solid #D9D9DA;
	top: 50%;
	right: 0;
	content: " ";
}

#gNavi li a {
	display: block;
	text-align: center;
	text-decoration: none;
}

#gNavi li a:hover {
	opacity: 0.7;
}

#gNavi li a span {
	margin-top: 3px;
	display: block;
	font-size: 1.6rem;
	text-align: center;
}

@media all and (min-width: 0) and (max-width: 767px) {
	/*------------------------------------------------------------
		menu
	------------------------------------------------------------*/
	.menu {
		display: block;
		position: absolute;
		top: 12px;
		right: 10px;
		height: 20px;
		width: 25px;
		cursor: pointer;
		z-index: 100;
		transition: opacity .25s ease;
		-webkit-transition: all .3s ease;
		transition: all .3s ease;
	}
	
	.menu.active .top {
		-webkit-transform: translateY(7px) translateX(0) rotate(45deg);
		-ms-transform: translateY(7px) translateX(0) rotate(45deg);
		transform: translateY(7px) translateX(0) rotate(45deg);
		background: #231f20;
	}
	
	.menu.active .middle {
		opacity: 0;
		background: #231f20;
	}
	
	.menu.active .bottom {
		-webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
		-ms-transform: translateY(-7px) translateX(0) rotate(-45deg);
		transform: translateY(-7px) translateX(0) rotate(-45deg);
		background: #231f20;
	}
	
	.menu span {
		background: #231f20;
		border: none;
		height: 3px;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transition: all .35s ease;
		transition: all .35s ease;
		cursor: pointer;
	}
	
	.menu span:nth-of-type(2) {
		top: 7px;
	}
	
	.menu span:nth-of-type(3) {
		top: 14px;
	}
	
	.menuBox {
		padding-bottom: 15px;
		width: 100%;
		position: absolute;
		top: 40px;
		left: 0;
		display: none;
		z-index: 10;
		background: rgba(255,255,255,0.9)
	}
	
	.menuBox .searchBox {
		margin: 0 10px;
		height: 38px;
		position: relative;
	}
	
	.menuBox .searchBox input {
		padding: 10px;
		width: 100%;
		height: 100%;
		font-size: 1.3rem;
		box-sizing: border-box;
		-webkit-appearance: none;
		border-radius: 0;
		border: 1px solid #000;
		background-color: #F5F5F5;
	}
	
	.menuBox .searchBox a {
		display: block;
		position: absolute;
		top: 10px;
		right: 13px;
	}
		
	.menuBox .langyages {
		margin: 0 10px;
	}
		
	.menuBox .langyages p {
		padding: 10px;
		font-size: 1.4rem;
	}
	
	.menuBox .langyages ul {
		margin-bottom: 15px;
	}
	
	.menuBox .langyages ul li {
		border-bottom: 1px solid #FFF;
	}
		
	.menuBox .langyages ul li a {
		padding: 7px 0;
		display: block;
		color: #FFF;
		font-size: 1.3rem;
		text-decoration: none;
		text-align: center;
		background: #C1272D;
	}

	#gNavi {
		margin-bottom: 0;
	}
	
	#gNavi ul {
		width: auto;
	}
	
	#gNavi li {
		margin: 0 10px;
		width: auto;
		float: none;
		border-bottom: 1px solid #000;
	}
		
	#gNavi li:before {
		display: none;
	}

	#gNavi li:last-child:after {
		display: none;
	}
	
	#gNavi li a {
		padding: 10px;
		text-align: left;
	}
	
	#gNavi li a img {
		display: none;
	}
	
	#gNavi li a span {
		margin-top: 0;
		color: #000;
		font-size: 1.6rem;
		text-align: left;
	}
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	padding: 0 0 20px;
	background: url(../../img/common/f_bg.jpg) repeat left top;
}

#gFooter .fBox {
	margin: 0 auto 130px;
	max-width: 1280px;
}

#gFooter .fLogo {
	margin-top: 14px;
	float: left;
}

#gFooter .fInner {
	width: 630px;
	float: right;
}

#gFooter .fInner p {
	color: #FFF;
	font-size: 1.2rem;
	line-height: 2.35;
}

#gFooter .copyright {
	color: #FFF;
	font-size: 1.2rem;
	text-align: center;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#gFooter {
		padding: 20px 0;
	}
		
	#gFooter .fBox {
		margin-bottom: 20px;
		max-width: inherit;
	}
		
	#gFooter .fLogo {
		margin: 0 0 15px;
		float: none;
		text-align: center;
	}
	
	#gFooter .fInner {
		padding: 0 15px;
		width: auto;
		float: none;
	}
	
	#gFooter .fInner p {
		line-height: 1.8;
	}
	
	#gFooter .copyright {
		font-size: 1rem;
	}
}

@media all and (min-width: 768px) {
	.menuBox {
		display: block !important;
	}
}