@charset "UTF-8";

.inner {
	width: 90%;
}

.hero {
	width: 100%;
	position: relative;
}

.hero .hero_Txt {
	position: absolute;
	top: 40%;
	left: 50%;
	max-width: 600px;
	width: 100%;
	transform: translateX(-50%);
}
.hero .hero_Txt h2 {
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}
.hero .hero_Txt p {
text-align: center;
margin-top: 20px;
font-size: min(4vw, 22px);
line-height: 1.5;
color: #d2c8ae;
}

.hero h2 span {
	font-weight: 900;
}
.head_TxtArea {
	padding: 0px 0 30px;
    margin-top: 80px;
	color: #b9aa82;
	text-align: center;
}

.head_TxtArea h3 {
	font-size: 30px;
	line-height: 1.8;
	margin-bottom: 20px;
}

.head_TxtArea p {
	font-size: 16px;
	line-height: 2.4;
}

.sec_Block {
	margin-bottom: 100px;
}

.art_box {
    margin-top: 100px;
}

.wrap_Ttl {
	display: block;
	width: 100%;
	margin-bottom: 2em;
	padding-bottom: 10px;
	color: #b9aa82;
	border-bottom: 1px solid #b9aa82;
	font-size: 22px;
	font-family: "Nunito Sans", sans-serif;
	letter-spacing: 0.1em;
	text-align: center;
}

.txt_Box {
    color: #b9aa82;
    margin-bottom: 30px;
}

.txt_Box.ritz {
    color: #b9aa82;
    margin-top: 80px;
    margin-bottom: 30px;
}

.txt_Box h4 {
	margin: 1em auto;
	font-size: min(4.5vw, 24px);
	line-height: 1.8;
	letter-spacing: 0.15em;
    text-align: center;
}

.txt_Box p {
	font-size: 16px;
	line-height: 2.4;
	word-break: auto-phrase;
    text-align: center;
}

.txt_Box p.mini {
	font-size: 11px;
	line-height: 1.4;
	word-break: auto-phrase;
    text-align: center;
    letter-spacing: 0;
    margin-top: 30px;
}



/*----------------view---------------*/
.view-image2{
width: 100%;
margin: 0 auto 40px;
max-width: 100%;
}

.view1-1,.view1-2,.view1-3,.view2-1,.view2-2,.view2-3{
position: relative;
width: 100%;
margin: 0 auto;
overflow: hidden;
}
#PANO1-1,#PANO1-2,#PANO1-3,#PANO2-1,#PANO2-2,#PANO2-3 {
position: relative;
width: 100%;
height: 450px;
margin: 0 auto;
overflow: hidden;
}
#PANOWRAP1-1,#PANOWRAP1-2,#PANOWRAP1-3,
#PANOWRAP2-1,#PANOWRAP2-2,#PANOWRAP2-3 {
position: relative;
width: 100%;
height: 450px;
margin: 0 auto;
overflow: hidden;
}
#PANOBODY1-1,#PANOBODY1-2,#PANOBODY1-3,
#PANOBODY2-1,#PANOBODY2-2,#PANOBODY2-3 {
display: block;
position: absolute;
top: 0;
left: 0;
width: auto;
height: auto;
}

div[id^="PANOBODY"] img {	height: 450px; max-width: inherit;}



/* 左右矢印 */
.arr1-1,.arr1-2,.arr1-3,.arr2-1,.arr2-2,.arr2-3 {
display: block;
-webkit-user-select: none;
cursor: pointer;
}
.arr1-1.left,.arr1-2.left,.arr1-3.left,
.arr2-1.left,.arr2-2.left,.arr2-3.left {
position: absolute;
top: 0;
left: 20px;
width: 50%;
height: 100%;
}
.arr1-1.right,.arr1-2.right,.arr1-3.right,
.arr2-1.right,.arr2-2.right,.arr2-3.right {
position: absolute;
top: 0;
right: 20px;
width: 50%;
height: 100%;
}
.arr1-1 img,.arr1-2 img,.arr1-3 img,
.arr2-1 img,.arr2-2 img,.arr2-3 img {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 40px;
height:  40px;
}
.arr1-1.left img,.arr1-2.left img,.arr1-3.left img,
.arr2-1.left img,.arr2-2.left img,.arr2-3.left img { left: 0;}
.arr1-1.right img,.arr1-2.right img,.arr1-3.right img,
.arr2-1.right img,.arr2-2.right img,.arr2-3.right img { right: 0;}

#viewImage {
    width: 100%;
    margin: 50px auto;
}
#viewImage figure {
height: 250px;
  overflow-y: hidden;
  overflow-x: scroll;
}
#viewImage figure img {
max-height: 100%;
width: auto;
max-width: inherit;
}
.panorama_box {
padding-bottom: 10px;
cursor: grab;
}
.panorama_box:active {
cursor: grabbing;
}
.panorama_box::-webkit-scrollbar {
  height: 10px; /* スクロールバーの高さ */
}
 
.panorama_box::-webkit-scrollbar-thumb {
  background: #ac9e79; /* ツマミの色 */
}
 
.panorama_box::-webkit-scrollbar-track {
  background: #464a57; /* トラックの色 */
}
@media only screen and (min-width: 1650px) {
.panorama_box::-webkit-scrollbar {
display: none;
}
}


.feature_box ul {
    flex-wrap: wrap;
    justify-content: space-between;
}
.feature_box ul li.flex2-1 {
    width: 47%;
    margin-bottom: 50px;
}
.feature_box ul li p {
    color: #b9aa82;
    font-size: 20px;
    margin-top: 20px;
}

.ld-flex {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ld-flex .flex2-1 {
    width: 48%;
}

.ld-flex .flex2-2 {
    width: 56%;
}

.ld-flex .flex2-0 {
    width: 40%;
}
.ld-flex .flex2-0 > figure {
    margin-bottom: 25px;
}
.ld-flex .flex2-0 > figure:last-child {
    margin-bottom: 0;
}

.ld_img {
    margin-bottom: 30px;
}

.right_att {
    text-align: right;
    font-size: 11px;
    letter-spacing: 0;
    color: #b9aa82;
    margin-top: 10px;
}



.quality_box ul {
    flex-wrap: wrap;
    justify-content: space-between;
}
.quality_box ul li.flex3-1 {
    width: 32%;
    margin-bottom: 50px;
}
.quality_box ul li h3 {
    color: #b9aa82;
    font-size: 18px;
    margin-top: 20px;
}
.quality_box ul li p {
    color: #b9aa82;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.6;
    margin-top: 20px;
}
.quality_box ul li p.small {
    color: #b9aa82;
    font-size: 11px;
    margin-top: 20px;
}

.corridor_box {
    padding-bottom: 100px;
}

/*-----------------------------
tab〜
-----------------------------*/
@media only screen and (max-width: 1024px) {



}

/*-----------------------------
tabのみ
-----------------------------*/
/*@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .teiki { width: 60%;}
}*/

/*-----------------------------
sp
-----------------------------*/
@media only screen and (max-width: 768px) {

.wrap_Ttl {
margin-bottom: 30px;
}

.hero .hero_Txt p {
margin-top: 10px;
}

.full_Img {
margin-bottom: 20px;
margin-top: 20px;
}

	.head_TxtArea {
		padding: 0px 0 0px;
        margin-bottom: 30px;
        margin-top: 50px;
	}

	.head_TxtArea h3 {
		font-size:min(4.5vw, 24px);
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
	}

	.head_TxtArea p {
		font-size: 13px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
	}
    .cap_ttl {
    height: 50px;
    bottom: 10px;
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.74));
    max-width: 90%;
    }
    
    .txt_Box h4 {
        text-align: left;
        font-size: min(4.5vw, 24px);
    }
    .txt_Box p {
        font-size: 13px;
        line-height: 2.4;
        text-align: left;
        word-break: auto-phrase;
    }
    .txt_Box p.mini {
        text-align: left;
    }
    
    #pano_sp a {
display: block;
position: relative;
width: 100%;
}
#pano_sp a::before {
content: '';
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 70%;
padding: 50% 0 0;
background: url(../img/view/tap.svg) no-repeat center center;
background-size: cover;
}
#pano_sp img { width: 100%;}

#viewImage {
    width: 90%;
    margin: 0 auto;
}
.panorama_box {
	padding-bottom: 0;
	}
.panorama_box::-webkit-scrollbar {
  height: 6px; /* スクロールバーの高さ */
  /*display: none;*/
}
 
.panorama_box::-webkit-scrollbar-thumb {
  background: #ac9e79; /* ツマミの色 */
}
 
.panorama_box::-webkit-scrollbar-track {
  background: #464a57; /* トラックの色 */
}
    
    .feature_box ul li.flex2-1 {
        width: 100%;
        margin-bottom: 30px;
    }
    .feature_box ul li p {
		font-size:min(4.5vw, 24px);
    }
    .ld_img {
        margin-bottom: 5%;
    }
    .ld-flex .flex2-0 > figure {
        margin-bottom: 5%;
    }
    .ld-flex {
        margin-top: 5%;
    }
    
    .quality_box ul li.flex3-1 {
        width: 100%;
    }
    .quality_box ul li h3 {
        font-size: 16px;
        line-height: 1.6;
    }
    .quality_box ul li p {
        font-size: 13px;
        line-height: 2;
    }
}