@charset 'UTF-8';

/*----------------------------------------

	- lead
	- narrowdown
	+ works
		- showing
		- archive
	- pagination

-----------------------------------------*/

/*----------------------------------------
	lead
-----------------------------------------*/

#lead {
	width: 84%;
	margin: auto;
	padding-top: 179px;
}

#lead h1 {
	line-height: 1.2;
}

#lead h1 span {
	display: block;
}

#lead h1 span:last-child {
	margin: 6px 0 21px;
}

#lead p:last-child {
	margin-top: 9px;
}

@media screen and (min-width: 768px) {
	#lead {
		max-width: 1200px;
		padding-top: 306px;
	}

	#lead h1 span:last-child {
		margin: 14px 0 43px;
	}

	#lead p:last-of-type {
		margin-top: 23px;
	}
}

/*----------------------------------------
	narrowdown
-----------------------------------------*/

#narrowdown {
	width: 84%;
	margin: 35px auto 0;
}

#narrowdown dd {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
}

#narrowdown dt {
	margin-bottom: -8px;
}

#narrowdown dd a {
	margin: 15px 15px 0 0;
}

@media screen and (min-width: 768px) {
	#narrowdown {
		max-width: 1200px;
		margin-top: 75px;
	}

	#narrowdown dt {
		margin-bottom: 0;
	}

	#narrowdown dd a {
		margin: 6px 15px 0 0;
	}
}

/*----------------------------------------
	works
-----------------------------------------*/

#works {
	width: 84%;
	margin: 47px auto 0;
}

@media screen and (min-width: 768px) {
	#works {
		max-width: 1200px;
		margin-top: 97px;
	}
}

/*----------------------------------------
	showing
-----------------------------------------*/

#showing {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 17px;
}

#showing dt {
	margin-right: 0.5em;
}

#showing dd span {
	padding: 0.25em;
}

@media screen and (min-width: 768px) {
	#showing {
		margin-bottom: 36px;
	}
}

/*----------------------------------------
	archive
-----------------------------------------*/

#archive section:not(:first-child) {
	margin-top: 73px;
}

#archive section .img {
	display: flex;
	justify-content: space-between;
	position: relative;
	width: 100%;
	margin-bottom: 60px;
}

#archive section .img div.pcsize {
	width: 79.36%;
}

#archive section .img div.spsize {
	width: 15.87%;
}

#archive section .img div figure {
	overflow: hidden;
	position: relative;
	height: 100%;
	box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
	background: var(--color_light_gray) url(/works/img/i_thumbnail.svg) no-repeat center center;
}

#archive section .img div.pcsize figure {
	background-size: 43.2% auto;

	aspect-ratio: 1/1.5;
}

#archive section .img div.spsize figure {
	background-size: 79.5% auto;

	aspect-ratio: 1/7.5;
}

#archive section .img div figure img {
	width: 100%;
	height: auto;
}

#archive section .sitetype {
	margin-top: -1px;
}

#archive section .taglist {
	display: flex;
	flex-wrap: wrap;
	margin-top: 7px;
}

#archive section .taglist a {
	margin: 6px 6px 0 0;
}

#archive section .scope {
	margin-top: 13px;
}

#archive section .text {
	margin-top: 7px;
}

#archive section .url {
	margin-top: 7px;
}

#archive section .scope:empty,
#archive section .text:empty,
#archive section .url:empty {
	display: none;
}

#inquiry {
	margin-top: 97px;
}

#inquiry p.font18_30 {
	text-align: left;
}

#inquiry p.font15_24 {
	margin-top: 25px;
}

#inquiry p.font15_24 a.graybtn1  {
	max-width: 100%;
	width: 315px;
	height: 68px;
	margin-inline: auto;
	padding-inline: 15px 50px;
	line-height: 1.5;
}

@media screen and (min-width: 768px) {
	#archive {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	#archive section {
		max-width: 548px;
		width: 45.66%;
	}

	#archive section:not(:first-child) {
		margin-top: 0;
	}

	#archive section:nth-child(n+3) {
		margin-top: 148px;
	}

	#archive section .img {
		margin-bottom: 60px;
	}

	#archive section .img div.pcsize {
		max-width: 440px;
		width: 80.3%;
	}

	#archive section .img div.pcsize figure {
		background-size: 43.2% auto;
	}

	#archive section .img div.spsize {
		max-width: 88px;
		width: 16.05%;
	}

	#archive section .img div.spsize figure {
		background-size: 79.5% auto;
	}

	#archive section .sitetype {
		margin-top: 4px;
	}

	#archive section .taglist {
		margin-top: 19px;
	}

	#archive section .taglist a {
		margin: 8px 8px 0 0;
	}

	#archive section .scope {
		margin-top: 18px;
	}

	#archive section .text {
		margin-top: 5px;
	}

	#archive section .url {
		margin-top: 6px;
	}

	#inquiry {
		margin-top: 192px;
		margin-inline: auto;
	}

	#inquiry p.font18_30 {
		text-align: center;
	}

	#inquiry p.font15_24 {
		margin-top: 56px;
		margin-inline: auto;
	}

	#inquiry p.font15_24 a.graybtn1 {
		justify-content: center;
		max-width: unset;
		max-height: unset;
		width: 620px;
		height: 104px;
	}
}

/* swiper */
#archive section .img .swiper-pagination {
	line-height: 0;
	text-align: left;
}

#archive section .img .swiper-pagination.swiper-horizontal>.swiper-pagination-bullets,
#archive section .img .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: -36px;
	left: 0;
}

#archive section .img .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
#archive section .img .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px 0 0;
}

#archive section .img .swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
	width: 45px;
	height: 6px;
	border-radius: 3px;
	background: var(--color_grad_hover_lghtgray);
	background-position: 1% 33%;
	background-size: 300% auto;
	transition: var(--transition02sec);
}

#archive section .img .swiper-pagination .swiper-pagination-bullet:hover {
	background-position: 99% 50%;
}

#archive section .img .swiper-pagination .swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--color_black);
}

@media screen and (min-width: 768px) {
	#archive section .img .swiper-pagination.swiper-horizontal>.swiper-pagination-bullets,
	#archive section .img .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
		bottom: -38px;
	}

	#archive section .img .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
	#archive section .img .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 10px 0 0;
	}

	#archive section .img .swiper-pagination .swiper-pagination-bullet {
		width: 60px;
		height: 8px;
		border-radius: 4px;
	}
}

/*----------------------------------------
	pagination
-----------------------------------------*/

.pagination {
	width: 84%;
	margin: 48px auto 0;
}

@media screen and (min-width: 768px) {
	.pagination {
		margin-top: 98px;
	}
}
