/* =================================
stylesheet of mrc common style
================================= */

#mrc {
    font-family: "sans-serif","ヒラギノ角ゴシック";
    font-weight: 400;
}
#mrc .p-index_top {
    padding: 0;
}
#mrc .kv_wrapper {
    margin-bottom: 16px;
    width: 100%;
}
#mrc .p-index_sub_kv {
    width: 100%;
}
#mrc .worry_wrapper {
    background-image: url(../img/worry_bg.png);
    padding-top: 24px;
}
#mrc .l-header_logo {
    width: 60%;
}
#mrc .l-header_txt {
    margin-bottom: 5px;
}
#mrc .title_pic {
    width: 80%;
    max-width: 280px;
    margin: 16px auto;
}
#mrc .c-line_ttl {
    font-family: "sans-serif","ヒラギノ角ゴシック";
}
#mrc .new_2023_tele .l-cont_inner .c-cv_ttl {
    font-family: "ほのか丸ゴシック","Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HGMaruGothicMPRO";
}
#mrc .new_2023_tele .l-cont_inner .c-cv_head {
    font-size: 11px;
}
@media screen and (min-width: 980px) {
    #mrc .wrapper_common {
        margin-bottom: 64px;
    }
    #mrc .l-header {
        padding:0;
    }
    #mrc .new_2023_tele .l-cont_inner .c-cv_ttl {
        font-size: 24px;
        letter-spacing: 2px;
    }
    #mrc .new_2023_tele .l-cont_inner .c-cv_head {
        font-size: 14px;
        letter-spacing: 2px;
    }
    #mrc .c-line.eme {
        background-image: url(../img/tri_eme.png);
    }
    #mrc .cv_blue {
        background-image: linear-gradient(to left, #84f5de, #4cc5f8);
    }
    #mrc .l-header_logo img{
    max-width: 290px;
}
}



/* =================================
02_worry_start
================================= */


#mrc .worry_wrapper .worry_in_wrapper {
    padding: 48px 0;
}
#mrc .worry_wrapper .worry_in_wrapper img {
    width: 90%;
}
#mrc .worry_wrapper .worry_in_wrapper .problem_01 {
    margin-left: -32px;
}
#mrc .worry_wrapper .worry_in_wrapper .problem_02 {
    margin-top: -56px;
}

#mrc .worry_wrapper .worry_in_wrapper .problem_03 {
    margin-left: 9%;
    margin-top: -60px;
}
@font-face {
    font-family: 'ほのか丸ゴシック';
	src: url(../font/font_1_honokamarugo_1.1.ttf);
}
#mrc .wrapper_common h2 {
    font-family: "ほのか丸ゴシック","Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HGMaruGothicMPRO";
    font-size: 18px;
    color: #e17480;
    font-weight: bold;
    text-align: center;
}
#mrc .wrapper_common h2 img {
    width: 240px;
    margin: 0 auto;
}
#mrc .wrapper_common h2 span.english {
    font-size: 8px;
    display: block;
    font-weight: normal;
    text-align: center;
    color: #777;
}
#mrc .worry_banner .worry_image {
    width: 80%;
    margin: 48px auto 24px;
    max-width: 280px;
}
#mrc .worry_banner .worry_banner_in .worry_banner_in_txt {
    padding: 16px;
    background-color: #e8fffe;
    border: 1px solid #d3f0ff;
}
#mrc .worry_banner .worry_banner_in .worry_banner_in_txt .p_wrapper {
    padding: 24px;
    border: 1px solid #d3f0ff;
}
#mrc .worry_banner .worry_banner_in .worry_banner_in_txt .p_wrapper .txt_up {
    color: #000a57;
    font-size: 12px;
    padding: 16px;

}
#mrc .worry_banner .worry_banner_in .worry_banner_in_txt .p_wrapper .txt_down {
    color: #006295;
    font-size: 14px;
    padding: 8px 16px;
    font-weight: bold;
    background-color: #f0ff00;

}
/* ================================= 
02_worry PC_normal
================================= */

@media screen and (min-width: 980px) {
    #mrc .worry_wrapper {
        margin: 64px 0;
    }
    #mrc .worry_wrapper .title_pic {
        width: 320px;
        max-width: unset;
        margin: 0 0 0 48px;
        padding: 24px 0 0 0;
    }
    #mrc .wrapper_common h2 {
    font-size: 32px;
    }
    #mrc .wrapper_common h2 span.english {
        font-size: 12px;  
    }
   #mrc .worry_wrapper .worry_in_wrapper {
        width: 70%;
        display: flex;
        margin: 0 auto;
        padding: 24px 0 64px;
    }
    #mrc .worry_wrapper .worry_in_wrapper img {
        width: 33%;
    }
    #mrc .worry_wrapper .worry_in_wrapper img.problem_01 {
        margin: unset;
    }
    #mrc .worry_wrapper .worry_in_wrapper img.problem_02 {
        margin: unset;
    }
    #mrc .worry_wrapper .worry_in_wrapper img.problem_03 {
        margin: unset;
    }
    #mrc .worry_banner .worry_banner_in {
        display: flex;
        justify-content: center;
    }
    #mrc .worry_banner .worry_banner_in img {
        margin: 0;
        height: 288px;
    }
    #mrc .worry_banner .worry_banner_in .worry_banner_in_txt {
        margin-top: 54px;
    }
    #mrc .worry_banner .worry_banner_in .worry_banner_in_txt .txt_up {
        color: #000a57;
        font-size: 14px;
        padding: 16px 16px 0;
    }
    #mrc .worry_banner .worry_banner_in .worry_banner_in_txt .txt_down {
        color: #006295;
        font-size: 16px;
        padding: 8px 16px;
        font-weight: bold;
    }
}

/* ================================= 
02_worry PC_large_size
================================= */
@media screen and (min-width: 1332px) {
    #mrc .worry_banner .worry_banner_in  {
        width: 1480px;
        margin: 0 auto;
    }
}
/* ================================= 
02_worry PC
================================= */
@media screen and (min-width: 980px) {
    #mrc .worry_banner .worry_banner_in {
        width: 60%;
    }
}
/* ================================= 
02_worry PC_ipad
================================= */
@media screen and (max-width: 1332px) and (min-width: 700px){
    #mrc .worry_banner .worry_banner_in {
        width: 70%;
    margin: 0 auto;
    }
}
/* =================================
03_importance_start
================================= */

#mrc .importance_wrapper {
    width: 90%;
    max-width: 768px;
    margin: 64px auto;
}
#mrc .importance_wrapper .title {
    font-size: 20px;
    font-weight: bold;
    color: #38871c;
    border-bottom: 2px solid #7bcbf4;
    padding-bottom: 8px;
}
#mrc .importance_wrapper .title span {
    font-size: 8px;
    font-weight: normal;
    color: #777;
    display: block;
}
#mrc .importance_wrapper .txt_in {
    color: #484848;
    font-size: 12px;
    margin-top: 16px;
    line-height: 1.8;
    background: #ededed;
    padding: 16px;
}
 #mrc .importance_wrapper .txt_out .pic_tree h3{
    font-size: 14px;
    margin-top: 48px;
    text-align: center;
    }
#mrc .importance_explan_wrapper {
    background-image: linear-gradient(to right, #cee8ff, #cee8ff, #cee8ff, #cee8ff, #d2fdff);
    background-size: cover;
    padding: 24px 8px 48px;
}
#mrc .importance_explan_wrapper .up_wrapper .txt_in {
    background: #ffffff82;
    padding: 16px 24px;
    margin: 16px 0;
    font-size: 12px;
    line-height: 1.8;
    color: #022a8f;
}
#mrc .importance_explan_wrapper .down_wrapper .img_wrapper {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}
#mrc .importance_explan_wrapper .down_wrapper .img_wrapper img {
    width: 100%;
    height: auto;
}
#mrc .importance_explan_wrapper .down_wrapper .img_wrapper .pic_01 {
    width: 70%;
}
#mrc .importance_explan_wrapper .down_wrapper .img_wrapper .pic_02 {
    width: 60%;
    margin: -25% 0 0 40%;
}
#mrc .importance_explan_wrapper .down_wrapper .img_wrapper .pic_03 {
    width: 60%;
    margin: -15% 0 0 3%;
}
#mrc .importance_explan_wrapper .down_wrapper .txt_in {
    color: #fc376f;
    padding: 16px 0 0;
    width: 94%;
    margin: 16px auto 0;
    font-size: 12px;
    line-height: 1.8;
}
#mrc .importance_explan_wrapper .down_wrapper .pink {
    background-image: linear-gradient(to right, #e8dce9, #fbcdf1);
    background-size: cover; 
    padding: 8px 16px;
    font-weight: normal;
}
#mrc .importance_explan_wrapper .pic_tree {
    width: 100%;
    margin: 24px auto;
}

/* ================================= 
02_importance PC_normal
================================= */

@media screen and (min-width: 980px) {
    #mrc .importance_wrapper {
        width: 75%;
        max-width: 946px;
        margin: 24px auto 48px;
    }
    #mrc .importance_wrapper .title span {
        padding: 0 16px;
    }
    #mrc .importance_explan_wrapper {
        width: 100%;
        padding: 24px 0;
        margin-top: 64px;
    }
    #mrc .importance_explan_wrapper .up_wrapper {
        width: 100%;
    }
    #mrc .importance_explan_wrapper .up_wrapper img {
        width: 40%;
        margin-left: 8%;
    }
    #mrc .importance_explan_wrapper .up_wrapper .txt_in {
        width: 40%;
        margin: -270px 0 0 46%;
        position: absolute;
        z-index: 2;
        font-size: 16px;
        letter-spacing: 2px;
    }
    #mrc .importance_explan_wrapper .down_wrapper {
        position: relative;
    }
    #mrc .importance_explan_wrapper .down_wrapper .img_wrapper {
        width: 100%;
        max-width: 340px;
        position: absolute;
        right: 5%;
        top: -250px;
    }
    #mrc .importance_explan_wrapper .down_wrapper .img_wrapper .pic_01 {
        width: 84%;
        margin-top: 180px;
        margin-left: -260px;
    }
    #mrc .importance_explan_wrapper .down_wrapper .img_wrapper .pic_02 {
        width: 60%;
        margin: -150px 0px 0 -20px;
    }
    #mrc .importance_explan_wrapper .down_wrapper .img_wrapper .pic_03 {
        width: 60%;
        margin: -330px 0 30px 130px;
    }
    #mrc .importance_explan_wrapper .down_wrapper .txt_in {
        width: 84%;
        font-size: 16px;
        letter-spacing: 2px;
    }
    #mrc .importance_explan_wrapper .down_wrapper .pink {
        margin: 24px 0;
        width: 100%;
        padding: 16px 8%;
    }
}
/* ================================= 
02_importance ipad
================================= */
@media (max-width: 1220px) and (min-width: 480px) {
    #mrc .importance_explan_wrapper .up_wrapper {
        width: 50%;
        margin: 0 auto;
    }
    #mrc .importance_explan_wrapper .up_wrapper img {
        width: 100%;
        margin-left: -32%;
    }
    #mrc .importance_explan_wrapper .up_wrapper .txt_in {
        margin-left: 30%;
    }
}

/* ================================= 
03_outline
================================= */
#mrc .outline_wrapper {
    margin-top: 80px;
}
#mrc .outline_wrapper h2 .fist_line img {
    width: 56%;
    margin: 0 auto 4px;
}
#mrc .outline_wrapper h3 .up_wrapper p.txt {
    color: #fff;
    background-image: linear-gradient(to right, #fd5392, #f86f64);
    padding: 8px 16px;
    font-weight: bold;
    width: 20%;
    margin: -20px auto 0;
    text-align: center;
}
#mrc .outline_wrapper h3 .up_wrapper p.wide {
    width: 40%;
}
#mrc .outline_wrapper h3 .up_wrapper .line {
    border-top: 1px solid #f58f4b;
    margin-top: 40px;
}
#mrc .outline_wrapper .content_txt {
    width: 100%;
    text-align: center;
}
#mrc .outline_wrapper .content_txt p {
    font-size: 1.2rem;
    width: 90%;
    margin: 48px auto 64px;
    letter-spacing: 2px;
}
#mrc .outline_wrapper .content_txt p span {
    background-color: #fae194;
}
#mrc .outline_wrapper .content_detail_wrapper_up img {
    width: 100%;
}
#mrc .outline_wrapper .content_detail_wrapper_up p {
    color: #e17480;
    font-size: 1.2rem;
    width: 90%;
    letter-spacing: 1px;
    margin: 48px auto;
}
#mrc .outline_wrapper .content_detail_wrapper_down {
    background-image: linear-gradient(to right, #e8dce9, #fbcdf1);
    background-size: cover; 
    display: flow-root;
}
#mrc .outline_wrapper .content_detail_wrapper_down img {
    width: 80%;
    margin: 24px auto;
}
#mrc .outline_wrapper p.point_wrapper {
    background-color: #e17480;
    padding: 16px 8px 8px;
    color: #fff;
    position: relative;
    width: 96%;
    font-weight: bold;
    font-size: 11px;
    margin: 0 auto 24px;
    text-align: center;
}
#mrc .outline_wrapper p.point_wrapper .icon {
    border: 1px solid #e17480;
    background-color: #fff;
    color: #e17480;
    padding: 2px 4px;
    font-size: 10px;
    font-weight: 600;
    position: absolute;
    left: 5%;
    top: -14px;
}
#mrc .outline_wrapper .ouline_wrapper_single {
    margin-bottom: 48px;
    display: flow-root;
}
#mrc .outline_wrapper #second_outline .content_detail_wrapper_up img {
    margin-bottom: 48px;
}
#mrc .outline_wrapper #second_outline  .content_detail_wrapper_down {
    background-image: linear-gradient(to right, #e9dcd1, #e7d9ce);
    background-size: cover; 
    display: flow-root;
}
#mrc .outline_wrapper #second_outline .content_txt .txt p span {
    background: unset;
    font-size: 14px;
}
#mrc .outline_wrapper #second_outline  .content_detail_wrapper_down .in_wrapper {
    margin: 64px auto 24px;
    background: #fff;
    border: 2px solid #e17480;
    width: 96%;
}

#mrc .outline_wrapper #second_outline  .content_detail_wrapper_down .in_wrapper .title_wrapper {
    margin: 0 auto ;
    display: inline-block;
    position: relative;
    width: 100%;
    top: -64px;
}
#mrc .outline_wrapper #second_outline  .content_detail_wrapper_down .in_wrapper .title_wrapper img {
    width: 30%;
    position: absolute;
    left: 0;
    z-index: 2;
    top: -30px;
}
#mrc .outline_wrapper #second_outline  .content_detail_wrapper_down .in_wrapper .title_wrapper p {
    background-color: #fbccb3;
    color: #9d3c02;
    font-size: 1.2rem;
    padding: 8px 0 8px 12%;
    position: absolute;
    left: 12%;
    text-align: center;
}
#mrc .outline_wrapper #second_outline  .content_detail_wrapper_down .in_wrapper .title_wrapper p span {
    font-size: 12px;
    display: inline-block;
    width: 100%;
}
#mrc .outline_wrapper #second_outline  .content_detail_wrapper_down .in_wrapper p.txt {
    color: #e17480;
    font-size: 12px;
    margin: 46px 8px 24px;
}
#mrc .news_wrapper_banner .title {
    text-align: center;
    margin-bottom: 16px;
}

#mrc .news_wrapper_banner .title span {
    display: block;
}
#mrc .news_wrapper_banner .pic_banner {
    margin: 0 auto;
    width: 80%;
}
#mrc .news_wrapper_banner .pic_banner img {
    margin-bottom: 24px;

}

/* ================================= 
03_outline PC_normal
================================= */
@media screen and (min-width: 980px) {
    #mrc .outline_wrapper {
        margin-top: 64px;
    }
    #mrc .outline_wrapper h2 .first_line img {
        width: 420px;
        margin: 8px 16px 0 0;
    }
    #mrc .outline_wrapper h2 .first_line {
        margin: 0 auto;
        justify-content: center;
        display: flex;
    }
    #mrc .outline_wrapper h2 .first_line p {
        font-size: 28px;
        margin-top: 8px;
    }
    #mrc .outline_wrapper h3 .up_wrapper p.txt {
        width: 6%;
    }
    #mrc .outline_wrapper .content_txt p {
        font-size: 16px;
    }
    #mrc .importance_wrapper .txt_out {
        display: flex;
    }
    #mrc .importance_wrapper .txt_in {
    font-size: 14px;
    margin-right: 44px;
    margin-top: 32px;
    padding-top: 60px;
    }
    #mrc .importance_wrapper .txt_out .pic_tree {
        width: 50%;
       }
    #mrc .outline_wrapper .content_detail_wrapper_up {
        width: 100%;
        display: flex;
        align-items: center;
    }

    #mrc .outline_wrapper .content_detail_wrapper_up img {
        width: 32%;
    }
    #mrc .outline_wrapper #second_outline .content_detail_wrapper_up img {
        float: left;
    }
    #mrc .outline_wrapper #second_outline .content_detail_wrapper_up p {
        font-size: 14px;
        width: 60%;
        letter-spacing: 1px;
        padding: 24px 5% 0;
        display: inline-block;
        float: right;
    }
    #mrc .outline_wrapper #second_outline .content_detail_wrapper_up p.point_wrapper {
        font-size: 16px;
        width: 56%;
        padding: 1.5% 1%;
        margin: 16px 0 0 5%;
        float: right;
    }
    #mrc .outline_wrapper .content_detail_wrapper_up p {
        padding: 4px 12%;
        font-size: 14px;
        letter-spacing: 1px;
        margin: 24px auto;
    }
    #mrc .outline_wrapper .feature_second {
        display: inline-block;
        width: 100%;
        padding: 24px 10% 0;
    }
    #mrc .outline_wrapper .feature_second .point_wrapper {
        width: 39%;
    }
    #mrc .outline_wrapper .content_detail_wrapper_down {
        display: flex;
        padding: 16px 32px;
        justify-content: center;
    }
    #mrc .outline_wrapper .content_detail_wrapper_down img {
        width: 30%;
        margin: 56px 0;
    }
    #mrc .outline_wrapper .content_detail_wrapper_down p {
        font-size: 16px;
        width: 520px;
        padding: 24px;
        margin: 24px 0 0 0;
        height: 100px;
    }
    #mrc .outline_wrapper #second_outline .content_detail_wrapper_down {
        display: flex;
        width: 100%;
    }
    #mrc .outline_wrapper #second_outline .content_detail_wrapper_down .in_wrapper {
        width: 45%;
        font-size: 16px;
        height: 300px;
    }
    #mrc .outline_wrapper #second_outline .content_detail_wrapper_down .in_wrapper .title_wrapper img {
        width: 23%;
        top: -80px;
    }
    #mrc .outline_wrapper #second_outline .content_detail_wrapper_down .in_wrapper p.txt {
        font-size: 14px;
        width: 98%;
        height: 200px;
        margin: 50px auto 0;
    }
    #mrc .outline_wrapper #second_outline .content_detail_wrapper_down .in_wrapper .title_wrapper p {
        width: 400px;
        font-size: 18px;
        height: 72px;
        color: #f97340;
    }
    #mrc .outline_wrapper #second_outline .content_detail_wrapper_down .in_wrapper .title_wrapper p span {
        font-size: 14px;
    }
    #mrc .outline_wrapper #third_outline {
        margin-bottom: 0;
    }
    #mrc .outline_wrapper #third_outline .content_txt .content_detail_wrapper .point_wrapper {
        width: 86%;
    }
    #mrc .outline_wrapper h3 .up_wrapper p.wide {
        margin: -20px 0 0 5%;
        width: 10%;
    }
    #mrc .outline_wrapper .content_txt .content_detail_wrapper {
        width: 60%;
        float: left;
        padding: 48px 6%;
    }
    #mrc .outline_wrapper .content_txt img {
        width: 530px;
    }
    #mrc .outline_wrapper p.point_wrapper {
        width: 50%;
        margin: 40px;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
    }
    #mrc .outline_wrapper .ouline_wrapper_single {
        margin-bottom: 128px;
    }
    #mrc .worry_banner .worry_banner_in .worry_banner_in_txt .p_wrapper .txt_up {
        font-size: 16px;
    }
    #mrc .news_wrapper_banner .title {
        margin-bottom: 32px;
    }
    #mrc .news_wrapper_banner .pic_banner {
        display: flex;
        justify-content: center;
    }
    #mrc .news_wrapper_banner .pic_banner .banner {
        margin: 0 8px;
    }
}




/* ================================= 
04_detail
================================= */
#mrc .detail_wrapper h2 {
    margin-bottom: 24px;
}
#mrc .detail_wrapper .detail_wrapper_single{
    margin-bottom: 48px;
}
#mrc .detail_wrapper .detail_wrapper_single h3 {
    position: relative;
    background-image: linear-gradient(to right, #a39aec, #efc2d7);
    background-size: cover; 
    display: flow-root;
    width: 100%;
    height: 52px;
}
#mrc .detail_wrapper .detail_wrapper_single h3 img {
    width: 16%;
    position: absolute;
    left: 14%;
    margin-top: -6px;
}
#mrc .detail_wrapper .detail_wrapper_single h3 p {
    color: #483945;
    font-weight: bold;
    font-size: 14px;
    padding-top: 11px;
    width: 50%;
    position: absolute;
    left: 32%;
    line-height: 1.2;
}
#mrc .detail_wrapper .detail_wrapper_single .content_txt img {
    width: 60%;
    margin: 16px auto 0;
}
#mrc .detail_wrapper .detail_wrapper_single .content_txt .right_wrppper p{
    font-size: 12px;
    color: #7d74d4;
    text-align: left;
    margin: 24px auto;
}
#mrc .detail_wrapper .detail_wrapper_single .content_txt .right_wrppper .price_table img.table_img {
    width: 98%;
    margin: 0 auto 24px;
}
#mrc .detail_wrapper .detail_wrapper_single .bottom_wrapper {
    background-image: linear-gradient(to right, #e8dce9, #fbcdf1);
    background-size: cover;
    color: #483945;
    font-size: 12px;
    padding: 48px 12%;
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;
}
#mrc .detail_wrapper .detail_wrapper_single .bottom_wrapper p {
    margin-bottom: 24px;
}
#mrc .detail_wrapper #second_outline .outline_detail{
    background-image: linear-gradient(to right, #39f7cd, #42eb88);
}
#mrc .detail_wrapper #second_outline .outline_detailp {
    color: #00400f;
}
#mrc .detail_wrapper #second_outline .img_wrapper {
    clear: both;
    display: block;
    position: relative;
    height: 280px;
}
#mrc .detail_wrapper #second_outline .img_wrapper .exterior {
    width: 60%;
    position: absolute;
    top: 16px;
    left: 3%;
}
#mrc .detail_wrapper #second_outline .img_wrapper .interior {
    width: 62%;
    position: absolute;
    top: 180px;
    right: 2%;
    z-index: 2;
}
#mrc .detail_wrapper #second_outline .txt {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    background: #e8fff9;
    padding: 48px 8px;
}
#mrc .detail_wrapper #second_outline .txt p {
    color: #00400f;
    margin: 0 auto;
    font-size: 12px;
}
#mrc .detail_wrapper #second_outline .txt p span {
    font-size: 14px;
    display: block;
    margin: 4px 0;
}
#mrc .detail_wrapper #third_outline .outline_detail{
    background-image: linear-gradient(to right, #fecae6, #fea0a7);
    height: 54px;
}
#mrc .detail_wrapper #third_outline .outline_detailp {
    color: #740b53;
}
#mrc .detail_wrapper #third_outline h3 p {
    left: 36%;
}
#mrc .detail_wrapper #third_outline h3 img {
    width: 16%;
    position: absolute;
    left: 16%;
}
#mrc .detail_wrapper #third_outline .content_txt img {
    width: 98%;
    margin: 24px auto 0;
}
#mrc .detail_wrapper #third_outline .content_txt .txt p {
    background-color: #fff1f9;
    padding: 24px 16px;
    color: #da4090;
    font-size: 12px;
    width: 100%;
    margin: 0 auto 48px;
}
#mrc .detail_wrapper #third_outline .content_txt .txt span {
    font-size: 14px;
    display: block;
    margin: 16px 0;
    background-color: unset;
}
#mrc .detail_wrapper #forth_outline .outline_detail{
    background-image: linear-gradient(to right, #bfe5fb, #a4c8fd);
}
#mrc .detail_wrapper #forth_outline .outline_detailp {
    color: #00196b;
}
#mrc .detail_wrapper #forth_outline .content_txt {
    background-color: #f1fbff;
}
#mrc .detail_wrapper #forth_outline .content_txt img {
    width: 98%;
    margin: 24px auto 0;
}
#mrc .detail_wrapper #forth_outline .content_txt img.mrc_logo {
    width: 20%;
    margin: 0 auto;
    padding: 48px 0 0;
}
#mrc .detail_wrapper #forth_outline .content_txt .txt p {
    background-color: #f1fbff;
    padding: 16px 16px 24px;
    color: #2c478c;
    font-size: 12px;
    width: 100%;
    margin: 0 auto;
}
#mrc .detail_wrapper #forth_outline .content_txt .txt p span {
    font-size: 14px;
    display: block;
    margin: 4px 0;
    padding: 4px;
    margin: 0 auto;
    background-color: unset;
}
#mrc .detail_wrapper #forth_outline .content_txt .txt p.explan {
    margin: 0;
    width: 100%;
    text-align: right;
    font-size: 0.8rem;
    font-weight: 400;
    margin: 0;
    padding: 0 8px 8px 0;
}

/* ================================= 
04_detail PC_normal
================================= */
@media screen and (min-width: 980px) {

    #mrc .detail_wrapper .detail_wrapper_single h3 {
        height: 60px;
        margin: 48px 0 0 0;
    }
    #mrc .detail_wrapper .detail_wrapper_single h3 p {
        font-size: 20px;
        width: auto;
        font-weight: 600;
        text-align: center;
        position: unset;
        padding-top: 18px;
    }
    #mrc .detail_wrapper .detail_wrapper_single h3 img {
        width: 6%;
        left: 24%;
        margin-top: -12px;
        z-index: 2;
    }
    #mrc .detail_wrapper #third_outline {
        background-color: #fff1f9;
    }
    #mrc .detail_wrapper #third_outline h3 img {
        width: 6%;
        left: 24%;
        margin-top: -12px;
        z-index: 2;
    }
    #mrc .detail_wrapper #third_outline h3 p {
        left: 38%;
    }
    #mrc .detail_wrapper #third_outline .content_txt .txt p {
    font-size: 14px;
    text-align: left;
    padding: 90px 12% 0;
    }
    #mrc .detail_wrapper #third_outline .content_txt .txt p span {
        font-size: 20px;
        background: unset;
    }
    #mrc .detail_wrapper .detail_wrapper_single .content_txt .txt {
        width: 100%;

    }
    #mrc .detail_wrapper #forth_outline .content_txt {
        background-color: #f1fbff;
    }
    #mrc .detail_wrapper #third_outline .content_txt img {
        width: 480px;
        margin: 0;
    }
    #mrc .detail_wrapper #forth_outline .content_txt img {
        width: 480px;
         margin: 0;
    }
    #mrc .detail_wrapper #forth_outline .content_txt img.mrc_logo {
        width: 80px;
    float: left;
    margin-left: 24%;
    margin-top: 50px;
    }
    #mrc .detail_wrapper #forth_outline .content_txt .txt p {
        width: 60%;
        font-size: 14px;
        margin: 58px 0 0 40%;
        text-align: left;
    }
    #mrc .detail_wrapper #forth_outline .content_txt .txt p.explan {
        margin-top: 30px;
    }
    #mrc .detail_wrapper #forth_outline .content_txt .txt p span {
        font-size: 20px;
        background: unset;
        margin: 0;
    }
    #mrc .detail_wrapper .detail_wrapper_single .content_txt img {
        width: 340px;
        margin: 0 0 0 5%;
        align-self: end;
    }
    #mrc .detail_wrapper .detail_wrapper_single .content_txt .right_wrppper p {
        font-size: 16px;
    }
    #mrc .outline_wrapper .content_txt {
        display: flex;
        letter-spacing: 2px;
        justify-content: center;
    }
    #mrc .detail_wrapper .detail_wrapper_single .content_txt .right_wrppper {
        width: 40%;
        display: inline-block;
        margin: 64px 5% 24px;
        font-size: 16px;
    }
    #mrc .detail_wrapper .detail_wrapper_single .bottom_wrapper {
        justify-content: center;
    }
    #mrc .detail_wrapper .detail_wrapper_single .bottom_wrapper p {
        font-size: 12px;
        padding: 24px 8px;
        width: 40%;
        border-bottom: 1px solid;
        margin: 0 8px;
    }
    #mrc .detail_wrapper .detail_wrapper_single {
        margin-bottom: 128px;
    }
    #mrc .detail_wrapper #second_outline {
        background: #e8fff9;
    }
    #mrc .detail_wrapper #second_outline .content_txt {
        position: relative;
        width: 100%;
        float: right;
        margin-top: -240px;
    }
    #mrc .detail_wrapper #second_outline .txt {
        text-align: center;
        background: #e8fff9;
        width: 58%;
        padding: 60px 0 0;
        top: 0;
        right: 0;
        position: absolute;
        margin: 0;
        display: inline-block;
    }
    #mrc .detail_wrapper #second_outline .txt p {
        font-size: 16px;
        text-align: left;
    }
    #mrc .detail_wrapper #second_outline .content_txt .txt p span {
        font-size: 20px;
        background: unset;
    }
    #mrc .detail_wrapper #third_outline .content_txt .txt p span {
        font-size: 20px;
        background: unset;
    }
    #mrc .detail_wrapper #forth_outline .content_txt .txt p span {
        font-size: 20px;
        background: unset;
    }
    #mrc .detail_wrapper #second_outline .img_wrapper .interior {
        width: 480px;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
        z-index: unset;
    }
    #mrc .detail_wrapper #second_outline .img_wrapper .exterior {
        width: 10%;
        position: absolute;
        top: -40px;
        left: unset;
        right: 15%;
        z-index: 2;
    }
}

/* ================================= 
03_outline tablet
================================= */

@media (max-width: 1220px) and (min-width: 480px) {

    #mrc .outline_wrapper #second_outline .content_detail_wrapper_up img {
        width: 30%;
    }
    #mrc .outline_wrapper .content_detail_wrapper_down img {
        width: 32%;
    }
    #mrc .outline_wrapper .content_detail_wrapper_up img {
        width: 40%;
        margin: 0 auto;
    }
    #mrc .outline_wrapper p.point_wrapper {
        font-size: 14px;
        text-align: center;
    }
    #mrc .outline_wrapper .content_detail_wrapper_up p {
        width: 60%;
    }
    #mrc .outline_wrapper #second_outline .content_detail_wrapper_down .in_wrapper .title_wrapper img {
        width: 20%;
    }
    #mrc .outline_wrapper #second_outline .content_detail_wrapper_down .in_wrapper .title_wrapper p {
        padding: 16px;
        left: 16%;
        width: 78%;
        font-size: 15px;
    }
    #mrc .outline_wrapper #second_outline .content_detail_wrapper_down .in_wrapper p.txt {
        width: 90%;
        margin: 24px auto;
        font-size: 12px;
    }
    #mrc .outline_wrapper #second_outline .content_detail_wrapper_down {
        padding: 48px 12%;
    }
    #mrc .outline_wrapper .content_txt img {
        width: 60%;
        margin: 0 auto;
    }
    #mrc .detail_wrapper .detail_wrapper_single {
        margin-bottom: 48px;
    }
    #mrc .detail_wrapper .detail_wrapper_single h3 img {
        width: 10%;
        position: absolute;
        left: 24%;
        margin-top: -6px;
        max-width: 70px;
    }
    #mrc .detail_wrapper .detail_wrapper_single h3 p {
        font-size: 14px;
        left: 37%;
    }
    #mrc .detail_wrapper .detail_wrapper_single .content_txt img {
        width: 28%;
    }
    #mrc .detail_wrapper .detail_wrapper_single .content_txt .right_wrppper p {
        font-size: 12px;
        margin: 40px auto;
    }
    #mrc .detail_wrapper .detail_wrapper_single .content_txt .right_wrppper .price_table img.table_img {
        width: 80%;
        max-width: 610px;
    }
    #mrc .detail_wrapper .detail_wrapper_single .bottom_wrapper p {
        font-size: 12px;
        padding: 24px 5%;
    }
    #mrc .detail_wrapper #second_outline .img_wrapper .exterior {
        width: 17%;
        right: 6%;
        top: -75px;
    }
    #mrc .detail_wrapper #second_outline .img_wrapper .interior {
        width: 40%;
        position: absolute;
        right: 12%;
        z-index: 2;
    }
 
    #mrc .detail_wrapper #second_outline .txt {
        margin-top: 0;
    }
    #mrc .detail_wrapper #second_outline .txt p {
        font-size: 12px;
        padding: 48px 0;
    }
    #mrc .detail_wrapper #second_outline .txt p span {
        font-size: 14px;
        background: unset;
    }
    #mrc .detail_wrapper #third_outline h3 img {
        width: 10%;
        position: absolute;
        left: 16%;
        margin-top: -5px;
    }
    #mrc .detail_wrapper #forth_outline .content_txt {
        background-color: #f1fbff;
    }
    #mrc .detail_wrapper #third_outline .content_txt img {
        width: 40%;
        margin: 24px auto;
    }
    #mrc .detail_wrapper #third_outline .content_txt .txt p {
        padding: 64px 12% 0;
        font-size: 12px;
        margin: 0 auto 48px;
    }
    #mrc .detail_wrapper #third_outline .content_txt .txt p span {
        background: unset;
        font-size: 14px;
        text-align: left;
    }
    #mrc .detail_wrapper #forth_outline .content_txt img {
        width: 40%;
        margin: 24px auto;
    }
    #mrc .detail_wrapper #forth_outline .content_txt img.mrc_logo {
        width: 12%;
        margin-left: 12%;
    }
    #mrc .detail_wrapper #forth_outline .content_txt .txt p {
        font-size: 12px;
        margin: 58px auto 48px ;
    }
    #mrc .detail_wrapper #forth_outline .content_txt .txt p span {
        background: unset;
        font-size: 14px;
    }
    #mrc .detail_wrapper #forth_outline .content_txt .txt {
        padding-bottom: 32px;
    }
    #mrc .p-index_director_img {
        width: 40%;
    }
    #mrc .worry_wrapper .worry_in_wrapper .problem_01 {
        width: 30%;
    }
    #mrc .worry_wrapper .worry_in_wrapper .problem_02 {
        width: 30%;
    }
    #mrc .worry_wrapper .worry_in_wrapper .problem_03 {
        width: 30%;
    }
    #mrc .worry_wrapper .worry_in_wrapper {
        display: flex;
    }
    #mrc .worry_wrapper .worry_in_wrapper img {
        margin: 0 !important;
    }
}
