@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=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	color: #004a99;
}
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
ページ共通部分
--------------------------------------------------------------------*/

/*------------body---------------------------------------------------------------*/
html { height: 100%; }
body {
	height: 100%;
	overflow-y: scroll;
	line-height: 1.55;
	font-family: Arial, Roboto, Verdana, "Droid Sans", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 16px;
	color: #2a2b2b;
}

div#PageTop a {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../../img/parts/pagetop.png) no-repeat left top;
	position: fixed;
	bottom: 2%;
	right: 3%;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	z-index: 200;
}


/*------------TopAnima---------------------------------------------------------------*/
div#TopAnima { display: none; }


/*------------Header---------------------------------------------------------------*/
div#Header {
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(../../img/parts/header_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
div#Header h1 {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
	color: #fff;
}

/*------------Logo------------------------------------------------------------*/
div#InHeader {
	width: 100%;
	margin: 0 auto;
	padding: 0.3em 0 45px 0;
	background-color: rgba(0, 31, 150, 0.6);
	overflow: hidden;
}
div#InHeader h2 {
	width: 360px;
	margin: 30px auto 0;
}
div#InHeader h2 a {
	display: block;
	height: 0;
	padding-top: 37.80864197530864%;
	background-image: url(../../img/parts/header_logo.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#InHeader h2 a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/*------------Global------------------------------------------------------------*/
.IsFixed {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}
div#Global {
	width: 100%;
	padding-bottom: 16px;
	background-image: url(../../img/pc/gm_bg.png) , url(../../img/parts/shadow.png);
	background-position: center top , center bottom;
	background-repeat: repeat-x;
}
div.GNav ul {
	width: 980px;
	margin: 0 auto;
	list-style: none;
	overflow: hidden;
}
div.GNav h2 {
	display: none;
	transition: opacity .3s;
}
div.GNav ul li {
	width: 16.66666666666667%;
	float: left;
	background-position: center bottom;
	background-repeat: no-repeat;
}
div.GNav ul li#GMBtn01 { background-image: url(../../img/pc/gmbtn01.png); }
div.GNav ul li#GMBtn02 { background-image: url(../../img/pc/gmbtn02.png); }
div.GNav ul li#GMBtn03 { background-image: url(../../img/pc/gmbtn03.png); }
div.GNav ul li#GMBtn04 { background-image: url(../../img/pc/gmbtn04.png); }
div.GNav ul li#GMBtn05 { background-image: url(../../img/pc/gmbtn05.png); }
div.GNav ul li#GMBtn06 { background-image: url(../../img/pc/gmbtn06.png); }
div.GNav ul li#GMBtn07 { display: none; }
div.GNav ul li a {
	display: block;
	position: relative;
	height: 60px;
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
	transition: opacity .3s;
}
div.GNav ul li#GMBtn01 a { background-image: url(../../img/pc/gmbtn01.png); }
div.GNav ul li#GMBtn02 a { background-image: url(../../img/pc/gmbtn02.png); }
div.GNav ul li#GMBtn03 a { background-image: url(../../img/pc/gmbtn03.png); }
div.GNav ul li#GMBtn04 a { background-image: url(../../img/pc/gmbtn04.png); }
div.GNav ul li#GMBtn05 a { background-image: url(../../img/pc/gmbtn05.png); }
div.GNav ul li#GMBtn06 a { background-image: url(../../img/pc/gmbtn06.png); }
div.GNav ul li a:after {
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 14%;
	border-right: 1px solid #fff;
	content: "";
	top: 46%;
	right: 0;
}
div.GNav ul li:nth-last-of-type(1) a:after { border-right: 0 none; }
div.GNav ul li a:hover {
	background-position: center bottom;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
div.IsFixed div.GlNav {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
div.IsFixed h2 {
	display: block;
	width: 200px;
	padding-top: 0.45em;
	transition: opacity .3s;
	float: left;
}
div.IsFixed h2 a {
	display: block;
	height: 0;
	padding-top: 21.42857142857143%;
	background-image: url(../../img/pc/gm_logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div.IsFixed h2 a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
div.IsFixed ul {
	width: 780px;
	float: right;
}

/*------------Contents---------------------------------------------------------------*/
div#Contents {
	width: 100%;
	padding: 0;
	overflow: hidden;
}

/*------------Main------------------------------------*/
div#Main {
	width: 100%;
	margin: 0 auto;
	padding-top: 55px;
}

/*------------Title------------------------------------*/
div#Title { margin-bottom: 45px; }
div#Title h2 {
	padding-bottom: 0.45em;
	background: url(../../img/parts/title_line01.png) no-repeat center bottom;
	line-height: 1.15;
	text-align: center;
	font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 2.37em;
	font-weight: bolder;
}

/*------------TopNav------------------------------------*/
div#TopNav { margin: 0 auto 60px; }
div#TopNav ul {
	width: 100%;
	margin-bottom: -10px;
	list-style: none;
	overflow: hidden;
}
div#TopNav ul li {
	width: 220px;
	margin-right: 20px;
	margin-bottom: 10px;
	background: #6a6a6a;
	float: left;
	transition: opacity .3s;
}
div#TopNav ul li:nth-child(4n),
div#TopNav ul li:nth-last-of-type(1) { margin-right: 0; }
div#TopNav ul li a {
	display: block;
	position: relative;
	padding: 0.55em 1.5em 0.4em;
	line-height: 1.2;
	text-align: center;
	font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color: #fff;
	transition: opacity .3s;
}
div#TopNav ul li a:after {
	display: inline-block;
	position: absolute;
	width: 8px;
	height: 100%;
	background: url(../../img/parts/btn_arrow.png) no-repeat right center;
	content: "";
	top: 0;
	right: 10px;
}
div#TopNav ul li:nth-last-of-type(1) a:after { border-right: 0 none; }
div#TopNav ul li:hover,
div#TopNav ul li a:hover {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	text-decoration: none;
	color: #ff0;
}

/*------------InBox------------------------------------*/
div.InBox {
	width: 980px;
	margin: -100px auto 90px;
	padding: 100px 0 90px;
	border-bottom: 1px dashed #bfbfbf;
	overflow: hidden;
}
section:nth-last-of-type(1) div.InBox { margin-bottom: 0; }
div.InBox table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #bfbfbf;
}
div.InBox table tr th {
	width: auto;
	padding: 10px 20px;
	background: #eaeaea;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
	vertical-align: top;
}
div.InBox table tr td {
	width: auto;
	padding: 10px 20px;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
	vertical-align: top;
}
div.InBox h3 {
	margin-bottom: 40px;
	padding-bottom: 0.45em;
	background: url(../../img/parts/title_line02.png) no-repeat center bottom;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 0.04em;
	text-align: center;
	font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 2.12em;
	font-weight: bolder;
	color: #001f96;
}
div.InBox h4 {
	margin-bottom: 20px;
	padding: 0 0.45em 0.35em;
	background: url(../../img/parts/title_line03.png) no-repeat right bottom;
	line-height: 1.2;
	font-size: 1.68em;
}
div.Inner {
	width: 100%;
	margin: 30px 0 40px;
	overflow: hidden;
}
div.Inner:nth-last-of-type(1) { margin-bottom: 0; }

/*------------Footer---------------------------------------------------------------*/
div#Footer {
	margin-top: 80px;
	font-size: 0.8em;
}
div#Footer address {
	padding: 0.45em 0 50px;
	background: #2a2b2b;
	text-align: center;
	color: #fff;
}
/*------------FooterAdd------------------------*/
div#FooterAdd {
	width: 340px;
	margin: 0 auto 20px;
	overflow: hidden;
}
div#FooterAdd h2 { width: 100%; }
div#FooterAdd h2 a {
	display: block;
	height: 0;
	padding-top: 11.17647058823529%;
	background-image: url(../../img/parts/footer_logo.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#FooterAdd dl {
	width: 250px;
	margin: 5px auto 0;
}
div#FooterAdd dl dt { display: none; }
div#FooterAdd dl dd span,
div#FooterAdd dl dd a {
	display: block;
	height: 0;
	padding-top: 12%;
	background: url(../../img/parts/footer_tel.png) no-repeat left top;
	background-size: contain;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#FooterAdd ul {
	width: 250px;
	margin: 15px auto 0;
	list-style: none;
	overflow: hidden;
}
div#FooterAdd ul li {
	width: 33.33%;
	float: left;
	text-align: center;
}
/*------------InFooter------------------------*/
div#Footer table {
	width: auto;
	margin: 0 auto;
	border-collapse: collapse;
	white-space: nowrap;
}
div#Footer table tr td {
	width: auto;
	padding: 0 20px;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	line-height: 1.5;
}
div#Footer table .FTopSp,
div#Footer table .FTopSp2 { padding-top: 1.5em; }
div#Footer table tr td ul { list-style: none; }
div#Footer table tr td ul li a {
	font-weight: bolder;
	color: #001f96;
}
div#Footer table .FTopSp a,
div#Footer table tr td ul li ul li a {
	font-weight: normal;
	color: #2a2b2b;
}
div#Footer table tr td ul li ul li:before {
	padding: 0 0.2em 0 0.5em;
	content: "\00ff5c";
}
div#Footer table tr td ul ul ul ul li {
	padding: 0 0 0 1em;
}
div#Footer table tr td ul li ul li ul li:before {
	padding: 0 0.2em 0 1.5em;
	content: "\0030fb";
}
div#Footer table .FTopSp ul li:before {
	padding: 0 0.2em 0 0;
	content: "\00ff5c";
}
div#Footer table .FTopSp ul li ul li:before {
	padding: 0 0.2em 0 1em;
	content: "\0030fb";
}
/*------------FooterTxt------------------------*/
div#FooterTxt {
	width: 100%;
	margin-top: 20px;
	padding: 1.45em 0 0;
	background: #2a2b2b;
	text-align: center;
	color: #fff;
}
div#FooterTxt h2,
div#FooterTxt p,
div#FooterTxt dl dd { margin-right: 1em; }
div#FooterTxt dl dd:nth-last-of-type(1) { margin-right: 0; }
div#FooterTxt * { display: inline; }
div#FooterTxt br { display: none; }
div#FooterTxt a { color: #fff; }