.hs-form-field {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px;
}

.hubspot_wrapper {
    background: #fafafa;
    border: 1px solid #ddd;
    font-size: 14px;
    margin: 20px 0 2.5em 0 !important;
    padding: 0;
    width: 100%;
}

.hubspot_wrapper form label {
    width: 240px;
    margin-right: 60px;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}

.hubspot_wrapper form input[type=text],
.hubspot_wrapper form input[type=search],
.hubspot_wrapper form input[type=email],
.hubspot_wrapper form input[type=password],
.hubspot_wrapper form input[type=tel],
.hubspot_wrapper form input[type=number],
.hubspot_wrapper form input[type=file],
.hubspot_wrapper form select,
.hubspot_wrapper form textarea {
    width: 100% !important;
    max-width: 500px;
    border: 1px solid #ccc;
    background-color: #fff !important;
    box-shadow: none;
    border-radius: 0;
    box-sizing: border-box;
    line-height: 1.2;
    padding: 8px !important;
    font: inherit;
}

.hubspot_wrapper form textarea {
    height: 150px;
}

.hubspot_wrapper form .hs-form-radio label {
    margin: 0px 30px 0 0;
}

.hs-form-required {
    font-size: 0;
}

.hs-form-required::after {
    content: '必須';
    font-size: .8rem;
    margin-left: 10px;
    color: red !important;
    font-weight: bold;
}

.legal-consent-container {
    padding: 0px 20px;
}

.hubspot_wrapper .input {
    flex-grow: 1;
}

#hubspot_creative_container {
    padding: 1.5em;
    -webkit-font-smoothing: antialiased;
}

#hubspot_creative_container p {
    line-height: 2.4 !important;
}

#hubspot_creative_container select {
    width: 100% !important;
    max-width: 500px !important;
    border: 1px solid #ccc;
    background-color: #fff !important;
    color: #333333 !important;
}

div#hubspot_creative_container li {
    list-style-type: none;
    text-align: center;
}

#hubspot_creative_container {
    font-size: 14px !important;
}

.hs-form-radio {
    float: left;
}

.hs-button {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 225px;
    height: 48px;
    margin: 30px auto 0;
    background-color: #333;
    cursor: pointer;
    border: none !important;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5;
    outline: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.hs-field-desc {
    order: 3;
    padding-left: 300px;
}

ul.no-list.hs-error-msgs.inputs-list {
    padding-left: 300px;
    margin: 0px;
}

label.hs-error-msg.hs-main-font-element,
label.hs-main-font-element {
    color: #dc3232 !important;
}

.hs_privacy_policy.hs-privacy_policy.hs-fieldtype-booleancheckbox.field.hs-form-field {
    justify-content: center;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    max-width: 500px;
}

@media only screen and (max-width: 767px) {
    #hubspot_creative_container {
        font-size: 14px !important;
    }

    ul.no-list.hs-error-msgs.inputs-list {
        padding-left: 0;
    }
}

.seminar_box>a {
    display: block;
    width: 100%;
    height: 100%;
}

.seminar_box>a:hover {
    opacity: 1;
}

.p-entry__body .seminar_btn div,
.seminar_top .seminar_top_box a {
    color: #333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}

.library_card_contents {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px;
}

.library_card_contents>div {
    display: inline;
}

.p-breadncrumb {
    display: inline;
}

.seminar_wra {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 60px;
}

.seminar_box {
    width: 31%;
    margin: 0 10px 20px;
    box-shadow: 0px 0px 6px #00000029;
    position: relative;
    min-width: 310px;
}

.seminar_box p {
    display: none;
}

.seminar_h2 {
    font-size: 20px !important;
    text-align: center;
    color: #022173;
    min-height: 50px;
    margin-bottom: 10px !important;
    display: grid;
    align-items: center;
    font-weight: 700;
    line-height: 1.8 !important;
}

.seminar_txt {
    line-height: 1.8;
    color: #333333;
    margin-bottom: 15px;
}

@media screen and (max-width: 1138px) {
    .seminar_wra {
        justify-content: space-around;
    }
}

.seminar_box .seminar_btn {
    margin-bottom: 15px;
}

.seminar_img img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.seminar_img,
.seminar_top_img {
    overflow: hidden;
}

.seminar_img img,
.seminar_top_img img {
    transition-duration: 0.3s;
}

.seminar_box:hover .seminar_img img,
.seminar_top:hover .seminar_top_img img {
    transform: scale(1.05);
    transition-duration: 0.3s;
}

@media screen and (max-width: 640px) {
    .seminar_box {
        width: 100%;
        margin: 10px 0;
        min-width: auto;
    }
}

.bigger-title {
    font-size: x-large;
    margin-top: 30px;
}

.p-news-list__item {
    width: 100%;
}

.news_single_date {
    text-align: right;
    line-height: 2.2;
    margin-bottom: 3em;
}

.security {
    text-align: center;
}

.news_security {
    width: 250px;
    height: auto;
    margin: 2em;
}

.p-news-list {
    max-width: 680px;
    margin: 0 auto 122px;
}

.h2_news {
    font-size: 18px !important;
    letter-spacing: 1.7px;
    border-bottom: 1px dotted #9cabd3;
    border-top: 1px dotted #9cabd3;
    padding: .5em 0;
}

.p-news-list {
    margin-top: 40px;
    margin-bottom: 40px;
}

.p-load-post a {
    transition: .3s;
}

.p-load-post a:hover {
    opacity: .7;
}

@media screen and (max-width: 780px) {
    .entry-news .p-entry__body {
        width: 95% !important;
        margin: 0 auto;
    }
}

@media screen and (max-width: 480px) {
    .entry-news {
        width: 90% !important;
    }

}

/* ページャー */
.screen-reader-text {
    display: none;
}

.nav-links {
    text-align: center;
    margin-bottom: 100px;
}

.page-numbers {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    border-radius: 5px;
    width: 50px;
    color: #022173;
    text-decoration-color: #022173;
    text-decoration: underline;
}

.prev,
.next {
    background: #022173;
    color: #fff;
    width: 45%;
    max-width: 150px;
    text-decoration: none;
}

.current,
.dots {
    border: none;
    color: #333;
    text-decoration: none;
}

.dots {
    width: 10px;
}

@media screen and (max-width: 640px) {
    .page-numbers {
        display: none;
    }

    .prev,
    .next {
        display: inline-block;
    }

    .nav-links {
        margin-bottom: 50px;
    }

    .p-news-list {
        margin-bottom: 20px;
    }
}

.btnForForm {
    font-size: 1.1em;
    font-weight: bold;
    padding: 10px 30px;
    background-color: #ff99cc;
    color: white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}

.btnForForm:hover {
    background-color: #F66780;
    color: #fff;
}

.form405aa_wra .wpcf7-text {
    width: 380px !important;
}

.form405a_rt {
    font-size: 90%;
    color: #7e7e7e;
    margin-top: 1em;
}

.your-check .wpcf7-list-item {
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
}

.your-check .wpcf7-list-item.first {
    margin-right: 3em !important;
}

.form_check01 {
    margin-bottom: 3em;
}

.form_k01,
.check_date {
    font-size: 90%;
    color: #364e96 !important;
}

.form405a_table.l_pass {
    margin-top: 20px;
}

.form405a_txt2 {
    line-height: 1.7 !important;
    margin-bottom: 1.5em !important;
}

.form405a_gmail {
    font-size: 90%;
    color: #364e96;
}

.form405a_att {
    display: block;
    width: 90%;
    height: auto;
    margin: 0px auto 100px;
    padding: 15px;
    border: 1px solid #dbdbdb;
}

.form405a_att2 {
    display: block;
    width: 90%;
    height: auto;
    padding: 12px;
    border: 1px solid #364e96;
    margin: 10px 0 10px;
    color: #364e96;
    font-size: 90%;
    line-height: 1.5;
}

.form405a_att2.v_date {
    border: none;
    color: #7e7e7e;
    margin: 0 auto 10px;
}

.form405a_h {
    color: #364e96;
    /*文字色*/
    padding: 0.2em 0;
    /*上下の余白*/
    border-bottom: solid 1px #c7d0e7;
    /*下線*/
}

.form405a_check {
    display: block;
    width: 95%;
    background-color: #fff792;
    padding: 15px;
    text-align: center;
    margin: 20px auto;
}

.form405a_red {
    color: #d82424;
    font-weight: bold;
}

.form405a_last {
    font-size: 12px;
    color: #a6a6a6;
    text-align: center;
    margin-bottom: 40px;
}

.form405a_att1 {
    color: #df4f0f;
    display: block;
    width: 90%;
    height: auto;
    margin: 40px auto 15px;
    font-weight: bold;
    padding: 15px;
    border: 1px solid #fad0be;
    line-height: 2.2;
}

.form405a_must {
    color: #d82424;
    padding-left: 6px;
    font-size: 80%;
}

.form405a_name,
.form405a_471,
.form405a_date {
    width: 220px;
}

.form405a_name {
    margin-bottom: 0 !important;
}

.form405a_name.g_mail {
    line-height: 1.5;
    margin-bottom: 0;
}

.form405a_table {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1.2em;
}

.form405a_table1 {
    display: flex;
    flex-wrap: no-wrap;
}

.form405a_asi {
    margin-right: 1em;
    padding-top: .8em;
}

.form405a_margin {
    display: block;
    margin-bottom: 20px;
}

.form405a_471,
.form405a_date {
    padding: 15px 0;
}

.form405a_label {
    display: block;
    width: 90%;
    margin: 0 auto;
}

div.wpcf7-mail-sent-ok {
    display: none !important;
}

.wpcf7-not-valid-tip {
    padding: 6px 0;
}

.br_sp {
    display: none;
}

.form405a_kickoff {
    margin-top: 10px;
}

.kick_title {
    padding-left: 70px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.acceptance-12 {
    display: inline-block;
    width: 90%;
    padding: 0 0 0 10px;
    word-wrap: break-word;
}

.form405a_soufusaki {
    display: block;
    box-sizing: border-box;
    width: 90%;
    height: auto;
    margin: 10px 0;
    padding: 20px 0px 20px 0px;
}

.soufusaki {
    display: flex;
    width: 80%;
    height: 1.2em;
}

@media screen and (max-width: 800px) {

    .wpcf7 input[name="your-name"],
    .wpcf7 input[name="your-email"],
    .wpcf7 input[name="your-subject"],
    .wpcf7 input[name="your-company"],
    .wpcf7 input[name="your-depart"],
    .wpcf7 input[name="your-postal"],
    .wpcf7 input[name="your-add"],
    .wpcf7 input[name="tel-11"],
    .wpcf7 input[name="menu-471"],
    .wpcf7 input[name="date-102"],
    .wpcf7 input[name="email-425"],
    .wpcf7 input[name="menu-404"] .wpcf7 input[name="date-102"] {
        width: 100% !important;
        height: 35px !important;
    }

    .wpcf7 textarea[name="your-message"] {
        width: 100%;
        height: 350px !important;
    }

    .form405a_table {
        display: inline;
    }

    .form405a_att2 {
        width: 100%;
    }

    .form405a_table1 {
        flex-wrap: wrap;
    }

    .form405a_name {
        margin-top: 15px;
    }

    .form405a_h {
        line-height: 1.5 !important;
    }

    .form405a_att2 {
        padding: 0;
    }

    .form405a_att2in {
        width: 95%;
        display: block;
        margin: 10px auto;
    }

    .form405a_input.form405a_plan {
        max-width: 90%;
    }

    .form405a_check {
        width: auto;
    }

    .form_k01 {
        margin-top: .5em;
        display: block;
    }

    .form405a_wra .wpcf7-text {
        width: 100% !important;
    }

    .form405a_asi {
        padding-bottom: .8em;
    }
}

@media screen and (max-width: 420px) {
    .br_sp {
        display: block;
    }

    .wpcf7 .wpcf7-list-item {
        padding: 0 !important;
        margin-right: 0 !important;
    }

    .your-check .wpcf7-list-item {
        display: block !important;
        margin-bottom: 1em;
    }

    .wpcf7 input {
        width: 100% !important;
    }

    .wpcf7 input[type=radio] {
        width: auto !important;
    }

    .your-check .wpcf7-list-item.first {
        margin-bottom: 1em !important;
    }

    .form_k01 {
        line-height: 1.5;
    }

    .check_date .wpcf7-list-item {
        display: flex !important;
        margin: 1em 0 0 0;
    }

    .check_date input[type=checkbox] {
        width: 20% !important;
    }

    .wpcf7-form-control-wrap.checkbox-372 {
        width: 100% !important;
    }

    .kick_title {
        display: flex !important;
        margin: 2px 0 4px 0 !important;
        padding: 0 0 0 0 !important;
    }

    .wpcf7-list-item-label {
        padding-right: 10px;
        padding-bottom: 10px;
    }
}

.footer_201911 {
    display: flex;
    justify-content: space-evenly;
}

.footer_menu {
    text-align: center;
    margin-right: 2.5em;
}

.footer_menu ul {
    font-size: .9em;
    line-height: 40px;
}

.footer_menu li {
    display: inline-block;
    line-height: 2.2;
    padding: 0 .6em;
}

.footer_menu li.li_line::before {
    content: 'l';
    padding-right: 1em;
}

.footer_menu li a {
    color: #333;
}

.footer_menu li a:hover {
    color: #838383;
}

.l-footer {
    background-color: #fff !important;
}

.telework {
    display: block;
    width: 120px;
    height: auto;
}

.security_action {
    display: block;
    width: 120px;
    height: auto;
}

.pmark_en {
    display: block;
    width: 120px;
    height: auto;
}

.footer_logo .fujia {
    width: 180px;
    height: auto;
}

@media screen and (max-width: 768px) {
    .footer_201911 div:nth-child(2) {
        order: 1;
    }

    .footer_201911 {
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer_logo {
        width: 100%;
        height: auto;
        text-align: center;
        margin-bottom: 2em;
    }

    .footer_menu {
        width: 100%;
        padding-top: 1.5em;
    }

    .footer_menu {
        margin-right: 0;
    }

    .footer_menu li {
        display: block;
        border-bottom: 1px solid #eee;
        line-height: 2.7;
    }

    .footer_menu li.li_line::before {
        content: '';
        display: none;
    }

    .l-footer__inner {
        padding-bottom: 80px;
    }


}


#menu-item-923 {
    margin-right: 6em;
}

.price ol {
    list-style-type: decimal;
    padding-left: 1em;
}

.price ol li {
    position: relative;
    margin-bottom: .3em;
}

.price ol li::before {
    content: '※';
    position: absolute;
    left: -2.5em;
}


#tokutei {
    padding-top: 20px;
}

@media screen and (max-width: 480px) {
    .price {
        padding: 30px 0 0 20px !important;
    }
}

#wpcf7-f114-p115-o1,
#wpcf7-f114-p897-o1,
#wpcf7-f5024-p5042-o2 {
    width: 720px;
    margin: 0 auto !important;
    padding: 2em;
}

#wpcf7-f114-p115-o1.wpcf7 textarea,
#wpcf7-f114-p897-o1.wpcf7 textarea,
#wpcf7-f5024-p5042-o2.wpcf7 textarea {
    width: 89%;
    height: 150px !important;
    resize: vertical;
}

#wpcf7-f114-p897-o1 span.required,
#wpcf7-f5024-p5042-o2 span.required {
    color: red;
}

.contact_0wra {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-left: 24px;
}

.form_gray {
    color: #aaa;
}

.contact_01 {
    width: 200px;
    margin-right: 60px;
    font-weight: bold;
}

.wpcf7 select,
.wpcf7 input[type=checkbox],
.wpcf7 input[type=radio] {
    max-width: 110%;
}

.attention {
    display: block;
    width: 90%;
    height: auto;
    padding: 12px;
    margin: 10px 0 10px;
    color: #6fa9ab;
    font-size: 90%;
    line-height: 1.5;
}

.attention_top {
    display: block;
    width: 70%;
    height: auto;
    font-weight: bold;
    font-size: 110%;
    color: #696969;
    margin: 0px auto 10px;
    line-height: 1.5;
    text-align: center;
}

.attention_bottom {
    display: block;
    width: 80%;
    height: auto;
    padding: 15px;
    margin: 10px auto;
    color: #54B6D4;
    font-size: 90%;
    line-height: 1.5;
    text-align: center;
}

.contact_que {
    display: block;
    padding-left: 24px;
    margin-bottom: 20px;
}

.contact_ans {
    display: block;
    padding-top: 10px;
    padding-left: 10px;
    line-height: 1.8;
}

.ans_input {
    outline: none;
    border: none !important;
    background-color: #fafafa;
    height: 28px;
}

.fujiko_q {
    display: inline-block;
    width: 150px;
    margin-left: 10px;
}

@media only screen and (max-width: 767px) {

    #wpcf7-f114-p897-o1,
    #wpcf7-f5024-p5042-o2 {
        width: 90%;
        padding: 1em;
    }

    #wpcf7-f114-p897-o1.wpcf7 textarea,
    #wpcf7-f5024-p5042-o2.wpcf7 textarea {
        width: 93%;
    }

    .contact_0wra {
        flex-direction: column;
        width: 100%;
        margin: 0 auto 20px;
        padding: 0;
        align-items: flex-start;
    }

    .contact_01 {
        margin-bottom: 4px;
    }

    div.wpcf7 p {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 480px) {

    #wpcf7-f114-p897-o1.wpcf7 select,
    #wpcf7-f5024-p5042-o2.wpcf7 select {
        max-width: 90%;
    }

    #wpcf7-f114-p897-o1.wpcf7 textarea,
    #wpcf7-f5024-p5042-o2.wpcf7 textarea {
        width: 98%;
    }

    #wpcf7-f114-p897-o1.wpcf7 input[name="your-name"],
    #wpcf7-f114-p897-o1.wpcf7 input[name="your-email"],
    #wpcf7-f5024-p5042-o2.wpcf7 input[name="your-name"],
    #wpcf7-f5024-p5042-o2.wpcf7 input[name="your-email"] {
        width: 320px !important;
    }
}

.form405_wra .wpcf7-text {
    width: 380px !important;
}

.form405_rt {
    font-size: 90%;
    color: #7e7e7e;
    margin-top: 1em;
}

.your-check .wpcf7-list-item {
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
}

.your-check .wpcf7-list-item.first {
    margin-right: 3em !important;
}

.form_k01,
.check_date {
    font-size: 90%;
    color: #6fa9ab;
}

.form405_table.l_pass {
    margin-top: 20px;
}

.form405_txt2 {
    line-height: 1.7 !important;
    margin-bottom: 1.5em !important;
}

.form405_gmail {
    font-size: 90%;
    color: #6fa9ab;
}

.form405_att {
    display: block;
    width: 90%;
    height: auto;
    margin: 0px auto 100px;
    padding: 15px;
    border: 1px solid #dbdbdb;
}

.form405_att2 {
    display: block;
    width: 90%;
    height: auto;
    padding: 12px;
    border: 1px solid #6fa9ab;
    margin: 10px 0 10px;
    color: #6fa9ab;
    font-size: 90%;
    line-height: 1.5;
}

.form405_att2.v_date {
    border: none;
    color: #7e7e7e;
    margin: 0 auto 10px;
}

.form405_h {
    color: #364e96;
    /*文字色*/
    padding: 0.2em 0;
    /*上下の余白*/
    border-bottom: solid 1px #c7d0e7;
    /*下線*/
}

.form405_check {
    display: block;
    width: 95%;
    background-color: #fff792;
    padding: 15px;
    text-align: center;
    margin: 40px auto;
}

.form405_red {
    color: #d82424;
    font-weight: bold;
}

.form405_last {
    font-size: 12px;
    color: #a6a6a6;
    text-align: center;
    margin-bottom: 40px;
}

.form405_att1 {
    color: #df4f0f;
    display: block;
    width: 90%;
    height: auto;
    margin: 40px auto 15px;
    font-weight: bold;
    padding: 15px;
    border: 1px solid #fad0be;
    line-height: 2.2;
}


.form405_must {
    color: #d82424;
    padding-left: 6px;
}

.form405_name,
.form405_471,
.form405_date {
    width: 200px;
}

.form405_name {
    margin-bottom: 0 !important;
}

.form405_name.g_mail {
    line-height: 1.5;
    margin-bottom: 0;
}

.form405_table {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1.2em;
}

.form405_table1 {
    display: flex;
    align-items: center;
    flex-wrap: no-wrap;
}


.form405_margin {
    display: block;
    margin-bottom: 20px;
}

.form405_471,
.form405_date {
    padding: 15px 0;
}

.form405_label {
    display: block;
    width: 90%;
    margin: 0 auto;
}

div.wpcf7-mail-sent-ok {
    display: none !important;
}

.wpcf7-not-valid-tip {
    padding: 6px 0;
}

.br_sp {
    display: none;
}

.privacy_title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px;
}

.form_privacy .scroll_wrap {
    border: 1px solid #ccc;
    padding: 10px 20px;
    height: 300px;
    overflow-y: scroll;
}

.form_privacy .scroll_wrap p {
    line-height: 1.5;
}

.form_privacy .scroll_wrap p+p {
    margin-top: 1em;
}



@media screen and (max-width: 800px) {

    .wpcf7 input[name="your-name"],
    .wpcf7 input[name="your-email"],
    .wpcf7 input[name="your-subject"],
    .wpcf7 input[name="your-company"],
    .wpcf7 input[name="your-depart"],
    .wpcf7 input[name="your-postal"],
    .wpcf7 input[name="your-add"],
    .wpcf7 input[name="tel-11"],
    .wpcf7 input[name="menu-471"],
    .wpcf7 input[name="date-102"],
    .wpcf7 input[name="email-425"],
    .wpcf7 input[name="menu-404"] .wpcf7 input[name="date-102"] {
        width: 100% !important;
        height: 35px !important;
    }

    .wpcf7 textarea[name="your-message"] {
        width: 100%;
        height: 350px !important;
    }

    .form405_table {
        display: inline;
    }

    .form405_att2 {
        width: 100%;
    }

    .form405_table1 {
        flex-wrap: wrap;
    }

    .form405_name {
        margin-top: 15px;
    }

    .form405_h {
        line-height: 1.5 !important;
    }

    .form405_att2 {
        padding: 0;
    }

    .form405_att2in {
        width: 95%;
        display: block;
        margin: 10px auto;
    }

    .form405_input.form405_plan {
        max-width: 90%;
    }

    .form405_check {
        width: auto;
    }

    .form_k01 {
        margin-top: .5em;
        display: block;
    }

    .form405_wra .wpcf7-text {
        width: 100% !important;
    }
}

@media screen and (max-width: 420px) {
    .br_sp {
        display: block;
    }

    .wpcf7 .wpcf7-list-item {
        padding: 0 !important;
        margin-right: 0 !important;
    }

    .your-check .wpcf7-list-item {
        display: block !important;
        margin-bottom: 1em;
    }

    .wpcf7 input {
        width: 100% !important;
    }

    .wpcf7 input[type=radio] {
        width: auto !important;
    }

    .your-check .wpcf7-list-item.first {
        margin-bottom: 1em !important;
    }

    .form_k01 {
        line-height: 1.5;
    }

    .check_date .wpcf7-list-item {
        display: flex !important;
        margin: 1em 0 0 0;
    }

    .check_date input[type=checkbox] {
        width: 20% !important;
    }

    .wpcf7-form-control-wrap.checkbox-372 {
        width: 100% !important;
    }
}

.p-footer-cta--2 .p-footer-cta__inner {
    background: rgba(0, 0, 0, 1);
}

.p-footer-cta--2 .p-footer-cta__btn {
    background: #ff8000;
}

.p-footer-cta--2 .p-footer-cta__btn:hover {
    background: #444444;
}

.p-footer-cta--3 .p-footer-cta__inner {
    background: rgba(0, 0, 0, 1);
}

.p-footer-cta--3 .p-footer-cta__btn {
    background: #ff8000;
}

.p-footer-cta--3 .p-footer-cta__btn:hover {
    background: #444444;
}

.p-global-nav .sub-menu a,
.p-news-ticker,
.p-widget-dropdown,
.p-widget-dropdown select,
.p-headline,
.p-latest-news__title,
.l-footer,
.p-menu-button.is-active {
    background: #21234c;
}

/* Secondary color */
.p-global-nav .sub-menu li a:hover,
.p-widget-search__submit:hover,
.p-button,
.p-review__button:hover,
.p-pager__item a:hover,
.c-comment__form-submit:hover {
    background: #ff5b85;
}

.l-header--large .p-global-nav>li>a:hover,
.p-global-nav>.current-menu-item>a,
.p-global-nav>li>a:hover,
.p-global-nav .current-menu-item>a .p-widget-list a:hover,
.p-article01__category a:hover {
    color: #ff5b85;
}


.p-button:hover {
    background: #ffbf0f;
}

/* font type */
body {
    font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

/* headline font type */
.p-index-slider__item-catch,
.p-index-content01__catch,
.p-index-content02__item-catch,
.p-showcase__catch,
.p-index-content04__catch,
.p-index-content06__item-catch,
.p-index-content07__catch,
.p-index-content09__catch,
.p-footer-blog__catch,
.p-article01__title,
.p-page-header__title,
.p-headline,
.p-article02__title,
.p-latest-news__title h2,
.p-review__name,
.p-review-header__title,
#js-header-video .caption .title,
#js-header-youtube .caption .title {
    font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

/* load */
@-webkit-keyframes loading-square-loader {
    0% {
        box-shadow: 16px -8px rgba(33, 35, 76, 0), 32px 0 rgba(33, 35, 76, 0), 0 -16px rgba(33, 35, 76, 0), 16px -16px rgba(33, 35, 76, 0), 32px -16px rgba(33, 35, 76, 0), 0 -32px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    5% {
        box-shadow: 16px -8px rgba(33, 35, 76, 0), 32px 0 rgba(33, 35, 76, 0), 0 -16px rgba(33, 35, 76, 0), 16px -16px rgba(33, 35, 76, 0), 32px -16px rgba(33, 35, 76, 0), 0 -32px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    10% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px -8px rgba(33, 35, 76, 0), 0 -16px rgba(33, 35, 76, 0), 16px -16px rgba(33, 35, 76, 0), 32px -16px rgba(33, 35, 76, 0), 0 -32px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    15% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px 0 rgba(33, 35, 76, 1), 0 -24px rgba(33, 35, 76, 0), 16px -16px rgba(33, 35, 76, 0), 32px -16px rgba(33, 35, 76, 0), 0 -32px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    20% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px 0 rgba(33, 35, 76, 1), 0 -16px rgba(33, 35, 76, 1), 16px -24px rgba(33, 35, 76, 0), 32px -16px rgba(33, 35, 76, 0), 0 -32px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    25% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px 0 rgba(33, 35, 76, 1), 0 -16px rgba(33, 35, 76, 1), 16px -16px rgba(33, 35, 76, 1), 32px -24px rgba(33, 35, 76, 0), 0 -32px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    30% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px 0 rgba(33, 35, 76, 1), 0 -16px rgba(33, 35, 76, 1), 16px -16px rgba(33, 35, 76, 1), 32px -16px rgba(33, 35, 76, 1), 0 -50px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    35% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px 0 rgba(33, 35, 76, 1), 0 -16px rgba(33, 35, 76, 1), 16px -16px rgba(33, 35, 76, 1), 32px -16px rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -50px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    40% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px 0 rgba(33, 35, 76, 1), 0 -16px rgba(33, 35, 76, 1), 16px -16px rgba(33, 35, 76, 1), 32px -16px rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -50px rgba(242, 205, 123, 0);
    }

    45%,
    55% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px 0 rgba(33, 35, 76, 1), 0 -16px rgba(33, 35, 76, 1), 16px -16px rgba(33, 35, 76, 1), 32px -16px rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 1);
    }

    60% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 0 rgba(33, 35, 76, 1), 0 -16px rgba(33, 35, 76, 1), 16px -16px rgba(33, 35, 76, 1), 32px -16px rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 1);
    }

    65% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 8px rgba(33, 35, 76, 0), 0 -16px rgba(33, 35, 76, 1), 16px -16px rgba(33, 35, 76, 1), 32px -16px rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 1);
    }

    70% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 8px rgba(33, 35, 76, 0), 0 -8px rgba(33, 35, 76, 0), 16px -16px rgba(33, 35, 76, 1), 32px -16px rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 1);
    }

    75% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 8px rgba(33, 35, 76, 0), 0 -8px rgba(33, 35, 76, 0), 16px -8px rgba(33, 35, 76, 0), 32px -16px rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 1);
    }

    80% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 8px rgba(33, 35, 76, 0), 0 -8px rgba(33, 35, 76, 0), 16px -8px rgba(33, 35, 76, 0), 32px -8px rgba(33, 35, 76, 0), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 1);
    }

    85% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 8px rgba(33, 35, 76, 0), 0 -8px rgba(33, 35, 76, 0), 16px -8px rgba(33, 35, 76, 0), 32px -8px rgba(33, 35, 76, 0), 0 -24px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 1);
    }

    90% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 8px rgba(33, 35, 76, 0), 0 -8px rgba(33, 35, 76, 0), 16px -8px rgba(33, 35, 76, 0), 32px -8px rgba(33, 35, 76, 0), 0 -24px rgba(33, 35, 76, 0), 16px -24px rgba(33, 35, 76, 0), 32px -32px rgba(255, 91, 133, 1);
    }

    95%,
    100% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 8px rgba(33, 35, 76, 0), 0 -8px rgba(33, 35, 76, 0), 16px -8px rgba(33, 35, 76, 0), 32px -8px rgba(33, 35, 76, 0), 0 -24px rgba(33, 35, 76, 0), 16px -24px rgba(33, 35, 76, 0), 32px -24px rgba(255, 91, 133, 0);
    }
}

@keyframes loading-square-loader {
    0% {
        box-shadow: 16px -8px rgba(33, 35, 76, 0), 32px 0 rgba(33, 35, 76, 0), 0 -16px rgba(33, 35, 76, 0), 16px -16px rgba(33, 35, 76, 0), 32px -16px rgba(33, 35, 76, 0), 0 -32px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    5% {
        box-shadow: 16px -8px rgba(33, 35, 76, 0), 32px 0 rgba(33, 35, 76, 0), 0 -16px rgba(33, 35, 76, 0), 16px -16px rgba(33, 35, 76, 0), 32px -16px rgba(33, 35, 76, 0), 0 -32px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    10% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px -8px rgba(33, 35, 76, 0), 0 -16px rgba(33, 35, 76, 0), 16px -16px rgba(33, 35, 76, 0), 32px -16px rgba(33, 35, 76, 0), 0 -32px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    15% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px 0 rgba(33, 35, 76, 1), 0 -24px rgba(33, 35, 76, 0), 16px -16px rgba(33, 35, 76, 0), 32px -16px rgba(33, 35, 76, 0), 0 -32px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    20% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px 0 rgba(33, 35, 76, 1), 0 -16px rgba(33, 35, 76, 1), 16px -24px rgba(33, 35, 76, 0), 32px -16px rgba(33, 35, 76, 0), 0 -32px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    25% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px 0 rgba(33, 35, 76, 1), 0 -16px rgba(33, 35, 76, 1), 16px -16px rgba(33, 35, 76, 1), 32px -24px rgba(33, 35, 76, 0), 0 -32px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    30% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px 0 rgba(33, 35, 76, 1), 0 -16px rgba(33, 35, 76, 1), 16px -16px rgba(33, 35, 76, 1), 32px -16px rgba(33, 35, 76, 1), 0 -50px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    35% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px 0 rgba(33, 35, 76, 1), 0 -16px rgba(33, 35, 76, 1), 16px -16px rgba(33, 35, 76, 1), 32px -16px rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -50px rgba(33, 35, 76, 0), 32px -32px rgba(242, 205, 123, 0);
    }

    40% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px 0 rgba(33, 35, 76, 1), 0 -16px rgba(33, 35, 76, 1), 16px -16px rgba(33, 35, 76, 1), 32px -16px rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -50px rgba(242, 205, 123, 0);
    }

    45%,
    55% {
        box-shadow: 16px 0 rgba(33, 35, 76, 1), 32px 0 rgba(33, 35, 76, 1), 0 -16px rgba(33, 35, 76, 1), 16px -16px rgba(33, 35, 76, 1), 32px -16px rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 1);
    }

    60% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 0 rgba(33, 35, 76, 1), 0 -16px rgba(33, 35, 76, 1), 16px -16px rgba(33, 35, 76, 1), 32px -16px rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 1);
    }

    65% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 8px rgba(33, 35, 76, 0), 0 -16px rgba(33, 35, 76, 1), 16px -16px rgba(33, 35, 76, 1), 32px -16px rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 1);
    }

    70% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 8px rgba(33, 35, 76, 0), 0 -8px rgba(33, 35, 76, 0), 16px -16px rgba(33, 35, 76, 1), 32px -16px rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 1);
    }

    75% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 8px rgba(33, 35, 76, 0), 0 -8px rgba(33, 35, 76, 0), 16px -8px rgba(33, 35, 76, 0), 32px -16px rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 1);
    }

    80% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 8px rgba(33, 35, 76, 0), 0 -8px rgba(33, 35, 76, 0), 16px -8px rgba(33, 35, 76, 0), 32px -8px rgba(33, 35, 76, 0), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 1);
    }

    85% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 8px rgba(33, 35, 76, 0), 0 -8px rgba(33, 35, 76, 0), 16px -8px rgba(33, 35, 76, 0), 32px -8px rgba(33, 35, 76, 0), 0 -24px rgba(33, 35, 76, 0), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 1);
    }

    90% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 8px rgba(33, 35, 76, 0), 0 -8px rgba(33, 35, 76, 0), 16px -8px rgba(33, 35, 76, 0), 32px -8px rgba(33, 35, 76, 0), 0 -24px rgba(33, 35, 76, 0), 16px -24px rgba(33, 35, 76, 0), 32px -32px rgba(255, 91, 133, 1);
    }

    95%,
    100% {
        box-shadow: 16px 8px rgba(33, 35, 76, 0), 32px 8px rgba(33, 35, 76, 0), 0 -8px rgba(33, 35, 76, 0), 16px -8px rgba(33, 35, 76, 0), 32px -8px rgba(33, 35, 76, 0), 0 -24px rgba(33, 35, 76, 0), 16px -24px rgba(33, 35, 76, 0), 32px -24px rgba(255, 91, 133, 0);
    }
}

.c-load--type2:before {
    box-shadow: 16px 0 0 rgba(33, 35, 76, 1), 32px 0 0 rgba(33, 35, 76, 1), 0 -16px 0 rgba(33, 35, 76, 1), 16px -16px 0 rgba(33, 35, 76, 1), 32px -16px 0 rgba(33, 35, 76, 1), 0 -32px rgba(33, 35, 76, 1), 16px -32px rgba(33, 35, 76, 1), 32px -32px rgba(255, 91, 133, 0);
}

.c-load--type2:after {
    background-color: rgba(255, 91, 133, 1);
}

.c-load--type1 {
    border: 3px solid rgba(33, 35, 76, 0.2);
    border-top-color: #21234c;
}

#site_loader_animation.c-load--type3 i {
    background: #21234c;
}

/* hover effect */
.p-hover-effect--type1:hover img {
    -webkit-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.p-hover-effect--type2 img {
    margin-left: 15px;
    -webkit-transform: scale(1.2) translate3d(-15px, 0, 0);
    transform: scale(1.2) translate3d(-15px, 0, 0);
}

.p-hover-effect--type2:hover img {
    opacity: 0.5
}

.p-hover-effect--type3 {
    background: #ffffff;
}

.p-hover-effect--type3:hover img {
    opacity: 0.5;
}

/* Page header */
.p-page-header::before {
    background: rgba(0, 0, 0, )
}

/* Entry body */
.p-entry__body,
.p-entry__body p {
    font-size: 14px;
}

.p-entry__body a {
    color: #ff7f00;
}

/* Header */
.l-header,
.l-header--large.is-active {
    background: rgba(255, 255, 255, 1);
}

.l-header__logo a {
    color: #1e1e1e;
}

.p-global-nav>li>a,
.l-header--large.is-active .p-global-nav>li>a {
    color: #1e1e1e;
}

/* Contents builder */
#cb_4::before {
    background: rgba(0, 0, 0, 0.5);
}

/* Footer bar */

/* Responsive */

@media only screen and (max-width: 767px) {

    @-webkit-keyframes loading-square-loader {
        0% {
            box-shadow: 10px -5px rgba(33, 35, 76, 0), 20px 0 rgba(33, 35, 76, 0), 0 -10px rgba(33, 35, 76, 0), 10px -10px rgba(33, 35, 76, 0), 20px -10px rgba(33, 35, 76, 0), 0 -20px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        5% {
            box-shadow: 10px -5px rgba(33, 35, 76, 0), 20px 0 rgba(33, 35, 76, 0), 0 -10px rgba(33, 35, 76, 0), 10px -10px rgba(33, 35, 76, 0), 20px -10px rgba(33, 35, 76, 0), 0 -20px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        10% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px -5px rgba(33, 35, 76, 0), 0 -10px rgba(33, 35, 76, 0), 10px -10px rgba(33, 35, 76, 0), 20px -10px rgba(33, 35, 76, 0), 0 -20px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        15% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px 0 rgba(33, 35, 76, 1), 0 -15px rgba(33, 35, 76, 0), 10px -10px rgba(33, 35, 76, 0), 20px -10px rgba(33, 35, 76, 0), 0 -20px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        20% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px 0 rgba(33, 35, 76, 1), 0 -10px rgba(33, 35, 76, 1), 10px -15px rgba(33, 35, 76, 0), 20px -10px rgba(33, 35, 76, 0), 0 -20px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        25% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px 0 rgba(33, 35, 76, 1), 0 -10px rgba(33, 35, 76, 1), 10px -10px rgba(33, 35, 76, 1), 20px -15px rgba(33, 35, 76, 0), 0 -20px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        30% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px 0 rgba(33, 35, 76, 1), 0 -10px rgba(33, 35, 76, 1), 10px -10px rgba(33, 35, 76, 1), 20px -10px rgba(33, 35, 76, 1), 0 -50px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        35% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px 0 rgba(33, 35, 76, 1), 0 -10px rgba(33, 35, 76, 1), 10px -10px rgba(33, 35, 76, 1), 20px -10px rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -50px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        40% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px 0 rgba(33, 35, 76, 1), 0 -10px rgba(33, 35, 76, 1), 10px -10px rgba(33, 35, 76, 1), 20px -10px rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -50px rgba(242, 205, 123, 0);
        }

        45%,
        55% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px 0 rgba(33, 35, 76, 1), 0 -10px rgba(33, 35, 76, 1), 10px -10px rgba(33, 35, 76, 1), 20px -10px rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 1);
        }

        60% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 0 rgba(33, 35, 76, 1), 0 -10px rgba(33, 35, 76, 1), 10px -10px rgba(33, 35, 76, 1), 20px -10px rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 1);
        }

        65% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 5px rgba(33, 35, 76, 0), 0 -10px rgba(33, 35, 76, 1), 10px -10px rgba(33, 35, 76, 1), 20px -10px rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 1);
        }

        70% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 5px rgba(33, 35, 76, 0), 0 -5px rgba(33, 35, 76, 0), 10px -10px rgba(33, 35, 76, 1), 20px -10px rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 1);
        }

        75% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 5px rgba(33, 35, 76, 0), 0 -5px rgba(33, 35, 76, 0), 10px -5px rgba(33, 35, 76, 0), 20px -10px rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 1);
        }

        80% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 5px rgba(33, 35, 76, 0), 0 -5px rgba(33, 35, 76, 0), 10px -5px rgba(33, 35, 76, 0), 20px -5px rgba(33, 35, 76, 0), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 1);
        }

        85% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 5px rgba(33, 35, 76, 0), 0 -5px rgba(33, 35, 76, 0), 10px -5px rgba(33, 35, 76, 0), 20px -5px rgba(33, 35, 76, 0), 0 -15px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 1);
        }

        90% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 5px rgba(33, 35, 76, 0), 0 -5px rgba(33, 35, 76, 0), 10px -5px rgba(33, 35, 76, 0), 20px -5px rgba(33, 35, 76, 0), 0 -15px rgba(33, 35, 76, 0), 10px -15px rgba(33, 35, 76, 0), 20px -20px rgba(255, 91, 133, 1);
        }

        95%,
        100% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 5px rgba(33, 35, 76, 0), 0 -5px rgba(33, 35, 76, 0), 10px -5px rgba(33, 35, 76, 0), 20px -5px rgba(33, 35, 76, 0), 0 -15px rgba(33, 35, 76, 0), 10px -15px rgba(33, 35, 76, 0), 20px -15px rgba(255, 91, 133, 0);
        }
    }

    @keyframes loading-square-loader {
        0% {
            box-shadow: 10px -5px rgba(33, 35, 76, 0), 20px 0 rgba(33, 35, 76, 0), 0 -10px rgba(33, 35, 76, 0), 10px -10px rgba(33, 35, 76, 0), 20px -10px rgba(33, 35, 76, 0), 0 -20px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        5% {
            box-shadow: 10px -5px rgba(33, 35, 76, 0), 20px 0 rgba(33, 35, 76, 0), 0 -10px rgba(33, 35, 76, 0), 10px -10px rgba(33, 35, 76, 0), 20px -10px rgba(33, 35, 76, 0), 0 -20px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        10% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px -5px rgba(33, 35, 76, 0), 0 -10px rgba(33, 35, 76, 0), 10px -10px rgba(33, 35, 76, 0), 20px -10px rgba(33, 35, 76, 0), 0 -20px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        15% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px 0 rgba(33, 35, 76, 1), 0 -15px rgba(33, 35, 76, 0), 10px -10px rgba(33, 35, 76, 0), 20px -10px rgba(33, 35, 76, 0), 0 -20px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        20% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px 0 rgba(33, 35, 76, 1), 0 -10px rgba(33, 35, 76, 1), 10px -15px rgba(33, 35, 76, 0), 20px -10px rgba(33, 35, 76, 0), 0 -20px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        25% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px 0 rgba(33, 35, 76, 1), 0 -10px rgba(33, 35, 76, 1), 10px -10px rgba(33, 35, 76, 1), 20px -15px rgba(33, 35, 76, 0), 0 -20px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        30% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px 0 rgba(33, 35, 76, 1), 0 -10px rgba(33, 35, 76, 1), 10px -10px rgba(33, 35, 76, 1), 20px -10px rgba(33, 35, 76, 1), 0 -50px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        35% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px 0 rgba(33, 35, 76, 1), 0 -10px rgba(33, 35, 76, 1), 10px -10px rgba(33, 35, 76, 1), 20px -10px rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -50px rgba(33, 35, 76, 0), 20px -20px rgba(242, 205, 123, 0);
        }

        40% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px 0 rgba(33, 35, 76, 1), 0 -10px rgba(33, 35, 76, 1), 10px -10px rgba(33, 35, 76, 1), 20px -10px rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -50px rgba(242, 205, 123, 0);
        }

        45%,
        55% {
            box-shadow: 10px 0 rgba(33, 35, 76, 1), 20px 0 rgba(33, 35, 76, 1), 0 -10px rgba(33, 35, 76, 1), 10px -10px rgba(33, 35, 76, 1), 20px -10px rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 1);
        }

        60% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 0 rgba(33, 35, 76, 1), 0 -10px rgba(33, 35, 76, 1), 10px -10px rgba(33, 35, 76, 1), 20px -10px rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 1);
        }

        65% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 5px rgba(33, 35, 76, 0), 0 -10px rgba(33, 35, 76, 1), 10px -10px rgba(33, 35, 76, 1), 20px -10px rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 1);
        }

        70% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 5px rgba(33, 35, 76, 0), 0 -5px rgba(33, 35, 76, 0), 10px -10px rgba(33, 35, 76, 1), 20px -10px rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 1);
        }

        75% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 5px rgba(33, 35, 76, 0), 0 -5px rgba(33, 35, 76, 0), 10px -5px rgba(33, 35, 76, 0), 20px -10px rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 1);
        }

        80% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 5px rgba(33, 35, 76, 0), 0 -5px rgba(33, 35, 76, 0), 10px -5px rgba(33, 35, 76, 0), 20px -5px rgba(33, 35, 76, 0), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 1);
        }

        85% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 5px rgba(33, 35, 76, 0), 0 -5px rgba(33, 35, 76, 0), 10px -5px rgba(33, 35, 76, 0), 20px -5px rgba(33, 35, 76, 0), 0 -15px rgba(33, 35, 76, 0), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 1);
        }

        90% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 5px rgba(33, 35, 76, 0), 0 -5px rgba(33, 35, 76, 0), 10px -5px rgba(33, 35, 76, 0), 20px -5px rgba(33, 35, 76, 0), 0 -15px rgba(33, 35, 76, 0), 10px -15px rgba(33, 35, 76, 0), 20px -20px rgba(255, 91, 133, 1);
        }

        95%,
        100% {
            box-shadow: 10px 5px rgba(33, 35, 76, 0), 20px 5px rgba(33, 35, 76, 0), 0 -5px rgba(33, 35, 76, 0), 10px -5px rgba(33, 35, 76, 0), 20px -5px rgba(33, 35, 76, 0), 0 -15px rgba(33, 35, 76, 0), 10px -15px rgba(33, 35, 76, 0), 20px -15px rgba(255, 91, 133, 0);
        }
    }

    .c-load--type2:before {
        box-shadow: 10px 0 0 rgba(33, 35, 76, 1), 20px 0 0 rgba(33, 35, 76, 1), 0 -10px 0 rgba(33, 35, 76, 1), 10px -10px 0 rgba(33, 35, 76, 1), 20px -10px 0 rgba(33, 35, 76, 1), 0 -20px rgba(33, 35, 76, 1), 10px -20px rgba(33, 35, 76, 1), 20px -20px rgba(255, 91, 133, 0);
    }

}

.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

.secu_wra {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 840px;
}

.p-index-content01a {
    padding: 60px 0 45px 0;
    text-align: center;
    font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}


.secu_box {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.secu_icon {
    width: 20%;
}

.secu_txt h4 {
    color: #ff5b85;
    font-size: 1.4em;
}

.secu_txt {
    line-height: 2.2;
}

.top_img {
    background: url(wp/wp-content/uploads/2017/08/top0830.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 780px;
}

.top_btn {
    display: block;
    position: relative;
    top: 500px;
}

.top_wra {
    display: block;
    width: 900px;
    height: auto;
    margin: 0 auto;
}

.top_btn a:hover {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    opacity: 0.7;
}

.style_top,
.style_top2,
.style_top3 {
    background: #9cabd3;
    box-shadow: 0px 0px 0px 5px #9cabd3;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin: 10px 0 60px;
    text-align: center;
}

.style_top2 {
    margin: 10px 0 0px;
}

.style_top3 {
    margin: 0px;
}

.m_small {
    margin: 90px 0 0;
}

.txt_box {
    padding: 20px 0;
    margin: 0 auto;
    width: 780px;
    font-weight: bold;
    color: #6091d3;
    /*文字色*/
    background: #FFF;
    border: solid 3px #6091d3;
    /*線*/
    border-radius: 10px;
    /*角の丸み*/
    text-align: center;
}


.cb_3img {
    display: block;
    margin: 0 auto;
    width: 600px;
    height: auto;
}

.cb_3img2 {
    display: block;
    margin: 0 auto;
    height: auto;
}

.cb_4img {
    display: block;
    margin: 0 auto;
    width: 800px;
    height: auto;
}

/*　最下部お問い合わせ */

.btmcv_wra {
    width: 100%;
    height: 550px;
    background-image: url(wp/wp-content/uploads/2018/02/bg_06b.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    color: #fff;
    font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.btmcv_txt {
    color: #fff;
    width: 800px;
    margin: 0 auto;
    text-align: center;
    padding-top: 150px;
}

.btmcv_h {
    font-size: 40px;
}

.btmcv_t {
    font-size: 18px;
    line-height: 2.2;
    letter-spacing: -1px;
    margin: 22px 0;
}

.btmcv_btn {
    display: block;
    width: 220px;
    height: 40px;
    margin: 0 auto;
    background-color: #ff5b85;
    color: #000;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    padding-top: 24px;
    transition: 0.3s;
}

.btmcv_btn:hover {
    background-color: #ffbf0f;
    color: #fff;
}

.btmcv_wra a {
    text-decoration: none;
}


/*/// 導入事例 2018/02 追加分 ///*/

.ray_wra {
    width: 100%;
    display: block;
}

.ray_box,
.ray_box2 {
    width: 100%;
    background-image: url(wp/wp-content/uploads/2020/04/men_bace2-min.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center bottom;
}

.ray_box2 {
    background-image: url(wp/wp-content/uploads/2018/02/bg_07.jpg);
}

.ray_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1000px;
    height: auto;
    padding: 80px 0;
    margin: 0px auto;
    animation: fadeIn 0.8s ease 0s 1 normal;
    -webkit-animation: fadeIn 0.8s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

.ray_txt {
    font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color: #fff;
    width: 500px;
}

.ray_h {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.4;
}

.ray_h2 {
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 1.4;
}

.ray_bun {
    font-size: 16px;
    line-height: 2.2;
}



/*/// アコーディオン 2018/05 編集 ///*/

#cb_8 {
    margin: 80px auto 15px;
}

.cb6accordion {
    width: 800px;
    margin: 40px auto 0;
}

.cb6accordion p {
    cursor: pointer;
}

.cb6accordion ul {
    display: none;
    padding: 15px 0;
}

.cb6accordion li {
    margin: 7px;
}

/*/// 依頼の多い業務 ///*/

.sec01_wra {
    display: block;
    width: 250px;
    margin: 0 auto;
    padding: 15px 10px 5px;
    border: 1px dotted #E5DBDB;
}

.sec01_img {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 200px;
}

.sec01_ttl {
    font-weight: bold;
    font-size: 22px;
    color: #494e92;
    display: block;
    width: 200px;
    text-align: center;
    padding: 1em;
    border-bottom: 1px dashed #494e92;
    margin-bottom: 30px;
}

.sec01_btm {
    padding: 0.5em 1em;
    margin: 2em 0;
    background: #fff8e8;
    border-left: solid 10px #ffc06e;
}

.sec01_btm p {
    margin: 4px 0;
    padding: 0;
}


.sec01_txt2 {
    color: #cc9933;
    padding-bottom: 7px;
    border-bottom: 1px solid #cc9933;
    line-height: 1.7;

}

.sec01_txt3 {
    padding: 6px 0;
    line-height: 1.5;
}

.sec01_txt1 {
    font-size: 14px;
}

.sec01 {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari */
    flex-direction: row;
    -webkit-justify-content: center;
    /* Safari */
    justify-content: center;
    width: 1000px;
    margin: 0 auto;
}

.sec01_ul {
    list-style-type: circle;
    padding-left: 1.5em;
    height: 110px;
}

.sec01_ul li {
    font-size: 16px;
    line-height: 1.5;
}

/*/// ３つのメリット ///*/

.sec02 {
    display: block;
    width: 100%;
    height: auto;
    background: url(wp/wp-content/uploads/2020/04/bg_01-min.jpg);
    background-repeat: repeat;
    padding: 60px 0 50px;
    margin-top: 90px;
}

.sec02_ttl {
    display: block;
    margin: 0 auto 55px;
    width: 526px;
}

.sec02_box {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari */
    flex-direction: row;
    -webkit-justify-content: space-between;
    /* Safari */
    justify-content: space-between;
    width: 950px;
    margin: 0 auto 60px;
}

.sec02_l {
    width: 400px;
}

.sec02_la {
    margin-bottom: 20px;
}

.sec02_lb {
    line-height: 1.7;
}

.sec02_r {
    display: block;
    width: 450px;
}

.sec02img {
    display: block;
    margin: 0 auto;
}

/*/// スライダー ///*/

.slider_m {
    margin: 40px 0 90px;
}

/*/// 導入事例 ///*/

.p-showcase2 {
    color: #fff;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 700px;
}

.p-showcase2::before {
    box-sizing: border-box;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.p-showcase2--reverse .p-showcase2__content {
    right: 0;
}

.p-showcase2--reverse .p-showcase2__image {
    left: 0;
}

.p-showcase2__inner {
    height: 100%;
    opacity: 0;
    transition-property: opacity;
    transform: translateY(10%);
}

.p-showcase2__inner.is-active {
    opacity: 1;
    transform: translateY(0);
    transition: 0.5s;
    transition-delay: 0.5s;
}

.p-showcase2__content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 46.0177%;
}

.p-showcase2__catch {
    font-size: 40px;
    line-height: 1.4;
    margin-bottom: 15px;
}

.p-showcase2__desc {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 15px;
}

.p-showcase2__image {
    position: absolute;
    right: 0;
    width: 50%;
}

.p-showcase2__image img {
    width: 100%;
    height: auto;
}


/*/// キャッチ ///*/

.border01 {
    border-bottom: 1px solid #ff5b85;
    border-top: 1px solid #ff5b85;
    padding: 20px 0;
}

.b_red {
    font-weight: bold;
    color: #f13434;
}

.p-index-content01__catch2 {
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 15px;
    font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}

/*/// ３アイコン ///*/

.icon3 {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari */
    flex-direction: row;
    -webkit-justify-content: space-between;
    /* Safari */
    justify-content: space-between;
    width: 1050px;
    margin: 0 auto;
}

.icon3_box {
    width: 300px;
    padding: 0 10px;
    text-align: center;
}

.icon3_icon {
    display: block;
    margin: 0 auto;
    width: 160px;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

.icon3_icon:hover {
    transform: rotate(360deg);
    cursor: pointer;
}

.icon3_ttl {
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1px;
    border-bottom: 1px dashed #ff5b85;
    font-size: 18px;
    padding-bottom: 1em;
}

.icon3_ttl a {
    text-decoration: none;
    transition: .2s;
    color: #262626;
}

.icon3_ttl a:hover {
    color: #f0426f;
}

.icon3_p {
    line-height: 2.3;
    text-align: left;
    font-size: 14px;
    margin-top: 30px;
}

/*/// 料金 ///*/

.price {
    display: block;
    width: 900px;
    text-align: left;
    font-size: 13px;
    color: #757171;
    line-height: 1.5;
    padding: 30px 0;
}


/*/// 導入までのステップ ///*/

.sec03 {
    display: block;
    width: 100%;
    height: auto;
    background: url(wp/wp-content/uploads/2020/04/bg_03-min.jpg);
    background-repeat: repeat;
    padding: 60px 0 80px;
}

.sec03_img {
    display: block;
    margin: 0 auto;
    width: 605px;
}



/*/// TOPのボタン ///*/

.top_cv {
    display: inline-block;
    width: 250px;
    height: 54px;
    text-align: center;
    text-decoration: none;
    outline: none;
    position: relative;
    z-index: 2;
    background-color: #f0426f;
    border: 2px solid #f0426f;
    color: #fff;
    line-height: 50px;
}

.top_cv:hover {
    background-color: #fff;
    border-color: #f0426f;
    color: #f0426f;
}

.top_cv::before,
.top_cv::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #f0426f;
}

.top_cv,
.top_cv::before,
.top_cv::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.top_cv::before {
    right: 0;
}

.top_cv::after {
    left: 0;
}

.top_cv:hover::before,
.top_cv:hover::after {
    width: 0;
    background-color: #f0426f;
}

/*///  連絡実例 ///*/

.renraku {
    display: block;
    width: 180px;
    height: 54px;
    text-align: center;
    text-decoration: none;
    outline: none;
    position: relative;
    z-index: 2;
    background-color: #f0426f;
    border: 2px solid #f0426f;
    color: #fff;
    line-height: 50px;
    margin: 0 auto;
}

.renraku:hover {
    background-color: #fff;
    border-color: #f0426f;
    color: #f0426f;
}

.renraku::before,
.renraku::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #f0426f;
}

.renraku,
.renraku::before,
.renraku::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.renraku::before {
    right: 0;
}

.renraku::after {
    left: 0;
}

.renraku:hover::before,
.renraku:hover::after {
    width: 0;
    background-color: #f0426f;
}

/*///  連絡実例 ///*/

.renraku {
    display: block;
    width: 180px;
    height: 54px;
    text-align: center;
    text-decoration: none;
    outline: none;
    position: relative;
    z-index: 2;
    background-color: #f0426f;
    border: 2px solid #f0426f;
    color: #fff;
    line-height: 50px;
    margin: 0 auto;
}

.renraku:hover {
    background-color: #fff;
    border-color: #f0426f;
    color: #f0426f;
}

.renraku::before,
.renraku::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #f0426f;
}

.renraku,
.renraku::before,
.renraku::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.renraku::before {
    right: 0;
}

.renraku::after {
    left: 0;
}

.renraku:hover::before,
.renraku:hover::after {
    width: 0;
    background-color: #f0426f;
}

/*/// 利用料金の表 ///*/

.cb16 {
    width: 950px;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari */
    flex-direction: row;
    -webkit-justify-content: space-between;
    /* Safari */
    justify-content: space-between;
    margin: 0 auto;
}

.cb16img {
    display: block;
    width: 950px;
    margin: 50px auto 0;
}


.top_img_sp {
    display: none;
}

.bn_flow {
    padding: 10px;
}

.wpcf7 .wpcf7-list-item {
    display: inline;
    margin-right: 8px;
}

.c-menu-button {
    color: #27335b;
}

.l-header.is-active {
    border-bottom: 1px solid #595a5c;
}

@media only screen and (max-width:1200px) {

    .p-global-nav li.current-menu-item a,
    .p-global-nav>li>a:hover {
        color: #fff
    }

    .p-global-nav .menu-item-has-children>a>span::before {
        color: #27335b;
        background-color: #fff;
    }

    .p-global-nav a {
        color: #fff !important;
    }

    .p-global-nav>li {
        background-color: #27335b;
        border-bottom: 1px solid #fff;
    }
}

.br_sp {
    display: none;
}


@media screen and (max-width: 1024px) {
    #cb_9 p {
        color: #fff;
    }

    .sec01_wra {
        width: 220px;
    }

    .sec01_ttl {
        width: auto;
    }

    .icon3_ttl {
        margin-top: 0;
        line-height: 1.2;
        padding-bottom: .6em;
    }

    .p-index-content02 {
        margin-bottom: 3em;
    }

    .icon3_p {
        margin-top: 1.5em;
    }

    .p-index-content01 {
        padding-bottom: 0;
    }

    .p-index-content01 {
        padding-top: 3em;
    }

    .cb_4img {
        margin: 2em auto 0;
    }
}

@media screen and (max-width: 768px) {
    .p-index-content01__desc {
        margin-bottom: 30px;
    }

    .p-index-content01 {
        width: 90%;
        margin: 0 auto;
    }

    .p-index-content01__catch2 {
        width: 90%;
        margin: 0 auto 15px;
    }

    .br_pc {
        display: none;
    }

    .secu_wra {
        width: 88%;
    }

    .secu_txt {
        padding-left: 15px;
    }

    /*/// お問い合わせ ///*/
    .btmcv_wra {
        background-attachment: scroll;
    }

    .btmcv_txt {
        width: 90%;
    }

    /*/// 導入事例 ///*/
    .ray_flex {
        width: 90%;
        height: auto;
        padding: 80px 0;
    }

    .ray_img {
        display: none;
    }

    .ray_txt {
        width: 100%;
        margin: 0 auto;
    }

    .ray_box,
    .ray_box2 {
        background-attachment: scroll;
    }

    /*/// アコーディオン ///*/
    .cb6accordion {
        display: block;
        width: 95%;
    }

    .cb6accordion img {
        width: 100%;
    }

    /*/// ３アイコン ///*/

    .icon3 {
        display: -webkit-flex;
        /* Safari */
        display: flex;
        -webkit-flex-direction: column;
        /* Safari */
        flex-direction: column;
        -webkit-justify-content: space-between;
        /* Safari */
        justify-content: space-between;
        width: 100%;
        margin: 0 auto;
    }

    .icon3_box {
        width: 80%;
        padding: 0 10px;
        text-align: center;
        margin: 0 auto;
    }

    .icon3_icon {
        display: none;
    }

    .icon3_icon:hover {
        transform: none;
        cursor: pointer;
    }

    .icon3_ttl {
        line-height: 1;
        letter-spacing: 1px;
        margin-top: 0px;
        font-size: 20px;
    }

    .icon3_ttl a {
        color: #ff5b85;
    }

    .icon3_p {
        line-height: 2;
        text-align: left;
        font-size: 16px;
        margin-top: 16px;
        margin-bottom: 0px;
    }

    /*/// 画像 ///*/

    .cb_3img,
    .cb_3img2 {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: auto;
    }

    .cb_4img {
        width: 98%;
        height: auto;
    }

    /*/// 導入までのステップ ///*/

    .sec03 {
        padding: 60px 0 80px;
    }

    .sec03_img {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: auto;
    }

    /*/// 依頼の多い業務 ///*/


    .sec01 {
        -webkit-flex-direction: column;
        /* Safari */
        flex-direction: row;
        width: 90%;
        flex-wrap: wrap;
    }


    .sec01_wra {
        display: block;
        width: 45%;
        margin: 0 auto;
        padding: 15px 10px 5px;
        border: 1px dotted #E5DBDB;
    }

    .sec01_wra p {
        text-align: center;
    }

    .sec01_img {
        display: none;
        margin: 0 auto;
        width: 0px;
        height: 0px;
    }

    .sec01_ttl {
        font-weight: bold;
        font-size: 22px;
        color: #494e92;
        display: block;
        width: 100%;
        text-align: center;
        padding: 0 0 .5em 0;
        border-bottom: 1px dashed #494e92;
        margin-bottom: 10px;
    }

    .sec01_ul {
        height: 140px;
    }

    .sec01_btm {
        padding: 0.5em 1em;
        margin: 0;
        background: #fff8e8;
        border-left: solid 10px #ffc06e;
    }

    .sec01_btm p {
        margin: 0px 0;
        padding: 0;
    }


    .sec01_txt2 {
        color: #cc9933;
        padding-bottom: 7px;
        border-bottom: 1px solid #cc9933;
        line-height: 1.7;

    }

    .sec01_txt3 {
        padding: 6px 0;
        text-align: center;
    }

    .sec01_txt1 {
        font-size: 14px;
        margin-bottom: 6px;
    }

    /*///  連絡実例 ///*/

    .renraku {
        display: block;
        width: 70%;
        height: 54px;
        margin: 1em auto 0;
    }

    /*/// ３つのメリット ///*/

    .sec02 {
        display: block;
        padding: 60px 0 50px;
        margin-top: 90px;
    }

    .sec02_ttl {
        display: block;
        margin: 0 auto 40px;
        width: 100%;
        text-align: center;
    }

    .sec02_ttlimg {
        width: 90%;
    }

    .sec02_in {
        width: 90%;
        text-align: center;
        margin: 0 auto;
        display: block;
    }

    .sec02_box {
        display: -webkit-flex;
        /* Safari */
        display: flex;
        -webkit-flex-direction: column;
        /* Safari */
        flex-direction: column;
        width: 100%;
        margin: 0 auto 60px;
    }

    .sec02_l {
        width: 100%;
    }

    .sec02_la {
        margin-bottom: 20px;
    }

    .sec02_lb {
        line-height: 1.7;
        width: 90%;
        margin: 0 auto;
    }

    .sec02_r {
        display: block;
        width: 100%;
    }

    .sec02img {
        display: block;
        margin: 50px auto 0;
        width: 90%;
    }

    .sec02img.timg_02 {
        width: 45%;
    }

    .sec02img.timg_03 {
        width: 40%;
    }

    /*/// 利用料金 ///*/

    .cb_16_table {
        display: block;
        width: 100%;
    }

    .price {
        display: block;
        width: 90%;
        text-align: left;
        font-size: 13px;
        line-height: 1.5;
        padding: 30px 0 0px;
    }

    .cb_16img {
        display: block;
        width: 22%;
    }

    /*/// 利用料金 ///*/

    .cb16 {
        width: 90%;
        margin: 0 auto;
    }

    .cb16img {
        margin: 20px auto 0;
        width: 100%;
    }

    .cb_16_img,
    .cb16img_size {
        width: 90%;
    }

    .price {
        display: block;
        width: 90%;
        text-align: left;
        font-size: 13px;
        line-height: 1.5;
        padding: 30px 0 0px;
    }

    /*/// ファーストビュー ///*/

    .top_img {
        background: url(wp/wp-content/uploads/2017/08/bg_top_sp.jpg);
        background-position: center;
        background-size: auto;
        background-repeat: no-repeat;
        width: 100%;
        height: 780px;
    }

    .top_btn {
        display: block;
        position: relative;
        top: 600px;
    }

    .top_wra {
        display: block;
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    /*/// TOPのボタン ///*/

    .top_cv {
        display: inline-block;
        width: 100%;
        height: 60px;
        font-size: 22px;
        text-align: center;
        text-decoration: none;
        outline: none;
        position: relative;
        z-index: 2;
        background-color: #f0426f;
        border: 2px solid #f0426f;
        color: #fff;
        line-height: 60px;
    }

    /*/// ファーストビュー ///*/

    .top_img {
        display: none;
    }

    .top_img_sp {
        display: block;
    }

    .topsp_wra {
        background: url(wp/wp-content/uploads/2020/04/topview_sp-min.png);
        background-position: 75% 80%;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 700px;

    }

    .topsp_catch {
        display: block;
        padding-top: 300px;
        text-align: center;
    }

    .topsp_btn {
        text-align: center;
        padding-top: 40px;
        font-size: 20px;
    }

    .topsp_btn a {
        text-decoration: none;
    }

    .topsp_cv {
        display: inline-block;
        width: 300px;
        height: 60px;
        text-align: center;
        text-decoration: none;
        outline: none;
        position: relative;
        z-index: 2;
        background-color: #f0426f;
        border: 2px solid #f0426f;
        color: #fff;
        line-height: 60px;
    }

    .p-index-slider {
        height: 700px;
    }

    .sec03_img {
        width: 90%;
    }

    .sec02img {
        width: 50%;
    }

    .sec02_in {
        width: 60%;
    }

    /*/// フローティングバナー ///*/

    .bn_flow_sp {
        width: 40%;
        min-width: 200px;
    }

    .bn_flow {
        padding: 0;
    }

    footer {
        padding-bottom: 40px;
    }

    .p-index-content02 {
        padding-top: 0;
    }

}

.l-footer__inner {
    display: inline;
}

@media screen and (max-width: 480px) {
    .br_pc {
        display: none;
    }

    .secu_box {
        flex-direction: column;
    }

    .secu_icon {
        width: auto;
        margin-bottom: 15px;
    }

    .secu_txt {
        line-height: 2;
    }

    .p-index-content01__catch2 {
        font-size: 20px;
    }

    .p-index-content01a {
        padding: 30px 0 20px 0;
    }

    .company_tab p {
        font-size: 12px !important;
    }

    .topsp_wra {
        background: url(wp/wp-content/uploads/2020/04/topview_sp-min.png);
        background-position: 0;
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        height: 700px;

    }

    .topsp_catch {
        display: block;
        padding-top: 30px;
        text-align: center;
    }

    .topsp_btn {
        text-align: center;
        padding-top: 270px;
        font-size: 20px;
    }

    .p-index-slider {
        height: 520px;
    }

    .p-index-content01__catch {
        text-align: left;
        font-size: 20px !important;
        margin-bottom: 1em;
    }

    .p-index-content01__catch2 {
        font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
        text-align: left;
    }

    .p-index-content01__desc {
        text-align: left;
        margin: 0 auto 2em;
        width: 90%;
    }

    .p-index-content01 {
        padding-top: 2em;
    }

    .icon3_icon {
        display: block;
    }

    .icon3_icon img {
        width: 80%;
    }

    .icon3_ttl {
        line-height: .5;
        padding-bottom: 1em;
    }

    .icon3_p {
        margin-bottom: 1.2em;
        font-size: 14px;
    }

    .p-index-content02 {
        padding-top: .2em;
        margin-bottom: 3em;
        border-top: none;
    }

    .p-showcase__catch,
    .p-showcase__desc {
        text-align: left;
    }

    .p-showcase__desc {
        font-size: 14px !important;
        margin-bottom: 3em;
    }

    .p-button {
        font-size: 16px;
        min-width: 270px;
    }

    #cb_6,
    #cb_8,
    #cb_10 {
        padding: 0 1em;
    }

    .style_top,
    .style_top2,
    .style_top3 {
        font-size: 18px;
        text-align: left;
    }

    .style_top {
        margin: 10px auto 1em;
    }

    #cb_8 {
        margin: 3em auto 15px;
    }

    #cb_10 p {
        display: none;
    }

    .sec01_ttl {
        padding: 0 0 .5em 0
    }

    .sec01_wra {
        margin-bottom: 1em;
        width: 100%;
    }

    .border01 {
        padding: .8em;
    }

    .p-index-content08 .p-index-content08__inner {
        width: 90%;
    }

    .sec01_ul {
        height: auto;
        margin-bottom: 1em;
    }

    .sec02 {
        margin-top: 0;
    }

    .sec02img {
        width: 90%;
    }

    .sec02_box {
        margin: 0 auto 3em;
    }

    .ray_bun {
        line-height: 2;
    }

    .style_top3 {
        width: 90%;
        margin: 0 auto;
    }

    .sec02img.timg_02,
    .sec02img.timg_03 {
        margin-top: 1.5em;
    }

    #cb_19 {
        width: 90%;
        margin: 0 auto;
    }

    .btmcv_h {
        font-size: 30px;
        line-height: 1.4;
    }

    .btmcv_t {
        line-height: 2;
    }

    .br_sp {
        display: block;
    }

    .topsp_cv {
        width: 180px;
        height: 40px;
        line-height: 40px;
    }

    .cb_4img {
        margin-top: 0;
    }
}

p.text-align-right {
    text-align: right;
}

/* アコーディオンメニュー 202207更新 */
.acd-wrapper {
    border: #F95D84 1px solid;
    background-color: white;
    text-align: center;
    cursor: pointer;
    user-select: none;
}

.acd-wrapper:hover,
.acd-wrapper:active,
.acd-wrapper.is-active {
    background-color: #fff8e8;
    transition: .3s;
}

.acd-content {
    text-align: center;
    line-height: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition-duration: 0.4s;
}

.acd-content.is-open {
    border: #F95D84 1px solid;
    padding: 10px;
    line-height: normal;
    height: auto;
    opacity: 1;
}

/* アコーディオン_その他微調整 */
.acd-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cb6accordion li img {
    position: initial !important;
    width: 100% !important;
}


.acd-arrow img {
    width: auto !important;
}

.cb6accordion li {
    line-height: 1;
    border: none !important;
}

.acd-case {
    background-color: #f95d84;
    color: #fff;
    width: 100px;
    left: 0;
}

.acd-arrow {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #F95D84;
}

.acd-sp {
    display: none;
}

@media screen and (max-width: 768px) {
    .acd-pc {
        display: none;
    }

    .acd-sp {
        display: block;
    }

    .acd-wrapper {
        flex-direction: column;
    }

    .acd-contents {
        display: flex;
        align-items: center;
    }

    .acd-case {
        width: 100%;
    }

    .acd-arrow {
        position: absolute;
        right: 8px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #F95D84;
    }

    .cb6accordion li:nth-of-type(5) {
        line-height: 45px;
    }

    .cb6accordion li img {
        width: 100% !important;
        max-width: 100%;
    }

    .cb6accordion {
        margin-bottom: 40px;
    }
}


.cb6accordion li:nth-of-type(5)>.acd-wrapper>.acd-contents>p {
    line-height: 1;
    padding: 15px 0;
}

.wpcf7-list-item {
    margin: 0;
}

.slider .slick-track>p {
    display: none !important;
}


/* 202208ユニラボ情報追加 */
/* pc */
@media screen and (min-width: 768px) {
    .sec01_ttl {
        height: 28px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .sec01_btm {
        height: 250px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    p.sec01_txt2 {
        height: 47px;
        display: flex;
        align-items: center;
    }

    .sec01_ttl.sec01_ttl--small {
        font-size: 20px;
        height: 32px;
    }

    p.sec01_txt2.sec01_txt2--small {
        font-size: 14px;
    }

}

/* sp */
@media screen and (max-width: 768px) {
    .br_pc {
        display: none;
    }

    .sec01_wra {
        margin-bottom: 4em;
    }
}

div#cb_9 {
    padding-top: 35px;
    margin-top: -35px;
}

body {
    font-family: "Noto Sans JP", sans-serif;
}

.pink {
    color: #54b6d4;
}

.footer_menu {
    margin-right: 0;
}


.p-global-nav>li>a {
    padding-left: 17px;
    padding-right: 17px;
}



.btn_freetrial {
    border-radius: 15px;
}



.benefit-txt {
    position: absolute;
    font-weight: bold;
    font-size: 16px;
    z-index: 500;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
        -1px 1px 0 #FFF, 1px -1px 0 #FFF,
        0px 1px 0 #FFF, 0-1px 0 #FFF,
        -1px 0 0 #FFF, 1px 0 0 #FFF;
    animation: slide_in 1s ease-in forwards;
    opacity: 0;
    animation-delay: 3s;
    transition: .3s;
}

@media screen and (min-width: 1500px) {
    .benefit-position {
        max-width: 490px;
        min-width: 300px;
        left: 12%;
        top: 83%;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1500px) {
    .benefit-position {
        max-width: 490px;
        min-width: 300px;
        left: 5%;
        top: 79%;
    }
}

@media screen and (max-width: 1200px) {
    .benefit-position {
        top: 77%;
        left: 2%;
    }
}

@media screen and (max-width: 767px) {
    .benefit-position {
        top: 80%;
        left: 2%;
    }

    .benefit-txt {
        font-size: 0.7em;
    }
}


.form_2024 .wpcf7-previous {
    width: calc(50% - 20px) !important;
    margin-right: 20px !important;
    margin-left: 0 !important;
}

.form_2024 .wpcf7-submit {
    width: calc(50% - 20px) !important;
    margin-left: 20px !important;
    margin-right: 0 !important;
}

.form_2024_plan_button_wrap_firststep {
    flex-direction: column;
    justify-content: center !important;
    width: 350px !important;
}

.form_2024_plan_button_wrap_firststep .wpcf7-submit {
    width: 100% !important;
}

.form_2024_plan_button_wrap.button_single_centering {
    flex-direction: column;
    justify-content: center;
}

.form_2024_plan_button_wrap.button_single_centering input {
    margin-left: auto !important;
    margin-right: auto !important;
}

.fb {
    font-weight: bold;
}


.cp-price-bn2504 {
    text-align: center;
    margin: 50px auto;
    display: block;
}

span#price {
    font-size: 25px !important;
}

@media screen and (max-width: 767px) {
    span#price {
        font-size: 16px !important;
    }
}