/*company*/


@media (min-width:780px) {
	.sp {
		display:none;
	}

}

.company img {
}

.company,
.buisiness{
margin-bottom:97px;
}

#page_cap{
	overflow:hidden;
	margin:30px 0 20px;
	padding: 0 30px;
}
.seihan_cap {
	padding: 20px 0 20px 10px!important;
	line-height: 1.8em;
}

@media (max-width:999px) {
#page_cap {
	padding: 0;
	}
}
h2.business {
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1.4;
	margin:0 0 77px;
	padding: 20px 0;
}

h2.business span{
	font-size: 3.5rem;
}


#page_cap p{
	border-left:1px solid #CCC;
	padding: 10px 0 10px 10px;
	line-height: 1.8em;
}

#business_box{
	margin: 0 0 97px;
}

.business_img{
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	overflow:hidden;
	margin: 0 auto 50px;
	width:101%;
}

.business_img div{
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:0;
	text-align:center;
}

}
@media (max-width:765px) {

#page_cap p {
	border-left:none;
}
}

.footer_box{
	overflow:hidden;
	margin: 97px 0 0;
}

.footer_box .col-sm-4{
	margin: 0 0 20px;
	
}


@media (max-width:780px) {
.footer_box .col-sm-4 {
	padding:0;
}
}

.footer_box .tab_box{
	border:1px solid #CACACA;
	margin: 0;
	padding: 20px 10px;
	overflow:hidden;
}

.footer_box .col-sm-4 .tab_box{
	border:1px solid #CACACA;
	margin: 0;
	padding: 20px 20px;
	overflow:hidden;
}

@media (max-width:999px) {
.footer_box .tab_box,
.footer_box .col-sm-4 .tab_box{
	margin: 0 0 30px;
	padding: 20px 10px;
}
}

.tab_box_bg1,
.tab_box_bg2,
.tab_box_bg3,
.tab_box_bg4{
	color:#FFF;
	font-size:1.6em;
	font-weight:bold;
	padding: 25px 0;
	text-align:center;
	line-height:1.5;
}

@media (max-width:768px) {

.tab_box_bg1,
.tab_box_bg2,
.tab_box_bg3,
.tab_box_bg4{
	color:#FFF;
	font-size:1.3em;
	font-weight:bold;
	padding: 25px 0;
	text-align:center;
	line-height:1.5;
}

  .tablet_br br {
    display: none;
  }
.seihan_title {
	padding-top: 20px!important;
}

}


.tab_box_bg1{
  background:url("../business/img/1bg.png") no-repeat right center #00B180;
  background-size:cover;
}

.tab_box_bg2{
  background:url("../business/img/2bg.png") no-repeat right center #00B180;
  background-size:cover;
}

.tab_box_bg3{
  background:url("../business/img/3bg.png") no-repeat right center #00B180;
  background-size:cover;
}
.tab_box_bg4{
  background:url("../business/img/4bg.png") no-repeat right center #00B180;
  background-size:cover;
}

.col-sm-4 .tab_box_bg1{
  background:url("../business/img/1bg.png") no-repeat right center #00B180;
  background-size:contain;
}

.col-sm-4 .tab_box_bg2{
  background:url("../business/img/2bg.png") no-repeat right center #00B180;
  background-size:contain;
}

.col-sm-4 .tab_box_bg3{
  background:url("../business/img/3bg.png") no-repeat right center #00B180;
  background-size:contain;
}
.col-sm-4 .tab_box_bg4{
  background:url("../business/img/4bg.png") no-repeat right center #00B180;
  background-size:contain;
}

@media (max-width:765px) {

.tab_box_bg1,
.tab_box_bg2,
.tab_box_bg3,
.tab_box_bg4{
  background-size:contain;
}
}

.footer_box .tab_box p{
	margin: 0 0 10px;
	line-height: 1.8em;
	text-align:center;
}

.footer_box .col-sm-4 .tab_box p{
	margin: 10px 0;
	line-height: 1.8em;
	height:6em;
	text-align:center;
}

@media (max-width:999px) {
.footer_box .tab_box p .pc{
	display:none;
}
.footer_box .col-sm-4 .tab_box p{
	height:7em;
}
}

@media (max-width:765px) {
.footer_box .tab_box p{
	margin: 10px 0;
}
.footer_box .col-sm-4 .tab_box p{
	margin: 20px 0;
	height:auto;
	text-align:left;
}
}


.footer_box .tab_box .btn{
  background:url("../business/img/btn_icon2.png") no-repeat left center;
  padding-left:18px;
}
.footer_box .tab_box .btn:hover{
  color:#FFF;
}

.motto_title {
	color: #333333;
	padding-left:15px;
	line-height: 1.5!important;
	border-left: 5px solid #008C4A;
}

.company h2 span {
	font-size: 1.6rem;
	margin-left:20px;
	color: #999999;
}
.fc h2 {
	text-align: center;
	line-height: 1.4;
}

.pres_img {
	width:800px;
	margin-left:-120px;
}
.president_mess {
	margin:0px 74px;
}
.president_imgbox {
width: 100%;
//margin: 0 -5% 40px;
//position: relative;
}
.pres_copy p{
	margin:0 0 20px;
}

@media (max-width:999px) {
	.pres_img {
		width:100%;
		margin-left:0px;	
	}
	.pres_copy {
		margin:20px 0 0;
	}	
}

.motto {
	background-color: #F0F0F0;
	padding:20px;
	margin-bottom: 20px;
}
.comp_policy {
	margin-bottom:30px;
}
.comp_policy p {
	font-size:2.0rem;
	padding: 20px;
	background-color: rgba(255,255,255,0.9);
}

.comp_concept {
	margin-bottom:0px;
}
.comp_concept p {
	font-size:1.6rem;
	padding:10px 20px;
	background-color: rgba(255,255,255,0.9);
}
.company table {
	margin-bottom:20px;
}
.company th {
	width:30%;
	font-weight: bold;
	padding:10px;
	background-color: #F0F0F0;
    border-top: 2px solid #FFFFFF !important;
}
/*.company td {
	width:70%;
	padding:10px 0 10px 15px;
    border-bottom: 1px solid #dddddd;
}*/
.company td li {
	margin-left: -20px;
	margin-bottom: 10px;
}

/* 会社概要 */
/*.honbu_name {
	margin:5px 0 0px 0;
	font-weight: bold;
	color: #333333;
}*/
@media (max-width:463px) {
	.company iframe {
		height: 200px;
	}
	.company h4 {
		margin-bottom: 10px;
		font-size: 1.5rem;
	}
}

.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
	margin-bottom: 20px;
}
 
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.getarpc {
	margin: 59px 0 127px;
	padding:20px;
	text-align: center;
	background-color: #F0F0F0;
}
#acMenu dt.que {
	padding: 10px 0;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
}
#acMenu dt.que:hover {
	color: #00B180;
}
#acMenu dd.ans {
	padding: 10px 20px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #CCCCCC;
}
.tag_que {
	padding: 4px 8px;
	background-color: #00B180;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 100%;
	margin-right: 10px;
}
.pdf:before {
	margin: 0 8px 5px 0;
    content:" ";
    display:inline-block;
    width: 24px;
	height: 28px;
    background:url("../ir/img/pdf_icon.png");
    background-size: contain;
    vertical-align:middle;
}
@media (max-width:999px) {
	.pdf:before {
		margin: 0 3px 0 0;
	}
}
/*.pdf:after {
	margin: 0 0 0 20px;
    content:" ";
    display:inline-block;
    width: 32px;
	height: 38px;
    background:url("../ir/img/pdf_icon.png");
    background-size: contain;
    vertical-align:middle;
}*/
.pdf_s:after {
	margin: 0 0 0 10px;
    content:" ";
    display:inline-block;
    width: 24px;
	height: 28px;
    background:url("../ir/img/pdf_icon.png");
    background-size: contain;
    vertical-align:middle;
}
.pdf_s {
}
/* プルダウンデザイン */
h3.ir_news_title{
	overflow:hidden;
	line-height:30px;
}

.select_period {
	display:table-cell;
	vertical-align:middle;	
	float:right;
}
.select_period select {
	outline:none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	/*border:none;*/
	height:30px;
	background:url(../images/common/icon_select_down.png) no-repeat right center #f4f4f4;
	background-size:40px auto;
	font-size: 1.3rem;
	padding:0 50px 0 15px;
}
.select_period select.dropdown-menu{
margin-top:0;
}

@media (max-width:999px) {
	.select_period select {
		height: 27px;
		background-size: 30px auto;
		font-size: 1.2rem;
		padding:0 35px 0 10px;
		
	}
}
.select_period select::-ms-expand {
  display: none;
}
.select_period select option {
	outline:none;
	border:none;
	text-align:center;
}
/*.select_period {
	display:inline-block;
	float:right;
	font-size: 1.4rem;
}*/
.reclist_title {
	background-color: #F0F0F0;
	padding:10px 15px;
}
.occu {
	padding:10px 15px;
}
.recruit table {
	margin-bottom:20px;
	border-color: #CCCCCC;
}
.recruit th {
	width:20%;
	font-weight: normal;
	padding:10px;
	background-color: #F0F0F0;
	border-color: #CCCCCC;
}
.recruit td {
	padding:10px 15px 10px 15px;
	border-color: #CCCCCC;
}
.btn_entry {
	display: block;
	width:250px;
	padding:20px 0;
	color: #FFFFFF;
	font-size:1.8rem;
	font-weight: bold;
	text-align: center;
	background-color: #00B180;
}
.btn_entry:hover {
	opacity: 0.5;
    color: #FFF;
    transition-duration: 0.5s;
    text-decoration: none;


}
.form_text {
	width: 40%;
	margin-right: 10px;
	margin-bottom: 5px;
}
@media (max-width:463px) {
.form_text {
	width: 100%;
}
}
.kodomo_main {
	width:80%;
	padding:10px 10px 5px 10px;
	text-align: center;
	border-radius: 4px;
	box-shadow: 0 0 3px 3px rgba(0,0,0,0.3);
	margin-bottom:20px;
}
.kodomo_thum {
	margin-bottom: 10px;
	text-align: center;
}
.kodomo_thum a {
	color: #666666;
}
.kodomo_thum img {
	transition: 0.3s;
}
.kodomo_thum img:hover {
	opacity: 0.7;
}
.side_title {
	font-size:1.7rem;
	line-height:2.4rem;
	text-align: center;
	width:200px;
	height:200px;
	display: table-cell;
	vertical-align: middle;
	/*background-color: #F0F0F0;*/
	border:6px solid #F0F0F0;
	margin:0;
	
}
@media (max-width:999px) {
.side_title {
	display:inline-block;
	width:100%;
	height:auto;
	padding:10px 20px;
	margin-bottom:20px;
}
}
.side_title span {
	font-size:1.2rem;
}
.group_logo {
	width: 80%;
	margin-right:10px;
}
.group_logo_wrap dd {
	margin:10px 0 20px;
}
.tabbox {
	text-align: center;
/* 	margin: 0 20px; */
	font-size:1.8rem;
}
.tabbox label {
	margin-bottom: 0;
}
.tabbox input {
	display: none;
}
.tab {
	display: inline-block;
	width:23%;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #FFFFFF;
	/*border-radius: 4px 4px 0px 0px;*/
	padding: 10px;
	color: black;
	background-color: #7F7F7F;
	font-weight: bold;
	color:#FFF;
}

.tabcontent {
font-size:14px;
}

.tab_bg {
  background:url("../img/tab_bg.png") no-repeat top center;
}

.wh3 {
	width:31%;
}

@media (max-width:999px) {
	.tab {
		font-size:1.1rem;
		display: inline-flex;
		width:47%;
		vertical-align: middle;
		/*align-items: center;
		box-shadow: 0 5px 0 0 rgba(0,0,0,0.2);
		border-radius: 4px 4px 4px 4px;*/
		justify-content: center;
		line-height: 1.4;
		border-width: 0;
		padding: 10px 10px;
		background-color: #7F7F7F;
		font-weight: bold;
		margin-bottom: 5px!important;
		border: 1px solid #8E8E8E;
	}
	.tabbox {
		margin: 0;
	}
	.tabbox label span {
		display:flex;
		align-items: center;
	}
.tab_bg {
  background:none;
}

}
.tab:hover {
	transition: 0.3s;
	background-color: #00B180;
	cursor: pointer;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #8E8E8E;
}
.tablink {
	display: inline-block;
	width:100%;
	text-align:center;
	line-height: 1.4;
	background-color: #00B180;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	transition-duration:0.5s;
	color:#FFFFFF;
}

.tablink:hover {
	opacity:0.5;
}
.tablink:hover {
	opacity:0.5;
	color:#FFFFFF !important;
}

.tablink img {
	padding:15px;
	width:100%;
}
.tablink p {
	font-size:1.8rem;
	padding:10px 0;
	background-color: #009758;
	color: #ffffff;
	margin:0;
}
@media (max-width:999px) {
.tablink p {
	font-size:1.1rem;
}
}
input:checked + .tab {
	background-color: #00B180;
	border-style: solid;
	border-color: #8E8E8E;
	position: relative;
	z-index: 10;
}
.tabcontent {
	text-align: left;
	display: none;
	margin-top: -1px;
	padding-top: 30px;
	position: relative;
	border-top: 1px solid #8E8E8E;
	z-index: 0;
}

h2.business span.seihan{font-size:2.7rem;}
h2.business span.kaju{font-size:2.5rem;}
h2.business.kaju{
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.4;
	margin:0 0 77px;
	padding: 20px 0;
	}


.seihan_imgbox{
width:100%;
//margin: 0 -7%;
position:relative;
}


.seihan_imgbox p.cap1,
.seihan_imgbox p.cap4{
position:absolute;
left:25%;
top:80%;
font-weight:bold;
}

.seihan_imgbox p.cap2{
position:absolute;
right:25%;
top:10%;
font-weight:bold;
}

.seihan_imgbox p.cap3{
position:absolute;
left:25%;
top:10%;
font-weight:bold;
}

.seihan_caption{
font-size:1.6rem;
font-weight:bold;
text-align:center;
margin: 0 0 20px;
}

.rokuzi_box{
	border:1px solid #808080;
	overflow:hidden;
	margin: 20px 0 0;
}


.rokuzi_box .col-md-6{
	padding:0;
	text-align:center;
	font-weight:bold;
}

.rokuzi_box .col-md-6 p{
	padding:20px 0 0;
}


.rokuzi_box img{
	width:100%;
}



.tabcontent .business_new{
	margin: 0 46px 56px;
	position:relative;
}

.tabcontent .business_new h5{
	color:#00B180;
	margin: 0 0 20px;
	font-size:2.0rem;
}

@media (max-width:999px) {
.tabcontent .business_new h5{
	font-size:1.8rem;
}
}

.bio_pcimg{
	width: 908px;
	display: flex;
    justify-content: space-between;
}
.bio_pcimg img{
	width: 290px;
}
.bio_sp{
	display: none;
}
@media (max-width:999px)  {

.bio_pcimg{
	max-width:680px;
	display: flex;
    justify-content: space-between;
}
.bio_pcimg img{
	width: 213px;
	height: 143px;
}
}
@media (max-width:46em) {

.bio_sp{
	display: block;
	text-align: center;
}
.bio_pcimg{
	display: none;
}
}

.tabcontent .business_new .nile_river{
float:right;
}

.tabcontent .business_new .center-pivot{
	position:absolute;
	bottom:291px;
	padding-right:0;
	width:52%;
}

.tabcontent .business_new .what_cp span{
font-size:1.8rem;
}

.tabcontent .business_new .what_cp{
line-height:1.3em;
font-weight:bold;
font-size:1.2rem;
letter-spacing: 1.5px;
margin: 0;
}

.tabcontent .business_new .sp_only,
h3.sp_only{
display:none;
}
.tabcontent .business_new .egypt_img{
padding:0;
text-align:center;
margin: 0;
}

.tabcontent .komugi_r{
padding-right:64px;
float:right;
}

.tabcontent .komugi_l{
padding-left:56px;
}


.komugi_l .btn {
    background: rgba(0, 0, 0, 0) url("../business/img/btn_icon2.png") no-repeat scroll left center;
    padding-left: 18px;
	color: #FFF;
	white-space:normal;
}

.overseas_img3{margin: 0}

@media (max-width:999px) {
.tabcontent .business_new .sp_only{display:block;}
.tabcontent .komugi_r{padding-right:34px;}
.tabcontent .komugi_l{padding-left:24px;}
h3.sp_only{display:block;}
.tabcontent .business_new .what_cp{
margin: 0 0 40px;
}
.overseas_img3{margin: 0 0 40px;}
}

@media (max-width:756px) {
.tabcontent .komugi_r{padding: 0 10px;float:none;}
.tabcontent .komugi_l{padding:0 10px;}
.tabcontent .business_new .nile_river{float:none;}
}

.tabcontent .business_new .business_new_info{
	padding: 0 0 0 28px;
}

.tabcontent .business_new .business_new_img{
	padding: 0 10px 0 0;
}
.business .busi_restaurant{
	margin: 0 46px 76px;
}


.business .busi_restaurant .img_l{
	padding:0 10px 0 0;
}

.business .busi_restaurant .img_r{
	padding:0 0 0 10px;
}

.business .busi_restaurant .f_r{
	float:right;
}

.business .busi_restaurant .info_l{
	padding:0 30px 0 20px;
}
.business .busi_restaurant .info_r{
	padding:0 20px 0 30px;
}
.business .busi_restaurant .info_l_btn{
float:right;
}

.business .busi_restaurant .sp_only{
display:none;
}

.business .business_eco{
	margin: 0 46px 56px;
	position:relative;
}

@media (max-width:763px) {

.business .busi_restaurant .f_r{
text-align:center;
float:none;
}
.business .busi_restaurant .ta_c{
text-align:center;
}
}

@media (max-width:999px) {
.business .busi_restaurant .sp_only{
display:block;
}

h2.business span.seihan{font-size:2.1rem;}
h2.kaju {font-size:1.9rem;}
h2.business span.kaju{font-size:1.9rem;}

	.tabcontent {
		border-top: none;
		padding-top: 10px;
	}
	input:checked + .tab {
	border-width: 1px;
	}
.tabcontent .business_new{
	margin: 0 15px;
}
.business .busi_restaurant{
	margin: 0 0 96px;
}

.business .busi_restaurant .img_l,
.business .busi_restaurant .info_l,{
	padding:0 20px 0 0;
}

.business .busi_restaurant .img_r,
.business .busi_restaurant .info_r{
	padding:0;
}

.business .busi_restaurant .info_l_btn{
float:none;
}

.seihan_imgbox p.cap2,
.seihan_imgbox p.cap3{
top:8%;
}

.business .business_eco{
	margin: 0 15px;
}

}


@media (max-width:760px) {

h2.kaju{font-size:2.5rem;}
h2.business span.kaju{font-size:3.5rem;}

h2.business span.seihan {
	font-size: 3rem;
}

.tabcontent .business_new{
	margin: 0;
}
.business .busi_restaurant{
	margin: 0 0 96px;
}

.business .busi_restaurant .img_l,
.business .busi_restaurant .img_r,
.business .busi_restaurant .info_l,
.business .busi_restaurant .info_r{
	padding:0;
}

.seihan_imgbox p.cap1,
.seihan_imgbox p.cap2,
.seihan_imgbox p.cap3,
.seihan_imgbox p.cap4{
font-size:12px;
}

.seihan_imgbox p.cap2{
padding-left:30px;
}
.seihan_imgbox p.cap3{
padding-right:30px;
}
.seihan_imgbox p.cap2,
.seihan_imgbox p.cap3{
top:5%;
line-height:1.3em;
}

.business .business_eco{
	margin: 0;
}

}

@media (max-width:500px) {
.seihan_imgbox p.cap1,
.seihan_imgbox p.cap2,
.seihan_imgbox p.cap3,
.seihan_imgbox p.cap4{
font-size:10px;
}

.seihan_imgbox p.cap1,
.seihan_imgbox p.cap4{
top:76%;
}

.seihan_imgbox p.cap2,
.seihan_imgbox p.cap3{
top:1%;
line-height:1.3em;
}
.seihan_imgbox p.cap4{
padding-right:20px;
}

.rokuzi_box .col-md-6 p{
	font-size:1.0rem;
}

}


.btnlink {
background-color: #0AB180;
display: inline-block;
font-weight: bold;
line-height: 1.4;
text-align: center;
text-decoration: none;
transition-duration: 0.5s;
width:91%;
}

.busi_restaurant .restaurant1box{
padding-top:70px;
padding-right:50px;
}

@media (max-width:999px) {
	
.btnlink {
width: 100%;
}

.busi_restaurant .restaurant1box{
padding-top:70px;
padding-right:20px;
}
}

.form_linkbtn{
width:50%;
}
.form_linkbtn .btnlink{
display:block;
width:100%;
}

@media (max-width:765px) {
	
.btnlink,
.form_linkbtn {
width: 100%;
}

.busi_restaurant .restaurant1box{
padding-top:0px;
padding-right:0px;
}
}

.btnlink:hover{
opacity:0.5;
	color: #FFF;
}

.recruit .btnlink {
    width:auto;
}

.recruit .entry_btn  {
    text-align:center;
    width:100%;
    margin: 0 auto;
}

.recruit .entry_btn .btnlink {
    text-align:center;
    width:100%;
    padding:20px;
}
.recruit .entry_btn .btnlink .btn{
    font-size:2.0rem;
    font-weight:bold;
}

.recruit .btn {
    background: rgba(0, 0, 0, 0) url("../business/img/btn_icon2.png") no-repeat scroll left center;
    padding-left: 18px;
    color: #FFF;
    white-space: normal;
}

.busi_restaurant .btn,
.container852_3 .btn {
    background: rgba(0, 0, 0, 0) url("../business/img/btn_icon2.png") no-repeat scroll left center;
    padding-left: 18px;
	color: #FFF;
	white-space:normal;
}

.busi_restaurant .csn .btn{
    background: none;
}


ul.contact_tel{
list-style-type:none;
padding: 0;
}

ul.contact_tel li{
border-bottom: 1px dotted #CCC;
line-hight: 2em;
padding: 10px 0 10px 45px;
margin: 0 0 10px;
font-size:1.4rem;
}

ul.contact_tel li span{
font-size:1.8rem;
font-weight:bold;
}

ul.contact_tel li.transaction{
background:url("../img/transaction_icon.png") no-repeat left center;
}

ul.contact_tel li.property{
background:url("../img/property_icon.png") no-repeat left center;
}

ul.contact_tel li.ir{
background:url("../img/ir_icon.png") no-repeat left center;
}

ul.contact_tel li.etc{
background:url("../img/etc_icon.png") no-repeat left center;
}

.contact_tel br.sp_only{
display:none;
}

@media (max-width:765px) {
	
.contact_tel br.sp_only{
display:block;
}

}

.col-sm-4 .link_box{
border: 1px solid #CACACA;
margin: 0 0 30px;
padding: 20px 20px;
overflow: hidden;
font-size:1.2rem;
}

.col-sm-4 .link_box{
border: 1px solid #CACACA;
margin: 0 0 30px;
padding: 20px 20px;
overflow: hidden;
}

.col-sm-4 .link_box p{
margin: 10px 0;
}



ul.contact_link{
list-style-type:none;
padding: 0;
margin: 10px 0 0;
text-align: center;
}

ul.contact_link li{
display:inline;;
padding: 10px 0 10px 15px;
margin: 0 25px 10px 0;
font-size:1.2rem;
line-height:1.8em;
background:url("../img/btn_icon.png") no-repeat left center;
}

.link_box ul.contact_link li{
background:none;
padding:0;
}

ul.contact_link li a{
text-decoration:underline;
}

.linkbtn {
	display: inline-block;
	width:100%;
	text-align:center;
	line-height: 1.4;
	background-color: #0AB180;
	font-weight: bold;
	text-decoration: none;
	transition-duration:0.5s;
}

.linkbtn:hover{
	opacity:0.5;
}

.col-sm-4 .link_box .btn{
    background: rgba(0, 0, 0, 0) url("../business/img/btn_icon2.png") no-repeat scroll left center;
  padding-left:18px;
  color:#FFF;
  font-weight:bold;
}


#tabcheck1:checked ~ #tabcontent1 { display: block; }
#tabcheck2:checked ~ #tabcontent2 { display: block; }
#tabcheck3:checked ~ #tabcontent3 { display: block; }
/*#tabcheck4:checked ~ #tabcontent4 { display: block; }*/
a img:hover {
	opacity:0.5;
}
.tabcontent h2 {
	text-align: center;
}
.stockprice {
	width:100%;
	max-width: 512px;
}
.location_box{
	margin: 0 0 97px 74px;
	overflow:hidden;
}
.honsya p{
	margin: 0 0 37px 10px;
}

.honsya_map{
	width:600px;
	height: 450px;
}

@media (max-width:999px) {
	
.location_box{
	margin: 0px;
	overflow:hidden;
}
.location_box .col-sm-6{
	margin: 0 0 40px;
}

.honsya{
	margin: 0 0 40px;
}

.honsya p{
	margin: 10px;
	clear:both;
}

.honsya_map{
	width:100%;
	height:450px;
}
}

.location_box h4{
	background-color:#666;
	color:#FFF;
	border:none;
}

.tabcontent h4 {
    border-bottom: 1px solid #cccccc;
    border-left: 25px solid #00b180;
    color:#00b180;
    display: block;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 25px;
    margin: 0 0 30px;
    padding: 0 25px 0 15px;
    display:inline-block;
}

.policy_link{
color:#0AB180;
text-decoration:underline;
}

.fc{
margin: 0 0 97px;
}


.fc .fc_ll{
background-color:#F7F7F7;
padding: 50px 40px 30px;
}

.fc .fc_lr{
background-color:#F3F3F3;
padding: 50px 40px 30px;
}

.fc .fc_ll2{
background-color:#F3F3F3;
padding: 50px 40px 30px;
}


.fc .fc_lr2{
background-color:#F7F7F7;
padding: 50px 40px 30px;
box-shadow: 0px 20px 15px rgba(200,200,200,0.2) inset;
}

.fc_inbox p{
font-size:1.3rem;
}


.fc .fc_ss{
background-color:#F7F7F7;
padding: 40px 40px 20px;
box-shadow: 0px 20px 15px rgba(200,200,200,0.2) inset;
}

.fc .fc_sc{
background-color:#F3F3F3;
padding: 40px 40px 20px;
box-shadow: 0px 20px 15px rgba(200,200,200,0.2) inset;
}




.fc .btnlink {
    width:100%;
}

.fc .btn {
    background: rgba(0, 0, 0, 0) url("../business/img/btn_icon2.png") no-repeat scroll left center;
    padding-left: 18px;
	color: #FFF;
	white-space:normal;
}

.busi_retail{
padding: 0 47px 97px;
margin: 0 auto;
}

.retail .btnlink {
    width:40%;
    float:right;
}

.busi_new .btnlink {
    width:50%;
    float:right;
}

.retail .retailinfo .btnlink {
    width:40%;
    margin:0;
    float:none;
    text-align:center;
}

.retail .btn,
.busi_new .btn {
    background: rgba(0, 0, 0, 0) url("../business/img/btn_icon2.png") no-repeat scroll left center;
    padding-left: 18px;
	color: #FFF;
	white-space:normal;
}
.retailinfo{
text-align:center;
}


@media (max-width:999px) {
	
.retail .btnlink,
.retail .retailinfo .btnlink {
    width:50%;
}

}

@media (max-width:765px) {
	
.busi_retail{
padding: 0 10px;
margin: 0 0 96px;
padding-bottom: 0 !important;
}
.retail .btnlink,
.retail .retailinfo .btnlink,
.busi_new .btnlink {
    width:100%;
}
.group_logo_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.group_logo_wrap dd {
	width: 45%;
	text-align: center;
}
.group_logo_wrap dd img {
	width: 100%;
}

}
@media (min-width:1000px) {

	.seihan_title {
	padding-top: 30px!important;
}
}
@media (max-width:1000px) {
	.seihan_title {
	padding-top: 45px!important;
}
}
@media (min-width:990px) {
.wb_btn {
	margin-top: 30px;
	margin-bottom: 60px;
}
.fc_box {
	display: flex;
}
}

/*外食事業 調整*/
.busi_restaurant_result {
	display: flex;
	justify-content: space-between;
}
.busi_restaurant_result .col-sm-6:nth-of-type(1) {
	align-self: flex-end;
	margin-bottom: 0;
}
.busi_restaurant_result .col-sm-6:nth-of-type(1) p {
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	.busi_restaurant_result {
		display: block;
	}
	.busi_restaurant_result .col-sm-6:nth-of-type(1) {
	margin-bottom: 40px;
}
}