@charset "utf-8";

@media only screen and (min-width: 768px), print {

.fade-layer {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999;
}
body.fade-layer-off:before {
    content: none;
}

/*=================================
	header
================================ */
/* header
-------------------------------- */
#header {
	width: 100%;
	background: #ffffff;
}
#header > #headerBody {
	min-height: 50px;
}
#header > #headerBody > #headLogo {
	float: left;
	margin: 12px 0 0 20px;
}
#header > #headerBody > #headLogo a {
	display: block;
}
#header > #headerBody > #headLogo img {
	vertical-align: middle;
}
#header > #headerBody > .spLayout{
	display: none;
}
#header > #headerBody > #gnav {
	float: right;
}
#header > #headerBody > #gnav > #gnavBody > ul > li {
	float: left;
	display: table;
	height: 50px;
}
#header > #headerBody > #gnav > #gnavBody > ul > li:hover,
#header > #headerBody > #gnav > #gnavBody > ul > li.open,
#header > #headerBody > #gnav > #gnavBody > ul > li.current {
	background: #333333;
}
#header > #headerBody > #gnav > #gnavBody > ul > li > a {
	display: table-cell;
	padding: 0 16px;
	color: #333333;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.1;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#header > #headerBody > #gnav > #gnavBody > ul > li:nth-child(-n+5) > a {
	background: url(/common/img/head_bg01.png) no-repeat 0 50%;
}
#header > #headerBody > #gnav > #gnavBody > ul > li:first-child > a {
	background: none;
}
#header > #headerBody > #gnav > #gnavBody > ul > li:hover > a,
#header > #headerBody > #gnav > #gnavBody > ul > li.open > a,
#header > #headerBody > #gnav > #gnavBody > ul > li.current > a {
	color: #ffffff;
}
#header > #headerBody > #gnav > #gnavBody > ul > li.english {
	border-left: solid 1px #cccccc;
}
#header > #headerBody > #gnav > #gnavBody > ul > li.english > a {
	padding: 0 29px;
}
#header > #headerBody > #gnav > #gnavBody > ul > li.contact {
	width: 50px;
}
#header > #headerBody > #gnav > #gnavBody > ul > li.contact > a {
	background: #0067b0 url(/common/img/com_ic12.png) no-repeat 50% 50%;
	background-size: 26px auto;
	text-indent: -9999px;
}
#header > #headerBody > #gnav > #gnavBody > ul > li.contact > a:hover {
	background-color: #30546c;
}
#header > #headerBody > #gnav > #gnavBody > ul > li.contact > a:active {
	background-color: #30546c;
	opacity: 0.7;
}
#header {
	transition: .3s;
}
.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	border-bottom: solid 1px #cccccc;
}
.is-hide {
	transform: translateY(-100%);
}

/* Mega Menu Contents
-------------------------------- */
.megaMenu-contents {
	display: none;
	position: fixed;
	top: 50px;
	left: 0;
	width: 100%;
	padding: 40px 0;
	background: #333333;
	z-index: 100;
}
.megaMenu-contents > .megaMenu_inner {
	width: 62.5%;
	min-width: 1000px;
	margin: 0 auto;
}
.megaMenu-contents > .megaMenu_inner > dl a {
	color: #ffffff;
	text-decoration: none;
}
.megaMenu-contents > .megaMenu_inner > dl a:hover {
	color: #cccccc;
	text-decoration: underline;
}
.megaMenu-contents > .megaMenu_inner > dl a:active {
	text-decoration: none;
}
.megaMenu-contents > .megaMenu_inner > dl a:after {
	content: "";
	display: inline-block;
	margin: 0 0 3px 10px;
	width: 8px;
	height: 14px;
	background: url(/common/img/com_ic07.png) no-repeat 0 0;
	vertical-align: middle;
}
.megaMenu-contents > .megaMenu_inner > dl > dt {
	float: left;
	width: 22.5%;
	padding: 25px 3% 25px 0;
	font-size: 2.2rem;
}
.megaMenu-contents > .megaMenu_inner > dl > dd {
	float: left;
	width: 77.5%;
	padding: 25px 0 25px 3%;
	border-left: solid 1px #666666;
}
.megaMenu-contents > .megaMenu_inner > dl > dd > ul {
	float: left;
	padding-right: 10px;
}
.megaMenu-contents > .megaMenu_inner > dl > dd > ul:nth-child(1) {width: 33.333%;}
.megaMenu-contents > .megaMenu_inner > dl > dd > ul:nth-child(2) {width: 33.333%;}
.megaMenu-contents > .megaMenu_inner > dl > dd > ul:nth-child(3) {width: 33.333%;}
.megaMenu-contents > .megaMenu_inner > dl > dd > ul > li {
	margin-top: 10px;
}
.megaMenu-contents > .megaMenu_inner > dl > dd > ul > li:first-child {
	margin-top: 0;
}
.megaMenu-contents > .megaMenu_inner > dl > dd > ul > li > span {
	color: #ffffff;
}
.megaMenu-contents > .megaMenu_inner > dl > dd ul > li > ul > li {
	margin-top: 10px;
	font-size: 1.3rem;
}
.megaMenu-contents > .megaMenu_inner > dl > dd ul > li > ul > li > a:after {
	margin: 0 0 0 17px;
	background-size: 6px auto;
}
.megaMenu-contents > .megaMenu_inner > dl > dd > .list-col > ul > li {
	float: left;
	width: 33.333%;
	padding-right: 10px;
}
.megaMenu-contents > .megaMenu_inner > dl > dd > .list-col-v2 {
	margin-top: 20px;
}
.megaMenu-contents > .megaMenu_inner > dl > dd > .list-col-v2 > ul {
	float: left;
	width: 33.333%;
	padding-right: 10px;
}


/*=================================
	pageGuide
================================ */
.pageGuide {
	width: 62.5%;
	min-width: 1000px;
	margin: 0 auto;
}
.pageGuide .breadcrumbs {
	padding: 15px 0;
}
.pageGuide .breadcrumbs li {
	float: left;
	padding-left: 22px;
	font-size: 1.3rem;
}
.pageGuide .breadcrumbs li:first-child {
	padding-left: 0;
}
.pageGuide .breadcrumbs li:last-child {
	color: #000000;
}
.pageGuide .breadcrumbs li:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 13px;
	margin: 0 15px 2px 0;
	background: url(/common/img/com_ic01.png) no-repeat 0 0;
	vertical-align: middle;
}
.pageGuide .breadcrumbs li:first-child:before {
	display: none;
}
.pageGuide .breadcrumbs li a {
	text-decoration: none;
}
.pageGuide .breadcrumbs li a:hover {
	text-decoration: underline;
}
.pageGuide .breadcrumbs li a:active {
	text-decoration: none;
}


/*=================================
	main
================================ */
#main {
	overflow: hidden;
}
#main #mainBody {
	padding-bottom: 90px;
}
.container {
	width: 62.5%;
	min-width: 1000px;
	margin: 40px auto 0;
}
body.container-single .container,
body.container-single-v2 .container {
	width: 100%;
	min-width: auto;
	margin: 40px 0 0;
}
body#top.container-single .container {
	margin-top: 0;
}
.container .contents {
	float: left;
	width: 74.167%;
	margin: 0;
}
body.container-single .container .contents {
	float: none;
	width: 62.5%;
	min-width: 1000px;
	margin: 0 auto;
	padding-bottom: 100px;
}
body.container-single-v2 .container .contents {
	float: none;
	width: 46.354%;
	min-width: 890px;
	margin: 0 auto;
	padding-bottom: 100px;
}
body.container-single .container .sidebar,
body.container-single-v2 .container .sidebar,
body.container-single .container .sidebar-v2,
body.container-single-v2 .container .sidebar-v2 {
	display: none;
}
.container .contents > *:first-child,
.container .contents > section:first-child > *:first-child {
	margin-top: 0;
}

/* sidebar
-------------------------------- */
/* sidebar */
.sidebar {
	float: right;
	width: 22.5%;
}
.sidebar .list-sidemenu a {
	text-decoration: none;
}
.sidebar .list-sidemenu > dt {
	display: table;
	width: 100%;
	height: 84px;
	background: url(/common/img/com_h01.png) repeat 0 0;
}
.sidebar .list-sidemenu > dt > .block {
	display: table-cell;
	padding: 10px 40px 10px 20px;
	color: #ffffff;
	font-size: 1.8rem;
	vertical-align: middle;
}
.sidebar .list-sidemenu > dt > a.block {
	background: url(/common/img/com_ic07.png) no-repeat right 20px bottom 50%;
}
.sidebar .list-sidemenu > dt > a.block:hover {
	background: #30546c url(/common/img/com_ic07.png) no-repeat right 10px bottom 50%;
}
.sidebar .list-sidemenu > dd > ul > li {
	background: #ffffff;
	border-bottom: solid 1px #e4e4e4;
}
.sidebar .list-sidemenu > dd > ul > li.on {
	background: #f4f4f4;
}
.sidebar .list-sidemenu > dd > ul > li > a {
	display: block;
	padding: 15px 40px 15px 23px;
	background: url(/common/img/com_ic05.png) no-repeat right 20px bottom 50%;
	color: #222222;
	font-size: 1.4rem;
}
.sidebar .list-sidemenu > dd > ul > li > a[target="_blank"] {
	background: url(/common/img/com_ic02.png) no-repeat right 20px bottom 50%;
	background-size: 10px 10px;
}
.sidebar .list-sidemenu > dd > ul > li > span {
	display: block;
	padding: 15px 40px 15px 23px;
	color: #222222;
	font-size: 1.4rem;
}
.sidebar .list-sidemenu > dd > ul > li > a:hover {
	background: url(/common/img/com_ic05.png) #f4f4f4 no-repeat right 10px bottom 50%;
	font-weight: bold;
	font-weight: 500;
}
.sidebar .list-sidemenu > dd > ul > li > a[target="_blank"]:hover {
	background: url(/common/img/com_ic02.png) #f4f4f4 no-repeat right 15px bottom 50%;
	background-size: 10px 10px;
	font-weight: bold;
	font-weight: 500;
}
.sidebar .list-sidemenu > dd > ul > li.on > a,
.sidebar .list-sidemenu > dd > ul > li.on > span {
	font-size: 1.6rem;
	font-weight: bold;
	font-weight: 500;
}
.sidebar .list-sidemenu > dd > ul > li > ul {
	padding: 0 0 10px 23px;
}
.sidebar .list-sidemenu > dd > ul > li > ul > li > a {
	display: block;
	padding: 8px 40px 7px 16px;
	background: url(/common/img/com_ic05.png) no-repeat right 20px bottom 50%;
	background-size: 6px auto;
	color: #666666;
	font-size: 1.3rem;
	font-weight: 200;
}
.sidebar .list-sidemenu > dd > ul > li > ul > li > a[target="_blank"] {
	background: url(/common/img/com_ic02.png) no-repeat right 20px bottom 50%;
	background-size: 10px 10px;
}
.sidebar .list-sidemenu > dd > ul > li > ul > li > a:hover {
	background: url(/common/img/com_ic05.png) #f4f4f4 no-repeat right 12px bottom 50%;
	background-size: 6px auto;
	font-weight: bold;
	font-weight: 500;
}
.sidebar .list-sidemenu > dd > ul > li > ul > li > a[target="_blank"]:hover {
	background: url(/common/img/com_ic02.png) no-repeat right 15px bottom 50%;
	background-size: 10px 10px;
}
.sidebar .list-sidemenu > dd > ul > li > ul > li.on > a {
	font-weight: bold;
	font-weight: 500;
}

/* sidebar-v2 */
.sidebar-v2 {
	float: right;
	width: 22.5%;
}
.sidebar-v2 .list-sidemenu a {
	text-decoration: none;
}
.sidebar-v2 .list-sidemenu > dt {
	display: table;
	width: 100%;
	height: 84px;
}
.sidebar-v2 .list-sidemenu > dt.csr-report {
	background: url(/common/img/side_ic.png) no-repeat 0 50%;
}
.sidebar-v2 .list-sidemenu > dt > .block {
	display: table-cell;
	padding: 10px 10px 10px 60px;
	color: #333333;
	font-size: 1.8rem;
	font-weight: 500;
	vertical-align: middle;
}
.sidebar-v2 .list-sidemenu > dd > ul {
	border-top: solid 1px #e4e4e4;
}
.sidebar-v2 .list-sidemenu > dd > ul > li {
	border-bottom: solid 1px #e4e4e4;
}
.sidebar-v2 .list-sidemenu > dd > ul > li.on {
	background: #f4f4f4;
}
.sidebar-v2 .list-sidemenu > dd > ul > li > a {
	display: block;
	padding: 15px 40px 15px 23px;
	background: url(/common/img/com_ic05.png) no-repeat right 20px bottom 50%;
	background-size: 6px auto;
	color: #333333;
	font-size: 1.4rem;
}
.sidebar-v2 .list-sidemenu > dd > ul > li > a:hover {
	background: url(/common/img/com_ic05.png) #f4f4f4 no-repeat right 10px bottom 50%;
	background-size: 6px auto;
	font-weight: 500;
}
.sidebar-v2 .list-sidemenu > dd > ul > li.on > a {
	font-size: 1.6rem;
	font-weight: 500;
}
.sidebar-v2 .list-sidemenu > dd > ul > li > ul {
	padding: 0 0 10px 23px;
}
.sidebar-v2 .list-sidemenu > dd > ul > li > ul > li	 {
	position: relative;
}
.sidebar-v2 .list-sidemenu > dd > ul > li > ul > li:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 8px;
	height: 1px;
	background: #cccccc;
}
.sidebar-v2 .list-sidemenu > dd > ul > li > ul > li > a {
	display: block;
	padding: 0 10px 0 19px;
	color: #666666;
	font-size: 1.3rem;
}
.sidebar-v2 .list-sidemenu > dd > ul > li > ul > li > a:hover {
	font-weight: bold;
}
.sidebar-v2 .list-sidemenu > dd > ul > li > ul > li.on > a {
	font-weight: bold;
}


/*=================================
	footer
================================ */
#footer {
	width: 100%;
	background: #171717;
}
#footer * {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:active {
	text-decoration: none;
}
#footer > .pagetop {
	display: none;
	position: fixed;
	right: 40px;
	bottom: 40px;
}
#footer > .pagetop > a {
	display: block;
	width: 45px;
	height: 45px;
	background: url(/common/img/foot_bt01.png) no-repeat 0 100%;
	text-indent: -9999px;
	transition: .3s;
}
#footer > .pagetop a:hover {
	transform: translateY(-6px);
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
}
#footer > .pagetop a:active {
	transform: translateY(-2px);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.8);
}
#footer > #footerBody > .footer-sitemenu > .sitemenu_inner {
	width: 62.5%;
	min-width: 1000px;
	margin: 0 auto;
	padding: 60px 0 55px;
}
#footer > #footerBody > .footer-sitemenu > .sitemenu_inner > ul {
	float: left;
	width: 20%;
	padding-right: 10px;
}
#footer > #footerBody > .footer-sitemenu > .sitemenu_inner > ul > li {
	margin-top: 10px;
	font-size: 1.5rem;
}
#footer > #footerBody > .footer-sitemenu > .sitemenu_inner > ul > li:first-child {
	margin-top: 0;
}
#footer > #footerBody > .footer-sitemenu > .sitemenu_inner > ul > li > a {
	font-weight: 500;
}
#footer > #footerBody > .footer-sitemenu > .sitemenu_inner > ul > li > ul {
	margin-top: 10px;
}
#footer > #footerBody > .footer-sitemenu > .sitemenu_inner > ul > li > ul > li {
	margin-top: 5px;
	font-size: 1.3rem;
}
#footer > #footerBody > .footer-sitemenu > .sitemenu_inner > ul > li > ul > li > a {
	font-weight: 200;
}
#footer > #footerBody > .footer-utility {
	border-top: solid 1px #ffffff;
}
#footer > #footerBody > .footer-utility > .utility_inner {
	width: 62.5%;
	min-width: 1000px;
	margin: 0 auto;
	padding: 35px 0 35px;
}
#footer > #footerBody > .footer-utility > .utility_inner > .link-utility {
	float: left;
}
#footer > #footerBody > .footer-utility > .utility_inner > .link-utility > li {
	float: left;
	margin-left: 20px;
	padding-left: 20px;
	border-left: solid 1px #525252;
	font-size: 1.3rem;
	line-height: 1.1;
}
#footer > #footerBody > .footer-utility > .utility_inner > .link-utility > li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
#footer > #footerBody > .footer-utility > .utility_inner > .link-utility > li > a {
	font-weight: 200;
}
#footer > #footerBody > .footer-utility > .utility_inner > .copyright {
	float: right;
	font-size: 1.2rem;
	font-weight: 200;
	line-height: 1.1;
}


}

@media only screen and (max-width: 767px) {

/*=================================
	header
================================ */
/* header
-------------------------------- */
#header {
	position: relative;
	width: 100%;
	background: #ffffff;
	box-shadow:0px 0px 2px 2px #e6e6e6;
	-moz-box-shadow:0px 0px 2px 2px #e6e6e6;
	-webkit-box-shadow:0px 0px 2px 2px #e6e6e6;
	z-index: 10;
}
#header > #headerBody {
	position: relative;
	height: 50px;
}
#header > #headerBody > #headLogo {
	float: left;
	margin: 18px 0 0 10px;
}
#header > #headerBody > #headLogo a {
	display: block;
}
#header > #headerBody > #headLogo img {
	width: 210px;
	height: auto;
	vertical-align: middle;
}
#header > #headerBody > .pcLayout{
	display: none;
}
#header > #headerBody > .spNav {
	float: right;
}
#header > #headerBody > .spNav > ul > li {
	float: left;
	border-bottom: solid 1px #ffffff;
}
#header > #headerBody > .spNav > ul > li.contact {
	border-right: solid 1px #cccccc;
}
#header > #headerBody > .spNav > ul > li.menu.open {
	border-bottom: solid 1px #333333;
}
#header > #headerBody > .spNav > ul > li > a {
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
}
#header > #headerBody > .spNav > ul > li.contact > a {
	background: #0067b0 url(/common/img/com_ic12.png) no-repeat 50% 50%;
	background-size: 26px auto;
}
#header > #headerBody > .spNav > ul > li.menu > a {
	position: relative;
	background: #000000;
}
#header > #headerBody > .spNav > ul > li.menu > a:before {
	content: "";
	position: absolute;
	top: 16px;
	left: 50%;
	display: block;
	width: 25px;
	height: 1px;
	margin-left: -12.5px;
	background: #ffffff;
	z-index: 3;
}
#header > #headerBody > .spNav > ul > li.menu > a:after {
	content: "";
	position: absolute;
	top: 23px;
	left: 50%;
	display: block;
	width: 25px;
	height: 1px;
	margin-left: -12.5px;
	background: #ffffff;
	z-index: 3;
}
#header > #headerBody > .spNav > ul > li.menu > a > .menu_text:before {
	content: "";
	position: absolute;
	top: 30px;
	left: 50%;
	display: block;
	width: 25px;
	height: 1px;
	margin-left: -12.5px;
	background: #ffffff;
	z-index: 3;
}
#header > #headerBody > .spNav > ul > li.menu.open > a {
	background: #333333;
}
#header > #headerBody > .spNav > ul > li.menu.open > a:before {
	top: 45%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#header > #headerBody > .spNav > ul > li.menu.open > a:after {
	display: none;
}
#header > #headerBody > .spNav > ul > li.menu.open > a > .menu_text:before {
	top: 45%;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
#header > #headerBody > .spNav > ul > li.menu.open > a > .menu_close {
	position: absolute;
	bottom: 3px;
	right: 0;
	left: 0;
	text-indent: 0;
	color: #ffffff;
	text-align: center;
	font-size: 0.7rem;
	line-height: 1.1;
}
#header > #headerBody > .spNav > .spMenu-content {
	display: none;
	position: absolute;
	top: 51px;
	right: 0;
	width: auto;
	padding: 15px 0 15px 15px;
	background: #333333;
	z-index: 10;
}
#header > #headerBody > .spNav > .spMenu-content > .spMenu_inner {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
#header > #headerBody > .spNav > .spMenu-content .menu-list > li {
	margin-top: 2px;
}
#header > #headerBody > .spNav > .spMenu-content .menu-list > li:first-child {
	margin-top: 0;
}
#header > #headerBody > .spNav > .spMenu-content .menu-list > li > a {
	display: block;
	padding: 10px 50px 10px 20px;
	background: #f3f3f3 url(/common/img/head_ic01.png) no-repeat right 18px bottom 50%;
	background-size: 10px 18px;
	color: #333333;
	font-size: 1.8rem;
	text-decoration: none;
}
#header > #headerBody > .spNav > .spMenu-content .menu-list > li > a.active {
	background-color: #e7eff4;
}
#header > #headerBody > .spNav > .spMenu-content .menu-list > li.menu-acc > a {
	position: relative;
	background-image: none;
}
#header > #headerBody > .spNav > .spMenu-content .menu-list > li.menu-acc > a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	display: block;
	width: 20px;
	height: 2px;
	margin-top: -0.5px;
	background: #333333;
}
#header > #headerBody > .spNav > .spMenu-content .menu-list > li.menu-acc > a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 24px;
	display: block;
	width: 2px;
	height: 20px;
	margin-top: -10px;
	background: #333333;
}
#header > #headerBody > .spNav > .spMenu-content .menu-list > li.menu-acc > a.active:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
#header > #headerBody > .spNav > .spMenu-content .menu-list > li > ul > li {
	margin-top: 1px;
}
#header > #headerBody > .spNav > .spMenu-content .menu-list > li > ul > li > a {
	display: block;
	padding: 10px 30px 10px 33px;
	background: #ffffff url(/common/img/head_ic02.png) no-repeat right 15px bottom 50%;
	background-size: 5.5px 9.5px;
	color: #333333;
	text-decoration: none;
}
#header > #headerBody > .spNav > .spMenu-content .menu-list-v2 {
	margin: 15px 15px 0 0;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
#header > #headerBody > .spNav > .spMenu-content .menu-list-v2 > li {
	border-top: solid 1px #cccccc;
}
#header > #headerBody > .spNav > .spMenu-content .menu-list-v2 > li > a {
	display: block;
	padding: 10px 30px 10px 18px;
	background: url(/common/img/head_ic03.png) no-repeat right 13px bottom 50%;
	background-size: 5.5px 10px;
	color: #cccccc;
	text-decoration: none;
}

#header {
	transition: .3s;
}
#header.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	border-bottom: solid 1px #cccccc;
}
#header.is-hide {
	transform: translateY(-100%);
}
.overlay {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 5;
}

/*=================================
	pageGuide
================================ */
.pageGuide {
	overflow-x: scroll;
	width: 100%;
	border-bottom: solid 1px #e4e4e4;
}
.pageGuide .breadcrumbs {
	display: table;
}
.pageGuide .breadcrumbs li {
	display: table-cell;
	width: auto;
	height: 35px;
	padding: 0 15px 0 7px;
	background: url(/common/img/com_bg02.png) no-repeat right 0  bottom 50%;
	background-size: auto 35px;
	font-size: 1.3rem;
	white-space: nowrap;
	vertical-align: middle;
}
.pageGuide .breadcrumbs li:last-child {
	background: none;
}
.pageGuide .breadcrumbs li a {
	display: block;
	text-decoration: none;
}


/*=================================
	main
================================ */
.container {
	margin-top: 20px;
}
.container .contents {
	padding: 0 20px 32px 20px;
}
.container .contents > section:first-child > *:first-child {
	margin-top: 0;
}

/* sidebar
-------------------------------- */
.sidebar {
	margin-top: 20px;
}
.sidebar .list-sidemenu a {
	text-decoration: none;
}
.sidebar .list-sidemenu > dt {
	display: none;
}
.sidebar .list-sidemenu > dd > ul {
	border-top: solid 1px #e4e4e4;
}
.sidebar .list-sidemenu > dd > ul > li {
	background: #ffffff;
	border-bottom: solid 1px #e4e4e4;
}
.sidebar .list-sidemenu > dd > ul > li.on {
	background: #f4f4f4;
}
.sidebar .list-sidemenu > dd > ul > li > a {
	display: block;
	padding: 13px 40px 13px 20px;
	background: url(/common/img/com_ic05.png) no-repeat right 20px bottom 50%;
	background-size: 5px auto;
	color: #222222;
	font-size: 1.6rem;
}
.sidebar .list-sidemenu > dd > ul > li > span {
	display: block;
	padding: 13px 40px 13px 20px;
	color: #222222;
	font-size: 1.6rem;
}
.sidebar .list-sidemenu > dd > ul > li.on > a,
.sidebar .list-sidemenu > dd > ul > li.on > span {
	font-size: 1.6rem;
	font-weight: bold;
}
.sidebar .list-sidemenu > dd > ul > li > ul {
	padding: 0 0 10px 20px;
}
.sidebar .list-sidemenu > dd > ul > li > ul > li > a {
	display: block;
	min-height: 35px;
	padding: 4px 40px 3px 10px;
	background: url(/common/img/com_ic05.png) no-repeat right 20px bottom 50%;
	background-size: 4px auto;
	color: #666666;
	font-size: 1.3rem;
}
.sidebar .list-sidemenu > dd > ul > li > ul > li.on > a {
	font-weight: bold;
}

/* sidebar-v2 */
.sidebar-v2 {
	display: none;
}



/*=================================
	footer
================================ */
#footer {
	width: 100%;
	background: #000000;
}
#footer * {
	color: #ffffff;
	text-decoration: none;
}
#footer > .pagetop {
	width: 100%;
	height: 40px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10;
	transition: .3s;
}
#footer > .pagetop.pageBottom {
	position: inherit;
	bottom: auto;
	left: auto;
	transition: .3s;
}
#footer > .pagetop > a {
	display: block;
	width: 100%;
	height: 40px;
	background: #171717 url(/common/img/foot_bt01sp.png) no-repeat 50% 50%;
	background-size: 18px auto;
	text-indent: -9999px;
}
#footer > #footerBody > .footer-sitemenu {
	display: none;
}
#footer > #footerBody > .footer-utility > .utility_inner {
	padding: 15px 10px;
}
#footer > #footerBody > .footer-utility > .utility_inner > .link-utility {
	text-align: center;
	letter-spacing: -.40em;
}
#footer > #footerBody > .footer-utility > .utility_inner > .link-utility > li {
	display: inline-block;
	margin-left: 12px;
	padding-left: 12px;
	border-left: solid 1px #525252;
	font-size: 1.1rem;
	line-height: 1.1;
	letter-spacing: normal;
}
#footer > #footerBody > .footer-utility > .utility_inner > .link-utility > li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
#footer > #footerBody > .footer-utility > .utility_inner > .copyright {
	margin-top: 25px;
	font-size: 1.1rem;
	line-height: 1.1;
	text-align: center;
}

}

/*=================================
	clearfix
================================ */
#header > #headerBody:after,
#header > #headerBody > #gnav > #gnavBody > ul:after,
#header > #headerBody > .spNav > ul:after,
.megaMenu-contents > .megaMenu_inner > dl:after,
.megaMenu-contents > .megaMenu_inner > dl > dd:after,
.megaMenu-contents > .megaMenu_inner > dl > dd > .list-col > ul:after,
.megaMenu-contents > .megaMenu_inner > dl > dd > .list-col-v2:after,
.pageGuide .breadcrumbs:after,
.container:after,
#footer > #footerBody > .footer-sitemenu > .sitemenu_inner:after,
#footer > #footerBody > .footer-utility > .utility_inner:after,
#footer > #footerBody > .footer-utility > .utility_inner > .link-utility:after {
	content : "";
	display : block;
	clear : both;
}
