@charset "UTF-8";
.content > h3 {
	margin-top: 0;
	border: none;
}
.shop-content .shop-logo {
	margin: auto;
	display: table;
	background: #FFF;
}

@media screen and (min-width: 668px) {
.content > h3 {
	padding: 0 1em;
	background: url(../../img/bg-detail_shopname.png) no-repeat;
	font-size: 0.9rem;
	line-height: 60px;
}
.shop-content {
	margin-top: 50px;
	background: url(../../../common/img/line-table.png) repeat-x left bottom;
}
.shop-content div.f-left {
	width: 200px;
}
.shop-content .shop-logo {
	width: 200px;
	height: 200px;
}
.shop-content > .clearfix > .clearfix {
	width: 200px;
	float: left;
}
.shop-info-content {
	width: 470px;
}
}

@media screen and (max-width: 667px) {
.content > h3 {
	padding: 1em;
	background: rgba(83, 82, 82, 0.16);
	font-size: 0.875rem;
}
.hero-shot {
	text-align: center;
}
.shop-content {
	margin-top: 13px;
}
.shop-content.-r {
	background: url(../../../img/sp/line-dot.png) repeat-x left bottom;
	-webkit-background-size: 3px auto;
	-o-background-size: 3px auto;
	background-size: 3px auto;
}
.shop-content div.f-left {
	width: 35%;
}
.shop-content .shop-logo {
	width: 100%;
	height: 110px;
}
.shop-content .shop-logo img {
	max-height: 110px;
}
.shop-content .f-left-l.f-right-g {
	width: 64%;
}
.shop-info-content {
	margin-top: 10px;
}
}
.subcategory {
	margin-top: 1px;
	padding: 0 3px;
	font-size: 0.625rem;
	line-height: 14px;
}

@media screen and (min-width: 668px) {
.subcategory {
	padding: 0 3px;
}
}

@media screen and (max-width: 667px) {
.subcategory {
	float: left;
	padding: 0 7px;
	display: inline-block;
}
.shop-content .shop-logo .inner {
	display: table-cell;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.shop-info {
	margin: 2px 0 0;
	height: auto;
}
.shop-content.-r .shop-info {
	float: right;
	width: 64%;
}
.shop-info .item-category, .shop-info .item-floor {
	position: relative;
	width: 100%;
	height: 13px;
	background-position: center;
}
.shop-content.-r .shop-info .item-category {
	background-position: 7px center;
}
.shop-info .item-floor {
	right: auto;
	margin: 1px 0 0;
	border-left: none;
}
.shop-content.-r .shop-info .item-floor {
	float: right;
	margin: -13px 0 0;
	width: 1.5em;
	border-left: 1px solid #efefef;
}
}
.subcategory.-fashion {
	background: rgba(236, 100, 164, 0.5);
	color: #B83774;
}
.subcategory.-fashion_goods {
	background: rgba(144, 191, 94, 0.5);
	color: #466427;
}
.subcategory.-service_clinic {
	background: rgba(74, 147, 184, 0.5);
	color: #265D79;
}
.subcategory.-goods {
	background: rgba(153, 170, 179, 0.5);
	color: #40525C;
}
.subcategory.-restaurant {
	background: rgba(242, 144, 149, 0.5);
	color: #8B5C5E;
}

@media screen and (min-width: 668px) {
.shop-content .shop-logo .inner {
	display: table-cell;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.shop-content div.f-right {
	width: 470px;
}
.content .shop-content .clearfix + table {
	margin-top: 2em;
}
.content .shop-content th, .content .shop-content td {
	padding-top: 2em;
	padding-bottom: 2em;
}
.content .shop-content .f-right th {
	width: 5em;
}
.content .shop-content th {
	white-space: nowrap;
}
.content .shop-content td {
	word-break: break-all;
}
.shop-concept {
	padding: 2em 0;
	width: 100%;
	background: url(../../../common/img/line-table.png) repeat-x left bottom;
}
table + .shop-concept {
	padding-top: 1em;
	background: none;
}
.btn-floormap {
	margin-top: 30px;
	display: flex;
	width: 100%;
}
.btn-recruit {
	margin-top: 30px;
	background: #535252;
	line-height: 40px;
}
.btn-recruit:hover {
	opacity: 0.7;
}
.btn-recruit a {
	display: block;
	width: 100%;
	color: #FFF;
	font-size: 0.875rem;
}
.btn-recruit a:hover {
	text-decoration: none;
}
.btn-recruit span {
	display: inline-block;
	padding: 0 20px;
	background: url(../../img/icon-arrow.png) no-repeat right center;
}
.shopnews {
	margin-top: 85px;
}
}

@media screen and (max-width: 667px) {
.shop-content div.f-right {
	width: 63%;
}
.shop-content div.f-right th, .shop-content div.f-right td {
	padding-top: 1.75em;
	padding-bottom: 1.75em;
}
.shop-content div.f-right th {
	width: 6em;
}
.official-url {
	margin-top: 1em;
}
.shop-content.-r .official-url {
	margin-top: 1.5em;
	background: url(../../../img/sp/line-dot.png) repeat-x left top;
	-webkit-background-size: 3px auto;
	-o-background-size: 3px auto;
	background-size: 3px auto;
	border: none;
}
.shop-content.-r .official-url a {
	color: #379E49;
}
.shop-content.-r .official-url tr {
	border: none;
}
.shop-content.-r .official-url tr:not(:last-child) {
	background: url(../../../img/sp/line-dot.png) repeat-x left bottom;
	-webkit-background-size: 3px auto;
	-o-background-size: 3px auto;
	background-size: 3px auto;
}
.shop-content.-r .official-url th, .shop-content.-r .official-url td {
	padding: 1em;
}
.shop-content.-r .official-url th {
	white-space: nowrap;
}
.shop-concept {
	margin: 1em 0 0;
	padding: 1em 0;
	width: 100%;
	background: url(../../../common/img/line-table.png) repeat-x left bottom;

	word-break: break-all;
}
.shop-content.-r .shop-concept {
	background: url(../../../img/sp/line-dot.png) repeat-x left top;
	-webkit-background-size: 3px auto;
	-o-background-size: 3px auto;
	background-size: 3px auto;
	border: none;
}
.official-url + .shop-concept {
	margin-top: 0;
	border-top: none;
}
.btn-floormap {
	margin-top: 20px;
	background: #a09f9f;
	line-height: 35px;
}
.btn-floormap a {
	display: block;
	width: 100%;
}
.btn-floormap img {
	vertical-align: middle;
}
.btn-recruit {
	margin-top: 20px;
	background: #535252;
	line-height: 35px;
}
.btn-recruit a {
	display: block;
	width: 100%;
	color: #FFF;
	font-size: 0.875rem;
}
.btn-recruit span {
	display: inline-block;
	padding: 0 10px;
	/*background: url(../../../img/sp/icon-arrow.png) no-repeat right center;*/
	background: url(../../img/icon-arrow.png) no-repeat right center;
	-webkit-background-size: 4px auto;
	-o-background-size: 4px auto;
	background-size: 4px auto;
}
.shopnews {
	margin-top: 50px;
}
	
	
.c-fashion {
	background: #ec64a4;
}
.c-fashion_goods {
	background: #90bf5e;
}
.c-service_clinic {
	background: #4a93b8;
}
.c-goods {
	background: #99aab3;
}
.c-restaurant {
	background: #f14f57;
}
}
.shop-news-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.shop-news-list li > a {
	display: block;
	padding: 18px;
}
.shop-news-list li .thumb > img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.shop-news p {
	margin: 0;
}
.shop-news .news-date {
	font-size: 11px;
	line-height: 1.2;
}
.shop-news .news-title {
	padding: 4px 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3;
}
.shop-news .outline-text {
	color: #828180;
	font-size: 12px;
	line-height: 1.3;
}
.shop-news-list li:hover {
	border: 1px solid #379e49;
	background-color: rgba(55,158,73,0.2);
}
.shop-news-list li a:hover {
	text-decoration: none;
}

@media screen and (min-width: 668px) {
.shop-news-list {
	letter-spacing: -.40em;
}
.shop-news-list li {
	margin: 0 18px 20px 0;
	display: inline-block;
	width: 334px;
	background: #fff;
	border: 1px solid #fff;
	letter-spacing: 0.05em;
	vertical-align: top;
}
.shop-news-list li:nth-child(2n) {
	margin-right: 0;
}
.shop-news-list li > a {
	padding: 18px;
}
.shop-news-list li .thumb > img {
	max-width: 148px;
	max-height: 124px;
}
	
	.shop-news-list li .thumb {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 148px;
    height: 124px;
    border: 1px solid #f1f1f1;
    background: #FFF;
}
}

@media screen and (max-width: 667px) {
.shop-news-list li {
	margin: 0 0 8px;
	width: 100%;
	background: #fff;
	border: 1px solid #fff;
}
.shop-news-list li > a {
	padding: 10px;
}
	
	
.shop-news-list li .thumb {
	position: relative;
	margin-right: 10px;
	float: left;
	width: 115px;
	height: 96px;
	background: #FFF;
	border: 1px solid #f1f1f1;
}
.shop-news-list li .thumb img {
	max-width: 115px;
	max-height: 96px;
}
}
.shop-news-list li:hover .shopname, .shop-news-list li:hover .news-title {
	color: #379e49;
	text-decoration: none;
}
.shop-news-list li:hover .outline, .shop-news-list li:hover .date, .shop-news-list li:hover .news {
	color: #5fb16d;
}


/*2021/04/06追記*/

.shop-info-content_2 ul{
	list-style: none;
    padding: 0;
    margin: auto;
}

.shop-info-content_2 li:first-child > dl{
	background: url(../../../common/img/line-table.png) repeat-x left top,
		url(../../../common/img/line-table.png) repeat-x left bottom;
}

.shop-info-content_2 dl {
    display: flex;
    flex-wrap: nowrap;
    background: url(../../../common/img/line-table.png) repeat-x left bottom;
}

.shop-info-content_2 dt {
    padding-top: 2em;
    padding-bottom: 2em;
    font-weight: bold;
	    min-width: 9em;
}

.shop-info-content_2 dd {
    padding-top: 2em;
    padding-bottom: 2em;
	word-break: break-all;
}

.social_sns > dl > dd{
	display: flex;
	flex-wrap: nowrap;
}
@media screen and (min-width: 668px) {
    .shop_logo_area{
		margin-right: 2em;
		margin-bottom: 20px;
	}
}

.shopmovie{
	background: url(../../../common/img/line-table.png) repeat-x left bottom;
}

.social_sns > dl > dd > a {
    width: 25px;
    height: 25px;
    margin-right: 1.5em;
}

.social_sns > dl > dd > a:last-child {
    margin-right: 0;
}


@media screen and (min-width: 668px) {
	.btn-area {
		margin-top: 30px;
		background: #DACAB6;
		line-height: 40px;
		display: flex;
		width: 100%;
	}
	.btn-area a {
		display: block;
		width: 100%;
		color: #FFF;
		font-size: 0.875rem;
	}
	.btn-area span {
		display: inline-block;
		padding: 0 20px;
		background: url(../../img/icon-arrow.png) no-repeat right center;
	}
	.btn-area:hover {
		opacity: 0.7;
	}
	.btn-area a:hover {
		text-decoration: none;
	}
	.btn-shopinfo a {
		color: #393731;
	}
	.btn-shopinfo span {
		background: url(../../img/icon-arrow2.png) no-repeat right center;
	}
	.btn-floormap {
		background: #A09F9F;
	}
}

@media screen and (max-width: 667px) {
    .btn-area {
        margin-top: 20px;
        background: #DACAB6;
        line-height: 35px;
    }
    .btn-area a {
        display: block;
        width: 100%;
	    color: #FFF;
    	font-size: 0.875rem;
    }
	.btn-area span {
		display: inline-block;
		padding: 0 10px;
		background: url(../../img/icon-arrow.png) no-repeat right center;
		-webkit-background-size: 4px auto;
		-o-background-size: 4px auto;
		background-size: 4px auto;
	}
	.btn-shopinfo a {
		color: #393731;
	}
	.btn-shopinfo span {
		background: url(../../img/icon-arrow2.png) no-repeat right center;
	}
	.btn-floormap {
		background: #A09F9F;
	}
}
