/*theme name:*/

@media screen and (max-width:896px){
    .sp-main{
        display:block;
    }
    .pc-main{
        display:none;
    }
    .sp-br3{
        display: block;
    }
    .content-topCt h2 {
        font-size: 30px;
        width: auto;
    }

    .content-topCt h3,
    .content-topCt h3 span {
        font-size: 30px;
    }

    .contcontent-topCtent2 h3::after {
        bottom: -130px;
        border: 65px solid transparent;
        border-top-color: rgba(255, 187, 132, 1);
    }

    .content2 h2{
        font-size: 30px;
        width: auto;
    }

    .content2 h3,.content2 h3 span{
        font-size: 30px;
    }

    .content2 h3::after{
        bottom:-130px;
        border: 65px solid transparent;
        border-top-color: rgba(255, 187, 132, 1);
    }


    .content2-p p{
        font-size: 30px;
        width: 50%;
    }

    .content2-p span{
        font-size: 36px;
    }
  .content2-img{
        display: grid;
        grid-template-columns: 1fr 1fr;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }
    .content2-img img{
        border: 2px solid rgba(255, 210, 169, 1);
        max-width: 100%;
    }

    .content2 h3, .content2 h3 span {
        font-size: 18px;
    }

    .content2 h3::after{
        bottom: -60px;
        border: 30px solid transparent;
        border-top-color: rgba(255, 187, 132, 1);
    }

    .content2-p img{
        width: 50%;
        height: auto;
    }

    .content2-p span,.content2-p p{
        font-size: 18px;
    }
    .content-topCt-p p {
        font-size: 30px;
        width: 50%;
    }

    .content-topCt-p span {
        font-size: 36px;
    }

    /*メニュー*/

    nav ul li.child::before{
        top: 25px;
        left: 5px;
    }

    nav ul{
        max-width: 700px;
    }

    nav ul li a{
        padding: 20px 20px;
        font-size: 12px;
    }

    nav li.child ul{
        top: 57px;
        width: 100%;
    }

    .header-text h1 a{
        font-size: 20px;
    }

    .header-text p{
        font-size: 12px;
    }

    /*ここまでヘッダーメニュー*/



    /*症状　チェックボックス*/
    .content1 h2{
        font-size: 30px;
    }

    .content1-check ul{
        font-size: 12px;
        width: 65%;
    }

    .content1-check{
        max-width: 700px;
        align-items: flex-start;
    }

    .container h3{
        font-size: 16px;
        max-width: 650px;
    }

    /*お悩みおまかせ*/

    .content2 h2{
        font-size: 26px;
        width: auto;
    }

    .content2 .container{
        max-width: 650px;
    }

    /*お客様の喜び*/

    .content7 h2{
        font-size: 30px;
    }



    .content7-voice{
        max-width: 650px;
    }

    .voice{
        padding: 2%;
    }

    .voice p{
        font-size: 18px;
        padding: 0;
        width: 95%;
    }

    .content7-voice img{
        max-height: 200px;
        max-width: 200px;
    }

    /*お問い合わせ　LINE*/

    .contact h2{
        font-size: 26px;
    }


    /*金本解説*/

    .content4 h2{
        font-size: 26px;
        width: 90%;
        max-width: 650px;
    }

    .kanemoto{
        width: 95%;
        max-width: 650px;
    }

    .kanemoto-img{
        width: 50%;
    }

    .balloon{
        width: 90%;
        font-size: 16px;
        text-align: left;
    }

    .mes{
        width: 95%;
        max-width: 650px;
        font-size: 16px;

    }

    .content4 ul{
        max-width: 700px;
    }

    .content4 ul li{
        font-size: 16px;
        padding-right: 3%;
    }


    /*日常の癖*/

    .content5 h2{
        font-size: 30px;
    }

    .content5 h3{
        font-size: 16px;
        max-width: 650px;
        text-align: left;
        width: 95%;
    }

    .check{
        width: 95%;
        max-width: 650px;
    }

    .check td{
        font-size: 12px;
    }

    .checkbox-left::before{
        top: 12px;
    }

    .no2{
        width: 40%;
    }


    /*改善方法*/

    .content8 h2{
        font-size: 30px;
    }

    .content8 h3{
        font-size: 26px;
    }


    .content8-text{
        max-width: 650px;
    }

    .content8 h4{
        font-size: 20px;
        width: 95%;
        max-width: 650px;
    }


    /*7つの理由*/

    .content6 h2,.content6 h3,.content6 h3 span{
        font-size: 30px;
    }

    .reason{
        width: 100%;
        max-width: 500px;
    }

    .reason img{
        width: 100%;
        max-width: 200px;
        max-height: 200px;
    }

    .reason-text h4{
        font-size: 45px;
        top: -50px;

    }

    .reason-text h5{
        font-size: 20px;
        top: -35px;
    }

    .reason-text p{
        font-size: 18px;
    }



    /*技術の高さ*/




    .content2-p p{
        font-size: 30px;
        width: 50%;
    }

    .content2-p span{
        font-size: 36px;
    }

    .container-p{
        max-width: 600px;
    }



    /*専門家意見*/

    .content3{
        max-width: 700px;
    }

    .title{
        font-size: 30px;
    }

    .content3-1{
        width: 85%;
        padding-top: 55%;
    }

    .content3 h2{
        font-size: 26px;
        width: 450px;
    }

    .content3-title h4{
        font-size: 20px;
    }

    .content3-title p{
        font-size: 18px;
    }

    .content3-txt{
        width: 50%;
    }

    .content3-txt h3{
        font-size: 20px;
    }

    .right{
        right: 0;
    }

    .left{
        left: 0;
    }

    .content3-img-right{
        right: 24%;
    }


    th span{
        font-size: 12px;
    }

    th, td{
        font-size: 18px;
    }

   /*footer*/

    .footer-left h2{
        font-size: 20px;
    }

    .footer-left p{
        font-size: 14px;
    }

    .footer-left h3{
        font-size: 30px;
    }

    .time th,.time td{
        font-size: 12px;
    }

    .access-btn,.inquiry-btn{
        padding: 10px;
    }

    .access-btn a,.inquiry-btn a{
        font-size: 14px;
    }

    .arrow-time::before{
        top: 18px;
        width: 7px;
        height: 7px;

    }
    .point-title h3 {
        font-size: 26px;
    }

    .point-img {
        max-width: 650px;
        height: 100%;
    }

    .point p {
        font-size: 20px;
        width: 75%;
    }



}

@media screen and (max-width:650px){
     /* ハンバーガーメニューのCSS */
     nav{
		padding: 0;
        background-color: white;
	}

	nav ul{
		display: block;
	}

	nav li.child ul,
	nav li.child ul ul{
  	position: relative;
	left:0;
	top:0;
	width:100%;
	visibility:visible;
	opacity:1;
	display: none;
	transition:none;
    padding: 0;
    background-color: white;
    }

    nav ul li a{
        border-bottom:1px solid #ccc;
    }

    /*矢印*/

    nav ul li.child::before{
        left:20px;
        top: 18px;
        border-color: #f9ae06;
    }

    nav ul ul li.child::before{
        transform: rotate(135deg);
        left:20px;
        top: 18px;
        border-color: #f9ae06;
    }

    nav ul li.child.active::before{
        transform: rotate(-45deg);
        border-color: #f9ae06;
    }

    .menu-btn {
        position: fixed;
        top: 0;
        right: 0;
        display: flex;
        height: 55px;
        width: 55px;
        justify-content: center;
        align-items: center;
        z-index: 90;
        background-color: #f9ae06;
    }


    .menu-btn span{
        display: inline-block;
        transition: all .4s;
        position: absolute;
        left: 14px;
        height: 2px;
        border-radius: 5px;
        background: white;
        width: 45%;
    }

    .menu-btn span:nth-of-type(1) {
        top:13px;
    }

    .menu-btn span:nth-of-type(2) {
        top:19px;
    }

    .menu-btn span:nth-of-type(3) {
        top:25px;
    }

    .menu-btn span:nth-of-type(3)::after {
        content:"Menu";
        position: absolute;
        top:5px;
        left:-2px;
        color: #fff;
        font-size: 0.6rem;
        text-transform: uppercase;
    }



    .menu-btn.active span:nth-of-type(1) {
        top: 14px;
        left: 18px;
        transform: translateY(6px) rotate(-45deg);
        width: 30%;

    }

    .menu-btn.active span:nth-of-type(2) {
        opacity: 0;
    }

    .menu-btn.active span:nth-of-type(3){
        top: 26px;
        left: 18px;
        transform: translateY(-6px) rotate(45deg);
        width: 30%;

    }

    .menu-btn.active span:nth-of-type(3)::after {
        content:"Close";
        transform: translateY(0) rotate(-45deg);
        top:5px;
        left:4px;
    }

    #menu-btn-check {
        display: none;
    }



    /*表示されるメニュー*/

    .menu-content {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
        z-index: 80;
        background-color: white;
        transition: all .4s;
    }

    .menu-content ul {
        padding: 70px 10px 0;
    }

    .menu-content ul li {
        list-style: none;
    }

    .menu-content ul li a {
        display: block;
        width: 100%;
        font-size: 15px;
        box-sizing: border-box;
        color:#f9ae06;
        text-decoration: none;
        padding: 9px 15px 10px 0;
        position: relative;
    }

    .menu-content ul li a:hover{
        opacity: 0.7;
        color: white;
    }

    #menu-btn-check:checked ~ .menu-content {
        left: 0;
    }

    .bar{
        z-index: 80;
        height: 55px;
        position: fixed;
    }

    .header-text{
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }

    h1{
        margin-left: 2%;
    }

    .header-text p{
        margin-left: 2%;
    }

    .header-tell{
       display: none;
    }
    .header-top{
        padding-top: 13%;
    }



}


@media screen and (max-width:480px){

    .sp-br{
        display: block;
    }

    .sp-br2{
        display: none;
    }

    .banner{
        display: flex;
        max-width: 480px;
        width: 100%;
        position: fixed;
        z-index: 1000;
        bottom: 0;
        right: 0;
        left: 0;
        background-color: white;
    }

    .banner img{
        display: block;
        width: 100%;
        height: auto;


    }

    .banner a:hover{
        opacity: 0.7;
    }


    /* ハンバーガーメニューのCSS */
    nav{
		padding: 0;
        background-color: white;
	}

	nav ul{
		display: block;
	}

	nav li.child ul,
	nav li.child ul ul{
  	position: relative;
	left:0;
	top:0;
	width:100%;
	visibility:visible;
	opacity:1;
	display: none;
	transition:none;
    padding: 0;
    background-color: white;
    }

    nav ul li a{
        border-bottom:1px solid #ccc;
    }

    /*矢印*/

    nav ul li.child::before{
        left:20px;
        top: 18px;
        border-color: #f9ae06;
    }

    nav ul ul li.child::before{
        transform: rotate(135deg);
        left:20px;
        top: 18px;
        border-color: #f9ae06;
    }

    nav ul li.child.active::before{
        transform: rotate(-45deg);
        border-color: #f9ae06;
    }

    .menu-btn {
        position: fixed;
        top: 0;
        right: 0;
        display: flex;
        height: 55px;
        width: 55px;
        justify-content: center;
        align-items: center;
        z-index: 90;
        background-color: #f9ae06;
    }


    .menu-btn span{
        display: inline-block;
        transition: all .4s;
        position: absolute;
        left: 14px;
        height: 2px;
        border-radius: 5px;
        background: white;
        width: 45%;
    }

    .menu-btn span:nth-of-type(1) {
        top:13px;
    }

    .menu-btn span:nth-of-type(2) {
        top:19px;
    }

    .menu-btn span:nth-of-type(3) {
        top:25px;
    }

    .menu-btn span:nth-of-type(3)::after {
        content:"Menu";
        position: absolute;
        top:5px;
        left:-2px;
        color: #fff;
        font-size: 0.6rem;
        text-transform: uppercase;
    }



    .menu-btn.active span:nth-of-type(1) {
        top: 14px;
        left: 18px;
        transform: translateY(6px) rotate(-45deg);
        width: 30%;

    }

    .menu-btn.active span:nth-of-type(2) {
        opacity: 0;
    }

    .menu-btn.active span:nth-of-type(3){
        top: 26px;
        left: 18px;
        transform: translateY(-6px) rotate(45deg);
        width: 30%;

    }

    .menu-btn.active span:nth-of-type(3)::after {
        content:"Close";
        transform: translateY(0) rotate(-45deg);
        top:5px;
        left:4px;
    }

    #menu-btn-check {
        display: none;
    }



    /*表示されるメニュー*/

    .menu-content {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
        z-index: 80;
        background-color: white;
        transition: all .4s;
    }

    .menu-content ul {
        padding: 70px 10px 0;
    }

    .menu-content ul li {
        list-style: none;
    }

    .menu-content ul li a {
        display: block;
        width: 100%;
        font-size: 15px;
        box-sizing: border-box;
        color:#f9ae06;
        text-decoration: none;
        padding: 9px 15px 10px 0;
        position: relative;
    }

    .menu-content ul li a:hover{
        opacity: 0.7;
        color: white;
    }

    #menu-btn-check:checked ~ .menu-content {
        left: 0;
    }

    .bar{
        z-index: 80;
        height: 55px;
        position: fixed;
    }

    .bar p{
        margin-left: 5%;
    }

    .header-top{
        padding-top: 70px;
        flex-direction: column;
    }

    .header-text{
        width: 100%;
    }



    /*パンくず*/
    .breadcrumb{
        display: none;
    }

    /*症状のお悩み　チェックボックス*/

    .content1 h2{
        font-size: 20px;
        padding: 3% 0;
    }

    .content1-check{
        flex-direction: column;
        width: 95%;
    }

    .content1-check-img{
        width: 90%;
        margin: 0 auto;
    }

    .content1-check ul{
        width: 100%;
        padding-left: 0;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .ch2{
        flex-direction: column-reverse;
    }


    .container{
        max-width: 350px;
    }


    .container h3{
        max-width: 350px;
    }


    /*お悩みおまかせ*/

    .content2{
        margin-top: 5%;
    }

    .content2 h2{
        font-size: 18px;
    }

    .content2 .container{
        max-width: 350px;
        flex-direction: column;
    }

    .content2-img{
        width: 70%;
        margin-top: 5%;
    }
.symptom_honbun_style{
    padding-left:20px;
    padding-right:20px;
    box-sizing: border-box;
}
    /*お客様の喜び*/

    .content7{
        width: 100%;
        padding-bottom: 5%;
    }

    .content7 h2{
        font-size: 18px;
    }

    .content7-voice{
        max-width: 300px;
        flex-direction: column;
        align-items: center;
        margin-top: 5%;
        padding: 2%;
        background-color: white;
        width: 90%;
    }
        .topCt {
            margin-top: 5%;
        }

        .content-topCt h2 {
            font-size: 18px;
        }

        .customer {
            width: 100%;
            height: auto;
        }

        .content-topCt-img {
            display: grid;
            grid-template-columns: 1fr 1fr;
            justify-content: center;
            flex-wrap: wrap;
            width: 100%;
        }

        .content-topCt-img img {
            border: 2px solid rgba(255, 210, 169, 1);
            max-width: 100%;
        }

        .content-topCt h3,
        .content-topCt h3 span {
            font-size: 18px;
        }

        .content-topCt h3::after {
            bottom: -60px;
            border: 30px solid transparent;
            border-top-color: rgba(255, 187, 132, 1);
        }

    .content7-voice img{
        max-width: 250px;
        width: 100%;
        height: 100%;
    }

    .content7-voice:nth-child(odd){
        flex-direction: column;
    }

    .voice{
        width: 90%;
    }

    .voice p{
        font-size: 16px;
        width: 100%;
    }


    /*お問い合わせ　LINE*/
    .contact h2{
        font-size: 18px;
    }


    /*金本解説*/

    .content4 h2{
        font-size: 18px;
    }


    .kanemoto{
        flex-direction: column;
        max-width: 350px;
    }

    .kanemoto-img{
        width: 80%;
    }


    .kanemoto-img img{
        height: 100%;
        max-height: 170px;
    }


    .balloon{
        width: 100%;
        margin: 7% 0 2% 0;
    }


    .balloon::before{
        top: -21px;
        left: 23%;
        margin-top: 0;
        margin-left: -17px;
        border-bottom: 12px solid white;

    }

    .balloon::after{
        top: -30px;
        left: 23%;
        margin-top: 0;
        margin-left: -17px;
        border-bottom: 14px solid black;

    }

    .mes{
        max-width: 350px;
    }

    .content4 ul{
        max-width: 350px;
    }

    /*日常の癖*/

    .content5{
        margin-top: 20%;
    }

    .content5 h2{
        font-size: 18px;
    }

    .content5 h3{
        max-width: 350px;
    }

    .check{
        max-width: 350px;
    }

    .checkbox-left::before{
        top: 4px;
    }

    .checkbox-left::after{
        top: 5px;
    }


    /*改善方法*/

    .content8 h2{
        font-size: 20px;
        padding: 2%;
        text-align: left;
    }

    .content8 h3{
        font-size: 20px;
    }

    .content8-text{
        max-width: 350px;
        flex-direction: column-reverse;
    }

    .content8-text img{
        width: 95%;
    }

    .content8-text p{
        width: 95%;
    }


    .content8 h4{
        max-width: 350px;
    }

    /*7つの理由*/

   .content6 h2, .content6 h3, .content6 h3 span {
        font-size: 18px;
        padding:2%;
    }
.price_offer{
    background-color:#ffdfd4 !important;
    color:black !important;
    font-size:18px !important;
}
.price_offer_detail{
    color:black !important;
    font-size:18px !important;
    padding-top:10px;
    padding-bottom:10px;
}
.price_money{
    font-size:24px;
    font-weight:900;
    color:red;
}

    .reason{
        flex-direction: column-reverse;
        background-color: rgba(255, 221, 170, 1);
        position: relative;
        margin-top: 10%;
        max-width: 300px;
        width: 100%;
        box-sizing: border-box;
    }

    .reason:nth-child(even){
        flex-direction: column;
    }

    .reason img{
        width: 100%;
        max-width: 250px;
        max-height: 200px;
        margin: 25% auto 10% auto;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
    }

    .reason-text{
        background-color: unset;
    }

    .reason-text p{
        font-size: 16px;
        width: 85%;
        padding-top: 100%;
        padding-bottom: 5%;
        padding-left: 0;
        padding-right: 0;

    }


    .right-text{
        z-index: 1;
        top: 0;
        right: 0;
        left: 0;
        max-height: 500px;
    }


    .left-text{
        z-index: 1;
        top: 0;
        right: 0;
        left: 0;
        max-height: 500px;
    }


    .reason-text h4{
        font-size: 50px;
        top: -11%;
        left: 0;
    }


    .reason-text h5{
        font-size: 20px;
        top: 5%;
        left: 0;
        right: 0;
    }



    /*技術の高さ*/


    .content2-p img{
        width: 50%;
        height: auto;
    }

    .content2-p span,.content2-p p{
        font-size: 18px;
    }

    .container-p{
        max-width: 300px;
        width: 100%;
        display: flex;
        align-items: center;
        padding-top: 0;
    }


    /*専門家意見*/

    .content3 h2{
        font-size: 18px;
        width: 100%;
        box-sizing: border-box;
    }

    .title{
        font-size: 18px;
    }

    .content3-1{
        width: 100%;
        padding-top: 145%;
    }


    .content3-img-right{
        right: 50%;
        width: 55%;
        padding-top: 63%;
        top: 13%;
    }

    .content3-img-left{
        width: 55%;
        padding-top: 63%;
        top: 13%;
        left: -5%;
    }

    .content3-txt{
        width: 100%;
    }

    .left{
        left: 0;
    }

    .right{
        right: 0;
    }

    .content3-txt h3{
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .content3-title{
        top: 0;
        left: 0;
        right: 0;
        width: 80%;
        position: unset;
        margin-top: 80%;
    }

    .content3-title h4{
        font-size: 18px;
        padding: 2%;
    }

    .content3-title p{
        font-size: 16px;
        padding: 2%;
    }

    /*footer*/

    .content12 a{
        width: 100%;
    }

    .content12{
        width: 95%;
        max-width: 350px;
    }

    .content12 img{
        width: 100%;
    }

    .content13{
        width: 95%;
        max-width: 350px;

    }

    .content13 img{
        width: 49%;
        margin: 0 0 1% 0;
    }


    .footer-main{
        flex-direction: column;
    }

    .footer-left{
        width: 100%;
    }

    .map-right{
        width: 100%;
    }

    .map{
        padding-top: 73.25%;
    }

    .footer-end p{
        padding: 6% 0;
    }

    .footer-end{
        margin-bottom: 22%;
    }

        .point-title {
            flex-direction: column;
        }

        .point-title img {
            width: 100%;
            max-width: 100px;
            max-height: 60px;
            height: auto;
            margin-left: 1%;
            margin-right: auto;
        }

        .point-title h3 {
            font-size: 18px;
            width: 95%;
            margin-left: 0;
            margin-right: 0;
        }

        .point {
            margin-top: 20%;
        }

        .point p {
            font-size: 16px;
            width: 95%;
        }

    .blog{
        max-width: 650px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    .blog-content{
        width: 100%;

    }



}
