


/*--------------------------------------------------------------------------
   sec-mv
---------------------------------------------------------------------------*/
.sec-mv-wrapper{
	margin: 0 50px;
}
.sec-mv-lower{
	width: 100%;
	height: 550px;
	/*min-height: 780px;*/
	background: url(/assets/img/company/history/mv.png) 50% 0 no-repeat;
	background-size: cover;
	display: flex;
	flex-flow: wrap;
	justify-content: space-around;
	align-items: center;
	text-align: center;
	color: #FFF;
	font-size: 48px;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 1;
	
}
.lead{
	letter-spacing: 8px;
}
.sub-lead{
	display: block;
	font-size: 24px;
	line-height: 2;
	margin-top: 0;
	font-family:'Noto Serif Japanese','Hiragino Mincho Pro','ヒラギノ明朝 Pro W3';
	letter-spacing: 1px;
}

/* media query -> sp
=================================================================*/
@media only screen and (max-width: 767px) {
	.sec-mv-wrapper{
		margin: 0;
	}
	.sec-mv-lower{
		width: 100%;
		font-size: 26px;
		line-height: 1.3;
		padding: 0 3%;
	}
	.sub-lead{
		font-size: 14px;
		line-height: 1.6;
		margin-top:5px;
	}
	
}


/*--------------------------------------------------------------------------
   sec-history
---------------------------------------------------------------------------*/
.sec-history{
	margin: 75px 50px 60px 50px;
	position: relative;
}
.sec-history .history-cont-inner{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.sec-history h2{
	font-size: 20px;
    font-weight: 500;
    font-family:'Noto Serif Japanese','Hiragino Mincho Pro','ヒラギノ明朝 Pro W3';
    letter-spacing: 1px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 45px 0;
    flex-flow: wrap;
	padding-right: 20px;
}
.sec-history h2 span{
	font-size: 40px;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 8px;
    line-height: 0;
}
.sec-history h2 span::after {
    content: "";
    width: 1px;
    height: 27px;
    margin: 0 20px;
    display: inline-block;
    background: #CCC;
}
.sec-history .history-column{
	font-size: 15px;
	width: 100%;
	background: url(/assets/img/company/history/border_gray.png) 208px 0 repeat-y;
}

.sec-history .history-column .item-cont{
	width: 100%;
}
.sec-history .history-column .item-cont .item-cont-inner{
	padding-bottom: 20px;
	margin-bottom: 20px;
	display: flex;
	flex-wrap:nowrap;
	justify-content:flex-start;
	align-items: flex-start;
}
.sec-history .history-column .item-cont .item-cont-inner-last{
	margin-bottom: 0;
}
.sec-history .history-column .item-cont .item-cont-inner p.history-year{
	width: 170px;
	min-width: 170px;
	font-size:15px;
	color: #FFF;
	background: #000;
	padding: 10px 0;
	text-align: center;
	font-weight: 600;
	margin-top: 10px;
	white-space: nowrap;
}

.sec-history .history-column .item-cont .item-cont-inner .detail {
	margin-bottom: 50px;
	width:100%;
	margin-left: 82px;
	border-bottom:1px solid #DDDDDD;
	padding-bottom: 30px;
}
.sec-history .history-column .item-cont .item-cont-inner .detail:last-child {
	margin-bottom: 0;
}
.sec-history .history-column .item-cont .item-cont-inner .detail .ttl{
	font-size:20px;
	font-family: "Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
    letter-spacing: 1px;
	font-weight: 600;
	text-indent: -1em;
    margin-left: 1em;
	line-height: 1.8;
}
.sec-history .history-column .item-cont .item-cont-inner .detail .txt{
	margin-bottom: 20px;
}
.sec-history .history-column .item-cont .item-cont-inner .detail .borderbox{
	font-size:13px;
	border: 1px solid #CCC;
	padding: 15px 20px;
}
.sec-history .history-column .item-cont .item-cont-inner .detail .borderbox p:first-child{
	font-weight: 600;
}
.sec-history .history-column .item-cont .item-cont-inner .detail .img{
	margin-bottom: 20px;
}


/* media query -> sp
=================================================================*/
@media only screen and (max-width: 767px) {
	.sec-history{
		width: 100%;
		padding: 0 3%;
		margin: 30px 0 30px 0;
		position: relative;
	}
	.sec-history .profile-cont-inner{
		width: 100%;
	}
	.sec-history .profile-cont-inner::after{
		content: "";
		display: block;
		width:100%;
		height: 1px;
	}

	.sec-history h2{
		font-size: 12px;
		font-weight: 500;
		margin: 0 0 25px 0;
		flex-flow: wrap;
		padding-right: 20px;
	}
	.sec-history h2 span{
		font-size: 22px;
	}
	.sec-history h2 span::after {
		height: 20px;
    	margin: 0 12px 0 10px;
	}
	.sec-history .profile-column{
		font-size: 12px;
		width: 100%;
	}
	.sec-history .profile-column-left{
		float: none;
	}
	.sec-history .profile-column-right{
		float: none;
	}
	.sec-history .profile-column .item-cont .item-cont-inner{
		border-bottom: 1px solid #EAEAEA;
		padding-bottom: 10px;
		margin-bottom: 10px;
		display: flex;
		flex-wrap:wrap;
		justify-content:flex-start;
		/*align-items: center;*/
	}
	.sec-history .profile-column .item-cont .item-cont-inner-last{
		margin-bottom: 10px;
	}
	.sec-history .profile-column .item-cont .border-none{
		margin-bottom: 0;
		border: none;
	}

	.sec-history .profile-column .item-cont .item-cont-inner p:first-child{
		width: 100%;
		font-weight: 600;
		margin-bottom: 10px;
	}
	.sec-history .profile-column .item-cont .item-cont-inner .access-txt p{
		width: 100%;
		font-weight:normal;
		padding-left:6em;
		text-indent:-6em;
	}
	.sec-history .profile-column .item-cont .item-cont-inner .site-txt p{
		width: 100%;
		font-weight:normal;
	}
	.sec-history .profile-column .item-cont .item-cont-inner .access-txt p span{
		width: 6em;
	}
	
	
	.sec-history .history-cont-inner {
		width: 100%;
	}
	.sec-history .history-column{
		font-size: 15px;
		width: 100%;
		background: none;
	}
	.sec-history .history-column .item-cont{
		width: 100%;
	}
	.sec-history .history-column .item-cont .item-cont-inner{
		padding-bottom: 10px;
		margin-bottom: 10px;
		display: block;
	}
	.sec-history .history-column .item-cont .item-cont-inner p.history-year{
		font-size:15px;
		padding: 10px;
		margin: 10px 0;
	}

	.sec-history .history-column .item-cont .item-cont-inner .detail {
		margin-bottom: 30px;
		margin-left: 0;
		padding-bottom: 20px;
	}
	.sec-history .history-column .item-cont .item-cont-inner .detail .ttl{
		font-size:15px;
	}
	
	
	
	
	
	/*　詳細ボタン　*/
	.sec-history .profile-column .item-cont .item-cont-inner .access-txt p.btn_detail{
		width:80%;
		font-size: 12px;
		padding-left:0;
		text-indent:0;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.btn_detail a{
		display: block;
	}
	.btn_detail.buttons {
	  display: inline-block;
	  height: 35px;
	  text-align: center;
	  text-decoration: none;
	  line-height: 34px;
	  outline: none;
	}
	.btn_detail.buttons::before,
	.btn_detail.buttons::after {
	  position: absolute;
	  z-index: -1;
	  display: block;
	  content: '';
	}
	.btn_detail.buttons,
	.btn_detail.buttons::before,
	.btn_detail.buttons::after {
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	  -webkit-transition: all .3s;
	  transition: all .3s;
	}
	.btn_detail.buttons {
	  z-index: 2;
	  background-color: #000;
	  border: 1px solid #000;
	  color: #FFF;
	  line-height: 34px;
	}
	.btn_detail.buttons:hover {
	  background-color: #FFF;
	  border-color: #000;
	  color: #000;
	}
	.btn_detail.buttons::before,
	.btn_detail.buttons::after {
	  top: 0;
	  width: 50%;
	  height: 100%;
	  background-color: #000;
	}
	.btn_detail.buttons::before {
	  right: 0;
	}
	.btn_detail.buttons::after {
	  left: 0;
	}
	.btn_detail.buttons:hover::before,
	.btn_detail.buttons:hover::after {
	  width: 0;
	  background-color: #000;
	}


	.sec-history .photoArea{
		width: 100%;
		margin: 20px auto 30px auto;
		display: flex;
		flex-wrap:wrap;
		justify-content:flex-start;
		/*align-items: center;*/
	}
	.sec-history .photoArea p{
		width:100%;
		margin-bottom: 10px;
	}
	.sec-history .photoArea p img{
		width:100%;
	}

}



/*--------------------------------------------------------------------------
   sec-access
---------------------------------------------------------------------------*/
.sec-access{
	margin: 0 50px 60px 50px;
	position: relative;
}
.sec-access .access-cont-inner{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.sec-access h2{
	font-size: 20px;
    font-weight: 500;
    font-family:'Noto Serif Japanese','Hiragino Mincho Pro','ヒラギノ明朝 Pro W3';
    letter-spacing: 1px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 30px 0;
    flex-flow: wrap;
	padding-right: 20px;
}
.sec-access h2 span{
	font-size: 40px;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 8px;
    line-height: 0;
}
.sec-access h2 span::after {
    content: "";
    width: 1px;
    height: 27px;
    margin: 0 20px;
    display: inline-block;
    background: #CCC;
}
.sec-access .access-column{
	font-size: 15px;
	width: 520px;
	margin-top: 20px;
}
.sec-access .access-column-left{
	float: left;
}
.sec-access .access-column-right{
	float: right;
}
.sec-access .access-column .item-cont{
	width: 100%;
}
.sec-access .access-column .item-cont .item-cont-inner{
	margin-bottom: 20px;
	display: flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	/*align-items: center;*/
}
.sec-access .access-column .item-cont .item-cont-inner-last{
	margin-bottom: 0;
}

.sec-access .access-column .item-cont .item-cont-inner p:first-child{
	width:20%;
	font-weight: 600;
}
.sec-access .access-column .item-cont .item-cont-inner p.w100:first-child{
	width:100%;
}


/* media query -> sp
=================================================================*/
@media only screen and (max-width: 767px) {
	.sec-access{
		width: 100%;
		padding: 0 3%;
		margin: 0 0 30px 0;
		position: relative;
	}
	.sec-access .access-cont-inner{
		width: 100%;
	}
	.sec-access h2{
		font-size: 12px;
		margin: 0 0 25px 0;
		flex-flow: wrap;
		padding-right: 20px;
	}
	.sec-access h2 span{
		font-size: 22px;
	}
	.sec-access h2 span::after {
		height: 20px;
    	margin: 0 12px 0 10px;
	}
	
	.sec-access iframe{
		height: 280px;
		margin-bottom: 20px;
	}
	.sec-access .access-column{
		font-size: 12px;
		width: 100%;
		margin-top: 0;
	}
	.sec-access .access-column-left{
		float: none;
	}
	.sec-access .access-column-right{
		float: none;
	}
	.sec-access .access-column .item-cont{
		width: 100%;
	}
	.sec-access .access-column .item-cont .item-cont-inner{
		margin-bottom: 20px;
		display: flex;
		flex-wrap:wrap;
		justify-content:flex-start;
		/*align-items: center;*/
	}
	.sec-access .access-column .item-cont .item-cont-inner-last{
		margin-bottom: 0;
	}

	.sec-access .access-column .item-cont .item-cont-inner p:first-child{
		width:100%;
		font-weight: 600;
		margin-bottom: 10px;
	}
	.sec-access .access-column .item-cont .item-cont-inner p.w100:first-child{
		width:100%;
	}
	
	
}
