@charset "UTF-8";

/*================================================
 *  当社について
 ================================================*/

@media screen and (min-width: 767.1px) {
	article {
		padding-top: 10px;
	}
}


/*******メインエリア*******/
section#main_area {
	padding: 260px 0 100px;
	overflow: hidden;
}

section#main_area #main_bg_slider {
	position: absolute;
	bottom: 200px;
	left: 0;
	width: 100%;
	height: 100%;
	height: calc(100% - 200px);
	z-index: -1;
}


section#main_area h2 {
	font-size: 110px;
	line-height: 1.109;
	letter-spacing: 0.12em;
	white-space: nowrap;
	z-index: 10;
}


section#main_area .inner {
	z-index: 10;
}
section#main_area .inner h3 {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 2.25;
	margin: 80px auto 45px;
	max-width: 700px;
}
section#main_area .inner .notes {
	font-size: 20px;
	line-height: 2.75;
	max-width: 585px;
	margin: 0 auto;
}


section#main_area [class*="img_list"] {
	z-index: 5;
}

section#main_area [class*="img_list"] .img01 {
	z-index: 2;
}

@media screen and (min-width: 1400.1px) {
	section#main_area .img_list01 {
		top: 120px;
		right: 50%;
		margin-right: 330px;
		width: 485px;
		height: 1100px;
	}
	section#main_area .img_list02 {
		top: 110px;
		left: 50%;
		/*margin-left: 365px;*/
		margin-left: 380px;
		width: 450px;
		height: 1210px;
	}
	section#main_area [class*="img_list"] .img01 {
		top: 0;
		right: 0;
	}
	section#main_area [class*="img_list"] .img02 {
		top: 235px;
		left: 0;
		animation-delay: 0.6s;
	}
	section#main_area [class*="img_list"] .img03 {
		bottom: 0;
		right: 75px;
		animation-delay: 1.2s;
	}
	section#main_area [class*="img_list"] .img04 {
		top: 0;
		left: 80px;
		animation-delay: 0.3s;
	}
	section#main_area [class*="img_list"] .img05 {
		top: 570px;
		right: 0;
		animation-delay: 0.9s;
	}
	section#main_area [class*="img_list"] .img06 {
		bottom: 0;
		left: 0;
		animation-delay: 1.5s;
	}
}


@media screen and (max-width: 1630px) {
	section#main_area .img_list01 {
		right: auto;
		left: 0;
		margin: 0;
	}
	section#main_area .img_list02 {
		left: auto;
		right: 0;
		margin: 0;
	}
	
}
@media screen and (max-width: 1630px) and (min-width: 1400.1px) {
	section#main_area h2 {
		font-size: clamp(5rem, -6.413rem + 13.04vw, 6.875rem); /*min85 max110 min1400 max1630*/
	}
}
@media screen and (max-width: 1400px) {
	section#main_area {
		padding: 80px 30px 30px;
	}
	section#main_area .inner {
		padding: 60px 0 50px;
	}
	
	section#main_area [class*="img_list"] {
		position: relative;
		top: auto!important;
		left: auto!important;
		right: auto!important;
		max-width: 750px;
		width: 100%;
		margin: 0 auto!important;
	}
	section#main_area .img_list01 {
		height: 325px;
	}
	section#main_area .img_list02 {
		height: 440px;
	}
	
	section#main_area [class*="img_list"] img {
		border-top-left-radius: 40px;
		border-bottom-right-radius: 40px;
	}
	section#main_area [class*="img_list"] .img01 {
		top: 0;
		left: 30px;
		width: 160px;
	}
	section#main_area [class*="img_list"] .img02 {
		bottom: 0;
		right: 55px;
		animation-delay: 0.6s;
		width: 205px;
	}
	section#main_area [class*="img_list"] .img03 {
		top: 90px;
		left: 150px;
		animation-delay: 0.3s;
		width: 250px;
	}
	section#main_area [class*="img_list"] .img04 {
		bottom: 0;
		left: 50px;
		width: 230px;
	}
	section#main_area [class*="img_list"] .img05 {
		top: 180px;
		right: 20px;
		width: 310px;
		animation-delay: 0.6s;
	}
	section#main_area [class*="img_list"] .img06 {
		top: 0;
		right: 210px;
		width: 210px;
		animation-delay: 0.3s;
		z-index: 2;
	}
}
@media screen and (max-width: 960px) and (min-width: 767.1px) {
	section#main_area h2 {
		font-size: clamp(5rem, -2.451rem + 15.54vw, 6.875rem);  /*min80 max110 min960 max767*/
	}
}


/*******スクロール*******/
article .m_d_scroll {
	display: block;
	height: 110px;
	width: 1px;
	overflow: hidden;
	margin: 0 auto;
}
article .m_d_scroll::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 110%;
	background-color: currentColor;
	-webkit-animation: 3s cubic-bezier(0.8, 0, 0.1, 1) infinite scrollAnimeY;
	animation: 3s cubic-bezier(0.8, 0, 0.1, 1) infinite scrollAnimeY;
}







/*******Company Profile*******/
section#company_area {
	padding-top: 110px;
	
}

section#company_area .circle_list > li:before {
	width: 1.4em;
}


section#company_area .img_list {
	margin-top: 80px;
}
section#company_area .img_list li {
	width: calc(50% - 30px);
}




/*================================================================================================
 *  スマートフォン向けデザイン
 ================================================================================================*/
@media screen and (max-width: 767px) {


/*******メインエリア*******/
section#main_area {
	padding: 10vw 0 12vw;
}

section#main_area #main_bg_slider {
	bottom: auto;
	top: 0;
	left: 0;
	transform: none;
	height: 224vw;
}


section#main_area h2 {
	font-size: 12.8vw;
	margin-top: 8vw;
}

section#main_area .inner {
	padding: 0 0 6vw;
}

section#main_area .inner h3 {
	font-size: 4.8vw;
	line-height: 1.75;
	margin: 10vw auto 5vw;
	max-width: inherit;
	width: 86vw;
}
section#main_area .inner .notes {
	font-size: 4vw;
	line-height: 2.25;
	max-width: inherit;
	width: 77vw;
}


section#main_area .img_list01 {
	height: 43vw;
}
section#main_area .img_list02 {
	height: 58vw;
}
section#main_area [class*="img_list"] img {
	border-top-left-radius: 5.3vw;
	border-bottom-right-radius: 5.3vw;
}

section#main_area [class*="img_list"] .img01 {
	left: 4vw;
	width: 21vw;
}
section#main_area [class*="img_list"] .img02 {
	right: 7.3vw;
	width: 27vw;
}
section#main_area [class*="img_list"] .img03 {
	top: 12vw;
	left: 20vw;
	width: 33vw;
}
section#main_area [class*="img_list"] .img04 {
	left: 6.6vw;
	width: 30vw;
}
section#main_area [class*="img_list"] .img05 {
	top: 20vw;
	right: 2.6vw;
	width: 41vw;
}
section#main_area [class*="img_list"] .img06 {
	right: 28vw;
	width: 28vw;
}

/*******スクロール*******/
article .m_d_scroll {
	height: 14vw;
}









/*******Company Profile*******/
section#company_area {
	padding-top: 15vw;
	
}

section#company_area .img_list {
	margin-top: 10vw;
}
section#company_area .img_list li {
	width: 70vw;
}
section#company_area .img_list li:nth-child(2) {
	margin: 4vw -0px 0 auto;
}









}