@charset "UTF-8";

.access-map_box {
  padding: 1rem;}
.access-map_box frame {
  width: 100%;}
@media (min-width: 768px) {
  .access-map_box {
    width: 45%;}
}

/* ========================== */


#shop_info,
#shop_detail {
  padding-top: 2rem;
  margin-bottom: 8rem;
}
/* 店舗情報 */
.shop_box {
  margin-bottom: 3rem;
  padding-bottom: 1rem;}
@media (min-width: 768px) {
  .shop_box {
    display: flex;
    justify-content: space-between; }
}

.title_shop {
  font-size: 1.5rem;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  margin-bottom: .5rem;
  border-bottom: 3px solid #eee;}
@media (min-width: 768px) {
  .title_shop {
    font-size: 2.6rem;}
}

.btn_campaign {
  background: url("../images/shop/ico_campaign.svg") no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  width: 3em;
  height: 1em;}
.btn_new {
  background: url("../images/shop/ico_new.svg") no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  width: 2em;
  height: 1em;}

.tel_info {
  text-align: center;
  padding-bottom: 1rem;}

.table_shop {
  width: 96%;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
  margin: 1rem;}
@media (min-width: 768px) {
  .table_shop {
    line-height: 3rem;
    max-width: 55%;}
  .shop_btngroup {
    max-width: 460px;
    margin-top: 2rem; }}
.table_shop th,table td {
  vertical-align: top;
  padding: .5rem 1rem;}
.table_shop th {
  width: 7em;
  font-weight: 700;}
.table_shop tr:nth-child(even){
  background-color: #eee; }
.btn_map,
.btn_list,
.btn_favorite0,
.btn_favorite1 { line-height: 50px;}
.btn_detail { line-height: 70px;}
.shop_box a,
.shop_box label {
  font-size: 1.4rem; }
@media (min-width: 768px) {
  .shop_box a,
  .shop_box label {
    font-size: 1.6rem; }}
.shop_box .btn {
  position: relative;
  margin-bottom: 1rem;}

div[class^="shop_card"] {
  position: relative;
  box-shadow: 0 0 6px rgba(0, 0, 0, .2);}
.favorite div[class^="shop_card"] {
  background: linear-gradient(150deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1), rgba(204, 204, 204, 0.2));}


/* -- 　理美容色違い -- */
.text-riyo {
    color: #2F5AE0 !important;}
.text-biyo {
    color: #FF0000 !important;}
.title_riyo {
  color: #2F5AE0;
  padding: .8rem 1rem .5rem 1rem;
  margin-right: 2rem;
  position: relative;}
.title_biyo {
  color: #f00;
  padding: .8rem 1rem .5rem 1rem;
  margin-right: 2rem;
  position: relative;}
.title_riyo::before {
  border-bottom: 3px solid #2F5AE0;
  content: '';
  display: block;
  position: absolute;
  bottom: -3px;
  left: 1px;
  width: 5.8em;}
.title_biyo::before {
  border-bottom: 3px solid #f00;
  content: '';
  display: block;
  position: absolute;
  bottom: -3px;
  left: 1px;
  width: 5.8em;}
.title_riyo::after {
  border-right: 2px solid #2F5AE0;
  content: '';
  display: block;
  height: 1em;
  position: absolute;
  right: -2px;
  bottom: 1rem;}
.title_biyo::after {
  border-right: 2px solid #f00;
  content: '';
  display: block;
  height: 1em;
  position: absolute;
  right: -2px;
  bottom: 1rem;}
.shop_card-riyo .btn_L a {
  border-radius: 0;
  box-shadow: none;
  background-color: #325DDF;
  border: 2px solid #325DDF;
  color: #fff;}
.shop_card-biyo .btn_L a {
  border-radius: 0;
  box-shadow: none;
  background-color: #f00;
  border: 2px solid #f00;
  color: #fff;}
.shop_card-riyo .btn_L a:hover {
  background-color: #fff;
  color: #325DDF!important;
  font-weight: bold;
  opacity: 1;}
.shop_card-biyo .btn_L a:hover {
  background-color: #fff;
  color: #f00!important;
  font-weight: bold;
  opacity: 1;}


/* 店舗の詳細を見るボタン */
.shop_card-riyo .btn a::before,
.shop_card-biyo .btn a::before {
  content: '';
  background: url("../images/shop/ico_shopinfo.svg")no-repeat;
  background-size: contain;
  background-position: center center;
  width: 3.6em;
  height: 100%;
  position: absolute;
  left: 2rem;
  top: 0;}
.shop_card-riyo .btn a:hover::before {
  content: '';
  background: url("../images/shop/ico_shopinfo2.svg")no-repeat;
  background-size: contain;
  background-position: center center;
  width: 3.6em;
  height: 100%;
  position: absolute;
  left: 2rem;
  top: 0;}
.shop_card-biyo .btn a:hover::before {
  content: '';
  background: url("../images/shop/ico_shopinfo02.svg")no-repeat;
  background-size: contain;
  background-position: center center;
  width: 3.6em;
  height: 100%;
  position: absolute;
  left: 2rem;
  top: 0;}
.shop_box .btn_txt::after {
  content: '＞';
  position: absolute;
  right: 24px;
  color: #fff;}
.shop_card-riyo .btn_txt:hover::after {
  content: '＞';
  position: absolute;
  right: 24px;
  color: #325DDF;}
.shop_card-biyo .btn_txt:hover::after {
  content: '＞';
  position: absolute;
  right: 24px;
  color: #f00;}
/* ↓色反転 */
.shop_card-riyo .btn_map .btn_txt::after {
  content: '＞';
  position: absolute;
  right: 24px;
  color: #325DDF;}
.shop_card-biyo .btn_map .btn_txt::after {
  content: '＞';
  position: absolute;
  right: 24px;
  color: #f00;}
.shop_card-riyo .btn_map .btn_txt:hover::after,
.shop_card-biyo .btn_map .btn_txt:hover::after {
  content: '＞';
  position: absolute;
  right: 24px;
  color: #fff;}

/* 地図を見るボタン */
.shop_card-riyo .btn_map a,
.shop_card-riyo .btn_favorite0 a {
  color: #325DDF;
  font-weight: bold;
  background-color: #fff;}
.shop_card-biyo .btn_map a,
.shop_card-biyo .btn_favorite0 a {
  color: #f00;
  font-weight: bold;
  background-color: #fff;}

.shop_card-riyo .btn_map a:hover {
  color: #FFF!important;
  background-color: #325DDF!important;}
.shop_card-biyo .btn_map a:hover {
  color: #FFF!important;
  background-color: #f00!important;}

.shop_card-riyo .btn_map a::before {
  content: '';
  background: url("../images/shop/ico_map1.svg")no-repeat;
  background-size: contain;
  background-position: center center;
  width: 2em;
  height: 86%;
  position: absolute;
  left: 4rem;
  top: 0;
  bottom: 0;
  margin: auto;}
.shop_card-biyo .btn_map a::before {
  content: '';
  background: url("../images/shop/ico_map01.svg")no-repeat;
  background-size: contain;
  background-position: center center;
  width: 2em;
  height: 86%;
  position: absolute;
  left: 4rem;
  top: 0;
  bottom: 0;
  margin: auto;}
.shop_card-riyo .btn_map a:hover::before,
.shop_card-biyo .btn_map a:hover::before {
  content: '';
  background: url("../images/shop/ico_map.svg")no-repeat;
  background-size: contain;
  background-position: center center;
  width: 2em;
  height: 86%;
  position: absolute;
  left: 4rem;
  top: 0;
  bottom: 0;
  margin: auto;}


/* 検索に戻るボタン */
.shop_card-riyo .btn_search a::before {
  background: url("../images/shop/ico_search1.svg")no-repeat;
  background-size: contain;
  background-position: center center;
  width: 2em;
  height: 86%;
  position: absolute;
  left: 4rem;
  top: 0;
  bottom: 0;
  margin: auto;}
.shop_card-biyo .btn_search a::before {
  content: '';
  background: url("../images/shop/ico_search01.svg")no-repeat;
  background-size: contain;
  background-position: center center;
  width: 2em;
  height: 86%;
  position: absolute;
  left: 4rem;
  top: 0;
  bottom: 0;
  margin: auto;}
.shop_card-riyo .btn_search a:hover::before,
.shop_card-biyo .btn_search a:hover::before {
  content: '';
  background: url("../images/shop/ico_search.svg")no-repeat;
  background-size: contain;
  background-position: center center;
  width: 2em;
  height: 86%;
  position: absolute;
  left: 4rem;
  top: 0;
  bottom: 0;
  margin: auto;}

.btn_favorite0 .btn_txt::after,
.btn_favorite1 .btn_txt::after {
  content: none;}
.btn_favorite0 .btn_txt:hover::after,
.btn_favorite1 .btn_txt:hover::after {
  content: none;}
.btn_favorite0::before {
  background: none!important;}


/* マイショップに追加ボタン */

.shop_card-riyo .btn_favorite0 a,
.shop_card-biyo .btn_favorite0 a {
    padding-left: 2rem;}

.btn_favorite0 a {position: relative;}
.shop_card-riyo .btn_favorite0 a::before,
.shop_card-riyo .btn_favorite0 a:hover::before {
  content: '';
  background: url("../images/shop/ico_heart1.svg")no-repeat;
  background-size: contain;
  background-position: center center;
  width: 40px;
  height: 100%;
  position: absolute;
  left: 2rem;
  top: 0;
  bottom: 0;
  margin: auto;}
.shop_card-biyo .btn_favorite0 a::before,
.shop_card-biyo .btn_favorite0 a:hover::before {
  content: '';
  background: url("../images/shop/ico_heart01.svg")no-repeat;
  background-size: contain;
  background-position: center center;
  width: 40px;
  height: 100%;
  position: absolute;
  left: 2rem;
  top: 0;
  bottom: 0;
  margin: auto;}

.shop_card-riyo .is--active::before {
  content: '';
  background: url("../images/shop/ico_heartcheck1.svg")no-repeat!important;
  background-size: contain;
  background-position: center center!important;
  width: 40px;
  height: 100%;
  position: absolute;
  left: 2rem;
  top: 0;
  bottom: 0;
  margin: auto;}

.shop_card-biyo .is--active::before {
  content: '';
  background: url("../images/shop/ico_heartcheck01.svg")no-repeat!important;
  background-size: contain;
  background-position: center center!important;
  width: 40px;
  height: 100%;
  position: absolute;
  left: 2rem;
  top: 0;
  bottom: 0;
  margin: auto;}




/* 店舗写真 */
.img_shop {
  padding: 0 15px;
  margin-bottom: 1rem;
  height: 240px;
  display: flex;
  overflow: hidden;}
.img_shop img {
  align-self: center;
  width: 100%;
  height: auto;}

/* 店舗の新着記事 */
#shop_detail #topics {
  margin: 0 20px 30px;
  word-break: break-all;}
#shop_detail iframe {
  width: 100%;
  height: 500px;
  padding: 0 15px 15px;}
#shop_detail div[class^="shop_card"] {
  margin-bottom: 15rem;}
.page-area-bno {
  height: 400px;
  overflow-y: scroll;}
.page-area-bno::-webkit-scrollbar {
  background:#ccc;
  width:10px;}
.page-area-bno::-webkit-scrollbar-thumb {
  background:#aaa;
  border-radius: 50px;
  height: 50px;}
.topics-name {
  display: flex;
  padding: 1rem;
  background: #d2ddff;}
.topi-date {
  padding-right: 2rem;}
.topics-text {
  background: #fcfcff;
  padding: 2rem;}
#topics .topics-text a {
  display: inline;}
.topi-date {
  word-break: keep-all;
}



#shop_info {margin-bottom: 450px;}
footer { margin-top: -500px;}
@media (min-width: 768px){
  footer {margin-top: -700px;}
  #shop_info {margin-bottom: 200px;}
}  
