* {
  margin: 0px;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
}
html {
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  color: #444;
  font-size: 12px;
  font-family: 'Noto Sans JP', sans-serif;
  height: 100%;
  width: 100%;
  letter-spacing: -0.001em;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* For modern browsers */
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
  overflow: hidden;
}
img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
  display: block;
  ;
}
a {
  color: #000;
  text-decoration: underline;
}
a:hover {
  color: #777;
  text-decoration: none;
}
.iframe-content {
  position: relative;
  width: 100%;
}
.iframe-content iframe {
  width: 100%;
  height: 100%;
}
.b-m10 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
.b-m15 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}
.b-m20 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}
.b-m25 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
}
.b-m15cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  clear: both;
}
.b-m20cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  clear: both;
}
.b-m25cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
  clear: both;
}
.b-m30cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  clear: both;
}
.b-m35cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 35px;
  margin-left: 0px;
  clear: both;
}
.b-m40cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
  clear: both;
}
.b-m45cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 45px;
  margin-left: 0px;
  clear: both;
}
.b-m70cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 70px;
  margin-left: 0px;
  clear: both;
}
.tac {
  text-align: center;
}
.nobreak {
  display: inline-block;
}
/* Style for PCs */
@media screen and (min-width: 1025px) {
  #wrapper {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  img {
    -ms-interpolation-mode: bicubic;
  }
  .pc {
    display: block;
  }
  .phone {
    display: none;
  }
  .tac {
    text-align: center;
  }
  .pc-none {
    display: none !important;
  }
  /*-----------------------------------------------------------------*/
  /* Header */
  /*-----------------------------------------------------------------*/
  #header {
    width: 100%;
    height: 100px;
    display: block;
    background: #fff;
    background-image: url(../img/header/bg-header.png);
    background-repeat: repeat-x;
    background-position: center center;
    background-size: auto 100px;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.30);
  }
  #hrbody {
    width: 100%;
    max-width: 1400px;
    height: 100px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
  }
  #hrbody ul {
    width: calc(100% - 340px);
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  #hrbody ul li {
    display: inline-block;
    width: auto;
    height: 40px;
    margin: 0 2px;
  }
  #hrbody ul li.hrstock a {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../img/header/ic-stock.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #hrbody ul li.hraccess a {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../img/header/ic-access.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #hrbody ul li.hrtel a {
    display: block;
    width: auto;
    height: 40px;
    background-image: url(../img/header/ic-tel.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 40px;
    padding: 0 10px 0 45px;
    color: #141e3e;
    text-decoration: none;
    font-size: 22px;
    line-height: 40px;
    font-weight: 700;
  }
  #header h1 {
    width: 270px;
    height: 100px;
    display: block;
  }
  #header h1 a {
    width: 100%;
    height: 100px;
    display: block;
    background-image: url(../img/header/logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 60px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  /*----------------------------------------------------------------------------*/
  /* Menu toggle botton */
  /*----------------------------------------------------------------------------*/
  p#mlinkmm {
    width: 70px;
    height: 70px;
    display: block;
  }
  a.menu-link {
    width: 70px;
    height: 70px;
    display: block;
    background-image: url(../img/header/ic-menu.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 50px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  /*-----------------------------------------------------------------*/
  /* Menu */
  /*-----------------------------------------------------------------*/
  #menubody {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 0;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.40);
  }
  nav[role=navigation] {
    width: 100%;
    height: 0px;
    clear: both;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    position: absolute;
    z-index: 9970;
    top: 100px;
    left: 0;
    overflow: hidden;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
  }
  .js nav[role=navigation] {
    overflow: hidden;
  }
  nav[role=navigation].active {
    width: 100%;
    height: auto;
    display: block;
    margin-left: 0;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    top: 100px;
  }
  /* menu contents */
  #menucc {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: rgba(240, 240, 240, 0.80);
  }
  #menucc ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1400px;
    height: auto;
    margin: 0 auto;
  }
  #menucc ul li {
    width: 25%;
    height: auto;
    display: block;
    padding: 1px;
  }
  #menucc ul li a {
    width: 100%;
    height: auto;
    display: block;
    text-decoration: none;
    background-color: rgba(240, 240, 240, 0.94);
    padding: 20px 10px 20px 70px;
    border: 1px solid #f0f0f0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #menucc ul li a:hover {
    background-color: #e0e0e0;
  }
  #menucc ul li a .cm_j {
    font-size: 14px;
    line-height: 1em;
    font-weight: 700;
    margin-bottom: 3px;
    width: auto;
    height: auto;
    display: block;
    color: #333;
    letter-spacing: -1px;
  }
  #menucc ul li a .cm_e {
    font-family: 'Big Shoulders Text', cursive;
    font-size: 0.7em;
    line-height: 1.5em;
    font-weight: normal;
    width: auto;
    height: auto;
    display: block;
    color: #999;
  }
  #menucc ul li a#cci01 {
    background-image: url(../img/index/icon-news.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci02 {
    background-image: url(../img/index/icon-stock.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci03 {
    background-image: url(../img/index/icon-stock.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci04 {
    background-image: url(../img/index/icon-shopinfo.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci05 {
    background-image: url(../img/index/icon-warranty.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci06 {
    background-image: url(../img/index/icon-map.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci07 {
    background-image: url(../img/index/icon-roadservice.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci08 {
    background-image: url(../img/index/icon-delivery.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci09 {
    background-image: url(../img/index/icon-staff.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci10 {
    background-image: url(../img/index/icon-contact.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci11 {
    background-image: url(../img/index/icon-special.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci12 {
    background-image: url(../img/index/icon-order.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci13 {
    background-image: url(../img/index/icon-trade.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci14 {
    background-image: url(../img/index/icon-parts.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci15 {
    background-image: url(../img/index/icon-insurance.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci16 {
    background-image: url(../img/index/icon-tuc.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci17 {
    background-image: url(../img/index/icon-recruit.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci18 {
    background-image: url(../img/index/icon-link.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci19 {
    background-image: url(../img/index/icon-blog_n.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci20 {
    background-image: url(../img/index/icon-blog_n.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci21 {
    background-image: url(../img/index/icon-privacy.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci22 {
    background-image: url(../img/index/icon-tuc.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci23 {
    background-image: url(../img/index/icon-facebook.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci24 {
    background-image: url(../img/index/icon-tuc.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci25 {
    background-image: url(../img/index/icon-tumblr.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  /*-----------------------------------------------------------------*/
  /* Footer */
  /*-----------------------------------------------------------------*/
  #footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #d0d0d0;
    border-top: 5px solid #ccc;
    background-color: #7e8289;
  }
  #footer #ftbody {
    width: auto;
    max-width: 1200px;
    height: auto;
    padding: 25px 10px;
    margin: 0 auto;
  }
  #footer #ftbody ul {
    text-align: center;
    margin-bottom: 5px;
  }
  #footer #ftbody li {
    display: inline-block;
    padding: 0 10px;
    font-size: 0.8em;
    line-height: 2em;
  }
  #footer p {
    font-size: 0.8em;
    color: #d0d0d0;
    line-height: 2em;
  }
  #footer a {
    color: #d0d0d0;
    text-decoration: none;
  }
  #footer a:hover {
    color: #fff;
    text-decoration: underline;
  }
  /*-----------------------------------------------------------------*/
  /* Contact navi */
  /*-----------------------------------------------------------------*/
  ul.contactnav {
    display: none;
  }
  ul.contactnav.snact {
    display: none;
  }
  ul.contactnav li {
    display: none;
  }
  ul.contactnav li:last-child {
    display: none;
  }
  ul.contactnav li a {
    display: none;
  }
  ul.contactnav li a.cv_line {
    display: none;
  }
  ul.contactnav li a.cv_tel {
    display: none;
  }
  ul.contactnav li a.cv_mail {
    display: none;
  }
}
/* Style for TabletPCs Large models */
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #wrapper {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  img {
    -ms-interpolation-mode: bicubic;
  }
  .pc {
    display: block;
  }
  .phone {
    display: none;
  }
  .tac {
    text-align: center;
  }
  /*----------------------------------------------------------------------------*/
  /* Menu toggle botton */
  /*----------------------------------------------------------------------------*/
  p#mlinkmm {
    width: 70px;
    height: 70px;
    display: block;
  }
  a.menu-link {
    width: 70px;
    height: 70px;
    display: block;
    background-image: url(../img/header/ic-menu.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 50px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  /*-----------------------------------------------------------------*/
  /* Header */
  /*-----------------------------------------------------------------*/
  #header {
    width: 100%;
    height: 100px;
    display: block;
    background: #fff;
    background-image: url(../img/header/bg-header.png);
    background-repeat: repeat-x;
    background-position: center center;
    background-size: auto 100px;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.30);
  }
  #hrbody {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 10px;
    margin: 0 auto;
  }
  #hrbody ul {
    width: calc(100% - 300px);
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  #hrbody ul li {
    display: inline-block;
    width: auto;
    height: 40px;
    margin: 0 2px;
  }
  #hrbody ul li.hrstock a {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../img/header/ic-stock.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #hrbody ul li.hraccess a {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../img/header/ic-access.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #hrbody ul li.hrtel a {
    display: block;
    width: auto;
    height: 40px;
    background-image: url(../img/header/ic-tel.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 40px;
    padding: 0 10px 0 45px;
    color: #141e3e;
    text-decoration: none;
    font-size: 22px;
    line-height: 40px;
    font-weight: 700;
  }
  #header h1 {
    width: 230px;
    height: 100px;
    display: block;
  }
  #header h1 a {
    width: 100%;
    height: 100px;
    display: block;
    background-image: url(../img/header/logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 50px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  /*-----------------------------------------------------------------*/
  /* Menu */
  /*-----------------------------------------------------------------*/
  nav[role=navigation] {
    clear: both;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .js nav[role=navigation] {
    overflow: hidden;
    max-height: 0;
  }
  nav[role=navigation].active {
    max-height: 800px;
  }
  #menucc {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: rgba(240, 240, 240, 0.80);
  }
  #menucc ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1400px;
    height: auto;
    margin: 0 auto;
  }
  #menucc ul li {
    width: 25%;
    height: auto;
    display: block;
    padding: 1px;
  }
  #menucc ul li a {
    width: 100%;
    height: auto;
    display: block;
    text-decoration: none;
    background-color: rgba(240, 240, 240, 0.94);
    padding: 20px 10px 20px 70px;
    border: 1px solid #f0f0f0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #menucc ul li a:hover {
    background-color: #e0e0e0;
  }
  #menucc ul li a .cm_j {
    font-size: 14px;
    line-height: 1em;
    font-weight: 700;
    margin-bottom: 3px;
    width: auto;
    height: auto;
    display: block;
    color: #333;
    letter-spacing: -1px;
  }
  #menucc ul li a .cm_e {
    font-family: 'Big Shoulders Text', cursive;
    font-size: 0.7em;
    line-height: 1.5em;
    font-weight: normal;
    width: auto;
    height: auto;
    display: block;
    color: #999;
  }
  #menucc ul li a#cci01 {
    background-image: url(../img/index/icon-news.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci02 {
    background-image: url(../img/index/icon-stock.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci03 {
    background-image: url(../img/index/icon-stock.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci04 {
    background-image: url(../img/index/icon-shopinfo.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci05 {
    background-image: url(../img/index/icon-warranty.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci06 {
    background-image: url(../img/index/icon-map.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci07 {
    background-image: url(../img/index/icon-roadservice.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci08 {
    background-image: url(../img/index/icon-delivery.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci09 {
    background-image: url(../img/index/icon-staff.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci10 {
    background-image: url(../img/index/icon-contact.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci11 {
    background-image: url(../img/index/icon-special.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci12 {
    background-image: url(../img/index/icon-order.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci13 {
    background-image: url(../img/index/icon-trade.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci14 {
    background-image: url(../img/index/icon-parts.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci15 {
    background-image: url(../img/index/icon-insurance.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci16 {
    background-image: url(../img/index/icon-tuc.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci17 {
    background-image: url(../img/index/icon-recruit.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci18 {
    background-image: url(../img/index/icon-link.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci19 {
    background-image: url(../img/index/icon-blog_n.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci20 {
    background-image: url(../img/index/icon-blog_n.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci21 {
    background-image: url(../img/index/icon-privacy.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci22 {
    background-image: url(../img/index/icon-tuc.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci23 {
    background-image: url(../img/index/icon-facebook.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci24 {
    background-image: url(../img/index/icon-tuc.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  #menucc ul li a#cci25 {
    background-image: url(../img/index/icon-tumblr.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 50px 50px;
  }
  /*-----------------------------------------------------------------*/
  /* Footer */
  /*-----------------------------------------------------------------*/
  #footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #fff;
    background-color: #7e8289;
    border-top: 3px solid #ccc;
  }
  #footer #ftbody {
    width: auto;
    height: auto;
    padding: 25px 10px;
    margin: 0 auto;
  }
  #footer #ftbody ul {
    text-align: center;
    margin-bottom: 5px;
  }
  #footer #ftbody li {
    display: inline-block;
    padding: 0 10px;
    font-size: 0.8em;
    line-height: 2em;
  }
  #footer p {
    font-size: 0.8em;
    color: #fff;
    line-height: 25px;
    height: 25px;
    width: 100%;
    display: block;
  }
  #footer a {
    color: #fff;
    text-decoration: none;
  }
  #footer a:hover {
    color: #fff;
    text-decoration: underline;
  }
  /*-----------------------------------------------------------------*/
  /* Contact navi */
  /*-----------------------------------------------------------------*/
  ul.contactnav {
    display: none;
  }
  ul.contactnav.snact {
    display: none;
  }
  ul.contactnav li {
    display: none;
  }
  ul.contactnav li:last-child {
    display: none;
  }
  ul.contactnav li a {
    display: none;
  }
  ul.contactnav li a.cv_line {
    display: none;
  }
  ul.contactnav li a.cv_tel {
    display: none;
  }
  ul.contactnav li a.cv_mail {
    display: none;
  }
}
/* Style for TabletPCs Large models */
@media screen and (min-width: 481px) and (max-width: 768px) {
  #wrapper {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  img {
    -ms-interpolation-mode: bicubic;
  }
  .pc {
    display: block;
  }
  .phone {
    display: none;
  }
  .tac {
    text-align: center;
  }
  /*----------------------------------------------------------------------------*/
  /* Menu toggle botton */
  /*----------------------------------------------------------------------------*/
  p#mlinkmm {
    width: 50px;
    height: 50px;
    display: block;
  }
  a.menu-link {
    width: 50px;
    height: 50px;
    display: block;
    background-image: url(../img/header/ic-menu.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  /*-----------------------------------------------------------------*/
  /* Header */
  /*-----------------------------------------------------------------*/
  #header {
    width: 100%;
    height: 70px;
    display: block;
    background: #fff;
    background-image: url(../img/header/bg-header.png);
    background-repeat: repeat-x;
    background-position: center center;
    background-size: auto 70px;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.30);
  }
  #hrbody {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
    margin: 0 auto;
  }
  #hrbody ul {
    width: calc(100% - 210px);
    height: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  #hrbody ul li {
    display: inline-block;
    width: auto;
    height: 30px;
    margin: 0 2px;
  }
  #hrbody ul li.hrstock a {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../img/header/ic-stock.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #hrbody ul li.hraccess a {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../img/header/ic-access.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #hrbody ul li.hrtel a {
    display: block;
    width: auto;
    height: 30px;
    background-image: url(../img/header/ic-tel.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    padding: 0 0 0 35px;
    color: #141e3e;
    text-decoration: none;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
  }
  #header h1 {
    width: 160px;
    height: 70px;
    display: block;
  }
  #header h1 a {
    width: 100%;
    height: 70px;
    display: block;
    background-image: url(../img/header/logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 32px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  /*-----------------------------------------------------------------*/
  /* SNS */
  /*-----------------------------------------------------------------*/
  #header #chr2 {
    width: 40%;
    height: 70px;
    display: block;
    float: right;
  }
  #header #chr2 ul {
    width: 242px;
    height: 70px;
    display: block;
    float: right;
    margin-right: 10px;
  }
  #header #chr2 ul li {
    float: left;
  }
  #header #chr2 ul li.hrli1 {
    width: 36px;
    height: 70px;
    display: block;
    float: left;
  }
  #header #chr2 ul li.hrli2 {
    width: 170px;
    height: 70px;
    display: block;
    float: left;
  }
  #header #chr2 ul li.hrli1 a {
    width: 36px;
    height: 70px;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    text-indent: -9999px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #header #chr2 ul li.hrli1 a#hrfb {
    background-image: url(../img/header/ic-fb.png);
  }
  #header #chr2 ul li.hrli1 a#hrline {
    background-image: url(../img/header/ic-line.png);
  }
  #header #chr2 ul li.hrli1 a#hrtumblr {
    background-image: url(../img/header/ic-tumblr.png);
  }
  #header #chr2 ul li.hrli2 a#hrtel {
    width: 100%;
    height: 70px;
    display: block;
    font-size: 20px;
    font-weight: 300;
    line-height: 70px;
    text-decoration: none;
    text-align: right;
    color: #333;
    font-family: 'Open Sans Condensed', sans-serif;
    background-image: url(../img/header/ic-tel.png);
    background-position: 4px center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #header #chr2 ul li.hrli1 a:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
  }
  #header #chr2 ul li.hrli2 a#hrtel:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
  }
  /*-----------------------------------------------------------------*/
  /* Menu */
  /*-----------------------------------------------------------------*/
  nav[role=navigation] {
    clear: both;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .js nav[role=navigation] {
    overflow: hidden;
    max-height: 0;
  }
  nav[role=navigation].active {
    max-height: 800px;
  }
  #menucc {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.60);
  }
  #menucc ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1400px;
    height: auto;
    margin: 0 auto;
  }
  #menucc ul li {
    width: 50%;
    height: auto;
    display: block;
    padding: 1px;
  }
  #menucc ul li a {
    width: 100%;
    height: auto;
    display: block;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 10px 5px 10px 5px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #menucc ul li a:hover {
    background-color: #555;
  }
  #menucc ul li a .cm_j {
    font-size: 14px;
    line-height: 1em;
    font-weight: 400;
    margin-bottom: 3px;
    width: auto;
    height: auto;
    display: block;
    color: #fff;
    text-align: center;
    letter-spacing: -1px;
  }
  #menucc ul li a .cm_e {
    display: none;
  }
  #menucc ul li a#cci01 {
    background-image: none;
  }
  #menucc ul li a#cci02 {
    background-image: none;
  }
  #menucc ul li a#cci03 {
    background-image: none;
  }
  #menucc ul li a#cci04 {
    background-image: none;
  }
  #menucc ul li a#cci05 {
    background-image: none;
  }
  #menucc ul li a#cci06 {
    background-image: none;
  }
  #menucc ul li a#cci07 {
    background-image: none;
  }
  #menucc ul li a#cci08 {
    background-image: none;
  }
  #menucc ul li a#cci09 {
    background-image: none;
  }
  #menucc ul li a#cci10 {
    background-image: none;
  }
  #menucc ul li a#cci11 {
    background-image: none;
  }
  #menucc ul li a#cci12 {
    background-image: none;
  }
  #menucc ul li a#cci13 {
    background-image: none;
  }
  #menucc ul li a#cci14 {
    background-image: none;
  }
  #menucc ul li a#cci15 {
    background-image: none;
  }
  #menucc ul li a#cci16 {
    background-image: none;
  }
  #menucc ul li a#cci17 {
    background-image: none;
  }
  #menucc ul li a#cci18 {
    background-image: none;
  }
  #menucc ul li a#cci19 {
    background-image: none;
  }
  #menucc ul li a#cci20 {
    background-image: none;
  }
  #menucc ul li a#cci21 {
    background-image: none;
  }
  #menucc ul li a#cci22 {
    background-image: none;
  }
  #menucc ul li a#cci23 {
    background-image: none;
  }
  #menucc ul li a#cci24 {
    background-image: none;
  }
  #menucc ul li a#cci25 {
    background-image: none;
  }
  /*-----------------------------------------------------------------*/
  /* Footer */
  /*-----------------------------------------------------------------*/
  #footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #fff;
    background-color: #7e8289;
    border-top: 5px solid #ccc;
  }
  #footer #ftbody {
    width: auto;
    height: auto;
    /*padding: 25px 10px 80px 10px;*/
    padding: 25px 10px;
    margin: 0 auto;
  }
  #footer #ftbody ul {
    text-align: center;
    margin-bottom: 5px;
  }
  #footer #ftbody li {
    display: inline-block;
    padding: 0 10px;
    font-size: 0.8em;
    line-height: 2em;
  }
  #footer p {
    font-size: 0.8em;
    color: #fff;
    line-height: 25px;
    height: 25px;
    width: 100%;
    display: block;
  }
  #footer a {
    color: #fff;
    text-decoration: none;
  }
  #footer a:hover {
    color: #fff;
    text-decoration: underline;
  }
  /*-----------------------------------------------------------------*/
  /* Contact navi */
  /*-----------------------------------------------------------------*/
  ul.contactnav {
    width: 100%;
    height: 56px;
    /*display: flex;*/
    display: none;
    flex-wrap: wrap;
    background-color: #eb651d;
    position: fixed;
    bottom: -60px;
    left: 0;
    z-index: 19999;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  ul.contactnav.snact {
    bottom: 0px;
    box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.50);
  }
  ul.contactnav li {
    width: 33.33%;
    height: 56px;
    display: block;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
  }
  ul.contactnav li:last-child {
    border-right: none;
  }
  ul.contactnav li a {
    width: 100%;
    height: 56px;
    display: block;
    font-size: 0.7em;
    line-height: 20px;
    text-align: center;
    padding: 36px 0 0 0;
    color: #fff;
    text-decoration: none;
    background-position: center 6px;
    background-repeat: no-repeat;
    background-size: auto 30px;
  }
  ul.contactnav li a.cv_line {
    background-image: url(../img/header/ic-line.png);
  }
  ul.contactnav li a.cv_tel {
    background-image: url(../img/header/ic-tel.png);
  }
  ul.contactnav li a.cv_mail {
    background-image: url(../img/header/ic-mail.png);
  }
}
/* Style for Smartphonea */
@media screen and (max-width: 480px) {
  #wrapper {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  img {
    -ms-interpolation-mode: bicubic;
  }
  .pc {
    display: block;
  }
  .phone {
    display: none;
  }
  .tac {
    text-align: center;
  }
  /*----------------------------------------------------------------------------*/
  /* Menu toggle botton */
  /*----------------------------------------------------------------------------*/
  p#mlinkmm {
    width: 50px;
    height: 50px;
    display: block;
  }
  a.menu-link {
    width: 50px;
    height: 50px;
    display: block;
    background-image: url(../img/header/ic-menu.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  /*-----------------------------------------------------------------*/
  /* Header */
  /*-----------------------------------------------------------------*/
  #header {
    width: 100%;
    height: 70px;
    display: block;
    background: #fff;
    background-image: url(../img/header/bg-header.png);
    background-repeat: repeat-x;
    background-position: center center;
    background-size: auto 70px;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.30);
  }
  #hrbody {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
    margin: 0 auto;
  }
  #hrbody ul {
    width: calc(100% - 210px);
    height: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  #hrbody ul li {
    display: inline-block;
    width: auto;
    height: 30px;
    margin: 0 2px;
  }
  #hrbody ul li.hrstock a {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../img/header/ic-stock.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #hrbody ul li.hraccess a {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../img/header/ic-access.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #hrbody ul li.hrtel a {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../img/header/ic-tel.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #header h1 {
    width: 160px;
    height: 70px;
    display: block;
  }
  #header h1 a {
    width: 100%;
    height: 70px;
    display: block;
    background-image: url(../img/header/logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 32px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  /*-----------------------------------------------------------------*/
  /* SNS */
  /*-----------------------------------------------------------------*/
  #header #chr2 {
    display: none;
  }
  #header #chr2 ul {
    display: none;
  }
  #header #chr2 ul li {
    display: none;
  }
  #header #chr2 ul li.hrli1 {
    display: none;
  }
  #header #chr2 ul li.hrli2 {
    display: none;
  }
  #header #chr2 ul li.hrli1 a {
    display: none;
  }
  #header #chr2 ul li.hrli1 a#hrfb {
    display: none;
  }
  #header #chr2 ul li.hrli1 a#hrline {
    display: none;
  }
  #header #chr2 ul li.hrli1 a#hrtumblr {
    display: none;
  }
  #header #chr2 ul li.hrli2 a#hrtel {
    display: none;
  }
  #header #chr2 ul li.hrli1 a:hover {
    display: none;
  }
  #header #chr2 ul li.hrli2 a#hrtel:hover {
    display: none;
  }
  /*-----------------------------------------------------------------*/
  /* Menu */
  /*-----------------------------------------------------------------*/
  nav[role=navigation] {
    clear: both;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .js nav[role=navigation] {
    overflow: hidden;
    max-height: 0;
  }
  nav[role=navigation].active {
    max-height: 1000px;
  }
  #menucc {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.80);
  }
  #menucc ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #menucc ul li {
    width: 50%;
    height: auto;
    display: block;
    padding: 1px;
  }
  #menucc ul li a {
    width: 100%;
    height: auto;
    display: block;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 5px 10px 5px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #menucc ul li a:hover {
    background-color: #555;
  }
  #menucc ul li a .cm_j {
    font-size: 14px;
    line-height: 1em;
    font-weight: 400;
    margin-bottom: 3px;
    width: auto;
    height: auto;
    display: block;
    color: #fff;
    text-align: center;
    letter-spacing: -1px;
  }
  #menucc ul li a .cm_e {
    display: none;
  }
  #menucc ul li a#cci01 {
    background-image: none;
  }
  #menucc ul li a#cci02 {
    background-image: none;
  }
  #menucc ul li a#cci03 {
    background-image: none;
  }
  #menucc ul li a#cci04 {
    background-image: none;
  }
  #menucc ul li a#cci05 {
    background-image: none;
  }
  #menucc ul li a#cci06 {
    background-image: none;
  }
  #menucc ul li a#cci07 {
    background-image: none;
  }
  #menucc ul li a#cci08 {
    background-image: none;
  }
  #menucc ul li a#cci09 {
    background-image: none;
  }
  #menucc ul li a#cci10 {
    background-image: none;
  }
  #menucc ul li a#cci11 {
    background-image: none;
  }
  #menucc ul li a#cci12 {
    background-image: none;
  }
  #menucc ul li a#cci13 {
    background-image: none;
  }
  #menucc ul li a#cci14 {
    background-image: none;
  }
  #menucc ul li a#cci15 {
    background-image: none;
  }
  #menucc ul li a#cci16 {
    background-image: none;
  }
  #menucc ul li a#cci17 {
    background-image: none;
  }
  #menucc ul li a#cci18 {
    background-image: none;
  }
  #menucc ul li a#cci19 {
    background-image: none;
  }
  #menucc ul li a#cci20 {
    background-image: none;
  }
  #menucc ul li a#cci21 {
    background-image: none;
  }
  #menucc ul li a#cci22 {
    background-image: none;
  }
  #menucc ul li a#cci23 {
    background-image: none;
  }
  #menucc ul li a#cci24 {
    background-image: none;
  }
  #menucc ul li a#cci25 {
    background-image: none;
  }
  /*-----------------------------------------------------------------*/
  /* Footer */
  /*-----------------------------------------------------------------*/
  #footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #fff;
    background-color: #7e8289;
    border-top: 5px solid #ccc;
  }
  #footer #ftbody {
    width: auto;
    height: auto;
    /*padding: 0 0 56px 0;*/
    padding: 0;
    margin: 0 auto;
  }
  #footer #ftbody ul {
    display: flex;
    flex-wrap: wrap;
  }
  #footer #ftbody li {
    width: 50%;
    height: 40px;
    display: block;
    border-right: 1px solid #383883;
    border-bottom: 1px solid #383883;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
  }
  #footer #ftbody li:nth-child(2n) {
    border-right: none !important;
  }
  #footer #ftbody li:last-of-type {
    width: 100%;
    border-right: none !important;
  }
  #footer p {
    font-size: 0.8em;
    color: #fff;
    line-height: 25px;
    height: 25px;
    width: 100%;
    display: block;
  }
  #footer a {
    color: #fff;
    text-decoration: none;
  }
  #footer a:hover {
    color: #fff;
    text-decoration: underline;
  }
  /*-----------------------------------------------------------------*/
  /* Contact navi */
  /*-----------------------------------------------------------------*/
  ul.contactnav {
    width: 100%;
    height: 56px;
    /*display: flex;*/
    display: none;
    flex-wrap: wrap;
    background-color: #eb651d;
    position: fixed;
    bottom: -60px;
    left: 0;
    z-index: 19999;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  ul.contactnav.snact {
    bottom: 0px;
    box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.50);
  }
  ul.contactnav li {
    width: 33.33%;
    height: 56px;
    display: block;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
  }
  ul.contactnav li:last-child {
    border-right: none;
  }
  ul.contactnav li a {
    width: 100%;
    height: 56px;
    display: block;
    font-size: 0.7em;
    line-height: 20px;
    text-align: center;
    padding: 36px 0 0 0;
    color: #fff;
    text-decoration: none;
    background-position: center 6px;
    background-repeat: no-repeat;
    background-size: auto 30px;
  }
  ul.contactnav li a.cv_line {
    background-image: url(../img/header/ic-line.png);
  }
  ul.contactnav li a.cv_tel {
    background-image: url(../img/header/ic-tel.png);
  }
  ul.contactnav li a.cv_mail {
    background-image: url(../img/header/ic-mail.png);
  }
}