#key__pc {
    padding-top: 96px;
    height: 666px;
}

.cta_head_line {
    background-color: #232923;
    z-index: 2;
    position: relative;
}
.cta_head_line h3 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding: 14px 0;
}
.cta_head_line h3 span {
    position: relative;
}

.mess_back_sky {
    padding: 32px 0;
    background-color: #CEF3FF;
    border-radius: 0 0 16px 16px;
}

.mail_btn_card {
    border: 3px solid #232923;
    border-radius: 8px;
    background-color: #fff;
    padding: 20px;
}

.mail_btn_card h4 {
    font-size: 32px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 12px;
}
p.btn_card_subline {
    margin-bottom: 8px;;
}
img.cta_pc_ico {
    height: 140px;
}
img.cta_line_ico {
    height: 106px;
    margin: 17px;
}

.btn_card_ttlline {
    font-weight: bold;
    margin-bottom: 8px;
}

.mail_btn_cont {
    margin-left: 32px;
}

.mail_btn_cont a {
    position: relative;
    border: 3px solid #232923;
    border-radius: 32px;
    padding: 11px 0 12px 0;
    width: 198px;
    display: block;
    font-weight: bold;
    background-color: #E47530;
}

.cta_btn_ico {
    position: absolute;
    height: 24px;
    right:10px;
    top: 12px;
}
.cta_btn_ico.dia_up_arrow {
    height: 45px;
    top: 2px;
    right: 2px;
}

.pc_cta_imgleft {
    margin-right: -27px;
}
.pc_cta_imgleft img {
    height: 360px;
}
.pc_cta_imgright {
    margin-left: 16px;
}
.pc_cta_imgright img {
    height: 360px;
}

h3.head_green_sq {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding: 14px 0;
}
h3.head_green_sq span {
    position: relative;
    padding-left: 18px;
}
h3.head_green_sq span:before {
    position: absolute;
    content: '';
    height: 24px;
    width: 24px;
    border: 3px solid #40BA8D;
    border-radius: 6px;
    left: -24px;
    top: 4px;
}

.wind_cont_out  {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding-bottom: 48px ;
    border-radius: 0 0 16px 16px;
    position: relative;
    top: -16px;
}
.qa_first_cont {
    position: relative;
    top: -16px;
}

.wind_cont_out .wind_cont_head {
    background-color: #232923;
    padding-left: 42px;
    border-radius: 16px 16px 0 0;
    margin-bottom: 16px;
}

.head_lit_ico {
    padding-top: 12px;
    padding-right: 16px;
}

.head_lit_ico img {
    height: 46px;
}

.head_lit_txt h2 {
    font-size: 32px;
    font-weight: 600;
}
.head_lit_txt h2 span {
    font-size: 46px;
}

.worry_check_list ul {
    width: fit-content;
    margin: auto;
    padding-top: 16px;
    padding-left: 0;
}
.worry_check_list ul li {
    font-weight: 600;
    list-style: none;
    font-size: 16px;
    position: relative;
    padding-left: 32px;
    margin-top: 16px;
}
.worry_check_list ul li:before {
    content: '';
    display: inline-block;
    background-image: url('../images/check_ico.png');
    height: 24px;
    width: 24px;
    font-size: 24px;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
}
.worry_check_list ul li span {
    color: #E47530;
}

.qa_a_headcard {
    margin-top: 60px;
}
.qa_a_headcard .head_lit_ico {
    padding-top: 0;
    padding-right: 16px;
    position: relative;
    top: -32px;
}

.qa_a_headcard h2 img {
    height: 40px;
    position: relative;
    top: 7px;
    right: 4px;
}

.wind_with_border {
    border-radius: 19px 19px 16px 16px;
    border: 3px solid #232923;
}
.wind_with_bar {
    margin-top: 86px;
}
h4.wind_a_head4 {
    font-size: 32px;
    font-weight: 600;
    padding-top: 16px;
    padding-left: 32px;
}
h4.wind_a_head4 span {
    color: #40BA8D;
}
.wind_with_bar p {
    font-weight: 600;
    padding-top: 32px;
    padding-left: 32px;
}
.wind_with_bar p span {
    color: #E47530;
}
.wind_cont_out.wind_with_bar {
    padding-bottom: 80px;
    position: relative;
}
.wind_cont_out.wind_with_bar:before {
    content: '';
    height: 130px;
    width: 0;
    border: 1px solid #232923;
    position: absolute;
    top: -70px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.wind_cont_out.wind_with_bar:after {
    content: '';
    height: 67px;
    width: 0;
    border: 1px solid #40BA8D;
    position: absolute;
    top: -3px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.show_grph_card {
    border: 3px solid #232923;
    width: 100%;
    max-width: 900px;
    border-radius: 16px;
    padding: 32px;
    position: relative;
    top: -60px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-color: #fff;
}
.show_grph_card img {
    height: 517px;
}

.show_case_card {
    padding: 25px;
    border: 3px solid #232923;
    border-radius: 16px;
    margin-top: 60px;
}
.show_case_card:last-child {
    margin-left: 32px;
}
.show_case_card img {
    height: 271px;
}
.show_case_card .show_case_txt img {
    height: 154px;
}
.show_case_txt p.center_item {
    font-size: 18px;
    font-weight: 600;
}
.show_case_txt p.right_item {
    font-size: 14px;
    font-weight: 600;
}
.show_case_txt {
    margin-left: 28px;
}

.on_main_cont {
    margin-top: 100px;
}
.on_main_cont .cta_head_line {
    border-radius: 16px 16px 0 0;
}

section#reason, #contact, #flow, #faq, #voice, #price, #flow {
    padding-top: 40px;
}

section#reason {
    background-color: #F1F7FF;
    margin-top: 60px;
    padding-bottom: 100px;
    padding-top: 20px;
}

section#flow {
    background-color: #F1F7FF;
    margin-top: 60px;
    padding-bottom: 100px;
    padding-top: 20px;
}

section#voice {
    padding-bottom: 100px;
}

.reason_pick_card {
    width: 260px;
    margin-top: 60px;
    margin-left: 32px;
}
.reason_pick_card:first-child {
    margin-left: 0;
}

.reason_pick_ttl img {
    height: 8px;
}
.reason_pick_ttl h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 8px;
}
.reason_pick_ttl h3 span {
    color: #E47530;
}
.reason_pink_back {
    background-color: #FFE4D4;
    border-radius: 8px;
    border: 4px solid #232923;
    height: 192px;
}
.reason_pink_back img {
    height: 192px;
}
.reason_pick_card p {
    font-weight: 600;
    margin: 16px 0;
    padding: 0 8px;
}

.price_table_cnt {
    margin-top: 60px;
}
.price_table_box {
    align-items: end;
}
.line_td_box {
    margin-right: 3px;
}
.line_td_card {
    width: 240px;
    height: 60px;

    display: flex;
    justify-content: center;
    align-items: center;

    text-align: center;
    font-size: 16px;
    font-weight: 600;
}
.line_td_card span {
    font-size: 28px;
    margin: 0 2px;
}
.line_blue_td {
    background-color: #F1F7FF;
}
.color_td_area {
    border: 3px solid #232923;
    border-radius: 16px;
}
.color_td_area .line_td_card {
    color: #E47530;
}
.color_td_area .line_td_card:first-child {
    height: 94px;
}
.color_td_area .line_td_card:first-child img {
    height: 40px;
}
.color_td_area .line_td_card:last-child {
    border-radius: 0 0 16px 16px;
}

.voice_card_line {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 40px;
}
.voice_card_line:first-child {
    margin-top: 60px;
}
.voice_card_line img {
    height: 120px;
    width: 120px;
    margin-right: 16px;
}
.voice_card_line .flex_container p {
    display: inline-block;
    max-width: 812px;
    font-weight: 600;
}

.sec_ttl_cont p {
    color: #E47530;
    font-size: 22px;
    font-weight: 600;
}

.flow_card_cont {
    margin-top: 32px;
}
.flow_card_cont:first-child {
    margin-top: 60px;
}
.flow_item_card {
    border: 3px solid #232923;
    border-radius: 16px;
    padding: 16px;
    width: 288px;
    height: 296px;
    background-color: #fff;
}
.flow_img_card {
    width: 320px;
}
.flow_item_card h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
}
.flow_item_card p {
    font-size: 14px;
}
.flow_card_ttl p {
    color: #E47530;
    font-size: 12px;
    font-weight: 600;
}
.flow_item_card:first-child {
    margin-right: 32px;
}
.flow_img_card {
    display: flex;
    justify-content: center;
    align-items: center;
}
.flow_img_card img {
    height: 284px;
}




.accordion {
    overflow:hidden;
    max-width: 656px;
    margin: 60px auto 0 auto;
}
.accordion__item + .accordion__item {
    /*border-top:1px solid var(--border);*/
}
.accordion__item {
    border: 3px solid #232923;
    border-radius:16px;
    margin-bottom: 16px;
}


.accordion__header{
    width:100%;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    appearance:none;
    background:#fff;
    border-radius:16px;
    border:0; text-align:left;
    font:inherit; color:inherit; cursor:pointer; padding:16px 20px;
}
.accordion__header:focus{outline:2px solid var(--brand); outline-offset:-2px;}


.accordion__title {
    font-size: 18px;
    font-weight:600;
    width: 584px;
}
.accordion__icon{transition:transform .25s ease;}
[aria-expanded="true"] .accordion__icon{transform:rotate(180deg);}


/* Panel animation using height auto -> fixed height technique */
.accordion__panel{
    overflow:hidden;
    transition:height .25s ease;
    will-change: height;
    background:#fff;
    border-radius:16px;
}
.accordion__panel.is-open { height: auto; }
.accordion__panel-inner{padding:0 20px 16px; color:#374151;}
.accordion__panel p {
    font-size: 18px;
    font-weight:600;
    padding-top: 16px;
}

.accordion__title, .accordion__panel p {
    position: relative;
    padding-left: 40px;
}


.accordion__title:before {
    content: '';
    display: inline-block;
    background-image: url('../images/faq_q.png');
    height: 32px;
    width: 32px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: -6px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.accordion__panel p:before {
    content: '';
    display: inline-block;
    background-image: url('../images/faq_a.png');
    height: 32px;
    width: 32px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: -6px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.contact_caution_card {
    position: relative;
    border: 3px solid #232923;
    border-radius: 16px;
    padding: 16px 32px;
    width: 100%;
    max-width: 656px;
    margin: 150px auto 0 auto;
}

.contact_caution_card .cntct_ann_img {
    position: absolute;
    height: 178px;
    top: -179px;
    right: 0;
}

.contact_caution_card ul {
    padding-left: 0;
}
.contact_caution_card ul li {
    font-weight: 600;
    list-style: none;
    font-size: 16px;
    position: relative;
    padding-left: 32px;
    margin-top: 16px;
}
.contact_caution_card ul li:before {
    content: '';
    display: inline-block;
    background-image: url('../images/red_check.png');
    height: 24px;
    width: 24px;
    font-size: 24px;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
}

.form_cont_area {
    margin-top: 44px;
}
.form_cont_area input[type=text], .form_cont_area input[type=email], .form_cont_area input[type=tel], .form_cont_area select {
    border: 3px solid #232923;
    padding: 16px;
    /*margin-left: 100px;*/
    width: 440px;
    width: calc(100% - 46px);
    border-radius: 8px;
}
.chk input:checked + span.wpcf7-list-item-label:before{
    background: #40BA8D;
    border-color: #40BA8D;
}

.chk input:checked + span.wpcf7-list-item-label::after{
    border-color: #fff;
    opacity: 1;
    left: -17px;
}

.form_cont_area select {
    line-height: 44px;
    width: 478px;
}

.form_item_line {
    margin-top: 16px;
}

.form_item_line p.form_item_lab {
    width: 112px;
}
.form_item_line p.form_tel_exp {
    width: 440px;
    font-size: 12px;
    margin-left: 100px;
    padding-top: 12px;
}

.date_time_resv {
    margin-top: 16px;
}
.date_time_resv:first-child {
    margin-top: 0;
}

p.form_tel_detail {
    font-size: 14px;
}

.cf_date_time_line input[type=date] {
    width: 194px;
    border: 3px solid #232923;
    padding: 16px;
    border-radius: 8px;
    /*margin-left: 100px;*/
    margin-bottom: 16px;
}

.cf_date_time_line p {
    display: flex;
}

.form_cont_area .cf_date_time_line select {
    margin-left: 14px;
    width: 232px;
    padding: 16px 14px;
    font-size: 16px;
    line-height: 44px;

}

.wpcf7-form + p {
    margin-top: 16px;
}

.chk_txtarea_cnt {
    border: none;
    padding: 0;
    margin-left: 16px;
}
.chk input {
    display: block;
    align-items: center;
    cursor: pointer;
    user-select: none;
    margin-right: 16px;
    color: #232923;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    margin-bottom: 8px;
    padding-left: 20px;
}
.chk input[type="checkbox"]{
    position: absolute;
    inline-size: 1px;
    block-size: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    overflow: hidden;
}
.chk span.wpcf7-list-item-label {
    position: relative;
    padding-left: calc(var(--chk-size) + 16px);
}
/* 枠（未チェック状態） */
.chk span.wpcf7-list-item-label::before{
    content: "";
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    transform: translateY(-50%);
    border: 2px solid #40ba8d;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
    transition: border-color .15s ease, background-color .15s ease, box-shadow .15s ease;
    left: -20px;
}
.chk span.wpcf7-list-item-label::after{
    content: "";
    position: absolute;
    left: 4px; top: 50%;
    width: 6px; height: 10px;
    transform: translateY(-55%) rotate(45deg) scale(0.9);
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent;
    transition: border-color .15s ease, opacity .15s ease;
    opacity: 0;
}

.unchk_txtarea_cnt textarea {
    margin-top: 8px;
    border: 3px solid #232923;
    padding: 16px;
    border-radius: 8px;
    width: 440px;
    width: calc(100% - 46px);
    height: 120px;
}

.btn_form_orange {
    width: 198px;
    padding: 16px 27px;
    border: 3px solid #232923;
    border-radius: 32px;
    margin: 32px auto 0 auto;
    background-color: #c4c8d0;
    color: #fff;
    font-weight: 600;
    cursor:  pointer;
}

.mess_txt_card p {
    padding-top: 42px;
    padding-left: 32px;
}
.mess_img_card img {
    height: 378px;
}

#message {
    margin-top: 100px;
}

.company_ttl_cnt img {
    height: 48px;
}
.company_ttl_cnt h2 {
    font-size: 32px;
}

.about_info_card {
    width: 440px;
    margin-left: auto;
}
.about_info_line {
    border-bottom: 2px solid #232923;
    padding: 16px 0;
}
p.lab_ttl_area {
    width: 96px;
    margin-right: 12px;
}
#company {
    margin-top: 100px;
    border-top: 2px solid #232923;
}
.company_main_column {
    width: 1000px;
    margin: 0 auto;
    padding: 100px 0;
}

.wpcf7 label p br {
    display: none;
}

.form_item_line + p {

}

.wpcf7-spinner {
    margin: 0 4px;
}

.form_cont_area {
    max-width: 726px;
    margin: 0 auto;
}

.wpcf7-form input[type=submit] {
    background-image: linear-gradient(0deg, #E47530, #E47530); /* グラデーション */
    border: 3px solid #232923;
    border-radius: 32px;      /* 角丸 */
    max-width: 200px;
    padding: 10px 0;
    margin: 16px auto 0 auto;
}

.foot_cta_stick {
    padding: 12px 0;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    width: 100%;
}
.foot_cta_stick .flex_container {
    justify-content: center;
}
.foot_cta_stick a {
    position: relative;
    margin: 0 5px;
    border-radius: 8px;
    padding: 10px 0 10px 14px;
    width: calc(50vw - 15px);
    max-width: 170px;
    display: block;
    font-weight: bold;
    background-color: #DF6113;
}
.foot_cta_stick a.line_gtm_trigger {
    background-color: #06C755;
}
.foot_cta_stick a img {
    position: absolute;
    top: 16px;
    left: 14px;
    height: 32px;
    width: 32px;
}
.foot_cta_stick a.line_gtm_trigger img {
    position: absolute;
    top: 8px;
    left: 8px;
    height: 50px;
    width: 50px;
}
.foot_cta_stick a p {
    font-size: 14px;
    padding-left: 40px;
    text-align: left;
    font-weight: bold;
    color: #fff;
}
.foot_cta_stick a.line_gtm_trigger p {
    font-size: 14px;
    padding-left: 44px;
    text-align: left;
    font-weight: bold;
    color: #fff;
}
.foot_cta_sub {
    border-radius: 8px;
    background-color: #fff;
    border: 3px solid #232923;
    position: absolute;
    top: -25px;
    padding: 2px 8px;
    width: 224px;
    z-index: 10000;
    left: 50%;
    transform: translateX(-50%);
}

.rev1_cta_card {
    background-color: #50C894;
    max-width: 1000px;
    margin: 0 auto;
    border-radius: 16px;
}
.rev1_card_back {
    background-image: url('../images/back_dots.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
}
.rev1_cta_detail {
    padding: 28px 46px;
}
.rev1_cta_detail img {
    width: 411px;
    height: 320px;
}
p.rev1_cta_sub span {
    font-size: 16px;
    font-weight: bold;
    padding: 4px 16px;
    background-color: #fff;
    border: 2px solid #232923;
    border-radius: 4px;
}
.rev1_cta_detail h2 {
    margin-top: 16px;
    font-size: 32px;
    font-weight: bold;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #232923;
}
.rev_cta_btn {
    margin: 16px 8px 0 6px;
}
.rev_cta_btn p {
    font-weight: bold;
}
.rev_cta_btn a {
    font-weight: bold;
    background-color: #DF6113;
    border: 3px solid #232923;
    padding: 8px 24px 8px 0px;
    width: 180px;
    display: inline-block;
    position: relative;
    border-radius: 50px;
    cursor: pointer;
}
.rev_cta_btn a .cta_btn_ico {
    width: auto;
    height: 28px;
    top: 7px;
}
.rev_cta_btn a .cta_btn_ico.dia_up_arrow {
    top: -1px;
    height: 45px;
}
p.rev_cta_under {
    color: #fff;
    margin-top: 16px;
    font-weight: bold;
}
.rev_cta_image {
    margin-left: 16px;
}

.revcase_txt_card p {
    font-weight: 500;
}
.revcase_txt_card h3 span {
    color: #DF6113;
}
.revcase_txt_card h3 {
    font-weight: bold;
    font-size: 24px;
}
.revcase_txt_card img {
    margin-top: 16px;
    height: 223px;
    width: auto;
}
.case_rev_cnt .flex_container:nth-child(1) {
    margin-top: 60px;
}
.case_rev_cnt .flex_container:nth-child(2) {
    margin-top: 32px;
}
.case_rev_cnt .flex_container:nth-child(1) .revcase_image_card {
    margin-right: 32px;
}
.case_rev_cnt .flex_container:nth-child(2) .revcase_image_card {
    margin-left: 32px;
}
.revcase_image_card img {
    height: 320x;
    width: auto;
}

.rev1_voice_card {
    width: 330px;
    padding-top: 14px;
    background-color: #F1F7FF;
}
.rev1_voice_card:nth-child(2) {
    margin: 0 32px;
}
.rev1_voice_card h3 {
    font-size: 18px;
    font-weight: bold;
    padding: 0 14px;
}
.rev1_voice_card p {
    font-size: 14px;
    padding: 14px;
}
.rev1_voice_prof {
    background-color: #232923;
    position: relative;
}
.rev1_voice_prof h4 {
    color: #fff;
    padding: 14px 14px 0 14px;
    font-size: 14px;
    font-weight: bold;
}
.rev1_voice_prof p {
    color: #fff;
    padding-top: 0;
}
.rev1_voice_prof img {
    position: absolute;
    height: 70px;
    width: 70px;
    bottom: 7px;
    right: 7px;
}

section#flow {
    border-radius: 16px;
    padding-top: 60px;
    padding-bottom: 60px;
}

#flow .rev_title_cnt {
    width: 844px;
    margin: 0 auto 28px auto;
}
#flow .rev_title_cnt p {
    color: #DF6113;
    font-weight: bold;
}
#flow .rev_title_cnt h2 {
    font-size: 32px;
    font-weight: bold;
}

.rev_flow_card {
    width: 260px;
    margin-top: 32px;
}
.rev_flow_card .rev_card_ttl {
    background-color: rgb(255, 255, 255);
    padding: 11px 14px;
    position: relative;
}
.rev_flow_card .rev_card_ttl:before {
    position: absolute;
    content:'STEP1';
    font-size: 14px;
    font-weight: bold;
    color: #DF6113;
    top: -10px;
    left: -6px;
}
.rev_flow_cntf .rev_flow_card:nth-child(2) .rev_card_ttl:before {
    content:'STEP2';
}
.rev_flow_cntf .rev_flow_card:nth-child(3) .rev_card_ttl:before {
    content:'STEP3';
}
.rev_flow_cnts .rev_flow_card:nth-child(1) .rev_card_ttl:before {
    content:'STEP4';
}
.rev_flow_cnts .rev_flow_card:nth-child(2) .rev_card_ttl:before {
    content:'';
}
.rev_flow_card .rev_card_ttl h3 {
    font-size: 16px;
    font-weight: bold;
}
.rev_flow_card .rev_card_txt {
    background-color: rgb(255, 255, 255);
    margin-top: 16px;
    height: 180px;
    padding: 14px;
    position: relative;
}
.rev_flow_card .rev_card_txt p {
    font-size: 14px;
}
.rev_flow_card:nth-child(2) {
    margin: 32px 32px 0 32px;
}


.rev_flow_cntf .rev_flow_card:nth-child(2) .rev_card_txt:before  {
    position: absolute;
    content: '';
    height: 0px;
    width: 0px;
    border-top: 14px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 8px solid transparent;
    border-left: 14px solid #DF6113;
    left: -21px;
    top: 66px;
}
.rev_flow_cntf .rev_flow_card:nth-child(2) .rev_card_txt:after  {
    position: absolute;
    content: '';
    height: 0px;
    width: 0px;
    border-top: 14px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 8px solid transparent;
    border-left: 14px solid #DF6113;
    right: -33px;
    top: 66px;
}
.rev_flow_cntf .rev_flow_card .rev_card_ttl .rev_flow_ciricon {
    position: absolute;
    height: 78px;
    width: 78px;
    background-color: #FFFCE1;
    border: 1px solid #232923;
    border-radius: 50%;
}
.rev_flow_cntf .rev_flow_card .rev_card_ttl .rev_flow_ciricon p {
    font-size: 12px;
    font-weight: bold;
    padding-top: 11px;
}
.rev_flow_cntf .rev_flow_card:nth-child(1) .rev_card_ttl .rev_flow_ciricon p {
    padding-top: 18px;
}
.rev_flow_cntf .rev_flow_card:nth-child(1) .rev_card_ttl .rev_flow_ciricon  {
    right: -18px;
    top: 205px;
    z-index: 2;
}
.rev_flow_cntf .rev_flow_card:nth-child(3) .rev_card_ttl .rev_flow_ciricon  {
    right: -36px;
    top: -33px;
}

.rev_flow_cnts .rev_flow_card:nth-child(1) {
    margin-left: 50px;
}
.rev_flow_cnts .rev_flow_card:nth-child(1) .rev_card_txt:before  {
    position: absolute;
    content: '';
    height: 0px;
    width: 0px;
    border-top: 14px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 8px solid transparent;
    border-left: 14px solid #DF6113;
    left: -21px;
    top: 66px;
}
.rev_flow_cnts .rev_flow_card:nth-child(1) .rev_card_txt:after  {
    position: absolute;
    content: '';
    height: 0px;
    width: 0px;
    border-top: 14px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 8px solid transparent;
    border-left: 14px solid #DF6113;
    right: -33px;
    top: 66px;
}
.rev_flow_cnts .rev_flow_card:nth-child(2) .rev_card_ttl {
    background-color: #DF6113;
    color: #fff;
}
.rev_flow_cnts .rev_flow_card:nth-child(2) .rev_card_ttl h3 {
    color: #fff;
}

/* Optional: allow reduced motion users to skip animation */
@media (prefers-reduced-motion: reduce){
.accordion__panel{transition:none;}
.accordion__icon{transition:none;}
}


@media screen and (max-width: 767px) {
    .mess_back_sky img.pc_none_item {
        margin: 0 auto;
    }
    .pc_header {
        min-width: 100%;
    }
    .main_column_pc {
        min-width: 100%;
    }

    #key__pc {
        padding-top: 0;
        height: 766px;
    }
    #key__pc img {
        height: 768px;
        margin: 0 auto;
    }

    .company_main_column {
        width: 100%;
    }
    .mess_back_sky {
        padding: 14px 10px;
    }
    .mess_back_sky img.pc_none_item {
        height: 121px;
    }
    .mail_btn_card h4 {
        font-size: 20px;
        margin-bottom: 0;
    }
    p.btn_card_subline {
        font-size: 10px;
    }
    .mess_back_sky img {
        height: 54px;
    }
    img.cta_btn_ico {
        height: 24px;
    }
    .mail_btn_card {
        padding: 16px 11px;
    }
    img.cta_line_ico.pc_none_item {
        height: 50px;
        margin: 10px auto;
    }
    .mail_btn_cont a {
        width: 128px;
    }
    .btn_card_ttlline {
        font-size: 12px;
    }
    .mail_btn_cont {
        margin-left: 14px;
    }
    h3.head_green_sq {
        padding: 10px 0;
        font-size: 18px;
    }
    .mail_btn_cont a {
        padding: 8px 0;
    }
    .mail_btn_cont a img {
        display: none;
    }
    .mess_back_sky {
        padding-bottom: 32px;
    }
    .worry_check_list {
        padding: 0 20px;
    }
    h4.wind_a_head4, .wind_with_bar p {
        font-size: 22px;
        padding-left: 10px;
        padding-right:10px;
    }
    .wind_with_bar p {
        font-size: 16px;
    }
    .wind_cont_out {
        width: calc(100% - 40px);
    }
    .show_grph_card {
        padding: 25px 10px;
        width: calc(100% - 40px);
    }
    .show_grph_card img {
        /*height: 273px;*/
        height: 100%;
        max-height: 258px;
        width: auto;
    }

    .line_td_card {
        width: 85px;
    }
    .show_case_txt {
        margin-left: 0;
        margin-top: 16px;
    }
    .show_case_card {
        padding: 25px 10px;
    }
    .show_case_card:last-child {
        margin-left: 0;
    }
    .reason_pick_card:first-child {
        margin-left: auto;
    }


    .form_cont_area input[type=text], .form_cont_area input[type=email], .form_cont_area input[type=tel], .form_cont_area select {
        width: 80%;
        max-width: 270px;
        font-size: 14px;
        padding: 4px 16px;
    }
    .form_cont_area input[type=text], .form_cont_area input[type=email], .form_cont_area input[type=tel], .form_cont_area select, .form_item_line p.form_tel_exp {
        margin-left: 0;
    }
    .unchk_txtarea_cnt textarea {
        width: 85%;
    }

    .contact_caution_card {
        padding: 16px;
        max-width: 90%;
    }

    .reason_pick_card {
        margin: 60px auto 0 auto;
    }

    #contact, #faq {
        padding: 40px 10px 0 10px;
    }
    .chk_txtarea_cnt {
        margin-left: 8px;
    }
    .cf_date_time_line input[type=date] {
        width: 60%;
        margin-left: 0;
        min-width: 120px;
        margin-right: 8px;
        font-size: 14px;
        padding: 4px 16px;
    }
    .form_cont_area .cf_date_time_line select {
        width: 155px;
        margin-left: 0;
        font-size: 14px;
        padding: 4px 16px;
    }
    p.form_item_lab {
        font-weight: bold;
        margin-bottom: 14px;
    }
    .about_info_card {
        width: 100%;
    }
    .mess_txt_card p {
        padding-left: 16px;
        padding-right: 16px;
    }
    .mess_img_card {
        padding-top: 16px;
        text-align: center;
    }
    .contact_caution_card .cntct_ann_img {
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }
    .form_item_line p.form_tel_exp {
        width: 80%;
    }
    #company, #voice, #price .sec_ttl_cont, #case {
        padding-left: 10px;
        padding-right: 10px;
    }
    .flow_item_card {
        margin: 0 auto;
    }
    .flow_item_card:nth-child(2n) {
        margin-top: 16px;
    }
    .flow_item_card:first-child {
        margin-right: auto;
    }
    .line_td_card {
        font-size: 12px;
    }
    .color_td_area .line_td_card:first-child {
        height: 70px;
    }
    .color_td_area .line_td_card:first-child img {
        height: 30px;
    }
    .wind_cont_out.wind_with_bar:after {
        height: 58px;
    }
    .wind_cont_out.wind_with_bar:before {
        height: 125px;
    }
    h3.head_green_sq span {
        padding-left: 14px;;
    }
    h3.head_green_sq span:before {
        top: 3px;
        height: 16px;
        width: 16px;
    }

    .head_lit_txt h2 {
        font-size: 24px;
    }
    .head_lit_txt h2 span {
        font-size: 36px;
    }
    .sec_ttl_cont h2 {
        font-size: 24px;
    }

    #contact .sec_ttl_cont h2 {
        padding-bottom: 36px;
    }

    .flow_item_card {
        height: auto;
    }

    .voice_card_line .flex_container p {
        max-width: 300px;
        margin: 14px auto;
        display: block;
    }
    .voice_card_line p.right_item {
        max-width: 300px;
        margin: 0 auto;
        display: block;
    }

    .accordion__title {
        font-size: 16px;
        width: 300px;
    }

    .accordion__item {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }

    .accordion__panel p {
        font-size: 16px;
    }

    .worry_check_list ul li {
        font-size: 14px;
    }
    .qa_a_headcard .head_lit_ico {
        top: 0;
    }

    .show_case_card img {
        height: 294px;
    }

    .voice_card_line {
        border: 3px solid #232923;
        width: calc(100% - 20px);
        padding-top: 16px;
        padding-bottom: 16px;
        box-shadow: 0 4px 4px 0 #0000002f;
    }
    ul.header_btm_cont li {
        font-size: 13px;
    }
    .mess_img_card img {
        height: 260px;
    }
    .mess_txt_card p {
        padding-top: 24px;
    }
    .btn_card_ttlline {
        margin-top: 8px;
        margin-bottom: 0;
    }
    .flow_item_card h3 {
        margin-bottom: 10px;
    }
    .flow_card_cont {
        margin-top: 0;
    }
    .flow_item_card:last-child {
        margin-bottom: 16px;
    }
    section#flow .sec_ttl_cont {
        margin-bottom: 32px;
    }
    .about_info_line p:last-child {
        width: 60%;
    }
    .price_table_cnt {
        margin-top: 40px;
    }
    .show_case_card {
        border-radius: 0;
        box-shadow: 0 4px 4px 0 #0000002f;
    }
    .show_case_card:last-child {
        margin-top: 16px;
    }
    .worry_check_list ul li {
        margin-top: 12px;
    }
    .sec_ttl_cont img {
        height: 36px;
    }
    .company_ttl_cnt img {
        height: 36px;
    }

    section#message .wind_cont_out {
        width: calc(100% - 20px);
    }

    section#message .wind_cont_out h4.wind_a_head4 {
        font-size: 24px;
    }

    .wpcf7-spinner {
        width: 12px;
        height: 12px;
    }

    .rev_cta_btn a {
        left: 50%;
        transform: translateX(-50%);
    }
    .rev_cta_image {
        margin-left: 0;
    }
    .rev1_cta_detail img {
        width: auto;
        height: 230px;
    }
    .revcase_txt_card img {
        width: 100%;
        height: auto;
    }
    .case_rev_cnt {
        padding: 0 10px;
    }
    .case_rev_cnt .flex_container:nth-child(1) .revcase_image_card {
        margin-right: 0;
    }
    .case_rev_cnt .flex_container:nth-child(2) .revcase_image_card {
        margin-left: 0;
    }

    .rev1_voice_card {
        margin: 16px auto;
    }
    .rev1_voice_card:nth-child(2) {
        margin: 32px auto;
    }
    .rev1_voice_card:nth-child(1) {
        margin-top: 16px;
    }

    .flow_item_card h3 {
        font-size: 18px;
    }

    .rev_flow_card, .rev_flow_card:nth-child(2), .rev_flow_cnts .rev_flow_card:nth-child(1) {
        margin: 32px auto 0 auto;
    }
    #flow .rev_title_cnt {
        width: 100%;
    }
    #flow .rev_title_cnt p {
        text-align: center;
    }
    #flow .rev_title_cnt h2 {
        font-size: 22px;
        text-align: center;
    }
    .rev_flow_cntf .rev_flow_card:nth-child(2) .rev_card_txt:before {
        transform: rotate(90deg);
        left: 118px;
        top: -90px;
    }
    .rev_flow_cntf .rev_flow_card:nth-child(2) .rev_card_txt:after {
        transform: rotate(90deg);
        right: 118px;
        top: 215px;
    }
    .rev_flow_cnts .rev_flow_card:nth-child(1) .rev_card_txt:before {
        transform: rotate(90deg);
        left: 118px;
        top: -90px;
    }
    .rev_flow_cnts .rev_flow_card:nth-child(1) .rev_card_txt:after {
        transform: rotate(90deg);
        right: 118px;
        top: 215px;
    }

}
