@charset "UTF-8";
/* CSS Document */
/*--------------------------------------------------
PC
**************************************************
--------------------------------------------------*/

@media screen and (min-width: 980px) {
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

* 
{
margin: 0;
padding: 0;
}

p{
font-size:16px;
}

dt{
float: left;
}

dd{
margin-left: 60px;
padding-bottom: 10px;
}

/*---特殊追加CSS---*/
.clear{clear: both;}

/*フォント*/
.notosans-exbold {
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 900;
font-style: normal;
}
/*---特殊追加CSS---*/
body 
{
width: 100%;
-webkit-text-size-adjust: 100%;
line-height: 1;
font-size: 16px;
color: #000;
margin: auto;
font-family: 'ヒラギノ角ゴ Std', sans-serif;
overflow-x: hidden;
background-color: #fff;
padding-top: 77px;
}


a:hover
{
opacity: 0.9; filter: brightness(110%);
-webkit-transition: all .2s; transition: all .2s;
}

img{
max-width: auto;
height: auto;
}

img[src*='.svg']
{
width: 100%;
height: auto;
}
.br_pc::before {
content: "\A" ;
white-space: pre ;
}
.s-tex{
    left: 11px!important;
    font-size: 10px;
}
#wrap{
width: 100%;
height: auto;
}
#header_content{
width: 100%;
height: 82px;
align-items: flex-start;
display: flex;
justify-content: space-between;
position: fixed;
z-index: 3;
margin-top: -77px;
background: #fff;
}
.logo{
display: block;
padding: 0px 0 0 25px;
}
.header_navi{
width: auto;
height: auto;
display: flex;
justify-content: space-between;
}
.head_tel{
margin-right: 20px;
padding-top: 5px;
}
.head_tel p:nth-child(1){
font-size:22px;
text-align: right;
font-weight:bold;
}
.head_tel p:nth-child(2){
font-size:11px;
padding-top: 5px;
line-height: 1.3;
text-align: right;
}
.head_tel p span{
    position: relative; 
}

.f-tex{
    left: -7px;
}
.head_tel b{
    font-weight: normal;
    font-size:9px;
    position: relative;
    left: 10px;
}

.head_tel sup{
    font-size: 6px;
    position: absolute;
    top: 46px;
    margin-left: 0px;
}

.head_tel p:nth-child(1)::before{
content:url("../img/header_tel.png");
padding-right: 5px;
}
.head_box_inner a,.head_box_inner_2 a{
width: 160px;
height: 82px;
display: block;
background: #00956f;
padding: 10px 10px 20px 10px;
}
.head_box_inner_2 a{
background: #ee7001;
}
.head_box_inner_2.type2 a{
    background: #00956f;
}

.head_box_inner img,.head_box_inner_2 img{
display: block;
margin: auto;
margin-bottom: 10px;
}
.head_box_inner p:nth-child(2),.head_box_inner_2 p:nth-child(2){
font-size:12px;
color: #fff;
text-align: center;
font-weight:bold;
}
#mv_content{
background-image: url("../img/main_vg_v2.jpg");
width: 100%;
height: 100%;
padding-bottom: 24px;
/* height: 600px; */
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.mv_content_inner{
width: 1200px;/*　この横幅はデザインが決まり次第変更 */
/* height: 660px; */
/* height: 600px; */
margin: auto;
position: relative;
margin-top: 77px;
padding-top: 1px;
display: flex;
flex-direction: column;/*250507追加*/
}


/*　メインビジュアル */
.mv_content_inner_box{
width: 620px;
/* height: 540px; */
margin-top: 40px;
/* padding: 32px; */
padding: 24px 32px 10px;
border: solid #ffed43 8px;
border-radius: 10px;
background: #fff;
position: relative;
}
span.sup_tex,span.sup_tex_2{
position: absolute;
color: #ee7100;
font-size:8px;
top:70px;
left: 11.5%;
z-index: 1
}
span.sup_tex_2{
left: 34%;
}
.mv_content_inner_box p:nth-child(1){
font-size:30px;
font-weight:bold;
}
.mv_content_inner_box span{
color: #ee7100;
}
.mv_content_inner_box p:nth-child(2){
font-size:38px;
color: #00946f;
padding: 10px 0 10px 10px;
font-weight:bold;
}
.mv_content_inner_box h2{
font-size:112px;
color: #00946f;
font-weight:bold;
letter-spacing: 20px;
padding-bottom: 10px;
}
 p.add_tex{
font-size:30px;
color: #fff;
text-align: center;
background: #ee7100;
padding: 5px 0 6px 10px;
letter-spacing: 10px;
font-weight:bold;
margin-bottom: 15px;
}
.mv_tag{
width: 100%;
height: auto;
margin-top: 30px;
/* margin-bottom: 20px; */
display: flex;
justify-content: space-between;
}

.k_box_content{
width: 180px;
height: auto;
position: relative;
margin-left: -9px;
transform: scale(0.9);
}

.outter,.outter_2{
background: #5dc0f7;
width: 195px;
height: 90px;
position: relative;
}
.outter_2{
width: 185px;
height: 80px;
position: absolute;
top:5px;
left: -5px;
background: #fff;
}
.outter:before,.outter_2:before,
.outter:after,.outter_2:after{
width: calc(100% - 20px);
height: 0;
display: block;
position: absolute;
left: 0;
content: "";
	}
.outter:before,.outter_2:before{
border-bottom: solid 20px #5dc0f7;
border-right: solid 20px transparent;
bottom: 100%;
	}
.outter_2:before{
border-bottom: solid 20px #fff;
}
.outter_2:nth-child(2){
margin: 0 10px 0 10px;
}
.outter_2 p:nth-child(1),.outter_2 p span:nth-child(1){
font-size:24px;
line-height: 1.4;
font-weight:bold;
text-align: center;
}
.outter_2 p span:nth-child(1){
color: #ee7100;
}
/*250507_追加*/
.outter_2 p span.sup {
    font-size: 0.6em;
}


.mv_content_inner_box p:nth-child(6),.mv_content_inner_box p:nth-child(7){
font-size:12px;
padding-top: 10px;
}
.mv_content_inner_box p:nth-child(8){
    font-size: 22px;
    padding-top: 18px;
    text-align: center;
}
.mv_content_inner_box p:nth-child(8) span{
    font-weight: bold;
    position: relative;
    color: #000;
}
.mv_content_inner_box p:nth-child(8) span::before{
    content: '';
    position: absolute;
    left: -1.15em;
    top: 0;
    display: block;
    width: 1em;
    height: 1em;
    background: url(../img/chack_left.png) no-repeat;
    background-size: 1em;
}
.mv_content_inner_box p:nth-child(8) span::after{
    content: '';
    position: absolute;
    right: -1.15em;
    top: 0;
    display: block;
    width: 1em;
    height: 1em;
    background: url(../img/chack_right.png) no-repeat;
    background-size: 1em;
}
.mv_log{
position: absolute;
right: 0;
top:60%;
}

/*250501_追加*/
.g-tex {
    color: #00956f !important;
}
.mv_content_inner .g-tex {
    letter-spacing: normal;
}
.mv_content_inner .s-tex {
    color: #000 !important;
    font-size: 0.6em !important;
}
.balloon_limited {
    width: 20%;
    position: absolute;
    top: -30px;
    left: -40px;
    z-index: 2;
}
.mv_sub_tex {
    /* font-size: 18px; */
    font-size: clamp(24px,6vw,32px);
    letter-spacing: normal;
    font-weight: bold;
    position: relative;
}
.mv_sub_tex::before,
.mv_sub_tex::after {
    display: block;
    content: "";
    width: 1em;
    height: 1em;
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.mv_sub_tex::before {
    border-left: dashed #ACACAC 3px;
        -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    left: -20px;
}
.mv_sub_tex::after {
    border-right: dashed #ACACAC 3px;
        -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
    position: absolute;
    right: -20px;
    bottom: 0;
    z-index: 1;
}
.mv_heading_inner {
    width: 86%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 4px;
    margin-top: 24px;
    text-align: left;
}
h2.mv_heading {
    letter-spacing: 0;/*打消し用*/
    font-size: inherit;
    text-align: center;/*ちょっと怪しいかも*/
}
.mv_heading_badge {
    width: 40%;
        -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
h2.mv_heading .mv_heading_price {
    width: 100%;
        -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    letter-spacing: normal;
    text-align: right;
    font-size: clamp(32px,15vw,96px);
    /* font-size: 0.9em; */
}

h2.mv_heading .mv_heading_price_subtex {
    width: 100%;
    display: block;
    color: #7E7E7E;
    font-size: 0.2em;
    margin-top: 0.9em;
}
.mv_heading_hokenbango {
    width: 100%;
    display: block;
    text-align: center;
    padding: 6px 16px;
    border: solid 1px #FF2821;
    border-radius: 88px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.mv_heading_hokenbango > .tex {
    color: #FF2821;
    font-size: clamp(14px,3vw,21px);
    font-weight: bold;
    letter-spacing: 0.2em;
    position: relative;
}

.mv_heading_hokenbango .sup {
    color: inherit;
    font-size: 0.6em;
    position: absolute;
    top: 4px;
}
/* .mv_sub_tex::before,
.mv_sub_tex::after {
    display: block;
    content: "";
    width: 0.8em;
    height: 1px;
    border-left: dashed #ACACAC 2px;
} */
.mv_content_inner .btn_wrap {
    width: 620px;
    max-width: 100%;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    gap: 8px;
    flex-direction: row-reverse;
}

.mv_content_inner a.btn {
    width: 90%;
    display: block;
    padding: 1em;
    margin: 0.75em auto 20px;
    background: #fff;
    position: relative;
    /* font-size: 16px; */
    font-size: clamp(16px,5vw,21px);
    line-height: 1.5;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background-color: #fd7402;
    border-radius: 0.25em;
    transition: .2s;
    box-shadow: 0px 4px 7px 2px rgba(0, 0, 0, 0.18);
}
.mv_content_inner a.btn::after {
    display: block;
    content: "";
    width: 2%;
    height: 100%;
    background-image: url("../img/cd_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 16px;
    z-index: 1;
        -webkit-transform: translateY(-50%);  
    transform: translateY(-50%);    
}
.mv_content_inner a.btn .tex {
    line-height: 1.4;
}

/*自動見積もりボタン*/
.mv_content_inner a.btn.btn_est {
    width: 81%;
    display: block;
    padding: 0.5em;
    margin: 0.75em auto 20px;
    background: #fff;
    position: relative;
    /* font-size: 16px; */
    font-size: clamp(16px,5vw,21px);
    line-height: 1.5;
    text-decoration: none;
    color: #00956F;
    font-weight: bold;
    text-align: center;
    background-color: #fff;
    border: solid 6px currentColor;
    border-radius: 0.25em;
    transition: .2s;
    box-shadow: 0px 4px 7px 2px rgba(0, 0, 0, 0.18);
}
.mv_content_inner a.btn.btn_est::after {
    display: none;
}
.mv_content_inner a.btn.btn_est .btn_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 4px;
    text-align: center;
}
.mv_content_inner a.btn.btn_est .icon {
    width: 20%;
        -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.mv_content_inner a.btn.btn_est .tex {
    width: 100%;
        -ms-flex: 0 1 auto;
    flex: 0 1 auto;    
}
.mv_content_inner a.btn.btn_est .arrow {
    width: 20%;
        -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.hp_pc_br {
    display: block;
}
.hp_sp_br {
    display: none;
}


/* キャンペーンページ ----------- */
.camp_under_box{
    width: 100%;
    max-width: 1200px;
    height: auto;
    margin: auto;
    /* margin-top: 20px; */
    background: #fff;
    /* padding: 20px; */
    padding: 10px 20px;
    border-radius: 10px;
    position: relative;
    border: solid #0075e0 6px;
}
.camp_under_box_inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}
/* .camp_under_box p:nth-child(1){
    width: 70px;
    color: #00946f;
    font-size:22px;
    font-weight:bold;
    float: left;
    margin-left: -10px;
    border-radius: 5px;
    border: solid #0075e0 4px;
    padding: 8px 0px 5px 8px;
} */
.camp_under_box p.yen{
    text-align: center;
}   
.camp_under_box p:nth-child(2){
    width: 76%;
    font-size:20px;
    margin: 0 0 0 auto;
}
    .f_size{
    font-size:20px;
    }
    .z_tex{
    font-size:35px;
    color: #ee7100;
    font-weight:bold;
    }
    p span.z_tex-2{
        font-size:22px;
        color: #ff0000;
        font-weight: bold;
    }
    /*250501_add_変更あり*/
    .camp_under_box h3{
        width: 10%;
        /* font-size: 23px; */
        font-size: clamp(16px,2vw,18px);
        line-height: 1.3;
        /* color: #00946f; */
        color: #0075E0;
        text-align: center;
        /* margin: 20px 0 0 0px; */
    }

    .camp_under_box p {
        font-weight: normal;
        /* font-size: 16px; */
        font-size: clamp(12px,2vw,14px);
        line-height: 1.5;
        /* margin: 1em auto 0; */
    }
    .camp_period_belt {
         background: #0075E0;
         padding: 0.6em;
         color: #fff;
         font-weight: bold;
         text-align: center;
         margin-top: 0.5em;
    }
    .note_box {
        width: 100%;
        max-width: 1200px;
        margin: 8px auto 16px;
    }
    .note_box .item {
        font-size: clamp(12px,3.5vw,14px);
        line-height: 1.5;
        color: #fff;
        text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
    }
    .camp_under_box h4 {
    padding-top: 0.5em;
    width: 6%;
    /* width: 23%; */
    font-weight:bold;
    font-size:18px;
    margin: auto;
    /* margin-top: 10px;
    margin-bottom: 5px; */
    text-align: center;
    position: relative;
    }
    .camp_under_box h4 > .tex {
        position: relative;
        z-index: 1;
    }
    .camp_under_box h4 > .tex::after {
        display: block;
        content: "";
        width: 100%;
        height: 40px;
        background: linear-gradient(transparent 55%, #ffff01 50%, #ffff01 6em, transparent 0);
        position: absolute;
        top: -6px;
        left: 0;
        right: 0;
        margin-right: auto;
        margin-left: auto;
        z-index: -1;
    }
    .camp_under_box_lead {
        width: 80%;
            -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }

    .camp_under_box p:nth-child(7){
    font-size:14px;
    text-align: justify;
    line-height: 1.6;
    padding-top: 10px;
    }
    .camp_content{
    width: 145px;
    height: 145px;
    border: solid #0075e0 5px;
    border-radius: 100px;
    background: #fff;
    position: absolute;
    padding-top: 5px;
    top: 0;
    right: 0;
    margin: 10px;
    box-shadow: 2px 2px 3px gray;
    }
    .camp_content p.period{
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        margin-top: 0.4em;
    }
    p.sp_cam_tex{
    font-size:35px;
    color: #ee7100;
    font-weight:bold;
    text-align: center;
    margin-top: 0.1em;
    }
    p.sp_cam_tex span{
    font-size:14px;
    color: #000;
    }
    .camp_content h3{
    font-size: 40px;
    color: #00946f;
    font-weight: bold;
    text-align: center;
    letter-spacing: 5px;
    margin-top: 0.1em;
    }
    .camp_content h3 span{
    font-size:26px;
    letter-spacing: 2px;
    text-shadow: 0px 0px 0px #fff;
    }
    .camp_content p:nth-child(2){
    text-align: center;
    font-weight:bold;
    letter-spacing: -0.02em;;
    }
    



/*追加ここまで*/


/* メインコンテンツここから */

.plan_short {
    width: 100%;
    height: auto;
    padding-bottom: 60px;
    background-image: url(../img/m_c_3_bk.png);
    background-repeat: repeat;
    margin-top: -5px;
    padding-top: 50px;
}
.plan_short .ttl2{
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    color: #00956f;
	margin-bottom: 10px;
}
.plan_short .ttl2 span{
    /*background: linear-gradient(transparent 55%, #ffff01 50%, #ffff01 6em, transparent 0);*/
    padding: 0 0.25em;
}
.plan_short .wrap {
    width: 980px;
    background: #fff;
    border-radius: 10px;
    padding: 50px 0 30px 0;
    margin: 0 auto;
}
.plan_short p {
    font-size: 36px;
    text-align: center;
}
.plan_short span.wrap-color {
    font-size: 60px;
    color: #ee7100;
    font-weight:bold;
    text-align: center;
}

.plan_short table {
    width: auto;
    margin: 0 auto;
}
.plan_short table{
    font-size: 20px;
}
.plan_short table td {
    padding: 20px 0;
    border: solid 1px #bababa;
    text-align: center;
}
.plan_short table th {
    padding: 20px 0;
    border: solid 1px #bababa;
    background: #00956f;
    font-weight: bold;
    color: #fff;
    text-align: center;
    width: 350px;
    vertical-align: middle;
}
.plan_short table th .sup_txt{
    display: block;
    font-size: 0.7em;
    margin-top: 4px;
}
.plan_short ul.notes{
    width: 690px;
    margin: 1em auto 0 auto;
}
.plan_short ul.notes li{
    text-indent: -1em;
    margin-left: 1em;
    line-height: 1.5;    
}
.plan_short ul.notes li::before{
    content: '※';
}
.plan_short a.btn {
    width: 700px;
    background: #fff;
    position: relative;
    font-size: 30px;
    font-weight: bold;
    padding: 30px;
    border-radius: 0.25em;
    transition: .2s;
    display: block;
    text-decoration: none;
    margin: 1.25em auto 30px;
    background: #fd7402;
    color: #fff;
    text-align: center;
}

.plan_short a.btn-2 {
    width: 500px;
    position: relative;
    font-size: 26px;
    font-weight: bold;
    padding: 30px;
    border-radius: 0.25em;
    transition: .2s;
    display: block;
    text-decoration: none;
    margin: 1.25em auto 30px;
    background: #fff;
    border-radius:10px;
    border: solid 4px #00956f;
    color: #00956f;
    text-align: center;
    box-shadow: 1px 1px 3px gray;
}

.plan_short a.btn::after {
    content: url(../img/contact_list_2.png);
    vertical-align: sub;
    position: absolute;
    right: 20px;
    top: 31px;
}






.main_title_content{
width: 100%;
height: auto;
padding-bottom: 30px;
background: #00956f;
margin-top: -5px;
}
.main_title_content_inner{
width: 890px;
height:auto;
margin: auto;
padding-top: 30px;
}
.main_title_content_inner h2{
font-weight:bold;
text-align: center;
color: #fff;
line-height: 1.4;
font-size:34px;
}
.main_title_content_inner h2 span{
color: #fff907;
}
.contact_button{
width: 100%;
height: auto;
margin-top: 20px;
display: flex;
justify-content: space-between;
}
.contact_button p a{
width: 420px;
height: 100px;
background: #fff;
position:relative;
font-size:20px;
font-weight:bold;
padding-top: 30px;
border-radius: 10px;
transition: .2s;
box-shadow: 0 4px 0 #000;
display: block;
text-decoration: none;
margin: 10px auto;
}
.contact_button p:nth-child(1) a{
    width: 420px;
    height: 100px;
    background: #fff;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    padding-top: 30px;
    border-radius: 10px;
    transition: .2s;
    box-shadow: 0 4px 0 #000;
    display: block;
    text-decoration: none;
    margin: 10px auto;
    color: #231815;
    border-color: #fff;
}
.contact_button p:nth-child(1) a::before{
    content: url(../img/contact_icon_1_2208.png);
    vertical-align: sub;
    margin-left: 20px;
    margin-right: 20px;
    vertical-align: middle;
}
.contact_button p:nth-child(1) a::after{
    content: url(../img/contact_list_1.png);
    vertical-align: sub;
    position: absolute;
    right: 10px;
    top: 39px;
}

.contact_button p a:hover {
box-shadow: 0 0px 0 #000;
margin: 12px auto 8px;
transition: .2s;
opacity: 1.0;
}
.contact_button p a::before{
content:url(../img/contact_icon_1.png);
vertical-align: sub;
margin-left: 20px;
margin-right: 20px;
vertical-align: middle;
}
.contact_button p a::before{
content:url(../img/contact_icon_2.png);
}
.contact_button p a::after{
content:url(../img/contact_list_1.png);
vertical-align: sub;
position: absolute;
right: 10px;
top:39px;
}
.contact_button p a::after{
content:url(../img/contact_list_2.png);
}
.contact_button p a{
background: #fd7402;
color: #fff;
border: solid 4px #fff907;
}

.contact_button + p{
    text-align: center;
    margin: 1.5em auto 2em;
}
.contact_button + p a.txtLink{
    text-align: center;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    position: relative;
}
.contact_button + p a.txtLink::before{
    content: '';
    position: absolute;
    left: -20px;
    top: 0;
    display: block;
    width: 1em;
    height: 1em;
    background: url(../img/contact_list_2.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.contact_tex_box{
width: 100%;
height: auto;
border: solid 4px #fff;
border-radius: 10px;
margin-top: 20px;
padding: 20px 20px 10px 0;
display: flex;
justify-content: space-between;
}
.contact_tex_box p:nth-child(1){
font-size:18px;
color: #fff;
font-weight:bold;
letter-spacing: 2px;
padding: 8px 0 0 20px;
}
.contact_tex_box p:nth-child(2){
font-size: 25px;
padding-left: 20px;
color: #fff;
font-weight:bold;
letter-spacing: 1px;
}
.contact_tex_box p:nth-child(2)::before{
content:url(../img/contact_tel.png);
vertical-align: middle;
padding-right: 5px;
}
.contact_tex_box p:nth-child(3){
font-size:13px;
color: #fff;
letter-spacing: 1px;
line-height: 1.4;
position: relative;
top: -5px;
padding: 0 0 0 10px;
text-align: right;
}
.contact_tex_box p:nth-child(3) span{
    position: relative;
    /*left: -14px;*/
}

.contact_tex_box p b{
    font-weight: normal;
    position: relative;
    left: -9px;

}
.contact_tex_box p:nth-child(3) sup{
    position: relative;
    font-size: 8px;
    top: 15px;
    margin-left: -2px;
    position: absolute;
}




.main_content_2,.main_content_7{
width: 100%;
height: auto;
padding-bottom: 80px;
padding-top: 30px;
background-image: url("../img/m_c_2_bk.png");
background-repeat:repeat;
}
.main_content_2_inner{
width: 980px;
height: auto;
margin: auto;
}
.main_content_2_inner_title{
width: 850px;
margin: auto;
display: flex;
align-items: flex-start;
}
.main_content_2_inner h2{
text-align: center;
font-size:50px;
letter-spacing: 8px;
font-weight:bold;
line-height: 1.3;
}
.main_content_2_inner h2 span{
color: #00956f;
}
.main_content_2_inner_title img{
display: block;
margin-top: 60px;
}
.m_c_box{
width: 100%;
height: auto;
margin-top: 40px;
}
.m_c_box p:nth-child(1),.m_c_box p:nth-child(2),.m_c_box p:nth-child(3){
width: 100%;
height:auto;
font-weight:bold;
font-size:28px;
padding-top: 18px;
background: #fff;
margin-bottom: 20px;
padding-bottom: 10px;
box-shadow: 0 5px 5px #777;
}
.m_c_box p:nth-child(1) span,.m_c_box p:nth-child(2) span,.m_c_box p:nth-child(3) span{
color: #ff0000;
}
.m_c_box p:nth-child(1)::before,.m_c_box p:nth-child(2)::before,.m_c_box p:nth-child(3)::before{
content:url(../img/chack.png);
vertical-align: middle;
margin:0 10px 0 30px;
}
.main_content_3,.main_content_5_inner{
width: 100%;
height: auto;
padding-bottom: 80px;
background-image: url("../img/m_c_3_bk.png");
background-repeat:repeat;
}
.main_content_3_inner{
width: 980px;
height: auto;
margin: auto;
padding-top: 60px;
position: relative;
}
img.kc_tex{
width: 360px;
position: absolute;
left: 31.1%;
top: 8%;
}
.main_content_3_inner h3,.main_content_3_inner h2{
font-size:40px;
font-weight:bold;
letter-spacing: 5px;
text-align: center;
}
.main_content_3_inner h2{
width: 330px;
font-size:50px;
margin: auto;
letter-spacing: 10px;
padding-top: 10px;
color: #00956f;
background: linear-gradient(transparent 55%, #ffff01 50%, #ffff01 6.0em, transparent 0);
}
.main_content_3_inner h2 span{
font-size:70px;
}
.m_c_i_box{
width: 980px;
height: auto;
position: relative;
background: #fff;
padding: 10px 0 30px 0;
position: relative;
margin-top: 60px;
box-shadow: 0 2px 2px gray;
}
.number{
position: absolute;
top:-37px;
left: 28px;
}
.number_2{
position: absolute;
top:-37px;
right: 28px;
}
.m_c_i_box_df,.m_c_i_box_df_2{
width: 95%;
height: auto;
margin: auto;
margin-top: 60px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.m_c_i_box_df_2{
flex-flow: row-reverse;
}
.m_c_i_box_df_left{
width: 530px;
height: auto;
}
.m_c_i_box_df_left h3{
font-size:32px;
text-align: left;
padding-bottom: 15px;
letter-spacing: 1px;
border-bottom: solid #00956f 2px;
}
.m_c_i_box_df_left h3 span{
color:#00956f;
}
.m_c_i_box_df_left p:nth-child(2){
font-size:18px;
padding-top: 20px;
line-height: 1.8;
}
.m_c_i_box_df_left p:nth-child(2) span{
color: #ff0000;
font-weight:bold;
}
.m_c_i_box_df_left p:nth-child(3){
font-size:12px;
padding-top: 10px;
line-height: 1.8;
}
.m_c_i_box_df_left_c{
width: 90%;
height: auto;
}
.m_c_i_box_df_left_c span.c_tex{
font-size: 16px;
font-weight:bold;
padding-top: 5px;
display: block;
}
.m_c_i_box_df_left_c span.c_tex::before{
content:'■';
font-size: 30px;
color:#00956f;
vertical-align: middle;
}
.main_content_4{
width: 100%;
height: auto;
padding-bottom: 80px;
background: #fff;
}
.main_content_4_inner{
width: 980px;
height: auto;
padding-top: 80px;
margin: auto;
}
.main_content_4_inner h2{
font-size:40px;
text-align: center;
padding-bottom: 20px;
border-bottom: solid #00956f 3px;
line-height: 1.3;
}
.main_content_4_inner h2 span{
font-size:50px;
color:#00956f;
background: linear-gradient(transparent 50%, #ffff01 0, #ffff01 1.3em, transparent 0);
letter-spacing: 10px;
}
.main_content_4_inner p:nth-child(2){
text-align: center;
font-size:18px;
padding-top: 20px;
line-height: 2.0;
}
.main_content_4_inner p:nth-child(3){
text-align: center;
font-size:24px;
font-weight:bold;
padding-top: 20px;
line-height: 2.0;
}
.main_content_4_inner p:nth-child(2) span{
color: #00956f;
font-weight:bold;
}
.main_content_4_inner p:nth-child(3) span{
color: #ff0000;
}
.table_tex{
width: 610px;
height: auto;
margin: auto;
}
.table_tex p:nth-child(1){
font-size:14px;
padding-top: 10px;
line-height: 1.6;
}
.table_all{
width: 100%;
height: auto;
border: solid 1px #fff;
margin-top: 20px;
padding-top: 40px;
position: relative;
}
table{
width: 100%;
height: auto;
font-size:20px;
margin-top: 40px;
font-weight:bold;
}
table td{
width: 200px;
padding: 20px 0 15px 20px;
border: solid 1px #bababa;
}
.noborder {
border: 0px none;
}
.b_tex p{
width: 260px;
font-size:22px;
font-weight:bold;
padding:30px 20px 22px 20px;
position: absolute;
left: 20%;
top: 24px;
color: #fff;
background: #00956f;
}
.s_cell_f{
width: 20%;
color: #00956f;
background: #edf9f5;
}
.s_cell,.s_cell_s,.s_cell_td{
text-align: center;
}
.s_cell{
font-weight:normal;
}
.s_cell_td{
background: #9baaa5;
color: #fff;
}
.s_cell_s{
color: #eb7104;
}
.main_content_5_inner{
padding-top: 80px;
padding-bottom: 0;
}
.main_content_5_inner h3,.main_content_5_inner h2{
font-size:40px;
font-weight:bold;
letter-spacing: 5px;
text-align: center;
}
.main_content_5_inner h2{
width: 600px;
font-size:50px;
margin: auto;
letter-spacing: 10px;
padding-bottom: 30px;
color: #00956f;
background: linear-gradient(transparent 35%, #ffff01 50%, #ffff01 1.1em, transparent 0);
}
.main_content_5_df{
width: 980px;
margin: auto;
margin-top: 60px;
display: flex;
justify-content: space-between;
}
.m_c_5_box{
width: 310px;
height:auto;
background: #fff;
box-shadow: 0 0 5px gray;
padding-bottom: 20px;
}
.m_c_5_box img{
display: block;
padding: 20px 20px 10px 20px;
}
.m_c_5_box h3{
width: 270px;
margin: auto;
font-size:20px;
font-weight:bold;
padding-bottom: 10px;
border-bottom: solid 3px #00956f;
line-height: 1.6;
letter-spacing: 1px;
}
.m_c_5_box h3 span{
color: #ee7000;
}
.m_c_5_box p{
width: 270px;
margin: auto;
padding-top: 20px;
line-height: 1.8;
}
.main_content_6{
width: 100%;
height:auto;
padding-bottom: 40px;
}
.main_content_6_inner{
width: 980px;
height:auto;
padding-top: 80px;
margin: auto;
}
.main_content_6_inner h2{
text-align: center;
font-size:40px;
letter-spacing: 7px;
}
.main_content_6_inner_df{
width: 980px;
height: auto;
margin-top: 40px;
display: flex;
justify-content: space-between;
}
.m_c_6_i_box{
width: 235px;
height:auto;
}
.m_c_6_i_box h3,.m_c_6_i_box h3.last{
width: 235px;
height: 50px;
background-image: url("../img/content_6_bk_img.png");
background-repeat:repeat;
color: #fff;
text-align: center;
font-size:26px;
padding-top: 13px;
}

.m_c_6_i_box h3.last{
background-image: url("../img/content_6_bk_img_2.png");
}
.m_c_6_i_box img{
display: block;
margin: auto;
margin-top: 20px;
}
.m_c_6_i_box p{
font-size:22px;
font-weight:bold;
text-align: center;
line-height: 1.4;
padding-top: 10px;
}
.main_content_7_inner{
width: 980px;
height: auto;
margin: auto;
padding-top: 40px;
}
.main_content_7_inner h2{
font-size:40px;
font-weight:bold;
text-align: center;
letter-spacing: 5px;
}
.main_content_7_inner_df{
width: 100%;
height: auto;
margin: auto;
margin-top: 40px;
display: flex;
justify-content: space-between;
}
.m_c_7_i_box{
width: 315px;
height: auto;
background: #fff;
padding: 20px;
 box-shadow: 0 0 5px gray;
}
.m_c_7_i_box p:nth-child(1),.m_c_7_i_box p:nth-child(3){
font-size:18px;
font-weight:bold;
line-height: 1.6;
padding-bottom: 10px;
}
.m_c_7_i_box img{
display: block;
margin: auto;
padding-bottom: 20px;
}
.m_c_7_i_box p:nth-child(3){
text-align: center;
}
.c_7_tex_box p:nth-child(1){
line-height: 1.6;
font-size:16px;
padding: 20px;
font-weight:normal;
}
.c_7_tex_box{
position: relative;
width: 275px;
height: auto;
border: solid #00946e 2px;
border-radius: 10px;
}

.m_c_7_i_box p.add_7_tex{
padding-bottom: 38px;
}

.balloon:before,
.balloon:after{
content: "";
position: absolute;
right: 0;
left: -210px;
width: 0;
height: 0;
margin: auto;
}
.balloon:before{
top: -68px;
border-style: solid;
border-color: transparent transparent #00946e;
border-width: 25px 0px 41px 31px;
}
.balloon:after{
top: -60px;
border-style: solid;
border-color: transparent transparent #fff;
border-width: 21px 0px 39px 28px;
z-index: 1;
}

.q_content_inner{
width: 980px;
height: auto;
margin: auto;
padding-top: 80px;

}
.q_content_inner h2{
text-align: center;
font-size:40px;
margin-bottom: 60px;
letter-spacing: 5px;
}
.q_box{
width: 100%;
background: #fff;
border-radius: 10px;
padding: 40px 0 20px 0;
}
.q_box_inner,.q_box_inner_last{
width: 93%;
height: auto;
margin: auto;
margin-bottom: 30px;
border-bottom: solid #bababa 1px;
}
.q_box_inner_last{
border-bottom: none;
}
.q_box_inner p:nth-child(1),.q_box_inner_last p:nth-child(1){
font-size:20px;
line-height: 1.4;
font-weight:bold;
letter-spacing: 1px;
margin-bottom: 30px;
}
.q_box_inner p:nth-child(1)::before,.q_box_inner_last p:nth-child(1)::before{
height: 60px;
content:url(../img/q_img_1.png);
/* vertical-align: middle; */
display: block;
float: left;
padding-right: 20px;
margin-top: -1px;
}
.q_box_inner p:nth-child(2),.q_box_inner_last p:nth-child(2){
font-size:16px;
letter-spacing: 1px;
margin-bottom: 30px;
line-height: 1.6;
}
.q_box_inner p:nth-child(2)::before,.q_box_inner_last p:nth-child(2)::before{
height: 60px;
content:url(../img/q_img_2.png);
width: 24px;
float: left;
/* vertical-align: middle; */
display: block;
padding-right: 20px;
clear: both;
}
#footer_content{
width: 100%;
height: auto;
padding: 20px 0 20px 0;
background: #fff;
}
.footer_content_inner{
width: 980px;
height: auto;
margin: auto;
display: flex;
align-items: flex-start;
justify-content: space-between;
}
.f_l_a_box{
width: 100%;
height: auto;
margin-bottom: 20px;
display: flex;
justify-content: end;
}
.f_l_a_box p:nth-child(1) a,
.f_l_a_box p:nth-child(2) a{
font-size:14px;
margin: 0 0 0 auto;
padding-left: 40px;
color: #777;
}
.f_l_a_box p:nth-child(1) a::before,
.f_l_a_box p:nth-child(2) a::before{
content:url(../img/footer_yazi.png);
padding-right: 10px;
vertical-align: middle;
}
.footer_link_area{
width: auto;
height: auto;
}
.footer_content_inner p.copy{
font-size:12px;
color: #939393;
text-align: right;
}



/* キャンペーンページ ----------- */
.camp_content2208{
    width:750px;
    height:530px;
    background: #fff;
    padding: 15px 0 0px 0;
    z-index: 1;
    position: absolute;
    bottom:-117px;
    right: -5%;
    border: solid  #0075e0 8px;
    transform: scale(0.5);
    border-radius: 20px;
}
.camp_content2208 h3{
    text-align: center;
    font-size: 40px;
    padding-top: 1em;
}
.camp_content2208 dl.price{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2.25em;
}
.camp_content2208 dl.price dt{
    text-align: center;
    font-size: 60px;
    font-weight: bold;
}
.camp_content2208 dl.price dt span{
    display: block;
    font-size: 28px;
    font-weight: normal;
    padding-bottom: 0.25em;
}
.camp_content2208 dl.price dd{
    text-align: center;
    font-size: 90px;
    font-weight: bold;
    color: #ee7100;
    padding-left: 0.25em;
}
.camp_content2208 dl.price dd span{
    font-size: 40px;
    font-weight: bold;
    color: #000;
}
.camp_content2208 p.bgblue {
    width: 90%;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    background: #0075e0;
    color: #fff;
    margin: 0.75em auto 0;
    padding: 10px 0 10px 0;
}
.camp_content2208 a.btn {
    width: 470px;
    background: #fff;
    position: relative;
    font-size: 30px;
    font-weight: bold;
    padding: 40px;
    border-radius: 0.5em;
    transition: .2s;
    display: block;
    text-decoration: none;
    margin: 1.5em auto 0;
    background: #fd7402;
    color: #fff;
    text-align: center;
}
.camp_content2208 a.btn::after {
    content: url(../img/contact_list_2.png);
    vertical-align: sub;
    position: absolute;
    right: 20px;
    top: 39px;
}





.camp_content{
width:750px;
height:550px;
background: #fff;
padding: 10px 0 0 0;
z-index: 1;
position: absolute;
bottom:-117px;
right: -5%;
border: solid  #0075e0 8px;
transform: scale(0.5);
border-radius: 20px;
}
.camp_content p{
width: 100%;
font-size:30px;
margin: auto;
font-weight: bold;
letter-spacing: 2px;
text-align: center;
}
.f_size{
font-size:40px;
color: #000;
}
.camp_content p span{
font-size:48px;
color: #ee7100;
font-weight: bold;
}
p span.z_tex-2{
    font-size:34px;
    color: #ff0000;
    font-weight: bold;
    }

.camp_content p:nth-child(3){
    width: 90%;
    font-size:38px;
    font-weight:bold;
    text-align: center;
    margin-top: 10px;
    padding: 10px 0 10px 0;
    }

.camp_content p:nth-child(4){
    width: 90%;
    font-size:30px;
    font-weight:bold;
    text-align: center;
    margin-bottom: 20px;
    padding: 10px 0 10px 0;
    }

.camp_content h3{
font-size: 48px;
color: #00946f;
font-weight: bold;
text-align: center;
text-shadow: 1px 1px 1px #000;
padding: 20px 60px;
}
.camp_content p:nth-child(5){
width: 90%;
font-size:28px;
font-weight:bold;
text-align: center;
background: #0075e0;
color: #fff;
margin-bottom: 10px;
padding: 10px 0 10px 0;
}
.camp_content h4{
width: 20%;
font-weight:bold;
font-size:34px;
background: linear-gradient(transparent 55%, #ffff01 50%, #ffff01 6em, transparent 0);
text-align: center;
margin: 20px auto 20px;
}
.camp_content p:nth-child(6),.camp_content p:nth-child(7){
font-size:20px;
line-height: 1.6;
margin-top: 10px;
font-weight: bold;
width: 100%;
text-align: justify;
padding-right: 1em;
padding-left: 1em;
}
p.po_ab{
background: #fff;
width: 200px;
height: 200px;
color: #00946f;
position: absolute;
border-radius: 100px;
border: solid #0075e0 8px;
top:-70px;
left: -100px;
line-height: 1.1;
font-size:60px;
font-weight:bold;
padding:30px;
text-shadow: 1px 1px 1px #000;
}


}


/* iPads (縦向き) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

.contact_tex_box p:nth-child(2) {
    font-size: 24px;
    padding-left: 10px;
				margin-top: -5px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}

.contact_button p a:nth-child(1),.contact_button p:nth-child(2) a{
width: 420px;
height: 100px;
background: #fff;
position:relative;
font-size:20px;
font-weight:bold;
padding-top: 20px;
border-radius: 10px;
transition: .2s;
box-shadow: 0 4px 0 #000;
display: block;
text-decoration: none;
margin: 10px auto;
}
.contact_button p a:nth-child(1):hover,.contact_button p:nth-child(2) a:hover {
box-shadow: 0 0px 0 #000;
margin: 12px auto 8px;
transition: .2s;
opacity: 1.0;
}
.contact_button p a:nth-child(1)::before,.contact_button p:nth-child(2) a::before{
content:url(../img/contact_icon_1.png);
vertical-align: sub;
margin-left: 20px;
margin-right: 20px;
vertical-align: middle;
}
.contact_button p:nth-child(2) a::before{
content:url(../img/contact_icon_2.png);
}
.contact_button p a:nth-child(1)::after,.contact_button p:nth-child(2) a::after{
content:url(../img/contact_list_1.png);
vertical-align: sub;
position: absolute;
right: 10px;
top:39px;
}
.contact_button p:nth-child(2) a::after{
content:url(../img/contact_list_2.png);
}
.contact_button p:nth-child(2) a{
background: #fd7402;
color: #fff;
border: solid 4px #fff907;
}

}


/* Firefoxのみに適応 */
@-moz-document url-prefix() {

.contact_button{
width: 100%;
height: autox;
margin-top: 20px;
display: flex;
justify-content: space-between;
}
.contact_button p a:nth-child(1),.contact_button p:nth-child(2) a{
width: 420px;
height: 100px;
background: #fff;
position:relative;
font-size:20px;
font-weight:bold;
padding-top: 20px;
border-radius: 10px;
transition: .2s;
box-shadow: 0 4px 0 #000;
display: block;
text-decoration: none;
margin: 10px auto;
}
.contact_button p a:nth-child(1):hover,.contact_button p:nth-child(2) a:hover {
box-shadow: 0 0px 0 #000;
margin: 12px auto 8px;
transition: .2s;
opacity: 1.0;
}
.contact_button p a:nth-child(1)::before,.contact_button p:nth-child(2) a::before{
content:url(../img/contact_icon_1.png);
vertical-align: sub;
margin-left: 20px;
margin-right: 20px;
vertical-align: middle;
}
.contact_button p:nth-child(2) a::before{
content:url(../img/contact_icon_2.png);
}
.contact_button p a:nth-child(1)::after,.contact_button p:nth-child(2) a::after{
content:url(../img/contact_list_1.png);
vertical-align: sub;
position: absolute;
right: 10px;
top:39px;
}
.contact_button p:nth-child(2) a::after{
content:url(../img/contact_list_2.png);
}
.contact_button p:nth-child(2) a{
background: #fd7402;
color: #fff;
border: solid 4px #fff907;
}
}
/* Firefoxのみに適応 */


