.sp440,.sp320{display:none}

@media screen and (min-width: 751px) {
    a[href^="tel:"]{pointer-events: none;}
    .sp{display:none}

    /*header*/
    .info_logo{position: absolute;top: 0;z-index: 2;}

    /* nav */
    .hamburger{display:none;}
    .nav_list{display: flex;margin-top: 30px;}
    .h_box.show .nav_list{margin-top: 0;}
    .h_box.show .nav_list>li>a span{}
    .h_box.show #logo a{width:110px;height:107px;display:flex;align-items:center;justify-content:center;transition:0.3s all ease; }
    .h_box.show #logo a img{max-height: 100%;width: auto;transition:0.3s all ease;}
    .h_box.show #logo{margin-right: 10px}
    .h_box.show .h_contact_line{margin-right: 20px}
    .h_box.show .info_logo{display: flex;position: relative;align-items: center;}
    .h_box.show .info_logo p{margin-bottom: 0}
    .h_box.show .h_contact_line a{font-size: 16px;padding: 15px 15px;min-height: 107px;}
    .h_box.show .h_contact_line a:after{width: 25px;height: 25px;bottom: 16px;}

    .nav_list>li>a{display:flex;align-items:center;position:relative;font-weight: 300;color: #fff;font-size: 18px;letter-spacing: 0.06em;}
    .nav_list>li>a span{padding: 2px 15px;}
    .nav_list>li:last-child>a{margin-right: 0}
    .nav_list>li .icon{position: relative;}
    .nav_list>li:not(:last-child)>a:before{position: absolute;content:"";width: 1px;height: 23px;background: #fff;transform: rotate(40deg);right: -18px;top: 6px;pointer-events: none;}
    .nav_list li{margin: 0 14px 0 20px;}
    .nav_list>li.parent{position:static;}
    .nav_list>li.parent>a{cursor:default}
    .sub{position:absolute;z-index:1;transition:all .3s;opacity:0;visibility:hidden;width: 100%;top:100%;left:0;background: var(--scolor2);min-height: 148px;padding: 16px 0 12px 0;}
    .sub ul li a{font-size: 18px;display:flex;width:100%;align-items:center;letter-spacing:-0.01em;padding: 5px 15px 5px 0;margin:0 auto;border-bottom: solid 1px var(--mcolor);color: var(--mcolor);margin-bottom: 5px;position: relative;font-weight: 400;}
    .sub ul li a:after{position: absolute;content:"";right: 0;background: url(../images/ic_row.svg) center /cover no-repeat;height: 10px;width: 11px;top: calc(50% - 5px);}
    .sub ul{width: 100%;max-width: 888px;margin-left: auto;display: flex;flex-wrap: wrap;padding-right: 80px;}
    .sub ul li{width: calc((100% - 103px) / 3);margin: 0 50px 12px 0;}
    .sub ul li:nth-child(3n+3){margin-right: 0;}

    /*SEC01*/
    .sec01 li.item2 .btn a:before{left: 54px}
    .sec01 li.item2 li.btn:nth-child(2) a{letter-spacing: -0.05em;}
    .sec01 li.item2 li.btn:nth-child(2) a:before{left: 28px}
    .sec01 li.item1 .btn a:before,.sec01 li.item3 .btn a:before,.sec01 li.item4 .btn a:before{left: 42px}
    .sec01 .tt span{margin:0 13px 0 10px}

    /*SEC02*/
    .sec02 .item1 .ct_list .btn a{left: 5px}
    .sec02 .item2 .ct_list .btn a{left: 3px}
    .sec02 .item3 .ct_list .btn a{left: 10px}
    .sec02 .list_sec02_2 .ct_list{width:1560px }

    /*SEC04*/
    .sec04 .btn a:before{left: 42px}


    /*SCROLL MENU*/
    .h_box.show{background: #fff;box-shadow: 0 2px 10px rgb(0,0,0,10%);}
    .h_box.show .nav_list>li>a{color:#000;font-weight: 500;margin: 34px 0;}
    .h_box.show .nav_list>li:not(:last-child)>a:before{background:#000;top: 8px;}

    .h_box.show .parent:hover .sub{top: 67%;z-index: 2;}

     /*  FOOTER */
    .ft_link ul.item1{left: 8px;}
    .ft_link ul.item3{left: -11px;}

    .ft_map{right: -12px;}
    
    .ft_bnn li:not(:last-child){margin-right: 30px;}

    /* hover */
    
    .nav_list>li:hover>a{color: var(--txt);text-decoration: none;background: var(--scolor2);}
    .ft_link ul li > a:hover{text-decoration: underline;}
    .parent:hover .sub{opacity:1;transform:translate(0,0);visibility:visible}
    .sub a:hover{opacity: 0.7}
    .ft_bnn li a:hover,
    .to_top img:hover,
    .btn a:hover,.to_top:hover,.view a:hover,.list_news li:hover{opacity:.7}
    .btn a:hover{transform: translateY(-7px);box-shadow: 0 2px 10px var(--mcolor);opacity: 1}
    .view a:hover:after{right: -5px}
    .list_case li:hover{transform:translateY(-10px);}



}

@media screen and (min-width: 751px) and (max-width: 1600px){

    /*Header*/
    header .inner{padding: 0 20px}
    .nav_list li:last-child{margin-right: 0}
    /*MV*/
    /*.mv_txt{top: 25%}*/
    .mv_bg, .main_slider li.slide_item{height: 650px;min-height: 650px;}
    /*body.show_mv .mv_txt{top: 45%}*/

    /*SEC01*/
    .sec01 .list_sec01 li.item{overflow:hidden}
    .sec01 .list_sec01{width: 100%}
    .sec01 .list_sec01 li.item{width: 50%;padding: 50px 90px 24px 90px;}
    .list_btn .btn a{width: 180px}

    .sec01 li.item2 .btn a:before{left: 40px}
    .sec01 li.item2 li.btn:nth-child(2) a:before{left: 15px}
    .sec01 li.item1 .btn a:before,.sec01 li.item3 .btn a:before,.sec01 li.item4 .btn a:before{left: 30px}

    .sec01 .list_sec01 li.item{display: flex;flex-wrap: wrap;justify-content: center;}
    .sec01 .list_sec01 li .desc{margin-bottom: 5px}
    .sec01 .list_sec01 li .round{margin: 0 auto 15px auto;}


    /*SEC02*/
    .sec02:before{left:15px;width: 500px;min-height: 2930px;}
    .sec02 .info_sec03{width: 1200px;}
    .sec02 .list_sec02_2 .ct_list{width: 1200px}
    .sec02 li .ct_list .info{padding: 60px;}
    .sec02 li.item2 .text_number{right: 0}
    .sec02 li.item1 .text_number, .sec02 li.item3 .text_number{left: 0}
    .sec02 .list_sec02_2 .info_desc{width: 90%}

    .sec02 li.item1 .ct_list .info, .sec02 li.item3 .ct_list .info{right: 20px}
    .sec02 li.item2 .ct_list .info{left: 20px}
    .sec02 .list_sec02_2 .img:before{width: calc(100% + 60px);left:-30px}


    .sec02 .list_sec02 li.item1:before{background: url(../images/sec02_bg_1.jpg) center right -134px /cover no-repeat;}
    .sec02 .list_sec02 li.item3:before{background: url(../images/sec02_bg_3.jpg) center right -134px /cover no-repeat;}
    .sec02 .list_sec02 li.item2:before {background: url(../images/sec02_bg_2.jpg) center right -140px /cover no-repeat;}

    /*SEC04*/
    .sec04:before{right: 0;width: 350px;}
    .item-greeting .l{margin-left: 0}
    .item-greeting .r{right: -60px}



    .item-case .ct-inner{width: 1200px}
    .item-case .inner{padding: 0 30px}
    .list_case li .img{width: 100%}
    .item-news .inner:after{width: 100%;right: 0;}
    .item-news .r{width: calc(100% - 400px);}
    .list_news li{padding: 22px 80px 22px 5px;}

    .item-news .inner:after{width: 50%}

   

    /*FOOTER*/
    .ft_info{margin-left: 6%}
    .ft_map{width:60%}

}

/* screen-min:750px */
@media screen and (max-width: 750px) {
    img{max-width:100%; height: auto;}
    #wrapper,
    header,
    main,
    footer,
    .inner{width:100%!important;min-width:unset!important}
    .inner{padding:0 15px}
    .pc{display:none!important}

    /* NAV */
    nav{display:block;position:fixed;top:60px;left:0;width:100%;height:calc(100vh - 60px);overflow:auto;padding-bottom:120px;z-index:100;display:none;background: var(--scolor);}
    nav .inner{padding: 0;}
    .nav_list{flex-direction:column}
    .nav_list ul,
    .nav_list li{width:100%}

    .nav_list .parent .sub ul li{background: #fff;}
    .nav_list .parent .sub ul li:not(:last-child){border-bottom: 1px solid var(--scolor);}
    .nav_list a{display:block;padding:13px 15px 12px;color:#fff;font-size:16px;font-weight:600;border-bottom:solid 1px #fff}
    .nav_list a:not([href]){position:relative;padding-left:15px}
    .nav_list a:not([href])::before,
    .nav_list a:not([href])::after{content:"";position:absolute;width: 16px; height: 2px; background-color: #FFF;top:calc(50% - 1px);right:10px; transition: all 0.3s;}
    .nav_list a:not([href])::after{transform: rotate(-90deg);}
    .nav_list a.open:not([href])::after{transform: rotate(0);}
    .nav_list .parent .sub ul li a{position: relative;font-size: 15px}
    .nav_list .parent .sub ul li a:before{position: absolute;content:"";right: 15px;background: url(../images/ic_row.png) center /cover no-repeat;height: 11px;width: 11px;top: calc(50% - 5px);}

    .sub{display:none}
    .sub ul:not(:last-child){margin-bottom:15px}
    .sub a{color: var(--mcolor);border-bottom:none;}
    .hamburger{position:absolute;right:1%;bottom:8px;font:inherit;display:block;overflow:visible;margin:0;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;z-index: 101}

    .info_tel{width: 100%;max-width: 290px;margin:30px auto 0 auto}
    .info_tel p{margin: 0}
    .info_tel a{color:#fff}
    .info_tel .tel{font-size: 18px;font-family: var(--f-Quicksand);text-align: center;}
    .info_tel .tel span{font-size: 26px}
    .info_tel .web_line{display: inline-block;padding: 3px 10px;border: 1px solid #fff;border-radius: 30px;width: 100%;text-align: center;}



    /*=====================================================
                          C U S T O M
    ======================================================*/

    /*============ HEADER ============*/
    h1{display: none;}
    .h_box{height:60px;background: #fff;}
    header .inner{padding: 0 10px;}
    .info_logo p{margin-bottom: 0;margin-top: 3px;}

   
    

    /*============ Main ============*/
    main{padding-top: 60px;}


    /* MAIN VISUAL */
    .mv_txt{top: 30%}
    .mv_txt .txt.txt1{margin-bottom: 20px;font-size: 35px}
    .mv_txt .txt.txt2 span{font-size: 20px;max-width: 250px;height: 45px;}
    .mv_txt .txt.txt1 .border{background-size: 8px auto;padding-bottom: 5px;background-position: 16px bottom;}
    .mv_bg,.main_slider li.slide_item{height:500px}
    .mv_txt h2{font-size: 25px;}

    /* sec01 */
    .sec01{margin: 30px 0}
    .sec01 .inner{padding: 0}
    .sec01 .tt{font-size: 24px;background: url(../images/ic_logo_top.png) no-repeat top 15px center /45px;margin-bottom: 30px;padding: 95px 15px 0 15px}
    .sec01 .list_sec01{width: 100%;margin: 30px 0 0 0;}
    .sec01 .list_sec01 li.item{width: 100%;padding: 30px 15px;min-height: auto;}
    .sec01 .list_sec01 li.item1 {background: url(../images/bg_sec01_1.jpg) center top /cover no-repeat;}
    .sec01 .list_sec01 li.item4 {background: url(../images/bg_sec01_3_logo.jpg) center top /cover no-repeat; height: 400px;}
    .sec01 .list_sec01 li.item2, .sec01 .list_sec01 li.item3 {background: url(../images/bg_sec01_2.jpg) center top /cover no-repeat;}
    .sec01 .list_sec01 li:before{position: absolute;content:"";left: -15px;height: 100%;width: calc(100% + 30px);z-index: -1}
    .sec01 .info_desc{padding: 0 15px}
    .sec01 .list_sec01 li .desc{margin-bottom: 30px}
    .sec01 .list_sec01 li .round{width: 150px;height: 150px;margin: 0 auto 20px auto;}
    .sec01 .list_sec01 li .round span{font-size: 20px}
    .sec01 .list_sec01 li .btn a{width: 170px}
    .sec01 .list_sec01 li.item2 .btn:nth-child(1) a{padding-left: 25px;}
    .sec01 .list_sec01 li.item2 .btn:nth-child(2) a:before{left: 18px}

    .sec01 .tt span{margin:0 4px}

    /* sec02 */
    .sec02{margin: 60px 0 30px 0;}
    .sec02 .info_sec03{width: 100%;margin: 0 auto 60px auto;}
    .sec02:before{left: 0;width: 300px;top: -34px;min-height: calc(100% - 400px)}
    .sec02 .tt{font-size:30px;margin-bottom: 22px;}
    .sec02 .info_sub{flex-wrap: wrap;flex-direction: column}
    .sec02 .info_sub .l{margin-bottom: 30px}
    .sec02 .info_sub .l,.sec02 .info_sub .r{width: 100%}
    .sec02 .info_sub .r{background: #fff;padding: 15px 0 15px 15px;margin-left: -15px;}
    .sec02 .sub-tt{font-size: 18px;}

    .sec02 .ct_list,.sec02 .list_sec02{width: 100%}
    .sec02 .list_sec02_2 .ct_list{max-width: 500px;margin: 0 auto}
    .sec02 .list_sec02 li{min-height: auto;height: auto;margin-bottom: 30px;padding-top: 200px;}
    .sec02 .ct_list .info_desc{padding-left: 0}

    .sec02 li .ct_list .info,.sec02 li.item3 .ct_list .info{width: 100%;padding: 80px 20px 20px 20px;position: relative;min-height: 100%}
    .sec02 li.item1 .ct_list .info, .sec02 li.item3 .ct_list .info{right: 0}
    .sec02 li.item2 .ct_list .info{left: 0}

    .sec02 .txt1{font-size: 16px;line-height: 1.5;}
    .sec02 .txt2{font-size: 20px;margin-bottom: 20px;line-height: 1.5;}
    .sec02 .text_number{width: auto;padding: 0 30px;min-height: 50px;bottom: inherit;z-index: 1;top: 0px}
    .sec02 li.item1 .text_number, .sec02 li.item3 .text_number{left: -15px;}
    .sec02 .num,.sec02 li.item2 .text_number .num, .sec02 li.item3 .text_number .num{font-size: 35px;margin-right: 10px;}
    .sec02 .txt_num{font-size: 16px}
    .sec02 .list_sec02 li.item1:before, .sec02 .list_sec02 li.item2:before, .sec02 .list_sec02 li.item3:before{min-height: 250px;width: calc(100% + 30px);left: -15px;}
    .sec02 .list_sec02 li:last-child{margin-bottom: 30px}
    .sec02 li.item2 .text_number{right: -15px;padding: 0 30px}
    .sec02 .list_sec02 li.item2:before{background: url(../images/sec02_bg_2.jpg) center right /cover no-repeat;}

    .sec02 .list_sec02_2 ul{flex-direction: column;}
    .sec02 .list_sec02_2 ul li{width: 100%;margin-bottom: 30px;}
    .sec02 .list_sec02_2 .img:before{bottom: -60px;height: 132px;}
    .sec02 .list_sec02_2 .info_sub_2{margin: -12px 0 0 0;}
    .sec02 .list_sec02_2 .info_sub_2 .num{margin-bottom: 10px}
    .sec02 .list_sec02_2 .info_sub_2 .txt_num{margin-bottom: 40px;}
    .sec02 .list_sec02_2 .info_desc{width: 100%}
    .sec02 .list_sec02_2 .img{width: calc(100% - 30px);margin: 0 auto;}
    .sec02 .list_sec02_2 .img:before{left: -15px;width:calc(100% + 30px);}
    .sec02 .list_sec02_2 ul li:last-child{margin-bottom: 0}


    /* sec03 */
    .sec03{margin: 30px 0;min-height:200px}
    /* sec04 */
    .sec04{margin: 30px 0}
    .sec04:before{top: -30px;height: 100%;width: 300px}
    .item-greeting .r{display: flex;justify-content: center;align-items: center;height: 390px;width: 390px;margin: 0 auto}
    .item-greeting .r img{max-height: 100%}
    .item-greeting .inner, .item-news .inner{flex-wrap: wrap;justify-content: center;}
    .item-greeting .l{width: 100%;}
    .item-greeting .l .title{width: 100%;max-width: 100%;margin:0 auto 20px auto;text-align: center;}

    .item-greeting .l{order:2;background: #fff;padding: 30px 0;position: relative;}
    .item-greeting .l:after{width: 100%;height: 100%;position: absolute;right: -15px;top: 0;background: #fff;content:"";z-index: -1}
    .item-greeting .r{right: 0;top: 0;height: auto;order:1;margin-bottom: 0;}
    .item-greeting .info_desc{margin-bottom: 20px;}
    .item-greeting .btn a{margin: 0 auto}


    .item-news{margin: 40px 0;padding: 30px 0;background: #fff;}
    .item-news .title{margin-bottom: 10px;text-align: center;}
    .item-news .l,.item-news .r{width: 100%;margin: 0}
    .item-news .l{margin-bottom: 30px;display: flex;flex-wrap: wrap;flex-direction: column;max-width: 100%;text-align: center;}
    .list_news li{padding:10px 0px 10px 0px}
    .list_news li .date,.list_news li .name{font-size: 14px;}
    .list_news li .date{width: 80px;margin-right: 0;}
    .list_news li .name{width: calc(100% - 90px);}
    .item-news .inner:after{width: 100%;top:-1px;right:0;height: 100%}

    .item-case{margin: 30px 0;padding-bottom: 100px;}
    .item-case:before{min-height: 150px}
    .item-case .inner{padding-top: 0}
    .item-case .ct-inner{padding: 30px 0 15px 0;width: calc(100% - 30px);margin: 0 auto;}
    .list_case{flex-wrap: wrap;}
    .list_case li{width: calc((100% - 15px) / 2);margin-bottom: 15px}
    .list_case li .img{width: 100%;height: 200px;}
    .list_case li .date{font-size: 14px;}
    .list_case li .name{font-size: 16px}
    .item-case .title{margin-right: 0;text-align: center;}
    .item-case .info_title{margin-bottom: 30px;justify-content: center;flex-wrap: wrap;flex-direction: column;text-align: center;}



    /*============ FOOTER ============*/
    footer{margin-bottom: 50px;}
    .ft_top{padding: 30px 0}
    .ft_info_add{font-size: 14px;}
    .ft_info_tel a{font-size: 30px;}
    .ft_info_tel a span{padding-left: 30px;}
    .ft_info_tel a span::before{width:20px;height: 20px;top: calc(50% - 9px);left: 5px;}
    .ft_info_open,.ft_info_add{margin-bottom: 20px;}
    .ft_top .inner{flex-wrap: wrap;justify-content: center;}
    .ft_info{width: 290px;padding-right: 0;}
    .ft_map{width: 100%;margin-top: 30px;}
    .ft_map_iframe{height: 199px;}
    address{padding: 10px 0}

    .ft_info{width: 100%;max-width: 400px;margin: 0 auto;text-align: center;}

    /*   FOOTER BANNER */
    .ft_bnn{justify-content: space-between;flex-wrap: wrap;}
    .ft_bnn li{width: 48%;margin: 0 0 30px;}
    .ft_social{padding-top: 0;}


    /* sp contact */
    .sp_contact{display:flex;justify-items:center;align-items:center;width:100%;height:50px;position:fixed;left:0;z-index:99; bottom:-55px;transition: all 0.3s;}
    .sp_contact.show{bottom: 0;}
    .sp_contact li{width:50%;height:100%;}
    .sp_contact li a{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:14px;}
    .sp_contact li a span{position:relative;padding-left:25px}
    .sp_contact li a span::before{content:"";position:absolute;width:25px;height:25px;left:-5px;top:calc(50% - 12px)}
    .sp_contact_tel{background-color:var(--mcolor)}
    .sp_contact_tel a span::before{background:url(../images/ic_h_tel_wh.png) no-repeat center /20px}
    .sp_contact_mail{background-color:var(--scolor)}
    .sp_contact_mail a span::before{background:url(../images/ic_date.png)   center /cover no-repeat;}

    /* to top */
    .to_top{width:50px;height:50px;right:10px}
    .to_top a img{bottom:0;position:absolute}
    .to_top::before{width:14px;height:14px;top: calc(50% - 4px);left: calc(50% - 7px);}
    /*============ END 750 ============ */
    .btn a{font-size: 15px;line-height: 1.5em}
    .info_desc p,.info_desc,.desc,.desc p{font-size: 14px;}

    .title{margin-bottom: 20px;}
    .title .en{font-size: 16px;}
    .title .jp{font-size: 25px;}

    .view a{font-size: 14px;padding-right: 30px;}
    .view a:after{width: 12px;height: 10px;top: calc(50% - 6px)}

    .banner-top{margin-top: 30px}

}



/* screen-max:460px */
@media screen and (max-width: 440px) {
    .sp440 {display: block !important;}
    .ft_bnn li{width: 100%;}

    /*MV*/
    .mv_txt .txt.txt1{font-size: 9vw;}
    .mv_txt .txt.txt2 span{font-size: 5vw;max-width: 220px;}
    .mv_txt .txt.txt1 .border{background-position: 12px bottom;}


    /*SEC01*/
    .sec01 .tt{font-size: 4.6vw}
    .sec01 .list_sec01 li .round{width: 40vw;height: 40vw}
    .sec01 .list_sec01 li .round span{font-size: 5.5vw}
    .list_btn{flex-wrap: wrap;flex-direction: column;align-items: center;}
    .list_btn li{margin:0 0 10px 0}
    .list_btn li:last-child{margin-bottom: 0}
    .sec01 .list_sec01 li .btn a{width: 210px;}
    .sec01 .list_sec01 li.item2 .btn:nth-child(2) a:before{left: 35px}

    /*SEC02*/
    .sec02:before{min-height: calc(100% - 500px);}
    .sec02 .tt{font-size:6vw;}

    .list_case li .img{height: 160px}
    .btn a:before{display: none}
    .btn a{background:url(../images/ic_btn.svg) no-repeat left 50px center / 25px var(--mcolor);}
    .sec01 .list_sec01 li.item2 .btn:nth-child(2) a{background:url(../images/ic_btn.svg) no-repeat left 35px center / 25px var(--mcolor);}

}

/* screen-max: 360px */
@media screen and (max-width: 320px) {
    .sp320{display: block}
    /*SEC02*/
    .sec02:before{min-height: calc(100% - 650px);width: 280px;}

    .sec02 .tt{font-size: 5.8vw}

    address{line-height: 1.5em}

    .sec03{min-height: 160px}
}