@charset "UTF-8";

/*!
Theme Name: Adonis
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/
/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
body {
  overflow-x: hidden;
  background-color: #fff;
}

ol,
ul {
  padding-left: 0px;
}

a:hover {
  color: #961914;
}

.footer {
  margin-top: -1px;
}

* {
  z-index: 10;
}

.wrap {
  width: 94%;
}

.home .content-in.wrap {
  width: 100%;
}

.home .main {
  padding: 0px 0px;
  border: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 1em;
}

h1 {
  font-size: 450%;
  font-weight: bold;
}

h3 {
  font-size: 160%;
  font-weight: normal;
  letter-spacing: 2px;
}

h4 {
  font-size: 140%;
  font-weight: normal;
  letter-spacing: 2px;
}

.mgb1em {
  margin-bottom: 1em !important;
}

.mgb2em {
  margin-bottom: 2em !important;
}

.mgb3em {
  margin-bottom: 3em !important;
}

.mgb4em {
  margin-bottom: 4em !important;
}

.mgb5em {
  margin-bottom: 5em !important;
}

.mgt1em {
  margin-top: 1em;
}

.mgt2em {
  margin-top: 2em;
}

.mgt3em {
  margin-top: 3em;
}

.mgt-1em {
  margin-top: -1em;
}

.mgt-2em {
  margin-top: -2em;
}

.box_info a {
  color: #fff;
  text-decoration: none;
  padding: 1em 0.2em;
  display: block;
  font-weight: 700;
  letter-spacing: 2px;
  transition: 0.5s;
  background-color: #000;
}

.box_info {
  position: fixed;
  top: 15%;
  z-index: 100;
  right: 10px;
  writing-mode: vertical-rl;
  color: #fff;
}

.box_info a:hover {
  background-color: #961914;
}

.navi-in a:hover {
  background-color: inherit;
  color: #961914;
}

.navi-in .current-menu-item a {
  color: #961914;
}


.header-container,
.main,
.sidebar,
.footer {
  background-color: rgba(0, 0, 0, 0) !important;
}

.l-accordion input {
  display: none;
}

.roop {
  margin-top: -197px;
  position: relative;
  z-index: -1;
}

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

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

.is-header-fixed .header-container.fixed-header {
  background-color: rgba(0, 0, 0, 0);
}


.home .fixed-header {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inherit;
}

div#header-container {
  background-color: #fff;
}

.home div#header-container {
  position: fixed;
  width: 100%;
  background-color: #fff;
}

.content {
  padding-top: 10px;
}

.single-post .content,
.single-works .content,
.single-furniture .content {
  padding-top: 200px;
}

.home .content {
  padding-top: 0;
}

.home.is-header-fixed .header-container.fixed-header {
  background-color: rgba(0, 0, 0, 0);
}

header.article-header.entry-header {
  height: 200px;
}

.category .container,
.single-post .container,
.page-id-9 .container,
.page-id-11 .container,
.page-id-13 .container,
.post-type-archive-works #container,
.single-works #container,
.post-type-archive-furniture #container,
.single-furniture #container,
.tax-works_tag #container,
.archive.tag .container {
  background-image: url(./images/sub_grafic01.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-size: auto 250px;
}

.category .container,
.single-post .container,
.archive.tag .container {
  background-image: url(./images/sub_grafic01.jpg);
}

.page-id-9 .container {
  background-image: url(./images/sub_grafic05.jpg);
}

.page-id-11 .container {
  background-image: url(./images/sub_grafic04.jpg);

}

.page-id-13 .container {
  background-image: url(./images/sub_grafic06.jpg);
}

.maingrafic-text01 {
  position: absolute;
  top: 200px;
  left: 3%;
  font-size: 280%;
  font-weight: normal;
}

.maingrafic-text02 {
  position: absolute;
  bottom: 150px;
  right: 3%;
  font-size: 280%;
  font-weight: normal;
}

.top-main-title {
  font-size: 800%;
  margin-bottom: 0;
  line-height: 1em;
  padding-bottom: 0.1em;
}

.sub-main-title {
  font-size: 400%;
  margin-bottom: 0em;
  line-height: 1em !important;
  padding-bottom: 0.1em;
  color: #fff;
}

.archive-sub-title {
  color: #fff;
  margin-bottom: 3em;

}

.news-block-c li {
  font-size: 160%;
  list-style: none;
  border-bottom: 1px solid #000;
  padding-bottom: 0.5em;
}

.news-block-c br {
  display: none;
}

.news-block-c a {
  text-decoration: none;
}

.read-more {
  font-weight: bold;
  font-size: 160%;
  margin-bottom: 0;
}

.read-more a {
  text-decoration: none;
}

.read-more img {
  vertical-align: baseline;
  height: 22px;
  margin-left: 0.5em;
  margin-bottom: -1px;
}

.read-more02 {
  font-weight: bold;
  font-size: 160%;
  margin-bottom: 0;
  letter-spacing: 2px;
}

.read-more02 a {
  text-decoration: none;
}

.read-more02 img {
  vertical-align: baseline;
  height: 100px;
  margin-left: 1.2em;
  margin-bottom: -39px;
}

.readmore-product {
  margin-top: 200px;
}

.readmore-flow {
  margin-top: 90px;
}


.navi-in>ul li {
  height: 50px;
  line-height: 50px;
}

.icon_fb,
.icon_insta,
.icon_contact,
.icon_youtube {
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
}

.navi-in .icon_fb a:hover,
.navi-in .icon_insta a:hover,
.navi-in .icon_contact a:hover,
.navi-in .icon_youtube a:hover {
  background-color: inherit;
}

.icon_fb {
  background-image: url("images/f_icon_facebook.svg");
  transition: all .5s ease-out;
}

.icon_fb:hover {
  background-image: url("images/f_icon_facebook_on.svg");
}

.icon_contact {
  background-image: url("images/f_icon_contact.svg");
  transition: all .5s ease-out;
}

.icon_contact:hover {
  background-image: url("images/f_icon_contact_on.svg");
}


.icon_insta {
  background-image: url("images/f_icon_insta.svg");
  transition: all .5s ease-out;
}

.icon_insta:hover {
  background-image: url("images/f_icon_insta_on.svg");
}

.icon_youtube {
  background-image: url("images/f_icon_youtube.svg");
  transition: all .5s ease-out;
}

.icon_youtube:hover {
  background-image: url("images/f_icon_youtube_on.svg");
}


.maingrafic-text01 p,
.maingrafic-text02 p {
  font-size: 50%;
  font-weight: bold;
}

.maingrafic-text02 p {
  text-align: right;
}

.maingrafic-text01 h2:after,
.maingrafic-text02 h2:after {
  content: '';
  display: block;
  background-color: #000;
  width: 140%;
  height: 3px;
  margin-top: 5px;
  margin-bottom: 7px;
}

.maingrafic-text02 h2:after {
  margin-left: -40%;
}

.maingrafic-text01 h2,
.maingrafic-text02 h2 {
  margin-bottom: 0em;
  letter-spacing: 2px;
  font-weight: normal;
}

.blockA {
  background-color: #D9DED6;
  height: auto;
  width: 100%;
  padding: 40px 0;
}

.blockB {
  background-color: #FFF;
  height: auto;
  width: 100%;
  padding: 50px 0;
  overflow: hidden;
}

.Product-box-top .block-left {
  width: 48%;
}

.Product-box-top .block-right {
  width: 48%;
  margin-top: 20px;
}

.Product-box-top:after {
  content: '';
  display: block;
  background-color: #D9DED6;
  height: 580px;
  position: absolute;
  top: 220px;
  left: -10%;
  width: 120%;
  z-index: 0;
}

.Flow-box-top:after {
  content: '';
  display: block;
  background-color: #D9DED6;
  height: 340px;
  position: absolute;
  top: 155px;
  left: -10%;
  width: 120%;
  z-index: 0;
}

.About-box-top:after {
  content: '';
  display: block;
  background-color: #D9DED6;
  height: 1160px;
  position: absolute;
  top: -20px;
  left: -10%;
  width: 120%;
  z-index: -1;
}

.Contact-box-top:after {
  content: '';
  display: block;
  background-color: #D9DED6;
  height: 1100px;
  position: absolute;
  top: 400px;
  left: -10%;
  width: 120%;
  z-index: -1;
}

.img-left-over {
  margin-left: -5%;
}

.Product-box-top .img-left-over {
  margin-left: 0%;
}

.relative {
  position: relative;
}

.Flow-box-top .block-left {
  width: 70%;
}

.Flow-box-top .block-right {
  width: 30%;
  margin-top: -25px;
}

.Contact-box-top .block-left {
  width: 40%;
  margin-top: 200px;
}

.font-size200 {
  font-size: 150%;
  line-height: 2.2em;
}

.Contact-box-top .block-right {
  width: 60%;
}

.copyright {
  margin-bottom: 4em;
}

.About-box-top .about-main-img img {
  width: 108%;
  max-width: 108%;
  margin-left: -4%;
}

.About-box-top .about-main-img {
  margin-top: -70px;
  float: left;
}

.clear {
  clear: both;
}

.about-top-bottom-box {
  align-items: center;
  align-content: center;
}

.about-top-bottom-box .block-left {
  width: 70%;
}

.about-top-bottom-box .block-right {
  width: 30%;
  margin-top: -40px;
}

.flex-works-top {
  gap: 0px 1.666665%;
  /* 余白 */
  margin-top: 150px;
}

.card-box {
  width: 32.2222%;
}

.title-contact {
  margin-bottom: 1em;
  line-height: 1 !important;
  transition: all .5s ease-out;
}

.title-contact:after {
  content: '';
  display: block;
  height: 190px;
  width: 4.6em;
  background-color: #D9DED6;
  margin: -106px auto;
  transition: all .5s ease-out;
}

.title-contact a:hover {
  color: #fff;
}

.title-contact:hover::after {
  background-color: #961914;
}

.works-cat {
  padding: 0.5em 1em;
  background-color: #ffffff;
  position: absolute;
  top: -1.5em;
  font-size: 130%;
  left: 8%;
  text-align: center;
  font-weight: bold;
}

.card-box img {
  width: 100%;
  aspect-ratio: 3 / 4;
  object-fit: cover;
}

.flex-works-top .card-box:nth-child(2) {
  margin-top: -150px;
}

.flex-works-top .card-box:nth-child(3) {
  margin-top: -300px;
}

.is-header-fixed .header-container {
  z-index: 100;
}

.header {
  height: 45px;
  flex-shrink: 0;
  box-sizing: initial;
  margin: 25px 0;
}

#admin-panel {
  display: none;
}

.header-container-in.hlt-top-menu .logo-header img {
  max-height: 45px;
}

.navi {
  background-color: inherit;
}

.navi-in a {
  font-size: 21px;
  color: #fff;
}


.navi .item-label {
  font-weight: bold;
}

.content {
  margin-top: 0px;
}

.news-block-l {
  width: 30%;
}

.news-block-c {
  width: 60%;
}

.news-block-r {
  width: 10%;
  flex-direction: row-reverse;
}

.align-items-center {
  display: flex;
  align-items: center;
}

div#list {
  display: flex;
  gap: 60px 60px;
  flex-wrap: wrap;
}

.a-wrap {
  padding: 0;
  width: 22.33333%;
  margin-bottom: 8%;
}

.post-type-archive-works .a-wrap {
  margin-bottom: 3%;
}

.news-thumbnail {
  width: auto;
  padding-top: 56.25%;
  position: relative;
}

.news-thumbnail img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}

.main {
  padding: 0;
}

.entry-card-thumb,
.author-thumb,
.blogcard-thumbnail,
.related-entry-card-thumb,
.popular-entry-card-thumb,
.new-entry-card-thumb {
  margin-right: 0;
}

.entry-card-thumb,
.widget-entry-card-thumb,
.related-entry-card-thumb,
.carousel-entry-card-thumb {
  float: inherit;
}

.card-thumb img {
  width: 100%;
}

.entry-card-content {
  margin-left: 0px;
}

.entry-card-thumb {
  width: 100%;
}

.archive-title span.fa.fa-folder-open {
  display: none;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.about-box01,
.about-box02,
.about-box03 {
  width: 45%;
}

.Profile-box .float-left,
.Profile-box .float-right {
  width: 45%;
}

.about-box02 {
  margin-top: 0px;
}

.about-box03 {
  margin-top: 170px;
}

.article h2 {
  padding: 0;
  font-size: 250%;
  background-color: inherit;
}

.article h3 {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  font-size: 22px;
  padding: 0;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  line-height: 1.8;
  font-weight: bold;
}

.Profile-box .block-left {
  width: 45%;
}

.Profile-box .block-right {
  width: 40%;
}

.Profile-box02 {
  margin-top: 200px;
  margin-bottom: 8em;
}

.Profile-box02 .block-left {
  width: 40%;
}

.Profile-box02 .block-right {
  width: 60%;
  padding-left: 20%;
  margin-top: 230px;
}

.Profile-box02:after {
  content: '';
  display: block;
  background-color: #D9DED6;
  height: 390px;
  position: absolute;
  top: 260px;
  left: 20%;
  width: 100%;
  z-index: 0;
}

.katagaki {
  padding: 0.3em 1em;
  background-color: #ffffff;
  position: absolute;
  top: -1.5em;
  font-size: 130%;
  left: 8%;
  text-align: center;
  font-weight: bold;
}

.Contact-box-about .block-left {
  width: 40%;
}

.Contact-box-about .block-right {
  width: 60%;
  padding: 0 6%;
  margin-top: 200px;
}

.Contact-box-about:after {
  content: '';
  display: block;
  background-color: #D9DED6;
  height: 710px;
  position: absolute;
  top: 100px;
  left: 20%;
  width: 100%;
  z-index: 0;
}

.flex-dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.flex-dl dt {
  width: 20%;
  margin-bottom: 10px;
}

.flex-dl dd {
  width: 80%;
  margin-bottom: 10px;
  margin-left: 0px;
}

.focalImage-about02 {
  overflow: hidden;
  position: relative;
  width: 108%;
  margin-left: -4%;
  z-index: -10;
  margin-top: -135px;
}

.flex-box {
  display: flex;
}

.category-news .a-wrap {
  width: 100%;
}

.category-news .list-cat {
  margin-right: 3.5%;
  width: 100%;
  position: relative;
}

.category-news .list-cat:after {
  content: '';
  display: block;
  border-right: 1px solid #707070;
  height: 100%;
  right: -7.5%;
  top: 0;
  position: absolute;
}

.category-news .list-cat:nth-child(4n)::after {
  display: none;
}

.category-news .list-cat:nth-child(4n) {
  margin-right: 0px;
}

.news-cat-title {
  font-weight: bold;
  font-size: 150%;
}

.news-cat-title a {
  text-decoration: none;
}

.flow-box01 {
  align-items: center;
  align-content: center;
  margin-bottom: 8em;
}

.flow-box-left {
  width: 40%;
  padding-left: 10%;
}

.flow-box-right {
  width: 40%;
  padding-right: 10%;
}

.flow-box-number {
  width: 20%;
  font-size: 600%;
  font-weight: bold;
  text-align: center;
}

.flow-box02 {
  align-items: center;
  align-content: center;
  margin-bottom: 8em;
}

.flow-box02 .flow-box-left {
  width: 40%;
  padding-right: 10%;
  padding-left: 0;
  order: 3;
}

.flow-box02 .flow-box-right {
  width: 40%;
  padding-left: 10%;
  order: 1;
}

.flow-box02 .flow-box-number {
  width: 20%;
  font-size: 600%;
  font-weight: bold;
  text-align: center;
  order: 2;
}

.flow-box-number span {
  background-color: #fff;
  line-height: 1em;
  padding: 0.1em;
}

.flow-box-outer:after {
  content: '';
  display: block;
  border-right: 6px solid #707070;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
}

.flow-box01 h2,
.flow-box02 h2 {
  margin-bottom: 0.5em;
  margin-top: 0em;
}

.flow-box01 p,
.flow-box02 p {
  margin-bottom: 1em;
}

.eye-catch-wrap {
  display: none;
}

.works-cat-name {
  font-weight: bold;
}

.entry-card-title,
.related-entry-card-title {
  font-size: 24px;
  margin: 0 0 0px 0;
  line-height: 1.8;
  font-weight: normal;
}

.entry-card-thumb {
  margin-bottom: 1em;
}

.entry-date {
  margin-left: 0;
  font-size: 150%;
  font-weight: bold;
}

.entry-card-snippet,
.related-entry-card-snippet {
  font-size: 100%;
  line-height: 1.8;
}

.tag-link:before {
  content: '#';
  display: inherit;
}

.ctdt-one-row>div {
  display: block;
  text-align: center;
}

.archive-title span.fa {
  display: none;
}

.entry-categories-tags .tax-icon {
  display: none;
}

.tag-link,
.works-tag a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  margin-right: 5px;
  padding: 1px 5px;
  font-size: 22px;
  border: none;
  border-radius: 2px;
  word-break: break-all;
  font-weight: bold;
}

.pager-post-navi a.next-post {
  margin-left: auto;
}

div#pager-post-navi {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 200%;
  font-weight: bold;
}

.pager-post-navi .pager-home {
  order: 2;
  text-decoration: none;
}

.pager-post-navi a.prev-post {
  order: 1;
  margin-right: auto;
}

.pager-post-navi a.next-post {
  margin-left: auto;
  order: 3;
}

.pre-arrow {
  transform: rotate(180deg);
}

.a-wrap:hover {
  background-color: inherit;
}

.prev-post .arrow-pager {
  margin-right: .5em;
}

.next-post .arrow-pager {
  margin-left: .5em;
}

.admin-pv,
.post-type-archive-works .entry-card-snippet,
.entry-card-meta,
.post-date .fa,
.cat-label,
.related-entries,
.page .date-tags,
.author-info {
  display: none;
}

.video-container {
  max-width: 100%;
}

.item {
  width: calc(21.41%) !important;
  margin: 1.775%;
}

.grid {
  margin-left: -1.775%;
  margin-right: -1.775%;
}

div#list {
  gap: 3.55% 3.55%;
  min-height: 300px;
}

#footer {
  background: inherit;
  background-image: none;
}

.post-type-archive-works #container,
.single-works #container,
.tax-works_tag #container {
  background-image: url(./images/sub_grafic02.jpg);
}

.post-type-archive-furniture #container,
.single-furniture #container {
  background-image: url(./images/sub_grafic02.jpg);
}

/* works / funiture アーカイブでは fadeUpbox を常に表示 */
.post-type-archive-works .fadeUpbox,
.post-type-archive-furniture .fadeUpbox {
  opacity: 1 !important;
  transform: none !important;
}

.top-works-box {
  background-image: url("images/bg_works.png");
  background-position: center top 40px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.bg_white {
  background-color: #fff;
  display: inline-block;
}

.underline-right:after,
.underline-right02:after {
  content: '';
  display: inline-block;
  width: 153px;
  height: 2px;
  background-color: #000;
  position: absolute;
  right: 0;
  margin-top: 180px;
}

.underline-right02:after {
  margin-top: 300px;
}

.companyh1 {
  margin-bottom: -0.5em;
}


.underline-left:after {
  content: '';
  display: inline-block;
  width: 153px;
  height: 2px;
  background-color: #000;
  position: absolute;
  left: 0;
  margin-top: -70px;
}

.about-box01 {
  margin-top: 0em;
}

.font-size600 {
  font-size: 600%;
}

.coustomcrafted {
  font-size: 400%;
}

.mymap {
  overflow: hidden;
}

.mymap iframe {
  margin-top: -82px;
  margin-bottom: -82px;
  margin-left: -2px;

  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.Profile-box h2,
.Profile-box02 h2 {
  margin-bottom: 0.8em;
}

.underline-right02 h1 {
  margin-bottom: -0.5em;
}

.pagination-next-link {
  display: none;
}

.category-news .pagination {
  display: none;
}

.readmore-works {
  margin-top: -3em;
}

/*追加*/


main {
  margin-top: var(--header-h);
}

/* ====== ヒーロー 6 セクション（吸着する部分） ====== */
section.panel {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  padding: 3rem 1.5rem;
  background-size: cover;
  background-position: center;
  height: 100vh;
  /* 1画面ぴったり */
  scroll-snap-align: start;
  /* スナップ対象 */
  overflow: hidden;
}

section.panel.panel--1 h1 {
  color: #fed400;
}

.panel-inner {
  position: relative;
  z-index: 1;
  text-align: center;
  color: #fff;
}

.panel-title {
  font-size: clamp(1rem, 5vw, 8rem);
  margin-bottom: 1rem;
  font-weight: 700;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.panel--2 .panel-title {
  font-size: clamp(2rem, 4vw, 6rem);
}

.panel-lead {
  font-size: clamp(1rem, 2.6vw, 4rem);
  font-weight: 700;
  margin-bottom: 1rem;
  max-width: 40em;
  line-height: 1.8;
}

.panel-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  font-size: clamp(1rem, 2.6vw, 4rem);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  transition: .5s;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.panel-cta::after {
  content: "";
  display: inline-block;
  position: absolute;
  height: 5px;
  width: 100%;
  bottom: -5px;
  background-color: #fff;
}

/* 背景 */
.panel--1 {
  background-color: #1e2310;
}

/* ====== ACF 背景レイヤー用（画像 / 動画 共通） ====== */
.panel-bg-image,
.panel-bg-video {
  position: absolute;
  inset: 0;
  z-index: -1;
  /* パネル本体より後ろに下げる */
}

/* 画像背景用：ACF からの URL が inline-style で入る */
.panel-bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* 動画背景用 */
.panel-bg-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* オーバーレイをかけたい場合はここで調整 */
.panel::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom,
      rgba(0, 0, 0, 0.1),
      rgba(0, 0, 0, 0.5));
  z-index: 0;
}

.panel::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0));
  z-index: 0;
}

/* ====== 右側インジケーター（1〜6枚目用） ====== */
.indicator {
  position: fixed;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 12px;
  z-index: 150;
}

.dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0);
  background: rgba(255, 255, 255, 0.15);
  transition: background 0.25s ease, transform 0.25s ease;
  cursor: pointer;
}

.dot.active {
  background: #fff;
  transform: scale(1.2);
}

/* ====== フッター（共通パーツ・スナップ対象外） ====== */
footer.footer-outer {
  position: relative;
  background-color: #1e2310;
  color: #fff;
  padding: 6rem 1.5rem 6rem;
  z-index: 1;
  /* scroll-snap-align なし → 通常スクロール */
}

footer.footer-outer::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

footer.footer-outer>* {
  position: relative;
  z-index: 1;
}


.footer-inner {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

.footer-blocks {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
  justify-content: space-between;
  margin-bottom: 8rem;
}

.footer-blocks a {
  color: #fff;
  text-decoration: none;
}

.footer-blocks a:hover {
  color: #961914;
  text-decoration: none;
}

.footer-location {
  width: 66.666%;
}

.footer-contact {
  width: 28.333%;
}

.footer-block-title {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.footer-text {
  font-size: 1.5rem;
  line-height: 1.8;
}

.footer-list {
  list-style: none;
  padding: 0;
  margin: 0.3rem 0 1rem;
  font-size: 1.5rem;
}

.footer-list li {
  position: relative;
  margin-left: 2.2em;
}

.footer-list li::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 6px;
  height: 3px;
  background-color: #fff;
  top: 0.9em;
  left: -0.5em;
}

.footer-sns-heading {
  font-size: 1.5rem;
  margin-top: 0.5rem;
  margin-bottom: 0.3rem;
}

.footer-company {
  font-size: clamp(1rem, 5vw, 2.5rem);
  text-align: center;
  color: #fed400;
  font-weight: 700;
}

.footer-copy {
  font-size: 1rem;
  padding-top: 1rem;
  text-align: center;
  font-weight: 700;
}

/* フッター用アイコン */
.f_icon {
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}

.f_icon_locate {
  background-image: url(./images/f_icon_locate.svg);
  height: 40px;
  width: 28px;
  margin-left: 0.5em;
}

.f_icon_contact {
  background-image: url(./images/f_icon_contact.svg);
  height: 23px;
  width: 30px;
  margin-right: 0.5em;
  margin-bottom: -2px;
}

.f_icon_insta {
  background-image: url(./images/f_icon_insta.svg);
  height: 30px;
  width: 30px;
  margin-right: 0.5em;
  margin-bottom: -6px;
}

.f_icon_facebook {
  background-image: url(./images/f_icon_facebook.svg);
  height: 30px;
  width: 30px;
  margin-right: 0.5em;
  margin-bottom: -6px;
}

.f_icon_youtube {
  background-image: url(./images/f_icon_youtube.svg);
  height: 23px;
  width: 30px;
  margin-right: 0.5em;
  margin-bottom: -2px;
}


/*1280px以下*/
@media screen and (max-width: 1440px) {
  .top-main-title {
    font-size: 600%;
  }
}

/*1280px以下*/
@media screen and (max-width: 1280px) {
  .fz-16px {
    font-size: 13px;
  }

  .about-box03 {
    margin-top: 40px;
  }

  .Profile-box {
    margin-top: -190px;
  }

  .Profile-box02:after {
    top: 100px;
  }

  .Profile-box02 .block-right {
    margin-top: 110px;
  }

  .Contact-box-about:after {
    height: 610px;
  }

  .top-main-title {
    font-size: 500%;
  }

  .Profile-box {
    margin-top: 0px;
  }
}

/*1023px以下*/
@media screen and (max-width: 1023px) {

  /*必要ならばここにコードを書く*/
  .mobile-header-menu-buttons {
    box-shadow: 0 0 0px darkgrey;
  }

  .mobile-menu-buttons {}

  .fz-16px {
    font-size: 14px;
  }

  #header-container {
    display: none;
  }

  .has-logo-button .menu-button {
    order: 3;
    margin-right: 1%;
  }

  li.search-menu-button.menu-button {
    order: 2;
    display: none;
  }

  .has-logo-button .logo-menu-button {
    order: 1;
  }

  .mobile-menu-buttons {
    font-size: 30px;
    line-height: 2.1;
    background-color: #252d15;
  }

  .mobile-menu-buttons .menu-caption {
    display: none;
  }

  .logo-menu-button img {
    margin: 13px;
    max-height: 38px;
  }

  .navi-menu-content {
    right: 0;
    -webkit-transform: translateX(205%);
    transform: translateX(205%);
  }

  .navi-menu-content {
    left: 0;
  }

  #navi-menu-input:checked~#navi-menu-content,
  #sidebar-menu-input:checked~#sidebar-menu-content,
  #search-menu-input:checked~#search-menu-content,
  #share-menu-input:checked~#share-menu-content,
  #follow-menu-input:checked~#follow-menu-content {
    transition: .3s ease-in-out;
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
    opacity: 1;
  }

  .maingrafic-text01 {
    top: 290px;
  }

  .maingrafic-text01 h2,
  .maingrafic-text02 h2 {
    margin-bottom: 0.3em;
  }

  .maingrafic-text02 {
    bottom: 60px;
  }

  .top-main-title {
    font-size: 400%;
  }

  .news-block-l {
    width: 26%;
  }

  .news-block-c {
    width: 62%;
    font-size: 70%;
  }

  .news-block-r {
    width: 12%;
  }

  .work-p {
    width: 60%;
  }

  .flex-works-top {
    margin-top: 200px;
  }

  .flex-works-top .card-box:nth-child(3) {
    margin-top: -340px;
  }

  .flex-works-top .card-box:nth-child(2) {
    margin-top: -160px;
  }

  h3 {
    font-size: 130%;
  }

  h4 {
    font-size: 120%;
  }

  .Product-box-top:after {
    top: 115px;
  }

  .readmore-product {
    margin-top: 70px;
  }

  .read-more02 {
    font-size: 110%;
  }

  .read-more02 img {
    height: 50px;
    margin-bottom: -19px;
  }

  .About-box-top .about-main-img {
    margin-top: -30px;
  }

  .Contact-box-top .block-left img {
    width: 60%;
  }

  .Contact-box-top .block-left {
    margin-top: 10px;
  }

  .mgb2em {
    margin-bottom: 1em;
  }

  .Contact-box-top:after {
    top: 180px;
  }

  .entry-card-title,
  .related-entry-card-title {
    font-size: 15px;
  }

  .entry-card-snippet,
  .related-entry-card-snippet {
    font-size: 70%;
  }

  .Profile-box02:after,
  .Contact-box-about:after {
    width: 83.15%;
  }

  .focalImage-about02 {
    width: 120%;
    margin-left: -14.5%;
    margin-top: -115px;
  }

  .Product-box-top:after,
  .Flow-box-top:after,
  .About-box-top:after,
  .Contact-box-top:after {
    width: 113%;
  }

  .About-box-top .about-main-img img {
    width: 100%;
    max-width: 100%;
    margin-left: 0%;
  }

  .roop {
    width: 100%;
    overflow: hidden;
  }

  span.navi-menu-icon.menu-icon,
  span.navi-menu-icon.menu-icon:after,
  span.navi-menu-icon.menu-icon:before {
    content: '';
    display: block;
    height: 1px;
    width: 35px;
    border-radius: 0px;
    background-color: #fff;
    position: absolute;
    top: 34px;
    left: 18px;
  }

  span.navi-menu-icon.menu-icon:before {
    top: -10px;
    width: 20px;
    left: 7px;
  }

  span.navi-menu-icon.menu-icon:after {
    top: 10px;
    width: 20px;
    left: 7px;
  }

  .fa-navicon:before,
  .fa-reorder:before,
  .fa-bars:before {
    content: none;
  }

  .navi-menu-close-button span {
    position: absolute;
    top: 34px;
    right: 60px;

  }

  .menu-drawer a {
    font-weight: bold;
  }

  .has-logo-button .logo-menu-button {
    z-index: 9;
  }

  .navi-menu-close-button span:after,
  .navi-menu-close-button span:before {
    content: '';
    display: block;
    height: 1px;
    width: 35px;
    border-radius: 3px;
    background-color: #000;
    position: absolute;
    top: 34px;
    left: 47%;
  }

  .menu-close-button {
    height: 70px;
  }

  .navi-menu-close-button span:after {
    top: 0px;
    width: 35px;
    left: 10px;
    transform: rotate(-45deg);
  }

  .navi-menu-close-button span:before {
    top: 0px;
    width: 35px;
    left: 10px;
    transform: rotate(45deg);
  }

  .footer-bottom {
    position: inherit;
  }

  .focalImage-about02 {
    margin-top: -60px;
    width: 117.5%;
  }

  .sub-main-title {
    font-size: 400%;
  }

  .logo-menu-button img {
    padding-left: 2.3%;
  }

  main.main,
  div.sidebar {
    padding: 44px 0;
  }

  .article h2 {
    font-size: 200%;
  }

  .about-box01,
  .about-box02,
  .about-box03 {
    width: 48%;
  }

  .article h2,
  .article h3,
  .article h4,
  .article h5,
  .article h6 {
    margin-top: 1em;
    margin-bottom: 0.5em;
  }

  h1 {
    font-size: 400%;
  }

  .Profile-box .block-left {
    width: 50%;
  }

  .Profile-box .block-right {
    width: 50%;
  }

  .Profile-box02 .block-right {
    width: 50%;
    padding-left: 3%;
  }


  .Profile-box02 .block-left {
    width: 50%;
  }

  .Profile-box02:after {
    height: 370px;
    top: -50px;
  }

  .Contact-box-about .block-left {
    width: 80%;
  }

  .Contact-box-about .block-right {
    width: 110%;
    padding: 0px 16%;
    margin-top: 30px;
  }

  .Contact-box-about:after {
    height: 690px;
    top: 240px;
    left: 9%;
  }

  .Flow-box-top:after {
    height: 370px;
    top: 55px;
  }

  .font-size200 {
    font-size: 100%;
  }

  .Product-box-top:after {
    height: 400px;
  }

  .Flow-box-top:after {
    height: 400px;
  }

  .title-contact:after {
    margin: -96px auto;
  }

  .Contact-box-top:after {
    height: 470px;
  }

  .font-size600 {
    font-size: 330%;
  }

  .underline-right:after,
  .underline-right02:after {
    width: 83px;
    margin-top: 90px;
  }

  .underline-left:after {
    width: 83px;
    margin-top: -40px;
  }

  .Profile-box02 .block-right {
    margin-top: 120px;
  }

  .Profile-box02:after {
    height: 250px;
    top: 110px;
  }

  .underline-right02:after {
    margin-top: 160px;
  }

  .about-box02 {
    margin-top: 214px;
  }

  .about-box03 {
    margin-top: 0px;
  }

  .news-cat-title {
    font-size: 100%;
  }

  .flow-box-left,
  .flow-box-right {
    padding-left: 0%;
    padding-right: 0%;
  }

  .flow-box02 .flow-box-left,
  .flow-box02 .flow-box-right {
    padding-left: 0%;
    padding-right: 0%;
  }

  /*追加*/

  section.panel {
    padding: 2.5rem 1.25rem;
  }

  .indicator {
    right: 0.5rem;
    gap: 10px;
  }

  .dot {
    width: 10px;
    height: 10px;
  }

  .footer-blocks {
    flex-direction: column;
    gap: 2rem;
  }

  .footer-location,
  .footer-contact {
    width: 100%;
  }

  .category .container,
  .single-post .container,
  .page-id-9 .container,
  .page-id-11 .container,
  .page-id-13 .container,
  .post-type-archive-works #container,
  .single-works #container,
  .post-type-archive-furniture #container,
  .single-furniture #container {
    background-position: center top;
  }
}

/*834px以下*/
@media screen and (max-width: 834px) {
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px) {
  .readmore-works {
    margin-top: 0em;
  }

  .category div#list {
    display: block;
  }

  .category .a-wrap {
    width: 100%;
  }

  .category .entry-card {
    display: flex;
    justify-content: space-between;
  }

  .category .ect-entry-card .card-thumb {
    width: 47%;
  }

  .category .ect-entry-card .card-content {
    width: 47%;
  }

  .roop {
    margin-top: 63px;
    height: 100vh;
  }

  .icon_fb,
  .icon_insta,
  .icon_youtube,
  .icon_contact {
    display: inline-block !important;
    width: 25px;
    margin-right: 1em;
  }

  .icon_contact {
    background-image: url(images/f_icon_contact_bl.svg);
  }

  .icon_fb {
    background-image: url(images/f_icon_facebook_bl.svg);
  }

  .icon_insta {
    background-image: url(images/f_icon_insta_bl.svg);
  }

  .icon_youtube {
    background-image: url(images/f_icon_youtube_bl.svg);
  }

  .logo-menu-button img {
    margin: 19px;
    max-height: 26px;
  }

  .fz-16px {
    font-size: 13px;
  }

  /*必要ならばここにコードを書く*/
  .maingrafic-text02 h2 {
    text-align: right;
  }

  .maingrafic-text01 h2,
  .maingrafic-text02 h2 {
    font-size: 75%;
  }

  .maingrafic-text01 h2:after,
  .maingrafic-text02 h2:after {
    width: 40%;
    height: 2px;
  }

  .maingrafic-text02 h2:after {
    margin-left: 58%;
  }

  .Product-box-top:after {
    height: 150px;
  }

  .Flow-box-top:after {
    top: 25px;
    left: 20%;
    height: 400px;
  }

  h3 {
    font-size: 110%;
    font-weight: bold;
  }

  .readmore-flow {
    margin-top: -1em;
    margin-bottom: 2em;
  }

  .About-box-top .flex {
    display: block;
  }

  .about-top-bottom-box .block-left {
    width: 100%;
  }

  .about-top-bottom-box .block-right {
    width: 100%;
    margin-top: 0px;
  }

  .mymap iframe {
    width: 100%;
    height: 290px;
    margin-bottom: -62px;
  }

  .Flow-box-top img {
    margin-top: 1em;
  }

  .navi-menu-content {
    left: 0;
    -webkit-transform: translateX(125%);
    transform: translateX(125%);
  }

  #navi-menu-input:checked~#navi-menu-content,
  #sidebar-menu-input:checked~#sidebar-menu-content,
  #search-menu-input:checked~#search-menu-content,
  #share-menu-input:checked~#share-menu-content,
  #follow-menu-input:checked~#follow-menu-content {
    transition: .3s ease-in-out;
    -webkit-transform: translateX(20%);
    transform: translateX(20%);
    opacity: 1;
  }

  .top-main-title {
    font-size: 330%;
  }

  .top-news-box .flex {
    display: block;
  }

  .news-block-l {
    width: 100%;
  }

  .news-block-r {
    width: 22%;
    float: right;
    margin-top: -30px;
  }

  .work-p {
    width: 100%;
  }

  .flex-works-top {
    margin-top: 80px;
  }

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

  .card-box {
    width: 48%;
  }

  .flex-works-top .card-box:nth-child(2) {
    margin-top: -50px;
  }

  .flex-works-top .card-box:nth-child(3) {
    margin-top: 40px;
  }

  .Product-box-top:after {
    z-index: -10;
  }

  .Product-box-top .block-right {
    float: right;
  }

  .Product-box-top .block-right {
    float: right;
    margin-top: -40px;
  }

  .readmore-product {
    margin-top: 1em;
  }

  .top-flow-box .top-main-title {
    float: right;
    margin-right: 4%;
  }

  .top-flow-box .wrap {
    margin-top: 100px;
  }

  .Flow-box-top:after {
    z-index: -10;
  }

  .Flow-box-top .block-left {
    width: 84%;
  }

  .Flow-box-top .block-right {
    width: 100%;
  }

  .about-top-bottom-box .block-right {
    float: right;
  }

  .About-box-top .flex {
    display: block;

  }

  .Contact-box-top .flex {
    display: block;
  }

  .Contact-box-top .block-left {
    width: 100%;
  }

  .Contact-box-top .block-right {
    float: right;
  }

  .category-news .flex-box {
    display: block;

  }

  .category-news .list-cat:after {
    display: none;
  }

  .category-news .entry-card {
    display: flex;
    justify-content: space-between;
  }

  .category-news .ect-entry-card .card-thumb {
    width: 47%;
  }

  .category-news .entry-card-content {
    width: 47%;
  }

  .news-thumbnail img {
    height: 120px;
  }

  .news-thumbnail {
    width: auto;
    padding-top: 29.25%;
  }

  .sort-btn li {
    width: inherit;
  }

  .item {
    width: calc(46%) !important;
    margin: 2.0%;
  }

  .flow-box-number {
    font-size: 220%;
  }

  .flow-box02 .flow-box-number {
    font-size: 220%;
  }

  .flow-box-right {
    padding-right: 0%;
  }

  .flow-box-left {
    padding-left: 0%;
  }

  .flow-box02 .flow-box-right {
    padding-left: 0%;
  }

  .flow-box02 .flow-box-left {
    padding-right: 0%;
    padding-left: 0%;
  }

  .flow-box01 {
    margin-bottom: 1em;
  }

  .flow-box02 {
    margin-bottom: 1em;
  }

  .page-id-11 .article h2 {
    font-size: 110%;
  }

  .entry-title,
  .article h2 {
    padding: 0;
  }

  .top-flow-box .wrap {
    margin-top: 0px;
  }

  .top-contact-left {
    margin-top: 3em;
  }

  .top-contact-left .updown {
    font-size: 1rem;
    padding-top: 2em;
    width: 50%;
  }

  .Contact-box-top .block-right {
    width: 80%;
  }

  .title-contact {
    margin-top: 0;
  }

  .about-box01,
  .about-box02,
  .about-box03 {
    width: 100%;
  }

  .about-box03,
  .about-box02 {
    margin-top: 0;
  }

  .Profile-box.flex {
    display: block;
  }

  .Profile-box .block-left {
    width: 100%;
    margin-bottom: 2em;
  }


  .Profile-box .block-right {
    width: 100%;
    z-index: 1;
  }

  .Profile-box02 {
    margin-top: 0px;
    height: 350px;
  }

  .category-news .list-cat {
    border-bottom: 1px solid #000;
    margin-bottom: 1em;
  }

  .Profile-box02 .block-left {
    width: 70%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }

  .Profile-box02 .block-right {
    width: 80%;
    position: absolute;
    right: 0;
    top: 80px;
  }

  .l-accordion .l-accordion-inside {
    height: 0;
    opacity: 0;
    transition: 0.5s;
  }

  .l-accordion input:checked~.l-accordion-inside {
    height: auto;
    opacity: 1;
  }

  .l-accordion .l-accordion-switch {
    position: relative;
    display: block;
    font-weight: bold;
    cursor: pointer;
  }

  .l-accordion .l-accordion-switch::before,
  .l-accordion .l-accordion-switch::after {
    content: '';
    position: absolute;
    display: block;
    width: 14px;
    height: 3px;
    background: #555;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
  }

  .l-accordion .l-accordion-switch::after {
    transform: translateY(-50%) rotate(90deg);
    transition: 0.5s;
  }

  .l-accordion input:checked~.l-accordion-switch::after {
    transform: rotate(0);
    transition: 0.5s;
  }

  .readmore-flow {
    margin-top: 1em;
  }

  .has-logo-button .menu-button {
    margin-right: -1%;
  }

  .logo-menu-button img {
    padding-left: 0;
  }

  .blockB {
    padding: 30px 0;
  }

  .font-size600 {
    font-size: 200%;
  }

  .underline-right:after,
  .underline-right02:after {
    width: 60px;
    margin-top: 56px;
  }

  .article h2 {
    font-size: 120%;
  }

  .article h3 {
    font-size: 100%;
  }

  .underline-left:after {
    width: 60px;
    margin-top: -20px;
  }

  .about-box01 {
    margin-top: 0em;
  }

  .Product-box-top .block-left {
    margin-bottom: 1em;
  }


  .Profile-box02:after {
    height: 310px;
  }

  .katagaki {
    font-size: 100%;
  }

  .underline-right02:after {
    margin-top: 82px;
  }

  .about-box02,
  .about-box03 {
    position: relative;
  }


  .about-box03:after {
    content: '';
    display: block;
    background-color: #D9DED6;
    height: 260px;
    position: absolute;
    top: 133px;
    left: -21%;
    width: 82%;
    z-index: -10;
  }

  .Contact-box-about .block-left {
    margin-top: 50px;
  }

  .Contact-box-about:after {
    height: 650px;
    top: 130px;
    left: -5%;
    width: 108%;
  }

  .Contact-box-about .block-right {
    width: 100%;
    padding: 0px 0%;
    margin-top: 30px;
  }

  .mgb5em {
    margin-bottom: 1em !important;
  }

  .post-type-archive-works .a-wrap {
    width: calc(46%) !important;
  }

  .flow-box-outer:after {
    border-right: 2px solid #707070;
  }

  .footer-block-title,
  .footer-text,
  .footer-sns-heading,
  .footer-list {
    font-size: 1rem;
  }

  .sort-btn {
    justify-content: flex-start;
  }

  .sort-btn li:after {
    margin: 0 1em 0 1em;
  }

  .category .container,
  .single-post .container,
  .page-id-9 .container,
  .page-id-11 .container,
  .page-id-13 .container,
  .post-type-archive-works #container,
  .single-works #container,
  .post-type-archive-furniture #container,
  .single-furniture #container {
    background-size: auto 200px;
  }
}

/*480px以下*/
@media screen and (max-width: 380px) {
  .maingrafic-text01 {
    top: 90px;
  }

  .maingrafic-text02 {
    bottom: 110px;
  }
}

/* Contact Form7 */
.contact-form-outer {
  width: 100%;
  margin: 5em auto;
}

.contact7 {
  max-width: 100%;
  box-sizing: border-box;
}

.contact7 dd {
  margin: 0 0 30px 0;
}

.contact7 dt {
  font-weight: normal;
  margin-bottom: 0.5em;
}

/* 必須マーク */
.contact7 .must {
  background: #961914;
}

/* 任意マーク */
.contact7 .optional {
  background: #999;
}

.contact7 .must,
.contact7 .optional {
  color: #FFF;
  border-radius: 3px;
  font-size: 10px;
  margin-left: 10px;
  padding: 5px 10px;
  letter-spacing: 2px;
}

.btn_contact7 {
  text-align: center;
}

.btn_contact7 input {
  width: inherit;
  background-color: #D9DED6;
  color: #961914;
  font-size: 2.1em;
  font-weight: bold;
  letter-spacing: 0.2em;
  display: inline-block;
  line-height: 1;
  padding: 0;
  margin: 0px;
  border: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

.btn_contact7 input:hover {
  background-color: #961914;
  color: #fff;
}

.search-edit,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  background-color: #F4F4F4;
}

@media screen and (min-width: 768px) {

  .contact-form-outer {
    width: 1280px;
  }

  .contact7 dt {
    float: left;
    clear: left;
    width: 35%;
    padding: 5px 10px 5px 0;
    margin-bottom: 0em;
  }

  .contact7 dd {
    margin-left: 35%;
  }

  .btn_contact7 input {
    width: inherit;
    background-color: #D9DED6;
    color: #961914;
    font-size: 2.1em;
    font-weight: bold;
    letter-spacing: 0.2em;
    display: inline-block;
    line-height: 1;
    padding: 0;
    margin: 0px;
    border: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }

  .btn_contact7 input:hover {
    background-color: #961914;
    color: #fff;
  }
}