﻿body,dd {
	line-height: 1.9;
}
html {
	height: 100%;
}
#top {
	padding-top:148px;
}
body {
	padding-top:148px;
	overflow-x: hidden;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ","MS Pゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	color:#4E4E4E;
}


@media (max-width:999px) {
	body {
		padding-top:53px;
	}
	#top {
		padding-top:53px;
	}
	#inner_nav {
		display:none;
	}
}

.sp_only {
	display:none;
}

@media (max-width:999px) {
	.menu .pc {
		display:none;
	}
	.pc_only {
		display:none;
	}
	.sp_only {
		display:block;
	}
}

/*canvas {
	width: 100%!important;
	height: auto!important;
	max-width: 1000px;
}*/
div.chart_container {
	margin-bottom: 60px;
}
@media (max-width:999px) {
	div.chart_container {
		margin-bottom: 10px;
	}
}
/*body {
	min-height: 100%;
  display: flex;
  flex-direction: column;
}*/
/*.cont_wrap {
	flex:1;
}*/
dl {
	margin:0;
}
a {
	/*transition: 0.3s;*/
}

h2 {
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.4;
	margin:0 0 20px 0;
}
@media (max-width:999px) {
	h2 {
		font-size: 1.8rem;
	}
}
h3 {
	font-size:2.0rem;
	border-left:38px solid #00B180;
	border-bottom: 1px solid #CCCCCC;
	padding-left:35px;
	margin:0 0 30px;
	display: block;
	line-height:38px;
	font-weight:bold;
}


h4 {
	position: relative;
	font-size:1.8rem;
	font-weight: bold;
	color: #555555;
	line-height:1.5;
	/*border-left:5px dotted #008C4A;*/
	border-left:3px solid #B6D3C4;
	padding-left:10px;
	margin: 0 0 10px;
}
/*.buisiness h4::after {
	position: absolute;
	bottom:-10px;
	left:-5px;
	width:100%;
	height: 0;
	content: '';
	border-bottom: 1px solid #CCCCCC;
}*/
h5 {
	font-size:1.6rem;
	font-weight: bold;
	line-height:1.5;
	margin:30px 0 20px;
}
h4 span,
h5 span {
	font-size: 1.4rem;
	font-weight: normal;
}

.inner {
	margin: 10px;
}
.inner table {
	width: 90%;
}
.inner p,
.inner_mt0 p {
	margin-right: 20px;
	margin-left: 20px;
}
.inner_mt0 {
	margin: 0 10px 10px;
}

@media (max-width:999px) {

h3 {
		font-size:1.7rem;
	border-left:33px solid #00B180;
	border-bottom: 1px solid #CCCCCC;
	padding-left:25px;
	margin:0 0 30px;
	display: block;
	line-height:33px;
	font-weight:bold;
}

	h4 {
		margin: 0 0 10px;
	}
	h5 {
		margin: 0 0 10px;
	}
	.inner_mt0 {
		margin: 0;
	}
	.inner p,
	.inner_mt0 p {
		margin-right: 10px;
		margin-left: 10px;
	}
}

@media (max-width:765px) {

h3 {
		font-size:1.7rem;
	border-left:33px solid #00B180;
	border-bottom: 1px solid #CCCCCC;
	padding-left:15px;
	margin:0 0 30px;
	display: block;
	line-height:33px;
	font-weight:bold;
}

}
.scroll_wrapper {
  overflow-x: auto;
  width: 100%;
  padding: 0;
  margin: 0 0 20px;
  scrollbar-base-color:#f5f5f5; /* IE用スクロールバーカラー */
  scrollbar-arrow-color:#CCCCCC; /* IE用矢印カラー */
}
.scroll_wrapper::-webkit-scrollbar{height:10px;}/*バーの太さ*/
.scroll_wrapper::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px;}/*バーの背景色*/
.scroll_wrapper::-webkit-scrollbar-thumb{background:#CCCCCC;border-radius:10px;}/*バーの色*/

@media (min-width:600px) {
.scroll_text {
	display:none;
}
}

/*パソコン用とスマホ用の改行*/
@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}

.resimg {
	width:100%;
}
#header_menu {
	width:100%;
	position: fixed;
	z-index:99;
	top:0;
	background-color:#FFF;
}
.headerwrap {
	height:55px;
	float:left;
}

@media (max-width:999px) {
.gnav-wrapper {
	display: none;
}
}

.gnav-wrapper {
//background: #FFF; /*一時的に削除*/
position: relative;
width:100%;
border-bottom: 1px solid #CCC;
box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
//margin-top: -7px;
}

.gnav-wrapper:hover{
background: #fff; 
}


.gnav {
display: flex;
	width:1000px;
	height:90px;
	margin: 0 auto;
	padding:0;
	justify-content: center;
}

.gnav .f_li,
.gnav .f_li_fc {
padding:0;
list-style-type:none;
text-align: center;
//transition: all .6s ease-in;
width:13%;
font-size:1.5rem;
font-weight:bold;
}
.gnav .f_li:hover {
background: url(../img/gnav_bg.png) no-repeat center bottom;
/*margin: 0 auto;*/
color:#00B180;
}

.gnav .f_li_fc:hover {
background: url(../img/gnav_bg_fc.png) no-repeat center bottom;
margin: 0 auto;
color:#00B180;
}

.gnav .active_on {
background: url(../img/gnav_bg.png) no-repeat center bottom;
/*margin: 0 auto;*/
}

.gnav .active_on a{
color:#00B180;
}

.gnav .active_fc_on {
background: url(../img/gnav_bg_fc.png) no-repeat center bottom;
margin: 0 auto;
}
.gnav .active_fc_on a{
color:#FFF;
}
.gnav .active_fc_on:hover{
color:#000;
}

.gnav .f_li a,
.gnav .f_li_fc a {
width:13%;
}
.gnav .f_li a .nav_btn,
.gnav .f_li_fc a .nav_btn{
height:80px;
padding:23px 0;
}

.gnav .f_li a:hover,
.gnav .active a {
color:#00B180;
}


.gnav .f_li_fc a:hover {
color:#FFF;
}

.gnav .logo {
padding: 13px 0;
list-style-type:none;
text-align: center;
width:22%;

}

.gnav a {
color: #4E4E4E;
text-decoration:none;
}

.gnav > .gnav_active:hover .megamenu {
max-height: 9999px;
opacity: 1;
padding: 0;
}

.gnav > .gnav_active:hover .ir_menu {
padding: 30px 0;
}

.activemegamenu {
display:none;
}
.megamenu {
background: #00B180;
max-height: 0;
opacity: 0;
overflow: hidden;
width: 100%;
position: absolute;
top: 90px;
left: 0;
transition: all .6s ease-in;
z-index: 999;
color:#FFF;
border-bottom: 1px solid #00B180;
font-size:1.4rem;
}


li.active .megamenu {
background: #00B180;
max-height: 300px;
opacity: 1;
width: 100%;
position: absolute;
top: 90px;
left: 0;
z-index: 999;
color:#FFF;
border-bottom: 1px solid #00B180;
font-size:1.4rem;
transition:none;
}

li.active .ir_menu {
padding: 30px 0;
}

.megamenu a{
color:#FFF;
}

.megamenu li:hover{
}

.megamenu .megamenu-inner-title{
border:1px solid #FFF;
margin: 20px 0 0;
padding: 5px 0;
}

.megamenu .megamenu-inner-title-bus{
border:1px solid #FFF;
margin: 31px 0 34px 20px;
padding: 5px 50px 5px 50px;
}

.megamenu .megamenu-inner-title-ir{
border:1px solid #FFF;
margin: 0 0 0 20px;
padding: 35px 27px 35px 28px;
}

.megamenu .megamenu-inner-text{
margin: 20px 0 20px 10px;
padding: 5px 0 7px 0px;
color:#FFF;
text-align:center;
background: url(../img/inner-text_bg.png) repeat-x center bottom;
}

.megamenu .megamenu-inner-text-ir{
margin: 0 0px 0 10px;
padding: 3px 0 5px 0px;
color:#FFF;
text-align:center;
background: url(../img/inner-text_bg.png) repeat-x center bottom;
}
.megamenu .megamenu-inner-text-ir li{
}

.megamenu .megamenu-inner-text:hover,
.megamenu .megamenu-inner-text-ir:hover{
background: url(../img/inner-text_bg.png) repeat-x center bottom #FFF;
color:#4E4E4E;
}

.megamenu .active{
background: url(../img/inner-text_bg.png) repeat-x center bottom #FFF;
color:#4E4E4E;
}


.megamenu-inner {
display: flex;
flex-wrap: wrap;
width:965px;
padding:0;
margin: 0 auto;
}

.megamenu-inner-ir {
display: flex;
flex-wrap: wrap;
width:786px;
padding:0;
margin: 0 auto;
}




.megamenu-inner li {
width: calc( (100% / 4) );
padding: 0;
list-style-type:none;
}







.megamenu-inner-ir li a{
padding: 0 0;
}

.megamenu-inner-img {
margin: 0 0 10px;
}






@media (min-width:999px) {
.menu_back {
	display: none;
}
}
.headerlogo {
	width:234px!important;
	padding: 8px 20px 10px 0;
	margin-right:20px;
	position:relative;
}
@media (max-width:999px) {
.headerlogo {
	width:150px!important;
}
}
.headerlogo a {
	position:absolute;
	z-index:200;
}
.headerlogo img {
	width:100%;
}

.header_container{

/*    border-bottom: 1px solid #cccccc;*/
    padding: 0;
    background-color:#FFF;
    margin: 0;
}

@media (max-width:999px) {
.header_container {
	border:none;
	padding:0;
}
}
.submenupc {
	height:65px;
	color:#FFF;
	background: url(../img/head_bg.jpg) no-repeat top center;
	//background: url(../img/head_bg2.jpg) no-repeat top center;
    background-size:contain;
    margin: 0 auto;
}
@media (min-width:1100px) {
.submenupc {
	width:1100px!important;
}
}
.submenupc i {
	margin-right: 3px;
}
.submenupc a {
	color: #FFF;
}
.submenupc .link_box{
	float:right;
/*	margin: 0 68px 0 0;*/
	margin: 15px 68px 0 0;
	padding:0;
}

.submenupc .head_contact{
	padding: 8px 17px 6px 40px;
	display:inline;
	margin: 10px 3px 0 0;
	background: url(../img/mail_icon.png) no-repeat 10px center #00B180;
}

.submenupc .head_lang{
	padding: 8px 20px 6px;
	background-color:#00B180;
	display:inline;
}

.head_contact span{
margin-right:  -8px;
}

    .head_lang span {
        width: 65px;
        display: inline-block;
    }


/* IE10以降 */
@media all and (-ms-high-contrast: none) { 
    .head_lang span {
        width: 42px;
        display: inline-block;
    }

}



@media (max-width:999px) {
.submenupc {
	display: none;
}
}
.submenumobile {
	display: none;
}
@media (max-width:999px) {
.submenumobile {
	display: inherit;
}
}

.menu .active {
	color: #ffffff;
	background-color: #73c53c!important;
}
/*
.active:after {
	content:"";
	margin: -3px 0;
	width: 100%;
	height:2px;
	display: block;
	background: -moz-linear-gradient(left, #FFF, #008C4A 50%, #FFF);
	background: -webkit-gradient(linear, left top, right bottom, from(#FFF), color-stop(0.5,#008C4A), to(#FFF));
}*/

.marbo0 {
	margin-bottom: 0px;
}
.marbo10 {
	margin-bottom: 10px;
}
.marbo20 {
	margin-bottom: 20px;
}
.marbo30 {
	margin-bottom: 30px;
}
.marbo40 {
	margin-bottom: 40px;
}
.marbo97 {
	margin-bottom: 97px;
}
.marto20 {
	margin-top: 20px;
}
.marto30 {
	margin-top: 30px;
}
.marto40 {
	margin-top: 40px;
}
.marto40 {
	margin-top: 40px;
}
.textbox {
	margin: 0 87px 97px 195px;
}
.pres_copy .textbox {
	margin: 0 87px 97px 195px;
}

@media (max-width:999px) {
textbox {
	margin: 0 0 60px;
}
.pres_copy .textbox {
	margin: 0 0 60px;
}
}

/**/
.carousel-indicators li {
  display: inline-block;
  width: 16px;
  height: 16px;
  /*margin: 1px;*/
  text-indent: -999px;
  cursor: pointer;
  background-color: #cccccc /*\9*/;
  /*background-color: rgba(0, 0, 0, 0);*/
  border: none;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 16px;
  height: 16px;
  margin: 0;
  background-color: #008c4a;
}
 .carousel-indicators {
    bottom: -60px;
  }


.topslider {
	margin-bottom: 20px;
	//width: 100%;
	//margin: 0px auto 20px;
	//text-align: center;
	//background-color: #f2f2f2;
	//padding: 40px 0;
}

.topslider a img:hover {
	opacity:0.7; filter:alpha(opacity=70); -ms-filter: "alpha( opacity=70)"; 
}


.main_read{
	font-size: 2em;
	font-weight: bold;
	line-height: 1.5;
	font-family: Cambria,Georgia,serif; 
}

.main_read span{
	color: #009966;
	font-size: 1.5em;
}

.topslider_box{
   //display: flex;
   //justify-content: space-between;
   //margin-top: 30px;
}


.marbo30{
    //background-color: #fff;
	//max-width: 1000px;
	//margin:0 auto;
    //padding: 40px 0;
}

.marbo30 img{
	max-width: 100%;
}


.topslider_left{
	width: 45%;
	margin-left:5%;
}



.topslider_right{
	width: 50%;
}

.topslider_right p{
	width: 65%;
	margin:22px auto;
	text-align: left;
}

.topslider_right p.urllink{
	width: 33%;
	float: left;
	margin: 18px 0 0 17.5%;
}


.cont_title {
	font-size: 2.4rem;
	padding-bottom: 10px;
	border-bottom:1px solid #033333;
}
.cont_title a {
	font-size: 1.1rem;
	text-decoration:none;
}

.cont_title a:hover {
	opacity:0.5;
}

.cont_title .newslist_btn{
	background-color:#949494;
	color:#FFF;
	padding: 0 15px;
	margin: 0 0 0 20px;
	position:absolute;
	top:12px;
}
.information_wrap{
overflow:hidden;
}

.information {
	padding-bottom: 20px;
}

.information .infoac dt {
	cursor:pointer;
}
.info_list {
	padding-bottom: 18px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 18px;
}

.info_list .ir1,
.infoir .topir1 {
	display:inline-block;
	width:80px;
	text-align: center;
	background-color: #00B180;
	color:#ffffff;
	margin-right:10px;
	font-weight: bold;
}
.info_list .ir2,
.infoir .topir2 {
	display:inline-block;
	width:80px;
	text-align: center;
	background-color: #00429D;
	color:#ffffff;
	margin-right:10px;
	font-weight: bold;
}
.info_list .ir3,
.infoir .topir3 {
	display:inline-block;
	width:80px;
	text-align: center;
	background-color: #FF0000;
	color:#ffffff;
	margin-right:10px;
	font-weight: bold;
}

.info_list .ir1,
.info_list .ir2,
.info_list .ir3 {
	margin-left:10px;
}

@media (min-width:999px) {
	.information .info_list .col-md-3 {
		width:23%;
	}
		.information .info_list .col-md-9 {
		width:77%;
	}
}

.info_list .date {
	margin-bottom:5px;
}
.cont_link {
	margin-bottom: 40px;
}
.cont_link a {
	color: #000000;
	transition: 0.3s ease-in;
}
.cont_link a:hover {
	text-decoration: none;
	color: #008c4a;
	transition: 0.3s ease-in;
}
.cont_bn {
	font-size: 1.5rem;
	line-height: 1.7rem;
	border:1px solid #cccccc;
	padding:20px 0;
	margin-bottom: 20px;
	font-weight:bold;
	display: flex;
   justify-content: center;
   
}

.cont_bn p{
	margin:0 0 0 25px;
	display: flex;
	align-items: center;
}

.mt15{
	margin-top:15px !important;
}



.cont_bn img {
	margin-bottom: 10px;
	height:60px;
}
.cont_bn span {
	font-size: 1.1rem;
	color:#666666;
	font-weight:normal;
}


.brand {
	margin-bottom: 40px;
}
.brand a {
	color: #000000;
	transition: 0.3s ease-in;
}

.brand a:hover {
	text-decoration: none;
	opacity: 0.6;
}
.bran_bn {
	text-align: center;
}
.bran_bn img {
	width:100%;
	max-width:150px;
}
.bran_bn .copy {
	text-align: left;
	font-size: 1.1rem;
	color: #666666;
}

.brand p {
	line-height:1.3em;
}

.brand p.copy {
	//text-align:center;
	margin:0;
	//font-weight:bold;
	//height:50px;
	//width: 16.6667%;
	//display:table-cell;
	//vertical-align:middle;
}

.brand span{
	font-weight: bold;
	display: inline-block;
	margin-bottom:5px;
}


/**/
.direct_head {
	padding:10px 0;
}
.direct_head img {
	height:60px;
	margin-right:20px;
	float: left;
}
.direct_head h1 {
	font-size: 2.8rem;
	font-weight: bold;
	text-align:center;
	color:#00B180;
	font-family: "メイリオ",Meiryo,"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, ;
}

.direct_head .taboff h1 {
	margin:46.5px 0 56px;
}

.direct_head .tabon h1 {
	margin:46.5px 0 56px;
}

@media (max-width:999px) {
.direct_head h1 {
	font-size: 2.6rem;
	/*font-weight: bold;*/
	margin:0;
}
.privacy {
	font-size: 1.9rem!important;
	}
.direct_head img {
	height:50px;
}
}
.direct_head p {
	font-size: 1.2rem;
	margin:2px 0 2px 0;
}

.eng {
	font-size: 1.2rem;
	margin-left:10px;
}
/*pankuzu*/
.pankuzu_wrap {
	/*border-bottom: 1px solid #CCCCCC;*/
	margin-bottom: 20px;
}
.pankuzu {
	padding: 5px 0px;
	font-size: 1.2rem;
	color: #999999;
}

@media (max-width: 999px) {
.pankuzu {
	display:none;
}
}
.pankuzu ul {
	margin-left: -40px;
	list-style: none;
}
.pankuzu li {
	float:left;
}
.pankuzu li a {
	color: #999999;
}
.pankuzu .child:before {
	margin:0 10px;
	content: ">>";
}
/**/
.green {
	color:#008551;
	font-weight: bold;
}
.pink {
	color:#B00032;
	font-weight: bold;
}
/*sitemap*/
.sitemap {
	border-top: 1px solid #008c4a;
	padding-top: 20px;
	margin-bottom: 20px;
}
.sitemap ul {
	list-style: none;
}
.sitemap span {
	font-size: 1.6rem;
	color:#000000;
	font-weight: bold;
}
.sitemap li {
	font-size: 1.4rem;
	line-height: 2.4rem;
}
.sitemap li a {
	color:#666666;
}
.footer_link_bnr {
	color : #666666;
	border-top:1px solid #cccccc;
	padding:0 0 15px 0;
	line-height: 3.0rem;
	
}
.footer_link_bnr .link_bnr_box{
	overflow:hidden;
}

.footer_link_bnr .link_bnr{
	padding:10px 0;
	margin: 0 10px;
	float:right;
}
.footer_link_bnr .link{
	margin: 30px 0px 0;
	font-size:1.3rem;
}

.footer_link_bnr .link_bnr:hover{
	opacity:0.5;
}


.footer {
	color : #666666;
	padding:10px 0 15px 0;
	line-height: 3.0rem;
}

.footer a {
	color: #666666;
}
.footer .copyright {
	text-align: right;
	width:50%;
	float: right;
	margin-top: -40px;
}
@media (max-width: 768px) {
	.sitemap {
		display: none;
	}

.tablet{
	display: none;
}

.topslider{
	padding: 0;
}
.footer .copyright {
	text-align: right;
	width:100%;
	float: right;
	margin-top: -5px;
}

/*.busi_img{
	width:100%;
	max-width:250px!important;
	margin-bottom: 5px !important;
}*/


.main_read{
	width: 90%;
	margin:0 auto;
}


}


@media (max-width: 375px) {
.col-sm-3{
	width: 100%;
}
.tabbox label span{
	font-size: 0.8em;
}

.topslider_right p{
	margin:5px 0 0 0 !important;
}

.topslider_right img{
	width: 100% !important;
}
.cont_bn{
	font-size:1em;
}



.cont_bn img {
	height:40px;
}


.top_index .col-sm-3{
	width: 49%;
}


}
@media (max-width: 1000px) {


.topslider_box{
　　display: flex;
  flex-wrap: wrap;
}

.topslider_left {
	width:90%;
	margin:0 auto;
}

.cont_bn p{
	margin:0 0 0 5px;
	display: flex;
	align-items: center;
}

.dn{
	display: none;
}
.mt25{
	margin-top:25px !important;
}

.topslider_right{
	width:90%;
	margin:0 auto;
}

	.footer {
		text-align: center;
	}
	.footer .copyright {
	text-align: center;
}

.topslider_right{
	width: 80% !important;
	margin:10px auto !important;
	text-align: center !important;
}


.topslider_right p{
	width: 55%;
	margin:0 0 0 5%;
	float: left;
}

.topslider_right img{
	float: left;
	//margin-left: 5%;
	//max-width: 243px;
}

}

@media (max-width: 500px) {
.footer_link_bnr .link_bnr{
	padding:10px 0;
	margin: 0 auto;
	float:none;
	text-align:center;
}
.footer_link_bnr .link{
	margin: 30px 0 0;
	text-align:center;
}
}
/* ページトップ */
#page-top {
	position: fixed;
	z-index:200;
	bottom: 70px;
	right: 0px;
	font-size: 80%;
}
#page-top a {
	background: rgba(0,139,52,0.7);
	text-decoration: none;
	color: #fff;
	width: 65px;
	padding: 10px 0 10px 10px;
	line-height: 1.2;
	text-align: left;
	display: block;
	border-radius: 10px 0px 0px 10px;
}
#page-top a:before {
	content:"\f366";
	font-family: "Ionicons";
	font-size:2.0rem;
}
@media (min-width: 640px) {
#page-top a:hover {
    text-decoration: none;
    background: #CC0068;
}
}
.formarea {
	padding:20px;
	background-color: #f0f0f0;
}
.formarea input {
	width: 100%;
	margin-bottom: 5px;
}
.formarea input[type="radio"] {
	width:auto;
}
.formarea textarea {
	width: 100%;
}
.formarea label span {
	font-weight: normal;
	color: #B00032;
}

/*.monthly table {
	line-height: 1.0;
	margin-bottom: 20px;
	border:none;
}*/

@media (max-width:600px) {
.monthly table {
	margin: 0px;
}
}

.monthly th {
	width:10%;
	/*width: auto;
	font-weight: normal;
	border-color: #aaaaaa;*/
	text-align:center;
	padding:5px;
	background-color: #dddddd;
	white-space: nowrap;
}
.monthly td {
	width: auto;
	padding:5px 7px;
	border-color: #aaaaaa;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #cccccc;
	color: #555555;
}
/* ファイルを上下中央揃え */
.tdtitle {
	background-color: #f4f4f4;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
}

@media (max-width:735px) {
.vision_tbl .tdtitle {
	white-space: normal;
}
}



.num {
	text-align: right;
}
.num_b {
	text-align: right;
}
.monthly p span {
	font-weight: bold;
	font-size:1.8rem;
}
.financial table {
	width:100%;
	font-size:1.4rem;
	line-height: 1.2;
	margin-bottom: 0;
	border:none;
}
.financial th {
	/*width:20%;
	width: auto;
	font-weight: normal;*/
	text-align:center;
	padding:5px 5px;
    vertical-align: middle !important;
    background-color: #e1e1e1;
	border-color: #aaaaaa;
}
.financial td {
	width: auto;
	padding:5px 5px;
	border-color: #aaaaaa;
}
.financial td.tdtitle {
	text-align: left;
}
.financial h4 span {
	margin-left: 10px;
	font-size: 1.2rem;
	font-weight: normal;
}
dd a {
	color: #333333;
}
dd a:hover {
	color: #333333;
}

.chart {
	background-color: #F0F0F0;
	margin-bottom: 20px;
}

.ir table {
	margin: 10px auto;
	border: 1px #aaaaaa solid;
}
.ir table.shareholder {
	width: 80%;
	float: left;
	margin-left: 10px;
}
.ir table.shareholder td {
	text-align: center;
}
.ir table.memo th {
	text-align: left;
}
.ir table.memo td.tdtitle {
	text-align: left;
	width: 15%;
	font-weight: normal;
}
.ir table.result td.tdtitle {
	width: 15%;
	vertical-align: middle;
}
.ir th {
	text-align:center;
	/*width:20%;
	font-weight: normal;*/
	padding:10px;
	background-color: #e1e1e1;
	border-color: #aaaaaa;
}
.ir td {
	padding:10px;
	border-color: #aaaaaa;
	vertical-align: top;
	white-space: normal;
}
.ir dt {
	font-size:1.5rem;
    margin: 10px 10px 10px 0;
}
.ir dd {
    margin: 10px;
}
@media (max-width:999px) {
	.ir table {
		word-break: break-all;
		word-wrap: break-all;
	}
	.ir table.shareholder {
		width: 100%;
		margin-left: 0;
	}
	.ir table .pdf:before {
		width: 16px;
		height: 19px;
	}
	.ir th {
		text-align: left;
	}
	.ir table.shareholder td {
		text-align: left;
	}
}

.ir ul {
	padding: 0 10px;
	margin: 0 20px 20px;
}
.ir ul li {
    list-style: none;
}
.ir h5 {
	margin: 20px 10px 0px;
	font-size: 1.6rem;
	/*border-bottom: 1px dotted #CCCCCC;*/
	padding: 7px 10px;
    background-color: #f4f4f4;
	color: #555555;
}
@media (max-width:999px) {
	.ir h5 {
		margin: 20px 0 10px;
	}
	.ir ul {
		margin: 0 0 20px;
	}
}
.ir i {
	margin-right: 8px;
	color: #CCCCCC;
	font-size: 1rem;
	top: -1.5px;
}

button {
	transition: 0.3s;
	border-style: none;
}
.btn_contact {
	font-size: 1.8rem;
	background-color: #00B180;;
	color: #ffffff;
	border:2px solid #ffffff;
	border-radius: 6px;
	padding:5px 30px;
	box-shadow: 0px 3px 0px rgba(0,0,0,0.3);
	float:right;
}
.btn_contact:hover {
	background-color: #CC0068;
}
.btn_back {
	font-size: 1.8rem;
	background-color: #ffffff;
	color: #008c4a;
	border:2px solid #00B180;
	border-radius: 6px;
	padding:5px 30px;
	box-shadow: 0px 3px 0px rgba(0,0,0,0.3);
}
.btn_back:hover {
	border:2px solid #CC0068;
	color: #CC0068;
}
/*business*/
.data_panel {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 6px;
	position: relative;
}
.cct {
	padding:20px;
	background-color: #71c095;
	height:250px;
	color: #ffffff;
}
.shc {
	padding:20px;
	background-color: #19b4ad;
	height:250px;
	color: #ffffff;
}
.gsz {
	padding:20px;
	background-color: #b8cdda;
	height:250px;
	color: #ffffff;
}
.nny {
	padding:20px;
	background-color: #009e9c;
	height:250px;
	color: #ffffff;
}
.egp {
	padding:20px;
	background-color: #fbc82b;
	height:250px;
	color: #ffffff;
}
.njs {
	padding:20px;
	background-color: #71c095;
	height:250px;
	color: #ffffff;
}
.megasolar {
	background-color: #ffc852;
	height:160px;
	color:#ffffff;
}
.egypt {
	background-color: #E4A343;
	height:160px;
	color:#ffffff;
}
.data_panel h5 {
	position:absolute;
	top:30px;
	left:50%;
	transform: translateX(-50%);
	font-size:1.8rem;
	font-weight: bold;
	word-break: keep-all;
	color:rgba(0,0,0,0.6);
}
.data_panel .cont {
	font-size:2.4rem;
	line-height: 1.5;
	font-weight:bold;
	position: absolute;
	width:100%;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	text-shadow: 3px 3px 0px rgba(0,0,0,0.4);
}
.cont p {
	margin-bottom:20px;
}
.data_panel .cont span {
	font-size:170%;
	line-height: 0.9;
	margin:0 3px 0 3px;
	vertical-align: -12%;
}
.prp {
	color:#ffffff;
}
.lcs {
	text-align: center;
	border-top:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	padding: 0 20px 40px;
}
.lcs h5 {
	text-align: center;
	font-size:2.2rem;
	line-height: 1.4;
	font-weight:bold;
	margin-bottom:20px;
}

.lcs .img_box {
	background-color:#F4F1E6;
	text-align:ceter;
	padding:10px 0 20px;
}
.lcs .lcs_and{
	margin: 30px 0 0;
}

.lcs .lcs_and img{
	margin: 0;
}


.lcs .lcs_cost1 {
	background-color:#00B180;
	text-align:ceter;
	padding-top:5px;
	padding-bottom:10px;
}

.lcs .lcs_cost2 {
	background-color:#00A99D;
	text-align:ceter;
	padding-top:6px;
	padding-bottom:10px;
}

.lcs .lcs_cost1 h6,
.lcs .lcs_cost2 h6 {
	color:#FFF;
	font-size:2.4rem;
	font-weight:bold;
}



.lcs .lcs_cost2 h6 {
height: 52px;
display: flex;
align-items: center;
justify-content: center;
}


/* IE10以降 */
@media all and (-ms-high-contrast: none) { 
    .lcs .lcs_cost2 h6 {
       
        margin-bottom: 11px;
    }
}


.lcs .lcs_cost1 .lcs_cost_in,
.lcs .lcs_cost2 .lcs_cost_in {
	background-color:#FFF;
}




.lcs_btm{
position:relative;
top:-26px;
}

@media (max-width: 999px) {
	.lcs h5 {
		font-size:1.8rem;
	margin: 20px 0 10px;
	}
}
.costdown {
	padding: 15px;
	border: 1px solid #008c4a;
	margin-bottom: 10px;
	font-size:1.3rem;
}
.costdown p {
	background-color: #008c4a;
	padding:5px 15px;
	margin:-15px -15px 10px -15px;
	color:#ffffff;
}
.costdown dt {
	color: #008c4a;
	margin:5px 0;
}
.busi_logo {
	/*width:100%;*/
	max-width:100%;
	max-height:90px;
	//margin-bottom:20px;
	margin-top: 45px;
}

.busi_img {
	width:100%;
	margin-bottom:20px;
	max-width:502px;
}
.column {
	width:100%;
	background-color: #EBF2FB;
	padding:20px;
}
.column h5 {
	font-size:1.6rem;
	font-weight:bold;
	padding:0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
}
.contact {
	width:100%;
	background-color: #ffffff;
	border:4px solid #cccccc;
	padding:10px;
	margin-bottom:10px;
}
.contact h5 {
	font-size:2.0rem;
	text-align:center;
	font-weight:bold;
	color: #333333;
	margin: 0 0 10px 0;
}
.contact h6{
	font-size:2.0rem;
	color: #00B180;
	text-align:center;
	}
	
.contact_link {
padding:20px;

}
.contact dd{
	text-align:center;
	}
.contact_link a {
	padding-left:25px;
	position:relative;
}

/*
.contact_link a::before {
	content:"▶";
	color: #00B180;
	position:absolute;
	top:-2px;
	left:0;
}
*/


.arrow_right:before {
  content: '';
  display: inline-block;
  width: 20px;/*画像の幅*/
  height: 21px;/*画像の高さ*/
  background-image: url(../img/arrow_right.png);
  background-repeat: no-repeat;
  position:absolute;
//padding-top:3px;
  background-size:contain;
  margin:4px 0px 0px 5px

}



.contact_link dd {
	font-weight:bold;
	}

.large {
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.2;
}
.fc_btn {
	display:block;
	width:100%;
	padding:20px;
	background-color: #f9f9f9;
	font-size:2.4rem;
	color:#000000;
	text-decoration: none;
	line-height: 1.1;
	text-align: center;
	border: 1px solid #cccccc;
	border-radius: 6px;
	box-shadow: 0px 4px 0px rgba(0,0,0,0.2);
	margin-bottom: 20px;
}
.fc_btn span {
	font-size:1.4rem;
}
.fc_btn:hover {
	text-decoration: none;
	color:#ffffff;
	background-color: #008c4a;
	border: 1px solid #008c4a;
}
/*recruit*/
.rec_panel {
	display:block;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}
.rec_panel1{
	display:block;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}
.rec_panel1 p {
	width:100%;
	line-height;auto;
	margin-bottom: 30px;
	padding:5px;
	position:absolute;
	left:50%;
	bottom: 0px;
	transform: translateX(-50%);
	font-size:2.2rem;
	word-break: keep-all;
	font-weight:bold;
	color:#ffffff;
}
.rec_panel p {
	width:100%;
	margin-bottom: 30px;
	padding:5px;
	position:absolute;
	left:50%;
	bottom: 0px;
	transform: translateX(-50%);
	font-size:1.8rem;
	word-break: keep-all;
	font-weight: normal;
	color:#ffffff;
	background-color: rgba(0,0,0,0.4);
}
.recmain-text{
	margin-bottom:30px;
	}
.rec_panel:hover {
	opacity: 0.7;
}
.rec_info dd {
	margin-bottom:20px;
}
border-bottom:1px dashed #cccccc;
.rec_info a {
	color:#CC0068;
}
.rec_info a:hover {
	color:#CC0068;
}

.ricinfo hr{
border:1px dashed #cccccc;
}

.recruit_topics{
	font-weight:bold;
	}
@media (max-width:999px){
	.harima-box{
	text-align: -moz-center;
	}
}
	.container852_2{
	border: 2px solid #cccccc;
	margin-left:20px;
	padding:15px;
	}
@media (max-width:999px){	
	.container852_2 {
    border: 2px solid #cccccc;
    padding: 20px;
	}
	}
@media (max-width:999px){	

}
.harima {
    background-color: #F29702;
    padding: 20px 0 30px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    width:100%;max-width:320px;
	clear:both;
	margin-bottom:20px;
	text-align:center;
	margin-left:15px;
	}
.text_left{
	text-align:left;
	}
	
.sinsotu{
	margin: 30px 0px 70px 74px;
	}


	@media (max-width:999px){
	.sinsotu{
	margin: 30px 0px 50x 0px;
	}
	}
.row .allowcolor{
	color:#008c4a;
	margin-right: 27px;
	}
.cyuto{
	margin: 30px 74px 0px 74px;
	clear:both;
	
	}
@media (max-width:999px){	
.cyuto{
	margin: 30px 0px 0px 0px;
	}
}
.recruit_topics {
	display: inline-block;
	text-align:left;
}

.btn_submit {
	border: none;
	width:200px!important;
	font-size:1.8rem;
	padding:5px 10px;
	background-color: #008c4a;
	color: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 6px;
	box-shadow: 0px 3px 0px rgba(0,0,0,0.3);
	float:right;
}
.btn_submit:hover {
	transition: 0.3s;
	background-color: #CC0068;
}
.btn_reset {
	border: none;
	width:200px!important;
	font-size:1.8rem;
	padding:5px 10px;
	background-color: #ffffff;
	color: #008c4a;
	border: 2px solid #008c4a;
	border-radius: 6px;
	box-shadow: 0px 3px 0px rgba(0,0,0,0.3);
}
.btn_reset:hover {
	transition: 0.3s;
	color: #CC0068;
	border: 2px solid #CC0068;
}
.info_list .date {
	margin-bottom:5px;
	margin-right: 10px;
}
.date {
	margin-bottom:5px;
	width:140px;
	font-weight: normal;
}
@media (min-width: 999px) {
	.date {
		float:left;
	}

	.pd_0_26{
	padding:0 26px !important;
}


}
.open_arrow {
	float:right;
}
.infoac dt,
.infoir dt {
	padding: 20px 0;
	border-bottom: 1px solid #CCCCCC;
}
.infoac dd {
    display:none;
    }
.infoac dd {
	padding: 10px 20px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #CCCCCC;
}
.container852_1{
    width:852px;
    margin:0 74px 0px 74px;
}
@media (max-width: 999px) {
.container852_1 {
	width: 100%;
    margin: 0 0 20px;
	}
}

.tag_newshop {
	display: inline-block;
	width:60px;
	text-align: center;
	padding:1px 0px 1px 0px;
	background-color: #39a24a;
	color:#ffffff;
	margin-right: 10px;
}


.infoac .news1{
	display: inline-block;
	width:60px;
	text-align: center;
	padding:1px 0px 1px 0px;
	background-color: #39a24a;
	color:#ffffff;
	margin: 0 10px;
}

.infoac .news2{
	display: inline-block;
	width:60px;
	text-align: center;
	padding:1px 0px 1px 0px;
	background-color: #c1145a;
	color:#ffffff;
	margin: 0 10px;
}
.infoac .news3{
	display: inline-block;
	width:60px;
	text-align: center;
	padding:1px 0px 1px 0px;
	background-color: #603813;
	color:#ffffff;
	margin: 0 10px;
}

/*IRニュース部分*/
.news_content {
	display: flex;
	align-items: flex-start;
}
.information .topnews {
	display: block;
	margin: 0 10px 0px 0;
	min-width: 80px;
}

.information .newsttl {
	display: block;
}

.information .tnewsttl {
	display: block;
	float:left;
	width:58%;
}

@media (max-width: 999px) {
.information .newsttl {
	display: block;
}

.information .tnewsttl {
	display: block;
	float:left;
	width:75%;
}
}
@media (max-width: 763px) {
.information .newsttl {
	display: block;
}
.information .tnewsttl {
	display: block;
	float:left;
	width:68%;
}

.busi_logo {
	margin-top: 0px;
}
}


.tag_apology {
	display: inline-block;
	width:60px;
	text-align: center;
	padding:1px 0px 1px 0px;
	background-color: #603813;
	color:#ffffff;
	margin-right: 10px;
}
.tag_update {
	display: inline-block;
	width:60px;
	text-align: center;
	padding:1px 0px 1px 0px;
	background-color: #c1145a;
	color:#ffffff;
	margin-right: 10px;
}

.ircontact {
	/*padding:20px;*/
	text-align: center;
	margin: 30px 0;
}
.ircontact a {
	display: block;
	width: 100%;
	padding: 20px;
	border: 4px solid #cccccc;
	margin-bottom:10px;
	color: #333333;
	font-size:1.6rem;
	text-decoration: none;
}
.ircontact a span {
	color: #008c4a;
	margin-right: 10px;
}

.tabcontent img {
	width:100%;
}
.tab-content img {
	width:100%;
}

.senititle {
	font-size:2.2rem;
	line-height: 1.4;
	font-weight:bold;
	color: #008c4a;
	margin-top: 0px;
	margin-bottom: 10px;
}
.seniint {
	padding:20px;
	border: 1px solid #cccccc;
	background-color: #fafafa;
	font-size: 1.5rem;
}
.gratitle {
	text-align: center;
	font-size:1.5rem;
	font-weight: bold;
	color: #333333;
}
.proc {
	margin:20px auto;
}
@media (max-width:999px) {
	.proc {
	width:100%!important;
}
}
.forsee {
	background-image: url(../recruit/img/img_forsee.png);
	background-size: cover;
}
.seni1 {
	background-image: url(../recruit/img/nagatasan_top.png);
	background-size: cover;
}
.seni2 {
	background-image: url(../recruit/img/adachikacyou_top.png);
	background-size: cover;
}
.seni3 {
	background-image: url(../recruit/img/adachikacyou_top.png);
	background-size: cover;
}
.rec_img3{
	max-width:370px;
	}
.rec_img30{
	margin-bottom:20px;
	display: table;
	margin: 0 auto;
	}

@media (max-width: 750px) {
.rec_img30{
	margin:0 auto;
	overflow:hidden;
	max-width: 320px;
	}

.topslider{
	margin: 0px auto 20px;
	padding: 0;
	background-color: none;
}

.topslider_right p{
	width: 84%;
}

.topslider_buton{
	width: 80%;
	margin:0 auto;
}

.footer .copyright{
	width: 100%;
	margin-top: 0;
}


.main_read{
	font-size: 1.5em;
	width: 90%;
	margin:0 auto;
}




}
.btn_reclist1 {
	display: block;
	text-align: center;
	width:100%;
	padding:10px;
	margin: 0px auto 30px;
	background-color:#00B180;
	/* border: 2px solid #00B180;  */
	color: #333333;
	font-size: 2.0rem;
}
.btn_reclist1:hover {
    opacity: 0.5;
    color: #333333;
	transition-duration: 0.5s;
	text-decoration: none;
}


.btn_reclist {
	display: block;
	text-align: center;
	width:100%;
	padding:20px;
	margin: 0px auto 95px;
	background-color:#00B180;
	/* border: 2px solid #008c4a; */
	color: #ffffff;
	font-size: 2.0rem;
	font-weight: bold;
}
.btn_reclist:hover {
    opacity: 0.5;
    color: #FFF;
	transition-duration: 0.5s;
	text-decoration: none;
}
	
.rec-articleimg{
	margin-bottom:30px;
	}
.reccont_1{
	margin-top: 30px;
	}
.cyuui{
	text-align:right;
	}

.graph{
	padding-top:30px;
	}
@media (max-width:765px) {
.graphres{
	width:80%;
	margin:0 auto;
}
}
.recmain {
	width:100%;
	margin-bottom:30px;
}
/*megamenu*/
body {
    /*font-family: 'Source Sans Pro', sans-serif;*/
}

* {
    box-sizing: border-box;
}

a {
    color: #333;
}

.description {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

/*ul, li {
list-style: none;
}*/

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
megamenu.js STYLE STARTS HERE
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.menu-container {
    /*width: 80%;*/
	width: 100%;
    margin: 0 auto;
    /*background: #e9e9e9;*/
}

.menu-mobile {
    display: none;
    padding: 14.5px 20px;
	/*add*/
	text-decoration: none;
}
/*add*/
.menu-mobile:hover {
	text-decoration: none!important;
}
.menu-mobile:focus {
	text-decoration: none!important;
}
/*addend*/

.menu-mobile:after {
    content: "\f394";
    color: #4E4E4E;
    font-family: "Ionicons";
    font-size: 3.0rem;
	line-height: 1.2;
    padding: 0;
    float: right;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
}
.on:after {
    content: "\f2d7";
    font-family: "Ionicons";
    font-size: 2.5rem;
    padding: 0;
    float: right;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
}
.menu-dropdown-icon:before {
    content: "\f218";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    padding: 11.4px 2em;
    /*background: #fff;*/
    color: #333;
    text-align:right;
    position:absolute;
    width:100%;
}
@media (max-width:999px) {
.arrow:before {
    content: "\f3d3";
    font-family: "Ionicons";
	font-weight: normal;
    cursor: pointer;
    float: right;
    /*padding: 11.4px 2em;*/
    /*background: #fff;*/
    color: inherit;
}
}

.menu > ul {
    margin: 0 auto;
    padding:0;
    width: 100%;
    list-style: none;
    position: relative;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}

.menu > ul:before,
.menu > ul:after {
    content: "";
    display: table;
}

.menu > ul:after {
    /*clear: both;*/
}

.menu > ul > li {
    float: left;
    /*background-color: #ffffff;*/
    padding: 0;
    margin: 0;
	/*add*/
	/*width:20%;*/
	text-align: center;
	/*border-bottom: 1px sold #cccccc;*/
}
@media (max-width: 999px){
.menu > ul > li {
    background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
}
}

.menu > ul > li a {
    text-decoration: none;
    /*padding: 1.5em 3em;*/
    display: block;
	/*add*/
	padding:7px 27px;
	font-size:1.5rem;
	font-weight: bold;
}

/*add*/

.menu > ul > li a:hover {
    color: #ffffff;
}

.menu > ul > li:hover a {
    color: #ffffff;
}

/*addend*/


.menu > ul > li:hover {
    /*background: #f0f0f0;*/
	background: #008C45;
}

.menu > ul > li > ul {
    display: none;
    width: 400%;
	background: #008C45;
	padding: 15px 0 ;
    position: absolute;
    z-index: 99;
    left: -200%;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
	text-align: left;
}

.liwrap {
	width:1000px;
	margin:0 50%;
}
.liwrap > ul, li {
	padding:0;
}





@media (max-width:999px) {
.menu > ul > li > ul {
    width: 100%;
    left: 0%;
}

.liwrap {
	width:100%;
	margin:0;
}

.ir_spmenu{
	overflow:auto;
	height:250px;
}
}

.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
    content: "";
    display: table;
}

.menu > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > .liwrap > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    /*width: 25%;*/
	width: 20%;
    /*background: none;*/
	background: #008C45;
    float: left;
}

.menu > ul > li > ul > .liwrap > li a {
    color: #ffffff;
    /*padding: .2em 0;*/
    width: 100%;
    display: block;
}
@media (max-width:999px) {
.menu > ul > li > ul > li a {
    border-bottom:1px solid rgba(255,255,255,0.5)!important;
}
}

.menu > ul > li > ul > .liwrap > li > ul {
    display: block;
    padding: 0;
    /*margin: 10px 0 0;*/
	margin: 0;
    list-style: none;
    box-sizing: border-box;
}

/*add*/
.menu > ul > li > ul > .liwrap > li > ul:hover {
    /*background-color: #73c53c;*/
}
/*addend*/

.menu > ul > li > ul > .liwrap > li > ul:before,
.menu > ul > li > ul > .liwrap > li > ul:after {
    content: "";
    display: table;
}

.menu > ul > li > ul > .liwrap > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > .liwrap > li > ul > li {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    /*font-size: .8em;*/
}

.menu > ul > li > ul > .liwrap > li > ul > li a {
    border: 0;
	/*add*/
	padding:15px;
	/*addend*/
}
@media (max-width:999px) {
.menu > ul > li > ul > .liwrap > li > ul > li a {
	padding:5px 1.8em 5px 2.5em;
}
}
/*add*/
.menu > ul > li > ul > .liwrap > li > ul > li a:hover {
    background-color: #73c53c;
}
/*addend*/

.menu > ul > li > ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px;
}

.menu > ul > li > ul.normal-sub > .liwrap > li {
    width: 100%;
}

.menu > ul > li > ul.normal-sub > .liwrap > li a {
    border: 0;
    padding: 1em 0;
}


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media only screen and (max-width: 999px) {
    .menu-container {
        width: 100%;
		/*add*/
		position:absolute;
		top:0;
		left:0;
		z-index:100;
    }
    .menu-mobile {
        display: block;
    }
    .menu-dropdown-icon:before {
        display: block;
    }
    .menu > ul {
        display: none;
    }
    .menu > ul > li {
        width: 100%;
        float: none;
        display: block;
		/*add*/
		text-align: left;
    }
    .menu > ul > li a {
        padding: 10px 1.8em;
        width: 100%;
        display: block;
		border-bottom:1px solid rgba(255,255,255,0.5);
    }
    .menu > ul > li > ul {
        position: relative;
    }
    .menu > ul > li > ul.normal-sub {
        width: 100%;
    }
    .menu > ul > li > ul > .liwrap > li {
        float: none;
        width: 100%;
        /*margin-top: 20px;*/
    }
    .menu > ul > li > ul > .liwrap > li:first-child {
        margin: 0;
    }
    .menu > ul > li > ul > .liwrap > li > ul {
        position: relative;
    }
    .menu > ul > li > ul > .liwrap > li > ul > li {
        float: none;
    }
    .menu .show-on-mobile {
        display: block;
    }
}
/* add */
.menu_back {
	width :100%;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
}
/*.submenupc {
	float:right;
	margin-top:5px;
}
.submenupc a {
	color: #666666;
}
@media (max-width:999px) {
.submenupc {
	display: none;
}
}
@media (min-width:999px) {
.submenumobile {
	display: none;
}
}*/

/*sidemenu*/
.sidemenu {
	width:100%;
}
.side_wrap {
	padding: 10px 0;
	background-color: #f5f5f5;
}

@media (min-width:999px){
.side_wrap {
	display:none;
}

}
.sidemenu ul {
	list-style: none;
	margin: 0;
	margin-left: -40px;
}

.sidemenu li .child {
	padding-left: 30px;
}
.recimenu {
	background-color: #FFA31A;
	padding:10px 15px;
	color: #FFFFFF;
	border-bottom:1px dotted #663200;
}
.btn_side {
	display: block;
	color:#000000;
	/*background-color: #FFFFFF;*/
	/*border-bottom:1px solid #EEEEEE;*/
}
@media (max-width:999px) {
.btn_side {
	margin-bottom: 10px;
}
}
.btn_side span {
	color:#00B180;
	margin-right: 5px;
}
.btn_side:hover {
	color:#C0345C;
	text-decoration: none;
}
#side_menu dl {
    /*margin-bottom:10px;*/
}
/*sidemenu acordion*/
.mobile {
	text-align: center;
	margin-top:0px;
}

#acMenu dt{
    display:block;
    /* width:100%;*/
    padding: 10px 15px;
    /*border:#666 1px solid;*/
    cursor:pointer;
    }
#acMenu dt:after{
    float:right;
    margin-right: 0px;
    content: "▼";
    }
#acMenu dt.active:after{
    content: "▲";
}
#acMenu dd {
    display:none;
    }
    
.infoac dt.active:hover {
	color: #B00032;
}

@media (min-width:999px) {
#acMenu .mobile {
    display: none;
    }
#acMenu dd.pc {
    display:inline;
    }
}

@media (max-width:648px) {
br.none{
    display: none;
    }
}

/*IRページと関連する修正*/
.ir .adobe_link {
	margin-top: 30px;
	margin-bottom: 60px;
}
.ir_day {
	min-width: 100px;
	display: inline-block;
}
.gnav .header_ir {
	width: 15%;
}
.information_wrap .date {
	width: 110px;
}
 .sitemap .container {
 	padding:0;
 }
 .sitemap .container .row {
 	display: flex;
 	justify-content: space-between;
 	padding-left: 20px;
 	padding-right: 20px;
 	margin-left: 0;
 	margin-right: 0;
 }
 .sitemap .container .row::before {
 	display: none;
 }
 .sitemap .container .row ul {
 	width: auto;
 	padding:0;
 }
.adobe_link_ir
  @media (max-width:1000px) {
 	.sitemap .container .row ul {
 		width: 24%;
 	}
 }
 @media (min-width:1000px) {
 	.sitemap .container {
 		width: 1040px;
 	}
 }
 @media screen and (min-width: 768px){
 	.ir_sidemenu {
 		display: flex;
 		flex-wrap: wrap;
 	}
 	.ir_sidemenu .col-sm-3 {
 		float: none;
 		width: 33%;
 	}
 	.ir_sidemenu .col-sm-3 li a {
 		text-indent: -0.7em;
  		padding-left: 2em;
 	}
 }
 @media screen and (min-width: 1000px){
 	.financial td.tdtitle {
 		max-width: 250px;
 	}
 }
 @media screen and (max-width: 720px){
 	.financial td.tdtitle {
 		max-width: inherit;
 	}
 }
/*IE対応*/
 @media all and (-ms-high-contrast:none){
.information_wrap span,.information_wrap .newslist_btn {
	padding-top: 4px;
}
.top_index .newsttl {
	padding-top: 5px;
}
}

/*レスポンシブ 余白調整*/
.top_index .information_wrap .col-xs-12 {
	padding-left: 0;
	padding-right: 0;
}
/*外食・中食事業*/
.busi_restaurant_result .busi_restaurant_graph {
	padding-left: 37px;
}
@media screen and (max-width: 767px) {
.direct_head .taboff h1 {
  margin: 10px 0 20px;
}
.footer_link_bnr .link_bnr {
	margin-right: 0;
}
/*神戸物産の特徴*/
 #page_cap {
	flex-direction: column;
}
#page_cap .col-sm-8,#page_cap .marbo20,#page_cap .marbo30 {
	padding-left: 0;
	padding-right: 0;
}
.tabcontent .col-sm-4 h2 {
	margin-bottom: 10px;
}
.tabcontent .col-sm-4 h2 span.seihan {
	font-size: 25px;
}
.buisiness .tabbox .tab {
	width: 49%;
}
.japan_map {
	float: none;
}
.buisiness .tabbox  #tabcontent2 .lcs{
	padding-left: 0;
	padding-right: 0;
}
.footer_box .col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}
.lcs .img_box,.lcs .lcs_cost1,.lcs .lcs_cost2 {
	margin-right: 10px;
	margin-left: 10px;
}
/*業務スーパー事業*/
#page_cap .col-sm-8 {
	padding-left: 0;
	padding-right: 0;
}
.busi_retail .col-sm-6,.busi_retail .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}
.busi_retail .retailinfo {
	padding-left: 0;
	padding-right: 0;
}
.busi_retail_circle {
	display: flex;
	justify-content: space-between;
	padding-left: 0!important;
	padding-right: 0!important;
	margin-top: -35px;
	margin-bottom: 30px!important;
}
.busi_retail_circle .retailinfo {
	width: 30%;
	font-size: 12px;

}
.busi_retail_circle .retailinfo br {
	display: none;
}
.busi_retail_circle .retailinfo span {
	font-size: 11px!important;
}
.busi_retail_circle .retailinfo span::before {
	content: "\A" ;
	white-space: pre ;
}
.retail .retailinfo {
	padding-left: 0;
	padding-right: 0;
}
/*外食・中食事業*/
.business .busi_restaurant .ta_c,.business .busi_restaurant .f_r,.busi_restaurant_result .col-sm-6:nth-of-type(1),.busi_restaurant_result .busi_restaurant_graph {
	padding-left: 0;
	padding-right: 0;
}
/*エコ再生エネルギー事業*/
.business_eco .col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}


/*新たな取り組み*/
.business_new .col-sm-6,.business_new .col-sm-12,.tabcontent .komugi_l,.komugi_l_wrap {
	padding-left: 0!important;
	padding-right: 0!important;
}

/*サステナビリティ*/
.cont_wrap .csr .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}
.esg_main_menu,.esg_bottom_menu {
	display: flex;
	justify-content: space-between;
}
.esg_main_menu::before,.esg_bottom_menu::before {
	content: none;
}
.esg_main_menu::after,.esg_bottom_menu::after {
	content: none;
}
.esg_main_menu .col-sm-4,.esg_bottom_menu .col-sm-4 {
	padding-right:0;
	padding-left:0;
	width: 32%;
}
#esg_body .col-sm-6{
	padding-left: 0;
	padding-right: 0;
}
.support_item {
	padding-left: 10px;
}


}
@media screen and (max-width: 700px) {
/*サステナビリティ*/
.cont_wrap .esg_bottom_menu .csr_btnbg p {
	font-size: 14px;
	background-size: 20px;
}
.cont_wrap .esg_bottom_menu .csr_btnbg p span {
	font-size: 13px;
}
}
@media screen and (max-width: 600px) {
/*サステナビリティ*/
.cont_wrap .esg_main_menu .csr_btnbg p {
	font-size: 14px;
	background-size: 20px;
}
.cont_wrap .esg_main_menu .csr_btnbg p span {
	font-size: 13px;
}
.esg_bottom_menu {
	flex-direction: column;
}
.esg_bottom_menu .col-sm-4 {
	width: 100%;
}
.esg_bottom_menu .col-sm-4 .csr_btnbg_btm,.esg_bottom_menu .col-sm-4 .csr_btnbg_btm img {
	max-width: 600px!important;
}
}
@media screen and (max-width: 450px) {
.busi_retail_circle {
	flex-direction: column;
}
.busi_retail_circle .retailinfo {
	width: 100%;
	font-size: 12px;

}
/*サステナビリティ*/
.esg_main_menu {
	flex-direction: column;
}
.esg_main_menu .col-sm-4 {
	width: 100%;
}
}