@charset "UTF-8";

/* CSS Document */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  font-family: "NotoSansCJKjp-Regular";
  line-height: 1;
}

html {
  font-size: 15px;
  scroll-padding-top: 100px; /* ヘッダーの高さに合わせて値を調整 */
  scroll-behavior: smooth; /* スムーズスクロールにしたい場合（任意） */
}
@media only screen and (max-width: 740px) {
    html {scroll-padding-top: 66px; /* ヘッダーの高さに合わせて値を調整 */
}}
ul {
  padding: 0;
  margin: 0;
}

@font-face {
  font-family: "NotoSansCJKjp-Regular";
  src: url(../font/NotoSansCJKjp-Regular.woff);
}

@font-face {
  font-family: "NotoSerifJP-Regular";
  src: url(../font/NotoSerifJP-Regular.woff);
}

@font-face {
  font-family: "NotoSerifJP-t.woff";
  src: url(../font/NotoSerifJP-t.woff);
}

@font-face {
  font-family: "CenturyGothicStd";
  src: url(../font/CenturyGothicStd.woff);
}

@font-face {
  font-family: "NotoSansCJKjp-Bold";
  src: url(../font/NotoSansCJKjp-Bold.woff);
}

/*Safariだけに適用される新型CSSハック*/
_::-webkit-full-page-media,
_:future,
:root .safari_hack {
  transform: translateY(10px) translateX(-10px) !important;
}

.inner_en p {
  margin: 10px 0;
  font-family: "NotoSerifJP-Regular";
}

.inner_en p:nth-child(1) {
  font-size: 2.5rem;
  text-align: center;
}

.inner_en p:nth-child(2) {
  font-size: 1.5rem;
  text-align: center;
  position: relative;
  margin: 15px 0 0 0;
}

.inner_en p:nth-child(2) span {
  position: relative;
  display: inline-block;
  background-color: #fff;
  z-index: 650;
  padding: 0 15px;
}

.inner_en p:nth-child(2):after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background-image: url(../images/border.png);
  background-size: auto 1px;
  background-repeat: repeat-x;
}

.nb7r {
  position: relative;
}

.ygl8 .iie5 {
  min-height: 600px;
}

.nb7r .iie5 {
  position: relative;
  z-index: 50;
  min-height: 650px;
}

.nb7r .me8t {
  position: absolute;
  width: auto;
  height: 25px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(70%);
  transform: translateX(-50%) translateY(70%);
}

.nb7r .me8t img {
  width: 100%;
  height: auto;
}

.n74e {
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 1;
  max-width: 450px;
  width: 100%;
  height: auto;
}

/*furusato*/
.furusato_fv {
  background-image: url(../images/furusato.jpg);
}

.joyj2 {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
  text-align: center;
}

.mb9r {
  text-align: center;
  font-size: 2.5rem;
  line-height: 1.8;
  letter-spacing: 1.7px;
}

.mb9r span {
  display: inline;
  background: linear-gradient(transparent 80%, #fff799 0%);
}

.hack_ojto {
  margin: 45px 0 0 0;
}

.hack_ojto:after {
  display: none !important;
}

.fb8r img {
  transform: translateY(-50%);
}

.fb8r img:nth-child(1) {
  position: absolute;
  top: 50%;
  left: 5vw;
}

.fb8r img:nth-child(2) {
  position: absolute;
  top: 50%;
  right: 5vw;
}

.more_a05 {
  background-color: #556fb5;
  max-width: 400px;
  width: 85%;
  text-align: center;
  border: 1px dotted #556fb5;
  border-radius: 10px;
  padding: 25px 0;
  display: block;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.more_a05:hover {
  background: #fff;
}

.more_a05:hover span {
  color: #556fb5;
}

.more_a05:hover i {
  color: #556fb5;
}

.more_a05 span {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  font-family: "NotoSerifJP-Regular";
}

.more_a05 i {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  top: 50%;
  right: 35px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 10px;
  font-style: normal;
}

.bmfi {
  font-size: 1.2rem;
  letter-spacing: 2px;
  line-height: 1.7;
  margin: 0 0 10px 0;
}

.vo72 {
  background-color: #f4f1ee;
  padding: 4vw 4.5vw;
  margin: 45px 0 0 0;
}

.myj7 {
  width: 48%;
  margin: 40px 0 0 0;
}

.myj7:last-child {
  width: 100%;
}

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

.hack_flow_sec04 {
  background-color: #fff !important;
}

.nv6s {
  width: 100%;
  padding: 45px 0;
}

.nv6s li {
  margin: 25px 0;
}

.nv6s a {
  display: block;
  width: 100%;
  padding: 25px 20px;
  background-color: #602f32;
  position: relative;
}

.nv6s a i {
  position: absolute;
  top: 50%;
  right: 3%;
  transform: translateY(-50%);
  color: #fff;
  font-style: normal;
}

.nv6s span {
  color: #fff;
  letter-spacing: 1.5px;
  line-height: 1.5;
}

.feaf {
  width: 95%;
  margin: 3vw auto;
}

.fw-b {
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.m0a {
  margin: 0 auto;
}

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

.ev_4 {
  width: 95%;
  border: 1px double #5f3434;
  padding: 25px;
  max-width: 650px;
  margin: 0 auto;
}

.ee3 {
  text-align: center;
}

.ee3 a {
  display: inline-block !important;
  border-bottom: 1px solid #5f3434 !important;
  padding: 10px !important;
}

.ee3 a img {
  width: auto;
  height: 20px;
}

.hmur:nth-child(n + 2) {
  margin: 70px 0 0 0;
}

.hmur .textarea {
  padding: 0 20px;
}

.mbf6 {
  font-size: 1.2rem;
}

.ng7e {
  margin: 10vw 0 0 0;
}

.mk_table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  position: relative;
}

.mk_table:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-image: url(../images/border-y.png);
  background-repeat: repeat-y;
}

.mk_table p {
  font-size: 1.3rem;
  letter-spacing: 1.5px;
}

.mk_table tr:nth-child(1) th {
  width: 100%;
  background-color: #5f3434;
  text-align: center;
  position: relative;
  padding: 25px 0;
}

.mbe69:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: url(../images/border2.png);
  background-repeat: repeat-x;
}

.mbe69:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-image: url(../images/border-y.png);
  background-repeat: repeat-y;
}

.mbe69 img:nth-child(2) {
  position: absolute;
}

.mk_table tr:nth-child(1) th p {
  color: #fff;
  font-size: 1.3rem;
}

.mk_table tr th,
.mk_table tr td {
  padding: 45px 0;
  position: relative;
}

.mk_table tr th {
  background-color: #f4f1ee;
}

.mk_table tr td {
  text-align: center;
}

.fe8 {
  text-align: right;
  font-size: 1.2rem;
  margin: 15px 0 0 0;
}

.mbnu {
  background-color: #5f3434;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px 0;
  border-radius: 15px;
}

.mbnu span {
  color: #fff;
  font-size: 1.2rem;
  margin: 0 10px;
}

.mvd6 {
  padding: 2vw 5vw;
}

.mvd6 li {
  margin: 15px 0;
}

.mvd6 li p {
  font-size: 1.2rem;
}

.djt4 {
  padding: 5vw 1vw;
  background-color: #fbfbfb;
}

#cur_b {
  display: none;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  border: none;
  background: #996666;
}

#cur_b span {
  display: block;
  width: 70%;
  height: 2px;
  background: #fff;
  position: absolute;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#cur_b span:nth-child(1) {
  top: 25%;
}

#cur_b span:nth-child(2) {
  top: 50%;
}

#cur_b span:nth-child(3) {
  top: 75%;
}

#cur_b:focus {
  border: 0;
}

.move_btn span {
  top: 50% !important;
}

.move_btn span:nth-child(1) {
  top: 50% !important;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg) !important;
  transform: translateY(-50%) translateX(-50%) rotate(45deg) !important;
}

.move_btn span:nth-child(2) {
  opacity: 0;
}

.move_btn span:nth-child(3) {
  top: 50% !important;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg) !important;
  transform: translateY(-50%) translateX(-50%) rotate(-45deg) !important;
}

#sp_nav {
  overflow-y: scroll;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 35px 0;
}

#sp_nav .inner_sp_nav {
  padding: 0 10px;
}

#sp_nav .inner_sp_nav .rgr img {
  width: 100px;
  height: auto;
}

#sp_nav .inner_sp_nav ul {
  padding: 15px 0;
}

#sp_nav a {
  background-image: url(../images/icon_nav_arrow.png);
  background-position: right 15px center;
  background-size: 6px auto;
  background-repeat: no-repeat;
  color: #5f3434;
  display: block;
  border-bottom: 1px solid #977373;
  padding: 20px 10px;
}

#sp_nav .sp_you {
  background-image: none;
  border-bottom: none;
  padding: 0 10px;
}

.w_1200 {
  width: 95%;
  display: block;
  margin: 0 auto;
  max-width: 1200px;
}

.w_1680 {
  width: 95%;
  display: block;
  margin: 0 auto;
  max-width: 1680px;
}

.flexslider {
  height: 100vw;
}

.flexslider .slides {
  height: 100%;
  width: 100%;
}

.flexslider .slides li {
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#fade1 {
  background-image: url(../images/fade01.jpg);
}

#fade2 {
  background-image: url(../images/new_fade1.jpg);
}

/* #fade2 {
  background-image: url(../images/fade02.jpg);
} */

#fade3 {
  background-image: url(../images/fade08.jpg);
}

#fade4 {
  background-image: url(../images/fade03.jpg);
}

#fade5 {
  background-image: url(../images/fade04.jpg);
}

#fade6 {
  background-image: url(../images/fade05.jpg);
}

#fade7 {
  background-image: url(../images/fade06.jpg);
}

#fade8 {
  background-image: url(../images/fade07.jpg);
}

.w_960 {
  width: 95%;
  display: block;
  margin: 0 auto;
  max-width: 960px;
}

.w_600 {
  width: 95%;
  display: block;
  margin: 0 auto;
  max-width: 600px;
}

.w_900 {
  width: 95%;
  max-width: 900px;
  margin: 0 auto;
}

.w_1440 {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
}

.textarea p {
  font-family: "NotoSerifJP-Regular";
  letter-spacing: 2px;
  line-height: 2;
}

.textarea p:nth-child(n + 1) {
  margin-top: 1em;
}

.textarea4 p {
  font-family: "NotoSerifJP-Regular";
  letter-spacing: 1.4px;
  line-height: 2;
}

.textarea4 p:nth-child(n + 1) {
  margin-top: 1em;
}

header {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 25px 0;
  -webkit-box-shadow: 0px 0px 20px #dfdfdf;
  box-shadow: 0px 0px 20px #dfdfdf;
  z-index: 955;
}

header .rg7 {
  width: 95%;
  max-width: 1680px;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.shop_link img{
  width: 100%;
  vertical-align: bottom;
  display: block;
}
header nav ul li.shop_link {
  width: 6%;
  min-width: 90px;
    padding: 0 ;}
header nav ul li {
  padding: 0 10px;
}

header nav ul li a {
  color: #5f3434;
  font-size: 1.1rem;
}

header nav ul li:nth-child(9) {
  margin: 0 0 0 30px;
  padding: 0 30px 0 30px;
  border-left: 1px solid #1b1b1b;
}
.sp_shop_link{
  display: none;
}
.logo_div a {
  display: block;
}

.logo_div a img {
  width: 150px;
  height: auto;
}

.fv {
  margin: 100px 0 0 0;
}

.y5:nth-child(1) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 80%;
  position: relative;
}

.y5:nth-child(1) .flexslider {
  width: 100%;
  height: 88vh;
  position: relative;
}

.y5:nth-child(1) .flexslider .to01 {
  position: absolute;
  top: 100px;
  left: -80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}

.y5:nth-child(1) .flexslider .to01 li {
  position: relative;
  margin: 0 10px;
}

.y5:nth-child(1) .flexslider .to01 li:nth-child(1) {
  height: 21rem;
}

.y5:nth-child(1) .flexslider .to01 li:nth-child(2) {
  height: 26.5rem;
}

.y5:nth-child(1) .flexslider .to01 li:nth-child(3) {
  height: 20.5rem;
}

.y5:nth-child(1) .flexslider .to01 li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 0%;
  width: 100%;
  background-color: #fff;
  z-index: 450;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.y5:nth-child(1) .flexslider .to01 li:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0%;
  width: 100%;
  background-color: #fff;
  z-index: 650;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.y5:nth-child(1) .flexslider .to01 li p {
  opacity: 0;
  font-family: "NotoSerifJP-t.woff";
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: relative;
  z-index: 550;
  font-size: 1.8rem;
  color: #5f3434;
  margin: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.y5:nth-child(1) .flexslider .to01 li i {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: relative;
  z-index: 550;
  color: #5f3434;
  font-size: 0.8rem;
  letter-spacing: 2px;
}

.y5:nth-child(1) .flexslider .to01 .et8 {
  padding: 25px 15px;
}

.y5:nth-child(1) .flexslider .to01 .et8 p {
  letter-spacing: 4px;
}

.y5:nth-child(1) .flexslider .to01 .last_bg p {
  color: #fff;
}

.y5:nth-child(1) .flexslider .to01 .last_bg:before {
  background-color: #5f3434;
}

.y5:nth-child(1) .flexslider .to01 .last_bg:after {
  background-color: #5f3434;
}

.y5:nth-child(2) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 20%;
  position: relative;
}

.y5:nth-child(2) .sns {
  position: absolute;
  top: 12%;
  left: 33%;
}

.y5:nth-child(2) .sns a {
  display: block;
  margin: 15px 0;
}

.y5:nth-child(2) .sns a img {
  width: 30px;
  height: auto;
}

#youtube_top {
  width: 33px;
  height: auto;
}

@-webkit-keyframes li_before {
  0% {
    height: 0%;
  }

  50% {
    height: 100%;
  }

  100% {
    height: 100%;
  }
}

@keyframes li_before {
  0% {
    height: 0%;
  }

  50% {
    height: 100%;
  }

  100% {
    height: 100%;
  }
}

@-webkit-keyframes li_after {
  0% {
    height: 0%;
  }

  50% {
    height: 100%;
  }

  100% {
    height: 0%;
  }
}

@keyframes li_after {
  0% {
    height: 0%;
  }

  50% {
    height: 100%;
  }

  100% {
    height: 0%;
  }
}

@-webkit-keyframes li_p {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes li_p {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

.fv_move:before {
  -webkit-animation: li_before ease-out 0.7s forwards;
  animation: li_before ease-out 0.7s forwards;
}

.fv_move p {
  -webkit-animation: li_p linear 1.5s 1s forwards;
  animation: li_p linear 1.5s 1s forwards;
}

.m_litext {
  opacity: 0;
}

.ikt8 {
  color: #fff;
  z-index: 950;
  letter-spacing: 2px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-size: 1rem;
}

.ikt9 {
  color: #fff;
  z-index: 950;
  letter-spacing: 2px;
  text-align: right;
  position: absolute;
  bottom: 270px;
  right: 10px;
  line-height: 1.5;
  font-size: 1rem;
  font-family: "NotoSerifJP-Regular";
}

.index_sec01 {
  padding-top: 110px;
  padding-left: 0px;
  padding-bottom: 170px;
  padding-right: 0px;
}

#sp_you {
  display: block;
}

#sp_you img {
  width: 100px;
  height: auto;
}

.photo_chair_flex {
  display: flex;
  justify-content: space-between;
}

.p_c_img {
  width: 45%;
}

.photo_chair_flex:nth-child(2) {
  margin: 50px auto 100px;
}

.p_c_img img {
  width: 100%;
}

.n_p_text {
  text-align: center;
  margin-top: 30px;
  font-size: 17px;
}

.order_k_text p:nth-child(1) {
  font-family: "NotoSerifJP-Regular";
  display: block;
  font-size: 1.5rem;
  text-align: center;
}

.order_k_text p:nth-child(2) {
  font-family: "NotoSerifJP-Regular";
  letter-spacing: 2px;
  line-height: 2;
  display: flex;
  justify-content: center;
}

.order_btn_f {
  display: flex;
  justify-content: space-between;
  max-width: 1080px;
  margin: 0 auto;
}

.order_btn {
  width: 48%;
}

.youtube_frame {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube_frame iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.order_topsub_text {
  font-family: "NotoSerifJP-Regular";
  display: block;
  font-size: 1.5rem;
  margin-top: 40px;
  text-align: center;
}
.block650{display: none;}
.welcome_message{
  margin: 100px auto 0;
}
.welcome_message img{
  width: 100%;
}
.welcome_message p{
  text-align: center;
  font-size: 1.5em;
  line-height: 1.5;
  font-family: "NotoSerifJP-Regular";
}
@media only screen and (max-width: 650px){
  .block650{display: block;}
}
@media only screen and (max-width: 380px){
  .welcome_message p{
    font-size: 1.3em;
  }
}
@media only screen and (max-width: 1300px) {
  .index_sec01 {
    /*padding-top: 8.46154vw;*/
    padding-top: 22.46154vw;
    padding-left: 0vw;
    padding-bottom: 13.07692vw;
    padding-right: 0vw;
  }
}

.index_sec02 {
  padding-top: 110px;
  padding-left: 0px;
  padding-bottom: 220px;
  padding-right: 0px;
  background-color: #f4f1ee;
  position: relative;
}

@media only screen and (max-width: 1300px) {
  .index_sec02 {
    padding-top: 8.46154vw;
    padding-left: 0vw;
    padding-bottom: 16.92308vw;
    padding-right: 0vw;
  }
}

.index_sec02 .t88 {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateY(25%) translateX(-50%);
  transform: translateY(25%) translateX(-50%);
  width: 95%;
  max-width: 650px;
  height: auto;
  z-index: 950;
}

.index_sec02:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 350px;
  background-image: url(../images/c_bg.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom;
}

.post_box ul li {
  width: 23%;
}

.post_box ul li:nth-child(4n + 2) {
  margin: 0 1.5% 0 2.5%;
}

.post_box ul li:nth-child(4n + 3) {
  margin: 0 2.5% 0 1.5%;
}

.post_box ul li a {
  display: block;
  width: 100%;
  color: #5f3434;
}

.post_box ul li a .post_img {
  overflow: hidden;
  border-radius: 10px;
}

.post_box ul li a .post_img img {
  width: 100%;
  height: auto;
}

.post_box ul li a .tag_p {
  display: inline-block;
  background-color: #5f3434;
  color: #fff;
  padding: 5px;
  margin: 5px 0 5px 0;
  border-radius: 5px;
  font-size: 11px;
}

.post_box ul li a .tag_p span {
  color: #fff;
}

.post_box ul li a .tag_p img {
  display: inline-block;
  width: auto;
  height: 10px;
  margin: 0 5px 0 0;
}

.post_box ul li a .time_p {
  color: #e8e3e3;
  margin: 35px 0 0 0;
}

.post_box ul li a .textarea p {
  font-family: "NotoSerifJP-Regular";
  font-size: 0.9rem;
  letter-spacing: 1.5px;
  line-height: 1.2;
}

.h2_qw {
  font-size: 1.9rem;
  font-weight: normal;
  font-family: "CenturyGothicStd";
  color: #5f3434;
  letter-spacing: 2px;
  margin: 0 0 45px 0;
  position: relative;
}

.h2_qw:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  border-top: 2px solid #5f3434;
  width: 50px;
  height: 2px;
}

.h2_qw span {
  display: block;
  font-size: 1.4rem;
  font-family: "NotoSerifJP-Regular";
  margin: 10px 0 0 0;
}

.oly7 {
  position: relative;
}

.f88y {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  position: relative;
  height: 470px;
}

.f88y i {
  position: relative;
  display: block;
  width: 100%;
  font-style: normal;
  text-align: center;
  z-index: 950;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.1rem;
  font-family: "CenturyGothicStd";
  color: #5f3434;
  letter-spacing: 1px;
}

.f88y p {
  position: absolute;
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  height: 100%;
  font-size: 1.3rem;
  font-family: "NotoSerifJP-t.woff";
  letter-spacing: 4px;
  line-height: 2;
  color: #5f3434;
}

.f88y .me7t img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.f88y .me8t {
  position: absolute;
  width: auto;
  height: 25px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(70%);
  transform: translateX(-50%) translateY(70%);
}

.f88y .me8t img {
  height: 100%;
  width: auto;
}

.f88y .me9t {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200%;
  height: 85%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.f88y .me9t img {
  width: 100%;
  height: auto;
}

.kg8 img {
  position: absolute;
  height: auto;
}

.kg8 img:nth-child(1) {
  position: absolute;
  top: -34%;
  right: 0;
  width: 15vw;
}

.kg8 img:nth-child(2) {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20vw;
}

.riir {
  padding-top: 75px;
  padding-left: 0px;
  padding-bottom: 70px;
  padding-right: 0px;
  z-index: 950;
  position: relative;
}

@media only screen and (max-width: 1000px) {
  .riir {
    padding-top: 10vw;
    padding-left: 0vw;
    padding-bottom: 7vw;
    padding-right: 0vw;
  }
}

.rrrj {
  position: relative;
  margin: 11vw 0;
}

.rrrj .yg7y {
  position: absolute;
  top: 50%;
  left: 0;
  width: 47%;
  height: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.rrrj .yg8y {
  position: absolute;
  top: 50%;
  right: 0;
  width: 47%;
  height: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ygl8 {
  width: 48%;
}

.ygl8 p {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: "NotoSerifJP-t.woff";
  letter-spacing: 3px;
  line-height: 3;
  color: #5f3434;
}

.ygl8 p:nth-child(1) {
  font-size: 1.7rem;
  line-height: 2;
  margin: 0 0 0 30px;
}

/**ここから追加**/
.rshh img {
  width: 80%;
  top: -300px;
  left: 100px;
}

/*.rshh p{
      position: absolute;
    }*/
/**ここまで追加**/

.lu7 {
  position: absolute;
  bottom: 0;
  right: 7vw;
  width: auto;
  height: 11vw;
  z-index: 950;
}

.lu8 {
  position: absolute;
  bottom: 0;
  left: 7vw;
  width: auto;
  height: 11vw;
  z-index: 950;
}

.more_a01 {
  max-width: 250px;
  margin: 0 auto;
  width: 85%;
  text-align: center;
  background-color: #5f3434;
  border-radius: 50px;
  padding: 15px 0;
  display: block;
  position: relative;
  color: #fff;
  letter-spacing: 2px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 1px dotted #5f3434;
}

.more_a01:hover {
  background: #fff;
}

.more_a01:hover i,
.more_a01:hover span {
  color: #5f3434;
}

.more_a01 i {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  top: 50%;
  right: 35px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 10px;
  font-style: normal;
}

.more_a01 span {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  font-weight: bold;
  font-family: "CenturyGothicStd";
}

.k7u7:nth-child(1) {
  width: 50%;
  position: relative;
}

.k7u7:nth-child(1) img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 110%;
  height: auto;
  z-index: 949;
}

.k7u7:nth-child(1):after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #f4f1ee;
  width: 60%;
  height: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.k7u7:nth-child(2) {
  width: 50%;
}

.k7u7:nth-child(2) .textarea {
  margin: 50px 0;
}

.k7u7:nth-child(2) p,
.k7u7:nth-child(2) h2 {
  color: #5f3434;
}

.k7u7:nth-child(2) .textarea p {
  font-family: "NotoSerifJP-Regular";
}

.no_h2 {
  font-size: 1.8rem;
  font-family: "NotoSerifJP-Regular";
  font-style: normal;
  font-weight: normal;
  line-height: 1.3;
}

.no_h2 span {
  font-size: 1rem;
  display: block;
  margin: 0 0 10px 0;
}

.d8k8t {
  font-size: 1.2em;
  font-weight: bold;
}

.mpg {
  border-top: 1px solid #b6b6b6;
  border-bottom: 1px solid #b6b6b6;
  padding: 45px 0;
}

.pjr7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  width: 48%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #b6b6b6;
  border-radius: 10px;
  margin: 15px 0;
}

.pjr7 .f88:nth-child(1) {
  width: 48%;
}

.pjr7 .f88:nth-child(1) img {
  width: 100%;
  height: auto;
}

.pjr7 .f88:nth-child(2) {
  width: 50%;
  text-align: center;
}

.pjr7 .f88:nth-child(2) p {
  display: inline-block;
  color: #b6b6b6;
  font-size: 1.3rem;
  border-bottom: 1px solid #b6b6b6;
  padding: 5px;
}

.pjr7 .f88:nth-child(2) p span {
  font-size: 1rem;
  margin: 0 0 0 5px;
}

.more_a02 {
  max-width: 450px;
  margin: 0 auto;
  width: 85%;
  text-align: center;
  background-color: #5f3434;
  border: 1px dotted #5f3434;
  border-radius: 10px;
  padding: 25px 0;
  display: block;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.more_a02:hover {
  background: #fff;
}

.more_a02:hover span {
  color: #5f3434;
}

.more_a02:hover i {
  color: #5f3434;
}

.more_a02 i {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  top: 50%;
  right: 35px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 10px;
  font-style: normal;
}

.more_a02 span {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  font-family: "NotoSerifJP-Regular";
}

.o_more_a02 {
  max-width: 450px;
  margin: 0 auto;
  width: 85%;
  text-align: center;
  background-color: #5f3434;
  border: 1px dotted #5f3434;
  border-radius: 10px;
  padding: 25px 0;
  display: block;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.o_more_a02:hover {
  background: #fff;
}

.o_more_a02:hover span {
  color: #5f3434;
}

.o_more_a02:hover i {
  color: #5f3434;
}

.o_more_a02 i {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  top: 50%;
  right: 35px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 10px;
  font-style: normal;
}

.o_more_a02 span {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  font-family: "NotoSerifJP-Regular";
  line-height: 1.5;
}

.n_more_a02 {
  text-align: center;
  background-color: #5f3434;
  border: 1px dotted #5f3434;
  border-radius: 10px;
  padding: 25px 0;
  display: block;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.n_more_a02:hover {
  background: #fff;
}

.n_more_a02:hover span {
  color: #5f3434;
}

.n_more_a02:hover i {
  color: #5f3434;
}

.n_more_a02 i {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  top: 50%;
  right: 35px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 10px;
  font-style: normal;
}

.n_more_a02 span {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  font-family: "NotoSerifJP-Regular";
  line-height: 1.5;
}

.more_a03 {
  max-width: 250px;
  margin: 0 auto;
  width: 95%;
  text-align: center;
  background-color: #5f3434;
  border-radius: 10px;
  padding: 25px 0;
  display: block;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 1px dotted #5f3434;
}

.more_a03:hover {
  background-color: #fff;
}

.more_a03:hover i,
.more_a03:hover span {
  color: #5f3434;
}

.more_a03 i {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  top: 50%;
  right: 35px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 10px;
  font-style: normal;
}

.more_a03 span {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  font-weight: bold;
  font-family: "CenturyGothicStd";
}

.more_a04 {
  max-width: 300px;
  margin: 0 auto;
  width: 85%;
  text-align: center;
  background-color: #5f3434;
  border-radius: 10px;
  padding: 20px 0;
  display: block;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 1px dotted #5f3434;
}

.more_a04:hover {
  background-color: #fff;
}

.more_a04:hover i,
.more_a04:hover span {
  color: #5f3434;
}

.more_a04 i {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  top: 50%;
  right: 35px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 10px;
  font-style: normal;
}

.more_a04 span {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  font-family: "NotoSerifJP-Regular";
}

.y8k8 {
  background-color: #f4f1ee;
  border-radius: 10px;
  padding: 30px 50px;
}

.t8t8 {
  padding-top: 20px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .t8t8 {
    padding-top: 1.66667vw;
    padding-left: 0vw;
    padding-bottom: 8.33333vw;
    padding-right: 0vw;
  }
}

.t8t8 li {
  width: 22.5%;
}

.t8t8 li a {
  display: block;
}

.t8t8 li a:hover .e5yy img {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
}

.t8t8 li a:hover .arr_r span {
  left: 0px !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.t8t8 li a .e5yy img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  height: auto;
}

.t8t8 li a .efe {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.t8t8 li a .efe p {
  font-size: 1.5rem;
  font-family: "NotoSerifJP-Regular";
  color: #5f3434;
  line-height: 2;
}

.t8t8 li a .efe p span {
  display: block;
  font-size: 1rem;
  letter-spacing: 2px;
}

.t8t8 li a .efe .arr_r {
  width: 40px;
  height: 40px;
  background-color: #5f3434;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}

.t8t8 li a .efe .arr_r span {
  position: absolute;
  top: 50%;
  left: -43px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  text-align: center;
  width: 85px;
}

.t8t8 li a .efe .arr_r span i {
  display: inline-block;
  width: 50%;
}

.t8t8 li a .efe .arr_r span img {
  width: 13px;
  height: auto;
}

.index_sec03 {
  padding-top: 150px;
  padding-left: 0px;
  padding-bottom: 150px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .index_sec03 {
    padding-top: 10.41667vw;
    padding-left: 0vw;
    padding-bottom: 10.41667vw;
    padding-right: 0vw;
  }
}

.index_sec04 {
  padding-top: 200px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .index_sec04 {
    padding-top: 13.88889vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}

.case_nav {
  background-color: #5f3434;
  z-index: 950;
  position: relative;
}

.case_nav ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.case_nav ul li {
  width: 25%;
  position: relative;
}

.case_nav ul li:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 50%;
  background-color: #fff;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.case_nav ul li a {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 15px;
  position: relative;
  height: 100%;
}

.case_nav ul li a span {
  display: inline-block;
  margin: 0 10px 0 0;
}

.case_nav ul li a img {
  width: 20px;
  height: auto;
}

.case_nav ul li a i {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
}

.case_nav ul .active {
  background-color: #fff;
  border-top: 2px solid #5f3434;
  border-radius: 7px 7px 0 0;
  overflow: hidden;
}

.case_nav ul .active a {
  color: #5f3434;
}

.case_box li {
  margin: 25px 0;
}

.post_box .case_box li:nth-child(4n + 2) {
  margin: 25px 1.5% 25px 2.5%;
}

.post_box .case_box li:nth-child(4n + 3) {
  margin: 25px 2.5% 25px 1.5%;
}

.case_cont .case_box {
  padding-top: 75px;
  padding-left: 0px;
  padding-bottom: 75px;
  padding-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .case_cont .case_box {
    padding-top: 6.25vw;
    padding-left: 0vw;
    padding-bottom: 6.25vw;
    padding-right: 0vw;
  }
}

.bg_02 {
  background-color: #f4f1ee;
  padding-top: 125px;
  padding-left: 0px;
  padding-bottom: 455px;
  padding-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .bg_02 {
    padding-top: 10.41667vw;
    padding-left: 0vw;
    padding-bottom: 37.91667vw;
    padding-right: 0vw;
  }
}

.eif_h2 {
  text-align: center;
  font-size: 2rem;
  color: #5f3434;
  background-color: #f4f1ee;
  position: relative;
  font-weight: normal;
}

.eif_h2 i {
  position: relative;
  font-style: normal;
  background-color: #f4f1ee;
  z-index: 950;
  display: inline-block;
  padding: 0 45px;
}

.eif_h2:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  border-bottom: 1px solid #5f3434;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 150;
}

.eif_h2:after {
  content: "";
  display: block;
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 15px;
  border-top: 2px solid #5f3434;
  height: 2px;
}

.eif_h2 span {
  display: block;
  font-size: 0.8rem;
  margin: 10px 0 0 0;
}

.krt8 {
  width: 48%;
}

#page-1,
#page-2,
#page-3,
#page-4 {
  margin: -200px 0 0 0;
  padding: 200px 0 0 0;
}

.tjk7 {
  width: 100%;
  overflow: hidden;
  padding: 8px;
  background-image: url(../images/bg_border.jpg);
  background-size: 8px;
  position: relative;
  overflow: hidden;
}

.tjk7 .t9t {
  position: relative;
  overflow: hidden;
  line-height: 0;
  height: 14.5vw;
}

.tjk7 .t9t:hover img {
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1.05);
  transform: translateY(-50%) translateX(-50%) scale(1.05);
}

.tjk7 .t9t:hover:after {
  background-color: #b6b6b6;
}

.tjk7 .t9t:before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../images/arr02.png);
  width: 50px;
  height: 50px;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transform: translateY(20%) translateX(20%);
  transform: translateY(20%) translateX(20%);
  z-index: 953;
  background-size: 14px;
}

.tjk7 .t9t:after {
  content: "";
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 70px;
  height: 70px;
  display: block;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 951;
  -webkit-transform: translateY(50%) translateX(50%) rotate(45deg);
  transform: translateY(50%) translateX(50%) rotate(45deg);
}

.tjk7 img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  height: auto;
}

.hr88 {
  margin-top: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tfk58:nth-child(1) {
  width: 35%;
}

.tfk58:nth-child(1) img {
  width: 100%;
  height: auto;
}

.tfk58:nth-child(2) {
  width: 63%;
}

.tfk58:nth-child(2) p {
  font-size: 0.86rem;
  letter-spacing: 2px;
  line-height: 1.5;
  color: #5f3434;
}

.map_item {
  width: 100%;
}

.map_item iframe {
  width: 100%;
  height: 450px;
}

.inner_footer {
  background-image: url(../images/index_footer.jpg);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  height: 78vw;
}

.inner_footer .w_1200 {
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}

.inner_footer p,
.inner_footer a {
  color: #fff;
  font-family: "NotoSerifJP-Regular";
}

.inner_footer .k88r {
  padding: 0 10px;
}

.tpt:nth-child(1) {
  width: 35%;
}

.tpt:nth-child(2) {
  width: 63%;
}

.tpt:nth-child(2) .jri {
  width: 100%;
}

.tpt:nth-child(2) .jri li a {
  font-size: 0.9rem;
}

.tpt:nth-child(2) .jri li ul li {
  font-weight: normal;
}

.tpt:nth-child(2) .jri li ul li a {
  font-size: 0.8rem;
}

.tpt:nth-child(2) .jri a {
  display: block;
  padding: 10px 0;
}

.f_teo {
  font-size: 1.2em;
  padding: 35px 0;
  border-bottom: 1px solid #fff;
}

.sns_f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.sns_f li {
  margin: 15px 15px 0 0;
}

.sns_f a {
  display: block;
}

.sns_f img {
  width: auto;
  height: 25px;
}

#youtube_footer {
  width: 130px;
  height: auto;
}

#pagetop {
  position: fixed;
  bottom: 350px;
  right: 10px;
  z-index: 990;
}

#pagetop img {
  width: 56px;
  height: auto;
}

#pagetop span {
  font-size: 12px;
  display: block;
  color: #5f3434;
  text-align: center;
}

.ef {
  padding: 10px 0 300px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.jt8 {
  background-color: #f5f1ee;
}

.jt8 .tj8k img {
  width: 240px;
  height: auto;
}

.jt8 .tj8k .copy {
  font-size: 11px;
  letter-spacing: 1.1px;
  color: #5f3434;
}

article {
  overflow: hidden;
}

/*contact*/
.inner_article {
  padding-top: 62.5px;
  padding-left: 0px;
  padding-bottom: 550px;
  padding-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .inner_article {
    padding-top: 5.20833vw;
    padding-left: 0vw;
    padding-bottom: 45.83333vw;
    padding-right: 0vw;
  }
}

.inner_fv {
  width: 100%;
  height: 450px;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact_fv {
  background-image: url(../images/contact.jpg);
}

.kitchen_fv {
  position: relative;
  background-image: url(../images/kitchen.jpg);
}

.kitchen_fv .kitchen_p {
  position: absolute;
  bottom: 13px;
  left: 25px;
  /* font-weight: bold; */
  letter-spacing: 2.5px;
  font-size: 1.3rem;
  line-height: 1.3;
  color: #fff;
}

.nr_h2 {
  text-align: center;
  color: #5f3434;
  font-family: "CenturyGothicStd";
  font-weight: normal;
  letter-spacing: 2px;
  font-size: 1.8rem;
}

.nr_h2 span {
  font-family: "NotoSerifJP-Regular";
  display: block;
  font-size: 1.5rem;
  margin: 10px 0 0 0;
}

.rhr8 {
  margin: 100px 0 0 0;
}

.rhr8 p {
  font-size: 1rem;
}

.orhr {
  margin: 25px 0;
}

.y7i7:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
}

.y7i7:nth-child(1) p {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #333;
}

.y7i7:nth-child(1) i {
  display: inline-block;
  font-style: normal;
  height: 55px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.y7i7:nth-child(1) span:nth-child(1) {
  width: 25px;
}

.y7i7:nth-child(1) span:nth-child(1) i {
  background-color: #fff;
  color: #a40000;
}

.y7i7:nth-child(1) span:nth-child(2) {
  width: calc(100% - 55px);
}

.y7i7:nth-child(1) span:nth-child(2) i {
  background-color: #f4f1ee;
  padding: 0 0 0 15px;
}

.y7i7:nth-child(1) span p {
  color: #333;
}

.y7i7:nth-child(2) {
  width: calc(100% - 310px);
}

.y7i7:nth-child(2) input {
  width: 100%;
  padding: 15px 5px;
  border: 1px solid #6e3838;
  background-color: #fff;
}

.y7i7:nth-child(2) select {
  width: 100%;
  padding: 15px 5px;
  border: 1px solid #6e3838;
  background-color: #fff;
}

.y7i7:nth-child(2) textarea {
  width: 100%;
  padding: 15px 5px;
  border: 1px solid #1b1b1b;
  background-color: #fff;
}

/*flow*/
.flow_fv {
  background-image: url(../images/flow.jpg);
}

.jptm {
  text-align: center;
  padding-top: 75px;
  padding-left: 0px;
  padding-bottom: 75px;
  padding-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .jptm {
    padding-top: 6.25vw;
    padding-left: 0vw;
    padding-bottom: 6.25vw;
    padding-right: 0vw;
  }
}

.jptm .ont {
  display: inline-block;
  position: relative;
}

.jptm .ont img {
  width: 100%;
  max-width: 79px;
  height: auto;
  position: absolute;
  bottom: -28px;
  right: -80px;
}

.jptm p {
  font-family: "NotoSerifJP-Regular";
  font-size: 2.5rem;
  color: #5f3434;
  padding: 15px 30px;
}

svg line {
  fill: none;
  stroke: #644441;
  stroke-width: 0.8;
}

.pky img {
  position: absolute;
}

.pky img:nth-child(1) {
  top: 15%;
  left: 10%;
  width: auto;
  height: 75px;
}

.pky img:nth-child(2) {
  bottom: 0;
  right: 10%;
  width: auto;
  height: 130px;
}

.pky02 img {
  position: absolute;
  z-index: 950;
}

.pky02 img:nth-child(1) {
  top: 10%;
  left: 0%;
  width: auto;
  height: 9vw;
}

.pky02 img:nth-child(2) {
  bottom: 0;
  right: 10%;
  width: auto;
  height: 130px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

.t7t {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  height: 25vw;
  width: 50%;
}

.t7t:nth-child(1) {
  background-image: url(../images/flow11.jpg);
}

.t7t:nth-child(2) {
  background-image: url(../images/flow10.jpg);
}

.flow_sec03 {
  padding-top: 125px;
  padding-left: 0px;
  padding-bottom: 125px;
  padding-right: 0px;
}

@media only screen and (max-width: 980px) {
  .flow_sec03 {
    padding-top: 12.7551vw;
    padding-left: 0vw;
    padding-bottom: 12.7551vw;
    padding-right: 0vw;
  }
}

.dti8t {
  position: relative;
  padding: 30px;
}

.dti8t p {
  letter-spacing: 1.2px;
  line-height: 1.5;
}

.dti8t:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: url(../images/border.png);
  background-repeat: repeat-x;
  background-size: auto 1px;
}

.dti8t:nth-child(1) {
  width: 20%;
}

.dti8t:nth-child(2) {
  width: 80%;
}

.flow_sec04 {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
  background-color: #f9f7f5;
}

@media only screen and (max-width: 1200px) {
  .flow_sec04 {
    padding-top: 8.33333vw;
    padding-left: 0vw;
    padding-bottom: 8.33333vw;
    padding-right: 0vw;
  }
}

.rjy {
  min-height: 150px;
  position: relative;
}

.rjy:nth-child(1) {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 50px;
  margin-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .rjy:nth-child(1) {
    margin-top: 0vw;
    margin-left: 0vw;
    margin-bottom: 4.16667vw;
    margin-right: 0vw;
  }
}

.rjy:nth-child(2) {
  margin-top: 50px;
  margin-left: 0px;
  margin-bottom: 50px;
  margin-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .rjy:nth-child(2) {
    margin-top: 4.16667vw;
    margin-left: 0vw;
    margin-bottom: 4.16667vw;
    margin-right: 0vw;
  }
}

.rjy:nth-child(3) {
  margin-top: 50px;
  margin-left: 0px;
  margin-bottom: 50px;
  margin-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .rjy:nth-child(3) {
    margin-top: 4.16667vw;
    margin-left: 0vw;
    margin-bottom: 4.16667vw;
    margin-right: 0vw;
  }
}

.rjy:nth-child(4) {
  margin-top: 50px;
  margin-left: 0px;
  margin-bottom: 50px;
  margin-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .rjy:nth-child(4) {
    margin-top: 4.16667vw;
    margin-left: 0vw;
    margin-bottom: 4.16667vw;
    margin-right: 0vw;
  }
}

.rjy:nth-child(5) {
  margin-top: 50px;
  margin-left: 0px;
  margin-bottom: 50px;
  margin-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .rjy:nth-child(5) {
    margin-top: 4.16667vw;
    margin-left: 0vw;
    margin-bottom: 4.16667vw;
    margin-right: 0vw;
  }
}

.rjy:nth-child(6) {
  margin-top: 50px;
  margin-left: 0px;
  margin-bottom: 50px;
  margin-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .rjy:nth-child(6) {
    margin-top: 4.16667vw;
    margin-left: 0vw;
    margin-bottom: 4.16667vw;
    margin-right: 0vw;
  }
}

.rjy:nth-child(7) {
  margin-top: 50px;
  margin-left: 0px;
  margin-bottom: 50px;
  margin-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .rjy:nth-child(7) {
    margin-top: 4.16667vw;
    margin-left: 0vw;
    margin-bottom: 4.16667vw;
    margin-right: 0vw;
  }
}

.rjy:nth-child(8) {
  margin-top: 50px;
  margin-left: 0px;
  margin-bottom: 50px;
  margin-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .rjy:nth-child(8) {
    margin-top: 4.16667vw;
    margin-left: 0vw;
    margin-bottom: 4.16667vw;
    margin-right: 0vw;
  }
}

.rjy:nth-child(9) {
  margin-top: 50px;
  margin-left: 0px;
  margin-bottom: 50px;
  margin-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .rjy:nth-child(9) {
    margin-top: 4.16667vw;
    margin-left: 0vw;
    margin-bottom: 4.16667vw;
    margin-right: 0vw;
  }
}

.rjy:nth-child(10) {
  margin-top: 50px;
  margin-left: 0px;
  margin-bottom: 50px;
  margin-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .rjy:nth-child(10) {
    margin-top: 4.16667vw;
    margin-left: 0vw;
    margin-bottom: 4.16667vw;
    margin-right: 0vw;
  }
}

.rjy:last-child {
  margin-top: 50px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .rjy:last-child {
    margin-top: 4.16667vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}

.t850:nth-child(1) {
  position: relative;
  width: 130px;
}

.t850:nth-child(1):after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-left: 1px solid #644441;
}

.t850:nth-child(2) {
  width: calc(100% - 170px);
}

.t850:nth-child(2) .ojt8 {
  position: absolute;
  top: 0;
  left: 22px;
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transform: translateY(-35%);
  transform: translateY(-35%);
}

.t850:nth-child(2) .ojt8 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 70%;
  height: auto;
}

.ky88 {
  font-size: 1.3rem;
  margin: 0 0 45px 0;
}

.riy9 {
  width: 350px;
}

.riy9:nth-child(1) {
  width: 250px;
  position: relative;
}

.riy9:nth-child(1):after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  height: 75%;
  width: 1px;
  background-color: #644441;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.riy9:nth-child(1) p {
  font-size: 1.3rem;
  letter-spacing: 2px;
  margin: 10px 0;
}

.r88y p {
  letter-spacing: 1.5px;
  line-height: 1.7;
}

.r88y p:nth-child(n + 2) {
  margin: 1.5em 0 0 0;
}

.color_red {
  color: #a40000;
}

.y88w img {
  position: absolute;
  right: 0;
  bottom: -25px;
  width: 10vw;
  height: auto;
}

.y99w img {
  position: absolute;
  right: 10vw;
  bottom: -25px;
  width: 11vw;
  height: auto;
}

.y00w img {
  position: absolute;
  right: 10vw;
  bottom: -25px;
  width: 7vw;
  height: auto;
}

.w_1000 {
  width: 95%;
  margin: 0 auto;
  max-width: 1000px;
}

.toj7 {
  background-color: #fbfbfb;
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .toj7 {
    padding-top: 6.94444vw;
    padding-left: 0vw;
    padding-bottom: 6.94444vw;
    padding-right: 0vw;
  }
}

.flow_sec05 {
  padding-top: 125px;
  padding-left: 0px;
  padding-bottom: 125px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .flow_sec05 {
    padding-top: 8.68056vw;
    padding-left: 0vw;
    padding-bottom: 8.68056vw;
    padding-right: 0vw;
  }
}

.y8th8 {
  margin-top: 75px;
  margin-left: 0px;
  margin-bottom: 75px;
  margin-right: 0px;
  width: 100%;
}

@media only screen and (max-width: 1400px) {
  .y8th8 {
    margin-top: 5.35714vw;
    margin-left: 0vw;
    margin-bottom: 5.35714vw;
    margin-right: 0vw;
  }
}

.y8th8 li {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #644441;
}

.y8th8 li p {
  font-size: 1.05rem;
  letter-spacing: 1.7px;
}

.y8th8 li span {
  display: inline-block;
  margin: 0 15px 0 0;
  font-size: 1.5rem;
  font-weight: bold;
}

/*blog*/
.blog_fv {
  background-image: url(../images/blog.jpg);
}

.ogn:nth-child(1) {
  width: 30%;
}

.ogn:nth-child(1) .rr {
  overflow: hidden;
  border-radius: 15px;
  line-height: 0;
}

.ogn:nth-child(1) img {
  width: 100%;
  height: auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.ogn:nth-child(2) {
  width: 65%;
}

.ogn:nth-child(2) .tj6tk9 {
  max-width: 550px;
}

.ogn:nth-child(2) .tag_p {
  display: inline-block;
  color: #fff;
  border-radius: 5px;
  background-color: #5f3434;
  padding: 5px;
  font-size: 12px;
}

.ogn:nth-child(2) .tag_p span {
  display: inline-block;
  margin: 0 5px 0 0;
}

.ogn:nth-child(2) .tag_p span img {
  width: 10px;
  height: auto;
}

.ogn:nth-child(2) .textarea {
  min-height: 170px;
}

.ogn:nth-child(2) .textarea p {
  font-size: 1rem;
}

.rj98 {
  text-align: right;
}

.rj98 p {
  color: #b6b6b6;
}

.orhrrh {
  display: block;
  padding-top: 75px;
  padding-left: 0px;
  padding-bottom: 75px;
  padding-right: 0px;
  position: relative;
  color: #5f3434;
}

@media only screen and (max-width: 1440px) {
  .orhrrh {
    padding-top: 5.20833vw;
    padding-left: 0vw;
    padding-bottom: 5.20833vw;
    padding-right: 0vw;
  }
}

.orhrrh:hover .rr {
  overflow: hidden;
  line-height: 0;
}

.orhrrh:hover .rr img {
  line-height: 0;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.orhrrh:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: url(../images/border.png);
  background-size: auto 1px;
  background-repeat: repeat-x;
}

/*news*/
.news_fv {
  background-image: url(../images/news.jpg);
}

.jt77 {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
}

@media only screen and (max-width: 1000px) {
  .jt77 {
    padding-top: 10vw;
    padding-left: 0vw;
    padding-bottom: 10vw;
    padding-right: 0vw;
  }
}

.jt77 li {
  display: block;
  width: 23%;
  background-color: #f4f1ee;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.jt77 li a {
  display: block;
  color: #5f3434;
  padding: 15px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.jt77 li:hover {
  background-color: #755050;
}

.jt77 li:hover a {
  color: #fff;
}

.jt77 .active {
  background-color: #5f3434;
}

.jt77 .active a {
  color: #fff;
}

/*case*/
.case_fv {
  background-image: url(../images/case.jpg);
}

.j55r img {
  position: absolute;
  bottom: 40%;
  right: 0;
  height: 10vw;
  width: auto;
}

/*product*/
.hrsh {
  padding-top: 185px;
  padding-left: 0px;
  padding-bottom: 185px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .hrsh {
    padding-top: 12.84722vw;
    padding-left: 0vw;
    padding-bottom: 12.84722vw;
    padding-right: 0vw;
  }
}

.yk88e {
  width: 50%;
}

.yk88e .k88y img {
  position: absolute;
  top: 50%;
  right: 0;
  width: 47%;
  height: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.oyp a {
  display: block;
  width: 47%;
  margin: 0 0 45px 0;
  position: relative;
}

.oyp a:nth-child(5) {
  display: block;
  width: 47%;
  margin: 0 auto 45px;
  position: relative;
}

.oyp a:hover img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
  opacity: 0.8;
}

.oyp a:hover .tji8:before {
  opacity: 1;
}

.oyp a:hover .tji8:after {
  opacity: 1;
}

.oyp a .tji8 {
  width: 100%;
  overflow: hidden;
  line-height: 0;
  background-color: #5f3434;
  position: relative;
}

.oyp a .tji8:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  content: "READ MORE";
  display: block;
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  z-index: 951;
  opacity: 0;
}

.oyp a .tji8:after {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 950;
  opacity: 0;
}

.oyp a .tji8 img {
  width: 100%;
  height: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.oyp a p {
  font-size: 1.5rem;
  color: #5f3434;
  font-family: "CenturyGothicStd";
  font-weight: normal;
  letter-spacing: 3px;
  margin: 35px 0 0 0;
  position: relative;
}

.oyp a p:after {
  content: "";
  display: block;
  position: absolute;
  top: -15px;
  left: 0;
  width: 35px;
  border-top: 2px solid #644441;
}

.oyp a p span {
  margin: 5px 0 0 0;
  letter-spacing: 2px;
  display: block;
  font-family: "NotoSerifJP-Regular";
}

.product_sec {
  padding-top: 150px;
  padding-left: 0px;
  padding-bottom: 150px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .product_sec {
    padding-top: 10.41667vw;
    padding-left: 0vw;
    padding-bottom: 10.41667vw;
    padding-right: 0vw;
  }
}

#pop_cont {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(179, 179, 179, 0.5);
  padding: 5vw;
  z-index: 1050;
  overflow-y: scroll;
}

#pop_cont .innre_pop {
  background-color: #fff;
  padding: 100px 0;
  position: relative;
}

#pop_cont .innre_pop .close_p {
  position: absolute;
  top: 45px;
  right: 45px;
  width: 40px;
  height: 35px;
  z-index: 950;
  cursor: pointer;
  text-align: center;
}

#pop_cont .innre_pop .close_p i {
  font-size: 12px;
  font-style: normal;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(150%);
  transform: translateX(-50%) translateY(150%);
}

#pop_cont .innre_pop .close_p span {
  background-color: #5f3434;
  text-align: center;
  display: block;
  position: absolute;
  width: 100%;
}

#pop_cont .innre_pop .close_p span:nth-child(1) {
  height: 1px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
}

#pop_cont .innre_pop .close_p span:nth-child(2) {
  height: 1px;
  top: 50%;
  left: 50%;
  opacity: 0;
}

#pop_cont .innre_pop .close_p span:nth-child(3) {
  height: 1px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) rotate(-45deg);
}

.menu__item {
  background: #5f3434;
  color: #fff;
  cursor: pointer;
  display: block;
  margin-bottom: 1px;
  position: relative;
}

.menu__item__link {
  color: #fff;
  display: block;
  padding: 2rem;
  font-family: "NotoSerifJP-Regular";
  font-size: 1.4rem;
  position: relative;
}

.menu__item__link i {
  font-style: normal;
  font-size: 13px;
  position: absolute;
  top: 50%;
  right: 45px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.submenu {
  background: #fff;
  display: none;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 45px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .submenu {
    padding-top: 0vw;
    padding-left: 0vw;
    padding-bottom: 3.125vw;
    padding-right: 0vw;
  }
}

.submenu__item {
  color: #222;
  padding: 1rem;
  width: 32%;
  background: #f4f1ee;
  border-radius: 2px;
  padding: 15px;
  margin: 15px 0;
}

.submenu__item:nth-child(3n + 2) {
  margin: 15px 1.5%;
}

.submenu__item .flex_set {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.submenu__item a {
  width: 100%;
  display: block;
  position: relative;
  color: #5f3434;
}

.submenu__item a .ky7:nth-child(1) {
  width: 35%;
  overflow: hidden;
  border-radius: 5px;
  line-height: 0;
}

.submenu__item a .ky7:nth-child(1) img {
  width: 100%;
  height: auto;
}

.submenu__item a .ky7:nth-child(2) {
  width: 60%;
  padding: 0 30px 0px 0;
}

.submenu__item a .ky7:nth-child(2) p {
  line-height: 1.7;
}

.submenu__item a .ky7:after {
  content: "＞";
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  font-weight: bold;
  font-size: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ac_top {
  padding: 5px 0;
}

.ac_top .text_e {
  margin: 30px 0;
}

.ac_top .text_e p {
  letter-spacing: 1.5px;
  line-height: 1.5;
  font-weight: normal;
  color: #5f3434;
}

.ac_top .more_a02 {
  margin: 45px 0 45px 0;
}

.hjkyt {
  margin-top: 75px;
  margin-left: 0px;
  margin-bottom: 75px;
  margin-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .hjkyt {
    margin-top: 6.25vw;
    margin-left: 0vw;
    margin-bottom: 6.25vw;
    margin-right: 0vw;
  }
}

.bbt_e {
  width: 410px;
  margin: 0 auto;
  display: block;
}

.bbt_e li {
  width: 100% !important;
}

.bbt_e2 li {
  width: 50% !important;
}

/*post*/
.post01_fv {
  background-image: url(../images/table.jpg);
}

.ojt8:nth-child(1) {
  width: 40%;
}

.ojt8:nth-child(2) {
  width: 48%;
}

.ojt8:nth-child(2) img {
  width: 100%;
  height: auto;
}

.yk78t {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .yk78t {
    padding-top: 6.94444vw;
    padding-left: 0vw;
    padding-bottom: 6.94444vw;
    padding-right: 0vw;
  }
}

.yk5_h3 {
  font-size: 1.7rem;
  position: relative;
  padding: 25px 0;
  font-weight: normal;
  line-height: 1.5;
}

.yk5_h3:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  border-top: 1px solid #5f3434;
  width: 35px;
}

.post_i_img {
  width: 32%;
  margin: 10px 0;
}

.post_i_img:nth-child(3n + 2) {
  margin: 10px 2%;
}

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

.post_i_img p {
  margin: 10px 0 0 0;
  line-height: 1.2;
  font-size: 0.9rem;
}

.post_sec02 {
  background-color: #fbfbfb;
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .post_sec02 {
    padding-top: 8.33333vw;
    padding-left: 0vw;
    padding-bottom: 8.33333vw;
    padding-right: 0vw;
  }
}

.post_sec03 {
  padding-top: 125px;
  padding-left: 0px;
  padding-bottom: 125px;
  padding-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .post_sec03 {
    padding-top: 10.41667vw;
    padding-left: 0vw;
    padding-bottom: 10.41667vw;
    padding-right: 0vw;
  }
}

.oy5r img {
  position: absolute;
  top: -1%;
  right: 0;
  width: auto;
  height: 6vw;
}

.oy6r img {
  position: absolute;
  top: 40px;
  left: 0;
  width: auto;
  height: 6vw;
}

.post_table_cover {
  width: 100%;
  margin: 85px 0 0 0;
}

.post_table {
  width: 100%;
  border-spacing: 1px;
}

.post_table tr th {
  padding: 15px 0;
}

.post_table tr th:nth-child(1) {
  background-color: #f4f1ee;
}

.post_table tr td {
  padding: 15px 0;
}

.post_table tr:nth-child(1) th {
  background-color: #5f3434;
}

.post_table tr:nth-child(1) th p {
  color: #fff;
}

.post_table th p {
  font-family: "NotoSerifJP-Regular";
  font-weight: normal;
  letter-spacing: 1.5px;
}

.post_table td {
  text-align: center;
}

.textarea2 p {
  letter-spacing: 1.5px;
  line-height: 1.5;
}

.textarea2 p:nth-child(n + 2) {
  margin: 1em 0 0 0;
}

.textarea3 p {
  letter-spacing: 1px;
  font-family: "NotoSerifJP-Regular";
  line-height: 1.8;
}

.textarea3 p:nth-child(n + 2) {
  margin: 2em 0 0 0;
}

.noteBox-big {
  padding: 40px;
  border-radius: 0px;
}

.noteBox {
  padding: 20px;
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
}

.noteBox__inner {
  line-height: 35px;
  background-image: -webkit-linear-gradient(left, #fff 1.1px, transparent 1px),
    -webkit-linear-gradient(top, #ccc 1.1px, transparent 1px);
  background-image: linear-gradient(to right, #fff 1.1px, transparent 1px),
    linear-gradient(to bottom, #ccc 1.1px, transparent 1px);
  background-size: 2px 34.85px;
  padding-bottom: 1px;
}

.noteBox__inner a {
  text-decoration: underline;
}

.slider_bg {
  position: relative;
}

.slider_bg:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 350px;
  background-color: #b6b6b6;
}

.ohtio {
  position: relative;
  margin-top: 120px;
  margin-left: 0px;
  margin-bottom: 120px;
  margin-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .ohtio {
    margin-top: 8.33333vw;
    margin-left: 0vw;
    margin-bottom: 8.33333vw;
    margin-right: 0vw;
  }
}

.ohtio:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 1200px;
  width: 100%;
  height: 400px;
  background-color: #f4f1ee;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 150;
}

.ohtio .more_a02 {
  position: relative;
  z-index: 910;
}

.slick_box {
  overflow: hidden;
  position: relative;
  z-index: 950;
}

.slick_box .other_item {
  color: #602f32;
  float: left;
  padding: 0 10px;
}

.slick_box .other_item img {
  position: relative;
  z-index: 550;
}

.slick_box .other_item p {
  font-size: 0.9rem;
  line-height: 1.5;
  display: block;
  margin: 15px 0 0 15px;
  position: relative;
  padding: 5px 0 10px 10px;
}

.slick_box .other_item p:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  border-left: 1px solid #5f3434;
  width: 1px;
  height: 50px;
  z-index: 150;
}

.please_fv {
  background-image: url(../images/please.jpg);
}

.w_1550 {
  width: 95%;
  margin: 0 auto;
  display: block;
  max-width: 1550px;
}

.joyj {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
  margin: 75px 0 0 0;
}

@media only screen and (max-width: 1200px) {
  .joyj {
    padding-top: 8.33333vw;
    padding-left: 0vw;
    padding-bottom: 8.33333vw;
    padding-right: 0vw;
  }
}

.joyj2 {
  padding-top: 8.33333vw;
  padding-left: 0vw;
  padding-bottom: 8.33333vw;
  padding-right: 0vw;
}

.joyj .ojto {
  position: relative;
  text-align: center;
  padding: 25px 0 0 0;
}

.joyj .ojto p {
  font-family: "NotoSerifJP-Regular";
}

.joyj .ojto:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateY(-100%) translateX(-50%);
  transform: translateY(-100%) translateX(-50%);
  border-left: 1px solid #996666;
  height: 55px;
  width: 1px;
}

.hoo {
  background-color: #fbfbfb;
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
}

@media only screen and (max-width: 1450px) {
  .hoo {
    padding-top: 6.89655vw;
    padding-left: 0vw;
    padding-bottom: 6.89655vw;
    padding-right: 0vw;
  }
}

.hoo .flex_set {
  margin: 50px 0;
}

.eklu {
  padding: 15px;
}

.eklu:nth-child(1) {
  width: 20%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2.7rem;
}

.eklu:nth-child(1) p {
  letter-spacing: 1.8px;
  font-family: "NotoSerifJP-Regular";
}

.eklu:nth-child(1):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 30%;
  height: 100%;
  width: 2px;
  background-image: url(../images/border-y.png);
  background-size: 2px auto;
}

.eklu:nth-child(2) {
  width: 80%;
}

.u7l img {
  position: absolute;
}

.u7l img:nth-child(1) {
  top: -50px;
  left: 0;
  width: auto;
  height: 7vw;
}

.u7l img:nth-child(2) {
  bottom: 0;
  right: 0;
  width: auto;
  height: 7vw;
}

/*w_chair*/
.wheelchair_fv {
  background-image: url(../images/wheelchair.jpg);
}

/*.w_chair_sec{
  @include switching_p(90, 0, 90, 0, 1440);
}*/
.ojyi_h {
  text-align: right;
  margin: 40px 0;
  position: relative;
}

.ojyi_h:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background-image: url(../images/border.png);
  background-size: contain;
}

.ojyi_h span {
  font-family: "CenturyGothicStd";
  letter-spacing: 3px;
  font-weight: 100;
  font-size: 2.1rem;
  padding: 0 0 0 25px;
  background-color: #fff;
  position: relative;
  z-index: 951;
}

.ojyi_h2 {
  text-align: left;
  margin: 40px 0;
  position: relative;
}

.ojyi_h2:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background-image: url(../images/border.png);
  background-size: contain;
}

.ojyi_h2 span {
  font-family: "CenturyGothicStd";
  letter-spacing: 3px;
  font-weight: 100;
  font-size: 2.1rem;
  padding: 0 25px 0 0;
  background-color: #fff;
  position: relative;
  z-index: 951;
}

.hjor {
  width: 50%;
}

.hjor:nth-child(1) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.hjor:nth-child(1) p {
  font-family: "NotoSerifJP-Regular";
}

.hjor:nth-child(2) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
}

.hjor:nth-child(2) img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 130%;
  height: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.krn8 .g8g {
  margin-top: 180px;
  margin-left: 0px;
  margin-bottom: 180px;
  margin-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .krn8 .g8g {
    margin-top: 12.5vw;
    margin-left: 0vw;
    margin-bottom: 12.5vw;
    margin-right: 0vw;
  }
}

.tj8w p {
  letter-spacing: 1.5px;
  font-size: 1.1rem;
}

.tj8w:nth-child(1) {
  width: 180px;
  text-align: center;
}

.tj8w:nth-child(1) p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tj8w:nth-child(1) p i {
  display: inline-block;
  width: 25px;
  height: 25px;
  position: relative;
  margin: 0 15px 0 0;
}

.tj8w:nth-child(1) p i:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 80%;
  border: 1px solid #5f3434;
  border-radius: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.tj8w:nth-child(1) p i:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  height: 50%;
  border-radius: 50%;
  background-color: #5f3434;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.tj8w:nth-child(2) {
  width: calc(100% - 180px);
}

.tj8w:nth-child(2) p {
  line-height: 1.7;
}

.jymiy {
  padding-top: 50px;
  padding-left: 0px;
  padding-bottom: 50px;
  padding-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .jymiy {
    padding-top: 4.16667vw;
    padding-left: 0vw;
    padding-bottom: 4.16667vw;
    padding-right: 0vw;
  }
}

.nhr img {
  position: absolute;
}

.nhr img:nth-child(1) {
  top: 5%;
  right: -45px;
  width: 5vw;
  height: auto;
}

.nhr img:nth-child(2) {
  bottom: 5%;
  left: -45px;
  width: 6vw;
  height: auto;
}

.w_chair_sec02 {
  padding-top: 150px;
  padding-left: 0px;
  padding-bottom: 75px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .w_chair_sec02 {
    padding-top: 10.41667vw;
    padding-left: 0vw;
    padding-bottom: 5.20833vw;
    padding-right: 0vw;
  }
}

.chair_box {
  position: relative;
}

.chair_box .wog {
  max-width: 900px;
  width: 65%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.chair_box .woge,
.chair_box .chair_line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 950;
}

#target_path {
  stroke-width: 2;
  fill-opacity: 0;
  -webkit-animation: SVG-anim01 3s 1s ease 1;
  animation: SVG-anim01 3s 1s ease 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  stroke-dasharray: 2000;
  stroke-dashoffset: 2000;
}

@-webkit-keyframes SVG-anim01 {
  0% {
    stroke-dashoffset: 2000;
  }

  100% {
    fill-opacity: 0;
    stroke-dashoffset: 0;
  }
}

@keyframes SVG-anim01 {
  0% {
    stroke-dashoffset: 2000;
  }

  100% {
    fill-opacity: 0;
    stroke-dashoffset: 0;
  }
}

.k7y7 {
  width: 30%;
}

.k7y7 .l7_img img {
  width: 100%;
  height: auto;
}

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

.k7y7 .ronrno span {
  display: inline-block;
  padding: 10px 0;
  margin: 20px 0;
  font-family: "NotoSerifJP-Regular";
  font-size: 2rem;
  border-bottom: 2px solid #5f3434;
}

.w_chair_sec03 {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 200px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .w_chair_sec03 {
    padding-top: 6.94444vw;
    padding-left: 0vw;
    padding-bottom: 13.88889vw;
    padding-right: 0vw;
  }
}

.video_c {
  position: relative;
  width: 100%;
}

.video_c img {
  position: absolute;
  bottom: 0;
  left: -20%;
  width: auto;
  height: 200px;
}

.video_c:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  height: 120%;
  background-color: #fbfbfb;
  z-index: 550;
}

.video_c video {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 950;
}

.y7r {
  color: #5f3434;
  width: 32%;
  margin: 15px 0;
}

.y7r:nth-child(3n + 2) {
  margin: 15px 2%;
}

.y7r .y7r_img {
  margin: 0 0 15px 0;
}

.y7r .y7r_img img {
  width: 100%;
  height: auto;
}

/*project*/
.project_fv {
  background-image: url(../images/exp01.jpg);
}

.project_h2 {
  text-align: center;
  width: 100%;
  position: relative;
}

.project_h2:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 24px;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: url(../images/border.png);
  background-size: auto 1px;
  z-index: 949;
}

.project_h2 i {
  font-family: "NotoSerifJP-Regular";
  display: block;
  font-style: normal;
  font-size: 2.3rem;
  font-weight: bold;
  letter-spacing: 3px;
}

.project_h2 span {
  padding: 0 25px;
  margin: 15px 0;
  display: inline-block;
  background-color: #fff;
  letter-spacing: 3px;
  font-size: 1.6rem;
  font-weight: normal;
  position: relative;
  z-index: 950;
}

.mithh_h3 {
  font-family: "NotoSerifJP-Regular";
  font-size: 1.5rem;
  font-weight: normal;
  letter-spacing: 2.2px;
}

.y8j5e {
  width: 48%;
}

.y8j5e:nth-child(1) {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.y8j5e:nth-child(1) p {
  font-family: "NotoSerifJP-Regular";
}

.y8j5e:nth-child(2) {
  width: 48%;
}

.y8j5e:nth-child(2) img {
  width: 100%;
  height: auto;
}

.yky7 {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
  background-color: #fbfbfb;
}

@media only screen and (max-width: 1200px) {
  .yky7 {
    padding-top: 8.33333vw;
    padding-left: 0vw;
    padding-bottom: 8.33333vw;
    padding-right: 0vw;
  }
}

.hy7j {
  margin: 25px 0;
}

.omr {
  padding: 10px 0;
}

.omr p {
  font-family: "NotoSerifJP-Regular";
  font-size: 1.1rem;
  letter-spacing: 1.5px;
  line-height: 1.5;
}

.omr:nth-child(1) {
  width: 250px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.omr:nth-child(1):after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20%;
  width: 2px;
  height: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../images/border-y.png);
  background-size: 1px auto;
}

.omr:nth-child(2) {
  width: calc(100% - 250px);
}

.hoj8 {
  width: 42%;
  margin: 0 0 75px 0;
}

.hoj8:nth-child(even) {
  -webkit-transform: translateY(35%);
  transform: translateY(35%);
}

.hoj8 .y4jt {
  position: relative;
  margin: 0 0 25px 0;
}

.hoj8 .y4jt span {
  display: inline-block;
  position: absolute;
  color: #5f3434;
  top: -30px;
  left: 18px;
  font-size: 3.4rem;
  font-family: "NotoSansCJKjp-Bold";
  text-stroke: 2px #ffffff;
  -webkit-text-stroke: 2px #fff;
  z-index: 590;
}

.hoj8 .y4jt img {
  width: 100%;
  height: auto;
  position: relative;
}

.hoj8 p {
  letter-spacing: 1.5;
  line-height: 2;
  font-family: "NotoSerifJP-Regular";
}

.jj64 {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 170px;
  padding-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .jj64 {
    padding-top: 8.33333vw;
    padding-left: 0vw;
    padding-bottom: 14.16667vw;
    padding-right: 0vw;
  }
}

.dashed_img img {
  position: absolute;
  height: auto;
}

.dashed_img img:nth-child(1) {
  width: 117px;
  left: 50%;
  top: 12%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.dashed_img img:nth-child(2) {
  width: 110px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 32%;
  left: 50%;
}

.dashed_img img:nth-child(3) {
  width: 120px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 52%;
  top: 44%;
}

.dashed_img img:nth-child(4) {
  width: 150px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 45%;
  top: 53.5%;
}

.dashed_img img:nth-child(5) {
  width: 175px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  top: 73%;
}

.dashed_img img:nth-child(6) {
  width: 10vw;
  left: 0px;
  top: 6%;
}

.dashed_img img:nth-child(7) {
  width: 9vw;
  right: 0px;
  top: 60%;
}

.w_1650 {
  max-width: 1650px;
  width: 95%;
  margin: 0 auto;
  display: block;
}

.project_sec03 {
  position: relative;
  background-color: #fbfbfb;
  line-height: 0;
  padding-top: 150px;
  padding-left: 0px;
  padding-bottom: 200px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .project_sec03 {
    padding-top: 10.41667vw;
    padding-left: 0vw;
    padding-bottom: 13.88889vw;
    padding-right: 0vw;
  }
}

.project_sec03:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 43px;
  background-image: url(../images/border_img.jpg);
  background-size: cover;
}

.hmorh {
  position: relative;
  padding: 75px 0;
}

.hmorh .onhron {
  text-align: center;
  font-weight: normal;
  letter-spacing: 1.7px;
  position: relative;
  padding: 0 0 25px 0;
}

.hmorh .onhron:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-bottom: 1px solid #5f3434;
  width: 45px;
  height: 1px;
  background-image: url(../images/border.png);
}

.hmorh .rect_svg {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
}

.hmorh .rect_svg rect {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  fill: none;
  stroke: #5f3434;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-dasharray: 1, 12;
  stroke-dashoffset: 3;
}

.mto {
  padding-top: 70px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .mto {
    padding-top: 4.86111vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}

.l7u7:nth-child(1) {
  width: 37%;
  position: relative;
}

.l7u7:nth-child(1) img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}

.l7u7:nth-child(2) {
  width: 58%;
}

.w_1300 {
  width: 95%;
  margin: 0 auto;
  display: block;
  max-width: 1300px;
}

.project_sec02 {
  padding-top: 125px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .project_sec02 {
    padding-top: 8.68056vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}

.jjt8 {
  overflow: hidden;
}

.jjt8 .flex_set .onoh {
  padding: 15px 0;
}

.jjt8 .flex_set:first-child .onoh {
  padding: 0 0 15px 0;
}

.jjt8 .flex_set:last-child .onoh {
  padding: 15px 0 0 0;
}

.onoh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.onoh:nth-child(1) {
  width: 75px;
  position: relative;
}

.onoh:nth-child(1) p {
  line-height: 0;
}

.onoh:nth-child(1):after {
  content: "";
  display: block;
  position: absolute;
  left: 30%;
  border-left: 2px dotted #5f3434;
  height: 100%;
  width: 2px;
  z-index: 150;
}

.onoh:nth-child(1) img {
  width: 45px;
  height: auto;
  position: relative;
  z-index: 950;
}

.onoh:nth-child(2) {
  width: calc(100% - 75px);
}

.onoh:nth-child(2) p {
  color: #5f3434;
  font-family: "NotoSerifJP-Regular";
  letter-spacing: 2px;
  line-height: 1.5;
}

.project_sec04 {
  padding-top: 130px;
  padding-left: 0px;
  padding-bottom: 130px;
  padding-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .project_sec04 {
    padding-top: 10.83333vw;
    padding-left: 0vw;
    padding-bottom: 10.83333vw;
    padding-right: 0vw;
  }
}

.project_sec05 {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
  background-color: #fbfbfb;
}

@media only screen and (max-width: 1200px) {
  .project_sec05 {
    padding-top: 8.33333vw;
    padding-left: 0vw;
    padding-bottom: 8.33333vw;
    padding-right: 0vw;
  }
}

.w_1100 {
  max-width: 1100px;
  width: 95%;
  margin: 0 auto;
}

.luu:nth-child(1) {
  width: 35%;
}

.luu:nth-child(1) .u4u4 {
  position: relative;
  padding: 25px;
}

.luu:nth-child(1) .u4u4 .rect_svg {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
}

.luu:nth-child(1) .u4u4 .rect_svg rect {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  fill: none;
  stroke: #5f3434;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-dasharray: 1, 11;
  stroke-dashoffset: 3;
}

.luu:nth-child(1) img {
  width: 100%;
  height: auto;
}

.luu:nth-child(2) {
  width: 60%;
}

.luu:nth-child(2) .ohrnno {
  height: 100%;
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.luu:nth-child(2) .ohrnno li {
  width: 100%;
  display: block;
  background-color: #fff;
  padding: 15px 40px;
}

.luu:nth-child(2) .ohrnno li p {
  font-family: "NotoSerifJP-Regular";
  letter-spacing: 2px;
  line-height: 1.5;
  font-size: 1.2em;
}

.nooe {
  background-color: #fff;
  margin-top: 120px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .nooe {
    margin-top: 10vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}

@media only screen and (max-width: 1200px) {
  .nooe {
    padding-top: 8.33333vw;
    padding-left: 0vw;
    padding-bottom: 8.33333vw;
    padding-right: 0vw;
  }
}

.yk01 {
  background-color: #ec8d3a;
}

.yk02 {
  background-color: #617c50;
}

.yk03 {
  background-color: #228dac;
}

.yk04 {
  background-color: #c44343;
}

.geg {
  border-bottom: 2px dotted #774f4f;
  padding-top: 45px;
  padding-left: 0px;
  padding-bottom: 45px;
  padding-right: 0px;
}

@media only screen and (max-width: 1200px) {
  .geg {
    padding-top: 3.75vw;
    padding-left: 0vw;
    padding-bottom: 3.75vw;
    padding-right: 0vw;
  }
}

.ohr:nth-child(1) {
  width: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ohr:nth-child(1) .k7y {
  padding: 30px 0px;
  text-align: center;
  width: 100%;
}

.ohr:nth-child(1) .k7y p {
  color: #fff;
  line-height: 2;
  letter-spacing: 1.5px;
  font-size: 1.2rem;
}

.ohr:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 250px);
}

.ohr:nth-child(2) ul li {
  text-indent: -1em;
  padding: 0 0 0 1em;
}

.ohr:nth-child(2) p {
  letter-spacing: 2px;
  line-height: 1.5;
  font-size: 1rem;
}

.y77k {
  width: 31.3%;
  margin: 35px 0;
}

.y77k:nth-child(3n + 2) {
  margin: 35px 3%;
}

.y77k .gn img {
  width: 100%;
  height: auto;
}

.y77k p {
  font-size: 1rem;
  letter-spacing: 1.5;
  line-height: 1.5;
  font-family: "NotoSerifJP-Regular";
}

.product_sec06 {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .product_sec06 {
    padding-top: 6.94444vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}

/*commit*/
.commit_fv {
  background-image: url(../images/comit.jpg);
}

.comit_nav {
  position: relative;
}

.comit_nav:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: url(../images/border.png);
  background-repeat: repeat-x;
  background-size: auto 1px;
}

.comit_nav:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: url(../images/border.png);
  background-repeat: repeat-x;
  background-size: auto 1px;
}

.commit_tab li {
  width: 33.333%;
  position: relative;
}

.commit_tab li .more_icon {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #602f32;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: hidden;
}

.commit_tab li .more_icon span {
  display: block;
  width: 15px;
  position: absolute;
  top: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.commit_tab li .more_icon span i {
  display: block;
  width: 100%;
  text-align: center;
  margin: 10px 0;
}

.commit_tab li .more_icon span i img {
  width: 10px;
  height: auto;
}

.commit_tab li a {
  padding: 30px 25px;
}

.commit_tab li a:hover .more_icon span {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  top: 0px;
}

.commit_tab li:nth-child(2):before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-image: url(../images/border-y.png);
  background-repeat: repeat-y;
  background-size: 1px auto;
}

.commit_tab li:nth-child(3):before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-image: url(../images/border-y.png);
  background-repeat: repeat-y;
  background-size: 1px auto;
}

.commit_tab_hack li {
  width: 50%;
}

.commit_sec {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .commit_sec {
    padding-top: 6.94444vw;
    padding-left: 0vw;
    padding-bottom: 6.94444vw;
    padding-right: 0vw;
  }
}

.onh7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.onh7:nth-child(1) {
  width: 40%;
}

.onh7:nth-child(1) img {
  width: 100%;
  height: auto;
}

.onh7:nth-child(2) {
  width: 50%;
  padding: 0 0 0 6%;
}

.onh7:nth-child(2) p {
  font-family: "NotoSerifJP-Regular";
  color: #5f3434;
  letter-spacing: 2px;
  line-height: 1.5;
  font-size: 1.1rem;
}

.mhros {
  padding-top: 85px;
  padding-left: 0px;
  padding-bottom: 85px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .mhros {
    padding-top: 5.90278vw;
    padding-left: 0vw;
    padding-bottom: 5.90278vw;
    padding-right: 0vw;
  }
}

.mhr {
  position: relative;
}

.mhr:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -10%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
  display: block;
  background-color: #fbfbfb;
  width: 90%;
  height: 100%;
  z-index: 550;
}

.y8tw {
  font-size: 1.5rem;
  letter-spacing: 2px;
  margin: 0 0 25px 0;
  font-weight: normal;
  color: #7e5c5c;
}

.k5uu {
  position: relative;
  z-index: 551;
}

.k5uu:nth-child(1) {
  width: 57%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.k5uu:nth-child(2) {
  width: 40%;
}

.k5uu:nth-child(2) .nrw6 {
  width: 100%;
  overflow: hidden;
}

.k5uu:nth-child(2) .nrw6 img {
  width: 100%;
  height: auto;
}

.mhor:nth-child(1) {
  width: 20%;
}

.mhor:nth-child(1) p span {
  display: none;
}

.mhor:nth-child(1) img {
  width: 50%;
  height: auto;
}

.mhor:nth-child(2) {
  width: 80%;
}

.mhor:nth-child(2) .textarea3 {
  margin: 35px 0 0 0;
}

.mhor:nth-child(2) .oh4 {
  width: 100%;
}

.mhor:nth-child(2) .oh4 img {
  width: 100%;
  height: auto;
}

.commit_sec02 {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 150px;
  padding-right: 0px;
  background-color: #fbfbfb;
}

@media only screen and (max-width: 1440px) {
  .commit_sec02 {
    padding-top: 6.94444vw;
    padding-left: 0vw;
    padding-bottom: 10.41667vw;
    padding-right: 0vw;
  }
}

.w_1000 {
  width: 95%;
  margin: 0 auto;
  max-width: 1000px;
}

.hnro {
  padding-top: 150px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

@media only screen and (max-width: 1000px) {
  .hnro {
    padding-top: 15vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}

.hnro .video_c {
  position: relative;
}

.hnro .video_c:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  background-color: #fff;
  width: 80%;
  height: 120%;
}

.commit_sec03 {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .commit_sec03 {
    padding-top: 6.94444vw;
    padding-left: 0vw;
    padding-bottom: 6.94444vw;
    padding-right: 0vw;
  }
}

.mogeei {
  height: 85px;
  width: 100%;
  position: relative;
}

.mogeei:after {
  content: "";
  position: absolute;
  display: block;
  height: 30px;
  width: 1px;
  border-left: 2px dotted #5f3434;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.on_line {
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(40%, #e5e1a5));
  background: -webkit-linear-gradient(transparent 65%, #e5e1a5 40%);
  background: linear-gradient(transparent 65%, #e5e1a5 40%);
}

.epw05:nth-child(1) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 55%;
}

.epw05:nth-child(2) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 40%;
}

.epw05:nth-child(2) .a52ow {
  position: relative;
  width: 100%;
  height: 100%;
}

.epw05:nth-child(2) .a52ow img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 950;
}

.nge5 {
  font-size: 1.7rem;
  letter-spacing: 2px;
  line-height: 1.5;
  font-family: "NotoSerifJP-Regular";
}

.a52ow {
  position: relative;
}

.a52ow .rect_svg {
  position: absolute;
  top: 15px;
  left: -15px;
  width: 100%;
  height: 100%;
}

.a52ow .rect_svg rect {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  fill: none;
  stroke: #5f3434;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-dasharray: 1, 11;
  stroke-dashoffset: 3;
}

.dtj0 {
  margin: 100px 0;
}

.commit_sec04 {
  background-color: #fbfbfb;
  position: relative;
  padding-top: 120px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .commit_sec04 {
    padding-top: 8.33333vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}

.commit_sec04:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 43px;
  background-image: url(../images/border_img.jpg);
  background-size: cover;
}

.hoen_h3 {
  width: 100%;
  text-align: center;
}

.hoen_h3 span {
  display: inline-block;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1.5;
  position: relative;
  font-size: 1.5rem;
  padding: 0 50px;
  font-family: "NotoSerifJP-Regular";
}

.hoen_h3 span:before {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../images/comit14.jpg);
  top: 50%;
  right: 0%;
  background-size: cover;
  background-position: 50%;
  width: 25px;
  height: 25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hoen_h3 span:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  background-image: url(../images/comit15.jpg);
  background-size: cover;
  background-position: 50%;
  width: 25px;
  height: 25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.rohr {
  background-color: #f5f1ee;
  padding: 75px 0;
}

.goeq li {
  padding: 20px 0;
  position: relative;
}

.goeq li svg {
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
}

.goeq li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.goeq li span:nth-child(1) {
  width: 55px;
}

.goeq li span:nth-child(1) img {
  width: 40%;
  height: auto;
}

.goeq li span:nth-child(2) {
  width: calc(100% - 55px);
}

svg line {
  fill: none;
  stroke: #602f32;
  stroke-width: 0.7px;
  stroke-linecap: round;
  stroke-dasharray: 2, 2;
}

@supports (-ms-ime-align: auto) {
  svg line {
    fill: none;
    stroke: #602f32;
    stroke-width: 0.4px;
    stroke-linecap: round;
    stroke-dasharray: 1.5px, 1.2px;
  }
}

.hack_yk88e:nth-child(1) {
  width: 60%;
  position: relative;
}

.hack_yk88e:nth-child(1):after {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 3px;
  background-image: url(../images/border2.png);
  background-repeat: repeat-x;
  background-size: auto 3px;
}

.hack_k88y img {
  left: 0;
  width: 37% !important;
}

.oneh img {
  position: absolute;
  width: auto;
}

.oneh img:nth-child(1) {
  top: -20px;
  right: 0;
  height: 7vw;
  z-index: 950;
}

.oneh img:nth-child(2) {
  bottom: 0px;
  right: 5%;
  height: 8vw;
  z-index: 950;
}

.hh7r {
  width: 50%;
}

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

.commit_sec06 {
  background-color: #fbfbfb;
  position: relative;
  padding-top: 120px;
  padding-left: 0px;
  padding-bottom: 120px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .commit_sec06 {
    padding-top: 8.33333vw;
    padding-left: 0vw;
    padding-bottom: 8.33333vw;
    padding-right: 0vw;
  }
}

.commit_sec06:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 43px;
  background-image: url(../images/border_img.jpg);
  background-size: cover;
}

.nrgw_h2 {
  font-weight: normal;
  text-align: center;
  font-family: "NotoSerifJP-Regular";
  letter-spacing: 2px;
  line-height: 2;
  position: relative;
}

.nrgw_h2:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 40px;
  height: 2px;
  background-size: contain;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url(../images/border.png);
}

.nrgw_h2 span {
  margin: 0 0 15px 0;
  font-size: 2rem;
  display: block;
}

.pnh:nth-child(1) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 63%;
}

.pnh:nth-child(2) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 32%;
}

.pnh:nth-child(2) .pnh_img img {
  width: 100%;
  height: auto;
}

.ow44 {
  font-weight: normal;
  font-size: 1.5rem;
  letter-spacing: 2px;
  padding: 20px 0 25px 0;
  position: relative;
  margin: 0;
}

.ow44 span {
  font-family: "NotoSerifJP-Regular";
}

.ow44:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  border-top: 2px solid #5f3434;
}

.nohe .ehn {
  margin: 75px 0 0 0;
}

.nohe .ehn:nth-child(n + 2) {
  padding: 75px 0 0 0;
  border-top: 1px solid #aaa;
}

.commit_sec07 {
  padding-top: 150px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .commit_sec07 {
    padding-top: 10.41667vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}

.nph {
  text-align: center;
  font-weight: normal;
}

.nph span {
  font-family: "NotoSerifJP-Regular";
  font-size: 1.7rem;
  letter-spacing: 1.7px;
  display: inline-block;
  position: relative;
  padding: 18px 0;
}

.nph span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  border-top: 2px solid #5f3434;
  width: 50px;
  height: 2px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.noeg {
  -webkit-transform: translateY(-10%);
  transform: translateY(-10%);
  padding: 45px 0;
  margin: 0 auto;
  max-width: 95%;
  max-width: 975px;
  background-color: #fff;
}

.inner_noeg {
  display: block;
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}

.nhron {
  position: relative;
  width: 100%;
}

.nhron .geho {
  width: 100%;
  height: 450px;
}

.nhron .geho img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: auto;
  height: 100%;
}

.ehwp {
  text-align: center;
  font-family: "NotoSerifJP-Regular";
  font-weight: normal;
  font-size: 1.5rem;
  letter-spacing: 2px;
  line-height: 1.5;
}

.ehwp span {
  font-size: 2.2rem;
  display: block;
  margin: 0 0 15px 0;
}

.ehwp span i {
  display: block;
}

.ehwp span i img {
  height: 17px;
  width: auto;
}

.prp {
  width: 32%;
  position: relative;
  background-color: #fff;
  padding: 45px;
}

.prp p {
  font-family: "NotoSerifJP-Regular";
}

.prp .textarea2 {
  min-height: 250px;
}

.prp .onehe {
  text-align: center;
  margin: 0 0 20px 0;
}

.prp .onehe img {
  width: auto;
  height: 76px;
}

.prp .onehe p {
  font-size: 1.2rem;
  letter-spacing: 2px;
  margin: 25px 0 0 0;
}

.prp .rect_svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.prp .rect_svg rect {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  fill: none;
  stroke: #5f3434;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-dasharray: 1, 7;
  stroke-dashoffset: 1;
}

.commit_sec08 {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .commit_sec08 {
    padding-top: 6.94444vw;
    padding-left: 0vw;
    padding-bottom: 6.94444vw;
    padding-right: 0vw;
  }
}

.commit_sec09 {
  padding-top: 170px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
  background-color: #fbfbfb;
  position: relative;
}

@media only screen and (max-width: 1440px) {
  .commit_sec09 {
    padding-top: 11.80556vw;
    padding-left: 0vw;
    padding-bottom: 6.94444vw;
    padding-right: 0vw;
  }
}

.commit_sec09:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: url(../images/comit30.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.commit_sec10 {
  padding-top: 170px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
  position: relative;
}

@media only screen and (max-width: 1440px) {
  .commit_sec10 {
    padding-top: 11.80556vw;
    padding-left: 0vw;
    padding-bottom: 6.94444vw;
    padding-right: 0vw;
  }
}

.commit_sec10:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: url(../images/comit34.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
}

/*about*/
.about_fv {
  background-image: url(../images/about.jpg);
}

.hes_h2 {
  display: block;
  position: relative;
  font-weight: normal;
  letter-spacing: 2px;
  font-size: 2rem;
}

.hes_h2 .hes_text {
  position: relative;
  z-index: 950;
  font-family: "CenturyGothicStd";
}

.hes_h2 .hes_img img {
  position: absolute;
  top: -55px;
  left: -101px;
  width: 495px;
  height: auto;
}

.feaaa:nth-child(1) {
  width: 55%;
  margin: 0 0 75px 0;
}

.feaaa:nth-child(2) {
  width: 30%;
  position: relative;
}

.feaaa:nth-child(2) .phhr {
  position: absolute;
  bottom: 0;
  left: 0;
}

.feaaa:nth-child(2) .phhr img {
  width: 100%;
  height: auto;
}

.about_sec {
  padding-top: 110px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .about_sec {
    padding-top: 7.63889vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}

.about_sec02 {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 200px;
  padding-right: 0px;
  background-color: #fbfbfb;
  position: relative;
}

@media only screen and (max-width: 1440px) {
  .about_sec02 {
    padding-top: 6.94444vw;
    padding-left: 0vw;
    padding-bottom: 13.88889vw;
    padding-right: 0vw;
  }
}

.about_sec02:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: url(../images/about51.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.about_h3 {
  text-align: center;
  width: 100%;
  position: relative;
  margin: 105px 0 0 0;
}

.about_h3 .oene {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateY(-45px) translateX(-50%);
  transform: translateY(-45px) translateX(-50%);
}

.about_h3 .oene img {
  width: 90px;
  height: auto;
}

.about_h3:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 24px;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: url(../images/border.png);
  background-size: auto 1px;
  z-index: 949;
}

.about_h3 i {
  position: relative;
  font-family: "NotoSerifJP-Regular";
  display: block;
  font-style: normal;
  font-size: 2.3rem;
  font-weight: bold;
  letter-spacing: 3px;
  margin: 0 0 30px 0;
}

.about_h3 span {
  padding: 0 25px;
  margin: 15px 0;
  display: inline-block;
  background-color: #fbfbfb;
  letter-spacing: 3px;
  font-size: 1.6rem;
  font-weight: normal;
  position: relative;
  z-index: 950;
}

.pg8f {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hpp:nth-child(1) {
  width: 57%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.hpp:nth-child(1) .textarea3 p {
  font-size: 0.93rem;
}

.hpp:nth-child(2) {
  width: 40%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.hpp:nth-child(2) .phe img {
  width: 100%;
  height: auto;
}

.rh8r {
  font-size: 1.5rem;
  color: #5f3434;
  font-family: "CenturyGothicStd";
  font-weight: normal;
  letter-spacing: 3px;
  margin: 35px 0 0 0;
  position: relative;
}

.rh8r span {
  margin: 5px 0 0 0;
  letter-spacing: 2px;
  display: block;
  font-family: "NotoSerifJP-Regular";
}

.rh8r:after {
  content: "";
  display: block;
  position: absolute;
  top: -15px;
  left: 0;
  width: 35px;
  border-top: 2px solid #644441;
}

.about_sec03 {
  padding-top: 87.5px;
  padding-left: 0px;
  padding-bottom: 182.5px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .about_sec03 {
    padding-top: 6.07639vw;
    padding-left: 0vw;
    padding-bottom: 12.67361vw;
    padding-right: 0vw;
  }
}

.about_sec04 {
  padding-top: 115px;
  padding-left: 0px;
  padding-bottom: 115px;
  padding-right: 0px;
  background-color: #fbfbfb;
}

@media only screen and (max-width: 1440px) {
  .about_sec04 {
    padding-top: 7.98611vw;
    padding-left: 0vw;
    padding-bottom: 7.98611vw;
    padding-right: 0vw;
  }
}

.about_sec05 {
  position: relative;
  padding-top: 172px;
  padding-left: 0px;
  padding-bottom: 142px;
  padding-right: 0px;
}

.bmf {
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.bmf img {
  width: 7vw;
  height: auto;
}

.frh4:nth-child(1) {
  width: 100%;
  margin: 0 0 20px 0;
}

.frh4:nth-child(2) {
  width: 49%;
}

.frh4:nth-child(3) {
  width: 49%;
}

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

.frh5:nth-child(2) {
  width: 40.5%;
}

.frh5:nth-child(3) {
  width: 57.5%;
}

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

.mrfe {
  width: 80%;
}

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

.sbfu img {
  position: absolute;
}

.sbfu img:nth-child(1) {
  position: absolute;
  top: 25%;
  left: 0;
  width: 10vw;
  height: auto;
}

.sbfu img:nth-child(2) {
  top: 43%;
  left: 10vw;
  width: 5vw;
  height: auto;
}

.sbfu img:nth-child(3) {
  top: 48%;
  right: 0;
  width: 10vw;
  height: auto;
}

@media only screen and (max-width: 1680px) {
  .bmf {
    display: none;
  }
}

@media only screen and (max-width: 1550px) {
  .sbfu img {
    display: none;
  }
}

@media only screen and (max-width: 1440px) {
  .about_sec05 {
    padding-top: 11.94444vw;
    padding-left: 0vw;
    padding-bottom: 9.86111vw;
    padding-right: 0vw;
  }
}

.otjh {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pefe img {
  position: absolute;
}

.pefe img:nth-child(1) {
  top: 5%;
  right: 0;
  width: auto;
  height: 10vw;
  z-index: 950;
}

.pefe img:nth-child(2) {
  top: 50%;
  right: 0;
  width: 35%;
  height: auto;
  -webkit-transform: translateY(-35%);
  transform: translateY(-35%);
  z-index: 150;
}

.rh77r {
  position: relative;
  z-index: 950;
}

.oewp {
  font-family: "NotoSerifJP-Regular";
  text-align: center;
  font-size: 2.3rem;
  letter-spacing: 2px;
  line-height: 1.7;
}

.moge {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 65px 0;
}

.epw2 {
  width: 29%;
  text-align: center;
  margin: 25px 1.2vw;
}

.epw2 p {
  color: #5f3434;
  font-family: "NotoSerifJP-Regular";
  font-size: 1.1rem;
  letter-spacing: 2px;
  margin: 10px 0 0 0;
}

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

.r88j:nth-child(1) {
  width: 40%;
}

.r88j:nth-child(2) {
  width: 50%;
}

.r88j:nth-child(2) img {
  width: 100%;
  height: auto;
}

.ewpn {
  font-weight: bold;
  font-size: 1.3rem;
  letter-spacing: 1.5px;
  text-align: center;
  margin: 28px 0 45px 0;
  font-family: "NotoSerifJP-Regular";
  position: relative;
  line-height: 1.7;
}

.ewpn:after {
  display: block;
  position: absolute;
  content: "";
  background-image: url(../images/dot.jpg);
  background-size: contain;
  width: 35px;
  height: 6px;
  background-position: 50%;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-repeat: no-repeat;
}

.oe5e {
  position: relative;
  width: 47%;
  margin-top: 75px;
}

.oe5e .pwe65h img {
  width: 100%;
  height: auto;
}

.npeno {
  position: absolute;
  top: 51%;
  right: -146px;
  width: auto;
  height: 150px;
}

.jmot7:nth-child(1) {
  width: 30%;
}

.jmot7:nth-child(1) img {
  width: 100%;
  height: auto;
}

.jmot7:nth-child(2) {
  width: 65%;
  padding: 35px 0 0 0;
}

.jmot7:nth-child(2) .etjh7 {
  border-bottom: 2px dotted #977373;
}

.jmot7:nth-child(2) .etjh7 p {
  padding: 25px 0;
  line-height: 1.7;
}

.jmot7:nth-child(2) .etjh7 p:nth-child(1) {
  width: 35%;
}

.jmot7:nth-child(2) .etjh7 p:nth-child(2) {
  width: 65%;
}

.w_1350 {
  width: 95%;
  max-width: 1350px;
  margin: 0 auto;
}

.egno {
  font-size: 1.5rem;
}

.about_sec06 {
  padding-top: 100px;
  padding-left: 0px;
  padding-bottom: 100px;
  padding-right: 0px;
}

@media only screen and (max-width: 1440px) {
  .about_sec06 {
    padding-top: 6.94444vw;
    padding-left: 0vw;
    padding-bottom: 6.94444vw;
    padding-right: 0vw;
  }
}

.about_sec06 .g7 {
  margin: 0 0 100px 0;
}

.ehhe5 {
  width: 30%;
}

.ehhe5 .noe {
  width: 100%;
}

.ehhe5 .noe img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 250px;
  margin: 0 auto;
}

.ehhe5 .textarea3 {
  margin: 35px 0 0 0;
}

.br_sp {
  display: none;
}

.slick-dots {
  display: none !important;
}

.hack_ojt8 img {
  width: 125% !important;
}

/*rice*/
.rice_fv {
  background-image: url(../images/rice.jpg);
}

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

.ncd8 {
  text-align: center;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 75px 0;
  font-family: "NotoSerifJP-Regular";
}

.mth {
  padding: 0 0 10vw 0;
}

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

.mb7f {
  position: relative;
}

.mb7f .w_1200 {
  position: relative;
  z-index: 650;
}

.mb7f:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background-color: #fbfbfb;
  z-index: 50;
}

.mv07 {
  display: block;
  text-align: center;
  height: auto;
  margin: 0 auto;
}

.mg52 {
  width: 48%;
}

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

.mgfe {
  display: none;
}

.f93:nth-child(1) {
  width: 50%;
}

.f93:nth-child(1) .nfn p {
  margin-top: 0;
}

.f93:nth-child(2) {
  width: 45%;
  padding-left: 2vw;
}

.f93:nth-child(2) img {
  width: calc(100% - 80px);
  height: auto;
}

figure {
  margin: 0;
}

.f93:nth-child(2) figure {
  height: 100%;
  position: relative;
  padding: 50px 0;
  z-index: 2;
}

.f93:nth-child(2) figure img {
  position: relative;
  z-index: 2;
}

.f93:nth-child(2) figure:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: calc(100% - 80px);
  background-color: #f4f1ee;
  border-radius: 10px;
  z-index: 1;
}

.flex_row_reverse .f93:nth-child(2) figure:after {
  right: unset;
  left: 0;
}

.flex_row_reverse .f93:nth-child(2) figure img {
  margin: auto 0 auto auto;
  display: block;
}

.fmif {
  display: flex;
  align-items: center;
}

/*order-kitchen*/
.order-kitchen_fv {
  background-image: url(../images/order-kitchen.jpg);
}

.mod8:nth-child(1) {
  width: 35%;
  position: relative;
}

.mod8:nth-child(1) figure {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 38vw;
}

.mod8:nth-child(1) figure img {
  width: 100%;
  height: auto;
}

.mod8:nth-child(2) {
  width: 65%;
}

.pvm9 {
  border: 20px solid #faf0f0;
  padding: 5vw 10px;
}

.dk3:nth-child(1) {
  width: 60%;
}

.dk3:nth-child(2) {
  width: 38%;
}

.dk3:nth-child(2) img {
  width: 100%;
  height: auto;
}

.kdd0 {
  position: relative;
  padding-top: 10px;
}

.kdd0:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 35px;
  height: 2px;
  background-color: #5f3434;
}

.text_left {
  text-align: left;
}

.ie9gf {
  position: relative;
}

.ie9gf .w_1200 {
  position: relative;
  z-index: 10;
}

.ie9gf:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 235px);
  background-color: #fbfbfb;
  z-index: 1;
}

.relative {
  position: relative;
}

.z-10 {
  z-index: 10;
}

.bg-fbfbfb {
  background-color: #fbfbfb;
}

.jfs>div:nth-child(1) {
  width: 85px;
}

.jfs>div:nth-child(1) p {
  font-size: 2rem;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #5f3434;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jfs>div:nth-child(2) {
  width: calc(100% - 85px);
  display: flex;
  align-items: center;
}

.jfs>div:nth-child(2) p {
  font-size: 1.5rem;
  font-family: "NotoSerifJP-Regular";
  letter-spacing: 0.1rem;
}

.jfs02>div:nth-child(1) {
  width: 85px;
}

.jfs02>div:nth-child(1) p {
  font-size: 2rem;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #5f3434;
}

.jfs02>div:nth-child(2) {
  width: calc(100% - 85px);
  padding-top: 15px;
}

.ank {
  color: #228dac;
  text-decoration: underline !important;
}

.lineFn {
  display: block;
  width: 100%;
  padding: 4vw 0;
  background-image: url(../images/border.png);
  background-repeat: repeat-x;
  background-position: 50%;
}

.hackMore_a04 {
  margin: unset;
}

.t-red02 {
  color: #ff0000;
}

.wave {
  position: relative;
}

.wave:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 150px;
  background-image: url(../images/wave.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  transform: translateY(100%);
}

.nsf {
  background-color: #fbfbfb;
  padding: 30px 35px;
}

.nsf p {
  color: #5f3434;
  font-size: 1.1rem;
}

.n02f {
  width: 47%;
}

.n02f figure img {
  width: 100%;
  height: auto;
}

.deco01 {
  position: absolute;
  top: 10%;
  right: 0;
}

.deco01 img {
  width: 230px;
  height: auto;
}

.deco04 {
  position: absolute;
  top: 20%;
  right: 4vw;
  z-index: 11;
}

.deco04 img {
  width: 140px;
  height: auto;
}

.deco02 {
  position: absolute;
  bottom: -5%;
  left: 0;
  z-index: 11;
}

.deco02 img {
  width: 190px;
  height: auto;
}

.order-kitchen02 img {
  width: 100%;
  height: auto;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.spBr {
  display: none;
}

@media only screen and (max-width: 1700px) {
  .hes_img {
    display: none;
  }
}

@media only screen and (max-width: 1600px) {
  .fb8r img:nth-child(1) {
    width: 15vw;
  }

  .fb8r img:nth-child(2) {
    width: 15vw;
  }

  .mb9r {
    font-size: 2rem;
  }

  .deco01 img {
    width: 170px;
  }

  .deco04 img {
    width: 100px;
  }

  .deco04 img {
    width: 120px;
  }
}

@media only screen and (max-width: 1550px) {
  .n02f {
    width: 49%;
  }

  .jmot7:nth-child(2) .etjh7 p:nth-child(1) {
    width: 100%;
    padding: 15px 0 0 0;
  }

  .jmot7:nth-child(2) .etjh7 p:nth-child(2) {
    width: 100%;
    padding: 0 0 15px 0;
  }

  .jmot7:nth-child(2) {
    width: 65%;
    padding: 0px;
  }

  .npeno {
    height: 100px;
  }

  .pg8f {
    padding: 25px 0;
  }
header nav ul li{
  padding: 0 10px;
}
header nav ul li:nth-child(8){
  margin: 0 0 0 15px;
  padding: 0 0 0 15px;
}
li.shop_link{
  margin-left: 15px;
}
  /* header nav ul li:last-child {
    margin: 0 0 0 20px;
    padding: 0 0 0 25px;
  } */

  header nav ul li a {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 1350px) {
  .deco01 {
    position: absolute;
    top: 0%;
    right: 0;
  }

  .deco01 img {
    width: 110px;
  }

  #pop_cont .innre_pop .close_p {
    top: 25px;
  }

  .j55r {
    display: none;
  }

  .y5:nth-child(1) .flexslider .to01 li p {
    font-size: 1.3rem;
  }

  .y5:nth-child(1) .flexslider .to01 li:nth-child(1) {
    height: 16.5rem;
  }

  .y5:nth-child(1) .flexslider .to01 li:nth-child(2) {
    height: 21.5rem;
  }

  .y5:nth-child(1) .flexslider .to01 li:nth-child(3) {
    height: 16.5rem;
  }

  header nav ul li a {
    font-size: 13px;
  }
}

@media only screen and (max-width: 1250px) {
  html {
    font-size: 14px;
  }

  .wave:after {
    height: 10vw;
  }

  .pvm9 {
    border: 10px solid #faf0f0;
  }

  .mb9r {
    font-size: 1.6rem;
  }

  .commit_tab li a {
    padding: 20px 15px;
  }

  .pky img:nth-child(1) {
    top: 15%;
    left: 3%;
    height: 23px;
  }

  .nr_h2 {
    font-size: 1.6rem;
  }

  .no_h2 {
    font-size: 1.6rem;
  }

  .y5:nth-child(1) .flexslider .to01 .et8 {
    padding: 20px 15px;
  }

  .y5:nth-child(1) .flexslider .to01 {
    left: -30px;
    top: 60px;
  }

  .y5:nth-child(1) {
    width: 85%;
  }

  .y5:nth-child(2) {
    width: 15%;
  }

  .y5:nth-child(2) .sns {
    top: 15%;
    left: 5%;
  }

  header nav ul li:last-child {
    margin: 0 0 0 15px;
    padding: 0 0 0 15px;
  }

  .yk5_h3 {
    font-size: 1.5rem;
    padding: 15px 0;
  }

  .yk5_h3:after {
    top: 5px;
    width: 20px;
  }

  .f93:nth-child(2) img {
    width: calc(100% - 20px);
  }
}
@media only screen and (max-width: 1185px) {
header nav ul li{
  padding: 0 7px;
}
}
/* @media only screen and (max-width: 1165px) {
  header nav ul li {
    padding: 0 10px;
  }
} */

@media only screen and (max-width: 1250px) {
  #cur_b {
    display: block;
  }
.sp_shop_link{
  display: block;
  width: 85px;
  position: absolute;
  top: 33px;
  right: 80px;
}
.sp_shop_link img{
  width: 100%;
}
  nav {
    display: none !important;
  }

  .submenu__item {
    padding: 0.7rem;
    width: 48%;
    margin: 15px 0;
  }

  .submenu__item:nth-child(odd) {
    margin: 10px 1.5% 10px 0;
  }

  .submenu__item:nth-child(even) {
    margin: 10px 0 10px 1.5%;
  }

  .post_i_img {
    width: 48%;
  }

  .post_i_img:nth-child(3n + 2) {
    margin: 10px 0;
  }

  .post_i_img:nth-child(odd) {
    margin: 10px 1.5% 0 0;
  }

  .post_i_img:nth-child(even) {
    margin: 10px 0 0 1.5%;
  }

  .commit_sec06 {
    padding-top: 100px !important;
  }

  .nr_h2 {
    font-size: 1.4rem;
  }

  .nrgw_h2 {
    font-size: 1.3rem;
  }

  .dtj0 {
    padding: 0 0 0 20px;
  }

  .nge5 {
    font-size: 1.4rem;
  }

  .onh7:nth-child(1) {
    width: 30%;
  }

  .pky img:nth-child(2) {
    right: 5%;
    height: 85px;
  }

  .jptm .ont img {
    max-width: 59px;
    bottom: -22px;
    right: -58px;
  }

  .feaaa:nth-child(2) {
    width: 40%;
  }

  header nav {
    display: none;
  }

  .inner_fv {
    height: 28vw;
  }

  .commit_tab li .more_icon span i {
    margin: 11px 0;
  }

  .r88j:nth-child(1) {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
  }

  .r88j:nth-child(2) {
    width: 100%;
    margin: 35px 0 0 0;
  }

  .r88j:nth-child(2) img {
    display: block;
    max-width: 750px;
    width: 75%;
    margin: 0 auto;
  }

  .n_more_a02 i {
    right: 15px;
  }
}

@media only screen and (max-width: 959px) {
  .sp_shop_link{
  top: 22px;
}

  .nsf {
    padding: 15px 25px;
  }

  .nsf p {
    font-size: 1rem;
    line-height: 1.5;
  }

  .jfs>div:nth-child(1) {
    width: 65px;
  }

  .jfs>div:nth-child(2) {
    width: calc(100% - 65px);
  }

  .jfs>div:nth-child(1) p {
    font-size: 1.4rem;
    width: 40px;
    height: 40px;
  }

  .jfs02>div:nth-child(1) {
    width: 65px;
  }

  .jfs02>div:nth-child(2) {
    width: calc(100% - 65px);
  }

  .jfs02>div:nth-child(1) p {
    font-size: 1.4rem;
    width: 40px;
    height: 40px;
  }

  .n74e {
    max-width: 370px;
  }

  .y00w {
    display: none;
  }

  .fb8r img:nth-child(1) {
    transform: translateY(-12%);
  }

  html {
    font-size: 13px;
  }

  .fb8r {
    width: 100%;
    text-align: center;
  }

  .fb8r img {
    position: unset !important;
    min-width: 175px;
  }

  .fb8r img:nth-child(2) {
    display: none;
  }

  .ac_top .more_a02 {
    margin: 45px auto 45px auto;
    width: 90%;
  }

  .ojt8:nth-child(1) {
    width: 50%;
  }

  .yk5_h3 {
    margin: 0;
  }

  .prp {
    padding: 25px;
  }

  .hack_yk88e:nth-child(1) {
    width: 100%;
  }

  .yk88e {
    width: 100%;
  }

  .yk88e .k88y img {
    position: unset;
    width: 100%;
    height: auto;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }

  .dtj0 {
    margin: 40px 0;
  }

  .h2_qw:after {
    top: -20px;
    border-top: 2px solid #5f3434;
    width: 30px;
    height: 2px;
  }

  .yk88e .k88y img {
    -webkit-transform: translateY(0%) translateX(0%) !important;
    transform: translateY(0%) translateX(0%) !important;
  }

  .hack_yk88e:nth-child(2) {
    margin: 25px 0 0 0;
  }

  .hack_k88y img {
    left: 0;
    width: 100% !important;
  }

  .commit_sec04 {
    padding-top: 100px !important;
  }

  .y8th8 li span {
    display: block;
    margin: 0 0 15px 0;
  }

  .ky88 {
    line-height: 1.3;
  }

  .y8th8 li p {
    line-height: 1.3;
  }

  .riy9:nth-child(1):after {
    display: none;
  }

  .t850:nth-child(2) {
    width: calc(100% - 145px);
  }

  .riy9 {
    text-align: center;
    width: 100%;
  }

  .riy9:nth-child(1) {
    width: 100%;
  }

  .jptm p {
    font-size: 2rem;
  }

  .jptm .ont img {
    right: 0px;
    background-color: #fff;
  }

  .luu:nth-child(1) {
    width: 100%;
  }

  .luu:nth-child(1) .u4u4 {
    max-width: 320px;
    display: block;
    margin: 0 auto;
  }

  .luu:nth-child(2) {
    width: 100%;
    padding: 15px 0;
  }

  .luu:nth-child(2) .ohrnno li {
    margin: 5px 0;
  }

  .omr:nth-child(1) {
    width: 180px;
  }

  .omr:nth-child(2) {
    width: calc(100% - 180px);
  }

  .oyp a {
    width: 48%;
  }

  .jmot7:nth-child(1) {
    width: 35%;
  }

  .jmot7:nth-child(2) {
    width: 62%;
  }

  .egno {
    font-size: 1.3rem;
  }

  .ogn:nth-child(2) .textarea {
    min-height: 100px;
  }

  .inner_article {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  article {
    overflow: hidden;
  }

  .bg_02 {
    padding-top: 10.41667vw;
    padding-left: 0vw;
    padding-bottom: 10.41667vw;
    padding-right: 0vw;
  }

  .inner_footer {
    height: auto;
    padding: 75px 0;
  }

  .inner_footer .w_1200 {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }

  .map_item iframe {
    height: 315px;
  }

  .hr88 {
    margin: 15px 0;
  }

  .tfk58:nth-child(1) {
    width: 100%;
  }

  .tfk58:nth-child(1) img {
    display: block;
    max-width: 170px;
    margin: 0 auto;
  }

  .tfk58:nth-child(2) {
    width: 100%;
    margin: 10px 0 0 0;
  }

  .case_nav ul li a img {
    width: 13px;
  }

  .t8t8 li {
    width: 45%;
    margin: 0;
  }

  .t8t8 li:nth-child(3) {
    margin: 45px 0 0 0;
  }

  .t8t8 li:nth-child(4) {
    margin: 45px 0 0 0;
  }

  .k7u7:nth-child(1):after {
    width: 100%;
    height: 55%;
  }

  .k7u7:nth-child(1) {
    width: 100%;
    text-align: center;
  }

  .k7u7:nth-child(1) img {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translateY(0%) translateX(0%);
    transform: translateY(0%) translateX(0%);
    width: 75%;
  }

  .k7u7:nth-child(2) {
    width: 100%;
  }

  .y5:nth-child(1) {
    width: 100%;
  }

  .y5:nth-child(2) {
    width: 100%;
    display: none;
  }

  .logo_div a img {
    width: 95px;
    height: auto;
  }

  .y5:nth-child(1) .flexslider .to01 {
    left: 10px;
    top: 60px;
  }

  .fv {
    margin: 85px 0 0 0;
  }

  .post_box ul li {
    width: 48%;
  }

  .post_box ul li:nth-child(4n + 2) {
    margin: 0;
  }

  .post_box ul li:nth-child(odd) {
    margin: 25px 1.8% 0 0 !important;
  }

  .post_box ul li:nth-child(even) {
    margin: 25px 0 0 1.8% !important;
  }

  .post_box ul li:nth-child(1) {
    margin: 0 1.8% 0 0;
  }

  .post_box ul li:nth-child(2) {
    margin: 0 0 0 1.8%;
  }

  .post_box ul li a .time_p {
    color: #e8e3e3;
    margin: 15px 0 0 0;
  }

  .f88y .me9t {
    width: 120%;
  }

  .f88y {
    max-width: 390px;
    height: 385px;
  }

  .index_sec02 .t88 {
    max-width: 425px;
  }

  .pefe img:nth-child(2) {
    position: unset;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    max-width: 450px;
    width: 100%;
    margin: auto 0 auto auto;
    display: block;
  }

  .order_btn_f {
    display: block;
  }

  .order_btn {
    width: 100%;
    max-width: 450px;
    margin: 30px auto 0;
  }
}

@media only screen and (max-width: 750px) {
    
  .spBr {
    display: block;
  }

  .n02f:nth-child(2) {
    margin-top: 30px;
  }

  .deco02 img {
    display: none;
  }

  .n02f {
    width: 100%;
  }

  .dk3:nth-child(1) {
    width: 100%;
  }

  .dk3:nth-child(2) {
    width: 100%;
  }

  .mod8:nth-child(1) {
    width: 100%;
    order: 2;
  }

  .mod8:nth-child(2) {
    width: 100%;
    order: 1;
  }

  .mod8:nth-child(1) figure {
    position: unset;
    top: unset;
    right: unset;
    transform: translateY(0%);
    width: 100%;
    height: auto;
  }

  .ifi9 {
    flex-flow: wrap;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
  }

  .f93:nth-child(1) {
    width: 100%;
  }

  .f93:nth-child(2) {
    width: 100%;
    padding-left: 0vw;
    margin-top: 20px;
  }

  .nb7r .iie5 {
    min-height: unset;
  }

  .ygl8 .iie5 {
    min-height: unset;
  }

  .n74e {
    left: 75%;
    max-width: 220px;
  }

  .mk_table tr:nth-child(1) th p {
    font-size: 1.1rem;
  }

  .mk_table p {
    font-size: 1.1rem;
  }

  .mbnu span {
    letter-spacing: 1.3px;
    font-size: 1rem;
  }

  .mvd6 {
    padding: 3vw 5vw 6vw 5vw;
  }

  .mbnu span img {
    width: auto;
    height: 20px;
  }

  .mvd6 li p {
    font-size: 1rem;
  }

  .mk_table tr th,
  .mk_table tr td {
    padding: 30px 0;
  }

  .inner_en p:nth-child(1) {
    font-size: 2rem;
  }

  .inner_en p:nth-child(2) {
    font-size: 1.2rem;
  }

  .nv6s a {
    padding: 25px 45px 25px 20px;
  }

  header {
    padding: 15px 0;
  }

  .fv {
    margin: 65px 0 0 0;
  }

  #cur_b {
    width: 35px;
    height: 35px;
  }
.sp_shop_link{
  width: 70px;
  top: 14px;
  right: 70px;
}

  .oneh img:nth-child(2) {
    height: 18vw;
  }

  .post_table_cover {
    width: 100%;
    overflow-x: scroll;
  }

  .post_table {
    width: 130%;
  }

  .ojt8:nth-child(1) {
    width: 100%;
  }

  .ojt8:nth-child(2) {
    width: 100%;
    margin: 10px 0 0 0;
  }

  .noeg {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }

  .prp {
    width: 100%;
    padding: 35px 25px;
  }

  .prp .textarea2 {
    min-height: 0;
  }

  .commit_sec09 {
    padding-top: 100px !important;
  }

  .pnh:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }

  .pnh:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    margin: 15px 0 0 0;
  }

  .epw05:nth-child(2) {
    width: 100%;
  }

  .a52ow .rect_svg {
    position: absolute;
    top: 15px;
    left: -15px;
  }

  .epw05:nth-child(1) {
    width: 100%;
    margin: 25px 0 0 0;
  }

  .more_a05 {
    width: 95%;

    margin: 0 auto;
  }

  .commit_tab li {
    width: 100% !important;
    position: relative;
  }

  .onh7:nth-child(1) {
    width: 105px;
  }

  .commit_tab li:nth-child(3):before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: url(../images/border.png);
    background-repeat: repeat-x;
    background-size: auto 1px;
  }

  .y88w img {
    display: none;
  }

  .y99w img {
    display: none;
  }

  .ky88 {
    margin: 0 0 28px 0;
  }

  .riy9:nth-child(1) {
    width: 220px;
  }

  .dti8t {
    padding: 30px 0;
  }

  .ohr:nth-child(1) {
    width: 150px;
  }

  .ohr:nth-child(2) {
    width: calc(100% - 180px);
  }

  .l7u7:nth-child(1) {
    width: 45%;
  }

  .l7u7:nth-child(2) {
    width: 52%;
  }

  .hmorh .rect_svg rect {
    width: calc(100% - 8px);
  }

  .dashed_img img:nth-child(1) {
    width: 60px;
  }

  .dashed_img img:nth-child(2) {
    width: 55px;
  }

  .dashed_img img:nth-child(3) {
    width: 53px;
  }

  .dashed_img img:nth-child(4) {
    width: 70px;
  }

  .dashed_img img:nth-child(5) {
    width: 70px;
  }

  .project_h2 span {
    padding: 0 10px;
  }

  .br_sp {
    display: block;
  }

  .project_h2 span {
    font-size: 1.3rem;
  }

  .y8j5e:nth-child(1) {
    width: 100%;
  }

  .y8j5e:nth-child(2) {
    width: 100%;
  }

  .oyp a p {
    font-size: 1.3rem;
  }

  .yk88e {
    width: 100%;
  }

  .yk88e .k88y img {
    position: unset;
    top: 0%;
    right: 0;
    width: 100%;
    height: auto;
    -webkit-transform: translateY(0%) translateX(5%);
    transform: translateY(0%) translateX(5%);
  }

  .ojyi_h span {
    font-size: 1.7rem;
  }

  .hjor:nth-child(1) {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .hjor:nth-child(2) {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .hjor:nth-child(2) img {
    position: unset;
    -webkit-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
  }

  .ogn:nth-child(2) .textarea {
    min-height: 80px;
  }

  .ogn:nth-child(1) {
    width: 41%;
  }

  .ogn:nth-child(2) {
    width: 55%;
  }

  .about_h3 span {
    line-height: 1.5;
    letter-spacing: 1px;
    font-size: 1.3rem;
  }

  .hpp:nth-child(1) {
    width: 100%;
  }

  .hpp:nth-child(2) {
    width: 100%;
  }

  .hpp:nth-child(1) .textarea3 p {
    font-size: 1rem;
    letter-spacing: 2px;
  }

  .textarea3 p:nth-child(n + 2) {
    margin: 1em 0 0 0;
  }

  .commit_tab_hack li {
    width: 100%;
  }

  .commit_tab li:nth-child(2):before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: url(../images/border.png);
    background-repeat: repeat-x;
    background-size: auto 1px;
  }

  .commit_tab li .more_icon {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 25px;
    height: 25px;
  }

  .commit_tab li a {
    padding: 15px 25px;
  }

  .case_nav ul li {
    width: 50%;
  }

  .case_cont .case_box {
    padding-top: 3vw;
    padding-left: 0vw;
    padding-bottom: 3vw;
    padding-right: 0vw;
  }

  .case_nav ul .active {
    border-top: 1px solid #5f3434;
    border-bottom: 1px solid #5f3434;
    border-radius: 7px 7px 7px 7px;
  }

  .ygl8 {
    width: 100%;
  }

  .ygl8 .flex_row_reverse {
    display: block !important;
  }

  .ygl8 .flex_row_reverse p {
    font-family: "NotoSerifJP-t.woff";
  }

  .rrrj .yg7y {
    position: unset;
    top: 0%;
    left: 0;
    width: 75%;
    height: auto;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }

  .rrrj .yg8y {
    position: unset;
    top: 0%;
    left: 0;
    width: 75%;
    height: auto;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    margin: auto 0 auto auto;
    display: block;
  }

  .ygl8 p {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    font-family: "NotoSansCJKjp-Regular" !important;
    letter-spacing: 3px;
    line-height: 3;
    color: #5f3434;
  }

  .ygl8 p:nth-child(1) {
    margin: 0;
  }

  .rshh {
    text-align: right;
    position: relative;
  }
}

@media only screen and (max-width: 650px) {
  .jfs>div:nth-child(2) p {
    font-size: 1.32rem;
    line-height: 1.4;
  }
    .youtube_short {
        margin: 0 auto;
        aspect-ratio: 16 / 9;
    }

  .f93:nth-child(2) figure {
    padding: 20px 0;
  }

  .f93:nth-child(2) figure:after {
    width: calc(100% - 20px);
  }

  .f93:nth-child(2) img {
    width: calc(100% - 15px);
  }

  .mrfe {
    width: 100%;
  }

  .fe8 {
    font-size: 1rem;
    margin: 15px 0;
  }

  .mhros .flex_row_reverse {
    flex-flow: wrap;
  }

  .rice_table02_cover {
    width: 100%;
    overflow-x: scroll;
  }

  .rice_table02 {
    width: 130%;
  }

  .mgfe {
    display: block;
    width: 100%;
    text-align: center;
  }

  .vud4 {
    color: #c44343;
    font-weight: bold;
    font-size: 1.1rem;
    margin: 15px 0;
  }

  .rice_table02 p {
    font-size: 0.8rem;
  }

  .project_sec04 .nr_h2 img {
    width: 65px;
    height: auto;
  }

  .mg52 {
    width: 100%;
  }

  .mg52:nth-child(2) {
    margin: 20px 0 0 0;
  }

  .ncd8 {
    font-size: 1.4rem;
    margin: 50px 0;
  }

  .ky88 span {
    font-weight: bold;
    font-size: 1em;
    padding: 0 5px 0 0;
  }

  .bmfi {
    font-size: 1.1rem;
    line-height: 1.5;
  }

  .vo72 {
    margin: 35px 0 0 0;
  }

  .rjy {
    min-height: 55px;
  }

  .mb9r {
    font-size: 1.4rem;
  }

  .pjr7 {
    padding: 5px;
    margin: 10px 0;
  }

  .ygl8 p:nth-child(1) {
    font-size: 1.5rem;
  }

  .lu8 {
    height: 25vw;
  }

  .lu7 {
    height: 20vw;
  }

  .ygl8 p {
    letter-spacing: 2px;
    line-height: 2;
  }

  .submenu__item {
    padding: 0.7rem;
    width: 100%;
    margin: 15px 0 !important;
  }

  .oy5r img {
    top: -6%;
    height: 15vw;
  }

  .oy6r img {
    height: 15vw;
  }

  .rohr {
    padding: 30px 0;
  }

  .dtj0 {
    padding: 0 0 0 0px;
  }

  .h2_qw {
    margin: 0 0 25px 0;
  }

  .hoen_h3 span {
    font-size: 1.3rem;
  }

  .oneh img:nth-child(1) {
    height: 12vw;
  }

  .mhor:nth-child(1) {
    width: 100%;
  }

  .mhor:nth-child(1) img {
    display: none;
  }

  .mhor:nth-child(1) span {
    display: block !important;
    font-size: 1.2rem;
    letter-spacing: 2px;
    line-height: 1.5;
    font-family: "NotoSerifJP-Regular";
    margin: 0 0 10px 0;
  }

  .mhor:nth-child(2) {
    width: 100%;
  }

  .k5uu:nth-child(1) {
    width: 100%;
  }

  .k5uu:nth-child(2) {
    width: 100%;
    margin: 15px 0 0 0;
  }

  .y7i7:nth-child(1) {
    width: 100%;
  }

  .k5uu:nth-child(2) .nrw6 {
    position: relative;
    height: 310px;
  }

  .k5uu:nth-child(2) .nrw6 img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }

  .rhr8 {
    margin: 30px 0 0 0;
  }

  .y7i7:nth-child(1) span:nth-child(2) {
    width: 100%;
  }

  .y7i7:nth-child(2) {
    width: 100%;
    margin: 15px 0 0 0;
  }

  .rjy {
    margin-top: 10vw !important;
    margin-left: 0vw;
    margin-bottom: 10vw !important;
    margin-right: 0vw;
  }

  .riy9:nth-child(1) {
    width: 100%;
  }

  .t850:nth-child(1) {
    width: 100%;
    display: none;
  }

  .t850:nth-child(2) {
    width: 100%;
  }

  .t850:nth-child(2) .ojt8 {
    display: none;
  }

  .pky02 img:nth-child(2) {
    display: none;
  }

  .joyj .ojto:after {
    height: 15px;
  }

  .jptm p {
    font-size: 1.7rem;
  }

  .joyj {
    margin: 15px 0 0 0;
  }

  .y77k {
    width: 48%;
  }

  .y77k:nth-child(3n + 2) {
    margin: 25px 0;
  }

  .y77k:nth-child(odd) {
    margin: 25px 1% 0 0;
  }

  .y77k:nth-child(even) {
    margin: 25px 0 0 1%;
  }

  .npeno {
    display: none;
  }

  .yky7 {
    padding-top: 2vw;
    padding-left: 0vw;
    padding-bottom: 2vw;
    padding-right: 0vw;
  }

  .omr:nth-child(1) {
    padding: 5px 0 2px 0;
  }

  .omr:nth-child(1):after {
    display: none;
  }

  .omr:nth-child(2) {
    width: 100%;
    padding: 2px 0 5px 0;
  }

  .oyp a {
    width: 100%;
  }

  .oyp a p:after {
    width: 25px;
  }

  .tj8w:nth-child(1) p i {
    width: 15px;
    height: 15px;
  }

  .tj8w:nth-child(2) {
    padding: 10px 0 0 30px;
  }

  .k7y7 {
    width: 48%;
    margin: 0 0 35px 0;
  }

  .tj8w:nth-child(2) {
    width: 100%;
    padding: 10px 0 0 30px;
  }

  .ehhe5 {
    width: 100%;
    margin: 25px 0;
  }

  .oe5e {
    width: 100%;
    margin-top: 25px;
  }

  .oewp {
    font-size: 1.8rem;
  }

  .epw2 {
    width: 40%;
  }

  .feaaa:nth-child(1) {
    width: 100%;
    margin: 0;
  }

  .feaaa:nth-child(2) {
    width: 100%;
    margin: 20px 0 0 0;
  }

  .feaaa:nth-child(2) .phhr {
    position: unset;
  }

  .mpg {
    padding: 20px 0;
  }

  .y8k8 {
    padding: 20px 30px;
  }

  .inner_footer {
    position: relative;
  }

  .inner_footer .w_1200 {
    position: relative;
    z-index: 150;
  }

  .inner_footer:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 105;
  }

  .tpt {
    width: 100% !important;
  }

  .tpt:nth-child(2) {
    margin: 45px 0 0 0;
    display: none;
  }

  .index_sec02 {
    padding-bottom: 20vw;
  }

  .y5:nth-child(1) .flexslider .to01 li p {
    font-size: 1.3rem;
  }

  .y5:nth-child(1) .flexslider .to01 li {
    margin: 0 5px;
  }

  .h2_qw {
    font-size: 1.5rem;
    margin: 45px 0 25px 0;
  }

  .ojyi_h:after {
    height: 1px;
  }

  .ojyi_h2:after {
    height: 1px;
  }

  #fade8 {
    background-position: 42%;
  }

  .project_sec04 .nr_h2 img {
    width: 65px;
    margin-top: -75px;
  }

  .nr_h2 span {
    line-height: 1.5;
  }

  .oyp a:nth-child(5) {
    width: 100%;
  }

  .n_p_text {
    margin-top: 15px;
    font-size: 13px;
  }

  .order_topsub_text {
    line-height: 1.5;
  }
}

@media only screen and (max-width: 480px) {
  .nv6s a {
    padding: 15px 35px 15px 10px;
  }

  .more_a05 i {
    opacity: 0 !important;
  }

  .more_a03 {
    padding: 15px 0;
  }

  .ky88 span {
    display: block;
    margin-bottom: 5px;
  }

  .n74e {
    left: 50%;
    max-width: 450px;
  }

  .tjk7 .t9t {
    height: 45vw;
  }

  .mb7f .ta-c {
    text-align: left;
  }

  .mb9r {
    font-size: 1.2rem;
  }

  .kitchen_fv .kitchen_p {
    position: absolute;
    bottom: 10px;
    left: 10px;
    /* font-weight: bold; */
    letter-spacing: 2.5px;
    font-size: 1rem;
    line-height: 1.3;
    color: #fff;
  }

  .commit_tab li a {
    padding: 15px 10px;
  }

  .onh7:nth-child(1) {
    width: 85px;
  }

  .onh7:nth-child(2) {
    width: 60%;
  }

  .post_i_img {
    width: 100%;
  }

  .yk5_h3 {
    font-size: 1.3rem;
  }

  .inner_noeg {
    width: 100%;
  }

  .nhron .geho {
    height: 50vw;
  }

  .hoen_h3 span {
    padding: 0 30px;
  }

  .oneh img:nth-child(2) {
    height: 25vw;
  }

  .goeq li span:nth-child(1) img {
    width: 30%;
  }

  .k5uu:nth-child(2) .nrw6 {
    position: relative;
    height: 250px;
  }

  .goeq li span:nth-child(1) {
    width: 35px;
  }

  .goeq li span:nth-child(2) {
    width: calc(100% - 35px);
    line-height: 1.5;
  }

  .dti8t:nth-child(1) {
    width: 100%;
  }

  .dti8t:nth-child(1):nth-child(1) {
    padding: 20px 0 5px 0;
  }

  .dti8t:nth-child(1):nth-child(1):after {
    content: "";
    display: none;
  }

  .dti8t:nth-child(2) {
    padding: 5px 0 20px 0;
    width: 100%;
  }

  .jptm p {
    font-size: 1.7rem;
    line-height: 1.3;
    letter-spacing: 2px;
  }

  .jptm .ont img {
    max-width: 35px;
    bottom: -12px;
  }

  .ohr:nth-child(1) .k7y {
    padding: 5px 0;
  }

  .ohr:nth-child(1) {
    width: 100%;
  }

  .ohr:nth-child(2) {
    width: 100%;
    margin: 10px 0 0 0;
  }

  .luu:nth-child(2) .ohrnno li p {
    letter-spacing: 2px;
    font-size: 1.1rem;
  }

  .luu:nth-child(2) .ohrnno li {
    padding: 15px 10px;
  }

  .onoh:nth-child(1) {
    width: 100%;
    text-align: center;
  }

  .onoh:nth-child(1) p {
    display: block;
    text-align: center;
    width: 100%;
  }

  .onoh:nth-child(2) {
    width: 100%;
  }

  .onoh:nth-child(2) {
    width: 100%;
  }

  .onoh:nth-child(1) img {
    width: 45px;
  }

  .onoh:nth-child(1):after {
    display: none;
  }

  .hmorh .onhron {
    font-size: 1.2rem;
  }

  .hmorh {
    padding: 30px 10px;
  }

  .hmorh .onhron:after {
    width: 20px;
  }

  .l7u7:nth-child(1) {
    width: 100%;
  }

  .l7u7:nth-child(1) img {
    position: unset;
  }

  .l7u7:nth-child(2) {
    width: 100%;
    margin: 15px 0 0 0;
  }

  .hmorh .rect_svg rect {
    stroke-width: 2;
    stroke-dasharray: 1, 10;
  }

  .w_1440 {
    width: 95%;
  }

  .dashed_img img {
    display: none;
  }

  .hoj8 {
    width: 100%;
    margin: 0 0 35px 0;
  }

  .hoj8:nth-child(even) {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }

  .no_h2 {
    font-size: 1.5rem;
  }

  .y7r:nth-child(3n + 2) {
    margin: 15px 0;
  }

  .y7r {
    width: 48%;
    margin: 15px 0;
  }

  .y7r:nth-child(odd) {
    margin: 15px 1.5% 15px 0;
  }

  .y7r:nth-child(even) {
    margin: 15px 0 15px 1.5%;
  }

  .nr_h2 span {
    font-size: 1.2rem;
  }

  .k7y7 {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .commit_tab li a:hover .more_icon span {
    top: -5px;
  }

  .commit_tab li .more_icon span {
    top: -29px;
  }

  .nr_h2 {
    padding: 25px 0;
  }

  .jmot7:nth-child(1) {
    width: 100%;
  }

  .jmot7:nth-child(2) {
    width: 100%;
    margin: 15px 0 0 0;
  }

  .ogn:nth-child(1) {
    width: 100%;
  }

  .ogn:nth-child(2) {
    width: 100%;
    margin: 15px 0 0 0;
  }

  .t8t8 li a .efe .arr_r span {
    width: 50px;
  }

  .t8t8 li a .efe .arr_r {
    width: 25px;
    height: 25px;
  }

  .t8t8 li a .efe .arr_r span {
    left: -100%;
  }

  .r88j:nth-child(2) img {
    width: 100%;
  }

  .t8t8 li a .efe p {
    font-size: 1.3rem;
  }

  .t8t8 li a .efe p span {
    font-size: 0.87rem;
  }

  .index_sec02 {
    padding-bottom: 150px;
  }

  .rshh {
    text-align: left;
  }

  .inner_footer {
    padding: 30px 0;
  }

  .krt8 {
    width: 100%;
  }

  .krt8:nth-child(2) {
    margin: 15px 0 0 0;
  }

  .iPhone_hack {
    -webkit-transform: translateY(10px) translateX(-8px) !important;
    transform: translateY(10px) translateX(-8px) !important;
  }

  .textarea p {
    letter-spacing: 1px;
  }

  .f88y p {
    font-size: 1.1rem;
  }

  .photo_chair_flex:nth-child(2) {
    margin: 50px auto 50px;
  }

  .kdd0 {
    padding: 10px 0 0 0;
  }

  .deco01 {
    top: -9%;
  }

  .rhr8 {
    margin: 10px 0 0 0;
  }

  .o_more_a02 {
    padding: 25px;
  }

  .o_more_a02 i {
    right: 12px;
  }

  .order_topsub_text {
    font-size: 1.2rem;
    margin-top: -10px;
  }
}

@media only screen and (max-width: 400px) {
  .jfs>div:nth-child(1) p {
    font-size: 1.2rem;
  }

  .jfs02>div:nth-child(1) p {
    font-size: 1.2rem;
  }

  .nrgw_h2:after {
    bottom: -10px;
  }

  .case_nav ul li {
    width: 100%;
  }

  .n_more_a02 {
    padding: 25px;
  }
}

@media only screen and (max-width: 370px) {
  .k5uu:nth-child(2) .nrw6 {
    height: 225px;
  }

  .case_nav ul li {
    width: 100%;
  }
}

/*==========================トップスライダー画像=============================*/
.slider_wrap {
  position: fixed;
  bottom: 5px;
  right: 10px;
  z-index: 999999;
}

#slider {
  overflow: hidden;
  width: 310px;
  height: 200px;
  /*border: 1px solid #000;*/
  margin: 10px auto;
  padding: 0px;

}

#photos {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#photos li {
  display: inline-box;
  float: left;
  width: 310px;
  height: 200px;
  margin: 5px 5px 5px 5px;
  padding: 0px;
}

#photos li img {
  width: 100%;
  max-width: 300px;
  height: auto;
  border: 1px solid #000;
  margin: 0px;
  padding: 0px;
}

/* バナーの消えるボタン */


.close_btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #5f3434;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 100;
  /* transform: translate(50%, -50%); */
  right: -5px;
  top: -5px;
}

.close_top {
  position: absolute;
  display: block;
  width: 19px;
  height: 2px;
  transform: rotate(45deg);
  background: #5f3434;
}

.close_bottom {
  position: absolute;
  display: block;
  width: 19px;
  height: 2px;
  transform: rotate(-45deg);
  background: #5f3434;
}

.line_none {
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}

@media (max-width:1500px) {
  #slider {
    overflow: hidden;
    width: 300px;
    height: 200px;
    /*border: 1px solid #000;*/
    margin: 10px auto;
    padding: 0px;
    bottom: -31px;
    right: 10px;
    z-index: 999999;
  }

  #photos li {
    display: inline-box;
    float: left;
    width: 300px;
    height: 200px;
    margin: 5px;
    padding: 0px;
  }

  #photos li img {
    width: 100%;
    max-width: 290px;
    height: auto;
    border: 1px solid #000;
    margin: 0px;
    padding: 0px;
  }

  .new_et8 {
    padding: 8px 6px;
    margin: 4px;
    border: 1px solid #5f3434;
  }

  .new_et8 p {
    font-family: "NotoSerifJP-t.woff";
    font-size: 15px;
    line-height: 19px;
  }

  .slider_btn {
    bottom: 35px;
    right: 12px;
  }

  #pagetop {
    position: fixed;
    bottom: 300px;
    right: 10px;
  }

  .slider_wrap {
    bottom: -15px;
  }
  
  .new_et8:nth-child(1) {
    height: 130px;
  }

}

@media (max-width:1100px) {
  #slider {
    overflow: hidden;
    width: 290px;
    height: 190px;
    /*border: 1px solid #000;*/
    margin: 10px auto;
    padding: 0px;
    bottom: -11px;
    right: 10px;
    z-index: 999999;
  }

  #photos li {
    display: inline-box;
    float: left;
    width: 290px;
    height: 190px;
    margin: 5px;
    padding: 0px;
  }

  #photos li img {
    width: 100%;
    max-width: 300px;
    height: auto;
    border: 1px solid #000;
    margin: 0px;
    padding: 0px;
  }

  .new_et8 {
    padding: 10px 6px;
    margin: 4px;
    border: 1px solid #5f3434;
  }

  .new_et8 p {
    font-family: "NotoSerifJP-t.woff";
    font-size: 14px;
    line-height: 18px;
  }

  .new_et8:nth-child(1) {
    height: 115px;
  }

  .slider_btn {
    bottom: 30px;
    right: 20px;
  }

  #pagetop {
    position: fixed;
    bottom: 230px;
    right: 10px;
  }

  .slider_wrap {
    bottom: -5px;
  }

}

@media (max-width:670px) {
  #slider {
    overflow: hidden;
    width: 210px;
    height: 140px;
    /*border: 1px solid #000;*/
    margin: 10px auto;
    padding: 0px;
    bottom: -5px;
    right: 5px;
    z-index: 999999;
  }

  #photos li {
    display: inline-box;
    float: left;
    width: 210px;
    height: 140px;
    margin: 5px;
    padding: 0px;
  }

  #photos li img {
    width: 100%;
    max-width: 200px;
    height: auto;
    border: 1px solid #000;
    margin: 0px;
    padding: 0px;
  }

  .ikt9 {
    bottom: 160px;
  }

  .new_et8 p {
    font-size: 11px;
    line-height: 15px;
  }

  .new_et8 {
    padding: 4px 5px;
    margin: 3px;
  }

  .slider_btn {
    bottom: 25px;
    right: 10px;
    font-size: 8px;
  }

  
  .new_et8:nth-child(1) {
    height: 95px;
  }


  .new_flex_set {
    top: 16px;
    left: 12px;
  }

  .ef {
    padding: 10px 0 200px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #pagetop {
    position: fixed;
    bottom: 200px;
    right: 10px;
  }

  .close_btn {
    width: 32px;
    height: 32px;
  }

  .close_top {
    width: 16px;
    height: 2px;
  }

  .close_bottom {
    width: 16px;
    height: 2px;
  }

}

.iPhone .new_et8 p {
  position: relative;
  left: 7px;
  top: -12px;
}

.next_page {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

.page_left {
  padding-right: 250px;
}

@media (max-width:450px) {
  .page_left {
    padding-right: 180px !important;
  }
}

.page_right {}

/* 追加 */
.youtube_short {
    width: 100%;
	max-width: 360px;
	aspect-ratio: 9 / 16;
	margin: 100px auto 0 auto;
}
.youtube_short iframe {
	width: 100%;
	height: 100%;
	border: 0;
}
.movie_box{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 4%;
}
.left_movie{
  width: 48%;
}
.left_movie iframe{
  width: 100%;
}
.right_movie{
  width: 48%;
}
.right_movie iframe{
  width: 100%;
}
@media (max-width:960px){
  .movie_box{
    display: block;
    margin: 0 auto;
  }
.left_movie{
  width: 100%;
  margin: 50px auto;
}
.left_movie iframe{
  width: 100%;
  height: 52vw;

}
.right_movie{
  width: 100%;
  margin: 0 auto;
}
.right_movie iframe{
  width: 100%;
  height: 52vw;
}
    .youtube_short {
        margin: 40px auto 0 auto;
    }
    .joyj {
        
    }
    .welcome_message {
        margin: 60px auto 0;
    }
    .deco04 {
        top: 0;
    }

}
@media (max-width:560px){
.left_movie iframe{
height: 53vw;
}
.right_movie iframe{
  height: 53vw;
}
    .youtube_short {
        margin: 1em auto 0 auto;
        aspect-ratio: 16 / 9;
    }
}