@charset "utf-8";

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■main
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#main{
	height: 342px;
	background:#e9e9e9 url(../img/index/bg_main_sp.jpg) left top no-repeat;
	-webkit-background-size: auto 291px;
	background-size: auto 291px;	
}
#main .imgs{
	width: 100%;
	height: 342px;
	padding: 17px 0 0 0;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main .copy{
	width: 302px;
	height: auto;
	position: relative;
	margin:0 auto;
	top:15px;
	left:inherit;
}
#main .lady{
	height: 286px;
	width: auto;
	right: inherit;
	top: inherit;
	left: 232px;
	bottom: 0;
	margin:0;
}
#main ul,
#main .bx-wrapper,
#main #mainSlide{
	height: 291px;
}
#main ul li{
	height: 291px;
	overflow: visible;
}
#main ul li .img,
#main ul li .attachment-full{
	height: 291px;
	width: auto;
	right: inherit;
	left: 18px;
}
#main ul li .btn{
	left:18px;
	top:248px;
}
#main ul li .btn img{
	height: 32px;
	width: auto;
}
#main .bx-wrapper,
#main #mainSlide{
	background: none;
	margin: 0;
}
#main .bx-viewport{
	height: 291px!important;
}
#main .bx-controls,
#main .swiper-navigation{
	height: 44px;
	bottom: -44px;
}
#main .bx-pager,
#main .swiper-pagination{
	width: auto;
	left: 0;
	padding: 18px 0 18px 18px;
	margin: 0;	
}
#main .bx-pager-item,
#main .swiper-pagination-bullet{
	margin: 0 9px 0 9px;
}
#main .bx-pager-item a,
#main .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■searchBox
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#search{
	position:relative;
	left:inherit;
	top:inherit;
	margin:0;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■recommend
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#recommend{
	width: 100%;
	overflow: hidden;
	padding: 20px 0 30px;
	margin:0;
}
ul.recommendList li{
	width: 203px;
	padding: 0 16px 11px;
	background: url(../img/shadow_recommend.png) center bottom no-repeat;
	-webkit-background-size: 105px auto;
	background-size: 105px auto;
}
ul.recommendList li .data{
	padding: 12px 11px 12px;
}
ul.recommendList li .data p{
	margin: 0 0 5px 0;
}
ul.recommendList li .price{
	font-size: 13px;
}
/* flickgal */
.flickgal .container,
.flickgal .containerInner{
	height: auto!important;
}
.flickgal .item{
	width: 203px;
}
.flickgal .moving {
	-webkit-transition:-webkit-transform .3s ease-out;
	-moz-transition:-webkit-transform .3s ease-out;
}
.arrows .prev,
.arrows .next{
	display: block;
	width:34px;
	height: 34px;
	position: absolute;
	top: 50%;	
	text-indent: -9999px;
	margin-top: 5px;
}
.arrows .prev{
	left:10px;
	background: url(../img/ctrl_l.png) left top no-repeat;
	-webkit-background-size: 34px 34px;
	background-size: 34px 34px;
}
.arrows .next{
	right: 10px;

	background: url(../img/ctrl_r.png) left top no-repeat;
	-webkit-background-size: 34px 34px;
	background-size: 34px 34px;
}
/* 2023-02-20 Swiperへ変更────────────────────────────────────*/
#recommendSlide .swiper-button-prev,
#recommendSlide .swiper-button-next{
	width: 34px;
	height: 34px;
	margin-top: -16px;
}
#recommendSlide .swiper-button-prev{
	left: 5px;
	-webkit-background-size: 34px 34px;
	background-size: 34px 34px;	
}
#recommendSlide .swiper-button-next{
	right: 5px;
	-webkit-background-size: 34px 34px;
	background-size: 34px 34px;		
}
#recommendSlide {
	margin: 0;
}
#recommendSlide .swiper-container {
	padding: 0;
}
#recommendSlide .swiper-container::before ,
#recommendSlide .swiper-container::after {
	display: none;
}
#recommendSlide ul.recommendList li{
	max-width: 324px;
	width: auto !important;
	/*
	-webkit-background-size: 105px auto;
    background-size: 105px auto;
	*/
	padding: 0 10px 27px;
}
#recommend {
	padding-bottom: 13px;
}
#recommendSlide.swiper_off ul.recommendList {
	justify-content: center;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■info
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#info{
	padding: 23px 0 0;
}
ul.infoList{
	margin: 0;
}
ul.infoList li{
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	background: none;
}
ul.infoList li a{
	padding: 10px 30px 10px 10px;
	background: #fff url(../img/ico_arrow02.png) 97% center no-repeat;
	-webkit-background-size: auto 14px;
	background-size: auto 14px;
	border-bottom: none;
}
ul.infoList li:last-child a{
	border-bottom: 1px solid #d9d9d9;
}
ul.infoList li p{
	height:auto;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■area
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#area{
	padding: 20px 0 30px;
	background: #ff5700 url(../img/index/bg_area.png) right bottom no-repeat;
	-webkit-background-size: auto 300px;
	background-size: auto 300px;
}
#area .w980{
	width: auto;
}
#area h2{
	padding: 0;
	margin: 0 0 10px 0;
	background: none;
}
ul.areaList{
	height: auto;
	overflow: hidden;
	padding: 0 8px;
}
ul.areaList li{
	display: block;
	float: left;
	width: 50%;
	height: auto;
	font-size: 11px;
	margin: 0;
	padding: 8px;
	background: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
@media screen and (min-width:568px){
ul.areaList li{
	width: 25%;
}
}

ul.areaList li a{
	display: block;
	padding: 7px 7px 10px;
	border-radius: 4px;
	background: #fff;
	-webkit-box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.25);
	box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.25);	
}
ul.areaList li .img{
	width: 100%;
	height: auto;
}
ul.areaList li h3{
	margin: 9px 0 10px 0;
}
ul.areaList li h3 img{
	height: 55px;
	width: auto;
}
ul.areaList li p{
	padding: 0 5px;
}
ul.areaList li p br{
	display: none;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■guide
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#guide{
	padding: 20px 0 25px;
}
#guide h2{
	float: none;
	margin: 0 0 20px;
}
#guide ul{
	float: none;
	text-align: center;
}
#guide ul li{
	float: none;
	display: inline-block;
	padding: 0 12px;
}
#guide ul li img{
	height: 42px;
	width: auto;
}
