.sp560{display:none}

@media screen and (min-width: 751px) {
    .sp{display:none !important}
    /* NAV */
    .h_box{min-width: calc(var(--container) + 30px);}
    .hamburger{display:none;}
    .nav_list{display: flex;justify-content: space-between;gap: 3.5rem;}
    .nav_list>li>a,
    .nav_list>li>.hook{display:flex;align-items:center;position:relative;font-size: 1.6rem;color: #FFF;}
    .nav_list>li.parent{position:relative;}
    .nav_list>li.parent>.hook{cursor:default}
    .sub{position:absolute;z-index:1;transition:all .3s;width:39rem;top:100%;left:calc(50% - 19.5rem);padding-top: 0.9rem;}
    .sub ul li:not(:last-child){margin-bottom: 1px}
    .sub ul li a{font-size:1.6rem;display:flex;width:100%;align-items:center;letter-spacing:.001em;padding: 0.7rem 1rem 0.7rem 3.3rem;margin:0 auto;color:#fff;background:var(--mcolor);position: relative;}

    .nav_list>li.parent:last-child .sub{left: inherit;right: 0;}
    /* CUSTOM */
    .find_a,.find_out{cursor: pointer;}

    /* HOVER */
    .nav_list>li:hover>a{color:var(--scolor);text-decoration: none;}
    .parent:not(:hover) .sub{display: none;}
    .parent:hover .sub{transform:translate(0,0);}
    .sub a:hover{background-color:var(--scolor);text-decoration: none;}
    .to_top img:hover{opacity:.8}
    .btn a:hover,.btn a.hv,.h_contact_mail a:hover{background-color: var(--scolor);color: #FFF;}
    .nav_list>li:hover .hook{color: var(--scolor);}
    .sec06_list dl dt img{transition: all 0.3s;}
    .sec06_list dl:hover dt img{transform: scale(1.05);}
    .sec07_frame_list li a:hover{color: var(--scolor);}
    .ft_btn a:hover{background-color: var(--mcolor);border-color: #FFF;}
    .ft_bot ul li a:not([target="_blank"]):hover{color: var(--scolor);}
    .sec04_list li a:hover{transform: translateY(-0.5rem);box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.4);}
}

@media screen and (min-width: 1900px){
    .sec01::before,.sec01::after{width: 960px;}
    .mv::after,.sec04::after{width:1920px;left: calc(50% - 960px);}
}

@media screen and (min-width: 751px) and (max-width: 1650px){
    .sec07_box{justify-content: space-between;}
    .sec07_head{width: 20%;}
    .sec07_frame{width: calc((100% - 20%));padding: 8rem 12rem;}

}

@media screen and (min-width: 751px) and (max-width: 1500px){
    .inner{width: 100%;}
    .mv_list dl{width: 37rem;height: auto;padding: 0.5rem 1rem;}
    .mv_list dl dt{width: 6rem;margin-right: 1.5rem;}
    .mv .inner{padding: 0 15px;}
    .sec03_list dl dd{width:48%;padding: 2rem 1rem 2rem 3rem;}
    .sec05_content{padding-left: 0;}
    .sec05_thumb .img1{margin-top: 10rem;}
    .sec05 .img3{top: 60%;}
    .sec05 .img3 img{width: 40rem !important;height: auto !important;}
    .sec05 .img2 img{width: 30rem !important;height: auto !important;}
    .ft_box::after{right: 105%;}
    .mv_en{margin-bottom: 1rem;max-width: 600px;}
    .mv_des{font-size: 2rem;}
    .mv_ttl{margin-bottom: 2.5rem;}
    .h_box{height: 9rem;}
    .mv{height: 80rem;}
    .sub ul li a::before{left: 15px;}
    .mv_ja{zoom: .8;}
    .sec01 .ttl_h3{margin-left: 12%;}
    .sec01_head .tt{padding-left: 10rem;}
    .sec01_head .des{padding-left: 10rem;}
    .sec02_ite:nth-child(odd) .sec02_ite_content{margin-right: -8rem;}
    .sec02_ite:nth-child(even) .sec02_ite_content{margin-left: -8rem;}
}

@media screen and (min-width: 1300px) and (max-width: 1500px) {
    .sec02_ite_thumb img{width: 100rem !important;height: auto !important;}
}

@media screen and (min-width: 751px) and (max-width: 1360px){
    .sec03_list dl dt{max-width: 340px;}
    .sec03_list dl dt img{height: auto !important;}
}

/* screen-min:750px */
@media screen and (max-width: 750px) {
    html{font-size: 62.5%;}
    input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd, del{font-size: 1.6rem;}
    img{max-width:100%; height: auto;}
    .inner{padding: 0 15px;}
    #wrapper,header,main,footer,.inner{width:100%!important;min-width:unset!important}
    .pc{display:none!important}
    body.is_nav{overflow: hidden;}
    body.mac nav{padding-bottom: 160px;}
    /* NAV */
    nav{display:block;position:fixed;top:60px;left:0;width:100%;height:calc(100vh - 60px);overflow:auto;z-index:100;display:none;background: var(--mcolor);padding-bottom: 80px;}
    nav .inner{padding: 0;}
    .nav_list{border-top: 1px solid #FFF;margin-bottom: 20px;}
    .nav_list ul,
    .nav_list li{width:100%}
    .nav_list li a{position: relative;line-height: 1.4;}
    .nav_list .parent .sub ul li{background: #fff;}
    .nav_list .parent .sub ul li:not(:last-child){border-bottom:1px solid var(--mcolor)}
    .sub ul li a{padding-left: 3rem;font-size: 1.5rem;}
    .sub ul li a::before{background:url('../images/nav_ic_bl.png') no-repeat center /contain;left: 1.8rem;}
    .nav_list .hook, .nav_list a{display:block;padding:13px 15px 12px;color:#fff;font-size:1.6rem;font-weight:500;border-bottom:solid 1px #fff}
    .nav_list .hook{position:relative;padding-left:15px}
    .nav_list .hook::before,
    .nav_list .hook::after{content:"";position:absolute;width: 16px; height: 2px; background-color: #FFF;top:calc(50% - 1px);right:10px; transition: all 0.3s;}
    .nav_list .hook::after{transform: rotate(-90deg);}
    .nav_list .hook.open::after{transform: rotate(0);}

    .sub{display:none}
    .sub ul:not(:last-child){margin-bottom:15px}
    .sub a{color:var(--mcolor);border-bottom:none;}
    .hamburger{position:absolute;right:5px;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}

    /*=====================================================
                          C U S T O M
    ======================================================*/
    /*============ HEADER ============*/
    .h_box{height:60px}
    .h_inner{padding: 0 1.5rem;}
    #logo{width: 20rem;}
    .h_contact{flex-wrap: wrap;justify-content: center;}
    .h_contact > p a{width: 30rem;}
    /*============ Main ============*/
    .ttl_h3:not(:last-child){margin-bottom: 2rem;}
    .ttl_h3{text-align: center;}
    .ttl_h3 .en{margin: 0;display: flex;justify-content: center;align-items: center}
    .ttl_h3 .ja{font-size: 2.6rem;}
    .ttl_h4{font-size: 2.4rem;padding-left: 0;text-align: center;margin-bottom: 1.5rem;}
    .ttl_h4::before{position: relative;top: 0;left: 0;margin: 0 auto;display: block;width: 60px;height: 50px;}
    .heading_box .ttl_h3 .en{padding-top: 1rem;margin: 0 auto;margin: 0 0 -2.5rem 0;}
    .heading_box .ttl_h3::after{width: 7rem; height: 5rem;left: calc(50% - 3.5rem);top: 0;}
    .heading_box .des{font-size: 1.6rem;}
    .heading_box:not(:last-child){margin-bottom:3rem;}
    .btn a{width: 24rem;height: 4.6rem;}

    /* MAIN VISUAL */
    .mv{padding: 60px 0 0;}
    .mv_ja .sm{font-size:2.3rem;}
    .mv_ja .lg{font-size: 2.5rem;margin-bottom: 15px;}
    .mv_ja .lg .big{font-size: 3.4rem;}
    .mv_des{margin-bottom: 10px;}
    .mv_en{width: 34.5rem;margin: 0 auto 1rem;max-width: 100%;}
    .mv_list{flex-wrap: wrap;gap: 1rem;}
    .mv_list dl{width: 100%;padding: 1rem;height: 11rem;max-width: 34rem;}
    .mv_list dl dt{width:4.8rem;font-size: 3.4rem;margin-right: 1.2rem;height:8rem;}
    .mv_list dl dd .tt{font-size: 1.5rem;}
    .mv_des{font-size: 1.6rem;}
    .mv_ttl .hide,.shadow01{text-shadow: rgba(5, 64, 127, 0.7) 0rem 0.2rem 3rem,rgba(5, 64, 127, 0.7) 0rem 0.2rem 3rem,rgba(5, 64, 127, 0.7) 0rem 0.2rem 3rem,rgba(5, 64, 127, 0.7) 0rem 0.2rem 3rem;}
    .mv_slider{margin-bottom: 0 !important;}
    .mv_bg,.mv_slider_ite, .mv_slider_ite .bg{height:93rem}


    /* sec01 */
    .sec01 .ttl_h3{padding: 30px 0;}
    .sec01::before, .sec01::after{width: 100%;left: 0;}
    .sec01::after{display: none;}
    .sec01 .ttl_h3 .ja{font-size: 2.6rem;}
    .sec01 .ttl_h3 .en img{width: 204px;}
    .sec01_head{padding-top:40px;margin-bottom: 30px;}
    .sec01_head .tt{font-size: 2.2rem;margin-bottom: 1rem;text-align: center;}
    .sec01_head .des,.sec01_frame .des,.desc{font-size: 1.6rem;}
    .sec01_frame{padding: 50px 15px 30px;}
    .sec01_frame::before{height: 4rem;}
    .sec01_frame .tt{font-size: 2.5rem;}
    .sec01_frame .des{margin-bottom: 3rem;}
    .sec01_frame .list{grid-template-columns: repeat(2,1fr);gap: 1.5rem 1rem;}
    .sec01_frame .list li{padding:2rem 15px;font-size: 1.6rem;min-height: auto;}

    /* sec02 */
    .sec02{padding: 40px 0;}
    .sec02 .ttl_h3 .en img{width: 190px;}
    .sec02_list{margin:0 auto 4rem;max-width: 640px;}
    .sec02_ite:not(:last-child){margin-bottom: 30px;}
    .sec02_ite_content{padding: 3rem 1.5rem 2.5rem 4rem;}
    .sec02_ite_content::after{left: calc(50% - 50vw);top: 8.5rem;height: 100%;}
    .sec02_ite_content .tt{font-size: 2.2rem;margin-bottom: 10px;}
    .sec02_ite_content .tt .lg{font-size: 2.6rem;}
    .sec02_ite_content .tt::before{font-size: 3.2rem;right: calc(100% + 10px);justify-content: flex-end;padding: 1rem 1rem 1.3rem;top: 0.6rem;}

    /* sec03 */
    .sec03{padding: 40px 0;}
    .sec03 .ttl_h3 .en img{width: 270px;}
    .sec03::after{width: 90%;clip-path: polygon(0 0, 100% 0, 82% 100%, 18% 100%);}
    .sec03_box{padding: 0 15px;}
    .sec03_list{margin-bottom: 40px;display: flex;justify-content: center;gap:3rem 1.5rem;flex-wrap: wrap;}
    .sec03_list .tt{font-size: 2.4rem;margin-bottom: 10px;}
    .sec03_list dl{width:35rem;}
    .sec03_list dl dd{padding: 20px 2rem;border-bottom: 1rem solid var(--scolor);}

    /* sec04 */
    .sec04{padding: 40px 0;}
    .sec04 .ttl_h3 .en img{width: 120px;}
    .sec04_list{gap:1rem;}
    .sec04_list li{width: calc(50% - 0.5rem);}
    .sec04_list li a{padding: 10px 1.5rem;font-size: 2.25vw;height: 9rem;line-height:1.6;}
    .sec04_list li .num{font-size:4rem;width: 5.2rem;margin-right:1.5rem;border-width: 1px;height: 6rem;padding-bottom: 0;}
    .sec04_list li .sys_l{margin-left: -1rem;display: inline-block;}

    /* sec05 */
    .sec05{padding:60px 0 40px;background: url('../images/sec05_bg_sp.png') no-repeat right bottom /auto 100%;}
    /* .sec05::before,.sec05::after{content: '';position: absolute;width: 100%;left: 0;}
    .sec05::before{top: 0;z-index: -2;height:calc(100% - 30rem);clip-path: polygon(0 0, 100% 0, 100% 100%);background-image: linear-gradient(to right, #e1f0f8, #e6eef6, #e9edf3, #ececef, #ececec);}
    .sec05::after{bottom: 0;z-index: -1;height: calc(100% - 30rem);clip-path: polygon(100% 0, 0% 100%, 100% 100%);background-image: linear-gradient(to top, #d6eaf5, #dfebf5, #e7ecf4, #edeef2, #f0f0f0);} */
    .sec05 .img2{position: absolute;top: 0;left: calc(50% - 190px);width:145px;}
    .sec05 .img3{position: absolute;left: calc(50% - 174px);width:160px;top: 110px;}
    .sec05 .img1{width: 170px;margin-left: auto}
    .sec05_thumb {max-width: 345px;width: 100%;margin: 0 auto 90px;}
    .sec05_content .btn a{margin: 0 auto;}
    .sec05_ite:not(:last-child){margin-bottom:40px;}
    .sec05_ite .des{margin-bottom: 25px;}

    /* sec06 */
    .sec06{padding: 40px 0;}
    .sec06::before{height: 34rem;}
    .sec06_list{margin-bottom: 30px;}
    .sec06_list dl{width: 25rem;}
    .sec06_list dl dt{height: 17rem;}
    .sec06_list .slick-list{overflow: initial;}
    .sec06_list dl dd .cate{font-size: 1.4rem;}
    .sec06_list dl dd .tt{font-size: 1.8rem;line-height: 1.6;margin-bottom: 5px;}

    /* sec07 */
    .sec07{padding-bottom: 40px;}
    .sec07_frame{padding: 30px 1.5rem;margin-bottom: 30px;background-color: #FFF;}
    .sec07_frame_list li{padding: 1.5rem 0;}
    .sec07_frame_list li .date{margin-left: 1rem;}
    .sec07_frame_list li .tt{font-size: 1.7rem;margin-top:0;}
    .sec07_frame_list li .cat{font-size: 1rem;padding: 0.2rem 1rem;}

    /* sec08 */
    .sec08{padding-bottom: 40px;}
    .sec08_ite{margin: 0 0.5rem;}
    .sec08_ite img{width: 20rem;}

    /*============ FOOTER ============*/
    footer{margin-bottom: 55px;}
    footer::before{content: '';width: 100%;height:20rem;background:url('../images/ft_bg_sp.jpg') no-repeat center /cover;display: block;}
    .ft_box{padding: 30px 0;}
    .ft_logo{margin: 0 auto 20px;width: 100px;}
    .ft_top_l{text-align: center;margin-bottom: 30px;}
    .ft_top_l .btn a{margin: 0 auto;}
    .ft_add, .ft_tel, .ft_time,.ft_bot ul li.sm{font-size: 1.4rem;}
    .ft_top_r{margin-bottom: 30px;}
    .ft_top_r iframe{width: 100%;height: 299px;}
    .ft_bot ul:not(.ft_bot_bnr) li:not(.sm,:first-child){margin-top: 0;}
    .ft_bot ul li:not(.sm) a, .ft_bot ul li:not(.sm) > span{font-size: 1.7rem;}
    .ft_bot ul:not(.ft_bot_bnr){display: none;}
    .ft_bot_bnr{display: flex;flex-direction: column;align-items: center;gap: 1rem;}

    /* SP CONTACT */
    .is_nav .h_box{background-color: var(--mcolor);}
    .sp_contact{display:flex;justify-content:center;align-items:center;width:100%;height:55px;position:fixed;left:0;z-index:99; bottom:-60px;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;flex-direction: column;justify-content: center;align-items: center;}
    .sp_contact_mail a{background-color:var(--mcolor);font-size: 1.4rem;font-weight: bold;}
    .sp_contact_mail a span::before{background:url(../images/ic_h_mail.png) no-repeat center /20px;}
    .sp_contact_tel a{background-color: #FFF;}
    .sp_contact_tel .num{font-size: 2rem;padding-left: 2.2rem;position: relative;line-height: 1;display: block;letter-spacing: 0.13rem;color: var(--mcolor);font-weight: bold;}
    .sp_contact_tel .num::before{content: '';position: absolute;width: 1.7rem;height: 1.7rem;background: url('../images/ic_tel.png') no-repeat center /contain;top: 0.2rem;left: 0;}
    .sp_contact_tel .time{font-size: 1rem;display: block;line-height: 1.3;color: var(--mcolor);font-weight: 400;transition: all 0.3s;text-align: center;font-weight: 500;}


    /* TO TOP */
    .to_top{width:50px;height:50px;right:10px;bottom: 65px;}
    /*============ END 750 ============ */
}



/* screen-max:560px */
@media screen and (max-width: 560px) {
    .sp560 {display: block !important;}
    .pc560{display: none !important}
    .sec01_frame .list{grid-template-columns: repeat(1,1fr);}
    .sec04_list li{width: 100%;}
    .sec04_list li a{font-size: 1.8rem;}

}

@media screen and (max-width: 374px) {
    html{font-size: 53%;}
}