 /* 共通 */
 a{
    text-decoration: none !important;
  }

  .top{
    position: fixed;
    right: 12px;
    bottom: 30px;
    z-index: 20;
    width: 45px;
    cursor: pointer;
    display: none;
  }

  body,html {
    overflow-x:hidden;
  }

  body{
    font-family: tt0857m;
    padding-top: 100px;
    overflow-x: hidden;
  }

  .gray-bg{
    background: #e6ebea;
  }

  @font-face {
    font-family: bgothl;
    src: url(../fonts/bgothl.ttf);
  }

  @font-face {
    font-family: tt0857m;
    src: url(../fonts/tt0857m_.ttf);
  }

  .title-image{
    margin-bottom: 25px;
    max-width: 100%;
  }

  img.mfp-img{
    width: 600px;
    max-width: 100%;
  }

  .mfp-img-selection_table_img img.mfp-img{
    width: 800px !important;
    max-width: 100%;
  }

  /* 導覽列 */
  nav{
    background: black;
    display: inline-table;
    width: 100%;
    padding: 18px 7% !important;
  }

  section,footer,.banner{
    padding: 35px 7% !important;
    font-size: 20px;
    font-weight: 500;
  }

  .navbar-light .navbar-toggler{
      border-color: #777777;
      color: #777777;
      padding-top: 7px;
      margin-right: 5px;
  }

  .icon-bar{
        display: block;
        border-radius: 1px;
        background: #777777;
        height: 3px;
        width: 24px;
        margin-bottom: 5px;
    }

  .nav-list{
    float: right;
    margin: 9px 0 0;
  }

  .nav-list .list-inline-item:not(:last-child) {
    margin-right: 1.5rem;
    margin-bottom: 12px;
  }

  .nav-button{
    background: #bfa05b;
    color: black !important;
    border-bottom: #c11920 5px solid;
    padding: 1px 12px;
    border-radius: 6px;
    font-size: 30px;
    font-weight: 600;
    cursor: pointer;
  }

  .nav-button-mb{
    color: white !important;
    cursor: pointer;
    padding: 4px 10px;
    display: inline-block;
    font-size: 19px;
  }

  .nav-button img{
    width: 28px;
    margin-top: -6px;
  }

  .navbar-toggler{
      display: none;
  }

  .logo{
    width: 280px;
  }

  /* Banner */
  .banner{
    background-image: url(../images/banner_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 380px;
    padding-top: 48px !important;
  }

  .banner h1,.banner h3{
    font-family: bgothl;
    font-weight: 700;
  }

  .banner-title{
    width: 78%;
  }

  .banner-title span{
        display: inline-block;
  }

  .banner-zone{
      position: relative;
  }

  .banner_product{
    width: 330px;
    max-width: 100%;
    position: absolute;
    top: calc((380px - 330px)/2);
    right: 0;
  }

  /* idealfor */
  .idealfor{
    color: #333333;
    font-size: 21px;
  }

  .idealfor .title-image{
    margin-bottom: 10px;
  }

  .owl-carousel{
      margin-bottom: 20px;
  }

  .owl-image{
    width:600px;
    max-width: 100%;
  }

  .table-img{
    width: 100%;
  }


  /* download */
  .download-item{
    border:2px solid black;
    padding: 20px 0 30px;
    -webkit-box-shadow: 0px 10px 13px #848484;
    -moz-box-shadow: 0px 10px 13px #848484;
    box-shadow: 0px 10px 13px #848484;
    margin-bottom: 20px;
  }

  .download-item p{
    color: #333333 !important;
    font-weight: 700;
    height: 60px;
    padding: 0 5px;
  }

  .download-item img{
    width: 100%;
    padding: 25px;
    margin-bottom: 5px;
  }

  .download-btn{
      border: 1.5px solid #000000;
      padding: 2px 18px;
      font-weight: 700;
      color: #333333 !important;
      border-radius: 20px;
      display: inline-block;
      -webkit-box-shadow: 0px 4px 4px #848484;
      -moz-box-shadow: 0px 4px 4px #848484;
      box-shadow: 0px 4px 4px #848484;
  }

  .optional-item{
    border:2px solid #333333;
    padding: 20px 0 30px;
    margin-bottom: 20px;
  }

  .optional-item img{
    width: 100%;
    padding: 0;
    margin-bottom: 5px;
  }

  .optional-text{
    font-weight: 700;
    font-size: 17px;
    padding: 0 10px;
    height: 130px;
  }
  .optional-text li {
      list-style-type: none;
  }

  .optional-title{
    color: #c11920;
    font-size: 20px !important;
  }

  .optional-btn{
      padding: 4px 18px;
  }

  .shop-item{
      margin-bottom: 25px;
  }

  .shop-item img{
    width: 220px;
    max-width: 100%;
  }

  .shop-item .download-btn{
    border-radius: 60px;
  }

  .img.mfp-img{
      background: white !important;
  }

  footer{
      color: #333333;
      padding-bottom: 10px !important;
  }

  .footer-border{
    border-right: 1.5px solid #8a8a8a;
  }

  footer h2{
      margin-bottom: 20px;
  }

  footer ul{
      list-style-type: none;
      padding: 0;
  }

  footer ul > li{
      margin-bottom: 10px;
  }

  footer ul > li img{
      width: 35px;
      margin-right: 20px;
  }

  footer a{
      color: #333333 !important;
      word-break: break-all;
  }

  .footer-left{
    display: inline-block;
    float: right;
    padding-right: 20%;
  }

  .footer-right{
    padding-left: 20%;
  }

  .copyright{
      font-size: 16px;
      color:#717171;
      margin: 15px 0 0;
  }

  .copyright span{
      display: inline-block;
  }

  @media screen and (min-width: 1200px){
    /* 共用 */
    section,footer,.banner{
        padding: 35px 10% !important;
    }
  }

  @media screen and (min-width: 1450px){
    /* 共用 */
    section,footer,.banner{
        padding: 35px 17% !important;
    }
  }

  @media screen and (max-width: 1150px){
    body{
        padding-top: 70px;
    }
    /* 導覽列 */
    nav{
        padding-left: 4% !important;
        padding-right: 4% !important;
    }
    .nav-list .list-inline-item:not(:last-child){
        margin-right: 0.8rem;
    }

    .logo {
        width: 260px;
    }

    .nav-button{
        font-size: 27px;
    }
  }

  @media screen and (max-width: 992px){

    /* 共用 */
    section,footer,.banner{
        padding: 35px 3% !important;
    }
    /* 導覽列 */
    nav{
        padding-left: 2% !important;
        padding-right: 2% !important;
    }
    .nav-list .list-inline-item:not(:last-child){
        margin-right: 0.4rem;
    }

    .logo {
        width: 220px;
        margin-top: 3px;
    }

    .nav-button{
        font-size: 25px;
    }
    .nav-button img {
        width: 25px;
        margin-top: -5px;
    }

    /* banner */
    .banner {
        height: 320px;
    }

    .banner h1{
        font-size: 2rem;
    }

    .banner h3{
        font-size: 1.5rem;
    }

    .banner_product {
        width: 280px;
        top: calc((320px - 280px)/2);
        right: 0;
    }
  }

  @media screen and (max-width: 850px){
    /* 導覽列 */
    nav{
        padding-top: 13px !important;
        padding-bottom: 13px !important;
    }
    
    .nav-button {
        font-size: 23px;
    }

    .nav-button img {
        width: 22px;
        margin-top: -3px;
    }

    .logo{
        margin-top: 4px;
    }

    .download-btn{
        font-size: 16px;
        padding: 2px 12px;
    }

    .optional-btn {
        padding: 2px 18px;
    }
  }

  @media screen and (max-width: 768px){
    /* 導覽列 */
    /* nav{
        display: none;
    } */

    .nav-list{
        display: none;
    }

    .navbar-toggler{
      display: inline-block;
    }

    .banner_product {
        width: 240px;
        top: calc((320px - 200px)/2);
    }

    .banner h3 {
        font-size: 1.3rem;
    }

    .download-btn{
        font-size: 20px;
    }

    #BuyNow .row{
        margin: 0;
        padding: 0;
    }

    #BuyNow .col-6{
        padding: 0 10px;
    }

    footer h2{
    font-size: 1.4rem;
    }
    footer ul {
    padding-left: 10px;
    }
    .footer-left {
        padding-right: 2%;
    }
    .footer-right {
        padding-left: 2%;
    }
    footer a{
        font-size: 18px;
    }

    footer ul > li img {
        width: 35px;
        margin-right: 10px;
    }

    .top{
      display: block;
    }
  }

  @media screen and (max-width: 540px){
    nav,section,footer,.banner{
        font-size: 17px;
    }

    .idealfor {
        color: #333333;
        font-size: 19px;
    }

    .banner{
        height: auto;
        text-align: center;
    }

    .banner-title{
        width: 100%;
    }

    .banner_product{
        position: relative;
        top: unset;
        right: unset;
    }

    #Download .col-6:nth-child(odd){
        padding-right: 7.5px;
    }

    #Download .col-6:nth-child(even){
        padding-left: 7.5px;
    }

    #Optional .col-6:nth-child(odd){
        padding-right: 7.5px;
    }

    #Optional .col-6:nth-child(even){
        padding-left: 7.5px;
    }

    .table-zone, h3 {
        font-size: 1.5rem;
    }

    #Contact .col-6{
    flex: 0 0 100%;
    max-width: 100%;
    }

    footer .row{
    padding: 0 20px;  
    }
    .footer-left{
    padding-right: 0;
    float: left;
    }

    .footer-right{
    padding-left: 0;
    }
    
    footer h2{
    font-size: 1.6rem;
    }
    footer ul {
    padding-left: 20px;
    }

    .footer-border{
        border-right: 0;
    }

    .footer-line{
        display: inline-block;
        width: 95%;
        border-color: #8a8a8a;
    }
  }

  @media screen and (max-width: 400px){
    .download-btn {
        font-size: 17px;
    }
    .optional-text{
        padding: 0 4px;
    }
    .logo {
        width: 175px;
    }
    /* .row{
      margin-left: 0;
      margin-right: 0;
    } */
  }
