<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'UTF-8';
/*===========================================
frameworks.css INDEX

* Images
* Column
* Tab
* Block
		-categoryBlock
		-partBlock
		-chapterBlock
		-pressBlock
		-infoBlock
		-bnrBlock
* KeyVisual
* Accordion
* News
* Photo Library
--------------------
Global Site Original
* productDetail
* groupBox
* newsBranchBlock
* bnrBlock
* Toray All Around
* mapContent
* switchWrap
* Branch
* clearfix
===========================================*/

/*--------------------------------------------------
Images
--------------------------------------------------*/
/* lumpMix
--------------------------------*/
.lumpMix{overflow:hidden; zoom:1;}
.lumpMix .lumpR{float:right; margin:0 0 10px 20px;}
.lumpMix .lumpL{float:left; margin:0 20px 10px 0;}
.lumpMix .lumpR span,
.lumpMix .lumpL span{display:block; margin-top:5px; line-height:1.4;}
.lumpMix .lumpEnd{overflow:hidden; zoom:1;}

.capW50{width:50px;}.capW60{width:60px;}.capW70{width:70px;}.capW80{width:80px;}.capW90{width:90px;}.capW100{width:100px;}
.capW110{width:110px;}.capW120{width:120px;}.capW130{width:130px;}.capW140{width:140px;}.capW150{width:150px;}
.capW160{width:160px;}.capW170{width:170px;}.capW180{width:180px;}.capW190{width:190px;}.capW200{width:200px;}
.capW210{width:210px;}.capW220{width:220px;}.capW230{width:230px;}.capW240{width:240px;}.capW250{width:250px;}
.capW260{width:260px;}.capW270{width:270px;}.capW280{width:280px;}.capW290{width:290px;}.capW300{width:300px;}
.capW310{width:310px;}.capW320{width:320px;}.capW330{width:330px;}.capW340{width:340px;}.capW350{width:350px;}
.capW360{width:360px;}.capW370{width:370px;}.capW380{width:380px;}.capW390{width:390px;}.capW400{width:400px;}
.capW410{width:410px;}.capW420{width:420px;}.capW430{width:430px;}.capW440{width:440px;}.capW450{width:450px;}
.capW460{width:460px;}.capW470{width:470px;}.capW480{width:480px;}.capW490{width:490px;}.capW500{width:500px;}

/* imgColumn
--------------------------------*/
.imgColumn2List,
.imgColumn3List,
.imgColumn4List{overflow:hidden; zoom:1;}

.imgColumn2List{margin:15px 0 0 -20px;}
.imgColumn3List{margin:15px 0 0 -15px;}
.imgColumn4List{margin:15px 0 0 -12px;}

.imgColumn2List li{ float:left; padding:0 0 8px 20px; width:470px;}
.imgColumn3List li{ float:left; padding:0 0 8px 15px; width:310px;}
.imgColumn4List li{ float:left; padding:0 0 8px 12px; width:231px;}

#main .imgColumn2List{margin:15px 0 0 -20px;}
#main .imgColumn3List{margin:15px 0 0 -15px;}
#main .imgColumn4List{margin:15px 0 0 -8px;}
#main .imgColumn2List li{ float:left; padding:0px 0px 8px 20px; width:350px;}
#main .imgColumn3List li{ float:left; padding:0px 0px 8px 15px; width:230px;}
#main .imgColumn4List li{ float:left; padding:0px 0px 8px 8px; width:174px;}

.imgColumn2List li img,
.imgColumn3List li img,
.imgColumn4List li img{text-align:center;}

.imgColumn2List li span,
.imgColumn3List li span,
.imgColumn4List li span{display:block; margin-top:5px;}

.imgColumn2List li span.iconBlank a,
.imgColumn3List li span.iconBlank a,
.imgColumn4List li span.iconBlank a{padding-right:26px; background:url(../images/icon_blank.gif) 100% 0 no-repeat;}

.imgColumn2List li span.captionC,
.imgColumn3List li span.captionC,
.imgColumn4List li span.captionC{text-align:center;}

@media screen and (max-width:599px){
	.lumpMix .lumpR,
	.lumpMix .lumpL{width:50%;}
	.lumpMix .lumpR.sp30,
	.lumpMix .lumpL.sp30{width:30%;}
	.lumpMix .lumpR.sp100,
	.lumpMix .lumpL.sp100{width:100%; float:none; text-align:center; margin-right:0!important; margin-left:0!important;}
	
	.capW50,.capW60,.capW70,.capW80,.capW90,.capW100,
	.capW110,.capW120,.capW130,.capW140,.capW150,
	.capW160,.capW170,.capW180,.capW190,.capW200,
	.capW210,.capW220,.capW230,.capW240,.capW250,
	.capW260,.capW270,.capW280,.capW290,.capW300,
	.capW310,.capW320,.capW330,.capW340,.capW350,
	.capW360,.capW370,.capW380,.capW390,.capW400,
	.capW410,.capW420,.capW430,.capW440,.capW450,
	.capW460,.capW470,.capW480,.capW490,.capW500{width:auto;}
	
	.imgColumn2List,
	.imgColumn3List,
	.imgColumn4List{margin:15px 0 0!important;}
	.imgColumn2List li,
	.imgColumn3List li,
	.imgColumn4List li{float:none!important; padding:0 0 10px!important; width:100%!important; text-align:center;}
	
	.imgColumn2List li span.iconBlank a,
	.imgColumn3List li span.iconBlank a,
	.imgColumn4List li span.iconBlank a{
		padding-right:13px;
		background-size:8px 7px;
		-moz-background-size:8px 7px;
		-webkit-background-size:8px 7px;
		background-position:100% 45%;
	}
}


/*--------------------------------------------------
Column
--------------------------------------------------*/
.columnBlock{margin-left:-2%; clear:both; margin-bottom:25px;}
.ie8 .columnBlock img{width:100%;}

/* 10 split */
.gw1,.gw2,.gw3,.gw4,.gw5,.gw6,.gw7,.gw8,.gw9,.gw10{
	margin-left:2%;
	margin-bottom:10px;
	float:left;
	display:inline;
	/*background-color:#ccc;*//*for sample*/
}
.gw1{width:8%;}
.gw2{width:18%;}
.gw3{width:28%;}
.gw4{width:38%;}
.gw5{width:48%;}
.gw6{width:58%;}
.gw7{width:68%;}
.gw8{width:78%;}
.gw9{width:88%;}
.gw10{width:98%;}

/* Equal interval */
.gn1,.gn2,.gn3,.gn4,.gn5{
	margin-left:2%;
	margin-bottom:10px;
	float:left;
	display:inline;
	/*background-color:#ccc;*//*for sample*/
}
.gn1{width:98%;}
.gn2{width:48%;}
.gn3{width:31.3%;}
.gn4{width:23%;}
.gn5{width:18%;}
.gnauto{width: auto;}

@media screen and (max-width:600px){
	.columnBlock.smpVertical{margin-left:0;}
	.columnBlock.smpVertical .gw1,
	.columnBlock.smpVertical .gw2,
	.columnBlock.smpVertical .gw3,
	.columnBlock.smpVertical .gw4,
	.columnBlock.smpVertical .gw5,
	.columnBlock.smpVertical .gw6,
	.columnBlock.smpVertical .gw7,
	.columnBlock.smpVertical .gw8,
	.columnBlock.smpVertical .gw9,
	.columnBlock.smpVertical .gw10{
		margin-left:0;
		margin-bottom:10px;
		float:left;
		display:inline;
		/*background-color:#ccc;*//*for sample*/
		width:100%;
	}
	.columnBlock.smpVertical .gn1,
	.columnBlock.smpVertical .gn2,
	.columnBlock.smpVertical .gn3,
	.columnBlock.smpVertical .gn4,
	.columnBlock.smpVertical .gn5{
		margin-left:0;
		margin-bottom:10px;
		float:left;
		display:inline;
		/*background-color:#ccc;*//*for sample*/
		width:100%;
	}
}


/*--------------------------------------------------
Tab
--------------------------------------------------*/
/* tabNavImg
----------------------------*/
.tabNavImg{margin-top:11px;}
.tabNavImg ul{background:url(../images/bg_line_02.gif) 0 100% repeat-x; overflow:hidden; zoom:1;}
.tabNavImg li{float:left; margin-right:5px;}
.tabNavImg li.nEnd{margin-right:0;}

/* tabNavEasy
----------------------------*/
.tabNavEasy ul{background:url(../images/bg_line_02.gif) 0 100% repeat-x; overflow:hidden; zoom:1;}

/* tabNav, tabNavEasy
----------------------------*/
.tabNav a:link,
.tabNav a:visited,
.tabNavEasy a:link,
.tabNavEasy a:visited{color:#333333;}
.tabNav a:hover,
.tabNavEasy a:hover{color:#1798da;}
.tabNav,
.tabNavEasy{margin-top:11px;}
.tabNav li,
.tabNavEasy li{float:left; margin-right:5px;}
.tabNav.item2 li,.tabNavEasy.item2 li{width:477px; padding:0; margin-right:6px;}
.tabNav.item3 li,.tabNavEasy.item3 li{width:316px; padding:0; margin-right:6px;}
.tabNav.item4 li,.tabNavEasy.item4 li{width:237px; padding:0; margin-right:4px;}
.tabNav.item5 li,.tabNavEasy.item5 li{width:188px; padding:0;}
#main .tabNav.item1 li,#main .tabNavEasy.item1 li{width:685px;}
#main .tabNav.item2 li,#main .tabNavEasy.item2 li{width:357px; margin-right:6px;}
#main .tabNav.item3 li,#main .tabNavEasy.item3 li{width:236px; margin-right:6px;}
#main .tabNav.item4 li,#main .tabNavEasy.item4 li{width:177px; margin-right:4px;}
#main .tabNav.item5 li,#main .tabNavEasy.item5 li{width:140px;}

.tabNav li.nEnd,
.tabNavEasy li.nEnd{margin-right:0!important;}
.tabNav li a,
.tabNavEasy li a{
	display:block;
	padding:10px 10px 0 10px;
	height:30px;
	border:solid 1px #e7e7e7;
	border-bottom:none;
	text-align:center;
	background:#fbfbfb url(../images/bg_tab_001.gif) 0 0 repeat-x;
	zoom:1;
}
.tabNav li.on a,
.tabNavEasy li.on a{
	background-color:#fff;
	background-image:none;
	color:#0099cc !important;
	font-weight:bold;
}
.tabNav.item2 li a,.tabNav.item2 li a,
.tabNav.item3 li a,.tabNavEasy.item3 li a,
.tabNav.item4 li a,.tabNavEasy.item4 li a,
.tabNav.item5 li a,.tabNavEasy.item5 li a{padding:10px 0 0 0;}

.tabNav li.tall a,
.tabNavEasy li.tall a{padding-top:18px!important; height:32px; line-height:1.3; background-position:0 100%;}
.tabNav li.pluralline a,
.tabNavEasy li.pluralline a{padding-top:5px!important; height:35px; line-height:1.3;}
.tabNav li.pluralline.tall a,
.tabNavEasy li.pluralline.tall a{padding-top:5px!important; height:45px; line-height:1.3; background-position:0 100%;}

/* tabWrap
----------------------------*/
.tabWrap .categoryWrap,
.tabWrap .linksWrap{
	margin-top:-1px;
	display:none;
	zoom:1;
	z-index:1;
}
.tabWrap .linksWrap.active,
.tabWrap .categoryWrap.active{display:block;}
.tabWrap.item1{margin-top:11px;}

.tabWrap .tabElem{display:none;}
.tabWrap .tabElem.active{display:block;}

/* categoryWrap
----------------------------*/
.categoryWrap{padding:15px; border:solid 1px #e9e9e9;}

/* linksWrap
----------------------------*/
.linksWrap{padding:0 0 17px 0; border:solid 1px #e9e9e9;}
.linksWrap .heading{padding:13px 18px; background-color:#f1f1f1; font-size:128%; font-weight:bold; border-bottom:#e9e9e9 1px solid;}
.linksWrap h3{padding:10px 0 0 10px;}
.linksWrap ul{}
.linksWrap ul li{
	float:left;
	width:18%;
	margin:20px 0 0 2%;
}
#main .linksWrap ul li{width:22%; margin-left:3%;}
.ie7 .linksWrap ul li{width:17%;}
.ie7 #main .linksWrap ul li{width:21%;}
.linksWrap ul li span{font-size:85%; font-weight:normal; display:block; color:#333;}
.linksWrap ul li em{display:block;}
.linksWrap ul li .icon{margin-left:8px;}
.linksWrap ul li .test{margin-left:0px;}
.linksWrap li.icon a{padding-right:18px; background:url(../images/icon_newwin.png) 100% 0.3em no-repeat;}
.linksWrap ul li.active a{color:#000;}

/* noLine */
.linksWrap.noLine{padding:0; margin-bottom:20px; border:none;}
.linksWrap.noLine ul li{margin:20px 2% 0 0;}
#main .linksWrap.noLine ul li{margin:20px 3% 0 0;}
#main .kvFilter .linksWrap.noLine ul li{margin:0 2% 20px 0;}

@media screen and (max-width:599px){
	.tabNavImg li,
	.tabNavEasy li,
	.tabNav li{
		margin:0!important;
		padding:0;
		width:auto!important;
		border:#e7e7e7 1px solid;
		background:linear-gradient(#f3f3f3, #eee);
		background:-moz-linear-gradient(top, #f3f3f3, #eee);
		background:-webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#eee));
	}
	.btnTab{border-top:#e7e7e7 1px solid;}
	.btnTab li{float:none; border-top:none;}
	.tabNavImg li a,
	.tabNavEasy li a,
	.tabNav li a{display:block; color:#333; padding:10px;}
	.tabNavImg li.on,
	.tabNavEasy li.on,
	.tabNav li.on{color:#0099cc; font-weight:bold;}
	
	.tabNavImg li.on:before,
	.tabNavImg li a:before{content:attr(data-label);}
	.tabNavImg li.on{padding:10px; background:#e1eeff;}
	.tabNavImg li img{display:none;}
	.tabNav li a, .tabNavEasy li a{height:auto; border:none; text-align:left; background-image:none;}
	.tabNav li.on a, .tabNavEasy li.on a{background:#e1eeff;}
	
	.tabNav.item2 li a,.tabNavEasy.item2 li a,
	.tabNav.item3 li a,.tabNavEasy.item3 li a,
	.tabNav.item4 li a,.tabNavEasy.item4 li a,
	.tabNav.item5 li a,.tabNavEasy.item5 li a{padding:10px;}
	.tabNav li.pluralline a, .tabNavEasy li.pluralline a,
	.tabNav li.tall a, .tabNavEasy li.tall a,
	.tabNav li.pluralline.tall a, .tabNavEasy li.pluralline.tall a{height:auto!important; padding:10px!important;}
	.tabNav.item4 li.nEnd, .tabNavEasy.item4 li.nEnd{margin:0;}
	
	.linksWrap{padding:0; font-size:12px;}
	.linksWrap ul li{float:none; width:auto!important; margin:0!important; border-top:#e9e9e9 1px solid; font-size:100%; min-height:auto!important;}
	.linksWrap ul li:first-child{border:none;}
	.linksWrap ul li a{display:block; padding:10px;}
	.linksWrap ul li span{display:inline;}
	.linksWrap ul li em{display:inline;}
	.linksWrap .heading{font-size:114%; padding:8px 10px;}
	.linksWrap h3{background:#e9e9e9; padding-bottom:10px;}
	.linksWrap p{font-size:114%; margin-top:10px;}
	.linksWrap li.icon a{background-position:95% 50%;}
}

/* resp-accordion
--------------------------------*/
h2.resp-accordion{cursor:pointer; padding:5px; display:none;}
.resp-tab-content{display:none; padding:15px;}
.resp-tab-active{background-color:#fff !important; background-image:none !important; color:#0099cc !important;}
.resp-tab-active{border-bottom:none; background-color:#fff;}
.resp-content-active, .resp-accordion-active{display:block;}
h2.resp-accordion{
	font-size:15px;
	border:1px solid #e9e9e9;
	border-top:0px solid #e9e9e9;
	margin:0px;
	padding:10px 15px;
}
h2.resp-tab-active{border-bottom:0px solid #e9e9e9 !important; margin-bottom:0px !important; padding:10px 15px !important;}
h2.resp-tab-title:last-child{border-bottom:12px solid #e9e9e9 !important; background:blue;}
.resp-vtabs .accoTab-list li{display:block; margin:0; cursor:pointer; float:none;}
.resp-vtabs .accoTab-container{}
.resp-vtabs .resp-tab-content{border:none;}
.resp-vtabs li.resp-tab-active{
	border-right:none;
	background-color:#fff;
	position:relative;
	z-index:1;
}
.resp-arrow{
	width:0;
	height:0;
	float:right;
	margin-top:3px;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-top:12px solid #e9e9e9;
}
h2.resp-tab-active span.resp-arrow{
	border:none;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-bottom:12px solid #9B9797;
}
.resp-jfit{width:100%; margin:0px;}
.resp-tab-content-active{display:block;}
h2.resp-accordion:first-child{border-top:1px solid #e9e9e9 !important;}
.accoTab-container .linksWrap{padding:0 0 17px 0;}

@media screen and (max-width:599px){
	.accoTab{margin-top:11px!important;}
	.accoTab .tabNav{display:none;}
	ul.accoTab-list{display:none;}
	h2.resp-accordion{
		display:block;
		background-color:#fbfbfb !important;
		border-top:0px solid #e9e9e9 !important;
		font-size:100%;
	}
	h2.resp-tab-active{background:#e1eeff !important;}
	.resp-easy-accordion  h2.resp-accordion{display:block;}
	.resp-vtabs .resp-tab-content{border:1px solid #e9e9e9;}
	.resp-vtabs .accoTab-container{
		border:none;
		float:none;
		width:100%;
		min-height:initial;
		clear:none;
	}
	.resp-accordion-closed{display:none !important;}
	.resp-vtabs .resp-tab-content:last-child{border-bottom:1px solid #e9e9e9 !important;}
}


/*--------------------------------------------------
Block
--------------------------------------------------*/
/* categoryBlock
--------------------------------*/
.listBox{
	float:left;
	margin-bottom:15px;
	border:#e9e9e9 1px solid;
	background-color:#fff;
}
.listBoxInner .listTitle{
	font-size:114%;
	font-weight:bold;
	margin:0 0 5px 0;
	padding-left:0;
	line-height:1.3;
	border-left:0;
}
.listBox a .listBoxInner .listTitle{color:#014099;}
.listBox .imgArea{text-align:center; margin:-1px;}
.listBox &gt; a{display:block; color:inherit; text-decoration:none; overflow:hidden;}
.listBox &gt; a:hover{color:#014099; text-decoration:underline;}
.listBox a.iconBlank{padding-right:26px; background:url(../images/icon_blank.gif) 100% 3px no-repeat;}
.listBoxInner .listText a{color:#333;}
.listBox.linkBlank{background:url(../images/icon_newwin_02.png) 98% 96% no-repeat;}

.listBox .imgPC{display:block; text-align:center;}
.listBox .imgSP{display:none;}
.listBox .imgArea{text-align:center;}

/* categoryBlock02
--------------------------------*/
.categoryBlock02{margin:20px 0 0 -30px;}
.categoryBlock02 .listBox{width:463px; margin:0 0 30px 30px;}
#main .categoryBlock02{margin-left:-20px;}
#main .categoryBlock02 .listBox{width:348px; margin:0 0 20px 20px;}
.categoryBlock02 .listBoxInner{padding:13px 15px;}

/* categoryBlock03
--------------------------------*/
.categoryBlock03{margin:20px 0 0 -15px;}
.categoryBlock03 .listBox{width:308px; margin-left:15px;}
#main .categoryBlock03{margin-left:-15px;}
#main .categoryBlock03 .listBox{width:228px; margin:0 0 15px 15px;}
.categoryBlock03 .listBoxInner{padding:13px 15px;}

/* categoryBlock04
--------------------------------*/
.categoryBlock04{margin:20px 0 0 -16px;}
.categoryBlock04 .listBox{width:226px; margin-left:16px;}
#main .categoryBlock04{margin-left:-12px;}
#main .categoryBlock04 .listBox{width:169px; margin:0 0 12px 12px;}
.categoryBlock04 .listBoxInner{padding:10px;}
.categoryBlock04.kvInner{position:relative; margin-top:0;}

/* categoryBlock05
--------------------------------*/
.categoryBlock05{margin:20px 0 0 -15px;}
.categoryBlock05 .listBox{width:178px; margin-left:15px;}
#main .categoryBlock05{margin-left:-10px;}
#main .categoryBlock05 .listBox{width:134px; margin:0 0 10px 10px;}
.categoryBlock05 .listBoxInner{padding:10px;}

@media screen and (max-width:599px){
	.listBox{
		float:none;
		width:auto!important;
		margin:10px 0 0 0!important;
		padding:0 0 10px 0!important;
		border:none;
		border-bottom:#e9e9e9 1px solid;
	}
	.categoryBlock02,
	.categoryBlock03,
	.categoryBlock04,
	.categoryBlock05{margin-left:0!important;}
	.categoryBlock05 .listBox{overflow:hidden;}
	.categoryBlock05 .listBox dt{float:left; width:28%;}
	.categoryBlock05 .listBox dt img{max-width:100%; height:auto;}
	.categoryBlock05 .listBox dd{overflow:hidden;}
	
	.listBoxInner{padding:5px 0 0!important;}
	.listBoxInner .listTitle{font-family:inherit;}
	
	.listBox &gt; a:hover{
			box-shadow:none;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
	}
	.listBox .imgPC{display:none!important;}
	.listBox .imgSP{display:block!important;}
	.listBox.imgThumb .imgArea{float:left; width:28%; margin:0 10px 5px 0;}
	
	/* kvInner */
	.categoryBlock04.kvInner{margin-top:0;}
	.categoryBlock04.kvInner.un1st{padding-top:10px; border-top:#e9e9e9 1px solid;}
	.categoryBlock04.kvInner .listBox{
		display:table;
		width:100%!important;
		margin:10px 0 0 0!important;
		padding:0 0 10px 0!important;
		background:#fff;
	}
	.categoryBlock04.kvInner .listBox .imgArea{display:table-cell; float:none; width:32%;}
	.categoryBlock04.kvInner .listBox .imgArea img.imgPC{display:none;}
	.categoryBlock04.kvInner .listBox .imgArea img.imgSP{display:block; width:100%;}
	.categoryBlock04.kvInner .listBox .listBoxInner{display:table-cell; width:68%; vertical-align:middle; height:auto; padding:10px 0 10px 10px!important;}
	.categoryBlock04.kvInner .listBox .listBoxInner .listTitle{font-size:128%!important; margin-bottom:3px; text-align:left!important;}
}

/* partBlock
--------------------------------*/
.partBlock{margin:0 0 0 -20px; position:relative;}
.partBlock .partBox{
	float:left;
	width:470px;
	height:185px;
	margin:0 0 20px 20px;
	background:url(../images/bg_white_op80.png) 0 0 repeat;
	overflow:hidden;
	zoom:1;
}
.partBlock .partBox a{display:block; text-decoration:none; zoom:1; cursor:pointer;}
.partBlock .partBox a:hover{opacity:0.8;}
.partBlock .partBox.partL .partImg{float:left; width:236px; height:185px;}
.partBlock .partBox.partR .partImg{float:right; width:236px; height:185px;}
.partBlock .partBox .partImg .imgSP{display:none;}
.partBlock .partBox .partTxt{display:table-cell; width:187px; height:163px; padding:10px 23px; border:#e9e9e9 1px solid; overflow:hidden; zoom:1; vertical-align:middle;}
.ie7 .partBlock .partBox .partTxt{display:block;}
.partBlock .partBox.partL .partTxt{border-left:0;}
.partBlock .partBox.partR .partTxt{border-right:0;}
.partBlock .partBox .partTxt h2{font-size:128%; margin-bottom:5px; color:#014099; font-weight:bold; text-align:center; line-height:1.3;}
.partBlock .partBox .partTxt p{color:#000; line-height:1.3;}

.partBlock#indexAdjust{margin-top:-432px;}
.partBlock#indexAdjust .partBox .partTxt h2{font-size:142%; text-align:left;}

#main .partBlock .partBox{width:350px; height:145px;}
#main .partBlock .partBox.partL .partImg,
#main .partBlock .partBox.partR .partImg{width:175px; height:145px;}
#main .partBlock .partBox .partTxt{min-width:143px; height:123px; padding:10px 15px;}

/* partBlockWide 
--------------------------------*/
.partBlockWide .partBox{margin-bottom:20px; border:#e9e9e9 1px solid;}
.partBlockWide .partBox.partL .partImg{float:left; width:300px; margin:-1px 0 0 -1px;}
.partBlockWide .partBox.partR .partImg{float:right; width:300px; margin:-1px -1px 0 0;}
.partBlockWide .partBox .partTxt{display:block; padding:25px 30px 10px; overflow:hidden; zoom:1; min-height:148px;}
.partBlockWide .partBox .partTxt h2{font-size:142%; margin-bottom:5px; color:#014099; font-weight:bold; line-height:1.3;}
.partBlockWide .partBox a .partTxt p{color:#333;}

@media screen and (max-width:599px){
	.partBlock{margin:0;}
	.partBlock#indexAdjust{margin:330px 0 0;}
	.partBlock .partBox{
		float:none;
		width:100%;
		height:auto;
		margin:10px 0 0 0;
		padding:0 0 10px 0;
		background:#fff;
		border-bottom:#e9e9e9 1px solid;
	}
	/*.partBlock .partBox:first-child{border:none; padding-top:0;}*/
	.partBlock .partBox a{display:table;}
	.partBlock .partBox.partL .partImg,
	.partBlock .partBox.partR .partImg{width:32%!important; height:auto; float:none;}
	.partBlock .partBox .partImg{display:table-cell; float:none; width:32%;}
	.partBlock .partBox .partImg img.imgPC{display:none;}
	.partBlock .partBox .partImg img.imgSP{display:block; width:100%;}
	.partBlock .partBox .partTxt{display:table-cell; width:68%; vertical-align:middle; height:auto; min-width:inherit; border:none; padding:10px 0 10px 10px;}
	.partBlock .partBox .partTxt h2{font-size:128%!important; margin-bottom:3px; text-align:left;}
	
	.partBlockWide .partBox.partL .partImg,
	.partBlockWide .partBox.partR .partImg{width:30%; margin:-1px 0 0 -1px;}
	.partBlockWide .partBox .partTxt{padding:10px; height:inherit;}
	.partBlockWide .partBox .partTxt h2{font-size:128%;}
	
	#main .partBlock .partBox{width:100%; height:auto;}
	#main .partBlock .partBox.partL .partImg,
	#main .partBlock .partBox.partR .partImg{height:auto; float:none;}
	#main .partBlock .partBox.partL .partImg img,
	#main .partBlock .partBox.partR .partImg img{width:100%;}
	#main .partBlock .partBox .partTxt{min-width:inherit; height:auto; padding:10px 0 10px 10px;}
}

/* chapterBlock
--------------------------------*/
.chapterBlock{margin:0 0 0 -18px; position:relative;}
.chapterBlock .chapterBox{
	float:left;
	width:308px;
	margin:0 0 18px 18px;
	background:url(../images/bg_white_op80.png) 0 0 repeat;
}
.chapterBlock .chapterBox a{display:block; text-decoration:none; zoom:1; cursor:pointer;}
.chapterBlock .chapterBox a:hover{opacity:0.8;}
.chapterBlock .chapterBox .chapImg img.imgSP{display:none;}
.chapterBlock .chapterBox .chapTxt{padding:18px 20px 20px; border:#e9e9e9 1px solid; border-top:none;}
.chapterBlock .chapterBox .chapTxt h2{margin-bottom:5px; font-size:128%; color:#014099; font-weight:bold; text-align:center;}
.chapterBlock .chapterBox .chapTxt p{color:#000;}

@media screen and (max-width:599px){
	.chapterBlock{margin:0;}
	.chapterBlock .chapterBox{
		float:none;
		width:100%;
		height:auto;
		margin:10px 0 0 0;
		padding:0 0 10px 0;
		background:#fff;
		border-bottom:#e9e9e9 1px solid;
	}
	.chapterBlock .chapterBox.un1st{border-top:#e9e9e9 1px solid; padding-top:10px;}
	.chapterBlock .chapterBox .chapImg img{width:100%;}
	.chapterBlock .chapterBox .chapImg img.imgPC{display:none;}
	.chapterBlock .chapterBox .chapImg img.imgSP{display:block;}
	.chapterBlock .chapterBox .chapTxt{height:auto; min-height:auto!important; border:none; padding:10px 15px;}
	
	.chapterBlock .chapterBox.spTypeL,
	.chapterBlock .chapterBox.spTypeR{display:table;}
	.chapterBlock .chapterBox.spTypeL &gt; a,
	.chapterBlock .chapterBox.spTypeR &gt; a{display:table; width:100%;}
	.chapterBlock .chapterBox.spTypeL .chapImg,
	.chapterBlock .chapterBox.spTypeR .chapImg{width:32%; display:table-cell; margin:0;}
	.chapterBlock .chapterBox.spTypeL .chapImg img.imgSP,
	.chapterBlock .chapterBox.spTypeR .chapImg img.imgSP{width:100%;}
	.chapterBlock .chapterBox.spTypeL .chapTxt,
	.chapterBlock .chapterBox.spTypeR .chapTxt{display:table-cell; width:68%; padding:0 0 0 10px; vertical-align:middle;}
	
	.chapterBlock .chapterBox.spTypeL .chapTxt h2,
	.chapterBlock .chapterBox.spTypeR .chapTxt h2{text-align:left; margin-bottom:3px; line-height:1.3;}
}

/* pressBlock
--------------------------------*/
.pressBlock{margin-bottom:20px; padding:18px 25px; border:#e9e9e9 1px solid;}
.pressBlock .heading{overflow:hidden; zoom:1;}
.pressBlock .heading h2{color:#014099; font-size:142%; font-weight:bold; float:left;}
.pressBlock .heading p{float:right; margin-top:5px;}
.pressBlock dt{margin-top:15px;}
.pressBlock dt span{margin-right:10px;}
.pressBlock dt img{margin-right:8px; vertical-align:middle;}

/* infoBlock
--------------------------------*/
.infoBlock{margin-bottom:20px; padding:18px 25px; border:#e9e9e9 1px solid;}
.infoBlock .heading{overflow:hidden; zoom:1;}
.infoBlock .heading h2{color:#014099; font-size:142%; font-weight:bold; float:left;}
.infoBlock .heading p{float:right; margin-top:5px;}
.infoBlock dl{overflow:hidden; zoom:1;}
.infoBlock dl dt{float:left; margin:10px 15px 0 0; color:#666;}
.infoBlock dl dd{overflow:hidden;}
.infoBlock dl dd{
	width:780px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
	-o-text-overflow:ellipsis; /* Opera */
	margin-top:10px;
	zoom:1;
}
.ie7 .infoBlock{margin-top:20px;}
.ie7 .infoBlock dl dt{width:105px;}
.ie7 .infoBlock dl dd{width:auto;}

@media screen and (max-width:599px){
	.pressBlock{padding:10px;}
	.pressBlock h2{font-size:128%;}
	.pressBlock dt img.label{width:66px; height:10px;}
	
	.infoBlock{padding:10px;}
	.infoBlock h2{font-size:128%;}
	.infoBlock dl dt{float:none; margin:10px 0 0 0;}
	.infoBlock dl dd{width:auto; margin-top:0;}
}

/* bnrBlock
--------------------------------*/
.bnrBlock{padding:0 19px 19px 19px; border:#e5e5e5 1px solid; background-color:#f6f5f5;}
.bnrBlock ul{margin-left:-17px;}
.bnrBlock ul li{float:left; width:170px; margin:19px 0 0 17px;}
.bnrBlock ul li a{color:#333;}
.bnrBlock ul li a:hover{opacity:0.8;}
.bnrBlock ul li span{display:inline-block; margin-top:10px; font-weight:bold; font-size:12px!important;}
.bnrBlock.column3{margin-bottom:20px; padding:0 19px 19px 0; overflow:hidden; zoom:1;}
.bnrBlock .bnrBox{float:left; width:294px; margin:19px 0 0 19px;}
.bnrBlock .bnrBox a{text-decoration:none; color:#333;}
.bnrBlock .bnrBox a:hover{opacity:0.8;}
.bnrBlock .bnrBox .heading{font-size:114%; font-weight:bold; margin:10px 0 3px;}
.bnrBlock .bnrBox .heading span{font-size:100%;}
.bnrBlock .bnrBox .outline{font-size:85%;}

/* bnrBlock
---------------------------------*/
.bnrBlock.column3{margin-bottom:20px; padding:0 19px 19px 0; overflow:hidden; zoom:1;}
.bnrBlock .bnrBox{float:left; width:294px; margin:19px 0 0 19px;}
.bnrBlock .bnrBox a{text-decoration:none; color:#333;}
.bnrBlock .bnrBox a:hover{opacity:0.8;}
.bnrBlock .bnrBox .heading{font-size:114%; font-weight:bold; margin:10px 0 3px;}
.bnrBlock .bnrBox .heading span{font-size:100%;}
.bnrBlock .bnrBox .outline{font-size:85%;}

@media screen and (max-width:599px){
	.bnrBlock{padding:10px 10px 0;}
	.bnrBlock ul{margin:0;}
	.bnrBlock ul li{float:none; width:100%; margin:0 0 10px 0; display:table;}
	.bnrBlock ul li a{display:table; width:100%;}
	.bnrBlock ul li img{width:85px; height:60px; display:table-cell; padding-right:10px;}
	.bnrBlock ul li span{overflow:hidden; display:table-cell; width:65%; vertical-align:middle;}
	.bnrBlock.column3{padding:10px;}
	.bnrBlock .bnrBox{float:none; width:100%; margin:10px 0 0 0; display:table;}
	.bnrBlock .bnrBox:first-child{margin-top:0;}
	.bnrBlock .bnrBox .thumb{display:table-cell; width:95px;}
	.bnrBlock .bnrBox .thumb img{width:85px; padding-right:10px;}
	.bnrBlock .bnrBox .heading{margin-top:0; display:table-cell; font-size:12px; vertical-align:middle;}
	.bnrBlock .bnrBox .heading span{font-size:12px;}
	.bnrBlock .bnrBox .outline{display:none;}
}

/* prodSearchBlock
--------------------------------*/
.prodSearchBlock{position:relative; margin:0 0 18px; padding:7px; border:#e9e9e9 1px solid; background-color:#fff;}
.prodSearchBlock h2{float:left; padding:0 40px; color:#014099; font-size:114%; font-weight:bold; line-height:34px;}
.prodSearchBlock form{float:left;}
.prodSearchBlock form input.wordInput{
	width:457px;
	height:30px;
	padding:2px 5px;
	border:none;
	outline:none;
	background-color:#d7d7d7;
	font-size:14px;
	line-height:30px;
}
.prodSearchBlock form input.btnSubmit{
	width:93px;
	height:34px;
	padding:0 5px;
	background-color:#807f7f;
	border:none;
	outline:none;
	color:#fff;
	text-align:center;
	font-size:14px;
	line-height:34px;
}
.prodSearchBlock form input.btnSubmit:hover{background-color:#666;}
.prodSearchBlock p{float:left; width:auto; margin-left:10px;}
.prodSearchBlock p a{
	display:block;
	height:34px;
	padding:0 34px;
	background-color:#014099;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:34px;
}
.prodSearchBlock p a:hover{background-color:#00265b; text-decoration:none;}

@media screen and (max-width:599px){
	.prodSearchBlock{margin:0 0 5px 0; padding:10px; border:none;}
	.prodSearchBlock h2{float:none; padding:0; line-height:1.3; margin-bottom:5px;}
	.prodSearchBlock form{float:none; overflow:hidden;}
	.prodSearchBlock form input.wordInput{width:70%; float:left; -webkit-appearance:none; font-size:16px; border-radius:0;}
	.prodSearchBlock form input.btnSubmit{width:26.4%; float:left;}
	.prodSearchBlock p{float:none; margin:5px 0 0 0;}
}


/*--------------------------------------------------
KeyVisual
--------------------------------------------------*/
/* chapterKV
----------------------------*/
.chapterKV{padding:100px 0 100px 65px; height:207px; color:#fff; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2); font-size:14px;}
.chapterKV h1{margin-bottom:15px; padding:0; border:none; font-size:40px; font-weight:bold; line-height:1.2; color:#fff;}
.chapterKV p.heading{margin-bottom:10px; font-size:24px; font-weight:bold; line-height:1.3;}
.chapterKV p{width:500px;}

/* sectionKV
----------------------------*/
.sectionKV{padding:95px 0 95px 35px; color:#fff; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2); font-size:14px;}
.sectionKV h1{margin-bottom:10px; padding:0; border:none; font-size:32px; font-weight:bold; line-height:1.2; color:#fff;}
.sectionKV p.heading{margin-bottom:10px; font-size:20px; font-weight:bold; line-height:1.3;}
.sectionKV p{width:500px;}

/* chapterKV sectionKV
----------------------------*/
.chapterKV .more,
.sectionKV .more{margin-top:8px; width:auto;}
.chapterKV .more a,
.sectionKV .more a{padding:8px 12px; border:#fff 1px solid; color:#fff; text-shadow:none; zoom:1;}
.sectionKV .more a:hover,
.chapterKV .more a:hover{background-color:#fff; color:#014099; text-decoration:none;}

.chapterKV.colorA,
.chapterKV.colorA h1,
.sectionKV.colorA,
.sectionKV.colorA h1{color:#000; text-shadow:none;}
.chapterKV.colorB,
.chapterKV.colorB h1,
.sectionKV.colorB,
.sectionKV.colorB h1{color:#014099; text-shadow:none;}
.sectionKV.colorA .more a{color:#000; border-color:#000;}
.sectionKV.colorA .more a:hover{background-color:#000; color:#fff;}
.sectionKV.colorB .more a{color:#014099; border-color:#014099;}
.sectionKV.colorB .more a:hover{background-color:#014099; color:#fff;}


/* kvFilter
----------------------------*/
.kvFilter{margin-bottom:30px; padding:10px 0; background:url(../images/bg_white_op90.png) 0 0 repeat; position:relative; zoom:1;}

@media screen and (max-width:599px){
	.chapterKV{/*height:265px;*/ text-align:center; padding:0; margin-bottom:10px;}
	.sectionKV{padding:70px 0;}
	.chapterKV h1{padding:45% 0 10px; margin-bottom:0; font-size:200%;}
	.sectionKV h1{margin-bottom:10px; font-size:166%;}
	.chapterKV p,
	.sectionKV p{width:auto; display:none;}
	.chapterKV p.heading,
	.sectionKV p.heading{font-size:133%; display:block; margin-bottom:0;}
	.chapterKV .more,
	.sectionKV .more{display:block;}
	.chapterKV .more a,
	.sectionKV .more a{padding:5px;}
	.sectionKV h1{margin-bottom:0;}
	.kvFilter{padding:10px;}
	.kvFilter h2:first-child{margin-top:0;}
	.lowerKv .kvFilter{margin:0 -10px;}
	.lowerKv .sectionKV{padding:0;}
	.lowerKv .sectionKV h1{padding-top:45%; margin-bottom:10px; font-size:185%; text-align:center;}
}


/*--------------------------------------------------
Accordion
--------------------------------------------------*/
/* accWrap
--------------------------------*/
.accWrap .accHead {
	padding:15px;
	height:20px;
	background:#fff;
	text-decoration:none;
	font-size:128%;
	font-weight:bold;
	color:#666;
	cursor:pointer;
	line-height:1.3;
}
.accWrap .accordion-open {
	background:#014099;
	color: #fff;
}
.accWrap .accordion-open span,
.accWrap .accordion-close span {
	display:block;
	float:right;
	margin:-15px -15px 0 0;
}
.accWrap .accordion-close{border:#e9e9e9 1px solid; margin-top:-1px;}
.accWrap .accordion-close:hover{background:#f9f9f9;}
.accWrap .accordion-open span{padding:25px 25px 25px 27px; background:#00265c url(../images/icon_acc_open.png) center center no-repeat;}
.accWrap .accordion-close span{padding:25px; background:#f4f4f4 url(../images/icon_acc_close.png) center center no-repeat; border-left:#e9e9e9 1px solid;}

.accWrap .accElem{padding:20px; border:#e9e9e9 1px solid;}
.accWrap .accElem.linksWrap{padding:0 20px 20px 0;}

.ie7 .accWrap .accHead span{width:0px; height:0px; margin-top:-35px;}

@media screen and (max-width:599px){
	.accWrap .accHead{padding:10px; height:auto; font-size:107%;}
	.accWrap .accordion-open span,
	.accWrap .accordion-close span{
		margin:-10px -10px 0 0;
		background-size:6px 6px;
		-moz-background-size:6px 6px;
		-webkit-background-size:6px 6px;
	}
	.accWrap .accordion-open span{padding:18px 19px;}
	.accWrap .accordion-close span{padding:18px;}
	.accWrap .accElem{padding:10px;}
	.accWrap .accElem.linksWrap{padding:0;}
}


/*--------------------------------------------------
News
--------------------------------------------------*/
/* newsSegment
--------------------------------*/
.newsSegment{margin-bottom:20px; padding:15px 20px 20px; border:#e9e9e9 1px solid;}
.newsSegment dt{font-size:114%; font-weight:bold;}
.newsSegment dd ul{overflow:hidden; zoom:1; margin-left:-9px;}
.newsSegment dd ul li{float:left; width:220px; margin:10px 0 0 9px;}
.newsSegment dd ul li a{display:block; padding:10px; text-align:center;}
.newsSegment dd ul li a:hover{text-decoration:none;}
.newsSegment dd ul li.seg1 a{border:#c0392b 2px solid; color:#c0392b;}
.newsSegment dd ul li.seg1 a:hover,
.newsSegment dd ul li.seg1.current a{background-color:#c0392b; color:#fff;}
.newsSegment dd ul li.seg2 a{border:#2ecc71 2px solid; color:#2ecc71;}
.newsSegment dd ul li.seg2 a:hover,
.newsSegment dd ul li.seg2.current a{background-color:#2ecc71; color:#fff;}
.newsSegment dd ul li.seg3 a{border:#9b59b6 2px solid; color:#9b59b6}
.newsSegment dd ul li.seg3 a:hover,
.newsSegment dd ul li.seg3.current a{background-color:#9b59b6; color:#fff;}
.newsSegment dd ul li.seg4 a{border:#2c3e50 2px solid; color:#2c3e50}
.newsSegment dd ul li.seg4 a:hover,
.newsSegment dd ul li.seg4.current a{background-color:#2c3e50; color:#fff;}
.newsSegment dd ul li.seg5 a{border:#3498db 2px solid; color:#3498db}
.newsSegment dd ul li.seg5 a:hover,
.newsSegment dd ul li.seg5.current a{background-color:#3498db; color:#fff;}
.newsSegment dd ul li.seg6 a{border:#f39c12 2px solid; color:#f39c12}
.newsSegment dd ul li.seg6 a:hover,
.newsSegment dd ul li.seg6.current a{background-color:#f39c12; color:#fff;}
.newsSegment dd ul li.seg7 a{border:#ddd 2px solid; color:#333}
.newsSegment dd ul li.seg7 a:hover,
.newsSegment dd ul li.seg7.current a{background-color:#ddd; color:#333;}

@media screen and (max-width:599px){
	.newsSegment{padding:10px;}
	.newsSegment dt{display:none;}
	.newsSegment dd ul{margin:0;}
	.newsSegment dd ul li{float:none; width:auto; margin:5px 0 0 0;}
}

/* newsCategory
--------------------------------*/
.newsCategory{margin-bottom:20px; padding:15px 20px 20px; border:#e9e9e9 1px solid;}
.newsCategory ul{overflow:hidden; zoom:1;}
.newsCategory ul li{float:left; width:49%; margin:5px 0 0 0;}
.newsCategory ul li a{display:inline-block; padding:2px 5px;}
.newsCategory ul li a:hover,
.newsCategory ul li.current a{text-decoration:none; background-color:#014099; color:#fff;}

.newsCategory ul.yearList li{width:auto; margin-right:30px;}
.newsCategory ul.yearList li a{padding:2px 8px;}

@media screen and (max-width:599px){
	.newsCategory{padding:10px;}
	.newsCategory ul{margin:0;}
	.newsCategory ul li{width:50%; margin:2px 0 0 0;}
	.newsCategory ul li a{font-size:11px; display:block; padding:4px 5px;}
	.newsCategory ul.yearList li{margin-right:10px;}
}


/*--------------------------------------------------
photoLib
--------------------------------------------------*/
.photoLib{margin:20px 0 0 -5px; overflow:hidden; zoom:1;}
.photoLib li{float:left; margin:5px 0 0 4px;}

@media screen and (max-width:599px){
	.photoLib{margin-left:-1%;}
	.photoLib li{width:32%; margin:1% 0 0 1%;}
}


/*--------------------------------------------------
Video
--------------------------------------------------*/
.videoCloudBox100{width:100%; position:relative;}
.videoCloudBox50{width:50%; position:relative;}
.video-js .vjs-big-play-button{top:0; left:0; right:0; bottom:0; margin:auto;}

@media screen and (max-width:599px){
	.videoCloudBox50{width:100%;}
	.boxer-container .inner{width:auto!important;}
}


/*--------------------------------------------------
mapContent
--------------------------------------------------*/
.mapContent{
	float:left;
	width:290px;
	margin:0 30px 0 0;
	line-height:1.4;
}
.mapContent .mapContentH2{
	color:#4581b2;
	font-weight:bold;
	font-size:114%;
	padding:5px 0 5px 14px;
	vertical-align:bottom;
	margin:2px 0 0 0;
	background:url(../images/icon_arrow_09.gif) no-repeat 0 50%;
	border-left:none;
}
.mapContent .mapContentH2 a,
.mapContent .mapContentH2 a:link{color:#4581b2;}
.mapContent h3{
	background-image:url(../images/icon_arrow_10.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:5px 0 5px 14px;
	vertical-align:bottom;
	border-top:1px dotted #dfdfdf;
	margin:0 0 0 13px;
	font-size:inherit;
}
.mapContent ul{margin:0 0 0 38px; border-top:1px dotted #dfdfdf;}
.mapContent ul li{padding:5px 0;}

@media screen and (max-width:599px){
	.mapContent{float:none; width:100%; margin:0;}
}


/*--------------------------------------------------
switchWrap
--------------------------------------------------*/
.switchWrap .allOpenBtn,
.switchWrap .switchToggle{display:none;}
.switchWrap .switchOn{display:block;}
.switchWrap span.switchOn{
	display:inline;
	padding:3px 0 3px 18px;
	background:url(../images/icon_toggle_open.gif) 0 50% no-repeat;
}
.switchWrap .closeBtn{margin:20px 0 20px;}
.switchWrap .closeBtn span,
.switchWrap .switchToggle{color:#00c;}
.switchWrap .closeBtn span{
	padding:5px 10px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	border-radius:5px;
}
.switchWrap .allOpenBtn{
	display:inline-block;
	margin:10px 0;
	padding:5px 7px 5px 22px!important;
	background:#014099 url(../images/icon_toggle_open.gif) 7px 50% no-repeat!important;
	color:#fff;
	/display:inline;
	zoom:1;
	overflow:hidden;
}
.switchWrap .allOpenBtn:hover,
.switchWrap .closeBtn span:hover,
.switchWrap .switchToggle:hover{ text-decoration:underline;}
.switchWrap .nowOpen{
	color:#4e98fb;
	background:url(../images/icon_toggle_close.gif) 0 50% no-repeat!important;
}
.switchWrap .allOpenBtn.nowOpen{
	padding:5px 7px 5px 25px!important;
	background:#fff url(../images/icon_toggle_close.gif) 7px 50% no-repeat!important;
	color:#014099;
	border:#014099 1px solid;
}
.switchWrap .switchDetail{margin:5px 0 10px;}

/* accIsh
--------------------------------*/
.accIsh.switchWrap .switchToggle {
	padding:15px;
	height:20px;
	background:#fff;
	text-decoration:none;
	font-size:128%;
	font-weight:bold;
	color:#666;
	cursor:pointer;
	line-height:1.3;
}
.accIsh.switchWrap .switchToggle.nowOpen {
	background:#014099!important;
	color: #fff;
}
.accIsh.switchWrap .switchToggle.nowOpen span,
.accIsh.switchWrap .switchToggle span{
	display:block;
	float:right;
	margin:-15px -15px 0 0;
}
.accIsh.switchWrap .switchToggle{border:#e9e9e9 1px solid; margin-top:-1px;}
.accIsh.switchWrap .switchToggle:hover{background:#f9f9f9;}
.accIsh.switchWrap .switchToggle.nowOpen span{padding:25px 25px 25px 27px; background:#00265c url(../images/icon_acc_open.png) center center no-repeat;}
.accIsh.switchWrap .switchToggle span{padding:25px; background:#f4f4f4 url(../images/icon_acc_close.png) center center no-repeat; border-left:#e9e9e9 1px solid;}
.ie7 .accIsh.switchWrap .switchToggle span{width:0px; height:0px; margin-top:-35px;}

.accIsh.switchWrap .switchDetail{padding:15px; margin:0; border:#e9e9e9 1px solid; border-top:none;}
.accIsh.switchWrap .switchDetail.noBd{border:none; padding:10px 0;}


@media screen and (max-width:599px){
	.accIsh.switchWrap .switchToggle{padding:10px; height:auto; font-size:107%;}
	.accIsh.switchWrap .switchToggle.nowOpen span,
	.accIsh.switchWrap .switchToggle span{
		margin:-10px -10px 0 0;
		background-size:6px 6px;
		-moz-background-size:6px 6px;
		-webkit-background-size:6px 6px;
	}
	.accIsh.switchWrap .switchToggle.nowOpen span{padding:19px;}
	.accIsh.switchWrap .switchToggle span{padding:19px;}
	.accIsh.switchWrap .switchDetail{padding:10px;}
	.accIsh.switchWrap .switchDetail.linksWrap{padding:0;}
}

/* exectiveBlock
--------------------------------*/
#exectiveBlock{border-bottom:#e9e9e9 1px solid; margin-bottom:20px;}
#exectiveBlock .exeBox{padding:20px 0; border-top:#e9e9e9 1px solid;}
#exectiveBlock .lumpL{margin:0 25px 0 0;}
#exectiveBlock .lumpL .noImg{display:block; width:140px;}
#exectiveBlock .lumpEnd{position:relative; padding-bottom:30px; min-height:130px;}
#exectiveBlock .lumpEnd h2{font-size:185%; font-weight:bold;}
#exectiveBlock .btn{position:absolute; bottom:0;}
#exectiveBlock .btn span{
	display:inline-block;
	padding:5px 10px 5px 25px;
	border:#eaeaea 1px solid;
	background:#f8f8f8 url(../images/icon_toggle_open_02.png) 10px 50% no-repeat;
	color:#014099;
	font-size:12px;
}
#exectiveBlock .btn span.nowOpen{background:url(../images/icon_toggle_close_02.png) 10px 50% no-repeat!important;}

#exectiveBlock .switchDetail{margin-top:10px; padding:25px 30px; background-color:#444; position:relative; color:#fff;}
#exectiveBlock .switchDetail:before{
	content:"";
	position:absolute;
	top: -12px;
	left: 26%;
	border:6px solid transparent;
	border-bottom: 6px solid #444;
}
#exectiveBlock .switchDetail .closeBtn{
	position:absolute;
	top:20px;
	right:20px;
	margin:0;
}
#exectiveBlock .switchDetail .closeBtn span{
	display:block;
	padding:0;
	border:none;
	width:18px;
	height:18px;
	background:url(../images/icon_switchdetail_close.png) 0 0 no-repeat;
}
.ie7 #exectiveBlock .switchDetail{zoom:1;}

@media screen and (max-width:599px){
	#exectiveBlock .exeBox{padding:10px 0;}
	#exectiveBlock .lumpL{margin-right:15px;}
	#exectiveBlock .lumpL .noImg{display:none;}
	#exectiveBlock .lumpEnd{min-height:inherit; padding-bottom:0;}
	#exectiveBlock .lumpEnd h2{font-size:142%;}
	#exectiveBlock .btn{position:inherit; margin-top:5px;}
	#exectiveBlock .switchDetail{padding:10px;}
	#exectiveBlock .switchDetail:before{border:none;}
	#exectiveBlock .switchDetail .closeBtn{top:10px; right:10px;}
	#exectiveBlock .switchDetail .closeBtn span{
		width:9px;
		height:9px;
		background-size:9px 9px;
		-moz-background-size:9px 9px;
		-webkit-background-size:9px 9px;
	}
	
}


/*--------------------------------------------------
clearfix
--------------------------------------------------*/
.clearfix{clear:both;}

.clearfix:after,
.groupBox02:after,
.groupBox02 li:after,
.linkListWrap li:after,
.tabNav ul:after,
.categoryBlock01:after,
.categoryBlock02:after,
.categoryBlock03:after,
.categoryBlock04:after,
.categoryBlock05:after,
.linksWrap ul:after,
.insideLinksWid ul:after,
.mapContentWrap:after,
.columnBlock:after,
.lumpMix:after,
.listBox.imgThumb:after,
.partBlock:after,
.chapterBlock:after,
.bnrBlock ul:after,
.prodSearchBlock:after{content:''; display:block; clear:both; height:0; overflow:hidden;}

.clearfix,
.groupBox02,
.groupBox02 li,
.linkListWrap li,
.tabNav ul,
.categoryBlock01,
.categoryBlock02,
.categoryBlock03,
.categoryBlock04,
.categoryBlock05,
.linksWrap ul,
.insideLinksWid ul,
.mapContentWrap,
.columnBlock,
.lumpMix,
.listBox.imgThumb,
.partBlock,
.chapterBlock,
.bnrBlock ul,
.prodSearchBlock{zoom:1;}

/*--------------------------------------------------
Mars finder
--------------------------------------------------*/
/* window */
#searchSet .mf_finder_container{}
#searchSet .mf_finder_searchBox{padding:0; margin: 0; background-color: transparent;}
#searchSet form input[type="text"]{width: 100%!important;}
#searchSet .mf_finder_searchBox_items{padding: 0!important;}
#searchSet .mf_finder_searchBox_query_wrap{}
#searchSet .mf_finder_searchBox_doctype{display: none;}
#searchSet .mf_finder_searchBox_suggest_items{top:28px!important;}
#searchSet .mf_finder_searchBox_suggest_items li a { color: #fff !important; }
#searchSet .mf_finder_searchBox_selects{display: none!important;}
#searchSet .mf_finder_searchBox_query_input {
  display: inline-block!important;
  outline: none!important;
  font-size: 14px!important;
  height: 28px!important;
  line-height: 28px!important;
  padding: 3px 10px 3px 5px!important;
  background-size:120px auto!important;
  background-color: #d7d7d7!important;
  background-image: none!important;
  min-height: 0!important;
  border:none!important;
}
#searchSet .mf_finder_searchBox_submit{
  background:#d7d7d7;
  border-radius: 0!important;
  padding:5px 0!important;
  height: 28px;
}
#searchSet .mf_finder_searchBox_submit::before{
  color:#fff;
  outline: none;
  vertical-align: top;
  line-height: 1;
}
#siteFunctions #contactLink.result{right:0;}

/* result */
html:lang(ja) .mf_finder_searchBox .mf_finder_searchBox_query_input,
html :lang(ja) .mf_finder_searchBox .mf_finder_searchBox_query_input,
html:lang(ja-JP) .mf_finder_searchBox .mf_finder_searchBox_query_input,
html :lang(ja-JP) .mf_finder_searchBox .mf_finder_searchBox_query_input{background-image: none!important;}
.mf_finder_searchBox .mf_finder_searchBox_query_input::placeholder{opacity:.5;}
#mf_Result .mf_finder_searchBox{padding:25px; margin: 0 0 30px; background-color: #eee;}
#mf_Result .mf_finder_searchBox_form {}
#mf_Result .mf_finder_searchBox_doctype:after { top: 2px!important; }
#mf_Result .mf_finder_searchBox_doctype_select,
.mf_finder_searchBox_selects select { font-size: 1.6rem!important; }
#mf_Result .mf_finder_searchBox_suggest_items li a { color: #fff !important; }
#mf_Result .mf_finder_searchBox_selects label::before {width:2rem!important; font-size: 1.4rem!important; }
#mf_Result .mf_finder_searchBox_selects label::after{top:5px!important;}
#mf_Result .mf_finder_searchBox_selects select{
  border-bottom-width:1px!important;
  border-radius: 0!important;
  padding-right:2rem!important;
}
#mf_Result .mf_finder_searchBox_submit{background-color: #014099!important; border-radius: 0!important;}
#mf_Result .mf_finder_searchBox_submit:before{display:inline-block!important; margin-left:6px!important; font-size:2rem!important;}
#mf_Result .mf_finder_searchBox_query_input {
  display: inline-block!important;
  outline: none!important;
  font-size: 2rem!important;
  height: 45px!important;
  line-height: 45px!important;
  padding: 5px 10px!important;
}
#mf_Result .mf_finder_searchBox_submit{border-radius: 0; background: none;}
#mf_Result .mf_finder_searchBox_items{padding:0 0 10px;}
#mf_Result .mf_finder_searchBox_misc{display: inline-block; vertical-align: top;}
#mf_Result .mf_finder_searchBox_misc label{margin-left:10px;}
#mf_Result .mf_finder_searchBox_misc label::before{vertical-align: middle; margin-top: 2px;}
#mf_Result .mf_finder_featured_contents{padding:20px;}
#mf_Result .mf_finder_organic_doc_body_wrapper *{font-size:1.4rem; color:#666; line-height: 1.4;}
#mf_Result .mf_finder_organic_doc_url_wrapper *{font-size:1.2rem;}
#mf_Result .mf_finder_organic_doc_title_wrapper *{font-size:1.6rem;}
html:not([lang="ja"]) #mf_Result .mf_finder_query{margin:0 0.25rem 0 1.5rem;}
#mf_Result .mf_finder_organic_doc_contents_wrapper{margin-left: 20px;}
#mf_Result .mf_finder_query,
#mf_Result .mf_finder_query::before,
#mf_Result .mf_finder_query::after{font-size:2rem;}
#mf_Result .mf_finder_query span{
  font-size:2.8rem;
  vertical-align: top;
  display: inline-block;
  margin-top:-5px;
}
#mf_Result .mf_finder_organic_nums *{font-size:2rem;}
#mf_Result .mf_finder_organic_total::after,
#mf_Result .mf_finder_organic_range_from::after,
#mf_Result .mf_finder_organic_range_to::after,
#mf_Result .mf_finder_organic_total::before,
#mf_Result .mf_finder_organic_range_from::before,
#mf_Result .mf_finder_organic_range_to::before{font-size:1.6rem;}
#mf_Result .mf_finder_organic_pager{margin:2em 0;}
#mf_Result .mf_finder_pager_items li a{border-radius: 0; padding:.25rem 1rem;}
#mf_Result .mf_finder_pager_items li a:hover{opacity: 0.8;}
.mf_finder_organic_wrapper .mf_finder_organic_doc_img img{z-index: 104!important;}
.frame-view #mf_overlay{z-index: 103!important;}

  @media screen and (max-width:767px){
    #siteFunctions #contactLink{z-index: 1;}
    #searchSet form{float:none;}
    #searchSet form{width:100%; margin:0; height:inherit;}
    #searchSet form::before{display: none!important;}
    #searchSet form input[type="text"],
    #mf_Result .mf_finder_searchBox_query_input{
      font-size:16px!important;
      width: 100%!important;
      height:40px!important;
      line-height: 35px!important;
      padding: 7px 5px!important;
      overflow: hidden;
      background-size: 180px auto!important;
    }
    #searchSet .mf_finder_searchBox_query_wrap{width:90%;}
    #searchSet .mf_finder_searchBox_query_input{background-color: transparent!important; color:#fff!important;}
    #searchSet form input[type="text"]{border:none!important;}
    .mf_finder_searchBox_doctype_select{background-color: #fff;}
    #searchSet .mf_finder_searchBox_selects label:before{color:#fff!important;}
    #searchSet .mf_finder_searchBox{padding:0; background-color: transparent!important;}
    #searchSet .mf_finder_searchBox_submit{background-color: #022b66!important; width:10%; position: relative;}
    #searchSet .mf_finder_searchBox_submit:before{position: absolute; top:40%; right:0; width:25px; height: 25px;}
    #searchSet .mf_finder_searchBox_items{padding:0 0 1rem;}
    #searchSet .mf_finder_searchBox_imgsize{display: none;}
    #searchSet .mf_finder_searchBox_suggest_items{z-index: 105!important;}

    #mf_Result{margin-top: 10px;}
    #mf_Result .mf_finder_searchBox{padding:15px;}
    #mf_Result .mf_finder_searchBox_submit{border:#e5e5e5 1px solid; border-left: none; width:46px; height: 40px!important; position: relative;}
    #mf_Result .mf_finder_searchBox_submit:before{margin:0!important; position: absolute; top:8px; left:30%;}
    #mf_Result .mf_finder_searchBox_useSelects .mf_finder_searchBox_category_select{width: auto!important;}
    #mf_Result .mf_finder_searchBox_category{padding-left: 0;}
    #mf_Result .mf_finder_searchBox_category:before{top:1px; left:2px; display: inline-block; margin-top: 2px;}
    #mf_Result .mf_finder_searchBox_misc label:nth-of-type(1){margin-left:0;}
    #mf_Result .mf_finder_searchBox_misc .mf_finder_searchBox_imgsize{display: none;}
    #mf_Result .mf_finder_searchBox_selects select,
    #mf_Result .mf_finder_searchBox_selects input{font-size:16px!important;}
    #mf_Result .mf_finder_searchBox_useToggle_show .mf_finder_searchBox_misc label select{width:inherit!important;}
    #mf_Result .mf_finder_searchBox_selects label:after{top:0.7rem!important;}
    #mf_Result .mf_finder_zubaken{padding:10px;}
    #mf_Result .mf_finder_organic_header_wrapper{margin-left: 0;}
    #mf_Result .mf_finder_organic_wrapper *{max-width: 100%;}
    #mf_Result .mf_finder_query span{font-size:2rem;}
    #mf_Result .mf_finder_organic_nums *{font-size:1.6rem;}
    #mf_Result .mf_finder_organic_doc_contents_wrapper{margin-left: 0;}
    #mf_Result .mf_finder_organic_doc_body_wrapper *{font-size:1.4rem; line-height: 1.4;}
    #mf_Result .mf_finder_organic_doc_img_wrapper{display: none;}
    #mf_Result .mf_finder_organic_doc_url_wrapper span{
      width: 300px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
  }</pre></body></html>