.shop_information{
	width: 90% !important;
	padding-bottom: 50px;
}

.tit_blue {
    background: #195aac;
    margin: 10px !important;
}

.frame_b {
    overflow: hidden;
    border: solid 5px #3D9BE8;
    padding: 2vw !important;
    border-radius: 20px;
}

.each_store hr {
    border-top: 6px dotted #C0C0C0;
    width: 92%;
    margin: 1.5vw !important;
}