@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
body {
   font-size: 16px;
   font-family: "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", Verdana, Meiryo, sans-serif;
   line-height: 1.8;
   background: #fff;
   margin-top: -32px;
}

a {
   color: #000;
   border-bottom: none;
   text-decoration: none;
}

a:hover {
   color: #000;
   opacity: 0.4;
   filter: alpha(opacity=40);
   -moz-opacity: 0.4;
   -webkit-transition: 0.3s ease-in-out;
   -moz-transition: 0.3s ease-in-out;
   -o-transition: 0.3s ease-in-out;
   transition: 0.3s ease-in-out;
   /*border-bottom: none;*/
   text-decoration: none;
}

.post-date {
   display: none;
}

#news .inner .info ul li.blog a,
#news .inner .info ul li.blog a:hover {
   color: #fff;
}

a img:hover {
   opacity: 0.7;
   filter: alpha(opacity=70);
   -moz-opacity: 0.7;
   -webkit-transition: 0.3s ease-in-out;
   -moz-transition: 0.3s ease-in-out;
   -o-transition: 0.3s ease-in-out;
   transition: 0.3s ease-in-out;
}

#go-to-top {
   display: none !important;
}

ul,
li {
   list-style: none;
}

.dis-pc {
   display: block;
}
.dis-sp {
   display: none;
}

.dis-sp-inline {
   display: none;
}

/*固定ページの日付非表示*/
#header {
   display: none;
}

.post-58 .date-tags {
   display: none;
}

.post-58 .author-info .post-author {
   display: none;
}
/*固定ページの日付非表示*/

/*header
-------------------------------------*/
header .inner {
   width: 1090px;
   margin: 82px auto 0;
   position: relative;
}

header .inner .logo img {
   width: 147px;
   height: auto;
}

header .inner ul {
   display: flex;
   justify-content: flex-end;
   align-items: flex-start;
   font-family: "Jost", sans-serif;
   font-weight: 200;
   padding: 0;
}

header .inner ul li {
   margin-left: 50px;
}

header .inner ul li.insta {
   font-size: 18px;
   margin: -2px 0 0 30px;
}

header .inner ul li.fb {
   font-size: 18px;
   margin: -2px 0 0 30px;
   padding-right: 20px;
   border-right: solid 1px #4f5c73;
}

header .inner ul li.fb img {
   width: 28px;
   vertical-align: top;
}

header .inner ul li.fb_other {
   font-size: 18px;
   margin: -2px 0 0 30px;
   padding-right: 20px;
   border-right: solid 1px #4f5c73;
   height: 34px !important;
}

header .inner ul li.fb_other img {
   width: 20px;
   padding-top: 5px;
   vertical-align: top;
}

header .inner ul li.tel {
   margin-left: 20px;
}

header .inner ul li:first-child {
   margin-right: auto;
   margin-left: 0;
}

header .inner .float_txt {
   text-align: right;
   position: absolute;
   top: 50px;
   right: -10px;
   font-size: 19px;
}

/*header
-------------------------------------*/

/*header02
-------------------------------------*/
header#other .inner {
   width: 1090px;
   margin: 37px auto 100px;
   position: relative;
}

header#other .inner .logo img {
   width: 127px;
   height: 102px;
}

header#other .inner ul {
   display: flex;
   justify-content: flex-end;
   align-items: flex-start;
   font-family: "Jost", sans-serif;
   font-weight: 200;
   padding: 0;
   font-size: 16px !important;
}

header#other .inner ul li {
   margin-left: 50px;
}

header#other .inner ul li.insta,
header#other .inner ul li.insta_other {
   font-size: 18px;
   margin: -2px 0 0 30px;
}

header#other .inner ul li.insta img,
header#other .inner ul li.insta_other img {
   width: 20px;
   padding-top: 7px;
}

header#other .inner ul li.fb {
   font-size: 18px;
   margin: -2px 0 0 30px;
   padding-right: 20px;
   border-right: solid 1px #4f5c73;
}

header#other .inner ul li.fb img {
   width: 20px;
   padding-top: 7px;
}

header#other .inner ul li.fb_other img {
   width: 29px;
   padding-top: 3px;
}

header#other .inner ul li.tel {
   margin-left: 20px;
}

header#other .inner ul li.dis-pc i {
   display: none;
}

header#other .inner ul li:first-child {
   margin-right: auto;
   margin-left: 0;
}

header#other .inner .float_txt {
   text-align: right;
   position: absolute;
   top: 50px;
   right: -10px;
}

/*header#other 
-------------------------------------*/

/*kv
-------------------------------------*/
#kv .inner {
   width: 1090px;
   margin: 60px auto 0;
   position: relative;
}

#kv .inner .slider div {
   width: 800px;
   margin: 0 0 0 auto;
}

#kv .inner .slider div img {
   width: 100%;
   height: auto;
}

#kv .inner .float_txt {
   font-size: 50px;
   font-weight: bold;
   line-height: 1.6;
   position: absolute;
   top: 0;
   left: -20px;
   -ms-writing-mode: tb-rl;
   writing-mode: vertical-rl;
}

#kv .inner .float_txt span {
   font-family: "Jost", sans-serif;
   font-weight: 500;
}

#kv .inner .scroll_arrow {
   position: absolute;
   left: 0;
   bottom: 0;
   text-align: center;
   font-family: "Jost", sans-serif;
}

#kv .inner .scroll_arrow dt {
   padding-bottom: 10px;
}

#kv .inner .scroll_arrow dd {
   padding-left: 7px;
}

#kv .inner .scroll_arrow dd img {
   width: 8px;
}

/*kv
-------------------------------------*/

/*news
-------------------------------------*/
#news .inner {
   width: 1090px;
   margin: 120px auto;
   position: relative;
}

#news .inner h2 {
   position: absolute;
   top: 0;
   left: 0;
   font-size: 62px;
   letter-spacing: 16px;
   font-family: "Jost", sans-serif;
   font-weight: 400;
}

#news .inner .info {
   padding-top: 30px;
   font-family: "Jost", sans-serif;
   font-weight: 300;
   background: none;
}

#news .inner .info ul {
   display: flex;
   justify-content: flex-end;
   margin-bottom: 13px;
}

#news .inner .info ul li.ico_new {
   color: #ff0000;
   width: 45px;
}

#news .inner .info ul li.time {
   width: 145px;
   text-transform: lowercase;
}

#news .inner .info ul li.blog {
   width: 80px;
   height: 25px;
   line-height: 1.6;
   background: #4f5c73;
   text-align: center;
   color: #fff;
   margin-top: 1px;
   margin-right: 28px;
}

#news .inner .info ul li.news {
   width: 80px;
   height: 25px;
   line-height: 1.6;
   border: solid 1px #4f5c73;
   text-align: center;
   color: #4f5c73;
   margin-top: 1px;
   margin-right: 28px;
}

#news .inner .info ul li.event {
   width: 80px;
   height: 25px;
   line-height: 1.6;
   background: #f6ff00;
   text-align: center;
   margin-top: 1px;
   margin-right: 28px;
}

#news .inner .info ul li.event a {
   color: #000;
}

#news .inner .info ul li.txt {
   width: 340px;
   font-family: "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", Verdana, Meiryo, sans-serif;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   -webkit-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
}

#news .inner .info ul li.more {
   width: 90px;
   margin-left: 10px;
}

#news .inner .info ul li.more i {
   padding-left: 20px;
}

/*news
-------------------------------------*/

/*about
-------------------------------------*/
#about .inner {
   width: 1090px;
   margin: 150px auto 0;
}

#about .inner .ttl {
   display: flex;
   justify-content: space-between;
   align-content: stretch;
   /* align-items: self-start; */
   width: 800px;
   margin: 0 0 30px;
   font-size: 50px;
   letter-spacing: 8px;
   font-family: "Jost", sans-serif;
   font-weight: 400;
}

#about .inner .ttl img {
   vertical-align: middle;
   width: 23px;
   margin: -5px 10px 0 0;
}

#about .inner p {
   width: 800px;
   line-height: 2.2;
}

#about .inner .about_img {
   margin-top: 50px;
}

#about .inner .about_img img {
   width: 1090px;
}

/*about
-------------------------------------*/

/*concept
-------------------------------------*/
#concept .inner {
   width: 1090px;
   margin: 75px auto 0;
}

#concept .inner ul.concept_txt {
   display: flex;
   padding-left: 0;
}

#concept .inner ul.concept_txt li {
   width: 100%;
   margin-right: 80px;
}

#concept .inner ul.concept_txt li dt {
   font-size: 16px;
   font-weight: 300;
   padding-bottom: 20px;
}

#concept .inner ul.concept_txt li dd {
   line-height: 2;
}

#concept .inner ul.concept_txt li.ttl {
   width: 75px;
   font-size: 70px;
   letter-spacing: 6px;
   margin: 0 -25px 0 auto;
   -ms-writing-mode: tb-rl;
   writing-mode: vertical-rl;
   font-family: "Jost", sans-serif;
   font-weight: 300;
}

#concept .inner ul.concept_txt li.ttl h2 {
   font-family: "Jost", sans-serif;
   font-weight: 400;
   font-size: 70px;
}

/*concept
-------------------------------------*/

/*flow
-------------------------------------*/

#flow .inner {
   width: 1090px;
   margin: 150px auto 0;
   background: url("http://lchairs.jp/wp-content/themes/cocoon-master/img/img_flow.jpg") no-repeat top right;
   background-position: top 30px right 0;
   background-size: 570px 355px;
   padding-bottom: 50px;
}

#flow .inner h2 {
   margin-top: -20px;
}

#flow .inner h2 dt {
   font-size: 70px;
   font-family: "Jost", sans-serif;
   font-weight: 400;
}

#flow .inner h2 dd {
   font-size: 34px;
   line-height: 1.6;
}

/*flow
-------------------------------------*/

/*works-insta
-------------------------------------*/
#works .inner {
   width: 94%;
   max-width: 1090px;
   margin: 150px auto 0;
}

#works .inner h2 {
   font-size: 70px;
   font-family: "Jost", sans-serif;
   font-weight: 400;
   text-align: center;
}

#works .inner dl {
   margin: 0 auto 30px;
   text-align: center;
}

#works .inner dl dt {
   font-size: 40px;
}
#works .inner dl dd {
   margin-top: -10px;
}

#works .inner dl dd img {
   width: 160px;
}

#works .inner ul {
   display: flex;
   justify-content: center;
   flex-wrap: wrap;
   padding: 0;
}

#works .inner ul li + li {
   margin-left: 2px;
}

/*#works .inner ul li:last-child{
	display: none;
}*/

#works .inner ul li img {
   width: calc((94vw - 6px) / 4);
   max-width: 271px;
   height: calc((94vw - 6px) / 4);
   max-height: 271px;
   object-fit: cover; /* 🖐 */
}

/*works-insta
-------------------------------------*/

/*staff
-------------------------------------*/
#staff .inner {
   width: 1090px;
   margin: 150px auto 0;
}

#staff .inner h2 {
   font-size: 70px;
   font-family: "Jost", sans-serif;
   font-weight: 400;
   text-align: right;
   margin-bottom: 70px;
}

#staff .inner .inner_wrap {
   display: flex;
   justify-content: space-between;
   margin-left: 30%;
}

#staff .inner dl {
   width: 460px;
}
#staff .inner dl dt ul {
   display: flex;
   justify-content: space-between;
}

#staff .inner dl dt ul li {
   line-height: 1;
}

#staff .inner dl dt ul li img {
   width: 300px;
}

#staff .inner dl dt ul li:last-child {
   font-size: 60px;
   font-weight: 100;
   letter-spacing: 10px;
   -ms-writing-mode: tb-rl;
   writing-mode: vertical-rl;
}

#staff .inner dl dd {
   padding-top: 60px;
}

#staff .inner dl dd p {
   display: flex;
   justify-content: space-between;
   align-items: baseline;
   font-size: 30px;
   font-family: "Jost", sans-serif;
   font-weight: 300;
   margin-bottom: 20px;
   letter-spacing: 5px;
}

#staff .inner dl dd p span {
   font-size: 16px;
   letter-spacing: 4px;
   margin: 0 0 0 auto;
}

/*staff
-------------------------------------*/

/*contact
-------------------------------------*/
#contact .inner {
   width: 1090px;
   margin: 150px auto 0;
}

#contact .inner h2 {
   font-size: 70px;
   font-family: "Jost", sans-serif;
   font-weight: 400;
   text-align: center;
}

/*contact
-------------------------------------*/

/*blog
-------------------------------------*/
#blog {
   margin: 120px auto 0;
   background: url("http://lchairs.jp/wp-content/themes/cocoon-master/img/bg_blog.jpg") no-repeat;
   background-size: cover;
   height: 795px;
}

#blog .inner {
   width: 1090px;
   margin: 0 auto;
}

#blog .inner h2 {
   font-size: 70px;
   font-family: "Jost", sans-serif;
   font-weight: 400;
   text-align: center;
   padding: 80px 0 40px;
   color: #fff;
}

#blog .inner ul {
   display: flex;
   justify-content: space-between;
   padding: 0;
}

#blog .inner ul li {
   width: 346px;
}

#blog .inner ul li dd.day {
   color: #fff;
   padding-bottom: 10px;
   font-family: "Jost", sans-serif;
}

#blog .inner ul li dd.day span {
   color: #ff0004;
   padding-right: 6px;
}

#blog .inner ul li dd.photo {
   padding: 20px 20px 0 20px;
   background: #fff;
}

#blog .inner ul li dd.photo img {
   width: 305px;
   height: 305px;
   object-fit: cover; /* この一行を追加するだけ！ */
}

#blog .inner ul li dt.title {
   padding: 0 20px 20px 20px;
   background: #fff;
   min-height: 78px;
}

#blog .inner ul li dd.name {
   font-size: 18px;
   font-weight: 300;
   letter-spacing: 4px;
   color: #cbbb79;
   font-family: "Jost", sans-serif;
}

/*blog
-------------------------------------*/

/*company
-------------------------------------*/
#company {
   background: #fff;
}

#company .inner {
   width: 1090px;
   margin: 100px auto 0;
}

#company .inner h2 {
   font-size: 70px;
   font-family: "Jost", sans-serif;
   font-weight: 400;
   padding-bottom: 20px;
}

#company .inner .inner_wrap {
   display: flex;
   justify-content: flex-start;
}

#company .inner .inner_wrap table {
   width: 545px;
   min-height: 300px;
   border: solid 1px #000;
   padding: 33px 35px;
   border-collapse: unset;
}

#company .inner .inner_wrap table th {
   font-size: 18px;
   font-weight: 100;
   width: 100px;
   text-align: left;
   padding: 0;
   background: #fff;
   border: none;
}

#company .inner .inner_wrap table td {
   font-size: 16px;
   font-weight: 100;
   text-align: left;
   padding: 0 0 0 40px;
   border-left: solid 1px #000;
}

#company .inner .inner_wrap table.first td {
   width: 280px;
   background: #fff;
   border: none;
}

#company .inner .inner_wrap table.first td.address span {
   background: #000;
   color: #fff;
   padding: 2px 2px 1px;
}

#company .inner .inner_wrap table.second th {
   padding-bottom: 26px;
   border: none;
}

#company .inner .inner_wrap table.second td {
   width: 330px;
   padding-bottom: 10px;
   border: none;
}

#company .inner .inner_wrap table.second td.area span {
   background: #e5e5e5;
   padding: 3px 7px 2px;
   width: 68px;
   margin: 0 2px;
}

/*company
-------------------------------------*/

/*footer
-------------------------------------*/
footer#front {
   margin-top: 100px;
   padding-top: 65px;
   background: url("http://lchairs.jp/wp-content/themes/cocoon-master/img/bg_footer.png") no-repeat;
   background-size: cover;
   height: 364px;
}

footer#front .inner {
   width: 1090px;
   margin: 0 auto;
   color: #fff;
}

footer#front .inner ul {
   display: flex;
   justify-content: flex-start;
   font-weight: 100;
}

footer#front .inner ul li.name {
   margin-right: 20px;
}

footer#front .inner ul li.name dl img {
   width: 168px;
}

footer#front .inner ul li.name dl dd {
   font-weight: 100;
   padding-top: 25px;
}

footer#front .inner ul li.address dd.sns {
   font-size: 18px;
   font-family: "Jost", sans-serif;
   letter-spacing: 2px;
}

footer#front .inner ul li.address dd.sns a {
   color: #fff;
}

footer#front .inner ul li.address dd.bottom {
   padding-top: 71px;
   font-size: 16px;
}

footer#front .inner ul li.address dd.sns a {
   padding-left: 14px;
}

footer#front .inner ul li.contact {
   margin: 0 0 0 auto;
}

footer#front .inner ul li.contact .tel {
   font-size: 42px;
   font-family: "Jost", sans-serif;
   letter-spacing: 2px;
}

footer#front .inner ul li.contact .tel a {
   color: #fff;
}

footer#front .inner ul li.contact .contact_form {
   font-family: "Jost", sans-serif;
   letter-spacing: 2px;
   border: solid 1px #fff;
   padding: 18px 60px;
}

footer#front .inner ul li.contact .contact_form a {
   color: #fff;
}

footer#front .inner ul li.contact .contact_form i {
   margin-left: 110px;
}

footer#front .inner ul li.contact .copyright {
   font-size: 14px;
   font-family: "Jost", sans-serif;
   padding-top: 12px;
}

#pagetop {
   font-size: 36px;
   color: #ccc;
   position: fixed;
   bottom: 12px;
   right: 2%;
}

/*footer
-------------------------------------*/

/*footer#other
-------------------------------------*/
footer#other {
   margin-top: 0;
   padding-top: 65px;
   background: url("http://lchairs.jp/wp-content/themes/cocoon-master/img/bg_footer.png") no-repeat;
   background-size: cover;
   height: 364px;
}

footer#other .inner {
   width: 1090px;
   margin: 0 auto;
   color: #fff;
}

footer#other .inner ul {
   display: flex;
   justify-content: flex-start;
   font-weight: 100;
}

footer#other .inner ul li.name {
   margin-right: 20px;
}

footer#other .inner ul li.name dl img {
   width: 168px;
}

footer#other .inner ul li.name dl dd {
   font-weight: 100;
   padding-top: 25px;
}

footer#other .inner ul li.address dd.sns {
   font-size: 18px;
   font-family: "Jost", sans-serif;
   letter-spacing: 2px;
}

footer#other .inner ul li.address dd.sns a {
   color: #fff;
}

footer#other .inner ul li.address dd.bottom {
   padding-top: 84px;
   font-size: 16px;
}

footer#other .inner ul li.address dd.sns a {
   padding-left: 14px;
}

footer#other .inner ul li.contact {
   margin: 0 0 0 auto;
}

footer#other .inner ul li.contact .tel {
   font-size: 42px;
   font-family: "Jost", sans-serif;
   letter-spacing: 2px;
}

footer#other .inner ul li.contact .tel a {
   color: #fff;
}

footer#other .inner ul li.contact .contact_form {
   font-family: "Jost", sans-serif;
   letter-spacing: 2px;
   border: solid 1px #fff;
   padding: 18px 60px;
}

footer#other .inner ul li.contact .contact_form a {
   color: #fff;
}

footer#other .inner ul li.contact .contact_form i {
   margin-left: 110px;
}

footer#other .inner ul li.contact .copyright {
   font-size: 14px;
   font-family: "Jost", sans-serif;
   padding-top: 20px;
}

#pagetop {
   font-size: 36px;
   color: #ccc;
   position: fixed;
   bottom: 12px;
   right: 2%;
}

#pagetop a,
#pagetop a:hover {
   color: #ccc;
}

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

/*footer#other
-------------------------------------*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px) {
   /*必要ならばここにコードを書く*/
}

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

   body {
      margin-top: 0 !important;
   }

   .sidebar-menu-button {
      display: none;
   }

   .dis-pc {
      display: none;
   }
   .dis-sp {
      display: block;
   }

   .dis-sp-inline {
      display: inline-block;
   }

   /*sp_menu
-------------------------------------*/

   header .logo {
      position: absolute;
      top: 10px;
      left: -75px;
      /*margin: 16px 0 0 20px;
    text-align: left;*/
   }

   header .logo img {
      width: 32%;
   }

   header .logo_other {
      position: absolute;
      top: 6px;
      left: 19px;
      /*margin: 16px 0 0 20px;
    text-align: left;*/
   }

   header .logo_other img {
      width: 22%;
   }

   header#other {
      margin-bottom: 70px;
   }

   .entry-title,
   .archive-title {
      font-size: 26px;
      margin: 16px 0 16px 0 !important;
      line-height: 1.3;
   }

   .fa-folder-open {
      display: none !important;
   }

   /*============
nav
=============*/
   nav {
      display: block;
      position: fixed;
      top: 0;
      left: -300px;
      bottom: 0;
      width: 300px;
      background: #ffffff;
      overflow-x: hidden;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      transition: all 0.5s;
      z-index: 100;
      opacity: 0;
   }
   .open nav {
      left: 0;
      opacity: 1;
   }
   nav .inner {
      padding: 25px;
   }
   nav .inner ul {
      list-style: none;
      margin: 0;
      padding: 0;
   }
   nav .inner ul li {
      position: relative;
      margin: 0;
      border-bottom: 1px solid #333;
   }
   nav .inner ul li a {
      display: block;
      color: #333;
      font-size: 14px;
      padding: 1em;
      text-decoration: none;
      transition-duration: 0.22;
   }
   nav .inner ul li a:hover {
      background: #e4e4e4;
   }
   nav {
      left: -370px;
      width: 270px;
   }
   /*============
.toggle_btn
=============*/
   .toggle_btn {
      display: block;
      position: fixed;
      top: 20px;
      right: 20px;
      width: 30px;
      height: 30px;
      transition: all 0.5s;
      cursor: pointer;
      z-index: 200;
   }
   .toggle_btn span {
      display: block;
      position: absolute;
      left: 0;
      width: 30px;
      height: 2px;
      background-color: #333;
      border-radius: 4px;
      transition: all 0.5s;
   }
   .toggle_btn span:nth-child(1) {
      top: 4px;
   }
   .toggle_btn span:nth-child(2) {
      top: 14px;
   }
   .toggle_btn span:nth-child(3) {
      bottom: 4px;
   }
   .open .toggle_btn span {
      background-color: #fff;
   }
   .open .toggle_btn span:nth-child(1) {
      -webkit-transform: translateY(10px) rotate(-315deg);
      transform: translateY(10px) rotate(-315deg);
   }
   .open .toggle_btn span:nth-child(2) {
      opacity: 0;
   }
   .open .toggle_btn span:nth-child(3) {
      -webkit-transform: translateY(-10px) rotate(315deg);
      transform: translateY(-10px) rotate(315deg);
   }
   /*============
#mask
=============*/
   #mask {
      display: none;
      transition: all 0.5s;
   }
   .open #mask {
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000;
      opacity: 0.8;
      z-index: 90;
      cursor: pointer;
   }

   /*sp_menu
-------------------------------------*/

   /*ヘッダー
-------------------------------------*/
   header .inner {
      width: 100%;
      margin: 0 auto !important;
      position: relative;
   }

   header .inner .logo {
      padding: 10px;
   }

   header .inner .logo img {
      width: 127px;
      height: 102px;
   }

   header .inner ul {
      display: flex;
      justify-content: flex-end;
      align-items: flex-start;
      flex-direction: column;
      font-family: "Jost", sans-serif;
      font-weight: 200;
   }

   header .inner ul li {
      margin-left: 10px !important;
   }

   header .inner ul li.insta,
   header .inner ul li.insta_other {
      font-size: 18px;
      margin-left: 10px;
   }

   header .inner ul li.fb {
      font-size: 18px;
      margin-left: 5px;
      padding-right: 0;
      border-right: none;
      width: 132px;
   }

   header .inner ul li.fb_other {
      font-size: 18px;
      margin-left: 10px;
      padding-right: 0;
      padding-bottom: 50px;
      border-right: none;
      width: 130px;
   }

   header .inner ul li.fb img {
      width: 22px;
      vertical-align: top;
      margin-top: 0px;
      margin-left: 0;
      margin-right: -5px;
   }

   header .inner ul li.insta_other img {
      width: 16px;
      vertical-align: top;
      padding-top: 4px;
   }

   header .inner ul li.fb_other img {
      width: 22px;
      vertical-align: top;
      margin: -2px -3px 0 -3px;
   }

   header .inner ul li.tel {
      margin-left: 10px;
   }

   header .inner ul li:first-child {
      margin-right: auto;
      margin-left: 0;
   }

   header .inner .float_txt {
      text-align: left !important;
      position: absolute !important;
      top: 430px !important;
      left: 34px !important;
      width: 230px;
      line-height: 2.2;
      font-size: 12px;
      font-weight: bold;
   }

   #navArea {
      height: 30px;
   }

   /*kv
-------------------------------------*/
   #kv .inner {
      width: 100%;
      margin: 0 auto;
      position: relative;
   }

   #kv .inner .slider div {
      width: 100%;
      margin: 0 0 0 auto;
   }

   #kv .inner .slogan {
      position: absolute;
      top: -150px;
      right: 0;
      font-size: 14px;
   }

   #kv .inner .slider div img {
      width: 100%;
      height: auto;
   }

   #kv .inner .float_txt {
      font-size: 220%;
      font-weight: bold;
      line-height: 1.6;
      position: absolute;
      top: -70px;
      left: 2px;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
   }

   #kv .inner .float_txt span {
      font-family: "Jost", sans-serif;
      font-weight: 500;
   }

   #kv .inner .scroll_arrow {
      position: absolute;
      right: 0;
      bottom: -70px;
      text-align: center;
      font-family: "Jost", sans-serif;
   }

   #kv .inner .scroll_arrow dt {
      padding-bottom: 10px;
   }

   #kv .inner .scroll_arrow dd {
      padding-left: 7px;
   }

   #kv .inner .scroll_arrow dd img {
      width: 4px;
   }

   /*kv
-------------------------------------*/

   /*news
-------------------------------------*/
   #news .inner {
      width: 94%;
      margin: 160px auto 0;
      position: relative;
   }

   #news .inner h2 {
      position: absolute;
      top: -80px;
      left: 0;
      right: 0;
      font-size: 62px;
      letter-spacing: 16px;
      font-family: "Jost", sans-serif;
      text-align: center;
   }

   #news .inner .info {
      padding-top: 30px;
      font-family: "Jost", sans-serif;
      font-weight: 300;
   }

   #news .inner .info ul {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      margin: 20px 0 13px 0;
      padding: 0 0 5px 0;
      border-bottom: solid 0.5px #bbb;
   }

   #news .inner .info ul li.ico_new {
      color: #ff0000;
      width: 45px;
   }

   #news .inner .info ul li.time {
      width: 120px;
   }
   #news .inner .info ul li.blog {
      width: 80px;
      height: 25px;
      line-height: 1.6;
      background: #4f5c73;
      text-align: center;
      color: #fff;
      margin-top: 0 0 0 28px;
   }

   #news .inner .info ul li.news {
      width: 80px;
      height: 25px;
      line-height: 1.6;
      border: solid 1px #4f5c73;
      text-align: center;
      color: #4f5c73;
      margin-top: 1px;
      margin-right: 28px;
   }

   #news .inner .info ul li.txt {
      width: 70%;
      font-family: "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", Verdana, Meiryo, sans-serif;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
   }

   #news .inner .info ul li.more {
      width: 85px;
      margin: 0 0 0 auto;
   }

   #news .inner .info ul li.more i {
      padding-left: 20px;
   }

   /*news
-------------------------------------*/

   /*about
-------------------------------------*/
   #about .inner {
      width: 94%;
      margin: 150px auto 0;
   }

   #about .inner .ttl {
      display: block;
      width: 100%;
      text-align: center;
      margin: 0 0 80px 10px;
      font-size: 32px;
      letter-spacing: 10px;
      font-family: "Jost", sans-serif;
      line-height: 1.4;
   }

   #about .inner .ttl .ico_x {
      margin: 0;
      padding-top: 20px;
      line-height: 0;
   }

   #about .inner .ttl .ico_equal {
      margin: 0;
      padding: 16px 0 0 14px;
      line-height: 0;
   }

   #about .inner .ttl img {
      vertical-align: middle;
      width: 14px;
      margin-left: -16px;
   }

   #about .inner .ttl .ico_equal img {
      -moz-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
   }

   #about .inner p {
      width: 100%;
      line-height: 2.2;
   }

   #about .inner .about_img {
      margin-top: 20px;
   }

   #about .inner .about_img img {
      width: 100%;
   }

   /*about
-------------------------------------*/

   /*concept
-------------------------------------*/
   #concept .inner {
      width: 94%;
      margin: 200px auto 0;
      position: relative;
   }

   #concept .inner ul {
      padding: 0;
   }

   #concept .inner ul.concept_txt {
      display: block;
      padding-top: 1px;
   }

   #concept .inner ul.concept_txt li {
      width: 100%;
      margin-right: 0;
   }

   #concept .inner ul.concept_txt li dl:last-child {
      margin-top: 50px;
   }

   #concept .inner ul.concept_txt li dt {
      font-size: 20px;
      font-weight: 100;
      padding-bottom: 20px;
   }

   #concept .inner ul.concept_txt li dd {
      line-height: 2;
   }

   #concept .inner ul.concept_txt li.ttl {
      position: absolute;
      top: -70px;
      width: 100%;
      letter-spacing: 6px;
      margin: 0;
      -ms-writing-mode: tb-rl;
      writing-mode: horizontal-tb;
      font-family: "Jost", sans-serif;
      font-weight: 300;
      text-align: center;
   }

   #concept .inner ul.concept_txt li.ttl h2 {
      font-size: 62px;
   }

   /*concept
-------------------------------------*/

   /*flow
-------------------------------------*/

   #flow .inner {
      width: 94%;
      margin: 150px auto 0;
      background: url("http://lchairs.jp/wp-content/themes/cocoon-master/img/img_flow.jpg") no-repeat top right;
      background-position: bottom 30px left 0;
      background-size: 100%;
      padding-bottom: 50px;
      min-height: 520px;
      position: relative;
   }

   #flow .inner h2 {
      margin-top: -20px;
   }

   #flow .inner h2 dt {
      font-size: 62px;
      font-family: "Jost", sans-serif;
      text-align: center;
   }

   #flow .inner h2 dd {
      font-size: 20px;
      line-height: 1.6;
   }

   /*flow
-------------------------------------*/

   /*#works-sp-insta
-------------------------------------*/
   #works-sp .inner {
      width: 94%;
      margin: 100px auto 0;
   }

   #works-sp .inner h2 {
      font-size: 62px;
      font-family: "Jost", sans-serif;
      text-align: center;
   }

   #works-sp .inner dl {
      margin: 0 auto 30px;
      text-align: center;
   }

   #works-sp .inner dl dt {
      font-size: 40px;
   }
   #works-sp .inner dl dd {
      margin-top: -10px;
   }

   #works-sp .inner dl dd img {
      width: 160px;
   }

   #works-sp .inner ul {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      padding: 0;
   }
   #works-sp .inner ul::after {
      content: "";
      display: block;
      width: calc((94vw - 4px) / 2);
   }

   #works-sp .inner ul li {
      margin: 1px;
      display: inline-block;
   }

   #works-sp .inner ul li:last-child {
      display: block;
   }
   #works-sp .inner ul li img {
      width: calc((94vw - 4px) / 2);
      height: calc((94vw - 4px) / 2);
      object-fit: cover; /* 🖐 */
   }

   /*works-sp-insta
-------------------------------------*/

   /*staff
-------------------------------------*/
   #staff .inner {
      width: 94%;
      margin: 100px auto 0;
   }

   #staff .inner h2 {
      font-size: 62px;
      font-family: "Jost", sans-serif;
      text-align: center;
      margin-bottom: 70px;
      line-height: 1;
   }

   #staff .inner .inner_wrap {
      display: block;
      justify-content: space-between;
      margin-left: 0;
   }

   #staff .inner dl {
      width: 100%;
      margin-top: 80px;
   }

   #staff .inner dl dt ul {
      padding: 0;
   }

   #staff .inner dl dt ul li {
      line-height: 1;
   }

   #staff .inner dl dt ul li img {
      width: 250px;
   }

   #staff .inner dl dt ul li:last-child {
      font-size: 50px;
      font-weight: 100;
      letter-spacing: 10px;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
   }

   #staff .inner dl dd {
      padding-top: 40px;
   }

   #staff .inner dl dd p {
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      font-size: 24px;
      font-family: "Jost", sans-serif;
      font-weight: 300;
      margin-bottom: 24px;
      letter-spacing: 2px;
      line-height: 1;
   }

   #staff .inner dl dd p span {
      font-size: 10px;
      letter-spacing: 4px;
      margin: 0 0 0 auto;
   }

   /*staff
-------------------------------------*/

   /*blog
-------------------------------------*/
   #blog {
      margin: 120px auto 0;
      background: url("http://lchairs.jp/wp-content/themes/cocoon-master/img/bg_blog.jpg") no-repeat;
      background-size: cover;
      height: auto;
      padding-bottom: 50px;
   }

   #blog .inner {
      width: 100%;
      margin: 0 auto;
   }

   #blog .inner h2 {
      font-size: 62px;
      font-family: "Jost", sans-serif;
      text-align: center;
      padding: 80px 0 40px;
      color: #fff;
   }

   #blog .inner ul {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
   }

   #blog .inner ul li {
      width: 94%;
      margin-bottom: 20px;
   }

   #blog .inner ul li dl {
      width: 70%;
      margin: 0 auto;
   }

   #blog .inner ul li dd.day {
      color: #fff;
      padding-bottom: 10px;
      font-family: "Jost", sans-serif;
   }

   #blog .inner ul li dd.day span {
      color: #ff0004;
      padding-right: 6px;
   }

   #blog .inner ul li dd.photo {
      padding: 20px 20px 0 20px;
      background: #fff;
   }

   #blog .inner ul li dd.photo img {
      width: 100%;
      height: 220px;
      object-fit: cover;
   }

   #blog .inner ul li dt.title {
      padding: 0 20px 20px 20px;
      background: #fff;
      min-height: 107px;
   }

   #blog .inner ul li dd.name {
      font-size: 18px;
      font-weight: 300;
      letter-spacing: 4px;
      color: #cbbb79;
      font-family: "Jost", sans-serif;
   }

   /*blog
-------------------------------------*/

   /*contact
-------------------------------------*/
   #contact .inner {
      width: 94%;
      margin: 100px auto 0;
   }

   #contact .inner h2 {
      font-size: 62px;
      font-family: "Jost", sans-serif;
      text-align: center;
      margin-bottom: 70px;
      line-height: 1;
   }

   /*contact
-------------------------------------*/

   /*company
-------------------------------------*/
   #company .inner {
      width: 94%;
      margin: 100px auto 0;
   }

   #company .inner h2 {
      font-size: 62px;
      font-family: "Jost", sans-serif;
      padding-bottom: 20px;
      text-align: center;
   }

   #company .inner .inner_wrap {
      display: block;
   }

   #company .inner .inner_wrap table.first {
      width: 100%;
      min-height: 300px;
      padding: 0 5%;
      border: none;
   }

   #company .inner .inner_wrap table.second {
      width: 100%;
      margin-top: -20px;
      min-height: 300px;
      padding: 0 5%;
      border: none;
   }

   #company .inner .inner_wrap table th {
      font-size: 18px;
      font-weight: 100;
      width: 36%;
      text-align: left;
   }

   #company .inner .inner_wrap table td {
      font-size: 16px;
      font-weight: 100;
      text-align: left;
      padding-left: 30px;
      border-left: solid 1px #000 !important;
   }

   #company .inner .inner_wrap table.first td {
      width: 64%;
   }

   #company .inner .inner_wrap table.first td.address span {
      background: #000;
      color: #fff;
      padding: 2px 2px 1px;
   }

   #company .inner .inner_wrap table.second th {
      padding-bottom: 26px;
   }

   #company .inner .inner_wrap table.second td {
      width: 64%;
      padding-bottom: 10px;
      border-left: solid 1px #000;
   }

   #company .inner .inner_wrap table.second th,
   #company .inner .inner_wrap table.second td {
      padding-top: 30px;
   }

   #company .inner .inner_wrap table.second td.area span {
      background: #e5e5e5;
      padding: 3px 7px 2px;
      width: 68px;
      margin: 0 2px;
   }

   /*company
-------------------------------------*/

   /*footer
-------------------------------------*/
   footer#front {
      margin-top: 100px;
      padding: 40px 0 70px;
      background: url("http://lchairs.jp/wp-content/themes/cocoon-master/img/bg_footer.png") repeat-y;
      height: auto;
   }

   footer#front .inner {
      width: 94%;
      margin: 0 auto;
      color: #fff;
      padding-bottom: 0;
   }

   footer#front .inner ul {
      display: block;
      font-weight: 100;
      padding: 0;
   }

   footer#front.inner ul li.name {
      margin-right: 20px;
   }

   footer#front .inner ul li.name dl img {
      width: 30%;
   }

   footer#front .inner ul li.name dl dd {
      font-weight: 100;
      padding-top: 25px;
   }

   footer#front .inner ul li.address dd.sns {
      font-size: 18px;
      font-family: "Jost", sans-serif;
      letter-spacing: 2px;
   }

   footer#front .inner ul li.address dd.bottom {
      padding-top: 4px;
      font-size: 16px;
   }

   footer#front .inner ul li.address dd.sns a {
      padding-left: 14px;
   }

   footer#front .inner ul li.contact {
      margin: 0 0 0 auto;
   }

   footer#front .inner ul li.contact .tel {
      font-size: 42px;
      font-family: "Jost", sans-serif;
      letter-spacing: 2px;
      line-height: 1.4;
   }

   footer#front .inner ul li.contact .contact_form {
      font-family: "Jost", sans-serif;
      letter-spacing: 2px;
      border: solid 1px #fff;
      padding: 18px 40px;
      width: auto;
      text-align: center;
   }

   footer#front .inner ul li.contact .contact_form i {
      margin-left: 40px;
   }

   footer#front .inner ul li.contact .copyright {
      font-size: 14px;
      font-family: "Jost", sans-serif;
      padding-top: 18px;
   }

   #pagetop {
      font-size: 22px;
      color: #ccc;
      position: fixed;
      bottom: 62px;
      right: 4%;
   }

   .btm_contact {
      font-family: "Jost", sans-serif;
      position: fixed;
      bottom: 0;
      color: #000;
      background: #ccc;
      width: 100%;
   }

   .btm_contact ul {
      display: flex;
      justify-content: flex-start;
      flex-wrap: nowrap;
      margin: 10px 0;
      padding: 0;
   }

   .btm_contact ul li {
      flex-grow: 1;
      width: 50%;
      text-align: center;
      padding: 5px;
   }

   .btm_contact ul li i {
      padding-right: 10px;
      display: inline-block;
   }

   .btm_contact ul li:last-child {
      border-left: dotted 1px #000;
      display: flex;
      align-items: center;
      justify-content: space-around;
   }

   .btm_contact ul li:last-child img {
      width: 18px;
      margin: 7px 5px 0 0;
      vertical-align: top;
   }

   /*footer
-------------------------------------*/

   /*footer#other
-------------------------------------*/
   footer#other {
      margin-top: 0;
      padding: 40px 0 70px;
      background: url("http://lchairs.jp/wp-content/themes/cocoon-master/img/bg_footer.png") repeat-y;
      height: auto;
   }

   footer#other .inner {
      width: 94%;
      margin: 0 auto;
      color: #fff;
      padding-bottom: 0;
   }

   footer#other .inner ul {
      display: block;
      font-weight: 100;
      padding: 0;
   }

   footer#other.inner ul li.name {
      margin-right: 20px;
   }

   footer#other .inner ul li.name dl img {
      width: 30%;
   }

   footer#other .inner ul li.name dl dd {
      font-weight: 100;
      padding-top: 25px;
   }

   footer#other .inner ul li.address dd.sns {
      font-size: 18px;
      font-family: "Jost", sans-serif;
      letter-spacing: 2px;
   }

   footer#other .inner ul li.address dd.bottom {
      padding-top: 4px;
      font-size: 16px;
   }

   footer#other .inner ul li.address dd.sns a {
      padding-left: 14px;
   }

   footer#other .inner ul li.contact {
      margin: 0 0 0 auto;
   }

   footer#other .inner ul li.contact .tel {
      font-size: 42px;
      font-family: "Jost", sans-serif;
      letter-spacing: 2px;
      line-height: 1.4;
   }

   footer#other .inner ul li.contact .contact_form {
      font-family: "Jost", sans-serif;
      letter-spacing: 2px;
      border: solid 1px #fff;
      padding: 18px 40px;
      width: auto;
      text-align: center;
   }

   footer#other .inner ul li.contact .contact_form i {
      margin-left: 40px;
   }

   footer#other .inner ul li.contact .copyright {
      font-size: 14px;
      font-family: "Jost", sans-serif;
      padding-top: 18px;
   }
   /*footer#other
-------------------------------------*/
} /* sp */

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

/************************************
** お問い合わせフォームの入力
************************************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
   display: block;
   width: 100%;
   height: 45px;
   margin-bottom: 0;
   padding: 0 12px;
   border: 0;
   border-radius: 3px;
   background-color: #eff1f5;
   box-shadow: none;
   color: #5c6b80;
   font-size: 1em;
   vertical-align: middle;
   line-height: 45px;
   transition: background-color 0.24s ease-in-out;
}
textarea {
   max-width: 100%;
   min-height: 120px;
   line-height: 1.5em;
   padding: 0.5em;
   overflow: auto;
}
@media (max-width: 500px) {
   .inquiry td.dateandtime {
      display: flex !important;
      justify-content: flex-start !important;
   }

   .dateandtime input[type="date"] {
      width: 40%;
   }

   .dateandtime textarea {
      width: 60%;
   }

   .inquiry td,
   .inquiry th {
      display: block !important;
      width: 100% !important;
      border-top: none !important;
      -webkit-box-sizing: border-box !important;
      -moz-box-sizing: border-box !important;
      box-sizing: border-box !important;
   }
   .inquiry tr:first-child th {
      border-top: 1px solid #d7d7d7 !important;
   }
   .inquiry .any,
   .inquiry .haveto {
      font-size: 10px;
   }
}
.inquiry th {
   text-align: left;
   font-size: 14px;
   color: #444;
   padding-right: 5px;
   width: 30%;
   background: #f7f7f7;
   border: solid 1px #d7d7d7;
}
.inquiry td {
   font-size: 13px;
   border: solid 1px #d7d7d7;
}
.entry-content .inquiry tr,
.entry-content table {
   border: solid 1px #d7d7d7;
}
.haveto {
   font-size: 7px;
   padding: 5px;
   background: #ff9393;
   color: #fff;
   border-radius: 2px;
   margin-right: 5px;
   position: relative;
   bottom: 1px;
}
.any {
   font-size: 7px;
   padding: 5px;
   background: #93c9ff;
   color: #fff;
   border-radius: 2px;
   margin-right: 5px;
   position: relative;
   bottom: 1px;
}
.verticallist .wpcf7-list-item {
   display: block;
}
#formbtn {
   display: block;
   padding: 15px;
   width: 350px;
   background: #566679;
   color: #fff;
   font-size: 18px;
   font-weight: 700;
   border-radius: 2px;
   margin: 25px auto 0;
}
#formbtn:hover {
   display: block;
   padding: 15px;
   width: 350px;
   background: #fff;
   color: #566679;
   font-size: 18px;
   font-weight: 700;
   border-radius: 2px;
   margin: 25px auto 0;
   border: solid 1px #566679;
   transition: 0.6s;
}
th {
   font-weight: 700;
   text-transform: uppercase;
   padding: 13px;
}
td {
   border-top: 1px solid #ededed;
   padding: 12px;
}
input,
select,
textarea {
   border: 1px solid #dfdfdf;
   letter-spacing: 1px;
   margin: 0;
   max-width: 100%;
   resize: none;
}

.single .post-author {
   display: none !important;
}

.fa-pencil {
   display: none !important;
}

/* 追記分 */
/* 見出し（sec03）の装飾 */
.sec03 {
  margin-top: 60px; /* 前のセクションとの間隔 */
  margin-bottom: 30px; /* 本文（sec04）との間隔 */
}

.works-headline {
  font-size: 28px; /* 文字サイズ */
  font-weight: bold;
  line-height: 1.4;
  color: #333;
  padding-left: 15px;
  border-left: 6px solid #333; /* 左側の縦線アクセント */
  margin: 0;
}

/* 本文（sec04）の段落と余白設定 */
.sec04 {
  margin-bottom: 80px; /* BACK TO LISTボタンとの間隔 */
}

.works-text {
  font-size: 16px;
  line-height: 1.8; /* 行間を広げて読みやすく */
  color: #444;
}

/* 段落（pタグ）ごとの隙間 */
.works-text p {
  margin-bottom: 1.5em; /* 段落の下に1文字分強の空きを作る */
}

/* 最後の段落だけは余白を消して、セクション全体のmarginで制御する */
.works-text p:last-child {
  margin-bottom: 0;
}

/* スマホ用の調整 */
@media (max-width: 768px) {
  .works-headline {
    font-size: 22px;
  }
  .sec03 {
    margin-top: 40px;
  }
  .sec04 {
    margin-bottom: 60px;
  }
}