@charset "utf-8";
/*=================================
base
- reset
- base
- utility
- reader
layout
- header
- globalNavi
- topicPath
- main
- contents
- aside
- footer
- pageTop
@media only screen and (max-width: 720px)
@media print
clearfix
================================ */

/* reset
-------------------------------- */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}

/* custom
-------------------------------- */
main { display: block; margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
h1, h2, h3, h4, h5, h6, small { font-weight: normal; }
ul, ol { list-style: none; }
strong { font-weight: bold; }
em { font-style: normal; }
address { font-style: normal; }
hr, legend { display: none; }
time { display: block; }
sub, sup{ position: relative; font-size: 10px; font-size: 1rem; line-height: 1; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { vertical-align: bottom; }

/* base
-------------------------------- */
html {
	font-size: 62.5%; /* 10px = 1rem */
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*,*:before,*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
  box-sizing: inherit;
}
body {
	font-size: 14px;
	font-size: 1.4rem;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 1.6;
	color: #333333;
}
input, select, textarea{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	-webkit-appearance: none;
	border-radius: 0;
}
a:link {
	color: #0077cc;
	text-decoration: none;
	outline: none;
	transition-property: background-color, color;
	transition-duration: 0.2s;
}
a:link img {
	transition-property: opacity;
	transition-duration: 0.2s;
}
a:visited {
	color: #663399;
	text-decoration: none;
}
a:hover {
	color: #6699cc;
	text-decoration: underline;
}
a:hover img {
	-ms-filter: "alpha(opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}
a:active {
	color: #6699cc;
}
.outlineText {
	display: none;
}


/* utility
-------------------------------- */
.w001per{width:1%!important;}.w002per{width:2%!important;}.w003per{width:3%!important;}.w004per{width:4%!important;}.w005per{width:5%!important;}.w006per{width:6%!important;}.w007per{width:7%!important;}.w008per{width:8%!important;}.w009per{width:9%!important;}.w010per{width:10%!important;}.w011per{width:11%!important;}.w012per{width:12%!important;}.w013per{width:13%!important;}.w014per{width:14%!important;}.w015per{width:15%!important;}.w016per{width:16%!important;}.w017per{width:17%!important;}.w018per{width:18%!important;}.w019per{width:19%!important;}.w020per{width:20%!important;}.w021per{width:21%!important;}.w022per{width:22%!important;}.w023per{width:23%!important;}.w024per{width:24%!important;}.w025per{width:25%!important;}.w026per{width:26%!important;}.w027per{width:27%!important;}.w028per{width:28%!important;}.w029per{width:29%!important;}.w030per{width:30%!important;}.w031per{width:31%!important;}.w032per{width:32%!important;}.w033per{width:33%!important;}.w034per{width:34%!important;}.w035per{width:35%!important;}.w036per{width:36%!important;}.w037per{width:37%!important;}.w038per{width:38%!important;}.w039per{width:39%!important;}.w040per{width:40%!important;}.w041per{width:41%!important;}.w042per{width:42%!important;}.w043per{width:43%!important;}.w044per{width:44%!important;}.w045per{width:45%!important;}.w046per{width:46%!important;}.w047per{width:47%!important;}.w048per{width:48%!important;}.w049per{width:49%!important;}.w050per{width:50%!important;}.w051per{width:51%!important;}.w052per{width:52%!important;}.w053per{width:53%!important;}.w054per{width:54%!important;}.w055per{width:55%!important;}.w056per{width:56%!important;}.w057per{width:57%!important;}.w058per{width:58%!important;}.w059per{width:59%!important;}.w060per{width:60%!important;}.w061per{width:61%!important;}.w062per{width:62%!important;}.w063per{width:63%!important;}.w064per{width:64%!important;}.w065per{width:65%!important;}.w066per{width:66%!important;}.w067per{width:67%!important;}.w068per{width:68%!important;}.w069per{width:69%!important;}.w070per{width:70%!important;}.w071per{width:71%!important;}.w072per{width:72%!important;}.w073per{width:73%!important;}.w074per{width:74%!important;}.w075per{width:75%!important;}.w076per{width:76%!important;}.w077per{width:77%!important;}.w078per{width:78%!important;}.w079per{width:79%!important;}.w080per{width:80%!important;}.w081per{width:81%!important;}.w082per{width:82%!important;}.w083per{width:83%!important;}.w084per{width:84%!important;}.w085per{width:85%!important;}.w086per{width:86%!important;}.w087per{width:87%!important;}.w088per{width:88%!important;}.w089per{width:89%!important;}.w090per{width:90%!important;}.w091per{width:91%!important;}.w092per{width:92%!important;}.w093per{width:93%!important;}.w094per{width:94%!important;}.w095per{width:95%!important;}.w096per{width:96%!important;}.w097per{width:97%!important;}.w098per{width:98%!important;}.w099per{width:99%!important;}.wFull{width:100%!important;}.wAuto{width:auto!important;}.aL{text-align:left!important;}.aC{text-align:center!important;}.aR{text-align:right!important;}.vT{vertical-align:top!important;}.vM{vertical-align:middle!important;}.vB{vertical-align:bottom!important;}.mt_00{margin-top:0!important;}.mt_SS{margin-top:0.5em!important;}.mt_S{margin-top:1em!important;}.mt_M{margin-top:1.5em!important;}.mt_L{margin-top:2em!important;}.mt_LL{margin-top:3em!important;}.mAuto{margin-right:auto;margin-left:auto;}

.exSmallText { /* 2size Down */	font-size: 10px; font-size: 1rem;}
.smallText { /* 1size Down */	font-size: 12px; font-size: 1rem;}
.largeText { /* 1size Up */	font-size: 16px; font-size: 1rem;}
.exLargeText { /* 2size Up */	font-size: 18px; font-size: 1rem;}

.columnWidth02 { /* 2column */	width: 48.6%;}
.columnWidth03 { /* 3column */	width: 31.4%;}
.columnWidth04 { /* 4column */	width: 22.8%;}


/* reader
-------------------------------- */
.voiceGuide {position: absolute;left: 0;top: 0;display: block;width: 1px;height: 1px;margin: 0;padding: 0;overflow: hidden;}


/* header
-------------------------------- */
#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	border-bottom: solid 1px #f3f3f3;
	z-index: 100;
}
#header > .inner {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	padding: 0 65px;
}
#header #companyLogo {
	float: left;
	padding-top: 14px;
}
#simple #header #companyLogo {
	padding: 14px 0;
}
#header #companyLogo a {
	color: #333;
}
#header #functionLink {
	float: right;
	padding-top: 18px;
}
#header #functionLink > ul > li {
	float: left;
	margin-left: 20px;
}
#header #functionLink > ul > li:first-child {
	margin-left: 0;
}
#header #functionLink > ul > .menu {
	display: none;
}
#header #functionLink > ul > li > a {
	display: inline-block;
	padding-left: 1.8em;
	font-size: 13px;
	font-size: 1.3rem;
	color: #333;
	text-decoration: none;
}
#header #functionLink > ul > .language > a {
	background: url(/common/img/header_ic01.png) no-repeat 0 50%;
}
#header #functionLink > ul > .inquiry > a {
	background: url(/common/img/header_ic02.png) no-repeat 0 50%;
}
#header #functionLink > ul > .search > a {
	background: url(/common/img/header_ic03.png) no-repeat 0 50%;
}
#header #functionLink > ul > .language {
	position: relative;
}
#header #functionLink > ul > .open a {
	color: #0077cc;
}
#header #functionLink > ul > li a:hover {
	-ms-filter: "alpha(opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}
#header #functionLink > ul > .language.open > a {
	background-image: url(/common/img/header_ic04.png);
}
#header #functionLink > ul > .search.open > a {
	background-image: url(/common/img/header_ic05.png);
}
#header #functionLink .languageList {
	display: none;
	position: relative;
	z-index: 15;
}
#header #functionLink .languageList:before {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 50%;
	display: inline-block;
	width: 8px;
	height: 8px;
	border: 8px solid transparent;
	border-bottom: 8px solid #0166b4;
	margin-left: -8px;
}
#header #functionLink .languageList > ul {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 150px;
	margin: 8px 0 0 -75px;
	padding: 10px;
	background-color: #0166b4;
	box-shadow:3px 3px 3px 0px rgba(0,0,0,0.1);
	-moz-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.1);
}
#header #functionLink .languageList > ul > li {
	border-top: solid 1px #dddddd;
}
#header #functionLink .languageList > ul > li:first-child {
	border-top: none;
}
#header #functionLink .languageList > ul > li > a {
	display: block;
	padding: 0.3em;
	background-color: #fff;
	text-align: center;
}
#header #functionLink .languageList > ul > li.current > a {
	background-color: #eee;
	color: #9a9a9a;
	text-decoration: none;
}
#header #searchArea {
	display: none;
	margin-top: 10px;
	padding: 10px 0;
	background-color: #0166b4;
}
#header #searchArea > .inner {
	position: relative;
	width: 970px;
	margin: 0 auto;
	padding: 10px 0 10px 20px;
	background-color: #3485c3;
}
#header #searchArea > .inner:before {
	content: "";
	position: absolute;
	top: -26px;
	left: 98%;
	display: inline-block;
	width: 8px;
	height: 8px;
	border: 8px solid transparent;
	border-bottom: 8px solid #0166b4;
	margin-left: -8px;
}
#header #searchArea .searchText {
	width: 880px;
	background: none;
	border: none;
	color: #fff;
	font-size: 15px;
	font-size: 1.5rem;
}
#header #searchArea .searchText:placeholder-shown {color: #fff;}
#header #searchArea .searchText::-webkit-input-placeholder {color: #fff;}
#header #searchArea .searchText:-moz-placeholder {color: #fff; opacity: 1;}
#header #searchArea .searchText::-moz-placeholder {color: #fff; opacity: 1;}
#header #searchArea .searchText:-ms-input-placeholder {color: #fff;}

#header #searchArea .searchButton {
	width: 60px;
	height: 20px;
	padding: 0;
	background: url(/common/img/header_ic06.png) no-repeat 50% 50%;
	border: none;
	font-size: 0;
	cursor: pointer;
}

#header #globalNavi {
	position: relative;
	z-index: 10;
}
#header #globalNavi > ul {
	display: table;
	width: 1100px;
	margin: 0 auto;
}
#header #globalNavi > ul > li {
	position: relative;
	display: table-cell;
}
#header #globalNavi > ul > li.showChild:before {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 50%;
	display: inline-block;
	width: 8px;
	height: 8px;
	border: 8px solid transparent;
	border-top: 8px solid #fff;
	margin-left: -8px;
}
#header #globalNavi > ul > li > a {
	position: relative;
	display: block;
	padding: 15px 20px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.4;
	text-align: center;
	vertical-align: middle;
	color: #333;
}
#header #globalNavi > ul > li > a > span {
	display: inline-block;
	border-bottom: solid 1px #fff;
}
#header #globalNavi > ul > li.current > a {
	font-weight: bold;
}
#header #globalNavi > ul > li.current > a > span,
#header #globalNavi > ul > li a:hover > span,
#header #globalNavi > ul > li.showChild > a > span {
	border-bottom: solid 1px #0166b3;
}
#header #globalNavi > ul > li > a[target="_blank"] span:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	background: url(/common/img/blank01.gif) no-repeat 0 0;
	border: none;
	vertical-align: middle;
}
#header #globalNavi > ul > li > a[target="_blank"]:hover span:before {
	opacity: 0.8;
}
#header .childList {
	height: 0;
	background-color: #eeeeee;
}
#header .childList > .inner {
	position: relative;
	display: none;
	width: 1100px;
	margin: 0 auto;
	padding: 25px 0 30px;
}
#header .childList .categoryTopLink .title {
	float: left;
	margin: 0 30px 0 0;
	font-weight: bold;
	font-size: 20px;
	font-size: 2rem;
}
#header .childList .categoryTopLink .iconLink01 {
	float: left;
	margin-top: 0.3em;
}
#header .childList .categoryTopLink .iconLink01 > li > a {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	color: #333;
}
#header .childList .categoryLowerList {
	margin-top: 1em;
}
#header .childList .categoryLowerList > li {
	float: left;
	width: 33.3%;
}
#header .childList .categoryLowerList > li:nth-child(-n+3) {
	margin-top: 0;
}
#header .childList .categoryLowerList > li > a {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #0077cc;
}
#header .childList .categoryLowerList > li > a:before {
	top: 0.3em;
}
#header .childList .categoryLowerList > li > figure {
	padding-bottom: 0.5em;
}
#header .childList .categoryLowerList > li > figure a {
	padding-left: 0;
}
#header .childList .categoryLowerList > li > figure a:before,
#header .childList .categoryLowerList > li > figure a:after {
	display: none;
}
#header .childList .categoryLowerList > li > figure + a + span {
	display: block;
	margin-top: 0.3em;
	padding-left: 0;
}
#modalBgArea{ display: none; position:fixed; top:108px; left: 0; width:100%; height:100%;background:#000; opacity: 0.3; filter: alpha(opacity = 30); z-index:5;}


/* topicPathArea
-------------------------------- */
#topicPathArea {
	width: 1100px;
	margin: 0 auto;
	padding: 8px 65px 6px;
}
#topicPathArea .topicPathList li {
	float: left;
	padding: 0 10px 0 18px;
	background: url(/common/img/topicpath_ic02.png) no-repeat 0 0;
	line-height: 20px;
}
#topicPathArea .topicPathList li.home {
	padding-left: 0;
	background: none;
}
#topicPathArea .topicPathList li a {
	color: #333333;
}
#topicPathArea .topicPathList li a:hover {
	color: #6699cc;
}
#topicPathArea .topicPathList li.home a span {
	display: inline-block;
	width: 17px;
	background: url(/common/img/topicpath_ic01.png) no-repeat 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}
#topicPathArea .topicPathList li.current a {
	color: #333333;
	text-decoration: none;
	cursor: default;
}


/* container
-------------------------------- */
#container {
	overflow: hidden;
	padding: 109px 0 0;
	background-color: #f3f3f3;
}
#modal #container {
	padding: 0;
}

/* main
-------------------------------- */
#main {
	width: 1100px;
	margin: 0 auto;
	padding: 0 65px;
	background-color: #ffffff;
}
.noNavi #main,
#modal #main {
	padding: 0;
}
#modal #main {
	width: 700px;
	padding: 0;
}

/* contents
-------------------------------- */
#contents {
	float: right;
	width: 700px;
	margin: 0 auto;
	padding: 40px 0 60px;
	background-color: #fff;
}
.noNavi #contents {
	float: none;
	width: 1100px;
	margin: 0 auto;
	padding: 40px 65px 60px;
}
#modal #contents {
	float: none;
	width: 700px;
	margin: 0 auto;
	padding: 30px;
}
#contents > *:first-child,
#contents > section:first-child > *:first-child {
	margin-top: 0 !important;
}
#contents > .imgHeading01 {
	margin-top: -40px !important;
}


/* aside
-------------------------------- */
#aside {
	float: left;
	width: 220px;
	padding: 40px 0 60px;
}
#aside .categoryNavi dt a {
	display: block;
	padding: 15px;
	background-color: #0166b3;
	font-size: 2rem;
	color: #ffffff;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}
#aside .categoryNavi dt a:hover {
	background-color: #468fc8;
}
#aside .categoryNavi dd {
	border-right: solid 1px #cccccc;
}
#aside .categoryNavi dd > ul > li > a {
	position: relative;
	display: block;
	padding: 12px 12px 12px 30px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #555555;
	line-height: 1.4;
}
#aside .categoryNavi dd > ul > li.current > a {
	background-color: #e5eff7;
	font-weight: bold;
}
#aside .categoryNavi dd > ul li a[target="_blank"]:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: 5px;
	background: url(/common/img/blank01.gif) no-repeat 0 0;
	border: none;
	vertical-align: middle;
}
#aside .categoryNavi dd > ul > li > a:before {
	content: "";
	position: absolute;
	top: 1.1em;
	left: 15px;
	display: inline-block;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #0166b3;
}
#aside .categoryNavi dd > ul > li > ul {
	padding-left: 10px;
	border-bottom: solid 1px #cccccc;
}
#aside .categoryNavi dd > ul > li > ul > li > a {
	position: relative;
	display: block;
	padding: 8px 12px 8px 25px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #555555;
	line-height: 1.4;
}
#aside .categoryNavi dd > ul > li > ul > li > a:before {
	content: "-";
	position: absolute;
	top: 0.5em;
	left: 5px;
	display: inline-block;
	color: #0166b3;
}
#aside .categoryNavi dd > ul > li > ul > li.current > a {
	background-color: #f3f3f3;
	font-weight: bold;
}
#aside .bannerType {
	margin-top: 20px;
}
#aside .bannerType li {
	display: table;
	width: 100%;
	height: 100px;
	margin-top: 1px;
}
#aside .bannerType li:first-child {
	margin-top: 0;
}
#aside .bannerType li a {
	display: table-cell;
	width: 100%;
	height: 100px;
	padding: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	color: #010000;
	line-height: 1.4;
	vertical-align: middle;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
#aside .bannerType li a:hover {
	opacity: 0.8;
}
#aside .bannerType .keyword a {
	background-image: url(/common/img/aside_bg01.jpg);
}
#aside .bannerType .life a {
	background-image: url(/common/img/aside_bg02.jpg);
}
#aside .bannerType .challenge a {
	background-image: url(/common/img/aside_bg03.jpg);
	color:#ffffff;
}
#aside .bannerType .investorData a {
	background-image: url(/common/img/aside_bg04.jpg);
	color: #ffffff;
}
#aside .bannerType .investorContact a {
	background-image: url(/common/img/aside_bg05.jpg);
}
#aside .bannerType .investorFaq a {
	background-image: url(/common/img/aside_bg06.jpg);
	color: #ffffff;
}


/* footer
-------------------------------- */
#footer {
	padding-bottom: 84px;
	border-top: solid 1px #cccccc;
}
#footer #footerSiteMap {
	width: 1100px;
	margin: 0 auto;
	padding: 40px 65px;
}
#footer #footerSiteMap > .column {
	float: left;
	width: 25%;
	padding-right: 20px;
}
#footer #footerSiteMap > .column > *:first-child {
	margin-top: 0 !important;
}
#footer #footerSiteMap > .column dt a,
#footer #footerSiteMap > .column .categoryLink a {
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333333;
}
#footer #footerSiteMap > .column dd {
	margin-top: 0.8em;
}
#footer #footerSiteMap > .column .categoryLink,
#footer #footerSiteMap > .column dt + dd {
	margin-top: 2em;
}
#footer #footerSiteMap > .column .categoryLink {
	margin-top: 3em;
}
#footer #footerSiteMap > .column dd a {
	color: #555555;
}
#footer #copyBlock {
	width: 970px;
	margin: 0 auto;
	padding: 2em 0;
	border-top: solid 1px #cccccc;
	text-align: center;
}
#footer #copyBlock .textLink {
	float: left;
}
#footer #copyBlock .textLink li {
	float: left;
	padding: 0 20px;
	border-left: solid 1px #cccccc;
}
#footer #copyBlock .textLink li:first-child {
	padding-left: 0;
	border: none;
}
#footer #copyBlock .textLink li a {
	color: #333333;
}
#footer #copyBlock #copy {
	float: right;
	margin-top: 0.8em;
	font-size: 12px;
	font-size: 1.2rem;
}
#footer #footerSiteMap > .column dt a:hover,
#footer #footerSiteMap > .column dd a:hover,
#footer #footerSiteMap > .column .categoryLink a:hover,
#footer #copyBlock .textLink li a:hover {
	color: #0099cc;
}


/* pageTop
-------------------------------- */
#pageTop {
	display: none;
	position: fixed;
	right: 50%;
	bottom: 122px;
	margin-right: -650px;
	z-index: 10;
}
#pageTop a {
	position: relative;
	display: block;
	width: 80px;
	height: 80px;
	background-color: #fff;
	border: solid 1px #cccccc;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	border-radius: 50%;
}
#pageTop a:hover {
	background-color: #f6fbff;
	border: 1px solid #90bbfb;
}
#pageTop a:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: -7px 0 0 -15px;
	border-top: 1px solid #0166b3;
	border-right: 1px solid #0166b3;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


/* icon
-------------------------------- */
#footer #footerSiteMap > .column dt a[target="_blank"]:after,
#footer #footerSiteMap > .column dd a[target="_blank"]:after,
#footer #footerSiteMap > .column .categoryLink a[target="_blank"]:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: 5px;
	background: url(/common/img/blank01.gif) no-repeat 0 0;
	border: none;
	vertical-align: middle;
}


@media only screen and (max-width: 720px){
	
	/* base
	-------------------------------- */
	body {
		font-size: 1.2rem;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	
	/* header
	-------------------------------- */
	#header {
		padding-bottom: 0;
		border-bottom: none;
	}
	#header > .inner {
		display: table;
		width: 100%;
		padding: 0;
		border-bottom: solid 2px #d8d8d8;
	}
	#header > .inner #companyLogo {
		float: none;
		display: table-cell;
		width: 50%;
		height: 48px;
		padding: 8px;
		vertical-align: middle;
		text-align: center;
	}
	#header > .inner #companyLogo img {
		width: auto;
		height: 23px;
	}
	#header #companyLogo .siteName {
		margin: 0;
		font-size: 1rem;
		color: #0166b3;
		line-height: 1.2;
		text-align: center;
	}
	#header #functionLink {
		float: none;
		display: table-cell;
		width: 50%;
		padding-top: 0;
		font-size: 0; 
	}
	#header #functionLink > ul {
		text-align: right;
	}
	#header #functionLink > ul > li {
		display: inline-block;
		float: none;
		width: 50px;
		height: 48px;
		margin: 0;
		border-left: solid 1px #d8d8d8;
		box-shadow: none;
	}
	#header #functionLink > ul > .inquiry {
		display: none;
	}
	#header #functionLink > ul > li > a {
		display: table-cell;
		min-width: 0;
		width: 50px;
		height: 48px;
		padding: 6px 0;
		border: none;
		font-size: 0.9rem;
		text-align: center;
		vertical-align: bottom;
		line-height: 1.4;
	}
	#header #functionLink > ul > .language {
		position: static;
	}
	#header #functionLink > ul > .language > a {
		background: url(/common/img/header_ic01_sp.png) no-repeat 50% 10px;
		background-size: 17px 17px;
	}
	#header #functionLink > ul > .search > a {
		background: url(/common/img/header_ic02_sp.png) no-repeat 50% 10px;
		background-size: 17px 17px;
	}
	#header #functionLink > ul > .menu {
		display: inline-block;
	}
	#header #functionLink > ul > .menu > a {
		background: url(/common/img/header_ic03_sp.png) no-repeat 50% 10px;
		background-size: 20px 17px;
	}
	#header #functionLink > ul > .language.open > a,
	#header #functionLink > ul > .search.open > a,
	#header #functionLink > ul > .menu.open > a {
		background: #dddddd url(/common/img/header_ic04_sp.png) no-repeat 50% 12px;
		background-size: 15px 15px;
		color: #333333;
	}
	#header #functionLink > ul > li > a br {
		display: inline;
	}
	#header #functionLink .languageList {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
	}
	#header #functionLink .languageList:before {
		display: none;
	}
	#header #functionLink .languageList > ul {
		position: static;
		display: table;
		width: 100%;
		margin: 0;
		box-shadow: none;
	}
	#header #functionLink .languageList > ul > li {
		display: table-cell;
		width: 33.3%;
		border: none;
		vertical-align: middle;
		text-align: center;
	}
	#header #functionLink .languageList > ul > li.en {
		border-right: solid 1px #d8d8d8;
		border-left: solid 1px #d8d8d8;
	}
	#header #functionLink .languageList > ul > li > a {
		padding: 0.8em 0.3em;
		font-size: 1.2rem;
	}
	#header #searchArea {
		margin-top: 0;
		padding: 0;
	}
	#header #searchArea > .inner {
		width: 100%;
		padding: 10px;
		background-color: #0166b3;
	}
	#header #searchArea > .inner:before {
		display: none;
	}
	#header #searchArea .searchText {
		float: left;
		width: 90%;
		height: 38px;
		padding: 5px;
		background-color: #fff;
		color: #908f8f;
		font-size: 1.2rem;
	}
	#header #searchArea .searchText:placeholder-shown {color: #908f8f;}
	#header #searchArea .searchText::-webkit-input-placeholder {color: #908f8f;}
	#header #searchArea .searchText:-moz-placeholder {color: #908f8f; opacity: 1;}
	#header #searchArea .searchText::-moz-placeholder {color: #908f8f; opacity: 1;}
	#header #searchArea .searchText:-ms-input-placeholder {color: #908f8f;}
	#header #searchArea .searchButton {
		float: left;
		width: 10%;
		height: 38px;
		padding: 5px;
		background: #fff url(/common/img/header_ic02_sp.png) no-repeat 50% 50%;
		background-size: 17px 17px;
	}
	
	/* globalNavi
	-------------------------------- */
	#header #globalNavi {
		display: none;
		overflow-y: scroll !important;
		-webkit-overflow-scrolling: touch;
	}
	#header #globalNavi > ul {
		display: none;
	}
	#header #globalNavi .childList > .textLink {
		display: block;
		width: 100%;
		padding: 15px 10px 0;
		border-top: solid 1px #1375bf;
	}
	#header #globalNavi .childList > .textLink > li {
		display: block;
		float: left;
		width: 50%;
		margin-top: 0.8em;
	}
	#header #globalNavi .childList > .textLink > li:nth-child(1),
	#header #globalNavi .childList > .textLink > li:nth-child(2) {
		margin-top: 0;
	}
	#header #globalNavi .childList > .textLink > li > a {
		position: relative;
		display: block;
		padding: 0 0 0 1em;
		color: #fff;
		font-size: 1.2rem;
		text-align: left;
	}
	#header #globalNavi .childList > .textLink > li > a:before {
		box-sizing: border-box;
		content: "";
		position: absolute;
		top: 0.4em;
		left: 0;
		display: inline-block;
		width: 4px;
		height: 4px;
		border: 4px solid transparent;
		border-left: 4px solid #fff;
	}
	#header #globalNavi > .childList,
	#header .childList > .inner {
		display: block;
		width: 100%;
		height: auto;
		background-color: #0166b3;
	}
	#header .childList *,
	#header .childList .categoryTopLink .iconLink01 > li > a,
	#header .childList .categoryLowerList > li > a {
		color: #fff;
		font-weight: normal;
	}
	#header .childList > .inner {
		padding: 0;
		border-top: solid 1px #1375bf;
	}
	#header .childList .title {
		position: relative;
		margin-top: 0;
		padding: 12px;
		font-weight: normal;
		font-size: 1.4rem;
	}
	#header .childList .title:before,
	#header .childList .title:after {
		content: "";
		height:2px;
		width:14px;
		display:block;
		background:#fff;
		position:absolute;
		top:50%;
		right: 5px;
		margin-top: -1px;
	}
	#header .childList .title:after{
		width: 2px;
		height: 14px;
		right: 11px;
		margin-top: -7px;
	}
	#header .childList .title.open:after {
		display: none;
	}
	#header .childList .recruit .title,
	#header .childList .news .title {
		padding: 0;
	}
	#header .childList .recruit .title:before,
	#header .childList .recruit .title:after,
	#header .childList .news .title:before,
	#header .childList .news .title:after {
		display: none;
	}
	#header .childList .recruit .title > a,
	#header .childList .news .title > a {
		display: block;
		padding: 10px;
	}
	#header .childList .recruit .title > a:before,
	#header .childList .news .title > a:before {
		content: "";
		height:8px;
		width:8px;
		margin-top: -4px;
		display:block;
		border:1px solid #fff;
		border-left-width:0;
		border-top-width:0;
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		position:absolute;
		top:50%;
		right:10px;
		left: auto;
	}
	#header .childList .recruit .title > a[target="_blank"]:before {
		content: "";
		display: inline-block;
		width: 11px;
		height: 10px;
		background: url(/common/img/blank02_sp.png) no-repeat 0 0;
		background-size: 11px 10px;
		border: none;
		vertical-align: middle;
		transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
	}
	#header .childList .categoryBlock {
		display: none;
	}
	#header .childList .categoryLowerList {
		margin-top: 0;
	}
	#header .childList .categoryTopLink .iconLink01,
	#header .childList .categoryLowerList > li {
		float: none;
		width: 100%;
		margin-top: 0;
	}
	#header .childList .categoryTopLink .iconLink01 > li > a,
	#header .childList .categoryLowerList > li > a {
		position: relative;
		display: block;
		padding: 12px 20px;
		background-color: #005596;
		border-top: solid 1px #1375bf;
		font-size: 1.2rem;
	}
	#header .childList .categoryTopLink .iconLink01 > li > a:before,
	#header .childList .categoryLowerList > li > a:before {
		content: "";
		height:8px;
		width:8px;
		margin-top: -4px;
		display:block;
		border:1px solid #fff;
		border-left-width:0;
		border-top-width:0;
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		position:absolute;
		top:50%;
		right:10px;
		left: auto;
	}
	#header .childList .categoryTopLink .iconLink01 > li > a[target="_blank"]:before,
	#header .childList .categoryLowerList > li > a[target="_blank"]:before {
		width: 11px;
		height: 10px;
		background: url(/common/img/blank02_sp.png) no-repeat 0 0;
		background-size: 11px 10px;
		border: none;
		transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
	}
	#header .childList .categoryTopLink .iconLink01 > li > a[target="_blank"]:after,
	#header .childList .categoryLowerList > li > a[target="_blank"]:after {
		display: none;
	}
	#header .childList .categoryLowerList > li figure,
	#header .childList .categoryLowerList > li > figure + a + span {
		display: none;
	}
	#header #globalNavi .close {
		margin-top: 0;
		padding: 15px 10px;
		background-color: #0166b3;
	}
	#header #globalNavi .close a {
		display: block;
		padding: 10px;
		border: solid 1px #fff;
		color: #fff;
		text-align: center;
	}
	#header #globalNavi .close a span {
		position: relative;
		display: inline-block;
		padding-left: 20px;
	}
	#header #globalNavi .close a span:before,
	#header #globalNavi .close a span:after{
		content:'';
		height:2px;
		width:16px;
		display:block;
		background:#fff;
		position:absolute;
		top:48%;
		left:1px;
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
	}
	#header #globalNavi .close a span:after{
		transform:rotate(45deg);
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
	}
	#modalBgArea {
		top: 50px;
		height: 100vh;
	}
	#header #searchArea {
		position: relative;
		z-index: 10;
	}
	
	/* container
	-------------------------------- */
	#container  {
		margin-top: 50px;
		padding-top: 0;
	}
	#modal #container  {
		margin-top: 0;
	}
	
	/* main
	-------------------------------- */
	#main,
	#modal #main {
		width: auto;
		padding: 0;
	}
	
	/* topicPathArea
	-------------------------------- */
	#topicPathArea {
		display: none;
	}
	
	/* contents
	-------------------------------- */
	#contents,
	.noNavi #contents,
	#modal #contents {
		float: none;
		width: 100%;
		margin: 0 auto;
		padding: 15px 10px 30px;
	}
	#contents > .imgHeading01 {
		margin-top: -15px !important;
	}
	
	/* aside
	-------------------------------- */
	#aside {
		float: none;
		width: auto;
		padding: 0 0 20px;
	}
	#aside .categoryNavi dt a {
		position: relative;
		padding: 15px;
		font-size: 1.6rem;
		text-align: left;
	}
	#aside .categoryNavi dt a:before {
		content: "";
		position: absolute;
		top: 50%;
		right: 10px;
		left: auto;
		display: inline-block;
		width: 12px;
		height: 12px;
		margin-top: -6px;
		border: none;
		border-top: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#aside .categoryNavi dd > ul > li {
		border-bottom: solid 1px #dddddd;
	}
	#aside .categoryNavi dd > ul > li > a {
		padding: 12px 20px 12px 12px;
		font-size: 1.4rem;
	}
	#aside .categoryNavi dd > ul > li.current > a {
		background-color: #e5eff7;
		font-weight: bold;
	}
	#aside .categoryNavi dd > ul > li > a:before {
		content: "";
		position: absolute;
		top: 50%;
		right: 10px;
		left: auto;
		display: inline-block;
		width: 10px;
		height: 10px;
		margin-top: -5px;
		border: none;
		border-top: 1px solid #bbbbbb;
		border-right: 1px solid #bbbbbb;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#aside .categoryNavi dd > ul > li.current > a:before {
		border-top: 1px solid #0166b3;
		border-right: 1px solid #0166b3;
	}
	#aside .categoryNavi dd > ul > li > ul {
		padding-left: 0;
		border: none;
	}
	#aside .categoryNavi dd > ul > li > ul > li {
		border-top: solid 1px #dddddd;
	}
	#aside .categoryNavi dd > ul > li > ul > li > a {
		padding: 10px 20px 10px 30px;
		font-size: 1.2rem;
	}
	#aside .categoryNavi dd > ul > li > ul > li > a:before {
		content: "";
		position: absolute;
		top: 50%;
		right: 10px;
		left: auto;
		display: inline-block;
		width: 6px;
		height: 6px;
		margin-top: -3px;
		border: none;
		border-top: 1px solid #bbbbbb;
		border-right: 1px solid #bbbbbb;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#aside .categoryNavi dd > ul > li > ul > li.current > a:before {
		border-top: 1px solid #0166b3;
		border-right: 1px solid #0166b3;
	}
	#aside .bannerType {
		margin-top: 15px;
		padding: 0 15px;
	}
	#aside .bannerType a {
		display: table-cell;
		width: 100%;
		height: 100px;
		padding: 20px;
		background-repeat: no-repeat;
		background-position: 0 0;
		font-weight: bold;
		font-size: 18px;
		font-size: 1.8rem;
		color: #010000;
		line-height: 1.4;
		vertical-align: middle;
		text-decoration: none;
	}
	#aside .bannerType li {
		float: left;
		width: 48%;
		margin-top: 10px;
	}
	#aside .bannerType li:nth-child(2n) {
		float: right;
	}
	#aside .bannerType li:nth-child(1),
	#aside .bannerType li:nth-child(2) {
		margin-top: 0;
	}
	#aside .bannerType li a {
		height: 60px;
		padding: 10px;
		background-position: 50% 50%;
		background-size: cover;
		font-size: 1.4rem;
	}
	
	/* footer
	-------------------------------- */
	#footer {
		padding-bottom: 0;
	}
	#footer #footerSiteMap {
		display: none;
	}
	#footer #copyBlock {
		width: 100%;
		padding: 10px 0;
		border: none;
	}
	#footer #copyBlock .textLink {
		display: none;
	}
	#footer #copyBlock #copy {
		float: none;
		margin-top: 0;
		font-size: 1rem;
		text-align: center;
	}
	
	/* pageTop
	-------------------------------- */
	#pageTop {
		position: static;
		display: block;
		margin: 0;
	}
	#pageTop a {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		padding: 10px 0;
		background-color: #fff;
		border: none;
		border-bottom: solid 1px #cccccc;
		border-radius: 0;
	}
	#pageTop a:hover {
		opacity: 0.6;
		border: none;
		border-bottom: solid 1px #cccccc;
	}
	#pageTop a:after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		display: inline-block;
		width: 20px;
		height: 20px;
		margin: -5px 0 0 -10px;
		border-top: 1px solid #0166b3;
		border-right: 1px solid #0166b3;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	
}


@media print{
	#header {
   position: relative;
   }
   #container {
   padding: 0;
   }
}


/* clearfix
-------------------------------- */
#header > .inner:after,
#header #siteGenreLink > ul:after,
#header #iconLink:after,
#header #iconLink > ul:after,
#header #iconLink > .siteSearch:after,
#header #searchArea > .inner:after,
#header #globalNavi ul:after,
#header .childList .categoryTopLink:after,
#globalNavi > ul:after,
#topicPathArea:after,
#topicPathArea .topicPathList:after,
#main:after,
#aside .bannerType:after,
#footer #footerSiteMap:after,
#footer #copyBlock:after {
	content : "";
	display : block;
	clear : both;
}
