@charset "utf-8";
/*=============================================================
 contents Layout
=============================================================*/
/*------------------------------------------------------------
 enterprise index
-------------------------------------------------------------*/
/* ttl-3rd
-------------------------------------------------------------*/
#enterprise.index .ttl-3rd{
	color: #ca004c;
	background: none;
	text-align: center;
	padding-bottom: 0;
	margin: 70px 0 50px;
}
/* ttl-4th
-------------------------------------------------------------*/
#enterprise.index .ttl-4th {
	font-size: 25px;
	line-height: 1.3;
	font-weight: 700;
	letter-spacing: 0em;
	background: none;
	text-align: center;
	color: #055cac;
	margin: 20px 30px 0;
	padding-bottom: 0;
}
#enterprise.index  .link-Category>.box:nth-child(3) .ttl-4th {color: #fb6694;}
#enterprise.index  .link-Category>.box:nth-child(2) .ttl-4th {color: #ff7700;}
#enterprise.index .ttl-4th>span{
	display: block;
	font-size: 15px;
	color: #333;
}
/* lead-dft
-------------------------------------------------------------*/
#enterprise.index .lead-dft{
	text-align: center;
	margin-top: 50px;
	line-height: 1.8;
}
/* link-Category
-------------------------------------------------------------*/
#enterprise.index .link-Category>.box a dt {
	position: static;
	width: 100%;
	height: 165px;
	line-height:1;
	padding: 0; 
	z-index: 1;
}
#enterprise.index .link-Category>.box a:before {
	border: 30px solid transparent;
	border-top: 30px solid #055cac;
	border-left: 30px solid #055cac;
	top: 0px;
}
#enterprise.index .link-Category>.box:nth-child(3) a:before{
	border-top: 30px solid #fb6694;
	border-left: 30px solid #fb6694;	
}
#enterprise.index .link-Category>.box:nth-child(2) a:before{
	border-top: 30px solid #ff7700;
	border-left: 30px solid #ff7700;	
}
#enterprise.index .link-Category>.box a:after {
	border: none;
	border-bottom: none;
	border-right: none;
}
#enterprise.index .link-Category>.box a p.txt{
	color: #333333;
	padding: 20px 30px 30px;
}
#enterprise.index .link-Category>.box{

}
#enterprise.index .link-Category>.box a figure{

}	
#enterprise.index .link-Category>.box a figure img{
	height: 165px;
	object-fit: cover;
	object-position:50% 0;
	font-family: 'object-fit: cover;';
}
#enterprise.index .link-Category>.box:nth-child(2) a figure img{object-position: 20% center;}


/*------------------------------------------------------------
 enterprise common
-------------------------------------------------------------*/
/* ttl-h3
-------------------------------------------------------------*/
#enterprise .ttl-h3{
	font-size: 24px;
	margin: 36px 0 16px;
}
#enterprise .sub-ttl{
	display: inline-block;
	width: 120px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	line-height: 1.6;
	color: #fff;
}
#enterprise .box01>.ttl-h3{
	font-size: 16px;
	margin: 0 0 18px;	
}
/* catch
-------------------------------------------------------------*/
#enterprise .catch{
	font-size: 18px;
	font-weight: 800;
	line-height: 1.4;
	margin: 8px 0 12px;
}
#enterprise .box01 .catch{
	font-size: 20px;
	font-weight: normal;
}
/* figcaption
-------------------------------------------------------------*/
#enterprise figcaption{
	font-size: 13px;
	line-height: 1.6;
	margin-top: 5px;
}
/* box
-------------------------------------------------------------*/
#enterprise .ttl-box{
	position: relative;
	color: #333;
	height: 355px;
	margin-bottom: 60px;
}
#enterprise .ttl-box .photo{
	position: absolute;
}
#enterprise .ttl-box .txt-box{
	position: absolute;
	top: 55%;
	left: 70px;
	transform: translateY(-55%);
	-webkit-transform: translateY(-55%);
	z-index: 2;
}
#enterprise .ttl-box .ttl-h2{
	font-size: 38px;
	line-height: 1.4;
	font-weight: normal;
	font-style: italic;
}
#enterprise .ttl-box .lead-dft{
	margin: 10px 0 0;
	font-weight: 500;
	line-height: 1.725;
}
/* box01
-------------------------------------------------------------*/
#enterprise .box01{
	position: relative;
	padding: 30px 40px;
}
#enterprise .box01:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	z-index: 2;
}
#enterprise .box01 .link{font-size: 14px;}
/* box-clm2.box-clm2
-------------------------------------------------------------*/
#enterprise .box-clm2{
	margin-bottom: 60px;
}
#enterprise .box01>.box-clm2{
	margin-bottom: 0;
}
/* box-clm2.box-clm2-2
-------------------------------------------------------------*/
#enterprise .box-clm2.box-clm2-2{
	margin-bottom: 60px;
}
#enterprise .box01>.box-clm2.box-clm2-2{
	margin: 0;
}
#enterprise .box-clm2.box-clm2-2>* {
    flex-basis: calc(70% - 10px);
}
#enterprise .box-clm2.box-clm2-2>*:nth-child(2) {
    flex-basis: calc(30% - 10px);
}
/* clm1*/
#enterprise .box-clm2.box-clm2-2.clm1>* {
    flex-basis: calc(75.5% - 10px);
}
#enterprise .box-clm2.box-clm2-2.clm1>*:nth-child(2) {
    flex-basis: calc(24.5% - 10px);
}
/* box-clm2.box-clm2-3
-------------------------------------------------------------*/
#enterprise .box-clm2.box-clm2-3{
	margin-bottom: 0;
}
#enterprise .box-clm2.box-clm2-3>* {
    flex-basis: calc(20% - 10px);
}
#enterprise .box-clm2.box-clm2-3>*:nth-child(2) {
    flex-basis: calc(80% - 10px);
}
/* gry-box
-------------------------------------------------------------*/
#enterprise .gry-box{
	text-align: center;
	font-weight: 500;
	background-color: #f2f2f2;
	margin-top: 70px;
	padding: 34px;
	box-sizing: border-box;
}
#enterprise .gry-box>.link-btn{
	margin: 20px 0 0px;
	width: 400px;
	height: 65px;
	position: relative;
}
#enterprise .gry-box>.link-btn>a{
	background-color: #fff;
	position: absolute;
	top:0;
	left:50%;
	transform: translateX(-50%);
	width: 100%;
	padding: 20px 0;
}
#enterprise .gry-box>.link-btn.link-blank:after{
	right:1em;
	top:1.8em;
}

/* box-clm2 */ 
#enterprise .gry-box>.box-clm2 {margin-bottom: 0;}
#enterprise .gry-box>.box-clm2>*{
	background-color: #fff;
	margin-top: 20px;
	box-sizing: border-box;
}
#enterprise .gry-box>.box-clm2>*>.link-btn {
    width: 100%;
    height: 55px;
    position: relative;
}
#enterprise .gry-box>.box-clm2>*>.link{
	margin-top: 0;
	padding: 0;
}
#enterprise .gry-box>.box-clm2>*>.link>a{
	font-size: 14px!important;
	background-color: #fff;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	padding: 20px 0;	
}
#enterprise .gry-box>.box-clm2>*>.link>a:hover{text-decoration: underline;}
#enterprise .gry-box>.box-clm2>*>.link-btn.link-blank:after{
	right:1em;
	top:1.6em;
}
#enterprise .gry-box>.bnr{
	margin-top: 18px;
}
/* LightBlue-box
-------------------------------------------------------------*/
#enterprise .LightBlue-box{
	background-color: #ebf2f8;
	padding: 24px 34px;
	margin-bottom: 60px;
}

/* tab-set
-------------------------------------------------------------*/
#enterprise .tab-set .box-clm2:nth-child(1)>div>p{
	font-weight: 500;
}
#enterprise .tab-btn>li{
	position: relative;
	margin-left: 7px;
}
#enterprise .tab-btn>li:first-child{margin-left: 0;}
#enterprise .tab-btn>li:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	border: 18px solid transparent;
	border-top: 18px solid #fff;
	border-left: 18px solid #fff;
	z-index: 3;
}
#enterprise .tab-btn a{font-weight: 500;}
#enterprise .tab-btn a.act{color: #fff;}
#enterprise .tab-btn a:after{border-bottom: none;}
#enterprise .tab-btn a.act:after {
	border-left: none;
	border-right: none;
	border-top: none;
}
#enterprise .tab-btn a:hover {
    color: #fff;
}


/*------------------------------------------------------------
 fashion
-------------------------------------------------------------*/
/* headingL
-------------------------------------------------------------*/
#enterprise.fashion .headingL{border-color: #055cac;}

/* ttl-h3
-------------------------------------------------------------*/
#enterprise.fashion .ttl-h3{	color: #055cac;}

/* sub-ttl
-------------------------------------------------------------*/
#enterprise.fashion .sub-ttl{background: url(../img/fashion_ttl_bg.png) no-repeat center;}

/* atn
-------------------------------------------------------------*/
#enterprise.fashion .atn{color: #055cac;}

/* box
-------------------------------------------------------------*/
#enterprise.fashion .ttl-box .ttl-h2{color: #055cac;}

/* box01
-------------------------------------------------------------*/
#enterprise.fashion .box01{border: 1px solid #055cac;}
#enterprise.fashion .box01:before {
	border: 25px solid transparent;
	border-top: 25px solid #055cac;
	border-left: 25px solid #055cac;
}
/* tab-set
-------------------------------------------------------------*/
#enterprise.fashion .tab-btn{border-bottom: 2px solid #055cac;}
#enterprise.fashion .tab-btn a{
	background-color: #d9e7f3;
	color: #065cad;
}
#enterprise.fashion .tab-btn a.act{
	background-color: #055cac;
	color:#fff;
}
#enterprise.fashion .tab-btn a:hover {background-color: #055cac; color:#fff;}

/* gry-box
-------------------------------------------------------------*/
#enterprise.fashion .gry-box{max-width: 490px;}

/*------------------------------------------------------------
 bridal
-------------------------------------------------------------*/
/* headingL
-------------------------------------------------------------*/
#enterprise.bridal .headingL{border-color: #fb6694;}

/* ttl-h3
-------------------------------------------------------------*/
#enterprise.bridal .ttl-h3{	color: #fb6694;}

/* sub-ttl
-------------------------------------------------------------*/
#enterprise.bridal .sub-ttl{background: url(../img/bridal_ttl_bg.png) no-repeat center;}

/* atn
-------------------------------------------------------------*/
#enterprise.bridal .atn{color: #fb6694; }

/* box
-------------------------------------------------------------*/
#enterprise.bridal .ttl-box .ttl-h2{color: #fb6694;}

/* box01
-------------------------------------------------------------*/
#enterprise.bridal .box01{border: 1px solid #fb6694;}
#enterprise.bridal .box01:before {
	border: 25px solid transparent;
	border-top: 25px solid #fb6694;
	border-left: 25px solid #fb6694;
}

/*------------------------------------------------------------
 entertainment
-------------------------------------------------------------*/
/* headingL
-------------------------------------------------------------*/
#enterprise.entertainment .headingL{border-color: #ff7700;}

/* ttl-h3
-------------------------------------------------------------*/
#enterprise.entertainment .ttl-h3{	color: #ff7700;}

/* sub-ttl
-------------------------------------------------------------*/
#enterprise.entertainment .sub-ttl{background: url(../img/entertainment_ttl_bg.png) no-repeat center;}

/* atn
-------------------------------------------------------------*/
#enterprise.entertainment .atn{color: #ff7700;}

/* box
-------------------------------------------------------------*/
#enterprise.entertainment .ttl-box .ttl-h2{color: #ff7700;}

/* box01
-------------------------------------------------------------*/
#enterprise.entertainment .box01{border: 1px solid #ff7700;}
#enterprise.entertainment .box01:before {
	border: 25px solid transparent;
	border-top: 25px solid #ff7700;
	border-left: 25px solid #ff7700;
}
/* tab-set
-------------------------------------------------------------*/
#enterprise.entertainment .tab-btn{border-bottom: 2px solid #ff7700;}
#enterprise.entertainment .tab-btn a{
	background-color: #ffebd9;
	color: #be4416;
}
#enterprise.entertainment .tab-btn a.act{
	background-color: #ff7700;
	color:#fff;
}
#enterprise.entertainment .tab-btn a:hover {background-color: #ff7700; color:#fff;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:767px), only screen and (max-device-width:767px){
/*------------------------------------------------------------
 enterprise
-------------------------------------------------------------*/	
/* ttl-3rd
-------------------------------------------------------------*/
#enterprise.index .ttl-3rd{
	margin: 50px 0 0;
}
/* lead-dft
-------------------------------------------------------------*/
#enterprise.index .lead-dft{
	margin-top: 30px;
}
	
/*------------------------------------------------------------
 enterprise common
-------------------------------------------------------------*/
/* ttl-h3
-------------------------------------------------------------*/
#enterprise .ttl-h3{
	font-size: 18px;
	margin: 18px 0 8px;
}	
/* catch
-------------------------------------------------------------*/
#enterprise .catch{font-size: 16px;}
#enterprise .box01 .catch{font-size: 18px;}	
	
/* box
-------------------------------------------------------------*/
#enterprise .ttl-box{
	position: static;
	margin-bottom: 30px;
	height: auto;
	margin-left: -20px;
	margin-right: -20px;
}
#enterprise .ttl-box .photo{position: static;}
#enterprise .ttl-box .txt-box{
	position: static;
	transform: none;
	text-align: center;
	margin-top: 30px;
}
#enterprise .ttl-box .ttl-h2{font-size: 28px;}
	
/* box01
-------------------------------------------------------------*/
#enterprise .box01{padding: 25px;}
	
/* box-clm2.box-clm2-2
-------------------------------------------------------------*/
#enterprise .box-clm2{margin-bottom: 50px;}
#enterprise .box-clm2.box-clm2-2{margin-bottom: 50px;}
	

  
/* box-clm2.box-clm2-3
-------------------------------------------------------------*/
#enterprise .box-clm2.box-clm2-3>*:nth-child(1) {
  margin-bottom: 10px;
	text-align: center;
}
#enterprise .box-clm2.box-clm2-3>*:nth-child(1)>figure>img{max-width: 150px;}

#enterprise .box-clm2.box-clm2-3>*:nth-child(2)>.ttl-figure{
	text-align: center;
}	
/* gry-box
-------------------------------------------------------------*/
#enterprise .gry-box{
	margin-top: 30px;
	padding: 18px;
}
#enterprise .gry-box>.link-btn.link{
	padding: 0;
	width: 100%;
}
#enterprise .gry-box>.link-btn>a{
	width: 100%;
}
#enterprise .gry-box>.link-btn.link-blank:after{right:2em;}

/* box-clm2 */ 
#enterprise .gry-box>.box-clm2>*{font-size: 14px;}
#enterprise .gry-box>.box-clm2>div:nth-child(2){margin-top: 10px;}
#enterprise .gry-box>.box-clm2>*>.link{
	width: 100%;
}
#enterprise .gry-box>.box-clm2>*>.link>a{
	width: 100%;
}
#enterprise .gry-box>.box-clm2>*>.link-btn.link-blank:after{
	right:1em;
	top:1.6em;
}
/* LightBlue-box
-------------------------------------------------------------*/
#enterprise .LightBlue-box{padding: 20px;}

/* tab-set
-------------------------------------------------------------*/
#enterprise .tab-btn>li{
	margin-left: 2px;
	font-size: 12px;
}
#enterprise .tab-btn>li:before {
	border: 12px solid transparent;
	border-top: 12px solid #fff;
	border-left: 12px solid #fff;
}
	
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones (portrait)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:440px){


	
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones small (portrait)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:374px){

}
