@charset "utf-8";


/* HEADER */
#HeaderWrap{
position: relative;
width: 100%;
/*height: 800px;*/
height: 213.333vw;
margin: 0px auto;
box-sizing: border-box;
position: relative;
/*top: -180px;
margin-bottom: -180px;*/
top: -48vw;
margin-bottom: -48vw;
}

#HeaderWrapS{
position: relative;
width: 100%;
height: 160px;
margin: 0px auto;
padding: 0px;
box-sizing: border-box;
z-index: 9999;
}

.bgWrap{
position: absolute;
top: 0px;
left: 0px;
z-index: 9990;
}

#HbgPicLWrap{
width: 100%;
/*height: 360px;*/
height: 96vw;
}

#swipePicLWrap {
position: absolute;
width:60%;
/*height: 248px;*/
height: 60vw;
z-index: -99;
/*top: 450px;*/
top: 120vw;
left: 20%;
bottom: 0;
}

#swipePicLWrap img{width:100%;}

#swipePicRWrap {
width:100%;
position:relative;
z-index: -99;
/*height: 400px;*/
height: 106.667vw;
}

#swipePicRWrap img{
width:100%;
}

#swipePicLWrap .swiper-slide {
text-align: center;
}

#swipePicRWrap .swiper-slide {
background-color: black;
text-align: center;
line-height: 400px;
}

#HbgPicLWrap img{
position: absolute;
bottom: 0px;
}

#HbgPicRWrap{width: 50%;}

.HnavWrap{
position: absolute;
top:15%;
left: 5%;
margin: 0px auto;
}

.HnavWrap h1{font-size: 30px;}
.HnavWrap h1:hover{opacity: 0.5;transition: .3s;}

.HLogoWrap {
position: absolute;
/*top: 270px;*/
top: 72vw;
left: 0%;
/*height: 550px;*/
height: 138.667vw;
}
#HLogoMode{
top: 0%;
left: 0%;
text-align: center;
/*padding: 70px 0px 0px 0px;*/
padding: 18.667vw 0px 0px 0px;
}

#HLogoMode img{
width: 80%;
}

/* 追従ロゴ */
.sticky {
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0; /* 位置指定 */
}


/* D STYLE MODE */
#DstyleWrap{
width: 100%;
margin: 0% auto;
padding: 0%;
}

#DstyleWrap h2{
width: 100%;
margin: 0px auto;
padding: 0px;
text-align: center;
}

#DstyleWrap p{
width: 100%;
margin: 0% auto;
padding: 0% 10%;
/*font-size: 10px;
line-height: 20px;*/
font-size: 2.667vw;
line-height: 6.667vw;
text-align: center;
}

#DstyleWrap p.size{
font-size: 14px;
}

#DstyleInWrap{
width: 100%;
margin: 10% auto;
/* padding: 3% 0% 7% 0%; */
box-sizing: border-box;
/*
width: 100%;
margin: 10% auto;
padding: 3% 5% 7% 5%;
background: url(../img/bg_dstylemode_sp.png?=01) no-repeat center center;
background-size: cover;
box-sizing: border-box;
*/
}

#DstyleInWrap img{
width: 96%;
display: block;
margin: 0 auto;
}

#DstyleInWrap h3{
width: 100%;
margin: 5% auto;
font-size: 1.6em;
font-weight: bold;
text-align: center;
}

#Pflame{
width: 100%;
margin: 0% auto;
padding: 0%;
}

#PflameL,#PflameR{
margin: 0% auto;
padding: 0%;
}

#PflameL ul,#PflameR ul{list-style: none;}

#PflameL ul li,#PflameR ul li{
margin: 0% 0% 10% 0%;
}

#PflameL ul li:last-child,#PflameR ul li:last-child{
display: inline-table;
margin: 0px 0px 0px 0px;
}

#PflameL{float: left;width: 50%;}
#PflameR{float: right;width: 50%;}

#PflameL ul{margin: 0px 0px 0px 0px;text-align: center;}
#PflameR ul{margin: 0px 0px 0px 0px;text-align: center;}
#PflameL ul li img,#PflameR ul li img{width: 70%;}


.fixed {position: fixed;}

.BBline{
display: block;
width: 33px;
height: 4px;
margin: 50px auto;
padding: 0px;
background: #000;
}

/*STORY*/
#NegWrap {
	margin-top:200px;
}
#StoryHead #HeaderWrapS {
	height: inherit;
}

#StoryHead #HeaderWrapS .HnavWrap {margin-top: 20px;}
#StoryWrap{
width: 100%;
height: 300px;
margin: 0px auto 50px auto;
padding: 10% 10% 0% 10%;
background: url(../img/bg_story.png) no-repeat center center rgba(0,0,0,0.8);
background-size:cover;
box-sizing: border-box;
color: #fff;
}

#StoryWrap h2{
margin: 0px 0px 2.667vw 0px;
font-size: 8.533vw;
font-weight: bold;
letter-spacing: 0.533vw;
}

/*
#StoryWrap h2{
margin: 0px 0px 10px 0px;
font-size: 32px;
font-weight: bold;
letter-spacing: 2px;
}*/

#StoryWrap h3{
margin: 0px 0px 2.667vw 0px;
font-size: 4vw;
font-weight: bold;
}
/*
#StoryWrap h3{
margin: 0px 0px 10px 0px;
font-size: 15px;
font-weight: bold;
}
*/

#StoryWrap p{
width: 68%;
margin: 0% 0% 5% 0%;
font-size: 2.667vw;
line-height: 4.8vw;
}

/*
#StoryWrap p{
width: 68%;
margin: 0% 0% 5% 0%;
font-size: 10px;
line-height: 18px;
}
*/

#StoryWrap a:hover{
opacity: 0.6;
}




/*STORY*/
#StoryFvWrap{
width: 100%;
height: 425px;
margin: 0px auto;
padding: 0px;
background: url(../img/bg_story_01sp.png) no-repeat #ccc;
background-size: cover;
box-sizing: border-box;
}

#StoryFvWrap h2{
margin: 0px auto;
padding: 100px 0px 0px 0px ;
font-size: 30px;
color: #fff;
font-weight: bold;
line-height: 200%;
text-align: center;
}

#StoryGreetingWrap{
width: 100%;
max-width: 800px;
margin: 60px auto;
padding: 0% 4vw;
}

#StoryGreetingWrap h2{
margin: 0px auto 55px auto;
font-size: 28px;
text-align: center;
}

.StoryTextBox{
width: 100%;
max-width: 800px;
margin: 0px auto;
}

.StoryTextLBox{
width: 100%;
max-width: 365px;
margin: 0px 58px 20px 0px;
font-size: 14px;
line-height: 25px;
}


.StoryTextLBox p{
font-size: 14px;
line-height: 200%;
margin-bottom: 20px;
}

.StoryTextRBox{
/* float: right; */
width: 100%;
max-width: 370px;
margin: 0px auto;
text-align: center;
}

.StoryTextRBox img{
margin: 0px auto 20px auto;
}

#StorycoolWrap{
position: relative;
width: 100%;
margin: 20px auto 20px auto;
padding: 60px 0px 110vh 0px;
}

#StorybuiltWrap{
position: relative;
width: 100%;
margin: 20px auto 200px auto;
padding: 60px 0px 100px 0px;
}


#StorycoolWrap{height:600px;background: url(../img/bg_story_02) no-repeat;background-size:cover;background-position: center top;}
#StorybuiltWrap{height: 600px;background: url(../img/bg_story_05) no-repeat;background-size:cover;background-position: center top;}

#StorycoolWrap h2,#StorybuiltWrap h2{
margin: 0px auto 20px auto;
font-size: 28px;
text-align: center;
font-weight: normal;
line-height: 52px;
}

#StorycoolInWrap,#StorybuiltInWrap{
width: 100%;
max-width: 800px;
margin: 0px auto;
padding: 0% 4vw;
}

#StorycoolInWrap p,#StorybuiltInWrap p{
margin: 0px auto 20px auto;
font-size: 12px;
line-height: 220%;
}

#StorycoolPicWrap,#StorybuiltPicWrap{
position: absolute;
width: 100%;
margin: 0px auto;
text-align: center;
}

/* #StorycoolPicWrap{top: 170.333vh;} */
/* #StorybuiltPicWrap{top: 550px;} */

#StorycoolPicWrap p,#StorybuiltPicWrap p{
margin: 10px auto;
font-size: 14px;
line-height: 24px;
}

#StoryworthWrap,#StoryallWrap{
width: 100%;
max-width: 800px;
margin: 80px auto 80px;
}

#StoryworthWrap h2,#StoryallWrap h2{
margin: 0px auto 20px auto;
font-size: 28px;
line-height: 52px;
text-align: center;
font-weight: normal;
letter-spacing: 2px;
}

#StoryworthWrap p,#StoryallWrap p{
margin: 0px auto 20px auto;
font-size: 12px;
line-height: 220%;
padding: 0% 4vw;
}

#StoryallpicWrap{
width: 100%;
max-width: 669px;
margin: 0px auto;
text-align: center;
}

#StorycoolPicWrap img,
#StorybuiltPicWrap img,
#StoryallpicWrap img{
	width: 315px;
}
#StoryallpicWrap p{
margin: 10px auto;
font-size: 14px;
}

#StorylistWrap{
width: 100%;
margin: 100px auto;
padding: 55px 0px 45px 0px;
border-top: solid 1px #000;
border-bottom: solid 1px #000;
}

#StorylistInWrap{
width: 425px;
height: 35px;
margin: 0px auto;
background: url(../img/ico_readmore_b@2x.png) no-repeat;
background-size: contain;
background-position: right center;
}

#StorylistInWrap h3{
font-size: 18px;
font-weight: normal;
letter-spacing: 2px;
}



#aboutStory {
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 34.667vw;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	font-size: 4.8vw;
	margin: 32vw 0 0;
}
#aboutStory p {margin-bottom: 1em;font-size: 5.333vw;}



/*Brand Lineup*/
#BrandWrap{
width: 100%;
margin: 0px auto;
padding: 10% 0%;
}

#BrandWrap h2{
width: 100%;
margin: 60px auto 20px auto;
padding: 0px;
text-align: center;
}

#BrandWrap h2 img{width: 80%;}

#BrandWrap p.size{
width: 100%;
margin: 0px auto 45px auto;
padding: 0px 5%;
line-height: 2;
font-size: 14px;
}

#BrandWrap h3{
margin: 0px 0px 10px 0px;
font-size: 22px;
font-weight: bold;
letter-spacing: 2px;
text-align: center;
line-height: 38px;
}

#BrandWrap #LineUpGraph{
margin: 0px auto 32px;
text-align: center;
}

#BrandWrap #LineUpGraph img{width: 90%;}

.gray{
background-color: #dcdddd;
}

.LineUpBox{
width: 100%;
margin: 0px auto;
padding: 0% 5%;
}
#Brand2023 .LineUpBox{
padding-top: 40px;
padding-bottom: 40px;
}

.LineUpLBox{
width: 100%;
margin: 0px auto;
padding: 0%;
}

.LineUpLBox img,.LineUpBox img,.LineUpRCImg{width: 100%;}
.LineUpLBox img{margin-top: 8vw;}

.LineUpRBox{
width: 100%;
margin: 0px auto;
padding: 0%;
}

.LineUpLCBox{
width: 100%;
margin: 0px auto;
padding: 0%;
}

.LineUpRCBox{
width: 100%;
margin: 0px auto 5% auto;
padding: 0px;
text-align: right;
}

.LineUpInLBox{
float: left;
width: 60%;
margin: 0% auto 10% auto;
}

#Brand2023 .LineUpInLBox{
float: left;
width: 100%;
margin: 0% auto 10% auto;
}

.LineUpInLBox h3{margin: 0% 0% 7% 0%;}
.LineUpInLBox h3 img{width: 50%;}
#Brand2023 .LineUpInLBox h3 img{width: auto; max-width: 260px; max-height: 70px;}
#Brand2023 .LineUpInLBox .spsize img{width: auto; max-width: 115px; max-height: 60px;}
#Brand2023 .LineUpInLBox h4{width: 100%; text-align: center; margin: 0 auto;}
#Brand2023 .LineUpInLBox h4 img{width: 150px;}
.LineUpInLBox p{
width: 80%;
font-size: 2.667vw;
line-height: 4.267vw;
}
/*
.LineUpInLBox p{
width: 80%;
font-size: 10px;
line-height: 16px;
}
*/

#Brand2023 .LineUpInLBox h3{
margin:16px 0;
padding-bottom: 0px;
line-height: 0;
}

#Brand2023 .LineUpInLBox{
text-align: center;
}

#Brand2023 .LineUpInLBox h5{
font-size: 20px;
font-weight: bold;
color: #000;
line-height: 33px;
text-align: center;
margin: 30px 0 16px;
}

#Brand2023 .LineUpInLBox p{
width: 100%;
font-size: 12px;
line-height: 1.5;
text-align: left;
color: #000;
}
/*
.LineUpInLBox p{
width: 80%;
font-size: 10px;
line-height: 16px;
}
*/

.LineUpInRBox{
float: right;
width: 40%;
margin: 0%;
}

.LineUpInRBox img{width: 100%;}

.LineUpInRBox a:hover{
opacity: 0.6;
}

.ReadSp{
width: 100%;
margin: 10% auto;
text-align: center;
}

.DdSp{
width: 100%;
margin: 10% auto 0% auto;
text-align: center;}


/*NEW ARRIVE*/

#NewArriveWrap{
width: 100%;
margin: 0px auto;
padding: 10% 5% 0% 5%;
}

#NewArriveWrap h2{
width: 100%;
margin: 0px auto 15px auto;
padding: 0px;
text-align: center;
}

#NewArriveWrap h2 img{
width: 100%;
}

#NewArriveWrap p{
width: 100%;
margin: 0px auto 25px auto;
padding: 0px;
text-align: center;
line-height: 2;
}


#NewArriveBox{
width: 100%;
margin: 0% auto 15% auto;
padding: 5%;
box-sizing: border-box;
}

#NewArriveWrap a{
display: block;
width: 100%;
margin: 0% auto;
padding: 5% 5% 0% 5%;
border: solid 1px #000;
box-sizing: border-box;
}

#NewArrivePicWrap{
margin: 0%;
}
#NewArrivePicWrap img{width: 100%;}

#NewArriveTxtWrap{
float: left;
margin: 5% 0% 0% 0%;
}

#NewArriveTxtWrap h2{
margin: 0px 0px 2.667vw 0px;
font-size: 6.4vw;
letter-spacing: 0.267vw;
}

#NewArriveTxtWrap h2 img{
width: 80%;
}

/*
#NewArriveTxtWrap h2{
margin: 0px 0px 10px 0px;
font-size: 24px;
letter-spacing: 1px;
}
*/

#NewArriveTxtWrap p{
margin: 1% 0% 5% 0%;
font-size: 4vw;
font-weight: bold;
}
/*
#NewArriveTxtWrap p{
margin: 0% 0% 5% 0%;
font-size: 15px;
font-weight: bold;
}
*/

#NewArriveTxtWrap p img{
width: 30%;
margin: 0vw 0px 0px 16vw;
}
/*
#NewArriveTxtWrap p img{
margin: -5px 0px 0px 60px;
}
*/

#NewArriveWrap a:hover{
text-decoration: none;
opacity: 0.6;
}




/*NEWS*/
#NewsWrap{
width: 100%;
background: #e7e7e8;
margin: 0px auto;
padding: 10% 5%;
}

#NewsInWrap{
width: 100%;
margin: 0% auto;
padding: 0%;
}

#NewsTitle{width: 100%;margin: 0%;}

#NewsTitle h2{
margin: 0px auto 5% auto;
padding: 0%;
font-size: 2em;
font-weight: 200;
text-align: center;
}

#NewsContents{}

#NewsContents ul{list-style: none;width: 100%;}
#NewsContents ul li{
width: 100%;
/*font-size: 12px;
line-height: 16px;*/
font-size: 3.2vw;
line-height: 4.267vw;
margin: 0% 0% 3% 0%;
padding: 0% 0% 1% 0%;
border-bottom: solid 1px #727171;
}
#NewsContents ul li:last-child{margin: 0%;border-bottom: none;}
#NewsContents ul li dl dt{width: 30%; margin: 0% 0% 1% 0%;background: #727171;color: #fff;text-align: center;}
#NewsContents ul li dl dd{width: 100%;margin: 0%;}



/*ANOTHER STORY*/
#AnotherWrap{
width: 100%;
margin: 10% auto;
padding: 5%;
}

#AnotherLWrap{
width: 100%;
margin: 0% auto 10% auto;
padding: 0%;
text-align: center;
}

#AnotherLWrap h2 img{width: 80%;}

#AnotherLWrap h2 span{
display: block;
margin: -3% 0% 0% -9%;
padding: 0%;
font-size: 0.8em;
}

#AnotherRWrap{
width: 100%;
margin: 0px auto;
padding: 0px;
}

#AnotherRWrap ul {
width: 100%;
margin: 0%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
list-style: none;
}

#AnotherRWrap ul::after{
content: "";
display: block;
width: 30%;
}

#AnotherRWrap ul li{
width: 33%;
margin: 0%;
text-align:center;
}

#AnotherRWrap ul li img{width: 70%;}
#AnotherRWrap ul li img:hover{opacity: 0.7;}



/*DEAL SYSTEM*/
#DealWrap{
width: 100%;
margin: 10% auto;
padding: 0% 5%;
}

#DealInWrap{
width: 100%;
margin: 0% auto;
padding: 5% 3%;
border: solid 1px #000;
}

#DealTitle a{
display: block;
margin: 0px auto;
padding:0%;
font-size: 2.4em;
font-weight: bold;
text-align: center;
}

#DealTitle a:hover{
text-decoration: none;
opacity: 0.5;
}

#DealTitle a span{
margin: 0% 0% 0% 1.5%;
padding: 0%;
font-size: 0.5em;
vertical-align: middle;
}

#DealTitle a span img{
width: 30%;
margin: 0%;
vertical-align: middle;
}




/*FOOTER*/
#FooterWrap{
width: 100%;
margin: 0% auto;
padding:10% 5% 0% 5%;
}

#FooterLWrap{width: 100%;}

#CompanyAdress dl dt{
font-size: 1.7em;
margin: 0% 0% 3% 0%;
}

#CompanyAdress dl dt a{font-weight: bold;}

#CompanyAdress dl dd{
font-size: 1.1em;
line-height: 1.5em;
margin: 0% 0% 2% 0%;
}

#CallNumber{
margin: 0% 0% 2% 0%;
font-size: 20px;
font-weight: 300;
}

#SNSinfo{}

#SNSinfo dl dt{
margin: 0% 0% 5% 0%;
padding:0px;
font-size: 1.3em;
font-style: italic;
font-weight: 100;
vertical-align: middle;
}

#SNSinfo dl dd{display: inline-table;}
#SNSinfo dl dd img{margin: -5px 10px 0px 0px;}
#SNSinfo dl dd img:hover{opacity: 0.6;}
#ContactLink{
display: inline-block;
width: 140px;
height: 23px;
background: #000;
padding: 3px 0px 0px 0px;
color: #fff;
text-align: center;
vertical-align: middle;
box-sizing: border-box;
}

#ContactLink:hover{
text-decoration: none;
background: #ccc;
color: #000;
}

#FooterRWrap{
width: 100%;
margin: 5% auto;
}

#FooterRWrap ul{
float: left;
width: calc(50% - 3%);
height: 96px;
padding: 0% 3% 0% 0%;
list-style: none;
text-align: right;
border-right: solid 1px #000;
}

#FooterRWrap ul li{
font-size: 16px;
line-height: 200%;
letter-spacing: 1px;
}

#FooterBannerWrap{
width: 100%;
margin: 30px auto 0px auto;
padding: 0% 5%;
box-sizing: border-box;
}

#FooterBannerWrap ul {
width: 100%;
list-style: none;
}

#FooterBannerWrap ul li{
width: 100%;
margin: 0px auto 20px auto;
background: #cccccc;
text-align: center;
}

#FooterBannerWrap ul li img{
width: 100%;
}

#Copy{
width: 100%;
margin: 10% auto;
text-align: center;
font-size: 1em;
}

#CompanyAdress a:hover,#CallNumber a:hover,#FooterRWrap ul li a:hover,#Copy a:hover{
text-decoration: none;
opacity: 0.5;
}



/*サブページ*****************************************************************************/
/*SALE INFOMATION*/
#SaleListWrap{
width: 100%;
margin: 0px auto -50px auto;
padding: 0px;
}

#SaleFvWrap{
width: 100%;
margin: -5.333vw auto 0vw auto;
padding: 0px;
}

#SaleFvWrap .BBline{
margin: 30px auto !important;
}

#SaleFvWrap h2{
text-align: center;
/*font-size: 20px;*/
font-size: 5.333vw;
font-weight: bold;
letter-spacing: 2px;
}

#SaleFvWrap h2 span{
text-align: center;
/*font-size: 12px;*/
font-size: 3.2vw;
font-weight: normal;
letter-spacing: 2px;
}

#SaleFvWrap p{
width: 85%;
text-align: center;
margin: 0vw auto;
/*font-size: 14px;*/
font-size: 3.733vw;
line-height: 180%;
font-weight: normal;
letter-spacing: 2px;
}

#SaleFvWrap p span{
width: 85%;
text-align: center;
margin: 0vw auto;
/*font-size: 11px;*/
font-size: 2.933vw;
line-height: 130%;
font-weight: normal;
}

/*タブ実装
.tab_box .btn_area {
margin:20px auto 0px auto;
display: -webkit-box;
display: flex;
}

.btn_area {
width: 100%;
height: 60px;
margin: 0px auto;
background: #e7e7e8;
}

.btn_area ul {
width: 100%;
max-width: 300px;
margin: 0px auto;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
list-style: none;
}

.btn_area ul::after{
content: "";
display: block;
width: 32%;
}

.btn_area ul li{
width: 32%;
margin: 0px;
padding: 0%;
line-height: 1.3em;
}

.tab_box .tab_btn {
width: 100px;
padding: 20px 0px 10px 0px;
color: #322c0c;
text-align: center;
cursor: pointer;
transition: all 0.2s ease 0s;
}

.tab_btn strong{font-size: 1.4em;}

.tab_box .tab_btn + .tab_btn {margin-left: 8px;}
.tab_box .tab_btn:hover {color: #666;}
.tab_box .tab_btn.active {border-bottom: solid 2px #000;}
.tab_box .panel_area {padding: 20px;}
.tab_box .tab_panel {display:none;}
.tab_box .tab_panel.active {display:block;}

#AllBox,#GroundBox,#HouseBox{
width: 100%;
max-width: 910px;
margin: 0px auto;
padding: 50px 0px 0px 0px;
box-sizing: border-box;
}
*/

.SaleList{}

.SaleList ul {
width: 100%;
margin: 8vw auto;
list-style: none;
/*padding: 20px;*/
padding: 5.333vw 5.333vw 0vw 5.333vw;
}


.SaleList ul li{
width: 100%;
margin: 0px auto 70px auto;
padding: 0px;
}

.SaleImgBox{
position: relative;
width: 100%;
margin: 0px auto 20px auto;
}

.SaleImgBox img{width: 100%;}

.SoldOutIco{
position: absolute;
top: 0px;
/*left: 15px;*/
left: 4vw;
/*width: 150px;
height: 45px;*/
width: 40vw;
height: 12vw;
/*padding: 10px 0px 3px 0px;*/
padding: 2.667vw 0px 0.8vw 0px;
background: rgba(0,0,0,0.7);
/*font-size: 20px;*/
font-size: 5.333vw;
color: #fff;
letter-spacing: 1px;
text-align: center;
vertical-align: middle;
z-index: 10000;
}

.SoldOutPdf{
position: absolute;
bottom: 0vw;
right: 0vw;
/*width: 68px;
height: 27px;*/
width: 18.133vw;
height: 7.2vw;
/*padding: 5px 5px 0px 7px;*/
padding: 1.333vw 1.333vw 0px 1.867vw;
background: rgba(0,0,0,1);
color: #fff;
letter-spacing: 1px;
text-align: center;
z-index: 10000;
}

.SoldOutPdf a{color: #fff;}
.SoldOutPdf a:hover{text-decoration: none;color: #000;}
.SoldOutPdf:hover{
text-decoration: none;
background: #ccc;
}

.SoldOutPdf span{
margin: -5px 0px 0px 0px;
vertical-align:middle;
}

.SaleTxtBox{
width: 100%;
margin: 0px auto;
/*padding: 10px 0px;*/
padding: 2.667vw 0vw;
border-bottom: solid 2px #000;
}

.SaleCom{
font-size: 13px;
color: #666;
margin: 0px 0px 15px 0px;
}

.SaleTxtBox dl dt{
font-size: 18px;
font-weight: bold;
margin: 0px 0px 10px 0px;
}

.SaleTxtBox dl dd{
font-size: 14px;
font-weight: bold;
margin: 0px;
}

/* ページャー
.pager  ul.pagination {
text-align: center;
margin: 0;
padding: 0;
}

.pager .pagination li {
display: inline;
margin: 0 2px;
padding: 0;
display: inline-block;
background:#fff;
width: 45px;
height: 45px;
text-align: center;
position: relative;
}

.pager .pagination li a{
vertical-align: middle;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
display:table;
color: #000;
border:solid 1px #000;
text-decoration: none;
}

.pager .pagination li a span{
display:table-cell;
vertical-align:middle;
}

.pager .pagination li a:hover,
.pager .pagination li a.active{
color: #fff;
background: #000;
}

@media only screen and (max-width: 767px){
.pager .pagination li{
display: none;
}

.pager .pagination li.pre,
.pager .pagination li.next{
display: inline-block;
width: 40%;
height: 50px;
text-align: center;
}

.pager .pagination li.pre a,
.pager .pagination li.next a{
width: 100%;
text-align: center;
}

.pager .pagination li.pre span::after{
content: "　前の10件へ";
}

.pager .pagination li.next span::before{
content: "次の10件へ　";
}

}
*/

#SetListCaution{
width: 100%;
max-width: 910px;
margin: 30px auto 100px auto;
padding: 0px;
}

#SetListCaution p{
font-size: 14px;
line-height: 180%;
}



/*STORE*/
#StoreFvWrap{
width: 100%;
/*height: 160px;*/
height:42.667vw;
margin: -18.667vw auto 0vw auto;
padding: 0px;
background: url(../img/bg_company.png) no-repeat ;
background-size: cover;
}

#StoreFvWrap h2{
margin: 0px auto;
/*padding: 50px 0px 0px 0px ;*/
padding: 13.333vw 0px 0px 0px ;
/*font-size: 20px;*/
font-size:5.333vw;
color: #fff;
font-weight: bold;
line-height: 200%;
text-align: center;
}

#StoreFvWrap h2 span{
display: block;
margin: 0px auto;
padding:0px ;
/*font-size: 14px;*/
font-size: 3.733vw;
color: #fff;
font-weight: normal;
text-align: center;
border-top: solid 1px #fff;
}

#StoreWrap{
width: 100%;
margin: 0px auto;
padding: 0px;
}

#StoreTxetWrap{
width: 100%;
margin: 0vw auto 13.333vw; auto;
/*padding: 10px;*/
padding: 8vw;
text-align: center;
}

#StoreTxetWrap p{
/*font-size: 14px;*/
font-size: 3.733vw;
line-height: 180%;
margin: 0vw auto 8vw auto;
}

#StoreTxetWrap img{width: 100%;}

#CompanyWrap{
width: 100%;
margin: 0px auto;
padding: 0px;
}

#CompanyWrap h2,#HistoryWrap h2,#AccessWrap h2{
margin: 0px auto 50px auto;
text-align: center;
/*font-size: 20px;*/
font-size: 5.333vw;
font-weight: bold;
letter-spacing: 2px;
}

#CompanyWrap h2 span,#HistoryWrap h2 span,#AccessWrap h2 span{
text-align: center;
/*font-size: 12px;*/
font-size: 3.2vw;
font-weight: normal;
letter-spacing: 2px;
}

#CompanyWrap dl{
width: 100%;
margin: 0px;
/*padding:0vw 20px;*/
padding:0vw 5.333vw 2.667vw 5.333vw;
/*font-size: 13px;*/
font-size: 3.467vw;
}

#CompanyWrap dl dt{
margin: 0px;
padding: 10px 0px 10px 0px;
box-sizing: border-box;
}

#CompanyWrap dl dd{
margin: 0px;
padding: 0px;
line-height: 5.333vw;
box-sizing: border-box;
}

#CompanyWrap dl dd ul li{
list-style:decimal inside;
line-height: 5.333vw;
}

#HistoryWrap{
width: 100%;
/*margin: 50px auto;*/
margin: 13.333vw auto;
/*padding: 85px 0px;*/
padding: 13.333vw 0px;
background: #e7e7e8;
}

#HistoryWrap dl{
width: 100%;
margin: 0px auto;
/*padding:0vw 20px;*/
padding:0vw 5.333vw 2.667vw 5.333vw;
/*font-size: 13px;*/
font-size: 3.467vw;
line-height: 5.333vw;
}

#HistoryWrap dl dt{
margin: 0px;
padding: 0px;
box-sizing: border-box;
}

#HistoryWrap dl dd{
margin: 0px;
/*padding: 10px 0px;*/
padding: 2.667vw 0px;
line-height: 5.333vw;
box-sizing: border-box;
}


#AccessWrap{
width: 100%;
margin: 0px auto 0px auto;
padding: 0px;
}

#GMap iframe{
width: 100%;
margin: 0px auto ;
}



/*DEAL SYSTEM*/
#DealSFvWrap{
width: 100%;
/*height: 160px;*/
height: 42.667vw;
margin: -13.333vw auto 0vw auto;
padding: 0px;
background: url(../img/bg_dealsystem.png) no-repeat #ccc;
background-size: cover;
box-sizing: border-box;
}

#DealSFvWrap h2{
margin: 0px auto;
/*padding: 50px 0px 0px 0px ;*/
padding: 13.333vw 0px 0px 0px ;
/*font-size: 20px;*/
font-size: 5.333vw;
color: #fff;
font-weight: bold;
line-height: 200%;
text-align: center;
}

#DealSFvWrap h2 span{
display: block;
margin: 0px auto;
padding:0px ;
/*font-size: 12px;*/
font-size: 3.2vw;
color: #fff;
font-weight: normal;
text-align: center;
border-top: solid 1px #fff;
}

#DealSWrap{
width: 100%;
margin: 0px auto;
padding: 0px;
}

#DealTextWrap{
width: 100%;
/*margin: 40px auto 70px auto;*/
margin: 10.667vw auto 10.667vw auto;
padding: 0px;
}

.LeadTxt{
width: 100%;
/*padding: 0px 20px;*/
padding: 0vw 5.333vw;
/*font-size: 14px;*/
font-size: 3.733vw;
line-height: 180%;
text-align: center;
}

.LeadUl ul{
width: 80%;
/*margin: 30px auto;*/
margin: 8vw auto;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
list-style: none;
}

.LeadUl ul::after{
content: "";
display: block;
width: 48%;
}

.LeadUl ul li{
width: 48%;
margin: 0px 0px 10px 0px;
/*padding: 5px;*/
padding: 1.333vw;
border: solid 1px #000;
font-size: 18px;
text-align: center;
}


#DealTextWrap h2{
width: 100%;
margin: 40px auto 30px auto;
padding: 0px;
/*font-size: 18px;*/
font-size: 4.8vw;
line-height: 180%;
text-align: center;
}

.DealTextBox{
width: 100%;
margin: 0px auto;
/*padding: 20px;*/
padding:0vw 5.333vw;
}

.DealTextLBox{
width: 100%;
margin: 0px;
}

.DealTextLBox p{
/*font-size: 14px;*/
font-size: 3.733vw;
line-height: 180%;
}

.DealTextRBox{
width: 100%;
margin: 5.333vw auto 0vw auto;
}

.DealTextRBox img{width: 100%;}

#ValueWrap{
width: 100%;
margin: 100px auto;
padding: 0px;
background: #e7e7e8;
}

#ValueInWrap{
width: 100%;
margin: -13.333vw auto;
padding : 0vw 5.333vw;
}

#ValueH2Wrap{
width: 100%;
/*height: 135px;*/
height: 36vw;
border-left: solid 2px #000;
}

#ValueH2Wrap h2{
margin: 0px;
/*padding: 30px 0px 0px 30px;*/
padding: 8vw 0px 0px 8vw;
/*font-size: 32px;*/
font-size: 8.533vw;
font-weight: normal;
letter-spacing: 2px;
box-sizing: border-box;
}

#ValueH2Wrap h2 .BoldT{font-weight: bold;}

#ValueH2Wrap h2 .MyValue{
display: block;
/*font-size: 16px;*/
font-size: 4.267vw;
}

.ValueListL,.ValueListR{
width: 100%;
/*margin: -20px 0px 40px 0px;*/
margin: -5.333vw 0px 10.667vw 0px;
padding : 0%;
box-sizing: border-box;
}

.ValueListL dl dt,.ValueListR dl dt{
margin: 0px 0px 15px 0px;
/*padding: 0px 0px 20px 0px;*/
padding: 0px 0px 5.333vw 0px;
/*font-size: 20px;*/
font-size: 5.333vw;
line-height: 150%;
font-weight: bold;
border-bottom: solid 1px #000;
}

.ValueListL dl dt span,.ValueListR dl dt span{color: #fff;line-height: 170%;}

.ValueListL dl dd,.ValueListR dl dd{
margin: 0px 0px 0px 0px;
padding: 0px 0px 20px 0px;
font-size: 15px;
line-height: 180%;
}

.ValueList01{
padding: 50px 0px 0px 0px;
}


.DealSCWrap{
margin: 0px auto;
/*padding: 20px;*/
padding: 5.333vw;
}

.DealSCTitle a{
display: block;
width: 100%;
height: 120px;
margin: 0px auto;
/*padding:20px 35px;*/
padding:5.333vw 9.333vw;
/*font-size: 30px;*/
font-size:8vw;
font-weight: bold;
border: solid 1px #000;
}

.DealSCTitle a:hover{
text-decoration: none;
opacity: 0.5;
}

.DealSCTitle a .DealFree{
margin: 0px 0px 0px 0px;
padding: 0px;
/*font-size: 14px;*/
font-size: 3.733vw;
vertical-align: middle;
}

.DealSCTitle a span img{
width: 50%;
margin: 0px 0px 0px 10px;
vertical-align: middle;
}



/*

@media screen and (min-width: 1025px){	

}


ul {
width: 100%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
list-style: none;
}

ul::after{
content: "";
display: block;
width: 30%;
}

ul li{
width: 30%;
margin: 0px 0px 50px 0px;
}
*/

/*　ハンバーガーメニュー　*/

/*========= ナビゲーションのためのCSS ===============*/

#g-nav{
/*position:fixed;にし、z-indexの数値を小さくして最背面へ*/
position:fixed;
z-index: -1;
opacity: 0;/*はじめは透過0*/
/*ナビの位置と形状*/
top:0;
width:100%;
height: 100vh;/*ナビの高さ*/
background:rgba(51,51,51,0.7);/*背景を少し透過させる*/
/*動き*/
transition: all 0.3s;
}

/*アクティブクラスがついたら透過なしにして最前面へ*/
#g-nav.panelactive{
opacity: 1;
z-index:999;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
/*ナビの数が増えた場合縦スクロール*/
position: fixed;
z-index: 999; 
width: 100%;
height: 100vh;/*表示する高さ*/
overflow: auto;
-webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
display: none;/*はじめは非表示*/
/*ナビゲーション天地中央揃え*/
position: absolute;
z-index: 999;
/*top:300px;*/
top:80vw;
left:50%;
transform: translate(-50%,-50%);
}

#g-nav.panelactive ul {
display: block;
}
/*リストのレイアウト設定*/

#g-nav li{
list-style: none;
text-align: center; 
}

#g-nav li a{
color: #fff;
text-decoration: none;
padding:10px;
display: block;
/*font-size: 15px;*/
font-size: 4vw;
text-transform: uppercase;
letter-spacing: 0.3em;
}

#g-nav li a:hover{opacity: 0.6;}

#g-nav-list h2{
position: fixed;
/*top: 140px;*/
top: 37.333vw;
width: 100%;
margin: 0px auto;
text-align: center;
font-size: 2em;
font-weight: bold;
color: #fff;
letter-spacing: 0.2em;
}

#SNSinfoH{
position: fixed;
/*top: 430px;*/
top: 114.667vw;
width: 100%;
text-align: center;
}
#SNSinfoH dl {width: 40%; margin: 0px auto;text-align: center;}
#SNSinfoH dl dt{margin: 0px 10px 0px 0px;color: #fff;}
#SNSinfoH dl dt,#SNSinfoH dl dd{display: inline-table;}
#SNSinfoH dl dd img{margin: -5px 5px 0px 0px;}
#SNSinfoH dl dd img:hover{opacity: 0.6;}

#ContactLinkH{
position: fixed;
/*top: 480px;*/
top: 128vw;
width: 100%;
text-align: center;
}

#ContactLinkH a{
display: block;
width: 140px;
height: 23px;
background: #fff;
margin: 0px auto;
padding: 3px 0px 0px 0px;
color: #333;
text-align: center;
vertical-align: middle;
box-sizing: border-box;
}

#ContactLinkH a:hover{
text-decoration: none;
background: #ccc;
color: #000;
}

/*ボタン外側*/


.openbtn2 {
position: absolute;
top: 7%;
right: 5%;
z-index: 9999;
cursor: pointer;
width: 50px;
height:50px;
}

/*
.openbtn2{
float: right;
position: absolute;
top: 0px;
right: 0px;
z-index: 9999;
cursor: pointer;
width: 50px;
height:50px;
}
*/
	
/*ボタン内側*/

.openbtn2 span{
display: inline-block;
transition: all .4s;/*アニメーションの設定*/
position: absolute;
left: 0px;
height: 2px;
background-color: #666;
}


.openbtn2 span:nth-of-type(1) {
top:22px;	
width: 100%;
}

.openbtn2 span:nth-of-type(2) {
top:32px;
width:100%;
}

/*activeクラスが付与されると線が回転して×に*/

.openbtn2.active span:nth-of-type(1) {
top: 20px;
left: 16px;
transform: translateY(6px) rotate(-45deg);
width: 70%;
background-color: #fff;
}

.openbtn2.active span:nth-of-type(2) {
top: 32px;
left: 16px;
transform: translateY(-6px) rotate(45deg);
width: 70%;
background-color: #fff;
}

/**********************************************************************/
.hiddenSp{
visibility: hidden;
display: none;
width: 0;
height: 0;
}

.br-pc { display:none; }
.br-sp { display:block; }

.swiper-wrapper {
  /* wrapperのサイズを調整 */
  width: 100%;
  height: 300px !important;
}

.swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 300px;
  text-align: center;
}

.swiper-slide:nth-child(3n + 1) {
  background-color: #de4439;
}

.swiper-slide:nth-child(3n + 2) {
  background-color: #fcd500;
}

.swiper-slide:nth-child(3n + 3) {
  background-color: #53c638;
}

.swiper-pagination-bullets {
  width: 100px;
}

.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  margin: 0 0 0 10px !important;
  background: #fff;
}

.swiper-pagination-bullet:first-child {
  margin: 0 !important;
}