@charset "UTF-8";

/*mv
*************************************************/
.top_box {
	margin-bottom: 120px;
}
.column01 .colu_r{
    margin-left: 5%;
}
/*
*************************************************/

.store_box1 .top_box_1 {
	margin-bottom: 30px;
}




.store_box2 {
	background-color: #fff;
	padding: 40px;
	margin: 0 50px 100px;
}

.store_box2 .flot_fs {
	margin-bottom: 50px;
}

.store_box2 h3 {
	font-size: 24px;
	letter-spacing: 0.2em;
	margin: 30px 0;
}

.store_box2 .flot_fs .btn_01 {
	margin-top: 30px;
}

.store_box2 .l_img {
	margin-right: 40px;
}


.store_box3 {
	margin-bottom: 100px;
}




.acce_box {
	background-color: rgba(255, 255, 255, 0.75);
	padding: 80px 30px 30px;
	max-width: 760px;
	margin-top: 50px;
}

.acce_box p {
	background-image: url(../images/common/line03.png);
	background-position: bottom left;
	padding: 15px 0 10px;
	letter-spacing: 0.05em;
}

.acce_box .f13 {
	letter-spacing: 0;
	color: #96514D;
	font-weight: bold;
}

.store_box4 {
	margin-bottom: 100px;
}

.store_box4 .store4_inner {
	margin-top: 50px;
}

.store4_inner .map_acs {
	margin-right: 60px;
	max-width: 550px;
}



.store_box4 ul {
	margin: 40px 0 70px
}

.store_box4 ul li {
	margin-bottom: 7px;
}

.store_box4 ul li span {
	display: inline-block;
	background-color: #fff;
	font-size: 17px;
	font-weight: 700;
	padding: 3px 5px;
	border: 1px solid #EEE6ED;
	width: 160px;
	text-align: center;
	margin-right: 20px;
}

.add_01{
    font-size: 15px;
    font-weight: bold;
    margin-top: 53px;
}
.add_01 span{
    border: 1px solid #C9CACA;
    font-size: 17px;
    text-align: center;
    line-height: 1em;
    width: 120px;
    display: inline-block;
    padding: 6px;
    margin-right: 20px;
}

.store_box5 {
	margin-bottom: 100px;
}

.store_box5 .store5_ttl {
	background-color: #E6DEE5;
	border-bottom: 2px solid #C9CACA;
	line-height: 1.3em;
	font-size: 24px;
	padding: 28px;
	font-weight: bold;
	margin-bottom: 50px;
}

.store_box5 .flot_sn {
	margin-bottom: 30px;
}

.store_box5 .flot_sn .tl_l {
	margin-right: 20px;
}

.store_box5 ul {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.store_box5 ul li {
	padding: 0 10px 45px;
	width: 47%;
}

.store_box5 ul li .b_ttl {
	margin-bottom: 30px;
}

.store_box6 {
	margin-bottom: 100px;
}

/* media 
*************************************************/



@media (max-width: 1355px) {}





@media (max-width: 1200px) {
	.store_box5 .flot_sn {
		display: block;
	}

	.store_box5 .flot_sn .tl_l {
		margin-bottom: 20px;
		margin-right: 0;
	}
}

@media (max-width: 1070px) {}

@media (max-width: 1000px) {

	.store_box4 .map_acs {
		min-width: 450px;
	}

	.store_box5 ul li img {
		max-width: 100%;
	}

}

@media (max-width: 768px) {
    .store_box2{
        margin: 0 10px 100px;
        padding: 40px 20px;
    }
	.store_box2 .flot_fs {
		display: block;
	}

	.store_box2 .l_img {
		text-align: center;
		margin-right: 0;
	}

	.store_box3 .wm100 img {
		text-align: center;
	}

	.store_box4 .flot_sn {
		display: block;
	}

	.store_box4 .map_acs {
		max-width: 100%;
		margin-bottom: 30px;
		min-width: 100%;
	}
.column01 .colu_r{
    margin-left: 0;
}
    .store_box4 ul li span {
        display: block;
    }
    .store_box4 ul li{
        margin-bottom: 15px;
    }

}

@media (max-width: 560px) {
	.store_box5 ul {
		display: block;
	}

	.store_box5 ul li {
		width: 100%;
	}

	.store_box5 .tl_r {
		text-align: center;
	}

	.store_box5 .btn_01 {
		text-align: center;
	}
}

@media (max-width: 350px) {}
