#SCT2 .box:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#SCT2 .box {
zoom: 1;
}

/* PAGER */
.bx-wrapper .bx-pager {
position: absolute;
right: 20px;
bottom: 20px;
text-align: center;
z-index: 50;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #fff;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
vertical-align: bottom;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager-item {
font-size: 0;
line-height: 0;
}
/* CONTENTS */
#VISUAL {
background-color: #000;
}
#VISUAL .logo {
position: absolute;
left: 50%;
top: 50%;
margin: -96px 0 0 -85px;
z-index: 50;
}
#VISUAL .sns {
position: absolute;
top: 20px;
right: 0;
}
#VISUAL .sns li {
margin-right: 20px;
float: left;
}
#VISUAL .sns li img {
width: 20px;
height: auto;
}

#VISUAL .bg {
position: fixed;
width: 100%;
}
#VISUAL .block {
position: relative;
background-position: center center;
background-size: cover;
width: 100%;
filter:alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
}
#VISUAL .scroll {}
#VISUAL .scroll a {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
text-decoration: none;
position: absolute;
bottom: 10px;
left: 50%;
display: inline-block;
z-index: 2;
margin-left: -11px;
width: 22px;
height: 34px;
filter:alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
}
#VISUAL .scroll a span {
position: absolute;
top: 0;
left: 50%;
width: 22px;
height: 34px;
margin-left: -11px;
border: solid 1px #fff;
border-radius: 50px;
box-sizing: border-box;
overflow: hidden;
text-indent: -9999px;
}
#VISUAL .scroll a span::before {
position: absolute;
top: 5px;
left: 50%;
content: '';
width: 4px;
height: 4px;
margin-left: -2px;
background-color: #fff;
border-radius: 100%;
-webkit-animation: sdb 2s infinite;
animation: sdb 2s infinite;
box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
	-webkit-transform: translate(0, 0);
	opacity: 0;
  }
  40% {
	opacity: 1;
  }
  80% {
	-webkit-transform: translate(0, 20px);
	opacity: 0;
  }
  100% {
	opacity: 0;
  }
}
@keyframes sdb {
  0% {
	transform: translate(0, 0);
	opacity: 0;
  }
  40% {
	opacity: 1;
  }
  80% {
	transform: translate(0, 20px);
	opacity: 0;
  }
  100% {
	opacity: 0;
  }
}

@media (min-width: 768px) {

}


#SCT4 .cont,
#SCT3 .cont,
#SCT2 .cont,
#SCT1 .box {
margin: 0 auto;
max-width: 1200px;
}

#SCT1 {
position: relative;
background-color: #fff;
padding: 60px 0 0 0;
z-index: 1;
}
#SCT1 .head {
padding: 50px 0 58px 0;
}
#SCT1 .head h2 {
margin-bottom: 4px;
font-size: 48px;
font-weight: 100;
line-height: 1.3;
}
#SCT1 .head p {
font-size: 14px;
font-weight: 400;
}
#SCT1 .box {
margin-bottom: 70px;
}
#SCT1 .image {
margin: 0 20px 17px 20px;
}
#SCT1 .image img {
width: 100%;
height: auto;
}
#SCT1 .pack {
margin: 0 20px 0 20px;
text-align: justify;
}
#SCT1 .pack h3 {
margin-bottom: 17px;
font-size: 30px;
font-weight: 200;
line-height: 1.3;
}
#SCT1 .pack p {
margin-bottom: 22px;
}
#SCT1 .link {
margin-top: 30px;
margin-bottom: 0 !important;
}
#SCT1 .link a {
display: block;
background-color: #666;
margin: 0 auto;
max-width: 385px;
height: 56px;
font-size: 16px;
line-height: 56px;
text-align: center;
color: #fff;
text-decoration: none;
}
#S1_BLK1 {
box-sizing: border-box;
margin-bottom: 6px;
}
#S1_BLK2 {
box-sizing: border-box;
margin-bottom: 6px;
}
#S1_BLK3 {
box-sizing: border-box;
margin-bottom: 6px;
}
#S1_BLK4 {
box-sizing: border-box;
margin-bottom: 6px;
}
#S1_BLK5 {
box-sizing: border-box;
margin-bottom: 6px;
}
#S1_BLK1 .cnt {
display: table;
width: 100%;
background: url(../img/sct1_lnk1.jpg) no-repeat center center;
background-size: cover;
}
#S1_BLK2 .cnt {
display: table;
width: 100%;
background: url(../img/sct1_lnk2.jpg) no-repeat center center;
background-size: cover;
}
#S1_BLK3 .cnt {
display: table;
width: 100%;
background: url(../img/sct1_lnk3.jpg) no-repeat center center;
background-size: cover;
}
#S1_BLK4 .cnt {
display: table;
width: 100%;
background: url(../img/sct1_lnk4.jpg) no-repeat center center;
background-size: cover;
}
#S1_BLK5 .cnt {
display: table;
width: 100%;
background: url(../img/sct1_lnk5.jpg) no-repeat center center;
background-size: cover;
}
#SCT1 .block .cnt div {
-webkit-transition: opacity 0.7s ease;
-moz-transition: opacity 0.7s ease;
-o-transition: opacity 0.7s ease;
transition: opacity 0.7s ease;
position: relative;
display: table-cell;
width: 100%;
vertical-align: middle;
filter:alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
cursor: pointer;
}
#S1_BLK2 .cnt div,
#S1_BLK1 .cnt div {
height: 250px;
}
#S1_BLK5 .cnt div,
#S1_BLK4 .cnt div,
#S1_BLK3 .cnt div {
height: 150px;
}
#SCT1 .block .cnt div {
background-color: rgba(0,0,0,0.8);
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
#SCT1 .block .cth {
font-size: 12px;
line-height: 1.3;
color: #fff;
}
#SCT1 .block h4 {
font-size: 24px;
font-weight: 500;
line-height: 1.3;
}
#SCT1 .block h4 a {
text-decoration: none;
color: #fff;
}
#SCT1 .block h4 a:hover {
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
#SCT1 .block .exp {
margin-top: 12px;
font-size: 12px;
line-height: 1.3;
color: #fff;
}
#S1_BLK2 .exp,
#S1_BLK1 .exp {
position: absolute;
box-sizing: border-box;
padding: 0 20px;
bottom: 24px;
width: 100%;
}

#SCT2 {
position: relative;
background: #eee;
background-size: 300px auto;
padding: 60px 20px 30px 20px;
z-index: 1;
}
#SCT2 .head {
padding: 50px 0 58px 0;
}
#SCT2 .head h2 {
margin-bottom: 4px;
font-size: 48px;
font-weight: 100;
line-height: 1.3;
}
#SCT2 .head p {
font-size: 14px;
font-weight: 400;
}
#SCT2 .cont {
text-align: justify;
}
#SCT2 .cont h3 {
margin-bottom: 17px;
font-size: 30px;
font-weight: 200;
line-height: 1.3;
}
#SCT2 .cont p {
margin-bottom: 22px;
}
#S2_BLK1 {
box-sizing: border-box;
margin-bottom: 50px;
}
#SCT2 .set {
display: table;
width: 100%;
}
#S2_BLK4,
#S2_BLK2 {
position: relative;
}
#S2_BLK5,
#S2_BLK3 {
position: relative;
}
#S2_BLK3,
#S2_BLK2 {
padding-bottom: 50px;
}
#S2_BLK5,
#S2_BLK4 {
padding-bottom: 50px;
}
#SCT2 ul {
width: 100%;
}
#SCT2 li {
background-color: #fff;
border: solid 1px #ccc;
margin-top: 10px;
font-size: 18px;
line-height: 83px;
}
#SCT2 li a {
display: block;
padding: 0 35px;
text-decoration: none;
color: #000;
}
#S2_BLK2 .li1 a {
background: url(../img/sct2_lnk1.jpg) no-repeat center center;
background-size: cover;
}
#S2_BLK2 .li2 a {
background: url(../img/sct2_lnk2.jpg) no-repeat center center;
background-size: cover;
}
#S2_BLK2 .li3 a {
background: url(../img/sct2_lnk3.jpg) no-repeat center center;
background-size: cover;
}
#S2_BLK3 .li1 a {
background: url(../img/sct2_lnk4.jpg) no-repeat center center;
background-size: cover;
}
#S2_BLK3 .li2 a {
background: url(../img/sct2_lnk5.jpg) no-repeat center center;
background-size: cover;
}
#S2_BLK3 .li3 a {
background: url(../img/sct2_lnk6.jpg) no-repeat center center;
background-size: cover;
color: #fff;
}
#S2_BLK4 .li1 a {
background: url(../img/sct2_lnk7.jpg) no-repeat center center;
background-size: cover;
}
#S2_BLK5 .li1 a {
background: url(../img/sct2_lnk8.jpg) no-repeat center center;
background-size: cover;
}

#SCT3 {
position: relative;
background: url(../img/sct3_bg.jpg) no-repeat center center;
background-size: cover;
padding: 60px 20px 100px 20px;
z-index: 1;
}
#SCT3 .head {
padding: 50px 0 38px 0;
}
#SCT3 .head h2 {
margin-bottom: 4px;
font-size: 48px;
font-weight: 100;
line-height: 1.3;
color: #fff;
}
#SCT3 .head p {
font-size: 14px;
font-weight: 400;
color: #fff;
}
#SCT3 .cont .image {
margin-bottom: 25px;
}
#SCT3 .cont .image img {
width: 250px;
height: auto;
}
#SCT3 .cont p {
margin-bottom: 22px;
color: #fff;
}
#SCT3 .cont ul {
margin-top: 100px;
}
#SCT3 .cont li {
margin: 0 30px;
display: inline-block;
font-size: 18px;
}
#SCT3 .cont a {
text-decoration: none;
color: #fff;
}

#SCT4 {
position: relative;
background-color: #000;
padding: 60px 20px 70px 20px;
z-index: 1;
}
#SCT4 .head {
padding: 50px 0 58px 0;
}
#SCT4 .head h2 {
margin-bottom: 4px;
font-size: 48px;
font-weight: 100;
line-height: 1.3;
color: #fff;
}
#SCT4 .head p {
font-size: 14px;
font-weight: 400;
color: #fff;
}
#SCT4 .cont {
text-align: justify;
}
#SCT4 .block {
margin-bottom: 30px;
}
#SCT4 .image {
padding-left: 0;
text-align: center;
font-size: 0;
line-height: 0;
}
#SCT4 .date {
padding-top: 10px;
font-size: 14px;
font-weight: 300;
color: #fff;
}
#SCT4 h3 a {
color: #fff;
text-decoration: none;
}
#SCT4 h3 {
font-size: 30px;
font-weight: 200;
line-height: 1.3;
color: #fff;
}
#SCT4 .ctg {
font-size: 14px;
font-weight: 300;
color: #fff;
}

@media (min-width: 768px) {
	#SCT1 {
	position: relative;
	background-color: #fff;
	padding: 80px 0 0 0;
	z-index: 1;
	}
	#SCT1 .head {
	padding: 50px 0 58px 0;
	}
	#SCT1 .head h2 {
	margin-bottom: 4px;
	font-size: 48px;
	font-weight: 100;
	line-height: 1.3;
	}
	#SCT1 .head p {
	font-size: 14px;
	font-weight: 400;
	}
	#SCT1 .image img {
	width: 543px;
	height: auto;
	}
	#S1_BLK1 {
	box-sizing: border-box;
	width: 50%;
	margin-bottom: 6px;
	padding-right: 3px;
	float: left;
	}
	#S1_BLK2 {
	box-sizing: border-box;
	width: 50%;
	margin-bottom: 6px;
	padding-left: 3px;
	float: left;
	}
	#S1_BLK3 {
	box-sizing: border-box;
	width : 33.33333% ;
	width : -webkit-calc(100% / 3) ;
	width : calc(100% / 3) ;
	margin-bottom: 6px;
	padding-right: 3px;
	float: left;
	}
	#S1_BLK4 {
	box-sizing: border-box;
	width : 33.33333% ;
	width : -webkit-calc(100% / 3) ;
	width : calc(100% / 3) ;
	margin-bottom: 6px;
	padding: 0 3px;
	float: left;
	}
	#S1_BLK5 {
	box-sizing: border-box;
	width : 33.33333% ;
	width : -webkit-calc(100% / 3) ;
	width : calc(100% / 3) ;
	margin-bottom: 6px;
	padding-left: 3px;
	float: left;
	}
	#S1_BLK1 .cnt {
	display: table;
	width: 100%;
	background: url(../img/sct1_lnk1.jpg) no-repeat center center;
	background-size: cover;
	}
	#S1_BLK2 .cnt {
	display: table;
	width: 100%;
	background: url(../img/sct1_lnk2.jpg) no-repeat center center;
	background-size: cover;
	}
	#S1_BLK3 .cnt {
	display: table;
	width: 100%;
	background: url(../img/sct1_lnk3.jpg) no-repeat center center;
	background-size: cover;
	}
	#S1_BLK4 .cnt {
	display: table;
	width: 100%;
	background: url(../img/sct1_lnk4.jpg) no-repeat center center;
	background-size: cover;
	}
	#S1_BLK5 .cnt {
	display: table;
	width: 100%;
	background: url(../img/sct1_lnk5.jpg) no-repeat center center;
	background-size: cover;
	}
	#SCT1 .block .cnt div {
	-webkit-transition: opacity 0.7s ease;
	-moz-transition: opacity 0.7s ease;
	-o-transition: opacity 0.7s ease;
	transition: opacity 0.7s ease;
	position: relative;
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	cursor: pointer;
	}
	#S1_BLK2 .cnt div,
	#S1_BLK1 .cnt div {
	height: 250px;
	}
	#S1_BLK5 .cnt div,
	#S1_BLK4 .cnt div,
	#S1_BLK3 .cnt div {
	height: 150px;
	}
	#SCT1 .block .cnt div:hover {
	background-color: rgba(0,0,0,0.8);
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}
	#SCT1 .block .cth {
	font-size: 12px;
	line-height: 1.3;
	color: #fff;
	}
	#SCT1 .block h4 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3;
	}
	#SCT1 .block h4 a {
	text-decoration: none;
	color: #fff;
	}
	#SCT1 .block h4 a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}
	#SCT1 .block .exp {
	margin-top: 12px;
	font-size: 12px;
	line-height: 1.3;
	color: #fff;
	}
	#S1_BLK2 .exp,
	#S1_BLK1 .exp {
	position: absolute;
	bottom: 24px;
	width: 100%;
	}


	#SCT2 {
	position: relative;
	background: #eee url(../img/sct2_bg.jpg) no-repeat right top;
	background-size: 50% auto;
	padding: 80px 50px 30px 50px;
	z-index: 1;
	}
	#SCT2 .head {
	padding: 50px 0 58px 0;
	}
	#SCT2 .head h2 {
	margin-bottom: 4px;
	font-size: 48px;
	font-weight: 100;
	line-height: 1.3;
	}
	#SCT2 .head p {
	font-size: 14px;
	font-weight: 400;
	}
	#SCT2 .cont {
	text-align: justify;
	}
	#SCT2 .cont h3 {
	margin-bottom: 17px;
	font-size: 30px;
	font-weight: 200;
	}
	#SCT2 .cont p {
	margin-bottom: 22px;
	}
	#S2_BLK1 {
	box-sizing: border-box;
	margin-bottom: 150px;
	padding-right: 50px;
	width: 50%;
	}
	#SCT2 .set {
	display: table;
	margin-bottom: 40px;
	width: 100%;
	}
	#S2_BLK4,
	#S2_BLK2 {
	position: relative;
	display: table-cell;
	padding-right: 25px;
	width: 50%;
	}
	#S2_BLK5,
	#S2_BLK3 {
	position: relative;
	display: table-cell;
	padding-left: 25px;
	width: 50%;
	}
	#S2_BLK3,
	#S2_BLK2 {
	padding-bottom: 285px;
	}
	#S2_BLK5,
	#S2_BLK4 {
	padding-bottom: 95px;
	}
	#SCT2 ul {
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	}
	#S2_BLK4 ul,
	#S2_BLK2 ul {
	padding-right: 25px;
	}
	#S2_BLK5 ul,
	#S2_BLK3 ul{
	padding-left: 25px;
	}
	#SCT2 li {
	background-color: #fff;
	border: solid 1px #ccc;
	margin-top: 10px;
	font-size: 18px;
	line-height: 83px;
	}
	#SCT2 li a {
	display: block;
	padding: 0 35px;
	text-decoration: none;
	color: #000;
	}
	#S2_BLK2 .li1 a {
	background: url(../img/sct2_lnk1.jpg) no-repeat center center;
	background-size: cover;
	}
	#S2_BLK2 .li2 a {
	background: url(../img/sct2_lnk2.jpg) no-repeat center center;
	background-size: cover;
	}
	#S2_BLK2 .li3 a {
	background: url(../img/sct2_lnk3.jpg) no-repeat center center;
	background-size: cover;
	}
	#S2_BLK3 .li1 a {
	background: url(../img/sct2_lnk4.jpg) no-repeat center center;
	background-size: cover;
	}
	#S2_BLK3 .li2 a {
	background: url(../img/sct2_lnk5.jpg) no-repeat center center;
	background-size: cover;
	}
	#S2_BLK3 .li3 a {
	background: url(../img/sct2_lnk6.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
	}
	#S2_BLK4 .li1 a {
	background: url(../img/sct2_lnk7.jpg) no-repeat center center;
	background-size: cover;
	}
	#S2_BLK5 .li1 a {
	background: url(../img/sct2_lnk8.jpg) no-repeat center center;
	background-size: cover;
	}

	#SCT3 {
	position: relative;
	background: url(../img/sct3_bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 80px 50px 100px 50px;
	z-index: 1;
	}
	#SCT3 .head {
	padding: 50px 0 38px 0;
	}
	#SCT3 .head h2 {
	margin-bottom: 4px;
	font-size: 48px;
	font-weight: 100;
	line-height: 1.3;
	color: #fff;
	}
	#SCT3 .head p {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	}
	#SCT3 .cont .image {
	margin-bottom: 25px;
	}
	#SCT3 .cont .image img {
	width: 344px;
	height: auto;
	}
	#SCT3 .cont p {
	margin-bottom: 22px;
	color: #fff;
	}
	#SCT3 .cont ul {
	margin-top: 100px;
	}
	#SCT3 .cont li {
	margin: 0 30px;
	display: inline-block;
	font-size: 18px;
	}
	#SCT3 .cont a {
	text-decoration: none;
	color: #fff;
	}

	#SCT4 {
	position: relative;
	background-color: #000;
	padding: 80px 50px 70px 50px;
	z-index: 1;
	}
	#SCT4 .head {
	padding: 50px 0 58px 0;
	}
	#SCT4 .head h2 {
	margin-bottom: 4px;
	font-size: 48px;
	font-weight: 100;
	line-height: 1.3;
	color: #fff;
	}
	#SCT4 .head p {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	}
	#SCT4 .cont {
	text-align: justify;
	}
	#SCT4 .block {
	margin-bottom: 30px;
	}
	#SCT4 .image {
	float: right;
	padding-left: 50px;
	font-size: 0;
	line-height: 0;
	}
	#SCT4 .date {
	float: left;
	padding-top: 3px;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	}
	#SCT4 h3 a {
	color: #fff;
	text-decoration: none;
	}
	#SCT4 h3 {
	margin-left: 180px;
	font-size: 30px;
	font-weight: 200;
	color: #fff;
	}
	#SCT4 .ctg {
	margin-left: 180px;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	}
}

@media (min-width: 1200px) {
	#SCT1 .box {
	margin-bottom: 70px;
	}
	#SCT1 .image {
	margin: 0;
	padding-left: 50px;
	float: left;
	}
	#SCT1 .pack {
	margin: 0 50px 0 650px;
	text-align: justify;
	}
	#SCT1 .pack h3 {
	margin-bottom: 17px;
	font-size: 30px;
	font-weight: 200;
	}
	#SCT1 .pack p {
	margin-bottom: 22px;
	}
	#SCT1 .link {
	margin-top: 30px;
	margin-bottom: 0 !important;
	}
	#SCT1 .link a {
	display: block;
	background-color: #666;
	margin: 0 auto;
	width: 385px;
	height: 56px;
	font-size: 16px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	}
}
