@charset "utf-8";

h2,
h1,
h3 {
    font-weight: 500;
}

section {
    overflow: hidden;
}

.mindscale {
    font-size: 62.5%;
    scroll-behavior: smooth;
		scroll-padding-top: 70px;
}

.mindscale p {
    font-size: 1.8rem;
    font-weight: 500;
}

.mindscale body {
    font-family: "kozuka-gothic-pro", sans-serif;
}

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

.wrap {
    max-width: 1200px;
    margin: 0 auto;
}

.pc_only {
    display: block;
}

.sp_only {
    display: none;
}

.m_headline {
    background: url(../img/lp/bg_ttl.jpg) center / cover no-repeat;
    padding: 50px 0 40px;
    text-align: center;
}

.m_headline h2 {
    font-size: 7.7rem;
    color: #fff;
    line-height: 1.2;
}

.m_headline p {
    font-size: 2.5rem;
    font-weight: 500;
    color: #fff;
}

/* ヘッダー */

.mindscale .top-rogo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mindscale .top-rogo .migi {
    width: 73%;
    padding-right: 30px;
}

.mindscale .top-rogo .migi li {
    border: none;
    padding: 0;
    width: auto;
    margin: 0 20px;
}

.mindscale .top-rogo .migi li.h_contact_btn {
    margin-right: 0;
}

.mindscale .top-rogo li.h_contact_btn a {
    color: #fff;
    background: #F18006;
    line-height: 3;
    display: block;
    border: solid 1px #F18006;
    transition: .25s;
    padding: 3px 20px;
}

.mindscale .top-rogo li a:hover {
    color: #F18006;
    text-decoration: none;
}

.mindscale .top-rogo li.h_contact_btn a:hover {
    color: #F18006;
    background: #fff;
    text-decoration: none;
}

.mindscale .top-rogo .hidari img {
    width: 60%;
    margin-left: 30px;
}

.mindscale .top-nav2 {
    padding: 10px 0;
}

.mindscale .top-nav2 .hidari {
    margin: 0;
}

/* メインビジュアル */

.mindscale #mind_mv {
    background: url(../img/lp/bg_mv.jpg) center / cover no-repeat;
    padding: 10rem 0;
    text-align: center;
}

.mindscale #mind_mv h1 {
    font-size: 4.5rem;
    font-weight: 600;
    color: #fff;
    text-shadow: 0px 0px 23px #000;
    margin: 1rem 0 2rem;
    line-height: 1.8;
	text-align:left;
}

.mindscale #mind_mv p {
    font-size: 3rem;
    font-weight: 600;
    color: #fff;
    text-shadow: 0px 0px 23px #000;
}

.mindscale #mind_mv .flex{
	display:flex;
}

.mindscale #mind_mv .flex .text{
	width:50%;
}

.mindscale #mind_mv .flex .text .collabo{
    width: 70%;
    margin-bottom: 5%;
}

.mindscale #mind_mv .flex .img{
	width:47%;
}

.mindscale #mind_mv .flex .text .mv_logo{
	width:90%;
    margin-bottom: 5%;
}




/* メソッド */
.mindscale #method {
    padding: 110px 0 90px;
    text-align: center;
    position: relative;
}

.mindscale #method::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -15%;
    margin: auto;
    width: 90%;
    height: 90%;
    background: url(../img/lp/bg_about.png) center / contain no-repeat;
    z-index: -1;
}

.mindscale #method h2 {
    font-size: 3.5rem;
    color: #3C4754;
    font-weight: 800;
}

.mindscale p.m_txt_ttl {
    font-size: 3rem;
    color: #3C4754;
    font-weight: 800;
}

.mindscale #method span {
    color: #6968BE;
}

.mindscale .method_box {
    margin: 60px auto 0;
    max-width: 1000px;
    background: #fff;
    padding: 30px 5%;
    border-radius: 20px;
    box-shadow: 0px 0px 18px #00000029;
}

/* 特長 */
.mindscale .features_head {
    background: #ECEDF2;
}

.mindscale .features_img {
    width: 38%;
}

.mindscale .features_txt {
    width: 50%;
    padding: 3% 0;
}

.mindscale .features_txt h3 {
    font-size: 3rem;
    color: #3C4754;
    font-weight: 800;
    margin: 0 0 20px;
    line-height: 1.7;
}

.mindscale .features_txt p {
    font-size: 1.5rem;
}

.mindscale .feature_ttl {
    margin: 0 auto 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mindscale .feature_ttl div {
    text-align: center;
    color: #D86704;
    line-height: 1;
    font-family: "ヒラギノ角ゴ StdN", sans-serif;
}

.mindscale .feature_ttl span {
    font-weight: 900;
    font-size: 5.9rem;
    letter-spacing: -2px;
}

.mindscale .feature_ttl small {
    display: block;
    font-size: 1.5rem;
    font-weight: 700;
}

.mindscale .feature_ttl h3 {
    font-size: 3.5rem;
    color: #D86704;
    font-weight: 800;
    line-height: 1.4;
    margin-left: 2%;
    font-family: "ヒラギノ角ゴ StdN", sans-serif;
}

.mindscale .feature_1 p {
    text-align: center;
    margin: 0 0 50px;
}

.mindscale .feature_2 .flex div {
    width: 47%;
}

.mindscale .feature_2 .flex div p {
    margin: 30px 0 0;
}

.mindscale #features .feature_3 ol li {
    margin: 0;
    position: relative;
}

.mindscale #features .feature_3 ol li:nth-child(even) {
    flex-direction: row-reverse;
    align-items: center;
    margin: -5% 0 0 0;
}

.mindscale #features .feature_3 ol li:nth-child(even)::after {
    position: absolute;
    content: "";
    background: #FFFDE9;
    right: -5%;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100vw;
    height: 85%;
    z-index: -1;
}

.mindscale .feature_3 ol li h4 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #D86704;
    margin: 0 0 10px;
    line-height: 1.7;
}

.mindscale .feature_3 ol li:last-child h4 {
    color: #3C4754;
}

.mindscale .f_txt3,
.mindscale .f_img3 {
    width: 47%;
}

.mindscale .feature_4 .feature_ttl h3 {
    font-size: 3rem;
    line-height: 2;
    margin-left: 0;
    text-align: center;
}

.mindscale .f_txt4,
.mindscale .f_img4 {
    width: 47%;
    position: relative;
}

.mindscale .f_txt4 h4 {
    font-size: 2.5rem;
    margin: 0 0 30px;
    color: #3C4754;
    font-weight: 700;
}

.mindscale .f_img4::after {
    position: absolute;
    content: "";
    background: #FFFDE9;
    left: -5%;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100vw;
    height: 85%;
    z-index: -1;
}

.mindscale .n_features h3 {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 800;
    color: #6968BE;
    position: relative;
    margin: 120px auto 60px;
}

.mindscale .n_features h3::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 35%;
    height: 1px;
    background: #6968BE;
}

.mindscale .n_features h3::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 35%;
    height: 1px;
    background: #6968BE;
}

.mindscale .n_features ul {
    justify-content: space-evenly;
    padding: 0 0 120px;
}

.mindscale .n_features ul li {
    width: 24%;
    margin: 0 4% 30px;
}

.mindscale .n_features ul li h4 {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 800;
    color: #6968BE;
    margin: 10px 0;
}

.mindscale .n_features ul li p {
    font-size: 1.5rem;
}

/* 監修スタッフの紹介 */

.mindscale #supervisor {
    padding: 0 0 110px;
}

.mindscale #supervisor ul {
    margin: 110px 0 0;
}

.mindscale #supervisor ul li {
    width: 31%;
    padding: 40px 3% 20px;
    background: #EBECF3;
}

.mindscale #supervisor ul li h3 {
    text-align: center;
    font-size: 2rem;
    margin: 10px 0 30px;
}

.mindscale #supervisor ul li img {
    max-width: 110px;
    margin: 0 auto;
    display: block;
}

.mindscale #supervisor ul li p,
.mindscale #supervisor ul li span {
    font-size: 1.5rem;
    margin: 0 0 20px;
    font-weight: 500;
    display: block;
}

/* フロー */
.mindscale #flow .step_flow {
    margin: 3% 0 6%;
}

.mindscale #flow ul {
    overflow: hidden;
    padding: 10px 0;
}

.mindscale #flow .flow_comment {
    font-size: 2em;
    letter-spacing: 0.1em;
    font-weight: bold;
	margin-top:5%;
}

.mindscale #flow ul li {
    float: left;
    background-color: #fff;
    position: relative;
    margin: 0 3% 0 0;
    padding: 2% 2% 1.5%;
    width: 17%;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    height: 200px;
    box-shadow: 2px 2px 8px #a5a5a563;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mindscale #flow ul li.step4 span {
    font-size: 10px;
}

.mindscale #flow ul li::before {
    content: "";
    border: solid transparent;
    border-width: 13px;
    border-top-color: #D86704;
    position: absolute;
    top: calc(66% - 43px);
    left: 107%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-49%);
    transform: rotate(270deg);
}

.mindscale #flow ul li:last-child::before {
    content: none;
}

.mindscale #flow ul li .step_number {
    position: absolute;
    top: 16%;
    left: 0;
    color: #D86704;
    font-weight: bold;
    right: 0;
}

.mindscale #flow ul li .flow_text span {
    display: block;
    line-height: 15px;
}

.mindscale #flow ul li .flow_text{
	margin-top: 15px;
}

.mindscale #flow ul li.step4 .flow_text{
	margin-top: 20px;
}

.mindscale #flow ul li.last .flow_text{
	margin-top: 0;
}



/* お問い合わせ */

.mindscale #contact {
    padding: 70px 0 80px;
    background: url(../img/lp/bg_contact.jpg) center / cover no-repeat;
}

.mindscale .contact_headline {
    text-align: center;
    margin: 0 0 45px;
}

.mindscale .contact_headline h2 {
    font-size: 7.7rem;
    color: #fff;
    line-height: 1.2;
}

.mindscale .contact_headline p {
    font-size: 2.5rem;
    font-weight: 500;
    color: #fff;
}

.mindscale #contact a {
    background: #fff;
    color: #D86704;
    border: solid 1px #fff;
    border-radius: 47px;
    display: block;
    width: 37%;
    min-width: 300px;
    line-height: 4.6;
    position: relative;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    transition: .25s;
}

.mindscale #contact a:hover {
    background: #D86704;
    color: #fff;
    text-decoration: none;
}

.mindscale #contact a:hover::before,
.mindscale #contact a:hover::after {
    background: #fff;
}

.mindscale #contact a::before {
    content: "";
    position: absolute;
    top: calc(50% - 0px);
    right: 8%;
    background: #D86704;
    width: 19px;
    height: 2px;
    transition: .25s;
}

.mindscale #contact a::after {
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    right: 8%;
    width: 9px;
    height: 2px;
    background: #D86704;
    transform: rotate(45deg);
    transform-origin: calc(100% - 1px) 50%;
    transition: .25s;
}

/* フッター */

.mindscale .footer_message {
    padding: 50px 0;
    background: #EBECF3;
    text-align: center;
}

.mindscale .footer_menu {
    padding: 60px 0 70px;
    text-align: center;
}

.mindscale .footer_menu a {
    display: inline-block;
    margin: 0 5%;
    font-size: 15px;
}

.mindscale .footer_menu a:hover {
    text-decoration: none;
    color: #F18006;
}

.mindscale p.copyright {
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 500;
    padding: 20px 0 10px;
}

/* 活用事例 */

.mindscale #case {
    background: #ECEDF2;
    position: relative;
    padding: 0 0 140px;
}

.mindscale #case::before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: -20%;
    width: 70%;
    height: 70%;
    z-index: 0;
    margin: auto;
    background: url(../img/lp/bg_case.png) center center / contain no-repeat;
}

.mindscale .case_box {
    margin: 90px auto -20px;
    padding: 0 0 50px;
    background: #fff;
    position: relative;
}

.mindscale .case_box h3,
.mindscale .service_box h3 {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 2.3;
    color: #fff;
    background: #6967BE;
    margin: 0 0 40px;
}

.mindscale .case_box ul {
    width: 80%;
    margin: auto;
}

.mindscale .case_box li.case_cont {
    width: 45%;
    position: relative;
}

.mindscale .case_box li.case_cont::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -17%;
    width: 35px;
    height: 100%;
    margin: auto;
    background: url(../img/lp/case_arrow.png) center center / contain no-repeat;
}

.mindscale .case_box li:last-child::after {
    display: none;
}

.case_cont h4 {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
}

.case_cont img {
    display: block;
    max-height: 200px;
    margin: 30px auto 20px;
}

.case_cont ol {
    width: fit-content;
    margin: auto;
}

.case_cont ol li {
    list-style: disc;
    font-weight: 700;
    font-size: 1.8rem;
}

.case_cont ol li span {
    color: #6968BE;
}

.mindscale .case_box li:last-child ol span {
    color: #D86704;
}

.case_cont p {
    text-align: center;
    font-weight: 700;
}

/* サービス */

.mindscale #service {
    padding: 0 0 120px;
}

.mindscale #service span {
    color: #6967BE;
}

.service_box {
    box-shadow: 0px 0px 20px #00000029;
    margin: 80px 0 0;
}

.service_box.kouseido .service_l p{
    font-size: 2.2em;	
}

.service_inner {
    padding: 0 8% 50px;
}

.service_ttl {
    margin: 40px 0 60px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.service_ttl img {
    width: 15%;
    display: block;
    margin: 0 3% 0;
}

.service_ttl p {
    width: 79%;
    font-size: 2.5rem;
    color: #6967BE;
    font-weight: 700;
}

.service_l {
    width: 50%;
}

.service_l p {
    font-weight: 700;
    font-size: 1.8rem;
}

.service_r {
    width: 40%;
}

.mindscale #service h4 {
    text-align: center;
    font-size: 2rem;
    color: #6967BE;
    background: #ECEDF2;
    line-height: 2.3;
    margin: 30px 0;
}

.mindscale #service ul li {
    font-size: 1.8rem;
    font-weight: 700;
    border-bottom: solid 1px #6967BE;
    padding: 30px 0 30px 8%;
    position: relative;
}

.mindscale #service ul li::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 100%;
    margin: auto;
}

.mindscale #service ul li:nth-child(1)::before {
    background: url(../img/lp/service_n1.png) center center / contain no-repeat;
}

.mindscale #service ul li:nth-child(2)::before {
    background: url(../img/lp/service_n2.png) center center / contain no-repeat;
}

.mindscale #service ul li:nth-child(3)::before {
    background: url(../img/lp/service_n3.png) center center / contain no-repeat;
}

.mindscale #service ul li:nth-child(4)::before {
    background: url(../img/lp/service_n4.png) center center / contain no-repeat;
}

.report_txt {
    font-size: 1.8rem;
    font-weight: 700;
}

.report_list img {
    width: 49%;
    display: block;
    margin: 0 0 30px;
}

.service_box .m_scale {
    align-items: center;
}

@media screen and (max-width:1280px) {
    .mindscale .wrap {
        max-width: 93%;
    }
}

@media screen and (max-width:1200px) {
    .mindscale .mindscale {
        font-size: 51%;
    }

    .mindscale #flow .step_flow li {
        border-radius: 10px;
        height: 150px;
    }

    .mindscale p {
        line-height: 25px;
    }

    .mindscale p.m_txt_ttl {
        line-height: 2;
    }

    .mindscale .case_box ul {
        width: 90%;
    }

    .service_inner {
        padding: 0 4% 50px;
    }

    .mindscale .n_features h3::before,
    .mindscale .n_features h3::after {
        width: 25%;
    }

    #service p {
        line-height: 1.7;
    }
}

@media screen and (max-width:1070px) {
    .mindscale #mind_mv h1 {
        font-size: 3.3rem;	
    }
}

@media screen and (max-width:980px) {
    .mindscale .feature_ttl {
        display: block;
        text-align: center;
        margin: 0 auto 40px;
    }

    .mindscale .feature_ttl h3 {
        margin: 20px 0 0;
    }

    .mindscale #features .feature_3 ol li:nth-child(even) {
        margin: 0;
    }

    .mindscale .mindscale .top-rogo .migi {
        width: 80%;
    }

    .mindscale #service ul li::before {
        width: 40px;
    }
}

@media screen and (max-width:900x) {
    .mindscale #flow .flow_text {
        font-size: 17px;
    }
	.mindscale #mind_mv h1 {
        font-size: 30px;
    }
	
}

@media screen and (max-width:820px) {
    .mindscale #mind_mv {
        margin: 45px 0 0;
    }

    .mindscale .mindscale .slicknav_nav {
        text-align: center;
        padding-top: 15%;
    }

    .mindscale .mindscale .slicknav_nav li {
        border-top: none;
        margin-bottom: 5%;
    }

    .mindscale .slicknav_nav {
        padding-top: 15%;
		background-color: #D86704;
    }

    .mindscale .slicknav_nav li {
        border: none;
        margin-bottom: 5%;
    }

    .mindscale .slicknav_nav a {
        text-align: center;
		color:#fff;
    }
	
	.mindscale .slicknav_nav a:hover {
		color:#fff;
    }
}

@media screen and (max-width:780px) {
	.mindscale {
 		scroll-padding-top: 0px;
}
    .mindscale .features_txt {
        width: 93%;
        margin: 0 auto;
        padding: 60px 0 50px;
    }

    .mindscale .features_img {
        width: 93%;
        margin: 0 auto 0 0;
    }

    .mindscale .feature_2 .flex div {
        width: 70%;
        margin: 0 auto 50px;
    }

    .mindscale .features_head .flex {
        justify-content: space-between;
        padding: 0 0 30px;
    }

    .mindscale #features ul li {
        margin: 0 0 40px;
        width: 40%;
    }

    .mindscale #features .feature_3 ol li {
        margin: 0 0 50px;
    }

    .mindscale .f_txt3,
    .mindscale .f_img3 {
        width: 70%;
        margin: 0 auto 30px;
    }

    .mindscale #features .feature_3 ol li:nth-child(even) {
        flex-direction: unset;
        margin: 0;
    }

    .mindscale .f_txt4,
    .mindscale .f_img4 {
        width: 70%;
        margin: 0 auto 30px;
    }

    .mindscale #supervisor ul li {
        width: 70%;
        margin: 0 auto 30px;
    }

    .mindscale .mov-toprogo {
        max-width: 160px;
    }

    .mindscale .footer_message .collabo img {
        width: 300px;
    }

    .mindscale #mind_mv h1 {
        font-size: 3rem;
    }

    .mindscale p.m_txt_ttl {
        font-size: 2rem;
    }
}

@media screen and (max-width:768px) {
    .mindscale #flow .step_flow li {
        float: none;
        width: 97%;
        margin: 0 auto;
        height: auto;
        justify-content: left;
        border-radius: unset;
        padding: 5% 6% 5%;
        margin-bottom: 5%;
    }

    .mindscale #flow .step_flow .step_number {
        position: unset;
        width: 20%;
    }

    .mindscale #flow .flow_text {
        line-height: 1.3em;
        font-size: 17px;
        width: 70%;
        text-align: left;
        margin-left: 20px;
    }

    .mindscale #flow .flow_comment {
        font-size: 1.6em;
    }
	
	.mindscale #flow ul li .flow_text {
        margin-top: 0;
    }
	
	.mindscale #flow ul li.step4 .flow_text {
        margin-top: 0;
    }
	
	.mindscale #service {
        padding: 0 0 50px;
    }
	
	.service_box.kouseido .service_l p {
        font-size: 2em;
    }
	.mindscale p {
        font-size: 14px;
    }
}

@media screen and (max-width:750px) {
    .mindscale #mind_mv .flex {
        display: block;
    }	
	
	.mindscale #mind_mv .flex .text {
        width: 100%;
    }
	
	.mindscale #mind_mv h1 {
        text-align: center;
	    margin-bottom:5%;
    }
	
    .mindscale #mind_mv .flex .img {
        width: 90%;
        margin: 0 auto;
        margin-top: 10%; 
    }
	
	.mindscale #mind_mv {
        margin: 0;
		padding-bottom: 15%;
    }
	
	.mindscale #mind_mv .flex .text .collabo {
        margin: 0 auto;
	}
}

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

    .mindscale .mindscale {
        font-size: 62.5%;
    }

    .mindscale .mindscale p {
        font-size: 1.4rem;
    }

    .mindscale #mind_mv h1 {
        font-size: 2.4rem;
        margin: 1rem 0 1rem;
    }

    .mindscale #mind_mv p {
        font-size: 1.6rem;
    }

    .mindscale #method h2 {
        font-size: 2.1rem;
    }

    .mindscale .m_headline h2,
    .mindscale .contact_headline h2 {
        font-size: 4.5rem;
    }

    .mindscale .m_headline {
        padding: 30px 0 20px;
    }

    .mindscale .m_headline p,
    .mindscale .contact_headline p {
        font-size: 1.8rem;
    }

    .mindscale .features_txt h3 {
        font-size: 2rem;
    }

    .mindscale .feature_ttl span {
        font-size: 4.5rem;
    }

    .mindscale .feature_ttl small {
        font-size: 1.2rem;
    }

    .mindscale .feature_ttl h3 {
        font-size: 2rem;
    }

    .mindscale .feature_2 .flex div,
    .mindscale .f_txt3,
    .mindscale .f_img3,
    .mindscale .f_txt4,
    .mindscale .f_img4,
    .mindscale #supervisor ul li {
        width: 100%;
    }

    .mindscale .feature_3 ol li h4 {
        font-size: 1.8rem;
    }

    .mindscale .feature_4 .feature_ttl h3 {
        font-size: 1.6rem;
    }

    .mindscale .f_txt4 h4 {
        font-size: 1.8rem;
        margin: 0 0 20px;
    }

    .mindscale #supervisor ul li p,
    .mindscale #supervisor ul li span {
        margin: 0 0 10px;
    }

    .mindscale #contact a {
        font-size: 1.8rem;
        line-height: 4;
    }

    .mindscale .footer_menu a {
        font-size: 1.4rem;
        display: block;
        margin-bottom: 25px;
    }

    .mindscale p.copyright {
        font-size: 1.2rem;
    }

    .mindscale .sp_only {
        display: block;
    }

    .mindscale .pc_only {
        display: none;
    }

    .mindscale p.m_txt_ttl {
        font-size: 1.8rem;
    }

    .mindscale .n_features h3 {
        font-size: 2.1rem;
        margin: 70px auto 40px;
		margin-top: 0;
    }

    .mindscale .n_features h3::before,
    .mindscale .n_features h3::after {
        width: 10%;
    }

    .mindscale #features ul li {
        width: 47%;
    }

    .mindscale .n_features ul li h4 {
        font-size: 2rem;
        margin: 5px 0;
    }

    .mindscale .case_box li.case_cont {
        width: 100%;
        margin: 0 0 80px;
    }

    .mindscale .case_box li.case_cont::after {
        top: unset;
        bottom: -60%;
        right: 0;
        left: 0;
        transform: rotate(90deg);
        width: 25px;
    }

    .mindscale .case_box ul {
        width: 85%;
    }

    .mindscale .case_box h3,
    .mindscale .service_box h3 {
        font-size: 2rem;
        line-height: 1.7;
        padding: 10px 0;
    }

    .mindscale #service h4 {
        font-size: 1.6rem;
        margin: 30px 0 10px;
    }

    .case_cont ol li {
        font-size: 1.6rem;
    }

    .mindscale .case_box {
        padding: 0;
    }

    .service_ttl {
        margin: 0px 0 30px;
    }

    .service_ttl p {
        width: 100%;
        line-height: 1.7;
        font-size: 1.8rem;
    }

    .service_ttl img {
        width: 35%;
        display: block;
        margin: 0 auto 20px;
    }

    .service_l {
        width: 100%;
    }

    .service_r {
        width: 100%;
        margin: 30px 0;
    }

    .service_l p {
        font-size: 1.6rem;
    }

	.service_box.kouseido .service_l p {
        font-size: 1.8em;
    }
	
    .mindscale #service ul li {
        font-size: 1.4rem;
        padding: 20px 0 20px 10%;
    }

    .mindscale #service ul li::before {
        width: 25px;
    }

    .report_list img {
        width: 100%;
        margin: 0 0 10px;
    }

}