@charset "UTF-8";
/* CSS Document */


#main_visual {
	width: 100%;
	height: 100svh;
	position: sticky;
	top: 0;
}
#main_visual h1 {
	position: absolute;
	bottom:0;
	left: 0%;
	width: 60%;
	line-height: 0;
	z-index: 10;
	transform: translate(0%,0)
}
#main_visual .look_visual {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
}
#main_visual .look_visual .bg {
	background: url("../img/into_acceleration/look_02-01.webp") no-repeat center;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;left: 0;
	
}


@media only screen and (max-width: 768px)  {
	#main_visual h1 {
		width: 90%;

	}	
	#main_visual .look_visual .bg {
		background: url("../img/into_acceleration/look_02-02.webp") no-repeat center;
		background-size: cover;

	}
	
}



#main_contents {
	position: sticky;
	background: #fff;
	padding: 10% 0 0;
	background: #000;
	color: #fff
	
	
}
section {
	position: relative;
	margin: 0 auto 10%;
	width: 100%;
	max-width: 100%;
}
section .inner {
		width: 90%;
	max-width: 1000px;
	position: relative;
	margin: 0 auto;
}
#top {
	position: relative;
}
#top .title {
	width: 40%;
	margin: 0 auto;
	text-align: center;
	line-height: 0;
	filter: invert(1)
}
#top .title p {
	font-size: 12px;
	margin: 5% auto 10%;
	color: #000;
}
#top .title .name {
	width: 60%;
	margin: 0 auto;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
#top .title .name img {
	width: 50%;
	box-sizing: border-box;
	padding: 0 10%;
}
#top .video {
	width: 34%;
	margin: 10% auto;
}
@media only screen and (max-width: 768px)  {
	#main_contents {
		padding: 20% 0 0;
	}
	section {
		width: 100%;
	}
	section .inner {
			width: 100%;
	}
	#top .title {
		width: 70%;
		margin: 0 auto;
		text-align: center;
		line-height: 0;
	}
	#top .video {
		width: 70%;
		margin: 20% auto;
	}
}

#look {
	position: relative;
	overflow: hidden;
}
#look .box {
	margin: 0 auto;
	position: relative;
}
#look .box .img {
	position: relative;
}
#look .box .txt {
	font-size: 12px;
	line-height: 2.4;
}
@media only screen and (max-width: 768px)  {
	#look .box .txt {
		font-size: 10px;
		line-height: 2.4;
	}
	
}
#look .box:nth-of-type(1) .img {
	width: 60%;
	margin: 0 auto;
}

@media only screen and (max-width: 768px)  {
	#look .box:nth-of-type(1) .img {
		width: 100%;
	}
	#look .box:nth-of-type(1) .txt {
		position: relative;
		top: auto;
		left: auto;
		margin: 5% auto;
		width: 80%;
		text-align: center;
	}
}
#look .box:nth-of-type(2) {
	margin: 50px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
		width: 90%;
	max-width: 1000px;
	position: relative;
}
#look .box:nth-of-type(2) .inner {
	width: 50%;
	margin-bottom: 5%;
}
#look .box:nth-of-type(2) .inner:nth-of-type(1) .img:nth-of-type(1) {
	width: 40%;
	margin: 0 5%
}
#look .box:nth-of-type(2) .inner:nth-of-type(1) .img:nth-of-type(2) {
	width: 50%;
	margin: -50% 0 0 50%;
	z-index: 2
}
#look .box:nth-of-type(2) .inner:nth-of-type(1) .img:nth-of-type(3) {
	width: 70%;
	margin: -10% 0 0 0;
}
#look .box:nth-of-type(2) .inner:nth-of-type(2) .img:nth-of-type(1) {
	width: 70%;
	margin: 0 0 0 30%
}
#look .box:nth-of-type(2) .inner:nth-of-type(2) .img:nth-of-type(2) {
	width: 50%;
	margin: -10% 5% 0
}
#look .box:nth-of-type(2) .inner:nth-of-type(3) .img:nth-of-type(1) {
	width: 45%;
	margin: 0 5%
}
#look .box:nth-of-type(2) .inner:nth-of-type(3) .img:nth-of-type(2) {
	width: 70%;
	margin: 0 0 0 20%
}
#look .box:nth-of-type(2) .inner:nth-of-type(4) .img:nth-of-type(1) {
	width: 45%;
	margin: 30% 0 0 50%
}
#look .box:nth-of-type(2) .inner:nth-of-type(4) .img:nth-of-type(2) {
	width: 100%;
	margin: 0
}
#look .box:nth-of-type(2) .txt {
	position: absolute;
	top: 40%;
	left: 45%;
	width: 55%;
}
#look .box:nth-of-type(2) .txt .img {
	width: 70%;
	line-height: 0;
}
#look .box:nth-of-type(2) .txt p {
	padding-left: 4%;

}
@media only screen and (max-width: 768px)  {
	#look .box:nth-of-type(2) .inner {
		width: 100%;
		margin-bottom: 5%;
	}
	#look .box:nth-of-type(2) .inner:nth-of-type(4) .img:nth-of-type(1) {
		width: 45%;
		margin: 50% 0 0 50%
	}
	#look .box:nth-of-type(2) .txt {
		position: absolute;
		top: 68%;
		left: 0%;
		width: 100%;
	}
}



#other {
	background: #eee;
	padding: 5% 0;
	color: #000;
}
#other section {
	margin: 5% auto;
}
@media only screen and (max-width: 768px)  {
	#other {
		background: #eee;
		padding: 15% 0;
	}	
}
@media only screen and (max-width: 768px)  {
	#article ul li {
		padding: 0 0 5%;
		border-radius: 10px;
		margin-bottom: 2.5%;
		width: 48%;
	}
}
