@charset "UTF-8";
.article {
  padding-bottom: 100px; }
  .article .tpl-ttl-shopGuide {
    padding: 60px 0 40px; }
    @media screen and (max-width: 750px) {
      .article .tpl-ttl-shopGuide {
        padding: 8vw 0 5.3333333333vw; } }
  .article .lead {
    line-height: 2;
    color: #333; }
  .article .info {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 40px; }
    @media screen and (max-width: 750px) {
      .article .info {
        display: block;
        margin-top: 5.3333333333vw; } }
  .article .info-visual {
    width: 500px; }
    @media screen and (max-width: 750px) {
      .article .info-visual {
        width: 100%; } }
    .article .info-visual .info-image li {
      height: 300px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
      .article .info-visual .info-image li img {
        width: 100%; }
      .article .info-visual .info-image li + li {
        margin-top: 20px; }
        @media screen and (max-width: 750px) {
          .article .info-visual .info-image li + li {
            margin-top: 4vw; } }
    .article .info-visual .info-type {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 40px;
      margin-bottom: -10px; }
      @media screen and (max-width: 750px) {
        .article .info-visual .info-type {
          margin-top: 5.3333333333vw; } }
      .article .info-visual .info-type li {
        background: #B7B7B7;
        color: #fff;
        font-size: 1.2rem;
        font-weight: bold;
        padding: 0px 15px;
        margin-right: 10px;
        margin-bottom: 10px; }
  .article .info-txt {
    width: calc(100% - 500px);
    padding-left: 60px; }
    @media screen and (max-width: 750px) {
      .article .info-txt {
        width: 100%;
        padding-left: 0;
        margin-top: 9.3333333333vw; } }
    .article .info-txt .list * {
      color: #333; }
    .article .info-txt .list li {
      border-top: 1px solid #ccc;
      padding: 20px 0; }
      @media screen and (max-width: 750px) {
        .article .info-txt .list li {
          padding: 4vw 2.6666666667vw; } }
    .article .info-txt .list dl {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .article .info-txt .list dt {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      font-weight: bold;
      width: 100px; }
    .article .info-txt .list dd {
      width: calc(100% - 100px);
      padding-left: 20px; }
      .article .info-txt .list dd a {
        color: #333;
        text-decoration: underline; }
    .article .info-txt .service {
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      padding: 20px 0; }
      @media screen and (max-width: 750px) {
        .article .info-txt .service {
          padding: 4vw 2.6666666667vw; } }
      .article .info-txt .service dt {
        font-weight: bold; }
      .article .info-txt .service dd {
        margin-top: 15px; }
      .article .info-txt .service ul {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; }
        .article .info-txt .service ul * {
          color: #333; }
        .article .info-txt .service ul li {
          width: 80px;
          margin-top: 15px; }
          @media screen and (min-width: 751px) {
            .article .info-txt .service ul li:nth-child(-n+6) {
              margin-top: 0; }
            .article .info-txt .service ul li + li {
              margin-left: 24px; }
            .article .info-txt .service ul li:nth-child(6n+1) {
              margin-left: 0; } }
          @media screen and (max-width: 750px) {
            .article .info-txt .service ul li {
              width: 16vw; }
              .article .info-txt .service ul li:nth-child(-n+4) {
                margin-top: 0; }
              .article .info-txt .service ul li + li {
                margin-left: 5.8666666667vw; }
              .article .info-txt .service ul li:nth-child(4n+1) {
                margin-left: 0; } }
      .article .info-txt .service .img {
        width: 80px;
        height: 80px; }
        @media screen and (max-width: 750px) {
          .article .info-txt .service .img {
            width: 16vw;
            height: 16vw; } }
        .article .info-txt .service .img img {
          width: 100%; }
      .article .info-txt .service .txt {
        margin-top: 5px;
        text-align: center;
        font-size: 1.3rem;
        line-height: 1.3; }
        @media screen and (max-width: 750px) {
          .article .info-txt .service .txt {
            font-size: 2.0rem;
            font-size: 2.6666666667vw; } }
    .article .info-txt .tpl-newsCard {
      padding: 20px 0; }
      @media screen and (max-width: 750px) {
        .article .info-txt .tpl-newsCard {
          padding: 4vw 0; } }
      .article .info-txt .tpl-newsCard .ttl {
        font-weight: bold;
        font-family: 'Barlow Semi Condensed', "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック", "MS P Gothic",Verdana,Arial, Helvetica, sans-serif;
        font-size: 2.8rem;
        letter-spacing: 0.08em; }
        @media screen and (max-width: 750px) {
          .article .info-txt .tpl-newsCard .ttl {
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-align-items: center;
            align-items: center;
            font-size: 4.8rem;
            font-size: 6.4vw;
            padding-top: 0vw;
            padding-bottom: 4vw; } }
    .article .info-txt .showlist {
      width: 280px;
      margin: auto;
      margin-top: 30px;
      height: 50px; }
      @media screen and (max-width: 750px) {
        .article .info-txt .showlist {
          width: 66.6666666667vw;
          height: 13.3333333333vw;
          margin-top: 4vw; } }

/*# sourceMappingURL=shopguide--detail.css.map */
