@charset "UTF-8";

/*タブ*/
.c_btn_none {
    background-color: #787878 !important;
}

.c_btn_none a {
    color: #fff !important;
    display: block;
}

.c_btn_cosba {
    color: #fff !important;
    background-color: #121212 !important;
}

.c_tab_box_cont_none {
    display: none !important;
}

.c_tab_box_cont_cosba {
    display: block !important;
}

.cosba_wrap_sp {
    display: none;
}

.c_btn a {
    color: #fff !important;
}

.c_tab_box_location_tool {
    display: block !important;

    max-width: 1000px;
}

/**/

.k572643_loc_ttl02 {
    background: url(../images/location/ttl03.jpg);
}
.k572643_loc07>div:nth-of-type(1) {
    width: 35%;
}
.k572643_loc07>div:nth-of-type(2) {
    width: 25%;
}
.k572643_loc07>div:nth-of-type(3) {
    width: 35%;
}
.k572643_loc07>div:nth-of-type(3) p{
    font-size: 14px;
	margin: 0 auto 10px;
	text-align: center;
}


.k572643_loc15_wrap{
    max-width: 1200px;
    margin: 40px auto 80px;
}
.k572643_loc15{
	display: flex;
    align-items: normal;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.k572643_loc15>div {
    width: 48%;
	margin-bottom: 40px;
	display: flex;
	flex-direction: column;
}
.card-content {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
  }
  
  .card-text {
	flex-grow: 1; 
  }
p.k572643_loc15_ttl{
	border-left: 5px solid #000;
	padding-left: 1em;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
.k572643_loc15>div .relative{
	max-width: 60%;
	margin: 20px auto 0;
}

.k572643_loc16_wrap{
	background: #dddfe1;
	padding: 80px 0;
}
.loc01{
    max-width: 1200px;
    margin: 0px auto 0px;
}
.shoplist_wrap{
	display: flex;
    align-items: normal;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.shoplist_wrap .text{
    width: 48%;
}
.shoplist_wrap .shoplist {
    width: 48%;
}
.shoplist_wrap .shoplist>div{
	border: 1px solid #000;
	padding: 10px;
}
.shoplist_wrap .shoplist p{
	font-size: 14px;
}
.shoplist_wrap .shoplist div p:nth-of-type(1){
	text-align: center;
	border-bottom: dotted 2px #000;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.k572643_loc06_icon{
	position: absolute;
	left: unset;
    right: -10px;
    top: -10px;
    width: 130px;
}

.k572643_loc17 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0px auto 80px;
}
.k572643_loc17>div{
    width: 32%;
}

.k572643_loc18{
	background-color: #fff;
	padding: 15px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0px auto 40px;
}
.k572643_loc18>div:nth-of-type(1){
    width: 20%;
}
.k572643_loc18>div:nth-of-type(2){
    width: 77%;
}

.k572643_loc16{
	background-color: #fff;
	padding: 15px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0px auto 40px;
}
.k572643_loc16 .facility{
	margin-top: 20px;
}
.k572643_loc16>div{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}


.k572643_loc16_txt{
    width: 48%;
}
.k572643_loc16_img{
    width: 48%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.k572643_loc16_img>div:nth-of-type(1){
	width: 100%;
	margin-bottom: 20px;
}
.k572643_loc16_img>div:nth-of-type(2){
	width: 48%;
}
.k572643_loc16_img>div:nth-of-type(3){
	width: 48%;
}


@media(max-width:979px) {
    .k572643_loc07>div:nth-of-type(1) {
        width: 100%;
    }
    .k572643_loc07>div:nth-of-type(2) {
        width: 50%;
        margin: 30px auto;
    }
    .k572643_loc07>div:nth-of-type(3) {
        width: 100%;
    }
    .k572643_loc15_wrap {
        max-width: 96%;
        margin: 40px auto 80px;
    }
    .k572643_loc15>div {
        width: 100%;
        margin-bottom: 40px;
        display: flex;
        flex-direction: column;
    }

    p.k572643_loc15_ttl {
        font-size: 14px;
    }

    .k572643_loc16_wrap {
        padding: 40px 2%;
    }
    .k572643_loc10 {
        width: 100%;
        margin: 0px auto 40px;
    }
    .k572643_loc06_icon {
        right: -5px;
        width: 90px;
    }

    .shoplist_wrap .shoplist p {
        font-size: 12px;
    }

    .k572643_loc17 {
        margin: 0px auto 40px;
    }
    .k572643_loc17>div {
        width: 100%;
    }

    .k572643_loc17>div:nth-of-type(2) {
        margin: 30px auto;
    }


    .k572643_loc18>div:nth-of-type(1) {
        width: 100%;
    }
    .k572643_loc18>div:nth-of-type(2) {
        width: 100%;
        margin: 20px auto 0;
    }

    .k572643_loc16_txt {
        width: 100%;
    }
    .k572643_loc16_img {
        width: 100%;
        margin: 20px auto 0;
    }
}
