@charset "utf-8";

/* SP SIZE */
@media (max-width: 720px) {
  body {
    min-width: 320px;
    font-size: 15px;
  }

  textarea {
    height: 180px;
  }

  table th,
  table td {
    display: block;
    padding: 4px;
    width: 100% !important;
    text-align: left;
    border: none;
    box-sizing: border-box;
  }

  #wrapper {
    margin-top: 0;
  }

  #header {
    position: static;
  }

  #header h1 {
    float: none;
    text-align: center;
  }

  #header h1 a {
    display: inline;
    margin: 0 auto;
    min-width: 0;
  }

  #header nav {
    position: fixed;
    padding-top: 80px;
    width: 180px;
    height: 100%;
    top: 0;
    left: -180px;
    right: auto;
    bottom: auto;
    z-index: 100;
    background: rgba(0, 0, 0, 0.8);
    transition: 0.2s;
  }

  #header nav.open {
    left: 0%;
  }

  #header nav ul {
    float: none;
    width: auto;
  }

  #header nav ul li {
    float: none;
    width: auto;
  }

  #header nav ul li {
    margin-left: 0 !important;
  }

  #header nav ul li a {
    margin: 0;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    line-height: 42px;
    border: none;
  }

  #header nav ul li a.active {
    border-bottom: none;
    background: rgba(100, 100, 100, 0.5);
  }

  #header ul.social {
    display: none;
  }

  #header #sp_menu_open {
    display: block;
    position: fixed;
    top: 16px;
    left: 16px;
    width: 48px;
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    background: #111;
    z-index: 200;
    border-radius: 24px;
    transition: 0.2s;
  }

  #header #sp_menu_open .fa-angle-double-left {
    display: none;
  }

  #header #sp_menu_open.active {
    color: #111;
    background: #fff;
  }

  #header #sp_menu_open.active .fa-angle-double-left {
    display: inline;
  }

  #header #sp_menu_open.active .fa-bars {
    display: none;
  }

  #footer h3 {
    margin: 0 auto;
    width: 160px;
  }

  #footer nav ul li {
    margin: 0 10px;
  }

  #main section .section_inner {
    padding: 24px 10px 24px 10px;
  }

  #main h2 {
    font-size: 34px;
  }

  #main h2 span {
    font-size: 18px;
  }

  #main h3 {
    font-size: 16px;
  }

  #main h3.center {
    text-align: left;
  }

  #main h3 br {
    display: none;
  }

  #main p.center {
    text-align: left;
  }

  #main p.center br {
    display: none;
  }

  /* common */

  .box {
    padding: 10px;
    border: solid 2px #E1DBDB;
  }

  .col_2 li {
    float: none;
    width: auto;
    margin: 0 0 20px 0;
  }

  .col_3 li {
    float: none;
    width: auto;
    margin: 0 0 20px 0;
  }

  .alignright,
  .alignleft {
    float: none;
    display: block;
    margin: 0 auto 20px auto;
    max-width: 100%;
    text-align: center;
  }

  .mbottom,
  .mbottom_20 { margin-bottom: 20px; }
  .mbottom_40 { margin-bottom: 25px; }
  .mbottom_60 { margin-bottom: 30px; }

  /* #main_image */

  #main_image {
    min-height: 0;
    height: 100% !important;
    /*background: #000 url(../images/top/main_image_bg.jpg) 50% 50% no-repeat;*/
    /*background-size: cover;*/
  }

  #main_image_pic {
    height: 100% !important;
  }

  #main_image_content {
    position: static;
    top: 0;
    padding: 30px 20px;
    font-size: 14px;
    -webkit-transform: translateY(0%); /* Safari用 */
    transform: translateY(0%);
  }

  #main_image_content h2 {
    margin-bottom: 16px;
    padding: 12px 0;
    font-size: 14px;
  }

  #main_image_content h2 span {
    font-size: 22px;
  }

  #main_image_content h2 span span {
    font-size: 42px;
  }

  #main_image_content p {
    text-align: left;
  }

  #main_image_content br {
    display: none;
  }

  section#concept .message {
    padding: 20px;
  }

  section#concept .message br {
    display: none;
  }

  /* section#menu */

  section#menu h3 {
    padding: 0;
    font-size: 20px;
  }

  section#menu h4 {
    font-size: 18px;
  }

  section#menu table th {
    padding: 4px;
  }

  section#menu table td {
    padding: 4px;
  }

  section#menu ul.col_3 h3 {
    text-align: left;
  }

  section#access .access_map {
    margin: 0 -10px 20px -10px;
    height: 320px;
  }

  section#access .access_map iframe {
    height: 320px;
  }

  section#news dl dt {
    position: static;
    font-size: 12px;
  }

  section#news dl dd {
    margin: 0 0 1em 0;
  }

  section#news .more a {
    font-size: 15px;
  }

  section#social_media #social_media_col {
    /*display: none;*/
  }

  section#contact th {
    padding-top: 10px;
    width: 33%;
  }

  section#contact th {
    display:block;
    margin: 0 auto;
    padding: 5px;
    width: auto;
    border: none;
  }

  section#contact td {
    display:block;
    padding:5px;
    width: auto;
    border: none;
  }

  section#access ul.shop_list li .shop_info h4 {
    font-size: 20px;
  }

  section#access ul.shop_list li .shop_info h5 {
    font-size: 16px;
  }

  section#access ul.shop_list li .shop_info {
    float: none;
    width: auto;
  }

  section#access ul.shop_list > li .access_map {
    float: none;
    width: auto;
	  height: 240px;
  }

	  section#access ul.shop_list > li .access_map iframe {
	  height: 240px;
  }

  /* swiper */

  .swiper-container {
    margin-right: -10px;
    margin-left: -10px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    padding: 0;
    margin-top: -24px;
    width: 48px;
    height: 48px;
    font-size: 48px;
    line-height: 48px;
    color: rgba(255, 255, 255, 0.6);
    background: none;
  }
}