/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-7.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-7.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-7.use[3]!./sass/style.sass ***!
  \****************************************************************************************************************************************************************************************************************************/
/* layout */
/*---------------------------------------*/
/* color */
/*---------------------------------------*/
/* font
 * @src https://fonts.google.com/ */
/*---------------------------------------*/
/* Components */
/*---------------------------------------*/
/* common  */
/*---------------------------------------*/
body {
  text-rendering: optimizeLegibility;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  color: #666;
  /* mq */
  /*---------------------------------------*/
  font-size: 14px;
  line-height: 1.6;
}

/* util  */
/*---------------------------------------*/
section {
  padding: 50px 0;
}

h1, h2, h3, h4, p {
  margin: 0;
  color: #2E1913;
}

h2 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

p {
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

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

a {
  transition: all 0.3s ease;
  color: #2E1913;
}
a:hover {
  text-decoration: none;
}

.size-12 {
  font-size: 12px !important;
}

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

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

.size-24 {
  font-size: 20px;
}

.size-40 {
  font-size: 32px;
}

.size-56 {
  font-size: 35px;
}

.noto-jp-semiB {
  font-family: "Noto Serif JP", serif !important;
  font-optical-sizing: auto !important;
  font-weight: 600 !important;
  font-style: normal !important;
}

.concept-title {
  margin-bottom: 50px;
}
.concept-title h2 {
  display: flex;
  justify-content: center;
  align-items: end;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.concept-title h2::before {
  content: "";
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/concept/concept-home-title-deco.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100px;
  height: 60px;
  margin-right: 10px;
}

.section-title {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.section-title img {
  max-width: 320px;
}
.section-title img.pc {
  display: none;
}
.section-title .title {
  position: absolute;
  top: 50%;
  left: 30%;
  transform: translateY(-50%);
}
.section-title .title h1 {
  color: #998b87;
}
.section-title .title h1 span {
  color: #2E1913;
}

.link-box a {
  color: #FFFFFF;
  background: #7E635B;
  border: 1px solid #7E635B;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 240px;
  height: 50px;
  border-radius: 15px;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.link-box a:hover {
  background: #FFFFFF;
  color: #7E635B;
}

.section-title-2 {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0 auto;
}
.section-title-2 img {
  width: 300px;
}
.section-title-2 .title {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.section-title-2 .title h1 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 56px;
}
.section-title-2 .title h1 span.first-letter {
  color: #FF751F;
}
.section-title-2 .title span.sub {
  color: #2E1913;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

#front-contact {
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/contact/front-contact-bg-im02-sp.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 140px 0;
}
#front-contact .section-wrap .contact-box {
  position: relative;
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/contact/front-contact-text-bg-im02.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0 20px;
  padding-bottom: 100px;
}
#front-contact .section-wrap .contact-box .title-box .section-title-2 .title {
  position: unset;
  transform: unset;
}
#front-contact .section-wrap .contact-box .text-box {
  text-align: center;
  margin-top: 40px;
}
#front-contact .section-wrap .contact-box .text-box .flex-box .uk-flex .flex-item h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#front-contact .section-wrap .contact-box .text-box .flex-box .uk-flex .flex-item h1::before {
  content: "";
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/mixins/tel-icon-im01-default.webp");
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}
#front-contact .section-wrap .contact-box .text-box .flex-box .uk-flex .flex-item p.size-18 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#front-contact .section-wrap .contact-box .link-btn {
  position: absolute;
  left: 50%;
  bottom: -50px;
  transform: translateX(-50%);
}
#front-contact .section-wrap .contact-box .link-btn a {
  display: flex;
  height: 100px;
  background: #fff;
  align-items: center;
  justify-content: center;
  border: 2px solid #7E635B;
  color: #7E635B;
  font-size: 20px;
  border-radius: 25px;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 700;
  font-style: normal;
}
#front-contact .section-wrap .contact-box .link-btn a::after {
  content: "";
  width: 10px;
  height: 10px;
  margin-left: 10px;
  border-top: 2px solid #7E635B;
  border-right: 2px solid #7E635B;
  transform: rotate(45deg);
  transition: all 0.3s ease;
}
#front-contact .section-wrap .contact-box .link-btn a:hover {
  color: #FFFFFF;
  background: #7E635B;
}
#front-contact .section-wrap .contact-box .link-btn a:hover::after {
  border-color: #FFFFFF;
  transform: rotate(45deg) translate(5px, -5px);
}

#not-found {
  padding: 150px 0;
}

#privacy {
  padding: 100px 0;
}
#privacy .privacy-header {
  margin-bottom: 50px;
}
#privacy .privacy-header h1 {
  margin-bottom: 20px;
  color: #2E1913;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#privacy .privacy-top {
  margin-bottom: 30px;
}
#privacy .privacy-top h2 {
  color: #2E1913;
  margin-bottom: 10px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#privacy .privacy-block {
  margin-bottom: 30px;
}
#privacy .privacy-block h3 {
  color: #2E1913;
  margin-bottom: 10px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#privacy .privacy-block p {
  margin-bottom: 10px;
}
#privacy .privacy-block a {
  overflow-wrap: break-word;
}
#privacy .disclaim-top h2 {
  color: #2E1913;
  margin-bottom: 10px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

#breadcrumb {
  padding: 0;
}

nav.breadcrumbs {
  margin: 20px 0;
}
nav.breadcrumbs ul {
  display: flex;
  flex-wrap: wrap;
}
nav.breadcrumbs ul li a {
  font-size: 14px;
  color: #2E1913;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
nav.breadcrumbs ul li a.top {
  color: #7E635B;
}
nav.breadcrumbs ul li p {
  font-size: 14px;
  color: #2E1913;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
nav.breadcrumbs ul span {
  font-size: 14px;
  color: #2E1913;
  margin: 0 10px;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}

#page-mv {
  padding: 0;
}
#page-mv .page-mv {
  position: relative;
}
#page-mv .page-mv .page-mv-bg {
  height: 150px;
  position: relative;
  background-size: cover;
  background-position: center;
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-position: bottom;
          mask-position: bottom;
}
#page-mv .page-mv .section-title-2 {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
}

.wp-pagenavi {
  text-align: center;
  max-width: 800px;
  margin: 80px auto 0 auto;
  display: flex;
  justify-content: center;
}
.wp-pagenavi a, .wp-pagenavi span {
  font-size: 16px;
  border-radius: 15px;
  margin: 0 6px;
  color: #2E1913;
  display: flex;
  width: 33px;
  height: 33px;
  justify-content: center;
  align-items: center;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.wp-pagenavi span.current {
  color: #FFFFFF;
  background-color: #7E635B;
  border-color: #7E635B;
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi .larger, .wp-pagenavi .smaller {
  background: #FFFFFF;
  color: #7E635B;
  border-color: #7E635B;
}
.wp-pagenavi .larger:hover, .wp-pagenavi .smaller:hover {
  background: #FFFFFF;
  color: #7E635B;
  border-color: #7E635B;
}
.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink, .wp-pagenavi .next, .wp-pagenavi .prev {
  color: #FFFFFF;
  position: relative;
  background-color: #FFFFFF;
  border-color: #7E635B;
}
.wp-pagenavi .nextpostslink::before, .wp-pagenavi .previouspostslink::before, .wp-pagenavi .next::before, .wp-pagenavi .prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/mixins/nav-icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%) rotate(180deg);
  background-position: center;
}
.wp-pagenavi .nextpostslink::before, .wp-pagenavi .next::before {
  transform: translate(-50%, -50%) rotate(0deg);
}

#header {
  padding: 10px 0;
  opacity: 1;
  position: fixed;
  transition: all 0.3s ease;
  width: 100%;
  z-index: 10;
  top: 0;
  background: #FFFFFF;
}
#header::before {
  content: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: linear-gradient(#ffffff, #ffffff 70%, transparent);
}
#header.active {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(251, 249, 245, 0.9);
  transition: all 0.3s ease;
  opacity: 1;
  z-index: 1000;
  pointer-events: auto;
}
#header.default {
  opacity: 1;
  width: 100%;
}
#header .section-wrap .uk-flex {
  justify-content: space-between;
  align-items: center;
}
#header .section-wrap .uk-flex .flex-item {
  width: 60%;
}
#header .section-wrap .uk-flex .flex-item:first-child {
  position: relative;
  width: 35%;
  margin-left: 30px;
}
#header .section-wrap .uk-flex .flex-item:first-child::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  height: 130px;
  background: #2E1913;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  z-index: -1;
}
#header .section-wrap .uk-flex .flex-item:first-child .logo {
  text-align: center;
}
#header .section-wrap .uk-flex .flex-item:nth-child(2) {
  width: 75%;
}
#header .section-wrap .uk-flex .flex-item:nth-child(2) .uk-navbar {
  display: block;
}
#header .section-wrap .uk-flex .flex-item:nth-child(2) .uk-navbar-nav li a {
  display: block;
  text-transform: capitalize;
}
#header .section-wrap .uk-flex .flex-item ul li.concept span::after {
  content: "";
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/header/header-nav-icon-im01.webp");
  background-size: contain;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  background-position: center;
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
}
#header .section-wrap .uk-flex .flex-item ul li.nav {
  text-align: center;
}
#header .section-wrap .uk-flex .flex-item ul li.nav a {
  align-items: center;
  color: #2E1913;
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#header .section-wrap .uk-flex .flex-item ul li.nav a:hover {
  color: #FF751F;
}
#header .section-wrap .uk-flex .flex-item ul li.nav a:hover span::before {
  opacity: 1;
}
#header .section-wrap .uk-flex .flex-item ul li.nav a span {
  display: block;
  font-size: 16px;
  position: relative;
}
#header .section-wrap .uk-flex .flex-item ul li.nav a span::before {
  content: "";
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 6px;
  background: #FF751F;
  bottom: -5px;
  left: 0;
  transition: all 0.3s ease;
}
#header .section-wrap .uk-flex .flex-item ul li.nav .uk-drop {
  max-width: unset !important;
  width: 50% !important;
  left: 50% !important;
  top: 100px !important;
  transform: translateX(-50%) !important;
  background: #F8F6EF;
  border-radius: 23px;
  width: 800px !important;
}
#header .section-wrap .uk-flex .flex-item ul li.nav .uk-drop ul {
  justify-content: space-around;
}
#header .section-wrap .uk-flex .flex-item ul li.nav .uk-drop ul.uk-dropdown-nav li {
  width: 30%;
}
#header .section-wrap .uk-flex .flex-item ul li.nav .uk-drop ul.uk-dropdown-nav li a {
  display: block;
}
#header .section-wrap .uk-flex .flex-item ul li.nav .uk-drop ul.uk-dropdown-nav li a::after {
  content: none;
}
#header .section-wrap .uk-flex .flex-item ul li.nav .uk-drop ul.uk-dropdown-nav li a img {
  border-radius: 10px;
}
#header .section-wrap .uk-flex .flex-item ul li.nav .uk-drop ul.uk-dropdown-nav li a p {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#header .section-wrap .uk-flex .flex-item ul .tel-box h3 {
  display: flex;
  align-items: center;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#header .section-wrap .uk-flex .flex-item ul .tel-box h3::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/mixins/tel-icon-im01.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
#header .section-wrap .uk-flex .flex-item ul .tel-box p {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#header .section-wrap .uk-flex .flex-item:last-child header {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  background: #fff;
  position: relative;
}
#header .section-wrap .uk-flex .flex-item:last-child .logo {
  font-size: 24px;
}
#header .section-wrap .uk-flex .flex-item:last-child .drawer_hidden {
  display: none;
}
#header .section-wrap .uk-flex .flex-item:last-child .drawer_open {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 20px;
  z-index: 100;
  cursor: pointer;
  width: 30px;
  height: 30px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
#header .section-wrap .uk-flex .flex-item:last-child .drawer_open span,
#header .section-wrap .uk-flex .flex-item:last-child .drawer_open span:before,
#header .section-wrap .uk-flex .flex-item:last-child .drawer_open span:after {
  content: "";
  display: block;
  height: 1px;
  width: 25px;
  border-radius: 3px;
  background: #2E1913;
  transition: 0.5s;
  position: absolute;
}
#header .section-wrap .uk-flex .flex-item:last-child .drawer_open span:before {
  bottom: 8px;
}
#header .section-wrap .uk-flex .flex-item:last-child .drawer_open span:after {
  top: 8px;
}
#header .section-wrap .uk-flex .flex-item:last-child #drawer_input:checked ~ .drawer_open span {
  background: rgba(255, 255, 255, 0);
}
#header .section-wrap .uk-flex .flex-item:last-child #drawer_input:checked ~ .drawer_open span::before {
  bottom: 0;
  transform: rotate(45deg);
  background: #fff;
  height: 2px;
}
#header .section-wrap .uk-flex .flex-item:last-child #drawer_input:checked ~ .drawer_open span::after {
  top: 0;
  transform: rotate(-45deg);
  background: #fff;
  height: 2px;
}
#header .section-wrap .uk-flex .flex-item:last-child #drawer_input:checked ~ .nav_content {
  right: 0 !important;
}
#header .section-wrap .uk-flex .flex-item:last-child .nav_content {
  width: 80%;
  height: 70%;
  position: fixed;
  top: 0;
  right: -100% !important;
  z-index: 99;
  background: #2E1913;
  transition: 0.5s;
  padding-top: 60px;
  border-bottom-left-radius: 40px;
  padding-bottom: 100px;
}
#header .section-wrap .uk-flex .flex-item:last-child .nav_content ul.nav_list {
  margin: 0 20px;
}
#header .section-wrap .uk-flex .flex-item:last-child .nav_content ul.nav_list li {
  border-bottom: 1px solid #fff;
  padding: 15px 0;
}
#header .section-wrap .uk-flex .flex-item:last-child .nav_content ul.nav_list li a {
  font-size: 20px;
  color: #fff;
  display: block;
  width: auto;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#header .section-wrap .uk-flex .flex-item:last-child .nav_content ul.nav_list li ul.nav_sub_list li {
  border-bottom: none;
  padding: 0;
}
#header .section-wrap .uk-flex .flex-item:last-child .nav_content ul.nav_list li ul.nav_sub_list li:last-child {
  padding-bottom: 0;
}
#header .section-wrap .uk-flex .flex-item:last-child .nav_content ul.nav_list li ul.nav_sub_list li a {
  font-size: 16px;
  margin: 0 10px;
  padding: 5px 0;
}

#footer {
  background: #2E1913;
  padding: 60px 0 20px 0;
  position: relative;
}
#footer img.weed {
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  height: 50px;
  transform: translateY(-100%);
  -o-object-fit: cover;
  object-fit: cover;
}
#footer .section-wrap .uk-flex {
  justify-content: space-between;
}
#footer .section-wrap .uk-flex .flex-item {
  width: 60%;
}
#footer .section-wrap .uk-flex .flex-item .logo {
  width: 60%;
  margin-bottom: 20px;
}
#footer .section-wrap .uk-flex .flex-item:nth-child(2) {
  width: 25%;
  display: flex;
  justify-content: space-between;
}
#footer .section-wrap .uk-flex .flex-item:nth-child(3) {
  width: 25%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 0;
  justify-content: space-between;
}
#footer .section-wrap .uk-flex .flex-item:nth-child(3) ul.privacy {
  margin-left: auto;
}
#footer .section-wrap .uk-flex .flex-item .address-box p {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
#footer .section-wrap .uk-flex .flex-item ul li {
  padding-bottom: 10px;
}
#footer .section-wrap .uk-flex .flex-item ul li a {
  color: #fff;
  display: flex;
  align-items: center;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
#footer .section-wrap .uk-flex .flex-item ul li a::before {
  content: "";
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/mixins/nav-icon-im01-white-reverse.webp");
  background-size: contain;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
#footer .section-wrap .uk-flex .flex-item ul li a::after {
  content: "";
  position: absolute;
  width: calc(100% - 25px);
  height: 2px;
  background: #fff;
  bottom: 0;
  right: 0;
  transition: all 0.3s ease;
  opacity: 0;
}
#footer .section-wrap .uk-flex .flex-item ul li a:hover::after {
  opacity: 1;
}
#footer .section-wrap .uk-flex .flex-item ul .sub-nav {
  padding-left: 25px;
}
#footer .section-wrap .uk-flex .flex-item ul .sub-nav a::before {
  content: none;
}
#footer .section-wrap .uk-flex .flex-item ul .sub-nav a::after {
  content: none;
}
#footer .section-wrap .copy-light {
  text-align: center;
}
#footer .section-wrap .copy-light p {
  color: #fff;
}
#footer .top-btn {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: auto;
  z-index: 2;
  cursor: pointer;
  width: 80px;
  height: 80px;
  transform: translateY(-50%);
}
#footer .top-btn a {
  padding: 0;
  transition: all 0.3s ease;
}
#footer .top-btn a:hover {
  transform: scale(1.1);
}
#footer .top-btn a svg {
  display: none;
}
#footer .top-btn.pattern2 {
  top: -20%;
}

#front {
  padding: 0;
  padding-top: 20px;
}
#front #front-mv .img-box {
  position: relative;
}
#front #front-mv .img-box::before {
  content: "";
  position: absolute;
  width: 600px;
  height: 640px;
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/mv/front-mv-bg-deco-im01-sp.webp");
  z-index: -1;
  background-repeat: no-repeat;
  background-size: contain;
  right: 50px;
  bottom: -50px;
}
#front #front-mv .img-box img {
  width: 90%;
}
#front #front-mv .img-box .text-box {
  position: absolute;
  width: 70px;
  top: 0px;
  right: 10%;
}
#front #front-mv .img-box .text-box img {
  width: 100%;
}
#front #front-mv .img-box .sub-text-box {
  position: absolute;
  left: 10%;
  bottom: 0;
  width: 120px;
}
#front #front-mv .img-box .sub-text-box img {
  width: 100%;
}
#front #front-news .section-wrap .news-list {
  width: auto;
}
#front #front-news .section-wrap .news-list ul li {
  border-bottom: 1px solid #D6D6D6;
  padding-bottom: 30px;
}
#front #front-news .section-wrap .news-list ul li a {
  align-items: center;
  border-bottom: 1px solid #D6D6D6;
  padding-bottom: 20px;
}
#front #front-news .section-wrap .news-list ul li a p {
  margin-right: 20px;
}
#front #front-news .section-wrap .news-list ul li a p:last-child {
  margin-right: 0;
}
#front #front-news .section-wrap .news-list ul li a p.news-day {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
}
#front #front-news .section-wrap .news-list ul li a p.news-day span.date {
  font-size: 18px;
}
#front #front-news .section-wrap .news-list ul li a p.news-cat {
  background: #D6D6D6;
  border: 1px solid #2E1913;
  color: #2E1913;
  width: 40%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #7E635B;
  border-radius: 8px;
  font-size: 12px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#front #front-news .section-wrap .news-list ul li a p.news-text {
  color: #2E1913;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#front #front-works {
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/works/front-works-bg-im02-sp.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 80px;
  position: relative;
}
#front #front-works::before {
  content: none;
  position: absolute;
  width: 400px;
  height: 290px;
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/works/front-works-deco-im01.webp");
  background-size: contain;
  background-repeat: no-repeat;
  top: -50px;
  left: -20px;
}
#front #front-works .section-wrap .section-title-2 {
  margin: 0 auto;
}
#front #front-works .section-wrap .works-slider {
  margin-bottom: 30px;
}
#front #front-works .section-wrap .works-slider .uk-slider-items {
  align-items: center;
}
#front #front-works .section-wrap .works-slider .uk-slider-items .works-item {
  transition: transform 0.4s ease;
  transform: scale(0.85);
  position: relative;
}
#front #front-works .section-wrap .works-slider .uk-slider-items .works-item.uk-active a:hover img {
  transform: scale(1.2);
}
#front #front-works .section-wrap .works-slider .uk-slider-items .works-item a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
#front #front-works .section-wrap .works-slider .uk-slider-items .works-item a .mask {
  -webkit-mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/works/front-works-mask.webp");
          mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/works/front-works-mask.webp");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
#front #front-works .section-wrap .works-slider .uk-slider-items .works-item a .mask .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
  background-size: cover;
  background-position: center;
}
#front #front-works .section-wrap .works-slider .uk-slider-items .works-item a .mask img {
  transition: all 0.5s ease;
  width: 100%;
  height: 100%;
}
#front #front-works .section-wrap .works-slider .uk-slider-items .works-item a p.title {
  color: #000;
  position: absolute;
  z-index: 2;
  bottom: 30px;
  left: 20px;
}
#front #front-works .section-wrap .works-slider .uk-slider-items .works-item a p.title::before {
  content: "";
  position: absolute;
  top: 60%;
  left: 50%;
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/works/works-title-bg.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
  width: 190px;
  height: 50px;
  z-index: -1;
}
#front #front-works .section-wrap .works-slider a.uk-position-center-left, #front #front-works .section-wrap .works-slider a.uk-position-center-right {
  background: #7E635B;
  border-radius: 10px;
  width: 30px;
  height: 30px;
  padding: 0;
  transition: all 0.3s ease;
}
#front #front-works .section-wrap .works-slider a.uk-position-center-left svg, #front #front-works .section-wrap .works-slider a.uk-position-center-right svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#front #front-works .section-wrap .works-slider a.uk-position-center-left:hover, #front #front-works .section-wrap .works-slider a.uk-position-center-right:hover {
  scale: 1.1;
}
#front #front-works .section-wrap .works-slider a.uk-position-center-left {
  left: 15px;
}
#front #front-works .section-wrap .works-slider a.uk-position-center-right {
  right: 15px;
}
#front #front-concept {
  padding-top: 100px;
  position: relative;
}
#front #front-concept::before {
  content: "";
  position: absolute;
  width: 75%;
  height: 50%;
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/concept/front-concept-deco-im01-sp.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  top: 50px;
  right: 0;
  z-index: -1;
}
#front #front-concept .section-wrap {
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/concept/front-concept-bg-im02-sp.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 50px 0;
}
#front #front-concept .section-wrap .flex-box .uk-flex {
  flex-wrap: wrap;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item {
  width: 45%;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item p {
  margin: 20px 0;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item:nth-child(n+3) {
  padding-bottom: 0;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item a {
  display: block;
  height: 100%;
  position: relative;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item a .mask, #front #front-concept .section-wrap .flex-box .uk-flex .flex-item a .mask-sp {
  position: relative;
  overflow: hidden;
  -webkit-mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/concept/front-concept-mask.webp");
          mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/concept/front-concept-mask.webp");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  height: 100%;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item a .mask::before, #front #front-concept .section-wrap .flex-box .uk-flex .flex-item a .mask-sp::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(46, 25, 19, 0.35);
  z-index: 2;
  transition: all 0.5s ease;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item a .mask .cover, #front #front-concept .section-wrap .flex-box .uk-flex .flex-item a .mask-sp .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
  background-size: cover;
  background-position: center;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item a .mask-sp.mask-sp-1 {
  -webkit-mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/concept/front-concept-mask-sp-im01.webp") !important;
          mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/concept/front-concept-mask-sp-im01.webp") !important;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item a .mask-sp.mask-sp-2 {
  -webkit-mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/concept/front-concept-mask-sp-im02.webp") !important;
          mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/concept/front-concept-mask-sp-im02.webp") !important;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item a .mask-sp.mask-sp-3 {
  -webkit-mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/concept/front-concept-mask-sp-im03.webp") !important;
          mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/concept/front-concept-mask-sp-im03.webp") !important;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item a h1 {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  color: #FFFFFF;
  width: -moz-max-content;
  width: max-content;
  z-index: 2;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item a h1 span {
  font-size: 25px;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item a h1 span.block {
  display: block;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item a h1 span.sp-block {
  display: block;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item a:hover .mask::before, #front #front-concept .section-wrap .flex-box .uk-flex .flex-item a:hover .mask-sp::before {
  opacity: 0;
}
#front #front-concept .section-wrap .flex-box .uk-flex .flex-item a:hover .cover {
  transform: scale(1.1);
}
#front #front-about {
  padding-top: 0;
}
#front #front-about .section-wrap .flex-box {
  position: relative;
}
#front #front-about .section-wrap .flex-box .img-box {
  width: 90%;
  margin-bottom: 50px;
}
#front #front-about .section-wrap .flex-box .uk-flex .flex-item .section-title-2 {
  margin: 0 auto;
}
#front #front-about .section-wrap .flex-box .uk-flex .flex-item .text-box {
  margin: 30px 0;
}
#front #front-about .section-wrap .flex-box .uk-flex .flex-item .link-box {
  display: none;
}

#news-wrap {
  padding: 0;
}

#archive, #single {
  padding: 50px 0;
}
#archive .section-wrap, #single .section-wrap {
  position: relative;
}
#archive .section-wrap .flex-box .news-contents ul li, #single .section-wrap .flex-box .news-contents ul li {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #CCCCCC;
}
#archive .section-wrap .flex-box .news-contents ul li:last-child, #single .section-wrap .flex-box .news-contents ul li:last-child {
  margin-bottom: 0;
}
#archive .section-wrap .flex-box .news-contents ul li a .uk-flex.main, #single .section-wrap .flex-box .news-contents ul li a .uk-flex.main {
  padding-bottom: 10px;
}
#archive .section-wrap .flex-box .news-contents ul li a .uk-flex p, #single .section-wrap .flex-box .news-contents ul li a .uk-flex p {
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#archive .section-wrap .flex-box .news-contents ul li a .uk-flex p.cat, #single .section-wrap .flex-box .news-contents ul li a .uk-flex p.cat {
  background: #dfdfdf;
  border: 1px solid #583A32;
  padding: 2px 10px;
  margin-right: 20px;
  border-radius: 10px;
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#archive .section-wrap .flex-box .news-contents ul li a h3.title, #single .section-wrap .flex-box .news-contents ul li a h3.title {
  margin: 10px 0 10px 0;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#archive .section-wrap .flex-box .category-contents, #single .section-wrap .flex-box .category-contents {
  width: 100%;
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  margin-top: 40px;
}
#archive .section-wrap .flex-box .category-contents::before, #single .section-wrap .flex-box .category-contents::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/news/news-cat-bg.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 25px;
}
#archive .section-wrap .flex-box .category-contents .cat-title, #single .section-wrap .flex-box .category-contents .cat-title {
  border-bottom: 1px solid #2E1913;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#archive .section-wrap .flex-box .category-contents .cat-title h3, #single .section-wrap .flex-box .category-contents .cat-title h3 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#archive .section-wrap .flex-box .category-contents ul, #single .section-wrap .flex-box .category-contents ul {
  width: 95%;
  margin-left: auto;
}
#archive .section-wrap .flex-box .category-contents ul li a, #single .section-wrap .flex-box .category-contents ul li a {
  color: #2E1913;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#archive .section-wrap .flex-box .category-contents ul li.cat, #single .section-wrap .flex-box .category-contents ul li.cat {
  padding-bottom: 10px;
}
#archive .section-wrap .flex-box .category-contents ul li.cat a, #single .section-wrap .flex-box .category-contents ul li.cat a {
  display: flex;
  align-items: center;
}
#archive .section-wrap .flex-box .category-contents ul li.cat a::before, #single .section-wrap .flex-box .category-contents ul li.cat a::before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1.5px solid #2E1913;
  border-right: 1.5px solid #2E1913;
  transform: rotate(45deg);
  margin-right: 10px;
}
#archive .section-wrap .flex-box .category-contents ul .archive-contents li .uk-accordion-content, #single .section-wrap .flex-box .category-contents ul .archive-contents li .uk-accordion-content {
  margin-top: 5px;
  text-align: end;
}
#archive .section-wrap .single-content .content .content-title .uk-flex, #single .section-wrap .single-content .content .content-title .uk-flex {
  padding-bottom: 10px;
}
#archive .section-wrap .single-content .content .content-title .uk-flex p, #single .section-wrap .single-content .content .content-title .uk-flex p {
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#archive .section-wrap .single-content .content .content-title .uk-flex p.cat, #single .section-wrap .single-content .content .content-title .uk-flex p.cat {
  background: #dfdfdf;
  border: 1px solid #583A32;
  padding: 2px 30px;
  margin-right: 20px;
  border-radius: 10px;
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#archive .section-wrap .single-content .content .content-title h3, #single .section-wrap .single-content .content .content-title h3 {
  margin: 10px 0 10px 0;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#archive .section-wrap .single-content .content-nav, #single .section-wrap .single-content .content-nav {
  margin-top: 60px;
}
#archive .section-wrap .single-content .content-nav .uk-flex, #single .section-wrap .single-content .content-nav .uk-flex {
  gap: 20px;
}
#archive .section-wrap .single-content .content-nav .uk-flex a, #single .section-wrap .single-content .content-nav .uk-flex a {
  border: 1px solid #7E635B;
  color: #7E635B;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 5px 10px;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 700;
  font-style: normal;
}
#archive .section-wrap .single-content .content-nav .uk-flex a:hover, #single .section-wrap .single-content .content-nav .uk-flex a:hover {
  background: #7E635B;
  color: #FFFFFF;
}

#single {
  padding-bottom: 100px;
}

#works-wrap {
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/works/works-bg.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 100px;
  position: relative;
  padding-bottom: 0;
}
#works-wrap .deco {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 200px;
}

#page-works .section-wrap .works-contents ul {
  gap: 80px 0;
}
#page-works .section-wrap .works-contents ul li {
  position: relative;
  height: 300px;
}
#page-works .section-wrap .works-contents ul li a {
  display: block;
  height: 100%;
}
#page-works .section-wrap .works-contents ul li a img {
  border-radius: 30px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-works .section-wrap .works-contents ul li a p.title {
  position: absolute;
  bottom: 0;
  left: 60px;
  z-index: 1;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#page-works .section-wrap .works-contents ul li a p.title::before {
  content: "";
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/works/archive-works-title-bg.webp");
          mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/works/archive-works-title-bg.webp");
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 60px;
  z-index: -1;
  padding: 0 40px;
  background: #FFFFFF;
}
#page-works .section-wrap .single-works-content .content {
  position: relative;
}
#page-works .section-wrap .single-works-content .content .content-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#page-works .section-wrap .single-works-content .content .content-title::before {
  content: "";
  position: absolute;
  top: 60%;
  left: 50%;
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/works/works-title-bg.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 74px;
  z-index: -1;
  padding: 0 20px;
}
#page-works .section-wrap .single-works-content .content .content-title h3 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#page-works .section-wrap .single-works-content .content .content-box .uk-slideshow-items {
  -webkit-mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/works/works-mask.webp");
          mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/works/works-mask.webp");
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  overflow: hidden;
}
#page-works .section-wrap .single-works-content .content .content-box ul.uk-thumbnav li a {
  height: 50px;
  border-radius: 20px;
  overflow: hidden;
}
#page-works .section-wrap .single-works-content .content .content-box ul.uk-thumbnav li a img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 70px;
}
#page-works .section-wrap .content-nav {
  margin-top: 60px;
}
#page-works .section-wrap .content-nav .uk-flex {
  gap: 20px;
}
#page-works .section-wrap .content-nav .uk-flex a {
  border: 1px solid #7E635B;
  color: #7E635B;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 5px 10px;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 700;
  font-style: normal;
}
#page-works .section-wrap .content-nav .uk-flex a:hover {
  background: #7E635B;
  color: #FFFFFF;
}

#concept-home {
  position: relative;
  scroll-margin-top: 100px;
}
#concept-home .deco {
  position: absolute;
  bottom: 0;
  left: -20px;
  max-width: 200px;
  z-index: -1;
}
#concept-home .section-wrap .concept-contents .contents-wrap {
  margin-top: 40px;
}
#concept-home .section-wrap .concept-contents .contents-wrap .contents-box {
  margin: 50px 0;
}
#concept-home .section-wrap .concept-contents .contents-wrap .contents-box .main .flex-item {
  width: 20%;
}
#concept-home .section-wrap .concept-contents .contents-wrap .contents-box .main .flex-item:last-child {
  width: 75%;
}
#concept-home .section-wrap .concept-contents .contents-wrap .contents-box-reverse {
  margin-bottom: 50px;
}
#concept-home .section-wrap .concept-contents .contents-wrap .contents-box-reverse .uk-flex {
  gap: 20px;
}
#concept-home .section-wrap .concept-contents .contents-wrap .contents-box-reverse .uk-flex .flex-item:last-child {
  order: -1;
}
#concept-home .section-wrap .concept-contents .contents-wrap .contents-box-sub .uk-flex .flex-item:last-child {
  width: 70%;
}

#concept-point {
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/concept/concept-point-bg.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 100px 0;
}
#concept-point .section-wrap .concept-contents {
  margin: 0 auto;
}
#concept-point .section-wrap .concept-contents .concept-title h2::before {
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/concept/concept-point-title-deco.webp");
}
#concept-point .section-wrap .concept-contents .point-box {
  margin-top: 70px;
}
#concept-point .section-wrap .concept-contents .point-box .uk-grid {
  gap: 20px;
}
#concept-point .section-wrap .concept-contents .point-box .uk-grid:not(#concept-point .section-wrap .concept-contents .point-box .uk-grid:first-child) {
  margin-top: 60px;
}
#concept-point .section-wrap .concept-contents .point-box .uk-grid:nth-child(2) {
  flex-direction: row-reverse;
}
#concept-point .section-wrap .concept-contents .point-box .uk-grid .item h1 {
  color: #7E635B;
  margin-bottom: 20px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
#concept-point .section-wrap .concept-contents .point-box .uk-grid .item h1 span {
  color: #FF751F;
}
#concept-point .section-wrap .concept-contents .point-box .uk-grid .item h3 {
  padding-bottom: 20px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#concept-point .section-wrap .concept-contents .point-box .uk-grid .item p {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

#concept-land {
  scroll-margin-top: 100px;
}
#concept-land .section-wrap .concept-contents {
  margin: 0 auto;
}
#concept-land .section-wrap .concept-contents .concept-title h2::before {
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/concept/concept-land-title-deco.webp");
}
#concept-land .section-wrap .land-box {
  position: relative;
  margin-top: 40px;
}
#concept-land .section-wrap .land-box .uk-container {
  height: 100%;
}
#concept-land .section-wrap .land-box .uk-container .uk-flex {
  height: 100%;
  align-items: center;
}
#concept-land .section-wrap .land-box .uk-container .uk-flex .flex-item:first-child {
  width: 45%;
}
#concept-land .section-wrap .land-box .uk-container .uk-flex .flex-item:last-child {
  position: relative;
  width: 50%;
}
#concept-land .section-wrap .land-box .uk-container .uk-flex .flex-item h4 {
  margin-bottom: 60px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#concept-land .section-wrap .land-box-reverse {
  position: relative;
}
#concept-land .section-wrap .land-box-reverse .uk-container {
  height: 100%;
}
#concept-land .section-wrap .land-box-reverse .uk-container .uk-flex {
  margin: 0 auto;
  flex-direction: row-reverse;
  height: 100%;
  align-items: center;
}
#concept-land .section-wrap .land-box-reverse .uk-container .uk-flex .flex-item:first-child {
  width: 45%;
  margin-left: auto;
}
#concept-land .section-wrap .land-box-reverse .uk-container .uk-flex .flex-item:last-child {
  position: relative;
  width: 50%;
}
#concept-land .section-wrap .land-box-reverse .uk-container .uk-flex .flex-item h4 {
  margin-bottom: 20px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#concept-land .section-wrap .point-box {
  margin-top: 20px;
}
#concept-land .section-wrap .point-box .uk-grid {
  gap: 40px 0;
}
#concept-land .section-wrap .point-box .uk-grid .item h2 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#concept-land .section-wrap .point-box .uk-grid .item h2::first-letter {
  color: #FF751F;
}
#concept-land .section-wrap .point-box .uk-grid .item h3 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#concept-land .section-wrap .point-box .uk-grid .item p {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  margin-top: 20px;
}

#concept-flow {
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/concept/concept-flow-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 0;
  scroll-margin-top: 100px;
  padding: 100px 0;
  padding-bottom: 0;
}
#concept-flow .section-wrap .concept-contents {
  margin: 0 auto;
}
#concept-flow .section-wrap .concept-contents .concept-title h2::before {
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/concept/concept-flow-title-deco.webp");
}
#concept-flow .section-wrap .concept-contents.step {
  margin: 90px 0;
}
#concept-flow .section-wrap .concept-contents.step .concept-title h2::before {
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/concept/concept-step-title-deco.webp");
  width: 110px;
  height: 60px;
}
#concept-flow .section-wrap .flow-box {
  position: relative;
  margin-top: 60px;
}
#concept-flow .section-wrap .flow-box .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#concept-flow .section-wrap .flow-box .bg::before {
  content: "";
  position: absolute;
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/concept/concept-flow-text-bg.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
#concept-flow .section-wrap .flow-box .flow-contents {
  padding: 80px 0;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#concept-flow .section-wrap .flow-box .flow-contents .title {
  text-align: center;
  margin-bottom: 20px;
}
#concept-flow .section-wrap .flow-box .flow-contents .title h2 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#concept-flow .section-wrap .flow-box .flow-contents .title h2 span {
  color: #7E635B;
}
#concept-flow .section-wrap .flow-box .flow-contents .title span {
  position: relative;
}
#concept-flow .section-wrap .flow-box .flow-contents .title span::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 25%;
  width: 9px;
  height: 9px;
  background: #7E635B;
  border-radius: 50%;
  transform: translateX(-50%);
}
#concept-flow .section-wrap .flow-box .flow-contents .title span::after {
  content: "";
  position: absolute;
  top: -10px;
  left: 75%;
  width: 9px;
  height: 9px;
  background: #7E635B;
  border-radius: 50%;
  transform: translateX(-50%);
}
#concept-flow .section-wrap .flow-box .flow-contents .text .uk-grid {
  gap: 20px 0;
}
#concept-flow .section-wrap .flow-box .flow-contents .text .uk-grid .text-box {
  margin-bottom: 60px;
}
#concept-flow .section-wrap .flow-box .flow-contents .text .uk-grid .text-box:last-child {
  margin-bottom: 0;
}
#concept-flow .section-wrap .flow-box .flow-contents .text .uk-grid .text-box h2 {
  margin-bottom: 20px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#concept-flow .section-wrap .flow-box .flow-contents .text .uk-grid .text-box h2 span.color {
  color: #FF751F;
}
#concept-flow .section-wrap .step-box {
  position: relative;
}
#concept-flow .section-wrap .step-box .uk-grid .grid-item:first-child {
  position: relative;
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
  -webkit-mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/concept/concept-step-im01.webp");
          mask-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/concept/concept-step-im01.webp");
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
#concept-flow .section-wrap .step-box .uk-grid .grid-item:last-child {
  margin-left: auto;
}
#concept-flow .section-wrap .step-box .uk-grid .grid-item:last-child .text-box {
  margin-bottom: 60px;
}
#concept-flow .section-wrap .step-box .uk-grid .grid-item:last-child .text-box:last-child {
  margin-bottom: 0;
}
#concept-flow .section-wrap .step-box .uk-grid .grid-item:last-child .text-box h2 {
  margin-bottom: 20px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#concept-flow .section-wrap .step-box .uk-grid .grid-item:last-child .text-box h2 span.color {
  color: #FF751F;
}

#about-message .section-wrap .about-ienos {
  margin-bottom: 60px;
  padding-bottom: 40px;
  border-bottom: 1px solid #D5D5D5;
}
#about-message .section-wrap .about-ienos .title {
  text-align: center;
  margin-bottom: 70px;
}
#about-message .section-wrap .about-ienos .uk-flex .flex-item {
  width: 60%;
}
#about-message .section-wrap .about-ienos .uk-flex .flex-item:last-child {
  width: 30%;
  border-radius: 10px;
  overflow: hidden;
}
#about-message .section-wrap .about-message .title {
  text-align: center;
  margin-bottom: 70px;
}

#about-overview {
  position: relative;
  padding: 0;
  margin-bottom: 90px;
}
#about-overview .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  right: 0;
}
#about-overview .bg::before {
  content: "";
  position: absolute;
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/about/about-overview-bg.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
#about-overview .section-wrap .about-overview {
  padding: 100px 0;
}
#about-overview .section-wrap .about-overview ul {
  margin: 70px 0;
}
#about-overview .section-wrap .about-overview ul li {
  border-bottom: 1px solid #D5D5D5;
  padding: 20px 0;
}
#about-overview .section-wrap .about-overview ul li:first-child {
  border-top: 1px solid #D5D5D5;
}
#about-overview .section-wrap .about-overview ul li p.title {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#about-overview .section-wrap .about-overview ul li .info-text p {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
#about-overview .section-wrap .about-overview iframe {
  border-radius: 30px;
}
#contact-form .section-wrap .contact-info {
  text-align: center;
}
#contact-form .section-wrap .contact-info img {
  width: 80%;
  margin: 20px auto;
  display: block;
}
#contact-form .section-wrap .contact-info h2 {
  font-family: dnp-shuei-nshogomincho-std, sans-serif;
  font-weight: 700;
  font-style: normal;
}
#contact-form .section-wrap .contact-info h1.tel {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#contact-form .section-wrap .contact-info h1.tel::before {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/mixins/tel-icon-im01.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#contact-form .section-wrap .contact-info p {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#contact-form .section-wrap .contact-info p.time {
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#contact-form .section-wrap .contact-form {
  margin-top: 60px;
}
#contact-form .section-wrap .contact-form h2 {
  text-align: center;
  font-family: dnp-shuei-nshogomincho-std, sans-serif;
  font-weight: 700;
  font-style: normal;
}
#contact-form .section-wrap .contact-form img {
  width: 80%;
  margin: 20px auto;
  display: block;
}
#contact-form .section-wrap .contact-form .form-container {
  width: 80%;
  margin: 0 auto;
}
#contact-form .section-wrap .contact-form .form-container .form-box {
  padding-bottom: 30px;
}
#contact-form .section-wrap .contact-form .form-container .form-box p:first-child {
  font-size: 18px;
  color: #2E1913;
  padding-bottom: 5px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
#contact-form .section-wrap .contact-form .form-container .form-box p.uk-flex {
  font-size: 18px;
  color: #2E1913;
  align-items: center;
  padding-bottom: 10px;
}
#contact-form .section-wrap .contact-form .form-container .form-box p.uk-flex span.wpcf7-form-control-wrap {
  margin-left: 10px;
}
#contact-form .section-wrap .contact-form .form-container .form-box span.req {
  background: #FF751F;
  color: #FFFFFF;
  padding: 2px 6px;
  border-radius: 5px;
  font-size: 12px;
  margin-left: 5px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#contact-form .section-wrap .contact-form .form-container .form-box span.opt {
  background: #B4B4B4;
  color: #FFFFFF;
  padding: 2px 6px;
  border-radius: 5px;
  font-size: 12px;
  margin-left: 5px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#contact-form .section-wrap .contact-form .form-container .form-box input, #contact-form .section-wrap .contact-form .form-container .form-box textarea, #contact-form .section-wrap .contact-form .form-container .form-box select {
  width: 90%;
  padding: 0 10px;
  outline: none;
  font-size: 16px;
  border: 1px solid #D5D5D5;
  border-radius: 8px;
  height: 100%;
}
#contact-form .section-wrap .contact-form .form-container .form-box input {
  height: 40px;
}
#contact-form .section-wrap .contact-form .form-container .form-box select {
  width: 50%;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%23333' stroke-width='2' fill='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 12px;
  padding-right: 30px;
}
#contact-form .section-wrap .contact-form .form-container .form-box textarea {
  height: 240px;
  padding: 10px;
}
#contact-form .section-wrap .contact-form .form-container .check-box a {
  border-bottom: 1px solid #2E1913;
  color: #2E1913;
}
#contact-form .section-wrap .contact-form .form-container .check-box a:hover {
  text-decoration: none;
}
#contact-form .section-wrap .contact-form .form-container .check-box p {
  text-align: center;
}
#contact-form .section-wrap .contact-form .form-container .check-box .uk-flex {
  justify-content: center;
}
#contact-form .section-wrap .contact-form .form-container .btn {
  height: 50px;
  position: relative;
  margin: 0 auto;
  margin-top: 30px;
}
#contact-form .section-wrap .contact-form .form-container .btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 20px;
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/mixins/contact-icon.webp");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  transition: all 0.3s ease;
}
#contact-form .section-wrap .contact-form .form-container .btn:hover::before {
  background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/mixins/contact-icon-hover.webp");
}
#contact-form .section-wrap .contact-form .form-container .btn p {
  width: 100%;
  height: 100%;
}
#contact-form .section-wrap .contact-form .form-container .btn input {
  background: #7E635B;
  border: 2px solid #7E635B;
  border-radius: 25px;
  width: 100%;
  height: 100%;
  font-size: 20px;
  color: #FFFFFF;
  display: block;
  margin: 0 auto;
  transition: all 0.3s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}
#contact-form .section-wrap .contact-form .form-container .btn input:hover {
  background: #FFFFFF;
  color: #7E635B;
}
#contact-form .section-wrap .contact-form .form-container .btn span {
  display: none;
}
@media screen and (min-width: 960px) {
  body {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 2;
  }
  .size-14 {
    font-size: 14px;
  }
  .size-18 {
    font-size: 18px;
  }
  .size-22 {
    font-size: 22px;
  }
  .size-24 {
    font-size: 24px;
  }
  .size-40 {
    font-size: 40px;
  }
  .size-56 {
    font-size: 56px;
  }
  .concept-title h2::before {
    width: 110px;
    height: 80px;
    margin-right: 20px;
  }
  .section-title img.section-title-news {
    max-width: 460px;
  }
  .section-title img.section-title-works, .section-title img.section-title-concept, .section-title img.section-title-about {
    max-width: 550px;
  }
  .section-title img.pc {
    display: block;
  }
  .section-title-2 img {
    width: 350px;
  }
  #front-contact {
    background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/contact/front-contact-bg-im02.webp");
    padding: 200px 0;
  }
  #front-contact .section-wrap .contact-box .text-box .flex-box .uk-flex .flex-item h1::before {
    width: 40px;
    height: 40px;
  }
  #front-contact .section-wrap .contact-box .text-box .flex-box .uk-flex .flex-item h1 span {
    font-size: 48px;
  }
  #front-contact .section-wrap .contact-box .link-btn a {
    padding: 0 30px;
  }
  #front-contact .section-wrap .contact-box .link-btn a::after {
    width: 11px;
    height: 11px;
    margin-left: 20px;
  }
  #not-found {
    padding: 200px 0;
  }
  #privacy {
    padding: 200px 0;
  }
  nav.breadcrumbs ul li a {
    font-size: 16px;
  }
  nav.breadcrumbs ul li p {
    font-size: 16px;
  }
  nav.breadcrumbs ul span {
    font-size: 16px;
  }
  .wp-pagenavi a, .wp-pagenavi span {
    width: 48px;
    height: 48px;
  }
  .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink, .wp-pagenavi .next, .wp-pagenavi .prev {
    margin-right: 40px;
  }
  .wp-pagenavi .nextpostslink, .wp-pagenavi .next {
    margin-right: 0;
    margin-left: 40px;
  }
  #header {
    background: none;
    padding: 20px 0;
  }
  #header::before {
    content: "";
  }
  #header .section-wrap .uk-flex .flex-item {
    width: -moz-fit-content;
    width: fit-content;
  }
  #header .section-wrap .uk-flex .flex-item:first-child {
    margin-left: 0;
    width: -moz-fit-content;
    width: fit-content;
  }
  #footer img.weed {
    height: 120px;
  }
  #footer .section-wrap .uk-flex .flex-item {
    width: -moz-fit-content;
    width: fit-content;
  }
  #footer .section-wrap .uk-flex .flex-item .logo {
    width: 100%;
  }
  #footer .section-wrap .uk-flex .flex-item:nth-child(2) {
    width: -moz-fit-content;
    width: fit-content;
    gap: 0 60px;
  }
  #footer .top-btn {
    right: 10%;
  }
  #footer .top-btn.pattern2 {
    right: 5%;
  }
  #front {
    padding-top: 100px;
  }
  #front #front-mv {
    padding-top: 0;
  }
  #front #front-mv .img-box::before {
    background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/mv/front-mv-bg-deco-im01.webp");
    width: 1000px;
  }
  #front #front-mv .img-box .text-box {
    width: 140px;
    right: 270px;
    top: 0;
    transform: unset;
  }
  #front #front-mv .img-box .sub-text-box {
    width: 220px;
    left: 150px;
    top: 50%;
    transform: translateY(-50%);
    bottom: unset;
  }
  #front #front-news {
    padding-bottom: 90px;
  }
  #front #front-news .section-wrap .news-list {
    width: 65%;
  }
  #front #front-news .section-wrap .news-list ul li a p.news-cat {
    width: 30%;
    display: block;
  }
  #front #front-news .section-wrap .news-list ul li a p.news-text {
    margin-top: 0;
    width: 70%;
  }
  #front #front-works {
    background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/works/front-works-bg-im02.webp");
  }
  #front #front-works::before {
    content: "";
  }
  #front #front-works .section-wrap .works-slider {
    margin-bottom: 0;
    margin-top: 60px;
  }
  #front #front-works .section-wrap .works-slider .uk-slider-items .works-item {
    padding-bottom: 90px;
  }
  #front #front-works .section-wrap .works-slider .uk-slider-items .works-item.uk-active {
    transform: scale(1);
  }
  #front #front-works .section-wrap .works-slider .uk-slider-items .works-item a .mask img {
    max-width: 800px;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  #front #front-works .section-wrap .works-slider .uk-slider-items .works-item a p.title::before {
    width: 228px;
    height: 74px;
  }
  #front #front-works .section-wrap .works-slider a.uk-position-center-left, #front #front-works .section-wrap .works-slider a.uk-position-center-right {
    width: 70px;
    height: 70px;
    border-radius: 25px;
  }
  #front #front-works .section-wrap .works-slider a.uk-position-center-left {
    left: 60px;
  }
  #front #front-works .section-wrap .works-slider a.uk-position-center-right {
    right: 60px;
  }
  #front #front-concept {
    padding-top: 200px;
  }
  #front #front-concept::before {
    top: 100px;
    width: 75%;
    height: 50%;
    background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/concept/front-concept-deco-im01.webp");
    background-size: 100% 100%;
  }
  #front #front-concept .section-wrap {
    background-image: url("https://www.ienos-home.com/wp2025/wp-content/themes/ienos-home/images/front/concept/front-concept-bg-im02.webp");
    width: 95%;
    padding: 100px 0;
  }
  #front #front-concept .section-wrap .flex-box .uk-flex .flex-item {
    padding-bottom: 70px;
  }
  #front #front-concept .section-wrap .flex-box .uk-flex .flex-item .section-title-2 {
    margin: unset;
  }
  #front #front-concept .section-wrap .flex-box .uk-flex .flex-item p {
    margin: 0;
  }
  #front #front-concept .section-wrap .flex-box .uk-flex .flex-item a h1 span.sp-block {
    display: inline;
  }
  #front #front-about {
    padding: 100px 0;
  }
  #front #front-about .section-wrap {
    padding: 80px 0;
  }
  #front #front-about .section-wrap .flex-box .img-box {
    position: absolute;
    width: 45%;
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: 0;
  }
  #front #front-about .section-wrap .flex-box .uk-flex .flex-item .text-box {
    margin-top: 50px;
    margin-bottom: 80px;
  }
  #front #front-about .section-wrap .flex-box .uk-flex .flex-item .link-box {
    display: block;
  }
  #archive, #single {
    padding: 100px 0;
  }
  #archive .section-wrap .flex-box .news-contents ul li a .uk-flex p.cat, #single .section-wrap .flex-box .news-contents ul li a .uk-flex p.cat {
    padding: 2px 30px;
  }
  #archive .section-wrap .flex-box .category-contents, #single .section-wrap .flex-box .category-contents {
    margin-top: -100px;
  }
  #archive .section-wrap .single-content .content-nav .uk-flex, #single .section-wrap .single-content .content-nav .uk-flex {
    gap: 40px;
  }
  #archive .section-wrap .single-content .content-nav .uk-flex a, #single .section-wrap .single-content .content-nav .uk-flex a {
    padding: 5px 30px;
    border-radius: 15px;
    min-width: 100px;
    text-align: center;
  }
  #works-wrap {
    margin-top: 100px;
  }
  #works-wrap .deco {
    top: -70px;
    right: 70px;
    max-width: 470px;
  }
  #page-works .section-wrap .works-contents ul li a p.title::before {
    height: 65px;
  }
  #page-works .section-wrap .single-works-content {
    width: 80%;
    margin: 0 auto;
  }
  #page-works .section-wrap .single-works-content .content .content-box .uk-slideshow-items {
    height: 600px;
  }
  #page-works .section-wrap .single-works-content .content .content-box ul.uk-thumbnav li a img {
    min-width: 150px;
  }
  #page-works .section-wrap .content-nav .uk-flex {
    gap: 40px;
  }
  #page-works .section-wrap .content-nav .uk-flex a {
    padding: 5px 30px;
    border-radius: 15px;
    min-width: 240px;
    text-align: center;
  }
  #concept-home .deco {
    bottom: 120px;
    left: -90px;
    max-width: 460px;
  }
  #concept-home .section-wrap .concept-contents .contents-wrap .contents-box {
    margin: 0;
  }
  #concept-home .section-wrap .concept-contents .contents-wrap .contents-box .main .flex-item {
    width: 15%;
  }
  #concept-home .section-wrap .concept-contents .contents-wrap .contents-box .main .flex-item:last-child {
    width: 80%;
  }
  #concept-home .section-wrap .concept-contents .contents-wrap .contents-box .main .flex-item .sub .flex-items {
    width: 60%;
  }
  #concept-home .section-wrap .concept-contents .contents-wrap .contents-box .main .flex-item .sub .flex-items:last-child {
    width: 35%;
  }
  #concept-home .section-wrap .concept-contents .contents-wrap .contents-box-reverse {
    width: 80%;
    margin-left: auto;
    margin-top: -150px;
    margin-bottom: 0;
  }
  #concept-home .section-wrap .concept-contents .contents-wrap .contents-box-reverse .uk-flex {
    gap: 0;
  }
  #concept-home .section-wrap .concept-contents .contents-wrap .contents-box-reverse .uk-flex .flex-item:first-child {
    margin-right: 40px;
    margin-bottom: 70px;
  }
  #concept-home .section-wrap .concept-contents .contents-wrap .contents-box-reverse .uk-flex .flex-item:last-child {
    order: unset;
  }
  #concept-home .section-wrap .concept-contents .contents-wrap .contents-box-sub {
    width: 75%;
    margin-left: auto;
    margin-top: -40px;
  }
  #concept-home .section-wrap .concept-contents .contents-wrap .contents-box-sub .uk-flex .flex-item:first-child {
    margin-right: 40px;
  }
  #concept-point .section-wrap .concept-contents .point-box .uk-grid {
    gap: 0;
  }
  #concept-point .section-wrap .concept-contents .point-box .uk-grid:not(#concept-point .section-wrap .concept-contents .point-box .uk-grid:first-child) {
    margin-top: 150px;
  }
  #concept-point .section-wrap .concept-contents .point-box .uk-grid .item h1 {
    font-size: 41px;
  }
  #concept-point .section-wrap .concept-contents .point-box .uk-grid .item h3 {
    font-size: 23px;
  }
  #concept-land {
    padding: 100px 0;
  }
  #concept-land .section-wrap .concept-contents .text {
    text-align: center;
  }
  #concept-land .section-wrap .land-box {
    height: 800px;
    margin-top: 70px;
  }
  #concept-land .section-wrap .land-box .uk-container .uk-flex .flex-item:last-child {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  #concept-land .section-wrap .land-box-reverse {
    height: 500px;
  }
  #concept-land .section-wrap .land-box-reverse .uk-container .uk-flex .flex-item:last-child {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  #concept-land .section-wrap .point-box {
    margin-top: 100px;
  }
  #concept-land .section-wrap .point-box .uk-grid {
    gap: 0;
  }
  #concept-flow .section-wrap .flow-box .flow-contents .title {
    margin-bottom: 60px;
  }
  #concept-flow .section-wrap .flow-box .flow-contents .text .uk-grid {
    gap: 0;
  }
  #concept-flow .section-wrap .step-box .uk-grid .grid-item:first-child {
    position: absolute;
    width: 45%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    margin-bottom: 0;
  }
  #concept-flow .section-wrap .step-box .uk-grid .grid-item:first-child img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #about-message .section-wrap .about-ienos {
    margin-bottom: 100px;
    padding-bottom: 70px;
  }
  #about-overview .bg {
    width: 90%;
  }
  #about-overview .section-wrap .about-overview ul li p.title {
    font-size: 18px;
    width: 120px;
  }
  #about-overview .section-wrap .about-overview ul li .info-text p {
    font-size: 18px;
  }
  #contact-form {
    padding-bottom: 140px;
  }
  #contact-form .section-wrap .contact-info h1.tel {
    font-size: 48px;
  }
  #contact-form .section-wrap .contact-form {
    margin-top: 130px;
  }
  #contact-form .section-wrap .contact-form .form-container .btn {
    width: 400px;
    height: 80px;
  }
}
@media screen and (max-width: 639px) {
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
  }
  .flex-sp {
    display: block !important;
  }
  .flex-sp .flex-item {
    width: auto !important;
    margin: 20px 0;
  }
  .grid-sp {
    display: grid !important;
  }
  .section-title {
    margin-bottom: 50px;
  }
  .section-title .title {
    padding-left: 0;
    left: 55%;
    transform: translate(-50%, -50%);
  }
  .section-title .title h1 {
    font-size: 40px;
  }
  .section-title .title h1 span {
    position: absolute;
    bottom: -30px;
    width: -moz-max-content;
    width: max-content;
    left: 50%;
    transform: translateX(-50%);
  }
  .section-title-2 img {
    min-width: 300px;
  }
  #front-contact .section-wrap .contact-box .title-box .section-title-2 .title {
    display: grid;
  }
  #front-contact .section-wrap .contact-box .title-box .section-title-2 .title span {
    order: -1;
  }
  #front-contact .section-wrap .contact-box .link-btn {
    width: 90%;
  }
  #page-mv .page-mv .page-mv-bg {
    padding: 50px 0;
    background-size: cover;
    background-position: center;
  }
  #page-mv .page-mv .section-title-2 {
    bottom: 0;
  }
  #header .section-wrap .uk-container {
    padding-left: 0;
  }
  #header .section-wrap .uk-flex .flex-item:first-child::before {
    width: 100%;
    height: 100%;
    padding: 20px 10px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  #front #front-mv .img-box::before {
    width: 70%;
    height: calc(100% + 30px);
    background-size: 100% 100%;
    right: 0;
    bottom: unset;
    top: 50%;
    transform: translateY(-50%);
  }
  #front #front-concept .section-wrap .flex-box .uk-flex .flex-item {
    margin: 40px 0 !important;
  }
  #front #front-concept .section-wrap .flex-box .uk-flex .flex-item a h1 {
    font-size: 31px;
  }
  #concept-land .section-wrap .land-box {
    overflow: hidden;
  }
  #concept-land .section-wrap .land-box .uk-container .uk-flex .flex-item:last-child {
    margin-right: -40px;
  }
  #concept-land .section-wrap .land-box .uk-container .uk-flex .flex-item:last-child img {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 60px;
  }
  #concept-land .section-wrap .land-box-reverse {
    overflow: hidden;
  }
  #concept-land .section-wrap .land-box-reverse .uk-container .uk-flex .flex-item:last-child {
    margin-left: -40px;
  }
  #concept-land .section-wrap .land-box-reverse .uk-container .uk-flex .flex-item:last-child img {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 60px;
  }
  #concept-flow .section-wrap .flow-box .flow-contents .title h2 {
    font-size: 24px;
    line-height: 2;
  }
  #concept-flow .section-wrap .flow-box .flow-contents .title span::before {
    width: 5px;
    height: 5px;
    top: 0;
  }
  #concept-flow .section-wrap .flow-box .flow-contents .title span::after {
    width: 5px;
    height: 5px;
    top: 0;
  }
  #about-overview .section-wrap {
    width: 95%;
    margin-left: auto;
  }
  #about-overview .section-wrap .about-overview iframe {
    height: 200px;
  }
  #contact-form .section-wrap .contact-form .form-container .form-box select {
    width: auto;
  }
  #contact-form .section-wrap .contact-form .form-container .btn::before {
    left: 15%;
  }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
  }
  .flex-sp {
    display: block !important;
  }
  .flex-sp .flex-item {
    width: auto !important;
    margin: 20px 0;
  }
  .grid-sp {
    display: grid !important;
  }
  #front-contact .section-wrap .contact-box .link-btn {
    width: 60%;
  }
  #page-mv .page-mv .page-mv-bg {
    padding: 50px 0;
    background-size: cover;
    background-position: center;
  }
  #page-mv .page-mv .section-title-2 {
    bottom: 0;
  }
  #header .section-wrap .uk-flex .flex-item:first-child::before {
    width: 100%;
    height: 100%;
    padding: 20px;
  }
  #front #front-mv .img-box::before {
    width: 70%;
    height: calc(100% + 30px);
    background-size: 100% 100%;
    right: 0;
    bottom: unset;
    top: 50%;
    transform: translateY(-50%);
  }
  #front #front-works .section-wrap .works-slider a.uk-position-center-left, #front #front-works .section-wrap .works-slider a.uk-position-center-right {
    width: 50px;
    height: 50px;
  }
  #front #front-concept .section-wrap .flex-box .uk-flex {
    display: flex !important;
  }
  #front #front-concept .section-wrap .flex-box .uk-flex .flex-item a h1 {
    font-size: 31px;
  }
  #concept-land .section-wrap .land-box .uk-container .uk-flex .flex-item:last-child img {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 60px;
  }
  #concept-land .section-wrap .land-box-reverse .uk-container .uk-flex .flex-item:last-child img {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 60px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  #front-contact .section-wrap .contact-box .text-box .flex-box .uk-flex .flex-item br {
    display: none;
  }
  #page-mv .page-mv .page-mv-bg {
    padding: 100px 0;
    background-size: cover;
    background-position: center;
  }
  #header .section-wrap .uk-flex .flex-item:first-child::before {
    width: 100%;
    height: 100px;
    padding: 0 20px;
  }
  #header .section-wrap .uk-flex .flex-item:last-child .nav_content {
    width: 60%;
  }
  #front #front-mv .img-box .text-box {
    width: 100px;
    right: 10%;
    top: 0;
    transform: unset;
  }
  #front #front-mv .img-box .sub-text-box {
    width: 150px;
  }
  #front #front-concept .section-wrap .flex-box .uk-flex .flex-item a h1 {
    font-size: 31px;
  }
  #page-works .section-wrap .single-works-content .content .content-box ul.uk-thumbnav li a {
    height: 90px;
  }
  #page-works .section-wrap .content-nav .uk-flex a {
    min-width: 150px;
  }
}
@media screen and (min-width: 1200px) {
  #page-mv .page-mv .page-mv-bg {
    height: 450px;
  }
  #front #front-concept .section-wrap .flex-box .uk-flex .flex-item a h1 span {
    font-size: 30px;
  }
  #archive .section-wrap .flex-box .category-contents, #single .section-wrap .flex-box .category-contents {
    width: 15%;
    position: absolute;
    right: 0;
    padding: 80px 60px;
    padding-right: 100px;
    order: unset;
    margin-bottom: 0;
    box-sizing: unset;
  }
  #archive .section-wrap .flex-box .category-contents::before, #single .section-wrap .flex-box .category-contents::before {
    content: "";
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  #archive .section-wrap .single-content, #single .section-wrap .single-content {
    width: 80%;
  }
  #archive .section-wrap .single-content .content-nav, #single .section-wrap .single-content .content-nav {
    margin-top: 260px;
  }
  #works-wrap {
    margin-top: 180px;
  }
  #page-works .section-wrap .single-works-content .content .content-box ul.uk-thumbnav li a {
    height: 120px;
    border-radius: 30px;
  }
  #concept-flow .section-wrap .step-box .uk-grid .grid-item:first-child {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  #header .section-wrap .uk-flex .flex-item:first-child::before {
    width: 100%;
    height: 130px;
    padding: 0 20px;
  }
  #header .section-wrap .uk-flex .flex-item:nth-child(2) {
    width: 80%;
  }
  #front #front-mv .img-box::before {
    height: 580px;
    right: 0;
  }
  #front #front-mv .img-box .text-box {
    width: 120px;
    top: 0;
    right: 10%;
  }
  #front #front-mv .img-box .sub-text-box {
    width: 200px;
  }
  #archive .section-wrap .flex-box .category-contents, #single .section-wrap .flex-box .category-contents {
    padding: 60px;
  }
  #archive .section-wrap .single-content, #single .section-wrap .single-content {
    width: 75%;
  }
  #works-wrap .deco {
    max-width: 400px;
    right: 15px;
  }
  #concept-land .section-wrap .land-box {
    height: 600px;
    margin-top: 40px;
  }
  #concept-land .section-wrap .point-box {
    margin-top: 40px;
  }
  #about-overview .bg {
    width: 95%;
  }
  #about-overview .section-wrap .about-overview {
    width: 90%;
    margin-left: auto;
  }
}
@media screen and (min-width: 640px) {
  #front #front-news .section-wrap .news-list ul li {
    border: none;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 639px) and (max-width: 639px) {
  #front #front-concept .section-wrap .flex-box .uk-flex .flex-item {
    width: 90% !important;
    margin-left: auto !important;
  }
}
