@charset "utf-8";

/*
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;
*/


html {

}
body {
    font-family: 'Noto Sans JP', sans-serif!important;
    caret-color: transparent;
    background: #fff;
    color: #1e1e1e;
    min-width: auto;
    margin: 0 auto;
    font-feature-settings: "palt";
}
.inner {max-width: 1080px;width: 100%;margin: 0 auto;box-sizing: border-box;}
.inner_s {max-width: 1080px;width: 100%;margin: 0 auto;box-sizing: border-box;}

.marker {background: linear-gradient(transparent 60%, rgba(249, 240, 78, 0.8) 60%);}

.fmctr {
    caret-color: #1e1e1e;
    border-radius: 0.3em
}

/* **************************************************************** */
/* ヘッダー
*/

/* **************************************************************** */
/* フッター
*/
footer {
	background: #fff;
    padding: 0;
}
footer .copy {
    display: block;
    background: #FF9B00;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 1em 0 1em;
}


/* **************************************************************** */
/* コンタクト
*/
.contact {
    background: #3fae88;
    padding: 3em 0;
}
.contact_bloc {
    overflow: hidden;
}

.contact .title_bloc h2 em {
    color: #fff;
    border: solid 1px #fff;
}

/* **************************************************************** */
/* 個別CSS
*/
.mv {
    overflow: hidden;
}
.mv .inner {
    align-items: center;
    justify-content: space-between;
}

.mv_bloc {
    padding: 1em 0;
    position: relative;
    z-index: 2;
    text-align: left;
}
.mv_bloc .logo {
    margin-bottom: 1em;
}
.mv_bloc h1 {
    margin-bottom: 0.5em;
}
.mv_bloc p {
    font-size: 26px;
    line-height: 1.4em;
    font-weight: bold;
    font-style: italic;
}
.mv_bloc p em {
    font-style: italic;
    font-weight: bold;
    background: linear-gradient(transparent 60%, #fedca7 60%);
}
.mv_bloc p sup {

}
.mv_bloc p span {
    display: block;
    font-size: 14px;
    line-height: 1.4em;
    font-style: normal;
    font-weight: normal;
    margin-top: 0.5em;
}

.mv figure {
    flex: 1 0 0%;
    margin-right: -5em;
    margin-left: -9em;
}

.cv {
    background: #3fad87;
    color: #fff;
    padding: 1em 0 1.5em;
}
.cv_bloc {

}
.cv_bloc p {
    font-size: 36px;
    line-height: 1.2em;
    font-weight: 900;
    margin-bottom: 0.5em;
}
.cv_bloc .btn_bloc {
    
}
.cv_bloc .btn_bloc a {
    display: inline-block;
    background: #fff;
    border-radius: 1em;
}
.cv_bloc .btn_bloc a img {
    
}
.cv_bloc .btn_bloc a:hover img {
    opacity:0.8;
}

.trouble {
    padding: 3em 0;
}
.trouble_bloc {

}
.trouble_bloc h2 {
    font-size: 1em;
    font-weight: 900;
    margin-bottom: 2em;
}
.trouble_bloc h2 .sub {
    display: block;
    font-size: 36px;
    line-height: 1.4em;
    font-weight: 900;
}
.trouble_bloc h2 .main {
    display: block;
    font-size: 60px;
    line-height: 1.4em;
    font-weight: 900;
}
.trouble_bloc h2 .main em {
    color: #ff9c00;
    font-weight: 900;
}
.trouble_bloc ul {
    display: inline-block;
    margin-bottom: 2em;
}
.trouble_bloc ul li {
    
}
.trouble_bloc ul li + li {
    margin-top: 1em;
}
.trouble_bloc ul li span {
    display: inline-block;
    background: #dce1e0;
    font-size: 30px;
    line-height: 1.4em;
    font-weight: 900;
    padding: 0.2em 0.5em 0.3em;
}
.trouble_bloc ul li span em {
    color:#fe0505;
    font-weight: 900;
}
.trouble_bloc figure {
    
}

.bar_title {
    background: #3fae88;
    color: #fff;
    padding: 1em 0 1.5em;
}
.bar_title h2 {
    color: #fdf7c2;
    font-size: 48px;
    line-height: 1.4em;
    font-weight: 900;
}
.bar_title p {
    font-size: 36px;
    line-height: 1.4em;
    font-weight: 900;
}



.title_bloc {
    margin-bottom: 3em;
}
.title_bloc h2 {
    font-size: 1em;
}
.title_bloc h2 .sub {
    display: block;
    font-size: 36px;
    line-height: 1.4em;
    font-style: italic;
    font-weight: 900;
    margin-bottom: 0.2em;
}
.title_bloc h2 em {
    display: inline-block;
    color: #3fae88;
    font-size: 54px;
    line-height: 1em;
    font-weight: 900;
    border: solid 1px #3fae88;
    padding: 0.2em 0.3em 0.3em;
}


.case {
    background: #e7f4f2;
    padding: 3em 0;
}
.case_bloc {

}
.case_bloc ul {
    
}
.case_bloc ul li {
    
}
.case_bloc ul li + li {
    
}


.reason {
    padding: 3em 0;
}
.reason_bloc {

}

.reason_item {
    gap: 2em;
    text-align: left;
    align-items: center;
    justify-content: space-between;
}
.reason_item + .reason_item {
    margin-top: 3em;
}

.reason_item figure {

}
.reason_item .box {
    flex: 1 0 0%;
}
.reason_item .box .num {
    display: inline-block;
    margin-bottom: 1em;
}
.reason_item .box h3 {
    font-size: 42px;
    line-height: 1.4em;
    font-weight: 900;
    margin-bottom: 0.2em;
}
.reason_item .box p {
    font-size: 18px;
    line-height: 1.6em;
    font-weight: bold;
}

.reason_item:nth-child(odd) {
    flex-direction: row-reverse;
}

.voice {
    background: #e7f4f2;
    padding: 3em 0;
    overflow: hidden;
}
.voice_bloc {

}
.voice_slider {

}

.voice_box {
    align-items: stretch;
    justify-content: space-between;
}
.voice_box figure {
    
}
.voice_box .box {
    flex: 1 0 0%;
    background: #fff;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    border-top-right-radius: 1.5em;
    border-bottom-right-radius: 1.5em;
}
.voice_box .box .detail {
    padding: 2em;
}
.voice_box .box .detail h3 {
    font-size: 36px;
    line-height: 1.4em;
    font-weight: 900;
    margin-bottom: 0.2em;
}
.voice_box .box .detail span {
    display: inline-block;
    background: #000;
    color: #fff;
    font-size: 16px;
    line-height: 1em;
    padding: 0.5em 0.8em 0.6em;
    border-radius: 1em;
    margin-bottom: 1em;
}
.voice_box .box .detail p {
    font-size: 18px;
    line-height: 1.6em;
    font-weight: bold;
}


.slick-prev {
    width: 25px;
    height: 46px;
    background: url(../images/icon_left.png) no-repeat;
    left: -40px;
}
.slick-next {
    width: 25px;
    height: 46px;
    background: url(../images/icon_right.png) no-repeat;
    right: -40px;
}

.slick-prev:before {
    display:none;
}
.slick-next:before {
    display:none; 
}


.slick-prev:focus, 
.slick-prev:hover {
    background: url(../images/icon_left.png) no-repeat;
    background-size:contain;
}

.slick-next:focus, 
.slick-next:hover {
    background: url(../images/icon_right.png) no-repeat;
    background-size:contain;
}

.faq {
    padding:3em 0;
}

.faq_bloc {

}
.faq_bloc dl {
    
}
.faq_bloc dl + dl {
    margin-top: 1em;
}
.faq_bloc dl dt {
    background: #e7f4f2;
    position: relative;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: bold;
    text-align: left;
    padding: 0.8em 3em 0.8em 3em;
    cursor: pointer;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}
.faq_bloc dl dt.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.faq_bloc dl dd {
    border: solid 2px #c2e1dc;
    border-top: none;
    position: relative;
    position: relative;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: bold;
    text-align: left;
    padding: 1.5em 0.8em 1.5em 4.4em;
    display: none;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}
.faq_bloc dl dt:before {
    content: "";
    width: 35px;
    height: 40px;
    background: url(../images/icon_q.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 0.5em;
    left: 0.5em;
}
.faq_bloc dl dd:before {
    content: "";
    width: 35px;
    height: 35px;
    background: url(../images/icon_a.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 0.7em;
    left: 0.7em;

}

.faq_bloc dl dt:after {
    content: "＋";
    font-size: 1.5em;
    line-height: 1;
    position: absolute;
    top: 0.4em;
    right: 0.4em;
    font-weight: bold;
}
.faq_bloc dl dt.active:after {
    content:"－";

}

.faq_bloc dl dt.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}






.contact_bloc div.container {
    background: none;
    border: none;
    font-size: 1em;
    color: initial;
}

.contact_bloc div.wrapper {
    background: none;
    margin-bottom: 2em;
}

.contact_bloc p.required_msg {
    display: none;
}

.contact_bloc table.items {
    margin: 0 auto;
}
.contact_bloc tr.item {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}

.contact_bloc td.label {
    float: none;
    width: auto;
    border: none;
    font-size: 1em;
    color: #fff;
    padding: 0;
}
.contact_bloc td.value {
    width: auto;
    background: none;
    color: #fff;
    padding: 1em;
    border: none;
}
.contact_bloc td.comment {
    float: none;
    display: none;
}

.contact_bloc .privacy_policy {
    color: #fff;
    font-size: 0.9em;
    line-height: 1.4em;
    margin: 0;
    margin-bottom: 2em;
}
.contact_bloc .privacy_policy a {
    color: #fff;
}
.contact_bloc .privacy_policy a:hover {
    text-decoration:none;
}
.contact_bloc .privacy_policy .privacy-text-master {
    margin-top: 0.5em;
}
.contact_bloc .privacy_policy .privacy-text-master br {
    display: none;
}
.contact_bloc .privacy_policy .privacy-text-master div {

}

.contact_bloc .button_area {
    text-align: center;
}
.contact_bloc .button_area input[type="button"] {
    font-size: 1em;
    padding: 1.2em 3em;
    border-radius: 2em;
}

.contact_bloc input[type="text"] {
    font-size: 16px;
    padding: 10px 10px;
    box-sizing: border-box;
    border: solid 1px #a0a0a0;
    background: #ffffff;
    caret-color: #1e1e1e;
    border-radius: 0.3em;
    color: #1e1e1e;
}
.contact_bloc textarea {
    font-size: 16px;
    padding: 10px 10px;
    box-sizing: border-box;
    border: solid 1px #a0a0a0;
    background: #ffffff;
    caret-color: #1e1e1e;
    border-radius: 0.3em;
    color: #1e1e1e;
    width: 100%!important;
}

.contact_bloc span.label_name {
    color: #fff;
    font-weight: normal;
}




