@charset "utf-8";


/* =========================== 全体 =========================== */
h1{font-family: 'Noto Serif JP', serif;}
h2.color_primary{color: #343330;}
.color_primary_light {color: #F4f4f4;opacity: 1;}
.contents_point .color_primary_light {color: #ffffff;}
.heading{border-bottom: 1px solid #343330;}
.heading_text_wrap{position: relative;}
.heading_title{position: absolute;width: 100%;}
.contents_loan .heading_title{position: initial;}
.contents_recommend .heading_title{position: initial;}

@media (min-width:768px) {
}


/* =========================== タイトル部分 =========================== */
.show_main_price{color: initial;}
.back_img {background-image: url('/img/produce/show/back1.png');background-size: cover; background-position: center;background-repeat: no-repeat;}
.back_recommend {background-color: #F4F4F4;background-image: url('/img/produce/show/back1.png');background-position: center;background-repeat: no-repeat;}
@media (min-width:768px) {
}


/* ===========================おすすめポイント =========================== */
@media (min-width:768px) {
    .speech_bubble{padding: 0;background-color: initial;}
    .speech_bubble::after{display: none;}
    .speech_bubble{margin-left: 0px;}
}



