#WORK .pickup ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#WORK .pickup ul {
    zoom: 1;
}

#VISUAL {
position: relative;
background-color: #fff;
margin: 0;
padding: 0;
z-index: 1;
}
#VISUAL::before {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
background: #fbf1e5 url("../../common/img/wave1_t.svg") no-repeat center center;
background-size: 170% auto;
padding-top: 30%;
width: 100%;
z-index: -2;
}
#VISUAL::after {
content: '';
display: block;
position: absolute;
left: 0;
bottom: 0;
background: #fbf1e5 url("../../common/img/wave1_b.svg") no-repeat center center;
background-size: 170% auto;
padding-top: 30%;
width: 100%;
z-index: -2;
}
#VISUAL .head {
padding: 15px 15px 0 15px;
}
#VISUAL .head::before {
transform: rotate(-15deg);
content: '';
display: block;
position: absolute;
right: 15vw;
top: 5vw;
background: url("../../common/img/icn_03.svg") no-repeat center center;
background-size: contain;
width: 10.4vw;
height: 4vw;
}
#VISUAL .head p {
margin-bottom: 10px;
font-family: 'Poppins', sans-serif;
font-size: 9.333vw;
font-weight: 700;
line-height: 1;
}
#VISUAL .head h1 {
font-size: 3.2vw;
font-weight: 900;
line-height: 1;
}
#VISUAL .cont {
padding: 15px;
}
#VISUAL .cont::before {
content: '';
display: block;
position: absolute;
right: 5vw;
bottom: -12vw;
background: url("../../common/img/icn_05.svg") no-repeat center center;
background-size: contain;
width: 10vw;
height: 12.8vw;
}
#VISUAL .image {
margin: 0 -10px 15px -10px;
}
#VISUAL .image img {
display: block;
border-radius: 15px;
width: 100%;
height: auto;
object-fit: cover;
}
#VISUAL .cont h3 {
margin-bottom: 20px;
font-weight: 700;
font-size: 4.267vw;
line-height: 1.5;
}
#VISUAL .cont p {
font-size: 4vw;
line-height: 1.5;
}
@media (min-width: 768px) {
	#VISUAL::before {
	transform: translateY(-40%);
	background-size: 100% auto;
	padding-top: 20%;
	}
	#VISUAL::after {
	transform: translateY(40%);
	background-size: 100% auto;
	padding-top: 20%;
	}
	#VISUAL .head {
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 50px 0 50px;
	max-width: 1500px;
	}
	#VISUAL .head::before {
	right: 320px;
	top: 0;
	width: 78px;
	height: 29px;
	}
	#VISUAL .head p {
	margin-bottom: 10px;
	font-size: 60px;
	}
	#VISUAL .head h1 {
	font-size: 16px;
	}
	#VISUAL .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 30px 50px 80px 50px;
	max-width: 1500px;
	}
	#VISUAL .cont::before {
	right: 115px;
	bottom: 160px;
	width: 75px;
	height: 76px;
	}
	#VISUAL .image {
	margin: 0 0 25px 0;
	}
	#VISUAL .image img {
	display: block;
	border-radius: 15px;
	width: 100%;
	height: auto;
	object-fit: cover;
	}
	#VISUAL .cont h3 {
	margin-bottom: 40px;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.5;
	}
	#VISUAL .cont p {
	font-size: 16px;
	line-height: 1.75;
	}
}

#MESSAGE {
position: relative;
padding-top: 40px;
}
#MESSAGE .cont {
position: relative;
padding: 15px;
z-index: 1;
}
#MESSAGE .cont::before {
transform: rotate(15deg);
content: '';
display: block;
position: absolute;
left: 10vw;
top: 0vw;
background: url("../../common/img/icn_04.svg") no-repeat center center;
background-size: contain;
width: 12.267vw;
height: 6.933vw;
}
#MESSAGE .cont::after {
content: '';
display: block;
position: absolute;
left: 15vw;
bottom: -15vw;
background: url("../../common/img/icn_01.svg") no-repeat center center;
background-size: contain;
width: 12vw;
height: 10.667vw;
visibility: visible;
}
#MESSAGE .hed {
position: relative;
padding: 0 0 20px 0;
z-index: 1;
}
#MESSAGE .hed p {
margin: 0;
font-family: 'Poppins', sans-serif;
font-weight: 700;
font-size: 6.4vw;
text-align: center;
}
#MESSAGE h2 {
margin-bottom: 5px;
font-weight: 900;
font-size: 3.2vw;
text-align: center;
}
#MESSAGE h2::before {
content: '';
display: block;
margin: 3px auto 9px auto;
background-color: #535d60;
width: 30px;
height: 1px;
}
#MESSAGE h3 {
margin-bottom: 20px;
font-weight: 700;
font-size: 4.267vw;
line-height: 6.133vw;
}
#MESSAGE p {
margin-bottom: 20px;
font-size: 3.733vw;
line-height: 1.5;
letter-spacing: 0.05em;
}
#MESSAGE .credit {
margin-bottom: 30px;
}
#MESSAGE .credit img {
display: block;
margin: 0 0 0 auto;
width: 46.4vw;
height: auto;
object-fit: cover;
}
#MESSAGE .image {
margin: 0;
padding: 0;
}
#MESSAGE .image img {
display: block;
border-radius: 15px;
width: 100%;
height: auto;
object-fit: cover;
}
@media (min-width: 768px) {
	#MESSAGE {
	padding-top: 0;
	}
	#MESSAGE .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 50px 80px 50px;
	max-width: 1220px;
	}
	#MESSAGE .cont::before {
	left: 200px;
	top: 50px;
	width: 92px;
	height: 52px;
	}
	#MESSAGE .cont::after {
	left: 290px;
	bottom: -50px;
	width: 90px;
	height: 80px;
	}
	#MESSAGE .hed {
	padding: 90px 0 40px 0;
	z-index: 2;
	}
	#MESSAGE .hed p {
	font-size: 40px;
	}
	#MESSAGE h2 {
	margin-bottom: 5px;
	font-size: 16px;
	}
	#MESSAGE h2::before {
	margin: 5px auto 15px auto;
	}
	#MESSAGE .block {
	position: relative;
	}
	#MESSAGE h3 {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 4.267vw;
	line-height: 6.133vw;
	}
	#MESSAGE .block p {
	margin-bottom: 25px;
	width: 560px;
	font-size: 16px;
	line-height: 1.75;
	}
	#MESSAGE .credit {
	margin-bottom: 0;
	width: 560px;
	}
	#MESSAGE .credit img {
	width: 287px;
	}
	#MESSAGE .image {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	}
	#MESSAGE .image img {
	width: 480px;
	}
}

#STORY {
position: relative;
background: url("../../common/img/bg.png") repeat center center;
background-size: 75px auto;
margin: 0;
padding: 25% 0;
z-index: -2;
}
#STORY::before {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
background-image: url("../../common/img/wave2_b.svg"), url("../../common/img/bg.png");
background-repeat: no-repeat, repeat-x;
background-position: center center, center 1px;
background-size: 170% auto, 150px auto;
padding-top: 30%;
width: 100%;
z-index: -1;
}
#STORY::after {
content: '';
display: block;
position: absolute;
left: 0;
bottom: 0;
background-image: url("../../common/img/wave2_t.svg"), url("../../common/img/bg.png");
background-repeat: no-repeat, repeat-x;
background-position: center center, center bottom 1px;
background-size: 170% auto, 150px auto;
padding-top: 30%;
width: 100%;
z-index: -1;
}
#STORY .cont {
position: relative;
z-index: 1;
padding: 15px;
}
#STORY .cont::before {
transform: rotate(15deg);
content: '';
display: block;
position: absolute;
right: 8vw;
top: 0;
background: url("../../common/img/icn_06.svg") no-repeat center center;
background-size: contain;
width: 16vw;
height: 9.067vw;
}
#STORY .cont::after {
transform: rotate(-40deg);
content: '';
display: block;
position: absolute;
right: 5vw;
bottom: -20vw;
background: url("../../common/img/icn_07.svg") no-repeat center center;
background-size: contain;
width: 7.733vw;
height: 12.8vw;
visibility: visible;
}
#STORY .hed {
position: relative;
padding: 0 0 20px 0;
z-index: 1;
}
#STORY .hed p {
font-family: 'Poppins', sans-serif;
font-weight: 700;
font-size: 6.4vw;
text-align: center;
}
#STORY h2 {
margin-bottom: 5px;
font-weight: 900;
font-size: 3.2vw;
text-align: center;
}
#STORY h2::before {
content: '';
display: block;
margin: 3px auto 9px auto;
background-color: #535d60;
width: 30px;
height: 1px;
}
#STORY .list {
padding: 15px 20px 0 20px;
}
#STORY .list::after {
content: '';
display: block;
background-color: #535d60;
margin: 10px auto 0 auto;
width: 1px;
height: 50px;
visibility: visible;
}
#STORY .year {
font-family: 'Poppins', sans-serif;
font-weight: 700;
font-size: 5.867vw;
text-align: center;
}
#STORY .block {
padding-bottom: 10px;
}
#STORY .block::before {
content: '';
display: block;
background-color: #535d60;
margin: 10px auto;
width: 1px;
height: 50px;
}
#STORY .image {
margin-bottom: 15px;
}
#STORY .image img {
display: block;
border-radius: 5px;
width: 100%;
height: auto;
object-fit: cover;
}
#STORY .block h3 {
margin-bottom: 10px;
font-weight: 700;
font-size: 4.267vw;
}
#STORY .block p {
font-size: 3.733vw;
line-height: 1.5;
}
#STORY .profile p{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 3.25;
	}
#STORY .profile {
background-color: #fff;
border: solid 3px #535d60;
border-radius: 10px;
padding: 20px 20px 0 20px;
font-size: 3.467vw;
}
#STORY .profile dt {
margin-bottom: 5px;
font-weight: 700;
}
#STORY .profile dd {
margin-bottom: 20px;
}
@media (min-width: 768px) {
	#STORY {
	background-size: 150px auto;
	margin: 0;
	padding: 0;
	}
	#STORY::before {
	transform: translateY(-40%);
	background-size: 100% auto, 300px auto;
	padding-top: 20%;
	}
	#STORY::after {
	transform: translateY(40%);
	background-size: 100% auto, 300px auto;
	padding-top: 20%;
	}
	#STORY .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 50px 150px 50px;
	max-width: 1220px;
	}
	#STORY .cont::before {
	right: 100px;
	top: 140px;
	width: 103px;
	height: 58px;
	}
	#STORY .cont::after {
	right: 100px;
	bottom: -70px;
	width: 57px;
	height: 95px;
	}
	#STORY .hed {
	padding: 150px 0 40px 0;
	z-index: 2;
	}
	#STORY .hed p {
	font-size: 40px;
	}
	#STORY h2 {
	margin-bottom: 5px;
	font-size: 16px;
	}
	#STORY h2::before {
	margin: 5px auto 15px auto;
	}
	#STORY .list {
	position: relative;
	margin: 0 auto;
	padding: 0 0 60px 0;
	width: 1000px;
	}
	#STORY .list::after {
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0;
	width: 1px;
	height: 100%;
	}
	#STORY .year {
	position: relative;
	background: url("../../common/img/bg.png") repeat center center;
	background-size: 150px auto;
	margin-bottom: 30px;
	font-size: 30px;
	z-index: 1;
	}
	#STORY .block {
	box-sizing: border-box;
	position: relative;
	padding-bottom: 50px;
	min-height: 290px;
	}
	#STORY .block::before {
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0;
	width: 100px;
	height: 1px;
	}
	#STORY .image {
	margin-bottom: 0;
	padding-left: 30px;
	float: left;
	}
	#STORY .image img {
	border-radius: 10px;
	width: 420px;
	}
	#STORY .pack {
	margin-left: 50%;
	padding: 20px 0 0 50px;
	}
	#STORY .block h3 {
	margin-bottom: 10px;
	font-size: 18px;
	}
	#STORY .block p {
	font-size: 16px;
	line-height: 1.75;
	}
	
	#STORY .profile {
	box-sizing: border-box;
	border-radius: 20px;
	margin: 0 auto;
	padding: 40px 85px 40px 85px;
	width: 800px;
	font-size: 16px;
	line-height: 2.25;
	}
	#STORY .profile dt {
	margin-bottom: 5px;
	font-weight: 700;
	float: left;
	}
	#STORY .profile dd {
	margin-left: 185px;
	margin-bottom: 20px;
	}
}