body {
    background: #fff;
    font: 16px 'Noto Sans JP', 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif, Meiryo !important;;
}

/*スマホフッター調整*/
.sp-footer {
    padding: 0 15px;
}

.sp-ft-li {
    display: block;
    position: relative;
    padding: 15px 10px;
    border-top: solid 1.6px #fff;
    line-height: 1.5;
}

.sp-ft-li-first {
    border-top: 0;
}

.sp-ft-point {
    padding-top: 10px;
    margin-left: 10px;
    border-top: solid 1px rgba(255,255,255,0.4);
}

.sp-ft-li a {
    display: block;
}

.sp-ft-li:after {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    top: 50%;
    right: 2px;
    margin-top: -5px;
    transform: rotate(45deg);
    transition: right .3s;
    border-top: 1.6px solid #fff;
    border-right: 1.6px solid #fff;
}

.sp-footer-list-wht {
    margin: 30px 0 50px;
    padding: 15px 20px;
    background-color: #fff;
    border-radius: 10px;
}

.sp-footer-list-wht-center {
    border-top: 1.6px solid #999A9C;
    border-bottom: 1.6px solid #999A9C;

}

.sp-ft-ex-li {
    position: relative;
    padding: 15px 10px;
}

.sp-ft-ex-li:after {
    position: absolute;
    top: 43%;
    right: 3px;
    content: url(https://www.dos-osaka.co.jp/ss1/img/ss1Externallink_bk.png);
}

a.cl555 {
display: block;
color: #555;
}

@media (max-width: 500px) {
    .rene .global-footer .inner {
        padding-top: 30px;
    }
}

/*スマホフッター調整*/
.crown_area {
    display: flex;
    justify-content: space-between;
    height: 168px;
    width: 89%;
}

.ss1_cm:after {
    top: 147px;
}

.crown_area img.ITreview_img {
    max-width: 37%;
    width: auto;
}

/*.crown_area img {
    max-height: 180px;
    height: 100%;
}*/

.laurel_wreath {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.laurel_wreath img {
    max-height: 48%;
    height: auto;
    max-width: 100%;
    width: auto;
}

@media (max-width: 1900px) {
    .crown_area {
        height: 140px;
    }
    .ss1_cm:after {
        top: 152px;
    }
}

@media (max-width: 1700px) {
    .ss1_cm:after {
        top: 216px;
    }
}

@media (max-width: 1600px) {
    .crown_area {
        height: auto;
    }
/*    .crown_area img {
        max-height: 120px;
        max-width: 100%;
        height: auto;
    }*/

    .ss1_cm:after {
        top: 154px;
    }
}

@media (max-width: 1400px) {
    .ss1_cm:after {
        top: 230px;
    }
}

@media (max-width: 800px) {


    .crown_area {
        max-height: 168px;
    }

    .crown_area img.ITreview_img {
        height: 100%;
        max-width: 33%;
        width: auto;
    }

}

@media (max-width: 700px) {

.crown_area {
    width: 100%;
}
}

@media (max-width: 500px) {

.laurel_wreath img {
    max-height: 43px;
}

.ImgRespo {
    width: auto;
    height: auto;
}

.priceArea-contents h3 {
    font-size: clamp(16px,3.8vw,24px);
    font-weight: bold;
    color: #3C3C3C;
}

.priceArea-contents p {
    padding: 20px 0 40px;
}

.priceArea-contents{
    max-width: 1300px;
    width: 90%;
}

.priceArea-img-box{
	border-radius: 20px;
    padding: 50px;
	background:#FFF;
}

.priceArea-inner-blue {
	padding-bottom: 80px;
}

.priceArea-inner {
	padding-bottom: 0px;
}


.priceArea-contents p {
    padding: 10px 0 20px;
}

.priceArea-img-box {
    border-radius: 10px;
    padding: 40px 20px;
}

.priceArea-inner {
    border-radius: 0px 0px 0px 50px;
}


.priceArea-inner-blue {
    padding-bottom: 60px;
}

}