@charset "utf-8";

* {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
}
body {
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  color: #5f5642;
}
a {
  text-decoration: none;
}
a:link,
a:visited {
  color: unset;
  text-decoration: none;
}
img {
  max-width: 100%;
  width: auto;
}
.wrap {
  background: #faf8f5;
  padding: 0 0 4rem;
}
/* ヘッダー */
.mv_pc_wrap {
  margin: 0 0 6rem;
}
.mv {
  position: relative;
}
.mv_subtext {
  position: absolute;
  top: 3rem;
  left: 3rem;
  color: #fff;
  font-weight: bold;
}
.mv_subtext p {
  padding: 0 0 0 1rem;
}
.mv_logo {
  width: 80%;
}
.mv_maintext {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.mv_maintext h1 {
  font-family: "dnp-shuei-ymincho-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #fff;
  font-size: 2.2rem;
  letter-spacing: 0.6rem;
}
.mv_pcNone {
  display: none;
}
/*.hdr_fixed {
	padding: 0 0 2rem;
}*/
.hdr_fixed-logo {
  width: 25%;
  display: inline-block;
  margin: 1rem 0 0 1rem;
  position: relative;
  z-index: 400;
}
@media (max-width: 834px) {
  #spNone,
  .mv_spNone,
  .mv_maintext,
  .mv_subtext p {
    display: none !important;
  }
  .mv_pcNone {
    display: block;
  }
}
.g_menu_ul li {
  color: #332914;
  font-size: 15px;
  font-weight: bold;
}
.bt_spnavi-mf {
  background-color: #6eb849;
  display: inline-block;
  padding: 1rem;
  border-radius: 2rem;
  text-align: center;
  margin: 3rem auto 0;
}
.bt_spnavi-mf span {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  vertical-align: super;
}
.bt_spnavi-mf img {
  width: 8%;
  margin: 0 0.6rem 0 0;
}
.pc_header_contact {
  background-color: #efa916;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  position: fixed;
  top: 0;
  right: 6rem;
  width: 5vw;
  height: 5vw;
  padding: 1rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 400;
  cursor: pointer;
  pointer-events: auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pc_header_contact_ct {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 40%;
}
.pc_header_contact a div {
  width: 40%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pc_header_contact a span {
  font-size: 13px;
}
@media (min-width: 1370px) {
  #spNone {
    display: none;
  }
  .mv_pc_wrap {
    display: flex;
    justify-content: space-between;
  }
  .mv {
    width: 80%;
    padding: 2rem 0 0 2rem;
  }
  .g_menu {
    width: 20%;
    padding: 1rem;
    display: flex;
    flex-direction: column;
  }
  .g_menu_ul {
    margin: 1rem;
    list-style: none;
  }
  .g_menu_ul li {
    margin: auto;
    padding: 1rem 1.4rem;
  }
}
@media (max-width: 1370px) {
  .g_menu {
    display: none;
  }
  .el_humburger {
    display: block !important;
  }
  .mv {
    width: 100%;
  }
}
/* ここまでヘッダー */
/* SPメニュー */
.el_humburger {
  position: fixed;
  top: 3rem;
  right: 3rem;
  width: 3rem;
  height: 1rem;
  padding-top: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0px;
  z-index: 500;
  cursor: pointer;
  pointer-events: auto;
  color: #000;
  text-align: center;
}
#bgwh {
  background-color: #fff;
  top: 0;
  right: 0;
  width: 5vw;
  height: 5vw;
  padding: 1.4rem 0 0;
}
#el_humburger_bar_top-fixed,
#el_humburger_bar_middle-fixed,
#el_humburger_bar_bottom-fixed {
  background-color: #332914;
  height: 3px;
}
#colbl {
  color: #332914;
  font-size: 13px;
  font-weight: bold;
}
#hd-fixed {
  width: 70%;
}
#navi-fixed {
  width: 70%;
  padding: 10rem 2rem 0;
  z-index: 499;
}
#navi_inner-fixed {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  height: 25vw;
  border-bottom: solid 1px #ebebeb;
}
.spnavi_logo-wrap {
  width: 25%;
  height: 100%;
}
#spnavi_logo-fixed {
  position: unset;
  margin: 0;
  width: 100%;
}
#spnavi_contact_fixed {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
}
#contact_box_img_fixed {
  width: 10%;
}
#navi_item-fixed {
  border: 0;
  width: 33%;
}
.el_humburger_menu {
  color: #fff;
  font-size: 10px;
}
.el_humburger_wrapper {
  margin-bottom: 5px;
  width: 42px;
  display: inline-block;
}
.el_humburger_text {
  font-size: 12px;
  letter-spacing: 0.1em;
  font-family:
    "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
.js_humburgerOpen .el_humburger_text.el_humburger_text__menu {
  display: none;
}
.el_humburger_text.el_humburger_text__close {
  display: none;
}
.js_humburgerOpen .el_humburger_text.el_humburger_text__close {
  display: block;
}
.el_humburger span.el_humburger_bar {
  display: block;
  width: 100%;
  margin: 0 auto 9px;
  height: 1px;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.el_humburger span.el_humburger_bar:last-child {
  margin-bottom: 0;
}
.js_humburgerOpen .el_humburger span.el_humburger_bar {
  background: #5f5642;
}
.js_humburgerOpen .el_humburger span.el_humburger_bar.top {
  -webkit-transform: translateY(9px) rotate(-45deg);
  -ms-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
}
/* header-fixed */
.js_humburgerOpen .el_humburger span#el_humburger_bar_top-fixed {
  -webkit-transform: translateY(12px) rotate(-45deg);
  -ms-transform: translateY(12px) rotate(-45deg);
  transform: translateY(12px) rotate(-45deg);
}
/* header-fixed */
.js_humburgerOpen .el_humburger span.el_humburger_bar.middle {
  opacity: 0;
}
.js_humburgerOpen .el_humburger span.el_humburger_bar.bottom {
  -webkit-transform: translateY(-11px) rotate(45deg);
  -ms-transform: translateY(-11px) rotate(45deg);
  transform: translateY(-11px) rotate(45deg);
}
.el_humburgerButton.el_humburgerButton__close {
  top: 2%;
  right: 2%;
}
.el_humburgerButton__close span.el_humburger_bar {
  display: block;
  width: 35px;
  margin: 0 auto;
  height: 4px;
  background: #000;
}
.el_humburgerButton__close span.el_humburger_bar.top {
  -webkit-transform: translateY(5px) rotate(-45deg);
  -ms-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg);
}
.el_humburgerButton__close span.el_humburger_bar.bottom {
  -webkit-transform: translateY(-6px) rotate(45deg);
  -ms-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg);
}
.spnavi_logo {
  position: absolute;
  top: 2rem;
  left: 2rem;
  width: 50%;
}
.navi {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  background-color: rgba(255, 255, 255);
  width: 450px;
  z-index: 3;
  padding-top: 10rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 600ms ease-out;
  -o-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
  transform: translateZ(0) translateX(100%);
  overflow: auto;
  text-align: left;
}
.js_humburgerOpen .navi {
  transform: translateZ(0) translateX(0);
}
.navi_item {
  position: relative;
  margin-bottom: 28px;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  border-bottom: solid 1px #ebebeb;
  display: inline-block;
  padding: 0 0 1rem;
  width: 100%;
}
.navi_item.op_innerLink {
  cursor: pointer;
}
.el_spChildNavOpen {
  position: absolute;
  top: -6px;
  left: 80%;
  z-index: 20;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  padding: 10px;
}
.js_openParent.js_fire > .el_spChildNavOpen {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.js_openParent.js_fire > .el_spChildNavOpen > .el_spChildNavOpen_wrapper:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 0;
}
.el_spChildNavOpen_wrapper {
  position: relative;
  width: 15px;
  height: 15px;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.el_spChildNavOpen_wrapper:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #111;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 14px);
}
.el_spChildNavOpen_wrapper:after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #111;
  position: absolute;
  left: calc(50% - 7px);
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.nav_child {
  padding-top: 30px;
}
.nav_child_item {
  position: relative;
  font-size: 16px;
  padding-left: 20px;
  margin-bottom: 20px;
}
.nav_child_item > a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.nav_child_item:last-child {
  margin-bottom: 0px;
}
.js_openSwitch {
  cursor: pointer;
}
.js_openTarget {
  display: none;
}
.spnavi_contact {
  margin: 4rem auto;
  text-align: center;
}
.contact_box {
  display: flex;
  justify-content: center;
}
.contact_box_img {
  width: 5%;
  margin: auto 0.6rem 0.6rem 0;
}
.contact_box p {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 44px;
  color: #5f5642;
}
.contact_box_info {
  font-size: 15px;
  font-weight: bold;
}
/* ここまでSPメニュー */
/* SP追従バナー */
.floating-bnr {
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.floating-bnr a {
  width: 100%;
}
.sp_floating-bnr01 {
  background-color: #6eb849;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.sp_floating-bnr01 > div {
  width: 8%;
  margin: 0 0.6rem 0 0;
  display: flex;
  align-items: center;
}
.sp_floating-bnr01 p {
  font-size: 18px;
  font-weight: bold;
}
.sp_floating-bnr02 {
  background-color: #efa916;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 1rem 0;
  text-align: center;
  width: 100%;
}
.bnr02_tel {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bnr02_tel > div {
  width: 6%;
  margin: 0 0.4rem 0 0;
  display: flex;
  align-items: center;
}
.bnr02_tel p {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px !important;
}
.sp_floating-bnr02 p {
  font-size: 12px;
}
@media (min-width: 768px) {
  .navi {
    width: 80%;
    padding: 10rem 0 5rem 4rem;
  }
}
/* ここまでSP追従バナー */
/* フッター */
#footer {
  background-color: #f2eada;
  padding: 4rem 0;
}
.ft_ct {
  background-color: #fff;
  padding: 4rem 0;
  margin: 0 auto 8rem;
  border-radius: 1rem;
  width: 90%;
  display: flex;
}
.ft_ct-box01 {
  margin: auto 0;
}
.ft_ct-box01 h5 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 50px;
  display: flex;
  align-items: center;
  margin: 0 0 0 -2rem;
}
.ft_ct-box01 h5:before {
  border-top: 1px solid;
  content: "";
  width: 3em;
  margin-right: 1em;
}
.ft_ct-box01 h5 span {
  margin: 0 0 0 2rem;
}
.ft_ct-box02 {
  display: flex;
  flex-direction: column;
  margin: 0 8rem 0 auto;
}
.ft_ct-box02 a {
  text-align: center;
}
.ft_num {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 44px;
}
.ft_num img {
  width: 8%;
  margin: 0 0.6rem 0 0;
}
.ft_info {
  font-weight: bold;
}
.bt_top-mf {
  background-color: #6eb849;
  display: inline-block;
  padding: 1rem;
  border-radius: 2rem;
  text-align: center;
  margin: 3rem auto 0;
}
.bt_top-mf span {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  vertical-align: super;
}
.bt_top-mf img {
  width: 8%;
  margin: 0 0.6rem 0 0;
}
.ft_menu-wrap {
  display: flex;
  border-bottom: solid 1px #fff;
  margin: 0 auto 3rem;
  padding: 0 0 3rem;
  width: 95%;
}
.ft_menubox01 {
  display: flex;
  flex-direction: column;
}
.ft_menubox01 a {
  width: 80%;
}
.ft_menubox01 img {
  width: 100%;
}
.ft_menubox01 span {
  font-weight: bold;
  padding: 1rem 0 0 1rem;
}
.ft_menubox02 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 42vh;
  width: 50%;
  margin: 3rem 0 0 auto;
  font-weight: bold;
  line-height: 3.6rem;
}
.ft_menubox03 {
  display: flex;
  width: 95%;
  margin: 0 auto;
}
.ft_menubox03 a {
  font-weight: bold;
  margin: 0 3rem 0 0;
}
.copyright {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 0 auto;
}
/* ここまでフッター */
/* TOPページ */
.content01_h2_box,
.content02_h2_box {
  position: relative;
  margin: 0 0 3rem;
}
#top_wh {
  font-family: alana, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.65);
  font-size: 63px;
  position: absolute;
  transform: rotate(-15deg);
  top: -4rem;
  left: -3rem;
  z-index: 1;
}
.viewmore01 {
  background-color: #fff;
  border: solid 3px #6eb849;
  border-radius: 2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: 900;
  color: #6eb849 !important;
  width: 10em;
  position: relative;
  display: inline-block;
  padding: 1rem 2rem 1rem 0;
  float: right;
  margin: 1rem auto 0;
  display: inline-block;
  text-align: center;
  vertical-align: baseline;
}
.viewmore01::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2rem;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 0.4em;
  height: 0.4em;
  border-top: 1px solid #6eb849;
  border-right: 1px solid #6eb849;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.viewmore02 {
  color: #fff !important;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: 900;
  width: 14em;
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: baseline;
  background-color: #6eb849;
  padding: 1.6rem 3rem 1.6rem 2rem;
  margin: 3rem auto;
  border-radius: 3rem;
}
.viewmore02::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3rem;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 0.4em;
  height: 0.4em;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.viewmore_r {
  text-align: right;
  margin: 0 4rem 0 0;
}
.viewmore_c {
  text-align: center;
}
.top01 {
  margin: 0 auto 15rem;
  position: relative;
}
.top01_img01 {
  position: absolute;
  top: -4rem;
  right: 2rem;
  width: 18%;
}
.top01_img02 {
  position: absolute;
  top: 10rem;
  left: 0;
  width: 40%;
}
.top01_img03 {
  position: absolute;
  top: 32rem;
  left: 0;
  width: 17%;
}
.top01_img04 {
  position: absolute;
  top: 40rem;
  left: 20rem;
  width: 20%;
}
.top01_img05 {
  position: absolute;
  top: 50rem;
  right: 2rem;
  width: 37%;
}
.top01_img06 {
  position: absolute;
  top: 74rem;
  left: 2rem;
  width: 41%;
}
.top01_img07 {
  position: absolute;
  top: 80rem;
  right: 10rem;
  width: 16%;
}
.top01_img08 {
  position: absolute;
  top: 106rem;
  right: 0;
  width: 40%;
}
.top01_img09 {
  position: absolute;
  top: 135rem;
  left: 0;
}
.top01_content01 {
  background-color: #f2eada;
  max-width: 50%;
  margin: 0 0 26rem auto;
  padding: 4rem 0 12rem 12rem;
}
.content01_h2,
.content02_h2 {
  font-family: "Shippori Antique B1", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 3rem;
  margin: 4rem 0 0;
  position: relative;
  z-index: 2;
}
.top01_content01 p,
.top01_content02 p {
  line-height: 2rem;
}
.top01_content01 p {
  margin: 0 2rem 0 0;
}
.top01_content02 {
  background-color: #f2eada;
  max-width: 50%;
  margin: 0 auto 0 0;
  padding: 12rem 22rem 8rem 4rem;
}
.undertop01_img {
  width: 100%;
  min-height: 55vh;
  background: url("/wp-content/themes/MinervaTMP/images/top009.png") no-repeat;
  background-size: cover;
  margin: 0 0 5rem;
}
.undertop01_img::after {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  min-height: 55vh;
  background: rgba(255, 255, 255, 0.25);
}
.top02_h2-wrap {
  text-align: center;
  margin: 0 auto 5rem;
}
.top02_h2-wrap h2 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #efa916;
  font-size: 50px;
}
.top02_content01 {
  position: relative;
  margin: 0 0 45rem;
}
.top02_img01,
.top02_img02 {
  width: 43%;
  position: absolute;
}
.top02_img01 {
  top: 0;
  left: 2rem;
}
.top02_content01 > article {
  top: 10rem;
  right: 2rem;
}
.article {
  background-color: #fff;
  width: 50%;
  padding: 2rem 3rem;
  line-height: 1.8rem;
  position: absolute;
}
.article h3 {
  font-size: 20px;
  border-bottom: solid 1px #5f5642;
  padding: 0 0 1rem;
}
.article p {
  padding: 1rem 0 0;
}
.top02_content02 {
  position: relative;
  margin: 0 0 95rem;
}
.top02_img02 {
  top: 0;
  right: 2rem;
}
.top02_content02 > article {
  top: 10rem;
  left: 2rem;
}
.flex-wrap01 {
  display: flex;
  width: 45%;
}
#bg-wh {
  width: 100%;
  position: relative;
  z-index: 1;
}
.content {
  width: 900px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.img-box01 {
  position: absolute;
  width: 80%;
  top: 0;
  left: 10%;
}
.content_bg_wh01 {
  position: absolute;
  height: 80%;
  background-color: #fff;
  z-index: 2;
  width: calc(64% + 200px);
  top: 15%;
  right: 0;
}
.text-box01 {
  z-index: 5;
  text-align: left;
  max-width: 50%;
  padding: 8rem 0 2rem;
  margin: 0 4rem 0 0;
}
.text-box01 h4 {
  color: #efa916;
  font-size: 28px;
  margin: 0 0 0.6rem;
}
.text-box01_p {
  margin: 2rem 0 0;
}
.page-cont_p {
  margin: 2rem 0 0;
  line-height: 2;
}
.top03,
.top06 {
  width: 100%;
  max-width: 1200px;
  margin: 6rem auto;
}
.top05 {
  background-color: #fff;
  padding: 2rem 0 0;
  border-radius: 1rem;
  width: 100%;
  max-width: 1200px;
  margin: 3rem auto;
}
.top03 {
  position: relative;
  padding: 4rem 0;
}
.top03 ul,
.top04 ul,
.top05 ul {
  list-style: none;
}
.top03_h2-inner {
  border-bottom: solid 1px #efa916;
  display: flex;
  align-items: baseline;
  width: 42%;
  position: absolute;
  top: 2rem;
  left: 3rem;
  z-index: 1;
}
.top03_h2-inner h2 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 50px;
  color: #efa916;
  margin: 0 1rem 0 0;
}
.top03_h2-inner span {
  font-size: 15px;
  color: #332914;
}
.top_works_wrap01 {
  display: flex;
  margin: 0 0 4rem 0;
  justify-content: space-between;
}
.top_works_image01 {
  position: relative;
  width: 100%;
  text-align: right;
}
.top_works_image01 img {
  width: 600px;
  height: 380px;
  overflow: hidden;
}
.top_works_textbox01 {
  margin: auto 0;
}
.top_works_title01 {
  font-size: 28px;
  color: #332914;
  font-weight: bold;
  position: relative;
  padding: 0 0 0 0.5rem;
}
.top_works_title01::before {
  content: "";
  width: 32px;
  height: 1px;
  display: inline-block;
  background-color: #8e8e8e;
  position: absolute;
  bottom: 0px;
  left: calc(0% - 40px);
}
.top_works_info01 {
  font-size: 15px;
  color: #332914;
  padding: 0 0 0 0.5rem;
}
.top03 ul {
  display: flex;
  flex-direction: row;
  margin: 0 0 2rem;
}
.top03 ul li {
  width: calc(100% / 3);
}
.top03 ul li:nth-child(1) {
  margin: 0 2rem 0 0;
}
.top03 ul li:nth-child(2) {
  margin: 0 2rem;
}
.top03 ul li:nth-child(3) {
  margin: 0 0 0 2rem;
}
.top_works_image02 {
  position: relative;
  width: 100%;
}
.top_works_image02 img {
  width: 370px;
  height: 250px;
  overflow: hidden;
  object-fit: cover;
}
.view-detail {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #faf8f5;
  padding: 0 2rem 0 0;
}
.view-detail span {
  color: #5f5642;
  padding: 1rem 2rem 1rem 3rem;
  position: relative;
  display: inline-block;
}
.view-detail span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 0.4em;
  height: 0.4em;
  border-top: 1px solid #5f5642;
  border-right: 1px solid #5f5642;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top_works_textbox02 {
  margin: 1rem 0 0 2.8rem;
}
.top_works_title02 {
  font-size: 20px;
  color: #332914;
  font-weight: bold;
  position: relative;
  padding: 0 0 0 0.5rem;
}
.top_works_title02::before {
  content: "";
  width: 32px;
  height: 1px;
  display: inline-block;
  background-color: #8e8e8e;
  position: absolute;
  bottom: 0px;
  left: calc(0% - 40px);
}
.top_works_info02 {
  font-size: 15px;
  color: #332914;
  padding: 0 0 0 0.5rem;
  line-height: 2rem;
}
.top04 {
  background-color: #fff;
  padding: 4rem 0;
  margin: 6rem auto;
  width: 95%;
}
.top04_h2-inner {
  display: flex;
  border-bottom: solid 1px #efa916;
  width: 50%;
  align-items: baseline;
  margin: 0 0 2rem 2rem;
}
.top04_h2-inner h2 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 50px;
  color: #efa916;
  margin: 0 1rem 0 0;
}
.top04_h2-inner span {
  font-size: 15px;
  color: #332914;
}
.top04 ul {
  /* display: flex; */
  margin: 0 0 0 2rem;
}
.top04 ul li {
  /* width: 33%; */
}
.top_blog_wrap {
  display: flex;
  width: 100%;
}
.top_blog_thum {
  text-align: center;
}
.top_blog_thum img {
  border-radius: 0.5rem;
}
.top_blog_title {
  margin: auto 1rem;
}
.top_blog_title > div {
  color: #332914;
}
.top_blog_date {
  font-size: 14px;
  color: #8e8e8e;
}
.un_top04 {
  display: flex;
}
.un_top04-l {
  clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 98%);
}
.un_top04-r {
  clip-path: polygon(0 0, 100% 0, 100% 98%, 0 75%);
}
.top05_h2-inner {
  margin: 0 auto 2rem;
  text-align: center;
}
.top05_h2-inner h2 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 50px;
  color: #efa916;
}
.top05_h2-inner span {
  font-size: 15px;
  font-weight: bold;
  color: #332914;
}
.top05_fl {
  display: flex;
  justify-content: center;
}
.top05_article {
  display: flex;
  flex-direction: column;
  /* width: 50%; */
}
.top05_ul_wrap {
  width: 50%;
}
.top_event_wrap01 {
  /* margin: 0 1rem 0 0; */
}
.top_event_wrap02 {
  display: flex;
  align-items: center;
  margin: 0 0 0 auto;
  width: 100%;
}
.top05 ul li {
  margin: 0 0 2rem;
}
.top05 ul li:last-child {
  margin: 0;
}
/* .top_event_image01 {
	width: 100%;
	margin: 0 2rem 2rem 0;
} */
.top_event_image02 {
  width: 50%;
  margin: 0 1rem 0 0;
}
.top_event_textbox02 {
  display: flex;
  flex-direction: column;
}
.top_event_category01 {
  width: 25%;
  margin: 1rem 0 0;
}
.top_event_category02 {
  width: 30%;
}
.top_event_title01 {
  color: #5f5642;
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 0.5rem;
}
.top_event_title02 {
  color: #5f5642;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 0.5rem;
}
.top_event_info01 {
  color: #5f5642;
  font-size: 18px;
  font-weight: bold;
}
.top_event_info02 {
  color: #5f5642;
  font-size: 14px;
  font-weight: bold;
}
.top06 {
  background-color: #fff;
  padding: 2rem 0 0;
  border-radius: 1rem;
  margin: 3rem auto;
}
.top06_fl-box {
  /* display: flex; */
  width: 90%;
  margin: 0 auto;
}
.top06_h2-inner {
  text-align: center;
  position: relative;
  /* display: flex; */
  flex-direction: column;
  justify-content: center;
  margin: 0 auto 2rem;
}
/* .top06_h2-inner::after {
	content: "";
	position: absolute;
	top: 0;
	right: -3rem;
	background-color: #EFA916;
	height: 100%;
	width: 1px;
} */
.top06_h2-inner h2 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 50px;
  color: #efa916;
}
.top06_h2-inner span {
  font-size: 15px;
  font-weight: bold;
  color: #332914;
}
.top06 ul,
.top06 ul li {
  list-style: none;
}
.top_news_wrap {
  display: flex;
  align-items: center;
  margin: 0 0 2rem;
}
.top_news_category {
  background-color: #5f5642;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  margin: 0 2rem 0 0;
  padding: 0.4rem 1rem;
  border-radius: 0.4rem;
  white-space: nowrap;
}
ul.post-categories {
  white-space: nowrap;
}
.top_news_date {
  color: #8e8e8e;
  font-size: 14px;
  margin: 0 2rem 0 0;
}
.top_news_title {
  color: #332914;
  font-weight: bold;
}
.under_menu-wrap {
  display: flex;
  width: 100%;
  margin: 4rem auto;
}
.under_menubox01,
.under_menubox02,
.under_menubox03 {
  position: relative;
  margin: 0 1rem;
}
.under_menubox01 h5,
.under_menubox02 h5,
.under_menubox03 h5 {
  position: absolute;
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 43px;
  color: #fff;
  top: 3rem;
  left: 3rem;
  border-bottom: solid 2px #fff;
  width: 78%;
}
.under_menubox01 h5 span,
.under_menubox02 h5 span,
.under_menubox03 h5 span {
  font-size: 15px;
  color: #fff;
  vertical-align: middle;
  margin: 0 0 0 1rem;
}
.under_menubox01 p,
.under_menubox02 p,
.under_menubox03 p {
  position: absolute;
  color: #fff;
  top: 8.4rem;
  left: 3rem;
  width: 80%;
}
.under_menubox01 img,
.under_menubox02 img,
.under_menubox03 img {
  width: 100%;
}
/* ここまでTOPページ */
/* 固定ページ */
.breadcrumbs {
  text-align: right;
  width: 95%;
  margin: 2rem 0;
  color: #332914;
  position: relative;
  z-index: 100;
}
.bc-top {
  font-size: 14px !important;
  padding: 0 0.5rem 0 0;
}
a.post.post-post.current-item span {
  font-size: 14px !important;
  padding: 0 0 0 0.5rem;
  color: #8e8e8e !important;
}
a.taxonomy.category span {
  font-size: 14px !important;
  padding: 0 0.5rem;
}
.page_main,
.page_main-r {
  position: relative;
  width: 100%;
}
.post_thumbnail01 {
  text-align: center;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.post_thumbnail01 img {
  width: 100%;
  height: auto;
}
.post_thumbnail01_sp {
  display: none;
  text-align: center;
  position: absolute;
  z-index: 2;
  /*top: 1rem;*/
  top: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  height: 80vw;
  width: 100%;
  margin: 0 auto;
}
.post_thumbnail01_sp img {
  width: 100%;
  height: auto;
}
.post_thumbnail02 {
  text-align: right;
}
.fixed {
  color: #332914;
  background-color: #faf8f5;
  margin: 0;
  padding: 58rem 0 5rem;
  position: relative;
  z-index: 1;
}
.fixed-r {
  color: #332914;
  background-color: #faf8f5;
  margin: 0;
  padding: 43rem 0 5rem;
  position: relative;
  z-index: 1;
}
.ad-h1 {
  text-align: center;
  font-size: 30px;
  margin: 0 0 6rem;
  position: relative;
  z-index: 5;
}
.ad-h1::after {
  content: "";
  width: 37px;
  height: 2px;
  display: inline-block;
  background-color: #332914;
  position: absolute;
  bottom: -26px;
  left: calc(50% - 15px);
}
.table01_wrap {
  margin: 2rem auto;
  overflow-x: scroll;
}
.table01_wrap img {
  min-width: 600px;
}
.table01 {
  margin: 4rem auto;
  width: 100%;
  max-width: 1100px;
}
.table01 h2 {
  border-left: solid 3px #efa916;
  padding: 0 0 0 1rem;
  margin: 0 0 1rem;
}
.tbl-r05 {
  width: 100%;
  background: #fff;
}
.tbl-r05 tr {
}
.tbl-r05 td {
  border: 1px solid #ccc;
}
.tbl-r05 th {
  border: 1px solid #ccc;
  background: #459dca;
  color: #fff !important;
}
.tbl-r05 td:first-child {
  background: #459dca;
  text-align: center;
  font-weight: 600;
  color: #fff;
}
#table_caution {
  color: #f00000;
  font-weight: bold;
}
.list_req01 {
  display: inline-block;
  margin: 4rem 0 4rem 4rem;
  padding: 3rem 0;
  width: 50%;
  background-color: #fff;
  border-radius: 1rem;
}
.list_req01 h3 {
  color: #efa916;
  font-size: 18px;
  font-weight: bold;
  border-bottom: solid 1px;
  margin: 0 auto 1rem;
  padding: 0 0 1rem;
  width: 90%;
}
.list_req01 ul {
  list-style-type: "□";
  line-height: 2rem;
  width: 90%;
  margin: 0 auto;
}
.list_req01 ul li {
  font-size: 15px;
  font-weight: bold;
  padding: 0 0 0 0.6rem;
  margin: 0 0 0 1rem;
}
.list_req02 {
  display: inline-block;
  margin: 4rem 0 4rem 4rem;
  padding: 3rem 0;
  width: 50%;
  background-color: #fff;
  border-radius: 1rem;
}
.list_req02 h3 {
  color: #5f5642;
  font-size: 18px;
  font-weight: bold;
  border-bottom: solid 1px;
  margin: 0 auto 1rem;
  padding: 0 0 1rem;
  width: 90%;
}
.list_req02 ul {
  list-style-type: disc;
  line-height: 2rem;
  width: 90%;
  margin: 0 auto;
}
.list_req02 ul li {
  font-size: 15px;
  font-weight: bold;
  padding: 0 0 0 0.6rem;
  margin: 0 0 0 1rem;
  color: #efa916;
}
.list_req02 ul li span {
  color: #332914;
}
.list_req02 p {
  background-color: #f4f4f4;
  padding: 1rem 0;
  margin: 2rem auto 0;
  text-align: center;
}
.content01 {
  margin: 0 0 4rem;
  padding: 0 4rem;
}
.content02 {
  background-color: #f2eada;
  padding: 4rem;
  margin: 0 0 4rem;
}
.content01 h1,
.content02 h1 {
  color: #5f5642;
  font-size: 26px;
  border-bottom: dotted 3px;
  padding: 0 0 1rem;
  margin: 0 0 1rem;
}
.content01 p,
.content02 p {
  line-height: 1.8rem;
}
.fl-box01 {
  display: flex;
  margin: 2rem 0 0;
}
.fl-box01 img {
  width: 100%;
}
.content01_link a {
  color: #6eb849;
  font-size: 18px;
  border-bottom: solid 1px;
  display: flex;
  width: 10%;
  margin: 2rem 0 0;
}
.arrow-right {
  width: 20px;
  height: 5px;
  border-right: 1px solid #6eb849;
  border-bottom: 1px solid #6eb849;
  transform: skew(45deg);
  margin: auto;
}
.article-work {
  margin: 0 auto 5rem;
}
.article-work_title {
  text-align: center;
}
.article-work_title h3 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #efa916;
  font-size: 50px;
}
.article-work_title span {
  font-size: 15px;
}
.fixed02 {
  color: #332914;
  padding: 0 0 5rem;
  margin: 4rem 0 0;
  background-color: #faf8f5;
}
.bg_wh01 {
  background-color: #fff;
  height: 70vh;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.ad-h1_span {
  display: flex;
  justify-content: center;
  font-size: 14px;
  z-index: 5;
  position: relative;
}
.content01-com {
  display: flex;
  margin: 4rem auto;
  position: relative;
  z-index: 5;
}
.content01-com_box01 {
  margin: auto;
  display: flex;
  flex-direction: column;
}
.content01-com_box01 h2 {
  font-size: 28px;
  margin: 0 0 2rem;
  text-align: left;
  line-height: 2rem;
}
.content01-com_box01 p {
  font-size: 18px;
  text-align: left;
  line-height: 2rem;
}
.content01-com_box02 {
  width: 50%;
}
.pcNone {
  display: none;
}
.com-p {
  margin: 4rem auto 0;
  width: 70%;
  line-height: 2rem;
}
.content02-com_wrap {
  margin: 4rem auto 4rem 0;
  padding: 0 4rem 0 0;
}
.content02-com {
  background-color: #fff;
  display: inline-block;
  padding: 4rem;
  border-radius: 0 1rem 1rem 0;
}
.content02-com h3,
.content03-com h3 {
  font-size: 30px;
  color: #333;
  border-bottom: dotted 3px #5f5642;
  padding: 0 0 1rem;
  text-align: center;
  width: 34%;
  margin: 0 auto 1rem;
}
.com-h3_p {
  text-align: center;
  margin: 0 0 4rem;
}
.content02-com_img {
  margin: 0 4rem 2rem;
}
.content02-com_p01 {
  line-height: 2rem;
}
.content03-com_wrap {
  margin: 4rem 0 4rem auto;
  padding: 0 0 0 4rem;
}
.content03-com {
  background-color: #fff;
  display: inline-block;
  padding: 4rem;
  border-radius: 1rem 0 0 1rem;
}
.content02-com_p02 {
  line-height: 2rem;
  margin: 0 0 1rem;
}
.fl-box02 {
  display: flex;
}
.fl-box02_box,
.fl-box02_box01 {
  margin: 0 1rem 4rem;
}
.fl-box02_box01 {
  width: 30%;
}
.fl-box02_box p,
.fl-box02_box01 p {
  font-size: 18px;
  font-weight: bold;
  border-left: solid 5px #efa916;
  color: #141414;
  padding: 0 0 0 1rem;
  margin: 1rem 0 0;
}
.content04-com_wrap {
  background-color: #f2eada;
  padding: 4rem;
  margin: 0 4rem 4rem;
  border-radius: 1rem;
}
.content04-com_wrap h3 {
  font-size: 30px;
  color: #332914;
  border-bottom: dotted 3px #5f5642;
  padding: 0 0 1rem;
  text-align: center;
  width: 65%;
  margin: 0 auto 1rem;
}
.com-p_ctr {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}
.com-img {
  width: 70%;
  margin: 4rem auto;
}
.mv_mh_wrap {
  position: relative;
}
/* .mv_mh_box01 {
	position: absolute;
	top: 8rem;
	left: 10rem;
	background-color: #FAF8F5;
	padding: 5rem;
	color: #5F5642;
	font-size: 30px;
	font-weight: bold;
} */
.boxwrap {
  position: absolute;
  top: 20rem;
  left: 8rem;
}
.mv_mh_box01 {
  position: relative;
  width: 445px;
  border-width: 140px 0 0;
  border-style: solid;
  border-color: #faf8f5 transparent;
}
.mv_mh_box01:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  top: -230px;
  left: 0;
  border-width: 0 223px 90px;
  border-style: solid;
  border-color: transparent transparent #faf8f5;
}
.pwrap {
  position: absolute;
  width: 100%;
}
.pwrap p {
  position: absolute;
  top: -9rem;
  left: 5rem;
  font-size: 30px;
  line-height: 3rem;
  text-align: center;
  color: #5f5642;
}
.mv_mh_box02 {
  position: absolute;
  top: 14rem;
  left: 10rem;
  text-align: center;
  background-color: #efa916;
  color: #fff !important;
  font-weight: bold;
  font-size: 20px;
  padding: 1rem;
  border-radius: 3rem;
}
.mv_mh_link01 {
  position: absolute;
  top: 30rem;
  left: 13.5rem;
  background-color: #6eb849;
  color: #fff !important;
  display: inline-block;
  width: 14em;
  padding: 1rem 0 1rem 3rem;
  border-radius: 2rem;
}
.mv_mh_link01::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2rem;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 0.4em;
  height: 0.4em;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.margin_wrap {
  margin: 0 4rem;
}
.mh_h1_wrap {
  text-align: center;
  margin: 4rem auto;
}
.mh_h1 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 75px;
  color: #efa916;
  margin: 0 0 1rem;
}
.mh_h1_wrap span {
  font-size: 26px;
  font-weight: bold;
}
/*.mh_content01 {
	background: url(/wp-content/themes/MinervaTMP/images/modelhouse02.png) no-repeat;
	background-size: cover;
	margin: 0 auto 6rem;
	width: 100%;
	min-height: 64vh;
}
.mh_content01 h2 {
	font-family: "Titillium Web", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 50px;
	color: #332914;
	position: relative;
	margin: 0 0 2rem 5rem;
	padding: 1rem 0 0;
}
.mh_content01 h2::after {
    content: '';
    width: 37px;
    height: 1px;
    display: inline-block;
    background-color: #332914;
    position: absolute;
    bottom: -10px;
    left: calc(0% - 0px);
}
.mh_content01 p {
	font-size: 15px;
	color: #141414;
	line-height: 2rem;
	margin: 0 0 1rem 5rem;
}
.mv_mh_link02 {
	background-color: #6EB849;
	display: inline-block;
	padding: 1rem 2rem 1rem 0;
	border-radius: 2rem;
	margin: 0 5rem 0 auto;
	position: absolute;
	right: 2rem;
}
.mv_mh_link02 a {
	color: #FFF;
	width: 10em;
	position: relative;
	display: inline-block;
	text-align: center;
	vertical-align: baseline;
	padding: 0 2rem 0 3rem;
}
.mv_mh_link02 a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 0.4em;
	height: 0.4em;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}*/
.slider-container {
  position: relative;
  width: 100%;
  height: 600px; /* MVの高さを指定 */
  overflow: hidden;
}

/* 1370px以上の時（メニューがある時）だけ角丸を適用 */
@media screen and (min-width: 1370px) {
  /* コンテナ、各アイテム、さらにその中の要素全てに強制適用 */
  .slider-container,
  .slider-item,
  .slider-item::before,
  .slick-list,
  .slick-track {
    border-bottom-left-radius: 70px !important;
    overflow: hidden !important;
  }
}

.slider-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition:
    opacity 2s ease-in-out,
    transform 12s linear; /* ふわっと消える速度 */
  z-index: 1;
  background-repeat: no-repeat;
}

/* 表示されている画像の設定 */
.slider-item.active {
  opacity: 1;
  z-index: 2;
  transform: scale(1.1); /* 8秒かけて拡大*/
}

/* activeが外れて「消えていく最中」の画像の設定 */
/* transitionの2秒間だけ、z-index: 2 で中間に留まらせる */
.slider-item:not(.active) {
  z-index: 2;
}

/* ズームアニメーション */
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  } /* 1.15倍までゆっくり拡大 */
}

@media (max-width: 834px) {
  /* 親要素の幅を100%に固定し、横揺れを防ぐ */
  .mv_pc_wrap,
  .mv {
    width: 100% !important;
    max-width: 100vw; /* 画面の幅を超えないようにする */
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
  }

  /* スライダーの高さを「画面幅に合わせた比率」にする */
  .slider-container {
    width: 100% !important;
    height: 56.25vw; /* これで横16:縦9の比率で画面幅にフィットします */
    /* もし高さをもう少し出したいなら 75vw (4:3) などに調整してください */
  }

  .slider-item {
    background-size: cover; /* 枠に合わせて画像をフィットさせる */
    background-position: center;
  }
}

.mh_content01_pc {
  margin: 0 auto 6rem;
  text-align: center;
  width: 100%;
}
.mh_content01_pc img {
  width: 100%;
}
.mh_content01_sp {
  display: none;
}
.mh_content01_pc a,
.mh_content01_sp a {
  display: inline-block;
}
.mh_img-wrap {
  margin: 0 4rem 4rem;
  display: flex;
  flex-direction: column;
}
.mh_imgbox01 {
  margin: 0 auto 1rem;
}
.mh_imgbox02,
.mh_imgbox03 {
  margin: 0 auto 1rem;
  display: flex;
}
.mh_imgbox02_inner01,
.mh_imgbox03_inner01 {
  margin: 0 1rem 0 0;
}
/* .mh_imgbox02_inner02 {
	margin: 0;
} */
.mh_imgbox02_inner03,
.mh_imgbox03_inner02 {
  margin: 0 0 0 1rem;
}
.mh_content02 {
  display: flex;
  margin: 0 auto 6rem;
}
.mh_content02_box {
  position: relative;
}
.mh_content02_box h2 {
  color: #efa916;
  font-size: 28px;
  font-weight: bold;
  border-bottom: solid 2px;
  padding: 0 0 1rem;
  width: 105%;
  position: absolute;
  z-index: 1;
}
.mh_content02_p01 {
  color: #141414;
  font-size: 20px;
  font-weight: bold;
  margin: 5rem 0 1rem;
}
.mh_content02_p02 {
  line-height: 2rem;
  padding: 0 4rem 0 0;
}
.mh_content03 {
  position: relative;
  margin: 0 0 8rem;
}
.mh_content03 h3 {
  font-size: 18px;
  font-weight: bold;
  border-left: solid 5px #efa916;
  padding: 0 0 0 1rem;
  margin: 0 0 2rem;
}
.mh_imgbox04 {
  display: flex;
  margin: 0 2rem 2rem 0;
  width: 55%;
  float: inline-start;
  position: relative;
  z-index: 5;
}
.mh_imgbox04_inner01 {
  margin: 0 1rem 0 0;
}
.mh_imgbox04_inner02 {
  margin: 0 0 0 1rem;
}
.mh_content03_bg {
  background-color: #f2eada !important;
  width: 105%;
  height: 40vh;
  position: absolute;
  top: 7rem;
  left: -2rem;
  z-index: 1;
}
.mh_content03 p {
  line-height: 2rem;
  padding: 5rem 1rem 0 0;
  position: relative;
  z-index: 5;
  height: 15vw;
  display: flex;
  align-items: center;
}
.mh_content04 h3 {
  color: #efa916;
  font-size: 28px;
  font-weight: bold;
  border-bottom: solid 2px;
  padding: 0 0 1rem;
  width: 70%;
  margin: 0 0 1rem;
}
.width_wrap {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.comp_content01 {
  display: flex;
  margin: 0 auto 6rem;
}
.comp_imgbox {
  width: 50%;
}
.comp_content01_p {
  width: 50%;
  line-height: 2rem;
  padding: 0 0 0 4rem;
  margin: auto 0;
}
.comp_content02 h2 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 55px;
  position: relative;
}
.comp_content02 h2::after {
  content: "";
  width: 70%;
  height: 2px;
  display: inline-block;
  background-color: #332914;
  position: absolute;
  right: 0;
  top: 3.4rem;
}
.comp_content02_p {
  font-size: 19px;
  font-weight: bold;
}
.comp_content02 table {
  background-color: #fff;
  padding: 3rem;
  margin: 4rem auto;
  border-radius: 1rem;
  border-spacing: 0 3rem;
}
.comp_content02 table tr th {
  font-size: 20px;
  border-bottom: solid 3px #efa916;
  text-align: center;
  padding: 0 2rem 2rem;
}
.comp_content02 table tr td {
  font-size: 20px;
  font-weight: bold;
  line-height: 2rem;
  border-bottom: solid 3px #dddddd;
  padding: 0 0 2rem 5rem;
}
.comp_content02_box {
  display: flex;
}
.comp_content02_box01 {
  font-size: 20px;
  font-weight: bold;
  margin: 0 4rem 0;
}
.comp_content02_box02 {
  font-size: 20px;
  font-weight: bold;
  line-height: 2rem;
}
.comp_tel {
  background-color: #d6ccb8;
  color: #fff;
  display: inline-block;
  padding: 0.2rem 1rem;
  float: left;
  margin: 1rem 1rem 0 0;
}
.comp_tel_p {
  line-height: 4rem;
}
.google-map {
  aspect-ratio: 16 / 9;
  max-width: 1000px;
  width: 100%;
  height: auto;
  border: 0;
  margin: 4rem auto;
}
.pol_content01 {
  text-align: center;
  margin: 0 0 6rem;
}
.pol_content01 h1 {
  font-size: 30px;
  margin: 0 0 4rem;
  position: relative;
}
.pol_content01 h1::after {
  content: "";
  width: 37px;
  height: 2px;
  display: inline-block;
  background-color: #332914;
  position: absolute;
  bottom: -26px;
  left: calc(50% - 15px);
}
.pol_content01_inner {
  margin: 0 auto;
  display: inline-block;
}
.pol_content01 p {
  text-align: left;
  line-height: 2rem;
  font-size: 18px;
  font-weight: bold;
}
.pol_p01 {
  line-height: 2rem;
  font-size: 15px;
  margin: 0 auto 2rem;
  width: 90%;
}
.pol_content02 {
  margin: 0 auto;
  width: 90%;
}
.pol_content02_box {
  line-height: 2rem;
  font-size: 15px;
  margin: 0 0 4rem;
}
.pol_content02_box h2 {
  color: #efa916;
  font-size: 20px;
  border-bottom: solid 2px;
  padding: 0 0 1rem;
  margin: 0 0 1rem;
}
.pol_ul01 {
  margin: 0 0 0 1rem;
}
.pol_ul02 {
  margin: 0 0 3rem 3rem;
}
.pol_p02 {
  margin: 2rem 0 0;
}
.width-wrap {
  width: 90%;
  margin: 0 auto;
}
.works-list {
  list-style: none;
  display: flex;
  justify-content: center;
  margin: 4rem auto;
  width: 100%;
  max-width: 1300px;
}
.p-wrap {
  width: 90%;
  margin: 0 auto;
}
#spNone,
#spNone01 {
  display: none;
}
.width-fix {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
/* ここまで固定ページ */
/* 投稿記事一覧 */
.archive-works_bg {
  background-color: #fff;
}
.archive-works {
  margin: 4rem auto 0;
  background-color: #faf8f5;
  padding: 28rem 0 4rem;
}
.archive-works_ic {
  margin: 0 auto 10rem;
  text-align: center;
}
.article-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 2rem;
  width: 90%;
}
.article-wrap::after {
  content: "";
  display: block;
  width: 30%;
}
.article-box {
  width: 30%;
  margin: 0 0 4rem;
}
.article-thum {
  margin: 0 0 1rem;
  text-align: center;
}
.article-thum img,
.archive-event_ic {
  width: 370px;
  height: 280px;
  object-fit: cover;
}
.article-title_wrap {
  width: 290px;
  margin: 0 auto;
}
.article-title {
  color: #332914;
  font-size: 20px;
  font-weight: bold;
  margin: 0.5rem auto 0;
  height: 5vw;
  width: 100%;
  max-width: 370px;
}
.article-textbox_wrap,
.article-textbox_wrap {
  width: 100%;
  max-width: 370px;
  margin: 0 auto;
}
.article-date {
  color: #8e8e8e;
}
.readmore01 {
  font-size: 18px;
  font-weight: bold;
  width: 6em;
  position: relative;
  text-align: center;
  border-bottom: solid 1px #5f5642;
  padding: 0 2rem 0.5rem 0;
  margin: 0 0 0 auto;
  height: 2vw;
}
.readmore01::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.5rem;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 0.4em;
  height: 0.4em;
  border-top: 1px solid #5f5642;
  border-right: 1px solid #5f5642;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.article-textbox01,
.article-textbox02 {
  display: inline-block;
  background-color: #efa916;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 0.2rem 0.5rem;
  border-radius: 0.2rem;
  margin: 0 1rem 0.5rem 0;
}
.article-textbox02 {
  float: left;
}
.article-textbox_wrap span {
  color: #332914;
  font-size: 15px;
  font-weight: bold;
}
.archive-news_ic {
  margin: 0 0 10rem;
  text-align: right;
}
.article-news_wrap {
  background-color: #fff;
  padding: 4rem;
  margin: 0 4rem;
  border-radius: 1rem;
}
.article-news_wrap ul {
  list-style: none;
}
.article-news_box {
  border-bottom: solid 1px #dddddd;
  margin: 0 0 2rem;
  padding: 0 0 1rem;
  position: relative;
}
.article-news_box::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.5rem;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 0.4em;
  height: 0.4em;
  border-top: 1px solid #5f5642;
  border-right: 1px solid #5f5642;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.article-news_category {
  background-color: #6eb849;
  display: inline-block;
  color: #fff;
  padding: 0.2rem 1rem;
  border-radius: 0.2rem;
  margin: 0 1rem 0 0;
  float: left;
}
.article-news_category a {
  font-size: 14px;
  vertical-align: text-top;
}
.article-news_date {
  color: #8e8e8e;
  font-size: 14px;
  vertical-align: text-top;
}
.article-news_title {
  color: #332914;
  font-size: 20px;
  font-weight: bold;
  margin: 0.5rem 0 0 6.5rem;
}
.article-w_box {
  padding: 4rem 2rem 0;
  color: #332914;
}
.article-w_title {
  font-size: 33px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 2rem;
}
.article-w_img01 {
  max-width: 1100px;
  margin: 0 auto 2rem;
}
.article-w_img01 img {
  width: 100%;
  height: auto;
}
.article-w_img02_wrap {
  display: flex;
  max-width: 1100px;
  margin: 0 auto 4rem;
  justify-content: center;
}
.article-w_img02 {
  width: 12%;
  text-align: center;
}
.article-w_img02 img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  transition: 0.5s;
}
.article-w_img02 img:hover {
  cursor: pointer;
}
#image_detail {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 20;
  box-shadow: 0 0 50px #00000091;
  width: 30vw;
  display: none;
}
#image_detail img {
  width: 100%;
}
#image_detail p {
  position: absolute;
  top: -50px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  font-family: "Rounded Mplus 1c";
}
#image_background {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 15;
  backdrop-filter: blur(10px);
  display: none;
}
.article-w_info {
  background-color: #f2eada;
  padding: 2rem 0;
  display: inline-block;
  min-height: 15vw;
  height: 100%;
  max-width: 22%;
  width: 100%;
}
.article-w_info h3 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 27px;
  color: #5f5642;
  text-align: center;
  margin: 0 1rem 1rem;
}
.article-w_info ul {
  list-style: none;
  max-width: 80%;
  margin: 0 auto;
}
.article-w_info ul li {
  font-size: 15px;
  line-height: 2rem;
}
.letter-w {
  letter-spacing: 0.5rem;
}
.article-w_cont_p {
  margin: 0 0 0 2rem;
}
.article-w_flbox {
  display: flex;
  justify-content: flex-start;
  margin: 6rem auto;
}
.article-w_cont {
  margin: 0 0 0 2rem;
}
.article-w_cont_title {
  font-size: 25px;
  font-weight: bold;
  margin: 0 0 1rem;
}
.article_backtolist {
  margin: 6rem auto;
  text-align: center;
  position: relative;
}
.backtolist {
  background-color: #6eb849;
  color: #fff !important;
  font-weight: bold;
  text-align: center;
  max-width: 25rem;
  width: 100%;
  display: inline-block;
  padding: 1rem 0;
  border-radius: 2rem;
}
.arrow-l01 {
  margin: 0 2rem 0 0;
}
.arrow-r01 {
  margin: 0 0 0 2rem;
}
.article_contact {
  background-color: #efa916;
  text-align: left;
  display: flex;
  padding: 2rem 0;
  margin: 0 auto 6rem;
  width: 45rem;
}
.article_contact_h4inner {
  border-right: solid 3px #fff;
  color: #fff;
  padding: 0 2rem 0 0;
  margin: 0 1rem 0 3rem;
}
.article_contact_h4inner h4 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 30px;
  margin: 0 -0.5rem;
}
.article_contact_h4inner span {
  font-size: 0.8em;
}
.article_contact_cont {
  color: #fff;
  margin: auto 2rem;
}
.article_contact_arrow {
  width: 15%;
  margin: auto 3rem auto 0;
}
.works_otherlist {
  margin: 0 auto;
}
.otherlist_title {
  text-align: center;
}
.otherlist_title h4 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 50px;
  color: #efa916;
}
.otherlist_title p {
  color: #332914;
  font-weight: bold;
}
.works_otherlist ul {
  list-style: none;
  display: flex;
  justify-content: center;
  margin: 4rem 0 0;
}
.article-e_flbox {
  display: flex;
  padding: 4rem 0;
  margin: 0 auto;
  width: 90%;
  justify-content: space-between;
}
.article-e_innerbox:first-child {
  width: 65%;
}
.article-e_title {
  color: #332914;
  font-size: 33px;
  margin: 0 0 2rem;
}
.article-e_cont {
  color: #332914;
  font-size: 15px;
  line-height: 2rem;
  margin: 2rem 0 6rem;
}
.detail_box {
  padding: -2rem 0 0;
  position: relative;
}
.detail_box h3 {
  background-color: #efa916;
  color: #fff;
  font-size: 23px;
  display: inline-block;
  padding: 1rem 0;
  width: 12rem;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  text-align: center;
}
.detail_box table {
  background-color: #fff;
  position: absolute;
  top: 2rem;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0 auto;
  padding: 4rem 2rem 2rem;
  border-radius: 1rem;
  color: #332914;
  font-size: 20px;
  font-weight: bold;
  border-spacing: 0 1.5rem;
}
.detail_box table tr th {
  border-bottom: solid 3px #efa916;
  padding: 0 2rem 1rem;
  text-align: center;
  width: 25%;
}
.detail_box table tr td {
  border-bottom: solid 3px #dddddd;
  padding: 0 0 1rem 2rem;
}
.article-e_info {
  background-color: #f2eada;
  padding: 2rem 0;
  width: 25rem;
}
.article-e_info h3 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 21px;
  font-weight: bold;
  border-bottom: solid 2px;
  padding: 0 0 0.5rem;
  margin: 0 auto 2rem;
  width: 90%;
}
.article-e_info ul {
  list-style: none;
  width: 90%;
  margin: 0 auto;
}
.article-e_info ul li {
  font-size: 15px;
  margin: 0 0 1rem;
}
.article-res_wrap {
  margin: 2rem auto 0;
  text-align: center;
}
.article-res {
  background-color: #fff;
  border: solid 3px #6eb849;
  border-radius: 3rem;
  display: inline-block;
  padding: 1.2rem 0 1rem 0;
  margin: 0 2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  color: #6eb849 !important;
  width: 15em;
  position: relative;
  text-align: center;
  vertical-align: baseline;
}
.article-res::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2rem;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 0.4em;
  height: 0.4em;
  border-top: 1px solid #6eb849;
  border-right: 1px solid #6eb849;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.res-form_wrap {
  margin: 45rem auto 0;
  text-align: center;
}
.res-form_h4inner h4 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 50px;
  color: #efa916;
}
.res-form_h4inner p {
  color: #332914;
  font-weight: bold;
}
.bnr_contact_box03 {
  background-color: #f2eada;
  display: inline-block;
  border-radius: 1rem;
  padding: 2rem 0;
  width: 30%;
  margin: 4rem auto;
}
.single-wrap {
  background-color: #faf8f6;
  padding: 4rem 0;
  margin: 0 auto;
}
.single-wrap section {
  background-color: #fff;
  padding: 4rem 0;
  margin: 0 auto;
  max-width: 1100px;
  width: 90%;
  border-radius: 1rem;
}
.single-flbox01 {
  display: flex;
  align-items: center;
  width: 90%;
  margin: 0 auto;
}
.single_category {
  display: inline-block;
  background-color: #6eb849;
  color: #fff;
  padding: 0.5rem 1rem;
  margin: 0 1rem 0 0;
  border-radius: 0.5rem;
}
.single-time {
  color: #8e8e8e;
}
.single-title {
  text-align: center;
}
.single-title h1 {
  color: #332914;
  font-size: 33px;
  font-weight: bold;
  width: 90%;
  margin: 1rem auto 0;
  text-align: left;
}
.single-thum {
  width: 90%;
  max-width: 1000px;
  margin: 2rem auto;
}
.single-thum img {
  width: 100%;
  height: auto;
  border-radius: 1rem;
}
.single-content {
  width: 90%;
  margin: 0 auto;
}
.single-h2,
.single-content h2 {
  background-color: #efa916;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 1rem 0 1rem 1rem;
  margin: 2rem 0;
  width: 100%;
  border-radius: 1rem;
}
.single-h3,
.single-content h3 {
  color: #efa916;
  font-size: 18px;
  font-weight: bold;
  margin: 2rem 0;
  border-left: solid 5px;
  padding: 0 0 0 1rem;
}
.single-h4,
.single-content h4 {
  color: #efa916;
  font-weight: bold;
  margin: 2rem 0;
}
.works-slide {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
/* ここからpagenation */
.pagination {
  margin: 4rem auto 0;
  text-align: center;
  color: #fff;
}
span.page-numbers.current {
  background-color: #6eb849;
  padding: 0.3rem 0.5rem;
  color: #fff;
}
a.page-numbers {
  background-color: #6eb849;
  opacity: 0.5;
  padding: 0.3rem 0.5rem;
}
a.prev.page-numbers,
a.next.page-numbers {
  background-color: #fff;
  color: #6eb849;
  border: solid 1px;
  opacity: 1;
  padding: 0.3rem 0.5rem;
}
span.page-numbers.dots {
  color: #6eb849;
}
.pager-nav {
  text-align: center;
  margin: 4rem auto 0;
}
.pager-nav a {
  color: #fff;
}
/* ここまでpagenation */
/* ここまで投稿記事一覧 */
/* 404ページ */
.triangle_bg_wrap {
  display: flex;
  background-color: #faf8f5;
}
.triangle_bg01,
.triangle_bg02 {
  background-color: #fff;
  width: 50%;
  height: 15vw;
}
.triangle_bg01 {
  clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 100%);
}
.triangle_bg02 {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 60%);
}
.triangle_wrap {
  background-color: #faf8f5;
  padding: 0 0 4rem;
}
.page-404 {
  text-align: center;
}
.page-404 h1 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 100px;
  color: #efa916;
  margin: 0 0 2rem;
}
.page-404 h1::after {
  content: "";
  width: 37px;
  height: 1px;
  display: inline-block;
  background-color: #332914;
  position: absolute;
  top: 28rem;
  left: calc(50% - 15px);
}
.page-404 h2 {
  color: #efa916;
  font-size: 33px;
  margin: 0 0 4rem;
}
.page-404 p {
  color: #332914;
  font-size: 15px;
  line-height: 2rem;
}
.fl-btnbox {
  display: flex;
  justify-content: center;
  margin: 6rem auto 0;
}
.btn01_404 {
  background-color: #6eb849;
  display: inline-block;
  padding: 1.2rem 2rem 1rem 2rem;
  border-radius: 3rem;
  margin: 0 2rem;
}
.btn01_404 a {
  color: #fff;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: 900;
  width: 10em;
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: baseline;
  padding: 0 1rem 0 0;
}
.btn01_404 a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 0.4em;
  height: 0.4em;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn02_404 {
  background-color: #fff;
  border: solid 3px #6eb849;
  border-radius: 3rem;
  display: inline-block;
  padding: 1.2rem 2rem 1rem 1rem;
  margin: 0 2rem;
}
.btn02_404 a {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: 900;
  color: #6eb849;
  width: 11.6em;
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: baseline;
}
.btn02_404 a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 0.4em;
  height: 0.4em;
  border-top: 1px solid #6eb849;
  border-right: 1px solid #6eb849;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* ここまで404ページ */
/* MW WP Form */
.bnr_contact {
  background-color: #f2eada;
  padding: 3rem 0;
  margin: 4rem auto;
  width: 90%;
  border-radius: 1rem;
  display: flex;
}
.bnr_contact_box01 {
  width: 50%;
  padding: 0 0 0 2rem;
}
.bnr_contact_box01 h2 {
  font-size: 33px;
  margin: 0 0 2rem;
}
.bnr_contact_box01 p {
  line-height: 2rem;
}
.bnr_contact_box02 {
  background-color: #fff;
  display: inline-block;
  padding: 2rem 0;
  margin: auto 2rem auto auto;
  border-radius: 1rem;
  width: 40%;
  text-align: center;
}
.bnr_contact_box02 h3 {
  font-size: 23px;
}
.cont_tel {
  display: flex;
  justify-content: center;
}
.cont_tel_img {
  width: 7%;
  margin: auto 0.6rem 0.6rem 0;
}
.cont_tel h4 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 44px;
}
.bnr_contact_box02 p {
  font-size: 15px;
  font-weight: bold;
}
.bnr_contact_box02 p span {
  width: 70%;
  display: block;
  margin: 0 auto;
}
.cont_tbl_wrap {
  background-color: #fff;
  margin: 0 auto 2rem;
  padding: 4rem 0;
  border-radius: 1rem;
  width: 60%;
}
.cont_tbl {
  width: 80%;
  margin: 0 auto;
}
.cont_tbl tr {
  display: flex;
  flex-direction: column;
  color: #332914;
  line-height: 2rem;
  margin: 0 0 2rem;
  padding: 0 1rem;
}
.even {
  text-align: left;
  margin: 0 0 0.6rem;
}
.caption_red {
  color: #e51d44;
  margin: 0 0 0 0.2rem;
}
.form01 {
  border: 0;
  background-color: #f6f7f8;
  padding: 0.6rem 0.6rem 1rem;
  width: 100%;
}
.form02 {
  border: 0;
  background-color: #f6f7f8;
  padding: 0.6rem 0 0.6rem 1rem;
  width: 100%;
  max-width: 100%;
}
.underline {
  text-decoration: underline;
}
.underline:hover {
  text-decoration: none;
}
.js-mw-checkbox,
.mf-submit {
  text-align: center;
}
.js-mw-checkbox {
  margin: 0 auto 4rem;
}
.button.m-auto {
  border: solid 1px #6eb849;
  background-color: #6eb849;
  color: #fff;
  padding: 1rem 8rem;
  border-radius: 3rem;
}
.u-link {
  color: #efa916 !important;
  border-bottom: solid 1px;
  padding: 0 0 0.2rem;
}
.mailform_submit {
  margin: 4rem;
}
.mailform_submit_p01 {
  color: #efa916;
  font-size: 33px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 2rem;
}
.mailform_submit_p01::after {
  content: "";
  width: 37px;
  height: 1px;
  display: inline-block;
  background-color: #332914;
  position: absolute;
  bottom: -26px;
  left: calc(50% - 15px);
}
.mailform_submit_p02 {
  line-height: 2rem;
}
.works_article {
  margin: 0 auto 4rem;
}
.works_article_title {
  margin: 0 auto 4rem;
}
.works_article_title h1 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 50px;
  color: #efa916;
}
.works_article_title p {
  font-size: 15px;
  font-weight: bold;
}
.btn_works-list {
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  background-color: #6eb848;
  color: #fff;
  font-weight: bold;
  padding: 2rem 0;
  width: 12rem;
  border-radius: 2rem;
}
/* ここまでMW WP Form */
/* ここからレスポンシブ対応 */
@media (max-width: 1536px) {
  .mv_maintext h1 {
    font-size: 1.8rem;
  }
  .fixed {
    padding: 50rem 0 5rem;
  }
  .fixed-r {
    padding: 34rem 0 2rem;
  }
  #bgwh,
  .pc_header_contact {
    width: 6vw;
    height: 6vw;
  }
  .pc_header_contact {
    right: 5.9rem;
  }
  .mh_content03_bg {
    height: 32vh;
  }
  .mh_content03 p {
    padding: 3rem 1rem 0 0;
    height: 17vw;
  }
  .archive-works {
    padding: 20rem 0 4rem;
  }
  .content01_link a {
    width: 12%;
  }
}
@media (max-width: 1440px) {
  #bgwh {
    padding: 1rem 0 0;
  }
  .pc_header_contact {
    right: 5rem;
  }
  .top_blog_title {
    width: 70%;
  }
}
@media (max-width: 1280px) {
  #navi_item-fixed {
    width: 25%;
  }
  .spnavi_logo-wrap {
    margin: 0 1rem 0 0;
  }
  #spNone01 {
    display: block;
  }
  #bgwh,
  .pc_header_contact {
    width: 7vw;
    height: 7vw;
  }
  .pc_header_contact {
    right: 5.6rem;
  }
  .pc_header_contact a div {
    width: 50%;
  }
  .pc_header_contact a span {
    margin: 0.5rem 0 -0.5rem;
  }
  .under_menubox01 h5,
  .under_menubox02 h5,
  .under_menubox03 h5 {
    top: 1rem;
    left: 1rem;
    width: 90%;
  }
  .under_menubox01 p,
  .under_menubox02 p,
  .under_menubox03 p {
    top: 7rem;
    left: 1rem;
    width: 90%;
  }
  .fixed {
    padding: 40rem 0 5rem;
  }
  .fixed-r {
    padding: 29rem 0 5rem;
  }
  .article-w_info h3 {
    font-size: 24px;
  }
  .article-e_info {
    width: 22rem;
  }
  .mh_content03 p {
    padding: 5rem 1rem 0 0;
  }
  .archive-works {
    padding: 20rem 0 4rem;
  }
  .article-title {
    height: 7vw;
  }
  .ft_ct-box02 {
    margin: 0 2rem 0 auto;
  }
  .content01_link a {
    width: 15%;
  }
}
@media (max-width: 1024px) {
  .hdr_fixed-logo {
    width: 30%;
  }
  #bgwh,
  .pc_header_contact {
    width: 9vw;
    height: 9vw;
  }
  .pc_header_contact {
    right: 5.7rem;
  }
  .fixed {
    padding: 30rem 0 5rem;
  }
  .fixed-r {
    padding: 24rem 0 5rem;
  }
  #bgwh {
    width: 9vw;
    height: 9vw;
  }
  #navi-fixed {
    width: 80%;
    padding: 6rem 2rem 0;
  }
  #navi_inner-fixed {
    height: 35vw;
  }
  .top01_img04 {
    left: 12rem;
  }
  .top01_img05 {
    top: 58rem;
  }
  .top02_content01 {
    margin: 0 0 50rem;
  }
  #bg-wh {
    margin: 0;
  }
  .cont_tel h4 {
    font-size: 38px;
  }
  .top03 ul {
    margin: 0;
  }
  .view-detail {
    padding: 0 1rem 0 0;
  }
  .view-detail span {
    padding: 0.5rem 1rem 0.5rem 1rem;
  }
  .top04 ul {
    flex-direction: column;
  }
  .top04 ul li {
    width: 100%;
    margin: 0 0 2rem;
  }
  .top05 {
    padding: 4rem 2rem 0;
  }
  .top06 {
    margin: 4rem 2rem;
  }
  .top06_fl-box {
    width: 95%;
  }
  .top06_h2-inner {
    margin: 0 4rem 0 0;
  }
  .top06_h2-inner::after {
    right: -2rem;
  }
  .top06_h2-inner h2 {
    font-size: 24px;
  }
  .top06_h2-inner span {
    font-size: 14px;
  }
  .top_news_category,
  .top_news_date {
    font-size: 12px;
    margin: 0 1rem 0 0;
  }
  .under_menu-wrap {
    flex-direction: column;
    width: 80%;
  }
  .under_menubox01,
  .under_menubox02,
  .under_menubox03 {
    margin: 0 0 4rem;
  }
  .under_menubox01 h5,
  .under_menubox02 h5,
  .under_menubox03 h5 {
    top: 5rem;
    left: 2rem;
    width: 70%;
  }
  .under_menubox01 p,
  .under_menubox02 p,
  .under_menubox03 p {
    top: 11rem;
    left: 2rem;
  }
  .ft_ct {
    flex-wrap: wrap;
    margin: 0 auto 4rem;
  }
  .ft_ct-box01 {
    margin: 0 0 2rem;
    width: 100%;
  }
  .ft_ct-box01 h5 {
    border-bottom: solid 1px;
    font-size: 35px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 5rem;
    padding: 0 0 1rem;
  }
  .ft_ct-box01 h5 span {
    font-size: 14px;
    margin: 0;
  }
  .ft_ct-box01 h5:before {
    display: none;
  }
  .ft_menu-wrap {
    flex-direction: column;
  }
  .ft_menubox01 {
    margin: 0 auto;
    text-align: center;
    border-bottom: solid 1px #fff;
    padding: 0 0 2rem;
    width: 100%;
  }
  .ft_menubox01 a {
    margin: 0 auto;
    width: 50%;
  }
  .ft_menubox02 {
    width: 100%;
    margin: 3rem auto 0;
  }
  .ft_menubox03 {
    flex-wrap: wrap;
    justify-content: center;
  }
  .ft_menubox03 a {
    margin: 0 1rem;
  }
  .copyright {
    margin: 3rem auto 0;
    width: 100%;
    text-align: center;
  }
  .article-w_info {
    max-width: 30%;
  }
  .width_wrap {
    width: 90%;
  }
  .article-title_wrap {
    width: 290px;
  }
  .article-title {
    height: 11vw;
  }
  .works-list {
    flex-wrap: wrap;
  }
  .works-list > .article-box {
    width: 100%;
  }
  .content01_link a {
    width: 20%;
    font-size: 16px;
  }
  .list_req01,
  .list_req02 {
    width: 65%;
  }
  .content04-com_wrap h3 {
    width: 90%;
  }
  .boxwrap {
    top: 10rem;
    left: 4rem;
  }
  .mv_mh_box02 {
    top: 4rem;
    left: 5rem;
  }
  .mv_mh_link01 {
    top: 20rem;
    left: 9rem;
  }
  .mh_h1 {
    font-size: 55px;
    margin: 0;
  }
  .mh_h1_wrap span {
    font-size: 20px;
  }
  .mh_imgbox04 {
    width: 95%;
    margin: 0 auto 2rem;
    float: none;
  }
  .mh_content03_bg {
    width: 100%;
    height: 45vw;
    left: 0;
  }
  .mh_content03 p {
    padding: 0 2rem;
    height: 10vw;
  }
  .width-fix,
  .table01 {
    width: 90%;
  }
  .article-e_innerbox:first-child {
    width: 58%;
  }
  .article-e_title {
    font-size: 26px;
    margin: 0 0 1rem;
  }
  .bnr_contact_box03 {
    width: 40%;
  }
  .cont_tbl_wrap {
    width: 80%;
  }
  .article-wrap {
    width: 95%;
  }
  .article-box,
  .article-wrap:after {
    width: 32%;
  }
  .article-w_img02 {
    width: 14%;
  }
  .archive-works {
    padding: 9rem 0 4rem;
  }
  .article-news_title {
    margin: 0.5rem 0 0 0;
  }
  .ft_ct-box02 {
    margin: 0 auto;
  }
  .top03,
  .top05,
  .top06 {
    width: 90%;
  }
}
@media (min-width: 835px) {
  .floating-bnr {
    display: none;
  }
}
@media (max-width: 834px) {
  .fixed02 {
    margin: 0;
    padding: 10rem 0 5rem;
  }
  .bg_wh01 {
    height: 60vh;
  }
  .mv_subtext {
    position: fixed;
    z-index: 2;
    top: 2rem;
    left: 2rem;
  }
  .hdr_fixed-logo {
    width: 51vw;
    margin: 2rem 0 0 2rem;
  }
  .single-h2,
  .single-content h2 {
    width: 95%;
  }
  .single-wrap section {
    padding: 2rem 0;
  }
  .single-title h1 {
    font-size: 1.5rem;
  }
  #contact_box_img_fixed {
    width: 5%;
  }
  #navi-fixed {
    width: 80%;
    padding: 10rem 0 5rem 4rem;
  }
  #spnavi_logo-fixed {
    position: absolute;
    top: 2rem;
    left: 2rem;
    width: 50%;
  }
  /*.hdr_fixed {
		padding: 0 0 5rem;
	}*/
  .hdr_fixed-logo {
    position: fixed;
    z-index: 400;
  }
  #navi_inner-fixed {
    flex-wrap: nowrap;
    height: auto;
    border-bottom: 0;
  }
  #navi_item-fixed　 {
    border-bottom: solid 1px #ebebeb;
    width: 100%;
  }
  .spnavi_contact {
    margin: 1rem auto 4rem;
  }
  #spnavi_contact_fixed {
    display: block;
  }
  .pc_header_contact {
    display: none;
  }
  #bgwh {
    width: 9vw;
    height: 10vw;
    top: 2rem;
    right: 2rem;
  }
  .top01_img01 {
    display: none;
  }
  .top01_img02 {
    top: 12rem;
    width: 100%;
    text-align: right;
  }
  .top01_img03 {
    top: 66rem;
    width: 30%;
  }
  .top01_img04 {
    top: 72rem;
    left: 0;
    width: 100%;
    text-align: right;
  }
  .top01_img05 {
    top: 90rem;
    right: 0;
    width: 90%;
    text-align: right;
  }
  .top01_img06 {
    top: 122rem;
    left: 0;
    width: 90%;
  }
  .top01_img07 {
    top: 155rem;
    right: 0;
    width: 30%;
    left: 0;
  }
  .top01_img08 {
    top: 158rem;
    right: 0;
    width: 62%;
    text-align: right;
  }
  .top01_content01 {
    max-width: 100%;
    margin: 0 0 28rem;
    padding: 4rem 2rem 70rem;
  }
  .top01_content01 p {
    position: absolute;
    top: 34rem;
    left: 0;
    margin: 0 2rem;
  }
  .top01_content02 {
    max-width: 100%;
    margin: 0;
    padding: 4rem 2rem 20rem;
  }
  .content02_h2_box {
    margin: 0 0 22rem;
  }
  .content01_h2,
  .content02_h2 {
    margin: 0;
  }
  #top_wh {
    transform: rotate(-10deg);
    left: 0;
  }
  .top02_img01 {
    width: 90%;
    left: 0;
  }
  .top02_content01 {
    margin: 0 0 60rem;
  }
  .article {
    width: 80%;
  }
  .top02_content01 > article {
    top: 26rem;
    right: 0;
  }
  .top02_content02 {
    margin: 0 0 120rem;
  }
  .top02_img02 {
    width: 90%;
    right: 0;
  }
  .top02_content02 > article {
    top: 26rem;
    left: 0;
  }
  .flex-wrap01 {
    display: block;
  }
  .content {
    width: 100%;
  }
  .img-box01 {
    left: 0;
  }
  .content_bg_wh01 {
    height: 72%;
    top: 15rem;
    width: 100%;
    right: 0;
  }
  .text-box01 {
    position: relative;
    max-width: 100%;
    padding: 34rem 0 2rem;
    margin: 0 2rem;
  }
  .text-box01 h4 {
    margin: 0 auto 0.6rem;
    width: 90%;
  }
  .text-box01 span {
    margin: 0 0 0 2.5rem;
  }
  .text-box01_p {
    margin: 2rem auto 0;
    line-height: 2;
    width: 90%;
  }
  .top06_fl-box {
    width: 90%;
  }
  .viewmore_r {
    text-align: center;
    margin: 0;
  }
  .top03_h2-inner {
    width: 90%;
  }
  .top_works_wrap01 {
    justify-content: center;
    flex-direction: column-reverse;
    margin: 5rem 0 0;
  }
  .top_works_image01 {
    max-width: 100%;
    margin: 0 0 2rem;
  }
  .top_works_title01 {
    padding: 0 0 0 2.5rem;
  }
  .top_works_title01::before {
    left: 0;
  }
  .top_works_info01 {
    padding: 0 0 0 2.5rem;
    line-height: 3rem;
  }
  .top03 ul {
    display: none;
  }
  #bg-wh {
    margin: 0 0 4rem;
  }
  .top04_h2-inner {
    width: 70%;
  }
  .top05_ul_wrap {
    display: none;
  }
  .top06 ul li {
    border-bottom: solid 1px #ebebeb;
  }
  .top06 ul li:last-child {
    border-bottom: 0;
  }
  .top06_fl-box {
    flex-direction: column;
  }
  .top06_h2-inner {
    text-align: left;
    border-bottom: solid 1px #efa916;
    padding: 0 0 1rem;
    margin: 0;
  }
  .top06_h2-inner::after {
    display: none;
  }
  .top_news_wrap {
    display: block;
    margin: 2rem 0 0;
  }
  .top_news_category {
    margin: 0 1rem 0 0;
  }
  .top_news_title {
    padding: 0 0 1rem;
    margin: 0.5rem 0 0;
  }
  #footer {
    margin: 0 0 4rem;
  }
  .fixed-r {
    padding: 19rem 0rem 5rem;
  }
  .archive-works {
    padding: 6rem 0 3rem;
  }
  .article-news_title {
    padding: 0 2rem 0 0;
  }
  .under_menu-wrap {
    margin: 4rem auto 0;
  }
  .bnr_contact {
    flex-direction: column;
  }
  .bnr_contact_box01 {
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }
  .bnr_contact_box01 h2 {
    font-size: 23px;
    text-align: center;
  }
  .bnr_contact_box02 {
    margin: 2rem auto 0;
    width: 90%;
  }
  .cont_tbl_wrap {
    width: 100%;
  }
  .article-w_flbox {
    flex-direction: column;
    justify-content: center;
  }
  .article-w_info {
    max-width: 80%;
    margin: 0 auto 2rem;
  }
  .article-w_img02_wrap {
    /* overflow-x: scroll; */
    white-space: nowrap;
    width: 100%;
    /* height: 120px; */
    flex-wrap: wrap;
  }
  .article-w_img02 {
    width: 16%;
    margin: 0;
    flex-shrink: 0;
  }
  .article-w_box {
    padding: 4rem 0 0;
  }
  .content02-com h3,
  .content03-com h3 {
    width: 50%;
  }
  .content04-com_wrap h3 {
    width: 90%;
  }
  .list_req01,
  .list_req02 {
    display: flex;
    flex-direction: column;
    width: 80%;
    margin: 4rem auto;
  }
  .content04-com_wrap h3 {
    width: 100%;
  }
  .fl-box02_box01 {
    width: 50%;
  }
  .boxwrap {
    top: 8rem;
    left: 2rem;
  }
  .mv_mh_box01:before {
    top: -200px;
    border-width: 0 190px 60px;
  }
  .mv_mh_box01 {
    width: 380px;
  }
  .mv_mh_box02 {
    font-size: 16px;
  }
  .pwrap p {
    font-size: 22px;
    line-height: 2rem;
    top: -7rem;
  }
  .mv_mh_link01 {
    top: 18rem;
    left: 5rem;
  }
  .mh_img-wrap {
    margin: 0 auto 4rem;
  }
  .mv_mh_wrap img {
    height: 55vw;
  }
  #spNone {
    display: block;
  }
  #pcNone {
    display: none;
  }
  .mh_content02 {
    flex-direction: column;
  }
  .mh_content02_box {
    margin: 0 auto 2rem;
  }
  .mh_content03_bg {
    height: 52vw;
  }
  .mh_content03 p {
    height: 18vw;
  }
  .article-e_flbox {
    flex-direction: column;
    justify-content: center;
  }
  .article-e_innerbox:first-child {
    width: 100%;
  }
  .article-e_title {
    display: flex;
    justify-content: center;
  }
  .article-wrap {
    flex-direction: column;
    width: 45%;
  }
  .article-box {
    width: 100%;
  }
  .fixed {
    padding: 24rem 0 5rem;
  }
  .article-e_innerbox:last-child {
    margin: 44rem auto 0;
  }
  .article-e_info {
    width: 35rem;
  }
  .res-form_wrap {
    margin: 0 auto;
  }
  .bnr_contact_box03 {
    width: 50%;
  }
  .cont_tbl_wrap {
    width: 90%;
  }
  .article-w_img01 {
    width: 95%;
  }
  .article-w_cont {
    margin: 0 auto;
    width: 95%;
  }
  .works_otherlist ul {
    flex-wrap: wrap;
  }
  .article-w_cont_p {
    margin: 0 auto;
    width: 95%;
  }
  .top_event_wrap01 {
    margin: 0;
  }
  div#image_detail {
    width: 50vw;
  }
  /*.post_thumbnail01 {
		top: 1rem;
	}*/
  .archive-works {
    padding: 7rem 0 3rem;
  }
}
@media (max-width: 768px) {
  #navi-fixed {
    width: 100%;
    padding: 7rem 2rem 5rem;
  }
  .el_humburger {
    display: block;
    right: 6px;
    top: 6px;
    padding-top: 24px;
    width: 70px;
    height: 70px;
  }
  #factory .el_humburger {
    display: none;
  }
  .el_humburger_wrapper {
    margin-bottom: 5px;
    width: 35px;
  }
  .el_humburger_text {
    font-size: 10px;
    padding-top: 2px;
  }
  .el_humburger_text svg path {
    -webkit-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    -o-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    fill: #000;
  }
  .js_humburgerOpen .el_humburger_text svg path {
    fill: #000;
  }
  .el_humburger span.el_humburger_bar {
    left: 0;
    top: 0;
    background: #fff;
  }
  span.el_humburger_bar.bottom {
    margin-bottom: 0 !important;
  }
  .navi {
    padding: 10rem 2rem 0;
  }
  .spnavi_contact {
    margin: 1rem auto 10rem;
  }
  .js_humburgerOpen .navi {
    width: 100%;
  }
  .navi_item {
    margin-left: 0;
    font-size: 18px;
  }
  .undertop01_img {
    min-height: 37vh;
  }
  .undertop01_img::after {
    min-height: 37vh;
  }
  .text-box01 {
    padding: 30rem 0 0;
  }
  .content01-com {
    flex-direction: column-reverse;
    align-items: center;
  }
  .content01-com_box02 {
    width: 90%;
    margin: 0 auto 2rem;
  }
  .spNone {
    display: none;
  }
  .pcNone {
    display: block;
  }
  .content02-com_wrap {
    padding: 0 2rem 0 0;
  }
  .content03-com_wrap {
    padding: 0 0 0 2rem;
  }
  .content02-com,
  .content03-com {
    padding: 4rem 0;
  }
  .content02-com_p01,
  .content02-com_p02 {
    width: 90%;
    margin: 0 auto 1rem;
  }
  .fl-box02 {
    flex-wrap: wrap;
  }
  .fl-box02_box {
    width: 40%;
  }
  .content04-com_wrap {
    padding: 4rem 0;
    width: 90%;
    margin: 0 auto 4rem;
  }
  .content04-com_wrap h3 {
    width: 90%;
  }
  .readmore01 {
    height: 3vw;
  }
  .fl-box01 {
    flex-wrap: wrap;
    justify-content: center;
  }
  .fl-box01_img {
    margin: 0 0 2rem;
  }
  .content01_link a {
    width: 25%;
  }
  .list_req01,
  .list_req02 {
    width: 90%;
  }
  .mh_content01_pc {
    display: none;
  }
  .mh_content01_sp {
    display: block;
    margin: 0 auto 4rem;
    text-align: center;
    width: 90%;
  }
  .mh_content01_sp img {
    width: 100%;
  }
  .comp_content02 table tr th {
    font-size: 18px;
    padding: 0 1rem 2rem;
  }
  .comp_content02 table tr td {
    font-size: 18px;
    padding: 0 0 2rem 2rem;
  }
  .article-title {
    height: 10vw;
  }
  .article-w_img02 {
    width: 46%;
    padding: 2%;
  }
  .article-w_img02 img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    transition: 0.5s;
  }
  .top05_article {
    width: 80%;
  }
}
@media (max-width: 744px) {
  .el_humburger_wrapper {
    width: 35px;
  }
  #colbl {
    font-size: 12px;
  }
  .fixed {
    padding: 28rem 0 5rem;
  }
}
@media (max-width: 601px) {
  .mv_logo {
    width: 60%;
  }
  /*.post_thumbnail01 {
		top: 2rem;
	}*/
  #bgwh {
    width: 12vw;
    height: 12vw;
  }
  .top01_img02 img {
    width: 90%;
  }
  .top_works_image01 img {
    width: 100%;
    height: auto;
  }
  .undertop01_img {
    min-height: 30vh;
  }
  .undertop01_img::after {
    min-height: 30vh;
  }
  .top02_content01 > article,
  .top02_content01 > article {
    top: 18rem;
  }
  .top02_content02 {
    margin: 0 0 122rem;
  }
  .text-box01 {
    padding: 24rem 0 0;
  }
  .top03 {
    padding: 4rem 0 0;
  }
  .top03_h2-inner {
    left: 0;
    padding: 0 0 0 1rem;
  }
  .top05 {
    padding: 2rem 0;
    margin: 0 auto 4rem;
  }
  .top_event_title01 {
    font-size: 22px;
  }
  .top_event_info01 {
    font-size: 16px;
  }
  .top06 {
    margin: 0 auto 6rem;
    padding: 2rem 0;
  }
  .under_menu-wrap {
    width: 100%;
    margin: 4rem auto 0;
  }
  .ft_ct-box01 h5 {
    margin: 0 1rem;
  }
  .ft_menubox02 {
    flex-wrap: nowrap;
    text-align: center;
    max-height: 125vh;
  }
  .sp_floating-bnr01 > div {
    width: 10%;
  }
  .bnr02_tel > div {
    width: 8%;
  }
  .fixed {
    padding: 18rem 0 4rem;
  }
  .fixed-r {
    padding: 14rem 0 4rem;
  }
  .fixed p,
  .fixed-r p {
    font-size: 14px;
  }
  .ad-h1 {
    font-size: 20px;
    margin: 0 0 4rem;
  }
  .comp_content01 {
    flex-direction: column;
    margin: 0 auto 3rem;
  }
  .comp_imgbox {
    width: 100%;
    margin: 0 auto 2rem;
  }
  .comp_content01_p {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .comp_content02 h2 {
    font-size: 40px;
  }
  .comp_content02_p {
    font-size: 14px;
  }
  .comp_content02 h2::after {
    width: 60%;
    margin: 0 0 0 auto;
  }
  .comp_content02 table {
    padding: 1rem;
  }
  .archive-works {
    padding: 4rem 0 3rem;
  }
  .triangle_bg {
    padding: 6rem 0 0;
  }
  .fl-btnbox {
    flex-direction: column;
  }
  .btn01_404 {
    min-width: 30vw;
    text-align: center;
    margin: 0 auto 2rem;
  }
  .btn02_404 {
    min-width: 30vw;
    text-align: center;
    margin: 0 auto;
  }
  .article_contact {
    width: 100%;
    padding: 1rem 0;
  }
  .article_contact_h4inner {
    margin: 0 1rem 1rem;
  }
  .article_contact_h4inner h4 {
    font-size: 26px;
  }
  .article_contact_cont {
    margin: auto 1rem auto 0;
    font-size: 15px;
  }
  .article_contact_arrow {
    width: 12%;
    margin: auto 2rem auto 0;
  }
  .backtolist {
    max-width: 18rem;
  }
  .article-title {
    height: 15vw;
  }
  .content01-com_box01 h2,
  .content01-com_box01 p {
    margin: 0 0 2rem 2rem;
  }
  .com-p {
    width: 90%;
  }
  .content01-com h3,
  .content02-com h3,
  .content03-com h3,
  .content04-com_wrap h3 {
    font-size: 24px;
  }
  .com-h3_p {
    width: 90%;
    margin: 0 auto 4rem;
  }
  .mv_mh_wrap img {
    height: 70vw;
  }
  .mh_content03_bg {
    height: 65vw;
  }
  .mh_content03 p {
    height: 32vw;
  }
  .breadcrumbs {
    text-align: left;
    margin: 1rem auto;
  }
  .ft_menubox01 a {
    width: 80%;
  }
  .article-wrap {
    width: 65%;
  }
  .article-e_info {
    width: 90%;
    margin: 0 auto;
  }
  .detail_box table tr th {
    padding: 0 0 1rem;
    width: 25%;
  }
  .bnr_contact_box03 {
    width: 80%;
  }
  .article-w_img02 {
    /* width: 22%; */
  }
  .article-news_wrap {
    padding: 2rem;
  }
  .article-news_title {
    font-size: 16px;
  }
  div#image_detail {
    width: 60vw;
  }
  .article-news_wrap {
    margin: auto;
    padding: 1rem 0;
    width: 95vw;
  }
  .article-news_box {
    margin: 0 auto 1rem;
    padding: 0 0 1rem;
    width: 95%;
  }
}
@media (max-width: 430px) {
  .mv_subtext {
    top: 1rem;
    left: 1rem;
  }
  .hdr_fixed-logo {
    width: 60vw;
    margin: 1rem 0 0 1rem;
  }
  #bgwh {
    width: 15vw;
    height: 16vw;
  }
  .archive-works {
    padding: 1rem 0 3rem;
  }
  .single-title h1,
  .single-h2,
  .single-content h2 {
    font-size: 1.2rem;
  }
}
@media (max-width: 428px) {
  .hdr_fixed-logo {
    width: 60%;
  }
  #contact_box_img_fixed {
    width: 7%;
  }
  .navi {
    padding: 7rem 2rem 5rem;
  }
  #bgwh {
    width: 15vw;
    height: 17vw;
    padding: 1rem 0 0;
  }
  .contact_box_img {
    width: 7%;
    margin: 1.4rem 0.6rem 0 0;
  }
  .spnavi_contact {
    margin: 1rem auto 4rem;
  }
  .mv_pc_wrap {
    margin: 0 0 5rem;
  }
  .top01 {
    margin: 0 auto 12rem;
  }
  .top01_content01 p {
    top: 28rem;
  }
  .top01_img03 {
    top: 74rem;
  }
  .top01_img04 {
    top: 78rem;
  }
  .top01_img05 {
    top: 92rem;
  }
  .top01_img06 {
    top: 126rem;
  }
  .top01_content01 {
    padding: 4rem 2rem 90rem;
    margin: 0 0 12rem;
  }
  .top01_content02 {
    padding: 4rem 2rem 15rem;
  }
  .top02 {
    margin: 4rem 0 0;
  }
  .content02_h2_box {
    margin: 0 0 17rem;
  }
  .undertop01_img {
    margin: 0;
  }
  .top02_h2-wrap {
    margin: 0 auto 2rem;
  }
  .top02_h2-wrap h2 {
    font-size: 35px;
  }
  .top02_h2-wrap span {
    font-size: 14px;
  }
  .top02_content01 > article,
  .top02_content02 > article {
    top: 12rem;
    width: 70%;
  }
  .article h3 {
    font-size: 18px;
  }
  .article p {
    font-size: 14px;
  }
  .top02_content02 {
    margin: 0 0 118rem;
  }
  .text-box01 {
    padding: 18rem 0 0;
  }
  .content_bg_wh01 {
    top: 12rem;
  }
  .text-box01 h4 {
    margin: 0 auto;
    font-size: 20px;
  }
  .text-box01 span {
    margin: 0 0 0 1rem;
    font-size: 14px;
  }
  #bg-wh {
    margin: 0;
  }
  .top03,
  .top06 {
    margin: 2rem auto;
  }
  .top05 {
    margin: 0 auto 2rem;
  }
  .top03_h2-inner h2 {
    font-size: 35px;
  }
  .top03_h2-inner span {
    font-size: 14px;
  }
  .top_works_title01 {
    font-size: 20px;
  }
  .top04 {
    padding: 2rem 0;
  }
  .top04_h2-inner {
    width: 90%;
  }
  .top04_h2-inner h2 {
    font-size: 35px;
    margin: 0 1rem;
  }
  .top04 ul {
    margin: 0 1rem;
  }
  .top04 ul li {
    margin: 0 0 1rem;
  }
  .top_blog_thum {
    width: 40%;
    text-align: left;
  }
  .top_blog_title {
    width: 100%;
    margin: auto 0;
  }
  .under_menubox01,
  .under_menubox02,
  .under_menubox03 {
    margin: 0 0 2rem;
  }
  .under_menubox01 h5,
  .under_menubox02 h5,
  .under_menubox03 h5 {
    font-size: 35px;
    top: 2rem;
    left: 1rem;
    width: 90%;
  }
  .under_menubox01 h5 span,
  .under_menubox02 h5 span,
  .under_menubox03 h5 span {
    font-size: 14px;
  }
  .under_menubox01 p,
  .under_menubox02 p,
  .under_menubox03 p {
    top: 7rem;
    left: 1rem;
    font-size: 15px;
  }
  #footer {
    padding: 4rem 0;
  }
  .ft_num {
    font-size: 40px;
    text-align: center;
  }
  .ft_ct {
    width: 90%;
  }
  .ft_info {
    font-size: 14px;
    text-align: center;
  }
  .fixed {
    padding: 20rem 0 3rem;
  }
  .fixed-r {
    padding: 16rem 0 3rem;
  }
  .comp_content02 table {
    padding: 0 1rem;
  }
  .comp_content02 table tr th {
    font-size: 14px;
    padding: 0 1rem 1rem;
    width: 30%;
  }
  .comp_content02 table tr td {
    font-size: 14px;
    padding: 0 0 1rem 1rem;
    line-height: 1.4rem;
  }
  .comp_content02_box01 {
    font-size: 18px;
    margin: 0 2rem 0;
  }
  .comp_content02_box02 {
    font-size: 18px !important;
    line-height: 1.4rem;
  }
  .comp_tel_p {
    font-size: 18px !important;
  }
  .list_req01 {
    padding: 2rem 1rem;
  }
  .post_thumbnail01 {
    display: none;
  }
  .post_thumbnail01_sp {
    display: block;
  }
  .archive-works {
    padding: 5rem 0 2rem;
  }
  .article-news_title {
    margin: 1rem 0 0;
  }
  .pol_content01 {
    margin: 0 0 3rem;
  }
  .pol_content01 h1 {
    font-size: 20px;
    margin: 0 auto 3rem;
  }
  .pol_content01_inner p {
    font-size: 16px !important;
  }
  .page-404 h1 {
    font-size: 74px;
    margin: 0 0 3rem;
  }
  .page-404 h1::after {
    top: 22rem;
  }
  .page-404 h2 {
    font-size: 23px;
  }
  .bnr_contact {
    margin: 1rem auto 4rem;
  }
  .arrow-l01 {
    margin: 0 1rem 0 0;
  }
  .arrow-r01 {
    margin: 0 0 0 1rem;
  }
  .article-title {
    height: 20vw;
  }
  .readmore01 {
    height: 5vw;
  }
  .content01 {
    padding: 0 2rem;
  }
  .content02 {
    padding: 2rem;
  }
  .content01 h1,
  .content02 h1 {
    font-size: 20px;
  }
  .content01_link a {
    width: 50%;
  }
  .table01 {
    margin: 2rem auto;
  }
  .content01-com_box01 h2 {
    font-size: 22px;
  }
  .content02-com h3,
  .content03-com h3 {
    width: 80%;
  }
  .fl-box02_box {
    width: 80%;
    margin: 2rem auto;
  }
  .fl-box02_box {
    width: 80%;
  }
  .fl-box02_box01 {
    width: 80%;
    margin: 0 auto 2rem;
  }
  .margin_wrap {
    margin: 0 1rem;
  }
  .mv_mh_wrap img {
    height: 22rem;
  }
  .boxwrap {
    top: 6rem;
  }
  .mv_mh_box01 {
    width: 350px;
  }
  .mv_mh_box01:before {
    top: -185px;
    border-width: 0 175px 45px;
  }
  .pwrap p {
    top: -7rem;
    left: 4rem;
  }
  .mv_mh_box02 {
    top: 2rem;
    left: 4rem;
  }
  .mv_mh_link01 {
    top: 16rem;
    left: 4.5rem;
  }
  .mh_h1 {
    font-size: 40px;
  }
  .mh_h1_wrap span {
    font-size: 16px;
  }
  .mh_content02_box h2,
  .mh_content04 h3 {
    font-size: 20px;
  }
  .mh_content02_p01 {
    font-size: 18px;
  }
  .mh_content02_p02 {
    padding: 0;
    font-size: 15px;
  }
  #flbox_mh {
    flex-direction: column;
  }
  #flbox_mh > .mh_imgbox04_inner01,
  #flbox_mh > .mh_imgbox04_inner02 {
    margin: 0 auto 1rem;
  }
  .mh_content03_bg {
    height: 200vw;
  }
  .mh_content03 p {
    height: 45vw;
  }
  .mh_content04 p {
    font-size: 15px;
  }
  .comp_content02 h2::after {
    width: 45%;
  }
  .single-title h1 {
    font-size: 20px;
  }
  .article-wrap {
    width: 90%;
  }
  .article-e_innerbox:last-child {
    margin: 50rem auto 0;
  }
  .article-e_info {
    width: 100%;
  }
  .bnr_contact_box03 {
    width: 95%;
  }
  .cont_tbl {
    width: 90%;
  }
  .cont_tbl tr {
    padding: 0 1rem 0 0;
  }
  .article-w_img02 {
    /* width: 30%; */
  }
  .viewmore02 {
    margin: 2rem auto 0;
  }
  .top05_h2-inner {
    margin: 0 auto 2rem;
  }
  .top05_h2-inner h2 {
    font-size: 35px;
  }
}
@media (max-width: 414px) {
  #top_wh {
    font-size: 47px;
    top: -3rem;
  }
  .top01_content01 {
    padding: 4rem 2rem 74rem;
  }
  .content01_h2,
  .content02_h2 {
    font-size: 20px;
    line-height: 2rem;
  }
  .top01_content01 p,
  .top01_content02 p {
    font-size: 14px;
    line-height: 1.6rem;
  }
  .top01_content01 p {
    top: 24rem;
  }
  .top01_img02 {
    top: 10rem;
  }
  .top01_img03 {
    top: 60rem;
  }
  .top01_img04 {
    top: 63rem;
  }
  .top01_img05 {
    top: 78rem;
  }
  .top01_img06 {
    top: 107rem;
  }
  .top01_img07 {
    top: 136rem;
  }
  .top01_img08 {
    top: 138rem;
  }
  .ft_ct-box02 {
    margin: 0 1rem;
  }
  .ft_num {
    font-size: 38px;
    text-align: center;
  }
  .ft_menubox03 {
    flex-direction: column;
  }
  .ft_menubox03 a {
    text-align: center;
    margin: 0 0 1rem;
  }
  .copyright {
    margin: 2rem auto 0;
  }
}
@media (max-width: 393px) {
  .top01_img03 {
    top: 66rem;
  }
  .top01_img04 {
    top: 69rem;
  }
  .top01_img05 {
    top: 84rem;
  }
  .top01_img06 {
    top: 113rem;
  }
  .top01_img07 {
    top: 142rem;
  }
  .top01_img08 {
    top: 144rem;
  }
  .top01_content01 {
    padding: 4rem 2rem 80rem;
  }
  .top02 {
    margin: 0 0 2rem;
  }
  .top02_content02 {
    margin: 0 0 122rem;
  }
  .text-box01 {
    padding: 15rem 0 0;
  }
  .viewmore02 {
    padding: 1rem 2rem 1rem 1rem;
  }
  .top03 {
    padding: 2rem 0;
  }
  .top_blog_thum {
    width: 30%;
  }
  .top_blog_thum img {
    height: 100%;
  }
  .top_blog_title {
    margin: auto 0 auto 0.5rem;
  }
  .ft_ct {
    padding: 2rem 0;
  }
  .ft_info {
    font-size: 12px;
  }
  .fixed {
    padding: 18rem 0 3rem;
  }
  .ad-h1 {
    font-size: 18px;
  }
  .boxwrap {
    left: 1rem;
  }
  .mv_mh_link01 {
    left: 3.5rem;
  }
  .mh_content03_bg {
    height: 222vw;
  }
  .mh_content03 p {
    height: 64vw;
    line-height: 1.8rem;
  }
  .article-title {
    height: 25vw;
  }
  .article-w_img02 {
    /* width: 33%; */
  }
}
@media (max-width: 375px) {
  #bgwh {
    width: 17vw;
    height: 19vw;
  }
  .contact_box p {
    font-size: 40px;
  }
  .contact_box_info {
    font-size: 14px;
  }
  .fixed-r {
    padding: 14rem 0 3rem;
  }
  .comp_content02 table tr th {
    width: 42%;
  }
  .archive-works {
    padding: 4rem 0 2rem;
  }
  .button.m-auto {
    padding: 1rem 7rem;
  }
  .cont_tel h4 {
    font-size: 32px;
  }
  .article_contact {
    margin: 0 auto 4rem;
  }
  .article_contact_h4inner {
    margin: 0 0.5rem 0 1rem;
    padding: 0 1rem 0 0;
  }
  .article_contact_h4inner h4 {
    font-size: 22px;
  }
  .article_contact_cont {
    font-size: 12px;
  }
  .article-w_img02 {
    width: 34%;
  }
  div#image_detail {
    width: 70vw;
  }
  .bnr02_tel p {
    font-size: 20px !important;
  }
}
/* ここまでレスポンシブ対応 */

/* 2024.12.11追加 */
.cta_btn {
  position: fixed;
  top: 200px;
  right: 0;
  background-color: #efa916;
  color: #332914;
  padding: 8px 10px;
  border-radius: 10px 0 0 10px;
  writing-mode: vertical-rl;
  z-index: 99999;
}
@media screen and (max-width: 834px) {
  .cta_btn {
    display: none;
  }
}

/* 2025.01 追加 */
.top_infomation {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-evenly;
  margin: 0 auto 6rem;
}
@media screen and (min-width: 834px) {
  .top_infomationinner {
    width: 46%;
  }
  .top_event_wrap01 a {
    display: flex;
    align-items: center;
  }
  .top_event_wrap01 a .top_event_image01 {
    height: 240px;
  }
  .top_event_wrap01 a .top_event_image01 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .top_event_wrap01 a .top_event_textbox01 {
    margin-left: 1rem;
  }
  #top05_btn a {
    margin: 3rem auto;
  }
}
@media screen and (max-width: 834px) {
  .top_event_image01 {
    text-align: center;
  }
  .article_backtolist {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

/* 2025.11 追加 */
@media (min-width: 835px) {
  .top_event_wrap01 {
    margin-bottom: 4.5em;
  }
}

.top04 .top_news_wrap {
  display: block;
}
