/*---------- philosophy ----------*/
.philo-bg{
	background: url(../images/corporate/philo_bg.jpg) top center no-repeat;
	background-size: 100%;
	padding: 60px;
	padding-top: 80px;
}
.philo-lead{
	width: 100%;
	max-width: 760px;
	margin: 0 auto;
	color:#163357;
	font-weight: 500;
}


@media screen and (max-width: 768px){
.philo-bg{
	background: url(../images/corporate/philo_bg.jpg) top center no-repeat;
	background-size: cover;
	padding: 30px;
	padding-top: 80px;
}
.philo-lead{
	width: 100%;
	max-width: 740px;
	margin: 0 auto;
}	
}

@media screen and (max-width: 480px){
.philo-bg{
	background: url(../images/corporate/philo_bg.jpg) top center no-repeat;
	background-size: cover;
	padding: 20px 20px;
	padding-top: 40px;
	width:100%;
	margin-left: -20px;
}	
}

.contentstitle-h4-philo h4{
	font-size: 3.2rem;
	padding-bottom: 20px;
	color:#163357;
	font-size: 600;
	margin-bottom: 20px;
text-shadow:0px 0px 17px rgba(255,255,255,.3);
	
}

.corporate_philosophy .contentstitle-h5{
	margin-bottom: 0px;
}

.corporate_philosophy .contentstitle-p{
	font-size: 2rem;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	padding-bottom: 30px;
	padding-top: 5px;
	color:#163357;
}
.corporate_philosophy .contentstitle-p-02{
	font-size: 2rem;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	padding-bottom: 30px;
	margin-top: 20px;
	color:#163357;
}
.corporate_philosophy .contentstitle-p-03{
	color:#163357;
	padding-top: 0px;
	font-size: 2.6rem;
	font-weight: 600;
	padding: 20px 0 5px 0;
}
.philo_wrap {
	padding-top: 40px;
	border-top:1px solid #dbdcdc;
	margin-top: 30px;
	}


.movie {
	width:635px;
	height:356px;
	margin:0 auto;
	}

.philo_box{


}
.philo_box ul{
	justify-content:space-between; 
	padding: 0;
	margin: 0;
	margin-top: 20px;

}
.philo_box ul li{
	width: 32%;
box-sizing: border-box;
	padding: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	background: #f2f2f2;
	color: #163357;
	min-height: 100px;
	-js-display: flex;
  	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 500;
}
.philo_box ul li span.txt{
	display: inline-block;
	width: calc(100% - 40px);
	margin-left: 15px;
}

.philo_box ul li span.num{
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
	background: #163357;
	height: 40px;
	width: 42px;
	-js-display: flex;
  	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 30px;

	
}

@media screen and (max-width: 768px){
.corporate_philosophy .contentstitle-h4-philo h4{
	text-align: center;
	font-size: 2.6rem;
}	
.corporate_philosophy .contentstitle-p-02{
	font-size: 1.8rem;
}
.corporate_philosophy .contentstitle-p-03{
	font-size: 2.4rem;
}	
	
	.movie {
	width:100%;
	height:100%;
}
	


.philo_box ul li{
	width: 49%;
	margin-bottom: 10px;
}
	
}
@media screen and (max-width: 480px){
.corporate_philosophy .contentstitle-h4-philo h4{
	text-align: center;
	font-size: 2.1rem;
	line-height: 40px;
	letter-spacing: 0;
	margin-bottom: 0;
}	
	
.philo_box ul {
	margin-top: 10px;
}
.philo_box ul li{
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 1.2;
	-js-display: flex;
  	display: flex;
	flex-direction: column;
	padding: 10px;
}
.philo_box ul li span.txt{
	display: inline-block;
	width: 100%;
	margin-left: 0;
	margin-top: 10px;
	text-align: center;

	
}


.philo_box ul li span.num{
	font-size: 13px;
	font-weight: 400;
	color: #FFFFFF;
	background: #163357;
	height: 24px;
	width: 24px;
	-js-display: flex;
  	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 30px;

	
}
.corporate_philosophy .contentstitle-p-03{
	font-size: 2rem;
	padding: 15px 0 5px 0;
	
}	
}

/*----------------------企業概要----------------------*/
.outline-h4{
	letter-spacing: 0.02em;
	font-size: 2rem;
	background: #163357;
	padding: 10px;
	color: #FFFFFF;
}
.outline-h4 h4{
	font-weight: 400;
}
.outline_wrap{
    padding-top: 100px;
	margin-bottom: 20px;
}
.outline_box h6 {
	font-size:1.7rem;
	margin:20px 0px 5px;
	color:  #163357;
}
.outline_box h6::before{
	content: '■';
	padding-right: 5px;
}

.outline_dl {
width: 100%;

}
.outline_dl dt {
float: left ;
clear: left ;
margin-right: 0.5em ;
width: 80% ;
}
.outline_dl dd {
	width:20%;
float:right ;
background-color:#173357;
	text-align:center;
	margin-top:-1.7em;
	border-radius:3px;
	padding:5px;
}
.outline_dl dd a {
	color:#fff;
}
.corporsate_outline span.link_ol{
	display: inline-block;
    color: #595757;
    font-size: 1.3rem;
	margin-left: 10px;
}

.corporate_outline span.link_ol::before{
    content: url(../images/common/arrow_navy_s.png);
    padding-right: 5px;
}
.corporate_outline .bnrhover:hover > span{
	text-decoration: underline;
	opacity: 1;
}

@media screen and (max-width: 768px){
.corporate_outline .contentstitle-h5{
	margin-top: 20px;
}
}
@media screen and (max-width: 480px){
.outline-h4{
	letter-spacing: 0.02em;
	font-size:16.6px;
}
.outline_wrap{
    padding-top: 60px;
	margin-bottom: 20px;
}	
}

/*----------------------役員紹介----------------------*/

.corporate_officer .contentstitle-h4 h4{
    letter-spacing: 0.05em;
    font-size: 16.6px;
    background: #163357;
    padding: 10px 15px;
    color: #FFFFFF;
}


.corporate_officer h5 span {
	font-size:12px;
}
.corporate_officer h6{
	font-size: 16px;
		color:#173357;
} 

.corporate_officer .contentstitle-h5 {
	background: none;
	color:#173357; 
	position: relative;s
	padding: 0;
	padding-left: 15px;
	margin-bottom: 10px;
	bprder-bottom:2px solid #163357;
}
.corporate_officer .contentstitle-h5 h5{
	font-weight: 600;
	font-size: 20px;
}
.corporate_officer .contentstitle-h5 h5::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 4px;
    height: 34px;
    left: 0;
    background-color: #163357;
    -js-display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
}


.history_cf {
	width:100%;
	padding: 0;
	margin: 0;
}
.history_cf dt {
 display:block;
  clear: left;
  float: left;
  width:160px;
  padding:3px;
	margin: 0;
	padding-left: 0;
}
.history_cf dd{ 
margin: 0 0 0 0px;
display: block;
width:calc(100% - 160px);
    padding:3px;
  margin-left: 160px;

}

.corporate_history .tbl_common{
	table-layout:fixed;
}

_::-webkit-full-page-media, _:future, :root .corporate_history .tbl_common{
	table-layout:auto;
}

.corporate_history .tbl_common tr th{
 width: 40px;

}
.corporate_history .tbl_common tr td{
width: calc(100% - 60px);

}


.corp_contentsmenu .box ul{
	width: 100%;
	justify-content: space-between;
}
.corp_contentsmenu .box ul li {
	width: 30%;
	padding: 0px;
}
.officer_d {
	margin-top:20px;
	margin-left:-1em;
	font-size:14px;
}
.officer_d dt {
	margin-left:2em;
	font-weight:bold;
	margin-top:-10px;
}

.officer2-box{
	padding-top: 80px;
}

.officer-list {
padding: 0 15px;
}
.officer-list li{
color:#173357;

}
.officer3-wrap{
	width: calc(100% + 20px);
	padding-top: 80px;
	margin-left: -10px;	
}
.officer3-box{
	margin: 0 10px;
}
.officer3-box:first-child {
	width: calc(66.666% - 20px);
}
.officer3-box:last-child {
	width: calc(33.333% - 20px);
}
.kansa-box {
	flex-grow: 1;
	width: calc(50% - 15px);
}


@media screen and (max-width: 768px){
.history_cf {
	-js-display: flex;
  	display: flex;
	flex-direction: column;
}
.history_cf dt {
  width:100%;
	line-height: 1.4;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}
.history_cf dd { 
width:100%;;
		line-height: 1.4;
	border-bottom: 1px solid #dfdfdf;
		padding: 0;
	padding-bottom: 10px;
	margin-left: 0;
}
	
	.officer2-box tr td{
		padding-left: 0;
		padding-right: 0;
	}	
.officer2-box{
	padding-top: 40px;
}

.officer3-wrap{
	width:100%;
	padding-top: 40px;
	margin-left: 0;
}
.officer3-box{
	width:100%;	margin:0;
	margin-bottom: 25px;
}
.officer3-box:first-child {
	width: 100%;
}
.officer3-box:last-child {
	width: 100%;
}
.kansa-box {
	width: 100%;
}
.history_cf dt.none,.history_cf dd.none{
  border-bottom:none!important;
}
	.corporate_officer tr td{
		padding-left: 0;
		padding-right: 0;
	}

}







@media screen and (max-width: 480px){
.corporate_history .tbl_common tr th {
 width: calc(100% - 20px);
}
.corporate_history .tbl_common tr td{
 width: calc(100% - 20px);
	display: block;

}

	
	
}





/*------------------------ tbl_history ------------------------*/

.tbl_history .month{
	width: 80px;
	text-align: center;
}
.tbl_history .pic-txt{
	width: calc(100% - 260px);
}
.tbl_history .n-txt{
	width: calc(100% - 80px);
}
@media screen and (max-width: 768px){
.tbl_history .month{
	width: 40px;
	text-align: right;
	padding-right: 30px;
}
.tbl_history .pic-txt{
	width: calc(100% - 70px);
}
.tbl_history .n-txt{
	width: calc(100% - 70px);
}
.tbl_history .pic{
	width: 100%;
	margin-top:10px;
}
.tbl_history tr td {
	padding-left: 0!important;
    line-height: 1.6;
}

}





/*沿革*/
.history dt{
 text-align: center;
}






/*事業情報*/
.management-box{
	justify-content: space-between;
	margin-bottom: 40px;
	flex-flow: row-reverse;
}		
	
.management-box figure{
	width: 320px;
}
.management-box .management_txt{
	width: calc(100% - 340px);
}

.management_txt h6{
    font-size: 16px;
    color: #163357;
}
	
.img-kokunai{
	justify-content: space-between;
	width: 100%;
	max-width: 680px;
	margin: 0 auto;
	margin-top: 15px;
}
.img-kokunai figure{
	max-width: 326px;
	width: 50%;
}
.img-kaigai{
	justify-content: space-between;
	align-items: center;
}
.img-kaigai li{
	width: 33.333%;
}
.img-kaigai li:hover{
	opacity: .78;
}
	.logobox{
		margin-bottom: 10px;
	}
	.logobox p.logo-2{
		margin-left: 20px;
}

@media screen and (max-width: 768px){
	.management-box{
		margin-bottom: 50px;
	flex-flow: column;
		
	}
.management-box figure{
	width: 100%;
	max-width: 360px;
	margin: 0 auto;
	margin-bottom: 10px;
}
	
.management-box figure img{
	width: 100%;
}
.management-box .management_txt{
	width:100%;
}
	img.logo{
		display: block;
		margin: 0 auto;
		margin-bottom: 20px;
	}
.img-kokunai{
	max-width:auto;
	margin: 0 auto;
}
.img-kokunai figure{
	max-width: 326px;
	width: 48%;
}
	
	.img-kokunai{margin-top: 15px;}	
	.logobox{
		margin-bottom: 20px;
	align-items: center;
	}
	.logobox p{
		width: 48%;
	}

	.logobox p.logo-2{
		margin-left: 0px;
}

}

@media screen and (max-width: 480px){
	.logobox p{
		width: 100%;
	}

	.logobox p.logo-2{
		margin-left: 0px;
		margin-top: 15px;
}	
.img-kaigai li{
	width: 100%;
}

.img-kokunai figure{
	width: 100%;
	margin-bottom: 10px;
	max-width: 100%;
}
.img-kokunai figure img{
	width: 100%;
	max-width: 100%;
}
		
}



/*------------ 店舗数------------*/
.corporate_shop .tbl_common td.where{
	 border-right:1px solid #dbdcdc;
	text-align: center;
}
.corporate_shop .tbl_common th.txt-center{
	text-align: center;
}
.corporate_shop .tbl_common th{
	 border-right:1px solid #dbdcdc;
	width: 200px;
}
.contentstitle-h3-when{
	align-items: center;
}


.contentstitle-h3-when h3{
	display: inline-block;
}
.contentstitle-h3-when p.when{
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
	padding-left: 20px;
}

.partner-btn{
	position: relative;
}
.partner-btn a{
	position: absolute;
	top:0;
	right:0;
	color: #173357;
	background: #f2f2f2;
	padding:15px 30px;
	transition: .3s;

}
.partner-btn a::before{
	content: url(../images/common/arrow_navy_s.png);	
	padding-right: 10px;

}

.partner-btn a:hover{
		color: #fff;
	background: #173357;
}
.partner-btn a:hover::before{
	content: url(../images/common/arrow_wh_s.png);	
}

@media screen and (max-width: 768px){
.partner-btn a{
	padding:15px 15px;
	transition: .3s;

}
.corporate_shop .tbl_common th{
	width: 35%;
}

}


@media screen and (max-width: 480px){
	.corporate_shop .tbl_common td.where{
		 border:none;
		 border-bottom:1px solid #dbdcdc;
		text-align: left;
		background: #E4E4E4;
		padding-top: 4px;
		padding-bottom: 4px;
		color: #1F1F1F;
	}
		.corporate_shop .tbl_common th.top{
		 border-bottom:none;

	}
		.corporate_shop .tbl_common td.top.where{
		 border:none;
		 border-top:1px solid #dbdcdc;
	}
	.tbl_common th.none{
		 border-bottom:none;
	}
.corporate_shop .tbl_common th{
	 border-right:none;	
	width: calc(100% - 20px);
}
.contentstitle-h3-when h3{
	display: block;
	width: 100%;
}
.contentstitle-h3-when p.when{
	padding-left: 0;
}
	
	
.partner-btn{
	position: relative;
margin-bottom: 40px;
}
.partner-btn a{
	position: relative;
	

}
.partner-btn a::before{
	content: url(../images/common/arrow_navy_s.png);	
	padding-right: 10px;

}

.partner-btn a:hover{
		color: #fff;
	background: #173357;
}
.partner-btn a:hover::before{
	content: url(../images/common/arrow_wh_s.png);	
}


	
	
}

/*------------ 企業情報 -下層 ------------*/
.corporate_group .tablink-box {
    padding: 30px 0 30px 0; 
}
.corporate_group .tablink-box ul li{
	width: 50%;
}
@media screen and (max-width: 480px){
.corporate_group .tablink-box ul li{
	width: 100%;
}
}

.corporate_group .contentstitle-h5{
	margin-bottom: 15px;
}
.corporate_group .contentstitle-h6{
	background: none;
    color: #173357;
    position: relative;
	padding: 10px 0 0 15px;
	font-weight: 600;
    font-size: 20px;
}
.corporate_group .contentstitle-h6 div::before {
    content: '';
    position: absolute;
    width: 4px;
    height: 34px;
    left: 0;
    background-color: #163357;
    -js-display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
#group-japan .tbl_common tr th{
width: 120px;
}
.corporate_group .tbl_common tr th.none,.corporate_group .tbl_common tr td.none{
 border-bottom:none;
}
#group-global{
margin-top:40px;
padding-top:40px; 
border-top:1px dotted #595757;
}
#group-global .tbl_common  tr th{
	width: 100%;
}
#group-global .justify-between{
 -js-display: flex;
  display: flex;
	justify-content: space-between;
	width: calc(100% - 20px)!important;

}





@media screen and (max-width: 480px){
#group-japan .tbl_common tr{
width: 100%;
}

#group-japan .tbl_common tr th{
	width: calc(100% - 20px);
}

#group-global .tbl_common tr th{
	width: calc(100% - 20px);
	background: none;
}
.corporate_group .contentstitle-h5{
	margin-bottom: 0;
	margin-top: 20px;
}
.corporate_group .contentstitle-h5.contentstitle-h5--sp-mb15{
	margin-bottom: 15px;
}

}


/*------------ rent ------------*/
.rent_denwa_wrap{
	background:url(../images/corporate/rent/rent_bg.jpg) no-repeat;
	background-position: top right;
	background-size:cover;

	
}
.denwa-box{
	background: #163357;
	display: inline-block;
	padding: 20px;
	width:70%;
	max-width: 600px;
}

.denwa-box .number {
    font-size: 4.5rem;
    color: #fff;
    font-weight: 900;
    -js-display: flex;
    display: flex;
    align-items: center;
    line-height: 1.4;
}

.corporate_rent .excel-list-box {
    margin: 20px 0 40px 0;
}
.corporate_rent .excel-list a.pdf {
    color: #163357;
    display: block;
    padding: 40px 40px 40px 70px;
    border: 1px solid #163357;
    width: calc(100% - 112px);
    position: relative;
    background: url(../images/common/pdf-navy.png) no-repeat center left 25px;
    transition: .3s;
	word-break: break-all;
}
.corporate_rent .excel-list a.pdf:hover {
    background:  url(../images/common/pdf-navy.png) no-repeat center left 25px, #f2f2f2;
}



.corporate_rent .tbl_common tr a{
	font-size: 15px;
}
.corporate_rent .tbl_common tr a::before{
	content: none;
}
.corporate_rent .tbl_common tr th {
    width: 40px;
}


.rent_wrap{
	padding-top: 60px;
}
.corporate_rent .tenpo-box{
	justify-content: space-between;
}

.corporate_rent .tenpo-box .clm{
	width: 48%;
}

.corporate_rent .tenpo-box h6{
	font-size: 18px;
    color: #163357;
	margin-bottom: 15px;
	text-align: center;
}
.tenpo_h5{
	font-size: 18px;
    color: #163357;
	margin-bottom: 5px;
}
.hoshin-box img.fl_r{
	padding-left: 20px;
}

.newsrelease-box a.btn{
display: inline-block;
	color: #fff;
	background: #163357;
	width: 100%;
	max-width: 120px;
	padding: 2px 0;
	font-size: 14px;
	text-align: center


}
@media screen and (max-width: 768px){
.rent_denwa_wrap{
	background:none;
	background-position: bottom right;
	background-size:contain;
}
.denwa-box{
	background: #163357;
	display: inline-block;
	padding: 20px;
	width:calc(100% - 40px);
	max-width: 100%;
}
.corporate_rent .tenpo-box .clm{
	width: 100%;
	margin-bottom: 40px;
}
	
.denwa-box .number img {
    padding-right: 15px;
    width: 40px;
    height: auto;
}
.denwa-box .number {
    font-size: 3rem;
}	
	
}


@media screen and (max-width: 480px){
.corporate_rent .tablink-box li{
	width: 100%;

}
.corporate_rent .tbl_common tr th {
    width: calc(100% - 20px);
}	
	
.hoshin-box img.fl_r{
	float: none;
	padding-left: 0;
	display: block;
	margin: 0 auto;
	padding-bottom: 15px;
	padding-top: 10px;
}
.newsrelease-box a.btn{
	width: 100%;
	max-width: 100%;
}
}



.newsrelease-box a.btn:hover{
	background:#103b66;

}
	
/*出店情報*/
	.shop-box{
		padding-top: 60px;
	}
.shop-box .contentstitle-h4{
}
.shop-box .contentstitle-h4 p.when{
	font-size: 14px;
}
.shop-box .img_ul{
	margin-bottom: 10px;
}
.shop-box .img_ul li{
	width: calc(33.333% - 8px);
	text-align: center;
	margin-right: 8px;
}
@media screen and (max-width: 480px){
.shop-box .img_ul li{
	width: 100%;
	margin-right: 0;
}
}

/*------------------------ Worldwide Strategy ------------------------*/
.corporate_wws .tablink-box li{
	width: 33.333%;
}
.corporate_wws .contentstitle {
    padding-bottom: 55px;
}
.contentstitle-h4-wws h4 {
    position: relative;
    padding-left: 20px;
    font-weight: 600;
    letter-spacing: 0.02em;
    font-size: 2.3rem;
    color: #163357;
}
.contentstitle-h4-wws h4::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 4px;
    height: 34px;
    left: 0;
    background-color: #163357;
    -js-display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contentstitle-h5.usa h5{
	position: relative;
	left: 40px;
}
.contentstitle-h5.usa h5::before{
	content: url(../images/corporate/en-strategy-h3-usa.gif);
	position: absolute;
	top:2px;
	left:-40px;
}
.contentstitle-h5.fra h5{
	position: relative;
	left: 40px;
}
.contentstitle-h5.fra h5::before{
	content: url(../images/corporate/en-strategy-h3-fra.gif);
	position: absolute;
	top:2px;
	left:-40px;
}
.contentstitle-h5.mal h5{
	position: relative;
	left: 40px;
}
.contentstitle-h5.mal h5::before{
	content: url(../images/corporate/en-strategy-h3-mys.gif);
	position: absolute;
	top:2px;
	left:-40px;
}
.wws-box{
	margin-top: 20px;
}
.wws-box .clm{
	background: #f2f2f2;
	margin-bottom: 20px;
	width:31%;
}
.wws-box .clm h6{
	font-size: 2rem;
	transition: .3s;
	line-height: 1.1;
	height: 62px;
	 -js-display: flex;
  		display: flex;
	align-items: center;
	justify-content: center;
}
.wws-box .clm a{
	display: block;
	height: 200px;
	padding: 20px;
	padding-bottom: 0;
	transition:.3s;
}
.wws-box .clm  a p img{
	 transition: .3s;
}
.wws-box .clm a:hover > h6{
	color: #606060;
}
.wws-box .clm a:hover {
	background: #DEDEDE;
}
.wws-box .clm a:hover > p img{
	opacity: .8;
}
.wws-box .clm.none{
	background:none;
	margin-bottom: 0;
}
.en-link li{
	width: 50%;
	max-width: 225px;
}
.en-link li:first-child{
	margin-right: 20px;
}
.en-link li a:hover > img{
	opacity: .78;
}
@media screen and (max-width: 768px){
.corporate_wws .tablink-box li{
	width: 50%;
}
.wws-box .clm{
	width:48%;
}
.wws-box .clm.none{
	display: none;
}	
.wws-box .clm a{
	height: auto;
	padding-bottom: 15px;
}
.wws-box .clm h6{
	font-size: 1.8rem;
	height: auto;
	 -js-display: flex;
  		display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 13px;
}
	.en-link{
		justify-content: space-between;
	}
	.en-link li{
	width: 48%;
	max-width: 48%;
}
.en-link li:first-child{
	margin-right: 0px;
}
}
@media screen and (max-width: 480px){
.corporate_wws .tablink-box li{
	width: 100%;
}
.wws-box .clm a{
	padding: 10px;
	padding-bottom: 10px;
}
	.wws-box .clm h6{
	font-size: 1.6rem;
	margin-top: 8px;
}