@charset "UTF-8";
/* アニメーションベンダープレフィックス込み指定 */
/* アニメーションベンダープレフィックス込み指定 */
/* PC
----------------------------------*/
#sp_btn {
  display: none;
}

/* SP
----------------------------------*/
@media screen and (max-width: 896px) {
  body {
    font-size: 1.4rem;
  }
  #sp_btn {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    background: #2d3435;
    border-top: 1px solid #ccc;
  }
  #sp_btn ul {
    display: flex;
    justify-content: center;
    max-width: 100%;
    margin: 0 auto;
  }
  #sp_btn ul li {
    width: 50%;
    border-right: 1px solid #ccc;
  }
  #sp_btn ul li a {
    display: block;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.5;
  }
  #sp_btn ul li a img {
    width: 17px;
    margin-bottom: 2px;
  }
  #sp_btn ul li a span {
    display: block;
    font-size: 11px;
    font-family: "Outfit", sans-serif;
    font-weight: 800;
    letter-spacing: 0.05em;
    letter-spacing: 0.2em;
  }
  .bnr li {
    width: 100%;
    float: none;
  }
  /* navi */
  #header_nav {
    display: none;
  }
  /* sp_nav */
  /* nav-toggle */
  #nav-toggle {
    display: block;
    position: fixed;
    top: 10px;
    right: 10px;
    height: 60px;
    cursor: pointer;
    background: rgba(240, 240, 240, 0.7);
    padding: 15px;
    backdrop-filter: blur(6px);
  }
  #nav-toggle > div {
    position: relative;
    width: 35px;
  }
  #nav-toggle > div > p {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 25px;
    font-size: 11px;
    text-align: center;
    color: #222;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Outfit", sans-serif;
    font-weight: 800;
    letter-spacing: 0.05em;
  }
  #nav-toggle span {
    width: 100%;
    height: 1px;
    left: 0;
    display: block;
    background: #333;
    position: absolute;
    transition: transform 0.6s ease-in-out, top 0.5s ease;
  }
  #nav-toggle span:nth-child(1) {
    top: 0;
  }
  #nav-toggle span:nth-child(2) {
    top: 10px;
  }
  #nav-toggle span:nth-child(3) {
    top: 20px;
  }
  #nav-toggle:hover span:nth-child(1) {
    top: 0px;
  }
  #nav-toggle:hover span:nth-child(3) {
    top: 20px;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 15px;
    transform: rotate(45deg);
  }
  .open #nav-toggle span:nth-child(2) {
    top: 15px;
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 15px;
    transform: rotate(-45deg);
  }
  #nav-toggle {
    z-index: 1000;
  }
  #container {
    z-index: 900;
  }
  /* open */
  .open {
    overflow: hidden;
  }
  .open #sp-nav {
    visibility: visible;
    opacity: 1;
  }
  .open #sp-nav li {
    opacity: 1;
    transform: translateX(0);
    transition: transform 1s ease, opacity 0.9s ease;
    border-bottom: 1px solid #ddd;
  }
  /* header */
  #l-header {
    border-bottom: 0;
  }
  #l-header .inner {
    max-width: 100%;
    margin: 0;
    display: block;
    min-width: inherit;
  }
  #l-header .inner #logo {
    width: 200px;
    text-align: left;
    margin-left: 5px;
    padding: 4px 0 4px 0;
  }
  #l-header #tel {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  html {
    font-size: 3.125vw;
  }
  body {
    font-size: 1.2rem;
  }
  .tbl_scroll {
    padding-bottom: 10px;
    overflow: auto;
    white-space: nowrap;
  }
  .tbl_scroll::-webkit-scrollbar {
    height: 5px;
  }
  .tbl_scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .tbl_scroll::-webkit-scrollbar-thumb {
    background: #bcbcbc;
  }
  .tbl_scroll::-webkit-scrollbar-piece {
    background: #eee;
  }
  .tbl_scroll::-webkit-scrollbar-piece:start {
    background: #eee;
  }
  .spbr {
    display: block;
  }
  .pc_only {
    display: none;
  }
  .pcbr {
    display: none;
  }
  /* visual */
  .visual .inner .ballon_parent {
    width: 100%;
  }
  .visual .inner .ballon_parent li img {
    width: 45%;
  }
  .lsingle {
    margin-bottom: 20px;
  }
  /* mtitle */
  /* snip */
  .snip_parent {
    padding: 40px 0;
  }
  .snip_parent .snip figcaption > div.two h3 {
    font-size: 1.6rem;
  }
  .snip_parent .snip figcaption > div.two h3 span {
    font-size: 1.2rem;
  }
  /* ggmap */
  .ggmap {
    position: relative;
    padding-bottom: 46.25%;
    height: 0;
    overflow: hidden;
  }
  .gallery_ul li {
    float: none;
    width: 100%;
    margin: 0 0 15px 0;
  }
  .gallery_ul li:nth-child(3n) {
    margin: 0 0 15px 0;
  }
  .gallery_ul li:last-child {
    margin: 0;
  }
  .gallery_ul li a {
    height: auto;
  }
  /* pickup */
  .pickup .detail_box {
    padding: 10px;
  }
  .pickup .detail_box .bnr_tel {
    width: 95%;
    box-sizing: border-box;
  }
  /* page_title_box */
  .page_title_box .page_title {
    font-size: 2.4rem;
    letter-spacing: 0.1rem;
  }
  /* form */
  .form {
    width: 100%;
  }
  .form dl {
    margin: 10px 0;
  }
  .form dl dt {
    float: none;
    width: 100%;
    padding-top: 15px;
  }
  .form dl dd {
    width: 100%;
    padding-left: 0;
    padding-bottom: 15px;
    padding-top: 10px;
    line-height: 20px;
  }
  .form dl dd:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
  }
  .form .textarea,
  .form textarea {
    width: 100%;
  }
  .form .textarea.textarea03 {
    width: 35%;
  }
  .form .textarea02 {
    width: 43.5%;
  }
  .form button {
    width: 95%;
  }
  /* sp_menu */
  .btn__box {
    width: 100%;
    -webkit-perspective: 200px;
    perspective: 200px;
  }
  .btn__box a {
    width: 100%;
  }
  .btn__box:after {
    width: 100%;
    width: 100%;
  }
  #wrapper {
    overflow-y: hidden;
  }
}