@charset "UTF-8";


/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	background-image: url(../../img/space.gif);
}
table, caption, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	background-image: url(../../img/space.gif);
}
span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
	background-image: url(../../img/space.gif);
}
a {
	outline: none;
	text-decoration: none;
	color: #2a2b2b;
}
a:hover {
	text-decoration: underline;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
img , iframe { vertical-align: bottom; }
* table tr td:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
	overflow: hidden;
}
.Clear { clear: both; }
.PcNo { display: none; }

* {
	-webkit-box-sizing: border-box;
		 -moz-box-sizing: border-box;
			 -o-box-sizing: border-box;
			-ms-box-sizing: border-box;
					box-sizing: border-box;
}


/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/


/*------------font---------------------------------------------------------------*/
@font-face {
	font-family: 'LigatureSymbols';
	src: url('../font/LigatureSymbols-2.11.eot');
	src: url('../font/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'),
			 url('../font/LigatureSymbols-2.11.woff') format('woff'),
			 url('../font/LigatureSymbols-2.11.ttf') format('truetype'),
			 url('../font/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
	src: url('../font/LigatureSymbols-2.11.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.lsf, .lsf-icon:before {
	font-family: 'LigatureSymbols';
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
.lsf-icon:before {
	content:attr(title);
	margin: 0 0.3em;
	font-size:130%;
}
.lsf-icon.mobile:before {
	content: '\E078';
}


/*------------body---------------------------------------------------------------*/
html { height: 100%; }
body {
	height: 100%;
	background-color: #fff;
	overflow-y: scroll;
	line-height: 1.55;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, Arial, Roboto, Verdana, "Droid Sans",  sans-serif;
	font-size: 15px;
	color: #2a2b2b;
}

div#PageTop a {
	display: block;
	width: 94px;
	height: 128px;
	background: url(../../img/parts/pagetop.png) no-repeat left top;
	position: fixed;
	bottom: 1%;
	right: 1%;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	z-index: 999;
}


/*------------Header---------------------------------------------------------------*/
div#Header {
	width: 100%;
	position: fixed;
	overflow: hidden;
	background: #333 url(../../img/parts/bg_gr.png) repeat left top;
	top: 0;
	left: 0;
	z-index: 999;
}
div#Header div#InHeader {
	width: 980px;
	margin: 0 auto;
}
div#Header h1 {
	width: 200px;
	padding-top: 15px;
	float: left;
}
div#Header h1 span {
	display: block;
	width: 100%;
}
div#Header h1 a {
	display: block;
	height: 0;
	padding-top: 15.66666666666667%;
	background: url(../../img/parts/logo.png) no-repeat center center;
	background-size: cover;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}

div#BurgerNav {
	width: 760px;
	padding: 0.35em 0;
	float: right;
	text-align: right;
	color: #fff;
}
div#BurgerNav #NavInput,
div#BurgerNav #NavOpen,
div#BurgerNav .NavCheck,
div#BurgerNav h2 { display: none; }
div#BurgerNav dl * {
	display: inline-block;
	font-size: 0.87rem;
}
div#BurgerNav ul {
	list-style: none;
	text-align: right;
}
div#BurgerNav ul li {
	display: inline-block;
	padding: 0.35em 0;
	font-size: 0.87rem;
	color: #fff;
}
div#BurgerNav ul li:before {
	margin: 0 0.25em;
	content: "\00ff5c";
}
div#BurgerNav ul li a { color: #fff; }
div#BurgerNav ul li a:hover {
	text-decoration: none;
	color: #d6b221;
}


/*------------Title---------------------------------------------------------------*/
div#Title {
	width: 100%;
	height: 320px;
	margin: 65px 0 120px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
div#Title h2 {
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	text-align: right;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , Garamond , "Times New Roman" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 2.5em;
	font-weight: bolder;
	color: #fff;
}
div#Title h2 span {
	margin-left: 1em;
	font-size: 1.87rem;
}



/*------------Contents---------------------------------------------------------------*/
div#Contents {
	width: 100%;
	padding: 0;
	overflow: hidden;
}

/*------------Main------------------------------------*/
div#Main {
	width: 100%;
	margin: 0 auto;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , Garamond , "Times New Roman" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

/*------------InBox------------------------------------*/
div.InBox {
	width: 100%;
	margin: -120px auto 120px;
	padding-top: 120px;
	overflow: hidden;
}
div.InBox h3 {
	margin-bottom: 40px;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 0.04em;
	font-size: 1.5em;
	font-weight: bolder;
}
div.InBox p + p { margin-top: 0.6em; }
div.Inner {
	width: 100%;
	margin-top: -120px;
	padding-top: 180px;
	overflow: hidden;
}
div.Inner:nth-last-of-type(1) { margin-bottom: 0; }


/*------------DetailBtn---------------------------------------------------------------*/
div.DetailBtn {
	width: 100%;
	margin-top: 30px;
	background: url(../../img/parts/bg_det01.png) repeat left top;
	text-align: center;
}
div.DetailBtn a {
	display: block;
	padding: 0.55em 1em;
	line-height: 1.2;
	font-size: 1.33em;
	font-weight: bolder;
}
div.DetailBtn:hover,
div.DetailBtn a:hover {
	text-decoration: none;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/*------------outLink---------------------------------------------------------------*/
div#outLink {
	width: 960px;
	margin: 0 auto 120px;
}
div#outLink ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
div#outLink ul li {
	width: 450px;
	float: left;
	text-align: center;
	line-height: 1.2;
	font-size: 1.5em;
}
div#outLink ul li:nth-child(even) { float: right; }
div#outLink ul li span {
	display: block;
	font-size: 1.25rem;
}
div#outLink ul li a {
	display: block;
	padding: 15px 0;
	border: 1px solid #d0801e;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , Garamond , "Times New Roman" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight: bolder;
	color: #d0801e;
}
div#outLink ul li a:hover {
	background: #fff4d5 url(../../img/parts/bg_be.png) repeat left top;
	text-decoration: none;
}

/*------------Footer---------------------------------------------------------------*/
div#Footer {
	padding: 30px 0;
	background: #333 url(../../img/parts/bg_gr.png) repeat left top;
	color: #fff;
}
/*------------FooterAddNav------------------------*/
div#FooterAddNav {
	width: 980px;
	margin: 0 auto 25px;
	overflow: hidden;
}
/*------------FooterAdd------------------------*/
div#FooterAdd {
	width: 300px;
	float: left;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , Garamond , "Times New Roman" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
div#FooterAdd h2 span {
	display: block;
	width: 100%;
}
div#FooterAdd h2 a {
	display: block;
	height: 0;
	padding-top: 15.66666666666667%;
	background: url(../../img/parts/logo.png) no-repeat center center;
	background-size: cover;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#FooterAdd p,
div#FooterAdd p + dl {
	margin-top: 10px;
	line-height: 1.2;
}
div#FooterAdd dl * { display: inline-block; }
div#FooterAdd dl dd { margin-right: 1em; }
div#FooterAdd dl dd:nth-last-of-type(1) { margin-right: 0; }
div#FooterAdd div#FooterTel {
	width: 100%;
	margin-top: 30px;
	padding: 0.35em 0;
	background-color: #fff;
	text-align: center;
	font-size: 1.25em;
	font-weight: bolder;
	color: #d1801e;
}

/*------------FooterNav------------------------*/
div#FooterNav {
	width: 660px;
	float: right;
	font-size: 0.87em;
	font-weight: normal;
	
}
div#FooterNav table {
	width: auto;
	margin-left: auto;
	border-collapse: collapse;
}
div#FooterNav table tr td {
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
}
div#FooterNav table tr td:nth-child(1) { padding-left: 0; }
div#FooterNav ul {
	width: auto;
	list-style: none;
}
div#FooterNav ul + ul { margin-top: 1.5em; }
div#FooterNav ul li:before {
	padding-right: 0.8em;
	content: "\00ff5c";
}
div#FooterNav ul ul li {
	margin-top: 0.15em;
	padding-left: 2.3em;
	font-size: 0.75rem;
}
div#FooterNav ul ul li:before {
	padding: 0;
	content: "";
}
div#FooterNav ul li a { color: #fff; }
div#FooterNav ul li a:hover {
	text-decoration: none;
	color: #d6b221;
}
/*------------address------------------------*/
div#Footer address {
	padding: 0.4em 0 20px;
	text-align: center;
	font-size: 0.87em;
}