@charset "utf-8";
.overlay.on {
  display: block;
  width: 100%;
  height: 120%;
  position: fixed;
  top: 0;
  z-index: 3;
  background: rgba(0, 0, 0, .7);
  progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#CC000000', endColorstr='#CC000000')
}

.overlay.off {
  display: none
}

a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: 0;
  font-size: 1em
}

body {
  font-size: 62.5%
}

body, input, option, select, table, textarea {
  font-family: Meiryo, メイリオ, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, sans-serif;
  line-height: 1.1
}

input, option, select, table, textarea {
  line-height: 1.1
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

:focus {
  outline: 0
}

ins {
  text-decoration: none
}

del {
  text-decoration: line-through
}

a:hover {
  color: #221814;
  text-decoration: underline
}

a:active, a:link, a:visited {
  color: #221814;
  text-decoration: none
}

body {
  min-width: 1075px;
  color: #221814;
  text-align: center;
  line-height: 1.5;
  -webkit-text-size-adjust: none
}

#container {
  text-align: left
}

#main {
  margin: 0 auto;
  width: 61pc
}

* html #main, *+html #main {
  zoom: 1
}

#main:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both
}

#gHeader .logo_sp {
  display: none
}

#gHeader .logo a {
  display: block
}

#gHeader .logo a img {
  margin-right: 20px;
  margin-bottom: 22px;
  width: 160px
}

@media all and (min-width:0) and (max-width:1250px) {
  #gHeader h1 a img {
    margin-right: 15px;
    width: 110px
  }
}

#gHeader .hBox {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%
}

#gHeader .hBox.other {
  border-bottom: 1px solid #ccc
}

#gHeader .hBox .hLink {
  float: right
}

#gHeader .hBox .hLink p {
  margin: 46px 26px 0 0;
  float: left
}

#gHeader .hBox .hLink p a:hover img {
  filter: alpha(opacity=70);
  opacity: .7
}

#gHeader .hBox .hLink ul {
  float: right
}

#gHeader .hBox .hLink li {
  float: left
}

#gHeader .hBox .hLink li a:hover img {
  filter: alpha(opacity=70);
  opacity: .7
}

#gHeader .hBox .hTel {
  padding: 10px 0 9px;
  clear: both;
  text-align: right
}

#gHeader .hBox .hText, .copyright {
  font-family: ＭＳ\ Ｐ明朝, MS PMincho, ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, serif;
  font-size: 9pt;
  letter-spacing: 3px;
  text-align: right
}

.copyright {
  height: 40px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  width: 74.7%;
  float: right
}

.copyright ul {
  right: 0
}

.copyright ul li {
  text-align: right
}

#gHeader .menu, #gHeader .menuBox {
  display: none
}

#gNavi ul {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding-left: 1px
}

#gNavi li a {
  border-left: 1px solid #eee;
  padding: 30px 0;
  display: block;
  font-size: 1pc;
  font-weight: bolder;
  transition: all .3s ease;
  margin: 0 auto;
  text-align: center;
  width: 170px
}

#gNavi li:last-child {
  border-right: 1px solid #eee
}

#gNavi li a img {
  margin: 0 auto;
  height: 15px;
  width: auto
}

#gNavi li a:hover {
  position: relative
}

#gNavi li a.current, #gNavi li a:hover {
  background-color: #eee
}

@media all and (min-width:0) and (max-width:1250px) {
  #gNavi li a {
    width: 130px
  }
}

@media all and (min-width:0) and (max-width:1100px) {
  #gNavi li a {
    width: 90pt
  }
}

#gNavi li:last-child {
  padding-right: 0
}

#gNavi li img {
  display: block;
  vertical-align: baseline
}

#footer {
  border-top: 1px solid #bfbfbf;
  font-size: 14px;
  letter-spacing: .08em;
  line-height: 2;
  padding: 20px 0 10px;
  text-align: center
}

@media all and (min-width:0) and (max-width:640px) {
  #footer {
    font-size: 9pt;
    letter-spacing: .03em;
    padding: 20px 0 17px
  }
}

@media all and (min-width:0) and (max-width:640px) {
  #footer .fnav .-wrap span {
    padding: 0 5px
  }
}

#footer .fnav .tell {
  font-size: 24px;
  line-height: 1.6;
  padding-left: 30px;
  position: relative
}

#footer .fnav .tell:after {
  background: url(../images/icon-tell.svg)no-repeat center center;
  background-size: 28px 28px;
  height: 28px;
  left: 0;
  width: 28px;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-55%)
}

#footer .fnav .link-wrap {
  display: flex;
  justify-content: center
}

#footer .fnav .link-wrap li {
  padding: 0 15px;
  position: relative
}

@media all and (min-width:0) and (max-width:640px) {
  #footer .fnav .link-wrap li {
    padding: 0 7px
  }
}

#footer .fnav .link-wrap li:after {
  background-color: #000;
  content: "";
  height: 15px;
  position: absolute;
  right: 0;
  width: 1px;
  top: 50%;
  transform: translateY(-50%)
}

#footer .fnav .link-wrap li:last-child:after {
  content: none
}

#footer .fnav .link-wrap li a {
  display: block;
  line-height: 2
}

.pc_view {
  display: block
}

.hamburger, .sp_view {
  display: none
}

@media all and (min-width:0) and (max-width:640px) {
  body {
    min-width: inherit
  }
  #gHeader {
    margin-bottom: 0;
    padding: 14px 5% 14px;
    width: 90%;
    position: fixed;
    background-color: #fff;
    z-index: 4
  }
  #gHeader h1 {
    margin: 0
  }
  #gHeader .logo_sp {
    margin-top: 3px;
    display: block;
    float: left
  }
  #gHeader .logo_sp, #gHeader .logo_sp a img {
    height: 27px;
    width: auto;
    margin: 0;
  }
  #gHeader h1 a img {
    width: 75px
  }
  #gHeader p a img {
    margin-top: 3px;
    width: 75px
  }
  #gHeader .hBox {
    display: none
  }
  #gHeader .menu {
    margin-top: 7px;
    display: block;
    float: right
  }
  #gHeader .menuBox.on {
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 54px;
    background-color: #fff;
    z-index: 2
  }
  #gHeader .menuBox.off {
    display: none
  }
  #gHeader .menuBox .link01 {
    margin: 0 10px 10px;
    text-align: left
  }
  #gHeader .menuBox .linkUl li {
    width: 50%;
    float: left
  }
  #gHeader .menuBox .linkUl li img {
    margin: 0 auto;
    width: 100%;
    display: block;
    vertical-align: baseline;
    z-index: 1
  }
  #gHeader .menuBox .hTel {
    margin: 0 0 10px;
    text-align: center
  }
  #gHeader .menuBox .hTel img {
    width: 200px
  }
  #gHeader .menuBox p {
    margin: 0 10px 10px
  }
  #gHeader .navi {
    border-top: 1px solid #333
  }
  #gHeader .navi li {
    font-size: 9pt;
    border-bottom: 1px solid #333
  }
  #gHeader .navi li a {
    padding: 20px 14px 17px;
    display: block;
    color: #000;
    font-size: 15px;
    letter-spacing: .1em;
    text-decoration: none
  }
  #gHeader .navi li a span {
    margin-right: 10px;
    color: #333;
    display: inline-block
  }
  #gNavi {
    display: none
  }
  #main {
    margin: 0 15px;
    width: auto;
    padding-top: 75px
  }
  .pc_view {
    display: none
  }
  .hamburger, .sp_view {
    display: block
  }
  .hamburger {
    cursor: pointer;
    height: 25px;
    right: 1pc;
    position: absolute;
    top: 15px;
    width: 35px;
    z-index: 3
  }
  .hamburger.on .icon:nth-child(1) {
    top: 11px;
    transform: rotate(45deg)
  }
  .hamburger.on .icon:nth-child(2) {
    display: none
  }
  .hamburger.on .icon:nth-child(3) {
    top: 11px;
    transform: rotate(-45deg)
  }
  .hamburger .icon {
    background-color: #282828;
    display: block;
    height: 3px;
    position: absolute;
    right: 0;
    transition: all .2s ease-out;
    width: 35px
  }
  .hamburger .icon:nth-child(1) {
    top: 0
  }
  .hamburger .icon:nth-child(2) {
    top: 11px
  }
  .hamburger .icon:nth-child(3) {
    top: 22px
  }
}

.hLink_img {
  padding-top: 13px;
  margin-right: 2px;
  clear: both;
  text-align: right
}

.sp_taxfree img {
  width: 126px;
  height: 35px
}

#gHeader .navi .sp_taxfree a {
  padding: 5px 14px
}

.navi .sp_pawn img {
  width: 250px;
  height: 35px
}

#gHeader .navi .sp_pawn a {
  padding: 5px 14px
}