@charset "UTF-8";
.font-gothic {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.font-mincho {
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝体", "Yu Mincho", YuMincho, "游明朝", Georgia, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/* 追加フォント */
.font-zen-kaku {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, sans-serif;
}

.font-zen-maru {
  font-family: "Zen Maru Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, sans-serif;
}

.font-aubrey {
  font-family: "Aubrey", "Hiragino Mincho ProN", Georgia, serif;
}

.font-caveat {
  font-family: "Caveat", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, sans-serif;
}

.cf {
  zoom: 1;
}
.cf:before {
  content: "";
  display: block;
  overflow: hidden;
}
.cf:after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}

.hide-pc {
  display: none;
}
@media screen and (max-width: 767px) {
  .hide-pc {
    display: initial;
  }
}
@media screen and (min-width: 768px) and (max-width: 1040px) {
  .hide-pc {
    display: initial;
  }
}

@media screen and (min-width: 768px) and (max-width: 1040px) {
  .hide-tab {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .hide-tab {
    display: initial;
  }
}

.hide-sp {
  display: initial;
}
@media screen and (max-width: 767px) {
  .hide-sp {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1040px) {
  .hide-sp {
    display: initial;
  }
}

@media screen and (min-width: 768px) and (max-width: 1040px) {
  .hide-tab {
    display: none;
  }
}

@media (max-width: 767px) {
  .hide-sp {
    display: none;
  }
}
.flex_list:not(:last-chid) {
  margin-bottom: 10px;
}

.box-blue, .box-orange {
  border: 1px solid #F2A117;
  padding: 15px 10px;
}

.box-orange {
  border-color: #5C3823;
}

.box-blue {
  border-color: #5C3823;
}
@media screen and (max-width: 767px) {
  .box-blue {
    border-color: #000;
  }
}

.font-gothic {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.font-mincho {
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝体", "Yu Mincho", YuMincho, "游明朝", Georgia, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/* 追加フォント */
.font-zen-kaku {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, sans-serif;
}

.font-zen-maru {
  font-family: "Zen Maru Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, sans-serif;
}

.font-aubrey {
  font-family: "Aubrey", "Hiragino Mincho ProN", Georgia, serif;
}

.font-caveat {
  font-family: "Caveat", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, sans-serif;
}

.cf {
  zoom: 1;
}
.cf:before {
  content: "";
  display: block;
  overflow: hidden;
}
.cf:after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}

.hide-pc {
  display: none;
}
@media screen and (max-width: 767px) {
  .hide-pc {
    display: initial;
  }
}
@media screen and (min-width: 768px) and (max-width: 1040px) {
  .hide-pc {
    display: initial;
  }
}

@media screen and (min-width: 768px) and (max-width: 1040px) {
  .hide-tab {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .hide-tab {
    display: initial;
  }
}

.hide-sp {
  display: initial;
}
@media screen and (max-width: 767px) {
  .hide-sp {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1040px) {
  .hide-sp {
    display: initial;
  }
}

@media screen and (min-width: 768px) and (max-width: 1040px) {
  .hide-tab {
    display: none;
  }
}

@media (max-width: 767px) {
  .hide-sp {
    display: none;
  }
}
.flex_list:not(:last-chid) {
  margin-bottom: 10px;
}

.box-orange, .box-blue {
  border: 1px solid #F2A117;
  padding: 15px 10px;
}

.box-orange {
  border-color: #5C3823;
}

.box-blue {
  border-color: #5C3823;
}
@media screen and (max-width: 767px) {
  .box-blue {
    border-color: #000;
  }
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 0;
  min-width: 0;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

html {
  font-size: 6.25%;
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.4;
  color: #5C3823;
  font-size: 15rem;
  margin: 0;
}

img {
  width: auto;
  max-width: 100%;
}

ul,
li {
  list-style: none;
  padding: 0;
}

dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

p,
b {
  text-align: inherit;
  line-height: 2;
}

b {
  font-weight: normal;
  color: #F2A117;
  margin: 20px auto;
  display: block;
}

p {
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 16rem;
  line-height: 1.6;
}

span {
  font-size: 13rem;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  font-weight: inherit;
  font-size: inherit;
}

h1 {
  font-size: 36rem;
  color: #F2A117;
}

h2 {
  font-size: 30rem;
  color: #F2A117;
  font-weight: bold;
}

h3 {
  font-size: 26rem;
  color: #F2A117;
}

.mv {
  background: url("../images/top/mv_img.jpg") no-repeat center/cover;
  height: 800px;
  position: relative;
}
.mv.mv_under {
  background: url("../images/top/mv_img.jpg") no-repeat center/cover;
  height: 500px;
}
.mv .mv__title {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.page__title {
  font-size: 40rem;
}

.section__title {
  font-size: 30rem;
  font-weight: 300;
  color: #5C3823;
  margin-bottom: 50px;
  text-align: center;
}

.section__subtitle {
  font-size: 26rem;
  font-weight: 300;
  color: #595959;
}

.section__read {
  font-size: 14rem;
}

.title_b {
  margin-bottom: 30px;
}

.text_rl {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}

.section {
  padding: 80px 0;
  border-bottom: 2px solid #47c08e;
}
@media screen and (max-width: 767px) {
  .section {
    padding: 20px 0 40px;
  }
}
.section.section-color {
  background: #F2A117;
}

.container {
  width: 1200px;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .container {
    width: 95%;
    margin: 30px auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1040px) {
  .container {
    width: 93%;
    margin: 50px auto;
  }
}

.title_b {
  margin-bottom: 30px;
}

a {
  text-decoration: none;
}
a:link, a:visited {
  color: #333;
}
a:hover, a:active {
  color: #333;
}

.btn {
  display: inline;
}
.btn a {
  display: inline-block;
  width: 100%;
  padding: 20px 10px;
  text-align: center;
  color: #fff;
  background: #47c08e;
  border: 1px solid #47c08e;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn a:hover {
  background: #fff;
  border: 1px solid #47c08e;
  color: #47c08e;
}

button {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

form {
  cursor: pointer;
}
form #number {
  width: 100px;
  font-size: 2rem;
  padding: 10px 15px;
}
form #addbtn {
  width: 200px;
  height: 60px;
  background: #F2A117;
  color: #5C3823;
  border: 0;
  font-size: 16rem;
  margin-left: 20px;
  padding: 20px;
  border-radius: 10px;
  cursor: pointer;
}
form #addbtn:before {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f07a";
}
form #search {
  height: auto;
  background: #F2A117;
  color: #5C3823;
  border: 0;
  font-size: 28rem;
  margin-left: 10px;
  padding: 10px;
  border-radius: 10px;
}

.pagetop {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 100px;
  z-index: 30;
}
@media screen and (max-width: 767px) {
  .pagetop {
    bottom: 20px;
    right: 30px;
  }
}
.pagetop .pagetop_link {
  position: relative;
  padding: 30px;
  background: #5C3823;
  display: block;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .pagetop .pagetop_link {
    padding: 20px;
  }
}
.pagetop .pagetop_link::before, .pagetop .pagetop_link::after {
  content: "";
  margin: auto;
  position: absolute;
  background: #fff;
}
.pagetop .pagetop_link::before {
  width: 15px;
  height: 3px;
  top: -4px;
  bottom: 0;
  right: 17px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .pagetop .pagetop_link::before {
    top: -4px;
    bottom: 0;
    right: 8px;
  }
}
.pagetop .pagetop_link::after {
  width: 3px;
  height: 15px;
  top: 20px;
  left: 24px;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
@media screen and (max-width: 767px) {
  .pagetop .pagetop_link::after {
    top: 11px;
    left: 14px;
  }
}

header {
  background: #fff;
  position: relative;
}
header .header_con {
  padding: 10px 0px;
  height: 150px;
}
@media screen and (max-width: 767px) {
  header .header_con {
    padding: 10px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
header .header_con .header_logo {
  font-size: 0;
  max-width: 385px;
}
@media screen and (max-width: 767px) {
  header .header_con .header_logo {
    position: relative;
    z-index: 30;
  }
}
header .header_con .header_logo span {
  display: block;
}
header .header_con .header_tel {
  position: absolute;
  top: 0;
  right: 0;
}
header .header_con .header_tel:before {
  display: inline-block;
  content: "";
  background: url("../images/common/icon_free_head.png") no-repeat center/contain;
  width: 37px;
  height: 24px;
}
header .header_con .header_tel a {
  color: #FFF7EA;
  font-size: 28rem;
  font-weight: 900;
}
header .navi {
  margin: 25px 30px;
  min-width: 750px;
}
@media screen and (max-width: 767px) {
  header .navi {
    width: 30%;
    min-width: 30%;
    margin-top: 13px;
  }
}
header .navi .header_tel-sp {
  position: absolute;
  top: 10px;
  right: 80px;
  width: 35px;
  z-index: 30;
}

.global-nav {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .global-nav {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
  }
}
.global-nav .nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .global-nav .nav-list {
    background: rgba(0, 0, 0, 0.8);
    display: none;
    left: 50%;
    padding: 10px;
    position: absolute;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    width: 100%;
  }
}
.global-nav .nav-list .nav-item {
  padding: 20px 0;
}
.global-nav .nav-list .nav-item span {
  display: inline-block;
  text-align: center;
  font-size: 14rem;
  color: #333;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.global-nav .nav-list .nav-item span:before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.global-nav .nav-list .nav-item:hover > span {
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.global-nav .nav-list .nav-item:hover > span:before {
  display: inline-block;
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  border-bottom: 2px solid #5C3823;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
}
.global-nav .nav-list .nav-item.dropdown > span:after {
  content: ">";
  font-size: 14rem;
  margin-left: 10px;
}
.global-nav .nav-list .nav-item.dropdown:hover span {
  content: "";
}
@media screen and (max-width: 767px) {
  .global-nav .nav-list .nav-item > span {
    border-bottom: 1px solid #ccc;
    border-right: none;
    color: #fff;
    padding: 1rem 1rem;
    text-align: left;
  }
}
.global-nav .nav-list .nav-item:last-child span {
  border-right: none;
}
@media screen and (max-width: 767px) {
  .global-nav .nav-list .nav-item:last-child span {
    border-bottom: none;
  }
}
.global-nav .nav-list .nav-item .nav-item_sub {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.831372549);
  left: 0;
  right: 0;
  top: 116px;
  margin: auto;
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .global-nav .nav-list .nav-item .nav-item_sub {
    display: none;
  }
}
.global-nav .nav-list .nav-item .nav-item_sub a {
  text-align: left;
}
.global-nav .nav-list .nav-item .nav-item_sub a:hover {
  opacity: 0.6;
}
.global-nav .nav-list .nav-item .nav-item_sub .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;
}
.global-nav .nav-list .nav-item .nav-item_sub .inner ul,
.global-nav .nav-list .nav-item .nav-item_sub .inner .inner__bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px auto 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.global-nav .nav-list .nav-item .nav-item_sub .inner ul {
  padding: 20px;
  margin: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.global-nav .nav-list .nav-item .nav-item_sub .inner ul li {
  margin: 10px 20px;
  width: 20%;
}
.global-nav .nav-list .nav-item .nav-item_sub .inner .inner__bnr .bnr__img {
  border: 2px solid #707070;
  border-radius: 10px;
  background-size: cover;
  background-position: center;
  width: 380px;
  text-align: center;
  padding: 25px 0;
}
.global-nav .nav-list .nav-item .nav-item_sub .inner .inner__bnr .bnr__img:nth-child(1) {
  background-image: url("../images/common/dummy_bnr.jpg");
  margin-right: 10px;
}
.global-nav .nav-list .nav-item .nav-item_sub .inner .inner__bnr .bnr__img:nth-child(2) {
  background-image: url("../images/common/dummy_bnr.jpg");
}
.global-nav .nav-list .nav-item .nav-item_sub .inner .inner__bnr .bnr__img:last-of-type {
  margin-right: 0;
}
.global-nav .nav-list .nav-item:hover .nav-item_sub {
  visibility: visible;
  opacity: 1;
  z-index: 30;
}

@media screen and (max-width: 767px) {
  .nav-list {
    height: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

#company_tel {
  text-align: center;
  padding: 0;
  background: #F2A117;
  padding: 15px;
  margin-left: 60px;
}
#company_tel > a.tel-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  white-space: nowrap;
  border-radius: 4px;
  line-height: 1;
  font-size: 14rem;
  text-decoration: none;
}
#company_tel .label {
  background: #fff;
  color: #333333;
  padding: 6px 10px;
}
#company_tel .number {
  font-weight: bold;
  font-size: 30rem;
  color: #fff;
}

.global-nav-sp {
  background: rgba(255, 255, 255, 0.8784313725);
  width: 100vw;
  height: 100vh;
  position: fixed;
  overflow: scroll;
  top: 0;
  display: none;
  z-index: 20;
}
.global-nav-sp .nav__inner {
  width: 90%;
  height: auto;
  position: absolute;
  top: 100px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  overflow-y: scroll;
}
.global-nav-sp .nav__inner .nav-list .nav-item {
  font-size: 16px;
}
.global-nav-sp .nav__inner .nav-list .nav-item > span,
.global-nav-sp .nav__inner .nav-list .nav-item > a {
  display: block;
  font-size: 16rem;
  padding: 10px 0 10px 5px;
  border-bottom: 1px solid #333;
}
.global-nav-sp .nav__inner .nav-list .nav-item .nav-item_sub {
  border-bottom: 1px solid #333;
}
.global-nav-sp .nav__inner .nav-list .nav-item .nav-item_sub .inner ul li a {
  padding: 10px 0 10px 10px;
  display: block;
}
.global-nav-sp .nav__inner .nav-list .nav-item.dropdown span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.global-nav-sp .nav__inner .nav-list .nav-item.dropdown span::after {
  content: "＋";
  font-size: 24rem;
  display: block;
  width: 7%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.global-nav-sp .nav__inner .nav-list .nav-item.dropdown span.active::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.global-nav-sp .nav__inner .inner__bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
}
.global-nav-sp .nav__inner .inner__bnr .bnr__img {
  width: 48%;
  display: block;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #333;
  border-radius: 10px;
}

.navi > .menu-btn {
  display: none;
  position: absolute;
  width: 45px;
  height: 25px;
  top: 15px;
  right: 15px;
  z-index: 30;
}
@media screen and (max-width: 767px) {
  .navi > .menu-btn {
    display: block;
  }
}
.navi > .menu-btn span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #333333;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navi > .menu-btn span:nth-of-type(1) {
  top: 0;
}
.navi > .menu-btn span:nth-of-type(2) {
  top: 10px;
}
.navi > .menu-btn span:nth-of-type(3) {
  bottom: 0;
}
.navi > .menu-btn.active span:nth-of-type(1) {
  -webkit-transform: translateY(6px) rotate(-45deg);
  transform: translateY(6px) rotate(-45deg);
}
.navi > .menu-btn.active span:nth-of-type(2) {
  left: 100%;
  -webkit-animation: bar02 0.5s forwards;
          animation: bar02 0.5s forwards;
}
@-webkit-keyframes bar02 {
  100% {
    height: 0;
  }
}
@keyframes bar02 {
  100% {
    height: 0;
  }
}
.navi > .menu-btn.active span:nth-of-type(3) {
  -webkit-transform: translateY(-20px) rotate(45deg);
  transform: translateY(-20px) rotate(45deg);
  bottom: -5px;
}

.global-nav .nav-list .nav-item.nav-menu {
  text-align: center;
}
.global-nav .nav-list .nav-item.nav-menu > span {
  display: inline-block;
  border-right: none;
  padding: 0;
}
.global-nav .nav-list .nav-item.nav-menu:hover > span:before {
  display: none;
  content: none;
  border: 0;
}
.global-nav .nav-list .nav-item.nav-menu .menu-btn {
  position: relative;
  z-index: 30;
}
.global-nav .nav-list .nav-item.nav-menu .menu-btn::after {
  content: "";
  display: block;
  height: 28px;
}
.global-nav .nav-list .nav-item.nav-menu .menu-btn .bar {
  position: absolute;
  left: 50%;
  width: 28px;
  height: 4px;
  background-color: #5C3823;
  border-radius: 4px;
  margin: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.global-nav .nav-list .nav-item.nav-menu .menu-btn .bar2 {
  top: calc(50% - 4px);
}
.global-nav .nav-list .nav-item.nav-menu .menu-btn .bar1 {
  top: calc(50% - 4px - 8px - 4px);
}
.global-nav .nav-list .nav-item.nav-menu .menu-btn .bar3 {
  top: calc(50% + 8px);
}
.global-nav .nav-list .nav-item.nav-menu .menu-btn.active .bar1 {
  -webkit-transform: translateX(-30px) translateY(9px) rotate(-45deg);
          transform: translateX(-30px) translateY(9px) rotate(-45deg);
}
.global-nav .nav-list .nav-item.nav-menu .menu-btn.active .bar2 {
  opacity: 0;
}
.global-nav .nav-list .nav-item.nav-menu .menu-btn.active .bar3 {
  -webkit-transform: translateX(-30px) translateY(-14px) rotate(45deg);
          transform: translateX(-30px) translateY(-14px) rotate(45deg);
}

.nav-item a {
  color: #5C3823;
  font-size: 16rem;
}

header.header-fix {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 30;
  -webkit-animation: ani 0.5s;
          animation: ani 0.5s;
}
@media screen and (max-width: 767px) {
  header.header-fix {
    background: rgba(255, 255, 255, 0.8);
  }
}
header.header-fix .header_tel a {
  font-size: 24rem;
}

@-webkit-keyframes ani {
  0% {
    margin-top: -64px;
  }
  100% {
    margin-top: 0;
  }
}

@keyframes ani {
  0% {
    margin-top: -64px;
  }
  100% {
    margin-top: 0;
  }
}
footer p {
  color: #5C3823;
}

#footer {
  width: 100%;
  height: auto;
  background: #333;
}
#footer .txt {
  color: #fff;
}
#footer .flex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
}
#footer ul li a {
  color: #333;
  text-decoration: none;
  content: "＞";
  margin-right: 10px;
}
#footer ul .col-01 {
  margin: 0;
}
#footer ul .col-02 {
  margin-left: 60px;
  margin-top: 0;
  margin-right: 0;
}
#footer ul .copy {
  margin-left: auto;
  margin-bottom: 0;
  margin-top: auto;
}

input,
select {
  font-size: 16rem;
  line-height: 1.8;
  margin-left: 5px;
  margin-right: 10px;
}

input[type=text],
select {
  padding: 5px 20px;
}

.icon_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.icon_area i {
  margin-right: 10px;
}

.num_area {
  counter-reset: num;
}
.num_area .num_txt {
  padding-left: 1.6em;
  text-indent: -1.6em;
}
.num_area .num_txt:before {
  counter-increment: num;
  content: "(" counter(num) ")";
}

.num_area-alpha {
  counter-reset: alpha;
}
.num_area-alpha .num_txt-alpha {
  padding-left: 1.6em;
  text-indent: -1.6em;
}
.num_area-alpha .num_txt-alpha:before {
  counter-increment: alpha;
  content: "(" counter(alpha, upper-alpha) ")";
}

.num_area-roman {
  counter-reset: roman;
}
.num_area-roman .num_txt-roman {
  padding-left: 1.6em;
  text-indent: -1.6em;
}
.num_area-roman .num_txt-roman:before {
  counter-increment: roman;
  content: counter(roman, upper-roman) ".";
}

.arrow {
  position: relative;
}
.arrow:before, .arrow:after {
  content: "";
  background: #47c08e;
  position: absolute;
  z-index: 10;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.arrow:before {
  height: 2px;
  width: 70px;
  top: 23px;
  right: -40px;
}
.arrow:after {
  height: 2px;
  width: 15px;
  top: 18px;
  right: -41px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.arrow:hover:before {
  right: -60px;
}
.arrow:hover:after {
  right: -61px;
}
.arrow.arrow-center {
  width: 70px;
  margin: auto;
}
.arrow.arrow-center:before {
  right: 0;
}
.arrow.arrow-center:after {
  right: -3px;
}
.col {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.col.col_2 > * {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .col.col_2 > * {
    width: 100%;
  }
}
.col.col_3 > * {
  width: 33.333%;
}
@media screen and (max-width: 767px) {
  .col.col_3 > * {
    width: 100%;
  }
}
.col.col_4 > * {
  width: 25%;
}
@media screen and (max-width: 767px) {
  .col.col_4 > * {
    width: 50%;
  }
}
.col.col_5 > * {
  width: 20%;
}
.col.col_6 > * {
  width: 16.6666666667%;
}
.col.col_m_s > :first-of-type {
  width: 70%;
}
.col.col_m_s > :last-of-type {
  width: 30%;
}
.col.col_s_m > :first-of-type {
  width: 30%;
}
.col.col_s_m > :last-of-type {
  width: 70%;
}
.col.col_y {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.marker {
  display: inline-block;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #f6e87c));
  background-image: linear-gradient(left, transparent 50%, #f6e87c 50%);
  background-repeat: repeat-x;
  background-size: 200% 0.8em;
  background-position: 0 0.5em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: bold;
}

.marker_on {
  margin: 0 10px;
  background-position: -100% 0.9em;
}

.be_img::before {
  content: "";
  display: inline-block;
  background: url("../images/common/before.png") no-repeat center/contain;
  width: 233px;
  height: 34px;
}

.af_img::before {
  content: "";
  display: inline-block;
  background: url("../images/common/before.png") no-repeat center/contain;
  width: 233px;
  height: 34px;
}

.ba_img::before, .ba_img::after {
  content: "";
  display: inline-block;
  width: 233px;
  height: 34px;
}
.ba_img::before {
  background: url("../images/common/before.png") no-repeat center/contain;
}
.ba_img::after {
  background: url("../images/common/before.png") no-repeat center/contain;
}

.be_con::before {
  content: "---";
  font-size: 20rem;
}

.af_con::after {
  content: "---";
  font-size: 20rem;
}

.ba_con::before, .ba_con::after {
  content: "---";
  font-size: 20rem;
}
.ba_con::before {
  content: "---";
  font-size: 20rem;
}
.ba_con::after {
  content: "---";
  font-size: 20rem;
}

.cta-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}

.cta-btn,
.cta-btn:link,
.cta-btn:visited,
.cta-btn:hover,
.cta-btn:active,
.cta-btn:focus {
  width: 104px;
  height: 104px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-size: 12rem;
  line-height: 1;
  text-align: center;
  color: #fff;
  border: none;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cta-btn:active,
.cta-btn:link:active,
.cta-btn:visited:active,
.cta-btn:hover:active,
.cta-btn:active:active,
.cta-btn:focus:active {
  -webkit-transform: translateY(1px) scale(0.98);
          transform: translateY(1px) scale(0.98);
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.14);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.14);
}
.cta-btn:focus-visible,
.cta-btn:link:focus-visible,
.cta-btn:visited:focus-visible,
.cta-btn:hover:focus-visible,
.cta-btn:active:focus-visible,
.cta-btn:focus:focus-visible {
  outline: 2px solid rgba(71, 192, 142, 0.35);
  outline-offset: 2px;
}
.cta-btn:hover,
.cta-btn:link:hover,
.cta-btn:visited:hover,
.cta-btn:hover:hover,
.cta-btn:active:hover,
.cta-btn:focus:hover {
  -webkit-transform: translateY(1px) scale(0.95);
          transform: translateY(1px) scale(0.95);
  -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.18);
          box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.cta-btn:active,
.cta-btn:link:active,
.cta-btn:visited:active,
.cta-btn:hover:active,
.cta-btn:active:active,
.cta-btn:focus:active {
  -webkit-transform: none;
          transform: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.cta-btn__label {
  font-size: 12rem;
  line-height: 1;
}

/* 固定CTA（PC/Tablet） */
.cta-fixed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* JSで表示切替 */
  position: fixed;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-70%);
          transform: translateY(-70%);
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  z-index: 999;
}

/* 表示制御（.hide-sp の後に配置するか、具体性を上げる） */
.cta-fixed.hide-sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 優先度を上げる */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}

.cta-fixed.is-show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.cta-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 84px;
  height: 84px;
  background: #fff;
  color: #5C3823;
  border: 1px solid rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
  font-weight: 600;
}

.cta-btn--consultation {
  background: #5D809B;
}
.cta-btn--consultation::before {
  display: block;
  font-family: "Material Symbols Outlined";
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  font-size: 48px;
  line-height: 1;
  content: "mail";
}
.cta-btn--consultation:hover {
  background: #9bb2c3;
}

.cta-btn--line {
  background: #06C755;
}
.cta-btn--line::before {
  display: block;
  font-family: "Material Symbols Outlined";
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  font-size: 48px;
  line-height: 1;
  content: "chat";
}
.cta-btn--line:hover {
  background: #3af988;
}

.cta-btn--tel {
  background: #F5A623;
}
.cta-btn--tel::before {
  display: block;
  font-family: "Material Symbols Outlined";
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  font-size: 48px;
  line-height: 1;
  content: "call";
}
.cta-btn--tel:hover {
  background: #f9cd85;
}

.cta-btn--circle,
.cta-btn--circle:link,
.cta-btn--circle:visited,
.cta-btn--circle:hover,
.cta-btn--circle:active,
.cta-btn--circle:focus {
  width: 104px;
  height: 104px;
  padding: 0;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-size: 12rem;
  line-height: 1;
  text-align: center;
  color: #fff;
  border: none;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cta-btn--circle:active,
.cta-btn--circle:link:active,
.cta-btn--circle:visited:active,
.cta-btn--circle:hover:active,
.cta-btn--circle:active:active,
.cta-btn--circle:focus:active {
  -webkit-transform: translateY(1px) scale(0.98);
          transform: translateY(1px) scale(0.98);
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.14);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.14);
}
.cta-btn--circle:focus-visible,
.cta-btn--circle:link:focus-visible,
.cta-btn--circle:visited:focus-visible,
.cta-btn--circle:hover:focus-visible,
.cta-btn--circle:active:focus-visible,
.cta-btn--circle:focus:focus-visible {
  outline: 2px solid rgba(71, 192, 142, 0.35);
  outline-offset: 2px;
}
.cta-btn--circle:hover,
.cta-btn--circle:link:hover,
.cta-btn--circle:visited:hover,
.cta-btn--circle:hover:hover,
.cta-btn--circle:active:hover,
.cta-btn--circle:focus:hover {
  -webkit-transform: translateY(1px) scale(0.95);
          transform: translateY(1px) scale(0.95);
  -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.18);
          box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.cta-btn--circle:active,
.cta-btn--circle:link:active,
.cta-btn--circle:visited:active,
.cta-btn--circle:hover:active,
.cta-btn--circle:active:active,
.cta-btn--circle:focus:active {
  -webkit-transform: none;
          transform: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.cta-btn--circle.cta-btn--consultation {
  background: #5D809B;
}
.cta-btn--circle.cta-btn--consultation::before {
  display: block;
  font-family: "Material Symbols Outlined";
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  font-size: 48px;
  line-height: 1;
  content: "mail";
}
.cta-btn--circle.cta-btn--consultation:hover {
  background: #9bb2c3;
}

.cta-btn--circle.cta-btn--line {
  background: #06C755;
}
.cta-btn--circle.cta-btn--line::before {
  display: block;
  font-family: "Material Symbols Outlined";
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  font-size: 48px;
  line-height: 1;
  content: "chat";
}
.cta-btn--circle.cta-btn--line:hover {
  background: #3af988;
}

.fab-inquiry {
  position: fixed;
  left: 16px;
  right: auto;
  bottom: calc(16px + constant(safe-area-inset-bottom));
  bottom: calc(16px + env(safe-area-inset-bottom));
  z-index: 999;
}
@media (min-width: 768px) {
  .fab-inquiry {
    display: none;
  }
}

.fab__toggle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  padding: 10px 14px;
  border: none;
  border-radius: 9999px;
  font-size: 14rem;
  line-height: 1;
  background: #47c08e;
  color: #fff;
  -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
          box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
  min-width: 72px;
  height: 72px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fab__toggle:active {
  -webkit-transform: translateY(1px) scale(0.98);
          transform: translateY(1px) scale(0.98);
  -webkit-filter: brightness(0.92);
          filter: brightness(0.92);
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.14);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.14);
}
.fab__toggle:focus-visible {
  outline: 3px solid rgba(71, 192, 142, 0.35);
  outline-offset: 2px;
}

.fab__label {
  font-weight: 600;
}

.fab__options {
  position: absolute;
  right: 0;
  bottom: calc(100% + 12px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  opacity: 0;
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.fab-inquiry.is-open .fab__options {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  pointer-events: auto;
}

.fab__btn {
  display: inline-block;
  min-width: 120px;
  padding: 10px 14px;
  background: #fff;
  color: #5C3823;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 9999px;
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fab__btn:active {
  -webkit-transform: translateY(1px) scale(1);
          transform: translateY(1px) scale(1);
  -webkit-filter: brightness(0.96);
          filter: brightness(0.96);
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.14);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.14);
}
.fab__btn:focus-visible {
  outline: 2px solid rgba(71, 192, 142, 0.35);
  outline-offset: 2px;
}

.fab__btn--line {
  color: #06C755;
  border-color: rgba(6, 199, 85, 0.25);
}

.fab-inquiry[aria-expanded=true] .fab__toggle {
  background: #3aa97b;
  -webkit-box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
          box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
}

.description {
  font-size: 16rem;
}

dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
dl dt,
dl dd {
  margin: 0 0 10px 0;
}
dl dt {
  width: 200px;
  margin: 0 0 10px 0;
}
dl dd {
  width: calc(100% - 200px);
}

.item-detail .contaier .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: wrap;
      -ms-flex-pack: wrap;
          justify-content: wrap;
  -ms-flex-wrap: column;
      flex-wrap: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .item-detail .contaier .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.item-detail .contaier .area-img,
.item-detail .contaier .area-text {
  width: 480px;
}
.item-detail .contaier img {
  border-radius: 10px;
}
.item-detail .contaier .top_slider {
  margin-bottom: 20px;
}
.item-detail .contaier .thumb {
  width: 480px;
}
.item-detail .contaier .thumb .thumb-li {
  width: 29% !important;
  margin: 0 15px;
}
.item-detail .contaier .thumb .thumb-li:first-child {
  margin-left: 0;
}
.item-detail .contaier .thumb .thumb-li:last-child {
  margin-right: 0;
}
.item-detail .contaier .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: wrap;
      -ms-flex-pack: wrap;
          justify-content: wrap;
  -ms-flex-wrap: column;
      flex-wrap: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .item-detail .contaier .detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.item-detail .contaier .detail dt {
  width: 100px;
  font-weight: 600;
}
.item-detail .contaier .detail dd {
  width: calc(100% - 100px);
  padding-left: 20px;
  border-left: 1px solid #333;
}
.item-detail .contaier .price {
  text-align: center;
  padding: 20px 0;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  font-size: 2rem;
  font-weight: 500;
}
.item-detail .contaier .cart {
  text-align: center;
}
.item-detail .contaier .material hr {
  margin: 30px 0;
}
.item-detail .contaier .material dl {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.item-detail .contaier .material dl .list {
  width: 80px;
  font-weight: 600;
}
.item-detail .contaier .material dl dd {
  width: calc(100% - 100px);
}

#about {
  background-image: url("../images/top/bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#about ul {
  list-style: none;
}

#post .article .article__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #post .article .article__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#post .article .article__list .list__item {
  width: 25.8333333333%;
  margin: 0 0 15px 0;
}
#post .user .user__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #post .user .user__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#post .user .user__list .list__item {
  width: 25%;
  margin: 0 0 10px 0;
}

button {
  padding: 10px 20px;
  background: #47c08e;
  color: #fff;
  border: 1px solid #47c08e;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
button:hover {
  background: #fff;
  color: #47c08e;
}

#form .caution {
  color: #c04b3b;
}

#search-form input[type=text] {
  width: 70%;
}

#movement .slide__block {
  margin-top: 2000px;
}
#movement .slide__block > * {
  width: 200px;
  height: 150px;
}
#movement .move_slide {
  margin-top: 0;
}
#movement .fade .fade_black {
  width: 200px;
  height: 150px;
  background: #000;
}/*# sourceMappingURL=style.css.map */