@charset "utf-8";
/* CSS Document */

/* ----------------------------------------
   freepage responsive 
-------------------------------------------*/

/* ------------------------------
   for -768px(estore追記) 
---------------------------------*/

@media screen and (max-width: 768px) {
  /* Templete A */
  .journal-cont img {
    height: auto !important;
  }

  /* Templete B */
  ul.map {
    padding: 15px 15px 15px 35px;
  }

  ul.map li {
    margin: 0 0 5px 0;
  }

  .sps-itemCategoryGroup.half {
    width: 95%;
    margin: 0 auto 20px auto;
  }

  /* Templete C */
  iframe {
    width: 100%;
  }

  .fp_box_01 {
    height: auto;
    padding: 10px 10px;
    background: none;
    background-size: 100%;
  }

  .fp_b_box_01 {
    margin: 10px auto 20px auto;
  }

  .fp_box_02_01 {
    background: #fff;
  }

  .fp_b_box_02 > p {
    margin: 0 0 10px 0;
    color: #fff;
  }

  .fp_box_02_03 td {
    font-size: 14px;
  }

  .free_wrap {
    margin: 0 0 20px 0;
  }

  /* Templete D */
  dl.entry_faq dt {
    margin: 10px 0;
    text-indent: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 160%;
  }

  dl.entry_faq dd {
    margin: 0 0 30px 0;
    text-indent: 0;
    font-size: 14px;
    line-height: 160%;
  }

  /* Templete E */
  div#tabl_main table td {
    padding: 7px;
    text-align: left;
    font-size: 13px;
    line-height: 140%;
  }

  div#tabl_main table td:first-child {
    width: 25%;
  }

  div#tabl_main table td:nth-child(2) {
    width: 25%;
  }

  div#tabl_main table {
    margin: 0 0 20px 0;
  }

  div#tabl_main table td p {
    font-size: 13px;
    line-height: 140%;
  }

  /* Templete I */
  .info {
    margin: 0 0 10px 0;
  }

  .info th {
    display: block;
    width: 97%;
    padding: 10px 0 10px 10px;
  }

  .info td span {
    font-size: 13px;
  }

  /* Templete J */
  div#order_index ul.list li {
    display: block;
    float: left;
    width: 47%;
  }

  div#order_index ul.list li:nth-child(2n) {
    float: right;
  }

  div#order_index ul.list li:nth-child(2n+1) {
    clear: both;
  }

  div#order_index ul.list li img {
    width: 100%;
  }

  span.freeAreaTitle:after {
    border-width: 0 15px 25px 0;
  }
}
