#listSCT .hed:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#listSCT .hed {
    zoom: 1;
}

#headSCT .cont {
position: relative;
margin: 0 15px 0 0;
padding-bottom: 60px;
}
#headSCT .en {
margin: 0 15px 10px 15px;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 13.333vw;
letter-spacing: -0.01em;
color: #717375;
}
#headSCT .image {
position: relative;
border-radius: 0 10px 10px 0;
margin-bottom: 60px;
overflow: hidden;
}
#headSCT .image div::after {
content: "";
z-index: 0;
display: block;
position: absolute;
bottom: 0;
right: 0;
background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
background-size: cover;
width: 50%;
height: 100%;
}  
#headSCT .image div {
position: relative;
width: 100%;
height: 300px;
overflow: hidden;
}
#headSCT .image img {
transform: translateY(-50%) translateX(-40%);
position: absolute;
left: 50%;
top: 50%;
width: auto;
height: 300px;
}
#headSCT h1 {
position: absolute;
right: 15px;
top: 10px;
font-feature-settings: "pkna";
-webkit-writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-ms-writing-mode: vertical-rl;
writing-mode: vertical-rl;
font-size: 7.467vw;
line-height: 1;
color: #fff;
z-index: 1;
}
#headSCT h2 {
margin: 0 15px 40px 15px;
font-weight: 900;
font-size: 7.467vw;
line-height: 1.25;
color: #333;
}
#headSCT p {
margin: 0 15px;
font-weight: 700;
font-size: 4.8vw;
line-height: 1.63;
color: #333;
}
@media (min-width: 768px) {
	#headSCT .cont {
	position: relative;
	margin: 0 40px 0 0;
	padding-bottom: 100px;
	}
	#headSCT .en {
	margin: 0 40px 10px 80px;
	font-size: 100px;
	}
	#headSCT .image {
	position: static;
	margin-bottom: 90px;
	}
	#headSCT .image div {
	height: 500px;
	}
	#headSCT .image div img {
	transform: translateY(-50%) translateX(-50%);
	min-width: 100%;
	width: auto;
	min-height: 500px;
	height: auto;
	}
	#headSCT h1 {
	right: 100px;
	top: 0;
	font-size: 40px;
	}
	#headSCT .lead {
	margin-right: -40px;
	}
	#headSCT h2 {
	box-sizing: border-box;
	margin: 0 auto 40px auto;
	padding: 0 40px;
	max-width: 1200px;
	font-size: 40px;
	}
	#headSCT p {
	box-sizing: border-box;
	padding: 0 40px;
	margin: 0 auto;
	max-width: 1200px;
	font-size: 20px;
	line-height: 1.5;
	}
}
@media (min-width: 1200px) {
	#headSCT .cont {
	margin: 0 80px 0 0;
	}
	#headSCT .lead {
	margin-right: -80px;
	}
}

#staffSCT {
background-color: #eaff00;
}
#staffSCT .cont {
padding: 50px 15px 15px 15px;
color: #333;
}
#staffSCT h2 {
margin-bottom: 20px;
font-family: 'Poppins', sans-serif;
font-weight: 700;
font-size: 9.333vw;
line-height: 1.25;
letter-spacing: -0.01em;
}
#staffSCT .block {
margin-bottom: 45px;
}
#staffSCT .image {
position: relative;
margin-bottom: 20px;
}
#staffSCT .image img {
display: block;
border-radius: 10px;
width: 100%;
height: auto;
}
#staffSCT h3 {
margin-bottom: 7px;
font-weight: 900;
font-size: 4.8vw;
line-height: 1.25;
}
#staffSCT span {
margin-left: 5px;
font-weight: 400;
font-size: 3.467vw;
}
#staffSCT p {
font-weight: 700;
font-size: 4vw;
line-height: 1.68;
}
@media (min-width: 768px) {
	#staffSCT .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 85px 40px 40px 40px;
	max-width: 1200px;
	}
	#staffSCT h2 {
	margin-bottom: 50px;
	font-size: 60px;
	}
	#staffSCT .block {
	margin-bottom: 90px;
	}
	#staffSCT .block:nth-child(odd) .image {
	float: left;
	}
	#staffSCT .block:nth-child(odd) .pack {
	box-sizing: border-box;
	float: right;
	padding-left: 55px;
	}
	#staffSCT .block:nth-child(even) .image {
	float: right;
	}
	#staffSCT .block:nth-child(even) .pack {
	box-sizing: border-box;
	float: left;
	padding-right: 55px;
	}
	#staffSCT .image {
	margin-bottom: 0;
	width: 50%;
	}
	#staffSCT .image img {
	display: block;
	border-radius: 10px;
	width: 100%;
	height: auto;
	}
	#staffSCT .pack {
	width: 50%;
	}
	#staffSCT h3 {
	margin-bottom: 27px;
	font-size: 24px;
	}
	#staffSCT span {
	margin-left: 10px;
	font-size: 16px;
	}
	#staffSCT p {
	font-size: 20px;
	line-height: 1.5;
	}
}

#companySCT .cont {
padding: 50px 15px 60px 15px;
color: #333;
}
#companySCT h2 {
margin-bottom: 20px;
font-family: 'Poppins', sans-serif;
font-weight: 700;
font-size: 9.333vw;
line-height: 1.25;
letter-spacing: -0.01em;
color: #717375;
}
#companySCT .block {
margin-bottom: 45px;
}
#companySCT .image {
position: relative;
margin: 0 0 40px -15px;
}
#companySCT .image img {
display: block;
border-radius: 0 10px 10px 0;
width: 100%;
height: auto;
}
#companySCT dl {
font-size: 4vw;
}
#companySCT dt {
float: left;
width: 6em;
border-top: solid 1px #a0a0a0;
padding: 15px 0;
font-weight: 700;
}
#companySCT dd {
margin-left: 7em;
border-top: solid 1px #a0a0a0;
padding: 15px 0;
font-weight: 500;
}
#companySCT .map iframe {
width: 100%;
height: 300px;
}
@media (min-width: 768px) {
	#companySCT .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 85px 40px 130px 40px;
	max-width: 1200px;
	}
	#companySCT h2 {
	margin-bottom: 50px;
	font-size: 60px;
	}
	#companySCT .block {
	position: relative;
	margin-bottom: 90px;
	}
	#companySCT .image {
	position: relative;
	margin: 0;
	width: 285px;
	}
	#companySCT .image img {
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	height: 500px;
	}
	#companySCT dl {
	margin-left: 345px;
	font-size: 18px;
	}
	#companySCT dt {
	width: 7em;
	padding: 18px 0;
	}
	#companySCT dd {
	margin-left: 9em;
	padding: 18px 0;
	}
	#companySCT .map iframe {
	width: 100%;
	height: 400px;
	}
}

#storeSCT {
position: relative;
background-color: #fff100;
}
#storeSCT .cont {
padding: 50px 0 40px 0;
}
#storeSCT h2 {
margin-bottom: 20px;
padding: 0 15px;
font-family: 'Poppins', sans-serif;
font-weight: 700;
font-size: 9.333vw;
line-height: 1.25;
letter-spacing: -0.01em;
}
#storeSCT .block {
margin: 0 0 20px 15px;
}
#storeSCT .block .hed {
position: relative;
margin-bottom: 10px;
height: 265px;
text-align: center;
color: #fff;
overflow: hidden;
}
#storeSCT .block .hed a {
color: #fff;
}
#storeSCT .block .hed::before {
background-position: center center;
background-size: cover;
}
#storeSCT .block:nth-child(1) .hed::before {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
background-image: url("../img/stor_pht1.jpg");
width: 100%;
height: 100%;
}
#storeSCT .block:nth-child(2) .hed::before {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
background-image: url("../img/stor_pht2.jpg");
width: 100%;
height: 100%;
}
#storeSCT .block:nth-child(2) .hed:hover {
cursor: pointer;
}
#storeSCT .block:nth-child(2) .hed::after {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
background-color: rgba(0,0,0,0.2);
width: 100%;
height: 100%;
}
#storeSCT .hed div {
transform: translateY(-50%) translateX(-50%);
position: absolute;
left: 50%;
top: 50%;
}
#storeSCT .hed h3 {
font-weight: 700;
font-size: 8vw;
}
#storeSCT .hed p {
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 5.333vw;
}
#storeSCT .more {
position: relative;
margin: 20px 15px 0 0;
font-weight: 900;
font-size: 5.333vw;
line-height: 52px;
}
#storeSCT .more::before {
content: '';
display: block;
position: absolute;
left: 0;
bottom: 0;
background-color: #000;
width: 100%;
height: 1px;
}
#storeSCT .more::after{
content: '';
box-sizing: border-box;
display: block;
position: absolute;
right: 0;
bottom: -3px;
border: solid 1px #000;
border-radius: 50%;
width: 58px;
height: 58px;
}
#storeSCT .more a {
position: relative;
display: block;
height: 52px;
color: #000;
z-index: 1;
}
#storeSCT .more a::before {
transform: rotate(25deg);
transform-origin: 100% 50%;
content: '';
display: block;
position: absolute;
right: 17px;
top: 50%;
background-color: #000;
width: 20px;
height: 1px;
}
#storeSCT .more a::after {
transform: rotate(-25deg);
transform-origin: 100% 50%;
content: '';
display: block;
position: absolute;
right: 17px;
top: 50%;
background-color: #000;
width: 20px;
height: 1px;
}
@media (min-width: 768px) {
	#storeSCT .cont {
	padding: 85px 0 130px 0;
	}
	#storeSCT h2 {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 40px;
	max-width: 1200px;
	margin-bottom: 50px;
	font-size: 60px;
	}
	#storeSCT .list {
	display: flex;
	flex-wrap: wrap;
	margin-left: 40px;
	}
	#storeSCT .block {
	box-sizing: border-box;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	width: 50%;
	}
	#storeSCT .block .hed {
	position: relative;
	margin-bottom: 10px;
	height: 490px;
	}
	#storeSCT .block .hed::before,
	#storeSCT .block .hed::after {
	transition: all 0.5s ease;
	}
	#storeSCT .block:nth-child(2) .hed:hover::before {
	transform: scale(1.1);
	}
	#STstoreSCTORE .block .hed:hover::after {
	opacity: 0;
	}
	#storeSCT .hed h3 {
	font-size: 40px;
	}
	#storeSCT .hed p {
	font-size: 30px;
	}
	#storeSCT .more {
	position: relative;
	margin: 100px 15px 0 0;
	font-size: 40px;
	line-height: 80px;
	}
	#storeSCT .more::after {
	bottom: -17px;
	width: 115px;
	height: 115px;
	}
	#storeSCT .more a {
	height: 80px;
	}
	#storeSCT .more a::before {
	right: 35px;
	width: 40px;
	height: 2px;
	}
	#storeSCT .more a::after {
	right: 35px;
	width: 40px;
	height: 2px;
	}
	#storeSCT .more a:hover {
	color: #768000;
	}
	#storeSCT .more a:hover::before {
	animation: arrowWORK .5s;
	}
	#storeSCT .more a:hover::after {
	animation: arrowWORK .5s;
	}
}
@keyframes arrowWORK {
50% {right: 25px;opacity: 0;}
51% {right: 45px;opacity: 0;}
100% {right: 35px;opacity: 1;}
}
@media (min-width: 1200px) {
	#WORK .pickup .en {
	font-size: 50px;
	}
}
