<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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;

	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	 font-family: "游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",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;
}

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

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

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

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

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	color: #333;
	font-size: 13px;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
	/* min-width: 1068px; */
}

@media screen and ( min-width: 768px ){
	.sp { display: none !important;}
}
@media screen and ( max-width: 767px ){
	.pc { display: none !important;}
}
@media screen and ( min-width: 1399px ){
	.pc-s { display: none !important;}
}
@media screen and ( max-width: 767px ){
	.pc-s { display: none !important;}
}
@media screen and ( max-width: 1399px ){
	.pc-l { display: none !important;}
}


.container {
	text-align: left;
}

.main {

}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
/* .gHeader .hBox {
	margin: 0 auto;
	width: 980px;
	position: relative;
	height: 862px;
	min-height: 700px;
}

.gHeader .hBox .logo {
	padding: 23px 0 0;
	margin-left: -2px;
}

.gHeader .hBox .topText {
	position: absolute;
	left: 0;
	top: 17.4%;
	width: 100%;
	z-index: 1;
}
.gHeader .hBox .rightText{
	position: absolute;
    right: 18px;
    top: 23px;
    width: 45%;
}
.gHeader .hBox .btmText {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
}

.gHeader .hBox .arrow {
	padding: 29px 0 16px;
	margin: 0 auto;
	width: 106px;
}

.gHeader01 {
	padding: 30px 0;
}

.gHeader01 .logo {
	text-align: center;
} */

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
/*.gFooter {
	overflow: hidden;
}

.gFooter .topBox {
	padding: 44px 0 34px;
	width: 980px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.gFooter .fLogo {
	margin-bottom: 13px;
}

.gFooter .copyright {
	color: #9a071b;
	font-size: 13px;
}

.gFooter .pageTop {
	position: absolute;
	right: 5px;
	bottom: -114px;
}

.gFooter .link .click_btn:hover,
.gFooter .pageTop .click_btn:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.gFooter .fBox {
	padding: 21px 0 20px;
	background: url(../img/common/bg01.gif) repeat;
}

.gFooter .fBox .fLink {
	width: 980px;
	margin: 0 auto;
}

.gFooter .fLink .txt {
	margin-right: 27px;
	float: left;
}

.gFooter .fLink .link {
	float: left;
}
*/

@media all and (min-width: 0) and (max-width: 767px) {

	/*------------------------------------------------------------
		ヘッダー
	------------------------------------------------------------*/
	/* .gHeader {
		background: none;
	}

	.gHeader .hBox {
		margin: 0;
		width: auto;
		min-height: 0;
		height: auto !important;
	}

	.gHeader .hBox .logo {
		padding: 0;
		margin: 0;
		position: absolute;
		left: 15px;
		top: 15px;
		width: 35%;
	}

	.gHeader img {
		width: 100%;
		height: auto;
	}

	.gHeader .hBox .topText {
		top: 12.5%;
		width: 100%;
	}

	.gHeader .hBox .midText {
		position: absolute;
		left: 6.5%;
		bottom: 5%;
		width: 87%;
	}

	.gHeader .spText {
		padding: 0;
		background: url(../img/index/sec02_bg01.png) repeat center center;
		background-size: 45px auto;
	}

	.gHeader01 {
		padding: 15px 0;
	}

	.gHeader01 .logo {
		width: 78px;
		margin: 0 auto;
	} */

	/*------------------------------------------------------------
		フッター
	------------------------------------------------------------*/
/*	.gFooter .topBox {
		padding: 14px 0 0;
		width: auto;
	}

	.gFooter .fLogo {
		margin-bottom: 4px;
	}

	.gFooter .fLogo .chart {
		width: 78px;
	}

	.gFooter .copyright {
		margin-bottom: 10px;
		font-size: 12px;
	}

	.gFooter .pageTop {
		position: inherit;
		right: 0;
		bottom: 0;
		background-color: #737373;
	}

	.gFooter .pageTop .click_btn {
		padding: 6px 0 5px;
		display: block;
	}

	.gFooter .pageTop .chart {
		width: 113px;
		margin: 0 auto;
	}

	.gFooter .link .click_btn:hover,
	.gFooter .pageTop .click_btn:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	.gFooter .fBox {
		padding: 3px 5px 3px;
	}

	.gFooter .fBox .fLink {
		width: 100%;
	}

	.gFooter .fLink .txt {
		margin-right: 0px;
		width: 60%;
		max-width: 364px;
	}

	.gFooter .fLink .link {
		float: right;
		width: 39%;
		max-width: 241px;
	}

	.gFooter .fLink .chart {
		width: 100%;
	}
*/
}

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	content
------------------------------------------------------------*/


/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/

/*------------------------------------------------------------
	main_content_btn
------------------------------------------------------------*/
.main_content_btn .click_btn:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

@media all and (min-width: 0) and (max-width: 767px) {

	a:hover {
		text-decoration: none;
	}

	/*------------------------------------------------------------
		content
	------------------------------------------------------------*/

	/*------------------------------------------------------------
		main_content_btn
	------------------------------------------------------------*/
	.main_content_btn img {
		width: 100%;
		height: auto;
	}

	.main_content_btn .click_btn:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
/* .gFooter {
	clear: both;
	overflow: hidden;
}

.gFooter .fBox {
	padding: 28px 0 34px;
	width: 980px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.gFooter .fLogo {
	margin-bottom: 13px;
}

.gFooter .copyright {
	color: #9a071b;
	font-size: 13px;
}

.gFooter .pageTop {
	position: absolute;
	right: 5px;
	bottom: -114px;
	display: none;
}

.gFooter .click_btn:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.gFooter .fInner {
	padding: 21px 0 20px;
	background: url(../img/common/bg01.gif);
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	z-index: 999;
}

.gFooter .fInner .pageTop {
	position: static;
	float: left;
	margin-left: 20px;
	display: block;
}

.gFooter .fLink {
	width: 980px;
	margin: 0 auto;
}

.gFooter .tel {
	margin-right: 27px;
	float: left;
}

.gFooter .linkList {
	float: left;
}

.gFooter .linkList .item {
	float: left;
}

.gFooter .linkList .item:first-child {
	margin-right: 17px;
}

.gFooter .fLink .link {
	float: left;
} */

@media all and (min-width: 0) and (max-width: 767px) {
	/*------------------------------------------------------------
		フッター
	------------------------------------------------------------*/
	/* .gFooter .fBox {
		padding: 14px 0 0;
		width: auto;
	}

	.gFooter img {
		max-width: 100%;
	}

	.gFooter .fLogo {
		margin-bottom: 4px;
	}

	.gFooter .fLogo .chart {
		width: 78px;
	}

	.gFooter .copyright {
		margin-bottom: 10px;
		font-size: 12px;
	}

	.gFooter .pageTop {
		display: block;
		position: inherit;
		right: 0;
		bottom: 0;
		text-align: center;
		background-color: #535353;
	}

	.gFooter .pageTop .click_btn {
		padding: 14px 0;
		display: block;
	}

	.gFooter .pageTop .sp {
		margin: 0 auto;
		width: 110px;
	}

	.gFooter .click_btn:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	.gFooter .fInner {
		padding: 8px 8px 15px;
	}

	.gFooter .fInner .pageTop {
		display: none;
	}

	.gFooter .fInner .fLink.sp {
		width: 100%;
		display: flex;
	}

	.gFooter .tel {
		margin: 0 auto 2px;
		margin: auto;
		width: auto;
		width: 18.5%;
		float: none;
	}

	.gFooter .linkList {
		float: none;
		width: 100%;
		max-width: 80%;
	}

	.gFooter .linkList .item {
		width: 49%;
	}

	.gFooter .linkList .item:first-child {
		margin-right: 2%;
	} */
}
</pre></body></html>