#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: 70px;
}
#headSCT .en {
margin: 0 15px 10px 15px;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 13.333vw;
letter-spacing: -0.04em;
color: #717375;
}
#headSCT .slider {
position: relative;
}
#headSCT .slick-list {
position: relative;
border-radius: 0 10px 10px 0;
overflow: hidden;
}
#headSCT .slick-list::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 .slick-list li {
position: relative;
width: 100%;
height: 300px;
overflow: hidden;
}
#headSCT .slick-list li img {
transform: translateY(-50%) translateX(-50%);
position: absolute;
left: 50%;
top: 50%;
width: auto;
height: 300px;
}
#headSCT .slick-list span {
position: absolute;
left: 0;
bottom: 0;
background-color: #fff100;
font-weight: 700;
font-size: 5.333vw;
line-height: 1;
}
#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;
}
@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 .slider {
	position: static;
	}
	#headSCT .slick-list li {
	height: 500px;
	}
	#headSCT .slick-list li img {
	min-width: 100%;
	width: auto;
	min-height: 500px;
	height: auto;
	}
	#headSCT .slick-list span {
	font-size: 20px;
	}
	#headSCT h1 {
	right: 100px;
	top: 0;
	font-size: 40px;
	}
}
@media (min-width: 1200px) {
	#headSCT .cont {
	margin: 0 80px 0 0;
	}
}

#listSCT .cont {
padding: 0 15px 0 15px;
color: #333;
}
#listSCT .set {
position: relative;
border-top: solid 1px #000;
padding: 50px 0 30px 0;
}
#listSCT .set::before {
position: absolute;
left: 0;
top: 5px;
content: '(01)';
font-family: 'Poppins', sans-serif;
font-weight: 300;
font-size: 3.2vw;
color: #555;
}
#listSCT .set:nth-of-type(1)::before {
content: '(01)';
}
#listSCT .set:nth-of-type(2)::before {
content: '(02)';
}
#listSCT .set:nth-of-type(3)::before {
content: '(03)';
}
#listSCT .set:nth-of-type(4)::before {
content: '(04)';
}
#listSCT .set:nth-of-type(5)::before {
content: '(05)';
}
#listSCT h2 {
margin-bottom: 35px;
font-weight: 900;
font-size: 7.467vw;
line-height: 1.25;
}
#listSCT .en {
padding-top: 15px;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 13.333vw;
line-height: 0.8;
letter-spacing: -0.04em;
}
#listSCT h3 {
margin-bottom: 20px;
font-weight: 900;
font-size: 5.333vw;
line-height: 2.0;
}
#listSCT .lead {
margin-bottom: 50px;
font-weight: 700;
font-size: 4.8vw;
line-height: 1.63;
}
#listSCT .block {
margin-bottom: 40px;
}
#listSCT .banner img {
display: block;
width: 100%;
height: auto;
}
#listSCT .banner img {
margin-bottom: 20px;
}
#listSCT .banner:last-child img {
margin-bottom: 40px;
}
#listSCT .image {
position: relative;
margin-bottom: 25px;
}
#listSCT .image img {
display: block;
border-radius: 10px;
width: 100%;
height: auto;
}
#listSCT .image::before {
content: '01';
position: absolute;
left: 0;
bottom: 0;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 13.333vw;
line-height: 0.6;
color: #dcdcdc;
}
#listSCT .block:nth-of-type(1) .image::before {
content: '01';
}
#listSCT .block:nth-of-type(2) .image::before {
content: '02';
}
#listSCT .block:nth-of-type(3) .image::before {
content: '03';
}
#listSCT .block:nth-of-type(4) .image::before {
content: '04';
}
#listSCT .block:nth-of-type(5) .image::before {
content: '05';
}
#listSCT h4 {
margin-bottom: 7px;
font-weight: 900;
font-size: 4.8vw;
line-height: 1.25;
}
#listSCT .exp {
font-weight: 700;
font-size: 4vw;
line-height: 1.68;
}
#listSCT ul {
margin-top: 20px;
list-style: none;
}
#listSCT li {
float: left;
box-sizing: border-box;
border: solid 1px #333;
border-radius: 25px;
margin-right: 10px;
padding: 0 15px;
font-weight: 400;
font-size: 3.2vw;
line-height: 23px;
}
@media (min-width: 768px) {
	#listSCT .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 40px 20px 40px;
	max-width: 1200px;
	}
	#listSCT .set {
	position: relative;
	border-top: solid 1px #000;
	padding: 60px 30px 30px 30px;
	}
	#listSCT .set::before {
	top: 5px;
	font-size: 16px;
	}
	#listSCT h2 {
	margin-bottom: 50px;
	font-size: 40px;
	}
	#listSCT .pack {
	box-sizing: border-box;
	margin-top: -10px;
	margin-bottom: 55px;
	padding-right: 30px;
	width: 50%;
	float: left;
	}
	#listSCT .en {
	font-size: 80px;
	}
	#listSCT h3 {
	margin-bottom: 0;
	font-size: 30px;
	}
	#listSCT .lead {
	margin: 0 0 55px 50%;
	padding-left: 30px;
	font-size: 20px;
	line-height: 1.5;
	}
	#listSCT .block {
	box-sizing: border-box;
	margin-bottom: 50px;
	width: 50%;
	float: left;
	}
	#listSCT .block:nth-child(odd) {
	padding-right: 30px;
	}
	#listSCT .block:nth-child(even) {
	padding-left: 30px;
	}
	#listSCT .banner {
	box-sizing: border-box;
	margin-bottom: 50px;
	width: 50%;
	float: left;
	}
	#listSCT .banner:nth-child(odd) {
	padding-right: 30px;
	}
	#listSCT .banner:nth-child(even) {
	padding-left: 30px;
	}
	#listSCT .banner:last-child {
	margin-bottom: 50px;
	}
	#listSCT .banner img {
	margin-bottom: 0;
	}
	#listSCT .banner:last-child img {
	margin-bottom: 0;
	}
	#listSCT .image {
	margin-bottom: 20px;
	}
	#listSCT .image::before {
	font-size: 60px;
	}
	#listSCT h4 {
	margin-bottom: 7px;
	font-size: 18px;
	}
	#listSCT .exp {
	font-size: 16px;
	}
	#listSCT ul {
	margin-top: 25px;
	}
	#listSCT li {
	font-size: 12px;
	}
}

/* Dots */
.slick-dotted.slick-slider {
margin-bottom: 12px;
}
.slick-dots {
display: block;
position: absolute;
bottom: -12px;
right: 10px;
padding: 0;
margin: 0;
list-style: none;
font-size: 0;
line-height: 0;
}
.slick-dots li {
position: relative;
display: inline-block;
width: 5px;
height: 5px;
margin: 0 0 0 7px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
box-sizing: border-box;
font-size: 0;
line-height: 0;
display: block;
width: 5px;
height: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{
opacity: 1;
}
.slick-dots li button:before{
content: '';
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
background-color: #717375;
border: solid 1px #717375;
border-radius: 50%;
width: 5px;
height: 5px;
}
.slick-dots li.slick-active button:before {
background-color: #fff;
}
@media (min-width: 768px) {
	.slick-dotted.slick-slider {
	margin-bottom: 27px;
	}
	.slick-dots {
	bottom: -27px;
	}
	.slick-dots li {
	width: 10px;
	height: 10px;
	margin: 0 0 0 15px;
	}
	.slick-dots li button {
	width: 10px;
	height: 10px;
	}
	.slick-dots li button:before{
	border: solid 2px #717375;
	width: 10px;
	height: 10px;
	}
}