@charset 'UTF-8';

.header {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
}
.header__contents-wrapper {
    width: 85%;
    max-width: 1510px;
    margin: 0 auto;
}
.header__left {
    width: 50%;
    justify-content: flex-start;
    margin-right: auto;
}
.header__right {
    width: 50%;
    justify-content: flex-end;
    margin-left: auto;
}
.header__item--logo {
    padding: 0 4% 0 2%;
    width: 32.5%;
}
.header__item--partner {
    width: 43%;
    display: flex;
    align-items: center; 
}
.header__item--partner > img {
    padding-left: 4%;
    width: 50%;
}
.header__item--tel {
    padding: 0 2% 0 0;
    width: 45%;
}
.header__item--mail {
    padding: 0;
    width: 19.5%;
}

.cv {
    width: 710px;
    margin: 0 auto;
    margin-top: 87px;
    margin-bottom: 80px;
}

.fv_cv {
    position: absolute;
    bottom: 4.5vw;
    left: 17%;
}

.fv_cv a img {
    width: 39vw;
}
.fv .cv {
    width: 50%;
}

.under-section.jisseki_cv {
    background-image: url(../img/jisseki_cv.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 700px;
    height: 100px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(30%);
    z-index: 98;
}

.jisseki_cv_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
}

.jisseki_cv_wrap p {
    color: #fff;
    font-size: 60px;
    font-weight: 300;
    font-family: Arial, sans-serif;
}

.cv.under-section {
}

.evaluate {
    padding-bottom: 100px;
}
.evaluate__itembox {
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
}
.evaluate__item {
    width: 49.5%;
    padding: 50px 30px;
    position: relative;
}
.evaluate__item-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.evaluate__item-contents {
    position: relative;
    z-index: 1;
}
.evaluate__item-certificate {
    height: 130px;
    padding: 0 40px;
}
.evaluate__item-titlebox {
    height: 140px;
    position: relative;
}
.evaluate__item-title {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.imanara {
    overflow: hidden;
    padding-top: 0;
}

.imanara_box {
    width: 57vw;
    margin: 0 auto;
}

.imanara .contents-wrapper {
    background-image: url(../img/_seravice_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 100%;
    height: 790px;
    padding-top: 100px;
}
.imanara__toptext {
    text-align: center;
    padding-top: .5em;
}
.imanara__toptext-1 {
    font-size: 40px;
    background-image: url(../img/text-decoration1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 1em;
}
.imanara__toptext-2 {
    font-size: 90px;
    color: #40A5D8;
    line-height: 1.2;
    font-weight: bold;
}
.imanara__contents {
    background-image: url(../img/_seavice_bg.png);
}
.imanara__contents-bg {
    width: 1920px;
    height: 100%;
    position: absolute;
    top: 240px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.imanara__contents-toptext {
    text-align: center;
    font-size: 30px;
    color: white;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.imanara__contents-toptext strong {
    font-size: 40px;
    font-weight: bold;
}
.imanara__itembox {
    display: flex;
    justify-content: center;
    position: relative;
}
.imanara__item {
    width: 28vw;
    background-color: white;
    font-size: 20px;
    padding: 60px 40px;
    border-radius: 15px;
    margin: 100px 0;
}
.imanara__item_mr {
    margin-right: 50px;
    padding: 3vw 4vw;
}
.imanara__item-title {
    font-size: 2.2vw;
    font-weight: bold;
    text-align: center;
    letter-spacing: .1em;
    color: #1F2C5C;
}
.imanara__item-text2 {
    font-size: 0.9vw;
    padding-top: 10px;
}
.imanara__item-contents_or {
    width: 100px;
    height: 50px;
    background-color: #1F2C5C;
    color: #fff;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 35px;
}
.imanara__under-item-title {
    height: 100px;
    position: relative;
}
.imanara__under-item-title-line {
    display: block;
    width: 50%;
    padding-bottom: .8em;
    margin: 0 auto;
}
.imanara__under-item-title-text {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
}
.imanara__item-icon {
    display: block;
    width: 15vw;
    height: 244px;
    margin: 1em auto;
    object-fit: contain;
}
.imanara__between-item-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 10%;
}
.imanara__under-item-icon-textbox {
    height: 180px;
    position: relative;
}
.imanara__under-item-icon-text {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 2.2vw;
    font-weight: bold;
    color: #1F2C5C;
}
.imanara__under-item-icon-text strong {
    font-size: 30px;
}
.imanara__item-text {
    padding-top: .5em;
    text-align: center;
}

.imanara_box1 {
    width: 70px;
    margin: 0 auto;
    padding: 25px 0;
}

.imanara_box2 {
    width: 55px;
    margin: 0 auto;
    padding: 25px 0;
}

.imanara_box3 p {
    font-size: 110px;
    color: #D91D23;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}

.service_box {
    position: absolute;
    bottom: 30px;
    right: 5%;
    width: 16vw;
}

.contents-wrapper_pb {
    padding-bottom: 40px;
}

/* 今なら */


.anxiety {
    background-image: url(../img/_annoy_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 90px;
    position: relative;
    z-index: 99;
    margin-top: -90px;
    height: 785px;
    padding-bottom: 49vw;
}

.anxiety_txt {
    padding-top: 3vw;
    text-align: center;
    font-size: 1.8vw;
}

.anxiety_tit {
    padding-top: 2vw;
}

.anxiety_resolution {
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.anxiety_resolution p {
    color: #1F2C5C;
    font-weight: bold;
    font-size: 60px;
    text-align: center;
    line-height: 1.4;
}

.anxiety_resolution span {
    font-size: 70px;
}


.section-title_small {
    text-align: center;
    padding-top: 15px;
    font-size: 24px;
    padding-bottom: 90px;
    color: #1F2C5C;
}

/* 不安 */


.high_level {
    background-image: url(../img/_high-level_bg.png);
    height: 767px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 100px;
}

.high_level_txt1 {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 30px;
}

.high_level_txt2 {
    font-size: 25px;
    color: #fff;
}

.strength {
    padding-bottom: 80px;
    background-image: url(../img/strong_bg.png);
}
.strength__itembox {
    padding-top: 20px;
}
.strength__item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5%;
    box-shadow:0 0 10px #DDDDDD;
    border-radius: 15px;
    background-color: #fff;
}

.strength__item_wap {
    margin-bottom: 5%;
    box-shadow:0 0 10px #DDDDDD;
    border-radius: 15px;
    padding: 1.2em 2em 2.5em;
    background-color: #fff;
}

.strength__item:last-of-type {
    margin-bottom: 0;
}
.strength__item_none {
    box-shadow: none;
}
.strength__item-textbox2 {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.strength__item-textbox2_1 {
    width: 50%;
    padding: 3em 2em 1.2em 3em;
}

.strength__item-photo1 {
    width: 70%;
}

.strength__item-photo2 {

}

.strength__item-textbox {
    width: 50%;
    font-size: 20px;
    padding: 1.2em 1em 1.5em;
    margin-bottom: 10px;
}

.strength__item-textbox_left {
    padding: 1.2em 1em 1.5em 3em;
}

.strength__item-textbox_right {
    padding: 1.2em 3em 1.5em 1em;
}

.strength__item-text2 {
    font-size: 15px;
    padding-top: 30px;
}

.strength__item-num {
    font-size: 90px;
    font-weight: bold;
    padding: 0 30px;
    padding-left: 0;
}

.strength__item-title {
    font-size: 30px;
    font-weight: bold;
    display: flex;
    align-items: center;
    border-bottom: solid 1px #DDDDDD;
    margin-bottom: 20px;
}
.strength__item-title2{
    margin-bottom: 60px;
}
.strength__item:nth-of-type(even) .strength__item-title {
    text-align: left;
}
.strength__item-text {
    padding-top: .2em;
}

.client_jisseki_box {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.client_jisseki_wrap {
    width: 450px;
}

.client_jisseki_wrap2 {
        display: flex;
    justify-content: center;
    align-items: center;
}

.client_jisseki_wrap img {
    width: 100%;
}

.client_jisseki_wrap2 .client_jisseki_wrap2_2 {
    width: 54px;
    margin: 0 auto;
}

.client_jisseki_wrap2 p {
    font-size: 25px;
    text-align: center;
    color: #1F2C5C;
    padding-top: 20px;
}

.client_jisseki_wrap2 img {
    width: 100%;
}

.client_date {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 50px;
}

.flow {
    background-image: url(../img/_member_bg.png);
    background-size: cover;
    background-position: center;
    padding-bottom: 100px;
}
.flow__itembox {
    display: flex;
    justify-content: space-between;
}
.flow__item {
    width: 360px;
    position: relative;
}
.flow__item:first-of-type,
.flow__item:last-of-type {
    margin: 0;
}
.flow__item-textbox {
    position: relative;
    background-color: white;
    height: 240px;
    z-index: 0;
    padding: 0 1em;
}
.flow__item-textbox-bg {
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
}
.flow__item-title {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    height: 3.5em;
    position: relative;
}
.flow__item-title > span {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding-top: .5em;
}
.flow__arrow-right {
    width: 48px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateX(70%) translateY(-50%);
    z-index: 1;
}
.flow__arrow-down {
    width: 50px;
    display: block;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.flow__quote {
    position: relative;
}
.flow__quote-textbox {
    display: flex;
    align-items: center;
    max-width: 56vw;
    background-color: white;
    margin: 0 auto;
    border-radius: 15px;
    padding-left: 30px;
    margin-bottom: 1.3vw;
    height: 7vw;
}

.flow__quote-textbox_red {
    background-color: #D91D23;
    text-align: center;
    justify-content: center;
    height: 90px;
    border-radius: 0;
}

.flow__quote-textbox_red p {
    font-size: 50px;
}

.flow__quote-textbox_red .flow__quote-text {
    color: #fff;
}

.flow__quote-textbox_wrap1 {
    width: 40px;
}

.flow__quote-text {
    text-align: left;

    font-size: 1.7vw;
    padding: .5em;
    line-height: 1.2;
}
.flow__quote-text span {
    font-weight: bold;
    color: #D91D23;
    background:linear-gradient(transparent 60%, #F7E64D 60%);
}
.flow__quote-icon1 {
    width: 45px;
    position: absolute;
    top: 0;
    left: 5%;
    transform: translateY(-40%);
}
.flow__quote-icon2 {
    width: 45px;
    position: absolute;
    right: 5%;
    bottom: 0;
    transform: translateY(40%);
}

.staff {
    background-image: url(../img/_member_bg.png);
    background-size: cover;
    background-position: center;
    padding-bottom: 100px;
}

.voice {
    background-image: url(../img/bg-voice.jpg);
    background-size: 100% 100%;
    background-position: center;
    padding-bottom: 200px;
}
.voice__itembox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.voice__item {
    width: 48%;
    padding-bottom: 5%;
}

.faq {
    padding-bottom: 150px;
}

.faq__itembox_strong {
display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.faq__item {
    width: 100%;
    border: solid black 1px;
    padding: 0 2em;
    background-color: white;
    margin-bottom: 2em;
}
.faq__item_last {
    padding: 0;
    border: none;
    box-shadow: 0 0 8px #DDDDDD;
    border-radius: 15px;
}

.faq__item_last .faq__toggle {
    border: none;
    background-image: url(../img/faq_plus.png);
    background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
}
.faq__item_last .open .faq__toggle {
    background-image: url(../img/faq_minus.png);
    width: 40px;
    height: 40px;
}

.faq__item_strong {
    width: 48%;
    padding: 0;
    border-radius: 15px 15px 0 0;
    border: none;
}
.faq__q {
    display: flex;
    justify-content: left;
    align-items: center;
    padding: 2em 40px;
}

.faq__q_strong {
    background-color: #1F2C5C;
    color: #fff;
    text-align: center;
    border-radius: 15px 15px 0 0;
    margin: 0 8px;
}

.faq__a_strong.open {
    box-shadow: 0 0 10px 1px #DDDDDD;
    margin: 9px;
    border-radius: 0 0 15px 15px;
}

.faq__q:before {
    content: "";
    box-sizing: content-box;
    flex: 0 0 40px;
    height: 40px;
    margin-right: 24px;
    background-image: url(../img/_question_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    align-self: flex-start;
}

.faq__q_strong:before {
    content: none;
}
.faq__q_strong .faq__q-text {
    color: #fff;
    font-weight: bold;
    font-family: Arial, sans-serif;
}
.faq__q-text {
    width: 100%;
    margin-right: 5%;
    font-size: 24px;
    align-self: flex-start;
    color: #222222;
}
.faq__q-text span {
    font-size: 25px;
    font-weight: initial;
}
.faq__q-text_last {
    font-size: 20px;
}
.faq__q-text1 {
    font-size: 40px;
    font-weight: bold;
    margin-right: 0;
    line-height: 1.5;
}
.faq__toggle {
    box-sizing: content-box;
    width: 30px;
    height: 30px;
    padding: 0 15px;
    transform: rotate(180deg);
    transition: transform .2s;
    margin-left: auto;
    border: none;
}
.faq__toggle.open {
    transform: rotate(0);
}

.open .faq__toggle {
    transform: rotate(0);
}
.faq__toggle_bg {
    background-image: url(../img/acordion_plus.png);
    background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
}

.open .faq__toggle_bg{
    transform: none;
    background-image: url(../img/acordion_minus.png);
}
.faq__a {
    display: flex;
    justify-content: left;
    align-items: center;
    transition: margin-top .2s;
    padding: 2em 40px;
}

.faq__q_last {
    background-color: #F4F4F4;
}

.faq__a:before {
    content: "";
    box-sizing: content-box;
    flex: 0 0 40px;
    height: 40px;
    margin-right: 24px;
    background-image: url(../img/_answer_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    align-self: flex-start;
}
.faq__a_strong:before {
    content: none;
}
.faq__a-text {
    width: 100%;
    margin-right: 10%;
    font-size: 20px;
    align-self: flex-start;
}

.faq__a-text_report {
    padding-bottom: 30px;
}

.faq__a-text_large {
    font-size: 25px;
    font-weight: bold;
    color: #1F2C5C;
}

.contact {
    background-image: url(../img/_flow_bg.png);
    background-size: 100% 100%;
    background-position: center;
    padding-bottom: 100px;
}
.contact__form {
    background-color: white;
    padding: 4em 6em;
}
.contact__table {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 1em 2em;
}
.contact__table th {
    width: 13em;
    padding: .5em;
    font-size: 24px;
    vertical-align: middle;
    display: flex;
    justify-content: space-between;
    align-items: center;
    
}
.contact__table .required:after {
    content: "必須";
    width: 4em;
    display: inline-block;
    font-size: 16px;
    color: white;
    padding: 0 1em;
    line-height: 1.5;
    background-color: #212D59;
}

.side_form .contact__table .required:after {
    border-radius: 5px;
}

.side_form .required_last::after {
    content: "任意";
    width: 4em;
    display: inline-block;
    font-size: 16px;
    color: white;
    padding: 0 1em;
    line-height: 1.5;
    background-color: #707070;
}

.side_form .contact__agreebox{
    font-size: 15px;
}

.contact__table td {
    font-size: 18px;
    vertical-align: middle;
}
.contact__textInput {
    width: 100%;
    border: solid black 1px;
    padding: 1em;
    color: #222;
}
.contact__radiobox {
    display: inline-block;
    padding-right: 1em;
}
.contact__textarea {
    width: 100%;
    border: solid black 1px;
    padding: 15px;
}
.contact__textareaBox {
    vertical-align: top!important;
    padding: 1em .5em!important;
}
.contact__agreebox {
    font-size: 18px;
    text-align: center;
}
.contact__checkboxInput {
    margin-right: .5em;
}
.contact__policy {
    text-decoration: underline;
}
.contact__submit {
    display: block;
    margin: 3em auto 0;
    width: 50%;
    border: none;
}
.contact__submit:hover {
    opacity: .7;
}
.contact__submit:disabled {
    opacity: .5;
}
.contact__bottom-img1 {
    width: 224px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-275%);
}
.contact__bottom-img2 {
    width: 224px;
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translateX(275%);
}

.company {
    background-image: url(../img/bg-company.jpg);
    background-size: cover;
    background-position: center;
    background-color: rgba(255, 255, 255, .7);
    background-blend-mode: lighten;
    padding-bottom: 100px;
}
.company__about {
    font-size: 18px;
    border-collapse: separate;
    border-spacing: 0;
    margin: 0 auto;
    line-height: 1.5;
}
.company__about th {
    width: 10em;
    padding: 1.5em 1em 1.5em 2em;
    border-bottom: 1px solid #D1CECE;
    font-weight: normal;
    font-weight: 300;
}
.company__about td {
    padding: 1.5em 2em 1.5em 0;
    border-bottom: 1px solid #D1CECE;
    font-weight: 300;
}
.company__about td span {
    padding-top: 1.5em;
}
.company__about tr:first-of-type th {
    padding: 0 1em 1.5em 2em;
    border-top: 0;
}
.company__about tr:last-of-type th {
    padding: 1.5em 1em 0 2em;
    border-bottom: 0;
}
.company__about tr:first-of-type td {
    padding: 0 2em 1.5em 0;
    border-top: 0;
}
.company__about tr:last-of-type td {
    padding: 1.5em 2em 0 0;
    border-bottom: 0;
}

.photo {
    padding: 100px 0;
}

.photo_box {
    font-size: 2.5vw;
    background:linear-gradient(transparent 75%, #F7E64D 60%);
    line-height: 1.2;
    margin-bottom: 50px;
}

.photo_box_txt {
    font-size: 3.5vw;
    font-weight: bold;
    color: #1F2C5C;
}

.footer {
    background-color: #0E224B;
}

.copyright {
    color: white;
    font-size: 18px;
    text-align: center;
    padding: 1em;
}

.client_jisseki_txt {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    color: #fff;
    background-color: #1F2C5C;
    font-weight: bold;
    font-size: 35px;
    margin-bottom: 20px;
}


.achievement {
    background-image: url(../img/achivement_bg.png);
    background-size: cover;
    background-position: center;
    padding-bottom: 80px;
}

.achievement_red_box {
    display: flex;
    align-items: center;
}


.achievement_red_arrow {
    width: 44px;
}

.achievement_red_arrow img {
    width: 100%;
}

.achievement_graph1 {
    width: 96%;
    margin: 0 auto;
}

.achievement_jisseki_block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.achievement_jisseki_box {
    width: 14.7vw;
}

.faq__item_jisseki {
    width: 100%;
    display: block;
}

.achievement_report_img {
    width: 320px;
    height: 207px;
    margin: 0 auto;
}

.faq__a_jisseki {
    display: block;
    padding: 40px 85px;
}

.faq__a_jisseki_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.achievement_report {
    width: 50%;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    position: relative;
}

.achievement_report1 {
    border-left: none;
    border-top: none;
}

.achievement_report2 {
    border-top: none;
    border-right: none;
}

.achievement_report3 {
    border-left: none;
    border-bottom: none;
}

.achievement_report4 {
    border-right: none;
    border-bottom: none;
}


.achievement_txt {
    padding: 0 0 50px;
    color: #212D59;
    font-size: 30px;
    font-weight: bold;
}

.achievement_tit1 {
    font-weight: bold;
    padding-bottom: 20px;
}

.achievement_blue_bg {
    background-color: #1F2C5C;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 20px 80px;
    font-size: 35px;
    margin-bottom: 40px;
}

.achievement_txt1 {
    padding-bottom: 50px;
    font-size: 25px;
}

.achievement_txt2 {
    font-size: 30px;
}

.achievement_red_box_txt {
    color: #D91D23;
    font-size: 50px;
    line-height: 1.2;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    font-weight: bold;
}

.achievement_red_box_txt span {
    background:linear-gradient(transparent 60%, #F7E64D 60%);
}

.achievement_tit_unyo {
    padding: 110px 0 90px;
}

.achievement_jisseki_box2_2 {
    padding-bottom: 30px;
}

.achievement_jisseki_box2_2 p {
    font-size: 60px;
    text-align: center;
    font-weight: bold;
}

.achievement_jisseki_box2_1 {
    padding-bottom: 20px;
}

.achievement_jisseki_block2 {
    padding-top: 80px;
}

.achievement_jisseki_box2_2 span {
    color: #D91D23;
}

.achievement_report_txt1 {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #1F2C5C;
}

.achievement_report_txt1 span {
    border-bottom: solid 1px #1F2C5C;
}

.achievement_report_txt2 {
    text-align: center;
    padding-bottom: 10px;
    width: 320px;
    margin: 0 auto;
}

.achievement_report_txt3 {
    width: 320px;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
}

.achievement_report_block {
    padding: 30px 0px;
}

.sp_show {
    display: none;
}

.side_form {
    width: 20%;
    position: fixed;
    right: 0;
    top: 91px;
    z-index: 999;
    opacity : 0;
    transform : translate(0, 100px);
    transition : all 0.5s;
}

.side_form.is-show{
    opacity : 1;
    transform : translate(0, 0);
  }


  .footer_sp_block {
    opacity : 0;
    transform : translate(0, 100px);
    transition : all 0.5s;
  }

.footer_sp_block.is-show{
    opacity : 1;
    transform : translate(0, 0);
  }

.side_form2 label.contact__checkboxLabel {
 color: #000;
}

.side_form .contact__form .contact__table {
    border-spacing: 1em 1em;
}

.contact__form .contact__textInput select {
    padding: 1em;
    width: 100%;
    border: none;
    position: relative;
    color: #222;
}

/* .contact__form .contact__textInput select::after {
    content: "▼";
    position: absolute;
    right: -30px;
} */

.contact__form .contact__textInput_last {
    padding: 0;
    position: relative;
}

.contact__form .contact__textInput_last:after {
    content: "▼";
    position: absolute;
    top: 30%;
    right: 30px;
    width: 1px;
    height: 1px;
    color: #707070;
    z-index: 0;
}

.side_form .contact__submit {
    width: 90%;
    margin-top: 1em;
    border: none;
}

.side_form .contact__form {
    padding: 1.5em;
    background-color: #F4F4F4;
    margin-top: -40px;
}

.side_form .contact__textInput {
    background-color: #fff;
}

.side_form table th, .side_form table td{
    width:100%;
    display:block;
    font-size: 14px;
}

.side_form2 {
    display: none;
}

/* .side_form .contact__table {
    width: 20%;
} */


/* -------------------------------------
 * レスポンシブ
 *------------------------------------*/
@media (max-width: 1100px) {
    .side_form2 {
        display: block;
    }
    /* 個別 */
    .header {
        padding: 0px 0;
        height: 11.8vw;
    }
    .header__contents-wrapper {
        width: 100%;
    }
    .header__left {
        width: 100%;
    }
    .header__item--partner {
        margin-left: auto;
        width: 23.5%;
    }
    .header__right {
        display: none;
    }
    .cv,
    .fv .cv {
        width: 90%;
    }
    .fixed-cv {
        display: none;
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 99;
        background-color: #1F2C5C;
        align-items: center;
    }
    .fixed-cv__tel {
        flex: 2.2;
    }
    .fixed-cv__mail {
        flex: 1;
    }
    .evaluate {
        padding-bottom: 10%;
    }
    .evaluate__itembox {
        flex-wrap: wrap;
        padding-bottom: 0;
    }
    .evaluate__item {
        width: 100%;
    }
    .evaluate__item-certificate {
        height: auto;
    }
    .evaluate__item-titlebox {
        height: auto;
        padding: 1em;
    }
    .evaluate__item-title {
        position: static;
        transform: none;
        font-size: 21px;
        font-weight: bold;
    }
    .imanara__toptext-1 {
        font-size: 20px;
    }
    .imanara__toptext-2 {
        font-size: 40px;
    }
    .imanara__contents {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .imanara__contents-bg {
        width: 100%;
        height: 85%;
        top: 200px;
        bottom: 0;
    }
    .imanara__contents-toptext {
        font-size: 15px;
    } 
    .imanara__contents-toptext strong {
        font-size: 18px;
    } 
    .imanara__itembox {
        flex-wrap: wrap;
    }
    .imanara__item {
        width: 100%;
        padding: 5%;
        margin-bottom: 3%;
        position: relative;
    }
    .imanara__item + .imanara__item {
        padding: 10% 5% 5%;
    }
    .imanara__item-title {
        font-size: 40px;
        line-height: 1;
        padding-bottom: .2em;
    }
    .imanara__under-item-title {
        height: auto;
    }
    .imanara__under-item-title-line {
        width: 140px;
    }
    .imanara__under-item-title-text {
        font-size: 25px;
    }
    .imanara__item-contents-wrapper {
        max-width: 375px;
        margin: 0 auto;
    }
    .imanara__item-contents {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 1em 0;
    }
    .imanara__item-icon {
        width: 40%;
        max-width: 150px;
        height: auto;
        margin: 0;
    }
    .imanara__under-item-icon-textbox {
        width: 60%;
        max-width: 200px;
        height: auto;
    }
    .imanara__under-item-icon-text {
        position: static;
        transform: none;
    }
    .imanara__under-item-icon-text strong {
        font-size: 20px;
    }
    .imanara__between-item-icon {
        width: 15%;
        top: auto;
        bottom: 0;
        transform: translateX(-50%) translateY(60%);
        z-index: 1;
    }
    .strength {
        padding-bottom: 25%;
    }
    .strength__item {
        margin-bottom: 30px;
        display: block;
        border-radius: 10px;
        margin-top: 30px;
    }
    .strength__item-num {
        font-size: 12vw;
        padding-right: 3vw;
    }
    .strength__item-title {
        font-size: 4.5vw;
        margin-bottom: 10px;
    }

    .strength__item-textbox {
        padding: 1em 6vw 1.5em;
        width: 100%;
    }
    .flow {
        padding-bottom: 5%;
    }
    .flow__itembox {
        flex-wrap: wrap;
    }
    .flow__item {
        width: 100%;
        margin: 75px 0;
    }
    .flow__item-textbox {
        height: auto;
        padding: 20px;
    }
    .flow__item-title {
        font-size: 21px;
        height: auto;
        padding-bottom: 5px;
    }
    .flow__item-title span {
        position: static;
        transform: none;
        padding: 0;
    }
    .flow__item-textbox-bg {
        width: auto;
        height: 120px;
        padding: 15px;
        object-fit: contain;
    }
    .flow__arrow-right {
        width: 45px;
        top: auto;
        right: 50%;
        bottom: 0;
        transform: translateX(50%) translateY(calc(100% + 15px)) rotate(90deg);
    }
    .flow__arrow-down {
        width: 15%;
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .flow__quote-text {
        font-size: 16px;
    }
    .flow__quote-icon1 {
        width: 20px;
        left: 1%;
    }
    .flow__quote-icon2 {
        width: 20px;
        right: 1%;
    }
    .staff {
        background-image: url(../img/member_bg_sp.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding-bottom: 25%;
    }
    .voice {
        background-image: url(../img/bg-voice-sp.jpg);
        background-size: 100% 100%;
        padding-bottom: 25%;
    }
    .faq {
        padding-bottom: 25%;
    }
    .faq__item {
        padding: 0 5%;
    }
    .faq__q-text {
        font-size: 4vw;
        margin-right: 1%;
    }
    .faq__a-text {
        font-size: 4vw;
        margin-right: 16%;
    }
    .contact {
        padding-bottom: 15%;
        overflow: hidden;
    }
    .contact__form {
        padding: 5%;
        padding-bottom: 30px;
    }
    .contact__table th {
        display: flex;
        width: 100%;
        font-size: 16px;
        color: #222222;
    }
    .contact__table td {
        display: block;
        width: 100%;
        font-size: 16px;
    }
    .contact__table .required:after {
        font-size: 14px;
    }
    .contact__radiobox {
        display: block;
        padding-bottom: .5em;
    }
    .contact__radiobox:last-of-type {
        padding-bottom: 0;
    }
    .contact__submit {
        width: 70%;
        margin-top: 20px;
        margin-bottom: 70px;
    }

    .contact__bottom-img1 {
        width: 110px;
        transform: translateX(0%);
        left: -15px;
    }
    .contact__bottom-img2 {
        width: 110px;
        transform: translateX(0%);
        right: -15px;

    }
    .company {
        padding-bottom: 15%;
    }
    .company__about {
        font-size: 16px;
    }
    .company__about th {
        display: block;
        width: 100%;
        padding: 1em 1em 0;
        font-weight: bold;
        border: none;
    }
    .company__about tr:first-of-type th {
        padding: 0 1em 0;
    }
    .company__about tr:last-of-type th {
        padding: 1em 1em 0;
    }
    .company__about td {
        display: block;
        width: 100%;
        padding: .3em 1em 1em;
    }
    .company__about tr:first-of-type td {
        padding: .3em 1em 1em;
    }
    .company__about tr:last-of-type td {
        padding: .3em 1em 0;
    }
    .company__about td span {
        padding-top: .5em;
    }
    .googleMap {
        width: 100%;
        height: 300px;
    }
    .photo {
        padding: 15% 0;
    }
    .fv_cv a img {
        width: 95%;
        margin: 0 auto;
        display: block;
    }
    .fv_cv {
        left: 0;
    }
    .jisseki_img {
        padding-top: 30px;
    }
    .under-section.jisseki_cv {
        background-image: url(../img/jisseki_cv_sp1.png);
        width: 69vw;
        height: 50px;
        bottom: -10px;

    }
    .jisseki_cv_wrap {
        height: 50px
    }
    .jisseki_cv_wrap p {
        font-size: 8vw;
    }
    .imanara .contents-wrapper {
        padding-top: 50px;
    }
    .imanara_box {
        width: 90%;
    }
    .imanara_box1 {
        width: 10vw;
    }
    .imanara_box2 {
        width: 10vw;
    }
    .imanara_box3 p {
        font-size: 15vw;
    }
    .imanara .contents-wrapper {
        background-image: url(../img/_seravice_bg_sp.png);
        height: 500px;
    }
    .imanara__contents {
        background-image: url(../img/_searvice2_bg_sp.png);
        padding-bottom: 70px;
    }
    .imanara__itembox {
        display: block;
    }
    .imanara__item {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 30px;
        padding-bottom: 40px;
    }
    .imanara__item-title {
        font-size: 7vw;
        padding-top: 30px;
    }
    .imanara__item-icon {
        width: 50%;
        margin: 0 auto;
    }
    .imanara__between-item-icon {
        width: 25%;
    }
    .imanara__item-contents {
        display: block;
    }
    .imanara__item-contents_or {
        width: 15vw;
        height: 7vw;
        margin-top: 0px;
        font-size: 6vw;
    }
    .imanara__under-item-icon-textbox {
        width: 100%;
        max-width: 100%;
    }
    .imanara__under-item-icon-text {
        font-size: 6.5vw;
        padding-top: 25px;
    }
    .service_box {
        position: absolute;
        bottom: -80px;
        right: 50%;
        width: 25%;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }
    .imanara__item-text2 {
        text-align: center;
        font-size: 4vw;
    }
    .imanara__item-title {
        padding-top: 10px;
    }
    .cv {
        margin-top: 35px;
        margin-bottom: 25px;
    }
    .anxiety_txt {
        padding-top: 20px;
        font-size: 6vw;
    }
    .anxiety_tit {
        font-size: 7vw;
        padding-top: 10px;
        padding-bottom: 35px;
        line-height: 1.3;

    }
    .title-underline1 {
        display: none;
    }
    .flow__quote-textbox {
        width: 90%;
        border-radius: 10px;
        padding-left: 15px;
        height: 26vw;
        max-width: 100%;
        margin-bottom: 5.3vw;
    }
    .flow__quote-textbox_sp {

    }
    .flow__quote-textbox_wrap1 {
        width: 20px;
    }
    .flow__quote-textbox_wrap1 img {
        width: 100%;
    }
    .flow__quote-text span {
        display: inline;
    }
    .flow__quote-textbox_wrap2 {
        width: 100%;
    }
    .anxiety {
        background-image: url(../img/_annoy_bg_sp.png);
        margin-top: 0;
        padding-top: 0;
        background-size: contain;
        background-repeat: no-repeat;
        height: 160vw;
    }
    .anxiety_resolution p {
        font-size: 7vw;
    }
    .anxiety_resolution {
        height: 40vw;
    }
    .high_level {
        background-image: url(../img/_high-level_bg1.png);
        background-size: contain;
        height: 430px;
        padding-bottom: 25px;
    }
    .high_level_txt1 {
        font-size: 6vw;
        display: block;
        width: 95%;
        margin: 0 auto;
        letter-spacing: 3px;
    }
    .high_level_txt2 {
        font-size: 3.5vw;
        display: block;
        width: 95%;
        margin: 0 auto;
    }
    .section-title {
        font-size: 7vw;
    }
    .section-title_small {
        font-size: 4vw;
        padding-top: 5px;
        padding-bottom: 30px;
    }
    .strength__item-textbox2 {
        width: 75%;
        margin: 0 auto;
        padding-bottom: 25px;
    }
    .strength__item2 {
        display: flex;
        flex-direction: column-reverse;
    } 
    .strength__item-textbox2_1 {
        width: 100%;
        padding-top: 0;
    }
    .faq__itembox_strong {
        display: block;
    }
    .faq__item {
        width: 100%;
        padding: 0;
    }
    .pc_show {
        display: none;
    }
    .sp_show {
        display: block;
    }
    .client_jisseki_txt {
        font-size: 6vw;
    }
    .client_jisseki_box {
        display: none;
    }
    .client_date {
        padding-top: 20px;
    }
    .achievement_txt {
        font-size: 5vw;
        padding-bottom: 0px;
        margin-bottom: 20px;
    }
    .achievement_txt_span {
        font-size: 4.2vw;
    }
    .achievement_tit1 {
        font-size: 5.5vw;
    }
    .achievement_txt1 {
        font-size: 4.5vw;
    }
    .achievement_blue_bg {
        font-size: 4.2vw;
        padding: 20px 10px;
        text-align: center;
        justify-content: center;
        margin-bottom: 15px;
    }
    .achievement_txt2 {
        font-size: 4.3vw;
    }
    .achievement_red_box_txt {
        font-size: 7vw;
    }
    .achievement_red_arrow {
        width: 7vw;
        margin-left: 5vw;
    }
    .achievement_tit_unyo {
        padding: 50px 10px 30px;;
    }
    .achievement_jisseki_box {
        width: 50%;
    }
    .achievement_jisseki_block2 {
        padding-top: 40px;
    }
    .achievement_jisseki_box2_2 p {
        font-size: 6vw;
    }
    .faq__q {
        padding: 1em 15px;
    }
    .faq__q-text span {
        font-size: 4vw;
    }
    .faq__a_jisseki {
        padding: 30px 3vw;
    }
    .faq__a {
        padding: 1em 15px;
    }
    .faq__a_jisseki_wrap {
        display: block;
    }
    .achievement_report {
        width: 100%;
        border: none;
    }
    .achievement_report1,.achievement_report2,.achievement_report3 {
        border-bottom: 1px solid #DDDDDD;
    }
    .flow__item {
        margin: 0;
    }
    .flow__quote-textbox_red {
        width: 100%;
        height: auto;
        border-radius: 0;
        line-height: 1;
    }
    .flow__quote-textbox_red .flow__quote-text {
        font-size: 7vw;
    }
    .photo_box {
        font-size: 7vw;
        text-align: center;
        display: inline;
    }
    .photo_box_txt {
        font-size: 8vw;
    }
    .photo_block {
        text-align: center;
        padding-bottom: 20px;
    }
    .contents-wrapper_pb {
        padding-bottom: 0;
    }
    .anxiety_resolution span {
        font-size: 9vw;
    }
    .faq__a-text_large {
        font-size: 5vw;
    }
    .faq__toggle_bg {
        width: 30px;
        height: 30px;
    }
    .faq__a-text_report {
        padding-bottom: 0;
    }
    .achievement_report_img {
        max-width: 300px;
        width: 100%;
        height: auto;
    }
    .faq__a-text_sp {
        margin-right: 0;
    }
    .copyright {
        font-size: 3vw;
    }
    .header__item--partner > img {
        padding-left: 0;
    }

    .contact__agreebox {
        font-size: 14px;
    }
    .contents-wrapper {
        width: 90%;
    }
    .contents-wrapper {
        max-width: 95%;
    }
    .strength__item_wap {
        padding: 3vw 3vw 9vw 3vw;
    }
    .faq__q-text1 {
        font-size: 5vw;
    }

    /* spモーダルウィンドウ */
    /* モーダルウィンドウ */
/* モーダル全体のスタイル */
.modal-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
  }
  
  /* モーダルの背景のスタイル */
  .modal-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8); /* 背景は黒色に設定 */
  }
  
  /* モーダルコンテンツのスタイル */
  .modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    width: 80%; /* 幅は80%に設定 */
    max-width: 800px;
    max-height: 90%;
    overflow-y: auto;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    padding: 0;
  }
  
  /* モーダルの開閉アニメーション */
  .modal-wrapper.active {
    display: block;
    opacity: 1;
    transition: opacity 0.3s;
  }
  
  .modal-wrapper.active .modal-content {
    opacity: 1;
    transform: translate(-50%, -60%);
    transition: opacity 0.3s, transform 0.3s;
    margin-top: 80px;
  }
  
  .modal-wrapper.active .modal-content.show {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
  
  .footer_sp {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 999;
  }

}


