@charset "utf-8";

/* common */

.pb60{padding-bottom:60px !important;}
.pb80{padding-bottom:80px !important;}

#pageTtlUnder {
    padding:95px 0 46px;
    margin-bottom: 0;
    text-align: center;
    background:none;
}

#pageTtlUnder .txtEn {
    font-family:'DIN Next W06 Regular';
    display: block;
    font-size: 34px;
    letter-spacing: 0.15em;
    font-weight: normal;
    margin-bottom: 12px;
}

#pageTtlUnder .txtJp {
    font-family:'AxisStd-Regular';
    display: block;
    font-size: 14px;
}

/****************/

.sitemapArea{
		margin-bottom:20px;
		background:#FFF;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
		padding:56px 60px 46px 60px;
}

.sitemapAreaTtl{
    font-family:'AxisStd-Regular';
    font-size: 16px;
		margin-bottom: 20px;
		font-weight:bold;
}

.sitemapAreaTtl.single{
		margin-bottom: 10px;
}

.sitemapItems li{
		float:left;
		margin-right:35px;
		margin-bottom:10px;
}

.sitemapItems.noMarginLeft li{
		float:left;
		margin-right:0;	
}

.sitemapItems.txtEn li a{
    font-family:'DIN Next W06 Regular';
		font-size: 16px;
		background:url(../images/ico_sitemap_arrow_01.png) 0 5px no-repeat;
		
}

.sitemapAreaTtl a{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;	
}

.sitemapAreaTtl a:hover{
		color:#999;
}

.sitemapItems li a{
		background:url(../images/ico_sitemap_arrow_01.png) 0 2px no-repeat;
		padding:0 0 0 16px;
    font-family:'AxisStd-Regular';
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sitemapItems li a{
		background:url(../images/ico_sitemap_arrow_01.png) 0 4px no-repeat;
	}
}


.sitemapItems li a:hover{
		color:#999;
}

.sitemapItems li ul{
		padding:15px 0 0 0;
}

.sitemapItems.sitemapItemsEx li li{
		float:none;
		margin:0 0 6px;
}

.sitemapItems li li a{
		background:url(../images/ico_sitemap_arrow_02.png) 0 9px no-repeat;
		padding:4px 16px 4px 16px;
   	font-family:'AxisStd-Light';
    font-size: 12px;
		display:block;
}

.sitemapItems li li span{
		background:url(../images/ico_sitemap_arrow_02.png) 0 9px no-repeat;
		padding:4px 16px 4px 16px;
   	font-family:'AxisStd-Light';
    font-size: 12px;
		display:block;
}

.wPer1907{width:19.07%;}
.wPer1212{width:12.12%;}
.wPer1666{width:16.66%;}
.wPer1342{width:15.42%;}
.wPer2370{width:23.70%;}
.wPer5008{width: 50.8%;}
.wPer15{width:15.00%;}
.wPer1851{width:18.51%;}
.wPer2222{width:22.22%;}
.wPer5925{width:59.25%;}
.wPer3333{width:33.33%;}

@media screen and (min-width: 1600px) {



}





