@charset "UTF-8";

.hours {
	width: auto;
	margin: 30px auto 0;
	display: block;
	border: 1px solid #ccc;
}

.br {
	display:block;
}

#top-slide{
	margin-bottom:40px;
}

#top-slide a{
	display:block;
}

#top-slide img{
	width:100%;
}

#top-slide .slick-dots li{
	height:10px;
	width:10px;
}

#top-slide .slick-dots li button{
	height:100%;
	width:100%;
}

#top-slide .slick-dots li button::before{
	background:#000;
	content:"";
	height:100%;
	width:100%;
}
.pc{
	display:block;
}
.sp{
	display:none;
}

/**/

#box-box{
	max-width:1000px;
}

#box-box>*{
	background:#a60026;
	margin:5% 0;
	padding:5%;
}

#box h2{
	margin-bottom:2%;
}

#box h2 p {
	font-family: 'Oswald', sans-serif;
	margin-bottom:5px;
	font-weight:500;
	letter-spacing:1px;
}

#box h2 span {
    font-size: 13px;
    letter-spacing: 1px;
}


#box *{
	color:#fff;
}

/**/

#box-slide li{
	text-align:center;
}

#box-slide li>*{
	width:90%;
}

#box-slide button{
	z-index:1;
}

#box-slide .slick-prev,
#box-slide .slick-next{
	height:35px;
	width:35px;
}

#box-slide .slick-prev{
	left:0;
}

#box-slide .slick-prev::before{
	content:url("../img/index/arrow-1.jpg");
}

#box-slide .slick-next{
	right:0;
}

#box-slide .slick-next::before{
	content:url("../img/index/arrow-2.jpg");
}

/**/

#box2-box{
	max-width:1000px;
}
/*
#box2-box>*{
	padding:;
}
*/

#box2-box h2,#blog h2{
	margin:0 0 3% 0;
}

#box2-box h2 p,#blog h2 p {
	font-family: 'Oswald', sans-serif;
	font-weight:500;
	letter-spacing:1px;
}

#box2-box h2 span,#blog h2 span {
    font-size: 13px;
    letter-spacing: 1px;
}

#box2-box a{
	position:relative;
}

#box2-box div+a{
	color:#fff;
	margin-top:2%;
}

#box2-box .por-c{
	bottom:2%;
	left:1%;
	top:auto;
	-webkit-transform:none;
	transform:none;
	z-index:2;
	color:#fff;
}

#box2-box .por-c *{

	-webkit-transition:.5s;
	transition:.5s;
}

#box2-box .zoom .por-c *{
	color:#888;
}

.zoom-back{
	background:#000;
	height:100%;
	opacity:.5;
	position:absolute;
	top:0;
	-webkit-transition:.5s;
	transition:.5s;
	width:100%;
}

.zoom .zoom-back{
	opacity:0;
}

/**/

.map{
	padding:0 100% 40% 0;
}

/**/

.yoyaku-box{
	padding:5% 0;
}

.yoyaku-box>p{
	padding:3% 0;
}

.yoyaku{
	max-width:800px;
}

.yoyaku>*{
	width:30%;
}


.yoyaku>*+*{
	margin-left:2%;
}

.yoyaku a{
	/* color:#333 !important; */
	color:#333;
	display:block;
	padding:15px 0;
	font-size: 18px;
	letter-spacing: 0;
	font-weight:bold;
    border: 3px solid #333;

}

.yoyaku a span {
	padding:0 0 0 10px;
}

.yoyaku a.app {
	background: url(../img/index/spn.png) no-repeat center left 5% #a60026;
	border:3px solid #a60026;
	color:#fff;
}

.yoyaku a.app:hover {
	background:url(../img/index/spn_.png) no-repeat center left 5% #fff;
	color:#a60026;
}

.yoyaku a.other {
	background: url(../img/index/spn02.png) no-repeat center left 5%;
}

.yoyaku a.other:hover {
	background: url(../img/index/spn02.png) no-repeat center left 5% #eee;
}

.yoyaku a.other2 {
	background:url(../img/index/spn03.png) no-repeat center left 5%;
}

.yoyaku a.other2:hover {
	background:url(../img/index/spn03.png) no-repeat center left 5% #eee;
}


.yoyaku a img {
	display:block;
	margin:0 auto 10px;
}



.yoyaku-box>address{
	padding-top:2%;
}




/**/

#box3-box,#blog{
	max-width:1000px;
}

#box3-box>*,#blog>*{
	padding:5% 0;
}

#box3>*,#box34>*{
	text-align:left;
	width:32%;
}

#box3>*+*,#box34>*+*{
	margin-left:2%;
}

#box3 figure>div,#box34 figure>div{
	overflow:hidden;
	position:relative;
}

.zoom-back2{
	height:100%;
	opacity:0;
	position:absolute;
	top:0;
	-webkit-transition:.5s;
	transition:.5s;
	width:100%;
}

.zoom .zoom-back2{
	background:rgba(0,0,0,.5);
	opacity:1;
}

.zoom-back2 b{
	border:1px solid #fff;
	color:#fff;
	padding:5px 10px;
}

/**/

#box4-box{
	max-width:1000px;
}

#box4-box>*{
	padding:0 0 5%;
}

#box4-box h2{
	margin-bottom:5%;
}

#box4-slide a{
	text-align:left;
	width:90%;
}

#box4-slide figcaption{
	background:#fff;
	position:relative;
}

#box4-slide button{
	z-index:1;
}

#box4-slide .slick-prev{
	left:3%;
}

#box4-slide .slick-next{
	right:3%;
}

/**/

#box5-back{
	background:#f4f4f4;
}

#box5-box{
	max-width:1000px;
}

#box5-box>*{
	padding:5% 0;
}

#box5-box h2{
	margin-bottom:5%;
}

#box5>*{
	text-align:left;
}

#box5-1{
	width:50%;
}

#box5-2{
	margin-left:5%;
	width:45%;
}

#box5-2 ul{
	border-bottom:1px solid #ccc;
}

#box5-2 li{
	border-top:1px solid #ccc;
}

#box5-2 a{
	padding:10px 0;
	width:100%;
	color:inherit;
}

#box5-2 figcaption{
	padding-left:10px;
}

/**/

@media(max-width:600px){

	.hours {
		width: 90%;
	}	
	
.pc{
	display:none;
}
.sp{
	display:block;
}


.br {
	display:none;
}

#top-slide {
	margin:50px 0 40px 0;
}

#box3>*,#box34>*{
    width: 49%;
    margin: 0 5px 0 0;
}

#box3>*+*,#box34>*+*{
    margin-left: 0;
    margin-top: 0;
    padding: 0;
    margin-right: 0;
}

/**/

#box4-slide .slick-prev{
	left:8%;
}

#box4-slide .slick-next{
	right:8%;
}

/**/

#box5-1{
	width:auto;
}

#box5-2{
	margin-left:0;
	margin-top:5%;
	width:100%;
}

.yoyaku>*{
	width: 100%;
	margin: 0 0 10px 0;
}

.yoyaku a{
	padding: 10px 0;
	font-size: 15px;
}

.yoyaku a span {
	padding:0 0 0 10px;
}

.yoyaku a.app {
}

.yoyaku a.app:hover {
	background:url(../img/index/spn_.png) no-repeat center left 5% #fff;
	color:#a60026;
}

.yoyaku a.other {
	background: url(../img/index/spn02.png) no-repeat center left 5%;
}

.yoyaku a.other:hover {
	background: url(../img/index/spn02.png) no-repeat center left 5% #eee;
}

.yoyaku a.other2 {
	background:url(../img/index/spn03.png) no-repeat center left 5%;
}

.yoyaku a.other2:hover {
	background:url(../img/index/spn03.png) no-repeat center left 5% #eee;
}


.yoyaku a img {
	display:block;
	margin:0 auto 10px;
}



}