@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Cardo:400,700&display=swap');
@import url('https://fonts.cdnfonts.com/css/old-english-five');
html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}

body{
	overflow-x: unset;
}

.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}

.blog_inner p{
margin-bottom: 0.5em;	
}

.blog_inner ul{
margin-bottom: 0;
margin-left: 0;
}

#down_253K1702 {
	width: unset;
	margin:0 auto;
	padding:0;
	font-size:16px;
	font-weight:normal;
	/*font-family: 'Noto Sans JP', sans-serif;*/
	font-family:'times', serif;
	overflow: hidden;
	text-align: center;
	background: #000;
	color: #fff;
}

#down_253K1702 img {
	max-width:100%;
	height:auto;
	border: none;
	vertical-align: bottom;
}

#down_253K1702 p{
	font-size: 0.95em!important;
	margin-top: 0!important;
   text-align: center;
}

#down_253K1702 h1,
#down_253K1702 h2,
#down_253K1702 h3,
#down_253K1702 h4,
#down_253K1702 h5{
	color: #fff;
	text-align:center;
	font-weight:normal;
	background: none;
	border: none;
	/*font-family: 'DIN-Condensed', sans-serif;*/
	font-family: "sherborne-variable", sans-serif;
}

#down_253K1702 h1{
	font-size: 3.5em;
	line-height: 130%;
	margin-bottom: 20px;
	letter-spacing: 2px;
	margin: 80px auto;
	font-family: "sherborne-variable", sans-serif;
}

#down_253K1702 h1 span{
display: block;
font-weight: normal;
font-size: 0.3em;
font-family:'times', serif;
line-height: 130%
}
	
	
#down_253K1702 h2{
	font-size: 2em;
	font-weight: normal;
}

#down_253K1702 h4{
	font-size: 2em;
	padding: 2%;
	font-weight: normal;
	background: #1a1a1a;
	text-align: left;
}

#down_253K1702 .down_253K1702_wrap{
	width:100%!important;
	max-width:800px;
	margin:0 auto;
	padding:0;
	text-align: center;
    position: relative;
}

#down_253K1702 .flex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 position: relative;
justify-content: center;
}

#down_253K1702 p.main_text{
	margin: 0 auto 20px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
}

#down_253K1702 p.main_text2{
	margin: 30px auto 20px!important;
	text-align: left;
	line-height: 180%;
	display: block!important;
	width: 80%;
}

#down_253K1702 p.main_text2 span{
font-weight: bold;
font-size: 1.3em;
display: block;
}

#down_253K1702 section{
	background: #000!important;
}

#down_253K1702 section.style{
	width: 100%;
	margin: 100px auto;
	max-width: 800px;
}

#down_253K1702 section.style .mainimage{
	position: relative;
	width: 100%;
}

#down_253K1702 section.style .subimage{
	margin: 80px auto;
	width: 100%;
}




#down_253K1702 section.style .textaria,
#down_253K1702 section.style .textaria .comment{
	margin: 50px auto!important;
	width: 90%;
	max-width: 600px;
	line-height: 180%;
}

#down_253K1702 p.itemname{
	width: 100%;
	margin: 20px auto 10px!important;
	font-size: 1.1em!important;
}

#down_253K1702 p.price,
p.price{
	width: 100%;
	display: block;
	font-size: 0.8em!important;
}

#down_253K1702 p.price span,
p.price span{
	color: #C52F32;
	font-size: 1.3em!important;
	font-weight: bold;
}

#down_253K1702 section.item2{
	width: 100%;
	max-width: 800px;
	margin: 30px auto 0;
	text-align: center;
}


#down_253K1702 section.item2 img{
	width: 100%;
}
#down_253K1702 section.item2 .flex div {
	flex-basis: 50%;
	padding: 0%;
}

#down_253K1702 p.itemname2 {
	font-size: 0.95em!important;
	margin: 0px auto 0px!important;
	font-weight: 600;
	text-align: center;
}

#down_253K1702 p.price2 {
	font-size: 1.3em!important;
	margin: 10px auto!important;
	text-align: center;
}
#down_253K1702 .style .slide ul {
	width: 100%;
	max-width: 510px;
}
#down_253K1702 .style .slide ul li img {
	width: 100%;
	max-width: 510px;
}

/* 購入ボタン */

#down_253K1702 section.style .otheritem,
.itemlist a,
#down_253K1702 .itemlist a,
#down_253K1702 .itemlist .coming{
	display: block;
	width: 100%;
	max-width: 100px;
	padding: 12px 0;
	text-align: center;
	border: 1px solid #fff;
	background: #000;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
}

#down_253K1702 section.style .otheritem{
    /*font-family: 'DIN-Condensed', sans-serif;*/
	font-family: "sherborne-variable", sans-serif;
    font-size: 2em;
    text-align: center;
    max-width: 500px;
    width: 65%;
}

#down_253K1702 section.style .otheritem:hover,
.itemlist a:hover,
#down_253K1702 .itemlist a:hover{
	background: #FFF;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

#down_253K1702 .itemlist,
.itemlist{
 font-size: 0.95em!important;
 text-align: left;
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 max-width: 600px;
 margin: 10px 0;
/*font-family: 'Noto Sans JP', sans-serif;*/
font-family:'times', serif;	
	
}

#down_253K1702 .itemlist{
 font-size: 0.95em!important;
}

.itemlist div:first-child{
	width: 75%;
	padding: 3px 1% 3px 0;
	line-height: 170%;
}

.itemlist div:last-child{
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}

#down_253K1702 .buy2 {
	display: block;
	width: 100%;
	max-width: 115px;
	padding: 12px 0;
	text-align: center;
	border: 1px solid #fff;
	background: #000;
	color: #fff;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	border-radius: 8px;
	margin-bottom: 70px;
}
#down_253K1702 .buy2:hover {
	background: #fff;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

/* styling1_PC */

#down_253K1702 section.styling1{
    width: 100%;
    height: 1580px;
    position: relative;
    margin: 100px auto;
}

#down_253K1702 section.styling1 div{
    position: absolute;
}

#down_253K1702 section.styling1 .image1{
    width: 50%;
    top: 0;
    left: 0;
    z-index: 1;
}

#down_253K1702 section.styling1 .image2{
    width: 70%;
    top: 100px;
    right: 0;
}

#down_253K1702 section.styling1 .image3{
    width: 45%;
    top: 530px;
    left: 100px;
}

#down_253K1702 section.styling1 .image4{
    width: 50%;
    bottom: 0;
}

#down_253K1702 section.styling1 .image5{
    width: 42%;
    bottom: 140px;
    right: 30px;
}


/* styling2_PC */

#down_253K1702 section.styling2{
    width: 100%;
    height: 1580px;
    position: relative;
    margin: 100px auto;
}

#down_253K1702 section.styling2 div{
    position: absolute;
}

#down_253K1702 section.styling2 .image1{
    width: 38%;
    top: 0;
    left: 55%;
    z-index: 1;
}

#down_253K1702 section.styling2 .image2{
    width: 70%;
    top: 100px;
    leftt: 0;
}

#down_253K1702 section.styling2 .image3{
    width: 40%;
    top: 580px;
    left: 450px;
}

#down_253K1702 section.styling2 .image4{
    width: 50%;
    bottom: 0;
}

#down_253K1702 section.styling2 .image5{
    width: 42%;
    bottom: 140px;
    right: 30px;
}


/* profile */

#down_253K1702 section.profile{
	width: 85%;
	max-width: 500px;
	margin: 0 auto 100px;
}

#down_253K1702 section.profile div:first-child{
	flex-basis: 30%;
}

#down_253K1702 section.profile div:last-child{
	flex-basis: 70%;
	padding-left: 15%;
	text-align: left;
	line-height: 150%;
	margin: auto;
}

#down_253K1702 section.profile p.modelname{
	font-weight: 500;
	font-size: 2em!important;
	/*font-family: 'DIN-Condensed', sans-serif;*/
	font-family:'times', serif;
	color: #fff;
	line-height: 100%;
}

#down_253K1702 section.profile p.proftext{
	font-size: 0.8em!important;
}

#down_253K1702 section.profile div:last-child div{
	margin: 5px 0 0;
	width: 100%;
	padding-left: 0!important;
}

#down_253K1702 section.profile div:last-child p.icon{
	margin: 0 auto!important;
	text-decoration: underline;
	font-size: 0.75em!important;
	flex-basis: 50%;
	text-align: left;
}

#down_253K1702 section.profile a{
	 text-decoration: underline;
	 color: #fff;
}

#down_253K1702 .profile div:last-child p.icon img{
	width: 20%;
	max-width: 20px;
	vertical-align: middle;
	padding-right: 2%;
	display: inline-block!important;
}

/* 回遊リンク */

#down_253K1702 .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 100px;
}

#down_253K1702 .Banner4 h3 {
	font-size: 30px !important;
	margin: 50px auto;
	padding: 20px 0;
	border-top: double #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	letter-spacing: 3px;
}

#down_253K1702 .Banner4 ul {
	display:inline;
}

#down_253K1702 .Banner4 ul li {
	display:inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}

.featherlight-content{
	width: 100%;
	max-width: 600px!important;
	font-family: 'Noto Sans JP','DIN-Condensed', sans-serif;
    padding: 40px!important;
    border-bottom: 0!important;
}

.featherlight-content p{
	font-size: 1em!important;
    color: #666;
}

.featherlight-content p.colorname{
    width: 100%;
    border-bottom: 1px solid #666666;
   /*font-family: 'DIN-Condensed', sans-serif;*/ 
	font-family: "sherborne-variable", sans-serif;
    font-size: 1.8em!important;
    color: #555555;
}

.featherlight-content p.colorname span{
    font-size: 0.5em!important;
    color: #996515;
}

.featherlight-content .name{
	width: 80%;
	margin: 20px auto;
}

.featherlight-content a:hover{
	text-decoration: none!important;
}

.featherlight-content a {
	outline:none!important;
}

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

.pc_none{
	display: none!important;
}

#down_253K1702 section.style3 h2{
	width: 200px;
    height: 200px;
    padding: 62px 0 0;
}

/* profile */

#down_253K1702 section.profile .flex div{
	padding: 0 4%;
}

/* ヘッダー・フッターの崩れを直す */

#news_detail .detail{
	width:100%!important;
}

#news_detail .detail .head{
	width: 1000px!important;
	margin: 0 auto 50px!important;
}

#news_detail .detail .content p:first-child{
	margin: 0 auto;
	max-width: 1000px!important;
}

#topicpath{
	width: 1168px;
	margin: 0 auto;
}

.paging{
	width: 1000px;
	margin: 0 auto;
}
.item_category_links{
	width: 1168px;
	margin: 100px auto 0;
}

/*まっくろ*/

/*#news_detail .detail .content{
	background: #000;
}

#news_detail .detail .content p {
	background: #000;
}

#news_detail .detail .content p:first-child img{
	padding-top: 50px;
}*/

}

@media screen and (max-width:748px) {

.sp_none {
	display:none;
}

#down_253K1702 h1{
	font-size: 8vw;
	line-height: 130%;
	width: 90%;
	margin: 7vw auto 5.5vw;
}

#down_253K1702 h1 span{
	font-size: 3vw;
}	
	
#down_253K1702 section.style h2{
	font-size: 4.5vw;
	font-weight: normal;
}
	
#down_253K1702 h4{
	font-size: 4.5vw;
}	

#down_253K1702 p,
#down_253K1702 div{
	font-size: 3vw!important;
	line-height: 180%;
}

#down_253K1702 p.main_text{
	display: block!important;
	width: 90%;
	margin: 14.125vw auto 2.25vw!important;
}
	
#down_253K1702 p.main_text2{
	display: block!important;
	width: 90%;
	margin: 3vw auto!important;
}	

#down_253K1702 section.style{
	margin: 20.375vw auto;
}

#down_253K1702 section.style1{
	margin: 14.125vw auto 20.375vw;
}

#down_253K1702 section.style .subimage{
	margin: 10.125vw auto;
}

#down_253K1702 section.style .textaria,
#down_253K1702 section.style .textaria .comment{
	margin: 8.25vw auto 7vw!important;
	text-align: left;
}

#down_253K1702 .mainitemlist a{
	margin-bottom: 9.125vw;
}

#down_253K1702 .itemlist div{
	font-size: 3vw!important;
	line-height: 150%!important;
}
	
#down_253K1702 p.itemname2	{
	font-size: 3vw;
}
#down_253K1702 p.price2		{
	font-size: 5vw!important;
}

p.price,
#down_253K1702 p.price,
#down_253K1702 p.model{
	font-size: 2.8vw!important;
	line-height: 180%;
}

#down_253K1702 .itemlist div:first-child{
	width: 82%;
	padding: 1vw 1% 1vw 0;
}

#down_253K1702 .itemlist div:last-child{
	width: 18%;
}

#down_253K1702 section.profile .flex div h5{
	font-size: 4.25vw;
	margin: 15px auto 5px;
}

#down_253K1702 section.profile .flex div p.text{
	font-size: 2.78vw!important;
	margin: 10px auto 0!important;
}

#down_253K1702 .itemlist .coming{
	line-height: 100%;
}

.featherlight-content{
    padding: 5% 15px!important;
    font-size: 3.125vw!important;
}

.featherlight-content p.colorname{
    font-size: 5.5vw!important;
}
	
#down_253K1702 .Banner4 h3	{
    font-size: 5vw!important;
}
	
#down_253K1702 section.style2 h2{
	top: 1%;
	right: 18.5%;
}
	
#down_253K1702 section.style4 h2{
	top: 3%;
    left: 14%;
}
	
#down_253K1702 .buy2{
 padding: 5px 0;
max-width: 100px;
}	
	
.itemlist a{
	padding:8px 0;
}
	
#down_253K1702 .itemlist, .itemlist{
	font-size: 0.85em!important;
}	
	
#down_253K1702 section.profile div:last-child{
	padding-left: 5%;
}	
	
/* styling1_SP */	

#down_253K1702 section.styling1{
    height: 177vw;
    margin: 15vw auto;
}

#down_253K1702 section.styling1 .image1{
    width: 50%;
    top: 0;
    left: 0;
    z-index: 1;
}

#down_253K1702 section.styling1 .image2{
    width: 70%;
    top: 15vw;
    right: 0;
}

#down_253K1702 section.styling1 .image3{
    width: 45%;
    top: 60vw;
    left: 7vw;
}

#down_253K1702 section.styling1 .image4{
    width: 50%;
    bottom: -3vw;
}

#down_253K1702 section.styling1 .image5{
    width: 43%;
    bottom: 11vw;
    right: 3vw;
}	
	
/* styling2_SP */	

#down_253K1702 section.styling2{
    height: 177vw;
    margin: 15vw auto;
}

#down_253K1702 section.styling2 .image1{
    width: 38%;
    top: -6vw;
    left: 55vw;
    z-index: 1;
}

#down_253K1702 section.styling2 .image2{
    width: 70%;
    top: 0;
    left: 0;
}

#down_253K1702 section.styling2 .image3{
    width: 40%;
    top: 58vw;
    left: 52vw;
}

#down_253K1702 section.styling2 .image4{
    width: 50%;
    bottom: 12vw;
}

#down_253K1702 section.styling2 .image5{
    width: 43%;
    bottom: 25vw;
    right: 3vw;
}		
	
/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

#down_253K1702 .Banner4 {
	text-align: center;
	width: 100%;
}

#down_253K1702 .Banner4 ul{
	margin: 0 auto;
	width: 95%;
}

#down_253K1702 .Banner4 ul li {
	width: 95% !important;
	margin: 0 0 5% 0 !important;
}

/* ヘッダー */

#news_detail .detail .content p:first-child img{
	display: none;
}

#down_253K1702 .header{
	position: relative;
	height: 130vw;
}

#down_253K1702 .header .title{
	position: absolute;
	bottom: 2%;
	left: 32%;
	width: 50%;
}

}