﻿@charset "utf-8";

/*--------------------------------------

  pc/css/common/common.cssの上書き

---------------------------------------*/
body {
    padding-bottom: 160px!important;
}
footer .copy {
    padding: 20px 0 42px 0;
}
/*---------------------------------------*/


/*--------------------------------------

  お店ページ背景

---------------------------------------*/
body.bg_shop {
    background: #fcf1f6 url(/pc/img/chihou/shop/bg_shop.png) fixed;
}

/*--------------------------------------

  お店ページタイトル

---------------------------------------*/
.ttl_shop {
    display: block;
    width: 220px;
    margin: 0 auto;
    border-bottom: dotted 4px #95ede3;
    color: #bb9365;
    font-size: 2.4rem;
    font-weight: 600;
    text-align: center;
}

/*--------------------------------------

  お店ページヘッダー

---------------------------------------*/
#shop_header {
    width: 100%;
    min-width: 980px;
}
#shop_header #top_bar {
    border-bottom: solid 4px #f9e3ed;
    background: #fa628b;
}
#shop_header #top_bar.officalize-view {
     border-bottom: none;
}
#shop_header #top_bar .ev_logo {
    display: block;
    float: left;
    width: 68px;
    height: 26px;
    margin: 2px 10px 0 0;
}
#shop_header #top_bar svg.logo {
    float: left;
    width: 68px;
    height: 26px;
    margin: 2px 10px 0 0;
}
#shop_header #top_bar h1 {
    float: left;
    margin: 7px 0 0;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 300;
}
#shop_header #top_bar h1 a {
    color: #fff;
}
/**/
#shop_header .header_main {
    padding: 10px 0;
    background: #fff;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .1);
}
#shop_header .header_main .dis_none{
    margin-bottom: 6px;
}
#shop_header .header_main .safety {
    color: #bb9365;
}
#shop_header .header_main .safety svg {
    margin-top: -1px;
    fill: #bb9365;
}
#shop_header .header_main .bt_round_min_w {
    display: inline-block;
    width: auto;
    margin: 0 0 0 4px;
    padding: 1px 10px 0 6px;
}
#shop_header .header_main .bt_round_min_w svg {
    height: 18px;
}
#shop_header .header_main .bt_round_min_w:hover svg {
    fill: #fa628b;
}
/**/
#shop_header .header_main ruby {
    display: block;
    line-height: 1;
    color: #979797;
    font-size: 1.1rem;
    font-weight: 300;
    text-decoration: none;
}
#shop_header .header_main h1 {
    display: inline-block;
    margin-top: 2px;
}
#shop_header .header_main .table_box {
    display: table;
}
#shop_header .header_main .table_box .ic_pickup {
    display: table-cell;
    vertical-align: top;
}
#shop_header .header_main .table_box h1 {
    display: table-cell;
    vertical-align: middle;
}
#shop_header .header_main h1 a {
    position: relative;
    color: #54aec0;
    font-size: 3rem;
    text-decoration: underline;
}
#shop_header .header_main h1 a:hover {
    text-decoration: none;
}
#shop_header .header_main h1 .date_area {
    display: inline-block;
    padding-left: 10px;
    font-weight: 300;
}
#shop_header .header_main h1 .date_area a {
    position: relative;
    top: 2px;
    margin-left: 6px;
    color: #979797;
    font-size: 1.4rem;
}
#shop_header .header_main .date_area {
    display: block;
}
#shop_header .header_main .shop_nav {
    float: right;
    margin-top: -2px;
}
#shop_header .header_main .shop_nav .bt_round_min_w {
    margin: 0 0 0 4px;
}
#shop_header .header_main #breadcrumb {
    margin: 0px 0 6px 0;
}
#shop_header + .w980 {
    padding-top:20px;
}
#shop_header .header_main .header_menu {
    display: none;
}
#shop_header #top_bar.fixed + .header_main .header_menu {
    display: block;
}
/*--------------------------------------

  カスタマイズ

---------------------------------------*/
#customize {
    margin: 20px 0;
}
/*画像一枚*/
#customize img.w100 {
    width: 100%;
}

/*--------------------------------------

  カスタマイズVIP

---------------------------------------*/
#customizevip .top_img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 1800px;
    min-width: 980px;
}
.customizevip_wrapper {
    padding-top: 20px;
}

/*--------------------------------------

  スクロール時の動き　#top_bar / .w280

---------------------------------------*/
#shop_header #top_bar.fixed+.header_main {
    position: fixed;
    top: 0;
    width: 100%;
    height: 86px;
    padding-top: 18px;
    z-index: 3;
    box-shadow: inset 0 4px 0 #f9e3ed, 0 3px 2px 0 rgba(0, 0, 0, .1);
}
#shop_header #top_bar.fixed+.header_main h1 {
    margin: 2px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#shop_header #top_bar.fixed+.header_main h1 a {
    font-size: 1.8rem;
}
#shop_header #top_bar.fixed+.header_main .ic_pickup {
    width: 40px;
}
#shop_header #top_bar.fixed+.header_main h1 .date_area a {
    color: #979797;
    font-size: 1.2rem;
}
#shop_header #top_bar.fixed+.header_main .dis_none,
#shop_header #top_bar.fixed+.header_main h1 ruby  {
    display: none;
}
#shop_header #top_bar.fixed_offcial+.header_main {
    position: fixed;
    top: 0;
    width: 100%;
    height: 86px;
    padding-top: 18px;
    z-index: 3;
}
#shop_header #top_bar.fixed_offcial+.header_main h1 {
    margin: 2px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#shop_header #top_bar.fixed_offcial+.header_main h1 a {
    font-size: 1.8rem;
}
#shop_header #top_bar.fixed_offcial+.header_main .ic_pickup {
    width: 40px;
}
#shop_header #top_bar.fixed_offcial+.header_main h1 .date_area a {
    color: #979797;
    font-size: 1.2rem;
}
#shop_header #top_bar.fixed_offcial+.header_main .dis_none,
#shop_header #top_bar.fixed_offcial+.header_main h1 ruby  {
    display: none;
}
#breadcrumb {
    transition: none;
}
#shop_spacer{
    transition: none;
}
#shop_spacer.padding {
    padding-top: 130px;
}
.w280 {
    transition: none;
}
.w280.fixed {
    position: fixed;
    top: 106px;
    margin-left: 700px;
    transition: none;
    -webkit-animation: Hit .6s ease forwards;
    animation: Hit .6s ease-in forwards;
}
@-webkit-keyframes Hit {
40% {
    transform: translate(0, 30px) scale(1, 1);
}
60% {
    transform: translate(0, -10px) scale(1, .95);
}
to {
    transform: rotate(0) scale(1);
}
}
@keyframes Hit {
40% {
    transform: translate(0, 30px) scale(1, 1);
}
60% {
    transform: translate(0, -10px) scale(1, .95);
}
to {
    transform: translate(0, 0) scale(1);
}
}

/*■■■　ここからサブカラム右　■■■*/
#shopright {
}
/*--------------------------------------

  お気に入り/お問い合わせ/応募

---------------------------------------*/
#shopright .action {
    display: -webkit-box;/* Android4.3以前ブラウザ用 */
	display: -webkit-flex;/* iOS8以前Safari用 */
	display: flex;
	-webkit-box-pack: space-between;/* Android4.3以前ブラウザ用 */
	-webkit-justify-content: space-between;/* iOS8以前Safari用 */
	justify-content: space-between;
}
#shopright .action a {
    display: block;
	width: 31.5%;
    margin: 0 0 8px 0;
    padding: 10px 0;
    border-radius: 4px;
    background: #fff;
    color: #fff;
    text-align: center;
}
#shopright .action a:nth-last-of-type(1),
#shopright .action a.bt_fav {
    margin-right: 0;
}
#shopright .action a img {
    height: 48px;
    vertical-align: middle;
}
#shopright .action a .icon_svg {
    display: block;
    width: 36px;
    height: 36px;
    margin: 2px auto 0;
}
#shopright .action a svg {
    fill: #fff;
}
#shopright .action a:hover {
    opacity: 0.7;
}
#shopright .action svg {
	display: block;
	width: 32px;
	height: 32px;
	margin: auto;
	fill: #fff;
}
#shopright .action .svg_text {
	display: block;
	margin-top: 4px;
}

/*入店応援金*/
.ouenkin {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 64px;
    padding: 7px 6px 6px 48px;
    margin: 0 0 8px;
    border: solid 1px #666;
    border-radius: 4px;
    box-shadow: 2px 2px 0 rgba(0,0,0,.1);
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: -webkit-repeating-linear-gradient(-30deg, transparent, transparent 12px, rgba(255, 244, 248, 1) 12px, rgba(255, 244, 248, 1) 24px );
    background-image: repeating-linear-gradient(-60deg, transparent, transparent 12px, rgba(255, 244, 248, 1) 12px, rgba(255, 244, 248, 1) 24px );
}
.ouenkin::before {
    content: "";
    display: block;
    position: absolute;
    top: 52%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 6px;
    width: 40px;
    height: 48px;
    background: url(/pc/img/common/medal_ouenkin_pc.png) center /contain no-repeat;
}
.ouenkin img {
    width: auto;
    height: 42px;
}
.ouenkin2 {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 64px;
    padding: 7px 6px 6px 48px;
    margin: 0 0 8px;
    border: solid 1px #666;
    border-radius: 4px;
    box-shadow: 2px 2px 0 rgba(0,0,0,.1);
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: -webkit-repeating-linear-gradient(-30deg, transparent, transparent 12px, rgba(255, 244, 248, 1) 12px, rgba(255, 244, 248, 1) 24px );
    background-image: repeating-linear-gradient(-60deg, transparent, transparent 12px, rgba(255, 244, 248, 1) 12px, rgba(255, 244, 248, 1) 24px );
}

    .ouenkin2::before {
        content: "";
        display: block;
        position: absolute;
        top: 52%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 6px;
        width: 40px;
        height: 48px;
        background: url(/pc/img/common/medal_ouenkin_pc.png) center /contain no-repeat;
    }

    .ouenkin2 img {
        width: auto;
        height: 36px;
    }
.ouenkin2 .last {
    display: grid;
    place-content: center;
    align-content: stretch;
    border: solid 2px #666;
    border-radius: 4px;
    color: #575757;
    background: #fff;
    height: 54px;
}
.ouenkin2 .last span {
    text-align: center;
}
.ouenkin2 .last span:nth-child(1) {
    display: flex;
    align-items: center;
    line-height: 11px;
    padding: 2px 4px;
    color: #fff;
    background: #575757;
    font-size: 10px;
}
.ouenkin2 .last span:nth-child(2) {
    place-content: center;
    font-weight: bold;
    font-size: 11px;
}
.ouenkin2 .last b {
    padding: 0 2px;
    color: #ea447f;
    font-size: 18px;
}
.ouenkin2 .last.zero {
    border-color: #808080;
    background: #e6e6e6;
}
.ouenkin2 .last.zero span:nth-child(1) {
    color: #e6e6e6;
}
.ouenkin2 .last.zero b {
    color: #7c7c7c;
}
/*
.limit_ouenkin {
    line-height: 1;
    width: 62px;
    border-radius: 2px;
    border: solid 1px #666;
    background: #FFF;
    color: #EA447F;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
}
.limit_ouenkin p {
    padding: 4px 0;
    margin: 0 0 4px 0;
    background: #4d4d4d;
    color: #fff;
    font-size: 0.9rem;
    font-weight: normal;
    text-align: center;
}
.limit_ouenkin span{
    display: inline-block;
    color: #4d4d4d;
    font-size: 1.0rem;
}*/

/*LINE*/
#shopright .action a.line {
    background: #00c12c;
}
/*メール*/
#shopright .action a.mail {
	 background: #67c3d4;
}
/*TEL*/
#shopright .action a.tel {
    background: #c7a4cc;
}
/*WEB応募*/
#shopright .action a.bt_entry {
    background: #f3a481;
}
#shopright .action a.bt_none {
    background: #dbdbdb;
}
#shopright .kanto_free a.bt_entry,
#shopright .kanto_free a.bt_none{
    width: 48%;
}
/*お気に入り*/
#shopright .action a.bt_fav {
    width: 66%;
    color: #666666;
    border: solid 2px #dcdcdc;
    padding: 8px 0;
    box-sizing: border-box;
}
#shopright .action a.bt_fav svg {
    fill: #F88AC3;
}
#shopright .kanto_free a.bt_fav {
    width: 48%;
}
#shopright .action a.bt_fav:hover {
    color: #f9628a;
    border-color: #f9628a;
    opacity: 1;
}
#shopright .action a.bt_fav:hover svg {
    fill: #fa628b;
}
#shopright .action a.bt_fav.selected {
    border: solid 2px #fa628b;
    background: #fff0f7;
    color: #fa628b;
}
#shopright .action a.bt_fav.selected:hover {
    border: solid 2px #fa628b;
    opacity: 0.7;
}
#shopright .action a.bt_fav.selected svg,
#shopright .action a.bt_fav.selected:hover svg {
    fill: #f55aaa;
}
/*
#action .harf {
    display: block;
    float: left;
    width: 135px;
    margin-right: 10px;
    padding: 2px 2px 6px 2px;
    border: solid 2px #dcdcdc;
    border-radius: 4px;
    background: #fff;
    color: #666;
    font-size: 1.1rem;
    text-align: center;
}
#action .harf .icon_svg {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
}
#action .harf:nth-last-child(3) {
    margin-right: 0;
}
#action .harf:hover {
    border: solid 2px #f9628a;
    color: #f9628a;
}
#action .harf:hover svg {
    fill: #f9628a;
}
/*
#action .harf.selected,
#action .harf.selected:hover {
    border: solid 2px #fa628b;
    background: #f9e3ed;
    color: #666;
}
#action .harf.selected:hover {
    background: #fff;
    color: #fa628b;
}
#action .harf.selected svg,
#action .harf.selected:hover svg {
    fill: #fa628b;
}
/*
#action .harf.disable,
#action .harf.disable:hover {
    border: solid 2px #dcdcdc;
    background: #dcdcdc;
    color: #fff;
}
#action .harf.disable svg,
#action .harf.disable:hover svg {
    fill: #fff;
}
/**/
#shopright .notes {
    margin-bottom: 10px;
    font-size: 1.2rem;
}
#shopright .notes a {
    display: inline-block;
    margin-right: 10px;
    text-decoration: underline;
}
#shopright .notes a:hover {
    text-decoration: none;
}
#shopright .notes a::before {
    content: "※";
}
/*無料店のみ：いちごなびおすすめ求人*/
#pickup_side ul {
    margin-top: 10px;
}
#pickup_side ul li {
    display: table;
    margin-bottom: 8px;
}
#pickup_side ul li a {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    padding: 8px 15px;
}
#pickup_side ul li a:hover {
    background: #fbeef4;
}
#pickup_side ul li:nth-last-child(1) a {
    border-bottom: none;
}
#pickup_side ul li a img {
    display: block;
    width: 230px;
    margin-bottom: 6px;
}
#pickup_side ul li a .txt_box {
    width: 230px;
    line-height: 1.2;
}
#pickup_side ul li a .txt_box .shopname {
    color: #54afc1;
    font-weight: 500;
}
#pickup_side ul li a:hover .txt_box .shopname {
    color: #fc648a;
}
#pickup_side ul li a .txt_box .date_area {
    line-height: 1;
    margin: 0;
    font-size: 1.1rem;
}

#pickup_side ul li.type_b a img {
    display: block;
    width: 150px;
    margin: 0 auto 6px auto;
}

.ribbon_ouenkin {/*入店応援金対象old*/
  position: absolute;
  top: 0;
  right: 6px;
  width: 86px;
  height: 20px;
  line-height: 20px;
  padding: 0 4px 0 0;
  color: white;
  background: #ef6eb1;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.ribbon_ouenkin:before {
  position: absolute;
  content: '';
  z-index: 2;
  top: 0;
  left: -10px;
  width: 0px;
  height: 0px;
  border-width: 0px 10px 20px 0px;
  border-color: transparent #ef6eb1 transparent transparent;
  border-style: solid;
}
.ribbon_ouenkin:after {
  position: absolute;
  content: '';
  z-index: 2;
  top: 0;
  left: -10px;
  width: 0px;
  height: 0px;
  border-width: 20px 10px 0 0;
  border-color: transparent #ef6eb1 transparent transparent;
  border-style: solid;
}
.ribbon_ouenkin p {
  font-size: 11px;
  text-align: center;
}
.ribbon_ouenkin_sankaku {
  position: absolute;
  content: '';
  z-index: 2;
  top: 20px;
  right: 6px;
  width: 0px;
  height: 0px;
  border-width: 10px 10px 0 0;
  border-color: #DB61A0 transparent transparent transparent;
  border-style: solid;
}
.cp_ribbon07 {/*入店応援金対象new*/
    position: absolute;
    top: -3px;
    right: 15px;
    width: 20px;
    padding: 10px 0;
    text-align: center;
    border-top-right-radius: 3px;
    color: #ffffff;
    background: #ef6eb1;
    z-index: 2;
    font-size: 11px
}
.cp_ribbon07:before {
	top: 0.1px;
	left: -3.5px;
	width: 0;
	height: 0;
	border-left: 3px solid transparent;
	border-bottom: 3px solid #DB61A0;
    z-index: 2;
}
.cp_ribbon07:before, .cp_ribbon07:after {
	position: absolute;
	content: '';
    z-index: 2;
}
.cp_ribbon07:after {
	bottom: -9.5px;
	left: 0;
	width: 0;
	height: 0;
	border-right: 10px solid #ef6eb1;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #ef6eb1;
    z-index: 2;
}


/**/
#shop_footer .notes {
    margin-top: 20px;
    margin-bottom: -10px;
    font-size: 1.2rem;
    text-align: right;
}
#shop_footer .notes a {
    display: inline-block;
    margin-left: 10px;
    text-decoration: underline;
}
#shop_footer .notes a:hover {
    text-decoration: none;
}
#shop_footer .notes a::before {
    content: "※";
}

/*--------------------------------------

  コメント/連絡先

---------------------------------------*/
#contact {
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',MS PGothic,sans-serif;
}
#action + #contact {
    margin-top: 20px;
}
#contact .round_box {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
    border-radius: 60px;
    background: #fff;
    overflow: hidden;
}
#contact .round_box img {
    width: 100%;
}
#contact .txt_box {
    float: left;
    width: 200px;
    margin-bottom: 10px;
    padding-left: 10px;
}
#contact .txt_box .balloon {
    position: relative;
    display: inline-block;
    min-height: 28px;
    line-height: 1.6;
    margin-top: 6px;
    padding: 6px 12px;
    border-radius: 14px;
    background-color: #feebad;
    color: #444;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .2);
    font-size: 1.1rem;
    z-index: 1;
}
#contact .txt_box .balloon::-webkit-selection {
    background: #e0bf4f;
}
#contact .txt_box .balloon::-moz-selection {
    background: #e0bf4f;
}
#contact .txt_box .balloon::selection {
    background: #e0bf4f;
}
#contact .txt_box .balloon::before {
    content: "";
    position: absolute;
    top: -2px;
    left: -10px;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    border-top: 10px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 10px solid #feebad;
    border-left: 10px solid transparent;
    transform: rotate(45deg);
    z-index: -1;
}
#contact .txt_box .balloon::after {
    content: "";
    position: absolute;
    top: -11px;
    left: -11px;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    border-top: 8px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
    border-left: 8px solid transparent;
    transform: rotate(45deg);
}
#contact .ttl_side {
    display: block;
    border-bottom: solid 2px #dcdcdc;
    margin-bottom: 10px;
}
#contact .txt_box + .cl + .ttl_side {
    margin-top: 10px;
}

/*給与保証[応募フォームのみ]*/
#contact .assure {
    display: block;
    line-height: 1.3;
    margin-bottom: 10px;
    padding: 10px 10px 8px 10px;
    border: solid 3px #fa904a;
    background: #fce9dd;
    font-size: 1.4rem;
}
#contact .assure img {
    margin-bottom: 4px;
}
#contact table {
    width: 100%;
    margin: 10px 0;
    font-size: 1.2rem;
}
#contact table th,
#contact table td {
    padding: 4px 8px;
    border: solid 1px #dcdcdc;
}
#contact table th {
    background: #fce9dd;
    font-weight: 600;
    text-align: center;
}
#contact table td.item {
    background: #eee;
    font-weight: 400;
}
#contact p + .line {
    margin-top: 10px;
}

/*TEL_mail
#contact .tel_mail {
    position: relative;
    display: block;
    line-height: 1;
    margin-bottom: 0;
    padding: 0 0 10px 50px;
    word-break: break-all;
    font-size: 1.2rem;
}
#contact .tel_mail strong {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 42px;
    padding: 4px;
    background: #eee;
    font-size: 1rem;
    text-align: center;
}
#contact .tel_mail b {
    display: inline-block;
    color: #333;
    font-size: 1.4rem;
}
#contact .tel_mail b .icon_svg {
    margin: -2px -6px 0 -4px;
    width: 24px;
    height: 24px;
}
#contact .tel_mail b .icon_svg svg {
    fill: #58afbf;
}
#contact .tel_mail i {
    display: inline-block;
}
#contact .tel_mail a {
    display: block;
    text-decoration: underline;
}
#contact .tel_mail a:hover {
    text-decoration: none;
}
#contact .tel_mail a + i {
    margin: 2px 0 4px;
}*/

/*LINE*/
#contact .line {
    display: -webkit-box;/* Android4.3以前ブラウザ用 */
	display: -webkit-flex;/* iOS8以前Safari用 */
	display: flex;
	-webkit-box-pack: center;/* Android4.3以前ブラウザ用 */
	-webkit-justify-content: center;/* iOS8以前Safari用 */
	justify-content: center;
    vertical-align: top;
}
#contact .line .qr {
    display: block;
    border: solid 1px #dcdcdc;
}
#contact .line img {
    float: left;
    width: 90px;
    height: 90px;
    margin-right: 10px;
}
#contact .line .box {
    float: left;
    width: 100%;
}
#contact .line .box .bar {
    margin-bottom: 10px;
    padding: 0 6px;
    background: #1ab920;
    color: #fff;
}
#contact .line .box b {
    display: block;
    margin-bottom: 10px;
}
#contact .line .box .id {
    display: inline-block;
    margin-right: 10px;
    padding: 1px 10px;
    background: #fff9e5;
}

/*--------------------------------------

  右カラムモーダル内スタイル

---------------------------------------*/
/*共通*/
#line .ttl_big,
#tel .ttl_big,
#mail .ttl_big,
#entry_form .ttl_big,
#line_tainyu .ttl_big,
#tel_tainyu .ttl_big,
#mail_tainyu .ttl_big,
#entry_form_tainyu .ttl_big,
#favshop .ttl_big {
    margin-top: 20px;
}
#line .ttl_big .ttl_svg,
#tel .ttl_big .ttl_svg,
#mail .ttl_big .ttl_svg,
#entry_form .ttl_big .ttl_svg,
#line_tainyu .ttl_big .ttl_svg,
#tel_tainyu .ttl_big .ttl_svg,
#mail_tainyu .ttl_big .ttl_svg,
#entry_form_tainyu .ttl_big .ttl_svg,
#favshop .ttl_big .ttl_svg {
    left: 0;
    width: 70px;
    height: 70px;
	margin-bottom: 0;
}
#entry_form .ttl_big .ttl_svg svg,
#entry_form_tainyu .ttl_big .ttl_svg svg{
    width: 60px;
    height: 60px;
}
#line .ttl_big svg,
#tel .ttl_big svg,
#mail .ttl_big svg,
#entry_form .ttl_big svg,
#line_tainyu .ttl_big svg,
#tel_tainyu .ttl_big svg,
#mail_tainyu .ttl_big svg,
#entry_form_tainyu .ttl_big svg,
#favshop .ttl_big svg {
    fill: #bb9365
}
#line p,
#tel p,
#mail p,
#entry_form p,
#line_tainyu p,
#tel_tainyu p,
#mail_tainyu p,
#entry_form_tainyu p {
    margin-top: 10px;
    font-size: 1.6rem;
}
#line p b,
#tel p b,
#mail p b,
#entry_form p b,
#line_tainyu p b,
#tel_tainyu p b,
#mail_tainyu p b,
#entry_form_tainyu p b{
    color: #fc648a;
}
#line .notes,
#tel .notes,
#mail .notes,
#entry_form .notes,
#line_tainyu .notes,
#tel_tainyu .notes,
#mail_tainyu .notes,
#entry_form_tainyu .notes {
    margin-bottom: 10px;
    font-size: 1.2rem;
}
#line .notes a,
#tel .notes a,
#mail .notes a,
#entry_form .notes a,
#line_tainyu .notes a,
#tel_tainyu .notes a,
#mail_tainyu .notes a,
#entry_form_tainyu .notes a{
    display: inline-block;
    margin: 0 0 0 20px;
    text-decoration: underline;
}
#line .notes a:hover,
#tel .notes a:hover,
#mail .notes a:hover,
#entry_form .notes a:hover,
#line_tainyu .notes a:hover,
#tel_tainyu .notes a:hover,
#mail_tainyu .notes a:hover,
#entry_form_tainyu .notes a:hover{
    text-decoration: none;
}
#line .notes a::before,
#tel .notes a::before,
#mail .notes a::before,
#entry_form .notes a::before,
#line_tainyu .notes a::before,
#tel_tainyu .notes a::before,
#mail_tainyu .notes a::before,
#entry_form_tainyu .notes a::before{
    content: "※";
}
/*LINE*/
#line .line .qr,
#line_tainyu .line .qr {
    display: block;
    border: solid 1px #dcdcdc;
}
#line .line img,
#line_tainyu .line img {
    max-width: 160px;
    max-height: 160px;
    margin: 10px auto;
}
#line .line .box,
#line_tainyu .line .box {
    margin-bottom: 40px;
}
#line .line .box b,
#line_tainyu .line .box b {
    display: block;
    margin-bottom: 10px;
}
#line .line .box .id,
#line_tainyu .line .box .id{
    display: inline-block;
    margin-right: 10px;
    padding: 1px 10px;
    background: #fff9e5;
}
#line .line_caution {
    margin-top: 12px;
    color: #666;
    font-size: 1.2rem;
    text-align: center;
}
/*TEL メール*/
#tel .tel_mail,
#mail .tel_mail,
#tel_tainyu .tel_mail,
#mail_tainyu .tel_mail {
    display: inline-block;
    margin: 30px auto 40px auto;
    word-break: break-all;
    line-height: 1.2;
}
#tel .tel_mail b,
#mail .tel_mail b,
#tel_tainyu .tel_mail b,
#mail_tainyu .tel_mail b {
    display: block;
    margin-bottom: 30px;
    color: #54aec0;
    font-size: 2.2rem;
    font-weight: bold;
    font-weight: 500;
    text-align: left;
}
#tel .tel_mail b,
#tel_tainyu .tel_mail b {
    font-size: 2.8rem;
}
#tel .tel_mail b .date_area,
#tel_tainyu .tel_mail b .date_area {
    position: relative;
    top: -2px;
}
#tel .tel_mail b .icon_svg,
#tel_tainyu .tel_mail b .icon_svg {
    width: 36px;
    height: 36px;
}
    #tel .tel_mail b .icon_svg svg,
    #tel_tainyu .tel_mail b .icon_svg svg {
        fill: #58afbf;
    }
#tel .tel_mail b i,
#mail .tel_mail b i,
#tel_tainyu .tel_mail b i,
#mail_tainyu .tel_mail b i {
    margin-left: 10px;
    font-weight: normal;
}
#tel .tel_mail b i.disc,
#mail .tel_mail b i.disc,
#tel_tainyu .tel_mail b i.disc,
#mail_tainyu .tel_mail b i.disc {
    display: block;
    margin: 4px 0 0 0;
    font-weight: normal;
    color: #979797;
}
#mail .tel_mail a,
#mail_tainyu .tel_mail a {
    text-decoration: underline;
}
#tel .tel_mail a:hover,
#mail .tel_mail a:hover,
#tel_tainyu .tel_mail a:hover,
#mail_tainyu .tel_mail a:hover {
    text-decoration: none;
}
/*WEB応募*/
#entry_form .bt_square_min,
#entry_form_tainyu .bt_square_min {
    margin: 30px auto 40px;
    width: 220px;
}
/*お気に入り*/
#favshop .bt_square_min {
    margin: 30px auto 40px;
    width: 220px;
}
/*--------------------------------------

  待遇・こだわりリンク

---------------------------------------*/
#kodawari {
    margin: 10px 0 0 0;
    padding: 15px 10px;
    background: #fff;
    border-radius: 5px;
}
#kodawari p {
    font-weight: bold;
    margin: 0 0 10px 0;
}
#kodawari ul {
    margin: 0 0 10px 0;
}
#kodawari ul li {
    display: inline-block;
    margin: 4px 8px 4px 0;
    padding: 0 8px 0 0;
    border-right: solid 1px #ddd;
}
#kodawari ul li:first-child {
    border-left: none;
}
#kodawari a.kodawari_all {
    display: block;
    text-align: center;
    padding: 8px 0 7px 0;
    border: solid 1px #ddd;
    border-radius: 4px;
}
/*--------------------------------------

  スタッフ求人リンク

---------------------------------------*/
.bt_round_staff {
    display: block;
    width: 160px;
    line-height: 1;
    margin: 20px auto;
    padding: 5px 0;
    border: solid 2px #59acde;
    border-radius: 5px;
    background: #59acde;
    color: #fff;
    font-size: 1.1rem;
    text-align: center;
}
.bt_round_staff:hover {
    border: solid 2px #6bb7e3;
    background: #6bb7e3;
}
.bt_round_staff svg {
    fill :#fff;
    margin-top: -2px;
}
.bt_round_staff svg.arrow {
    vertical-align: middle;
    width: 12px;
    height: 12px;
    margin-left: 4px;
}
/*■■■　ここまでサブカラム右　■■■*/

/*--------------------------------------

  お店ページフッター

---------------------------------------*/
#shop_footer {
    width: 100%;
    min-width: 980px;
    margin: 30px 0 70px 0;
    padding: 20px;
    border: solid 4px #dcdcdc;
    background: #fff;
}
#shop_footer .inquiry {
   display: inline-block;
   float: right;
   color: #979797;
}
#shop_footer .inquiry svg {
    position: relative;
    top: -1px;
}
#shop_footer .inquiry:hover {
    color: #f9628a;
}
#shop_footer .inquiry:hover svg {
    fill: #f9628a;
}
#shop_footer .ttl_medium {
    display: block;
    max-width: 850px;
    line-height: 1.2;
    padding-right: 10px;
}
#shop_footer .date_area {
    display: inline-block;
    margin-bottom: 20px;
}
#shop_footer .action {
    display: table;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
#shop_footer .action .bt_fav {
    display: inline-block;
    position: relative;
    top: -3px;
    margin-right: 40px;
    padding: 10px 22px 10px 16px;
    border: solid 2px #dcdcdc;
    border-radius: 4px;
    background: #fff;
    color: #666;
    font-weight: 300;
    text-align: center;
}
#shop_footer .action .bt_fav .icon_svg {
    width: 24px;
    height: 24px;
    margin: -4px -2px 0 0;
}
#shop_footer .action .bt_fav:hover {
    color: #f9628a;
    border-color: #f9628a;
}
#shop_footer .action .bt_fav:hover svg {
    fill: #f9628a;
}
#shop_footer .action .bt_square {
    display: inline-block;
    margin: 0;
}
#shop_footer .action .bt_fav.selected,
#shop_footer .action .bt_fav.selected:hover {
    border: solid 2px #fa628b;
    background: #f9e3ed;
    color: #fa628b;
}
#shop_footer .action .bt_fav.selected:hover {
    background: #fff;
}
#shop_footer .action .bt_fav.selected svg,
#shop_footer .action .bt_fav.selected:hover svg {
    fill: #fa628b;
}


/*--------------------------------------

  店長ブログ

---------------------------------------*/
.blog_area {
    position: relative;
    padding: 20px;
    background: #fff;
}
.master_blog_list_02 {
    margin-bottom: 20px;
}
.master_blog_list_02 ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.master_blog_list_02 li {
    width: 640px;
    border: 1px solid #dcdcdc;
    margin: 0 13px 13px 0;
    padding: 8px;
}
.blog_photo_02 {
    float: left;
    height: 130px;
    width: 187px;
    position: relative;
}
.blog_photo_02 img {
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.blog_text_area {
    float: right;
    width: 420px;
    height: 130px;
    position: relative;
}
.blog_title_02 {
    font-size: 15px;
    margin-bottom: 8px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #fc648a;
}
.odai {
    display: block;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 8px;
    color: #666;
}
.odai::before {
    content: "";
    background: url(../../../../svg/sp/ic_odai.svg) no-repeat;
    width: 35px;
    height: 20px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}
.blog_text {
    float: left;
    color: #666666;
    width: 100%;
    height: 60px;
    line-height: 1.7;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.blog_time {
    color: #979797;
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
}
.blog_area h2 {
    font-size: 20px;
    margin-bottom: 16px;
    padding: 0 0 3px 16px;
    position: relative;
}
.blog_area h2::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 6px;
    height: 26px;
    background-color: #fc648a;
}
.blog_area span {
    display: inline-block;
    margin: 0 0 0 8px;
    font-size: 12px;
    font-weight: normal;
}
.blog h2 {
    font-size: 20px;
    margin-bottom: 16px;
    padding: 0 0 3px 16px;
    position: relative;
}
.blog h2::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 6px;
    height: 26px;
    background-color: #fc648a;
}
.blog .blogtext {
    font-size: 1.4rem;
    font-weight: normal;
}
.blog_area .paging ul {
    position: relative;
    background: #fff;
}