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

#contents.top{
width: 100%;
	padding:0; 
}
#top-slide{
	margin: 0 calc(50% - 50vw);
width: 100vw;
	text-align: center;
	background-color: #000000;
}

#contents.top h2.main-title{
	text-align: center;
	margin-top: 100px;
}
#contents.top h2.main-title span{
	position: relative;
}
#contents.top h2.main-title span:before{
	content: "";
border-top: 1px solid #000;
width: 50px;
position: absolute;
left:-80px;
top: 50%;
}
#contents.top h2.main-title span:after{
	content: "";
border-top: 1px solid #000;
width: 50px;
position: absolute;
right:-80px;
top: 50%;
}
#contents.top .links-cart a{
	display: block;
	font-size: 16px;
	background-color: #de3534;
	color: #fff;
	padding: 5px;
	border-radius: 20px;
	max-width: 210px;
	margin: 10px auto;
}
.recommend{
	margin: 50px 0 100px;
}
.recommend .item{
	width: 320px;
}
.topsales .item{
	width: 320px;
}
.news_wrap .newsnone{
	text-align: center;
	font-size: 16px;
}
.news_wrap ul {
	list-style-type: none;
	max-width: 900px;
	margin: 20px auto 100px;
}
.news_wrap ul .date{
	display: block;
}
.news_wrap li{
	border-bottom: 1px solid #b3b3b3;
	padding-bottom: 1em;
	margin-bottom: 20px;
}
#contents.top .flex{
	display: flex;
	align-items: flex-start;
}
.bl-wrap01 {
	margin-bottom: 80px;
}
.bl-wrap01 h2{
	background-image: url(https://file003.shop-pro.jp/PA01124/937/images/top/top-backimage01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 380px;
	text-align: center;
	margin: 0 calc(50% - 50vw) 50px;
	width: 100vw;
}
.bl-wrap01 .flex p{
	margin-left: 40px;
}
.bl-wrap01 .flex img{
	width: 50%;
	max-width: 466px;
}
.bl-wrap02 h2{
	margin: 0;
}
.livechannel{
	text-align: center;
	background-color: #ffeae4;
	padding: 0 20px;
}
.livechannel h3{
	margin: 0;
}
.livechannel .youtube{
	max-width: 800px;
	margin: 20px auto;
}
.livechannel .youtube .link_btn a{
	display:inline-block;
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px 80px;
	border-radius: 8px;
	font-size: 18px;
	margin: 20px auto 40px;
}
.bl-wrap03 .flex{
	margin-bottom: 80px;
}
.bl-wrap03 h3{
	font-size: 26px;
	line-height: 1.2;
}
.bl-wrap03 h3 span{
	color: #de3534;
}
.bl-wrap03 .kome a{
	color: #de3534;
	margin: 20px 0;
	text-decoration: underline;
}
.sabakikata{
	margin-bottom: 100px;
	text-align: center;
}
.message{
	background-color: #ffeae4;
	margin: 0 calc(50% - 50vw);
width: 100vw;
}
.message .inner{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 0 20px 40px;
	box-sizing: border-box;
}
.message .inner ul{
	list-style-type: none;
	margin: 0;
}
.message .inner ul li{
	margin:0 0 40px;
	line-height: 1.7;
	font-size: 15px;
}
#contents.top .message h2.flex{
	justify-content: center;
	align-items: center;
	padding: 20px;
	flex-wrap: wrap;
}
.question {
	text-align: center;
	max-width: 960px;
	margin: 20px auto 100px;
}
.question h4{
	display: inline-block;
	background-color: #de3534;
	color: #fff;
	font-size: 24px;
	text-align: center;
	padding: 5px 70px;
	border-radius: 100px;
}
.question dt{
	font-size: 19px;
	text-align: left;
	text-indent: -10px;
	padding-left: 10px;
	line-height: 1.3;
}
.question dt:before{
	content: "Q";
	display: inline-block;
	margin-right: 10px;
}
.question dd{
	font-size: 15px;
	text-align: left;
	margin: 20px 0 40px;
	text-indent: -10px;
	padding-left: 10px;
	line-height: 1.5;
}
.question dd:before{
	content: "A";
	display: inline-block;
	font-size: 19px;
	margin-right: 10px;
	color: #de3534;
	font-weight: bold;
}
.slider{
    margin: 0 auto;
    width: 100%;
}
.slider img{
    height: auto;
    width: 100%;
}
/*slick setting*/
.slick-prev:before,
.slick-next:before {
    color: #000;
}

.slick-next
{
    right: 40px !important;
	z-index: 100;
}
.mothersday{
padding: 80px 0 30px ;	
	text-align: center;
	margin-bottom: 50px;
}
.topdirban{
padding: 80px 0 30px ;	
	text-align: center;
	margin-bottom: 50px;
}
.category_search_wrap{
text-align: center;
	background-color: #e6da93;
	max-width: 970px;
	margin: 0 auto;
	border-radius: 10px;
	padding: 20px 20px 40px;
}
.category_search_wrap .flex{
	justify-content: space-around;
	margin-bottom: 40px;
}
.category_search_wrap h2{
	font-size: 25px;
	margin-bottom: 20px;
}
@media ( max-width: 769px ) {
	#contents.top .flex{
		flex-direction: column;
		align-items: center;
	}
	.bl-wrap01 h2{
		min-height:inherit;

	background-size: auto 80%;
		}
		.bl-wrap01 .flex img {
    width: 100%;
    max-width: 466px;
}
	.bl-wrap01 .flex p {
    margin-left: 0px;
		margin-top: 20px;
}
	.livechannel .youtube .link_btn a{
		padding: 5px 20px;
	}
	.message .img-sp-half img{
		width: 50%;
	}
	.img90{
		width: 90%;
	}
	.bl-wrap03 h3 {
    font-size: 24px;
	line-height: 1.4;
	}
	.question h4 {
		padding: 5px 20px;
		font-size: 19px;
	}
	#contents.top .message .flex{
		flex-direction: column-reverse;
	}
	#contents.top .message .flex .img01{
		margin-top: 20px;
	}
	.slick-prev{
     display: none !important;
}
	.slick-next{
    display: none !important;
}
}