@charset "shift_jis";

/* profil
---------------------------------------------------------------------------- */
@media print, screen and (min-width:769px) {
	#profil .main{
		width:100%;
		min-width: 1200px;
		height:676px; 
		background: url("../img/company/sec1_bg.png") no-repeat;
		background-size: cover;
		background-position: center;
	}
	#profil .main .main_innBG{ 
		width:70%;
		min-width:840px;
		height:100%;
		position: relative;
	}
	#profil .main .main_inn{
		/*font-size: 16px;*/
		/*width:800px;*/
		width:70%;
		position: absolute;
		padding-left:calc((100% - 1200px) / 2);
		top: 50%;
		left: 60%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translateY(-50%) translateX(-50%);
		display: inline-block;
	}
	#profil .main .main_inn dl{
		display: flex;
		justify-content: flex-start;
		width:100%;
	}
	#profil .main .main_inn dt{width:30%;}
	#profil .main .main_inn dd{
		width:70%;
		width: calc(100% - 18%);
		text-indent: -13px;
		padding-left: 13px;
	}
	#profil .main .main_inn dd:before{content:'：';}
	#profil li{display: inline-block}
	#profil li:first-child{padding-right: 50px}
	
	#profil .bottom {min-width: 1200px;
	text-align: center;
	padding: 40px 0 60px}
	#profil .bottom img{width:300px}
}


@media screen and (max-width:768px) {
	#profil .u-mv{
	background:url("../img/company/top_profil_sp.jpg") no-repeat center;
	background-size: cover;
	padding:20vw 0 15vw;
    }
	#profil .main{
		width:100%;
		background: url("../img/company/sec1_bg.png") no-repeat;
		background-size: cover;
		background-position: center
	}
	#profil .main .main_innBG{width:100%;height:100%;}
	#profil .main .main_inn{
		margin: 0 auto;
		padding: 10% 0;
		font-size: 3.733vw;
		width:94%;
	}
	#profil .main .main_inn dl{
		display: flex;
		justify-content: flex-start;
		width:100%;
	}
	#profil .main .main_inn dt{width:30%;}
	#profil .main .main_inn dd{
		width:70%;
		width: calc(100% - 18%);
		text-indent: -13px;
		padding-left: 13px;
	}
	#profil .main .main_inn dd:before{content:'：';}
	#profil li{width:48%;display: inline-block;}
	#profil li:first-child{padding-right: 0}

	#profil .bottom {width: 100%;
	text-align: center;
	padding: 10% 0;
	}
	#profil .bottom img{width:90%;}
	#profil .bottom p{font-size: 4.267vw;}
}

/* philosophy
---------------------------------------------------------------------------- */
#philosophy .philosophy-wrap{
    width:100%;
    background: url("../img/company/bg_philosophy.jpg") no-repeat;
	background-size: cover;
	padding:100px 0;
    }
#philosophy .philosophy-wrap-in{
    width:90%;
    max-width:1200px;
    margin:0 auto;
	}
#philosophy .philosophy-wrap-con{
	display: flex;
	justify-content: center;
	align-items: center;
    border-top: 5px solid #2d72b5; 
	}
#philosophy .message-wrap-con{
	background: #0d0b0c;
	color:#fff;
	text-align: center;
    position: relative;
    z-index: 1;
    width:90%;
    margin:-50px auto 0;
     padding:20px 50px 50px 50px;
	}
#philosophy .message-box{
    display: flex;
	align-items: flex-end;
	justify-content: space-between;
    flex-wrap: wrap;
    text-align: left;
    }
#philosophy .philosophy-wrap-l{
    text-align: center;
	width:100%;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0,0,0,.16);
    position: relative;
	}
#philosophy .philosophy-wrap-subhead{
	font-family: 'Arial Black', Gadget, sans-serif;
    font-weight: 600;
	font-size:9rem;
	color:#F2F2F2;
	margin-top:0;
	line-height: 1.5;
    position: relative;
    z-index: 0;
	}
#philosophy .message-wrap-con .philosophy-wrap-subhead{
    color:#292929;
    }

#philosophy .message-wrap-con .left-box{
	width:65%;
	padding: 20px 0 0;
	}
#philosophy .message-wrap-con .left-box p+ p{
		margin-top: 1em
	}
#philosophy .message-wrap-con .right-box{
	position: relative;
	width:30%;
	height:100%;
	}
#philosophy .message-wrap-con .right-box .philosophy-wrap-name{
	width:70%;
	font-size:0.8em;
    margin:0 0 0 auto;
    position: relative;
	}
#philosophy .message-wrap-con .right-box .philosophy-wrap-name::before{
        
    }
#philosophy .message-wrap-con .right-box .philosophy-wrap-name::before{
    position: absolute;
    content: "";
    left: -60px;
    top: -20px;
    width: 1px;
    height: 130%;
    background: #fff;
    border-radius: 3px;
    transform: rotate(35deg);
}

#philosophy .message-wrap-con .right-box .philosophy-wrap-name span{
		font-size:1.5em
	}	
	
#philosophy .message-wrap-con .right-box img{
	width:100%;
	margin-top: 15px;
    margin-left:-10px;
	}	
#philosophy .philosophy-wrap-policy{
    font-size:3.5rem;
    font-weight: bold;
    color: #2d72b5;
    margin:40px auto;
	padding:0 70px 0 60px;
    width:70%;
    }
	
#philosophy .philosophy-wrap-head{
	font-size:3rem;
	font-weight: bold;
	margin-bottom:20px;
	letter-spacing: .5rem;
}
#philosophy .philosophy-wrap-con .philosophy-wrap-head,
#philosophy .message-wrap-con .philosophy-wrap-head{
    width:90%;
    margin:0 auto;
    position: absolute;
    z-index: 1;
    left:0;
    right:0;
    top:40px;
    padding-bottom:40px;
    }
#philosophy .philosophy-wrap-con .philosophy-wrap-head{ border-bottom:#2d72b5 2px solid;}
    #philosophy .message-wrap-con .philosophy-wrap-head{padding-top:20px;}
#philosophy .message-wrap-con .philosophy-wrap-head span{
	    padding:0 0px 0 0px;
	}
#philosophy .philosophy-wrap-txt{padding:0 70px 100px 60px;}


@media screen and (max-width:768px) {
    #philosophy .u-mv{
        background:url("../img/company/top_philosophy_sp.jpg") no-repeat center;
        background-size: cover;
        padding:20vw 0 15vw;
    }
    #philosophy .philosophy-wrap{
        padding:10vw 0;
        }
    #philosophy .philosophy-wrap-in{
        width:90%;
        max-width:inherit;
        margin:0 auto;
        }
    #philosophy .philosophy-wrap-con{
        display: flex;
        justify-content: center;
        align-items: center;
        border-top: 5px solid #2d72b5; 
        }
    #philosophy .message-wrap-con{
        background: #0d0b0c;
        color:#fff;
        text-align: center;
        position: relative;
        z-index: 1;
        width:90%;
        margin:-10vw auto 0;
        
         padding:5vw 3vw 5vw 3vw;
        }
    #philosophy .message-box{
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        text-align: left;
        }
    #philosophy .philosophy-wrap-l{
        text-align: center;
        width:100%;
        background: #fff;
        box-shadow: 0 3px 6px rgba(0,0,0,.16);
        position: relative;
        }
    #philosophy .philosophy-wrap-subhead{
        font-family: 'Arial Black', Gadget, sans-serif;
        font-weight: 600;
        font-size:13vw;
        color:#F2F2F2;
        margin-top:0;
        line-height: 1.5;
        position: relative;
        z-index: 0;
        }
    #philosophy .message-wrap-con .philosophy-wrap-subhead{
        color:#292929;
        }
    #philosophy .message-wrap-con .left-box{
        width:100%;
        padding: 3vw 0 0;
        }
    #philosophy .message-wrap-con .left-box p+ p{
            margin-top: 1em
        }
    #philosophy .message-wrap-con .right-box{
        position: relative;
        width:100%;
        height:100%;
        }
    #philosophy .message-wrap-con .right-box .philosophy-wrap-name{
        width:50%;
         font-size: 3.733vw;
        margin:5vw 0 0 auto;
        position: relative;
        }
    #philosophy .message-wrap-con .right-box .philosophy-wrap-name::before{
        position: absolute;
        content: "";
        left: -15vw;
        top: -4vw;
        width: 1px;
        height: 130%;
        background: #fff;
        border-radius: 3px;
        transform: rotate(35deg);
    }

    #philosophy .message-wrap-con .right-box .philosophy-wrap-name span{ font-size: 3.733vw}	

    #philosophy .message-wrap-con .right-box img{
        width:100%;
        margin-top: 15px;
        margin-left:-10px;
        }	
    #philosophy .philosophy-wrap-policy{
        margin:5vw auto 5vw;
        padding:0 5vw 0 5vw;
        width:100%;
        }
    #philosophy .philosophy-wrap-head{
        font-size: 8vw;
        margin-bottom:20px;
        letter-spacing: .5rem;
    }
    #philosophy .philosophy-wrap-con .philosophy-wrap-head,
    #philosophy .message-wrap-con .philosophy-wrap-head{
        width:90%;
        top:2vw;
        padding-bottom:3vw;
        }
    #philosophy .philosophy-wrap-con .philosophy-wrap-head{ border-bottom:#2d72b5 2px solid;}
        #philosophy .message-wrap-con .philosophy-wrap-head{padding-top:5vw;}
    #philosophy .message-wrap-con .philosophy-wrap-head span{
            padding:0 0px 0 0px;
        }
    #philosophy .philosophy-wrap-txt{padding:0 5vw 15vw 5vw;}
    
}

/* organization
---------------------------------------------------------------------------- */
@media print, screen and (min-width:769px) {
#organization .organization-inn{
    width:95%;
	max-width:1200px;
	background: #fff;
	margin:0 auto;
    padding:70px 0;
    }
}

@media screen and (max-width:768px) {
#organization .u-mv{
    background:url("../img/company/top_organization_sp.jpg") no-repeat center;
    background-size: cover;
    padding:20vw 0 15vw;
    }
#organization .organization-inn{
    width:90%;
    max-width:1200px;
    background: #fff;
    margin:0 auto;
    padding:10% 0;
    }   
}

/* history
---------------------------------------------------------------------------- */
@media print, screen and (min-width:769px) {
#history .history-inn{
    background: #B9C9D6;
    padding:70px 0;
    }
#history .history-list{
    width:95%;
	max-width:1200px;
    background: #fff;
    padding:70px 10%;
    margin:0 auto;
}
#history .history-item{
    display: flex;
    justify-content: flex-start;
    padding:10px 0;
    border-bottom:1px solid #E5E5E5;
    }
#history .history-date{
    color: #2274B6;
    font-weight: bold;
    width:20%;
	display: flex
    }
#history .history-date span:nth-child(odd){
	width:4em
	}	
#history .history-date span:nth-child(even){
	width:2.5em;
	text-align: right
	}		
#history .history-con{}
	
	
}

@media screen and (max-width:768px) {
    #history .u-mv{
        background:url("../img/company/top_history_sp.jpg") no-repeat center;
        background-size: cover;
        padding:20vw 0 15vw;
        }
    #history .history-inn{
        background: #B9C9D6;
        padding: 10% 0;
        }
    #history .history-list{
        width:90%;
        background: #fff;
        padding:5%;
        margin:0 auto;
    }
    #history .history-item{
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        padding:10px 0;
        border-bottom:1px solid #E5E5E5;
        }
    #history .history-date{
        color: #2274B6;
        font-weight: bold;
        width:100%;
			display: flex;
		flex-direction: column
    }
	#history .history-list .history-item:not(:first-child) .history-date span:nth-child(odd){
		 margin-top:  5vw 
	}
	#history .history-date span:nth-child(odd){
		margin-bottom:3vw;
		width:100%;
		border-top:2px solid #2274B6;
		border-bottom:2px solid #2274B6
	}
	#history .history-date span:nth-child(even){
		width:100%;
	}	
}

/* service
---------------------------------------------------------------------------- */
@media print, screen and (min-width:769px) {
#service{min-width: 1200px;}
#service .service_inn{min-width: 1200px;
text-align: center;
padding: 80px 0 60px;}
#service .service_inn > p {margin: 20px 0;}

.c_listL,.c_listR{
    color:#000;
    margin:0 auto;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}
    .c_listL{margin-right: 20px}
    .c_listL>li,.c_listR>li{
        width:480px;
        margin-bottom: 40px;
}

.c_area{
    margin:20px auto 0;
    cursor:pointer;
    padding: 10px 0 5px 20px;
    font-size: 2rem;
    position: relative;
}

.c_area_arrow{
    position: absolute;
    right: 26px;
    top:3px;
    width: 20px;
    height: 20px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: all 0.3s;
}
.c_area_arrow.rotate{
    position: absolute;
    right: 26px;
    top: 13px;
    width: 20px;
    height: 20px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all 0.3s;    
}
.c_area p{position: relative;}	
.c_detail {padding-bottom: 30px}

.c_detail li.name{margin-left: 20px; width:440px; font-size:16px; padding-top: 10px}
.c_detail .detail{margin-left: 30px; width:430px; border-bottom:#979797 1px solid;}
.c_detail .detail li {display: inline-block;}
}

@media screen and (max-width:768px) {
#service .u-mv{
background:url("../img/company/top_service_sp.jpg") no-repeat center;
background-size: cover;
padding:20vw 0 15vw;
}
#service{width: 100%;}
#service .service_inn{
    width: 100%;
    text-align: center;
    padding: 10% 0; }
#service .service_inn > p {
    font-size: 1.4em; 
    margin: 2% 0 5%;
}
.c_listL,.c_listR{
	width:90%;
	color:#000;
    margin:0 auto;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}
.c_listL{margin-right: 0px}
.c_listL>li,.c_listR>li{
    width:100%;
    margin-bottom: 0px;}
.c_area{
    margin:5% auto 0;
    cursor:pointer;
	padding: 2% 0 1% 4%;
	font-size: 5.333vw
}
.c_area_arrow{
	position: absolute;
	right: 26px;
	top:3px;
    width: 20px;
    height: 20px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
	transition: all 0.3s;
}
.c_area_arrow.rotate {
    position: absolute;
    right: 26px;
    top: 13px;
    width: 20px;
    height: 20px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all 0.3s;
}
	.c_area p{position: relative;}	
	.c_detail {padding-bottom: 5%}
	.c_detail li.name{
		margin-left: 4%; 
		width:92%; 
		font-size: 4.2vw;
		padding-top: 2%; }
	.c_detail .detail{margin-left: 4%; width:92%; border-bottom:#979797 1px solid;}
	.c_detail .detail li {display: inline-block;}
}

/* グループ企業
---------------------------------------------------------------------------- */
.g_list {
    width:90%;
    max-width: 1000px;
	color:#000;
    margin:0 auto 40px;
	text-align: left;
    display: flex !important;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
	vertical-align: top;
}

.group-info {
    width: 49%;
    padding: 10px 0 10px 20px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.g_name {
    width: 100%;
    display: block;
    font-size: 2rem;
    position: relative;
}
.g_industry { margin-right: 20px; display: inline-block;}
.g_area { display: inline-block;}
.g_name .hp {font-size: 14px; margin-left: 5px;}

@media screen and (max-width:768px) {
    .g_list {
        width: 90%;
        max-width: 1000px;
        margin: 0 auto 8vw;
        text-align: left;
        display: flex !important;
        flex-wrap: wrap;
        align-items: stretch;
        justify-content: space-between;
        vertical-align: top;
    }

    .group-info {
        width: 100% !important;
        padding: 1% 4% 2% 4%;
        margin-bottom: 5%;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
    }
    .g_name {
        width: 100%;
        font-size: 3.733vw;
        position: relative;
    }
    .g_industry { font-size: 3.2vw;}
    .g_area { font-size: 3.0vw;}
}
