@charset "UTF-8";
/* 商品
 ========================================================================== */
/* #main
========================================================================== */
#main {
  display: table;
  padding-bottom: 50px;
  vertical-align: top;
  margin: 0 auto;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px; }
  @media screen and (max-width: 767px) {
    #main {
      padding-left: 0;
      padding-right: 0;
      width: 100%; } }

@media screen and (max-width: 1199px) {
  #main {
    box-sizing: border-box;
    width: 100%; } }
@media screen and (max-width: 767px) {
  #main {
    display: block;
    width: 100%; } }
/* #left-contents
========================================================================== */
#left-contents {
  display: table-cell;
  width: 380px;
  padding: 40px 0 50px;
  vertical-align: top; }

@media screen and (max-width: 1199px) {
  #left-contents {
    width: 35%; } }
@media screen and (max-width: 767px) {
  #left-contents {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 25px 15px 10px;
    vertical-align: top; } }
/* #right-contents
 ========================================================================== */
#right-contents {
  display: table-cell;
  padding-top: 40px;
  padding-left: 45px;
  vertical-align: top;
  -webkit-width: calc(100% - 375px);
  -moz-width: calc(100% - 375px);
  -ms-width: calc(100% - 375px);
  -o-width: calc(100% - 375px);
  width: calc(100% - 375px); }

@media screen and (max-width: 767px) {
  #right-contents {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 15px 35px;
    vertical-align: top; } }
/* .facebook-wrap
 ========================================================================== */
.facebook-wrap {
  background-color: #f9fafc;
  border: 1px solid #3b5998;
  padding: 20px;
  margin-bottom: 40px;
  text-align: center; }
  .facebook-wrap .text p {
    font-family: "Gothic MB101 Bold";
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: 'palt' 1;
    font-feature-settings: 'palt' 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
    line-height: 1.6; }
  .facebook-wrap .text .facebook-logo {
    margin-top: 0;
    width: 50%; }
    .facebook-wrap .text .facebook-logo img {
      width: 100%;
      height: auto; }

@media screen and (max-width: 767px) {
  .facebook-wrap {
    padding: 12px;
    box-sizing: border-box; }
    .facebook-wrap .text {
      float: none;
      width: 100%;
      padding: 0 0 20px; }
      .facebook-wrap .text .facebook-logo {
        width: 35%; }
    .facebook-wrap .fb-wrap {
      float: none;
      width: 100% !important;
      box-sizing: border-box !important; }
      .facebook-wrap .fb-wrap .fb_iframe_widget,
      .facebook-wrap .fb-wrap .fb_iframe_widget span,
      .facebook-wrap .fb-wrap .fb_iframe_widget iframe[style] {
        width: 100% !important;
        box-sizing: border-box !important; } }
/* .products-data
 ========================================================================== */
.products-data {
  line-height: 1.8em; }
  .products-data #products-img {
    margin-bottom: 25px; }
    .products-data #products-img img {
      width: 100%;
      height: auto; }
  .products-data #products-ttl .products-cat {
    background-color: #eee;
    box-sizing: border-box;
    color: #888;
    display: inline-block;
    line-height: 1.43;
    padding: 2px 2px 0;
    text-align: center;
    width: 48px;
    margin-right: 5px;
    font-size: 12px;
    font-size: 1.2rem; }
  @media screen and (max-width: 767px) {
    .products-data #products-ttl .products-cat {
      font-size: 11px;
      font-size: 1.1rem;
      padding: 4px 2px 2px;
      vertical-align: top; } }
  .products-data #products-date span,
  .products-data #products-price span {
    margin-right: 6px;
    padding: 2px 5px 1px;
    line-height: 1em;
    border: 1px solid #888;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    font-size: 12px;
    font-size: 1.2rem; }
  .products-data .btn-cmn01 {
    width: 100%; }
  .products-data .wrap-shopping {
    margin: 30px 0 0;
    padding: 30px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    /* 購入にあたって */ }
    .products-data .wrap-shopping .fbox {
      margin-bottom: 15px; }
    .products-data .wrap-shopping .shopping-number {
      margin: 12px 10px 0 0; }
    .products-data .wrap-shopping .shopping-stock {
      width: 60px;
      margin: 12px 10px 0 0;
      padding: 3px 5px;
      text-align: center;
      border-radius: 15px;
      background: #f5f5f5;
      font-size: 12px;
      font-size: 1.2rem; }
    .products-data .wrap-shopping .btn-cmn02 {
      width: 47%; }
    .products-data .wrap-shopping .btn-info a {
      display: block;
      padding: 10px;
      text-align: center;
      text-decoration: none;
      border: 1px solid #ddd; }
  .products-data .subscribe-wrap {
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
    padding: 20px 0;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: -.40em; }
    .products-data .subscribe-wrap .subscribe-sttl {
      text-align: center;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: middle;
      vertical-align: middle;
      width: 50%; }
    .products-data .subscribe-wrap ul {
      width: 50%;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: middle;
      text-align: center; }
      .products-data .subscribe-wrap ul li {
        padding-left: 10px;
        margin-bottom: 6px; }
        .products-data .subscribe-wrap ul li:last-child {
          margin-bottom: 0; }
        .products-data .subscribe-wrap ul li .btn-cmn02 {
          width: 100%; }
          .products-data .subscribe-wrap ul li .btn-cmn02 a {
            font-size: 12px;
            font-size: 1.2rem;
            padding: 3px 10px; }
  .products-data .link-list {
    border-bottom: 1px solid #ddd; }
    .products-data .link-list li {
      border-bottom: 1px dotted #ddd; }
      .products-data .link-list li a {
        position: relative;
        display: block;
        padding: 15px 0 15px 10px;
        text-decoration: none;
        -webkit-transition: 0.3s;
        transition: 0.3s; }
        .products-data .link-list li a [class^="icon-"]:before {
          position: absolute;
          top: 50%;
          right: 15px;
          margin: -5px 0 0;
          font-size: 10px;
          color: #555; }
        .products-data .link-list li a:hover {
          color: #cf0021; }
          .products-data .link-list li a:hover [class^="icon-"]:before {
            color: #cf0021; }
      .products-data .link-list li:last-child {
        border-bottom: none; }
  .products-data .list-sns {
    margin-top: 30px; }
    .products-data .list-sns li {
      width: 32%;
      margin-right: 2%; }
      .products-data .list-sns li a {
        text-decoration: none; }
      .products-data .list-sns li span {
        display: block;
        border: 2px solid #ccc; }
        .products-data .list-sns li span.tw {
          padding: 5px 0 5px 48px;
          color: #68aade;
          border: 1px solid #68aade;
          background: url("/common/css/img/icon_twitter.png") 23px 9px no-repeat;
          background-size: 17px auto;
          font-size: 13px;
          font-size: 1.3rem; }
        .products-data .list-sns li span.fb {
          padding: 5px 0 5px 43px;
          color: #3b5998;
          border: 1px solid #3b5998;
          background: url("/common/css/img/icon_facebook.png") 23px 9px no-repeat;
          background-size: 9px auto;
          font-size: 13px;
          font-size: 1.3rem; }
        .products-data .list-sns li span.line {
          padding: 5px 0 5px 52px;
          color: #00b900;
          border: 1px solid #00b900;
          background: url("/common/css/img/icon_line.png") 25px 7px no-repeat;
          background-size: 22px auto;
          font-size: 13px;
          font-size: 1.3rem; }
      .products-data .list-sns li:last-child {
        margin-right: 0; }

@media screen and (max-width: 1199px) {
  .products-data .wrap-shopping .btn-cmn02 {
    clear: both;
    width: 100%;
    margin-top: 20px; }
  .products-data .subscribe-wrap ul li .btn-cmn02 {
    margin-top: 0; } }
@media screen and (max-width: 767px) {
  .products-data #products-img {
    width: 90%;
    margin: 20px auto 25px;
    padding-top: 20px; }
  .products-data #products-ttl {
    font-size: 18px;
    font-size: 1.8rem; }
  .products-data #products-date {
    float: left; }
  .products-data #products-price {
    float: left; }
  .products-data .wrap-shopping {
    padding: 15px 0 30px; }
    .products-data .wrap-shopping .shopping-number {
      margin-top: 17px;
      font-size: 12px;
      font-size: 1.2rem; }
      .products-data .wrap-shopping .shopping-number .select-btn {
        margin-top: -2px; }
    .products-data .wrap-shopping .shopping-stock {
      margin-top: 15px;
      width: 60px;
      padding: 2px 5px;
      font-size: 11px;
      font-size: 1.1rem; }
    .products-data .wrap-shopping .btn-cmn02 {
      clear: both;
      width: 100%;
      margin-top: 20px; }
    .products-data .wrap-shopping .btn-info a {
      font-size: 12px;
      font-size: 1.2rem; }
    .products-data .wrap-shopping .subscribe-wrap .subscribe-sttl {
      font-size: 12px;
      font-size: 1.2rem;
      width: 36%; }
    .products-data .wrap-shopping .subscribe-wrap ul {
      width: 63%; }
      .products-data .wrap-shopping .subscribe-wrap ul li .btn-cmn02 {
        margin-top: 0; }
  .products-data .link-list {
    margin-bottom: 20px; }
    .products-data .link-list li a {
      padding: 8px 0 10px 6px;
      font-size: 12px;
      font-size: 1.2rem; } }
@media screen and (max-width: 320px) {
  .products-data .list-sns li span.tw {
    padding: 5px 0 5px 38px;
    background: url("/common/css/img/icon_twitter.png") 13px 9px no-repeat;
    background-size: 17px auto; }
  .products-data .list-sns li span.fb {
    padding: 5px 0 5px 26px;
    background: url("/common/css/img/icon_facebook.png") 10px 9px no-repeat;
    background-size: 9px auto; }
  .products-data .list-sns li span.line {
    padding: 5px 0 5px 45px;
    background: url("/common/css/img/icon_line.png") 18px 7px no-repeat;
    background-size: 22px auto; } }
/* .post-contents
 ========================================================================== */
.post-contents a:hover {
  text-decoration: none;
  color: #cf0021; }
.post-contents .post-contents-head {
  margin-bottom: 30px;
  line-height: 1.6; }
  .post-contents .post-contents-head .post-contents-ttl {
    letter-spacing: -.40em;
    margin-bottom: 10px; }
  .post-contents .post-contents-head .cap-date {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    width: 125px;
    margin-right: 10px;
    height: inherit;
    vertical-align: middle;
    padding: 7px 0;
    line-height: 1;
    text-align: center;
    color: #cf0021;
    border: 1px solid #cf0021;
    border-radius: 25px;
    font-family: "Ryumin Medium KL", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: 'palt' 1;
    font-feature-settings: 'palt' 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-size: 1.6rem; }
    .post-contents .post-contents-head .cap-date span {
      display: block;
      padding-top: 3px;
      font-size: 11px;
      font-size: 1.1rem; }
  .post-contents .post-contents-head .post-ttl {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    overflow: hidden;
    color: #1c1c1c;
    font-size: 30px;
    font-size: 3rem;
    font-family: "Ryumin Medium KL", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: 'palt' 1;
    font-feature-settings: 'palt' 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .post-contents .post-contents-head .post-sttl {
    margin-bottom: 10px;
    color: #1c1c1c;
    font-size: 20px;
    font-size: 2rem;
    font-family: "Ryumin Medium KL", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: 'palt' 1;
    font-feature-settings: 'palt' 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .post-contents .post-contents-head .post-txt {
    line-height: 1.8;
    font-size: 15px;
    font-size: 1.5rem; }
    .post-contents .post-contents-head .post-txt a {
      color: #cf0021; }
.post-contents .wrap-next-info {
  position: relative;
  margin-bottom: 40px;
  padding: 47px 30px 30px;
  line-height: 1.6;
  border: 1px dotted #404040;
  background: url("/common/css/img/bg_stripe.png"); }
  .post-contents .wrap-next-info .next-info-icon {
    position: absolute;
    top: 7px;
    left: -7px;
    display: block;
    box-sizing: border-box;
    width: 94px;
    height: 28px;
    padding: 3px 3px 0 0;
    text-align: center;
    color: #fff;
    background: url("/common/css/img/bg_next.png") left top no-repeat;
    background-size: 94px auto;
    font-family: "Ryumin Medium KL", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: 'palt' 1;
    font-feature-settings: 'palt' 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .post-contents .wrap-next-info .next-info-ttl {
    color: #1c1c1c;
    font-size: 28px;
    font-size: 2.8rem;
    font-family: "Ryumin Medium KL", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: 'palt' 1;
    font-feature-settings: 'palt' 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .post-contents .wrap-next-info .next-info-cap {
    margin-top: 10px;
    font-size: 12px;
    font-size: 1.2rem; }
.post-contents .wrap-apology {
  padding: 10px 20px 20px;
  border: 1px solid #ddd;
  margin-top: 40px; }
  .post-contents .wrap-apology .apology-ttl {
    margin-bottom: 5px;
    color: #1c1c1c;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "Ryumin Medium KL", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: 'palt' 1;
    font-feature-settings: 'palt' 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .post-contents .wrap-apology .txt {
    margin-bottom: 0; }
    .post-contents .wrap-apology .txt strong {
      font-weight: normal;
      color: #cf0021; }
.post-contents .url-list li {
  width: 25%;
  float: left; }

@media screen and (max-width: 767px) {
  .post-contents .post-contents-head {
    margin-bottom: 20px; }
    .post-contents .post-contents-head .post-contents-ttl {
      margin-bottom: 5px; }
    .post-contents .post-contents-head .cap-date {
      float: none;
      width: auto;
      margin: 0;
      padding: 7px 10px;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: middle;
      font-size: 12px;
      font-size: 1.2rem;
      margin-bottom: 5px; }
      .post-contents .post-contents-head .cap-date span {
        display: inline;
        margin-left: 6px;
        font-size: 10px;
        font-size: 1rem; }
    .post-contents .post-contents-head .post-ttl {
      font-size: 20px;
      font-size: 2rem;
      display: block; }
    .post-contents .post-contents-head .post-sttl {
      margin-bottom: 2px;
      font-size: 16px;
      font-size: 1.6rem; }
    .post-contents .post-contents-head .post-txt {
      font-size: 12px;
      font-size: 1.2rem; }
  .post-contents .wrap-next-info {
    margin-bottom: 20px;
    padding: 32px 15px 15px;
    background: url("/common/css/img/bg_stripe.png"); }
    .post-contents .wrap-next-info .next-info-icon {
      top: 5px;
      left: -5px;
      width: 75px;
      height: 22px;
      padding: 3px 3px 0 0;
      background-size: 75px auto;
      font-size: 11px;
      font-size: 1.1rem; }
    .post-contents .wrap-next-info .next-info-ttl {
      font-size: 18px;
      font-size: 1.8rem; }
    .post-contents .wrap-next-info .next-info-cap {
      margin-top: 6px;
      font-size: 10px;
      font-size: 1rem; }
  .post-contents .wrap-apology {
    padding: 10px; }
    .post-contents .wrap-apology .apology-ttl {
      margin-bottom: 5px;
      font-size: 14px;
      font-size: 1.4rem; }
    .post-contents .wrap-apology .txt {
      margin-bottom: 0;
      font-size: 12px;
      font-size: 1.2rem; }
  .post-contents .url-list li {
    width: 50%;
    float: left; } }
/* 関連書籍のご案内
 ========================================================================== */
.sct-relation-products {
  padding-bottom: 30px;
  margin: 0 auto;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px; }
  @media screen and (max-width: 767px) {
    .sct-relation-products {
      padding-left: 0;
      padding-right: 0;
      width: 100%; } }
  .sct-relation-products .list-release {
    text-align: center; }
    .sct-relation-products .list-release li {
      text-align: left; }

@media screen and (max-width: 767px) {
  .sct-relation-products {
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px 10px; } }
/* 関連ニュース
 ========================================================================== */
.wrap-sct-relation-news {
  padding: 40px 0 30px;
  background: url("/common/css/img/bg_gray.png"); }
  .wrap-sct-relation-news .sct-relation-news {
    margin: 0 auto;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px; }
    @media screen and (max-width: 767px) {
      .wrap-sct-relation-news .sct-relation-news {
        padding-left: 0;
        padding-right: 0;
        width: 100%; } }

@media screen and (max-width: 767px) {
  .wrap-sct-relation-news {
    padding: 25px 15px; }
    .wrap-sct-relation-news .sct-relation-news {
      box-sizing: border-box;
      width: 100%;
      padding: 0; }
      .wrap-sct-relation-news .sct-relation-news .list-topics .topics:nth-child(n + 3) {
        display: none; } }
/* 各号紹介
 ========================================================================== */
#page-backnumber h2 {
  margin-bottom: 40px; }
#page-backnumber .list-release {
  text-align: left; }
  #page-backnumber .list-release li {
    margin-bottom: 50px; }
    #page-backnumber .list-release li .release-month {
      margin-bottom: 7px; }
#page-backnumber .search-box {
  margin-bottom: 30px;
  display: table; }
  #page-backnumber .search-box p.ttl {
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    width: 9%; }
  #page-backnumber .search-box ul {
    width: 100%;
    display: table-cell;
    text-align: left;
    padding-top: 7px;
    padding-left: 3%;
    border-left: 1px solid #ddd; }
    #page-backnumber .search-box ul li {
      display: inline-block;
      margin-right: 4px;
      margin-bottom: 7px; }
      #page-backnumber .search-box ul li.active a {
        border: 1px solid #cf0021;
        color: #cf0021;
        font-weight: bold; }
      #page-backnumber .search-box ul li a {
        border: 1px solid #ddd;
        padding: 3px 16px; }
        #page-backnumber .search-box ul li a:hover {
          text-decoration: none;
          border: 1px solid #cf0021;
          color: #cf0021; }
#page-backnumber .sct-relation-products {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important; }

@media screen and (max-width: 767px) {
  #page-backnumber h2 {
    margin-bottom: 25px; }
  #page-backnumber .list-release li {
    margin-bottom: 20px; }
  #page-backnumber .search-box {
    margin-bottom: 10px; }
    #page-backnumber .search-box p.ttl {
      font-size: 15px;
      font-size: 1.5rem;
      margin-bottom: 10px;
      display: block;
      width: 100%; }
    #page-backnumber .search-box ul {
      display: block;
      width: 100%;
      margin-left: 0;
      padding-top: 0;
      padding-left: 0;
      border-left: none; }
      #page-backnumber .search-box ul li {
        font-size: 12px;
        font-size: 1.2rem;
        margin-right: 5px;
        margin-bottom: 10px; }
        #page-backnumber .search-box ul li a {
          padding: 5px 10px; }
  #page-backnumber .sct-relation-products {
    padding: 0 10px !important; } }
/* バックナンバー常備店
 ========================================================================== */
#page-shoplist #main {
  display: inherit; }
#page-shoplist #sct-main {
  margin-bottom: 70px; }
  #page-shoplist #sct-main .fbox {
    margin: 0 -25px; }
    #page-shoplist #sct-main .fbox .img-main {
      box-sizing: border-box;
      width: 20%;
      padding: 0 25px; }
      #page-shoplist #sct-main .fbox .img-main .img-main-inner {
        display: block;
        text-align: center; }
    #page-shoplist #sct-main .fbox .main-data {
      box-sizing: border-box;
      width: 80%;
      padding: 0 25px; }
      #page-shoplist #sct-main .fbox .main-data .sttl-main {
        margin-bottom: 10px;
        line-height: 1.6;
        color: #1c1c1c;
        font-family: "Ryumin Medium KL", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
        font-style: normal;
        font-weight: normal;
        -webkit-font-feature-settings: 'palt' 1;
        font-feature-settings: 'palt' 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px;
        font-size: 2rem; }
      #page-shoplist #sct-main .fbox .main-data .txt {
        width: 100%;
        margin-bottom: 20px;
        line-height: 1.8; }
      #page-shoplist #sct-main .fbox .main-data .btn-cmn01 {
        width: 35%; }
        #page-shoplist #sct-main .fbox .main-data .btn-cmn01 a[href$=".pdf"]:after {
          position: static; }
#page-shoplist .list-shop .sttl {
  margin-top: 50px; }
  #page-shoplist .list-shop .sttl:first-child {
    margin-top: 0; }
#page-shoplist .list-shop .tbl-th-side td.shop {
  border-right: 1px solid #ddd;
  width: 40%; }

@media screen and (max-width: 767px) {
  #page-shoplist #sct-main {
    margin-bottom: 50px; }
    #page-shoplist #sct-main .fbox {
      margin: 0; }
      #page-shoplist #sct-main .fbox .img-main {
        width: 100%;
        margin-bottom: 10px;
        padding: 0; }
        #page-shoplist #sct-main .fbox .img-main .img-main-inner {
          display: block; }
      #page-shoplist #sct-main .fbox .main-data {
        box-sizing: border-box;
        width: 100%;
        padding: 0; }
        #page-shoplist #sct-main .fbox .main-data .sttl-main {
          margin-bottom: 5px;
          font-size: 15px;
          font-size: 1.5rem; }
        #page-shoplist #sct-main .fbox .main-data .txt {
          margin-bottom: 10px;
          line-height: 1.8; }
        #page-shoplist #sct-main .fbox .main-data .btn-cmn01 {
          width: 100%; }
          #page-shoplist #sct-main .fbox .main-data .btn-cmn01 a {
            font-size: 13px;
            font-size: 1.3rem; }
  #page-shoplist .list-shop .sttl {
    margin-top: 40px; }
  #page-shoplist .list-shop .tbl-th-side td.shop {
    width: 100%;
    font-weight: bold;
    border-right: none;
    border-bottom: 1px dotted #ddd; } }
