@charset "utf-8";

body {
	background: url(../img/bg.jpg) no-repeat top center;
	background-size: cover;
	color: #000;
}


/* common */
figure {
	position: relative;
}

.cap_Txt02 {
  position: absolute;
  bottom: 10px;
  font-size: 20px;
  font-feature-settings: 'palt';
  letter-spacing: 0.1em;
  line-height: 1;
}
.caption {
	margin-top: 5px;
	font-size: 10px;
  font-feature-settings: 'palt';
  letter-spacing: 0.1em;
  line-height: 1;
}
.cap_R {
  right: 5px;
}
.cap_W {
  color: #fff;
}
.cap_ShaB {
  text-shadow: 0 0 5px #000;
}

.txt h4 {
	font-size: clamp(18px, calc(10.88888888888889px + 0.9259259259259258vw), 22px);
  line-height: 1.6;
	letter-spacing: 0.06em;
	margin-bottom: 20px;
}
.txt p {
	font-size: clamp(13px, calc(7.666666666666667px + 0.6944444444444444vw), 16px);
	line-height: 1.6;
	letter-spacing: 0.06em;
}


/* page_ttl */
.page_ttl {
	max-width: 140px;
	width:94%;
  height: auto;
  padding: 90px 0;
  margin: 0 auto;
}

.main {
	margin: 0 auto;

}
.main figure {
	max-width: 1200px;
	width:94%;
	margin: 0 auto;
}


/* kobetsu */
.sec01 {
	margin-top: -80px;
}
.sec01 .copy {
	text-align: center;
	padding: 0 0 80px;
}
.sec01 .copy h3 {
	font-size: clamp(18px, calc(-6.888888888888886px + 3.2407407407407405vw), 32px);
  line-height: 1.8;
	letter-spacing: 0.12em;
	margin-bottom: 30px;
}
.sec01 .copy p {
	font-size: clamp(14px, calc(10.444444444444445px + 0.4629629629629629vw), 16px);
	line-height: 1.8;
	letter-spacing: 0.06em;
}

/* .sec01 .img_02 {
	padding: 80px 0 0;
} */

.sec01 .sc_img {
/*  margin: 0 0 3em;*/
  margin: 100px 0 50px;
  position: relative;
}
.sec01 .sc_img .cap {
  color: #fff;
  font-size: 12px;
  position: absolute;
  bottom: 4px;
  right: 1px;
}
.sec01 .sc_img .sc_img_inner {
  overflow: hidden;
}
/* .sec01 .sc_img .cover {
  display: none;
} */


.sec01 .txt_fig_box {
	display: flex;
	justify-content: space-between;
	align-items:center;
	padding: 0 0 80px;
	overflow: hidden;
}
.sec01 .txt_fig_box .txt {
	width:48.5%;
}
.sec01 .txt_fig_box figure {
	width:48.5%;
}

.mgb01 {
	margin-bottom: 50px;
}



.panorama_Area {

}

#viewWrap {
}
.panorama {
  margin: 0 auto;
}
.scrollWrap {
    position: relative;
}
.panorama .mousedragscrollable {
    display: flex;
/*    overflow: scroll;*/
    overflow-x: auto;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
    cursor: url(../img/arrow_icon.png), auto;
}
.panorama .mousedragscrollable::-webkit-scrollbar{
    display: none;
}
.panorama .mousedragscrollable figure{
    position: relative;
    min-width: 3000px;
    height: auto;
}
.panorama .mousedragscrollable figure a{
    position: absolute;
    transition: 0.3s;
}
.panorama .mousedragscrollable figure a.btnA{
top: 17%;
left: 11.709401709401709%;
width: 10.341880341880342%;
}
.panorama .mousedragscrollable figure a.btnB{
top: 22%;
left: 54.188034188034188%;
width: 11.111111111111111%;
}
.panorama .mousedragscrollable figure a:hover{
filter: brightness(140%);
}



.panorama_Area .caption {
	display: block;
	text-align: right;
	margin-top: 10px;
}
.panorama_Area .txt {
	padding: 80px 0;
}

.sec02 {

}
.sec02 .img_05 {
	padding: 0 0 30px;
}
.sec02 .copy {
	text-align: center;
}
.sec02 .copy h3 {
	font-size: clamp(18px, calc(-6.888888888888886px + 3.2407407407407405vw), 32px);
  line-height: 1.8;
	letter-spacing: 0.12em;
	margin-bottom: 30px;
}
.sec02 .copy p {
	font-size: clamp(14px, calc(10.444444444444445px + 0.4629629629629629vw), 16px);
	line-height: 1.8;
	letter-spacing: 0.06em;
}
.sec02 .txt60_fig40_box {
	display: flex;
	justify-content: space-between;
	align-items:center;
}
.sec02 .txt60_fig40_box .txt {
	width:58%;
}
.sec02 .txt60_fig40_box figure {
	width:40%;
}

.sec03 {
	padding: 80px 0 0;
}
.sec03 h4 {
	text-align: center;
	font-size: clamp(18px, calc(10.88888888888889px + 0.9259259259259258vw), 22px);
  line-height: 1.6;
	letter-spacing: 0.06em;
	margin-bottom: 20px;
}
.sec03 .haichizu_txt_box {
	display: flex;
	justify-content: space-between;
}
.sec03 .haichizu_txt_box .haichizu {
	max-width: 858px;
	width:71.5%;
}
.sec03 .haichizu_txt_box .haichi_txt {
	max-width: 320px;
	width:26.6666666%;
}
.sec03 .haichi_txt li {
	margin-bottom: 30px;
}
.sec03 .haichi_txt figure {
	margin-bottom: 10px;
}
.sec03 .haichi_txt .box {

}
.sec03 .haichi_txt .box h5 {
	font-size: clamp(14px, calc(10.444444444444445px + 0.4629629629629629vw), 16px);
	line-height: 1.3;
	letter-spacing: 0.06em;
	margin-bottom: 10px;
}
.sec03 .haichi_txt .box h5 span {
	background: #91876b;
	font-size: 70%;
	padding: 2px 8px;
	margin-right: 0.5em;
	color:#FFF;
}
.sec03 .haichi_txt .box p {
	font-size: clamp(11px, calc(7.444444444444445px + 0.4629629629629629vw), 13px);
	line-height: 1.3;
}
.sec03 .haichi_txt .box p + p {
	font-size: 11px;
}

.sec03 .haichi_txt.column_3 {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: 30px;
}
.sec03 .haichi_txt.column_3 li {
	width: calc((100% - 6%) / 3);
	margin-right: 30px;
}
.sec03 .haichi_txt.column_3 li:nth-child(3n) {
	margin-right: 0;
}

/* box ttl */
.box_ttl {
	font-size: 25px;
    font-feature-settings: 'palt';
    letter-spacing: 0.1em;
    line-height: 1.2;
	text-align: center;
	margin-bottom: 20px;
}


/*
.notes_Wrap {
	max-width: 1200px;
    width: 90%;
    margin: 0 auto;
} */

/*=========================================================================================================
sp
=========================================================================================================*/
@media screen and (max-width:1120px) {

	/* .main_box h3 {
		font-size: min(3.5vw, 20px);
		letter-spacing: 0.05em;
		line-height: 1.6;
		color: #fff;
	} */

	.sec03 .haichi_txt.column_3 {
		margin-top: 10px;
	}


}

/*=========================================================================================================
sp
=========================================================================================================*/
@media screen and (max-width: 767px) {

	.cap_Txt02 {
	  font-size: 16px;
	}

	/* page_ttl */
	.page_ttl {
    padding: 30px 0 30px;
		width: 32%;
	}

	/* kobetsu */
	.sec01 {
		margin-top: -30px;
	}
	.sec01 .copy  {
		padding: 0 0 40px;
	}
	.sec01 .copy h3 {
		margin-bottom: 20px;
	}
	.sec01 .copy p {
		text-align: left;
	}


	/* .sec01 .img_02 {
		padding: 40px 0 0;
	} */

	.sec01 .sc_img {
		margin: 0 0 4.5em;
	}
	.sec01 .sc_img .cap {
		font-size: 14px;
		right:10px;
		bottom: 26px;
	}
	.sec01 .sc_img .sc_img_inner {
		overflow-x: scroll;
		padding: 0 0 20px;
	}

	.sec01 .sc_img .sc_img_inner figure img {
		width: 1400px;
		height: 276px;
		display: block;
	}
	.sec01 .sc_img .sc_img_inner figure figcaption {
		display: none;
	}
	/* .sec01 .sc_img .cover {
		display: block;
		width: 100%;
		height: 20px;
		position: absolute;
		left: 0;
		bottom: 0;
		background-color: #000;
		z-index: 200;
	} */

	.simplebar-track {
		width:90%;
		margin:0 auto;
    background: #E5E5E5;
	}
	.simplebar-track .simplebar-scrollbar.simplebar-visible::before{
	  opacity:1;
	}
	.simplebar-track .simplebar-scrollbar::before{
	  background: #333;
	}



	.sec01 .txt_fig_box {
		flex-direction: column;
		padding: 0 0 40px;
	}
	.sec01 .txt_fig_box .txt {
		width:100%;
		margin-bottom: 20px;
	}
	.sec01 .txt_fig_box figure {
		width:100%;
	}

	.mgb01 {
		margin-bottom: 0px;
	}

	.panorama_Area {

	}

  .panorama {
    margin: 40px auto 0;
  }
  .panorama .mousedragscrollable figure{
    position: relative;
    min-width: 3000px;
    height: auto;
  }
  .panorama .mousedragscrollable figure a.btnA{
  top: 16.111111111111111%;
  left: 9.681372549019608%;
  width: 13.480392156862745%;
  }
  .panorama .mousedragscrollable figure a.btnB{
  top: 18.333333333333333%;
  left: 52.32843137254902%;
  width: 14.705882352941176%;
  }
  .swipe_img.sp {
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 56vw;
    max-width: 300px;
	}


	.panorama_Area .txt {
		padding: 40px 0;
	}

	.sec02 .txt60_fig40_box {
		flex-direction: column;
	}
	.sec02 .txt60_fig40_box .txt {
		width:100%;
		margin-bottom: 20px;
	}
	.sec02 .txt60_fig40_box figure {
		width:100%;
	}

	.sec03 {
		padding: 40px 0 0;
	}
	.sec03 h4 {
		text-align: center;
		font-size: clamp(18px, calc(10.88888888888889px + 0.9259259259259258vw), 22px);
	  line-height: 1.6;
		letter-spacing: 0.06em;
		margin-bottom: 20px;
	}
	.sec03 .haichizu_txt_box {
	flex-direction: column;
	}
	.sec03 .haichizu_txt_box .haichizu {
		max-width: 100%;
		width:100%;
		margin-bottom: 20px;
	}
	.sec03 .haichizu_txt_box .haichi_txt {
		max-width: 100%;
		width:100%;
	}
	.sec03 .haichi_txt li {
		margin-bottom: 20px;
	}
	.sec03 .haichi_txt li figure {
		width:80%;
		margin: 10px auto 0;
	}
	.sec03 .haichi_txt .box {

	}
	/* .sec03 .haichi_txt .box h5 {
		font-size: clamp(14px, calc(10.444444444444445px + 0.4629629629629629vw), 16px);
		line-height: 1.3;
		letter-spacing: 0.06em;
		margin-bottom: 10px;
	}
	.sec03 .haichi_txt .box h5 span {
		background: #91876b;
		font-size: 70%;
		padding: 2px 8px;
		margin-right: 0.5em;
		color:#FFF;
	}
	.sec03 .haichi_txt .box p {
		font-size: clamp(11px, calc(7.444444444444445px + 0.4629629629629629vw), 13px);
		line-height: 1.3;
	} */

	.sec03 .haichi_txt.column_3 {
		flex-direction: column;
		margin-top: 0;
	}
	.sec03 .haichi_txt.column_3 li {
		width: 100%;
	}
	.sec03 .haichi_txt.column_3 li:nth-child(3n) {
		margin-right: 0;
	}

/* box ttl */
	.box_ttl {
		font-size: 22px;
	}
	.mgt40 {
		margin-top: 40px;
	}


}
