@charset "UTF-8";
/********************************
DEFAULT
*********************************/
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,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;
    outline: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block;
}
h1,h2,h3,h4,h5,h6,caption,address,th {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
ul,ol,li,dl,dt,dd {
    list-style: none;
}
img,iframe {
    vertical-align: middle;
    border: 0;
}
img {
    line-height: 0;
    font-size: 0;
    -webkit-backface-visibility: hidden;
}
table {
    border-collapse: collapse;
}
th {
    font-weight: normal;
    text-align: left;
}
button,fieldset,form,input,label,legend,select,textarea {
    font-style: inherit;
    font-weight: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
select {
    padding: 2px;
}
select::-ms-expand {
    display: none;
}
input,select {
    font-size: 100%;
    vertical-align: middle;
}
input[type="text"],input[type="password"],textarea,select {
    outline: none;
}
textarea {
    font-size: 100%;
}
input {
    vertical-align: middle;
}
input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    padding: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: none;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
}
::-webkit-input-placeholder {
    color: #B3B3B4;
}
::-webkit-input-placeholder {
    color: #B3B3B4;
}
:placeholder-shown {
    color: #B3B3B4;
}
::-webkit-input-placeholder {
    color: #B3B3B4;
}
:-moz-placeholder {
    color: #B3B3B4; opacity: 1;
}
::-moz-placeholder {
    color: #B3B3B4; opacity: 1;
}
:-ms-input-placeholder {
    color: #B3B3B4;
}
label {
    padding: 0 0 0 2px;
}
hr {
    display: none;
}
a {
    transition: opacity 0.05s ease-in-out , all 0.05s ease-in-out;
}
a,a:link {
    color: #000;
    text-decoration: none;
    word-break: break-all;
}
a:visited {
    color: #000;
}
@media (min-width: 896px) {
    a:hover,a:active {
        color: #004fa7;
        text-decoration: underline;
    }
}
*:focus {
    outline: none;
}
.m_b0 {
    margin-bottom: 0 !important;
}
.m_b1 {
    margin-bottom: 1px !important;
}
.m_b2 {
    margin-bottom: 2px !important;
}
.m_b3 {
    margin-bottom: 2px !important;
}
.m_b5 {
    margin-bottom: 5px !important;
}
.m_b7 {
    margin-bottom: 7px !important;
}
.m_b8 {
    margin-bottom: 8px !important;
}
.m_b10 {
    margin-bottom: 10px !important;
}
.m_b11 {
    margin-bottom: 11px !important;
}
.m_b12 {
    margin-bottom: 12px !important;
}
.m_b13 {
    margin-bottom: 13px !important;
}
.m_b15 {
    margin-bottom: 15px !important;
}
.m_b20 {
    margin-bottom: 20px !important;
}
.m_b25 {
    margin-bottom: 25px !important;
}
.m_b30 {
    margin-bottom: 30px !important;
}
.m_b35 {
    margin-bottom: 35px!important;
}
.m_b40 {
    margin-bottom: 40px !important;
}
.m_b45 {
    margin-bottom: 45px !important;
}
.m_b50 {
    margin-bottom: 50px !important;
}
.m_b55 {
    margin-bottom: 55px !important;
}
.a_center {
    text-align: center;
}
.a_left {
    text-align: left;
}
.a_right {
    text-align: right;
}
.f_bold {
    font-weight: bold;
}
.f_line {
    background-image: linear-gradient(#ffee00, #ffee00);
    background-position: 0 100%;
    background-size: 100% 8px;
    background-repeat: repeat-x;
    text-decoration: none;
}
.f_yugo {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.f_yumin {
    font-family: "游明朝体", YuMincho, "游明朝", "Yu Mincho", "Noto Serif JP", serif;
}
.f_cg {
    font-family: Century Gothic, CenturyGothic, AppleGothic, serif;
}
.f_arial {
    font-family: Arial, Helvetica Neue, Helvetica, serif;
}
.c_fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: .01em;
    height: 0;
    overflow: hidden;
}
.c_fix {
    min-height: 1px;
}
html {
    height: 100%;
}
body {
    font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴシック', 'Hiragino Sans', 'Arial', 'メイリオ', sans-serif;
    line-height: 1.8;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    min-width: 1100px;
    min-height: 100%;
    height: auto !important;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    box-sizing: border-box;
}
/********************************
C系CSS
*********************************/
.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}
/********************************
header
*********************************/
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
header.on {
    background: #fff;
}
.header_in {
    max-width: 1366px;
    margin: 0 auto;
    width: 100%;
    padding: 0 83px 0 40px;
    box-sizing: border-box;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    height: 100px;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: space-between;
}
.g_logo {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
}
.g_logoL {
    margin-left: 30px;
}
.h_contact_in {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
    gap: 0 20px;
}
.h_tel {
    margin-right: 20px;
    pointer-events: none;
    background: #fff;
    height: 50px;
    border-radius: 25px;
    padding: 0 30px;
}
.h_tel img {
    margin-top: -2px;
}
.h_btn {
    width: 250px;
    background: #fff;
    border-radius: 30px;
}
.h_btn a {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #000;
    background: #FFF775;
    border-radius: 30px;
    font-weight: bold;
    line-height: 1.4;
    font-size: 14px;
}
.h_btn.is-search a {
    background: #FDA17A;
}
.h_btn.is-search a span {
    position: relative;
    padding-left: 26px;
    box-sizing: border-box;
}
.h_btn.is-search a span::before {
    content: "";
    width: 16px;
    height: 16px;
    background: url(../svg/icn03.svg) no-repeat 0 0 / 100% auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    left: 0;
}
.cv_btn {
    display: table;
    background: #fff;
    border-radius: 9999px;
}
.cv_btn a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #FFF775;
    color: #000;
    font-weight: bold;
    width: 100%;
    font-size: 14px;
    border-radius: 9999px;
}
.cv_btn.ver2 a {
    background: #FDA17A;
}
.cv_btn a span {
    position: relative;
    display: inline-block;
    line-height: 1.4;
}
.cv_btn a span::before {
    position: absolute;
    content: "";
    background: url(../svg/icn01.svg) no-repeat 0 0 / 100% auto;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    left: 0;
}
.cv_btn.ver2 a span::before {
    background: url(../svg/icn03.svg) no-repeat 0 0 / 100% auto;
}
.cv_btn.is-header a span::before {
    width: 11px;
    height: 14px;
}
.cv_btn.is-header.ver2 a span::before {
    width: 18px;
    height: 14px;
}
.cv_btn.is-header {
    width: 170px;
    height: 40px;
}
.cv_btn.is-header.ver2 {
    margin-left: 10px;
}
.cv_btn.is-header a {
    height: 40px;
}
.cv_btn.is-header a span {
    padding-left: 22px;
}
.cv_btn.is-header.ver2 a span {
    padding-left: 27px;
}
.mv_wrap {
    position: relative;
    background: #E8F3F1;
    margin-bottom: -13.041vw;
}
.mv_wrap::before {
    position: absolute;
    content: "";
    background: url(../images/mv_bg.png) no-repeat 0 0 / 100% auto;
    width: 100%;
    height: 6.735vw;
    bottom: 6.5vw;
    left: 0;
    z-index: 9;
}
.c_main {
    max-width: 1366px;
    padding: 0 6.077vw;
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
}
.c_main.is-mv {
    padding: 0 0 245px;
}
.mv_ttl {
    position: relative;
    z-index: 10;
    max-width: 1486px;
    margin: 0 auto;
    box-sizing: border-box;
}
.mv_ttl picture {
    display: block;
}
.mv_ttl img {
    width: 100%;
    height: auto;
}
@media only screen and (max-width: 1367px) {
    .mv_ttl {
        max-width: 1366px;
        overflow-x: hidden;
    }
    .mv_ttl picture {
        margin-right: -37px;
    }
}
.page_wrap {
    background: #1ACAAB;
    padding-top: 21vw;
    padding-bottom: 9vw;
}
.is-bg01 {
    position: relative;
}
.is-bg01::before {
    position: absolute;
    content: "";
    background: url(../images/page_bg01.png) no-repeat 0 0 / 100% auto;
    width: 100%;
    height: 4.978vw;
    bottom: -0.1vw;
    left: 0;
}
.think_wrap {
    padding: 90px 0 100px;
    width: calc(100% - 187px);
    display: block;
    border-radius: 0 9999px 9999px 0;
    background: #E8F3F1;
    box-shadow: 0 34px 0 #B1E9DE;
    position: relative;
    margin-bottom: 134px;
}
.think_wrap::before {
    position: absolute;
    content: "";
    background: url(../images/think_img01.png) no-repeat 0 0 / 100% auto;
    max-width: 450px;
    max-height: 450px;
    width: 31.646vw;
    height: 31.646vw;
    left: -50px;
    top: -120px;
}
.think_wrap::after {
    position: absolute;
    content: "";
    background: url(../images/think_img02.png) no-repeat 0 0 / 100% auto;
    width: 308px;
    height: 308px;
    right: -88px;
    bottom: 0;
}
.think_in {
    width: 510px;
    margin: 0 auto;
    padding-left: 130px;
    position: relative;
}
.think_in::before {
    position: absolute;
    content: "";
    background: url(../images/think_icn01.png) no-repeat 0 0 / 100% auto;
    width: 171px;
    height: 175px;
    right: -238px;
    top: -50px;
}
.think_in::after {
    position: absolute;
    content: "";
    background: url(../images/think_icn02.png) no-repeat 0 0 / 100% auto;
    width: 130px;
    height: 109px;
    left: -13px;
    bottom: -36px;
}
.think_ttl {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: bold;
}
.think_ttl span {
    color: #009377;
    background-image: linear-gradient(#FFF775, #FFF775);
    background-position: 0 100%;
    background-size: 100% 8px;
    background-repeat: repeat-x;
}
.think_txt {
    text-align: center;
    font-size: 18px;
    line-height: 2;
}
.need_ttl {
    text-align: center;
    color: #FFF775;
    font-weight: bold;
    font-size: 33px;
    line-height: 2;
    margin-bottom: 50px;
}
.need_ttl span {
    text-align: center;
    border-bottom: dotted 4px #FFF775;
}
.need_img {
    margin-bottom: 35px;
}
.need_img img {
    width: 100%;
    height: auto;
}
.need_dtl {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: space-between;
}
.need_dtlin {
    width: 48%;
}
.need_dtlin dt {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
}
.need_dtlin dd {
    color: #fff;
    font-size: 16px;
}
.suggest_wrap {
    padding: 40px 0 187px;
    background: #E8F3F1;
}
.suggest_ttl {
    font-size: 33px;
    color: #009377;
    font-weight: bold;
    text-align: center;
    line-height: 1.9;
    margin-bottom: 30px;
}
.suggest_ttl span {
    border-bottom: dotted 4px #707070;
}
.suggest_txt {
    font-size: 16px;
    line-height: 2;
    text-align: center;
    margin-bottom: 40px;
}
.suggest_slide {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 78px;
}
.suggest_content {
    width: 30.824%;
    border: solid 4px #000;
    background: #fff;
    box-sizing: border-box;
    border-radius: 30px;
    padding: 38px 40px 50px;
}
.kyozai_img {
    text-align: center;
    height: 272px;
    margin-bottom: 5px;
}
.kyozai_img.is-en img {
    width: 100%;
    height: auto;
    max-width: 272px;
}
.suggest_dtl dt {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin-bottom: 10px;
}
.suggest_dtl dd {
    line-height: 2;
}
.cv_box {
    max-width: 472px;
    width: 100%;
    padding-right: 74px;
    display: block;
}
.cv_box.ver2 {
    padding-left: 74px;
    padding-right: 0;
    border-left: dotted #fff 4px;
}
.cv_btn.is-cv {
    max-width: 380px;
    width: 100%;
    margin: 24px auto 0;
}
.cv_btn.is-cv a {
    height: 82px;
    border: solid 4px #fff;
    box-sizing: border-box;
    font-size: 20px;
}
.cv_btn.is-cv a span {
    padding-left: 44px;
}
.cv_btn.is-cv.ver2 a span {
    padding-left: 43px;
}
.cv_btn.is-cv a span::before {
    width: 22px;
    height: 29px;
}
.cv_btn.is-cv.ver2 a span::before {
    width: 28px;
    height: 28px;
}
.cv_txt {
    text-align: center;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 25px;
}
.is-bg02 {
    position: relative;
}
.is-bg02::before {
    position: absolute;
    content: "";
    background: url(../images/page_bg02.png) no-repeat 0 0 / 100% auto;
    width: 100%;
    height: 4.978vw;
    bottom: -0.2vw;
    left: 0;
}
.money_wrap {
    background: #E8F3F1;
    padding-top: 40px;
    padding-bottom: 180px;
}
.money_ttl {
    font-size: 32px;
    line-height: 1;
    text-align: center;
    color: #009377;
    font-weight: bold;
    margin-bottom: 60px;
}
.money_ttl span {
    border-bottom: dotted 4px #707070;
    padding-bottom: 10px;
}
.money_dtl {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    width: 992px;
    margin: 0 auto;
    border: solid 4px #000;
    border-radius: 30px;
    background: #fff;
    /*height: 298px;*/
    height: auto;
    padding: 55px;
    box-sizing: border-box;
}
.money_dtlin {
    width: 48%;
    padding-right: 24px;
}
.money_dtlin.ver2 {
    padding-left: 24px;
    padding-right: 0;
    border-left: solid #20CAAB 1px;
}
.money_dtlin dt {
    color: #fff;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    align-items: center;
    background: #20CAAB;
    border-radius: 9999px;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
}
.money_dtlin dd {
    text-align: center;
    line-height: 1;
}
.money_dtlin dd .red {
    color: #EA1D4D;
    font-size: 60px;
    font-weight: bold;
}
.money_dtlin dd .red .ps {
    font-size: 47px;
}
.money_dtlin dd .tax {
    font-size: 24px;
}
.grow_wrap {
    background: #1ACAAB;
    padding-top: 50px;
    padding-bottom: 180px;
}
.grow_lst {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: space-between;
    border: solid 4px #000;
    border-radius: 30px;
    background: #fff;
    padding: 71px 52px 72px;
}
.grow_lst li {
    width: 30.667%;
    border-right: dotted 4px #000;
    position: relative;
    padding-right: 45px;
    padding-left: 45px;
}
.grow_lst li::before {
    position: absolute;
    content: "";
    background: url(../images/grow_arw.png) no-repeat 0 0 / 100% auto;
    width: 60px;
    height: 60px;
    top: 50%;
    transform: translateY(-50%);
    right: -30px;
}
.grow_lst li:first-child {
    padding-left: 0;
}
.grow_lst li:last-child {
    border: none;
    padding-right: 0;
}
.grow_lst li:last-child::before {
    content: none;
}
.grow_ttl {
    font-size: 33px;
    color: #FFF775;
    font-weight: bold;
    text-align: center;
    line-height: 1.9;
    margin-bottom: 60px;
}
.grow_ttl span {
    border-bottom: dotted 4px #FFF775;
}
.grow_img {
    height: 170px;
    margin-bottom: 10px;
    text-align: center;
}
.grow_lst li dl dt {
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 6px;
}
.grow_lst li dl dd {
    font-size: 16px;
    line-height: 2.2;
}
.voice_wrap {
    background: #E8F3F1;
    padding: 60px 0 180px;
    position: relative;
}
.voice_wrap::before {
    position: absolute;
    content: "";
    background: url(../images/voice_bg01.png) no-repeat 0 0 / 100% auto;
    width: 451px;
    height: 603px;
    left: 0;
    top: 171px;
}
.voice_wrap::after {
    position: absolute;
    content: "";
    background: url(../images/voice_bg02.png) no-repeat 0 0 / 100% auto;
    width: 451px;
    height: 603px;
    right: 0;
    bottom: 80px;
}
.voie_ttl {
    font-size: 32px;
    line-height: 1;
    text-align: center;
    color: #009377;
    font-weight: bold;
    margin-bottom: 145px;
}
.voie_ttl span {
    border-bottom: dotted 4px #707070;
    padding-bottom: 10px;
}
.voice_in {
    width: 990px;
    position: relative;
    margin: 0 auto;
    z-index: 9;
}
.voice_dtl {
    border: solid 4px #000;
    border-radius: 30px;
    margin-bottom: 48px;
    background: #fff;
    padding: 42px 56px 43px;
    box-sizing: border-box;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
}
.voice_dtl:last-child {
    margin-bottom: 0;
}
.voice_img {
    margin-right: 48px
}
.voice_txt {
    margin-top: 12px;
}
.voice_txt dt {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    background-image: linear-gradient(#FFF775, #FFF775);
    background-position: 0 75%;
    background-size: 100% 8px;
    background-repeat: repeat-x;
    margin-bottom: 13px;
}
.voice_txt dd {
    font-size: 14px;
    line-height: 2;
}
.cv_huge_wrap {
    background: #19A6A2;
    padding: 80px 0 100px;
}
.cv_huge_in {
    width: 1000px;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: space-between;
}
.cv_huge_tel {
    text-align: center;
    margin-bottom: 50px;
}
.tel_txt {
    font-weight: bold;
    line-height: 1;
    font-size: 16px;
    text-align: center;
    margin-bottom: 14px;
}
.cv_huge_tel a {
    font-weight: bold;
    line-height: 1;
    font-size: 30px;
    text-align: center;
    position: relative;
    padding-left: 33px;
    box-sizing: border-box;
}
.cv_huge_tel a::before {
    content: "";
    width: 27px;
    height: 27px;
    background: url(../svg/icn_tell.svg) no-repeat center / 100% auto;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.day {
    text-align: center;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    margin-top: 7px;
}
.cv_huge_btn {
    width: 470px;
}
.cv_btn.is-cvhuge {
    width: 100%;
    height: 80px;
    border: solid 4px #fff;
    box-sizing: border-box;
}
.cv_btn.is-cvhuge a {
    font-size: 20px;
}
.cv_btn.is-cvhuge a span {
    padding-left: 38px;
}
.cv_btn.is-cvhuge.ver2 a span {
    padding-left: 52px;
}
.cv_btn.is-cvhuge a span::before {
    width: 22px;
    height: 29px;
}
.cv_btn.is-cvhuge.ver2 a span::before {
    width: 28px;
    height: 28px;
}
.cv_huge_btnin .cv_txt {
    margin-bottom: 10px;
}
.cv_huge_btnin {
    margin-bottom: 34px;
}
.cv_huge_btnin:last-child {
    margin-bottom: 0;
}
.cp0-bnr_wrap {
    margin: -7vw auto 130px;
    text-align: center;
}
.cp0-bnr_wrap a {
    display: block;
}
.cp0-bnr_wrap a img {
    width: 100%;
    height: auto;
}
.floating-banner {
    position: fixed;
    bottom: 100px;
    left: 10px;
    z-index: 9999;
    width: 110px;
    height: 110px;
    display: none;
}
.floating-banner .close-btn {
    position: absolute;
    top: 4px;
    right: 4px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    line-height: 1;
    text-align: center;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border-radius: 50%;
}
.floating-banner img {
    width: 100%;
    height: auto;
    display: block;
}
.is-bg02.is-voice {
    padding-bottom: 180px;
    background: #E8F3F1;
}
.cv_wrap {
    background: #1ACAAB;
    padding-top: 40px;
    padding-bottom: 180px;
}
.cv_wrap.ver2 {
    padding-bottom: 120px;
}
.cv_ttl {
    font-size: 32px;
    color: #FFF775;
    font-weight: bold;
    text-align: center;
    line-height: 1.9;
    margin-bottom: 60px;
}
.cv_ttl span {
    border-bottom: dotted 4px #FFF775;
}
.cv-search-box select {
    appearance: none;
    color: rgb(135, 135, 135);
    font-weight: 500;
    font-size: 16px;
    line-height: 1.438;
    background: rgb(242, 242, 242);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
.cv-search_wrap {
    max-width: 900px;
    margin: 0 auto;
    border: solid 4px #000;
    border-radius: 30px;
    background: #fff;
    box-sizing: border-box;
    padding: 55px;
}
.cv-search-ttl {
    font-size: 26px;
    line-height: 1.458;
    margin-bottom: 33px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.04em;
}
.cv-search-box div {
    position: relative;
}
.cv-search-box div::before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 9px;
    z-index: 9;
    background: url(../svg/cv_arw.svg) 0% 0% / 100% no-repeat;
}
.cv-searchbtn {
    width: 180px;
    text-align: center;
    align-items: center;
    background: #FDA17A;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    color: #000;
}
.cv-searchbtn span {
    position: relative;
    font-weight: 500;
    line-height: 1.438;
    font-size: 16px;
    padding-right: 10px;
    box-sizing: border-box;
    color: #000;
}
.cv-searchbtn span::before {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    background: url(../svg/icn03.svg) 0% 0% / 100% no-repeat;
}
@media screen and (min-width: 896px) {
    .h_btn a:hover {
        opacity: 0.7;
        text-decoration: none;
    }
    .cv_btn a:hover {
        text-decoration: none;
        opacity: 0.7;
    }
    .cv-search-box {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .cv-prefecture {
        margin-right: 7px;
    }
    .cv-search-box div::before {
        right: 17px;
        pointer-events: none;
    }
    .cv-prefecture select {
        padding: 15px 99px 14px 19px;
    }
    .cv-search-box select {
        cursor: pointer;
    }
    .cv-city {
        margin-right: 13px;
    }
    .cv-city select {
        padding: 15px 92px 14px 26px;
    }
    .cv-searchbtn {
        height: 52px;
        cursor: pointer;
        transition: opacity 0.05s ease-in-out;
    }
    .cv-searchbtn span::before {
        right: -27px;
    }
    .cv-searchbtn:hover {
        opacity: .7;
    }
}
/********************************
footer
*********************************/
footer {
    padding: 60px 0;
    background: #EEEEEE;
}
.f_link {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 26px;
}
.f_link li {
    margin-right: 24px;
    line-height: 1;
}
.f_link li:last-child {
    margin-right: 0;
}
.f_link li a {
    font-size: 14px;
}
.footer_end {
    font-size: 14px;
    text-align: center;
}
/********************************
CONTETS
*********************************/
@media (min-width: 896px) {
    .f_link li a:hover {
        color: #000;
        text-decoration: underline;
    }
    .cv_huge_tel a:hover {
        color: #000;
    }
}
@media only screen and (max-width: 896px) {
    body {
        font-size: 13px;
        line-height: 1.7;
        min-width: 320px;
        width: 100%;
    }
    /********************************
    C系CSS
    *********************************/
    .c-pc {
        display: none;
    }
    .c-pc-in {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-in {
        display: inline;
    }
    /********************************
    header
    *********************************/
    header {
        background: #fff;
    }
    .header_in {
        padding: 0 14px;
        height: 60px;
    }
    .g_logoL {
        margin-left: 12px;
    }
    .h_btn {
        width: 105px;
    }
    .h_btn a {
        font-size: 10px;
        height: 40px;
    }
    .h_btn.is-search a span {
        padding-left: 24px;
    }
    .h_btn.is-search a span::before {
        width: 14px;
        height: 14px;
    }
    .h_contact_in {
        gap: 0 5px;
    }
    body {
        font-size: 12px;
        min-width: 320px;
        padding-top: 60px;
    }
    .g_logo {
        display:-webkit-box;
          display:-ms-flexbox;
        display: flex;
    }
    .h_contact_in {
        display:-webkit-box;
          display:-ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .cv_btn.is-header a {
        font-size: 12px;
    }
    .cv_h_set.c-pc {
        display: none;
    }
    .cv_h_set.c-sp {
        display: flex;
    }
    .cv_btn {
        display: table;
        background: #fff;
        border-radius: 9999px;
    }
    .cv_btn a {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        background: #FFF775;
        color: #000;
        font-weight: bold;
        width: 100%;
        font-size: 14px;
        border-radius: 9999px;
        padding-top: 4px;
    }
    .cv_btn.ver2 a {
        padding-top: 0;
    }
    .cv_btn a span {
        position: relative;
    }
    .cv_btn.is-header a span::before {
        width: 7px;
        height: 9px;
    }
    .cv_btn.is-header.ver2 a span::before {
        width: 10px;
        height: 8px;
    }
    .cv_btn.is-header {
        width: 90px;
        height: 30px;
    }
    .cv_btn.is-header.ver2 {
        margin-left: 10px;
    }
    .cv_btn.is-header a {
        height: 30px;
    }
    .cv_btn.is-header a span {
        padding-left: 11px;
    }
    .cv_btn.is-header.ver2 a span {
        padding-left: 15px;
    }
    .mv_wrap {
        position: relative;
        background: #E8F3F1;
        margin-bottom: -13.041vw;
    }
    .mv_wrap::before {
        content: none;
    }
    .c_main {
        max-width: 1366px;
        padding: 0 26px;
        box-sizing: border-box;
        margin: 0 auto;
        width: 100%;
    }
    .c_main.is-mv {
        padding: 0 0 245px;
    }
    .mv_ttl {
        position: relative;
        z-index: 10;
        height: auto;
    }
    .mv_ttl img {
        width: 100%;
        height: auto;
    }
    .mv_ttl picture {
       margin-right: 0;
    }
    .page_wrap {
        padding-top: 35.467vw;
        padding-bottom: 16vw;
    }
    .is-bg01 {
        position: relative;
    }
    .is-bg01::before {
        position: absolute;
        content: "";
        background: url(../images/page_bg01.png) no-repeat 0 0 / 100% auto;
        width: 100%;
        height: 4.978vw;
        bottom: -0.1vw;
        left: 0;
    }
    .think_wrap {
        padding: 168px 0 119px;
        width: 92%;
        border-radius: 0 80px 80px 0;
        box-shadow: 0 20px 0 #B1E9DE;
        margin-bottom: 125px;
    }
    .think_wrap::before {
        position: absolute;
        content: "";
        background: url(../images/sp/think_img01.png) no-repeat 0 0 / 100% auto;
        max-width: initial;
        max-height: initial;
        width: 210px;
        height: 210px;
        left: -37px;
        top: -64px;
    }
    .think_wrap::after {
        position: absolute;
        content: "";
        background: url(../images/sp/think_img02.png) no-repeat 0 0 / 100% auto;
        width: 179px;
        height: 179px;
        right: -17px;
        bottom: -80px;
    }
    .think_in {
        width: 100%;
        margin: 0 244px 0 auto;
        position: relative;
        padding: 0 25px;
        box-sizing: border-box;
    }
    .think_in::before {
        position: absolute;
        content: "";
        background: url(../images/sp/think_icn01.png) no-repeat 0 0 / 100% auto;
        width: 98px;
        height: 104px;
        right: 13px;
        top: -172px;
    }
    .think_in::after {
        position: absolute;
        content: "";
        background: url(../images/sp/think_icn02.png) no-repeat 0 0 / 100% auto;
        width: 93px;
        height: 78px;
        left: 15px;
        bottom: -70px;
    }
    .think_ttl {
        margin-bottom: 30px;
        font-size: 20px;
    }
    .think_ttl span {
        color: #009377;
        background-image: linear-gradient(#FFF775, #FFF775);
        background-position: 0 100%;
        background-size: 100% 8px;
        background-repeat: repeat-x;
    }
    .think_txt {
        font-size: 14px;
    }
    .need_ttl {
        font-size: 24px;
        line-height: 1.8;
        margin-bottom: 40px;
    }
    .need_ttl span {
        text-align: center;
        border-bottom: dotted 4px #FFF775;
    }
    .need_img {
        margin-bottom: 35px;
    }
    .need_img img {
        width: 100%;
        height: auto;
    }
    .need_dtl {
        display: block;
    }
    .need_dtlin {
        width: 100%;
        padding-top: 60.267vw;
        position: relative;
    }
    .need_dtlin.ver2 {
        padding-top: 80.267vw;
    }
    .need_dtlin::before {
        position: absolute;
        content: "";
        background: url(../images/sp/need_img01.png) no-repeat 0 0 / 100% auto;
        width: 93.334vw;
        height: 52.8vw;
        left: -26px;
        top: 0;
    }
    .need_dtlin.ver2::before {
        background: url(../images/sp/need_img02.png) no-repeat 0 0 / 100% auto;
        left: auto;
        right: -26px;
        top: 75px;
    }
    .need_dtlin.ver2::after {
        position: absolute;
        content: "";
        background: url(../images/sp/needx.png) no-repeat 0 0 / 100% auto;
        width: 76px;
        height: 76px;
        top: 23px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 9;
    }
    .need_dtlin dt {
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
    }
    .need_dtlin dd {
        color: #fff;
        font-size: 14px;
    }
    .suggest_wrap {
        padding: 30px 21px 22.933vw;
        box-sizing: border-box;
        background: #E8F3F1;
    }
    .suggest_ttl {
        font-size: 24px;
        margin-bottom: 18px;
        padding: 0 5px;
    }
    .suggest_ttl span {
        border-bottom: dotted 4px #707070;
    }
    .suggest_txt {
        text-align: left;
        margin-bottom: 30px;
        font-size: 14px;
        padding: 0 5px;
    }
    .suggest_slide {
        display:-webkit-box;
          display:-ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 55px;
    }
    .suggest_slide.c_main {
        padding: 0;
    }
    .suggest_content {
        margin: 0 5px;
        border: 0;
        padding: 0;
    }
    .suggest_contentin {
        border: solid 2px #000;
        box-sizing: border-box;
        width: auto;
        border-radius: 30px;
        padding: 38px 26px 50px;
        height: 482px;
    }
    .kyozai_img {
        height: 236px;
        margin-bottom: 8px;
    }
    .kyozai_img.is-en img {
        max-width: initial;
    }
    .suggest_dtl dt {
        font-size: 20px;
        margin-bottom: 13px;
    }
    .suggest_dtl dd {
        line-height: 2;
    }
    .cv_wrap.c_main {
        padding: 0 5px;
    } 
    .cv_in {
        display: block;
        padding: 0 24px;
    }
    .cv_box {
        max-width: 472px;
        width: 100%;
        padding-right: 0;
        display: block;
    }
    .cv_box.ver2 {
        padding-left: 0;
        padding-right: 0;
        border-left: dotted #fff 0;
        border-top: dotted #fff 4px;
        padding-top: 30px;
        margin-top: 40px;
    }
    .cv_btn.is-cv {
        width: 100%;
        margin: 20px auto 0;
        max-width: 100%;
    }
    .cv_btn.is-cv a {
        height: 60px;
        border: solid 4px #fff;
        box-sizing: border-box;
        font-size: 16px;
    }
    .cv_btn.is-cv a span {
        padding-left: 28px;
    }
    .cv_btn.is-cv.ver2 a span {
        padding-left: 32px;
    }
    .cv_btn.is-cv a span::before {
        width: 16px;
        height: 21px;
    }
    .cv_btn.is-cv.ver2 a span::before {
        width: 19px;
        height: 19px;
    }
    .cv_txt {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .is-bg02 {
        position: relative;
    }
    .is-bg02::before {
        position: absolute;
        content: "";
        background: url(../images/page_bg02.png) no-repeat 0 0 / 100% auto;
        width: 100%;
        height: 4.978vw;
        bottom: -0.2vw;
        left: 0;
    }
    .money_wrap {
        background: #E8F3F1;
        padding-top: 40px;
        padding-bottom: 17.333vw;
    }
    .money_ttl {
        font-size: 24px;
        margin-bottom: 45px;
    }
    .money_ttl span {
        border-bottom: dotted 4px #707070;
        padding-bottom: 5px;
    }
    .money_in {
        padding: 0 26px;
        box-sizing: border-box;
    }
    .money_dtl {
        display: block;
        width: 100%;
        height: auto;
        padding: 32px 26px 40px;
        box-sizing: border-box;
    }
    .money_dtlin {
        width: 100%;
        padding-right: 0;
    }
    .money_dtlin.ver2 {
        padding-top: 27px;
        padding-left: 0;
        padding-right: 0;
        border-left: solid #20CAAB 0;
        border-top: solid #20CAAB 1px;
        margin-top: 20px;
    }
    .money_dtlin dt {
        height: 50px;
        font-size: 18px;
        margin-bottom: 20px;
    }
    .money_dtlin dd {
        text-align: center;
    }
    .money_dtlin dd .red {
        font-size:37px;
    }
    .money_dtlin dd .red .ps {
        font-size: 29px;
    }
    .money_dtlin dd .tax {
        font-size: 16px;
    }
    .grow_wrap {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .grow_lst {
        display: block;
        border: solid 4px #000;
        border-radius: 30px;
        background: #fff;
        padding: 30px 20px 50px;
    }
    .grow_lst li {
        width: 100%;
        border-right: dotted 0 #000;
        border-bottom: dotted 4px #000;
        padding: 0 0 37px;
    }
    .grow_lst li.ver1 {
        margin-bottom: 61px;
    }
    .grow_lst li.ver2 {
       margin-bottom: 37px;
    }
    .grow_lst li::before {
        position: absolute;
        content: "";
        background: url(../images/sp/grow_arw.png) no-repeat 0 0 / 100% auto;
        width: 36px;
        height: 36px;
        top: auto;
        transform: translate(-50%,0);
        right: auto;
        left: 50%;
        bottom: -18px;
    }
    .grow_lst li:first-child {
        padding-left: 0;
    }
    .grow_lst li:last-child {
        border: none;
        padding-right: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .grow_lst li:last-child::before {
        content: none;
    }
    .grow_ttl {
        font-size: 24px;
        line-height: 1.9;
        margin-bottom: 25px;
    }
    .grow_ttl span {
        border-bottom: dotted 4px #FFF775;
    }
    .grow_img {
        text-align: center;
        margin-bottom: 25px;
        height: auto;
    }
    .grow_lst li dl dt {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .grow_lst li dl dd {
        font-size: 16px;
        line-height: 1.6;
    }
    .voice_wrap {
        padding: 20px 26px 174px;
    }
    .voice_wrap::before {
        position: absolute;
        content: "";
        background: url(../images/sp/voice_bg01.png) no-repeat 0 0 / 100% auto;
        width: 192px;
        height: 257px;
        left: 0;
        top: 155px;
    }
    .voice_wrap::after {
        position: absolute;
        content: "";
        background: url(../images/sp/voice_bg02.png) no-repeat 0 0 / 100% auto;
        width: 192px;
        height: 257px;
        right: 0;
        bottom: 60px;
    }
    .voie_ttl {
        font-size: 24px;
        line-height: 1.8;
        margin-bottom: 180px;
        text-align: left;
    }
    .voie_ttl span {
        border-bottom: dotted 4px #707070;
        padding-bottom: 0px;
    }
    .voice_in {
        width: 100%;
        position: relative;
        margin: 0 auto;
        z-index: 9;
    }
    .voice_dtl {
        border: solid 4px #000;
        border-radius: 30px;
        margin-bottom: 30px;
        background: #fff;
        padding: 36px 20px 43px;
        box-sizing: border-box;
        display: block;
    }
    .voice_dtl:last-child {
        margin-bottom: 0;
    }
    .voice_img {
        margin-right: 0;
        text-align: center;
    }
    .voice_txt {
        margin-top: 25px;
    }
    .voice_txt dt {
        font-size: 18px;
        margin-bottom: 20px;
        background-image: none;
    }
    .voice_txt dt span {
        background-image: linear-gradient(#FFF775, #FFF775);
        background-position: 0 100%;
        background-size: 100% 8px;
        background-repeat: repeat-x;
    }
    .voice_txt dd {
        font-size: 14px;
        line-height: 2;
    }
    .is-bg02.is-voice {
        padding-bottom: 70px;
    }
    .cv_huge_wrap {
        padding: 50px 26px 54px;
        box-sizing: border-box;
    }
    .cv_huge_in {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .cv_huge_tel {
        margin-bottom: 40px;
    }
    .tel_txt {
        font-weight: bold;
        line-height: 1;
        font-size: 16px;
        text-align: center;
        margin-bottom: 14px;
    }
    .cv_huge_tel a {
        font-weight: bold;
        line-height: 1;
        font-size: 30px;
        text-align: center;
        position: relative;
        padding-left: 33px;
        box-sizing: border-box;
    }
    .cv_huge_tel a::before {
        content: "";
        width: 27px;
        height: 27px;
        background: url(../svg/icn_tell.svg) no-repeat center / 100% auto;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 9;
    }
    .day {
        text-align: center;
        font-size: 12px;
        line-height: 1;
        font-weight: bold;
        margin-top: 10px;
    }
    .cv_huge_btn {
        width: 100%;
    }
    .cv_btn.is-cvhuge {
        width: 100%;
        height: 60px;
        border: solid 4px #fff;
    }
    .cv_btn.is-cvhuge a {
        font-size: 16px;
    }
    .cv_btn.is-cvhuge a span {
        padding-left: 31px;
        line-height: 1.3;
    }
    .cv_btn.is-cvhuge.ver2 a span {
        padding-left: 37px;
    }
    .cv_btn.is-cvhuge a span::before {
        width: 16px;
        height: 22px;
    }
    .cv_btn.is-cvhuge.ver2 a span::before {
        width: 21px;
        height: 22px;
    }
    .cv_huge_btnin .cv_txt {
        margin-bottom: 10px;
    }
    .cv_huge_btnin {
        margin-bottom: 34px;
    }
    .cv_huge_btnin:last-child {
        margin-bottom: 0;
    }
    /********************************
    footer
    *********************************/
    footer {
        padding: 38px 13px 34px;
        box-sizing: border-box;
    }
    .f_link {
        margin-bottom: 40px;
        flex-wrap: wrap;
        margin-top: -12px;
    }
    .f_link li {
        width: 50%;
        margin-top: 12px;
        margin-right: 0;
        line-height: 1;
    }
    .f_link li a {
        font-size: 14px;
    }
    .footer_end {
        font-size: 14px;
        text-align: center;
    }
    /********************************
    footer
    *********************************/
    /********************************
    CONTETS
    *********************************/
    .cp0-bnr_wrap {
        width: calc(100% - 50px);
        margin: -18.617vw auto 23.138vw;
    }
    .cp0-bnr_wrap img {
        width: 100%;
        height: auto;
    }
    .cv_wrap {
        padding-top: 40px;
        padding-bottom: 17.333vw;
    }
    .cv_wrap.ver2 {
        padding-bottom: 75px;
    }
    .cv_ttl {
        font-size: 24px;
        margin-bottom: 45px;
    }
    .cv-search-box select {
        width: 100%;
        text-align: center;
        text-align-last: center;
        box-sizing: border-box;
        padding: 14px 15px 15px;
    }
    .cv-search_wrap {
        max-width: 100%;
        padding: 30px 24px;
    }
    .cv-search-ttl {
        font-size: 18px;
        line-height: 1.444;
        margin-bottom: 22px;
    }
    .cv-search-box {
        text-align: center;
    }
    .cv-prefecture {
        margin-bottom: 14px;
    }
    .cv-search-box div::before {
        right: 19.67px;
    }
    .cv-city {
        margin-bottom: 21px;
    }
    .cv-searchbtn {
        width: 100%;
        height: 52px;
    }
    .cv-searchbtn span {
        padding-right: 21px;
    }
    .cv-searchbtn span::before {
        right: 0px;
    }
}/*@media*/
@media only screen and (max-width: 374px) {
    .header_in {
        padding: 0 7px;
    }
    .think_in {
        padding: 0 20px;
    }
    .think_txt {
        font-size: 12px;
    }
    .cv_btn.is-header a {
        font-size: 11px; 
    }
    .cv_btn.is-header {
        width: 70px;
    }
    .cv_in {
        padding: 0 16px;
    }
    .cv_txt {
        font-size: 14px;
    }
    .cv_btn.is-cv a {
        font-size: 14px;
    }
    .need_dtlin dt {
        font-size: 18px;
    }
    /* .need_dtlin::before {
        width: 290px;
        height: 165px;
    }
    .need_dtlin.ver2::before {
        width: 290px;
        height: 165px;
    } */
    /* .grow_img img {
        width: 100%;
        height: auto;
    } */
    .cv_huge_wrap {
        padding: 50px 16px 54px;
    }
    footer .c_main {
        padding: 0;
    }
    .cv-search_wrap {
        padding: 30px 16px;
    }
    .cv-search-ttl {
        font-size: 16px;
    }
    .money_in {
        padding: 0 16px;
    }
    .h_btn {
        width: 28vw;
    }
    .h_btn a {
        font-size: 2.667vw;
        height: 10.667vw;
    }
    .h_btn.is-search a span {
        padding-left: 6.4vw;
    }
    .h_btn.is-search a span::before {
        width: 3.733vw;
        height: 3.733vw;
    }
    .h_contact_in {
        gap: 0 1.333vw;
    }
}/*@media*/
@media only screen and (max-width: 340px) {
    .cv_ttl {
        font-size: 22px;
    }
}