@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: 1000px;
    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;
}

.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: 1460px;
    z-index: 999;
    margin-inline:auto;
    margin: 0 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%;}
.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%;}
.line_form_header:hover{opacity: 0.7;}

.gra-btn a {
  position: relative;
  z-index: 0;
  color: #fff;
  width: 180px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  text-decoration: none;
  border-radius: 50px;
  overflow: hidden;
  transition: 0.5s;
  font-size:16px;
}
.gra-btn3 a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  transition: 0.5s;
  background: linear-gradient(90deg, #ffc400 0%, #f57100 100%);
}
.gra-btn3 a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -2;
  left: 0;
  background: linear-gradient(90deg, #f57100 0%, #ffc400 100%);
}
.gra-btn3 a:hover:before {
  opacity: 0;
}
.gra-btn3 img{
    margin-right:8px;
}



.tel-txt{
    font-size:25px!important;
    font-weight:bold!important; 
    line-height: 14px;
    padding: 0 20px 0 0 !important;
}

.ico-posi{
    position:relative;
    bottom:15px;
}

.uke{font-size:11px;}
/*---------------Header Section---------------*/
header{
    /*background: url(/index/images/dot_back.png?{0|rand:99999})  ;*/
    padding: 20px 0 0px;
}

.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;
}

.header_blue{
    background-color:#0056cb;
}
.header_blue ul{
    width:900px;
    margin:0 auto;
    display:flex;
    justify-content:space-around;
    padding:15px 0;
}
.header_blue a{
    color:#fff;
    font-size:16px;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    text-decoration: none;
    width: 100%;
}


.header_blue a::after {
  position: absolute;
  bottom: -8px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .4s;
}
.header_blue a:hover::after {
  transform: scale(1, 1);
}

.h_main_txt{
    font-weight:bold;
    font-size:22px;
    margin:0 20px;
    line-height:36px;
}
.h_sub_txt{
    line-height:46px;
    font-weight:400;
}

.pan_top{
    color:#fff!important;
    padding: 55px 0 15px;
    font-size:13px;
    text-align:left;
}
.pan_top a{color:#fff!important;}
.pan_top span{
    margin:0 10px;
}

.fa-phone:before {
    color:#2257ca;
}

/*---------------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 
-------------------------------*/
.footer-container {
    background: #225aca;
    padding: 70px 0 5px;
    overflow: auto;
}

.footer_flyer{
    width:1000px;
    display:flex;
    justify-content: space-around;
    margin: 0 auto 50px;
}
.footer_flyer img{
    border-radius:10px;
    object-fit: cover;
    transition-duration: 0.3s; 
}
.footer_flyer img:hover{
    transform: scale(1.2); 
    transition-duratiosn: 0.3s; 
    opacity: 0.5;
    border-radius:20px;
}



.footer_flyer p{
    color:#fff;
    margin:20px 0 0;
}

.footer-inner {
    background-color: #fff;
    width:1000px;
    margin:0 auto;
    /*display: flex;*/
    color: #000;
    padding:50px;
    border-radius:15px;
    height:340px;
}

.f_left{
    float: left;
    width:270px;
    margin-right:70px;
    line-height:29px;
}
.f_left span{
    font-weight: 900;
    font-size:16px;
    font-family: "Lato", sans-serif;
}

.f_right{
    float:left;
    width:560px;
}
.f_right a{
    width:184px;
    display:inline-block;
    padding:20px 0;
    font-weight:400;
    position: relative;
}

.f_right a:hover{
    color:#000;
    opacity: 0.6;
}

.footer_bottom {
    background: #225aca;
    color: #fff;
    padding: 20px 0;
    overflow: auto;
    font-family: "Poppins", sans-serif;
    text-align: center;
}

.footer_mail{
    color: #fff;
    background-repeat: no-repeat;
    display: inline-block;
    width: 190px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background-image: linear-gradient(90deg, #ffc400, #f57100);
    transition: 0.3s;
    border-radius: 40px;
    margin-top: 14px;
}

.footer_mail:hover{
    color:#fff;
    opacity: 0.6;
}





/*-----------   contact  -------------*/
.contact-footer{
    background-image: url(/index/images/contact_back.png);
    background-size: 112%;
    padding: 90px 0;
    overflow: auto;
    background-repeat: no-repeat;
    text-align:center;
}

.contact_inner-footer{
    width:1000px;
    margin:0 auto;
}
.contact_inner-footer li{
    float:left;
    margin-right:30px;
}
.contact_inner-footer li:last-child{margin-right:0;}
.contact_inner-footer li:hover{opacity:0.9;}

#contact_title{
    font-size:28px;
    font-weight:bold;
    color:#fff;
}

#contact_txt{
    font-size:15px;
    font-weight:300;
    color:#fff;
    line-height:35px;
    margin:35px 0 60px;
}



/*----------------------------------------
    TOP
------------------------------------------*/
.top-title{
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-size: 100%!important;
}
.top-title-inner{
    width:1000px;
    margin:auto;
}
.tt-txt1{
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    font-family: "Lato", sans-serif;
    padding: 30px 0 15px;
}
.tt-txt2{
    color: #fff;
    font-weight: bold;
    font-size: 30px;
}




/*----------------------------------------
              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;
        background:#fff;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 9999999999;
    }
    .sp-header_logo{
        position:relative;
        top:-8px;
    }

    .sp-header_logo_txt{
        font-weight: bold;
        font-size: 16px;
        padding:0 3%;
        position: relative;
        top: 3px;
    }

    .ham_logo{padding-top:16px;}

    
    .input-hidden{
        display: none;
    }

    .hamburger-switch{
        cursor: pointer;
        position: absolute;
        right: 3%;
        top: 1%;
        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: #7f7f7f;
        position: absolute;
        top: 66%;
        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: #7f7f7f;
        top: 53%;
    }
    #hamburger-1:checked ~ .hamburger-switch .hamburger-switch-line1-after{
        transform: rotate(-45deg) translate(-40%, -325%);
        background: #7f7f7f;
        top: 52%;
    }
    .hamburger-menuwrap{
        position: fixed;
        height: 100%;
        background: #fff;
        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: -65px;
        width: 88%;
        margin-left: 6%;
    }
    .hamburger-menulist li a{
        text-decoration: none;
        color: #fff;
        display: block;
        padding: 20px 10px;
        font-size: 14px;
        border-bottom: 2px solid #fff;
    }

    .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_footer{
        display: flex;
        flex-wrap: nowrap;
        margin-inline:auto;
        margin-left: 0%;
        justify-content: center;
    }
    
    .banner_area_footer div{
        /* margin-right:8%; */
    }


    .copyright {
        text-align: center;
        font-size: 11px;
        color: #fff;
        padding: 8px 0;
        background-color: #225aca;
        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;
        padding: 7px 0 ;
        font-weight: normal;
    }

    .footer-link li a{
        float: left;
        width: 48%;
        border-bottom: 1px solid #2257ca;
    }
    .footer-link li a:nth-child(odd){
        margin-right:2%;
        padding: 15px 5px;
    }

    .mail_form_footer{
        margin:40px 0 30px; 
        display: inline-block;
    }

    .mail_form_footer img {
        width: 80%;
        margin-left: 10%;
    }


    .footer_sp_address{
        font-size:16px;
        text-align:center;
        line-height:25px;
        margin-bottom: 25px;
    }

    .footer_sp_address span{
        font-weight:bold;
        font-size:20px;
        line-height: 2.5;
    }

    .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;
    }

    .sp-footer-logo-img span{
        font-weight:bold;
        font-size: 17px;
        position: relative;
        top: 2px;
    }

    .footer_white{
        width:90%;
        background:#fff;
        border-radius:20px;
        margin: 0 5%;
    }

    .f_top_area_sp{
        width:80%;
        margin: 10%;
    }
    .f_top_area_sp img{
        width:100%;
        border-radius: 10px;
        border: 3px solid #719af2;
    }
    .f_top_area_sp p{
        font-size: 13px;
        color:#fff;
        margin: 10px 0 15px;
    }



    .contact-footer {
        background-image: url(/index/images/contact_back_sp.png);
        background-size: 140%;
        padding: 62px 0px 20px;
        overflow: auto;
        background-repeat: no-repeat;
        text-align: center;
    }
    .contact-footer p{
        color:#fff;
        font-size: 22px;
        margin-bottom: 21px;
        font-weight: bold;
    }
    .contact-footer p span{
        font-weight:normal;
        font-size: 14px;
    }

    .contact-footer a{     
        display: block;        
        margin-bottom: 20px;
    }

    
}

@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 img{
        width:80%;
        margin-left:10%;
    }
    .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;
    }



    .top-title {background-size: 310% !important;margin-top: 75px;}
    .top-title-inner {width: 100%;}
    .tt-txt1 {padding: 20px 5% 12px; font-size:18px;}
    .tt-txt2 {padding:0 5%; font-size:22px;}
}
     





/*----------------------------------------
            元ソース ここから　
------------------------------------------*/
.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;
    }


}

