body {
	padding:0;
	margin:0;
}

.st_wrap {
	clear: both;
	width:100%;
	overflow: hidden;
	max-width: 1200px;
	padding: 0 0 0.5%;
	margin:0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #000000;	
	background-color: #fff;
	font-size:14px;
}

.st_wrap p {
	padding:0;
	margin:0;
}

.st_wrap2 {
	clear: both;
	width:45%;
	max-width: 460px;
	padding: 0;
	margin:0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #000000;	
	background-color: #ffffff;
	font-size:14px;
}


.pc {
	display:block;
}
.sp {
	display:none;
}
.clear {
	clear:both;
}


.block {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.bg_box1 {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0;
	padding: 0;
	background-image: url("../images/dot_1.png");
	background-repeat: no-repeat;
	background-size: contain;
}

.bg_box1 img {
	width: 100%;
}

.bg_box2 {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0;
	padding: 0;
	background-image: url("../images/line.png");
	background-repeat: repeat-y;
	background-size: contain;
}

.bg_box3 {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0;
	padding: 0;
	background-image: url("../images/dot_2.png");
	background-repeat: no-repeat;
	background-size: contain;
}

.bg_box3 img {
	width: 100%;
}

.box_width90 {
	width: 90%;
	padding-top: 3%;
	margin-left: 10%;
}

.mv_box {
	width: 90%;
}

.mv_box video {
	width: 100%;
}

.float_box {
	float: left;
	width: 46%;
	margin: 0;
	padding: 2%;
}

.float_box a {
	color: #000;
	text-decoration: none;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.8;
}

.float_box a:hover {
	color: #000;
	text-decoration: underline;
	font-family: 'Noto Serif JP', serif;
}

.title_box {
	width: 45%;	
	margin: -2% auto 0;
}

.title_box img {
	width: 100%;	
}

.title_box2 {
	width: 45%;	
	margin: 0 auto;
	padding-top: 4%;
	background-image: url("../images/bg.jpg");
	background-size: contain;
	background-repeat: no-repeat;
}

.main_mv {
	width: 70%;
	margin: 0 auto;
}

.main_mv video {
	width: 100%;
}

.sub_mv {
	width: 75%;
	margin: -20% 5% 0% 20%;
}

.sub_mv video {
	width: 100%;
}

.title_txt {
	position: relative;
	width: 100%;
	margin: 0.5% auto 2.5%;
	color: #000;
	font-size: 34px;
	letter-spacing: 0.4em;
	line-height: 2.0;
	text-align: center;
	background-color: #fff;
	z-index: 10;
	font-family: trajan-pro-3, serif;
	font-style: normal;
	font-weight: 400;
}

.title_txt_s {
	font-size: 12.5px;
	letter-spacing: 0.3em;
	line-height: 1.6;
}

.title_txt_m {
	font-size: 16px;
	letter-spacing: 0.3em;
	color: #bcbec0;
	margin: 1.4% auto 0.5%;
}

.title_img {
	width: 100%;
	margin: 0 auto ;
	position: relative;
	z-index: 1;
}

.title_img img {
	width: 100%;
}

.title_img2 {
	width: 100%;
	margin: 0 auto 0%;
	position: relative;
	z-index: 1;
	background-image: url("../images/main_img.jpg");
	background-size: contain;
	background-repeat: no-repeat;
}

.title_img2 img {
	width: 100%;
}


#slideshow1 {
   position: relative;
   width: 100%;
   height:auto;
	padding-top: 160.7%;
}
#slideshow1 img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow1 img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow1 img.last-active {
   z-index: 9;
}

#slideshow2 {
   position: relative;
   width: 100%;
	padding: 0;
   height:auto;
	padding-top: 138%;
}
#slideshow2 img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow2 img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow2 img.last-active {
   z-index: 9;
}

#slideshow3 {
   position: relative;
   width: 100%;
	padding: 0;
   height:auto;
	padding-top: 166%;
}
#slideshow3 img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow3 img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow3 img.last-active {
   z-index: 9;
}

#slideshow4 {
   position: relative;
   width: 100%;
	padding: 0;
   height:auto;
	padding-top: 148%;
}
#slideshow4 img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow4 img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow4 img.last-active {
   z-index: 9;
}

#slideshow5 {
   position: relative;
   width: 100%;
	padding: 0;
   height:auto;
	padding-top: 166%;
}
#slideshow5 img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow5 img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow5 img.last-active {
   z-index: 9;
}

#slideshow6 {
   position: relative;
   width: 100%;
	padding: 0;
   height:auto;
	padding-top: 122%;
}
#slideshow6 img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow6 img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow6 img.last-active {
   z-index: 9;
}

.credit_box_1 {
	position: relative;
	width: 80%;
	margin: 0;
	padding: 2%;
}

.credit_box_1 a {
	color: #000;
	text-decoration: none;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.8;
}

.credit_box_1 a:hover {
	color: #000;
	text-decoration: underline;
	font-family: 'Noto Serif JP', serif;
}

.credit_box_2 {
	position: relative;
	width: 90%;
	margin: 0 auto;
	padding: 2%;
	text-align: right;
}

.credit_box_2 a {
	color: #000;
	text-decoration: none;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.8;
}

.credit_box_2 a:hover {
	color: #000;
	text-decoration: underline;
	font-family: 'Noto Serif JP', serif;
}

.color_box1 {
	width: 100%;
	background-color: #715b42;
	margin: -2% 0 0;
	padding-bottom: 5%;
}

.title_lead_l {
	width: 94%;
	text-align: right;
	font-size: 32px;
	font-family: 'Noto Serif', serif;
	margin: 1% auto 0;
	padding-top: 9%;
	letter-spacing: 1.0;
	line-height: 1.8;
	color: #000;
}

.title_lead_m {
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-family: 'Noto Serif', serif;
	margin: 0% auto 5%;
	letter-spacing: 1.0;
	color: #fff;
}

.title_25 {
	font-size: 25px;
}

.title_lead {
	width: 88%;
	text-align: left;
	font-size: 13px;
	font-family: 'Noto Serif', serif;
	margin: -2% auto 8%;
	padding: 0;
	letter-spacing: 1.0;
	line-height: 1.8;
	color: #47587b;
	font-weight: bold;
}

.title_lead2 {
	width: 100%;
	text-align: center;
	font-size: 11px;
	font-family: 'Inter', sans-serif;
	margin: 5% auto 10%;
	padding-top: 2%;
	line-height: 1.8;
	letter-spacing: 0.6;
	color: #fff;
}

.title_lead2_1 {
	width: 96%;
	text-align: center;
	font-size: 11px;
	font-family: 'Noto Serif', serif;
	margin: 0% auto 4%;
	line-height: 2.0;
	letter-spacing: 1.0;
}

.title_lead2_2_l {
	width: 100%;
	font-size: 14px;
	font-family: 'Noto Serif', serif;
	margin: 0% auto 4%;
	line-height: 1.8;
	letter-spacing: 1.0;
	text-align: left;
}

.title_lead2_3_l {
	width: 100%;
	font-size: 10px;
	font-family: 'Noto Serif', serif;
	margin: 0% auto 4%;
	line-height: 2.0;
	letter-spacing: 1.0;
	text-align: left;
}

.title_lead2_2_r {
	width: 100%;
	font-size: 14px;
	font-family: 'Noto Serif', serif;
	margin: 0% auto 4%;
	line-height: 1.8;
	letter-spacing: 1.0;
	text-align: right;
}

.title_lead2_3_r {
	width: 100%;
	font-size: 10px;
	font-family: 'Noto Serif', serif;
	margin: 0% auto 4%;
	line-height: 2.0;
	letter-spacing: 1.0;
	text-align: right;
}

.subtitle_img {
	width: 100%;
	margin: 3% 0;
}

.subtitle_img img {
	width: 100%;
}

.subtitle_txt {
	width: 96%;
	text-align: left;
	font-size: 14px;
	font-family: 'Noto Serif', serif;
	margin: 0 auto;
	padding: 0 0 1% 4%;
	letter-spacing: 1.0;
	line-height: 1.8;
	color: #fff;
}

.subtitle_txt2 {
	width: 96%;
	text-align: right;
	font-size: 14px;
	font-family: 'Noto Serif', serif;
	margin: 0 auto;
	padding: 0 4% 1% 0;
	letter-spacing: 1.0;
	line-height: 1.8;
	color: #fff;
}

.subtitle_txt1_l {
	font-size: 32px;
	line-height: 1.2;
	font-family: 'Playfair Display', serif;
	background-color: #fff;
	letter-spacing: 0.1em;
	text-align: left;
}

.subtitle_txt2_l {
	font-size: 42px;
	line-height: 1.2;
	font-family: 'Playfair Display', serif;
	background-color: #fff;
	letter-spacing: 0.1em;
	text-align: left;
}

.subtitle_txt1_r {
	font-size: 32px;
	line-height: 1.2;
	font-family: 'Playfair Display', serif;
	background-color: #fff;
	letter-spacing: 0.1em;
	text-align: right;
}

.subtitle_txt2_r {
	font-size: 42px;
	line-height: 1.2;
	font-family: 'Playfair Display', serif;
	background-color: #fff;
	letter-spacing: 0.1em;
	text-align: right;
}

.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_over_bg {
	width: 98%;
	margin: 0 2% 0 0;
	padding-top: 110%;
	padding-bottom: 18%;
	background-image: url("../images/img3_bg.png");
	background-size: cover;
	background-repeat: no-repeat;
}

.img_over {
	overflow:		hidden;
	position:		relative;	/* 相対位置指定 */
	z-index: 10;
}

.img_over a {
	color: #fff;
	text-decoration: none;
	font-family: 'Noto Serif JP', serif;
}

.img_over a:hover {
	color: #fff;
	text-decoration: underline;
	font-family: 'Noto Serif JP', serif;
}

.img_over img {
	width: 100%;
}

.img_over .caption {
	font-size:		130%;
	text-align: 		center;
	padding-top:		63%;
	color:			#fff;
	font-size: 12px;
	line-height: 2.0;
}

.img_over .caption2 {
	font-size:		130%;
	text-align: 		center;
	padding-top:		55%;
	color:			#000;
	font-size: 12px;
	line-height: 2.0;
}

.img_over .caption3 {
	font-size:		130%;
	text-align: 		center;
	padding-top:		40%;
	color:			#000;
	font-size: 12px;
	line-height: 2.0;
}

.img_over .mask {
	width:			100%;
	height:			100%;
	position:		absolute;	/* 絶対位置指定 */
	top:			0;
	left:			0;
	opacity:		0;	/* マスクを表示しない */
	background-color:	rgba(0, 0, 0,0.4);	/* マスクは半透明 */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.8s ease;
}
.img_over:hover .mask {
	opacity:		1;	/* マスクを表示する */
}

.img_box1 {
	position: relative;
	text-align: left;
	font-family: 'Noto Serif JP', serif;
	color: #000;
	line-height: 1.8;
	font-size: 12px;
}

.img_box1 a {
	color: #fff;
	text-decoration: none;
}

.img_box1 a:hover {
	color: #fff;
	text-decoration: underline;
}

.img_box1 img {
	width: 100%;
}

.img_box2 {
	position: relative;
	width: 100%;
	padding: 0;
	text-align: right;
	font-family: 'Noto Serif JP', serif;
	color: #000;
	z-index: 5;
}

.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;
	width: 25%;
	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;
	width: 96%;
	padding: 0;
	text-align: right;
	font-family: 'Noto Serif JP', serif;
	color: #fff;
	z-index: 5;
	margin-bottom: 14%;
}

.img_box5 a {
	color: #fff;
	text-decoration: none;
	line-height: 1.8;
	font-size: 14px;
}

.img_box5 a:hover {
	color: #fff;
	text-decoration: underline;
}

.font_size_12 {
	font-size: 12px;
}

.font_size_11 {
	font-size: 11px;
}

.font_size_10 {
	font-size: 10px;
}

.sns_img {
	width:  5%;
	margin: 10% 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_all{
	display:block;
	width:88.4%;
	margin:10% auto 0;
}

.btn_all img{
	width:100%;
}

.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%;
}

@media only screen and (max-width: 900px) {
	
.st_wrap {
	clear: both;
	width:100%;
	max-width: 900px;
	margin:0 auto;
	padding-bottom: 2%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #000000;	
	font-size:12px;
}
	
.st_wrap2 {
	clear: both;
	width:100%;
	max-width: 900px;
	padding: 0;
	margin:0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #000000;	
	background-color: #ffffff;
	font-size:14px;
	overflow: hidden;
}
	
.pc {
	display:none;
}
.sp {
	display:block;
}
	
.img_box1 {
	font-size: 11px;
}
	
.width_box {
	width: 100%;
	margin: auto;
}
	
.title_box {
	width: 100%;	
}
	
.title_box2 {
	width: 100%;	
	margin: 0 auto;
}
	
.main_mv {
	width: 100%;
	margin: 0 auto;
}
	
.sub_mv {
	width: 75%;
	margin: -15% 0% 0% 25%;
}

.sub_mv video {
	width: 100%;
}
	
.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 ;
}
	

	
#slideshow1 {
   position: relative;
   width: 100%;
   height:auto;
	padding-top: 160.7%;
}
	
.title_lead_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;
}
	
.title_lead_m {
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-family: 'Noto Serif', serif;
	margin: 0% auto 5%;
	letter-spacing: 1.0;
	color: #fff;
}
	
.title_lead {
	width: 88%;
	font-size: 11px;
}
	
.title_lead2 {
	font-size: 11px;
	margin: 10% auto 10%;
}
	
.subtitle_txt {
	width: 96%;
	text-align: left;
	font-size: 12px;
	font-family: 'Noto Serif', serif;
	margin: 0 auto;
	padding: 0 0 1% 4%;
	letter-spacing: 1.0;
	line-height: 1.8;
	color: #fff;
}
	
.subtitle_txt2 {
	width: 96%;
	text-align: right;
	font-size: 12px;
	font-family: 'Noto Serif', serif;
	margin: 0 auto;
	padding: 0 4% 1% 0;
	letter-spacing: 1.0;
	line-height: 1.8;
	color: #fff;
}
	
.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;
}
	
.sns_txt_s {
	margin: 2% auto;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
}
	
	
.pdg_1 {
	padding-top: 200%;
}

.pdg_1_2 {
	margin-top: -200%;
}

.pdg_2 {
	padding-top: 230%;
}

.pdg_2_2 {
	margin-top: -230%;
}

.pdg_3 {
	padding-top: 245%;
}

.pdg_3_2 {
	margin-top: -245%;
}
	
.img_over .caption2 {
	font-size:		130%;
	text-align: 		center;
	padding-top:		53%;
	color:			#000;
	font-size: 12px;
	line-height: 2.0;
}
	
.img_over .caption3 {
	font-size:		130%;
	text-align: 		center;
	padding-top:		25%;
	color:			#000;
	font-size: 12px;
	line-height: 2.0;
}

}
