@charset "UTF-8";
/*-------------------FONT-------------------*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,700&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.cdnfonts.com/css/gilroy-bold');

/* CSS Document */
body{
    font-family: 'Noto Sans JP'; 
    font-weight: 400; font-size: 16px;
    line-height: 1.4; color: #333;
}

a{
    font-family: 'Noto Sans JP'; 
    text-decoration:none !important; 
    color: #000;
}
a:hover{
    color: #414f93;
}

.clearfix:after {
     content: "."; 
     display: block; 
     height: 0; clear: both; 
     visibility: hidden; 
}

.wrapper{
    max-width: 1160px;
    margin: 0 auto; 
    position: relative;
}

.wrapper_new{
    max-width: 84%;
    margin: 0 auto; 
    position: relative;
}

h1{
    font-family: "Poppins", sans-serif;
    font-weight:bold;
    text-align:left;
    font-size:94px;
    padding:40px 0 0;
}

h2{
    font-weight:bold;
    text-align:left;
    font-size:24px;
}

p{
    font-size:14px;
    font-weight:normal;
    color:#333;

}
div{font-size:14px;}

.gilroy-bold{
    font-family: 'Gilroy-bold'!important;
}

.f13{font-size:13px!important;}

.br_sp{display:none;}

.pc_only{display:block!important;}
.sp_only{display:none!important;}

.fff{color:#fff!important;}

@media (max-width:1650px){
    .wrapper_new{max-width: 83%;}
}

.wrapper_pick{
    max-width: 1100px;
    margin: 0 auto; 
    position: relative;
}

.btn-black{
    display: inline-block; 
    border: 2px solid #000; 
    font-size: 18px; padding: 15px 0; 
    width: 250px; transition: all 0.2s; 
    text-align: center;
}

.btn-black:hover{
    width: 280px; 
    color: #FFF; 
    background: #000;
}

.btn-white{
    display: inline-block; 
    border: 2px solid #FFF; 
    color: #FFF; 
    font-size: 18px; 
    padding: 15px 0; 
    width: 250px; 
    transition: all 0.2s; 
    text-align: center;
}

.btn-white:hover{
    width: 280px; 
    border: 2px solid #000; 
    color: #FFF; 
    background: #000;
}

.title-section{
    font-family: 'Noto Serif JP', serif; 
    font-size: 30px; 
    text-align: center; 
    margin: 0 0 30px; 
    font-weight: 700;
}

.title-section span{
    display:block; 
    font-size: 14px; 
    font-weight: 400;
}

.bold{font-weight:bold;}
.tc{text-align:center;}
.relative{position:relative;}

.cb{clear:both;}
.fl{float:left;}
.fr{float:right;}

.sold-out{
    color: #6191b9 !important;
}

.w1366{
   width:1366px;
    margin-inline:auto;
}

.w1280{
   width:1280px!important;
    margin-inline:auto;
}

.w1160{
    width:1160px;
    margin-inline:auto;
}

.w1000{
    width:1000px;
    margin-inline:auto;
}

.w980{
    width:980px;
    margin-inline:auto;
}

.w950{
    width:950px!important;
    margin-inline:auto;
}

.w900{
    width:900px!important;
    margin-inline:auto;
}

.w100{width:160px;}

.w100P{width:100%;}

/*------------------------------
              header 
-------------------------------*/
.logo-head{
    display: inline-block;
    text-align: left;
}

.header_right_area{
    /*float:right;*/
}

.header_left_area{
    float:left;
    /* width:300px; */
}

.information_txt{
    font-size:12px;
    text-align:right;
    margin-top: 5px;
}

.tel_txt{
    font-size:20px;
    font-weight:bold;
    text-align:right;
}

.toi_btn{
    background-color:#000;
    border:2px solid #000;
    color:#fff;
    width: 200px;
    height:50px;
    font-weight:bold;
    line-height:45px;
    float:right;
    margin: 0 3px 0 30px;
    border-radius: 5px;
    /*transition: .3s;*/
}

.toi_btn:hover{
    background-color:#fff;
    color:#000;
    border:2px solid #000;
}

.mainmenu{
    display: inline-block; 
    vertical-align: bottom;
    float:right;
}

.mainmenu a{
    /*font-family: ryo-gothic-plusn, sans-serif;*/
    font-weight: 400;
    font-style: normal;
}

.menu-wrapper{
    position:fixed; 
    background: #FFF; 
    width: 99%; 
    z-index: 99;
}
.wsmenucontainer{
    top:0;
    text-align: center;
    width: 1360px;
    z-index: 999;
    margin-inline:auto;
}

.h1_wrap{ 
    position: relative;
}

.h1_wrap h1{
    position: absolute;
    font-size: 11px;
    /* right: 0; */
    /* top: 5px; */
    width: 360px;
    /*left: 5%;*/
}


hr{
    margin:25px 0;
    opacity:0.5;
    color:#adadad;
}

.ham_bottom{
    color:#afafaf;
    text-align:center;
    font-size:12px;
    background-color: #000;
    padding: 25px 0;
}

.header_sp_icon{
    display: flex; 
    justify-content:space-between;
    margin-bottom:30px;
    padding:0 20px;
}

.header_sp_icon a{
    width:80px;
}

.mail_form_header{
    background: url(/common/images/mail_form.svg?{0|rand:99999})  top center;
    background-size: 160px;
    background-repeat: no-repeat;
    color:#fff!important;
    font-size:14.5px!important;
    font-weight:500!important;
}
.mail_form_header span{margin-left:20%;letter-spacing: 0px;}
.mail_form_header:hover{opacity: 0.7;}

.line_form_header{
    background: url(/common/images/line_form.svg?{0|rand:99999})  top center;
    background-size: 160px;
    background-repeat: no-repeat;
    color:#fff!important;
    font-size:14px!important;
    font-weight:500!important;
}
.line_form_header span{margin-left:20%;letter-spacing: 0px;}
.line_form_header:hover{opacity: 0.7;}



/*---------  floating header  ---------*/
.header_floating-banner {
    position: absolute;
    z-index: 99999;
    top: 10%;
    left: 44px;
    width:40px;
}

.header_floating-banner a img{
    margin-top:25px;
}

/*---------------Header Section---------------*/
header{
    background: url(/index/images/dot_back.png?{0|rand:99999})  ;
    padding: 20px 1.3% 20px;
}

.title-header{
    text-align: center; 
    color: #FFF; 
    padding: 50px 10px; 
    margin: 0 0 0px;
    font-weight:bold;
}

.title-header{
    background-size:cover !important;
}

.title-header h2{
    font-size: 28px;
}

.title-header h2 span{
    font-size: 13px;
    display: block;
}

.pan_top{
    color:#696969!important;
    padding:75px 0 15px;
    font-size:13px;
    /*background-color:#fff;*/
    text-align:right;
}
.pan_top a{color:#696969!important;}
.pan_top span{
    margin:0 10px;
}

/*---------------Float Button---------------*/
.btn-mail{
    background: #575757;
}
.btn-fb{
    background: #3b5998;
}
.float-btn{
    position: fixed;z-index: 99;top: 300px;
    right: -168px;transform: rotate(90deg);
}

.float-btn a{
    margin: 0 10px; display:inline-block; 
    padding: 10px 30px; color: #FFF;
}

.float-btn a img{
    position: relative; 
    margin: 0 10px 0 0; top:-2px;
}

.float-btn a:hover{
    background: #000;
}

/*---------------Paging---------------*/
.paging-container{
    overflow: hidden; 
    padding: 40px 10px 30px;
}
.result{
    float: left; 
    font-size: 16px;
}
.result strong{
    font-weight: 700;
}
.paging-number{
    float: right; 
    font-size: 16px;
}
.paging-number a{
    display: inline-block; 
    font-weight: 700; 
    padding: 5px 10px; 
    margin: 0 5px;
    background-color:#fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.22);
    /*border:1px solid #000;*/
}
.paging-number a:hover{
    background: #e5e5e5; 
    color:#000;
}
.page-active{
    background: #000 !important;
    color:#fff;
}

.page-active:hover{
    background: #000 !important;
    color:#fff!important;
    opacity: 0.7!important;
}

/*---------------Back-to-Top---------------*/
.btn-top a{display: block; 
    text-align: center; 
    padding: 10px; 
    transition: all ease-in-out 0.2s;
}

.btn-top a img{
    position: relative; 
    top: 0;  
    transition: all ease-in-out 0.2s;
}
.btn-top a:hover img{
    top: -5px;
}

/*------------------------------
              footer 
-------------------------------*/
.f-b-area{
    width:100%;
    margin-inline:auto;
}

.f-b-area_link{
    text-align: left;
    padding: 20px 0 0px 20px;
    font-size: 14px;
    width:200px;
    float:left;
}

.footer-icon-area{
    float: left;
    padding: 20px 14px 20px 19px;
}

.footer-icon-area:hover{opacity: 0.7;}

.w130{
    width:130px;
}

.copyright{
    text-align: left;
    padding: 5px 20px;
    font-size: 14px;
    color: #ccc;
    width:400px;
}

.footer-inner{
    width:1000px;
    margin-inline:auto;
}

.footer-inner{
    color:#fff;
}

.footer-inner p{
    font-size:14px;
}

.footer-container{
    background:#1f1f1f;
    padding:70px 0 60px;
    overflow:auto;
    /*height:440px;*/
}

.footer-container  span{
    padding: 40px 0px 10px;
    font-size: 14px;
    width:100%;
    margin-inline:auto;
}

.footer-info{
    width: 20%;
}
.footer-info p svg{
    width: 11px; 
    height: 11px; fill: #FFF;
}
.footer-info p a{
    border-bottom: 1px solid #FFF; 
    font-size: 12px;
}
.footer-info p a:hover{
    color: #bbc7ff; border:0;
}
.footer-info p a:hover svg{
    fill: #bbc7ff;
}
.footer-info a{
    font-size: 18px;
}
.footer-info a {
    font-size: 14px;
    margin: 4px 0 0px;
    display: inline-block;
}
.footer-info a span{
    display: inline-block; 
    margin: 0 5px 0 0; 
    background: #FFF; 
    color: #000; 
    padding: 0 10px; 
    border-radius: 3px;
}
.footer-info strong{
    font-size: 24px; 
    font-weight: 700; 
    margin: 0 0 10px; 
    display: block; 
    border-bottom: 1px solid #FFF;
}
.footer-info strong span{
    display: block; 
    font-size: 18px; 
    font-weight: 400; 
    padding: 0 0 10px;
}
.footer-link{
    /* width: 60%; */
    margin:0 40px;
}
.footer-link a{
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: calc(100%/7.5);
    padding: 15px 0 0;
    color:#fff!important;
}
.footer-banner a{
    margin:5px 0 0px; 
    display:block;
}
.footer-banner a img{
    opacity: 1; transition: all 0.2s;
}
.footer-banner a:hover img{
    opacity: 0.8;
}

.wsmenu-list_footer li{
    display: block!important;
}

.wsmenu-list_footer li a:hover{
    color:#ccc;
}

.wsmenu-list_footer li a{
    text-align:left;
    font-size:14px!important;
    font-family: 'Noto Sans JP'!important;
    font-weight:300!important;
}

.wsmenu-list_footer{
    width:250px;
}

.pan_bottom{
    background:#8b8b8b;
    color:#fff!important;
    padding:15px 0;
}

.pan_bottom a{
    color:#fff!important;
}

.pan_bottom p{
    max-width:1280px;
    margin-inline:auto;
    font-size:14px;
}

.pan_bottom span{
    margin:0 10px;
}

.footer_bottom{
    background: url(../images/dot_back.png?{0|rand:99999});
    color:#afafaf;
    padding:20px 0;
    overflow:auto;
    font-family: "Poppins", sans-serif;
    text-align:center;
}

.footer_bottom a{
    color:#afafaf;
    font-size:12px!important;
}

.footer_logo{
    margin-bottom:30px;
}

.mail_btn{
    margin:30px 0 20px;
}

.mail_form_footer{
    background: url(/common/images/mail_form.svg?{0|rand:99999})  top center;
    background-size: 168px;
    background-repeat: no-repeat;
    color:#fff!important;
    font-size:14.5px!important;
    font-weight:500!important;
    display: inline-block;
    width: 169px !important;
    height:60px!important;
}
.mail_form_footer:hover{opacity: 0.7;}
.mail_form_footer p{
    color: #fff !important;
    text-align: center;
    margin: 5.5% 0 0 13%;
    font-size: 15px;
}

.line_form_footer{
    background: url(/common/images/line_form.svg?{0|rand:99999})  top center;
    background-size: 168px;
    background-repeat: no-repeat;
    color:#fff!important;
    font-size:14.5px!important;
    font-weight:500!important;
    display: inline-block;
    width: 169px !important;
    height:60px!important;
}
.line_form_footer:hover{opacity: 0.7;}
.line_form_footer p{
    color: #fff !important;
    text-align: center;
    margin: 5.5% 0 0 13%;
    font-size: 15px;
}


/*--------------------------------
        floating footer
----------------------------------*/
.floating-banner {
    position: fixed;
    z-index: 99999;
    bottom: 2%;
    left: 5%;
    width: 300px;
    color:#fff;
}

.f-16{
    font-size:16px;
}

.f-14{
    font-size:14px;
}

.accordion-003 {
    max-width: 500px;
}

.accordion-003 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0.7em 2em;
    font-weight: 600;
    cursor: pointer;
}

.accordion-003 summary::-webkit-details-marker {
    display: none;
}

.accordion-003 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 12px;
    height: 12px;
    margin-left: 10px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    content: '';
    transition: transform .3s;
}

.accordion-003[open] summary::after {
    transform: rotate(225deg);
}

.accordion-003 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1.3em 3.5em;
    transition: transform .5s, opacity .5s;
    /*border-top:1px solid;*/
}

.accordion-003[open] p {
    transform: none;
    opacity: 1;
    background-color:#000;
    margin:2px 0;
    opacity: 0.7;
    color:#fff;
}

.accordion-003[open] p:hover {
    opacity: 1;
}

/* */
.footer_floatingBanner.js_close {
    display: none;
}

.footer_floatingBanner {
    position: fixed;
    bottom: 2%;
    left: 0.5%;
    max-width: 100%;
    z-index:9999;
}
.footer_floatingBanner.js_close {
    display: none;
}
.footer_floatingBanner_img {
    display: block;
    transition: 0.3s;
}
.footer_floatingBanner_img:hover {
    opacity: 0.7;
}
.footer_floatingBanner_close {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: -45px;
    cursor: pointer;
    background-color: #000;
    color: #fff;
    opacity: 0.7;
}

.footer_floatingBanner_close span{
    width:30px;
    text-align:center;
    position:absolute;
    left: 5px;
    top: 4px;
    font-size: 20px;
}
  

details > summary {
    background-color: #000;
    border: none;
    cursor: pointer;
    text-align:center;
    color:#fff;
    font-size:24px;
    font-weight:bold;
    padding:10px 0;
}

summary {
    display: block;
}
summary::-webkit-details-marker {
    display: none;
}


/*----------------------------------------
              Responsive NEW
------------------------------------------*/
.pc-only_new{
    display:block;
}
.sp-only_new{
    display:none;
}


@media (max-width:980px){
    .pc-only_new{
        display:none;
    }
    .sp-only_new{
        display:block;
    }

    .w1000{width:100%!important;}
    .w950{width:100%!important;}
    .w900{width:100%!important;}


    /*----------------------------
                header 
    -----------------------------*/
    header{
        height: 75px;
        /*border-bottom: 4px solid #CCC; */
        padding: 30px 4% 30px;
    }
    .sp-header_logo{
        position:relative;
        top:-8px;
        /*left: -5%;*/
        text-align: center;
    }

    .ham_logo{padding-top:16px;text-align:center;}

    
    .input-hidden{
        display: none;
    }

    .hamburger-switch{
        cursor: pointer;
        position: absolute;
        right: 3%;
        top: 1.5%; 
        z-index: 10005;
        width: 4em; 
        height: 4em;
    }
    #hamburger-1:checked ~ .hamburger-switch{
        position: fixed;
    }
    .hamburger-switch-line1, .hamburger-switch-line1-before, .hamburger-switch-line1-after{
        width: 25px;
        height: 3px;
        background: #ccc;
        position: absolute;
        top: 50%;
        left: 50%;
        transition: .3s;
        content: "";
    }
    
    .hamburger-switch-line1{
            transform: translate(-50%, -50%);
    }
    .hamburger-switch-line1-before{
        transform: translate(-50%, -300%);
    }
    .hamburger-switch-line1-after{
        transform: translate(-50%, 200%);
    }
    #hamburger-1:checked ~ .hamburger-switch .hamburger-switch-line1{
        width: 0;
    }
    #hamburger-1:checked ~ .hamburger-switch .hamburger-switch-line1-before{
        transform: rotate(45deg) translate(-40%, 325%);
        background:#fff;
    }
    #hamburger-1:checked ~ .hamburger-switch .hamburger-switch-line1-after{
        transform: rotate(-45deg) translate(-40%, -325%);
        background:#fff;
    }
    .hamburger-menuwrap{
        position: fixed;
        height: 100%;
        background: #202020;
        padding: 5em 0 0;
        z-index: 10004;
        transition: .3s;
        overflow-y: scroll;
        top: 0;
        left: 100%;
        width: 100%;
    }
    .hamburger-menulist{
        margin-right: 3%;
        list-style: none;
        position:relative;
        top:-60px;
        width: 88%;
        margin-left: 6%;
    }
    .hamburger-menulist li a{
        text-decoration: none;
        color: #fff;
        display: block;
        padding: 20px 10px;
        font-size: 14px;
        border-bottom: 1px solid #ffffff42;
    }

    .hamburger-menulist li a span{
        font-weight: 300 !important;
    }

    .service_ham{
        border-bottom: none!important;
        padding:10px 20px!important;
    }

    .service_ham_top{
        border-bottom: none!important;
        padding: 20px 10px 10px!important;
    }

    .service_ham_bottom{
        border-bottom: 1px solid #ffffff42;
        padding:10px 20px 20px!important;
    }

    #hamburger-1:checked ~ .hamburger-menuwrap{
        left: 0%;
    }
    #hamburger-1:checked ~ .hamburger-cover{
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 10003;
        /*background-color:#000;*/
        display: block;
    }

    .privacy_ham{
        color:#fff;
        font-size:12px;
        font-weight:300;
        position:absolute;
        left:0;
        right:0;
        text-decoration: underline !important;
    }

    /*------------------------------
                footer
    -------------------------------*/
    .btn-top{
        /*background-color:#000;*/
    }

    .btn-top a {
        text-align:right;
    }

    

    .banner_area_footer1{
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .banner_area_footer2{
        display: flex;
        flex-wrap: nowrap;
        margin-inline:auto;
        margin-left: 0%;
        justify-content: center;
    }
    
    .banner_area_footer div{
        /* margin-right:8%; */
    }

    .mail_form_footer {
        background-size: 250px;
        width: 260px!important;
        border-radius: 100px;
    }
    .line_form_footer {
        background-size: 250px;
        width: 250px!important;
        margin-top: 24px;
        border-radius: 100px;
    }

    .mail_form_footer p{
        font-size:16px;
        margin: 7.2% 0 0 13%;
    }
    .line_form_footer p{
        font-size:16px;
        margin: 7.2% 0 0 13%;
    }


    .copyright {
        text-align: center;
        font-size: 11px;
        color: #767676;
        padding: 8px 0;
        background-color: #000;
        width:100%;
    }

    .footer-container{
        /* background-color:#f2f2f2; */
        padding:0;
        height:auto;
    }

    .footer-container span {
        border-bottom: none;
        padding: 10px 10px 10px;
        width:100%;
    }


    .footer-link {
        margin:0;
        width: 92%;
        margin-inline: auto;
    }

    .footer-link a {
        display: inline-block;
        vertical-align: top;
        position: relative;
        width: 170px;
        padding: 7px 0 7px 10px;
        font-weight: 300;
    }

    .footer_sp_address{
        font-size:13px;
        color:#fff;
        text-align:center;
        font-weight:300;
        line-height:25px;
        margin-bottom:40px;
    }

    .footer_sp_privacy{
        font-size: 14px;
        color:#fff;
        text-align: left;
        font-weight:300;
        line-height:25px;
        margin-bottom:40px;
        /* text-decoration: underline; */
        padding: 10px 10px 0px;
    }


 

    .sp-info{
        padding: 3px 0!important;
        width:100%!important;
    }

    .sp-footer-logo-img{
        width:100%!important;
        text-align:center!important;
        padding: 40px 0 30px!important;
    }
}

@media (max-width:480px){

    .br_sp{display:block;}

    .pc_only{display:none!important;}
    .sp_only{display:block!important;}

    .pan_top {padding:15px 5% ;}

    .copyright {
        /*margin-bottom:50px;*/
        padding: 25px 0 15px;
    }

    .accordion-003[open] p {
        margin: 2px 0;
    }

    .accordion-003 p {
        /*padding: 1em 3.5em;*/
        padding:1em 0.5em;
    }

    .mail_form_header {
        display: inline-block;
        width:169px;
        height:60px;
    }
    .mail_form_header span{
        margin: 0% 0px 0 31% !important;
        line-height: 37px;
    }


    .line_form_header {
        display: inline-block;
        width:169px;
        height:60px;
    }
    .line_form_header span{
        margin: 0% 0px 0 31% !important;
        line-height: 37px;
    }

    .footer_floatingBanner_close {
        width:35px;
        height:35px;
    }

    .footer_floatingBanner_close span {
        left: 3px;
        top: 1px;
    }

    .pan_bottom {display:none;}

    .pan_bottom p {
        padding: 0 15px;
        font-size: 12px;
    }

    /*フローティングバナー　sns*/
    .bottom_fixed {
        position: fixed;
        z-index: 9999;
        bottom: 16px;
        right: 16px;
    }

    .top-banner{
        display: flex;
        flex-wrap:wrap;
        padding-left: 0;
    }
    
    
    .top-banner li {
        width: calc(100%/3);
        padding:5px;
        box-sizing:border-box;
        border-top: #000 solid 2px;
        border-bottom: #000 solid 2px;
        border-left: #000 solid 2px;
        list-style:none;
        position: relative;
        bottom: 0px;
    }
    
    .top-banner li:last-child{
        border-right: #000 solid 2px;
    }
    
    .top-banner li img {
        max-width:100%; 
        height: auto; 
    }
    
    .sp-bottom-fixed {
        position: fixed;
        bottom:0;
        left:0;
        width: 100%;
        text-align: center;
        border-top: 0px solid;
        z-index:10;
        padding: 0;
        margin: 0;
      }
      
      .banner1{
        background-color: #fff;
      }
      .banner2{
        background-color: #fff;
      }
      .banner3{
        background-color: #fff;
      }

      /**/
      .accordion-003 summary {
        padding: 0.5em 0.75em;
      }

      .f-16{
        font-size:14px;
      }

      .accordion-003 {
        max-width: 190px;
    }
     
}




/*----------------------------------------
            元ソース ここから　
------------------------------------------*/
.pc-only{
    display: block !important;
}
.sp-only{
    display: none !important;
}

/*---------------Responsive---------------*/
@media (max-width:1100px){
    .wrapper{
        padding:0 10px;
    }
    .wrapper_new{
        padding:0 10px;
    }
    .wrapper_pick{
        padding:0 25%;
    }
    .logo-head img{
        /*width: 110px;*/
    }
    .wsmenu-list > li > a{
        font-size: 16px !important; 
        padding: 10px 5px !important;
    }
   
    .paging-container{
        padding: 0 10px 20px;
    }
}

@media (max-width:980px){
    .mainmenu{
        margin:10px 0 0;
    }
}

@media (max-width:780px){
    .pc-only{display: none !important;}
    .sp-only{display: block !important ;}
    
    
    .wsmenucontainer{
        text-align: left;
        position: fixed;width: 100%;
        border-bottom: 4px solid #CCC;height: 55px;
    }
    .logo-head{
        padding: 0 5px;
    }
    .logo-head img{
        width: 155px;
    }
  
    .float-btn{
        transform: rotate(0); 
        border-top: 1px solid #777; 
        bottom: 0; width:100%; 
        top:unset;
        display: flex; right: 0;
    }
    .float-btn a{
        width: 50%; margin: 0; 
        text-align: center;
    }
    .paging-container{
        padding: 0;
    }
    .result{
        float: none; 
        text-align: center; 
        padding: 0 0 15px;
    }
    .paging-number{
        float: none; 
        text-align: center;
    }
    .paging-container{
        margin: 0 0 20px;
        padding-bottom:20px;
    }
}

@media (max-width:480px){
    .wrapper {
        /*padding: 0 5px;*/
    }
    .order-title {
        padding: 10px;
        font-size: 18px !important;
    }

    .paging-number{
        font-size: 14px;
    }
    .paging-number a{
        margin: 0 2px;  width: 35px;
        height: 35px;
        line-height: 25px;
        font-size: 14px;
    }
    .breadcrumb{ display: none;}

    .title-section {
        margin: 0 0 16px;
    }

    h1{
        font-size: 50px !important;
        padding-left: 5%;
        padding-right: 5%;
    }
    h2{
        font-size: 20px !important;
        padding-left: 5%;
        padding-right: 5%;
    }

    .title-header {
        padding: 25px 10px;
        margin: 0px 0 0px;
    }
    .column-3 .column {
        padding: 12px 0% !;
    }
    .order ul li figure{ 
        text-align: center; 
        margin: 10px 0 0 ;
    }
    .order ul li figure img {
        width: 60% !important;
    }


}

