@charset "utf-8";

/*-------------------------------
	キービジュアル
-------------------------------*/

.Keyvisual__image{
	background-image: url(../images/history/img_keyvisual.jpg);
	background-image: image-set(url(../images/history/img_keyvisual.jpg) 1x, url(../images/history/img_keyvisual@2x.jpg) 2x);
}

@media screen and (min-width:769px) , print{

}
@media screen and (max-width:1240px) and (min-width: 769px){

}
@media screen and (max-width:960px) and (min-width: 769px){

}
@media screen and (max-width:768px){

}



/*-------------------------------
	サブページベース
-------------------------------*/

.sec-frame-sidebar__item a{
	font-size: 1.6rem;
}

@media screen and (min-width:769px) , print{

}
@media screen and (max-width:1240px) and (min-width: 769px){

}
@media screen and (max-width:960px) and (min-width: 769px){

}
@media screen and (max-width:768px){

	.sec-frame-sidebar__item a{
		font-size: 2.6rem;
	}

}



/*-------------------------------
	沿革
-------------------------------*/

.History__title{
	margin-bottom: 14rem;
}

.History__subtitle{
	margin-bottom: 6.5rem;
}
.History-frame__content__inner{
	padding-top: 2rem;
	padding-bottom: 8.4rem;
	position: relative;
}
.History-frame__content__inner::before{
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	left: 13rem;
	top: 0;
	background: #bfbfbf;
}

.History-block-wrap:not(:last-child){
	margin-bottom: 6.5rem;
}
.History-block{
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.History-block:not(:last-child){
	margin-bottom: 6.5rem;
}
.History-block__title{
	color: var(--maincolor);
	font-family: var(--en1);
	width: 13rem;
	font-size: 3.8rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .025em;
}
.History-block__body{
	width: calc(100% - 13rem);
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
	flex-wrap: wrap;
	position: relative;
}
.History-block__body:not(:last-child){
	margin-bottom: 6.5rem;
}
.History-block__body::before{
	background: var(--graycolor);
	content: "";
	display: block;
	width: 4rem;
	height: 1px;
	position: absolute;
	left: 0;
	top: 1.9rem;
	transform: translate(-50%,0)
}
.History-block__body::after{
	background: var(--maincolor);
	content: "";
	display: block;
	width: .9rem;
	height: .9rem;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 1.9rem;
	transform: translate(-50%,-50%);
}
.History-block__monty{
	color: var(--blackcolor);
	width: 12.5rem;
	padding-left: 4.5rem;
	font-size: 1.6rem;
	font-weight: 700;
	padding-top: .2rem;
}
.History-block__text{
	width: calc(100% - 12.5rem);
	padding-top: .4rem;
}
.History-block__image-wrap{
	width: calc(100% - 12.5rem);
	margin-top: 1rem;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.History-block__image{
	width: 25rem;
	max-width: 100%;
}
.History-block__image:not(:last-child){
	margin-right: 2rem;
}
.History-block__image.-frame{
	border: 1px solid var(--graycolor);
	width: 25.2rem;
}
.History-block__image img{
	width: 100%;
}

/*----- 1974 */
.History-block.-history1974 .History-block__image.-irregular{
	width: 52rem;
	margin-bottom: 2rem;
	margin-right: 0;
}

/*----- 2006 */
.History-block.-history2006 .History-block__image.-irregular{
	width: 17rem;
}

/*----- 2016 */
.History-block.-history2016 .History-block__image.-irregular{
	width: 17.2rem;
}

/*----- 2024 */
.History-block.-history2024 .History-block__image.-irregular:nth-of-type(1){
	width: 10.3rem;
}
.History-block.-history2024 .History-block__image.-irregular:nth-of-type(2){
	width: 52rem;
}

@media screen and (min-width:769px) , print{

}
@media screen and (max-width:1240px) and (min-width: 769px){

}
@media screen and (max-width:960px) and (min-width: 769px){

}
@media screen and (max-width:768px){

	.History__title{
		margin-bottom: 17.5rem;
	}
	
	.History__subtitle{
		margin-bottom: 6rem;
	}
	.History-frame__content__inner{
		padding-top: 1.5rem;
		padding-bottom: 4rem;
	}
	.History-frame__content__inner::before{
		width: 2px;
		left: 15rem;
	}
	
	.History-block-wrap:not(:last-child){
		margin-bottom: 9rem;
	}
	.History-block-wrap:has(.History-block__title + .History-block__body .History-block__monty):not(:last-child){
		margin-bottom: calc(9rem + 4.4rem);
	}
	.History-block{
		width: 100%;
		display: flex;
		align-items: flex-start;
		justify-content: flex-end;
		flex-wrap: wrap;
	}
	.History-block:not(:last-child){
		margin-bottom: 6.5rem;
	}
	.History-block__title{
		width: 15rem;
		font-size: 4.4rem;
	}
	.History-block__body{
		width: calc(100% - 15rem);
		padding-left: 3.8rem;
		justify-content: flex-start;
		position: relative;
	}
	.History-block__body:not(:last-child){
		margin-bottom: 6.5rem;
	}
	.History-block__body::before{
		height: 2px;
		top: 2.2rem;
	}
	.History-block__body::after{
		width: 1rem;
		height: 1rem;
		top: 2.2rem;
		transform: translate(calc(-50% + 1px),calc(-50% + 1px));
	}
	.History-block__monty{
		width: 15rem;
		font-size: 2.6rem;
		padding-right: 3rem;
		padding-left: 0;
		padding-top: 0;
		position: absolute;
		left: -13rem;
		top: 0;
		text-align: right;
	}
	.History-block__title + .History-block__body .History-block__monty{
		top: 4.4rem;
		left: -15rem;
		padding-right: 4rem;
	}
	.History-block__text{
		width: 100%;
		padding-top: 0;
	}
	.History-block__image-wrap{
		width: 100%;
		margin-top: 2.5rem;
		flex-direction: column;
	}
	.History-block__image{
		width: 35rem;
	}
	.History-block__image:not(:last-child){
		margin-right: 0;
		margin-bottom: 3.2rem;
	}
	.History-block__image.-frame{
		border: 1px solid var(--graycolor);
		width: 35rem;
	}
	
	/*----- 1974 */
	.History-block.-history1974 .History-block__image.-irregular{
		width: 100%;
		margin-bottom: 3.2rem;
	}
	
	/*----- 2006 */
	.History-block.-history2006 .History-block__image.-irregular{
		width: 25rem;
	}
	
	/*----- 2016 */
	.History-block.-history2016 .History-block__image.-irregular{
		width: 25rem;
	}
	
	/*----- 2024 */
	.History-block.-history2024 .History-block__image.-irregular:nth-of-type(1){
		width: 20rem;
	}
	.History-block.-history2024 .History-block__image.-irregular:nth-of-type(2){
		width: 100%;
	}

}