@charset "utf-8";
/* CSS Document */
html{
	font-size: 62.5%;
}

body {
	background: none !important;
	font: 13px/1.231 "メイリオ", Meiryo,MS PGothic,arial,"Hiragino Kaku Gothic Pro",sans-serif;
	*font-size: small;
	*font: x-small;
}


#searchBtn{
	margin-left	: 1px;
}

/*submenu*/
body section,
body #mainBlock,
body article{
	overflow	: visible!important;
}

.page_entry{
	float	: left;
	margin	: 30px 15px 0 0;
	width	: 220px;
}

.page_entry .title a{
			display			: block;
			margin			: 0 0 0 0;
			width			: 220px;
			padding			: 8px 0 8px 0;
			color			: #4e4e4e;
			font-size		: 120%;
			font-weight		: bold;
			text-align		: left;
}

.ie6 .page_entry .title a{
	width		: 200px;
}

		.page_entry .title .title_icon{
					color	: #0f2188;
					float	: left;
					margin	: 8px 2px 0 0;
		}	
	
#btn_submenu01,
#btn_submenu02,
#btn_submenu03,
#btn_submenu04{
	position	: relative;
}

#submenu01,
#submenu02,
#submenu03,
#submenu04{
	display		: none;
	position	: absolute;
	left		: 0px;
	top			: -34px;
	z-index		: 900;
}

#submenu01 ul,
#submenu02 ul,
#submenu03 ul,
#submenu04 ul{
	width		: 220px;
	text-align	: left;
	background	: url(/csr/dl/2020/common/img/bg/bg_submenu_001.png) no-repeat 0 0;
	margin		: 35px 0 0 1px;	
}

#submenu01 .img_height,
#submenu02 .img_height,
#submenu03 .img_height,
#submenu04 .img_height{
	height	: 128px!important;
}

		#submenu01 ul li a,
		#submenu02 ul li a,
		#submenu03 ul li a,
		#submenu04 ul li a{
			display			: block;
			width			: 198px;
			color			: #ffffff;
			font-size		: 105%;
			font-weight		: normal;
			padding			: 6px;
			background		: url(/csr/dl/2020/common/img/icon/icon_submenu_001.png) no-repeat 0px 12px;
			margin			: 0 0 0 10px;
		}

/*------------------*/
/*20170803_追記CSS*/
/*---------------*/
/*見出しパーツ*/
h3{
	font-size: 230%;
	color: #0f2188;
	text-align: left;
	margin-bottom: 20px;
}

h4{
	font-size: 154%;
	color: #444444;
	border-bottom: 2px solid #0f2188;
	text-align: left;
	padding-bottom: 5px;
	margin-top: 40px;
}
h6{
	font-size: 154%;
	color: #444444;
	border-bottom: 2px solid #0f2188;
	text-align: left;
	padding-bottom: 10px;
	margin-top: 0px;
}

h5{
	font-size: 124%;
	color: #444444;
	border-left: 4px solid #0f2188;
	text-align: left;
	padding-left: 8px;
	margin-top: 30px;
	line-height: 1.8;
	
}

.hd01{
	color: #0f2188;
	text-indent: 0 !important;
}
	.hd01 span{
		font-weight:bold;
		color: #0f2188;
	}

.hd02{
	font-size: 124%;
	text-align: left;
	margin-bottom: 20px;
	border-bottom: none;
}

.hd03{
	color: #0f2188;
	text-indent: 0 !important;
	font-weight:bold;
	font-size:20px;
}

.hd06{
	color: #0f2188;
	font-weight: bold;
	margin: 10px 0;
}
.hd07{
	color: #444444;
	font-weight: bold;
	margin: 25px 0 0;
	font-size:12px;
}

.hd08{
	font-size: 108%;
	text-align: left;
	border-left: none;
	border-bottom: none;
	padding: 10px 0px;
}

.hd09{
	font-size: 116%;
	font-weight: bold;
	text-align: left;
	border-left: none;
	border-bottom: none;
	padding: 0px;
	text-indent: 0 !important;
}

.ov{
	overflow: hidden;
}

posotion_re{
	position:relative;
}

sup {
	font-size: 0.7em;
	vertical-align: super;
}


/*PDFリンク*/
.pdf_link{
	border: 1px solid #0f2188;
	padding: 6px 16px;
	position: relative;
	display: inline-block;
}
.pdf_link span{
	display: block;
	padding: 0 10px;
}
	.pdf_link span:before{
		content: "";
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 10px;
		border-top: 5px solid transparent;
		border-bottom: 5px solid transparent;
		border-left: 8px solid #0f2188;
	}

	.pdf_link span:after{
		content: "";
		background:url(../img/icon_img_pdf.gif) no-repeat;
		position: absolute;
		top: 5px;
		right: 6px;
		width: 17px;
		height: 17px;
		background-size: 17px 17px;
	}
	
.pdf_link a{
	color: #0f2188;
	font-size: 108%;
}
.pdf_link2{
	display: inline-block;
}
.pdf_link2 span{
	display: block;
	padding: 10px 10px 0 0;
	position:relative;
}
	.pdf_link2 span:after{
		content: "";
		background:url(../img/icon_img_pdf.gif) no-repeat;
		position: absolute;
		top: 8px;
		right: -8px;
		width: 17px;
		height: 17px;
		background-size: 17px 17px;
	}

.pdf_link2 a{
	color: #0f2188;
}

.pdf_link02{
	text-align: left;
	font-size: 16px;
}
.pdf_link02 span{
	padding: 0 5px;
	vertical-align: middle;
}
	.pdf_link02:before{
		content: "";
		background:url(../img/icon_img_pdf.gif) no-repeat;
		width: 17px;
		height: 17px;
		display: inline-block;
		background-size: 17px 17px;
		vertical-align: middle;
	}

.pdf_link3{
	border: 1px solid #0f2188;
	padding: 6px 16px;
	position: relative;
	display: inline-block;
}
.pdf_link3 span{
	display: block;
	padding: 0 10px;
}

	.pdf_link3 span:after{
		content: "";
		background:url(../img/icon_img_pdf.gif) no-repeat;
		position: absolute;
		top: 5px;
		right: 6px;
		width: 17px;
		height: 17px;
		background-size: 17px 17px;
	}

.pdf_link3 a{
	color: #0f2188;
	font-size: 108%;
}

.fnt_w{
	font-weight: bold;
}

.pdf_area{
	margin-left: 10px;
}
	.pdf_area li{
		float: none !important;
	}
	
	.pdf_area li:last-child{
		display: block !important;
		float: none !important;
	}
	.mainBox .pdf_area li a:hover{
		text-decoration: underline !important;
		opacity: 1 !important;
	}
	

.pdf_area .pdf_link02:before{
	padding-right: 5px;
}

.mainimg{
	width: 100%;
	max-width:1550px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

#mainBlock{
	width: 100% !important;
	max-width: 100%;
}

.container{
	width: 100%;
	max-width: 950px;
	margin: 5px auto 0px;
	overflow: hidden;
}

	.ttl02_box{
		background:url(../img/ttl02_bg.jpg) no-repeat bottom right;
		height: 72px;
	}

	#ttl_02{
		max-width: 950px;
		width: 100%;
		margin: 0 auto;
		padding: 21px 0;
		font-size: 28px;
		color: #0f2188;
		text-align: left;
	}
	
	.sub_nav{
		background: #0f2188;
		box-shadow: 0px -3px 4px -3px rgba(0,0,0,0.4) inset;
		position: relative;
	}
		.sub_nav ul{
			display: table;
			max-width: 950px;
			width: 100%;
			margin: 0 auto;
			padding: 5px 0;
			position: relative;
			letter-spacing: -.40em;
		}
			.sub_nav ul li{
				letter-spacing: normal;
				color: #fff;
				display: table-cell;
				padding: 5px 5px;
				font-size: 108%;
				border-left: 1px solid #8790c4;
    			width: calc(100% / 7);
			}
			
			.sub_nav ul li:last-child{
				border-right: 1px solid #8790c4;
			}
			
			.sub_nav ul li a{
				display: inline-block;
				color: #fff;
				vertical-align: middle;
			}

	.mainBox{
		max-width: 950px;
		width: 100%;
		margin: 0 auto 34px;
		position: relative;
	}
		.mainBox ul{
			overflow: hidden;
		}
		
		.mainBox ul li{
			float: left;
			margin-right: 35px;
		}
		
		.mainBox ul li:nth-child(3){
			margin-right: 0;
		}
		
		#sub_social05 .mainBox ul li:nth-child(3),#disaster .mainBox ul li:nth-child(3),#global .mainBox ul li:nth-child(3),#office .mainBox ul li:nth-child(3){
			margin-right: 10px;
		}
		
		#sub_social05 .mainBox ul li:last-child{
			margin-right: 0px;
		}
		
		.mainBox ul li:last-child{
			display: inline-block;
			margin-right: 0px;
		}
		
		.mainBox ul.effort li{
			float:none;
		}

		
		.mainBox ul.effort li:last-child{
			display:list-item;
		}
		
		.mainBox ul li a:hover{
			opacity: 0.7;
			text-decoration: none !important;
		}
		
		.mainBox ul li span{
			display: block;
			background: #0f2188;
			color: #fff;
			padding: 10px;
			font-size: 134%;
			font-weight: bold;
		}
		
		#b_csr .mainBox ul.submenu li{
			margin-bottom: 30px;
		}
		
	
	article{
		margin-bottom: 110px;
	}

/*個メニュー*/
	.sub_nav02{
		position: relative;
		border-bottom: 2px solid #f1f1f1;
	}

	.sub_nav02 ul:before{
		content:"";
		position: absolute;
		top: -8px;
		right: 820px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 5px 8px 5px;
		border-color: transparent transparent #fff transparent;
	}
		.sub_nav02 ul{
			max-width: 949px;
			width: 100%;
			margin: 0 auto;
			padding: 10px 0;
			overflow: hidden;
			position: relative;
		}
			.sub_nav02 ul li{
				color: #454545;
				float: left;
				padding: 5px 10px;
				margin-bottom: 8px;
				font-size: 108%;
				border-left: 1px solid #c1c1c1;
			}
			
			
			.sub_nav02 ul li:last-child{
				border-right: 1px solid #c1c1c1;
			}
			
			.sub_nav02 ul li a{
				display: inline-block;
				color: #454545;
			}

			#sub_governance01 .governance01 a,
			#sub_governance02 .governance02 a,
			#sub_governance03 .governance03 a,
      #sub_governance04 .governance04 a{
				color: #0f2188;
				font-weight:bold;
			}
			
			#sub_environmental01 .environmental01 a,
			#sub_environmental02 .environmental02 a,
			#sub_environmental03 .environmental03 a,
			#sub_environmental04 .environmental04 a,
			#sub_environmental05 .environmental05 a,
			#sub_environmental06 .environmental06 a,
			#sub_environmental07 .environmental07 a,
			#sub_environmental08 .environmental08 a,
			#sub_environmental09 .environmental09 a,
			#sub_environmental10 .environmental10 a,
			#sub_environmental11 .environmental11 a,
			#sub_environmental13 .environmental13 a{
				color: #0f2188;
				font-weight:bold;
			}
			
			#sub_feature01 .feature01 a,
			#sub_feature02 .feature02 a{
				color: #0f2188;
				font-weight:bold;
			}
			
			#sub_social01 .social01 a,
			#sub_social02 .social02 a,
			#sub_social03 .social03 a,
			#sub_social04 .social04 a,
			#sub_social05 .social05 a{
				color: #0f2188;
				font-weight:bold;
			}

.leadtxt{
	text-indent: 0 !important;
	text-align: left;
	line-height: 1.7;
}

/*table*/
.tableStyle01.table_ttl{
	border: none;
}

.table_w th,
.table_w td{
	width: 33%;
}

.table_w{
	margin-bottom: 25px !important;
}

.table_w{
	margin-bottom: 25px !important;
}

.table_ttl th,
.table_ttl td{
	border: 1px solid #5185c5;
}

.table_w td a{
	color: #0f2188;
	text-decoration: underline !important;
}
	.table_w td a:hover{
		text-decoration: none !important;
	}

.table_tcfd{
  table-layout: fixed!important;
  word-wrap: break-word!important;
}

.table_tcfd th:first-child{
  width: 141px;
  background: #5185c5 !important;
}

.table_tcfd .table_ttl th:nth-child(2),
.table_tcfd .table_ttl td{
  width: 29%;
  background: #d1f3ff!important;
  color: #444;
}

.table_tcfd tr:nth-of-type(n+2) td:first-child,
.publication_location a{
	word-break: keep-all !important;
}
	
.table_tcfd td a{
	color: #0f2188;
	text-decoration: underline !important;
}
	.table_tcfd td a:hover{
		text-decoration: none !important;
	}


.tbl_inner{
	padding-left: 27px !important;
}


.table_ttl th{
	background: #5185c5 !important;
	color: #fff;
	text-align: center;
}
.table_ttl td{
	background: #d1f3ff;
	text-align: center !important;
}

	.tableStyle03{
		border-collapse		: separate;
		*border-collapse	: collapse; /* for IE6,7 */
		border-spacing		: 0;
		empty-cells			: show;
		border-top			: 1px solid #5185c5;
		border-right		: none;
		border-bottom		: none;
		border-left			: 1px solid #5185c5;
		margin				: 0 auto 10px;
		width				: 100%;
	}

	.tableStyle03 th,
	.tableStyle03 td {
		border-top		: none;
		border-right	: 1px solid #5185c5;
		border-bottom	: 1px solid #5185c5;
		border-left		: none;		
		font-weight		: normal;
	}

	.tableStyle03 th{
	margin		: 0;
	padding		: 10px;
	background-color: #f0f3fa;
	font-weight: bold;
	}

	.tableStyle03 td{
		padding		: 10px;
		text-align	: left;
		line-height	: 1.6;
	}
	
	.tableStyle03 td.table_bg03{
		background: #e6e6e6;
	}
	
	.tableStyle03 td .ulStyle01{
		margin: 0 15px 0 10px;
	}
	.tableStyle03 td .ulStyle01 li:last-child{
		display: list-item;
	}

.ulStyle01 li{
	margin: 0 17px 3px;
}

/* アンカーリンク用 */
.anker{
	padding-top: 5px;
	margin-top: -5px;
}

/*20181112追記*/
.top_flex{
	display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: self-start;
}
.mainBox ul .top_flex li{
	margin-right: 0;
}
.top_flex li:last-child {
    margin-top: 20px;
}

/*20190206追記*/
.fnt_90{
	font-size: 90% !important;
}

.flex{
	display: flex;
	justify-content: space-between;
}

.environmental_box,.social_box{
	width: 100%;
  max-width: 710px;
  text-align: left;
}

.name{
	font-size: 116%;
	font-size: 1.3rem;
	text-align: left;
	padding-top: 10px; text-indent: 0rem; line-height: 1.5;
}
	.name span{
		font-size: 1.8rem;
		text-align: left;
	}

.e_policyBox{
	border: 1px solid #333333;
	padding: 20px;
	margin: 20px auto;
}

.e_policyttl{
	font-size: 2.0rem;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.e_policy_inner{
	width: 330px;
	border-right: 1px solid #333333;
	margin-right: 20px;
	padding-right: 20px;
}

.e_policy_inner:last-of-type{
	width: 200px;
	border-right: none;
	margin-right: 0px;
	padding-right: 0px;
}

.e_policy_inner p{
	text-indent: inherit !important;
}

.e_policy_inner .ttl{
	color: #0f2188;
	font-weight: bold;
	margin-bottom: 5px;
    text-indent: -1em !important;
    padding-left: 1em;
}

.flex_end{
	align-items: flex-end;
}

.cost_left,
.cost_right{
	max-width: 446px;
	width: 100%;
}

.ulStyle07.line02 li{
	text-indent: -2.7em;
	padding-left: 2.7em;
}

.ulStyle08 {
	margin	: 0 15px 10px;
}

	.ulStyle08 li {
		list-style	: disc;
		margin		: 0 15px 3px;
		padding		: 0;
		text-align	: left;
		line-height	: 1.6;
		float: none !important;
	}
	
	.ulStyle08 li:last-child {
		display: list-item !important;
	}
	
	.ulStyle08 li a{
		color: #0f2188;
		text-decoration: underline !important;
	}
	
	.ulStyle08 li a:hover{
		opacity: 1 !important;
		text-decoration: none !important;
	}

/*　アイコン　*/
.icon_area{
	position: relative;
}
.icon_area .flt_r img{
	margin-right: 5px;
}
.icon_area .flt_r img:last-child{
	margin-right: 0;
}

.icon_area .flt_r{
	position: absolute;
	top: -12px;
	right: 0;
}

.sub_menu{
	display: none;
}

.sub_arrow .accordion{
	display: none;
}

.sub_nav03{
	display: none;
}

.mainBox ul li.archive_link{
	max-width: 293px;
	width: 100%;
}

	.mainBox ul li.archive_link a span{
		background: #fff;
		color: #0f2188;
		border: 1px solid #0f2188;
		font-size: 118%;
		padding: 15px;
		height: 68px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

.link_under a{
	color:#0f2188; 
	text-decoration: underline!important;
}
.link_under a:hover{
	text-decoration: none !important;
}

#f_link {
    font-family: arial,sans-serif;
    font-size: 90%;
}
#f_sitemap ul li {
    font-size: 86%;
    font-family: arial,sans-serif;
    line-height: 1.55;
}


@media screen and (max-width: 956px) {
	body{
		background: none !important;
	}
	
	.mainBox{
		padding: 0 10px;
		margin-bottom: 0;
	}
	
	.container{
		padding: 0 10px;
	}
	
	article{
		margin-bottom: 30px;
	}
	
	#ttl_02{
		padding: 21px 20px;
	}
	
	#b_csr .mainBox ul li{
		float: none;
		margin: 0 0 15px;
	}
	
	#sub_governance03 .mainBox ul li{
		margin: 0 17px 3px;
	}
	
	.accordion_wrap{
		width: 100%;
		display: none;
		position: absolute;
		z-index: 998;
		top: 46px;
		left: 0;
	}
	
	.top_flex{
		align-items: center;
		flex-direction: column;
	}
	
		.mainBox ul .top_flex li{
			margin-bottom: 20px;
		}
	
	#b_csr .mainBox{
		margin-bottom: 0;
	}
	
	#b_csr .mainBox:nth-of-type(2) ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	#b_csr .mainBox:nth-of-type(2) ul li{
		width: 48%;
	}
	
	#b_csr .mainBox:nth-of-type(2) ul li img{
		width: 100%;
	}
	
	h3{
		font-size: 200%;
		margin-top: 0 !important;
	}
	
	.icon_area{
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		margin-top: 30px;
		flex-direction: column;
	}
	
	.icon_area .flt_r{
		float: left !important;
		margin-top: 10px;
		position: inherit;
		top: inherit;
		 right: inherit;
	}
	
		.icon_area .flt_r img {
			height: 42px;
			width: auto;
		}
		
	.icon_last {
		margin-top: 0px !important;
	}
	
	.ledBox_bd > .ov{
		display: flex;
		flex-direction: column-reverse;
	}
		.ledBox_bd > .ov .flt_r p{
			text-align: center;
		}
	
		
	#sub_governance03 .icon_area{
		display: flex;
	}
	
	.scroll {
		overflow: auto;
	}
	
	.e_policy_inner{
		border-right: 0;
		margin-right: 0;
		padding-right: 0;
		margin-bottom: 15px;
		width: 100% !important;
	}
	
	#sub_social02 .icon_area{
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.name{
		text-align: center;
	}
	
	.name span{
		text-align: center;
	}

	
	.table_tcfd th:first-child{
	  width: 13%;
	}
}

@media screen and (max-width: 956px) {
	.scroll > table {
		width: 640px;
		table-layout: fixed;
	}
	
	.sub_nav02{
		display: none;
	}

.environmental_box,.social_box{
	max-width: 100%;
	margin-top: 20px;
}

	#sub_governance01 .icon_area{
		display: block;
	}

	.cost_left,
	.cost_right{
		max-width: 100%;
	}
	
	
	.pdf_link2 span::after{
		right: 0px;
	}
	
	.sub_menu{
		display: block;
	}
	
	.sub_menu a{
		width: 100%;
		display: block;
		padding: 15px;
		color: #fff;
	}
	
	.sub_menu a:after{
		content: "\f103";
		font-family: 'FontAwesome';
		padding-left: 10px;
	}
	
	.sub_menu.active a:after{
		content: "\f102";
		font-family: 'FontAwesome';
		padding-left: 10px;
	}
	
	.sub_menu a:hover{
		text-decoration: none !important;
	}

.sub_nav > .accordion_wrap > ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0px auto;
	padding: 0;
	background: #d2d8fa;
}
	.sub_nav ul li{
		width: 100%;
		padding: 0;
		border-left: none;
		border-bottom: 1px solid #0f2188;
	}
	.sub_nav ul li:last-child{
		border-right: none;
	}
		.sub_nav ul li a{
			width: 100%;
			display: block;
			padding: 15px;
			color: #0f2188;
		}
		
		.sub_nav ul li a:hover{
			text-decoration: none !important;
		}
		
	.sub_arrow a:after{
		content: "\f103";
		font-family: 'FontAwesome';
		padding-left: 10px;
	}
	
	.sub_arrow a.active:after{
		content: "\f102";
		font-family: 'FontAwesome';
		padding-left: 10px;
	}
	
	.accordion_inner{
		display: none;
	}
	
	.sub_arrow .accordion{
		background: #ebeeff;
		padding: 15px;
		display: flex;
		flex-wrap: wrap;
	}
	
		.sub_arrow .accordion li{
			width: 50%;
			background: #fff;
			border-bottom: 1px solid #bfbfbf;
			border-right: 1px solid #bfbfbf;
		}
		
		.sub_arrow .accordion li:nth-child(2n),
		.sub_arrow .accordion li:last-child{
			border-right: none;
		}
		
		.sub_arrow .accordion li:nth-child(3),
		.sub_arrow .accordion li:nth-child(5),
    .sub_arrow .accordion li:nth-child(13){
			border-right: 1px solid #bfbfbf;
		}
		
		.sub_arrow .accordion li a{
			color: #333;
			display: flex;
			flex-wrap: wrap;
			height: 100%;
			justify-content: flex-start;
			align-items: center;
			text-align: left;
		}
	
	.governance01 a::after,
	.governance02 a::after,
	.governance03 a::after,
  .governance04 a::after,
	
	.environmental01 a::after,
	.environmental02 a::after,
	.environmental03 a::after,
	.environmental04 a::after,
	.environmental05 a::after,
	.environmental06 a::after,
	.environmental07 a::after,
	.environmental08 a::after,
	.environmental09 a::after,
	.environmental10 a::after,
	.environmental11 a::after,
	.environmental12 a::after,
  .environmental13 a::after,
	
	
	.social01 a::after,
	.social02 a::after,
	.social03 a::after,
	.social04 a::after,
	.social05 a::after{
		content: "";
		display: none;
	}
	
	.sub_nav ul::after{
		display:none;
	}
	
	/*subnav03*/
	.sub_nav03{
		margin-top: 30px;
		display: block;
	}
	
	.sub_nav03 > ul{
		background: #ebebeb;
		padding: 15px;
		display: flex;
		flex-wrap: wrap;
	}
	
		.sub_nav03 > ul li{
			float: none;
			margin: 0 !important;
			width: 50%;
			background: #fff;
			border-bottom: 1px solid #bfbfbf;
			border-right: 1px solid #bfbfbf;
		}
		
		.sub_nav03 > ul li:nth-child(2n),
		.sub_nav03 > ul li:last-child{
			border-right: none;
		}
		
		.sub_nav03 > ul li:nth-child(3),
		.sub_nav03 > ul li:nth-child(5){
			border-right: 1px solid #bfbfbf;
		}
		
		.sub_nav03 > ul li a{
			color: #333;
			display: flex;
			flex-wrap: wrap;
			height: 100%;
			justify-content: flex-start;
			align-items: center;
			text-align: left;
			padding: 15px;
		}
		
	.pcStyle_csr{
		display: none;
	}

}


@media screen and (max-width: 956px) {
		.mainBox ul.submenu02{
			justify-content: space-around !important;
		}
}

@media screen and (max-width: 460px) {
		.mainBox ul.submenu02{
			justify-content: space-between !important;
		}
		.mainBox ul.submenu02 li.archive_link .submenu02-02{
			padding: 24px 0;
		}
}

@media screen and (max-width: 325px) {

.icon_area .flt_r img {
    height: 36px;
}

}

@media screen and (min-width: 957px) {
	.accordion_wrap{
		display: block !important;
	}
}
