#shoplist-wp .wrap-shop-info {
	background-color: #EFEFEF;
	padding-bottom: 70px;
}
#shoplist-wp .wrap-shop-info .wp01-left {
	margin-top: 60px;
	border-top: 1px solid #666666;
	padding-top: 30px;
	padding-bottom: 40px;
	width: 100%;
	text-align: left;
}
#shoplist-wp .wrap-shop-info .info-row {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
#shoplist-wp .info-row .info-box {
	width: 520px;
	background-color: #FFF;
	padding: 40px 30px 30px;
	box-shadow: 12px 12px 0px 0px rgba(176,176,176,1), 0 0 5px 0 rgba(0, 0, 0, 0.19);
}
#shoplist-wp .info-row .info-box h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}
#shoplist-wp .info-row .info-box h2 p {
	margin-left: 20px;
	font-size: 15px;
	color: #666666;
	display: inline-block;
}
#shoplist-wp .info-row .info-box ul li {
	font-size: 13px;
	color: #333;
}
#shoplist-wp .info-box ul li p {
	display: inline;
}
#shoplist-wp .info-row .info-box ul li i {
	padding-right: 10px;
	font-size: 16px;
}
#shoplist-wp .ntd-2 {
	padding-left: 20px;
}
#shoplist-wp .ntd-2 img {
    margin-top: 4px;
    margin-right: 5px;
}
#shoplist-wp .info-row .info-box ul li a {
	color: #333333;
}
#shoplist-wp .fa-maps {
    width: 15px;
    height: 15px;
    float: left;
}
#shoplist-wp .item-phone {
	padding-top: 25px;
	padding-bottom: 0;
}
#shoplist-wp .item-phone a {
	text-decoration: none;
	letter-spacing: 3px;
}
#shoplist-wp .info-btn {
	font-size: 13px;
	font-family: "Roboto";
	width: 100px;
	height: 25px;
	line-height: 23px;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	position: relative;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #000;
}
#shoplist-wp .info-btn i {
	position: absolute;
    line-height: 23px;
    font-size: 14px;
    right: 3px;
}
#shoplist-wp .info-btn:hover {
	text-decoration: none;
	border: 1px solid #000;
	color: #FFF;
	background-color: #000;
}

@media screen and (max-width: 1120px) {
#shoplist-wp .cont {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
#shoplist-wp .sec-02 .text {
		letter-spacing: 0;
		margin-bottom: 30px;
	}
#shoplist-wp .sec-03 .title {
		margin-bottom: 25px;
	}
#shoplist-wp .sec-03 .text {
		letter-spacing: 0;
	}
#shoplist-wp .sec-03 .text p {
		line-height: 2;
	}
#shoplist-wp .wrap01-title h2 {
		margin-bottom: 45px;
	}
#shoplist-wp .wrap01-title p {
		margin-bottom: 50px;
	}
#shoplist-wp .info-row .info-box {
		width: 45%;
	}
#shoplist-wp .info-row .box-2 {
		margin-right: 10px;
	}
}
@media screen and (max-width: 960px) {
#shoplist-wp .wrap01-title h2 {
		margin-bottom: 40px;
		font-size: 30px;
	}
#shoplist-wp .wrap01-title p {
		font-size: 13px;
		margin-bottom: 40px;
	}
#shoplist-wp .sec-01 .text p {
		font-size: 18px;
	}
#shoplist-wp .sec-02 .text {
		font-size: 16px;
	}
#shoplist-wp .sec-02 .text2 {
		font-size: 16px;
		letter-spacing: 0;
	}
#shoplist-wp .sec-03 .text {
		font-size: 16px;
	}
#shoplist-wp .sec-03 .desc {
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) {
#shoplist-wp .wrap-shop-info {
		padding-bottom: 70px;
	}
#shoplist-wp .wrap-shop-info .wp01-left {
		text-align: center;
		padding-top: 42px;
	}
#shoplist-wp .wrap-shop-info .info-row {
		display: inline-block;
		padding-right: 10px;
	}
#shoplist-wp .info-row .info-box {
		margin-bottom: 50px;
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
#shoplist-wp .cont {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
#shoplist-wp .wrap01-title h2 {
		font-size: 20px;
		margin-bottom: 15px;
		line-height: 1.3;
	}
#shoplist-wp .wrap01-title p {
	    font-size: 12px;
	    margin-bottom: 15px;
	}
#shoplist-wp .sec-01 .headline {
		margin-bottom: 30px;
	}
#shoplist-wp .sec-01 .text p {
		font-size: 15px;
	}
#shoplist-wp .sec-02 .title {
		font-size: 25px;
	}
#shoplist-wp .sec-02 .text {
		font-size: 15px;
		text-align: left;
	}
#shoplist-wp .sec-02 .text2 {
		font-size: 15px;
		text-align: left;
	}
#shoplist-wp .sec-03 {
		padding-top: 30px;
	}
#shoplist-wp .sec-03 .title {
		font-size: 25px;
		margin-bottom: 10px;
	}
#shoplist-wp .sec-03 .text {
		font-size: 15px;
		text-align: left;
	}
#shoplist-wp .sec-03 .desc {
		font-size: 15px;
	}
#shoplist-wp .wrap-shop-info {
		padding-bottom: 30px;
	}
#shoplist-wp .info-row .info-box h2 {
		font-size: 18px;
	}
#shoplist-wp .info-row .info-box h2 p {
		font-size: 13px;
		margin-left: 0;
	}
#shoplist-wp .info-row .info-box ul li {
		font-size: 12px;
	}
#shoplist-wp .info-row .info-box {
	    margin-bottom: 50px;
	    width: 100%;
	    padding: 20px 15px;
	}
#shoplist-wp .info-box ul li p {
		display: block;
		padding-left: 20px;
	}
}
