@charset "UTF-8";
@media print, screen and (min-width: 768px) {
    .contest-img-1 {
        height: 124px !important;
        margin-right: 10px;
    }
    .contest-img-2 {
        height: 124px !important;
        margin-right: 10px;
    }
    .sp-only {
        display: none;
    }
    .shopImg {
        position: relative;
        width: 354px;
        margin-top: 30px;
        margin-left: 30px;
        margin-right: 40px;
        margin-bottom: 0px;
    }
    #mainArea > article > div.caseWrap > div.searchWrap > ul > li > div.shopBlock > div.shopOutline > div{
        margin-top: 30px;
        margin-bottom: 0px;
    }
    .shopOutline {
        justify-content: initial !important;
    }
    .calculator-icon {
        margin-left: 10px;
        padding-left: initial !important;
    }
    .map-icon {
        padding-right: 11.54px;
    }
    .tel-area-none {
        width: 260.03px;
        height: 64px;
    }
    .tel-area {
        /* 電話番号 */
        width: 250.04px;
        color: #69A73F;
        border: none;
        border-top: 3px solid #69A73F;
        border-bottom: 3px solid #69A73F;
        padding: 10px 5px;
        display: block;
        margin-bottom: 10px;
        font-weight: bold;
        font-size: 28px;
        line-height: 28px;
        letter-spacing: 0px;
    }
    .tel-area-img {
        vertical-align: bottom;
    }
    .auto-quote-btn {
        /* 自動見積もり */
        margin-left: 87px;
        display: block;
        width: 260.001px;
        height: 54px;
        background: #EF6D00;
        border-radius: 6px;
        box-shadow: 0px 2px 0px #00000033;
        text-align: center;
        font: normal normal normal 18px / 32px "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
        letter-spacing: 0px;
        color: #FFFFFF;
        line-height: 54px;
        opacity: 1;
    }
    .inquiry-btn {
        /* お問合せ */
        margin-left: 20px;
        display: block;
        width: 260.001px;
        height: 54px;
        background: #69A73F;
        border-radius: 6px;
        box-shadow: 0px 2px 0px #00000033;
        text-align: center;
        font: normal normal normal 18px / 32px "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
        letter-spacing: 0px;
        color: #FFFFFF;
        line-height: 54px;
        opacity: 1;
    }
    .shopsFooterArea {
        margin-top: 25px;
        margin-left: 77px;
    }
    .mail-icon {
        padding-left: 8px;
    }
    .shopName {
        height: 52px;
    }
    .shopcs {
        display: inline-flex;
        text-align: left;
        font: normal normal normal 14px / 28px Hiragino Sans;
        letter-spacing: 0px;
        color: #666666;
        opacity: 1;
        justify-content: center;
        margin-top: 24px !important;
        height: 24px;
    }
    .iconMeister {
        margin-top: 22px !important;
    }
    div.shopcsScore > a > span {
        height: 16px;
        text-align: left;
        font: normal normal bold 12px/20px  "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;;
        letter-spacing: 0px;
        color: #333333;
        display: -webkit-inline-box;
    }
    div.shopcs > div.shopcsStar{
        position: relative;
        margin-right: 10px !important;
        bottom: 5px;
    }
    .linefeedP{
        display: none;
    }
    .chevronPC{
        object-fit: contain;
        width:17px;
        height:34px;
    }
    .chevronSP{
        display: none;
    }
    .contest-icon-pc {
        margin-top: 20px;
    }
}
@media screen and (max-width: 767px) {
    .contest-img-1 {
        width: 18.3vw !important;
        margin-right: 1vw;
    }
    .contest-img-2 {
        width: 25.79vw !important;
        margin-right: 1vw;
    }
    .pc-only {
        display: none;
    }
    .sp-only {
        text-align: center;
    }
    .csSpace {
        padding-top: 15px;
    }
    .map-icon {
        padding-right: 6px;
    }
    .quote-btn-sp {
        padding-right: 10px;
        display: block;
        width: 80%;
        height: 44px;
        background: #EF6D00;
        border-radius: 6px;
        box-shadow: 0px 2px 0px #00000033;
        text-align: center;
        font: normal 600 normal 15px/26px "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
        letter-spacing: 0px;
        color: #FFFFFF;
        line-height: 45px;
        background-position: right 53.02px center;
        background-repeat: no-repeat;
        &.calculator {
            background-image: url("../img/calculator_icon.png");
        }
    }
    .contact-btn-sp {
        display: block;
        width: 18%;
        height: 44px;
        background: #69A73F 0% 0% no-repeat padding-box;
        border-radius: 6px;
        box-shadow: 0px 2px 0px #00000033;
        text-align: center;
        font: normal 600 normal 18px / 32px "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
        letter-spacing: 0px;
        color: #FFFFFF;
        line-height: 44px;
        opacity: 1;
        margin-left: 3%;
        background-position: center;
        background-repeat: no-repeat;
        &.mail-icon {
            background-image: url("../img/n_6029.png");
        }
    }
    .tel-area {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 48px;
        width: 89.464%;
        margin: auto;
        margin-top: 8px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 2px 0px #00000029;
        border: 1px solid #69A73F;
        border-radius: 6px;
    }
    .telnum {
        font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif !important;
        width: 100%;
        cursor: default;
        text-align: center;
        font: normal normal bold 29px / 28px Roboto;
        letter-spacing: 0px;
        color: #69A73F;
    }
    .tel-area-img {
        vertical-align: bottom;
    }
    .br-space {
        display: block;
        content: "";
        margin-bottom: 3px;
    }
    div.shopcs{
        display: inline-flex;
        height: 25px;
        margin-top: 8px;
        text-align: left;
        font: normal normal normal 14px/28px Hiragino Sans;
        letter-spacing: 0px;
        color: #666666;
        opacity: 1;
        justify-content: center;
    }
    div.shopcsScore > a > span{
        text-align: left;
        font-size: 12px;
        font-weight: normal;
        letter-spacing: 0px;
        color: #333333;
        display: -webkit-inline-box;
    }
    div.shopcs > div.shopcsStar{
        margin-right: 7px !important;
    }
    div.shopcs > div.shopcsStar > img{
        position: relative;
        height: 4.5vw !important;
        bottom:2vw !important;
    }
    .notLinefeedP{
        display: none;
    }
    .chevronPC{
        display: none;
    }
    .chevronSP{
        object-fit: contain;
        height:18px;
    }
    .shopImg {
        padding-top: 15px;
    }
    .hiragino600 {
        font:normal 600 normal 12px/28px "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    }
    .shop-info-items {
        min-width: 17.07vw;
    }
    .baseline-align {
        align-self: baseline;
    }
    .padding-left20 {
        padding-left: 20px;
    }
    .shop-sales-items {
        max-width: 18.58vw;
        min-width: 17.07vw;
    }
    .direction-column {
        flex-direction: column;
    }
}
.flex {
    display: flex;
}
.disable-color{
    background-color: #EBE9E5 !important;
}
.pointer-none{
    pointer-events: none !important;
}