@charset "utf-8";


.pci {display:inline-block;}
.spi {display:none;}
#panel-btn    {display:none;}
.sp_menu_bloc {display:none;}
.fix_banner {display: none;}

@media screen and (max-width: 767px) {

.pci {display:none;}
.spi {display:inline-block;}




html {
		height:100%;
}
body {
    min-width: auto;
    -webkit-text-size-adjust: 100%;
    padding-bottom: 26vw;
}
.inner {
    max-width: none;
		box-sizing: border-box;
}



.util_tel {
    display: none;
}
.util_tel.spi {
    display: block;
}

header {
    padding: 0 0.5em;
}
header .inner {
    align-items: flex-start;
    justify-content: space-between;
}
header .logo {
    width: 40%;
    padding: 0.5em 0;
}
header .util {
    flex: 1 0 0%;
}
.util_box > * {
    flex: 1;
}

.util_contact {
    margin-left: 0.2em;
}
.util_line {
    margin-left: 0.2em;
}


.mvSec {
    padding: 1em;
}
.mv_bloc .mv_baloon {
    margin-top: 0;
}

.cv_bloc {
    padding: 1em;
    margin: 0;
}
.mv_bloc + .cv_bloc {
    margin-top: 0;
    border: solid 4px #4d4d4d;
}

.cv_bloc .cv_figure_01 {
    width: 24%;
		bottom: -1em;
    left: -1em;
}
.cv_bloc .cv_figure_02 {
    width: 24%;
		bottom: -1em;
    right: -1em;
}

.cv_bloc .box {
    width: 100%;
}
.cv_bloc .box p {
    width: 74%;
    margin: 0 auto 1em;
    font-size: 14px;
}

.cv_bloc .btn_bloc {
    width: 54%;
    margin: 0 auto;
}



.title_bloc {
    margin-bottom: 2em;
}
.title_bloc h2 {
    font-size: 24px;
}


.secMatter {
    padding: 2em 1em 1em;
}

.matter_bloc ul li {
    width: 100%;
    font-size: 18px;
}

.matter_bloc ul li .box {
    padding: 0.5em;
}

.matter_bloc ul li:nth-child(1) {
    font-size: 18px;
}
.matter_bloc ul li:nth-child(1) figure {
    width: 30%;
}

.matter_bloc ul {
    margin-bottom: 0.5em;
}
.matter_bloc > p {
    font-size: 16px;
}



.secProfile {
    padding: 1em;
}
.secProfile .title_bloc {
    margin: 0;
		padding-bottom: 1em;
}
.secProfile .title_bloc figure {
		width: 24%;
}
.secProfile .title_bloc h2 {
    width: 50%;
    margin: 0 auto;
}
.profile_bloc {
    margin: 0 0 1em;
}
.profile_bloc {
    margin: 0 0 1em;
    padding: 1em;
}

.name_box {
    display: block;
}


.name_box .pos {
    font-size: 16px;
}
.name_box .name {
    font-size: 24px;
}


.name_box .kana {
    display: block;
    font-size: 14px;
    margin-bottom: 1em;
}
.name_box .num {
    display: block;
    font-size: 14px;
}
.name_box > * + * {
    margin-left: 0;
}
.prof_box.catch {
    font-size: 14px;
    line-height: 1.4em;
}
.career_box h3 {
    font-size: 14px;
}
.career_box ul {
    font-size: 14px;
}
.career_box ul + ul {
    margin-left: 0;
}

.publication_bloc {
		padding: 1em;
    margin: 0 0 1.5em;
}
.publication_bloc h3 {
    width: 64%;
    margin: -2em auto 1em;
}
.publication_bloc .publication_box {
    margin-top: 0;
}
.publication_bloc .publication_box .figure_01 {
    margin-bottom: 0;
    width: 24%;
}
.publication_bloc .publication_box .box {
    padding: 0;
    margin-left: 1em;
}
.publication_bloc .publication_box .box h4 {
    font-size: 16px;
}
.publication_bloc .publication_box .box p {
    font-size: 14px;
    text-align: left;
}
.publication_bloc .publication_box .figure_02 {
    width: 100%;
    margin-top: 1em;
}
.publication_bloc .publication_box .figure_02 img {
		width: 34%;
}


.secCase {
    padding: 2em 0 1em;
}
.secCase .sub_title_bloc ul li {
    font-size: 18px;
    width: 50%;
    padding: 1em 0.5em;
}
.secCase .sub_title_bloc {
    border-bottom: solid 6px #3a7db0;
}
.secCase .sub_title_bloc {
    border-bottom: solid 6px #3a7db0;
    margin-bottom: 0;
}


.big_case {
    padding: 1em;
    border: none;
    margin-bottom: 0;
}
.case_title {
    display: block;
    margin-bottom: 1em;
}
.case_title figure {
    width: 64%;
    margin: 0 auto;
}
.case_title h3 {
    width: 100%;
    font-size: 21px;
}

.consultation_bloc {
    padding: 0.5em;
    margin-bottom: 1em;
}
.consultation_bloc h4 {
    margin-top: 0;
    margin-bottom: 0.5em;
}
.consultation_bloc h4 img {
		width: 90px;
}

.result_bloc {
    padding: 0.5em;
}
.result_bloc h4 {
    margin-top: 0;
    margin-bottom: 0.5em;
}
.result_bloc h4 img {
		width: 90px;
}

.consultation_bloc p {
    font-size: 15px;
}
.result_bloc p {
    font-size: 15px;
}
.small_case_wrap .small_case + .small_case {
		border-left: none;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
}

.small_case_wrap .small_case {
    width: 100%;
    padding: 1em;
    box-sizing: border-box;
    border-left: none;
    margin-left: 1em;
    margin-right: 1em;
    padding-left: 0;
    padding-right: 0;
    border-top: solid 1px #000;
    border-right: none;
		
}
.small_case .case_title {
    margin-bottom: 1em;
}



.secFlow {
    padding: 2em 1em 2em;
}

.flow_bloc ol li {
    width: 100%;
}
.flow_bloc ol li + li {
    margin-top: 1em;
}

.flow_bloc ol li .num {
    width: 50px;
    top: 0.5em;
    left: 0.5em;
}
.flow_bloc ol li h3 {
    height: auto;
}



.secCm {
    
}
.secCm .title_bloc h2 {
		width: 50%;
    margin: 0 auto;
}


.cm_bloc {
    padding: 1em 1em 0;
}
.cm_content h3 {
    font-size: 30px;
}
.cm_content p {
    font-size: 21px;
}

.cm_content {
    margin-bottom: 1em;
}
.cm_figure .figure_01 {
    width: 27%;
}
.cm_figure .figure_03 {
    margin-left: 1em;
    flex: 1 0 0%;
}
.cm_figure .figure_02 {
    width: 23%;
}


.secVoice {
    padding: 2em 1em 1em;
}
.voice_item figure {
    width: 18%;
    margin-right: 1em;
}
.voice_item {
    padding: 1em;
}
.voice_item .box h3 {
    font-size: 18px;
}
.voice_item .box p {
    font-size: 14px;
}
.voice_item + .voice_item {
    margin-top: 1em;
}


.cv {
		padding: 4em 1em 0;
}
.price_bloc {
    padding: 0 1em 2em;
}

.cm2_bloc {
    padding: 1em;
}


.cm2_bloc .figure_01 {
    width: 24%;
    top: -2em;
    left: 1em;
}
.cm2_bloc .figure_02 {
    width: 30%;
    right: 0.5em;
}


.secFaq {
    padding: 2em 1em 1em;
}

.faq_bloc dl dt {
    font-size: 16px;
    padding: 0.5em 2.5em 0.5em 3em;
}
.faq_bloc dl dd {
    font-size: 16px;
}


.faq_bloc dl dt:before {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    top: 0.3em;
    left: 0.5em;
}
.faq_bloc dl dd:before {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    top: 0.3em;
    left: 0.5em;
}


.faq_bloc dl dt:after {
    font-size: 24px;
    top: 4px;
    right: 0.2em;
}
.faq_bloc dl dt.active:after {
    font-size: 24px;
    top: 4px;
    right: 0.2em;
}


.contactSec {
    padding: 2em 1em 1em;
}

.secCompany .title_bloc h2 {
    font-size: 21px;
}
.company_bloc {
    padding: 0 1em;
}
.company_data dl dt {
    font-size: 14px;
}
.company_data dl dd {
    font-size: 14px;
    line-height: 1.4em;
}

.footer_logo {
    width: 50%;
    margin: 0 auto;
}

.copyright small {
    font-size: 10px;
}

#panel_btn_bloc {
    width: 50px;
    height: 50px;
    position: fixed;
    top: 5em;
    right: 5px;
    background: #242936;
    border-radius: 4px;
    border: solid 2px #fff;
    z-index: 100000000000;
    display: none;
}
#panel-btn {
    padding: 8px;
    display: inline-block;
    position: relative;
    width: 32px;
    height: 34px;
    border-radius: 0;
    background: none;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
/*
#panel-btn:after {
    width: 100%;
    font-size: 10px;
    content: "MENU";
    position: absolute;
    left: 0;
    bottom: 5px;
    transition: all 0.5s;
    color: #fff;
}
*/
#panel-btn:hover { background: none; }
#panel-btn-icon {
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    /* margin: 0 auto; */
    width: 32px;
    height: 2px;
    margin: -1px auto 0 auto;
    background: #fff;
    transition: .2s;
    z-index: 10000000000;
}
#panel-btn-icon:before, #panel-btn-icon:after {
		display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 32px;
    height: 2px;
    margin: 0 auto;
    background: #fff;
    transition: .3s;
}
#panel-btn-icon:before { margin-top: -10px; }
#panel-btn-icon:after { margin-top: 9px; }

#panel-btn .close { background: transparent; }
#panel-btn .close:before, #panel-btn .close:after { margin-top: 0; }
#panel-btn .close:before { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
#panel-btn .close:after { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); }




.bottom {
    max-width: none;
    width: 100vw;
    height: 100vh;
    box-sizing: border-box;
    top: 0;
    display: none;
}
.bottom.opened {

}

.bottom .box {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
    width: 100%;
    padding: 1em;
    transform: translate(0, -50%);
    box-sizing: border-box;
}



.bottom_button ul {
    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;
}

.bottom_menu ul {
    display: inline-block;
    margin-bottom: 2em;
}
.bottom_menu ul li {
    font-size: 18px;
}
.bottom_menu ul li + li {
    margin-top: 1em;
}

.bottom_button ul li {
		width: 49%;
}
.bottom_button ul li + li {
		margin-top: 0;
    margin-left: 2%;
}





.fix_banner {
		display:block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1000;
}
.fix_banner p {
    background: #3a7db0;
    color: #fff;
    font-size: 14px;
}
.fix_banner ul {
		padding: 5px;
}
.fix_banner ul li {
    width: 18%;
}
.fix_banner ul li + li {

}

.fix_banner ul li:last-child {
		width: 61%;
}

.contactSec .title_bloc {
    padding-bottom: 2em;
}
.contactSec .title_bloc figure {
    width: 60px;
		right:0px;
}

















}
