@charset "utf-8";

.isTypeV3 #newHeading {
    font-family: 'Noto Sans Japanese Medium';
    font-size: 20px;
    color: #e83416;
    line-height: 1.3;
    background-image: none;
    border-bottom: none;
    padding: 0 0 20px;
}

.isTypeV3 #newHeading {
    font-family: 'Noto Sans Japanese Medium';
    font-size: 20px;
    color: #e83416;
    line-height: 1.3;
    background-image: none;
    border-bottom: none;
    padding: 0 0 20px;
}

#footer {
	overflow: hidden;
}

.shop .pc{
}

.shop .sp {
	display:none;
}

@media screen and (max-width: 767px) {
.shop .pc{
	display: none;
}

.shop .sp {
	display:block;
}
}

.shop .contents_inner {
    width: 100%;
    max-width: 990px;
    margin: 0 auto;
    padding: 0 15px;
}

.shop .taC {
    text-align: center;
}

.shop_ttl {
    padding-top: 20px;
}

.shop_ttl p img {
    margin-top: -30px;
}

.shop_ttl_txt p {
	font-size:1.2em;
	font-weight: bold;
	padding-top:20px;
	line-height: 2em;
}

.shop-search_btn .btn-white-primary {
    font-size: 16px;
	padding: 16px;
}

.link-anchor-panel-down .panel-shop {
    display: block;
	padding: 10px 10px 4px;
	justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 16px;
    min-height: 53px;
}

.link-anchor-panel-down .panel-shop span {
    color: #f00;
}

.shop-search_btn {
	margin: 60px 0 60px;
    padding: 30px 0 30px;
}

.shop-search_btn .col {
    margin: 0 16px 0;
}

.shop-introduction {
    margin: 60px 0;
}

.h-appeal.no-border {
    padding-top: 20px;
}

.shop-consult h3 {
    padding-bottom: 20px;
}

#newContents.shop {
    margin-bottom: 60px;
}

@media screen and (max-width: 767px) {

	.shop_ttl p img {
		margin: -20px auto 0;
	}

	.float-left {
		float: none;
		/* margin-right: 16px; */
		/* margin-bottom: 16px; */
		margin: 0 auto 30px;
		text-align: center;
	}
	
	.shop-search_btn {
		margin: 30px 0 30px;
	}
}


@media only screen and (max-width: 768px) {
    .newContainer #newPage #newMainArea.isTypeV3 #newContents.isTypeV3 .newMainAreaInner.isTypeV3 {
        width: 100%;
    }
    .newContainer #newPage #newMainArea.isTypeV3 #newContents.isTypeV3 {
        width: 100%;
    }
    .newContainer #newPage #newMainArea.isTypeV3 {
        width: 100% !important;
    }
    }

    body[class*='tmpService'] .isTypeV3 #newHeading {
        font-family: 'Noto Sans Japanese Medium';
        font-size: 20px;
        color: #e83416;
        line-height: 1.3;
        background-image: none;
        border-bottom: none;
        padding: 0 0 20px;
    }

    body[class*='tmpService'] .serviceListIndex h3.head {
        color: #e83416;
    }

    body[class*='tmpService'] .newMainAreaInner:first-child {
        padding-top: 0px !important;
    }

    body[class*='tmpService'] .newMainAreaInner div {
        margin-top: 0;
        margin-bottom: 0;
    }

    body[class*='tmpService'] .serviceHdg2Ba {
        font-size: 16px;
        margin: 40px 0 20px;
        padding-bottom: 7px;
        color: #000;
        border-bottom: 2px solid #ddd;
    }

    body[class*='tmpService'] .serviceHdgTy1 {
        font-size: 18px;
        font-weight: bold;
        margin: 0 0 20px;
        color: #e73315;
    }

    #footerV3 .footerV3MenuSubList li {
        line-height: 1.48;
    }

    #footer{
        overflow: hidden;
    }

@media screen and (max-width: 767px) {
	.row {
		margin-bottom: 0;
	}

	.shop-search_btn .col {
		margin: 0 16px 20px;
	}
	
	.shop-search_btn .col:last-child {
		margin-bottom: 0;
	}
}