@charset "UTF-8";
html {
  font-size: 62.5%;
  scroll-padding-top: 95px;
  font-family: "游ゴシック体 ", YuGothic, " 游ゴシック Medium ", " Yu Gothic Medium ", " 游ゴシック ", " Yu Gothic ", sans-serif; }

body {
  color: #0f0f0f;
  font-size: 1.6rem;
  scroll-padding-top: 95px; }

ul,
ol {
  list-style: none; }

img {
  width: 100%;
  height: auto; }

a {
  cursor: pointer;
  text-decoration: none; }

.text-center{
  text-align: center;
}

.bold{
  font-weight: bold;
}

.all-wrapper {
  overflow: hidden; }

.spNone {
  display: block; }
  @media screen and (max-width: 768px) {
    .spNone {
      display: none; } }

.globalHeader {
  background: url("img/common/header_line.png") repeat-x, linear-gradient(to right, #381812, #2b0c07, #381812); }

.logoArea {
  width: 80%;
  margin: 0 auto;
  padding-top: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    .logoArea {
      padding: 16px 0;
      width: 95%; } }
  .logoArea__logo {
    width: 27%;
    max-width: 350px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      .logoArea__logo {
        width: 60%;
        font-size: 0; } }
  .logoArea__desc {
    padding-left: 20px;
    font-size: 1.3rem; }
    @media screen and (max-width: 768px) {
      .logoArea__desc {
        display: none; } }

.globalNav {
  font-family: 游明朝, " Yu Mincho ", YuMincho, " Hiragino Mincho ProN ", "Hiragino Mincho Pro ", HGS明朝E, メイリオ, Meiryo, serif;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#573e04+0,725008+45,aa7a06+96,ffeec5+98 */
  background: #573e04;
  /* Old browsers */
  background: -moz-linear-gradient(top, #573e04 0%, #725008 45%, #aa7a06 96%, #ffeec5 98%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #573e04 0%, #725008 45%, #aa7a06 96%, #ffeec5 98%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #573e04 0%, #725008 45%, #aa7a06 96%, #ffeec5 98%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#573e04', endColorstr='#ffeec5',GradientType=0 );
  /* IE6-9 */ }
  .globalNav__wrapper {
    width: 80%;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      .globalNav__wrapper {
        display: none; } }
  .globalNav__list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 7.5px 0;
    font-size: 1.7rem;
    position: relative;
    max-width: 1200px;
    margin: 0 auto; }
  .globalNav__list li {
    text-align: center;
    width: 25%; }
  .globalNav__list li a {
    color: #fff;
    display: block; }

.dropdwn__menu {
  display: flex; }
  .dropdwn__menu li {
    position: relative;
    width: 1200px;
    margin: 1px;
    display: inline;
    text-align: center;
    padding: 13px 0;
    font-size: 1.7rem; }
    .dropdwn__menu li a, .dropdwn__menu li p {
      color: #fff;
      display: block; }

.dropdwn__sub {
  width: 100%;
  display: none;
  position: absolute;
  margin-left: -5px;
  margin-top: 5px;
  padding: 0;
  background: #f5eee0;
  z-index: 10; }
  .dropdwn__sub li {
    width: 100%; }
    .dropdwn__sub li a {
      padding: 5px 0;
      margin: -5px 5px -5px -5px;
      display: block;
      color: #0f0f0f; }
      .dropdwn__sub li a:hover {
        background: #9e802e;
        color: #fff; }

#menu li ul {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0; }

#menu li:last-child ul {
  left: -100%;
  width: 100%; }

#menu li ul li {
  overflow: hidden;
  width: 200%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s; }

#menu li ul li a {
  padding: 13px 15px;
  background: #1a5293;
  text-align: left;
  font-size: 12px;
  font-weight: normal; }

#menu li:hover ul li {
  overflow: visible;
  height: 38px;
  border-bottom: 1px solid #fff; }

#menu li:hover ul li:first-child {
  border-top: 0; }

#menu li:hover ul li:last-child {
  border-bottom: 0; }

.globalNav_itemeName {
  display: block; }

.globalNav_itemedescription {
  display: block;
  color: #ffd05f; }

.displaySP {
  display: none; }
  @media screen and (max-width: 768px) {
    .displaySP {
      display: block; } }

@media screen and (max-width: 768px) {
  .displayPC {
    display: none; } }

#slider,
#thumbnail_slider {
  margin: 0 auto 10px; }

.slide-item img {
  width: 100%;
  	/*@include sp {
  		display: none;
      }*/ }

.thumbnail-item img {
  width: 98%;
  margin: 0 auto; }

.thumbnail_slider__wraper {
  background: url("img/top/thum_bakc.png") no-repeat;
  padding: 22px 0 18px;
  background-size: cover; }

#thumbnail_slider {
  width: 80%; }
  @media screen and (max-width: 768px) {
    #thumbnail_slider {
      width: 95%; } }
  #thumbnail_slider .slick-prev {
    left: 0;
    z-index: 2; }
    #thumbnail_slider .slick-prev:before {
      content: "＜";
      font-weight: bold;
      background: #000;
      padding: 3px 9px 0 3px; }
  #thumbnail_slider .slick-next {
    right: 0;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      #thumbnail_slider .slick-next {
        right: 3%; } }
    #thumbnail_slider .slick-next:before {
      content: "＞";
      font-weight: bold;
      background: #000;
      padding: 3px 3px 0 9px; }

.displaySP {
  display: none; }
  @media screen and (max-width: 768px) {
    .displaySP {
      display: block; } }

.datailButton {
  text-align: center;
  width: 440px;
  margin: 0 auto;
  border: solid 2px #65450f;
  border-radius: 4px;
  font-size: 2rem;
  margin-top: 34px;
  position: relative;
  background: #aa7e37;
  /* Old browsers */
  background: -moz-linear-gradient(top, #aa7e37 28%, #7c5808 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #aa7e37 28%, #7c5808 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #aa7e37 28%, #7c5808 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa7e37', endColorstr='#7c5808',GradientType=0 );
  /* IE6-9 */ }
  @media screen and (max-width: 768px) {
    .datailButton {
      width: 100%;
      margin-top: 2px; } }
  .datailButton:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f054";
    font-size: 2.2rem;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 17px auto 0 0;
    width: 16%;
    height: 3.2rem;
    text-align: center; }
  .datailButton:hover {
    opacity: 0.5; }
  .datailButton__link {
    padding: 13px;
    display: block;
    border: solid 1px #dccaac;
    border-radius: 1px;
    color: #fff; }

.datailButto--modifire {
  margin: 0;
  width: 260px;
  margin-top: 25px; }
  @media screen and (max-width: 768px) {
    .datailButto--modifire {
      width: 100%; } }

.couponLead{
  text-align: center;
  width: 80%;
  margin: 33px auto 20px;
  font-weight: bold;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px){
  .couponLead{
    font-size: 1.6rem;
  }
}
.datailButtonList {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 auto;
  justify-content: center;
  gap: 29px 55px;
}
@media screen and (max-width: 768px){
  .datailButtonList {
    gap: 14px 55px;
  } 
}
.datailButtonList__item{
  width: 34%;
  margin: 0;
}
@media screen and (max-width: 768px){
  .datailButtonList__item{
    width: 100%;
  }
}

.buttonSubText {
  text-align: center;
  margin-top: 10px; }

.breadCrumb {
  margin: 15px 0;
  font-size: 1.4rem; }
  @media screen and (max-width: 768px) {
    .breadCrumb {
      margin-bottom: 30px; } }
  .breadCrumb__item {
    display: inline; }
    .breadCrumb__item:not(:last-child):after {
      content: " > "; }
  .breadCrumb a {
    text-decoration: none;
    color: #0f0f0f; }



@media screen and (max-width: 768px) {
  .order1 {
    order: 1; }

  .order2 {
    order: 2; }

  .order3 {
    order: 3; } }
#page_top {
  width: 80px;
  height: 80px;
  position: fixed;
  right: 0;
  bottom: 17px;
  background: #d79f28;
  opacity: 0.6;
  border-radius: 50%;
  z-index: 2;}

#page_top a {
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  text-decoration: none; }
  #page_top a:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f102';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -40px;
    bottom: 0;
    right: 10px;
    left: 0;
    margin: auto;
    text-align: center; }
  #page_top a:after {
    content: 'PAGE TOP';
    font-size: 13px;
    color: #fff;
    position: absolute;
    top: 43px;
    bottom: 0;
    right: 10px;
    left: 0;
    margin: auto;
    text-align: center; }

.topSection {
  background: url("img/top/section_bakc.png");
  background-repeat: repeat-x; }

.topSection__wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 67px;
  padding-bottom: 67px;
  font-family: 游明朝, " Yu Mincho ", YuMincho, " Hiragino Mincho ProN ", "Hiragino Mincho Pro ", HGS明朝E, メイリオ, Meiryo, serif; }
  @media screen and (max-width: 768px) {
    .topSection__wrapper {
      width: 95%;
      padding-top: 30px;
      padding-bottom: 30px; } }

.sectionTitle {
  text-align: center;
  background: url(img/top/ribon.png) no-repeat;
  background-position: center bottom;
  padding-bottom: 49px;
  margin-bottom: 49px; }
  @media screen and (max-width: 768px) {
    .sectionTitle {
      line-height: 1; } }
  .sectionTitle__img {
    display: block;
    margin: 0 auto;
    /*  @include sp {
      	width: 40%;
      }*/ }
    .sectionTitle__img img {
      width: auto; }
  .sectionTitle__text {
    font-family: 游明朝, " Yu Mincho ", YuMincho, " Hiragino Mincho ProN ", "Hiragino Mincho Pro ", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 1.6rem; }

.menuContentList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center; }

.menuContentList__item {
  position: relative;
  font-size: 1.6rem;
  margin: 0 auto 25px; }

.menuContentList__item a:hover {
  opacity: 0.5; }

@media screen and (max-width: 768px) {
  .menuContentList__img {
    vertical-align: bottom; } }

.menuContentList__item--fitst {
  width: 90%; }
  @media screen and (max-width: 768px) {
    .menuContentList__item--fitst {
      position: relative;
      left: -1%;
      width: 100%; } }
  .menuContentList__item--fitst .menuContentList_title {
    position: absolute;
    top: 35%;
    left: 25%;
    font-size: 4.2rem;
    color: #fff;
    text-shadow: 0px 0px 5px #fff;
    text-align: center;
    background: #aa7e37;
    width: 50%;
    font-size: 6rem;
    border: 5px solid #aa7e37;
    padding: 20px;
    font-family: 游明朝, " Yu Mincho ", YuMincho, " Hiragino Mincho ProN ", "Hiragino Mincho Pro ", HGS明朝E, メイリオ, Meiryo, serif; }
    .menuContentList__item--fitst .menuContentList_title span {
      display: block;
      font-size: 3rem; }
    @media screen and (max-width: 768px) {
      .menuContentList__item--fitst .menuContentList_title {
        top: 44%;
        left: 8%;
        font-size: 3.3rem; } }
  .menuContentList__item--fitst .menuContentList_text {
    position: absolute;
    bottom: 8.3%;
    left: 0.2%;
    color: #fff;
    width: 97.7%;
    padding: 6px;
    margin-left: 16px;
    background: rgba(0, 0, 0, 0.59); }
    @media screen and (max-width: 768px) {
      .menuContentList__item--fitst .menuContentList_text {
        margin-left: 0;
        width: 100%;
        left: 1%;
        font-size: 1.3rem; } }
    @media screen and (max-width: 320px) {
      .menuContentList__item--fitst .menuContentList_text {
        font-size: 1.2rem; } }
  .menuContentList__item--fitst .menuContentList__img.displaySP {
    display: none; }
    @media screen and (max-width: 768px) {
      .menuContentList__item--fitst .menuContentList__img.displaySP {
        display: block;
        width: 101%; } }
  .menuContentList__item--fitst .menuContentList__img.displayPC {
    display: block; }
    @media screen and (max-width: 768px) {
      .menuContentList__item--fitst .menuContentList__img.displayPC {
        display: none; } }

.menuContentList__item--second {
  width: 48%;
  margin-left: 8px; }
  @media screen and (max-width: 768px) {
    .menuContentList__item--second {
      width: 100%;
      margin-left: 0; } }
  .menuContentList__item--second .menuContentList_title {
    position: absolute;
    top: 33%;
    left: 5%;
    font-size: 30px;
    color: #0f0f0f;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .menuContentList__item--second .menuContentList_title {
        font-size: 2rem; } }
  .menuContentList__item--second .menuContentList_text {
    position: absolute;
    bottom: 8.3%;
    left: -1.5%;
    color: #fff;
    width: 96.9%;
    padding: 11px;
    margin-left: 16px;
    background: rgba(0, 0, 0, 0.59); }
    @media screen and (max-width: 768px) {
      .menuContentList__item--second .menuContentList_text {
        margin-left: 0;
        width: 100%;
        left: 0;
        font-size: 1.3rem;
        position: absolute;
        bottom: 3.3%; } }
    @media screen and (max-width: 320px) {
      .menuContentList__item--second .menuContentList_text {
        font-size: 1.2rem; } }

.menuContentList__item--third {
  width: 48%; }
  @media screen and (max-width: 768px) {
    .menuContentList__item--third {
      width: 100%; } }
  .menuContentList__item--third .menuContentList_title {
    position: absolute;
    top: 33%;
    left: 5%;
    font-size: 30px;
    color: #0f0f0f;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .menuContentList__item--third .menuContentList_title {
        font-size: 2rem; } }
  .menuContentList__item--third .menuContentList_text {
    position: absolute;
    bottom: 8.3%;
    left: -1.5%;
    color: #fff;
    width: 96.9%;
    padding: 11px;
    margin-left: 16px;
    background: rgba(0, 0, 0, 0.59); }
    @media screen and (max-width: 768px) {
      .menuContentList__item--third .menuContentList_text {
        margin-left: 0;
        left: 0;
        width: 100%;
        font-size: 1.3rem;
        position: absolute;
        bottom: 3.3%; } }
    @media screen and (max-width: 320px) {
      .menuContentList__item--third .menuContentList_text {
        font-size: 1.2rem; } }

.menuContentList__item--4th {
  width: 48%;
  margin-left: 9px; }
  @media screen and (max-width: 768px) {
    .menuContentList__item--4th {
      width: 100%;
      margin-left: 0; } }
  .menuContentList__item--4th .menuContentList_title {
    position: absolute;
    top: 33%;
    left: 5%;
    font-size: 30px;
    color: #0f0f0f;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .menuContentList__item--4th .menuContentList_title {
        font-size: 2rem; } }
  .menuContentList__item--4th .menuContentList_text {
    position: absolute;
    bottom: 8.3%;
    left: -1.5%;
    color: #fff;
    width: 96.9%;
    padding: 11px;
    margin-left: 16px;
    background: rgba(0, 0, 0, 0.59); }
    @media screen and (max-width: 768px) {
      .menuContentList__item--4th .menuContentList_text {
        margin-left: 0;
        width: 100%;
        left: 0;
        font-size: 1.3rem;
        position: absolute;
        bottom: 3.3%; } }
    @media screen and (max-width: 320px) {
      .menuContentList__item--4th .menuContentList_text {
        font-size: 1.2rem; } }

.menuContentList__item--5th {
  width: 48%; }
  @media screen and (max-width: 768px) {
    .menuContentList__item--5th {
      width: 100%; } }
  .menuContentList__item--5th .menuContentList_title {
    position: absolute;
    top: 33%;
    left: 5%;
    font-size: 30px;
    color: #0f0f0f;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .menuContentList__item--5th .menuContentList_title {
        font-size: 2rem; } }
  .menuContentList__item--5th .menuContentList_text {
    position: absolute;
    bottom: 8.3%;
    left: -1.5%;
    color: #fff;
    width: 96.9%;
    padding: 11px;
    margin-left: 16px;
    background: rgba(0, 0, 0, 0.59); }
    @media screen and (max-width: 768px) {
      .menuContentList__item--5th .menuContentList_text {
        margin-left: 0;
        width: 100%;
        left: 0;
        font-size: 1.3rem;
        position: absolute;
        bottom: 3.3%; } }
    @media screen and (max-width: 320px) {
      .menuContentList__item--5th .menuContentList_text {
        font-size: 1.2rem; } }

.shopContentList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center; }
  @media screen and (max-width: 768px) {
    .shopContentList {
      align-items: normal; } }

.shopContentList__item {
  position: relative;
  font-size: 1.6rem;
  width: 48%;
  margin-bottom: 70px; }
  @media screen and (max-width: 768px) {
    .shopContentList__item {
      width: 90%;
      margin: 0 auto 25px; } }

.shopContentList__dt {
  height: 185px;
  overflow: hidden;
  position: relative; }
  @media screen and (max-width: 768px) {
    .shopContentList__dt {
      overflow: visible;
      height: 34px;
      height: 100px; } }
  .shopContentList__dt img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    display: block; }
    @media screen and (max-width: 768px) {
      .shopContentList__dt img {
        width: 100%;
        height: 100px;
        object-fit: cover;
        padding: 3px;
        border: solid 1px #9f8f7b; } }

  .shopContentList__item--another .shopContentList__dt{
    /* overflow: hidden;
    border: solid 1px #9f8f7b;
    position: relative; */
  }

  .shopContentList__item--another .shopContentList__dt img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    display: block; }
    @media screen and (max-width: 768px) {
      .shopContentList__item--another .shopContentList__dt img {
        top: 50%;
        width: 100%;
        height: 100px;
        object-fit: cover;
        padding: 3px;
        border: none; } }

  .shopContentList__dt a:hover {
    opacity: 0.5; }
  .shopContentList__dt .shopContentList__dt__black {
    height: 185px;
    background-color: black; }
    @media screen and (max-width: 768px) {
      .shopContentList__dt .shopContentList__dt__black {
        height: 100px; } }
  .shopContentList__dt .inBoxText_sub {
    position: absolute;
    font-size: 1rem;
    color: #fff;
    font-weight: bold;
    top: -20%;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 80%;
    height: 3.2rem;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .shopContentList__dt .inBoxText_sub {
        font-size: 0.6rem;
        margin: 0 auto;
        top: 30%;
        width: 100%; } }
    .shopContentList__dt .inBoxText_sub .inBoxText {
      position: absolute;
      font-size: 2.2rem;
      color: #fff;
      font-weight: bold;
      top: 50px;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 80%;
      height: 3.2rem;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .shopContentList__dt .inBoxText_sub .inBoxText {
          font-size: 1.6rem;
          margin: 0 auto;
          top: 50%;
          width: 100%; } }

/*.shopContentList__dd--tel {
  color: $font-base_c;
  font-weight: bold;
  margin-top: 20px;
  &:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f87b";
    color: #6a4901;
    padding-right: 1rem;
  }
}*/
.shopContentList__dd--address {
  color: #0f0f0f; }
  @media screen and (max-width: 768px) {
    .shopContentList__dd--address {
      margin-left: 1.6em;
      text-indent: -1.6em; } }
  .shopContentList__dd--address:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f279";
    color: #6a4901;
    font-size: 1.2rem;
    padding-right: 1rem; }

.shopContentList__dd--name {
  text-align: center;
  color: black; }
  .shopContentList__dd--name span {
    font-size: 2.2rem; }
  @media screen and (max-width: 768px) {
    .shopContentList__dd--name {
      font-size: 0.8rem; }
      .shopContentList__dd--name span {
        font-size: 2rem; } }

.globalFooter {
  background: #f5eee0;
}
@media screen and (max-width: 768px){
  .globalFooter {
    margin: 0 0 219px 0;
  } 
}

.footerWrap {
  width: 80%;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .footerWrap {
      display: none; } }

.footerNav {
  padding: 40px 0; }

.footerNav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto; }

.footerNavList {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 3; }
  .footerNavList__linkFirst {
    color: #0f0f0f; }
  .footerNavList__linkNest {
    color: #0f0f0f; }

.footerNavListNest {
  padding-left: 16px; }

.copyright {
  text-align: center;
  background: #7c5808; }
  .copyright__wrap {
    width: 80%;
    margin: 0 auto;
    padding: 27px 0; }
  .copyright__link {
    color: #fff; }

.singleArticleSection__headline {
  margin: 0 auto 10px;
  width: 70%; }
  @media screen and (max-width: 768px){
    .singleArticleSection__headline {
      width: 100%; }
  }
.singleArticleSection__headline .shop_sub{
  font-size: 21px;
  display: block;
}
@media screen and (max-width: 768px){
  .singleArticleSection__headline .shop_sub{
    font-size: 17px;
  }  
}
.singleArticleSection__thum {
  width: 70%;
  margin: 0 auto; }
  @media screen and (max-width: 768px){
    .singleArticleSection__thum {
      width: 100%;}
  }
.articleWrap {
  width: 80%;
  margin: 0 auto;
  max-width: 1200px; }

.kv__wrap {
  position: relative; }
.kv__title {
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 3.2rem;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .kv__title {
      font-size: 2rem; } }

.articleList {
  width: 80%;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .articleList {
      width: 100%; } }

.articleListMain {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  /* align-items: center; */
  align-items: initial;
  padding: 40px 0;
  width: 100%; }
  .articleListMain__thum {
    width: 20%; }
    @media screen and (max-width: 768px) {
      .articleListMain__thum {
        width: 100%; } }
  .articleListMain__content {
    margin-left: 50px;
    width: 70%; }
    @media screen and (max-width: 768px) {
      .articleListMain__content {
        margin-left: 0;
        width: 100%; } }
  .articleListMain__haedline {
    border-bottom: solid 1px #ddd;
    font-size: 2rem;
    padding: 19px 0; }
    .articleListMain__haedline span {
      font-size: 1.5rem; }
  .articleListMain__dl {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    padding: 19px 0;
    border-bottom: solid 1px #ddd; }
    .articleListMain__dl--ait{
      align-items: flex-start;
    }
    .articleListMain__dl--qr{
      margin-top: 25px;
      display: inline-block;
    }


  .articleListMain__dt {
    font-weight: bold;
    width: 15%; }
    .articleListMain__dt--qr{
      font-weight: bold;
    }
    @media screen and (max-width: 768px) {
      .articleListMain__dt {
        width: 100%;
        font-size: 1.8rem; } }
    
    

.circleThum img {
  border-radius: 50%; }
@media screen and (max-width: 768px) {
  .circleThum {
    width: 80%;
    margin: 0 auto; } }

.singleShopWrap {
  width: 80%;
  margin: 0 auto;
  max-width: 1200px; }

.articleListMain--modifire {
  border: none; }

.articleListMain__ddList {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center; }
  .articleListMain__ddList__item {
    width: 20%;
    padding: 0 20px; }
    @media screen and (max-width: 768px) {
      .articleListMain__ddList__item {
        width: 50%; } }
    .articleListMain__ddList__text{
      font-size: 11px;
      text-align: center;
    }

.appDownload {
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center; }
  .appDownload p {
    width: 100%;
    text-align: center; }

.appleBadges {
  width: 135px;
  height: 48px; }

.googleBadges {
  width: 165px;
  height: 70px;
  margin-left: 80px; }
  @media screen and (max-width: 768px) {
    .googleBadges {
      margin-left: 0; } }

.app_qr {
  width: 40%;
  margin: 0 15px; }
  @media screen and (max-width: 768px) {
    .app_qr {
      display: none; } }

.reserveContent{
  display: flex;
  margin-top: 30px;
  gap: 90px;
}
@media screen and (max-width: 768px){
  .reserveContent{
    display: block;
  } 
}
.reserveContent__item{
  /* text-align: center; */
}
.couponLink__item{
  margin-top: 10px;
  display: block;
  border-radius: 6px;
  padding: 16px 20px;
  color: #fff;
  background: #936b18;
  text-align: center;
}
.reserveContent__text{
  font-weight: bold;
  text-align: center;
}
/*ハンバーガーボタン*/
.el_humburger {
  position: fixed;
  top: 45px;
  right: 60px;
  width: 46px;
  height: 25px;
  padding-top: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0px;
  z-index: 20;
  cursor: pointer;
  pointer-events: auto;
  color: #000;
  text-align: center;
  background: #8f6003;
  display: none; }

@media screen and (max-width: 840px) {
  .el_humburger {
    display: block;
    right: 3%;
    top: 2.2%;
    padding-top: 14px;
    width: 50px;
    height: 50px;
    border-radius: 50%; }

  #factory .el_humburger {
    display: none; } }
.el_humburger_wrapper {
  margin-bottom: 5px;
  width: 42px;
  display: inline-block; }

@media screen and (max-width: 840px) {
  .el_humburger_wrapper {
    margin-bottom: 5px;
    width: 22px; } }
.el_humburger_text {
  font-size: 12px;
  letter-spacing: 0.1em;
  font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; }

.js_humburgerOpen .el_humburger_text.el_humburger_text__menu {
  display: none; }

.el_humburger_text.el_humburger_text__close {
  display: none; }

.js_humburgerOpen .el_humburger_text.el_humburger_text__close {
  display: block; }

@media screen and (max-width: 840px) {
  .el_humburger_text {
    font-size: 10px;
    padding-top: 2px; } }
@media screen and (max-width: 840px) {
  .el_humburger_text svg path {
    -webkit-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    -o-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    fill: #000; } }
@media screen and (max-width: 840px) {
  .js_humburgerOpen .el_humburger_text svg path {
    fill: #000; } }
.el_humburger span.el_humburger_bar {
  display: block;
  width: 100%;
  margin: 0 auto 7px;
  height: 3px;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.el_humburger span.el_humburger_bar:last-child {
  margin-bottom: 0; }

.js_humburgerOpen .el_humburger span.el_humburger_bar {
  background: #fff; }

@media screen and (max-width: 840px) {
  .el_humburger span.el_humburger_bar {
    left: 0;
    top: 0;
    background: #fff; } }
.js_humburgerOpen .el_humburger span.el_humburger_bar.top {
  -webkit-transform: translateY(9px) rotate(-45deg);
  -ms-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg); }

.js_humburgerOpen .el_humburger span.el_humburger_bar.middle {
  opacity: 0; }

.js_humburgerOpen .el_humburger span.el_humburger_bar.bottom {
  -webkit-transform: translateY(-11px) rotate(45deg);
  -ms-transform: translateY(-11px) rotate(45deg);
  transform: translateY(-11px) rotate(45deg); }

.el_humburgerButton.el_humburgerButton__close {
  top: 2%;
  right: 2%; }

.el_humburgerButton__close span.el_humburger_bar {
  display: block;
  width: 35px;
  margin: 0 auto;
  height: 4px;
  background: #000; }

.el_humburgerButton__close span.el_humburger_bar.top {
  -webkit-transform: translateY(5px) rotate(-45deg);
  -ms-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg); }

.el_humburgerButton__close span.el_humburger_bar.bottom {
  -webkit-transform: translateY(-6px) rotate(45deg);
  -ms-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg); }

.navi {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  width: 0;
  z-index: 3;
  padding-top: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  overflow: auto; }

.js_humburgerOpen .navi {
  width: 450px; }

@media screen and (max-width: 840px) {
  .js_humburgerOpen .navi {
    width: 100%;
    /* padding: 70px 10% 0; */
    padding: 9px 3% 0;
    background: url("img/common/header_bg.png"); } }
.navi_item {
  margin-bottom: 28px;
  font-size: 20px;
  white-space: nowrap;
  margin-left: 90px; }
  .navi_item:before {
    content: '';
    display: inline-block;
    background-image: url("img/common/leaf.png");
    width: 25px;
    background-size: contain;
    vertical-align: middle;
    height: 32px;
    margin: 5px 10px 0; }
  .navi_item a {
    color: #8f6003; }

.navi_item.op_innerLink {
  cursor: pointer; }

@media screen and (max-width: 840px) {
  .navi_item {
    margin-left: 0;
    font-size: 2rem;
    font-weight: bold;
    font-family: "游ゴシック体 ", YuGothic, " 游ゴシック Medium ", " Yu Gothic Medium ", " 游ゴシック ", " Yu Gothic ", sans-serif; }

  .navi_item__hum {
    margin-left: 30%;
    font-size: smaller;
    font-weight: normal; }
    .navi_item__hum li {
      padding-bottom: 5px; } }
.singePageTitle {
  background: #3e2b03;
  /* Old browsers */
  background: -moz-linear-gradient(left, #3e2b03 14%, #d79f28 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #3e2b03 14%, #d79f28 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #3e2b03 14%, #d79f28 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e2b03', endColorstr='#d79f28',GradientType=1 );
  /* IE6-9 */ }
  .singePageTitle__wrap {
    width: 80%;
    margin: 0 auto;
    color: #fff;
    padding: 29px 0;
    font-weight: bold;
    font-family: 游明朝, " Yu Mincho ", YuMincho, " Hiragino Mincho ProN ", "Hiragino Mincho Pro ", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 3rem; }

.map iframe {
  width: 100%;
  height: 390px; }

.pageSection {
  max-width: 1200px;
  margin: 50px auto 100px; }

.pageBanner {
  width: 80%;
  margin: 20px auto; }

/*.pageBanner{	
	background: url("img/top/section_bakc.png");
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 80px;
	>img{
		width:80%;
		margin-top: 30px;
		max-width: $max;
	}
}*/
.pageContentTitle--kv01 {
  position: relative; }
.pageContentTitle--kv02 {
  position: relative; }
.pageContentTitle--kv03 {
  position: relative; }
.pageContentTitle__text {
  text-align: center;
  position: absolute;
  top: 145px;
  left: 0;
  right: 0;
  margin: auto;
  font-family: 游明朝, " Yu Mincho ", YuMincho, " Hiragino Mincho ProN ", "Hiragino Mincho Pro ", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 4rem;
  text-shadow: 0px 0px 5px #fff; }
  @media screen and (max-width: 768px) {
    .pageContentTitle__text {
      position: absolute;
      top: 10%;
      font-size: 5vw; } }
  .pageContentTitle__text--underline {
    width: 80%;
    margin: 0 auto 25px;
    border-bottom: solid 2px #af904b;
    padding-bottom: 20px; }
.pageContentTitle__lead {
  width: 80%;
  margin: 0 auto 60px;
  line-height: 2;
  font-size: 1.6rem;
  max-width: 1200px;
  text-align: center; }
.pageContentTitle__menutitle {
  font-family: 游明朝, " Yu Mincho ", YuMincho, " Hiragino Mincho ProN ", "Hiragino Mincho Pro ", HGS明朝E, メイリオ, Meiryo, serif;
  text-align: center;
  font-size: 4rem;
  color: #9e802e;
  /* margin-bottom: 20px;  */
  }
  @media screen and (max-width: 768px) {
    .pageContentTitle__menutitle {
      font-size: 2.2rem; } }
  .pageContentTitle__subtitle{
    font-family: 游明朝, " Yu Mincho ", YuMincho, " Hiragino Mincho ProN ", "Hiragino Mincho Pro ", HGS明朝E, メイリオ, Meiryo, serif;
    text-align: center;
    color: #9e802e;
    font-size: 2.3rem;
    font-weight: bold;
    margin-top: -13px;
    margin-bottom: 20px;
  }
  @media screen and (max-width: 768px){
    .pageContentTitle__subtitle{
      font-size: 1.8rem;
    }
  }
  
  .pageContentTitle__menutitle:before {
    content: '';
    display: inline-block;
    background-image: url("img/common/title_left.png");
    width: 100px;
    background-size: contain;
    vertical-align: middle;
    height: 60px;
    margin-right: 20px; }
    @media screen and (max-width: 768px) {
      .pageContentTitle__menutitle:before {
        display: none; } }
  .pageContentTitle__menutitle:after {
    content: '';
    display: inline-block;
    background-image: url("img/common/title_right.png");
    width: 100px;
    background-size: contain;
    vertical-align: middle;
    height: 60px;
    margin-left: 20px; }
    @media screen and (max-width: 768px) {
      .pageContentTitle__menutitle:after {
        display: none; } }

.message {
  font-family: 游明朝, " Yu Mincho ", YuMincho, " Hiragino Mincho ProN ", "Hiragino Mincho Pro ", HGS明朝E, メイリオ, Meiryo, serif;
  color: #9e802e;
  text-align: center;
  margin: 10px auto 20px; }
  @media screen and (max-width: 768px) {
    .message {
      font-size: 1.7rem; } }

.concept {
  display: flex;
  align-items: center;
  max-width: 1200px;
  width: 80%;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .concept {
      flex-wrap: wrap; } }
  .concept > p {
    width: 100%;
    margin: 0 0 1em; }
    @media screen and (max-width: 768px) {
      .concept > p {
        width: 100%;
        margin: 0 0  1em; } }
  .concept img {
    width: 30%; }
    @media screen and (max-width: 768px) {
      .concept img {
        width: 50%;
        margin: 0 auto 30px; } }
.concept2{
  display: block;
}
.history li {
  display: flex;
  width: 70%;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .history li {
      display: block;
      width: 90%;
      margin: 15px auto;
      font-size: 1.2rem; } }
  .history li > .time_his {
    width: 15%; }
    @media screen and (max-width: 768px) {
      .history li > .time_his {
        width: 50%; } }

.trademark {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 auto;
  padding-left: 50px; }
  @media screen and (max-width: 768px) {
    .trademark {
      display: block;
      width: 100%;
      padding-left: 0; } }
  .trademark li {
    display: flex;
    width: 50%; }
    @media screen and (max-width: 768px) {
      .trademark li {
        width: 90%;
        margin: 0 auto;
        font-size: 1.2rem; } }
    .trademark li > .trademark_num {
      margin: 0 20px; }

.privacy {
  max-width: 1200px;
  width: 90%;
  margin: 30px auto; }
  .privacy h2 {
    font-family: 游明朝, " Yu Mincho ", YuMincho, " Hiragino Mincho ProN ", "Hiragino Mincho Pro ", HGS明朝E, メイリオ, Meiryo, serif;
    color: #9e802e;
    text-align: left;
    margin: 80px auto 10px; }
  .privacy p {
    margin-left: 30px; }
    @media screen and (max-width: 768px) {
      .privacy p {
        margin-left: 0; } }

/*メニュー全般*/
.menu {
  width: 80%;
  margin: 0 auto;
  max-width: 1200px; }
  @media screen and (max-width: 768px) {
    .menu {
      width: 100%; } }

.menuList__item {
  display: table;
  width: 100%;
  border-bottom: solid 1px #ddd;
  border-collapse: collapse; }
  @media screen and (max-width: 768px) {
    .menuList__item {
      display: block;
      border: none;
      margin-bottom: 50px; } }
.menuList__left {
  display: flex;
  padding: 30px 10px; }
  @media screen and (max-width: 768px) {
    .menuList__left {
      display: block;
      width: 100%;
      border: none;
      padding: 0 10px; } }
  .menuList__left > img {
    width: 30%;
    padding: 10px 0;
    margin-right: 20px; }
    @media screen and (max-width: 768px) {
      .menuList__left > img {
        width: 35%; } }
  .menuList__left__block {
    display: block;
    padding: 30px 10px; }
.menuList__title {
  font-size: 1.8rem;
  color: #624607; }
.menuList__lead {
  line-height: 2;
  margin-top: 10px; }
  @media screen and (max-width: 768px) {
    .menuList__lead {
      font-size: 1.1rem; } }
.menuList__right {
  display: table-cell;
  vertical-align: middle;
  width: 25%; }
  @media screen and (max-width: 768px) {
    .menuList__right {
      display: block;
      margin: 0 0 0 auto;
      width: 100%; } }
.menuList__time {
  display: table-cell;
  vertical-align: middle;
  width: 10%;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .menuList__time {
      width: 100%;
      border: none;
      padding: 0 10px;
      display: flex;
      justify-content: flex-end;
      align-items: center; } }
  .menuList__time--modifire {
    font-size: 2.3rem;
    font-weight: bold;
    color: #624607; }
    @media screen and (max-width: 768px) {
      .menuList__time--modifire {
        font-size: 2.3rem;
        width: 30%;
        text-align: right; } }
.menuList__price {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 13%; }
  @media screen and (max-width: 768px) {
    .menuList__price {
      width: 100%;
      padding: 0 10px;
      display: flex;
      justify-content: flex-end;
      align-items: center; } }
  .menuList__price--modifire {
    font-size: 2.3rem;
    font-weight: bold;
    color: #624607;
    width: 30%; }
  .menuList__price--red {
    font-size: 2.3rem;
    font-weight: bold;
    color: red; }
.menuList--modifire {
  font-size: 2.6rem;
  font-weight: bold;
  color: #624607; }
.menuList__double {
  padding: 20px 0; }
  @media screen and (max-width: 768px) {
    .menuList__double {
      padding: 0; } }
  .menuList__double:first-child {
    border-bottom: solid 1px #ddd; }
    @media screen and (max-width: 768px) {
      .menuList__double:first-child {
        border-bottom: none;
        padding-bottom: 20px; } }

.menutitle {
  padding: 10px 0;
  background-color: #f5eee0;
  font-family: 游明朝, " Yu Mincho ", YuMincho, " Hiragino Mincho ProN ", "Hiragino Mincho Pro ", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: bold;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .menutitle {
      display: none; } }

.menuRich {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 80%;
  margin: 0 auto;
  align-items: center; }
  .menuRich > .menuImage {
    width: 30%;
    margin: 20px 0; }
    @media screen and (max-width: 768px) {
      .menuRich > .menuImage {
        width: 60%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        position: relative; }
        .menuRich > .menuImage:before {
          content: '';
          background-image: url("img/common/title_left_img.png");
          position: absolute;
          background-size: contain;
          vertical-align: middle;
          width: 20px;
          height: 100px;
          left: -10%; }
        .menuRich > .menuImage:after {
          content: '';
          background-image: url("img/common/title_right_img.png");
          position: absolute;
          background-size: contain;
          vertical-align: middle;
          width: 20px;
          height: 100px;
          right: -11%; } }
  .menuRich > p {
    line-height: 2;
    margin: 20px; }
  @media screen and (max-width: 768px) {
    .menuRich {
      flex-direction: column;
      width: 100%; } }

.priceList > li {
  display: flex;
  align-items: center;
  border-bottom: 2px dotted lightgray;
  margin: 0 30px;
  padding: 10px;
  width: 100%;
  text-align: center; }
  .priceList > li:last-child {
    border-bottom: none; }
  @media screen and (max-width: 768px) {
    .priceList > li {
      margin: 0; } }

.time {
  width: 25%; }
  .time__short {
    width: 100px; }

.price {
  width: 45%; }
  .price__short {
    width: 150px; }

.parts {
  width: 300px;
  font-size: smaller; }
  @media screen and (max-width: 768px) {
    .parts {
      width: 150px;
      font-size: 1rem; } }

.kind {
  display: none; }
  @media screen and (max-width: 768px) {
    .kind {
      display: block;
      background-color: #f5eee0;
      width: 20%;
      font-size: smaller;
      margin-right: 20px;
      text-align: center; } }

.menuMemo {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border: 1px solid #9e802e;
  padding: 30px 50px;
  margin: 0 auto 70px; }
  @media screen and (max-width: 768px) {
    .menuMemo {
      flex-wrap: wrap;
      padding: 30px 10px; } }
  .menuMemo__left {
    width: 60%; }
    @media screen and (max-width: 768px) {
      .menuMemo__left {
        width: 100%; } }
    .menuMemo__left > h2 {
      font-family: 游明朝, " Yu Mincho ", YuMincho, " Hiragino Mincho ProN ", "Hiragino Mincho Pro ", HGS明朝E, メイリオ, Meiryo, serif;
      color: #9e802e;
      text-align: center;
      margin: 10px auto 20px; }
      @media screen and (max-width: 768px) {
        .menuMemo__left > h2 {
          font-size: 2rem; } }
      .menuMemo__left > h2:before {
        content: '';
        display: inline-block;
        background-image: url("img/common/title_left_small.png");
        width: 25px;
        background-size: contain;
        vertical-align: middle;
        height: 32px;
        margin-right: 20px; }
      .menuMemo__left > h2:after {
        content: '';
        display: inline-block;
        background-image: url("img/common/title_right_small.png");
        width: 25px;
        background-size: contain;
        vertical-align: middle;
        height: 32px;
        margin-left: 20px; }
    .menuMemo__left > .memo {
      background-color: #f5eee0;
      margin-top: 10px;
      padding: 10px 30px;
      font-size: small; }
  .menuMemo > ul {
    width: 30%; }
    @media screen and (max-width: 768px) {
      .menuMemo > ul {
        width: 100%; } }

.machineList {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto; }
  .machineList li {
    background-color: #f5eee0;
    padding: 25px 20px;
    width: 23%;
    margin: 10px;
    position: relative;
    z-index: 1; }
    .machineList li:hover {
      opacity: 0.5; }
    @media screen and (max-width: 768px) {
      .machineList li {
        padding: 20px 10px;
        width: 47%;
        margin: 5px 10px 0 0;
        font-size: 1.2rem; } }
    .machineList li:after {
      content: '';
      display: inline-block;
      background-image: url(img/common/icon_list.png);
      position: absolute;
      background-size: contain;
      width: 50px;
      height: 50px;
      top: 0;
      right: 0; }
      @media screen and (max-width: 768px) {
        .machineList li:after {
          width: 40px;
          height: 40px;
          top: 0;
          right: 0; } }
    .machineList li a {
      color: black;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      padding: 15px 20px; }
      @media screen and (max-width: 768px) {
        .machineList li a {
          padding: 10px; } }
      .machineList li a.break{
        padding: 2px 20px;
      }
      @media screen and (max-width: 768px) {
        .machineList li a.break{
          padding: 2px 10px;
        } 
      }


.titleBox {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-bottom: 1em;}
  @media screen and (max-width: 768px) {
    .titleBox {
      flex-wrap: wrap;
      margin-bottom: 20px; } }
  .titleBox h2 {
    font-family: 游明朝, " Yu Mincho ", YuMincho, " Hiragino Mincho ProN ", "Hiragino Mincho Pro ", HGS明朝E, メイリオ, Meiryo, serif;
    text-align: center;
    color: #9e802e;
    position: relative;
    font-size: 4rem;
    height: 70px; }
    @media screen and (max-width: 768px) {
      .titleBox h2 {
        font-size: 2.2rem;
        margin: 30px 0;
        width: 100%; } }

    .titleBox h2.titleBox__title--small{
      font-size: 3rem;
    }
    @media screen and (max-width: 768px) {
      .titleBox h2.titleBox__title--small{
        font-size: 1.59rem;
      }
    }

    .titleBox h2:before {
      content: '';
      display: inline-block;
      background-image: url("img/common/title_top.png");
      position: absolute;
      background-size: contain;
      width: 100px;
      height: 30px;
      top: -150%;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto; }
    .titleBox h2:after {
      content: '';
      display: inline-block;
      background-image: url("img/common/title_bottom.png");
      position: absolute;
      background-size: contain;
      width: 100px;
      height: 30px;
      bottom: -150%;
      top: 0;
      right: 0;
      left: 0;
      margin: auto; }
      @media screen and (max-width: 768px) {
        .titleBox h2:after {
          bottom: -80%; } }
  .titleBox img {
    width: 30%; }
    @media screen and (max-width: 768px) {
      .titleBox img {
        width: 60%; } }


.qr{
  width: 200px;
}
@media screen and (max-width: 768px) {
  .qr{
    text-align: center;
    width: 100%;
  }
}

.youtubeBox{
  width: 73%;
  margin: 20px auto 40px;
  padding: 0 10px;
  height: 621px;
}
@media screen and (max-width: 768px) {
  .youtubeBox{
    width: 80%;
    height: auto;
    padding: 0;
  }
}
.youtubeBox > iframe{
  width: 100%;
  height: 100%;
}
/* フローティングバナー */
.floating{
  display: none;
  background: #fff;
  padding: 15px 0;
  /* box-shadow: 0px -7px 5px -3px #bfb8b8; */
  box-shadow: 0px 6px 5px -3px #bfb8b8;
  position: fixed;
  /* bottom: 0; */
  top: 0;
  width: 100%;
  z-index: 9999;
}
@media screen and (max-width: 768px){
  .floating{
    top: auto;
    bottom: 0;
    box-shadow: 0px -7px 5px -3px #bfb8b8;
  }
}


.floating__wrap{
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: auto;
  align-items: center;
}

.floatingLogo{
  width: 29%;
}
@media screen and (max-width: 768px){
  .floatingLogo{
    display: none;
  } 
}
.floatingList{
  width: 65%;
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px){
  .floatingList{
    width: 100%;
  } 
}
.floatingList__item{
  width: 24%;
}
@media screen and (max-width: 768px){
  .floatingList__item{
    width: 48%;
  }
}

.floating__totop{
  position: absolute;
  top: -29px;
  right: 0;
  margin-left: -15px;
  border: 1px solid #fff;
  text-align: center;
  background: #fff;
  box-shadow: 0px -7px 5px -3px #bfb8b8;
  border-radius: 10px 0 0 0;
  padding: 2px 15px;
  font-weight: bold;
}
.floating__totopLink{
  color: #000;
}

.cam-ttl-txt{
  text-align: center;
  /* font-size: 24px; */
  color: #ff7373;
}
@media screen and (max-width: 768px){
  .cam-ttl-txt{
    /* font-size: 17px; */
  } 
}