@charset "utf-8";
#SCT1 .cont .pack:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#SCT1 .cont .pack {
zoom: 1;
}

#SCT1 {
overflow: hidden;
}
#SCT1 .head {
background-color: #e6a228;
}
#SCT1 .head .cnt {
padding: 20px;
}
#SCT1 .head h1 {
font-size: 24px;
font-weight: bold;
line-height: 1.5;
letter-spacing: 0.2em;
}
.business #SCT1 .head h1 {
color: #fff;
}
#SCT1 .head p {
font-size: 12px;
font-weight: bold;
line-height: 1.5;
letter-spacing: 0.2em;
}
.business #SCT1 .head p {
color: #fff;
}
#SCT1 .cont {
padding: 20px 20px 50px 20px;
}
#SCT1 .photo {
padding: 0 10px 10px 10px;
}
#SCT1 .photo img {
display: block;
margin-bottom: 11px;
width: 100%;
height: auto;
}
#SCT1 .sns {
margin-bottom: 20px;
height: 65px;
}
#SCT1 .sns dt {
margin-bottom: 10px;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.1em;
}
#SCT1 .sns dd {
margin-right: 20px;
float: left;
}
#SCT1 .sns dd img {
display: block;
width: 30px;
height: 30px;
}
#SCT1 .sns dd a:hover img {
opacity: 0.7;
}
#SCT1 .status {
margin-bottom: 15px;
font-size: 14px;
letter-spacing: 0.08em;
}
#SCT1 .status dt {
float: left;
}
#SCT1 .status dd {
margin-left: 7em;
padding-bottom: 5px;
}
#SCT1 .status dd a {
background: linear-gradient(#e6a228, #e6a228) 0 100%/0 1px no-repeat;
padding-bottom: 2px;
text-decoration: none;
}
#SCT1 .status dd a:hover {
background-size: 100% 1px;
}
#SCT1 .profile p {
margin-bottom: 20px;
font-size: 16px;
line-height: 1.75;
letter-spacing: 0.06em;
}
#SCT1 .profile .free {
margin-bottom: 20px;
font-size: 16px;
line-height: 1.75;
letter-spacing: 0.06em;
}
#SCT1 .profile .free p {
margin-bottom: 1em;
}
#SCT1 .button {
margin-bottom: 40px;
list-style: none;
}
#SCT1 .button li {
margin-bottom: 15px;
font-size: 14px;
line-height: 40px;
text-align: center;
}
#SCT1 .button a {
display: block;
background-color: #e6a228;
border-radius: 10px;
padding-left: 50px;
color: #fff;
}
#SCT1 .button a:hover {
opacity: 0.7;
}
#SCT1 .button span {
display: inline-block;
box-sizing: border-box;
padding-left: 50px;
width: 220px;
text-align: left;
}
#SCT1 .button .voice span {
background: url("../img/voice.svg") no-repeat 5px center;
background-size: auto 30px;
}
#SCT1 .button .movie span {
background: url("../img/movie.svg") no-repeat left center;
background-size: auto 20px;
}
#SCT1 .button .prof span {
background: url("../img/profile.svg") no-repeat 5px center;
background-size: auto 30px;
}
#SCT1 .button .size span {
background: url("../img/size.svg") no-repeat 5px center;
background-size: auto 25px;
}
#SCT1 .slider {
margin-bottom: 20px;
}
#SCT1 .slider li {
padding: 0 2px;
}
#SCT1 .slider img {
width: auto;
height: 95px;
}
#SCT1 .slider a:hover img {
opacity: 0.7;
}
#SCT1 .schedule {
margin-bottom: 50px;
}
#SCT1 .schedule h2 {
border-bottom: solid 1px #fff;
font-size: 19px;
font-weight: bold;
letter-spacing: 0.2em;
}
.business #SCT1 .schedule h2 {
border-bottom: solid 1px #5b5a58;
}
#SCT1 .schedule h3 {
margin-bottom: 15px;
font-size: 14px;
font-weight: bold;
}
#SCT1 .schedule .block {
border-bottom: solid 1px #5b5a58;
padding: 30px 0;
}
#SCT1 .schedule .pack {
font-size: 14px;
line-height: 1.6;
}
#SCT1 .schedule .pack p {
margin-bottom: 1em;
}
#SCT1 .schedule .pack a {
background: linear-gradient(#e6a228, #e6a228) 0 100%/0 1px no-repeat;
padding-bottom: 2px;
text-decoration: none;
}
#SCT1 .schedule .pack a:hover {
background-size: 100% 1px;
}
@media (min-width: 768px) {
	#SCT1 .cont {
	padding: 20px 65px 50px 65px;
	}
}
@media (min-width: 768px) {
	#SCT1 {
	position: relative;
	}
	#SCT1 .head {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	}
	#SCT1 .head .cnt {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 40px 0 40px 405px;
	max-width: 1000px;
	}
	#SCT1 .cont {
	position: relative;
	margin: 0 auto;
	padding: 0;
	max-width: 1000px;
	}
	#SCT1 .profile {
	padding: 0 65px;
	}
	#SCT1 .photo {
	padding: 0;
	width: 300px;
	float: left;
	}
	#SCT1 .photo img {
	width: 100%;
	height: auto;
	}
	#SCT1 .profile .pack {
	padding: 150px 0 40px 340px;
	}
	#SCT1 .sns {
	margin-bottom: 20px;
	height: 85px;
	}
	#SCT1 .sns dt {
	margin-bottom: 10px;
	}
	#SCT1 .sns dd {
	margin-right: 30px;
	float: left;
	}
	#SCT1 .sns dd img {
	display: block;
	width: 40px;
	height: 40px;
	}
	#SCT1 .status {
	margin-bottom: 0;
	}
	#SCT1 .profile p {
	margin-bottom: 65px;
	}
	#SCT1 .profile .free {
	margin-bottom: 65px;
	}
	#SCT1 .button {
	margin-top: -30px;
	margin-bottom: 40px;
	list-style: none;
	}
	#SCT1 .button li {
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	}
	#SCT1 .button a {
	display: block;
	background-color: #e6a228;
	border-radius: 10px;
	padding-left: 70px;
	color: #fff;
	}
	#SCT1 .button a:hover {
	opacity: 0.7;
	}
	#SCT1 .button span {
	display: inline-block;
	box-sizing: border-box;
	padding-left: 70px;
	width: 260px;
	text-align: left;
	}
	#SCT1 .button .voice span {
	background: url("../img/voice.svg") no-repeat 5px center;
	background-size: auto 40px;
	}
	#SCT1 .button .movie span {
	background: url("../img/movie.svg") no-repeat left center;
	background-size: auto 30px;
	}
	#SCT1 .button .prof span {
	background: url("../img/profile.svg") no-repeat 5px center;
	background-size: auto 40px;
	}
	#SCT1 .button .size span {
	background: url("../img/size.svg") no-repeat 5px center;
	background-size: auto 35px;
	}
	#SCT1 .slider {
	margin-bottom: 75px;
	}
	#SCT1 .slider li {
	padding: 0 5px;
	}
	#SCT1 .slider img {
	height: 190px;
	}
	#SCT1 .schedule {
	padding: 0 65px 75px 65px;
	}
	#SCT1 .schedule h2 {
	padding-bottom: 15px;
	font-size: 24px;
	}
	#SCT1 .schedule h3 {
	margin-bottom: 0;
	font-size: 16px;
	float: left;
	}
	#SCT1 .schedule .block {
	padding: 35px 0;
	}
	#SCT1 .schedule .pack {
	margin-left: 140px;
	}
}
@media (min-width: 768px) {
	#SCT1 .head .cnt {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 40px 0 40px 430px;
	max-width: 1000px;
	}
	#SCT1 .head h1 {
	font-size: 40px;
	}
	#SCT1 .head p {
	font-size: 20px;
	}
	#SCT1 .cont {
	position: relative;
	margin: 0 auto;
	padding: 0 0 50px 0;
	max-width: 1000px;
	}
	#SCT1 .profile {
	padding: 0;
	}
	#SCT1 .photo {
	padding: 0;
	width: 380px;
	float: left;
	}
	#SCT1 .profile .pack {
	padding: 190px 0 40px 430px;
	}
	#SCT1 .schedule {
	padding: 0 0 0 0;
	}
}

#INFORMATION {
background-color: #353535;
}
.business #INFORMATION {
background-color: #d7d7d7;
}
#INFORMATION .cont {
margin: 0 10px;
padding: 25px 0 50px 0;
}
#INFORMATION h2 {
margin-bottom: 20px;
font-weight: bold;
font-size: 24px;
letter-spacing: 0.1em;
color: #fff;
text-align: center;
}
.business #INFORMATION h2 {
color: #333;
}
#INFORMATION ul {
margin-bottom: 15px;
list-style: none;
text-align: center;
}
#INFORMATION li {
display: inline-block;
box-sizing: border-box;
padding: 0 5px 10px 5px;
width: 150px;
font-size: 13px;
font-weight: bold;
line-height: 28px;
text-align: center;
}
#INFORMATION li a {
display: block;
background-color: #3b3b3b;
border: solid 1px #959595;
border-radius: 5px;
color: #fff;
}
.business #INFORMATION li a {
background-color: #e0e0e0;
border: solid 1px #bebebe;
color: #333;
}
#INFORMATION li a.active,
#INFORMATION li a:hover {
background-color: #959595;
}
.business #INFORMATION li a.active,
.business #INFORMATION li a:hover {
background-color: #fff;
}
#INFORMATION .block {
border-top: solid 1px #959595;
display: none;
}
#INFORMATION .block:first-child {
display: block;
}
#INFORMATION .list .pack {
padding: 20px 0 0 0;
color: #eaeaea;
}
.business #INFORMATION .list .pack {
color: #333;
}
#INFORMATION .list h3 {
margin-bottom: 15px;
font-size: 14px;
font-weight: bold;
}
#INFORMATION .list p {
margin-bottom: 1em;
font-size: 12px;
line-height: 1.6;
}
#INFORMATION .list a {
background: linear-gradient(#e6a228, #e6a228) 0 100%/0 1px no-repeat;
padding-bottom: 2px;
text-decoration: none;
}
#INFORMATION .list a:hover {
background-size: 100% 1px;
}
@media (min-width: 768px) {
	#INFORMATION .cont {
	margin: 0 65px;
	padding: 25px 0 50px 0;
	}
}
@media (min-width: 768px) {
	#INFORMATION .cont {
	margin: 0 auto;
	padding: 45px 0 75px 0;
	max-width: 1000px;
	}
	#INFORMATION h2 {
	margin-bottom: 0;
	font-size: 32px;
	float: left;
	}
	#INFORMATION ul {
	margin: 0 -10px 40px 230px;
	list-style: none;
	}
	#INFORMATION li {
	float: left;
	box-sizing: border-box;
	padding: 0 10px;
	width: 25%;
	font-size: 14px;
	font-weight: bold;
	line-height: 48px;
	text-align: center;
	}
	#INFORMATION li a {
	display: block;
	background-color: #3b3b3b;
	border: solid 1px #959595;
	border-radius: 5px;
	color: #fff;
	}
	#INFORMATION li a.active,
	#INFORMATION li a:hover {
	background-color: #959595;
	}
	#INFORMATION .list {
	margin: 0;
	}
	#INFORMATION .block {
	margin: 0;
	display: none;
	}
	#INFORMATION .block:first-child {
	display: block;
	}
}

/* Slider */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

/* Arrows */
.slick-prev,
.slick-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev {
left: -20px;
}
.slick-prev:before{
transition: all 0.7s ease;
transform: translate(0, -50%) rotate(-45deg);
position: absolute;
top: 50%;
left: 5px;
content: '';
display: block;
border-top: solid 2px #fff;
border-left: solid 2px #fff;
width: 12px;
height: 12px;
}
.slick-prev:hover:before{
border-top: solid 2px #e6a228;
border-left: solid 2px #e6a228;
}
.business .slick-prev:before {
border-top: solid 2px #333;
border-left: solid 2px #333;
}

.slick-next {
right: -20px;
}
.slick-next:before{
transition: all 0.7s ease;
transform: translate(0, -50%) rotate(45deg);
position: absolute;
top: 50%;
right: 5px;
content: '';
display: block;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
width: 12px;
height: 12px;
}
.slick-next:hover:before{
border-top: solid 2px #e6a228;
border-right: solid 2px #e6a228;
}
.business .slick-next:before {
border-top: solid 2px #333;
border-right: solid 2px #333;
}
@media (min-width: 768px) {
	.slick-prev,
	.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	}
	.slick-prev {
	left: -40px;
	}
	.slick-prev:before{
	transform: translate(0, -50%) rotate(-45deg);
	position: absolute;
	top: 50%;
	left: 5px;
	content: '';
	display: block;
	border-top: solid 3px #fff;
	border-left: solid 3px #fff;
	width: 24px;
	height: 24px;
	}
	.business .slick-prev:hover:before,
	.slick-prev:hover:before {
	border-top: solid 3px #e6a228;
	border-left: solid 3px #e6a228;
	}
	.business .slick-prev:before {
	border-top: solid 3px #333;
	border-left: solid 3px #333;
	}
	.slick-next {
	right: -40px;
	}
	.slick-next:before{
	transform: translate(0, -50%) rotate(45deg);
	position: absolute;
	top: 50%;
	right: 5px;
	content: '';
	display: block;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	width: 24px;
	height: 24px;
	}
	.business .slick-next:hover:before,
	.slick-next:hover:before {
	border-top: solid 3px #e6a228;
	border-right: solid 3px #e6a228;
	}
	.business .slick-next:before {
	border-top: solid 3px #333;
	border-right: solid 3px #333;
	}
}

#MODAL {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background-color: rgba(0, 0, 0, 0.8);
display: none;
z-index: 100;
}
#MODAL .img img {
transform: translate(-50%, -50%);
position: absolute;
width: 80%;
height: 80%;
top: 50%;
left: 50%;
object-fit: contain; 
}
#MODAL .img span {
display: block;
position: absolute;
left: 0;
bottom: 0;
background-color: #000;
width: 100%;
text-align: center;
font-size: 18px;
font-weight: bold;
line-height: 40px;
color: #fff;
}
#MODAL .close {
color: #fff;
font-size: 40px;
position: absolute;
right: 20px;
top: 20px;
width: 20px;
height: 20px;
cursor: pointer;
}
#MODAL .close::before, #MODAL .close::after{
content: "";
display: block;
width: 100%;
height: 2px;
background: #fff;
transform: rotate(45deg);
transform-origin:0% 50%;
position: absolute;
top: calc(14% - 5px);
left: 14%;
}

#MODAL .close::after{
transform: rotate(-45deg);
transform-origin:100% 50%;
left: auto;
right: 14%;
}