@charset "UTF-8";

/* about us all common*/

.about-title{
	display:none;
}

/* 	h2 */
.contents-caption{
	font-weight:500;
	font-size:180%;
}

/* 	h3 */
.contents-caption-mini{
	color:#2859b0;
	font-size:130%;
	letter-spacing:0.05em;
	text-indent:0.05em;
	font-weight:700;
	margin:0;
	line-height:1;
}
@media (max-width:768px){
	.contents-caption-mini{
		font-size:130%;
	}
}


/* 	section1 */
#aboutus-1{
}

#aboutus-1 .aboutus-wrapper{
	width:100%;
}
@media (min-width:769px){
	#aboutus-1 .aboutus-wrapper{
		background:#e8e8e8;
	}
}
#aboutus-1 .aboutus-contents{
	min-height:888px;
	background:url(../../../assets/images/pages/02_aboutus/about_message.jpg) 0% 100% no-repeat;
	background-size:contain;
	padding-left:38%;
}

#aboutus-1 .contents-right{
	width:95%;
	padding-top:2em;
}
#aboutus-1 .contents-right p{
	/*font-size:115%;*/
}
#aboutus-1 .contents-right p~p{
	padding-top:2em;
}
@media (max-width:1024px){
	#aboutus-1 .aboutus-contents{
		min-height:750px;
		/*padding-left:300px;*/
	}
	#aboutus-1 .contents-right{
		padding-top:1em;
		padding-bottom:1em;
	}
	#aboutus-1 .contents-right p{
		font-size:95%;
		line-height:1.7;
	}
	#aboutus-1 .contents-right p~p{
		padding-top:1.5em;
	}
}
@media (max-width:768px){
	#aboutus-1 .aboutus-contents{
		background:none;
		padding-left:0;
	}
	#aboutus-1 .contents-right{
		width:100%;
		padding-top:0;
	}
	#aboutus-1 .contents-right > :nth-child(1){
		background:url(../../../assets/images/pages/02_aboutus/about_message.jpg) 0% 15% no-repeat;
		background-size:cover;
		padding-top:50px;
		padding-left:36%;
		padding-bottom:50px;
	}
	#aboutus-1 .contents-caption{
		font-size:140%;
	}
	#aboutus-1 .contents-right > :nth-child(2){
		padding:20px 20px;
	}
	#aboutus-1 .contents-right p{
		font-size:90%;
	}
	#aboutus-1 .contents-right p~p{
		padding-top:1.5em;
	}
}

/* 	section2 */
#aboutus-2{
	padding:5em 0 0;
}

#aboutus-2 .contents-caption{
	text-align:center;
	border-bottom:solid 2px #333;
	padding-top:2em;
	padding-bottom:0.2em;
}

#aboutus-2 .aboutus-2-cover{
	background-color:#f0f0f0;
}

#aboutus-2 .aboutus-wrapper{
	width:100%;
}

#aboutus-2 .aboutus-wrapper{
	width:100%;
}

#aboutus-2 .aboutus-contents{
	padding:3em 2em 0;
	display:flex;
	justify-content:center;
	align-items:flex-start;
}

#aboutus-2 .contents-left{
	width:55%;
	padding:0 2em;
}

#aboutus-2 .text-center{
	text-align:center;
}
#aboutus-2 .contents-caption-mini{
	padding-bottom:2em;
}
@media (max-width:768px){
	#aboutus-2 .contents-caption-mini{
		padding-bottom:0;
	}
}

#aboutus-2 dl,dt,dd{
	margin:0;
	padding:0;
}

#aboutus-2 dl{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-start;
	padding:2em 0 0;
}

#aboutus-2 dt{
	width:50%;
	padding:0;
}
#aboutus-2 dd{
	width:50%;
	padding:0;
}
@media (max-width:768px){
	#aboutus-2 dt{
		width:45%;
	}
	#aboutus-2 dd{
		width:55%;
	}
}

#aboutus-2 .address-height{
	line-height:1.5;
	display:block;
	padding:0.3em 0 0.3em;
}

#aboutus-2 dd a{
	color:#2859b0;
}

#aboutus-2 .contents-right{
	width:45%;
}

#aboutus-2 .history-wrapper{
	padding:5em 3.5em;
}

#aboutus-2 .history-wrapper-mini{
	padding:2em 0;
	background-color:#fff;
}

#aboutus-2 table{
	width:98%;
	margin:0 auto;
	border-collapse:separate;
	border-spacing:30px 10px;
	/*background:url(../../../assets/images/pages/02_aboutus/about_history.png) 97% 0 no-repeat;
	background-size:200px 139px;*/
}

#aboutus-2 th{
	vertical-align:top;
}
#aboutus-2 .history-image{
	padding-bottom:20px;
	text-align:center;
	font-size:90%;
}

@media (max-width:768px){
	#aboutus-2 dl{
		font-size:90%;
	}
	#aboutus-2 .aboutus-contents{
		flex-direction:column;
	}
	#aboutus-2 .contents-left{
		width:100%;	
		padding:0;
	}
	#aboutus-2 .contents-right{
		width:100%;	
		padding-top:3em;
	}
	#aboutus-2 .history-wrapper{
		padding:3em 10px;
	}
	#aboutus-2 .history-image{
		padding-top:20px;
	}
	#aboutus-2 .history-image img{
		width:40%;
	}
	#aboutus-2 table{
		font-size:90%;
		background:none;
		border-spacing:20px 5px;
	}
}


/* 	section3 */
#aboutus-3{
}
#aboutus-3 .contents-caption .contents-caption-bg{
	display:block;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:contain;
	
}
#aboutus-3 .aboutus-wrapper{
	padding:5em 0 0;
	width:100%;
}

#aboutus-3 .aboutus-contents{
	border:solid 1px #2859b0;
}

#aboutus-3 .contents-caption{
	color:#2859b0;
	padding:1em 0 0;
	text-align:center;
}

#aboutus-3 .aboutus-contents-inner{
	padding:0 7em;
}

#aboutus-3 ul li{
	padding-top:1em;
}

#aboutus-3 ul li > span{
	font-size:120%;
	color:#f6d70b;
}

#aboutus-3 ul li > span + span{
	font-size:120%;
	font-weight:500;
	color:#000;
}

#aboutus-3 ul li:last-child{
	padding-bottom:2em;
}

#aboutus-3 ul li a{
	color:#2859b0;
	margin-left:1em;
}

#aboutus-3 .contents-other{
	padding:2em 7em 5em;
	width:100%;
}
@media (max-width:768px){
	#aboutus-3 .aboutus-wrapper{
		padding:5em 10px 0;	
	}
	#aboutus-3 .aboutus-contents-inner{
		padding:0 20px
	}
	#aboutus-3 ul li{
		font-size:90%;
	}
}

/* 	section4 */
#aboutus-4{
}

#aboutus-4 .aboutus-wrapper{
	padding:5em 6em;
	width:100%;
}

#aboutus-4 .contents-other-left{
}

#aboutus-4 .contents-other .contents-caption-mini + p{
	padding:1em 0 0;
}

#aboutus-4 .contents-other ul{
	padding-top:0.5em;
	padding-left:1em;
}
#aboutus-4 .contents-other ul li{
	padding-top:0.5em;
}

#aboutus-4 .contents-other-right{	
	padding-top:20px;
	margin-left:auto;
	text-align:right;
}

#aboutus-4 .contents-other-right a{
	display:inline-block;
	color:#fff;
	background-color:#425b79;
	font-size:110%;
	line-height:2;
	letter-spacing:0.1em;
	text-indent:0.1em;
	padding:0.3em 50px;
	text-align:center;
}
#aboutus-4 a{
	color:#2859b0;
}

@media (max-width:768px){
	#aboutus-4 .aboutus-wrapper{
		padding:3em 30px;	
	}

	#aboutus-4 .contents-other{
		padding-bottom:3em;
	}
	#aboutus-4 .contents-other-right a{
		font-size:90%;
		padding:0.3em 20px;
	}
}