@charset 'UTF-8';
/*--------------------------------------------------
base
--------------------------------------------------*/
body {
    min-width: 1020px;
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    color: #4c4948;
    font-family: Verdana, '游ゴシック', YuGothic, 'Hiragino Kaku Gothic ProN', Meiryo, 'Noto Sans Japanese', sans-serif;
    font-size: 17px;
    -moz-text-size-adjust: none;
}

a {
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}

a:link,
a:visited {
    color: #666;
    text-decoration: none;
}

a:hover,
a:active {
    color: #ff7500;
    text-decoration: underline;
}

a img:hover,
a:hover img {
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: 'alpha(opacity=60)';
}

a img {
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}

sup {
    position: relative;
    top: -0.5em;
    font-size: 0.65em;
    vertical-align: top;
}

a sup {
    position: relative;
    top: -0.5em;
}

img,
iframe {
    vertical-align: middle;
}

/*--------------------------------------------------
title-box
--------------------------------------------------
.title-box {
    margin: 0 0 10px;
}

.title-box > h1 {
    padding: 18px 0;
    font-size: 24px;
}

.title-box-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 980px;
    margin: 0 auto;
    padding: 10px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.title-box-inner h1 {
    flex-grow: 1;
    width: auto;
    margin: 0;
    font-size: 34px;
    font-weight: bold;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
}

.title-box-inner h1 span {
    display: block;
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: normal;
}

.title-box-inner .shop-tel-box {
    margin: 0 20px;
}

.title-box-inner .shop-tel-box p {
    line-height: 1em;
}

.title-box-inner .shop-tel-heading {
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}

.title-box-inner .shop-tel {
    font-size: 28px;
    font-weight: bold;
}

.title-box-inner .shop-tel:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 8px 0 0;
    background: url(/images/shop/ico_tel_03.png) no-repeat left top;
    background-size: contain;
    vertical-align: -3px;
}

.title-box-inner .contact-button {
    margin: 0 0 -25px;
}

.title-box .shop-contact-list {
    display: none;
}

.title-box-sticky {
    display: none;
    position: fixed;
    z-index: 200;
    top: 0;
    right: 0;
    left: 0;
}

.title-box-sticky .title-box-inner h1 {
    font-size: 28px;
}

.title-box-sticky .title-box-inner h1 span {
    margin: 0 0 5px;
    font-size: 12px;
}

.title-box-sticky .title-box-inner .contact-button {
    margin: 0;
}
*/
/*--------------------------------------------------
content
--------------------------------------------------*/
.content {
    width: 980px;
    margin: 0 auto;
}

/*--------------------------------------------------
bread
--------------------------------------------------*/

/** 新築二世のcommon3 を上書き **/
nav.bread li {
    font-size: 13px;
}

nav.bread a {
    color: #ff7500;
    text-decoration: underline;
}

nav.bread li:last-child {
    color: inherit;
}

/*--------------------------------------------------
footer
--------------------------------------------------*/
#lxl-footer {
    font-size: 15px;
}

.lxl-footer-appendix ul {
    font-size: 11px;
}

#lxl-footer-copyright {
    font-size: 10px;
}

/** 新築二世のcommon3 を上書き **/
.to-top {
    font-size: 14px;
}

/*--------------------------------------------------
common
--------------------------------------------------*/
.br-sp,
.shop-checkbox {
    display: none;
}

.shop-checkbox-icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/images/shop/ico_checkbox_01.png) no-repeat left top;
    background-size: contain;
}

.shop-checkbox:checked + .shop-checkbox-icon {
    background-image: url(/images/shop/ico_checkbox_02.png);
}

.shop-icon {
    display: inline-block;
    width: 34px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
}

.shop-icon-concierge {
    background-image: url(/images/shop/ico_concierge_01.png);
}

.shop-icon-house {
    background-image: url(/images/shop/ico_house_01.png);
}

.shop-icon-house2 {
    background-image: url(/images/shop/ico_house_02.png);
}

.shop-icon-tool {
    background-image: url(/images/shop/ico_tool_01.png);
}

.shop-icon-credit {
    background-image: url(/images/shop/ico_credit_01.png);
}

.shop-icon-zeroyen {
    background-image: url(/images/shop/ico_zeroyen_01.png);
}

.shop-icon-tpoint {
    background-image: url(/images/shop/ico_tpoint_01.png);
}

.shop-icon-operator {
    background-image: url(/images/shop/ico_operator_01.png);
}

.shop-icon-chouki {
    background-image: url(/images/shop/ico_chouki_01.png);
}

.shop-icon-kokochi-renovation {
  background-image: url(/images/shop/ico_kokochi_renovation_01.png);
}

.shop-icon-sagasu-renovation {
	background-image: url(/images/shop/ico_sagasu_renovation_01.png);
}

.shop-icon-show-room {
  background-image: url(/images/shop/ico_show_room_01.png);
}

.shop-icon-exterior {
    background-image: url(/images/shop/ico_exterior_01.png);
}

.shop-icon-horp {
    background-image: url(/images/shop/ico_horp_01.png);
}

.shop-icon-tel24 {
    background-image: url(/images/shop/ico_tel24_01.png);
}

.shop-icon-water {
    background-image: url(/images/shop/ico_water_01.png);
}

.shop-icon-window {
    background-image: url(/images/shop/ico_window_01.png);
}

.shop-heading-a {
    margin: 0 auto 20px;
    padding: 0 0 15px;
    border-bottom: 2px solid #ff7500;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}

.shop-heading-a:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 15px 0 0;
    background: url(/images/shop/ico_search_01.png) no-repeat 0 0;
    background-size: contain;
    vertical-align: bottom;
}

.shop-heading-b {
    margin: 0 0 30px;
    padding: 15px 20px;
    border-top: 4px solid #ff7500;
    background: #efefef;
    font-size: 24px;
    font-weight: bold;
}

.shop-heading-c {
    margin: 0 0 30px;
    padding: 0 0 0 15px;
    border-left: 4px solid #ff7500;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}

.shop-common-button {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
}

.shop-common-button:hover {
    text-decoration: none;
}

.shop-common-button-a {
    width: 170px;
    height: 46px;
    border: 1px solid #ff7500;
    border-radius: 5px;
    background: url(/images/shop/ico_arrow_06.png) no-repeat right 8px center;
    background-size: 11px auto;
    color: #ff7500 !important;
    font-size: 16px;
    line-height: 44px;
}

.shop-common-button-b {
    width: 170px;
    height: 46px;
    border-radius: 5px;
    background: #ff7500 url(/images/shop/ico_arrow_07.png) no-repeat right 8px center;
    background-size: 11px auto;
    color: #fff !important;
    font-size: 16px;
    line-height: 46px;
}

.shop-common-button-c {
    width: 295px;
    height: 40px;
    border: 1px solid #ff7500;
    color: #ff7500 !important;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
}

.shop-common-button-c:before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 10px 0 0;
    background: url(/images/shop/ico_arrow_11.png) no-repeat left top;
    background-size: contain;
    vertical-align: 0;
}

.shop-table-a {
    width: 100%;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
}

.shop-table-a th,
.shop-table-a td {
    padding: 7px;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    font-size: 15px;
    word-break: break-all;
}

.shop-table-a th {
    background: #f6f6f6;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
}

.shop-table-a td {
    line-height: 1.3;
}

.shop-table-a .td-pc {
    display: table-cell;
}

.shop-table-a .td-sp {
    display: none;
}

.shop-table-a .tr-pc {
    display: table-row;
}

.shop-table-a .tr-sp {
    display: none;
}

.shop-image-expandable {
    position: relative;
}

.shop-image-expandable:after {
    content: '';
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 30px;
    height: 30px;
    background: url(/images/shop/ico_zoom_01.png) no-repeat left top;
    background-size: contain;
}

#balloon {
    z-index: 1;
    width: 282px;
    height: 154px;
    margin: 0;
    padding: 0;
    background: url(/images/balloon.gif) bottom left no-repeat;
    font-size: 11px !important;
    line-height: 1.5;
}

#balloon p {
    padding: 10px;
}

.shop-about-link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}

.shop-about-link-list a {
    display: block;
    position: relative;
    width: 200px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}

.shop-about-link-list a:hover {
    text-decoration: none;
}

.shop-open {
    margin: 0;
}

.shop-open span {
    display: block;
    box-sizing: border-box;
    width: 170px;
    height: 30px;
    padding: 11px 0 0;
    background: url(/images/shop/bg_ribbon_01.png) no-repeat 0 4px;
    background-size: contain;
    font-size: 14px;
    text-align: center;
}

.shop-cs-inquiry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}

.cs-inquiry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}

.cs-inquiry .cs-inquiry-heading {
    position: relative;
    box-sizing: border-box;
    width: 124px;
    min-width: 124px;
    max-width: 124px;
    margin: 0 11px 0 0;
    padding: 5px;
    background: #ffe8d0;
}

.cs-inquiry .cs-inquiry-heading:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 100%;
    width: 0;
    height: 0;
    margin: -5px 0 0;
    border-width: 5px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #ffe8d0;
}

.cs-inquiry .cs-inquiry-heading .title {
    margin: 5px 0 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.28571;
    text-align: center;
}

.cs-inquiry .cs-inquiry-heading .note {
    display: block;
    position: relative;
    width: auto;
    height: 18px;
    margin: 6px 0 0;
    padding: 0 0 0 22px;
    background: #fff;
    color: #ff7500;
    font-size: 10px;
    line-height: 19px;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.cs-inquiry .cs-inquiry-heading .note:before {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 5px;
    width: 12px;
    height: 12px;
    background: url(/images/shop/ico_question_01.png) no-repeat 0 0;
    background-size: 12px;
}

.cs-inquiry .cs-inquiry-heading .note:hover {
    opacity: 0.5;
}

.cs-inquiry .cs-inquiry-rate {
    box-sizing: border-box;
    min-width: 188px;
    padding: 4px 0 0;
}

.cs-inquiry .cs-inquiry-rate .rate-span {
    font-size: 12px;
    letter-spacing: -0.025em;
}

.cs-inquiry .cs-inquiry-rate .rate-stars {
    margin: 6px 0 0;
    letter-spacing: -0.4em;
}

.cs-inquiry .cs-inquiry-rate .rate-stars span {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
}

.cs-inquiry .cs-inquiry-rate .rate-stars .star {
    width: 21px;
    height: 19px;
    margin: 0 3px 0 0;
    background-image: url(/images/shop/ico_star_01.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 21px 19px;
}

.cs-inquiry .cs-inquiry-rate .rate-stars.rate-05 .star:first-child {
    background-image: url(/images/shop/ico_star_02.png);
}

.cs-inquiry .cs-inquiry-rate .rate-stars.rate-10 .star:first-child {
    background-image: url(/images/shop/ico_star_03.png);
}

.cs-inquiry .cs-inquiry-rate .rate-stars.rate-15 .star:first-child {
    background-image: url(/images/shop/ico_star_03.png);
}

.cs-inquiry .cs-inquiry-rate .rate-stars.rate-15 .star:nth-of-type(2) {
    background-image: url(/images/shop/ico_star_02.png);
}

.cs-inquiry .cs-inquiry-rate .rate-stars.rate-20 .star:first-child,
.cs-inquiry .cs-inquiry-rate .rate-stars.rate-20 .star:nth-of-type(2) {
    background-image: url(/images/shop/ico_star_03.png);
}

.cs-inquiry .cs-inquiry-rate .rate-stars.rate-25 .star:first-child,
.cs-inquiry .cs-inquiry-rate .rate-stars.rate-25 .star:nth-of-type(2) {
    background-image: url(/images/shop/ico_star_03.png);
}

.cs-inquiry .cs-inquiry-rate .rate-stars.rate-25 .star:nth-of-type(3) {
    background-image: url(/images/shop/ico_star_02.png);
}

.cs-inquiry .cs-inquiry-rate .rate-stars.rate-30 .star:first-child,
.cs-inquiry .cs-inquiry-rate .rate-stars.rate-30 .star:nth-of-type(2),
.cs-inquiry .cs-inquiry-rate .rate-stars.rate-30 .star:nth-of-type(3) {
    background-image: url(/images/shop/ico_star_03.png);
}

.cs-inquiry .cs-inquiry-rate .rate-stars.rate-35 .star:first-child,
.cs-inquiry .cs-inquiry-rate .rate-stars.rate-35 .star:nth-of-type(2),
.cs-inquiry .cs-inquiry-rate .rate-stars.rate-35 .star:nth-of-type(3) {
    background-image: url(/images/shop/ico_star_03.png);
}

.cs-inquiry .cs-inquiry-rate .rate-stars.rate-35 .star:nth-of-type(4) {
    background-image: url(/images/shop/ico_star_02.png);
}

.cs-inquiry .cs-inquiry-rate .rate-stars.rate-40 .star:first-child,
.cs-inquiry .cs-inquiry-rate .rate-stars.rate-40 .star:nth-of-type(2),
.cs-inquiry .cs-inquiry-rate .rate-stars.rate-40 .star:nth-of-type(3),
.cs-inquiry .cs-inquiry-rate .rate-stars.rate-40 .star:nth-of-type(4) {
    background-image: url(/images/shop/ico_star_03.png);
}

.cs-inquiry .cs-inquiry-rate .rate-stars.rate-45 .star:first-child,
.cs-inquiry .cs-inquiry-rate .rate-stars.rate-45 .star:nth-of-type(2),
.cs-inquiry .cs-inquiry-rate .rate-stars.rate-45 .star:nth-of-type(3),
.cs-inquiry .cs-inquiry-rate .rate-stars.rate-45 .star:nth-of-type(4) {
    background-image: url(/images/shop/ico_star_03.png);
}

.cs-inquiry .cs-inquiry-rate .rate-stars.rate-45 .star:nth-of-type(5) {
    background-image: url(/images/shop/ico_star_02.png);
}

.cs-inquiry .cs-inquiry-rate .rate-stars.rate-50 .star {
    background-image: url(/images/shop/ico_star_03.png);
}

.cs-inquiry .cs-inquiry-rate .rate-val {
    margin: 0 0 0 4px;
    color: #da0101;
    font-size: 20px;
}

.cs-inquiry .cs-inquiry-number {
    margin: 10px 0 0;
    font-size: 11px;
    text-align: right;
}

.cs-medal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.cs-medal .medal {
    position: relative;
    width: 77px;
    height: 73px;
    margin: 0 4px 0 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 77px auto;
}

.cs-medal .medal.medal-1 {
    background-image: url(/images/shop/ico_medal_01.png);
}

.cs-medal .medal.medal-2 {
    background-image: url(/images/shop/ico_medal_02.png);
}

.cs-medal .medal.medal-3 {
    background-image: url(/images/shop/ico_medal_03.png);
}

.cs-medal .medal .category,
.cs-medal .medal .year {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    font-size: 10px;
    text-align: center;
}

.cs-medal .medal .category {
    top: 14px;
}

.cs-medal .medal .year {
    top: 54px;
    color: #fff6dd;
    font-weight: bold;
}

.shop-homepage-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin: 0 8px 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.shop-homepage-link a {
    border: 1px solid #ff7500;
    color: #ff7500;
}

.shop-homepage-link a:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 6px;
    width: 19px;
    height: 19px;
    background: url(/images/shop/ico_house_03.png) no-repeat left top;
    background-size: contain;
}

.shop-homepage-link a:after {
    content: '';
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 12px;
    height: 12px;
    margin: auto;
    background: url(/images/shop/ico_external_01.png) no-repeat left top;
    background-size: contain;
}

.shop-facebook-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.shop-facebook-link a {
    border: 1px solid #3664a2;
    color: #3664a2;
}

.shop-facebook-link a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 6px;
    width: 19px;
    height: 19px;
    margin: auto;
    background: url(/images/shop/ico_facebook_01.png) no-repeat left top;
    background-size: contain;
}

.shop-facebook-link a:after {
    content: '';
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 12px;
    height: 12px;
    margin: auto;
    background: url(/images/shop/ico_external_02.png) no-repeat left top;
    background-size: contain;
}

.shop-nav {
    margin: 0 0 40px;
    background: #efefef;
}

.shop-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.shop-nav a {
    display: table-cell;
    height: 42px;
    padding: 0 13px 0 26px;
    border-right: 1px solid #e0e0e0;
    background: url(/images/shop/ico_arrow_10.png) no-repeat 10px center;
    background-size: 11px;
    font-size: 16px;
    vertical-align: middle;
}

.shop-nav a:hover {
    text-decoration: none;
}

.shop-nav .is-current a {
    color: #ff7500;
}

.shop-nav p {
    line-height: 1em;
}

.shop-contact-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 0;
    border: 4px solid #ff7500;
}

.shop-contact-box-tel,
.shop-contact-box-mail {
    flex-grow: 1;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
}

.shop-contact-box .shop-contact-heading {
    font-size: 18px;
    font-weight: bold;
}

.shop-contact-box-tel {
    border-right: 1px solid #ff7500;
}

.shop-contact-box-tel .shop-contact-heading {
    margin: 0 0 30px;
}

.shop-contact-box-tel .shop-contact-body {
    font-size: 40px;
    font-weight: bold;
}

.shop-contact-box-tel .shop-contact-body a {
    pointer-events: none;
}

.shop-contact-box-tel .shop-contact-body a:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 10px 0 0;
    background: url(/images/shop/ico_tel_04.png) no-repeat left top;
    background-size: contain;
    vertical-align: 0;
}

.shop-contact-box-mail .shop-contact-heading {
    margin: 0 0 10px;
}

.shop-contact-box-mail .shop-contact-body {
    padding: 24px 0 0;
    background: url(/images/shop/txt_3step.png) no-repeat center top;
    background-size: 150px auto;
}

.shop-contact-box-mail .shop-contact-body a {
    display: inline-block;
    width: 310px;
    border-radius: 5px;
    background: #5dae03;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    text-decoration: none;
}

.shop-contact-box-mail .shop-contact-body a:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 20px;
    margin: 0 12px 0 0;
    background: url(/images/shop/ico_mail_01.png) no-repeat left top;
    background-size: contain;
    vertical-align: -1px;
}

.search-feature-list {
    overflow: hidden;
    margin: 0 0 60px;
    font-size: 14px;
    font-weight: bold;
}

.search-feature-list li {
    float: left;
    width: 245px;
    margin: 0 0 20px;
}

.search-feature-list label {
    cursor: pointer;
    display: block;
}

.search-feature-list .shop-checkbox-icon {
    vertical-align: middle;
}

.search-feature-list .shop-icon {
    margin: 0 6px 0 8px;
    vertical-align: middle;
}

.search-feature-list .search-feature-name {
    display: inline-block;
    line-height: 1.2;
    vertical-align: middle;
    font-size: 90%;
}

/*--------------------------------------------------
検索トップ
--------------------------------------------------*/
.shop-description {
    margin: 0 0 50px;
    padding: 20px 40px;
    background: #f5f0ec url(/images/shop/ph_shop_01.png) no-repeat 760px 7px;
    background-size: 180px auto;
    color: #ff7500;
    font-size: 24px;
    font-weight: bold;
}

.shop-description p {
    margin: 0;
    line-height: 1.5;
}

.search-area-section {
    margin: 0 0 60px;
}

.search-area-section .lead {
    display: none;
}

.search-area-map {
    margin: 0 0 50px;
}

.search-area-group-list > li {
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
    font-size: 14px;
    font-weight: bold;
}

.search-area-group-list > li:last-child {
    border-bottom: 1px solid #e6e6e6;
}

.search-area-group-name {
    float: left;
    width: 180px;
    padding: 10px 0;
    pointer-events: none;
}

.search-area-group-name span {
    display: block;
    width: 140px;
    padding: 7px 0;
    line-height: 1;
    text-align: center;
}

.hokkaido .search-area-group-name span {
    background: #d6d8f2;
}

.tohoku .search-area-group-name span {
    background: #c6daf5;
}

.koshinetsu .search-area-group-name span {
    background: #cfe6ef;
}

.kanto .search-area-group-name span {
    background: #fdcfdd;
}

.tokai .search-area-group-name span {
    background: #e7d9ec;
}

.kinki .search-area-group-name span {
    background: #ffc78f;
}

.chugoku .search-area-group-name span {
    background: #ffe074;
}

.shikoku .search-area-group-name span {
    background: #d8e7b5;
}

.kyushu .search-area-group-name span {
    background: #bce2c0;
}

.search-area-group-item-list > li {
    float: left;
    width: 100px;
    padding: 15px 0;
}

.search-area-group-item-list a {
    color: #ff7500;
    text-decoration: underline;
}

.search-area-group-item-list span {
    color: #bababa;
}

.search-feature-section {
    margin: 0 0 80px;
}

.search-feature-section .lead {
    margin: 0 0 40px;
    font-size: 14px;
}

.search-feature-button {
    text-align: center;
}

.search-feature-button .button-search {
    margin: 0 0 15px;
}

.search-feature-button .button-search input {
    cursor: pointer;
    width: 240px;
    border: none;
    border-radius: 5px;
    background: #ff7500;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 40px;
}

.search-feature-button .button-reset input {
    cursor: pointer;
    width: 150px;
    border: none;
    border-radius: 5px;
    background: #e0e0e0;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    -webkit-appearance: none;
}

.shop-declaration {
    font-size: 12px;
}

/*--------------------------------------------------
検索結果：エリアから
--------------------------------------------------*/
.search-map-note {
    margin: 0 0 20px;
    font-size: 14px;
}

.search-map {
    margin: 0 0 45px;
}

.search-map .shop-link-on-map {
    color: #ff7500;
    text-decoration: underline;
}

.search-result-button-back,
.search-result-button-narrow {
    display: none;
}

.search-result-count {
    margin: 0 0 15px;
    font-size: 24px;
    font-weight: bold;
}

.search-result-nav {
    overflow: hidden;
    margin: 0 0 30px;
    border-top: 2px solid #ff7500;
    background: #faf3ec;
}

.search-result-nav-heading {
    display: none;
}

.search-result-nav-link-list {
    overflow: hidden;
    margin: 20px 15px;
}

.search-result-nav-link-list > li {
    float: left;
    width: 220px;
    margin: 18px 8px 0;
}

.search-result-nav-link-list a {
    color: #ff7500;
    font-size: 18px;
    text-decoration: underline;
}

.search-result-nav-link-list a:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 10px;
    margin: 0 8px 0 0;
    background: url(/images/shop/ico_arrow_05.png) no-repeat left top;
    background-size: contain;
    vertical-align: 0;
}

.search-narrow-button-cancel {
    display: none;
}

.search-narrow-heading {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: bold;
}

.search-narrow .search-feature-list {
    margin: 0 0 20px;
    padding: 20px 0 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.search-narrow .button-search {
    margin: 0 0 60px;
}

.search-result-group-name {
    margin: 0 0 30px;
    padding: 0 15px;
    background: #efefef;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
}

.search-result-list > li:not(:last-child) {
    margin: 0 0 50px;
}

.search-result-group-item-list > li {
    overflow: hidden;
    padding: 0 0 30px;
    border-bottom: 1px solid #e6e6e6;
}

.search-result-group-item-list > li:not(:last-child) {
    margin: 0 0 30px;
}

.search-result-group-item-list > li > a {
    pointer-events: none;
}

.search-result-group-item-list .shop-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 150px;
    margin: 0 20px 0 0;
    background: #eee;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.search-result-group-item-list .shop-image img {
    /*width: 210px;*/
    max-width: 200px;
    max-height: 150px;
}

.search-result-group-item-list .shop-info {
    float: left;
    overflow: hidden;
    width: 570px;
}

.search-result-group-item-list .shop-name {
    overflow: hidden;
    margin: 0 0 15px;
    font-size: 24px;
    font-weight: bold;
}

.search-result-group-item-list .shop-name span {
    display: inline-block;
}

.search-result-group-item-list .shop-name span:first-child {
    margin: 0 5px 0 0;
}

.search-result-group-item-list .shop-feature-list {
    overflow: hidden;
    margin: 0 0 10px;
}

.search-result-group-item-list .shop-feature-list li {
    float: left;
}

.search-result-group-item-list .shop-feature-list li:not(:last-child) {
    margin: 0 10px 0 0;
}

.search-result-group-item-list .shop-address {
    line-height: 1.3;
}

.search-result-group-item-list .shop-tel-pc {
    margin: 10px 0 0;
    font-size: 34px;
}

.search-result-group-item-list .shop-tel-pc:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 26px;
    margin: 0 10px 0 0;
    background: url(/images/shop/ico_tel_01.png) no-repeat left top;
    background-size: contain;
    vertical-align: 0;
}

.search-result-group-item-list .shop-tel-sp {
    display: none;
}

.search-result-group-item-list .shop-link-list {
    float: right;
}

.search-result-group-item-list .shop-link-detail {
    margin: 0 0 5px;
}

.search-result-group-item-list .shop-link-access {
    margin: 0 0 15px;
}

/*--------------------------------------------------
検索結果：特徴から
--------------------------------------------------*/
.search-feature-selected {
    margin: 0 0 50px;
    padding: 20px 0 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.search-feature-selected .search-feature-list {
    margin: 0;
}

.search-feature-selected .search-feature-list li {
    width: auto;
    margin: 0 20px 20px 0;
}

/*--------------------------------------------------
店舗詳細
--------------------------------------------------*/
.shop-detail-section {
    margin: 0 0 40px;
}

.shop-detail {
    overflow: hidden;
    margin: 0 0 40px;
}

.shop-detail .left-column {
    float: left;
    width: 360px;
    margin: 0 20px 0 0;
}

.shop-detail .right-column {
    overflow: hidden;
}

.shop-detail .shop-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 360px;
    height: 270px;
    margin: 0 0 10px;
    background: #eee;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.shop-detail .shop-image img {
    max-width: 360px;
    max-height: 270px;
    margin: 0;
}

.shop-detail-feature-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 -5px;
    -ms-flex-wrap: wrap;
}

.shop-detail-feature-list li {
    margin: 0 0 5px 5px;
}

.shop-detail .shop-table-a {
    margin: 0 0 10px;
}

.shop-detail .shop-table-a th {
    width: 135px;
}

.shop-detail .shop-table-a a {
    color: #ff7500;
    text-decoration: underline;
}

.shop-detail .shop-table-a a:hover {
    text-decoration: none;
}

.shop-detail .shop-more-link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}

.shop-detail-section .shop-message {
    padding: 30px;
    border: 1px solid #e0e0e0;
    background: #f9f9f9;
    font-size: 14px;
    line-height: 2;
}

.shop-detail-section .shop-message-heading {
    margin: 0 0 10px;
    padding: 0 0 15px;
    border-bottom: 1px dotted #c5c5c5;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}

.shop-case-list-section {
    margin: 0 0 40px;
}

.shop-case-list-section .shop-case-meta-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: right;
    margin: 23px 20px 0 0;
    font-size: 15px;
}

.shop-case-list-section .shop-case-more-link {
    margin: 0 0 0 25px;
}

.shop-case-list-section .shop-case-more-link a {
    color: inherit;
    text-decoration: none;
}

.shop-case-list-section .shop-case-more-link a:hover {
    color: #ff7500;
    text-decoration: underline;
}

.shop-case-list-section .shop-case-more-link a:before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 10px 0 0;
    background: url(/images/shop/ico_arrow_10.png) no-repeat left top;
    background-size: contain;
    vertical-align: 0;
}

.shop-case-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: -25px -25px 0 0;
    -ms-flex-wrap: wrap;
}

.shop-case-list li {
    width: 310px;
    margin: 25px 25px 0 0;
}

.shop-case-list a {
    display: block;
}

.shop-case-list .shop-case-image-wrapper {
    position: relative;
}

.shop-case-list .shop-case-image {
    position: relative;
    box-sizing: border-box;
    width: 310px;
    height: 233px;
    border: 1px solid #e0e0e0;
    background: #f6f6f6;
}

.shop-case-list .shop-case-image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    max-width: 308px;
    height: auto;
    max-height: 231px;
    margin: auto;
}

.shop-case-list .shop-case-type {
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 120px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}

.shop-case-list .shop-case-type-a {
    background: #d9a07a;
}

.shop-case-list .shop-case-type-b {
    background: #7ac3d9;
}

.shop-case-list .shop-case-description {
    margin: 10px 0 0;
    padding: 0 0 0 20px;
    background: url(/images/shop/ico_arrow_11.png) no-repeat left 7px;
    background-size: 11px;
    font-size: 15px;
    line-height: 2;
}

.shop-news-section {
    margin: 0 0 40px;
}

.shop-news {
    margin: -15px 0 0;
}

.shop-news a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px dotted #ddd;
    color: inherit;
    font-size: 15px;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.shop-news a:hover {
    color: #ff7500;
}

.shop-news-type {
    flex-shrink: 0;
    min-width: 220px;
    margin: 0 20px 0 0;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    -ms-flex-negative: 0;
}

.shop-news-type-a {
    background: #dbb779;
}

.shop-news-type-b {
    background: #7bc3db;
}

.shop-news-type-c {
    background: #afd987;
}

.shop-news-date {
    flex-shrink: 0;
    margin: 0 30px 0 0;
    -ms-flex-negative: 0;
}

.shop-news-date:before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 10px 0 0;
    background: url(/images/shop/ico_arrow_11.png) repeat left top;
    background-size: contain;
    vertical-align: 0;
}

.shop-news-title {
    flex-grow: 1;
    line-height: 1.2;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
}

.shop-access-section {
    margin: 0 0 40px;
}

.shop-access-map-wrapper {
    margin: 0 0 30px;
}

.shop-access-map iframe {
    width: 100%;
    height: 470px;
}

.shop-access-map-wrapper .button-map-app {
    display: none;
}

.shop-access-section .shop-table-a th {
    width: 145px;
}

.shop-access-section .shop-table-a a {
    color: #ff7500;
    text-decoration: underline;
}

.shop-access-section .shop-table-a a:hover {
    text-decoration: none;
}

/*--------------------------------------------------
top (和歌山)
--------------------------------------------------*/
.wakamaya-top-image,
.wakayama-product-area,
.wakayama-shop-welcome {
    margin: 0 0 40px;
}

.wakamaya-top-image img,
.wakayama-product-area img,
.wakayama-shop-welcome img {
    width: 100%;
}

.wakamaya-top-image {
    margin: 0 0 40px;
}

.wakamaya-top-image img {
    width: 100%;
}

.wakamaya-top-image a:hover img {
    opacity: 1;
}

.wakayama-top-image-pc {
    display: block;
}

.wakayama-top-image-sp {
    display: none;
}

.shop-welcome-overview {
    overflow: hidden;
    padding: 20px;
}

.shop-welcome-overview .left-column {
    float: left;
    width: 190px;
    text-align: center;
}

.shop-welcome-overview .left-column .shop-welcome-position {
    margin: 10px 0;
    font-size: 14px;
    line-height: 1.3;
}

.shop-welcome-overview .left-column .shop-welcome-name {
    margin: 10px 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
}

.shop-welcome-overview .right-column {
    overflow: hidden;
}

.shop-welcome-overview .right-column .shop-welcome-message-wrap {
    margin: 0 0 0 20px;
}

.shop-welcome-overview .right-column .shop-welcome-message-wrap h3 {
    margin: 0 0 20px;
    padding: 0 0 0 20px;
    font-size: 20px;
}

.shop-welcome-overview .right-column .shop-welcome-message-wrap p {
    font-size: 15px;
    line-height: 1.7;
}

/*--------------------------------------------------
会社案内
--------------------------------------------------*/
.shop-about-section .shop-table-a:last-child {
    margin: 30px 0 0;
}

/*--------------------------------------------------
店舗詳細施工事例
--------------------------------------------------*/
.shop-case-overview-section {
    margin: 0 0 40px;
}

.shop-case-overview {
    overflow: hidden;
    margin: 0 0 45px;
}

.shop-case-overview .left-column {
    float: left;
    width: 480px;
    margin: 0 20px 0 0;
}

.shop-case-overview .right-column {
    overflow: hidden;
}

.shop-case-image {
    background-color: #f6f6f6;
}

.shop-case-image a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.shop-case-image img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    justify-content: center;
    max-width: 480px;
    max-height: 360px;
    margin: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.shop-case-description {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 2;
}

.shop-case-detail-heading {
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: bold;
}

.shop-case-detail .shop-table-a {
    margin: 0 0 10px;
}

.shop-case-detail .shop-table-a th {
    width: 140px;
}

.shop-case-feature-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 20px -6px -5px 0;
    -ms-flex-wrap: wrap;
}

.shop-case-feature-list li {
    margin: 0 6px 5px 0;
}

.shop-case-compare-section {
    margin: 0 0 40px;
}

.shop-case-compare-section .shop-case-compare-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 480px;
    height: 360px;
    margin: auto;
    border: 1px solid #e0e0e0;
    background: #f6f6f6;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.shop-case-compare-section .shop-case-compare-image img {
    max-width: 480px;
    max-height: 360px;
    margin: 0;
}

.shop-case-compare {
    overflow: hidden;
}

.shop-case-compare li {
    float: left;
}

.shop-case-compare-before {
    margin: 0 20px 0 0;
}

.shop-case-compare-heading {
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: bold;
}

.shop-case-compare-before .shop-case-compare-image {
    position: relative;
}

.shop-case-compare-before .shop-case-compare-image:after {
    content: '';
    position: absolute;
    top: 0;
    right: -30px;
    bottom: 0;
    width: 0;
    height: 0;
    margin: auto;
    border-top: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 13px solid #ff7500;
}

.shop-case-compare-image a {
    display: block;
}

.shop-case-appearance-section {
    margin: 0 0 40px;
}

.shop-case-appearance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.shop-case-appearance .left-column {
    width: 650px;
    margin: 0 20px 0 0;
}

.shop-case-appearance .right-column {
    width: 310px;
}

.shop-case-appearance-image a {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 650px;
    height: 485px;
    border: 1px solid #e0e0e0;
    background: #f6f6f6;
}

.shop-case-appearance-image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    max-width: 648px;
    height: auto;
    max-height: 483px;
    margin: auto;
}

.shop-case-appearance-description {
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-top: none;
    font-size: 14px;
}

.shop-case-appearance-description-title {
    margin: 0 0 5px;
    font-weight: bold;
    line-height: 1.5;
}

.shop-case-appearance-description-body {
    line-height: 2;
}

.shop-case-appearance-thumbnail-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px -10px 0;
    -ms-flex-wrap: wrap;
}

.shop-case-appearance-thumbnail {
    margin: 0 10px 10px 0;
}

.shop-case-appearance-thumbnail.shop-image-expandable:after {
    content: normal;
}

.shop-case-appearance-thumbnail a {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 150px;
    height: 150px;
    border: 4px solid #e0e0e0;
}

.shop-case-appearance-thumbnail:hover a,
.shop-case-appearance-thumbnail.is-current a {
    border-color: #ff7500;
}

.shop-case-appearance-thumbnail img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    max-width: 142px;
    height: auto;
    max-height: 142px;
    margin: auto;
}

.shop-case-comment-section {
    margin: 0 0 40px;
}

.shop-case-comment-section a {
    color: #ff7500;
    text-decoration: underline;
}

.shop-case-comment-section a:hover {
    text-decoration: none;
}

.shop-case-comment {
    margin: 10px 0 0;
    font-size: 15px;
    line-height: 2;
}

.shop-case-other-link {
    padding: 40px 0 0 21px;
    border-top: 1px solid #e0e0e0;
    font-size: 14px;
    line-height: 1.3;
    text-indent: -21px;
}

.shop-case-other-link:before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 10px 0 0;
    background: url(/images/shop/ico_arrow_11.png) no-repeat left top;
    background-size: contain;
    vertical-align: 0;
}

/*--------------------------------------------------
施工事例トップ(施工事例を上書き)
--------------------------------------------------*/
.shop-case-index-overview .left-column {
    width: 220px;
}

.shop-case-index-overview .right-column {
    line-height: 24px;
}

.shop-case-index-overview .right-column p {
    margin: 10px 0;
}

.shop-case-index-overview .box-caselistTwo-detail .font-size-18 {
    font-size: 18px;
}

.shop-case-index-overview .box-caselistTwo-detail a {
    color: #ed6d00;
    text-decoration: underline;
}

.shop-case-index-overview .txt-detail a {
    color: #444;
    text-decoration: underline;
}

.shop-case-index-overview .shop-case-feature-list {
    margin: 20px 0;
}

.shop-case-overview-section .caselist-txt-one {
    margin: 15px 0;
    text-align: center;
}

.shop-case-index-overview .shop-case-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 220px;
    height: 165px;
    margin: 0 20px 0 0;
    background: #eee;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.shop-case-index-overview .shop-case-image img {
    width: auto;
    max-width: 220px;
    height: auto;
    max-height: 165px;
    margin: 0;
}

.shop-case-index-overview-section .caselist-txt-one a {
    color: #444;
    text-decoration: underline;
}

.shop-case-index-overview-section .caselist-txt-one li {
    line-height: 20px;
}

/*--------------------------------------------------
ごあいさつ(施工事例を上書き)
--------------------------------------------------*/
.shop-greeting-overview .left-column {
    width: 368px;
}

.shop-greeting-overview .right-column {
    line-height: 26px;
}

.shop-greeting-overview .right-column .shop-case-description h2 {
    font-size: 1.5em;
}

.shop-greeting-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 360px;
    height: 270px;
    background: #eee;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.shop-greeting-image img {
    max-width: 360px;
    max-height: 270px;
    margin: 0;
}

.shop-greeting-position {
    margin: 15px 0 0;
    font-size: 14px;
}

.shop-greeting-name {
    margin: 5px 0 0;
    font-size: 18px;
}

/*--------------------------------------------------
スタッフ紹介(施工事例を上書き)
--------------------------------------------------*/
.shop-staff-overview .left-column {
    width: 200px;
}

.shop-staff-overview .right-column {
    line-height: 20px;
}

.shop-staff-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 150px;
    background: #eee;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.shop-staff-image img {
    width: auto;
    max-width: 200px;
    max-height: 150px;
    margin: 0;
}

.shop-staff-position {
    margin: 15px 0 0;
    font-size: 14px;
}

.shop-staff-name {
    margin: 5px 0 0;
    font-size: 18px;
}

.event-list-news a {
    text-decoration: underline;
}

/*--------------------------------------------------
固定ページトップ
--------------------------------------------------*/
.scroller-page-top {
    position: fixed;
    bottom: 20px;
    width: 1060px;
    margin: 0 auto;
    opacity: 0.8;
    text-align: right;
}

/*--------------------------------------------------
コピーしたsp用span 非表示
--------------------------------------------------*/
.date-blog-shop .blog-sp-span {
    display: none;
}

.date-blog-shop h1,
.date-blog-shop h2,
.date-blog-shop h3,
.date-blog-shop h4,
.date-blog-shop h5,
.date-blog-shop h6 {
    margin: 10px 0;
}

.date-blog-shop h1 {
    font-size: 2rem;
    line-height: 2.2rem;
}

.date-blog-shop h2 {
    font-size: 22px;
    line-height: 24px;
}

.date-blog-shop h3 {
    font-size: 1.17rem;
    line-height: 1.20rem;
}

.date-blog-shop h4 {
    font-size: 12px;
    line-height: 14px;
}

.date-blog-shop h5 {
    font-size: 10px;
    line-height: 12px;
}

.date-blog-shop h6 {
    font-size: 0.67rem;
    line-height: 0.7rem;
}

/*--------------------------------------------------
shop.css を上書き
--------------------------------------------------*/
.float-sel-event,
.float-sel {
    width: 100%;
}

.center,
.date-blog-shop {
    width: auto;
}

.float-sel-event .box-number-list.center {
    width: auto;
    height: auto;
}

.float-sel .center > ul,
.float-sel-list .center > ul {
    width: 100%;
}

.date-blog-shop {
    line-height: 22px;
}

.box-number-list li.cellA {
    float: left;
    width: auto;
    margin: 5px 5px 5px 0;
}

.margin-top-blog:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
}

.download-pdf-link:before {
    content: url(/images/shop/ico_arrow_11.png);
    position: relative;
    top: 4px;
}

/* responsive */
@media only screen and (max-width: 768px) {
    /*--------------------------------------------------
	base
	--------------------------------------------------*/
    body {
        min-width: auto;
        font-size: 14px;
    }

    sup {
        font-size: 10px;
    }
    /*--------------------------------------------------
	pc時のみ表示させるためだけのクラス
	--------------------------------------------------*/
    .pc-element {
        display: none;
    }
    /*--------------------------------------------------
	title-box
	--------------------------------------------------*/
    .title-box {
        margin: 0 0 15px;
    }

    .title-box h1 {
        line-height: 1.3;
    }

    .title-box > h1 {
        padding: 20px 10px;
    }

    .title-box-inner {
        width: auto;
        padding: 13px 10px;
    }

    .title-box-inner h1 {
        font-size: 24px;
    }

    .title-box-inner h1 span {
        margin: 0 0 5px;
        font-size: 13px;
    }

    .title-box-inner .shop-tel-box,
    .title-box-inner .contact-button {
        display: none;
    }

    .title-box .shop-contact-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        padding: 15px 10px;
        background: #e0e0e0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    }

    .title-box .shop-contact-list li {
        flex-grow: 1;
        flex-basis: 145px;
        -ms-flex-preferred-size: 145px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
    }

    .title-box .shop-contact-list-tel {
        margin: 0 10px 0 0;
    }

    .title-box .shop-contact-list a {
        display: block;
        position: relative;
        border-radius: 5px;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
        line-height: 40px;
        text-align: center;
        text-decoration: none;
    }

    .title-box .shop-contact-list a:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 10px;
        margin: auto;
    }

    .title-box .shop-contact-list-tel a {
        padding: 0 0 0 20px;
        background: #ff7500;
    }

    .title-box .shop-contact-list-tel a:before {
        width: 20px;
        height: 20px;
        background: url(/images/shop/ico_tel_02.png) no-repeat left top;
        background-size: contain;
    }

    .title-box .shop-contact-list-mail a {
        padding: 0 0 0 25px;
        background: #5dae03;
    }

    .title-box .shop-contact-list-mail a:before {
        content: '';
        width: 25px;
        height: 16px;
        background: url(/images/shop/ico_mail_02.png) no-repeat left top;
        background-size: contain;
    }

    .page-search-result-area .title-box h1 {
        font-size: 20px;
    }

    .title-box-sticky .title-box-inner {
        padding: 13px 105px 13px 10px;
    }

    .title-box-sticky .title-box-inner h1 {
        font-size: 17px;
    }

    .title-box-sticky .title-box-inner h1 span {
        font-size: 14px;
    }

    .title-box-sticky .shop-contact-list {
        position: absolute;
        top: 0;
        right: 10px;
        bottom: 0;
        width: 85px;
        height: 40px;
        margin: auto;
        padding: 0;
        background: #efefef;
    }

    .title-box-sticky .shop-contact-list li {
        flex-grow: 1;
        flex-basis: 40px;
        -ms-flex-preferred-size: 40px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
    }

    .title-box-sticky .shop-contact-list-tel {
        margin: 0 5px 0 0;
    }

    .title-box-sticky .shop-contact-list a {
        font-size: 0;
    }

    .title-box-sticky .shop-contact-list a:before {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .title-box-sticky .shop-contact-list-tel a,
    .title-box-sticky .shop-contact-list-mail a {
        padding: 0;
    }
    /*--------------------------------------------------
	content
	--------------------------------------------------*/
    .content {
        width: auto;
        margin: 0 10px;
    }
    /*--------------------------------------------------
	common
	--------------------------------------------------*/
    .br-sp {
        display: inline;
    }

    .shop-checkbox-icon {
        width: 17px;
        height: 17px;
    }

    .shop-icon {
        width: 28px;
        height: 28px;
    }

    .shop-heading-a {
        margin: 0 auto 25px;
        padding: 0 0 5px;
        line-height: 1;
    }

    .shop-heading-a:before {
        width: 39px;
        height: 39px;
        margin: 0 10px 0 0;
        vertical-align: middle;
    }

    .shop-heading-b {
        margin: 0 -10px 15px;
        padding: 15px 10px;
        font-size: 20px;
        line-height: 1.3;
    }

    .shop-heading-c {
        margin: 0 0 20px;
        padding: 0 0 0 10px;
        font-size: 20px;
        line-height: 50px;
    }

    .shop-common-button-a {
        background-position: right 5px top 16px;
        background-size: 7px auto;
        font-size: 14px;
    }

    .shop-common-button-b {
        background-position: right 8px top 17px;
        background-size: 7px auto;
        font-size: 13px;
    }

    .shop-common-button-c {
        position: relative;
        font-size: 13px;
    }

    .shop-common-button-c:before {
        margin: 0 3px 0 0;
        vertical-align: -1px;
    }

    .shop-table-a .td-pc {
        display: none;
    }

    .shop-table-a .td-sp {
        display: table-cell;
    }

    .shop-table-a .tr-pc {
        display: none;
    }

    .shop-table-a .tr-sp {
        display: table-row;
    }

    .shop-image-expandable:after {
        width: 20px;
        height: 20px;
    }

    .shop-about-link-list {
        display: block;
        margin: 0 0 15px;
    }

    .shop-about-link-list li {
        flex-grow: 1;
        flex-basis: 145px;
        -ms-flex-preferred-size: 145px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
    }

    .shop-about-link-list a {
        width: 100%;
        font-size: 10px;
        line-height: 23px;
    }

    .shop-open {
        margin: 0 0 8px;
        text-align: center;
    }

    .shop-open span {
        display: inline-block;
        padding: 7px 0 0;
        background-position: 0 0;
    }

    .shop-cs-inquiry {
        display: block;
        text-align: center;
        letter-spacing: -0.4em;
    }

    .cs-inquiry,
    .cs-medal {
        display: inline-block;
        margin: 0 0 14px;
        vertical-align: top;
    }

    .cs-inquiry .cs-inquiry-heading,
    .cs-inquiry .cs-inquiry-rate {
        display: inline-block;
        vertical-align: top;
        letter-spacing: normal;
    }

    .cs-inquiry .cs-inquiry-heading {
        margin: 0 12px 0 6px;
    }

    .cs-inquiry .cs-inquiry-rate {
        min-width: 146px;
        margin: 0 6px;
        text-align: left;
    }

    .cs-inquiry .cs-inquiry-rate .rate-span {
        font-size: 10px;
        letter-spacing: -0.05em;
    }

    .cs-inquiry .cs-inquiry-rate .rate-stars .star {
        width: 18px;
        height: 16px;
        margin: 0 1px 0 0;
        background-size: 18px 16px;
    }

    .cs-inquiry .cs-inquiry-rate .rate-val {
        margin: 0 0 0 2px;
        font-size: 17px;
    }

    .cs-medal {
        margin: 0 6px 14px;
    }

    .cs-medal .medal {
        display: inline-block;
        margin: 0 2px;
        letter-spacing: normal;
    }

    .shop-homepage-link {
        display: inline-block;
        width: 48.5%;
        margin: 0 0.5% 0 0;
        vertical-align: top;
    }

    .shop-homepage-link a:before {
        top: 0;
        bottom: 0;
        left: 5px;
        width: 13px;
        height: 13px;
        margin: auto;
    }

    .shop-homepage-link a:after {
        right: 5px;
        width: 8px;
        height: 8px;
    }

    .shop-facebook-link {
        display: inline-block;
        width: 48.5%;
        margin: 0 0 0 0.5%;
        vertical-align: top;
    }

    .shop-facebook-link a:before {
        left: 5px;
        width: 12px;
        height: 12px;
    }

    .shop-facebook-link a:after {
        right: 5px;
        width: 8px;
        height: 8px;
    }

    .shop-nav {
        margin: 0 -10px 10px;
        background: none;
    }

    .shop-nav ul {
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }

    .shop-nav li {
        width: 25%;
    }

    .shop-nav a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        width: 100%;
        height: 45px;
        padding: 0 3px;
        border-bottom: 1px solid #fff;
        background: #efefef;
        font-size: 12px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
    }

    .shop-nav :last-child > a {
        border-right: none;
    }

    .shop-contact-box {
        display: block;
        clear: both;
        padding: 15px;
    }

    .shop-contact-box .shop-contact-heading {
        font-size: 15px;
    }

    .shop-contact-box-tel {
        margin: 0 0 15px;
        border-right: none;
        border-bottom: 1px solid #ff7500;
    }

    .shop-contact-box-tel .shop-contact-heading {
        margin: 0 0 12px;
    }

    .shop-contact-box-tel .shop-contact-body {
        margin: 0 0 15px;
        font-size: 24px;
    }

    .shop-contact-box-tel .shop-contact-body a {
        display: block;
        border-radius: 5px;
        background: #ff7500;
        color: #fff;
        line-height: 45px;
        pointer-events: auto;
    }

    .shop-contact-box-tel .shop-contact-body a:before {
        width: 20px;
        height: 20px;
        margin: 0 15px 0 0;
        background: url(/images/shop/ico_tel_02.png) no-repeat left top;
        background-size: contain;
    }

    .shop-contact-box-mail .shop-contact-heading {
        margin: 0 0 12px;
    }

    .shop-contact-box-mail .shop-contact-body {
        padding: 25px 0 0;
        background-size: 158px auto;
    }

    .shop-contact-box-mail .shop-contact-body a {
        width: 100%;
        font-size: 23px;
        line-height: 45px;
    }

    .shop-contact-box-mail .shop-contact-body a:before {
        margin: 0 15px 0 0;
    }

    .search-feature-list {
        margin: 0 -10px 30px;
    }

    .search-feature-list li {
        float: none;
        width: auto;
        margin: 0;
        border-top: 1px solid #e6e6e6;
    }

    .search-feature-list li:last-child {
        border-bottom: 1px solid #e6e6e6;
    }

    .search-feature-list label {
        padding: 10px;
    }

    .search-feature-list .shop-icon {
        margin: 0 7px;
        vertical-align: -9px;
    }
    /*--------------------------------------------------
	検索トップ
	--------------------------------------------------*/
    .shop-description {
        overflow: hidden;
        margin: 0 0 30px;
        padding: 15px;
        background-image: none;
        font-size: 18px;
    }

    .shop-description:after {
        content: '';
        display: block;
        float: right;
        width: 116px;
        height: 63px;
        margin: -10px -10px 0 0;
        background: url(/images/shop/ph_shop_01.png) no-repeat left top;
        background-size: contain;
    }

    .search-area {
        margin: 0 0 30px;
    }

    .search-area .lead {
        display: block;
        margin: 0 0 25px;
        line-height: 1.7;
    }

    .search-area-map {
        display: none;
    }

    .search-area-group-list {
        border: 1px solid #ff7500;
        border-bottom: none;
    }

    .search-area-group-list > li {
        border-top: none;
        font-weight: normal;
    }

    .search-area-group-list > li:last-child {
        border-bottom: none;
    }

    .search-area-group-name {
        cursor: pointer;
        position: relative;
        float: none;
        width: auto;
        padding: 15px 18px;
        border-bottom: 1px solid #ff7500;
        background: #fde3cd;
        font-weight: bold;
        pointer-events: auto;
    }

    .search-area-group-name:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 10px;
        bottom: 0;
        width: 19px;
        height: 19px;
        margin: auto;
        background: url(/images/shop/ico_arrow_03.png) no-repeat left top;
        background-size: contain;
    }

    .search-area-group-name.close:after {
        background-image: url(/images/shop/ico_arrow_04.png);
    }

    .search-area-group-name span {
        display: inline;
        padding: 0;
        background: transparent !important;
        color: #ff7500;
    }

    .search-area-group-item-list {
        display: none;
    }

    .search-area-group-item-list > li {
        float: none;
        width: auto;
        padding: 0;
        border-bottom: 1px solid #ff7500;
    }

    .search-area-group-item-list a {
        display: block;
        position: relative;
        padding: 15px 18px;
        background: #faf3ec;
        text-decoration: none;
    }

    .search-area-group-item-list a:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 10px;
        bottom: 0;
        width: 10px;
        height: 15px;
        margin: auto;
        background: url(/images/shop/ico_arrow_01.png) no-repeat left top;
        background-size: contain;
    }

    .search-area-group-item-list span {
        display: block;
        padding: 15px 18px;
    }

    .hokkaido .search-area-group-name {
        display: none;
    }

    .hokkaido .search-area-group-item-list {
        display: block;
    }

    .hokkaido .search-area-group-item-list a {
        background: #fde3cd;
        font-weight: bold;
    }

    .hokkaido .search-area-group-item-list a:after {
        background-image: url(/images/shop/ico_arrow_02.png);
    }

    .search-feature {
        margin: 0;
    }

    .search-feature .lead {
        margin: 0 0 25px;
        line-height: 1.7;
    }

    .search-feature-button .button-search {
        margin: 0 10px 15px;
    }

    .search-feature-button .button-search input {
        width: 100%;
        font-size: 15px;
    }

    .shop-declaration,
    .search-map-note,
    .search-map {
        display: none;
    }
    /*--------------------------------------------------
	検索結果：エリアから
	--------------------------------------------------*/
    .search-result-button-back,
    .search-result-button-narrow {
        display: block;
    }

    .page-search-result-area .search-result-button-back {
        margin: 0 0 25px;
    }

    .page-search-result-feature .search-result-button-back {
        margin: 0 0 15px;
    }

    .search-result-button-back a {
        display: block;
        width: 140px;
        border-radius: 5px;
        background: #efefef url(/images/shop/ico_arrow_08.png) no-repeat 10px center;
        background-size: 7px auto;
        font-size: 12px;
        line-height: 40px;
        text-align: center;
    }

    .search-result-button-back a:hover {
        color: inherit;
        text-decoration: none;
    }

    .page-search-result-area .search-result-button-narrow {
        float: right;
        margin: -8px 0 0;
    }

    .search-result-button-narrow a {
        display: block;
        border-radius: 5px;
        background: #666;
        color: #fff;
        font-size: 14px;
        line-height: 40px;
        text-align: center;
    }

    .page-search-result-area .search-result-button-narrow a {
        width: 100px;
    }

    .page-search-result-feature .search-result-button-narrow a {
        width: 150px;
        margin: 0 auto 25px;
    }

    .search-result-button-narrow a:hover {
        text-decoration: none;
    }

    .search-result-count {
        margin: 0 0 25px;
        font-size: 22px;
    }

    .search-result-nav {
        border: 1px solid #ff7500;
        border-bottom: none;
        background: transparent;
    }

    .search-result-nav-heading {
        display: block;
        border-bottom: 1px solid #ff7500;
    }

    .search-result-nav-heading a {
        display: block;
        position: relative;
        padding: 0 15px;
        background: #fde3cd;
        color: #ff7500;
        font-size: 14px;
        font-weight: bold;
        line-height: 43px;
        text-decoration: none;
    }

    .search-result-nav-heading a:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 10px;
        bottom: 0;
        width: 19px;
        height: 19px;
        margin: auto;
        background: url(/images/shop/ico_arrow_03.png) no-repeat left top;
        background-size: contain;
    }

    .search-result-nav-heading.close a:after {
        background-image: url(/images/shop/ico_arrow_04.png);
    }

    .search-result-nav-link-list {
        display: none;
        margin: 0;
    }

    .search-result-nav-link-list > li {
        float: none;
        width: auto;
        margin: 0;
        border-bottom: 1px solid #ff7500;
    }

    .search-result-nav-link-list a {
        display: block;
        position: relative;
        padding: 0 15px;
        background: #faf3ec;
        font-size: 14px;
        font-weight: normal;
        line-height: 43px;
        text-decoration: none;
    }

    .search-result-nav-link-list a:before {
        position: absolute;
        top: 0;
        right: 12px;
        bottom: 0;
        margin: auto;
    }

    .search-narrow {
        display: none;
        position: fixed;
        z-index: 200;
        top: 0;
        left: 0;
        overflow: auto;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
    }

    .search-narrow-inner {
        overflow: scroll;
        height: 450px;
        margin: 60px 30px 0;
        background: #fff;
    }

    .search-narrow-button-cancel {
        display: block;
        position: absolute;
        top: 25px;
        right: 30px;
    }

    .search-narrow-button-cancel a {
        display: block;
        width: 90px;
        border-radius: 5px;
        background: #efefef;
        color: inherit;
        font-size: 14px;
        line-height: 30px;
        text-align: center;
        text-decoration: none;
    }

    .search-narrow-heading {
        margin: 0;
        padding: 0 15px;
        background: #efefef;
        font-size: 15px;
        line-height: 50px;
    }

    .search-narrow .search-feature-list {
        margin: 0 0 30px;
        padding: 0;
        border-top: none;
        border-bottom: none;
    }

    .search-narrow .search-feature-list li:first-child {
        border-top: none;
    }

    .search-narrow .button-search {
        width: 165px;
        margin: 0 auto 15px;
    }

    .search-result-group-name {
        margin: 0 -10px 15px;
        padding: 0 10px;
        background: #efefef;
        font-size: 18px;
    }

    .search-result-list > li:not(:last-child) {
        margin: 0 0 15px;
    }

    .search-result-group-item-list > li {
        padding: 0 0 15px;
    }

    .search-result-group-item-list > li:not(:last-child) {
        margin: 0 0 15px;
    }

    .search-result-group-item-list > li > a {
        display: block;
        margin: -5px;
        padding: 5px;
        background: url(/images/shop/ico_arrow_09.png) no-repeat right 5px center;
        background-size: 10px 15px;
        color: inherit;
        text-decoration: none;
        pointer-events: auto;
    }

    .search-result-group-item-list .shop-image {
        width: 100px;
        height: 75px;
        margin: 0 10px 10px 0;
    }

    .search-result-group-item-list .shop-image img {
        /*width: 105px;*/
        max-width: 100px;
        max-height: 75px;
    }

    .search-result-group-item-list .shop-info {
        float: none;
        overflow: visible;
        width: auto;
    }

    .search-result-group-item-list .shop-name {
        margin: 0 0 15px;
        font-size: 16px;
    }

    .search-result-group-item-list .shop-feature-list li:not(:last-child) {
        margin: 0 5px 0 0;
    }

    .search-result-group-item-list .shop-address {
        clear: both;
        line-height: 1.5;
    }

    .search-result-group-item-list .shop-tel-pc {
        display: none;
    }

    .search-result-group-item-list .shop-tel-sp {
        display: block;
        margin: 10px 0 0;
    }

    .search-result-group-item-list .shop-tel-sp a {
        display: block;
        width: 200px;
        max-height: 40px;
        border-radius: 5px;
        background: #ff7500;
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        line-height: 40px;
        text-align: center;
        text-decoration: none;
    }

    .search-result-group-item-list .shop-tel-sp a:before {
        content: '';
        display: inline-block;
        width: 13px;
        height: 13px;
        margin: 0 5px 0 0;
        background: url(/images/shop/ico_tel_02.png) no-repeat left top;
        background-size: contain;
        vertical-align: 0;
    }

    .search-result-group-item-list .shop-link-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        float: none;
        margin: 10px 0 0;
    }

    .search-result-group-item-list .shop-link-detail,
    .search-result-group-item-list .shop-link-access {
        flex-grow: 1;
        margin: 0 10px 0 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
    }

    .search-result-group-item-list .shop-link-contact {
        flex-grow: 1.35;
        -webkit-box-flex: 1.35;
        -ms-flex-positive: 1.35;
    }

    .search-result-group-item-list .shop-common-button {
        width: 100%;
    }
    /*--------------------------------------------------
	検索結果：特徴から
	--------------------------------------------------*/
    .search-feature-selected {
        margin: 0 0 15px;
        padding: 15px 0 0;
    }

    .search-feature-selected .search-feature-list li {
        float: left;
        margin: 0 60px 15px 0;
        border-top: none;
    }

    .search-feature-selected .search-feature-list li:last-child {
        border-bottom: none;
    }
    /*--------------------------------------------------
	店舗詳細
	--------------------------------------------------*/
    .shop-detail-section {
        margin: 0 0 30px;
    }

    .shop-detail {
        margin: 0 0 30px;
    }

    .shop-detail .left-column {
        float: none;
        width: 100%;
        margin: 0 0 30px;
    }

    .shop-detail .shop-image {
        width: 100%;
        height: 100%;
        margin: 0 0 15px;
    }

    .shop-detail-feature-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 0 0 -5px -5px;
        -ms-flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
    }

    .shop-detail-feature-list li {
        margin: 0 0 5px 5px;
    }

    .shop-detail-feature-list a {
        display: block;
        width: 115px;
    }

    .shop-detail-feature-list img {
        width: 100%;
    }

    .shop-detail .shop-table-a {
        display: none;
    }

    .shop-detail .shop-more-link-list li {
        flex-grow: 1;
        flex-basis: 145px;
        -ms-flex-preferred-size: 145px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
    }

    .shop-detail .shop-more-link-list li:first-child {
        margin: 0 10px 0 0;
    }

    .shop-detail .shop-more-link-list .shop-common-button {
        width: 100%;
    }

    .shop-detail-section .shop-message {
        padding: 20px;
        line-height: 1.7;
    }

    .shop-detail-section .shop-message-heading {
        font-size: 17px;
    }

    .shop-case-list-section {
        margin: 0 0 40px;
    }

    .shop-case-list-section .shop-case-meta-info {
        margin: 27px 0 0 0;
        font-size: 12px;
    }

    .shop-case-list-section .shop-case-more-link {
        margin: 0 0 0 10px;
    }

    .shop-case-list-section .shop-case-more-link a:before {
        margin: 0 5px 0 0;
        vertical-align: -1px;
    }

    .shop-case-list {
        justify-content: space-between;
        margin: -10px 0 0 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    }

    .shop-case-list li {
        width: 49%;
        margin: 10px 0 0 0;
    }

    .shop-case-list .shop-case-image-wrapper:before {
        content: '';
        display: block;
        padding: 75% 0 0 0;
    }

    .shop-case-list .shop-case-image {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .shop-case-list .shop-case-image img {
        max-width: 100%;
        max-height: 100%;
    }

    .shop-case-list .shop-case-type {
        width: 70px;
        font-size: 12px;
        line-height: 18px;
    }

    .shop-case-list .shop-case-description {
        position: relative;
        overflow: hidden;
        height: 59px;
        background: url(/images/shop/ico_arrow_11.png) no-repeat left 4px;
        background-size: 11px;
        font-size: 14px;
        line-height: 1.4;
        text-align: justify;
        word-break: break-all;
    }

    .shop-case-list .shop-case-description:before {
        content: '...';
        position: absolute;
        top: 39px;
        right: 0;
        width: 1em;
        background: #fff;
        text-align: center;
    }

    .shop-case-list .shop-case-description:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: #fff;
    }

    .shop-news-section {
        margin: 0 0 30px;
    }

    .shop-news a {
        display: block;
    }

    .shop-news-type {
        width: 140px;
        min-width: auto;
        margin: 0 0 8px;
        font-size: 12px;
    }

    .shop-news-date {
        margin: 0 0 5px;
    }

    .shop-news-date:before {
        margin: 0 5px 0 0;
    }

    .shop-news-title {
        padding: 0 0 0 15px;
        line-height: 1.4;
    }

    .shop-access-section {
        margin: 0 0 30px;
    }

    .shop-access-map {
        position: relative;
        overflow: hidden;
        height: 0;
        padding: 0 0 100%;
    }

    .shop-access-map iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .shop-access-map-wrapper .button-map-app {
        display: block;
        margin: 15px 0 0;
    }

    .shop-access-map-wrapper .button-map-app a {
        display: block;
        position: relative;
        width: 170px;
        margin: 0 auto;
        border: 1px solid #ff7500;
        color: #ff7500;
        font-size: 14px;
        line-height: 33px;
        text-align: center;
        text-decoration: none;
    }

    .shop-access-map-wrapper .button-map-app a:after {
        content: '';
        position: absolute;
        top: 0;
        right: 10px;
        bottom: 0;
        width: 8px;
        height: 8px;
        margin: auto;
        background: url(/images/shop/ico_external_01.png) no-repeat left top;
        background-size: contain;
    }

    .shop-access-section .shop-table-a th {
        width: auto;
        white-space: nowrap;
    }

    .wakayama-top-image-pc {
        display: none;
    }

    .wakayama-top-image-sp {
        display: block;
    }

    .shop-welcome-overview {
        overflow: hidden;
        padding: 10px;
    }

    .shop-welcome-overview .left-column {
        float: none;
        width: 100%;
    }

    .shop-welcome-overview .left-column .shop-welcome-position {
        margin: 10px auto 5px;
        font-size: 12px;
        line-height: 1.3;
    }

    .shop-welcome-overview .left-column .shop-welcome-name {
        margin: 0;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.3;
    }

    .shop-welcome-overview .left-column .shop-welcome-image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        background: #eee;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
    }

    .shop-welcome-overview .left-column .shop-welcome-image img {
        max-width: 190px;
        max-height: 160px;
    }

    .shop-welcome-overview .right-column {
        overflow: hidden;
    }

    .shop-welcome-overview .right-column .shop-welcome-message-wrap {
        margin: 0 0 0 10px;
    }

    .shop-welcome-overview .right-column .shop-welcome-message-wrap h3 {
        margin: 10px 0 10px;
        padding: 0;
        font-size: 14px;
        text-align: center;
    }

    .shop-welcome-overview .right-column .shop-welcome-message-wrap p {
        font-size: 14px;
        line-height: 1.6;
    }
    /*--------------------------------------------------
	店舗詳細施工事例
	--------------------------------------------------*/
    .shop-case-overview-section {
        margin: 0 0 30px;
    }

    .shop-case-overview {
        margin: 0 0 30px;
    }

    .shop-case-overview .left-column {
        float: none;
        width: auto;
        margin: 0 0 10px;
    }

    .shop-case-description {
        margin: 0 0 25px;
        line-height: 1.7;
    }

    .shop-case-detail-heading {
        margin: 0 0 10px;
        font-size: 16px;
    }

    .shop-case-detail .shop-table-a th {
        width: 115px;
    }

    .shop-case-feature-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        margin: 0 -5px -5px 0;
        -ms-flex-wrap: wrap;
    }

    .shop-case-feature-list li {
        margin: 0 5px 5px 0;
    }

    .shop-case-feature-list img {
        width: 85px;
    }

    .shop-case-compare-section {
        margin: 0 0 30px;
    }

    .shop-case-compare-section .shop-case-compare-image {
        width: 100%;
    }

    .shop-case-compare-section .shop-case-compare-image img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        max-width: 100%;
        max-height: 360px;
        -ms-flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
    }

    .shop-case-compare li {
        float: none;
    }

    .shop-case-compare-before {
        margin: 0 0 30px;
    }

    .shop-case-compare-heading {
        margin: 0 0 8px;
    }

    .shop-case-compare-before .shop-case-compare-image:after {
        top: auto;
        right: 0;
        bottom: -56px;
        left: 0;
        border-top: 23px solid #ff7500;
        border-right: 25px solid transparent;
        border-bottom: 23px solid transparent;
        border-left: 25px solid transparent;
    }

    .shop-case-appearance-section {
        margin: 0 0 30px;
    }

    .shop-case-appearance .left-column {
        order: 2;
        width: 100%;
        margin: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
    }

    .shop-case-appearance .right-column {
        order: 1;
        width: 100%;
        margin: 0 0 12px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
    }

    .shop-case-appearance-image {
        display: none;
    }

    .shop-case-appearance-description {
        padding: 0 15px;
        border: none;
    }

    .shop-case-appearance-description-title {
        font-size: 16px;
    }

    .shop-case-appearance-description-body {
        line-height: 1.8;
    }

    .shop-case-appearance-thumbnail-list {
        display: block;
        overflow: hidden;
        margin: 0 -10px;
        opacity: 0;
    }

    .shop-case-appearance-thumbnail-list.slick-initialized {
        opacity: 1;
    }

    .shop-case-appearance-thumbnail {
        float: left;
        margin: 0 5px 0 0;
    }

    .shop-case-appearance-thumbnail:before {
        content: '';
        display: block;
        padding: 100% 0 0;
    }

    .shop-case-appearance-thumbnail.shop-image-expandable:after {
        content: '';
    }

    .shop-case-appearance-thumbnail a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 1px solid #e2e2e2;
        background: #f6f6f6;
    }

    .shop-case-appearance-thumbnail:hover a,
    .shop-case-appearance-thumbnail.is-current a {
        border-color: #e2e2e2;
    }

    .shop-case-appearance-thumbnail img {
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: 100%;
    }

    .shop-case-appearance-thumbnail-list-pager {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        margin: 10px 0 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
    }

    .shop-case-appearance-thumbnail-list-pager li:not(:last-child) {
        margin: 0 15px 0 0;
    }

    .shop-case-appearance-thumbnail-list-pager button {
        outline: none;
        cursor: pointer;
        display: block;
        width: 20px;
        height: 20px;
        border: none;
        border-radius: 50%;
        background: #e2e2e2;
        font-size: 0;
        line-height: 0;
    }

    .shop-case-appearance-thumbnail-list-pager .slick-active button {
        background: #ff7500;
    }

    .shop-case-comment-section {
        margin: 0 0 30px;
    }

    .shop-case-comment {
        line-height: 1.8;
    }

    .shop-case-other-link {
        padding: 30px 0 0 16px;
        font-size: 15px;
        text-indent: -16px;
    }

    .shop-case-other-link:before {
        margin: 0 5px 0 0;
    }
    /*--------------------------------------------------
	施工事例トップ(施工事例を上書き)
	 --------------------------------------------------*/
    .shop-case-index-overview .shop-case-image {
        width: 100%;
    }

    .shop-case-index-overview .shop-case-feature-list img {
        width: 80px;
    }

    .shop-case-image img {
        max-width: 100%;
        max-height: 320px;
        margin: auto;
    }
    /*--------------------------------------------------
	 ごあいさつ(施工事例を上書き)
	 --------------------------------------------------*/
    .shop-greeting-overview .left-column,
    .shop-greeting-overview .shop-greeting-image {
        width: 100%;
    }

    .shop-greeting-overview .right-column .case-description {
        font-size: medium;
    }

    .shop-greeting-image img {
        max-height: 270px;
    }
    /*--------------------------------------------------
	施工事例トップ　部位画像上書き
	 --------------------------------------------------*/
    /*--------------------------------------------------
	記事内 iframe
	 --------------------------------------------------*/
    .date-blog-shop iframe {
        width: 100%;
    }

    .date-blog-shop img {
        width: 100%;
        height: auto !important;
    }

    .date-blog-shop .blog-sp-span {
        display: inline;
        margin: 10px 0 0;
        font-size: 14px;
        line-height: 28px;
    }
    /*--------------------------------------------------
	記事内 画像
	 --------------------------------------------------*/
    /*--------------------------------------------------
	記事内 SP
	 --------------------------------------------------*/
    /*--------------------------------------------------
	固定ページトップ
	-------------------------------------------------*/
    .scroller-page-top {
        position: fixed;
        bottom: 20px;
        width: 95%;
        opacity: 0.5;
    }
    /*--------------------------------------------------
	イベントリスト一覧の高さ
	-------------------------------------------------*/
    .event-list-news {
        height: auto;
        min-height: auto;
    }
    /*--------------------------------------------------
	スタッフ紹介(施工事例を上書き)
	 --------------------------------------------------*/
    .shop-staff-overview .left-column,
    .shop-staff-overview .shop-staff-image {
        width: 100%;
    }

    .shop-staff-image img {
        max-width: 200px;
        max-height: 150px;
    }
    /**
	pdf ダウンロードリンクのマークはスマホ時には出さない
	 */
    .download-pdf-link:before {
        display: none;
    }
}
