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

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;
}

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

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

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

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

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

#shorts_collection h1{
	width: 100%;
	line-height: 180%;
	font-size: 2.5em;
	margin-bottom: 20px;
}


#shorts_collection .brandlist {
	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%;
}

#shorts_collection section.brand {
background: #f4efac;
width: 100%;
/*margin: 40px auto 20px;*/
}
#shorts_collection .brandlist div{
	flex-basis: calc(100% / 2 - 1%);
    margin-right: 1%;
    margin-bottom: 5%;
	border: none;
}


#shorts_collection .brandlist div a{
    padding: 8% 2%;
	text-align: center;
}

#shorts_collection .brandlist div a img{
    width:95%;
	padding:4%;
}

#shorts_collection .shorts_collection_wrap{
	width:100%;
	max-width:750px;
	margin:0 auto;
	padding:0;
	text-align: center;
}

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

#shorts_collection .main_text{
	margin: 0 auto !important;
	text-align: center;
	line-height: 180%;
	background: #f4efac;
	padding: 50px 5%;
}

#shorts_collection p.price{
	font-size: 0.9em!important;
	margin-bottom: 20px;
}

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

#shorts_collection section.style{
	width: 100%;
	margin: 0 auto 100px;
}

#shorts_collection section.style h2{
	font-size: 1.3em;
	text-align: left;
	margin-bottom: 20px;
	line-height: 155%;
}

#shorts_collection section.style .other_text{
	margin: 50px auto;
	width: 90%;
	text-align: left;
}

#shorts_collection section.style .main_image{
	position: relative;
}

#shorts_collection section.style .main_image .logo{
	position: absolute;
}

#shorts_collection section.style7 .main_image,
#shorts_collection section.style9 .main_image,
#shorts_collection section.style1 .main_image{
	height: 975px;
}

#shorts_collection section.style1 .main_image .logo{
	width: 35%;
	top: 40vw;
	right: 2vw;
}

#shorts_collection section.style1 .other_image{
	width:100%;
	margin: 10px auto 10px;
}

#shorts_collection section.style1 .other_image div{
	flex-basis: 50%;
	padding: 1%;
}


#shorts_collection section.style7 .main_image .logo{
	width: 35%;
	top: 40vw;
	right: 2vw;
}

#shorts_collection section.style7 .other_image{
	width:100%;
	margin: 10px auto 10px;
}

#shorts_collection section.style7 .other_image div{
	flex-basis: 50%;
	padding: 1%;
}


#shorts_collection section.style9 .main_image .logo{
	width: 35%;
	top: 35vw;
	right: 2vw;
}

#shorts_collection section.style9 .other_image{
	width:100%;
	margin: 10px auto 10px;
}

#shorts_collection section.style9 .other_image div{
	flex-basis: 50%;
	padding: 1%;
}

#shorts_collection section.style8 .main_image,
#shorts_collection section.style2 .main_image,
#shorts_collection section.style4 .main_image{
	height: 930px;
	background: #f4efac;
}

#shorts_collection section.style8 .main_image img,
#shorts_collection section.style2 .main_image img,
#shorts_collection section.style4 .main_image img{
	width: 80%;
	margin: auto;
	padding-top: 10%;
}

#shorts_collection section.style8 .main_image .logo{
	width: 30%;
	bottom:164px;
	right: 90px;
}

#shorts_collection section.style2 .main_image .logo{
	width: 30%;
	/*bottom:110px;*/
	top:200px;
	right: 75px;
}

#shorts_collection section.style4 .main_image .logo{
	width: 30%;
	bottom:725px;
	right: 90px;
}

#shorts_collection section.style8 .other_image,
#shorts_collection section.style2 .other_image,
#shorts_collection section.style4 .other_image{
	width:90%;
	margin: 30px auto 30px;
}

#shorts_collection section.style2 .other_image div:first-child{
	width: 60%;
}

#shorts_collection section.style2 .other_image div:last-child{
	width: 60%;
	margin-left: 40%;
	margin-top: 20px;
}

#shorts_collection section.style4 .other_image div:first-child{
	width: 60%;
	margin-left: 40%;
	
}

#shorts_collection section.style4 .other_image div:last-child{
	width: 60%;
	margin-top: 20px;
}


#shorts_collection section.style8 .other_image div:first-child{
	width: 60%;
}

#shorts_collection section.style8 .other_image div:last-child{
	width: 60%;
	margin-left: 40%;
	margin-top: 20px;
}

#shorts_collection section.style3 .main_image{
	height: 980px;
	margin: auto;
}

#shorts_collection section.style3 .main_image1,
#shorts_collection section.style3 .main_image2{
	width: 60%;
	position: absolute;
}

#shorts_collection section.style3 .main_image1{
	z-index: 11;
	top: 0;
	left: 10%;
}

#shorts_collection section.style3 .main_image2{
	z-index: 1;
	top: 15%;
	left: 30%;
}

#shorts_collection section.style3 .main_image .logo{
	width: 30%;
	bottom:48px;
	right: 120px;
	z-index: 15;
}

#shorts_collection section.style3 .other_image{
	width: 90%;
	margin: auto;
}

#shorts_collection section.style3 .other_image .flex div{
	flex-basis: 50%;
	padding: 0 2%;
}

#shorts_collection section.style3 .other_image .other_image1 div:first-child{
	margin-top: 10%;
}

#shorts_collection section.style3 .other_image .other_image2 div:first-child{
	margin-top: 9%;
	padding: 0 5%;
}

#shorts_collection section.style3 .other_image .other_image2 div:last-child{
	margin-top: -3%;
	padding: 0 5%;
}

#shorts_collection section.style3 .last_image{
	height: 950px;
	margin: auto;
	position: relative;
}

#shorts_collection section.style3 .last_image1,
#shorts_collection section.style3 .last_image2{
	width: 80%;
	position: absolute;
}

#shorts_collection section.style3 .last_image1{
	z-index: 11;
	top: 10%;
	left: 12%;
}

#shorts_collection section.style3 .last_image2{
	z-index: 1;
	top: 12%;
	left: 9%;
}

/* 購入ボタン */

#shorts_collection .itemlist a{
	display: block;
	width: 100%;
	max-width: 150px;
	padding: 5px 0;
	text-align: center;
	border: 1px solid #000000;
	background: #000000;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	font-weight: bold;
}

#shorts_collection .coming{
	background: #000;
	color: #FFF;
}

#shorts_collection .itemlist a:hover{
	background: #FFF;
	text-align: center;
	border: 1px solid #000000;
	color: #000;
}

#shorts_collection .textaria{
	width: 90%;
	margin: 50px auto;
}

#shorts_collection .textaria p{
	text-align: center;
	margin: 15px auto 0!important;
	font-size: 0.85em!important;
}

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

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

#shorts_collection .itemlist div:first-child{
	width: 80%;
	padding: 5px 1% 3px 0;
}

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


.head-border {
    display: flex;
    align-items: center;
}
 
.head-border:before,
.head-border:after {
    content: "";
    height: 2px;
    flex-grow: 1;
    background-color: #666;
}
 
.head-border:before {
    margin-right: 1rem;
}
 
.head-border:after {
    margin-left: 1rem;
}



.img_wrap img{
  cursor: pointer;
  transition-duration: 0.3s;
	
}
.img_wrap:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translateY(-10px);	
}


/* 購入ボタン2つ目 */

#shorts_collection section.item2{
	width: 100%;
	max-width: 800px;
	margin: 50px auto;
	text-align: center;
}
#shorts_collection section.item2 img{
	width: 100%;
}
#shorts_collection section.item2 .flex div {
	flex-basis: 50%;
	padding: 2%;
}

#shorts_collection p.itemname2 {
	font-size: 0.85em!important;
	margin: 20px auto 10px!important;
	font-weight: 600;
}


#shorts_collection p.price2 {
	font-size: 1.2em!important;
	margin: 10px auto!important;
}


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

#shorts_collection p.other a {
	display: block;
	width: 100%;
	max-width: 400px;
	padding: 10px 0;
	text-align: center;
	border: 1px solid white;
	background: black;
	color: white;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 60px auto;
}

#shorts_collection p.other a:hover{
	background: white;
	text-align: center;
	border: 1px solid black;
	color: black;
}

#shorts_collection .otheritem a {
	display: block;
	width: 100%;
	max-width: 100px;
	padding: 6px 0;
	text-align: center;
	border: 1px solid #f4efac;
	background: #f4efac;
	color: #000;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
}

#shorts_collection .otheritem a:hover {
	background: #000;
	text-align: center;
	border: 1px solid #f4efac;
	color: #f4efac;
}
#shorts_collection .otheritem a{
	max-width: 500px;
	padding: 10px;
}

/* 回遊リンク */

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

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

#shorts_collection .Banner4 ul {
	display:inline;
}

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

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

.pc_none{
	display: none!important;
}

#shorts_collection .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;
}

}

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

.sp_none {
	display:none;
}

#shorts_collection h1{
	font-size: 5.5vw!important;
	text-align: center;
	line-height: 180%;
}

#shorts_collection p,
#shorts_collection div,
#shorts_collection .other_text{
	font-size: 3.125vw!important;
	line-height: 180%;
}

#shorts_collection .main_text{
	text-align: left;
}

#shorts_collection .itemlist div{
	font-size: 2.75vw!important;
}

#shorts_collection section.style{
	margin: 0 auto 15.125vw;
}

#shorts_collection section.style7 .main_image,	
#shorts_collection section.style9 .main_image,	
#shorts_collection section.style1 .main_image{
	height: 130vw;
}

#shorts_collection section.style1 .main_image .logo{
	width: 35%;
	top: 100vw;
	right: 7vw;
}

#shorts_collection section.style1 .other_image{
	width:100%;
	margin: 10px auto 10px;
}

#shorts_collection section.style1 .other_image div{
	flex-basis: 50%;
	padding: 1%;
}

#shorts_collection section.style7 .main_image .logo{
	width: 35%;
	top: 100vw;
	right: 7vw;
}

#shorts_collection section.style7 .other_image{
	width:100%;
	margin: 10px auto 10px;
}

#shorts_collection section.style7 .other_image div{
	flex-basis: 50%;
	padding: 1%;
}	
	
#shorts_collection section.style9 .main_image .logo{
	width: 35%;
	top: 91vw;
	right: 4vw;
}	
	
#shorts_collection section.style9 .other_image{
	width:100%;
	margin: 10px auto 10px;
}

#shorts_collection section.style9 .other_image div{
	flex-basis: 50%;
	padding: 1%;
}	
	
#shorts_collection section.style8 .main_image,	
#shorts_collection section.style2 .main_image,
#shorts_collection section.style4 .main_image{
	height: 125vw;
}

	
#shorts_collection section.style8 .main_image .logo{
	width: 30%;
	bottom:21vw;
	right: 12vw;
}	
	
#shorts_collection section.style2 .main_image .logo{
	width: 30%;
	/*bottom:18vw;*/
	top:28vw;
	right: 11vw;
}
	
#shorts_collection section.style4 .main_image .logo{
	width: 30%;
	bottom:98vw;
	right: 12vw;
}	

#shorts_collection section.style3 .main_image{
	height: 128vw;
	margin: auto;
}

#shorts_collection section.style3 .main_image1,
#shorts_collection section.style3 .main_image2{
	width: 60%;
	position: absolute;
}

#shorts_collection section.style3 .main_image1{
	z-index: 11;
	top: 0;
	left: 10%;
}

#shorts_collection section.style3 .main_image2{
	z-index: 1;
	top: 15%;
	left: 30%;
}

#shorts_collection section.style3 .main_image .logo{
	width: 30%;
	bottom:4vw;
	right: 13vw;
	z-index: 15;
}

#shorts_collection section.style3 .other_image{
	width: 90%;
	margin: auto;
}

#shorts_collection section.style3 .other_image .flex div{
	flex-basis: 50%;
	padding: 0 2%;
}

#shorts_collection section.style3 .other_image .other_image1 div:first-child{
	margin-top: 10%;
}

#shorts_collection section.style3 .other_image .other_image2 div:first-child{
	margin-top: 9%;
	padding: 0 5%;
}

#shorts_collection section.style3 .other_image .other_image2 div:last-child{
	margin-top: -3%;
	padding: 0 5%;
}

#shorts_collection section.style3 .last_image{
	height: 128vw;
	margin: auto;
	position: relative;
}

#shorts_collection section.style3 .last_image1,
#shorts_collection section.style3 .last_image2{
	width: 80%;
	position: absolute;
}

#shorts_collection section.style3 .last_image1{
	z-index: 11;
	top: 10%;
	left: 12%;
}

#shorts_collection section.style3 .last_image2{
	z-index: 1;
	top: 12%;
	left: 9%;
}

#shorts_collection section.style .other_text{
	margin: 30px auto;
}

/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

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

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

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

/* ヘッダー */

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

#shorts_collection .header{
	position: relative;
	height: 100vw;
}


}