@charset "utf-8";

/* ==============================
PC about layout
Site Name: SULK;
Date: 2018.03;
================================= */

/* base
--------------------------------- */
/* bg */
/*#about {
	background-color: #ebf0f0;
}*/

/* concept
--------------------------------- */
#concept {
	padding-bottom: 160px;
}
/* photo */
#concept__photo {
	margin-bottom: 64px;
}
#concept__photo img {
	width: 100%;
}
#concept__photo01 {
	width: 50%;
}
#concept__photo02,
#concept__photo03,
#concept__photo04,
#concept__photo05,
#concept__photo06,
#concept__photo07 {
	width: 25%;
}
/* txts */
#concept .txts {
	padding: 32px 80px 0;
}
#concept .txt {
	margin-bottom: 48px;
}
.concept__txt {
	font-size: 40px;
	font-weight: 900;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 48px;
}
#concept .ttl03 {
	margin-bottom: 40px;
}
/* catch */
.catch.is-en02 {
	font-family: "Dancing Script", cursive;
	font-size: 24px;
	line-height: 1.4;
}
#concept .hdn--pcmin,
#concept .hdn--pcmax {
	display: none;
}

/* steelworks
--------------------------------- */
#steelworks {
	background: url(../img/about/photo_steelworks01.jpg) left calc(50% - 246px) top 160px no-repeat,
		url(../img/about/photo_steelworks02.jpg) left calc(50% + 366px) top 200px no-repeat,
		url(../img/about/photo_steelworks03.jpg) left calc(50% + 630px) top 200px no-repeat,
		url(../img/about/photo_steelworks04.jpg) left calc(50% - 630px ) top 340px no-repeat,
		url(../img/about/photo_steelworks05.jpg) left calc(50% - 146px) top 504px no-repeat,
		url(../img/about/photo_steelworks06.jpg) left calc(50% - 570px) top 604px no-repeat,
		url(../img/about/photo_steelworks07.jpg) left calc(50% - 86px) top 928px no-repeat,
		url(../img/about/photo_steelworks08.jpg) left calc(50% - 550px) top 984px no-repeat,
		url(../img/about/photo_steelworks09.jpg) left calc(50% + 650px) top 1004px no-repeat,
		url(../img/about/photo_steelworks10.jpg) left calc(50% + 376px) top 1104px no-repeat #262626;
	color: white;/* #ebf0f0 */
	position: relative;
	width: 100%;
	height: 1464px;
}
/* ttls */
#steelworks .ttls {
	position: absolute;
	top: 220px;
	left: calc(50% + 60px);
}
#steelworks .ttl02 {
	margin-bottom: 28px;
}
/* txts */
#steelworks .inner {
	padding-top: 500px;
}
#steelworks .txts {
	box-sizing: border-box;
	background-color: #262626;
	margin-left: auto;
	padding: 64px 0 64px 64px;
	width: calc(34% + 64px);
}
#steelworks .btn a:not(:hover) {
	border-color: white;/* #ebf0f0 */
	color: white;/* #ebf0f0 */
}

/* feature
--------------------------------- */
.feature {
	display: flex;
}
.feature,
.feature .txts,
.feature__sliders,
.feature__slider,
.feature__slide {
	height: 800px;
}
.feature__sliders {
	overflow: hidden;
	width: 50%;
}
.feature__slide {
	align-items: center;
	display: flex !important;
	justify-content: center;
}
@media only screen and (max-width: 1499px){
	.feature__slider img {
		width: auto;
		height: 800px;
	}
}
@media only screen and (min-width: 1500px){
	.feature__slider img {
		width: 100%;
		height: auto;
	}
}
.feature:nth-of-type(odd) .feature__sliders {
	order: 1;
}
/* txt */
.feature .txts {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	padding: 0 70px;
	width: 50%;
}
.feature .txt {
	font-size: 14px;
}
/* id */
#business {
	background-color: #e1e6e6;
}

/* company
--------------------------------- */
#company {
	padding-top: 160px;
	padding-bottom: 160px;
}
/* photo */
#company .photo {
	width: 450px;
}
#company .photo img {
	width: 100%;
}
/* txt */
#company .txts {
	flex: 1;
	margin-left: 64px;
}
#company .ttl03.is-s {
	margin-top: 48px;
}
/* id */
#showroom {
	margin-bottom: 120px;
}
#taiheipress .txts {
	margin-top: -48px;
}
#taiheipress .list--check {
	font-size: 14px;
}
#profile {
	margin-right: 16px;
	width: 42%;
}
#equipment {
	flex: 1;
}
#company .hdn--pcmax {
	display: none;
}

/* gallery
--------------------------------- */
#gallery {
	padding: 96px 0 120px;
}
/* ttl */
#gallery h2 {
	font-size: 40px;
	margin-bottom: 56px;
}
/* feed */
/*#instafeed {
	margin-bottom: 80px;
}
#instafeed .txts {
	font-size: 12px;
}
#instafeed figure i {
	margin-right: 6px;
}
#instafeed figure img {
	transition: opacity .5s;
	width: 100%;
}
#instafeed a {
	background-color: #555e6b;
	color: #ebf0f0;
	display: block;
	position: relative;
}
#instafeed a .txts {
	position: absolute;
	left: 24px;
	bottom: 24px;
	opacity: 0;
}
#instafeed a:hover .txts {
	opacity: 1;
}
#instafeed a:hover img {
	opacity: .1;
}
@media only screen and (max-width: 1279px){
	#instafeed figure {
		width: 25%;
	}
}
@media only screen and (min-width: 1280px){
	#instafeed figure {
		width: 20%;
	}
	#instafeed figure:nth-child(n + 11) {
		display: none;
	}
}*/
/* txt */
#gallery .txts.center {
	line-height: 1;
}
#gallery .txts.center h4 {
	margin-top: 32px;
}
#gallery .txts.center a {
	font-size: 24px;
	color: #999;
}