@charset "UTF-8";
/* CSS Document */
/*--------------------------------------------------
SP
**************************************************
--------------------------------------------------*/
@media screen and (max-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;}
/*---特殊追加CSS---*/

/*フォント*/
.notosans-exbold {
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 900;
font-style: normal;
}

body
{
-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;
}

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

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

img[src*='.svg']
{
width: 100%;
height: auto;
}

.br_sp::before {
content: "\A" ;
white-space: pre ;
}

#wrap{
width: 100%;
height: auto;
padding-bottom: 60px;
}


#header_content{
width: 100%;
height: auto;
align-items: flex-start;
display: flex;
justify-content: space-between;
}
.logo{
width: auto;
height: 60px;
display: block;
padding:0 5px 0 5px;
}

.header_navi{
width: auto;
height: auto;
display: flex;
justify-content: space-between;
}
.head_tel,.head_box_inner,.head_box_inner_2{
width: 50px;
height: 60px;
background: #00956f;
padding: 7px 0px 5px 0px;
}
.head_tel{
background: #000;
}
.head_box_inner_2{
background: #ee7001;
}
.head_box_inner_2.type2{
    background: #00956f;
}
.head_box_inner_2.type2 img{
width: 40%;
}
.head_box_inner_2.type2 p:nth-child(2) {
    margin-top: -4px;
}

.head_tel img,.head_box_inner img,.head_box_inner_2 img{
    display: block;
    width: 30%;
    margin: auto;
    margin-bottom: 10px;
}

.head_tel p,.head_box_inner p:nth-child(2),.head_box_inner_2 p:nth-child(2){
font-size:10px;
transform: scale(0.8);/* 文字をブロックごと縮小する */
color: #fff;
text-align: center;
}
.head_box_inner_2 p:nth-child(2){
padding-top: 3px;
}

#mv_content{
background-image: url("../img/main_vg_sp.png");
width: 100%;
height: auto;
background-size: contain;
background-repeat: no-repeat;
background-color: #feee40;
padding-bottom: 2em;
}

.mv_content_inner{
width: 100%;
height: auto;
margin: auto;
position: relative;
/* padding-bottom: 20px; */
padding-top: 140px;
}


/*　メインビジュアル */
.mv_content_inner_box{
width: 95%;
height: auto;
margin: auto;
padding: 24px 20px 20px 20px;
border: solid #ffed43 6px;
border-radius: 10px;
background: #fff;
box-shadow: 0 0 8px gray;
position: relative;/*add*/
}

span.sup_tex,span.sup_tex_2{
position: absolute;
color: #ee7100;
font-size:8px;
top:163px;
left: 26%;
z-index: 1
}
span.sup_tex_2{
left: 64%;
}
.mv_content_inner_box p:nth-child(1){
font-size:16px;
text-align: center;
font-weight:bold;
}
.mv_content_inner_box span{
color: #ee7100;
}
.mv_content_inner_box p:nth-child(2){
font-size:22px;
color: #00946f;
padding: 10px 0 5px 0px;
font-weight:bold;
}

.mv_content_inner_box h2{
font-size:60px;
color: #00946f;
font-weight:bold;
text-align: center;
letter-spacing: 10px;
padding-bottom: 5px;
}

 p.add_tex{
font-size:15px;
color: #fff;
text-align: center;
background: #ee7100;
padding: 3px 0 3px 10px;
letter-spacing: 8px;
font-weight:bold;
margin-bottom: 15px;
}

.mv_tag{
width: 100%;
height: 60px;
display: flex;
justify-content: space-around;
}

.k_box_content{
width: 35%;
height: auto;
position: relative;
transform: scale(0.5);
margin-left: -45px;
}

.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;
border-top: solid 1px #fff;
}
.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;
}
/*250501_add*/
.outter_2 .sup {
    font-size: 0.8em !important;
    position: absolute;
    top: 0;
    right: 10px;
}


.mv_content_inner_box p:nth-child(6),.mv_content_inner_box p:nth-child(7){
font-size:12px;
padding-top: 10px;
}
.mv_log{
position: absolute;
right: 0;
top:60%;
}

.mv_content_inner_box p:nth-child(6),.mv_content_inner_box p:nth-child(7){
font-size:12px;
line-height: 1.6;
text-align: justify;
}

.mv_content_inner_box p:nth-child(8){
padding-top: 10px;
font-size:14px;
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{
width: 35%;
position: absolute;
right: 30px;
top: 5px;
}

/*250501_追加*/
.g-tex {
    color: #00956f !important;
}
.balloon_limited {
    width: 24%;
    position: absolute;
    top: -60px;
    left: 10px;
    z-index: 1;
}
.mv_sub_tex {
    font-size: 18px;
    letter-spacing: normal;
    font-weight: bold;
    position: relative;
}
.mv_heading_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 4px;
    margin-top: 8px;
    text-align: left;
}
h2.mv_heading {
    letter-spacing: 0;/*打消し用*/
    font-size: inherit;
}
.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; */
}
.mv_heading_price .g-tex {
    letter-spacing: normal;
}
.mv_heading_price .s-tex {
    color: #000 !important;
    font-size: 0.7em;
}
h2.mv_heading .mv_heading_price_subtex {
    width: 100%;
    display: block;
    color: #7E7E7E;
    font-size: 0.25em;
    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(12px,4vw,16px);
    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 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: 4%;
    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.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: none;
}
.hp_sp_br {
    display: block;
}





/*追加ここまで*/



/* メインコンテンツここから */
.plan_short {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    background-image: url(../img/m_c_3_bk.png);
    background-repeat: repeat;
    padding-top: 30px;
}
.plan_short .ttl2{
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #00956f;
    line-height: 1.25;
}
.plan_short .ttl2 span{
    /*background: linear-gradient(transparent 55%, #ffff01 50%, #ffff01 6em, transparent 0);*/
    padding: 0 0.25em;
}
.plan_short .wrap {
    width: 90%;
    margin: auto;
    background: #fff;
    border-radius: 10px;
    padding: 25px 0 20px 0;
}

.plan_short p {
    font-size: 22px;
    text-align: center;
    line-height: 1.3;
}
.plan_short span.wrap-color {
    font-size: 30px;
    color: #ee7100;
    font-weight:bold;
    text-align: center;
}

.plan_short table {
    width: 90%;
    margin: 0 auto;
}
.plan_short table{
    font-size: 14px;
}
.plan_short table td {
    padding: 15px 0;
    border: solid 1px #bababa;
    text-align: center;
}
.plan_short table th {
    padding: 15px 0;
    border: solid 1px #bababa;
    background: #00956f;
    font-weight: bold;
    color: #fff;
    text-align: center;
    width: calc(1/4 * 100%);
    vertical-align: middle;
}
.plan_short table th .sup_txt{
    display:block;
    font-size:0.7em;
    margin-top: 0.4rem;
    line-height: 1.4;
}
.plan_short ul.notes{
    width: 90%;
    margin: 1em auto 0 auto;
    font-size: 12px;
}
.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: 90%;
    background: #fff;
    position: relative;
    font-size: 16px;
    line-height: 1.25;
    font-weight: bold;
    padding: 0.75em;
    border-radius: 0.25em;
    transition: .2s;
    display: block;
    text-decoration: none;
    margin: 0.75em auto 0;
    background: #fd7402;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

.plan_short a.btn-2 {
    width: 80%;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0 15px 0;
    border-radius: 0.25em;
    transition: .2s;
    display: block;
    text-decoration: none;
    margin: 1.25em auto 30px;
    background: #fff;
    border-radius:10px;
    border: solid 2px #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: 10px;
    top: 11px;
}




.main_title_content{
width: 100%;
height: auto;
padding-bottom: 1px;
background: #00956f;
}
.main_title_content_inner{
width: 90%;
height:auto;
margin: auto;
padding: 30px 0 20px 0;
}

.main_title_content_inner h2{
font-weight:bold;
text-align: center;
color: #fff;
line-height: 1.6;
font-size:20px;
}
.main_title_content_inner h2 span{
color: #fff907;
}

.contact_button{
width: 100%;
height: autox;
margin-top: 20px;
display: flex;
flex-direction: column;
}

.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: 14px;
    position: relative;
	display: none;
}
.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_button p a:nth-child(1),.contact_button p:nth-child(2) a{
width: 100%;
height: 70px;
background: #fff;
position:relative;
font-size:16px;
font-weight:bold;
border-radius: 10px;
padding-top: 25px;
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;
}

.contact_button p a:nth-child(1)::before,.contact_button p:nth-child(2) a::before{
content:url("../img/contact_icon_1_2208.png");
margin-left: 10px;
margin-right: 10px;
display: block;
float: left;
margin-top: -10px;
}
.contact_button p:nth-child(2) a::before{
content:url(../img/contact_icon_2.png);
display: block;
float: left;
margin-top: -10px;
}
.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:22px;
}
.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;
}

.contact_tex_box{
width: 100%;
height: auto;
border: solid 4px #fff;
border-radius: 10px;
margin-top: 20px;
padding: 10px 0 10px 0;
display: none;
}

.contact_tex_box_sp{
width: auto;
height: auto;
display: flex;
justify-content: space-between;
align-items: center;
}

/* お電話はこちら */
.contact_tex_box_sp p:nth-child(1){
font-size:15px;
color: #fff;
padding: 4px 0 0 10px;
}

.contact_tex_box p:nth-child(2)::before{
content: '';
display: inline-block;
 width: 15px;
height: 15px;
color: #fff;
background-image: url(../img/contact_tel.png);
background-size: contain;
vertical-align: middle;
background-repeat: no-repeat;
font-size:15px;
float: left;
}
.contact_tex_box_sp p:nth-child(2){
width: auto;
font-size:18px;
margin: 0 0 0 auto;
padding-right: 5px;
font-weight:bold;
color: #fff;
}
p.app{
color: #fff;
}
.contact_tex_box_sp_2{
font-size:10px;
color: #fff;
text-align: right;
padding-top: 5px;
}
.main_content_2,.main_content_7{
width: 100%;
height: auto;
padding-bottom: 40px;
padding-top: 30px;
background-image: url("../img/m_c_2_bk.png");
background-repeat:repeat;
}

.contact_tex_box p:nth-child(2) span{
font-size:10px;
}

.main_content_2_inner{
width: 90%;
height: auto;
margin: auto;
}

.main_content_2_inner_title{
width: 100%;
margin: auto;
display: flex;
align-items: flex-start;
}

.main_content_2_inner h2{
font-size:18px;
letter-spacing: 4px;
font-weight:bold;
line-height: 1.3;
text-align: center;
padding-left: 10px;
}

.main_content_2_inner h2 span{
color: #00956f;
}
.main_content_2_inner_title img{
display: block;
margin-top: 20px;
width: 8%;
}


.m_c_box{
width: 100%;
height: auto;
margin-top: 30px;
}

.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:18px;
padding: 10px;
background: #fff;
margin-bottom: 20px;
padding-bottom: 10px;
box-shadow: 0 5px 5px #777;
line-height: 1.3;
text-align: justify;
}
.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{
display: block;
height: 60px;
float: left;
content:url(../img/chack.png);
/* vertical-align: middle; */
margin:10px 10px 0 5px;
}
.main_content_3,.main_content_5_inner{
width: 100%;
height: auto;
padding-bottom: 40px;
background-image: url("../img/m_c_3_bk.png");
background-repeat:repeat;
}
.main_content_3_inner{
width: 90%;
height: auto;
margin: auto;
padding-top: 60px;
position: relative;
}
img.kc_tex{
width: 63%;
position: absolute;
left: 18%;
top:4.5%;
}

.main_content_3_inner h3,.main_content_3_inner h2{
font-size:20px;
font-weight:bold;
letter-spacing: 5px;
text-align: center;
}
.main_content_3_inner h2{
width: 55%;
font-size:25px;
margin: auto;
letter-spacing: 5px;
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:50px;
}

.m_c_i_box{
width: 100%;
height: auto;
position: relative;
background: #fff;
padding-bottom: 30px;
position: relative;
margin-top: 50px;
box-shadow: 0 0 6px gray;
}

.number,.number_3{
position: absolute;
top:-24px;
left: 10px;
width: 15%;
}
.number_3{
width:18%;
}
.number_2{
position: absolute;
top:-24px;
right: 10px;
width: 18%;
}
.m_c_i_box_df,.m_c_i_box_df_2{
width: 95%;
height: auto;
margin: auto;
margin-top: 40px;
padding-top: 50px;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
}
.m_c_i_box_df_left{
width: 100%;
height: auto;
}
.m_c_i_box_df_left h3{
font-size:20px;
text-align: left;
padding-bottom: 15px;
letter-spacing: 0;
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:16px;
padding-top: 20px;
line-height: 1.6;
margin-bottom: 10px;
text-align: justify;
}
.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;
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;
}

.m_c_i_box_df img,.m_c_i_box_df_2 img{
width: 80%;
display: block;
margin: auto;
margin-top: 10px;
}
.main_content_4{
width: 100%;
height: auto;
padding-bottom: 40px;
background: #fff;
}

.main_content_4_inner{
width: 90%;
height: auto;
padding-top: 40px;
margin: auto;
}
.main_content_4_inner p:nth-child(2) span{
color: #00956f;
font-weight:bold;
}
.main_content_4_inner h2{
font-size:20px;
text-align: center;
padding-bottom: 20px;
border-bottom: solid #00956f 3px;
line-height: 1.3;
}
.main_content_4_inner h2 span{
font-size:25px;
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: justify;
font-size:16px;
padding-top: 20px;
line-height: 1.8;
}
.main_content_4_inner p:nth-child(3){
text-align: center;
font-size:16px;
font-weight:bold;
padding-top: 20px;
line-height: 2.0;
}
.main_content_4_inner p:nth-child(3) span{
color: #ff0000;
}
.table_tex{
width: 98%;
height: auto;
margin: auto;
}
.table_tex p:nth-child(1){
font-size:14px;
padding-top: 10px;
line-height: 1.6;
text-align: justify;
}
.table_all{
width: 100%;
height: auto;
border: solid 1px #fff;
margin-top: 20px;
padding-top: 10px;
position: relative;
}
table{
width: 100%;
height: auto;
font-size:20px;
font-weight:bold;
}
table td{
border: solid 1px #bababa;
}
.noborder {
border: 0px none;
}
.b_tex p{
width: 25.6%;
font-size:10px;
font-weight:bold;
position: absolute;
left: 24.5%;
color: #fff;
padding: 8px;
text-align: center;
background: #00956f;
}
.s_cell_f{
color: #00956f;
background: #edf9f5;
font-size: 14px;
line-height: 1.3;
padding: 0px 10px 10px 10px;
padding-top: 0px;
}

.s_cell{
font-weight:normal;
font-size: 14px;
text-align: center;
line-height: 1.3;
}
.s_cell_td{
width: 25%;
background: #9baaa5;
color: #fff;
font-size:10px;
text-align: center;
line-height: 1.3;
padding: 10px 0 10px 0;
}
.s_cell_s{
color: #eb7104;
text-align: center;
font-size: 14px;
padding:15px 5px 0 5px;
}

.main_content_4_inner p:nth-child(5){
font-size:10px;
padding-top: 10px;
line-height: 1.8;
}
.main_content_4_inner p:nth-child(6){
font-size:10px;
padding-top: 10px;
line-height: 1.8;
}


.main_content_5_inner{
width: 90%;
margin: auto;
padding-top: 40px;
padding-bottom: 0;
}

.main_content_5_inner h3,.main_content_5_inner h2{
font-size:18px;
font-weight:bold;
text-align: center;
}
.main_content_5_inner h2{
width: 85%;
font-size:25px;
margin: auto;
letter-spacing: 5px;
padding-bottom: 20px;
color: #00956f;
background: linear-gradient(transparent 30%, 0%, #ffff01 1.3em, transparent 0);
}


.main_content_5_df{
width: 100%;
margin: auto;
margin-top: 40px;
display: flex;
flex-direction: column;
justify-content: space-between;
}

.m_c_5_box,.m_c_5_box_last{
width: 100%;
height:auto;
background: #fff;
 box-shadow: 0 0 5px gray;
padding-bottom: 20px;
margin-bottom: 30px;
}

.m_c_5_box_last{
margin-bottom: 0;
}

.m_c_5_box img{
width: 90%;
display: block;
margin: auto;
padding:20px 0 20px 0;
}

.m_c_5_box h3{
width: 90%;
margin: auto;
font-size:20px;
padding-bottom: 10px;
border-bottom: solid 3px #00956f;
line-height: 1.6;
}

.m_c_5_box h3 span{
color: #ee7000;
}
.m_c_5_box p{
width: 90%;
margin: auto;
padding-top: 20px;
line-height: 1.8;
text-align: justify;
}


.main_content_6{
width: 100%;
height:auto;
padding-bottom: 40px;
}
.main_content_6_inner{
width: 100%;
height:auto;
padding-top: 40px;
margin: auto;
}


.main_content_6_inner h2{
text-align: center;
font-size:20px;
}

.main_content_6_inner_df{
width: 90%;
height: auto;
margin: auto;
margin-top: 30px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.m_c_6_i_box{
width: 49%;
height:auto;
margin-bottom: 20px;
}

.m_c_6_i_box h3,.m_c_6_i_box h3.last{
width: 100%;
height: 50px;
background-image: url("../img/content_6_bk_img.png");
background-repeat:no-repeat;
background-size: contain;
color: #fff;
text-align: center;
font-size:18px;
padding-top: 8px;
}

.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;
}


.m_c_6_i_box p{
font-size:16px;
font-weight:bold;
text-align: center;
line-height: 1.4;
}

.main_content_7_inner{
width: 100%;
height: auto;
margin: auto;
padding-top: 10px;
}

.main_content_7_inner h2{
font-size:20px;
font-weight:bold;
text-align: center;
letter-spacing: 2px;
}


.main_content_7_inner_df{
width: 90%;
height: auto;
margin: auto;
margin-top: 20px;
display: flex;
justify-content: space-between;
flex-direction: column;
}

.m_c_7_i_box,.m_c_7_i_box_last{
width: 100%;
height: auto;
background: #fff;
padding: 20px;
margin-bottom: 30px;
}

.m_c_7_i_box_last{
margin-bottom: 0;
}

.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;
text-align: justify;
}
.c_7_tex_box{
position: relative;
width: 275px;
height: auto;
border: solid #00946e 2px;
border-radius: 10px;
}
.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: 2;
}

.q_content_inner{
width: 100%;
height: auto;
margin: auto;
padding-top: 40px;
}


.q_content_inner h2{
text-align: center;
font-size:25px;
margin-bottom: 30px;
letter-spacing: 5px;
}

.q_box{
width: 90%;
margin: auto;
background: #fff;
border-radius: 10px;
padding: 25px 0 20px 0;
}

.q_box_inner,.q_box_inner_last{
width: 93%;
height: auto;
margin: auto;
margin-bottom: 30px;
border-bottom: solid #bababa 1px;
position: relative;
}
.q_box_inner_last{
border-bottom: none;
}
.q_box_inner p:nth-child(1),.q_box_inner_last p:nth-child(1){
font-size:15px;
font-weight:bold;
letter-spacing: 1px;
line-height: 1.3;
margin-bottom: 20px;
width: 310px;
}
.q_box_inner p:nth-child(1)::before,.q_box_inner_last p:nth-child(1)::before,
p.q_box_inner_add:nth-child(1)::before,p.q_box_inner_add_2:nth-child(1)::before{
content:url(../img/q_img_1.png);
/* vertical-align: middle; */
padding-right: 10px;
width: 15px;
display: block;
margin-right: 5px;
float: left;
border: solid #fff 1px;
}
p.q_box_inner_add:nth-child(1)::before{
height: 30px;
}
p.q_box_inner_add_2:nth-child(1)::before{
height: 60px;
}
.q_box_inner p:nth-child(2),.q_box_inner_last p:nth-child(2){
font-size:13px;
letter-spacing: 1px;
margin-bottom: 30px;
width: calc(550 *(100vw/750));
line-height: 1.6;
text-align: justify;
display: flex;
}
.q_box_inner p:nth-child(2)::before,.q_box_inner_last p:nth-child(2)::before,
p.q_box_inner_add_b:nth-child(2)::before{
content:url(../img/q_img_2.png);
/* vertical-align: middle; */
padding-right: 10px;
width: 15px;
float: left;
display: block;
margin-right: 10px;
}
#footer_content{
width: 100%;
height: auto;
padding: 20px 0 20px 0;
background: #fff;
}

.footer_content_inner{
width: 75%;
height: auto;
margin: auto;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: space-between;
}

.footer_content_inner img{
display: block;
margin: auto;
}

.f_l_a_box{
width: 100%;
height: auto;
margin-bottom: 20px;
display: flex;
}
.f_l_a_box p:nth-child(1) a,
.f_l_a_box p:nth-child(2) a{
font-size:12px;
font-weight: bold;
margin: 20px 0 0 15px;
}
.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:nth-child(2).copy{
font-size:10px;
color: #777;
padding-left: 10px;
text-align: center;
}


/* キャンペーンページ ----------- */
.camp_under_box{
width: 95%;
height: auto;
margin: auto;
margin-top: 32px;
background: #fff;
padding: 20px;
border-radius: 10px;
position: relative;
border: solid #0075e0 6px;
}
/* .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{
    font-size: 23px;
    font-size: clamp(1.313rem,6vw,1.5rem);
    /* color: #00946f; */
    color: #0075E0;
	text-align: center;
    /* margin: 20px 0 0 0px; */
}

.camp_under_box p {
    font-weight: 400;
    font-weight: normal !important;
    font-size: 16px;
    line-height: 1.5;
    margin: 1em auto 0;
    font-size: clamp(0.8rem,3.8vw,1rem);
}
.camp_period_belt {
     background: #0075E0;
     padding: 0.5em 0.7em;
     color: #fff;
     font-weight: bold;
     line-height: 1.4;
     margin-top: 0.5em;
     text-align: center;
     font-size: clamp(0.7rem,3.5vw,0.875rem);
}
.camp_under_box_lead {
    font-weight: 400;
    font-weight: normal;  
}
.note_box {
    width: 90%;
    margin: 16px auto;
}
.note_box .item {
    font-size: clamp(12px,3.5vw,14px);
    line-height: 1.5;
}
/* .camp_under_box p:nth-child(3){
width: 100%;
font-size:26px;
font-weight:bold;
line-height: 1.1;
text-align: center;
margin: 0.5em auto 0;
padding: 20px 0 0 0;
}
.camp_under_box p:nth-child(4){
width: 100%;
font-size:18px;
font-weight:bold;
text-align: center;
margin: 0.5em auto 0;
padding: 0 0 10px 0;
line-height: 1.1;
}

.camp_under_box p:nth-child(5){
width: 100%;
font-size:16px;
font-weight:bold;
text-align: center;
background: #0075e0;
color: #fff;
padding: 10px 0 10px 0;
} */
.camp_under_box h4{
padding-top: 0.5em;
width: 23%;
font-weight:bold;
/* font-size:18px; */
font-size: clamp(1rem,5vw,1.125rem);
margin: auto;
margin-top: 10px;
margin-bottom: 5px;
text-align: center;
background: linear-gradient(transparent 55%, #ffff01 50%, #ffff01 6em, transparent 0);
}
.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;;
}



/* CTRボタン */

.cb-footer {
background-color: #fff;
width: 100%;
height: 80px;
position: fixed; /* ヘッダーバーを固定 */
bottom: 0; /* 上から0の位置に固定 */
left: 0; /* 左から0の位置に固定 */
display: none; /* ヘッダーバーを非表示 */
z-index: 4;
}
.cb_footer_inner{
width: 100%;
height: 80px;
margin: auto;
padding-top: 12px;
display: flex;
justify-content: space-around;
}
.cb_footer_inner p:nth-child(1) a,.cb_footer_inner p:nth-child(2) a{
background: #fd7402;
width: 165px;
height: 55px;
padding: 15px 10px 10px 10px;
font-size:14px;
color: #fff;
font-weight:bold;
display: block;
border-radius: 10px;
border: solid #fff907 3px;
box-shadow: 0 2px 2px gray;
}
.cb_footer_inner p:nth-child(2) a{
background: #00956f;
padding: 10px 10px 10px 10px;
border: solid #fff 4px;
}
.cb_footer_inner p:nth-child(2) a span{
font-size:9px;
font-weight:normal;
}
.cb_footer_inner p:nth-child(1) a::before{
content: '';/*何も入れない*/
display: inline-block;
width: 20px;/*画像の幅*/
height: 20px;/*画像の高さ*/
background-image: url(../img/contact_icon_2.png);
background-size: contain;
vertical-align: text-bottom;
background-repeat: no-repeat;
padding-right: 10px;
}
.cb_footer_inner p:nth-child(1) a::after{
content:url(../img/cd_sp.png);
vertical-align: middle;
padding-left: 15px;
}
.cb_footer_inner p:nth-child(2) a::before{
content: '';/*何も入れない*/
display: inline-block;
width: 20px;/*画像の幅*/
height: 20px;/*画像の高さ*/
background-image: url(../img/contact_tel.png);
background-size: contain;
vertical-align: text-bottom;
background-repeat: no-repeat;
padding-right: 20px;
}

/*------ スライダーの横幅 ------*/
.voice-slider{
  width:100%;
  margin:0 auto;
}



/*-------- 高さ調整 ----------*/
.voice-slider .slick-slide{
	height:auto!important;
}

/*---------- 矢印 ----------*/
.voice-slider .slick-next{
    right:0!important;
}
.voice-slider .slick-prev{
    left:0!important;
}
.voice-slider .slick-arrow{
    width: initial!important;
    height: initial!important;
    z-index:2!important;
}

	
    /* デフォルトの矢印を消す */
     .slick-arrow:before{
	content:""!important;
    }  /* デフォルトの矢印を消す */


    　.slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 300;
  }

  .slick-next:before{
  content: '';
  display: inline-block;
  width: 20px;
  height:20px;
  background-image: url(../img/right.png);
  background-size: contain;
  vertical-align: middle; 
  background-repeat: no-repeat;
  opacity:1!important;/* 矢印の半透明をなくす */
  }

  .slick-prev:before{
  content: '';
  display: inline-block;
  width: 20px;
  height:20px;
  background-image: url(../img/left.png);
  background-size: contain;
  vertical-align: middle;
background-repeat: no-repeat;
  opacity:1!important;/* 矢印の半透明をなくす */
  }

  .slick-arrow{
    z-index:2!important;
    width:100px!important;
    height:100px!important;
  }

    　.slick-next{
        right:-30px!important;
    }

    　.slick-prev{
        left:-30px!important;
    }
	


/* アコーディオン実装CSS */


.plus_img::before,.plus_img_2::before,.plus_img_3::before {
    content: url(../img/down.png);
    position: absolute;
    z-index: 3;
    right: 4px;
    height: 2px;
    bottom:15px;
  }
  .plus_img.open::after,.plus_img_2.open::after,.plus_img_3.open::after {
    content: url(../img/up.png);
    position: absolute;
    z-index: 3;
    right: 4px;
    height: 2px;
    bottom:15px;
  }
  .plus_img.open::before,.plus_img_2.open::before,.plus_img_3.open::before {
    content: '';
  }
}
