/**
* taberu/index.css
*/

header .header-navi li:nth-of-type(7) a{
	line-height: 30px;
	height: 30px;
	display: block;
	opacity: 0.6;
	background-color: #ececec;
}

.section-top{
	position:relative;
	background:url(../../../assets/img/shop/bg-main.png) no-repeat center top;
	background-size: cover;
}


.section-top .title{
	padding:50px 0 50px 0;
	text-align: center;
}


.section-list{
	margin-top:80px;
}

.title-box{
	position: relative;
}

.title-box .title{
	margin-bottom: 40px;
	padding-right: 200px;
	padding-bottom: 15px;
	padding-left: 2px;
	border-bottom: solid 2px #00bfff;
	font-size: 22px;
	font-weight: bold;
	color: #00bfff;
}

.title-box .btn-map{
	position: absolute;
	top: 3px;
	right: 1px;
}

.title-box .btn-map a{
	display: block;
	width: 148px;
	height: 35px;
	background: url(../../../assets/img/shop/btn-map.png) no-repeat 0 top;
	text-indent: 300%;
	white-space: nowrap;
	overflow: hidden;
}
.title-box .btn-map a:hover{
	background: url(../../../assets/img/shop/btn-map_on.png) no-repeat 0 top;
	background-position: 0 bottom;
}

.list-box.two-column:after {
  content: "";
  clear: both;
  display: block;
}
.list-box.two-column li{
	width: 560px;
	margin-bottom: 100px;
	float:left;
	position: relative;
	    background-color: #f5f5f5;
}
.list-box li ~ li {
	margin-left: 80px;
}
.list-box li:nth-child(2n+1) {
	clear: left;
	margin-left: 0;
}

.map-1 > .thumb:before ,
.map-2 > .thumb:before ,
.map-3 > .thumb:before ,
.map-4 > .thumb:before ,
.map-5 > .thumb:before ,
.map-6 > .thumb:before ,
.map-7 > .thumb:before ,
.map-8 > .thumb:before ,
.map-9 > .thumb:before ,
.map-10 > .thumb:before ,
.map-11 > .thumb:before ,
.map-12 > .thumb:before ,
.map-13 > .thumb:before ,
.map-14 > .thumb:before ,
.map-15 > .thumb:before ,
.map-16 > .thumb:before ,
.map-17 > .thumb:before ,
.map-18 > .thumb:before ,
.map-19 > .thumb:before ,
.map-20 > .thumb:before ,
.map-21 > .thumb:before ,
.map-22 > .thumb:before ,
.map-23 > .thumb:before ,
.map-24 > .thumb:before ,
.map-25 > .thumb:before ,
.map-26 > .thumb:before ,
.map-27 > .thumb:before ,
.map-28 > .thumb:before ,
.map-29 > .thumb:before ,
.map-30 > .thumb:before ,
.map-31 > .thumb:before ,
.map-31a > .thumb:before ,
.map-31b > .thumb:before ,
.map-32 > .thumb:before ,
.map-33 > .thumb:before ,
.map-34 > .thumb:before ,
.map-35 > .thumb:before ,
.map-36 > .thumb:before ,
.map-37 > .thumb:before ,
.map-38 > .thumb:before ,
.map-39 > .thumb:before ,
.map-40 > .thumb:before ,
.map-41 > .thumb:before ,
.map-42 > .thumb:before ,
.map-43 > .thumb:before {	background-color: #00bfff;
	z-index: 99999;
}

.list-box .title{
	display: inline-block;
	margin: 0px 0 14px 0;
	letter-spacing: 0.9px;
	font-size: 18px;
	color: #00bfff;
	float:left;
}
.list-box .text {
	    clear: both;
	line-height: 1.75;
	font-size: 14px;
	color: #4b4b4b;
}

.list-box .detail {
	margin-top: 30px;
}
.list-box .detail ul:after {
  content: "";
  clear: both;
  display: block;
}
.list-box.two-column .detail ul li {
	float: left;
	width: 270px;
	margin-bottom: 0;
}
.list-box.two-column .detail ul li ~ li {
	margin-left: 20px;
}
.list-box.two-column .detail ul li .title {
	margin-top: 12px;
	font-size: 14px;
	color: #fb6314;
}

.list-box .pickup{
	margin-top:30px;
	text-align: center;
}

.list-box .place {
	display: table;
	width: 100%;
	margin-top: 25px;
	padding-top: 20px;
	border-top: 1px solid #eee;
}
.list-box .place .thumb {
	display: table-cell;
	vertical-align: top;
}
.list-box .thumb img {
	max-width: 100%;
	height: auto;
}
.list-box .place .place-detail {
	display: table-cell;
	padding-left: 20px;
	vertical-align: middle;
}
.list-box .place .place-detail .title{
	display: inline-block;
	padding: 1px 20px;
	border-radius: 3px;
	background-color: #fb6314;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
.list-box .btn-menu{margin-top:30px;}
.list-box .btn-menu a{
	display: block;
	width:482px;height:50px;
	margin:0 auto;
	background: url(../../../assets/img/taberu/btn-menu.png) no-repeat 0 top;
}
.list-box .btn-menu a:hover{
	background: url(../../../assets/img/taberu/btn-menu_on.png) no-repeat 0 top;
}

.list-box .hour .watercolor-bg {
    margin-right: 10px;
    padding: 0 3px;
    border-radius: 5px;
    background-color: #dff7ff;
    letter-spacing: 2.4px;
    color: #00bfff;
}
.list-box .hour .watercolor-bg, .list-box .hour .wp-ryoukin {
    float: left;
    padding-right: 3px;
		color: #4b4b4b;
}
.list-box .hour .watercolor-bg{
	color: #00bfff;
}
.input-box .wp-style{width:480px;}

.list-box .hour {
    float: right;
    font-size: 12px;
    line-height: 20px;
    word-spacing: 10px;
}
.list-box .shop-detail {
    padding: 23px 15px 40px;
}
.list-box .text-option {
	margin-top:10px;
	text-align: center;
}
.list-box .itirei-text{
	position: absolute;
	right:20px;bottom:20px;
	font-size:10px;
	color: #4b4b4b;
}
/*--------------- section-hanbai ---------------*/

.section-hanbai{
	margin-bottom:100px;
}

/*--------------- section-netshop ---------------*/

.section-netshop .left-box{
	float:left;
	margin-right:25px;
}
.section-netshop .right-box{
	float:left;
	width:470px;
}

.section-netshop .title-right{
	font-size:18px;
	margin-bottom:10px;
	color:#00bfff;
}
.section-netshop .text{
	color: #4b4b4b;
}

.section-netshop .text.fc-red.fs-14 {
	margin-top: 15px;
	color: #ff2600;
	font-size: 14px;
}

@media screen and (max-width: 1200px) {
	.section-top {
		background: url(../../../assets/img/shop/bg-main.png) no-repeat center top;
		width: 100%;
		background-size: cover;
		height: 0;
		padding-top: 42.5%;
}
.section-top .section-inner {
		position: static;
}
.section-top .title {
		position: absolute;
		top: 10%;
		left: 0;
		padding: 0;
		width: 100%;
		text-align: center;
}
.section-top .title img {
		width: 36%;
}
	.section-list{background:none;}
	.list-box.two-column .detail ul li{width:100%;}
	.list-box.two-column .detail ul li .thumb img{width:100%;}
	.list-box.two-column li{
		width: 46%;
		padding: 0 1%;
	}
.list-box li ~ li {
    margin-left: 6%;
	}
	.list-box.two-column .detail ul li ~ li{
		margin-left:0;
	}
	.list-box .btn-menu a{
	width:90%;height:0;
	padding-top:20%;
	background: url(../../../assets/img/taberu/btn-menu.png) no-repeat 0 top;
	background-size:100%;
}
.list-box .btn-menu a:hover{
	width:90%;height:0;
	padding-top:20%;
	background: url(../../../assets/img/taberu/btn-menu_on.png) no-repeat 0 top;
	background-size:100%;
}
	.list-box .title{
		font-size:3vw;
		margin-top:2%;
		margin-bottom:2%;
	}
	.list-box .text{
		font-size:3vw;
		line-height: 4vw;
	}
	.title-box .title{
		    margin-bottom: 4%;
    padding-right: 0;
    padding-bottom: 2%;
    padding-left: 1%;
		text-align: center;
	}

	.input-box .wp-style{width:100%;}

	.section-hanbai{margin-bottom:10%;}
	.section-netshop .left-box{
		width:60%;
		margin-right:2%;
	}
	.section-netshop .left-box img{
		width:100%;
	}
	.section-netshop .right-box{
		width:38%;
	}
	.section-netshop .title-right{
		font-size:1.8vw;
	}

	.list-box .hour {
    clear: left;
    float: none;
    margin-bottom: 2.5%;
    font-size: 3vw;
    line-height: 4vw;
	}
	.list-box .pickup img{width:100%;}
	.list-box .text-option .text{font-size:3vw;}
}


@media screen and (max-width: 640px) {
	.section-top {
		background: url(../../../assets/img/shop/bg-main_sp.jpg) no-repeat center top;
		width: 100%;
		background-size: 100%;
		padding-top: 141%;
}
.list-box .title {
    font-size: 3.6vw;
}
.bg-whiteloop:before {
	content: "";
 background: none;
	background-size: 100%;
	width: 100%;
	height: 0;
	position: absolute;
	padding-top: 6%;
	bottom: -1%;
}

.section-top .title {
		top: 30%;
}
.section-top .title img {
		width: 90%;
}
.bg-whiteloop:before {
		padding-top: 7%;
}

	.section-list{
		margin-bottom:10%;
	}
.list-box.two-column:after {
  display: none;
}
.list-box.two-column li{
	width: 100%;
	height: auto !important;
	margin-bottom: 0;
	background-color: transparent !important;
	float: none;
}
.list-box li ~ li {
	margin-top: 20px;
	margin-left: 0;
	top: -12px;
	left: 0;
}
.list-box li:nth-child(2n+1) {
	clear: none;
}
	.section-netshop .left-box{
		width:100%;
		float:none;
		margin-bottom:4%;
	}
	.section-netshop .right-box{
		width:100%;
		float: none;
	}
	.section-netshop .title-right{
		font-size:3vw;
		font-weight: bold;
	}
	.section-netshop .text{
		font-size:3vw;
	}
}

/*-- slick --*/

.slick-list{
	overflow:hidden;
}
.slick-dots li button {
    background-color: #dff7ff;
}
.slick-dots li.slick-active button {
    background: #00bfff;
}
.slick-slider .slick-next, .slick-slider .slick-prev {
	display: none !important;
}
@media screen and (max-width: 1200px) {
	.slick-slider .slick-next{
		background-image: url(../../../assets/img/icon-arrow-r.png);
	}
	.slick-slider .slick-prev{
		background-image: url(../../../assets/img/icon-arrow-l.png);
	}
	.slick-slider .slick-next, .slick-slider .slick-prev {
        top: 43%;
    width: 9.3%;
    height: 0;
    margin-top: 0;
    -webkit-background-size: cover;
    background-size: 100%;
    opacity: 0.9;
    outline: none;
    padding-top: 12%;
	}
}
