@charset "utf-8";

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


/* layout common setting
=========================================*/
/* container */

body{
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
 color:#333333;
 font-size:1.5rem;
 line-height:1.7;
}
img{
	max-width:100%;
	height:auto;
}
.spOnly{
	display:none !important;
}
main{
	display:block;
}
#pageContainer{
	padding-top:95px;
}
.contentsWrap{
	width:1000px;
	margin:0 auto;
}
.contentsWrap #main{
	float:right;
	width:780px;
}
.oneContents .contentsWrap #main{
	float:none;
	width:1000px;
}
.contentsWrap #sidebar{
	float:left;
	width:190px;
}
.contentsUnderBox{
	background:#f2f2f2;
	padding-top:58px;
	padding-bottom:57px;
	margin-top:60px;
}
.contentsUnderBox .contentsUnderIn{
	width:1000px;
	margin:0 auto;
}

/* link */
a:link    { color: #398fdf; text-decoration: underline; }
a:visited { color: #398fdf; text-decoration: underline; }
a:hover   { color: #62acf1; text-decoration:none; }
a:active  { color: #398fdf; }
a:hover img{
	opacity:0.8;
}

/* header
=========================================*/

#followContentsBox{
	display:none !important;
}
#followMenuBtn{
	display:none !important;
}

#pcHeader{
	width:100%;
	height:95px;
	position:fixed;
	z-index:9000;
	left:0px;
	top:0px;
	background:#FFF;
	box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.13);
}
#pcHeader .pcHeaderWrap{
	width:1000px;
	height:95px;
	margin:0 auto;
	position:relative;
}
#pcHeader #headLogo{
	position:absolute;
	left:50%;
	margin-left:-50px;
	top:14px;
}
#pcHeader .pcGnav .gnav1{
	position:absolute;
	left:0px;
	bottom:13px;
	display:table;
	width:400px;
}
#pcHeader .pcGnav .gnav1 > li{
	display:table-cell;
	vertical-align:top;
	text-align:left;
}
#pcHeader .pcGnav .gnav1 > li.gnavType01{
	width:103px;
}
#pcHeader .pcGnav .gnav1 > li.gnavType02{
	width:196px;
}
#pcHeader .pcGnav .gnav1 > li > a{
	font-size:1.6rem;
	font-weight:bold;
	color:#023894;
	text-decoration:none;
}
#pcHeader .pcGnav .gnav1 > li.on > a{
	color:#ff8400;
}
#pcHeader .pcGnav .gnav1 > li.current > a{
	color:#ff8400 !important;
}
#pcHeader .pcGnav .gnav1 > li > a:hover{
	text-decoration:underline;
	color:#398fdf;
}
#pcHeader .pcGnav .gnav2{
	position:absolute;
	right:0px;
	bottom:13px;
	display:table;
	width:400px;
}
#pcHeader .pcGnav .gnav2 > li{
	display:table-cell;
	vertical-align:top;
	text-align:right;
}
#pcHeader .pcGnav .gnav2 > li.gnavType05{
	width:111px;
}
#pcHeader .pcGnav .gnav2 > li.gnavType06{
	width:105px;
}
#pcHeader .pcGnav .gnav2 > li > a{
	font-size:1.6rem;
	font-weight:bold;
	color:#023894;
	text-decoration:none;
}
#pcHeader .pcGnav .gnav2 > li.on > a{
	color:#ff8400;
}
#pcHeader .pcGnav .gnav2 > li.current > a{
	color:#ff8400 !important;
}
#pcHeader .pcGnav .gnav2 > li > a:hover{
	text-decoration:underline;
	color:#398fdf;
}
#pcHeader .pcHeadLocalLink{
	position:absolute;
	left:0px;
	top:22px;
}
#pcHeader .pcHeadLocalLink li{
	font-size:1.3rem;
	float:left;
	margin-right:12px;
	padding-right:14px;
	line-height:1.3;
	border-right:1px solid #cbcbcb;
}
#pcHeader .pcHeadLocalLink li:last-child{
	border-right:none;
	margin-right:0px;
	padding-right:0px;
}
#pcHeader .pcHeadLocalLink li a{
	color:#333333;
	text-decoration:none;
}
#pcHeader .pcHeadLocalLink li a:hover{
	text-decoration:underline;
}
#pcHeader .pcHeadOtherLink{
	position:absolute;
	right:0px;
	top:11px;
}
#pcHeader .pcHeadOtherLink > li{
	float:left;
	margin-right:5px;
	font-size:1.3rem;
	cursor:pointer;
}
#pcHeader .pcHeadOtherLink > li.headContactBtn a{
	display:inline-block;
	padding:7px 12px 5px 39px;
	background:#f8f8f8 url(/site_common/img/head_ic01.png) no-repeat 12px 50%;
	text-decoration:none;
	color:#333333;
}
#pcHeader .pcHeadOtherLink > li.headContactBtn a:hover{
	color:#FFF;
	background:#023795 url(/site_common/img/head_ic06.png) no-repeat 12px 50%;
}
#pcHeader .pcHeadOtherLink > li.langBtn > span{
	display:inline-block;
	padding:7px 4px 5px 39px;
	text-decoration:none;
	color:#333333;
	background:#f8f8f8 url(/site_common/img/head_ic02.png) no-repeat 12px 50%;
}
#pcHeader .pcHeadOtherLink > li.langBtn.on > span{
	color:#FFF;
	background:#023795 url(/site_common/img/head_ic04.png) no-repeat 12px 50% !important;
}
#pcHeader .pcHeadOtherLink > li.langBtn > span > em{
	font-style:normal;
	padding-right:23px;
	background:url(/site_common/img/head_ic07.png) no-repeat right 50%;
}
#pcHeader .pcHeadOtherLink > li.langBtn.on > span > em{
	background:url(/site_common/img/head_ic08.png) no-repeat right 50% !important;
}
#pcHeader .pcHeadOtherLink > li.langBtn > span:hover{
	color:#FFF;
	background:#023795 url(/site_common/img/head_ic04.png) no-repeat 12px 50%;
}
#pcHeader .pcHeadOtherLink > li.langBtn > span:hover > em{
	background:url(/site_common/img/head_ic09.png) no-repeat right 50%;
}
#pcHeader .pcHeadOtherLink > li.serchOpenBtn > span{
	display:inline-block;
	padding:7px 12px 5px 39px;
	text-decoration:none;
	color:#333333;
	background:#f8f8f8 url(/site_common/img/head_ic03.png) no-repeat 12px 50%;
}
#pcHeader .pcHeadOtherLink > li.serchOpenBtn > span:hover{
	color:#FFF;
	background:#023795 url(/site_common/img/head_ic10.png) no-repeat 12px 50%;
}
#pcHeader .pcHeadOtherLink > li.serchOpenBtn.on > span{
	color:#FFF;
	background:#023795 url(/site_common/img/head_ic05.png) no-repeat 12px 50%;
}
#pcHeader .langList{
	position:relative;
	z-index:9001;
	display:none;
}
#pcHeader .langList li a{
	display:block;
	background:#002972 url(/site_common/img/com_ic27.png) no-repeat right 50%;
	color:#FFF;
	font-size:1.3rem;
	padding:6px 15px 4px 13px;
	text-decoration:none;
	border-bottom:1px solid #2d58a5;
}
#pcHeader .langList li a:hover{
	text-decoration:underline;
}





.topicNavBlock{
	background:#f8f8f8;
	padding-top:9px;
	padding-bottom:9px;
}
.topicNavBlock .topicNav{
	width:1000px;
	margin:0 auto;
}
.topicNavBlock .topicNav ul li{
	display:inline;
	margin-right:7px;
	padding-right:18px;
	font-size:1.3rem;
	background:url(/site_common/img/com_ic01.png) no-repeat right 50%;
}
.topicNavBlock .topicNav ul li:last-child{
	background:none;
}
.topicNavBlock .topicNav ul li a{
	text-decoration:none;
}
.topicNavBlock .topicNav ul li a:hover{
	text-decoration:underline;
}



/*siteSearchBox*/
.siteSearchBox{
	background:url(/site_common/img/com_bg14.png) repeat;
	width:100%;
	padding-top:23px;
	padding-bottom:30px;
	position:fixed;
	left:0px;
	top:95px;
	z-index:8000;
	display:none;
}
.siteSearchBox .siteSearchIn{
	width:1000px;
	margin:0 auto;
}
.siteSearchBox #MF_form_phrase{
	padding:15px 80px 15px 15px;
	width:790px;
	margin:0px auto;
	border:1px solid #FFF;
	border-radius:30px;
	outline:none;
	font-size:2.0rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.siteSearchBox #formBtn{
	width:40px;
	height:40px;
	position:absolute;
	right:28px;
	top:10px;
}
.siteSearchBox .formBtnSet{
	position:relative;
	width:790px;
	margin:0 auto;
}
.siteSearchBox .siteSearchClose{
	text-align:right;
	margin-bottom:15px;
}
.siteSearchBox .siteSearchClose span{
	display:inline-block;
	padding-left:16px;
	padding-right:18px;
	border-left:1px solid #FFF;
}
.siteSearchBox .siteSearchClose .siteSearchCloseBtn{
	cursor:pointer;
}


/*dropDownBox*/
.dropDownBox{
	position:fixed;
	left:0px;
	top:95px;
	background:url(/site_common/img/com_bg14.png) repeat;
	width:100%;
	z-index:8000;
	display:none;
}
.dropDownBox .dropDownIn{
	width:1000px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
	position:relative;
}
.dropDownBox .dropDownIn:after{
	content:"";
	display:inline-block;
	width:14px;
	height:7px;
	background:url(/site_common/img/com_bg15.png) no-repeat;
	position:absolute;
	left:25px;
	top:-7px;
}
.dropDownBox.dropDownType02 .dropDownIn:after{
	left:323px;
}
.dropDownBox.dropDownType03 .dropDownIn:after{
	left:752px;
}
.dropDownBox.dropDownType04 .dropDownIn:after{
	left:858px;
}
.dropDownBox .dropDownTitleBox{
	display:table;
	width:100%;
}
.dropDownBox .dropDownTitleBox a{
	color:#FFF;
}
.dropDownBox .dropDownTitleBox > *{
	display:table-cell;
	text-align:left;
	vertical-align:middle;
}
.dropDownBox .dropDownTitleBox > .dropDownTitleCol1{
	width:50%;
}
.dropDownBox .dropDownTitleBox > .dropDownTitleCol2{
	text-align:right;
	padding-right:20px;
}
.dropDownBox .dropDownTitleBox > .dropDownTitleCol3{
	width:65px;
	text-align:center;
	border-left:1px solid #FFF;
}
.dropDownBox .dropDownTitle a{
	font-size:2.2rem;
	text-decoration:none;
	display:inline-block;
	padding-right:18px;
	background:url(/site_common/img/com_ic28.png) no-repeat right 40%;
}
.dropDownBox .dropDownTitle a:hover{
	text-decoration:underline;
}
.dropDownBox .dropDownSubLink li a{
	font-size:1.5rem;
	text-decoration:none;
	padding-left:15px;
	background:url(/site_common/img/com_ic28.png) no-repeat left 50%;
	background-size:8px auto;
}
.dropDownBox .dropDownSubLink li a:hover{
	text-decoration:underline;
}
.dropDownBox .dropClose{
	display:inline-block;
	cursor:pointer;
}
.dropDownBox .dropDownWhiteBox{
	background:#f8f8f8;
	margin-top:15px;
	padding:20px;
}
.dropDownBox .productTwoCol{
	background:url(/site_common/img/com_bg16.png) repeat-y center top;
}
.dropDownBox .productTwoCol .productTwoColL{
	float:left;
	width:686px;
}
.dropDownBox .productTwoCol .productTwoColR{
	float:right;
	width:274px;
	padding-left:15px;
}
.dropDownBox .subTitleS{
	font-size:1.8rem;
	font-weight:bold;
	color:#023894;
	margin-bottom:14px;
	text-align:center;
}
.headPickUp li + li{
	margin-top:15px;
}
.headProductTitle{
	margin-bottom:9px;
	padding-left:22px;
	background:url(/site_common/img/head_ic11.png) no-repeat left 50%;
}
.headProductTitle.type02{
	background:url(/site_common/img/head_ic12.png) no-repeat left 50%;
	margin-top:3px;
}
.headProductTitle a{
	display:inline-block;
	color:#023795;
	font-size:1.6rem;
	text-decoration:none;
	font-weight:bold;
	padding-right:15px;
	background:url(/site_common/img/com_ic06.png) no-repeat right 50%;
	background-size:10px auto;
	padding-top:3px;
}
.headProductTitle a:hover{
	text-decoration:underline;
}
.headProductList{
	display:inline-block;
	border-top:1px solid #e9ebee;
	border-left:1px solid #e9ebee;
}
.headProductList li{
	float:left;
	border-bottom:1px solid #e9ebee;
	border-right:1px solid #e9ebee;
	width:135px;
	position:relative;
}
.headProductList li a{
	color:#073892;
}
.headProductList li span{
	display:block;
	width:100%;
	position:absolute;
	left:0px;
	bottom:0px;
	background:url(/site_common/img/com_bg17.png) repeat;
	padding:5px 5px 4px 5px;
	font-size:1.3rem;
	line-height:1.3;
	text-align:center;
}

/*whiteLinkBox*/
.whiteLinkBox{
	background:#ffffff;
	padding:20px 20px 10px 20px;
}
.whiteLinkBox ul li{
	float:left;
	width:160px;
	height:3.1em;
	display:table;
	margin-bottom:10px;
}
.whiteLinkBox ul li span{
	display:table-cell;
	width:157px;
	height:3.1em;
	vertical-align:middle;
	text-align:left;
	padding-right:15px;
	background:url(/site_common/img/com_bg18.png) repeat-y right top;
}
.whiteLinkBox ul li:nth-child(6n) span{
	background:none;
}
.whiteLinkBox ul li a{
	display:inline-block;
	line-height:1.3;
	font-size:1.3rem;
	padding-left:15px;
	background:url(/site_common/img/com_ic06.png) no-repeat left 50%;
	background-size:8px auto;
	text-decoration:none;
}

/*headBtnLink*/
.headBtnLink{
	margin-top:8px;
}
.headBtnLink ul li{
	float:left;
	width:245px;
	margin-right:6px;
	margin-top:6px;
}
.headBtnLink ul li:nth-child(4n){
	margin-right:0px;
}
.headBtnLink ul li a{
	display:block;
	background:#FFF;
	border:2px solid #e9ebee;
	text-align:center;
	color:#073892;
	text-decoration:none;
	font-size:1.4rem;
}
.headBtnLink ul li.typeWaon a{
	background:#FFF url(/site_common/img/com_bg19.png) no-repeat left bottom;
}
.headBtnLink ul li a span{
	display:block;
	padding:15px 23px 14px 23px;
	background:url(/site_common/img/com_ic29.png) no-repeat right 50%;
}
.headBtnLink ul li a:hover{
	text-decoration:underline;
}

/*dropDownSubLink*/
.dropDownSubLink li{
	display:inline-block;
	margin-right:16px;
}
.dropDownSubLink li:last-child{
	margin-right:0px;
}

/*dropDownSubLink*/
.headWaonBox{
	background:#ffffff;
	padding:20px;
	margin-top:15px;
}
.headWaon2box .headWaon2boxL{
	float:left;
	width:465px;
	padding:15px 10px 10px 10px;
	background:url(/site_common/img/head_bg01.png) no-repeat center top;
}
.headWaon2box .headWaon2boxR{
	float:right;
	width:465px;
	padding:15px 10px 10px 10px;
	background:url(/site_common/img/head_bg02.png) no-repeat center top;
}
.headWaon2box dt{
	font-size:2.0rem;
	font-weight:bold;
	color:#2ba6e8;
	margin-bottom:3px;
}
.headWaon2box .headWaon2boxR dt{
	color:#970067;
}
.headWaon2box dd{
	font-size:1.4rem;
	line-height:1.5;
}
.headWaonBtn{
	margin-top:18px;
}
.headWaonBtn li{
	float:left;
	display:table;
	width:212px;
	height:77px;
	margin-right:20px;
}
.headWaonBtn li:last-child{
	margin-right:0px;
}
.headWaon2box .headWaon2boxR .headWaonBtn li{
	width:100%;
	margin-right:0px;
}
.headWaonBtn li a{
	display:table-cell;
	border:2px solid #8bcded;
	padding:13px 22px 12px 22px;
	text-align:center;
	text-decoration:none;
	background:#FFF url(/site_common/img/head_ic13.png) no-repeat right 50%;
	font-size:1.4rem;
	color:#2ba6e8;
	vertical-align:middle;
}
.headWaonBtn li a:hover{
	text-decoration:underline;
}
.headWaon2box .headWaon2boxR .headWaonBtn li a{
	border:2px solid #970067;
	background:#FFF url(/site_common/img/head_ic14.png) no-repeat right 50%;
	color:#970067;
}


/*headWaonBnList*/
.headWaonBnList{
	margin-top:17px;
	background:url(/site_common/img/com_bg20.png) repeat-y center top;
}
.headWaonBnList li{
	float:left;
	width:470px;
	margin-right:20px;
}
.headWaonBnList li:nth-child(2n){
	margin-right:0px;
}


/*headCompanyList*/
.headCompanyList{
	margin-top:15px;
}
.headCompanyList li{
	width:192px;
	margin-right:10px;
	float:left;
}
.headCompanyList li:nth-child(5){
	margin-right:0px;
}
.headCompanyList li a{
	display:block;
	background:#FFF;
	text-align:center;
	color:#073892;
	font-size:1.5rem;
	text-decoration:none;
	font-weight:bold;
	padding-top:12px;
	padding-bottom:10px;
}
.headCompanyList li a:hover{
	text-decoration:underline;
}
#spHeader{
	display:none !important;
}





/*topNaviBox*/
.topNaviBox{
	display:block;
	width:100%;
	background:#023894;
}
.topNaviBox .topNavi{
	width:1000px;
	margin:0 auto;
}
.topNaviBox li{
	float:left;
	background:url(/site_common/img/com_bg21.png) no-repeat right 50%;
}
.topNaviBox li a{
	display:block;
	padding:13px 20px 12px 20px;
	color:#FFF;
	font-size:1.4rem;
	text-decoration:none;
}
.topNaviBox li.selected a{
	background:url(/site_common/img/com_ic32.png) no-repeat center bottom;
}
.topNaviBox li:last-child{
	background:none;
}
.topNaviBox li:hover{
	text-decoration:underline;
	color:#FFF;
}
.topNaviBox li:first-child{
	background:#001c77 url(/site_common/img/com_bg21.png) no-repeat right 50%;
}












/* footer
=========================================*/

#localFooter{
	background:#FFF;
	width:100%;
	min-width:1000px;
	padding:17px 10px 15px 10px;
	text-align:center;
}
#localFooter .aeonLogoBox{
	float:left;
}
#localFooter .woodLogoBox{
	float:right;
}
#localFooter #copy{
	display:inline-block;
	text-align:center;
	font-size:10px;
	margin:0 auto;
	transform:translateY(-35px);
}
#localFooter .aeonLogoBox{
	float:left;
	width:250px;
}
#localFooter .aeonLogoBox .aeonLogo{
	float:left;
	margin-right:17px;
}
#localFooter .aeonLogoBox .aeonLogo img{
	width:94px;
	height:auto;
}
#localFooter .aeonLogoBox .aeonLink{
	overflow:hidden;
	border-left:4px solid #cccccc;
	padding-left:20px;
}
#localFooter .aeonLogoBox .aeonLink li{
	font-size:8px;
	text-align:left;
}
#localFooter .aeonLogoBox .aeonLink li a{
	text-decoration:none;
	color:#333;
}
#localFooter .woodLogoBox{
	padding-top:5px;
}
#localFooter .woodLogoBox img{
	width:116px;
	height:auto;
}

#footer{
	text-align:center;
	height:200px;
	width:100%;
	background:url(/site_common/img/foot_illust02.png) no-repeat center top;
}


#footerLink{
	background:#f8f8f8;
	padding-top:60px;
	/*margin-top:60px;*/
}
.mainUnder #footerLink{
	margin-top:0px;
}
#footerLink .footLinkWrap{
	width:1000px;
	margin:0 auto;
}
#footerLink .footLinkWrap > .footLinkCol{
	float:left;
	width:235px;
}
#footerLink .footLinkWrap > .footLinkCol:nth-child(3){
	width:268px;
}
#footerLink .footLinkWrap > .footLinkCol:nth-child(4){
	width:262px;
}
#footerLink .footLinkWrap .footLink > li{
	margin-bottom:11px;
}
#footerLink .footLinkWrap .footLink > li > a{
	text-decoration:none;
	font-size:1.4rem;
	color:#333;
	font-weight:bold;
}
#footerLink .footLinkWrap .footLink > li > a:hover{
	text-decoration:underline;
}

#footerLink .footLinkWrap .footLinkNomal > li{
	margin-bottom:11px;
}
#footerLink .footLinkWrap .footLinkNomal > li > a{
	text-decoration:none;
	font-size:1.4rem;
	color:#333;
}
#footerLink .footLinkWrap .footLinkNomal > li > a:hover{
	text-decoration:underline;
}

#footerLink .footLinkWrap .footLink > li .footLinkS{
	margin-top:3px;
	padding-left:10px;
}
#footerLink .footLinkWrap .footLink > li .footLinkS > li > a{
	display:block;
	text-decoration:none;
	color:#333;
}
#footerLink .footLinkWrap .footLink > li .footLinkS > li > a:hover{
	text-decoration:underline;
}

.flyTitle{
	font-size:1.4rem;
	font-weight:bold;
	color:#333;
	padding-left:32px;
	padding-top:5px;
	padding-bottom:4px;
	background:url(/site_common/img/com_ic26.png) no-repeat left 50%;
	margin-bottom:15px;
}
.overseasList{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:7px;
	margin-bottom:20px;
}
.overseasList li{
	float:left;
	width:155px;
	margin-bottom:13px;
}
.overseasList li:nth-child(2n){
	width:106px;
}
.overseasList li a{
	font-size:1.3rem;
	text-decoration:none;
	color:#333;
	padding:5px 3px 4px 39px;
	background:url(/site_common/img/com_flag01.png) no-repeat left 50%;
}
.overseasList li.countryType02 a{
	background:url(/site_common/img/com_flag02.png) no-repeat left 50%;
}
.overseasList li.countryType03 a{
	background:url(/site_common/img/com_flag03.png) no-repeat left 50%;
}
.overseasList li.countryType04 a{
	background:url(/site_common/img/com_flag04.png) no-repeat left 50%;
}
.overseasList li a:hover{
	text-decoration:underline;
}











/* aside
=========================================*/
/* sideMenu */
#sideMenu {
	font-size:1.4rem;
}
#sideMenu .catHead2nd {
	position: relative;
	display: table;
	width: 100%;
	height: 59px;
	margin: 0;
	background: #ffab00;
}
#sideMenu .catHead2nd > a {
	display: table-cell;
	vertical-align: middle;
	padding: 21px 15px 17px 15px ;
	color: #ffffff;
	font-size: 1.7rem;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
#sideMenu .catHead2nd > a:hover {
	text-decoration:underline;
}
#sideMenu .catMenu3rd {
	margin: 0;
}
#sideMenu .catMenu3rd > li {
	line-height: 1.4;
	border-bottom: dashed 1px #dfdfdf;
}
#sideMenu .catMenu3rd > li:last-child {
	border-bottom:none;
}
#sideMenu .catMenu3rd > li.open {
	border-bottom: none;
}
#sideMenu .catMenu3rd > li > a,
#sideMenu .catMenu3rd > li > span {
	display: block;
	padding: 14px 13px;
	color: #023795;
	text-decoration: none;
	background:#f8f8f8;
	background-size:24px auto;
}
#sideMenu .catMenu3rd > li.selected > a, 
#sideMenu .catMenu3rd > li.selected > span {
	font-weight: bold;
	background:#e3e9f7;
	background-size:24px auto;
}
#sideMenu .catMenu3rd > li.open > a,
#sideMenu .catMenu3rd > li.open > span {
	font-weight: bold;
}
#sideMenu .catMenu3rd > li > a:hover {
	color: #44bbee;
	text-decoration:underline;
}
#sideMenu .catMenu3rd > li > span {
}
#sideMenu .catMenu3rd > li > .catMenu4th {
	display: none;
	margin: 0;
	background:#f1f1f1;
}
#sideMenu .catMenu3rd > li.selected > .catMenu4th {
	display: block;
}
#sideMenu .catMenu3rd > li > .catMenu4th > li {
	border-bottom: dashed 1px #dfdfdf;
}
#sideMenu .catMenu3rd > li > .catMenu4th > li:last-child {
	border:none;
}
#sideMenu .catMenu3rd > li > .catMenu4th > li > a,
#sideMenu .catMenu3rd > li > .catMenu4th > li > span {
	display: block;
	padding: 10px 5px 10px 28px;
	color: #023795;
	text-decoration: none;
	font-size:1.3rem;
	background:#f8f8f8;
	background-size:24px auto;
}
#sideMenu .catMenu3rd > li > .catMenu4th > li > a:hover {
	color: #44bbee;
	text-decoration:underline;
}
#sideMenu .catMenu3rd > li > .catMenu4th > li.selected > a,
#sideMenu .catMenu3rd > li > .catMenu4th > li.selected > span {
	font-weight: bold;
	background:#e3e9f7;
	background-size:24px auto;
}

#sideMenu .catMenu3rd > li > .catMenu4th  > li > .catMenu5th{
	display: none;
	margin: 0;
	background:#f1f1f1;
}
#sideMenu .catMenu3rd > li > .catMenu4th  > li.selected > .catMenu5th{
	display: block;
}
#sideMenu .catMenu3rd > li > .catMenu4th > li  > .catMenu5th > li {
	border-bottom: dashed 1px #dfdfdf;
}
#sideMenu .catMenu3rd > li > .catMenu4th > li .catMenu5th > li:last-child{
	border:none;
}
#sideMenu .catMenu3rd > li > .catMenu4th > li > .catMenu5th > li > a,
#sideMenu .catMenu3rd > li > .catMenu4th > li > .catMenu5th > li > span {
	display: block;
	padding: 10px 5px 10px 40px;
	color: #023795;
	text-decoration: none;
	font-size:1.3rem;
	background:#f1f1f1;
	background-size:24px auto;
}
#sideMenu .catMenu3rd > li > .catMenu4th > li .catMenu5th > li > a:hover {
	color: #44bbee;
	text-decoration:underline;
}
#sideMenu .catMenu3rd > li > .catMenu4th > li > .catMenu5th > li.selected > a,
#sideMenu .catMenu3rd > li > .catMenu4th > li > .catMenu5th > li.selected > span {
	font-weight: bold;
	background:#e3e9f7;
	background-size:24px auto;
}

#sideMenu .oldNewsWrap {
	position:relative;
	padding-bottom:53px;
}
#sideMenu .oldList li:first-child{
	border-top: dashed 1px #dfdfdf;
}
#sideMenu .oldNewsLink {
	width:100%;
}
#sideMenu .oldNewsLink a {
	position:relative;
	display:block;
	height:53px;
	padding:17px 20px 17px 13px;
	background:#ededed;
	font-size:1.3rem;
	text-decoration:none;
}
#sideMenu .oldNewsLink a:hover {
	text-decoration:underline;
}
#sideMenu .oldNewsLink a:before {
	content:"";
	position:absolute;
	top:50%;
	right:10px;
	width:12px;
	height:2px;
	margin-top: -1px;
	background:#023795;
}
#sideMenu .oldNewsLink a:after {
	content:"";
	position:absolute;
	top:50%;
	right:15px;
	width:2px;
	height:12px;
	margin-top: -6px;
	background:#023795;
}
#sideMenu .oldNewsLink.active a:after{
	display:none;
}

.sideBnBox{
	margin-top:10px;
}
.sideBnBox > p{
	margin-bottom:10px;
}
.sideBnBox a img:hover{
	opacity:0.8;
}


/* extra
=========================================*/

#pageTopBtn{
	position:fixed;
	right:50px;
	bottom:80px;
	z-index:9000;
	width:60px;
	height:60px;
	display:none;
}
#pageTopBtn.fadeIn{
	display:block;
}
#pageTopBtn a{
	display:block;
	width:60px;
	height:60px;
	background:url(/site_common/img/com_bt05.png) no-repeat center 50%;
	background-size:60px 60px;
}
#pageTopBtn a:hover{
	opacity:0.8;
}






/*=================================

	clearfix

=================================*/
.topicNavBlock .topicNav ul:after,
.contentsWrap:after,
.localFoot:after,
#footerLink .footLinkWrap:after,
.overseasList:after,
.dropDownBox .productTwoCol:after,
.headProductList:after,
.whiteLinkBox ul:after,
.headBtnLink ul:after,
.headWaon2box:after,
.headWaonBtn ul:after,
.headWaonBnList:after,
.headCompanyList:after,
.topNaviBox ul:after {
	content: "";
	display: block;
	clear: both;
}

}

@media print{
  #pcHeader{
		position:static !important;
	}
	#pageContainer {
    padding-top: 0px !important;
}
}



