@charset "UTF-8";
#Company {
  text-align: left; }
  #Company .title-en {
    margin-top: 65px;
    text-align: center; }
  #Company .title-ja {
    margin-top: 20px;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: .1em; }
  #Company section {
    margin-top: 70px;
    position: relative; }
    #Company section .attr {
      color: grey;
      font-size: 0.7em;
      margin-left: 2px; }
    #Company section .name {
      font-size: 0.9em;
      margin-top: 15px;
      letter-spacing: 0.1em; }
    #Company section .map {
      position: relative;
      width: 100%;
      height: 0;
      padding-top: calc(415/760*100%);
      margin-top: 40px; }
      #Company section .map iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    #Company section .info {
      margin-top: 37px;
      font-size: 0.82em;
      line-height: 1.95;
      letter-spacing: 0.05em; }
      #Company section .info .tel {
        letter-spacing: 0.07em; }
      #Company section .info .fax {
        letter-spacing: 0.07em; }
      #Company section .info .time {
        display: block; }
        #Company section .info .time:before {
          content: "営業時間: "; }
    #Company section .url {
      line-height: 1.5;
      letter-spacing: 0.07em;
      margin-top: 2px;
      font-size: 0.85em; }
    #Company section .access {
      margin-top: 20px;
      line-height: 1.5;
      font-size: 0.7em; }
      #Company section .access p {
        position: relative;
        letter-spacing: 0.04em;
        margin-top: 9px;
        margin-left: 26px; }
        #Company section .access p:before {
          content: "";
          display: block;
          position: absolute;
          top: 46%;
          left: -26px;
          background: url("/images/icons/train.svg") center center no-repeat;
          width: 15px;
          height: 15px;
          background-size: contain;
          transform: translateY(-50%); }
    #Company section .bkbtn {
      margin-top: 41px; }
      #Company section .bkbtn.arrow p:after {
        top: 2px;
        right: -20px;
        width: 6px;
        height: 6px; }
      #Company section .bkbtn .svg.contact {
        width: 78px; }
    #Company section#Shop {
      margin-top: 100px; }
      #Company section#Shop .name {
        font-size: 0.93em; }

#RelatedPosts {
  margin-top: 100px; }

@media screen and (min-width: 769px) {
  .sp-only {
    display: none; }
  #Company {
    margin-top: 149px; }
    #Company .title-en img {
      width: 132px; }
    #Company .title-ja {
      margin-top: 30px;
      font-size: 13px; }
    #Company section {
      margin-top: 100px; }
      #Company section .map {
        padding-top: calc(380/980*100%); }
      #Company section .attr {
        margin-top: 48px;
        font-size: 0.85em;
        margin-left: 0px;
        letter-spacing: 0.05em; }
      #Company section .name {
        margin-top: 23px;
        font-size: 1.1em;
        letter-spacing: 0.09em; }
      #Company section .info {
        margin-top: 18px;
        font-size: 0.91em;
        line-height: 1.9; }
        #Company section .info .tel {
          letter-spacing: 0.09em;
          color: black; }
        #Company section .info .fax {
          margin-left: 13px;
          letter-spacing: 0.09em; }
      #Company section .url {
        letter-spacing: 0.01em; }
      #Company section .bkbtn {
        position: absolute;
        bottom: 0;
        right: 0;
        margin: 0; }
        #Company section .bkbtn .svg.contact {
          width: 100px;
          height: 13.5px; }
        #Company section .bkbtn.arrow p:after {
          top: 5px; }
      #Company section .access {
        position: absolute;
        bottom: 23px;
        right: 0;
        margin: 0;
        line-height: 1.6em;
        font-size: 0.8em; }
        #Company section .access p {
          letter-spacing: 0.03em; }
      #Company section#Shop {
        margin-top: 149px; }
        #Company section#Shop .name {
          font-size: 1.18em; }
  #RelatedPosts {
    margin-top: 195px; } }
