@charset "UTF-8";

@font-face {
	font-family: 'icomoon';
	src:url('../font/icomoon.eot?tshw1a');
	src:url('../font/icomoon.eot?tshw1a#iefix') format('embedded-opentype'),
		url('../font/icomoon.ttf?tshw1a') format('truetype'),
		url('../font/icomoon.woff?tshw1a') format('woff'),
		url('../font/icomoon.svg?tshw1a#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Header Setting
============================================*/
#header a,
#footer a {
	text-decoration: underline;
	color: #333333;
}
#header a:hover,
#footer a:hover {
	text-decoration: none;
}
#header a:active,
#footer a:active {
	text-decoration: underline;
	color: #1A0DAB;
}
#header a:visited,
#footer a:visited {
	text-decoration: underline;
	color: #660099;
}

#header {
	border-top: 3px solid #000066;
	padding-top: 11px;
	min-width: 960px;
}
#header,
body.mini #header {
	width: 100%;
	min-width: 0;
}
#header {
	position: relative;
	min-width: 0;
}

#header .inner {
	width: 960px;
	margin: 0 auto;
}
#header .inner,
body.mini #header .inner {
	width: 100%;
}

#header .inner .logo {
	width: 350px;
	padding-left: 10px;
	line-height: 100%;
	display: inline-block;
	vertical-align: middle;
}
#header .inner .logo,
body.mini #header .inner .logo {
	border-top: 4px;
	width: 100%;
	padding: 0;
	height: 52px;
	text-align: center;
	line-height: 52px;
	border-bottom: 1px solid #D6D6D6;
}
#header .inner .logo span {
	display: inline-block;
	width: 133px;
	height: 16px;
	background: url(../../img/logo.gif) no-repeat center center;
	background-size: cover;
}
#header .inner .logo img {
	display: none;
}

#header .inner #navExtra {
	display: inline-block;
	text-align: right;
	vertical-align: middle;
	width: 449px;
	padding-right: 23px;
	white-space: nowrap;
	min-height: 55px;
}
#header .inner #navExtra .bottom {
	margin-top: 15px;
}

#header .inner #groupLogo {
	display: inline-block;
	vertical-align: middle;
	width: 123px;
	padding-right: 5px;
}
#header .inner #navExtra,
#header .inner #groupLogo,
#header #navMain {
	display: none;
}

/* Footer Setting
============================================*/
#footer {
	margin-top: 20px;
	border-top: 3px solid #010065;
	background: #F0EFEB;
	padding-top: 30px;
	position: relative;
	min-width: 960px;
	font-size: 62.5%;
	font-family:"Droid Sans","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Roboto, Verdana, sans-serif;
	color: #333333;
}
#footer,
body.mini #footer  {
	padding-top: 0;
	background: none;
	border-top: none;
	margin-top:30px;
	min-width: 0;
}
div.speakAnchor{
	position:absolute;
	left:-9999em;
	top:0;
}

#footer .inner {
	width: 960px;
	margin: 0 auto;
	line-height: 1.4;
}
#footer #legal,
#footer .inner {
	width: 100%;
}
#footer .inner,
body.mini #footer .inner {
	width: 100%;
}

#footer #spFooterNav {
	display: block;
}
#footer ul {
	margin-top: 10px;
}
#footer #spFooterNav ul {
	border-top:1px solid #ccc;
}
#footer ul li {
	margin-top: 10px;
}
#footer #spFooterNav li {
	width: 50%;
	display: table;
	box-sizing: border-box;
	margin: 0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	float: left;
}
#footer #spFooterNav li a {
	display: table-cell;
	height: 40px;
	max-height: 60px;
	vertical-align: middle;
	background: #F1F1F1;
	position: relative;
	padding: 17px;
	color: #0A0066;
	text-decoration: none;
	font-size: 1.4em;
}
#footer #spFooterNav li a.active {
	background: #fff;
}
#footer #spFooterNav li a:after {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f105";
	font-size:3em;
	position: absolute;
	right: 10px;
	top:50%;
	line-height: 0;
	color: #101572;
}
#footer #spFooterNav li a[rel="newWindow"]:after {
	content: "\e801";
	font-size: 30px;
}
#spNav .drawer_header .search:after,
#footer #spFooterNav ul:after,
.wrapper #mainCol .spColumn2:after,
.clearfix:after{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: "";
	line-height: 0;
}

#footer #legal {
	font-size: 1.4em;
	width: 380px;
	float: left;
}
#footer #legal,
#footer .inner {
	width: 100%;
}
#footer #legal,
#footer #groupCorp,
#footer #social {
	float: none;
	width: auto;
	margin: 0 auto;
}
#footer #legal.wide {
	width: 100%;
	float: none;
}
#footer h2 {
	font-weight: bold;
	border-bottom: 1px solid #b9b8b5;
	line-height: 1.4;
	padding-bottom: 8px;
	margin-top: 30px;
}
#footer h2:first-child {
	margin-top: 0;
}

#footer h2 a {
	text-decoration: none;
	padding-left: 0.7em;
}
#footer h2 a:hover {
	text-decoration: underline;
}
#footer #legal h2,
#footer #groupCorp h2,
#footer #social h2 {
	background: #EEEDE8;
	border-top: 3px solid #0C1170;
	padding: 12px;
	margin-bottom: 17px;
}

#footer .signature {
	margin-top: 10px;
}
#footer #legal .signature {
	font-size: 1.0em;
	padding: 0 15px;
	margin-top: 0;
}
#header .inner:after,
#header #navMain:after,
#header #navMain .mddGrandChild:after,
#header #navMain ul.mddChild.hasNotChild:after,
#footer .inner:after,
.wrapper:after,
.column2:after,
.column3:after,
.column4:after,
.wrapper #mainCol .txtImg:after,
.wrapper #mainCol .ttlBtn:after,
.wrapper #mainCol ul.tab:after,
.wrapper #mainCol .orderChar ul:after,
#resultsArea:after,
.boxSearch:after,
.clearfix:after
{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: "";
	line-height: 0;
}

#footer #footerExtra {
	border-top: 3px solid #010065;
	background: #F0EFEB;
	position: relative;
	margin-top: 35px;
}

#footer .pgtp {
	position: absolute;
	bottom: 626px;
	right: 20px;
	left: 50%;
	margin-left: 434px;
	width: 46px;
	height: 46px;
}
#footer .pgtp,
body.mini #footer .pgtp {
	position: absolute;
	bottom: 626px;
	right: 20px;
	left: auto;
	right: 15px;
	margin-left: auto;
	width: 38px;
	height: 38px;
}
#footer .pgtp a {
	display: block;
	width: 38px;
	height: 38px;
	background: url(../../img/btn_pgtp.png) no-repeat left top;
	background-size: cover;
}
#footer .pgtp a img {
	display: none;
}
#footer #footerExtra .bankCode {
	padding-top: 20px;
	border-top: 2px solid #5096C9;
	display: block;
	text-align: center;
	font-size: 1.2em;
}

#footer #copyright {
	margin-top: 30px;
	background: #deddda;
	font-size: 1.2em;
	line-height: 1;
	padding: 10px 0;
}
#footer #copyright {
	margin-top: 12px;
	font-size: 0.9em;
	text-align: center;
	padding: 5px 0;
}

h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
	line-height:1.5;
}
.h1Tit,
.h2Tit,
.h3Tit,
.h4Tit,
.h5Tit,
.h6Tit {
	line-height: 150%;
	font-size: 62.5%;
	font-family:"Droid Sans","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Roboto, Verdana, sans-serif;
	color: #333333;
}
.h1Tit {
	font-size: 2.29em;
	line-height: 1.31;
}
.h1Tit,
.h2Tit,
.h3Tit,
.h4Tit,
.h5Tit,
.h6Tit,
.ttlBtn {
	margin-top: 1.5em;
}
.h1Tit {
	font-size: 1.6em;
}

.h2Tit {
	font-size: 1.45em;
	background: #efeeea;
	border-top:3px solid #0f0f6f;
	padding: 7px 15px;
}
.h2Tit {
	font-size: 1.4em;
	padding: 7px 18px 3px 7px;
}

p.btn {
	line-height: 1.7;
	margin-top: 1em;
}
p.btn {
	font-size: 1.0em;
}
.btnRound {
	-webkit-appearance: none;
	color: #333333 !important;
	background: #e8e8e8;
	display: inline-block;
	padding: 5px;
	border:none;
	margin: 0;
	line-height: 1;
	text-decoration: none !important;
	/* border-radius */
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	/* box-shadow */
	box-shadow:rgb(179, 179, 179) 0px 2px 0px 0px;
	-webkit-box-shadow:rgb(179, 179, 179) 0px 2px 0px 0px;
	-moz-box-shadow:rgb(179, 179, 179) 0px 2px 0px 0px;
}
.btn a,
.btn button,
.btn input[type="button"] {
	color: #000066;
	word-break : break-all;
}
.btnRound {
	color: #000066 !important;
	min-width: 120px;
	min-height: 32px;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	/* border-radius */
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	/* box-shadow */
	box-shadow:rgb(179, 179, 179) 0px 3px 0px 0px;
	-webkit-box-shadow:rgb(179, 179, 179) 0px 3px 0px 0px;
	-moz-box-shadow:rgb(179, 179, 179) 0px 3px 0px 0px;
}
.btnRound {
	display: block;
	font-size: 14px;
	min-height: 28px;
	line-height: 28px;
}
.btnRound.function {
	background: #000066;
	color: #ffffff !important;
	vertical-align: text-bottom;
}
.btnRound.next:after {
	font-family: 'icomoon';
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f105";
	font-size: 35px;
	vertical-align: -7px;
	margin-left: 10px;
	line-height: 0;
}

/* Content Setting
============================================*/
.section {
	margin-top: 0;
}
.column2,
.column3,
.column4 {
	margin-left: 0;
	margin-right: 0;
}
.col.center  {
	width: 100%;
	float: none;
	margin-left: 0;
	margin-top: 3em;
}
.orderChar {
	position: relative;
	overflow: hidden;
	padding-bottom: 3px;
}

.orderChar ul {
	margin: 0 auto;
	float: left;
	position: relative;
	left: 50%;
	margin-left: -5px;
}
.orderChar ul li {
	margin-left: 10px;
	margin-top: 13px;
	float: left;
}
.orderChar ul li {		
	 position: relative;
	 left: -50%;
	 float: left;
}
.orderChar ul li:nth-child(5n+1) {
	clear: left;
}
.orderChar ul li a {
	display: block;
	font-size: 1.21em;
	width: 33px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	padding: 0;
	color: #0f0f6f;
	border: 1px solid #c3c3da;
	text-decoration: none;
	/* border-radius */
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	/* box-shadow */
	box-shadow:rgb(179, 179, 179) 0px 3px 0px 0px;
	-webkit-box-shadow:rgb(179, 179, 179) 0px 3px 0px 0px;
	-moz-box-shadow:rgb(179, 179, 179) 0px 3px 0px 0px;
}
.orderChar ul li a:before {
/* 	font-family: 'icomoon';
	content: "\f0da";
	color: #333333;
	left:13px;
	position: absolute; */
}

[class^="icm"], [class*=" icm"] {
	position: relative;
}
[class^="icm"]:before, [class*=" icm"]:before,
[class^="icm"]:after, [class*=" icm"]:after {
	font-family: 'icomoon';
	position: relative;
	left: 0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 5px;
}
[class^="icm"] a:before,
[class*=" icm"] a:before {
	/*font-family: 'icomoon';
	content: "\f0da";
	color: #333333;
	left:13px;
	position: absolute;*/
}
.icmBlank:before {
	content: "\e800" !important;
}
span.icmBlank:before,
span.icmCaretRight:before{
	margin-left:0.2em;
}