body {
	padding:0;
	margin:0;
}

.preloader.finish { -webkit-animation: loadBk .8s linear forwards; animation: loadBk .8s linear forwards; transform-origin: right bottom; }
@keyframes loadBk {
	30% { width: 100%; left: -30%; -webkit-transform: skewX(-10deg); transform: skewX(-10deg); }
	60% { width: 30%; -webkit-transform: skewX(5deg); transform: skewX(5deg); }
	100% { width: 0; }
}


.a{
	text-decoration: none;
}

.title {
	width: 90%;
	margin: 10% auto 5%;
}

.title img {
	width: 100%;
}


.title_staff {
	width: 33.3333333%;
	margin: 0 auto -1.5%;
	padding: 0;
	float: left;
}

.title_staff img {
	width: 100%;
	padding: 0;
	margin: 0;
}


.st_wrap {
	clear: both;
	width:50%;
	max-width: 600px;
	padding: 0 0 5%;
	margin:0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #000000;	
	font-size:14px;
}

.st_wrap p {
	padding:0;
	margin:0;
}

.pc {
	display:block;
}
.sp {
	display:none;
}
.clear {
	clear:both;
}

.title_img_box {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 0;
}


/*アニメーション要素のスタイル*/
.animation{
	opacity : 0;
	visibility: hidden;
	transition: 2s;
	transform: translateY(0px);
}
/*アニメーション要素までスクロールした時のスタイル*/
.active{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.animation2{
	opacity : 0;
	visibility: hidden;
	transition: 3s;
	transform: translateY(40px);
}
/*アニメーション要素までスクロールした時のスタイル*/
.active2{
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}

.animation3{
	opacity : 0;
	visibility: hidden;
	transition: 4s;
	transform: translateY(0px);
}
/*アニメーション要素までスクロールした時のスタイル*/
.active3{
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}
.title_typing {
  position: relative;
  width: 350px;
  margin-top: -50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.title_typing span {
  display: inline-block;
  width: 23ch;
  font-family: freightbigcmp-pro, serif;
  font-size: 120px;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 400;
  border-right: 1px solid transparent;
  animation: typing 8s steps(23), caret 0.8s steps(2) infinite;
  color: #231916;
}
@keyframes typing {
  from {
    width: 0;
  }
}
@keyframes caret {
  50% {
    border-right-color: currentColor;
  }
}



.title_box {
	width: 100%;	
	margin: 0;
	position: relative;
}

.title_box img {
	width: 100%;
}

.title_box2 {
	width: 60%;	
	margin: 0 auto;
}

.title_box2 img {
	width: 100%;
}

.look_prof {
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-family: 'Times New Roman', serif;
}

.main_mv {
	width: 80%;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}

.main_mv video {
	width: 100%;
	margin: -3%;
}

.main_mv img {
	width: 100%;
}

.sub_mv {
	position: relative;
	z-index: 5;
}

.sub_mv video {
	width: 100%;
}

.sub_mv2 {
	width: 48%;
	margin: 2% 52% 0% 0%;
	z-index: 5;
	position: relative;
}

.sub_mv2 video {
	width: 100%;
}

.footer_sns {
	width: 70%;
	margin: auto;
	text-align: center;
	font-size: 11px;
	padding-bottom: 5%;
}

.float_box {
	width: 46%;
	margin: 2% 2% 5%;
	float: left;
}

.float_box img {
	width: 80%;
	margin: 5% 10%;
}

.float_box_sns {
	width: 33.3333%;
	box-sizing: border-box;
	float: left;
}

.float_box_sns img {
	width: 70%;
	margin: 0 15%;
	box-sizing: border-box;
	float: left;
}

.main {
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 15px;
	letter-spacing: 1.0;
	line-height: 2.0;
	color: #fff;
	margin: auto;
	padding: 6% 0 9%;
	z-index: 15;
	background-color: #404040;
}

.main h1 {
	font-family: "din-condensed", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 49px;
	line-height: 1.1em;
	width: 85%;
	margin: auto;
	text-align: left;
}

.main h1 span {
	font-family: "din-condensed", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 28px;
	line-height: 1.1em;
	text-align: left;
}

.main img {
	width: 100%;
	margin: 3% 0 9%;
}

.main p {
	font-size: 20px;
	margin: 13% auto;
	line-height: 1.8;
	text-align: left;
}

.link_l {
	text-decoration: underline;
	font-size: 22px;
}

.link_s {
	text-decoration: none;
	font-size: 16px;
}
.link_s a:hover {
	opacity: 1;
}

.subtitle_box {
	overflow: hidden;
	width: 100%;
	padding: 0 0;
	margin-bottom: 7%;
}

.subtitle_box .styling_main {
	position: relative;
	width: 100%;
	padding: 0 0;
}

.subtitle_box .styling_main img {
	width: 100%;
}

.subtitle_box .styling_main .link1 {
	position: absolute;
	width: 50%;
	bottom: 5%;
	left: 5%;
}

.subtitle_box .styling_main .link1 a {
	line-height: 1.7;
	font-family: "din-condensed", sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #fff;
}

.subtitle_box .styling_main .link1 p {
	line-height: 1.7;
	font-family: "din-condensed", sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #fff;
}

.subtitle_box .styling_sub {
	position: relative;
	width: 90%;
	margin: auto;
	padding: 0 0;
	text-align: center;
	line-height: 1.7em;
	font-size: 13px;
}

.subtitle_box .styling_sub p {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 7% 0;
	font-size: 15px;
}
.subtitle_box .styling_sub p a {
	color: #000;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
.subtitle_box .styling_sub p a:hover {
	color: #000;
	text-decoration: none;
}

/* CSSアニメーション */
.slick-slider,
.slick-slider2,
.slick-slider3 {
  position: relative;
  width: 100%;
  margin-top: 6%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

.slick-slider > div,
.slick-slider2 > div,
.slick-slider3 > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.slick-slider > div img,
.slick-slider2 > div img,
.slick-slider3 > div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
}

/* キーフレーム（フェードイン・フェードアウトのタイミング調整） */
@keyframes fadeAnimation {
  0% { opacity: 0; }
  10% { opacity: 1; }
  25% { opacity: 1; }
  35% { opacity: 0; }
  100% { opacity: 0; }
}

/* 1. 4枚画像スライダー (1枚あたり1.5秒) */
.slick-slider > div {
  animation: fadeAnimation 6s infinite linear;
}
.slick-slider > div:nth-child(1) { animation-delay: 0s; }
.slick-slider > div:nth-child(2) { animation-delay: 1.5s; }
.slick-slider > div:nth-child(3) { animation-delay: 3s; }
.slick-slider > div:nth-child(4) { animation-delay: 4.5s; }


.slick-slider2 > div {
  animation: fadeAnimation 4.5s infinite linear;
}
.slick-slider2 > div:nth-child(1) { animation-delay: 0s; }
.slick-slider2 > div:nth-child(2) { animation-delay: 1.5s; }
.slick-slider2 > div:nth-child(3) { animation-delay: 3s; }


.slick-slider3 > div {
  animation: fadeAnimation 7.5s infinite linear;
}
.slick-slider3 > div:nth-child(1) { animation-delay: 0s; }
.slick-slider3 > div:nth-child(2) { animation-delay: 1.5s; }
.slick-slider3 > div:nth-child(3) { animation-delay: 3s; }
.slick-slider3 > div:nth-child(4) { animation-delay: 4.5s; }
.slick-slider3 > div:nth-child(5) { animation-delay: 6s; }


.subtitle_box h2 {
	font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 48px;
	text-align: center;
	margin: 10% 0 0;
}

.subtitle_box h2 span {
	font-size: 48px;
	text-align: center;
	padding-top: 3%;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-weight: 400;
}

.subtitle_box img {
	width: 100%;
}

.subtitle_img {
	width: 100%;
	margin: 3% 0;
}

.subtitle_img img {
	width: 100%;
}


.thum_box {
	width: 100%;
	margin: 0 auto 0px;
	text-align: center;
}

.scene_1 {
	width: 100%;
	margin: -7% 0 0;
	padding-top: 129.25%;
	background-image: url("../images/img_1_bg.jpg");
	background-size: contain;
	background-repeat: no-repeat;
}

.scene_2 {
	position: relative;
	width: 100%;
	margin: 0;
	padding-top: 144.25%;
	background-image: url("../images/img_2_bg.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 1;
}

.scene_3 {
	position: relative;
	width: 100%;
	margin: 0;
	padding-top: 172.75%;
	background-image: url("../images/img_3_bg.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 1;
}

.width_box {
	width: 35%;
	margin: auto;
	position: relative;
	z-index: 10;
}

.img_box_prof {
	width: 76%;
	color: #000;
	line-height: 2.0;
	font-size: 12px;
	position: relative;
	font-family: 'Noto Serif', serif;
}

.look_box {
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}

.img_box1_float {
	color: #000;
	line-height: 1.6;
	font-size: 12px;
	position: relative;
	overflow: hidden;
	float: left;
}

.img_box1_float img {
	width: 100%;
}

.mv_box {
	width: 70%;
	margin: auto;
}

.mv_box video {
	width: 100%;
	margin: 0;
	border-radius: 10px;
}

.prof_box {
	width: 70%;
	margin: 5% auto 3%;
	padding: 3%;
	background-color: #fff;
	border-radius: 10px;
	box-sizing: border-box;
}

.staff_prof {
	width: 100%;
	margin: 0 auto 2%;
	padding: 2% 0 0;
	color: #000;
	font-weight: 700;
	line-height: 1;
	font-size: 12px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	border-bottom: 2px solid #000;
}

.staff_prof p {
	float: left;
	width: 42%;
	font-size: 18px;
	font-family: "din-condensed", sans-serif;
	font-weight: 400;
	font-style: normal;
	margin-left: 2%;
	margin-bottom: 3%;
	line-height: 0.6;
	color: #000;
}

.staff_prof a {
	color: #000;
	font-weight: 700;
	text-decoration: none;
}

.staff_prof a:hover {
	color: #000;
	font-weight: 700;
	text-decoration: underline;
}

.img_box1 {
	color: #000;
	line-height: 1.6;
	font-size: 12px;
	position: relative;
	overflow: hidden;
}

.img_box2 {
	color: #000;
	line-height: 1.6;
	font-size: 12px;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0;
	text-align: center;
	padding-top: 4%;
}

.img_box2 p {
	font-size: 12px;
	margin-bottom: 6%;
	text-align: center;
}

.img_box2 a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 2.4;
}

.img_box2 a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 2.4;
}



.img_box1 .no_box {
	width: 40%;
	float: left;
	padding-top: 1%;
}

.img_box1 .no_box img {
	width: 100%;
}

.img_box1 .caption {
	font-size:		115%;
	color:			#000;
	padding-top:	3%;
	text-align: left;
	width: 60%;
	float: left;
}

.img_box1 .caption a {
	color:			#000;
	line-height: 2.5em;
}

.img_box1 .caption a:hover {
	color:			#000;
}

.img_box1 .caption2 {
	font-size:		115%;
	color:			#000;
	padding-top:	3%;
	text-align: left;
}

.img_box1 .caption2 a {
	color:			#000;
}

.img_box1 .caption2 a:hover {
	color:			#000;
}

.img_box1 .caption3 {
	font-size:		115%;
	color:			#000;
	padding-top:	3%;
	text-align: left;
}

.img_box1 .caption3 a {
	color:			#000;
}

.img_box1 .caption3 a:hover {
	color:			#000;
}

.img_box1 .caption4 {
	font-size:		115%;
	color:			#fff;
	padding-top:	3%;
	text-align: left;
}

.img_box1 .caption4 a {
	color:			#fff;
}

.img_box1 .caption4 a:hover {
	color:			#fff;
}


.img_box1 .caption5 {
	font-size:		115%;
	color:			#fff;
	padding-top:	3%;
	text-align: center;
}

.img_box1 .caption5 a {
	color:			#fff;
}

.img_box1 .caption5 a:hover {
	color:			#fff;
}

.img_box1 .mask {
	width:			100%;
	height:			100%;
	position:		absolute;
	top:0%;
	left:			0;
	background-color:	rgba(0,0,0,0.4);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
	opacity: 0;
	line-height: 2.5;
}
.img_box1:hover .mask {
	opacity: 1;
}

.img_box1 .mask2 {
	width:			100%;
	height:			99%;
	position:		absolute;
	top:0%;
	left:			0;
	background-color:	rgba(0,0,0,0.4);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
	opacity: 0;
}
.img_box1:hover .mask2 {
	opacity: 1;
}

.img_box1 .mask3 {
	width:			100%;
	height:			100%;
	position:		absolute;
	top:0%;
	left:			0;
	background-color:	rgba(0,0,0,0.4);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
	opacity: 0;
}
.img_box1:hover .mask3 {
	opacity: 1;
}

.img_box1 .mask4 {
	width:			100%;
	height:			99.5%;
	position:		absolute;
	top:0%;
	left:			0;
	background-color:	rgba(0,0,0,0.4);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
	opacity: 0;
}

.img_box1:hover .mask4 {
	opacity: 1;
}

.img_box1 .mask5 {
	width:			100%;
	height:			41%;
	position:		absolute;
	top:			100%;	/* 枠の上に置いて表示させない */
	left:			0;
	background-color:	rgba(255,255,255,0.6);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
}
.img_box1:hover .mask5 {
	top:			55.3%;	/* 下に降りてくるように見せる */
}

.img_box2 {
	width: 50%;
	margin: 0 auto;
}

.img_box2 a {
	color: #000;
	text-decoration: none;
	line-height: 1.8;
	font-size: 14px;
	padding-right: 4%;
}

.img_box2 a:hover {
	color: #000;
	text-decoration: underline;
}

.img_box2 img {
	width: 100%;
	margin-bottom: 2%;
}

.img_box3 {
	position: relative;
	padding: 0;
	text-align: left;
	font-family: 'Noto Serif JP', serif;
	color: #000;
	z-index: 5;
}

.img_box3 a {
	color: #fff;
	text-decoration: none;
	line-height: 1.8;
	font-size: 14px;
}

.img_box3 a:hover {
	color: #fff;
	text-decoration: underline;
}

.img_box3 img {
	width: 100%;
	margin-bottom: 2%;
}

.img_box4 {
	position: relative;
	width: 30%;
	padding: 0;
	text-align: right;
	font-family: 'Noto Serif JP', serif;
	color: #000;
	z-index: 5;
}

.img_box4 img {
	width: 100%;
	margin-bottom: 2%;
}

.img_box5 {
	position: relative;
	background-image: url("../images/1_2_1.jpg");
	background-size: contain;
	background-repeat: no-repeat;
}

.img_box5 a {
	color: #000;
	text-decoration: none;
}

.img_box5 a:hover {
	color: #000;
	text-decoration: underline;
}

.img_box5 img {
	width: 100%;
}

.font_size_12 {
	font-size: 12px;
}

.font_size_11 {
	font-size: 11px;
}

.font_size_10 {
	font-size: 10px;
}

.sns_img {
	width:  5%;
	margin: 2% auto 1%;
}
	
.sns_img img {
	width:  100%;
}	

.sns_txt {
	font-family: 'Inter', sans-serif;
	font-size: 22px;
	width: 100%;
	text-align: center;
	line-height: 1.8;
}
	
.sns_txt a {
	color: #000;
	text-decoration: none;
}
	
.sns_txt a:hover {
	color: #000;
	text-decoration: underline;
}	
	
.sns_txt_s {
	margin: 4% auto ;
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	padding-bottom: 4%;
}

.btn_style{
	color: #000;
	font-size: 100%;
	text-align: center;
	margin: 2% 15% 10%;
	padding:3% 0;
	border:1px solid #000;
	width:70%;
	box-sizing: border-box;
}

.btn_style a{
	text-decoration: none;
	display: block;
	color:#000;
	font-weight: bold;
}

.btn_buy{
	color: #000;
	font-size: 120%;
	text-align: center;
	margin: 1% auto 5%;
	padding:1% 0;
	width:70%;
	font-family: "m-plus-rounded-1c", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-style: normal;
	border-radius: 30px;
	border: solid 1px #000;
}

.btn_buy a{
	text-decoration: none;
	display: block;
	color:#000;
}
	
.btn_all{
	color: #000;
	font-size: 100%;
	text-align: center;
	margin: 7% 15%;
	padding:3% 0;
	border:1px solid #000;
	width:70%;
	box-sizing: border-box;
}

.btn_all a{
	text-decoration: none;
	display: block;
	color:#000;
	font-weight: bold;
}

.pdg_1 {
	padding-top: 110%;
}

.pdg_1_2 {
	margin-top: -110%;
}

.pdg_2 {
	padding-top: 120%;
}

.pdg_2_2 {
	margin-top: -120%;
}

.pdg_3 {
	padding-top: 100%;
}

.pdg_3_2 {
	margin-top: -100%;
}

.tpo-lp-footer__link{
	display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;border-top:1px solid #000;border-bottom:1px solid #000;margin-bottom:clamp(10px, 2.14286vw, 30px);padding:clamp(10px, 3.57143vw, 50px) 10px}
.tpo-lp-footer__link>div{display:flex;justify-content:start;align-items:center;flex-wrap:wrap}
.tpo-lp-footer__link>div>a{display:flex;justify-content:start;align-items:center;flex-wrap:wrap}
.tpo-lp-footer__link>div>a
.border-link{
	border-right:1px solid #000;
	margin-right:clamp(10px, 3.57143vw, 50px);
	padding-right:clamp(10px, 3.57143vw, 50px);
	text-decoration: none;
}

.tpo-lp-footer__link>div>a>div img{display:block;margin-right:clamp(10px, 1.07143vw, 15px)}
.tpo-lp-footer__link>div>a>div img
.link-home{width:clamp(10px, 7.85714vw, 110px)}
.tpo-lp-footer__link>div>a>div img
.link-sns{width:clamp(10px, 1.042857vw, 20px)}
.tpo-lp-footer__link>div>a>p{
	font-size:clamp(10px, 1.14286vw, 16px);
	color:#333;
	text-decoration: none;}
.tpo-lp-footer>p{font-size:clamp(10px, .85714vw, 12px);
	text-align:center;
	text-decoration: none;
}


@media only screen and (max-width: 900px) {
	
.st_wrap {
	clear: both;
	width:100%;
	max-width: 1000px;
	margin:0 auto 0;
	padding-bottom: 5%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #000000;	
	font-size:12px;
}
	
.pc {
	display:none;
}
.sp {
	display:block;
}
	
.main h1 {
	font-size: 42px;
}
	
.title_staff {
	width: 33.33333%;
}
	
.bg_box1 {
	width: 100%;
	background-image: url("../images/title_3.png");
}
	
.title_typing {
  width: 58%;
  margin-top: -53%;
}
	
.title_typing span {
  display: inline-block;
  width: 23ch;
  font-family: freightbigcmp-pro, serif;
  font-size: 80px;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 400;
  border-right: 1px solid transparent;
  animation: typing 3s steps(23), caret 0.8s steps(1) infinite;
}
	
.width_box {
	width: 100%;
	margin: auto;
}
	
.img_box_prof {
	width: 100%;
	color: #000;
	line-height: 1.7;
	font-size: 10px;
	position: relative;
	margin: 3% 0;
}
	
.title_box {
	width: 100%;	
	margin: 0 auto;
}
	
.title_box2 {
	width: 100%;	
	margin: 0 auto;
}
	

.staff_prof p {
	font-size: 16px;
}
	
.main_mv {
	width: 100%;
	margin: 0 auto;
}
	
.title_txt {
	width: 100%;
	font-size: 17.5px;
	padding-top: 3.5%;
	padding-bottom: 2%;
	line-height: 1.8;
}
	
.title_txt_s {
	font-size: 12.5px;
	letter-spacing: 0.3em;
}
	
.title_txt_m {
	font-size: 14px;
	letter-spacing: 0.3em;
}
	
.title_img {
	width: 100%;
	margin: 0 auto ;
}
	
.main_l {
	width: 100%;
	text-align: center;
	font-size: 26px;
	font-family: 'Noto Serif', serif;
	margin: 1% auto 0;
	padding-top: 9%;
	letter-spacing: 1.0;
	line-height: 1.8;
	color: #fff;
}
	
.main_m {
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-family: 'Noto Serif', serif;
	margin: 0% auto 5%;
	letter-spacing: 1.0;
	color: #fff;
}
	
.main {
	font-size: 13px;
}
	
.main img {
	width: 100%;
}
	
.main p {
	font-size: 16px;
	margin-bottom: 3%;
	line-height: 1.8;
}
	
.main2 {
	font-size: 11px;
	margin: 10% auto 10%;
}
	
.subtitle_box {
	overflow: hidden;
	width: 100%;
	padding: 0 0 0%;
}
	
.subtitle_box h2 {
	font-size: 35px;
}
	
.subtitle_box h2 span {
	font-size: 35px;
}

.mv_box {
	width: 86%;
	margin: auto;
}

.prof_box {
	width: 86%;
}
	
.img_box1 {
	font-size: 12px;
}
	
.img_box1 a {
	color: #000;
	text-decoration: none;
	font-size: 11.5px;
}

.img_box1 a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 11.5px;
}
	
.img_box2 {
	padding-bottom: 2%;
}
	
.img_box2 a {
	color: #000;
	text-decoration: none;
	font-size: 11.5px;
}

.img_box2 a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 11.5px;
}
	
.img_box1 .caption {
	padding-top:		5%;

}
	
.img_box1 .caption2 {
	padding-top:		5%;
}
	
.img_box1 .caption3 {
	padding-top:		5%;
}
	
.img_box1 .caption4 {
	padding-top:		5%;
}
	
.img_box1 .mask {
	width:			100%;
	height:			100%;
}
	
.img_box1 .mask2 {
	width:			100%;
	height:			99%;
}
	
.img_box2 {
	width: 80%;
	margin: 0 auto;
}
	
.thum_box {
	width: 100%;
}
	
.scene_1 {
	margin: 10% 0 0;
}
	
.sns_img {
	width:  10%;
}
	
.sns_img img {
	width:  100%;
}	
	
.sns_txt {
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	width: 100%;
	text-align: center;
	margin-top: 4%;
}
	
.sns_txt_s {
	margin: 2% auto;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
}
	
a.btn_all{
	display:block;
	width:70%;
	margin:15% auto 10%;
	padding:3% 0;
	text-decoration: none;
	color:#fff;
	font-size:16px;
}
	
.footer_sns {
	width: 90%;
}
	
}
