@charset "utf-8";
/*
Theme Name: net-consulting Template
Description: net-consultingテンプレート
Version: 1.0
*/

/*
明朝
font-family: source-han-serif-japanese, serif;
ゴシック
font-family: source-han-sans-cjk-ja, sans-serif;
数字用
font-family: vdl-v7gothic, sans-serif;
*/


html {
    font-family: source-han-sans-cjk-ja, sans-serif;
}

body {
    background: #fff;
    color: #4d4d4d;
    min-width: 1120px;
}

.inner {
    max-width: 1080px;
    margin: 0 auto;
    box-sizing: border-box;
}

a {
    color: #4d4d4d;
}

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


/* **************************************************************** */
/* ヘッダー
*/
header {}

header .inner {
    align-items: center;
    justify-content: space-between;
}

header .logo {}

header .util {
    align-items: flex-start;
    justify-content: space-between;
}

.util_tel {}

.util_tel .tel_box {
    align-items: center;
    justify-content: flex-start;
}

.util_tel .tel_box figure {
    margin-right: 0.2em;
}

.util_tel .tel_box a {
    font-family: vdl-v7gothic, sans-serif;
    text-decoration: none;
    font-weight: 900;
    font-size: 28px;
    line-height: 1.4em;
}

.util_tel p {
    font-size: 12px;
    line-height: 1.2em;
    text-align: center;
    font-weight: bold;
}

.util_box {
    margin-left: 1em;
    margin-bottom: -1em;
}

.util_contact {}

.util_contact img {}

.util_line {
    margin-left: 1em;
}

.util_line img {}


/* **************************************************************** */
/* フッター
*/
footer {
    background: #fff;
    color: #000;
    padding: 0;
}

.footer_content {
    padding: 2em 0;
}

.footer_menu {
    margin-bottom: 1em;
}

.footer_menu ul {
    align-items: flex-start;
    justify-content: center;
}

.footer_menu ul li {
    font-size: 15px;
    line-height: 1.4em;
}

.footer_menu ul li+li {
    margin-left: 1em;
}

.footer_menu ul li a {
    color: #000;
    margin: 0;
}

.footer_menu ul li a:hover {
    text-decoration: underline;
}

.footer_logo {}

.copyright {
    background: #3a7db0;
    padding: 0.5em 0;
}

.copyright small {
    color: #fff;
    font-size: 13px;
    line-height: 1;
    display: inline-block;
}

/* **************************************************************** */
/* コンタクト
*/
.contactSec {
    background: #64c0d2;
    padding: 3em 0;
}

.contactSec .title_bloc {
    position: relative;
    padding-bottom: 3em;
    margin-bottom: 0;
}

.contactSec .title_bloc h2 {
    color: #fff;
}

.contactSec .title_bloc figure {
    width: 150px;
    position: absolute;
    bottom: 0;
    right: 5em;
}




.contact_bloc dl {
    background: #d1ecf2;
}

.contact_bloc dl:nth-child(odd) {
    background: #d1ecf2;
}

.contact_bloc dl+dl {
    margin-top: 0.5em;
}

.contact_zip {
    width: 8em;
}

.contact_pref {
    width: 8em;
}

.address_box {
    align-items: center;
    justify-content: space-between;
}

.address_box+.address_box {
    margin-top: 0.5em;
}

.address_txt {
    display: inline-block;
    width: 8em;
}

.your-pref {
    flex: 1 0 0%;
}

.your-city {
    flex: 1 0 0%;
}

.your-address {
    flex: 1 0 0%;
}

.contact_bloc {
    margin-bottom: 2em;
}

.btn_submit {
    background: #e50012;
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 1em 2em;
    border-radius: 100px;
    width: 100%;
    max-width: 300px;
    box-sizing: border-box;
    box-shadow: 0 3px 0 #a30410;
}

span.wpcf7-list-item {
    display: block !important;
}

.contact_bloc .sub {
    font-size: 14px;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    background: #fff;
    font-size: 16px;
}

.wpcf7-not-valid-tip {
    font-size: 14px;
}



.url_dd [class*="your-url"] {
    width: 100%;
    display: block;
}

.url_dd span+span {
    margin-top: 0.5em;
}

.add_url_bloc {
    text-align: right;
}

.add_url {
    display: inline-block;
    border: none;
    margin: 0;
    background: #ff801e;
    color: #fff;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: bold;
    box-sizing: border-box;
    padding: 0.8em .5em;
    box-shadow: 0 3px 0 #603813;
    margin-top: 0.5em;
    cursor: pointer;
    margin-left: 1em;
}

.url_dd [class*="your-url"].your-url2 {
    display: none;
}

.url_dd [class*="your-url"].your-url3 {
    display: none;
}

.url_dd [class*="your-url"].your-url4 {
    display: none;
}

.url_dd [class*="your-url"].your-url5 {
    display: none;
}

.url_dd [class*="your-url"].your-url6 {
    display: none;
}

.url_dd [class*="your-url"].your-url7 {
    display: none;
}

.url_dd [class*="your-url"].your-url8 {
    display: none;
}

.url_dd [class*="your-url"].your-url9 {
    display: none;
}

.url_dd [class*="your-url"].your-url10 {
    display: none;
}

.btn_bloc {
    margin-top: 2em;
}

.btn_bloc .wpcf7-submit {
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    background: #ff801e;
    color: #fff;
    font-size: 21px;
    line-height: 1.2em;
    font-weight: bold;
    width: 100%;
    max-width: 360px;
    box-sizing: border-box;
    padding: 1em;
    /* border-radius: 50px; */
    box-shadow: 0 3px 0 #603813;
}


.privacy_bloc {
    margin-top: 2em;
    background: #fff;
    padding: 1.5em;
    height: 180px;
    overflow-y: scroll;
    box-sizing: border-box;
}

.privacy_bloc h3 {}

.privacy_bloc p {
    font-size: 14px;
    line-height: 1.6em;
    text-align: left;
}


/* **************************************************************** */
/* 個別CSS
*/
.mvSec {
    background: url(./images/bg_mv.png) no-repeat center top;
    padding: 4em 0 6em;
}

.mvSec .inner {}

.mv_bloc {
    background: url(./images/img_mv_figure.png) no-repeat right bottom;
    background-size: contain;
    padding-bottom: 2em;
}

.mv_bloc h1 {
    position: relative;
    z-index: 2;
}

.mv_bloc .mv_baloon {
    margin-top: -2em;
    position: relative;
    z-index: 1;
}


.mv_baloon {
    animation: fwari ease-in-out 1s infinite alternate;
    -webkit-animation: fwari ease-in-out 1s infinite alternate;
    -moz-animation: fwari ease-in-out 1s infinite alternate;
}

@keyframes fwari {
    0% {
        transform: translate(0%, 0%);
    }

    100% {
        transform: translate(0%, -20px);
    }
}

@-webkit-keyframes fwari {
    0% {
        -webkit-transform: translate(0%, 0%);
    }

    100% {
        -webkit-transform: translate(0%, -20px);
    }
}

@-moz-keyframes fwari {
    0% {
        -moz-transform: translate(0%, 0%);
    }

    100% {
        -moz-transform: translate(0%, -20px);
    }
}


.mv_bloc+.cv_bloc {
    margin-top: -2em;
}

.cv_bloc {
    border: solid 8px #4d4d4d;
    background: #fff;
    padding: 2em;
    position: relative;
    z-index: 3;
    margin: 0 2em;
}

.cv_bloc h2 {
    margin-top: -3em;
    margin-bottom: 1em;
}

.cv_bloc .box {
    width: 64%;
    margin: 0 auto;
}

.cv_bloc .box h3 {
    margin-bottom: 0.5em;
}

.cv_bloc .box p {
    font-size: 18px;
    line-height: 1.4em;
    margin-bottom: 1em;
}

.cv_bloc .btn_bloc {}

.cv_bloc .btn_bloc a {}

.cv_bloc .cv_figure_01 {
    position: absolute;
    bottom: -2em;
    left: -2em;
}

.cv_bloc .cv_figure_02 {
    position: absolute;
    bottom: -2em;
    right: -2em;
}









.title_bloc {
    position: relative;
    margin-bottom: 3em;
}

.title_bloc h2 {
    color: #4d4d4d;
    font-size: 42px;
    line-height: 1.2em;
    font-weight: 900;
}


.secMatter {
    background: url(./images/bg_matter.png) no-repeat center top;
    padding: 0 0 3em;
}

.matter_bloc {}

.matter_bloc ul {
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 2.5em;
}

.matter_bloc ul li {
    border: solid 4px #565656;
    box-sizing: border-box;
    position: relative;
}

.matter_bloc ul li .box {
    background: url(./images/bg_matter_bloc.png) repeat center top;
    padding: 1.5em;
    position: relative;
    z-index: 2;
    height: 100%;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
}

.matter_bloc ul li {
    font-size: 24px;
    line-height: 1.4em;
    font-weight: 900;
    color: #4d4d4d;
    width: 49%;
}

.matter_bloc ul li em {
    font-style: normal;
    color: #3a7db0;
    background: #ffff00;
    line-height: 1;
    display: inline-block;
    padding: 0.2em;
}

.matter_bloc ul li:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #4d4d4d;
    position: absolute;
    bottom: -10px;
    left: 10px;
    box-sizing: border-box;
}

.matter_bloc ul li:nth-child(1) {
    width: 100%;
    position: relative;
    font-size: 38px;
    line-height: 1.4em;
    font-weight: 900;
    color: #4d4d4d;
}

.matter_bloc ul li:nth-child(1) figure {
    position: absolute;
    top: -3em;
    right: 0;
}

.matter_bloc ul li:nth-child(n+2) {
    margin-top: 1em;
}

.matter_bloc>p {
    font-size: 24px;
    line-height: 1.6em;
    font-weight: bold;
    color: #4d4d4d;
}

.matter_bloc>p em {
    font-style: normal;
    background: #ffff00;
    display: inline-block;
    padding: 0 0.2em;
}



.secProfile {
    background: #ffffe0;
    padding: 3em 0;
}

.secProfile .title_bloc {
    position: relative;
    padding-bottom: 2em;
    margin: 0 2em 0;
}

.secProfile .title_bloc h2 {}

.secProfile .title_bloc figure {
    position: absolute;
    bottom: 0;
    left: 0;
}




.profile_bloc {
    color: #404040;
    background: #fff;
    border: solid 1px #4d4d4d;
    padding: 1.5em;
    margin: 0 2em 1.5em;
}

.prof_box {}

.prof_box+.prof_box {
    border-top: solid 1px #e0e0e0;
    margin-top: 1em;
    padding-top: 1em;
}

.name_box {
    align-items: center;
    justify-content: center;
}

.name_box>* {}

.name_box>*+* {
    margin-left: 1em;
}

.name_box .pos {
    font-size: 18px;
    line-height: 1em;
}

.name_box .name {
    font-size: 36px;
    line-height: 1em;
}

.name_box .kana {
    font-size: 18px;
    line-height: 1em;
}

.name_box .num {
    font-size: 21px;
    line-height: 1em;
}


.career_box {
    text-align: left;
}

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

.career_box ul {
    font-size: 18px;
    line-height: 1.4em;
    display: inline-block;
    vertical-align: top;
}

.career_box ul+ul {
    margin-left: 1em;
}

.career_box ul li {}



.publication_bloc {
    background: #fff;
    border: solid 1px #4d4d4d;
    padding: 1.5em 1.5em 0;
    margin: 0 2em 3em;
}

.publication_bloc h3 {
    margin-top: -3em;
}

.publication_bloc .publication_box {
    align-items: flex-end;
    justify-content: space-between;
    margin-top: -8em;
}

.publication_bloc .publication_box .figure_01 {
    margin-bottom: 1em;
}

.publication_bloc .publication_box .figure_02 {}

.publication_bloc .publication_box .box {
    flex: 1 0 0%;
    padding: 2em;
}

.publication_bloc .publication_box .box h4 {
    font-size: 18px;
    line-height: 1.4em;
}

.publication_bloc .publication_box .box p {
    font-size: 18px;
    line-height: 1.4em;
    margin-bottom: 1em;
}

.publication_bloc .publication_box .box .link_box {
    align-items: center;
    justify-content: center;
}

.publication_bloc .publication_box .box .link_box figure {
    margin-right: 1em;
}

.publication_bloc .publication_box .box .link_box a {}



.secCase {
    padding: 3em 0;
}

.secCase .title_bloc {}

.secCase .title_bloc h2 {}

.secCase .sub_title_bloc {
    border-bottom: solid 16px #3a7db0;
    margin-bottom: 3em;
}

.secCase .sub_title_bloc ul {}

.secCase .sub_title_bloc ul li {
    background: rgb(58 125 176 / 0.3);
    color: #3a7db0;
    font-size: 35px;
    line-height: 1;
    font-weight: 900;
    width: 48%;
    box-sizing: border-box;
    padding: 0.5em;
    cursor: pointer;
}

.secCase .sub_title_bloc ul li+li {}

.secCase .sub_title_bloc ul li.active {
    background: rgb(58 125 176 / 1);
    color: #fff;
}

.secCase .sub_title_bloc ul li.corporate {}

.secCase .sub_title_bloc ul li.individual {}


.big_case {
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: solid 1px #000;
}

.case_title {
    align-items: center;
    justify-content: space-between;
}

.case_title figure {
    flex: 1 0 0%;
    margin-right: 2em;
}

.case_title h3 {
    color: #3a7db0;
    font-size: 26px;
    line-height: 1.6em;
    font-weight: 900;
    text-align: left;
    width: 50%;
}

.case_title h3 em {
    color: #ff801e;
    font-style: normal;
}

.consultation_bloc {
    padding: 1.5em;
    margin-bottom: 1em;
}

.consultation_bloc h4 {
    margin-top: -2.7em;
    margin-bottom: 1em;
}

.consultation_bloc p {
    font-size: 18px;
    line-height: 1.4em;
    text-align: left;
}

.consultation_bloc p em {
    color: #ff801e;
    font-style: normal;
    font-weight: bold;
}

.result_bloc {
    background: rgb(58 125 176 / 0.3);
    padding: 1.5em;
}

.result_bloc h4 {
    margin-top: -2.7em;
    margin-bottom: 1em;
}

.result_bloc p {
    font-size: 18px;
    line-height: 1.4em;
    text-align: left;
}

.result_bloc p em {
    color: #ff801e;
    font-style: normal;
    font-weight: bold;
}



.small_case_wrap {}

.small_case_wrap .small_case {
    border-right: solid 1px #000;
    box-sizing: border-box;
    width: 50%;
    padding-right: 3%;
}

.small_case_wrap .small_case+.small_case {
    border-right: none;
    padding-left: 3%;
    padding-right: 0;
}


.small_case .case_title {
    text-align: center;
    margin-bottom: 3em;
}

.small_case .case_title figure {
    margin: 0 auto 1em;
}

.small_case .case_title h3 {
    width: auto;
    display: inline-block;
}

.case_bloc {
    display: none;
}

.case_bloc.active {
    display: block;
}

.case_bloc h3.bgblue {
    display: block;
    color: #fff;
    font-size: 24px;
    background-color: #3a7db0;
}

.secFlow {
    background: #64c0d2;
    padding: 3em 0;
}

.secFlow .title_bloc {}

.flow_bloc {}

.flow_bloc ol {
    align-items: stretch;
    justify-content: space-between;
}

.flow_bloc ol li {
    width: 23%;
    background: #fff;
    box-sizing: border-box;
    position: relative;
}

.flow_bloc ol li+li {}


.flow_bloc ol li .box {
    background: #fff;
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 1em;
}

.flow_bloc ol li:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(./images/img_flow_bloc.png);
    position: absolute;
    bottom: -0.5em;
    left: 0.5em;
    z-index: 0;
}



.flow_bloc ol li .num {
    position: absolute;
    top: -37px;
    left: -10px;
}

.flow_bloc ol li figure {
    margin-bottom: 1em;
}

.flow_bloc ol li h3 {
    align-items: center;
    justify-content: center;
    height: 50px;
    margin-bottom: 0.5em;
    font-size: 22px;
    line-height: 1.2em;
}

.flow_bloc ol li h3 span {}

.flow_bloc ol li p {
    font-size: 15px;
    line-height: 1.4em;
    text-align: left;
}



.secCm {
    background: url(./images/bg_secCm.png) no-repeat center bottom;
    overflow: hidden;
}

.secCm .title_bloc {
    background: #64c0d2;
    position: relative;
    margin-bottom: 60px;
}

.secCm .title_bloc:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 50vw 0 50vw;
    border-color: #64c0d2 transparent transparent transparent;
    position: absolute;
    bottom: -60px;
    left: 0;
}

.cm_bloc {
    padding-top: 8em;
}

.cm_content {
    margin-bottom: 2em;
}

.cm_content h3 {
    color: #ff801e;
    font-size: 40px;
    line-height: 1.2em;
    font-weight: 900;
    margin-bottom: 0.5em;
}

.cm_content p {
    font-size: 28px;
    line-height: 1.4em;
    font-weight: 900;
}

.cm_figure {
    align-items: flex-end;
    justify-content: center;
}

.cm_figure>*+* {}

.cm_figure .figure_01 {}

.cm_figure .figure_01 img {
    margin-bottom: -1em;
}

.cm_figure .figure_03 {
    margin-left: 2em;
}

.cm_figure .figure_02 {}

.secVoice {
    background: url(./images/bg_voice.png) repeat center bottom;
    padding: 3em 0;
}

.secVoice .title_bloc {}

.voice_bloc {}

.voice_item {
    background: #fff;
    padding: 1.5em;
    align-items: center;
    justify-content: space-between;
}

.voice_item+.voice_item {
    margin-top: 2em;
}

.voice_item figure {
    width: 24%;
}

.voice_item .box {
    flex: 1 0 0%;
}

.voice_item .box h3 {
    font-size: 24px;
    line-height: 1.2em;
    text-align: left;
    font-weight: 900;
    margin-bottom: 0.5em;
}

.voice_item .box p {
    font-size: 18px;
    line-height: 1.4em;
    text-align: left;
}

.voice_item .box p em {
    color: #ff801e;
    font-style: normal;
    font-weight: bold;
}


.cv {
    padding: 3em 0;
}


.secPrice {}

.secPrice .title_bloc {
    background: url(./images/bg_price_title.png) repeat center bottom;
    padding: 1em 0;
}

.secPrice .title_bloc h2 {
    color: #fff;
}

.price_bloc {
    padding-bottom: 4em;
}

.price_bloc .price_data {
    margin-bottom: 1em;
}

.price_bloc p {
    font-size: 14px;
    line-height: 1.4em;
    text-align: left;
}



.secCm2 {
    background: #e8e8e8;
}

.cm2_bloc {
    position: relative;
    padding: 2em 0;
    margin: 1em 0 0 0;
}

.cm2_bloc h2 {
    position: relative;
    z-index: 2;
}

.cm2_bloc .figure_01 {
    position: absolute;
    top: -3em;
    left: 0;
}

.cm2_bloc .figure_02 {
    position: absolute;
    bottom: 0;
    right: 0;
}



.secFaq {
    padding: 3em 0;
}

.faq_bloc {}

.faq_bloc dl {}

.faq_bloc dl+dl {
    margin-top: 1em;
}

.faq_bloc dl dt {
    background: #e8e8e8;
    font-size: 21px;
    line-height: 1.4em;
    padding: 0.5em 0.5em 0.5em 3em;
    position: relative;
    font-weight: bold;
    text-align: left;
    cursor: pointer;
}

.faq_bloc dl dd {
    font-size: 21px;
    line-height: 1.4em;
    padding: 0.5em 0.5em 0.5em 3em;
    position: relative;
    font-weight: bold;
    text-align: left;
    display: none;
}

.faq_bloc dl dt:before {
    content: "";
    width: 43px;
    height: 43px;
    background: url(./images/icon_q.png);
    background-size: contain;
    position: absolute;
    top: 0.2em;
    left: 0.5em;
}

.faq_bloc dl dd:before {
    content: "";
    width: 43px;
    height: 43px;
    background: url(./images/icon_a.png);
    background-size: contain;
    position: absolute;
    top: 0.2em;
    left: 0.5em;
}

.faq_bloc dl dt:after {
    content: "＋";
    font-size: 30px;
    line-height: 1;
    position: absolute;
    top: 7px;
    right: 0.5em;
}

.faq_bloc dl dt.active:after {
    content: "－";
    font-size: 30px;
    line-height: 1;
    position: absolute;
    top: 7px;
    right: 0.5em;
}


.secCompany {}

.secCompany .title_bloc {
    background: #3a7db0;
    padding: 0.5em 0 0.7em;
}

.secCompany .title_bloc h2 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.company_bloc {}

.company_data {
    max-width: 800px;
    margin: 0 auto;
}

.company_data dl {}

.company_data dl+dl {
    border-top: solid 1px;
    padding-top: 0.5em;
    margin-top: 0.5em;
}

.company_data dl dt {
    width: 20%;
    text-align: left;
    font-size: 16px;
}

.company_data dl dd {
    flex: 1 0 0%;
    text-align: left;
    font-size: 16px;
}






.page-id-51 {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.page-id-51 header {}

.page-id-51 main {
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.page-id-51 footer {}





.bottom {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000;
    background: #fff;
    border: solid 4px #3a7db0;
    padding: 0.5em;
    box-sizing: border-box;
    max-width: 170px;
}

.bottom_menu {
    margin-bottom: 0.5em;
}

.bottom_menu ul {}

.bottom_menu ul li {
    font-size: 13px;
    line-height: 1em;
    padding-left: 1em;
    text-align: left;
    position: relative;
    font-weight: bold;
}

.bottom_menu ul li:before {
    content: "";
    background: url(./images/icon_arrow.png) no-repeat left center;
    width: 10px;
    height: 14px;
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 0;
}

.bottom_menu ul li+li {
    margin-top: 0.5em;
}

.bottom_menu ul li a {
    text-decoration: none;
}

.bottom_menu ul li a:hover {
    text-decoration: underline;
}

.bottom_button {}

.bottom_button ul {}

.bottom_button ul li {}

.bottom_button ul li+li {
    margin-top: 0.5em;
}


.bottom .util_tel {}

.bottom .util_tel p {
    font-size: 10px;
    margin-bottom: 1em;
}

.bottom .util_tel p em {
    color: #ff801e;
    font-style: normal;
}

.bottom .util_tel .tel_box {
    margin-bottom: 0.5em;
}

.bottom .util_tel .tel_box figure {
    width: 16px;
}

.bottom .util_tel .tel_box figure img {
    display: block;
}

.bottom .util_tel .tel_box a {
    font-size: 14px;
    line-height: 1;
}