@charset "UTF-8";
/* line 1, ../scss/common/_bootstrap-overrides.scss */
.container {
  padding: 0;
  margin: 0;
  max-width: 100%;
}

/* line 7, ../scss/common/_bootstrap-overrides.scss */
.row {
  max-width: 1000px;
  margin-right: 0;
  margin-left: 0;
  margin: 0 auto;
}

/* line 3, ../scss/common/_global.scss */
body {
  color: #4d4d4d;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
}
/* line 7, ../scss/common/_global.scss */
body .only-sp {
  display: none;
}
/* line 11, ../scss/common/_global.scss */
body .font-bold {
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  /* line 3, ../scss/common/_global.scss */
  body {
    letter-spacing: 0em;
  }
  /* line 18, ../scss/common/_global.scss */
  body .only-pc {
    display: none;
  }
  /* line 22, ../scss/common/_global.scss */
  body .only-sp {
    display: block;
  }
  /* line 26, ../scss/common/_global.scss */
  body .only-sp-center {
    text-align: center !important;
  }
  /* line 30, ../scss/common/_global.scss */
  body .col-xs-1 {
    width: 8.3%;
    margin: 0 auto;
  }
  /* line 34, ../scss/common/_global.scss */
  body .col-xs-2 {
    width: 16.6%;
  }
  /* line 37, ../scss/common/_global.scss */
  body .col-xs-3 {
    width: 24.9%;
    margin: 0 auto;
  }
  /* line 41, ../scss/common/_global.scss */
  body .col-xs-4 {
    width: 33.2%;
  }
  /* line 44, ../scss/common/_global.scss */
  body .col-xs-5 {
    width: 41.5%;
    margin: 0 auto;
  }
  /* line 48, ../scss/common/_global.scss */
  body .col-xs-6 {
    width: 49.8%;
  }
  /* line 51, ../scss/common/_global.scss */
  body .col-xs-7 {
    width: 58.1%;
    margin: 0 auto;
  }
  /* line 55, ../scss/common/_global.scss */
  body .col-xs-8 {
    width: 66.4%;
    margin: 0 auto;
  }
  /* line 59, ../scss/common/_global.scss */
  body .col-xs-9 {
    width: 74.7%;
    margin: 0 auto;
  }
  /* line 63, ../scss/common/_global.scss */
  body .col-xs-10 {
    width: 83%;
    margin: 0 auto;
  }
  /* line 67, ../scss/common/_global.scss */
  body .col-xs-11 {
    width: 91.3%;
    margin: 0 auto;
  }
  /* line 71, ../scss/common/_global.scss */
  body .col-xs-12 {
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 992px) {
  /* line 78, ../scss/common/_global.scss */
  body {
    padding-top: 0;
  }
}
/* line 83, ../scss/common/_global.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "lato", sans-serif;
  font-weight: 700;
}

/* line 93, ../scss/common/_global.scss */
p {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
  font-weight: 100;
  font-size: 16px;
}

/* line 99, ../scss/common/_global.scss */
img {
  object-fit: cover;
}

/* line 103, ../scss/common/_global.scss */
a {
  color: #0056b3;
}

/* line 107, ../scss/common/_global.scss */
body {
  font-size: 16px;
}

/* line 111, ../scss/common/_global.scss */
h3 {
  font-size: 28px;
}

/* line 116, ../scss/common/_global.scss */
#contact h3 a {
  text-decoration: none;
  color: white;
}

/* line 121, ../scss/common/_global.scss */
nav img {
  padding: 10px 30px 0px 15px;
  height: 45px;
  min-width: 200px;
  display: none;
}

/* line 128, ../scss/common/_global.scss */
.appear img {
  display: block;
}

@media screen and (max-width: 1080px) {
  /* line 133, ../scss/common/_global.scss */
  nav img {
    display: none;
  }
}
/* line 138, ../scss/common/_global.scss */
.top-arrow {
  position: fixed;
  right: 0px;
  bottom: 10px;
  width: 50px;
  height: 50px;
  background: white;
  text-align: center;
  line-height: 45px;
  border: 1px solid #c3181f;
  border-radius: 0.25rem;
  z-index: 10000;
}
/* line 150, ../scss/common/_global.scss */
.top-arrow img {
  width: 20px;
}

/* line 155, ../scss/common/_global.scss */
.fixed_frame {
  background: #eee;
  height: 60px;
  box-shadow: 0 0 0 1px #fff;
}

/* line 160, ../scss/common/_global.scss */
.fixed {
  position: fixed;
  top: 0;
  right: 0;
}

/* line 165, ../scss/common/_global.scss */
.sticky-top {
  width: 100%;
  position: fixed;
}
@media screen and (max-width: 1024px) {
  /* line 165, ../scss/common/_global.scss */
  .sticky-top {
    position: sticky;
  }
}

/* line 173, ../scss/common/_global.scss */
.bg-example-pink {
  background: #e15155;
}

/* line 177, ../scss/common/_global.scss */
.bg-example-brown {
  background: #b29c59;
}

/* line 182, ../scss/common/_global.scss */
.bg-example-orange {
  background: #cc853d;
}

/* line 186, ../scss/common/_global.scss */
.carousel-control-next {
  right: -15px;
}

/* line 190, ../scss/common/_global.scss */
.carousel-control-prev {
  left: -15px;
}

/* line 194, ../scss/common/_global.scss */
.sub-title_1 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 24px 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: 24px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
}

/* line 204, ../scss/common/_global.scss */
.drawer-nav {
  z-index: 100000;
}

/* line 209, ../scss/common/_global.scss */
nav .container {
  position: fixed;
  right: 0;
  top: 0;
}

/* line 216, ../scss/common/_global.scss */
.btn-list .btn {
  margin-top: 20px;
  margin-bottom: 0;
  padding: 15px 0px;
}

/* line 223, ../scss/common/_global.scss */
.num a {
  color: #fff !important;
}

/* line 1, ../scss/common/components/nav.scss */
nav {
  background: #ffffff;
}
/* line 4, ../scss/common/components/nav.scss */
nav .container {
  max-width: 600px;
}
/* line 7, ../scss/common/components/nav.scss */
nav .container a {
  width: 33.333%;
  padding: 18px 0;
  font-size: 16px;
  color: #ffffff;
  font-weight: 100;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
  letter-spacing: 1px;
}
/* line 15, ../scss/common/components/nav.scss */
nav .container a:hover {
  color: #ffffff;
  text-decoration: none;
}
/* line 19, ../scss/common/components/nav.scss */
nav .container a:nth-child(1) {
  background: #c3181f;
}
/* line 22, ../scss/common/components/nav.scss */
nav .container a:nth-child(1):hover {
  background: #ea575d;
}
/* line 26, ../scss/common/components/nav.scss */
nav .container a:nth-child(2) {
  background: #e15155;
}
/* line 29, ../scss/common/components/nav.scss */
nav .container a:nth-child(2):hover {
  background: #f0a8aa;
}
/* line 33, ../scss/common/components/nav.scss */
nav .container a:nth-child(3) {
  background: #cc853d;
}
/* line 36, ../scss/common/components/nav.scss */
nav .container a:nth-child(3):hover {
  background: #e1b88e;
}
/* line 40, ../scss/common/components/nav.scss */
nav .container a:nth-child(4) {
  background: #b29c59;
}
/* line 43, ../scss/common/components/nav.scss */
nav .container a:nth-child(4):hover {
  background: #d2c69f;
}
/* line 47, ../scss/common/components/nav.scss */
nav .container a:nth-child(5) {
  background: #4c2a30;
}
/* line 50, ../scss/common/components/nav.scss */
nav .container a:nth-child(5):hover {
  background: #8e4e59;
}

/* line 3, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-hamburger {
  background-color: #c3181f;
  width: 16px;
  padding: 9px 16px 22px;
}
/* line 8, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-hamburger-icon:before {
  top: -8px;
}
/* line 12, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-hamburger-icon:after {
  top: 8px;
}
/* line 16, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-hamburger-icon,
.drawer--right .drawer-hamburger-icon:before,
.drawer--right .drawer-hamburger-icon:after {
  background-color: #ffffff;
}
/* line 23, ../scss/common/components/sp_nav.scss */
.drawer--right button:focus {
  outline: none;
}
/* line 27, ../scss/common/components/sp_nav.scss */
.drawer--right.drawer-open .drawer-hamburger-icon {
  background-color: transparent;
}
/* line 30, ../scss/common/components/sp_nav.scss */
.drawer--right.drawer-open .drawer-hamburger-icon:before {
  top: 0px;
}
/* line 34, ../scss/common/components/sp_nav.scss */
.drawer--right.drawer-open .drawer-hamburger-icon:after {
  top: 0px;
}
/* line 40, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-menu li a {
  color: #ffffff;
  text-align: center;
  padding: 16%;
  font-weight: bold;
  text-decoration: none;
}
/* line 47, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-menu li a.drawer-brand {
  font-size: 16px;
  line-height: 1;
}
/* line 53, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-menu li:nth-child(1) {
  background: #c3181f;
}
/* line 56, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-menu li:nth-child(1):hover {
  background: #ea575d;
}
/* line 60, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-menu li:nth-child(2) {
  background: #e15155;
}
/* line 63, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-menu li:nth-child(2):hover {
  background: #f0a8aa;
}
/* line 67, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-menu li:nth-child(3) {
  background: #cc853d;
}
/* line 70, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-menu li:nth-child(3):hover {
  background: #e1b88e;
}
/* line 74, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-menu li:nth-child(4) {
  background: #b29c59;
}
/* line 77, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-menu li:nth-child(4):hover {
  background: #d2c69f;
}
/* line 81, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-menu li:nth-child(5) {
  background: #4c2a30;
}
/* line 84, ../scss/common/components/sp_nav.scss */
.drawer--right .drawer-menu li:nth-child(5):hover {
  background: #8e4e59;
}

/* line 1, ../scss/common/components/title_1.scss */
.title_1 {
  max-width: 100%;
  background-color: #f2f2f2;
}
/* line 5, ../scss/common/components/title_1.scss */
.title_1 h1 {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  font-size: 50px;
  font-weight: 100;
  font-family: "Lato", sans-serif;
}
/* line 15, ../scss/common/components/title_1.scss */
.title_1 h2 {
  margin-bottom: 24px;
  font-size: 20.8px;
  font-weight: 600;
}
/* line 21, ../scss/common/components/title_1.scss */
.title_1 hr {
  margin-top: 32px;
  margin-bottom: 12.8px;
  border: 0;
  border-top: 1px solid #4d4d4d;
  width: 30%;
}
@media screen and (max-width: 767px) {
  /* line 30, ../scss/common/components/title_1.scss */
  .title_1 h1 {
    top: -30px;
    font-size: 45px;
    letter-spacing: 0;
  }
  /* line 35, ../scss/common/components/title_1.scss */
  .title_1 h2 {
    font-size: 16px;
  }
  /* line 38, ../scss/common/components/title_1.scss */
  .title_1 hr {
    width: 70%;
  }
}

/* line 1, ../scss/common/components/title_2.scss */
.title_2 {
  max-width: 100%;
  background-color: #b29c59;
}
/* line 5, ../scss/common/components/title_2.scss */
.title_2::after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -40px;
  margin: 0 auto;
  border: 20px solid;
  border-color: transparent;
  border-top: 25px solid #b29c59;
}
/* line 19, ../scss/common/components/title_2.scss */
.title_2 h1 {
  color: #ffffff;
  font-weight: normal;
  padding: 34px;
  font-size: 54px;
  letter-spacing: 4px;
  font-weight: 100;
}
@media screen and (max-width: 767px) {
  /* line 29, ../scss/common/components/title_2.scss */
  .title_2 h1 {
    font-size: 27.2px;
  }
}

/* line 35, ../scss/common/components/title_2.scss */
.title_2_pink {
  background-color: #e15155;
}
/* line 37, ../scss/common/components/title_2.scss */
.title_2_pink::after {
  border-top: 25px solid #e15155;
}

/* line 1, ../scss/common/components/btn.scss */
.btn {
  width: 460px;
  font-size: 19.2px;
  position: relative;
  margin: 45px 0;
  padding: 15px 110px;
  font-weight: bold;
  background-color: #fff;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
  background-repeat: no-repeat;
  background-position: right 15px bottom 19.5px;
  background-size: 18px;
}
/* line 13, ../scss/common/components/btn.scss */
.btn:hover {
  background-image: url(../img/common/white-arrow.png);
  box-shadow: 0 0 0 1px white;
  color: white;
}
@media screen and (max-width: 767px) {
  /* line 1, ../scss/common/components/btn.scss */
  .btn {
    width: 100%;
    padding: 10px 90px;
    font-size: 17.6px;
    background-position: right 10px bottom 13.5px;
  }
}

/* line 26, ../scss/common/components/btn.scss */
.btn-long {
  padding: 15px 10px 15px 5px;
  width: 448px;
}
@media screen and (max-width: 767px) {
  /* line 26, ../scss/common/components/btn.scss */
  .btn-long {
    width: 100%;
    font-size: 14px;
    background-position: right 10px bottom 27.5px;
  }
}

/* line 36, ../scss/common/components/btn.scss */
.btn-white {
  background-color: #fff;
}
/* line 38, ../scss/common/components/btn.scss */
.btn-white:hover {
  color: #fff;
  background-image: url(../img/common/white-arrow.png);
}

/* line 43, ../scss/common/components/btn.scss */
.btn-white-pink {
  background-image: url(../img/common/pink-arrow.png);
  color: #e15155;
  border: 1px solid #e15155;
}
/* line 47, ../scss/common/components/btn.scss */
.btn-white-pink:hover {
  background-color: #e15155;
}

/* line 51, ../scss/common/components/btn.scss */
.btn-white-brown {
  color: #b29c59;
  background-image: url(../img/common/brown-arrow.png);
  border: 1px solid #b29c59;
}
/* line 55, ../scss/common/components/btn.scss */
.btn-white-brown:hover {
  background-color: #b29c59;
}

/* line 59, ../scss/common/components/btn.scss */
.btn-white-orange {
  color: #cc853d;
  background-image: url(../img/common/orange-arrow.png);
  border: 1px solid #cc853d;
}
/* line 63, ../scss/common/components/btn.scss */
.btn-white-orange:hover {
  background-color: #cc853d;
}

/* line 68, ../scss/common/components/btn.scss */
.btn-white-black {
  color: #4d4d4d;
  background-image: url("../img/common/gray-arrow.png");
  box-shadow: 0 0 0 1px #4d4d4d;
}
@media screen and (max-width: 767px) {
  /* line 68, ../scss/common/components/btn.scss */
  .btn-white-black {
    background-position: right 10px bottom 30.5px;
  }
}
/* line 75, ../scss/common/components/btn.scss */
.btn-white-black:hover {
  background-color: #4d4d4d;
  box-shadow: 0 0 0 1px white;
}

/* line 81, ../scss/common/components/btn.scss */
.btn-pink {
  color: white;
  background-color: #e15155;
  background-image: url("../img/common/white-arrow.png");
}
/* line 85, ../scss/common/components/btn.scss */
.btn-pink:hover {
  background-color: white;
  background-image: url("../img/common/pink-arrow.png");
  box-shadow: 0 0 0 1px #e15155;
  color: #e15155;
}

/* line 92, ../scss/common/components/btn.scss */
.btn-brown {
  color: white;
  background-image: url("../img/common/white-arrow.png");
  background-color: #b29c59;
}
/* line 96, ../scss/common/components/btn.scss */
.btn-brown:hover {
  background-color: white;
  background-image: url("../img/common/brown-arrow.png");
  box-shadow: 0 0 0 1px #b29c59;
  color: #b29c59;
}

/* line 103, ../scss/common/components/btn.scss */
.btn-orange {
  color: white;
  background-image: url("../img/common/white-arrow.png");
  background-color: #cc853d;
}
/* line 107, ../scss/common/components/btn.scss */
.btn-orange:hover {
  background-color: white;
  background-image: url("../img/common/orange-arrow.png");
  box-shadow: 0 0 0 1px #cc853d;
  color: #cc853d;
}

/* line 1, ../scss/common/components/footer.scss */
footer {
  margin-top: 120px;
  background-color: #4c2a30;
}
/* line 5, ../scss/common/components/footer.scss */
footer > .container {
  padding: 40px 0;
  color: #ffffff;
}
/* line 9, ../scss/common/components/footer.scss */
footer > .container .row:nth-child(1) {
  margin-bottom: 20px;
}
/* line 12, ../scss/common/components/footer.scss */
footer > .container .row:nth-child(1) h3 {
  font-weight: normal;
  font-size: 28px;
}
/* line 16, ../scss/common/components/footer.scss */
footer > .container .row:nth-child(1) p {
  margin-bottom: 3.2px;
}
/* line 19, ../scss/common/components/footer.scss */
footer > .container .row:nth-child(1) .col-md-6:nth-child(1) {
  border-right: 1px solid #ffffff;
}
@media screen and (max-width: 767px) {
  /* line 1, ../scss/common/components/footer.scss */
  footer {
    margin-top: 100px;
  }
  /* line 27, ../scss/common/components/footer.scss */
  footer > .container {
    padding: 40px 38px;
  }
  /* line 30, ../scss/common/components/footer.scss */
  footer > .container p {
    font-size: 12.8px;
  }
  /* line 33, ../scss/common/components/footer.scss */
  footer > .container span {
    font-size: 9.6px;
  }
  /* line 38, ../scss/common/components/footer.scss */
  footer > .container .row:nth-child(1) h3 {
    font-size: 22px;
  }
  /* line 41, ../scss/common/components/footer.scss */
  footer > .container .row:nth-child(1) img {
    margin: 0 auto;
  }
  /* line 45, ../scss/common/components/footer.scss */
  footer > .container .row:nth-child(1) .col-md-6 {
    margin: 0 auto;
  }
  /* line 48, ../scss/common/components/footer.scss */
  footer > .container .row:nth-child(1) .col-md-6:nth-child(1) {
    border-right: 0px solid #ffffff;
  }
  /* line 51, ../scss/common/components/footer.scss */
  footer > .container .row:nth-child(1) .col-md-6:nth-child(1).text-center {
    border-bottom: 1px solid #ffffff;
    padding: 12.8px;
  }
  /* line 56, ../scss/common/components/footer.scss */
  footer > .container .row:nth-child(1) .col-md-6:nth-child(2) {
    border-bottom: 1px solid #ffffff;
    padding: 12.8px 15px 9.6px;
  }
  /* line 64, ../scss/common/components/footer.scss */
  footer > .container .row:nth-child(2) p {
    margin-bottom: 0;
  }
}

/* line 1, ../scss/common/components/title.scss */
.title-area {
  height: 93px;
  position: relative;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
  letter-spacing: 3px;
  font-weight: bold;
  font-size: 19px;
}
@media screen and (max-width: 767px) {
  /* line 1, ../scss/common/components/title.scss */
  .title-area {
    font-size: 15px;
  }
}
/* line 11, ../scss/common/components/title.scss */
.title-area .title {
  position: absolute;
  top: -15px;
  width: 300px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  /* line 24, ../scss/common/components/title.scss */
  #shop .title-area {
    height: 120px;
  }
}
/* line 3, ../scss/pages/home.scss */
.page_home p {
  font-weight: 500;
  letter-spacing: 2px;
}
/* line 8, ../scss/pages/home.scss */
.page_home header {
  height: 650px;
}
/* line 11, ../scss/pages/home.scss */
.page_home header .title-sm {
  max-width: 250px;
}
/* line 14, ../scss/pages/home.scss */
.page_home header .title-arrow {
  max-width: 35px;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
}
/* line 21, ../scss/pages/home.scss */
.page_home header .bg-img {
  height: 100%;
  background-image: url("../img/home/header.jpg");
  background-size: cover;
  background-position-y: 650px;
}
/* line 23, ../scss/pages/home.scss */
.page_home header .bg-img img.title-word-pc {
  width: 100%;
}
/* line 28, ../scss/pages/home.scss */
.page_home header .logo {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 33, ../scss/pages/home.scss */
.page_home header .word-wrapper {
  max-width: 900px;
  margin: 0 auto;
  color: #ffffff;
}
/* line 38, ../scss/pages/home.scss */
.page_home header .word-wrapper h1 {
  height: 550px;
  display: table-cell;
  vertical-align: middle;
  text-shadow: 5px 5px 10px #4c2a30;
}
@media screen and (max-width: 1024px) {
  /* line 46, ../scss/pages/home.scss */
  .page_home header .title-word-pc {
    display: none;
  }
  /* line 50, ../scss/pages/home.scss */
  .page_home header .bg-img {
    background-position: 0;
  }
  /* line 53, ../scss/pages/home.scss */
  .page_home header .logo {
    top: 85px;
    right: 0;
    margin: 0 auto;
    width: 150px;
    height: 150px;
  }
  /* line 61, ../scss/pages/home.scss */
  .page_home header .word-wrapper h1 {
    display: block;
    padding-top: 270px;
    font-size: 22.4px;
    line-height: 1.5;
    position: relative;
    text-align: center !important;
  }
  /* line 69, ../scss/pages/home.scss */
  .page_home header .word-wrapper h1 .col-xs-1 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  /* line 76, ../scss/pages/home.scss */
  .page_home header .bg-img {
    background-position: 750px;
  }
}
@media screen and (max-width: 1024px) {
  /* line 81, ../scss/pages/home.scss */
  .page_home header .title-word-sp {
    display: block;
    margin: 0 auto;
    max-width: 300px;
    margin-top: 20px;
    width: 90%;
  }
}
/* line 91, ../scss/pages/home.scss */
.page_home nav:not(.drawer-nav) {
  background: #eee;
}
/* line 94, ../scss/pages/home.scss */
.page_home nav:not(.drawer-nav) .container {
  margin: 0 auto;
}
/* line 99, ../scss/pages/home.scss */
.page_home #introduction {
  margin: 0 auto;
  padding: 64px 0;
}
/* line 103, ../scss/pages/home.scss */
.page_home #introduction .word-wrapper p {
  height: 300px;
  font-size: 21px;
  vertical-align: middle;
  display: table-cell;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  /* line 99, ../scss/pages/home.scss */
  .page_home #introduction {
    padding: 20px 0;
  }
  /* line 114, ../scss/pages/home.scss */
  .page_home #introduction .logo {
    width: 200px;
    height: 200px;
  }
  /* line 119, ../scss/pages/home.scss */
  .page_home #introduction .word-wrapper {
    max-width: 90%;
    margin: 0 auto;
  }
  /* line 123, ../scss/pages/home.scss */
  .page_home #introduction .word-wrapper p {
    height: 180px;
    padding-bottom: 40px;
    font-size: 14.4px;
  }
}
/* line 132, ../scss/pages/home.scss */
.page_home #service {
  background-color: #e15155;
  margin-top: 20px;
}
/* line 136, ../scss/pages/home.scss */
.page_home #service .row {
  max-width: 100%;
}
/* line 140, ../scss/pages/home.scss */
.page_home #service .container {
  margin-top: 40px;
}
/* line 143, ../scss/pages/home.scss */
.page_home #service .container .service_card {
  background-color: #f2f2f2;
}
/* line 146, ../scss/pages/home.scss */
.page_home #service .container .service_card .container {
  vertical-align: middle;
  height: 400px;
  display: table-cell;
}
/* line 151, ../scss/pages/home.scss */
.page_home #service .container .service_card .container h3 {
  font-weight: bold;
  padding: 10px 10px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
}
/* line 156, ../scss/pages/home.scss */
.page_home #service .container .service_card .container p {
  padding: 10px 10px;
  line-height: 1.8;
  font-weight: 100;
  letter-spacing: 1px;
}
/* line 163, ../scss/pages/home.scss */
.page_home #service .container .service_card .container span {
  color: #d6d6d6;
  font-size: 102px;
  position: absolute;
  top: -34px;
}
/* line 170, ../scss/pages/home.scss */
.page_home #service .container .service_card .card-center {
  margin-left: 30%;
}
@media screen and (max-width: 1180px) {
  /* line 170, ../scss/pages/home.scss */
  .page_home #service .container .service_card .card-center {
    margin-left: 9%;
  }
}
@media screen and (max-width: 767px) {
  /* line 170, ../scss/pages/home.scss */
  .page_home #service .container .service_card .card-center {
    margin-left: 0;
  }
}
/* line 179, ../scss/pages/home.scss */
.page_home #service .container .service_card .bg-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
/* line 186, ../scss/pages/home.scss */
.page_home #service .container .service_card:nth-child(1) .bg-img {
  background-image: url("../img/home/01_image.jpg");
  background-size: cover;
  background-position-y: center;
}
/* line 191, ../scss/pages/home.scss */
.page_home #service .container .service_card:nth-child(2) .bg-img {
  background-image: url("../img/home/02_image.jpg");
  background-size: cover;
  background-position-y: center;
}
/* line 196, ../scss/pages/home.scss */
.page_home #service .container .service_card:nth-child(3) .bg-img {
  background-image: url("../img/home/03_image.jpg");
  background-size: cover;
  background-position-y: 0;
}

/* 2019/12/11 add@t-ishijima */
/* line xxx, ../scss/pages/home.scss */
.page_home #service .container .service_card:nth-child(4) .bg-img {
  background-image: url("../img/home/04_image.jpg");
  background-size: cover;
  background-position-y: center;
}

/* line 201, ../scss/pages/home.scss */
.page_home #service .container .service_card:nth-child(odd) .col-md-12 {
  z-index: 1;
}
/* line 206, ../scss/pages/home.scss */
.page_home #service .container .service_card:nth-child(odd) .text-left {
  order: 2;
}
@media screen and (max-width: 767px) {
  /* line 210, ../scss/pages/home.scss */
  .page_home #service .container .service_card:nth-child(odd) .text-left {
    order: 0;
  }
}
/* line 218, ../scss/pages/home.scss */
.page_home #service .container .service_card:nth-child(odd) span {
  right: 0 !important;
}
@media screen and (max-width: 767px) {
  /* line 140, ../scss/pages/home.scss */
  .page_home #service .container {
    margin-top: 20px;
  }
  /* line 228, ../scss/pages/home.scss */
  .page_home #service .container .service_card .col-md-6 {
    height: 230px;
  }
  /* line 231, ../scss/pages/home.scss */
  .page_home #service .container .service_card .col-md-6 .container {
    display: block;
    margin-top: 30px;
  }
  /* line 235, ../scss/pages/home.scss */
  .page_home #service .container .service_card .col-md-6 .container h3 {
    font-size: 16px;
  }
  /* line 238, ../scss/pages/home.scss */
  .page_home #service .container .service_card .col-md-6 .container p {
    font-size: 0.7rem;
  }
  /* line 241, ../scss/pages/home.scss */
  .page_home #service .container .service_card .col-md-6 .container img {
    width: 67.5px;
  }
  /* line 244, ../scss/pages/home.scss */
  .page_home #service .container .service_card .col-md-6 .container span {
    font-size: 70px;
    top: -32px;
    left: 0px;
  }
  /* line 254, ../scss/pages/home.scss */
  .page_home #service .container .service_card:nth-child(even) .container h3,
  .page_home #service .container .service_card:nth-child(even) .container p {
    float: none;
  }
  /* line 257, ../scss/pages/home.scss */
  .page_home #service .container .service_card:nth-child(even) .container p {
    padding: 10px 20px;
  }
  /* line 260, ../scss/pages/home.scss */
  .page_home #service .container .service_card:nth-child(even) .container span {
    right: 0px;
    left: auto;
  }
  /* line 271, ../scss/pages/home.scss */
  .page_home #service .container .service_card:nth-child(2) .bg-img {
    order: 0;
    background-position-y: 0;
  }
}
/* line 281, ../scss/pages/home.scss */
.page_home #shop {
  margin-top: 120px;
  background-color: #cc853d;
}
/* line 285, ../scss/pages/home.scss */
.page_home #shop > .container {
  padding: 70px 0;
}
/* line 288, ../scss/pages/home.scss */
.page_home #shop > .container img {
  padding: 0;
  image-rendering: pixelated;
}
/* line 292, ../scss/pages/home.scss */
.page_home #shop > .container .shop_detail {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
}
/* line 295, ../scss/pages/home.scss */
.page_home #shop > .container .word-wrapper {
  color: #ffffff;
  padding-bottom: 40px;
  line-height: 1.7;
}
/* line 300, ../scss/pages/home.scss */
.page_home #shop > .container .word-wrapper h3 {
  font-family: roboto;
  letter-spacing: 3px;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 24px;
}
/* line 307, ../scss/pages/home.scss */
.page_home #shop > .container .word-wrapper h3 span {
  font-size: 19.2px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
}
/* line 313, ../scss/pages/home.scss */
.page_home #shop > .container .word-wrapper p {
  line-height: 1.8;
}
/* line 317, ../scss/pages/home.scss */
.page_home #shop > .container .word-wrapper hr {
  border-color: #ffffff;
}
@media screen and (max-width: 767px) {
  /* line 281, ../scss/pages/home.scss */
  .page_home #shop {
    margin-top: 100px;
  }
  /* line 326, ../scss/pages/home.scss */
  .page_home #shop > .container {
    padding: 50px 0;
  }
  /* line 329, ../scss/pages/home.scss */
  .page_home #shop > .container .word-wrapper {
    order: 1;
    padding-bottom: 20px;
  }
  /* line 333, ../scss/pages/home.scss */
  .page_home #shop > .container .word-wrapper h3 {
    margin: 30px 0 20px;
    font-size: 19.2px;
  }
  /* line 337, ../scss/pages/home.scss */
  .page_home #shop > .container .word-wrapper h3 span {
    font-size: 16px;
  }
  /* line 341, ../scss/pages/home.scss */
  .page_home #shop > .container .word-wrapper p {
    font-size: 14.4px;
    letter-spacing: 0.12rem;
  }
  /* line 346, ../scss/pages/home.scss */
  .page_home #shop > .container .row:nth-child(1) {
    max-width: 90%;
    margin: 0 auto;
  }
  /* line 352, ../scss/pages/home.scss */
  .page_home #shop > .container .row:nth-child(2) > div.col-md-12 {
    padding: 0;
  }
}
/* line 360, ../scss/pages/home.scss */
.page_home #company {
  margin-top: 120px;
  background-color: #b29c59;
}
/* line 364, ../scss/pages/home.scss */
.page_home #company > .container {
  margin-top: 40px;
}
/* line 367, ../scss/pages/home.scss */
.page_home #company > .container .word-wrapper p {
  width: 75%;
  margin: 40px auto 0;
  line-height: 1.8;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  /* line 364, ../scss/pages/home.scss */
  .page_home #company > .container {
    margin-top: 100px;
  }
  /* line 375, ../scss/pages/home.scss */
  .page_home #company > .container .word-wrapper p {
    width: 90%;
    font-size: 14.4px;
    letter-spacing: 0.15rem;
  }
}
/* line 385, ../scss/pages/home.scss */
.page_home #contact h3 img {
  border: 0;
}
/* line 389, ../scss/pages/home.scss */
.page_home #contact p {
  letter-spacing: 2.5px;
}

/* line 3, ../scss/pages/profile.scss */
.page_profile header {
  height: 250px;
}
/* line 6, ../scss/pages/profile.scss */
.page_profile header .bg-img {
  height: 100%;
  background-image: url("../img/profile/bottle-bg.jpg");
  background-size: cover;
  background-position-y: 600px;
}
/* line 10, ../scss/pages/profile.scss */
.page_profile header .logo {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  /* line 16, ../scss/pages/profile.scss */
  .page_profile header .bg-img {
    background-position: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 3, ../scss/pages/profile.scss */
  .page_profile header {
    height: 150px;
  }
  /* line 24, ../scss/pages/profile.scss */
  .page_profile header .logo {
    height: 100px;
    width: 100px;
  }
}
/* line 32, ../scss/pages/profile.scss */
.page_profile nav .container {
  position: fixed;
  right: 0;
  top: 0;
}
@media screen and (max-width: 1024px) {
  /* line 40, ../scss/pages/profile.scss */
  .page_profile .site-header {
    display: none;
  }
  /* line 44, ../scss/pages/profile.scss */
  .page_profile .drawer--right {
    display: block;
  }
}
/* line 50, ../scss/pages/profile.scss */
.page_profile #company_profile .sub-title_1 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 1.5rem 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: 1.5rem;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
}
@media screen and (max-width: 767px) {
  /* line 50, ../scss/pages/profile.scss */
  .page_profile #company_profile .sub-title_1 {
    max-width: 85%;
    font-size: 16px;
  }
}
/* line 59, ../scss/pages/profile.scss */
.page_profile #company_profile .container {
  margin: 100px 0;
}
/* line 62, ../scss/pages/profile.scss */
.page_profile #company_profile .container .col-md-5 {
  padding: 0;
  flex: 0 45.666667%;
  max-width: 45.666667%;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  /* line 62, ../scss/pages/profile.scss */
  .page_profile #company_profile .container .col-md-5 {
    flex: 0 100%;
    max-width: 100%;
    padding: 0 15px;
  }
}
/* line 75, ../scss/pages/profile.scss */
.page_profile #company_profile .container img {
  max-width: 480px;
  /*margin: 0 auto 20px;*/
}
/* line 80, ../scss/pages/profile.scss */
.page_profile #company_profile .container p {
  font-weight: bold;
  margin: 0 auto 35px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
}
@media screen and (max-width: 767px) {
  /* line 80, ../scss/pages/profile.scss */
  .page_profile #company_profile .container p {
    font-size: 12.8px;
  }
}
/* line 89, ../scss/pages/profile.scss */
.page_profile #company_profile .container .table {
  margin-bottom: 0;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
}
/* line 93, ../scss/pages/profile.scss */
.page_profile #company_profile .container .table td,
.page_profile #company_profile .container .table th {
  padding: 24px 8px;
}
/* line 96, ../scss/pages/profile.scss */
.page_profile #company_profile .container .table td img.col-xs-1,
.page_profile #company_profile .container .table th img.col-xs-1 {
  width: 12px;
  margin-right: 5px;
  margin-bottom: 2.5px;
}
@media screen and (max-width: 767px) {
  /* line 96, ../scss/pages/profile.scss */
  .page_profile #company_profile .container .table td img.col-xs-1,
  .page_profile #company_profile .container .table th img.col-xs-1 {
    width: 10px;
  }
}
/* line 105, ../scss/pages/profile.scss */
.page_profile #company_profile .container .table td a:before,
.page_profile #company_profile .container .table th a:before {
  content: "";
  /*height: 24px;*/
  display: block;
}
@media screen and (max-width: 767px) {
  /* line 113, ../scss/pages/profile.scss */
  .page_profile #company_profile .container .table td,
  .page_profile #company_profile .container .table th {
    padding: 9.6px 8px;
    font-size: 9.6px;
    font-weight: bold;
  }
  /* line 118, ../scss/pages/profile.scss */
  .page_profile #company_profile .container .table td a:before,
  .page_profile #company_profile .container .table th a:before {
    /*height: 12.8px;*/
  }
}
/* line 125, ../scss/pages/profile.scss */
.page_profile #company_profile .container hr {
  margin-top: 0;
}
/* line 131, ../scss/pages/profile.scss */
.page_profile #company_profile .container.shop-list .word-wrapper {
  color: #b29c59;
  padding-bottom: 8px;
  text-align: center;
}

/* line 131, ../scss/pages/profile.scss */
.page_profile #company_profile .container.shop-list .word-wrapper a {
  color: #b29c59;
  padding-bottom: 8px;
  text-align: center;
}

/* line 136, ../scss/pages/profile.scss */
.page_profile #company_profile .container.shop-list .word-wrapper p {
  margin-bottom: 0;
  font-size: 14px;
}
/* line 141, ../scss/pages/profile.scss */
.page_profile #company_profile .container.shop-list .word-wrapper h3 {
  font-size: 18px;
  line-height: 40px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
}
/* line 147, ../scss/pages/profile.scss */
.page_profile #company_profile .container.shop-list .word-wrapper span {
  position: absolute;
  top: 0;
  right: 16px;
  color: #fff;
  background: #b29c59;
  padding: 0px 7px 2px;
  font-size: 19.2px;
}
/* line 157, ../scss/pages/profile.scss */
.page_profile #company_profile .container.shop-list img {
  height: 180px;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  /* line 157, ../scss/pages/profile.scss */
  .page_profile #company_profile .container.shop-list img {
    max-width: 100%;
  }
}
/* line 165, ../scss/pages/profile.scss */
.page_profile #company_profile .container.shop-list li.list-group-item::before {
  content: "■";
  position: absolute;
  left: 0px;
}
/* line 171, ../scss/pages/profile.scss */
.page_profile
  #company_profile
  .container.shop-list
  li.list-group-item.yet::before {
  content: "□";
  position: absolute;
  left: 0px;
}
/* line 177, ../scss/pages/profile.scss */
.page_profile #company_profile .container.shop-list li.list-group-item {
  padding: 11.2px;
  font-weight: 100;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
  font-weight: bold;
  font-size: 13px;
  padding-left: 20px;
}
/* line 186, ../scss/pages/profile.scss */
.page_profile #company_profile .container.shop-list > .row {
  margin-top: 40px;
}
/* line 189, ../scss/pages/profile.scss */
.page_profile #company_profile .container.shop-list > .row img {
  padding: 0 20px 30px 20px;
}
/* line 193, ../scss/pages/profile.scss */
.page_profile #company_profile .container.shop-list > .row > .col-md-4 {
  padding-left: 0;
  padding-right: 30px;
}
/* line 198, ../scss/pages/profile.scss */
.page_profile #company_profile .container.shop-list > .row > .col-md-4 {
  padding-right: 0;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  /* line 204, ../scss/pages/profile.scss */
  .page_profile #company_profile .container.shop-list > .row > .col-md-4 {
    padding: 0 15px !important;
  }
}
@media screen and (max-width: 1024px) {
  /* line 211, ../scss/pages/profile.scss */
  .page_profile #company_profile .container.container > .row {
    max-width: 85%;
  }
}
@media screen and (max-width: 767px) {
  /* line 59, ../scss/pages/profile.scss */
  .page_profile #company_profile .container {
    margin: 60px 0;
  }
  /* line 221, ../scss/pages/profile.scss */
  .page_profile #company_profile .container.shop-list > .row img {
    height: 120px;
  }
  /* line 225, ../scss/pages/profile.scss */
  .page_profile
    #company_profile
    .container.shop-list
    > .row
    li.list-group-item {
    padding: 12.8px;
    font-size: 12.8px;
  }
  /* line 230, ../scss/pages/profile.scss */
  .page_profile #company_profile .container.shop-list > .row:nth-child(1) img {
    padding: 10px 20px;
  }
  /* line 235, ../scss/pages/profile.scss */
  .page_profile
    #company_profile
    .container.shop-list
    > .row:nth-child(2)
    > .col-md-4:nth-child(1)
    img {
    padding: 20px 5px;
  }
  /* line 240, ../scss/pages/profile.scss */
  .page_profile
    #company_profile
    .container.shop-list
    > .row:nth-child(2)
    > .col-md-4:nth-child(2)
    img {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 249, ../scss/pages/profile.scss */
  .page_profile #company_profile .group-company {
    margin: 25px 0 0;
  }
  /* line 253, ../scss/pages/profile.scss */
  .page_profile #company_profile .group-company .row:nth-child(1) .col-md-12 {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 261, ../scss/pages/profile.scss */
  .page_profile #contact {
    margin-top: 50px;
  }
}

/* line 3, ../scss/pages/service.scss */
.page_service header {
  height: 250px;
}
/* line 6, ../scss/pages/service.scss */
.page_service header .bg-img {
  height: 100%;
  background-image: url(../img/service/header_service.jpg);
  background-size: cover;
  background-position: 0px 650px;
}
/* line 12, ../scss/pages/service.scss */
.page_service header .logo {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  /* line 19, ../scss/pages/service.scss */
  .page_service header .bg-img {
    background-position: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 3, ../scss/pages/service.scss */
  .page_service header {
    height: 150px;
  }
  /* line 27, ../scss/pages/service.scss */
  .page_service header .bg-img {
    background-position: 0;
  }
  /* line 31, ../scss/pages/service.scss */
  .page_service header .logo {
    height: 100px;
    width: 100px;
  }
}
/* line 38, ../scss/pages/service.scss */
.page_service .system_p {
  padding-top: 25px;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  /* line 38, ../scss/pages/service.scss */
  .page_service .system_p {
    text-align: left;
  }
}
/* line 49, ../scss/pages/service.scss */
.page_service nav .container {
  position: fixed;
  right: 0;
  top: 0;
}
@media screen and (max-width: 1024px) {
  /* line 57, ../scss/pages/service.scss */
  .page_service .site-header {
    display: none;
  }
  /* line 61, ../scss/pages/service.scss */
  .page_service .drawer--right {
    display: block;
  }
}
/* line 67, ../scss/pages/service.scss */
.page_service #our_services h2 {
  margin: 1px auto 20px;
  border-bottom: 1px solid;
  padding-top: 34px;
  font-size: 54px;
  font-weight: normal;
  padding-bottom: 10px;
  height: 104px;
  letter-spacing: 2px;
  font-family: lato;
  font-weight: 100;
}
@media screen and (max-width: 767px) {
  /* line 67, ../scss/pages/service.scss */
  .page_service #our_services h2 {
    padding: 34px 15px 5px;
    font-size: 40px;
    margin: 0 auto 20px;
    width: auto;
  }
}
/* line 87, ../scss/pages/service.scss */
.page_service #our_services h3 {
  font-size: 24px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
  letter-spacing: 1.5px;
}
@media screen and (max-width: 767px) {
  /* line 87, ../scss/pages/service.scss */
  .page_service #our_services h3 {
    font-size: 16px;
    line-height: 1.5;
  }
}
/* line 97, ../scss/pages/service.scss */
.page_service #our_services .service_system {
  padding: 32px;
}
/* line 100, ../scss/pages/service.scss */
.page_service #our_services .service_system .service_system_list {
  padding: 20px 0;
  margin-top: 24px;
}
/* line 104, ../scss/pages/service.scss */
.page_service #our_services .service_system .service_system_list .num {
  font-size: 38px;
  font-family: "roboto", sans-serif;
  font-weight: 300;
}
/* line 109, ../scss/pages/service.scss */
.page_service #our_services .service_system .service_system_list .img-wrapper {
  position: relative;
  margin: 16px 0;
  margin-top: 8px;
}
/* line 114, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_system
  .service_system_list
  .img-wrapper
  .rounded-circle {
  height: 190px;
}
/* line 117, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_system
  .service_system_list
  .img-wrapper
  span {
  position: absolute;
  background: #e15155;
  color: #ffffff;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/* line 126, ../scss/pages/service.scss */
.page_service #our_services .service_system .service_system_list .word-wrapper {
  margin: 32px 0;
}
/* line 129, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_system
  .service_system_list
  .word-wrapper
  p {
  font-weight: normal;
  font-size: 16px;
}
/* line 136, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_system
  .service_system_list
  > .col-md-3:nth-child(odd)
  .img-wrapper
  span {
  width: 120px;
  height: 120px;
  bottom: 35px;
  border-radius: 50%;
  font-size: 40px;
  opacity: 0.8;
  padding: 30px;
  font-family: "lato", sans-serif;
  font-weight: 100;
  line-height: 70px;
  font-weight: 100;
}
/* line 152, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_system
  .service_system_list
  > .col-md-3:nth-child(even)
  .img-wrapper
  span {
  border-radius: 5px;
  padding: 8px;
  bottom: -15px;
  max-width: 185px;
  font-size: 16px;
}
/* line 158, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_system
  .service_system_list
  > .col-md-3:nth-child(even)
  .img-wrapper
  span::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: 0;
  margin-left: 0;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 30px 25px 0px 0px;
  border-color: #e15155 transparent transparent transparent;
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  /* line 97, ../scss/pages/service.scss */
  .page_service #our_services .service_system {
    padding: 64px 0 96px;
  }
  /* line 179, ../scss/pages/service.scss */
  .page_service #our_services .service_system .service_system_list .num {
    position: absolute;
    top: -30px;
    left: 0;
    font-size: 32px;
  }
  /* line 186, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    .word-wrapper {
    font-size: 9.6px;
    position: absolute;
    top: 160px;
    right: 0;
    left: 0;
    text-align: left;
    font-size: 9.6px;
    margin: 0 auto;
    text-align: center;
  }
  /* line 200, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    .img-wrapper
    .rounded-circle {
    width: 150px;
    height: 150px;
    max-width: 175px;
    padding: 0;
  }
  /* line 206, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    .img-wrapper
    span {
    left: 28px;
    margin: 0;
    right: auto;
  }
  /* line 214, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    > .col-md-3:nth-child(odd)
    .img-wrapper
    span {
    position: absolute;
    right: 0;
    left: 0;
    top: 15px;
    bottom: 0;
    margin: 0 auto;
  }
  /* line 224, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    > .col-md-3:nth-child(even)
    .img-wrapper
    span {
    border-radius: 5px;
    padding: 4.8px;
    top: 0;
    right: -280px;
    font-size: 12.8px;
    width: 150px;
    bottom: auto;
  }
}
@media screen and (max-width: 767px) {
  /* line 238, ../scss/pages/service.scss */
  .page_service #our_services .service_system .service_system_list {
    max-width: 320px;
  }
  /* line 241, ../scss/pages/service.scss */
  .page_service #our_services .service_system .service_system_list .num {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 32px;
  }
  /* line 247, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    .word-wrapper {
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: left;
    font-size: 9.6px;
  }
  /* line 254, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    .word-wrapper
    p {
    font-weight: normal;
    font-size: 12px;
  }
  /* line 260, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    .img-wrapper {
    margin-right: 110px;
    margin-bottom: 30px;
    width: 150px;
  }
  /* line 264, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    .img-wrapper
    .rounded-circle {
    padding: 0;
    width: 150px;
    height: 150px;
    padding: 0;
  }
  /* line 273, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    > .col-md-3:nth-child(odd)
    .img-wrapper
    span {
    width: 80px;
    height: 80px;
    bottom: 35px;
    border-radius: 50%;
    font-size: 32px;
    opacity: 0.8;
    padding: 5px 20px;
    bottom: 35px;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  /* line 289, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    > .col-md-3:nth-child(even)
    .img-wrapper
    span {
    border-radius: 5px;
    padding: 4.8px;
    top: 0;
    right: -300px;
    font-size: 11.2px;
    width: 116px;
    bottom: auto;
  }
  /* line 297, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    > .col-md-3:nth-child(even)
    .img-wrapper
    span::after {
    content: "";
    position: absolute;
    bottom: -14px;
    right: 7px;
    margin-left: 0;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 10px 0px 0px;
    border-color: #e15155 transparent transparent transparent;
  }
  /* line 313, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    > .col-md-3:nth-child(2)
    .word-wrapper {
    right: 10px;
  }
  /* line 318, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    > .col-md-3:nth-child(3)
    .word-wrapper {
    right: 35px;
  }
  /* line 323, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    > .col-md-3:nth-child(4)
    .word-wrapper {
    right: 25px;
  }
}
@media screen and (max-width: 320px) {
  /* line 330, ../scss/pages/service.scss */
  .page_service #our_services .service_system .service_system_list {
    max-width: 100%;
  }
  /* line 333, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    .word-wrapper {
    top: 115px;
    right: 10px;
    text-align: center;
  }
  /* line 340, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service_system
    .service_system_list
    .img-wrapper
    span {
    left: 25px;
    margin: 0;
    right: auto;
  }
}
/* line 350, ../scss/pages/service.scss */
.page_service #our_services .service-concept {
  background-color: #b34043;
  padding: 30px 0;
}
/* line 354, ../scss/pages/service.scss */
.page_service #our_services .service-concept .bg-img {
  background-image: url("../img/service/service_concept.jpg");
  background-size: cover;
  padding: 60px 0;
  background-repeat: no-repeat;
}
/* line 359, ../scss/pages/service.scss */
.page_service #our_services .service-concept .bg-img .overlay {
  background-color: #381415;
  opacity: 0.8;
  padding: 36px 0 70px;
  color: #ffffff;
}
/* line 365, ../scss/pages/service.scss */
.page_service #our_services .service-concept .bg-img .overlay p {
  line-height: 2;
  padding-bottom: 30px;
  letter-spacing: 1.5px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  /* line 359, ../scss/pages/service.scss */
  .page_service #our_services .service-concept .bg-img .overlay {
    padding: 15px 0 30px;
  }
  /* line 375, ../scss/pages/service.scss */
  .page_service #our_services .service-concept .bg-img .overlay > .row {
    max-width: 85%;
  }
  /* line 378, ../scss/pages/service.scss */
  .page_service
    #our_services
    .service-concept
    .bg-img
    .overlay
    > .row
    .col-md-12 {
    padding: 0;
  }
  /* line 383, ../scss/pages/service.scss */
  .page_service #our_services .service-concept .bg-img .overlay p {
    font-size: 12.8px;
    font-weight: bold;
    line-height: 32px;
    padding-bottom: 0px;
  }
  /* line 389, ../scss/pages/service.scss */
  .page_service #our_services .service-concept .bg-img .overlay h3 {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 700;
    letter-spacing: 2px;
  }
}
@media screen and (max-width: 767px) {
  /* line 354, ../scss/pages/service.scss */
  .page_service #our_services .service-concept .bg-img {
    background-position: bottom;
  }
}
/* line 404, ../scss/pages/service.scss */
.page_service #our_services .service_wine_list h2 {
  margin-bottom: 0;
  margin-top: 30px;
}
/* line 408, ../scss/pages/service.scss */
.page_service #our_services .service_wine_list img {
  width: 130px;
}
@media screen and (max-width: 767px) {
  /* line 408, ../scss/pages/service.scss */
  .page_service #our_services .service_wine_list img {
    width: 50%;
  }
}
/* line 415, ../scss/pages/service.scss */
.page_service #our_services .service_wine_list .overlay {
  padding: 30px;
  background-color: #fff8e6;
}
/* line 419, ../scss/pages/service.scss */
.page_service #our_services .service_wine_list .overlay .word-wrapper {
  line-height: 2;
  max-width: 70%;
  margin: 0 auto;
}
/* line 424, ../scss/pages/service.scss */
.page_service #our_services .service_wine_list .overlay .word-wrapper h3 {
  margin-bottom: 30px;
  line-height: 40px;
}
@media screen and (max-width: 767px) {
  /* line 419, ../scss/pages/service.scss */
  .page_service #our_services .service_wine_list .overlay .word-wrapper {
    max-width: 100%;
    padding: 5px 0;
  }
  /* line 433, ../scss/pages/service.scss */
  .page_service #our_services .service_wine_list .overlay .word-wrapper h3 {
    font-size: 13.2px;
  }
}
/* line 439, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-indicators {
  max-width: 900px;
  position: relative;
  margin: 0 auto;
  padding: 20px;
}
/* line 445, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-indicators
  .active {
  background-color: #4c2a30;
}
/* line 448, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-indicators
  li {
  width: 10px;
  height: 10px;
  margin: 20px 10px;
  border-radius: 10px;
  background-color: #d6d6d6;
}
/* line 453, ../scss/pages/service.scss */
.page_service #our_services .service_wine_list .overlay .carousel .example {
  max-width: 900px;
  border-bottom: 1px solid #000000;
  color: #ffffff;
}
/* line 458, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .example
  .col-md-1 {
  background-color: #d6d6d6;
}
/* line 461, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .example
  .col-md-3 {
  background-color: #000000;
  border-left: 1px solid #fff8e6;
}
/* line 465, ../scss/pages/service.scss */
.page_service #our_services .service_wine_list .overlay .carousel .example p {
  margin: 0;
  padding: 8px 0;
  font-size: 12.8px;
  font-weight: bold;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
}
@media screen and (max-width: 767px) {
  /* line 465, ../scss/pages/service.scss */
  .page_service #our_services .service_wine_list .overlay .carousel .example p {
    font-size: 0.32px;
  }
}
/* line 478, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-item {
  padding: 40px 0;
  color: #000000;
}
/* line 482, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-item
  h4 {
  font-size: 16px;
  letter-spacing: 0;
  padding-top: 24px;
  font-size: 16px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
}
/* line 489, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-item
  p {
  font-weight: 100;
  font-size: 13px;
}
/* line 493, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-item
  p.pink {
  color: #e15155;
  letter-spacing: 0;
}
/* line 498, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-item
  span {
  font-family: "lato", sans-serif;
}
/* line 500, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-item
  span.black {
  background-color: #000000;
  color: #ffffff;
  padding: 5px 3px 5px 5px;
  margin-right: 10px;
}
/* line 506, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-item
  span.before {
  font-size: 20.8px;
  font-size: 21px;
}
/* line 510, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-item
  span.arrow {
  color: #4d4d4d;
}
/* line 513, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-item
  span.after {
  font-size: 30px;
  color: #e15155;
}
/* line 518, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-item
  hr {
  border-color: #4d4d4d;
}
/* line 523, ../scss/pages/service.scss */
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-control-next-icon,
.page_service
  #our_services
  .service_wine_list
  .overlay
  .carousel
  .carousel-control-prev-icon {
  filter: brightness(20%);
}
@media screen and (max-width: 767px) {
  /* line 529, ../scss/pages/service.scss */
  .page_service #our_services .service_wine_list p {
    font-size: 14.4px;
  }
  /* line 534, ../scss/pages/service.scss */
  .page_service #our_services .service_wine_list .carousel .col-md-12 {
    padding: 0;
  }
}
/* line 542, ../scss/pages/service.scss */
.page_service #sommelier {
  margin-top: 100px;
  background-color: #4c2a30;
}
/* line 546, ../scss/pages/service.scss */
.page_service #sommelier .title_1 hr {
  margin-bottom: 40px;
}
/* line 549, ../scss/pages/service.scss */
.page_service #sommelier .word-wrapper {
  color: #ffffff;
  line-height: 2;
  max-width: 70%;
  margin: 0 auto;
}
/* line 555, ../scss/pages/service.scss */
.page_service #sommelier .word-wrapper h2 {
  padding: 40px 0 32px;
  font-size: 24px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
  letter-spacing: 1.5px;
  line-height: 1.5;
}
/* line 564, ../scss/pages/service.scss */
.page_service #sommelier .carousel {
  padding-bottom: 40px;
}
/* line 567, ../scss/pages/service.scss */
.page_service #sommelier .carousel .carousel-indicators {
  max-width: 900px;
  position: relative;
  margin: 0 auto;
  padding: 20px;
}
/* line 573, ../scss/pages/service.scss */
.page_service #sommelier .carousel .carousel-indicators p {
  font-weight: normal;
}
/* line 576, ../scss/pages/service.scss */
.page_service #sommelier .carousel .carousel-indicators .active {
  background-color: #ffffff;
}
/* line 580, ../scss/pages/service.scss */
.page_service #sommelier .carousel .carousel-indicators li {
  width: 10px;
  height: 10px;
  margin: 20px 10px;
  border-radius: 10px;
  background-color: #000000;
}
@media screen and (max-width: 767px) {
  /* line 580, ../scss/pages/service.scss */
  .page_service #sommelier .carousel .carousel-indicators li {
    height: 6px;
  }
}
/* line 589, ../scss/pages/service.scss */
.page_service #sommelier .carousel .row {
  max-width: 700px;
  color: #ffffff;
}
/* line 592, ../scss/pages/service.scss */
.page_service #sommelier .carousel .row .flex {
  display: flex;
}
/* line 596, ../scss/pages/service.scss */
.page_service #sommelier .carousel .row .sommelier-in {
  float: right;
}
/* line 598, ../scss/pages/service.scss */
.page_service #sommelier .carousel .row .sommelier-in p {
  letter-spacing: 0;
  font-size: 13px;
}
/* line 604, ../scss/pages/service.scss */
.page_service #sommelier .carousel .row .sommelier-in:first-child {
  float: left;
  margin-right: 55px;
  margin-left: 100px;
}
/* line 610, ../scss/pages/service.scss */
.page_service #sommelier .carousel .row img {
  height: 291px;
  border-radius: 300px;
  text-align: center;
  margin: 0 auto;
}
/* line 619, ../scss/pages/service.scss */
.page_service #sommelier .carousel .row .som-inside .sommelier-in img {
  height: 228px;
}
/* line 622, ../scss/pages/service.scss */
.page_service #sommelier .carousel .row .som-inside .sommelier-in h3 {
  font-size: 16px;
}
/* line 628, ../scss/pages/service.scss */
.page_service #sommelier .carousel .row h3 {
  font-weight: 300;
  font-size: 20.8px;
  padding-bottom: 16px;
  font-family: serif;
  margin-top: 20px;
}
/* line 635, ../scss/pages/service.scss */
.page_service #sommelier .carousel .row .col-md-7 {
  padding: 40px 10px 0 40px;
}
/* line 637, ../scss/pages/service.scss */
.page_service #sommelier .carousel .row .col-md-7 h3 {
  font-weight: 300;
  font-size: 20.8px;
  padding-bottom: 16px;
  font-family: serif;
}
/* line 643, ../scss/pages/service.scss */
.page_service #sommelier .carousel .row .col-md-7 p {
  letter-spacing: 0;
  font-size: 13px;
}
/* line 650, ../scss/pages/service.scss */
.page_service #sommelier .carousel .carousel-control-next-icon,
.page_service #sommelier .carousel .carousel-control-prev-icon {
  filter: brightness(100%);
}
@media screen and (max-width: 767px) {
  /* line 655, ../scss/pages/service.scss */
  .page_service #sommelier .word-wrapper {
    max-width: 100%;
  }
  /* line 658, ../scss/pages/service.scss */
  .page_service #sommelier .word-wrapper h2 {
    font-size: 13.2px;
    line-height: 1.8;
    padding: 32px 0 16px;
  }
  /* line 663, ../scss/pages/service.scss */
  .page_service #sommelier .word-wrapper p {
    font-size: 14.4px;
  }
  /* line 668, ../scss/pages/service.scss */
  .page_service #sommelier .carousel {
    padding-bottom: 0;
  }
  /* line 671, ../scss/pages/service.scss */
  .page_service #sommelier .carousel .carousel-indicators {
    padding: 10px;
  }
  /* line 674, ../scss/pages/service.scss */
  .page_service #sommelier .carousel .carousel-indicators li {
    width: 7px;
    height: 7px;
    margin: 10px 5px;
    border-radius: 10px;
  }
  /* line 682, ../scss/pages/service.scss */
  .page_service #sommelier .carousel .row .col-md-5 {
    height: 172.5px;
    width: 172.5px;
    margin: 0 auto;
  }
  /* line 689, ../scss/pages/service.scss */
  .page_service #sommelier .carousel-control-next,
  .page_service #sommelier .carousel-control-prev {
    bottom: 220px;
  }
  /* line 694, ../scss/pages/service.scss */
  .page_service #sommelier .carousel-control-next {
    right: 0px;
  }
  /* line 698, ../scss/pages/service.scss */
  .page_service #sommelier .carousel-control-prev {
    left: 0px;
  }
  /* line 704, ../scss/pages/service.scss */
  .page_service #sommelier .carousel .row .col-md-5 {
    background-color: #ffffff;
  }
  /* line 707, ../scss/pages/service.scss */
  .page_service #sommelier .carousel .row .col-md-7 {
    padding: 20px 15px;
  }
  /* line 709, ../scss/pages/service.scss */
  .page_service #sommelier .carousel .row .col-md-7 h3 {
    font-weight: 300;
    font-size: 20.8px;
    padding-bottom: 16px;
    text-align: center;
  }
  /* line 714, ../scss/pages/service.scss */
  .page_service #sommelier .carousel .row .col-md-7 h3 span {
    font-size: 14.4px;
  }
  /* line 718, ../scss/pages/service.scss */
  .page_service #sommelier .carousel .row .col-md-7 p {
    letter-spacing: 0;
    font-size: 12.8px;
    min-height: 200px;
  }
  /* line 727, ../scss/pages/service.scss */
  .page_service #sommelier #carouselExampleIndicators4 .carousel-control-next {
    right: -40px;
  }
  /* line 730, ../scss/pages/service.scss */
  .page_service #sommelier #carouselExampleIndicators4 .carousel-control-prev {
    left: -40px;
  }
}
/* line 737, ../scss/pages/service.scss */
.page_service .a_black {
  color: #4d4d4d;
}
/* line 741, ../scss/pages/service.scss */
.page_service #promotion {
  margin-top: 100px;
}
/* line 744, ../scss/pages/service.scss */
.page_service #promotion .title_1 hr {
  margin-bottom: 40px;
}
/* line 748, ../scss/pages/service.scss */
.page_service #promotion .promotion_campaign {
  overflow: hidden;
  background-color: #e15155;
  position: relative;
  min-height: 500px;
}
@media screen and (max-width: 767px) {
  /* line 748, ../scss/pages/service.scss */
  .page_service #promotion .promotion_campaign {
    min-height: 300px;
  }
}
/* line 757, ../scss/pages/service.scss */
.page_service #promotion .promotion_campaign .word-wrapper {
  color: #ffffff;
  line-height: 2;
  max-width: 70%;
  margin: 0 auto;
}
/* line 763, ../scss/pages/service.scss */
.page_service #promotion .promotion_campaign .word-wrapper h2 {
  font-size: 24px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
  letter-spacing: 1.5px;
  line-height: 1.5;
  padding: 32px 0 16px;
}
/* line 772, ../scss/pages/service.scss */
.page_service #promotion .promotion_campaign .promo-img {
  margin-bottom: -120px;
  margin-top: 50px;
}
/* line 777, ../scss/pages/service.scss */
.page_service #promotion .promotion_campaign .gallery {
  position: absolute;
  top: 260px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  /* line 748, ../scss/pages/service.scss */
  .page_service #promotion .promotion_campaign {
    height: 360px;
  }
  /* line 787, ../scss/pages/service.scss */
  .page_service #promotion .promotion_campaign .word-wrapper {
    max-width: 100%;
  }
  /* line 790, ../scss/pages/service.scss */
  .page_service #promotion .promotion_campaign .word-wrapper h2 {
    padding: 18.8px 0 8px;
    font-size: 13.2px;
    line-height: 1.8;
  }
  /* line 795, ../scss/pages/service.scss */
  .page_service #promotion .promotion_campaign .word-wrapper p {
    font-size: 11.2px;
    font-weight: bold;
  }
  /* line 800, ../scss/pages/service.scss */
  .page_service #promotion .promotion_campaign .gallery {
    top: 240px;
  }
}
/* line 806, ../scss/pages/service.scss */
.page_service #promotion .promotion_example {
  padding-top: 50px;
  background-color: #b37435;
  color: #ffffff;
}
/* line 811, ../scss/pages/service.scss */
.page_service #promotion .promotion_example .sub-title_1 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 1.5rem 0;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  font-size: 1.5rem;
  margin-bottom: 35px;
  letter-spacing: 3px;
  font-size: 24px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
}
/* line 819, ../scss/pages/service.scss */
.page_service #promotion .promotion_example img {
  padding: 0;
}
/* line 823, ../scss/pages/service.scss */
.page_service #promotion .promotion_example .word-wrapper {
  color: #ffffff;
  padding-bottom: 40px;
  line-height: 2;
}
/* line 828, ../scss/pages/service.scss */
.page_service #promotion .promotion_example .word-wrapper h3 {
  margin-bottom: 40px;
  letter-spacing: 3px;
  font-size: 28px;
}
/* line 832, ../scss/pages/service.scss */
.page_service #promotion .promotion_example .word-wrapper h3 span {
  font-size: 16px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
}
/* line 839, ../scss/pages/service.scss */
.page_service #promotion .promotion_example .gallery {
  max-width: 40%;
  margin: 5px auto 0;
  padding-bottom: 65px;
}
/* line 844, ../scss/pages/service.scss */
.page_service #promotion .promotion_example .gallery p {
  margin-top: 16px;
  font-size: 14px;
}

.footer a {
  display: block;
  color: #fff;
}

@media screen and (max-width: 767px) {
  /* line 806, ../scss/pages/service.scss */
  .page_service #promotion .promotion_example {
    padding-top: 35px;
  }
  /* line 852, ../scss/pages/service.scss */
  .page_service #promotion .promotion_example .sub-title_1 {
    font-size: 11.6px;
  }
  /* line 856, ../scss/pages/service.scss */
  .page_service #promotion .promotion_example .word-wrapper {
    font-weight: bold;
    padding-top: 40px;
    padding-bottom: 0px;
  }
  /* line 861, ../scss/pages/service.scss */
  .page_service #promotion .promotion_example .word-wrapper h3 {
    margin-bottom: 20px;
    font-size: 20.8px;
  }
  /* line 865, ../scss/pages/service.scss */
  .page_service #promotion .promotion_example .word-wrapper p {
    font-size: 9.6px;
    font-weight: bold;
  }
  /* line 871, ../scss/pages/service.scss */
  .page_service #promotion .promotion_example .gallery {
    max-width: 85%;
    margin: 0 auto;
    padding: 10px 0;
  }
  /* line 876, ../scss/pages/service.scss */
  .page_service #promotion .promotion_example .gallery .col-xs-4 {
    padding: 0 10px;
  }
  /* line 880, ../scss/pages/service.scss */
  .page_service #promotion .promotion_example .gallery p {
    font-size: 9.6px;
    font-weight: bold;
  }
  /* line 885, ../scss/pages/service.scss */
  .page_service
    #promotion
    .promotion_example
    .row:nth-child(2)
    .col-md-6:nth-child(2) {
    order: -1;
  }
}
/* line 894, ../scss/pages/service.scss */
.page_service #store-list .title_2 {
  background-color: #cc853d;
}
/* line 898, ../scss/pages/service.scss */
.page_service #store-list .title_2::after {
  border-top: 25px solid #cc853d;
}
/* line 902, ../scss/pages/service.scss */
.page_service #store-list .container {
  margin-top: 100px;
}
/* line 904, ../scss/pages/service.scss */
.page_service #store-list .container img {
  margin: 0 auto;
  text-align: center;
  max-width: 100%;
  max-height: 120px;
}
@media screen and (max-width: 767px) {
  /* line 904, ../scss/pages/service.scss */
  .page_service #store-list .container img {
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  /* line 913, ../scss/pages/service.scss */
  .page_service #store-list .container .medium-logo {
    height: 65px;
  }
}
@media screen and (max-width: 767px) {
  /* line 918, ../scss/pages/service.scss */
  .page_service #store-list .container .big-logo {
    height: 50px;
  }
}
/* line 923, ../scss/pages/service.scss */
.page_service #store-list .container .row {
  padding-bottom: 20px;
}
/* line 926, ../scss/pages/service.scss */
.page_service #store-list .container .row .square {
  border-color: #f2f2f2;
  height: 150px;
  text-align: center;
  padding-top: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #515151;
  line-height: 130px;
}
/* line 937, ../scss/pages/service.scss */
.page_service #store-list .container .row p {
  margin-top: 16px;
  font-weight: bold;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
}
/* line 945, ../scss/pages/service.scss */
.page_service #store-list .container .row.name_txt a:hover {
  text-decoration: none;
}
/* line 949, ../scss/pages/service.scss */
.page_service #store-list .container .row.name_txt p {
  border: 1px solid #dee2e6;
  border-radius: 4px;
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  /* line 958, ../scss/pages/service.scss */
  .page_service #store-list .container {
    margin-top: 60px;
  }
  /* line 964, ../scss/pages/service.scss */
  .page_service #store-list .container .row p {
    margin: 12.8px 0;
    font-size: 9.6px;
    font-weight: bold;
  }
}
@media screen and (max-width: 1024px) {
  /* line 974, ../scss/pages/service.scss */
  .page_service section .container > .row {
    max-width: 85%;
  }
  /* line 978, ../scss/pages/service.scss */
  .page_service #contact {
    margin-top: 50px;
  }
}
