@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.googleapis.com/css2?family=Roboto:wght@500;600;700&display=swap');

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: hidden;*/
    overflow-x: unset;
}

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

*, ::after, ::before {
	background-repeat: no-repeat;
	box-sizing: inherit;
}

::after, ::before {
	text-decoration: inherit;
	vertical-align: inherit;
}

.blog_inner ul{
	margin-left: 0;
}
.item li {
padding: 0 5px 0 5px;	
}	

#best10 {
  width: unset;
	margin:0 auto;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-family: 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: left;
	color:#333;
	background: #f2ede4;

}

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

#best10 img.neck {
	margin-top: 150px;
}

#best10 p{
	font-size: 1em!important;
	margin-top: 0!important;
	line-height: 180%;
}


#best10 h2,
#best10 h3,
#best10 h4,
#best10 h5{
	color:#333;
	text-align:center;
	font-weight:bold;
	background: none;
	border: none;
	font-family: 'Noto Sans JP', sans-serif;
}

#best10 h1{
	font-size:2em;
	margin: 40px auto;
	line-height: 135%;
	font-weight: bold;
	text-align: center;
}

#best10 h1 span{
	font-size:0.85em!important;
	color:#b31b1b;
}

#best10 h2{
	font-size:2.5em;
	margin: 25px auto 5px;
	line-height: 100%;
	font-weight: bold;	
	font-family: "georgiapro", serif;
    font-style: italic;
	}
#best10 h2 span{
	font-size:0.7em!important;
	color: black;
}


#best10 h2.headline {
  /*padding: 0%;文字周りの余白*/
  color: #ae8d18;/*文字色*/
font-family:'Noto Sans JP', sans-serif;
font-weight: 500;
 text-align: center;
	font-size: 2.5em;
	line-height: 110%;
font-style: normal;
	margin: 30px auto 20px !important;
}



#best10 section.item02 .logo{
	width: 50%;
	margin: 30px auto;
}

#best10 section.item .modelstyling{
	margin: 0px auto 30px;
}

#best10 .japan_wrap{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:0;
}

#best10 p.icon{
	margin: 0 auto!important;
	text-decoration: underline;
	font-size: 1.2em!important;
	text-align: center;
}

#best10 p.icon a{
	 color: #003153;
	font-weight: bold;
}

#best10 p.icon img{
	max-width: 10%;
	vertical-align: middle;
	padding: 2%;
	display: inline-block!important;

}


#best10 .flex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
}

#best10 .categorylist {
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;

justify-content: center;
}
#best10 section.category {
  margin: 30px auto 0;
  width: 95%;
  max-width: 870px;
}
#best10 .categorylist div {
  flex-basis: calc(100% / 3 - 1%);
  padding: 1%;
}
#best10 .categorylist div.box {
  font-weight: 500;
}
#best10 .categorylist div a {
  color: #fff;
  display: block;
  padding: 8% 3%;
  text-align: center;
  font-size: 1em;
  background-color: #2c2c2c;
  text-decoration: none;

}
#best10 .categorylist div a:hover {
  color: #2c2c2c;
  display: block;
  background-color: #fff;
   border: 1px solid #2c2c2c;

}

#best10 .main_text{
	margin:50px auto 100px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	width: 100%;
	max-width: 600px;
}
#best10 .main_text2{
	margin:50px auto 20px!important;
	text-align: left;
	line-height: 180%;
	display: block!important;
	width: 100%;
	max-width: 600px;
}

#best10 section.item{
	width: 100%;
	max-width: 800px;
	margin: 70px auto 0px;
	text-align: center;
}

#best10 section.item img{
	width: 100%;
}
#best10 section.item .flex div {
	flex-basis: 50%;
}
#best10 section.item02{
	width: 100%;
	max-width: 800px;
	margin: 0px auto;
	text-align: center;
}
#best10 section.item02 img{
	width: 100%;
	padding: 1%;
}
#best10 section.item02 .flex div {
	flex-basis: 50%;
}
#best10 p.itemname{
	font-size: 1em!important;
	margin: 20px auto 10px!important;
	font-weight: 500;
}

#best10 p.price{
	font-size: 1.5em!important;
	margin: 10px auto!important;
  text-align: center;
	color:#b31b1b;
}

#best10 p.price2 {
text-align: center;
margin: 0 auto;
}

#best10 section.stylebox{
	width: 100%;
	margin: 80px auto 0;
}

#best10 section.stylebox .style{
	width: 100%;
	margin: 50px auto 0;
}

#best10 section.stylebox h2{
	font-size: 2em;
	margin: 0 auto 20px;
}
#best10 section.stylebox h3{
	font-size: 1.5em;
	margin: 20px auto;
}
#best10 section.stylebox .flex div {
	flex-basis: 50%;
}
#best10 section.stylebox .image2 {
	width: 50%;
	margin-top: -40%;
}
#best10 section.stylebox .image3 {
	width: 50%;
	margin-top: -40%;
	margin-left: 50%;
}

#best10 .style .textaria{
	margin: 30px auto;
	width: 100%;
}

#best10 .style .textaria p.text{
	text-align: left;
	margin: 50px auto 20px!important;
}

#best10 p.model{
	margin: 10px auto !important;
	font-size: 0.95em!important;
	font-family: 'Noto Sans JP', sans-serif;
	font-style: normal;
	
	text-align: center;
	letter-spacing: 0.1rem;
}

#best10 section.other{
	width: 90%;
	max-width: 650px;
	margin: 50px auto;
}

#best10 .itemlist{
 font-size: 1em!important;
 text-align: left;
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 95%;
 max-width: 600px;
 padding: 5px 0;
 border-top: 1px #999 solid;
 margin: 15px auto;
}

#best10 .itemlist:last-of-type{
	border-bottom: 1px #999 solid;
}

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

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

#best10 .item p.itemname{
	margin: 20px auto 5px!important;
	font-size: 0.95em!important;
	text-align: left!important;
	width: 95%;
}

#best10 .item p.price{
	margin: 0 auto 10px !important;
	font-size: 1.7em!important;
	display: block;
}

#best10 .itemlist p.price{
	margin: 0 auto!important;
	font-size: 1.3em!important;
	display: block;
}

#best10 p.price span{
	color: #C52F32;
	font-size: 1.2em!important;
	font-weight: bold;
}




#best10 .function {
	width: 100%;
	max-width: 700px;
	margin: -20px auto -30px;
	padding: 0;
}
#best10 .function img {
	width: 100%;
}
#best10 .function div:first-child {
	flex-basis: 30%;
	margin-top: -20px;
}
#best10 .function div:last-child {
	flex-basis: 70%;
	margin: auto;
}

.box26 {
    position: relative;
    margin: 2em 0 auto;
    padding: 1.5em;

	text-align: left;
	font-family: "georgiapro";
	font-style: italic;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 22px;
    background: #FFF;
    color:#333;
    font-weight: bold;
/*	background: linear-gradient(transparent 60%, #c5c5c5 90%);*/
}
.box26 p {
    margin: 0; 
    padding: 0;
	}

/* 購入ボタン */

#best10 .itemlist a,
#best10 .buy{
	display: block;
	width: 100%;
	max-width: 270px;
	padding: 7px 0;
	text-align: center;
	border: 1px solid #3b3831;
	background: #3b3831;
	color: #f2ede4;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	border-radius: 7px;
	font-weight: bold;
	font-size: 1.5em;
	margin: 20px auto 0;

}

#best10 .itemlist a:hover,
#best10 .buy:hover{
	background: #f2ede4;
	text-align: center;
	border: 1px solid #3b3831;
	color: #3b3831;
}

/* 回遊リンク */

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

#best10 .Banner4 h3 {
	font-size: 30px !important;
	margin: 100px auto 50px;
	padding: 20px 0;
	border-top: double #333;
	border-bottom: 1px solid #333;
	color: #333;
}

#best10 .Banner4 ul {
	display:inline;
}

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

#best10 .style .slide ul{
	width: 100%;
	max-width: 470px;
}

#best10 .style .slide ul li img{
	width: 100%;
	max-width: 470px;
}

#best10 section.item p.item_text{
	text-align: left;
	margin: 0 auto;
    width:95%;
}	

#best10 section.item p img{
	width: 15%!important;
	margin: 50px auto 0!important;
	    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
}


.slick-dots {
    position: absolute;
    bottom: -60px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
@media only screen and (min-width:749px){

.pc_none{
	display: none!important;
}
	
	

#best10 .pcflex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
}

#best10 section.stylebox .style{
	flex-basis: 50%;
}

#best10 section.stylebox .style1{
	padding-right: 2%;
}

#best10 section.stylebox .style2{
	padding-left: 2%;
}

#best10 .right{
	flex-direction:row-reverse;
}

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

#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: none;
}

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

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

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

.sp_none {
	display:none;
}

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


#best10 section.item p img{
	width: 25%!important;
	margin: 50px auto 0!important;

}	
	
#best10 h1{
	font-size: 5vw;
	margin: 40px auto 20px;
}
	
#best10 h1 span{
	font-size: 3vw;
}	
	
#best10 h2{
	font-size: 7vw!important;
	width:95%;
}	

#best10 h2 span{
	font-size: 3.5vw!important;
}
	
#best10 .main_text{
	margin: 3vw auto!important;
	width: 95%;
}
#best10 .main_text2{
	margin: 3vw auto!important;
	width: 90%;
}

#best10 section.item{
	margin: 6.125vw auto;
}

#best10 section.item p.item_text{
	text-align: left;
	margin: 0 auto;
	width: 90%;

}	
	
	
	
#best10 h2.headline {
	font-size: 6vw!important;
	margin:50px auto 0px!important;
}
	
	

#best10 section.stylebox{
	width: 100%;
	margin:14.125vw auto 8.125vw;
}

#best10 .itemlist div{
	font-size: 3vw!important;
}

#best10 .itemlist p.price{
	font-size: 3.5vw!important;
}
	
	
#best10 section.stylebox h2{
	font-size: 4.5vw;
}	
	
#best10 section.stylebox h3	{
	font-size: 3.5vw;
	margin-top: -15px;
}
	
#best10 .buy{
	font-size: 4vw;
}	
	
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 100%;
    font-size: 4.0vw;
/*    background: #FFF;*/
    color: #333;
    font-weight: bold;
	background: linear-gradient(transparent 60%, #c5c5c5 90%);
}

.box26 p {
   text-align: left;
	}	

/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

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

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

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

/* ヘッダー */

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

#best10 .header{
	position: relative;
	height: 97vw;
}


	


}