@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: 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 h2 {
	
padding-bottom: 0px	
}	

#quarter_sleeve {
	width: unset;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: center;
	/*background: #000;
	color: #fff;*/
}
#quarter_sleeve img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}
#quarter_sleeve p {
	font-size: 0.95em!important;
	margin-top: 0!important;
	line-height: 180%;
}
#quarter_sleeve h2, #quarter_sleeve h3, #quarter_sleeve h4, #quarter_sleeve h5 {
	color: #000;
	text-align: center;
	font-weight: normal;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}
#quarter_sleeve h1 {
	font-size: 4.5em;
	margin: 30px auto 30px;
	line-height: 100%;
	color: #000;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	/*background: linear-gradient(transparent 70%, #fdfd96 100%)*/
}
#quarter_sleeve h1 span {
	display: block;
	font-size: 0.4em;
	font-family: 'vdl-penletter', sans-serif;
	letter-spacing: normal;
	font-weight: bold;
}
#quarter_sleeve h1 span.subtitle {
	display: block;
	font-size: 0.3em;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	letter-spacing: 2.5rem;
	font-weight: bold;
}
#quarter_sleeve h2 {
	font-size: 1.2em;
	letter-spacing: 2px;
	margin-bottom: 10px;
	color: #000;
	background: #fff1d0;
	font-weight: bold;
	padding:2%;
}
#quarter_sleeve h2 span {
	font-size: 0.6em;
}
#quarter_sleeve h2 img {
	width: 55%;
	max-width: fit-content;
}
#quarter_sleeve h3 {
	margin: 60px auto 5px;
}
#quarter_sleeve h3 img {
	width: 35%;
	max-width: 200px;
}
#quarter_sleeve h4 {
	font-size: 1.5em;
	margin-bottom: 20px;
}
#quarter_sleeve .quarter_sleeve_wrap {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#quarter_sleeve p {
	font-size: 1em!important;
	line-height: 180%;
}
#quarter_sleeve .flex, #quarter_sleeve .brandlist, #quarter_sleeve .itemlist {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
}

#quarter_sleeve .categorylist {
 text-align: left;
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 max-width: 600px;
 margin: auto;
 padding: 10px 0;
 justify-content:space-evenly;
}

#quarter_sleeve section.category {
	margin: 30px auto;
	width: 100%;
}
#quarter_sleeve .categorylist div{
	flex-basis: calc(100% / 1 );
    margin-right: 1%;
    margin-bottom: 1%;
    
}

#quarter_sleeve .categorylist div a{
    color: black;
    display: block;
    padding: 5% 2%;
	background: #fff1d0;
	text-align: center;
	border-radius: 8px;
	font-size: 1.2em;
	text-decoration: none;
}

#quarter_sleeve .categorylist div a:hover{
	background: white;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}#quarter_sleeve section.category {
	margin: 30px auto;
	width: 100%;
}

#quarter_sleeve p.icon img{
	width: 20%;
	max-width: 75px!important;
	vertical-align: middle;
	padding: 2%;
	display: inline-block!important;

}


#quarter_sleeve p.main_text {
	margin: 0 auto 50px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	width: 100%;
	max-width: 1000px;
}
#quarter_sleeve .main_text p span.red {
	color: #C52F32;
	font-weight: bold;
}
#quarter_sleeve .main_text p span.big {
	color: #C52F32;
	font-weight: bold;
	font-size: 1.5em!important;
}
#quarter_sleeve .member {
	margin: 50px auto!important;
}
#quarter_sleeve .member .brandlist {
	margin: 30px auto;
	width: 100%;
	max-width: 1000px;
}
#quarter_sleeve .brandlist div {
	flex-basis: calc(100% / 3);
	padding: 2%;
	margin: auto;
}
#quarter_sleeve .member p {
	font-size: 0.75em!important;
}
#quarter_sleeve section.style {
	margin: 100px auto 50px;
	position: relative;
	width: 100%;
}
#quarter_sleeve section.style ul {
	width: 100%;
	/*max-width: 480px;*/
}
#quarter_sleeve section.style .staffname {
	font-size: 1.3em!important;
	margin-bottom: 0px!important;
	font-weight: 600;
	text-align: center;
}
#quarter_sleeve section.style .staffname span {
	font-size: 0.8em!important;
	margin-left: 3px;
}
#quarter_sleeve section.style .point {
	text-align: left;
	background: #fff1d0;
	padding: 2%;
	margin-bottom: 20px!important;
}
#quarter_sleeve section.style .pointmidashi {
	font-size: 1em!important;
	font-weight: 600;
	margin-bottom: 5px!important;
}
#quarter_sleeve section.item {
	width: 90%;
	max-width: 600px;
	margin: auto;
	padding: 5% 5%;
	background: #fff1d0;
}
#quarter_sleeve section.item img {
	width: 90%;
	max-width: 400px;
	margin-bottom: 30px;
}
#quarter_sleeve section.item p.itemtext {
	text-align: left;
	margin: 20px auto!important;
}
#quarter_sleeve section.item p.itemtext a {
	text-decoration: underline;
	color: #000;
}
#quarter_sleeve section.style .styling {
	width: 90%;
	margin: auto;
	padding-bottom: 50px;
}
#quarter_sleeve p.attention {
	font-size: 1.8em!important;
	color: darkgoldenrod;
	text-align: center;
}

#quarter_sleeve .style .textaria {
	margin: 40px auto;
	width: 100%;
}
#quarter_sleeve .style .textaria p.text {
	text-align: left;
	margin: 0 auto 20px!important;
}
#quarter_sleeve .style .textaria p.model {
	margin: 10px auto 0!important;
	font-size: 0.95em!important;
}
#quarter_sleeve section.style .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;
}
#quarter_sleeve section.style .itemlist:last-of-type {
	border-bottom: 1px #000000 solid;
}
#quarter_sleeve section.style .itemlist div:first-child {
	width: 75%;
	padding: 4px 1% 3px 0;
	line-height: 150%;
}
#quarter_sleeve section.style .itemlist div:last-child {
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}
#quarter_sleeve section.style p.itemname {
	margin: 20px auto 5px!important;
	font-size: 0.95em!important;
}
#quarter_sleeve section.style p.price {
	margin: 0 auto 20px !important;
	font-size: 1.3em!important;
	display: block;
}
#quarter_sleeve p.price span {
	color: #C52F32;
	font-size: 1.2em!important;
	font-weight: bold;
}

#quarter_sleeve .brandlist p.itemname {
	font-size: 0.95em!important;
	margin-bottom: 0;
	text-align: center!important;
}
#quarter_sleeve .brandlist p.price {
	font-size: 1.2em!important;
	display: block;
	text-align: center!important;
}
#quarter_sleeve p.price span {
	color: #C52F32;
	font-size: 1.4em!important;
	font-weight: bold;
}

#quarter_sleeve section.newitem {
	margin: -100px auto 100px;
	padding-top: 100px;
}
#quarter_sleeve section.brand {
	margin: 80px auto 50px!important;
	max-width: 90%;
}


#quarter_sleeve p.icon{
	margin: 0 auto!important;
	text-decoration: underline;
	font-size: 0.95em!important;
	text-align: left;
}

#quarter_sleeve p.icon a{
	font-weight: bold;
	color: #000;
}



/* 購入ボタン */

#quarter_sleeve .buy, #quarter_sleeve a.other {
	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;
	border-radius: 8px;
}
#quarter_sleeve .buy:hover, #quarter_sleeve a.other:hover {
	background: #FFF;
	text-align: center;
	border: 1px solid black;
	color: black;
}
/* 回遊リンク */

#quarter_sleeve .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
#quarter_sleeve .Banner4 h3 {
	font-size: 30px !important;
	margin: 50px auto;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
	letter-spacing: 3px;
}
#quarter_sleeve .Banner4 ul {
	display: inline;
}
#quarter_sleeve .Banner4 ul li {
	display: inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}
#quarter_sleeve .style .slide ul {
	width: 100%;
	max-width: 510px;
}
#quarter_sleeve .style .slide ul li img {
	width: 100%;
	max-width: 510px;
}
@media only screen and (min-width:749px) {
	.pc_none {
		display: none!important;
	}
			
	#quarter_sleeve h3 {
		font-size: 2.5em;
	}
	#quarter_sleeve h3 span {
		font-size: 0.65em;
		margin-left: 10px;
	}
	#quarter_sleeve .pcflex {
		display: -webkit-flex;
		/* Safari */
		display: flex;
		-webkit-flex-wrap: wrap;
		/* Safari */
		flex-wrap: wrap;
		width: 100%;
	}
	#quarter_sleeve .pcflex .inner {
		flex-basis: 40%;
		margin: 50px 10% 50px 0;
	}
	#quarter_sleeve .pcflex .inner:nth-child(2n) {
		margin-right: 0;
	}
	#quarter_sleeve section.point {
		width: 1000px;
	}
	#quarter_sleeve .style .item {
		flex-basis: 45%;
		margin: 1%;
		padding: 80px 0;
	}
	#quarter_sleeve .style .styling {
		flex-basis: 49%;
		margin: 1%;
		padding: 80px 0;
	}
	#quarter_sleeve .brandlist div {
		padding: 1% 2%;
	}
		
	#quarter_sleeve section.newitem .itemlist div {
		flex-basis: calc(100% / 4);
		padding: 2%
	}
	/* ヘッダー・フッターの崩れを直す */
	#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;
	}
	
	#quarter_sleeve h1 {
		font-size: 7.5vw;
		line-height: 140%;
		margin: -5vw auto;
	}
	#quarter_sleeve h1 span {
		font-size: 4.5vw;
	}
	#quarter_sleeve h1 span.subtitle{
		font-size: 4vw;
		letter-spacing: 1.5rem;
	}
	#quarter_sleeve h2 {
		font-size: 3vw;
	}
	#quarter_sleeve h3 {
		font-size: 4.5vw;
		line-height: 120%;
		margin: 7vw auto 0vw;
	}
	
	#quarter_sleeve p.attention{
		font-size: 3.5vw!important;
	}
	
	#quarter_sleeve h3 span {
		font-size: 4.85vw;
		background: linear-gradient(transparent 50%, #dce2eb 50%);
	}
	#quarter_sleeve p, #quarter_sleeve div {
		font-size: 3.35vw!important;
		line-height: 180%;
	}
	#quarter_sleeve .main_text {
		margin: 12.125vw auto!important;
		width: 90%;
	}
	#quarter_sleeve .main_text p {
		text-align: left;
	}
	#quarter_sleeve section.item {
		padding: 10% 5%;
	}
	#quarter_sleeve .member {
		margin: 20px auto 40px!important;
	}
	#quarter_sleeve section.point {
		margin: 17.125vw auto 0;
	}
	#quarter_sleeve ul.point_slider li .point_inner {
		width: 100vw;
		margin: 8vw auto;
		padding: 0 5%;
		opacity: 0;
	}
	#quarter_sleeve ul.point_slider li.slick-active .point_inner {
		opacity: 1;
		margin-left: -11vw;
	}
	#quarter_sleeve ul.point_slider li {
		padding: 0 0.3%;
	}
	#quarter_sleeve .title {
		margin: 30px auto;
		width: 90%;
	}
	#quarter_sleeve section.style {
		margin: 30px auto;
		width: 100%;
	}
	#quarter_sleeve section.style .pcflex div.inner {
		width: 100%;
		margin: 15.125vw auto 5.5vw;
	}
	#quarter_sleeve .style .textaria {
		/*width: 90%;*/
		margin: 10.25vw auto 0;
	}
	#quarter_sleeve section.white {
		margin: 48.25vw auto 10.5vw;
	}
	#quarter_sleeve .itemlist div {
		font-size: 3.5vw!important;
	}
	#quarter_sleeve .itemlist p.price {
		font-size: 2.6vw!important;
	}
	#quarter_sleeve section {
		margin: 50px auto;
	}
	#quarter_sleeve section.newitem {
		margin: -100px auto 100px;
		padding-top: 100px;
	}
	#quarter_sleeve section.brand {
		margin: 10.5vw auto 50px!important;
		max-width: 90%;
	}
	#quarter_sleeve .forms {
		width: 100%;
		margin: 15vw auto 0;
	}
	#quarter_sleeve .forms iframe {
		height: 430vw;
	
	}
		
	#quarter_sleeve .brandlist div {
	flex-basis: calc(100% / 2);
	padding: 2%;
	margin: auto;
}
	
	#quarter_sleeve p.icon img{
	max-width: 50px!important;
}
	
	/* 100%表示用 */
	#news_detail .detail {
		margin: 0 auto;
	}
	/* 回遊リンク */
	#quarter_sleeve .Banner4 {
		text-align: center;
		width: 100%;
	}
	#quarter_sleeve .Banner4 ul {
		margin: 0 auto;
		width: 95%;
	}
	#quarter_sleeve .Banner4 ul li {
		width: 95% !important;
		margin: 0 0 5% 0 !important;
	}
	/* ヘッダー */
	#news_detail .detail .content p:first-child img {
		display: none;
	}
	#quarter_sleeve .header {
		position: relative;
		height: 93vw;
	}
	.freebirdFormviewerViewHeaderTitle {
		font-size: 4vw!important;
	}
}