@charset "UTF-8";
/* ===============================================
	共通
=============================================== */
.feature, .ranking, .instagram, .infomation, .frontNews{
	margin-top:50px;
	width:100%;
	overflow:hidden;
}

.brandcategory h3, .itemcategory h3, .newitems h3, .feature h3, .ranking h3, .infomation h3, .frontNews__title{
	padding-left:10px;
	font-size:20px;
	font-weight:bold;
	line-height:40px;
	height:40px;
	border-bottom:1px solid rgba(0,0,0,0.2);
	box-sizing:border-box;
	font-family:Montserrat,"メイリオ",Osaka,sans-serif;
	position:relative;
}

.brandcategory h3 span, .itemcategory h3 span, .newitems h3 span, .feature h3 span, .ranking h3 span, .instagram h3 span, .infomation h3 span,
.footer_brand h3 span, .footer_brand2 h3 span, .customer h3 span, .frontNews__title span{
	font-size:12px;
	font-weight:normal;
	position:absolute;
	padding-left:10px;
}

.instagram h3 span, .footer_brand2 h3 span{
	position:inherit;
}

.moretitle{
    width: 100%;
    text-align: center;
    font-size: 14px !important;
    height:3rem;
    border: 1px solid gray;
	margin-top:50px;
    margin-left: 0;
    display: block;
    cursor: pointer;
	font-family:Montserrat;
}

.moretitle a{
	display: inline-block;
	width:100%;
	height:3rem;
	line-height:3rem;
	transition: .5s;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.moretitle a:hover{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}


/* ===============================================
	slider
=============================================== */
.slide_inner{
	display: none;
	width:1200px;
    margin: 0 auto;
	position:relative;
}

.slide_inner:before{
	content:"";
    display: block;
    padding-top: 52%; /* 高さを幅の75%に固定 */
}

.slide_inner:after {
    content: "";
    clear: both;
    display: block;
}

.bx-viewport {
    overflow: visible!important;
    width: 1200px!important;
}

ul.bxslider, ul.bxslider li {
	margin:0;
	padding:0;
	overflow:hidden;
	padding: 0 2px;
    box-sizing: border-box;	
}

ul.bxslider li a > img:hover{
	opacity:0.7;
	transition:0.8s;
}

.bx-wrapper .bx-pager {
	bottom: -40px !important;
}

/* ===============================================
	front page
=============================================== */
/********** 新着アイテムCSS **********/ 
.newitems{
	width:100%;
	overflow:hidden;
}

.newitems ul{
	width:calc(100% - 20px);
	overflow:hidden;
	width:webkit-calc(100% - 20px);
	margin:0 10px;
}

.newitems li{
	float:left;
	width:calc(25% - 15px);
	width:webkit-calc(25% - 15px);
	margin:20px 20px 0 0;
	position:relative;
	font-family:Montserrat;
}

.newitems ul > :nth-child(4), .newitems ul > :nth-child(8),
.newitems ul > :nth-child(12), .newitems ul > :nth-child(16),
.newitems ul > :nth-child(20){
	margin:20px 0 0 0;
}

.newitems li img{
	width:100%;
}

.newitems li a > *:first-child{
	opacity:1;
	-webkit-transition:1s;
	-ms-transition:1s;
	transition:1s;
}

.newitems li:hover a > *:first-child{
	opacity:0;
	-webkit-transition:1s;
	-ms-transition:1s;
	transition:1s;
}

.newitems li a > :nth-child(2){
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	-webkit-transition:1s;
	-ms-transition:1s;
	transition:1s;
}

.newitems li:hover a > :nth-child(2){
	opacity:1;
	-webkit-transition:1s;
	-ms-transition:1s;
	transition:1s;
}

.newitems li span{
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	height:20px;
}

.newitems li span > span{
	font-weight:bold;
}

.newitems li a > :nth-child(4){
	font-size:12px;
	float:right;
	font-family:Montserrat,"MS PGothic",sans-serif;
}

.newitems__item {
	min-height: 350px;
}

.newitems a:hover {
	opacity: 1;
}

/********** ランキングCSS **********/
.ranking_item {
    float: left;
    height: 100%;
    width: calc(20%);
	box-sizing:border-box;
	padding:10px;
}

.ranking_item img {
    width: 100%;
}

.ranking_img span{
	color:#fff;
}

.ranking_img .first {
    text-align: center;
    line-height: 30px;
    margin: 10px;
    display: block;
    height: 30px;
    width: 30px;
    background-color: #ffca13;
}

.ranking_img .second {
    text-align: center;
    line-height: 30px;
    margin: 10px;
    display: block;
    height: 30px;
    width: 30px;
    background-color: #75b2d5;
}

.ranking_img .third {
    text-align: center;
    line-height: 30px;
    margin: 10px;
    display: block;
    height: 30px;
    width: 30px;
    background-color: #ff77a4;
}

.ranking_img .another {
    text-align: center;
    line-height: 30px;
    margin: 10px;
    display: block;
    height: 30px;
    width: 30px;
    background-color: #ddd;
}

#ranking a {
    display: block;
}

.ranking_contents {
    width: 100%;
}

#ranking a {
    display: block;
}

.ranking_contents .brand_name {
    margin-bottom: 5px;
    margin-top: 10px;
    color: #0f0149;
    font-size: 16px;
    font-weight: bold;
}

.ranking_contents span{
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    height: 20px;
}

.ranking_contents span:nth-child(2){
    font-size: 12px;
    float:right;
    font-family: Meiryo,"MS PGothic",sans-serif;
}

/********** 特集CSS **********/ 
.feauture_box img {
    width: 100%;
    display: block;
}

.feauture_box img:hover, .feauture_box_3 img:hover{
	opacity:0.8;
	transition: all 0.3s ease;
}

.feature__item {
	min-height: 350px;
    width: 275px;
    float:left;
    box-sizing: content-box;
    margin: 20px 24px 0 0;
    padding: 0 22px 0 0;
    border-right: 1px dotted #cccccc;
    letter-spacing: normal;
    vertical-align: top;
}

.feature__item:nth-child(3n) {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}

.feauture_box h4, .feauture_box_3 h4{
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 5px 0;
}

.feauture_box p, .feauture_box_3 p{
    font-size: 12px;
    line-height: 1.4em;
    color: #444444;
}

/* instagram */
.instagram h3{
	padding-left:10px;
	font-size:20px;
	font-weight:bold;
	line-height:40px;
	height:40px;
	box-sizing:border-box;
	font-family:Montserrat,"メイリオ",Osaka,sans-serif;
	position:relative;
	text-align:center;
}

.instagram iframe{
	margin-top:20px;
}

.instagram .inner{
	padding-bottom:20px;
}

/* news */
.frontNews__title {
	margin-bottom: 20px;
}
.frontNews__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.frontNews__item {
	margin-bottom: 30px;
	width: 29.891%;
}
.frontNews__item:not(:nth-child(3n)) {
	margin-right: 5.108%;
}
.frontNews__meta {
	font-family: Montserrat,"メイリオ",Osaka,sans-serif;
	font-size: 15px;
	margin: 10px 0;
}
.frontNews__meta a {
	color: #3197ca;
}
.frontNews__name {
	font-size: 16px;
}

/* ===============================================
	instagram
=============================================== */
/*
#instagram ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#instagram li {
	margin-bottom: 7px;
	height: 234px;
	width: 234px;
}
*/

#instagram {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#instagram div {
	margin-bottom: 7px;
	height: 234px;
	width: 234px;
}

/* ===============================================
	main
=============================================== */

/* ===============================================
	main
=============================================== */
.navigation {
	clear: both;
	font-size: 12px;
	font-size: 1.2rem;}
.alignleft { float:left;}
.alignright { float:right;}

/* ===============================================
	タブレット
=============================================== */
@media screen and (min-width: 569px) {
}

/* ===============================================
	PC
=============================================== */
@media screen and (min-width: 769px) {
}