@charset "UTF-8";
/* noto-serif-jp-500 - latin */
@font-face {
  font-family: "Noto Serif JP";
  font-style: Medium;
  font-weight: 500;
  src: url("../font/noto-serif-jp-medium.woff") format("woff"), url("../font/noto-serif-jp-medium.woff2") format("woff2"), url("../font/noto-serif-jp-medium.ttf") format("truetype"); /* Safari, Android, iOS */
}
/* noto-sans-jp-500 - latin */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: normal;
  src: url("../font/noto-sans-jp-v28-latin_japanese-500.woff2") format("woff2"), url("../font/noto-sans-jp-v28-latin_japanese-500.woff") format("woff"), url("../font/noto-sans-jp-v28-latin_japanese-500.ttf") format("truetype"), url("../font/noto-sans-jp-v28-latin_japanese-500.svg#NotoSansJP") format("svg"); /* Legacy iOS */
}
/* noto-sans-jp-700 - latin */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: bold;
  src: url("../font/noto-sans-jp-v28-latin_japanese-700.woff2") format("woff2"), url("../font/noto-sans-jp-v28-latin_japanese-700.woff") format("woff"), url("../font/noto-sans-jp-v28-latin_japanese-700.ttf") format("truetype"), url("../font/noto-sans-jp-v28-latin_japanese-700.svg#NotoSansJP") format("svg"); /* Legacy iOS */
}
/* noto-sans-jp-900 - latin */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: url("../font/noto-sans-jp-v36-latin_japanese-900.woff2") format("woff2"), url("../font/noto-sans-jp-v36-latin_japanese-900.woff") format("woff"), url("../font/noto-sans-jp-v36-latin_japanese-900.ttf") format("truetype"), url("../font/noto-sans-jp-v36-latin_japanese-900.svg#NotoSansJP") format("svg"); /* Legacy iOS */
}
.un_home_ttl01 {
  font-size: 4.2rem;
  font-family: "Noto Serif JP", serif;
  line-height: 1.8;
  color: #2e416d;
}
.un_home_ttl01.__f31 {
  font-size: 3.1rem;
  line-height: 1.76em;
  letter-spacing: 0.1em;
}
.un_home_ttl01.__f28 {
  font-size: 2.8rem;
  letter-spacing: 0.1em;
}
.un_home_ttl02 {
  color: #fff;
  font-size: 3.6rem;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 20px;
}
.un_home_mv {
  display: flex;
  justify-content: center;
  height: 100vh;
  max-height: 564px;
}
.un_home_mv_left {
  width: 50%;
  position: relative;
  margin: 2.4rem;
}
.un_home_mv_left_img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 80%;
  max-width: 660px;
  max-height: 300px;
  text-align: center;
}
.un_home_mv_right {
  width: 50%;
  background-image: url(../../img/home/visual_right.png);
  background-size: contain;
  background-position: center left;
  background-repeat: no-repeat;
  margin: 2.4rem;
}
.un_home_main {
  background: #f4f2ee;
  padding: 65px 0;
}
.un_home_main_title {
  padding: 0 10px;
  width: 100%;
  max-width: 50rem;
  margin: 0 auto;
  margin-bottom: 7rem;
}
.un_home_main_slide {
  padding: 0 0 10rem;
  padding-bottom: 2rem;
  position: relative;
}
.un_home_main_slide_thumb {
  padding: 0 3rem 10rem;
}
.un_home_main_slide_heading {
  position: relative;
  margin-bottom: -20rem;
  margin-top: auto;
  top: -20rem;
  z-index: 2;
}
.un_home_main_slide_heading_inner {
  background: #202d4b;
  color: #fff;
  padding: 1rem 3rem;
  font-family: "Noto Serif JP", serif;
  width: -moz-fit-content;
  width: fit-content;
}
.un_home_main_slide_heading_inner.__no1 {
  font-size: 3.4rem;
}
.un_home_main_slide_heading_inner.__no2 {
  font-size: 2.2rem;
  line-height: 2;
  margin-left: 3rem;
}
.un_home_visual {
  display: flex;
  justify-content: center;
  height: 564px;
  margin-bottom: 30px;
}
.un_home_visual_right {
  display: flex;
  width: 58.27%;
  width: 58.2723279649%;
}
.un_home_visual_right dt {
  width: 28.391959799%;
  width: 226px;
  display: flex;
}
.un_home_visual_right dd {
  width: 71.7336683417%;
  height: 100%;
  background-image: url(../../img/home/visual_right.png);
  background-size: cover;
  background-position: bottom right;
}
.un_home_visual_left {
  width: 41.7%;
  width: 41.7276720351%;
  background-image: url(../../img/home/visual_left.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
}
.un_home_visual_tip {
  position: absolute;
  display: inline-block;
  right: 0;
  bottom: 0;
}
.un_home_catch {
  position: relative;
  padding-bottom: 70px;
  background: #f4f2ee;
}
.un_home_catch_thmb {
  width: 35.6515373353%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}
.un_home_catch_thmbList {
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.3s linear;
}
.un_home_catch_thmbList.slick-initialized {
  opacity: 1;
}
.un_home_catch_thmbItem {
  margin: 0 1px;
}
.un_home_catch_cont {
  background: url(/_common/img/home/visual_right_n.png) scroll no-repeat right center/45%;
}
.un_home_catch_cont_inr {
  padding: 0;
  margin: 0;
  width: 55%;
}
.un_home_catch_cont_head {
  margin-bottom: 40px;
}
.un_home_catch_cont_txt {
  font-family: "Noto Serif JP", serif;
  line-height: 2.125em;
  letter-spacing: 0.05em;
}
.un_home_mediaOuter {
  position: relative;
}
.un_home_mediaOuter.__yel {
  background-color: #eacd7a;
}
.un_home_mediaOuter.__pd {
  padding: 45px 15px 60px 15px;
}
.un_home_media {
  background-position: center right;
  background-repeat: no-repeat;
  padding: 45px 15px 60px 15px;
  background-size: 50%;
  background-position: center right;
  position: relative;
}
.un_home_media.__system {
  min-height: 344px;
}
.un_home_media.__system .un_home_media_thmb {
  height: 344px;
  mix-blend-mode: multiply;
}
.un_home_media.__cost {
  min-height: 315px;
}
.un_home_media.__cost .un_home_media_thmb {
  height: 315px;
}
.un_home_media.__flow {
  min-height: 360px;
}
.un_home_media.__flow img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 110%;
}
.un_home_media.__flow .un_home_media_thmb {
  height: 360px;
}
.un_home_media .__flow_thum {
  mix-blend-mode: multiply;
  min-height: 360px;
}
.un_home_media .__flow_thum img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 110%;
}
@media screen and (max-width: 1184px) {
  .un_home_mediaOuter.__pd, .un_home_media.__cost, .un_home_media.__flow {
    padding: 45px 40px 60px 40px;
  }
  .un_home_media.__system {
    padding: 45px 40px 60px 40px;
  }
}
@media screen and (max-width: 767px) {
  .un_home_media.__system, .un_home_media.__cost, .un_home_media.__flow {
    min-height: auto;
  }
  .un_home_media.__system .un_home_media_thmb, .un_home_media.__cost .un_home_media_thmb, .un_home_media.__flow .un_home_media_thmb {
    height: auto;
  }
}
.un_home_media_thmb {
  position: absolute;
  right: 0;
  top: 50%;
  translate: 0 -50% 0;
  height: 100%;
  z-index: 0;
}
.un_home_media_thmb img {
  max-width: auto;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .un_home_media_thmb img {
    height: auto;
  }
}
.un_home_media_thmb.__cost {
  top: 20px;
  translate: 0 0 0;
}
.un_home_card {
  display: block;
  max-width: 274px;
  flex-shrink: 0;
  width: 24%;
  cursor: pointer;
}
.un_home_cardWrap {
  display: flex;
  justify-content: space-between;
}
.un_home_card:not(:last-of-type) {
  margin-right: 10px;
}
.un_home_cardThmb {
  text-align: center;
}
.un_home_works {
  padding: 0 15px;
  margin: 0 auto 60px;
  width: -moz-fit-content;
  width: fit-content;
}
.un_home_ourWorks {
  background-color: #202d4b;
  padding: 45px 0 60px;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}
.un_home_ourWorksList {
  width: 127.5%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.un_home_ourWorksList.__02 {
  left: 25%;
  transform: translateX(-25%);
  margin-bottom: 30px;
}
.un_home_ourWorksItem {
  background-color: #fff;
  margin: 3px;
  /* width: 430px; */
  height: 100%;
}
.un_home_ourWorksItem:nth-of-type(even) {
  background-color: #fdf9d8;
}
.un_home_ourWorksItem_inr {
  display: flex;
  padding: 15px;
  flex-direction: row-reverse;
}
.un_home_ourWorksItem_thmb {
  height: 113px;
  margin-right: 10px;
  flex-shrink: 0;
}
.un_home_ourWorksItem_thmb img {
  height: 100%;
  border: 1px solid #ccc;
}
.un_home_ourWorksItem_txtWrap {
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: left;
}
.un_home_ourWorksItem_authorWrap {
  display: flex;
}
.un_home_costTb {
  margin-bottom: 10px;
  width: 100%;
}
.un_home_costTb_type {
  width: 15%;
}
.un_home_costTb_disc {
  width: 60%;
}
.un_home_costTb_price {
  width: 25%;
}
.un_home_costTb thead {
  background-color: #304371;
  color: #fff;
  border: #222E4E;
}
.un_home_costTb thead th {
  text-align: center;
  font-size: 1.1rem;
  padding: 3px 5px;
  border: 1px solid #222E4E;
}
.un_home_costTb tbody tr:nth-of-type(even) {
  background-color: #F1F1F2;
}
.un_home_costTb tbody td,
.un_home_costTb tbody th {
  border: 1px solid #222E4E;
  padding: 8px;
  text-align: center;
  font-size: 1.3rem;
}
.un_home_modal_hook {
  cursor: pointer;
  text-decoration: underline;
  color: #2e416d;
  transition: 0.3s;
}
.un_home_modal_hook:hover {
  text-decoration: none;
}
.un_home_modal_block {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 2.4rem;
}
.un_home_modal_text {
  font-family: "Noto Serif JP", serif;
  line-height: 1.8;
}
.un_home_modal_name {
  margin-top: 1em;
}
.un_home_modal_image {
  position: relative;
}
.un_home_modal_image:before {
  content: ""; /* 疑似要素に必須 */
  width: 100%; /* 幅いっぱい */
  height: 100%; /* 高さいっぱい */
  display: block; /* 高さを指定するためにブロック要素にする */
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 65%, #fff 90%); /* 徐々に透明にする */
  position: absolute; /*  */
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .un_home_modal_block {
    display: flex;
    flex-direction: column-reverse;
    gap: 0.8rem;
  }
  .un_home_modal_image:before {
    background: none;
  }
  .un_home_modal_image img {
    width: 100%;
    aspect-ratio: 3/3;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 100% 0;
       object-position: 100% 0;
  }
}
.un_home_staff_ttl {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.un_home_staff_media {
  display: flex;
  justify-content: space-between;
}
.un_home_staff_mediaTb {
  max-width: 450px;
  line-height: 1.8;
}
.un_home_staff_mediaTb th {
  padding: 0 5px;
  white-space: nowrap;
}
.un_home_staff_mediaTb th::before {
  content: "●";
}
.un_home_staff_mediaTb td {
  padding: 0 15px;
}
.un_home_staff_mediaList {
  max-width: 60%;
  flex-shrink: 0;
}
.un_home_staff_mediaItem:not(:last-of-type) {
  margin-right: 5px;
}
.un_home_news {
  background-color: #fbf7d7;
  padding: 40px 0;
}
@media screen and (max-width: 1184px) {
  .un_home_news {
    padding: 40px 25px;
  }
}
.un_home_news_inr {
  display: flex;
}
.un_home_news_cont {
  flex-grow: 1;
}
.un_home_news_ttl {
  position: relative;
  margin-right: 30px;
  padding: 50px 0 30px;
  width: 50px;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 1.25;
  font-size: 2.4rem;
  letter-spacing: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Serif JP", serif;
  color: #202d4b;
}
.un_home_news_ttl span {
  width: 1em;
}
.un_home_news_ttl::before, .un_home_news_ttl::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 90px;
  background-size: 50px 90px;
  background-repeat: no-repeat;
}
.un_home_news_ttl::before {
  top: 0;
  right: 0;
  background-image: url(/_common/img/home/news_ttl01.png);
}
.un_home_news_ttl::after {
  bottom: 0;
  left: 0;
  background-image: url(/_common/img/home/news_ttl02.png);
}

/*respo*/
@media screen and (min-width: 768px) {
  .un_home_ttl01 {
    position: relative;
    z-index: 1;
  }
  .un_home_news_ttl {
    writing-mode: tb-rl;
    /* IE */
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
  }
}
@media screen and (max-width: 1367px) {
  .un_home_ttl01 {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 1184px) {
  .un_home_ourWorksList {
    width: 170%;
  }
  .un_home_catch_cont_inr {
    margin: 0 15px;
    padding: 10px 15px;
  }
  .un_home_works {
    margin-bottom: 0;
  }
  .un_home_works_works {
    padding: 0 40px;
  }
}
@media screen and (max-width: 1000px) {
  .un_home_ttl01 {
    font-size: 2.8rem;
  }
  .un_home_visual_right dd, .un_home_mv_right dd {
    background-size: 571px;
    background-repeat: no-repeat;
    background-position: bottom right -20px;
  }
}
@media screen and (max-width: 1000px) and (max-width: 1000px) {
  .un_home_ourWorksList {
    width: 180%;
  }
}
@media screen and (max-width: 414px) {
  .un_home_card {
    width: 48.5%;
    display: block;
  }
  .un_home_card:not(:last-of-type) {
    margin-right: 0;
  }
  .un_home_cardWrap {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  body#page-home {
    background-image: url(/_common/img/common/bg_all_smp.png);
    background-size: cover;
  }
  .un_home_ttl01 {
    font-size: 2rem;
  }
  .un_home_ttl01.__f31, .un_home_ttl01.__f28 {
    font-size: 2rem;
    line-height: 1.7;
  }
  .un_home_ttl02 {
    font-size: 1.9rem;
    margin-bottom: 15px;
  }
  .un_home_visual, .un_home_mv {
    display: none;
  }
  .un_home_main {
    background: #f4f2ee;
    padding: 30px 0;
  }
  .un_home_main_title {
    padding: 0 10px;
    width: 100%;
    max-width: 50rem;
    margin: 0 auto;
    margin-bottom: 3rem;
  }
  .un_home_main_slide {
    padding: 0 0rem 2rem;
    position: relative;
    display: flex;
    flex-direction: column;
  }
  .un_home_main_slide_thumb {
    padding: 0 1rem;
  }
  .un_home_main_slide_heading {
    position: relative;
    bottom: 0rem;
    z-index: 2;
    margin-bottom: 0;
    top: -2rem;
  }
  .un_home_main_slide_heading_inner {
    background: #202d4b;
    color: #fff;
    padding: 1rem 2rem;
    font-family: "Noto Serif JP", serif;
    width: -moz-fit-content;
    width: fit-content;
  }
  .un_home_main_slide_heading_inner.__no1 {
    font-size: 1.7rem;
    margin-left: 0;
    margin-bottom: 1rem;
  }
  .un_home_main_slide_heading_inner.__no2 {
    font-size: 1.4rem;
    line-height: 2;
    margin-left: 0;
  }
  .un_home_catch {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .un_home_catch_thmb {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
  }
  .un_home_catch_cont {
    width: 100%;
    background-position: bottom right;
    padding-bottom: 60px;
  }
  .un_home_catch_cont_head {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .un_home_catch_cont_inr {
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
  }
  .un_home_catch_cont_txt {
    font-size: 1.4rem;
  }
  .un_home_mediaOuter.__pd {
    padding: 30px 15px;
  }
  .un_home_media {
    padding: 30px 15px;
  }
  .un_home_mediaOuter.__pd, .un_home_media.__cost, .un_home_media.__flow {
    padding: 40px 15px;
  }
  .un_home_media.__system {
    padding: 20px 15px 30px;
  }
  .un_home_media_thmb {
    position: relative;
    max-width: 500px;
    margin: 0 auto 10px;
    transform: translate(0);
    translate: 0 0 0;
  }
  .un_home_cardWrap {
    flex-wrap: wrap;
  }
  .un_home_card {
    margin-bottom: 30px;
    font-size: 1.2rem;
    width: 49%;
  }
  .un_home_card:not(:last-of-type) {
    margin-right: 2%;
  }
  .un_home_card:nth-of-type(2n) {
    margin-right: 0;
  }
  .un_home_ourWorks {
    /*  padding: 30px 15px; */
    padding: 20px 15px 40px;
  }
  .un_home_ourWorksList {
    flex-direction: column;
    width: 100%;
    left: 0;
    transform: translateX(0);
  }
  .un_home_ourWorksList.__02 {
    left: 0;
    transform: translateX(0);
    margin-bottom: 15px;
  }
  .un_home_ourWorksItem {
    width: 100%;
    margin: 0 0 10px;
  }
  .un_home_ourWorksItem_inr {
    padding: 10px;
  }
  .un_home_ourWorksItem_thmb {
    width: 70px;
  }
  .un_home_ourWorksItem_thmb img {
    height: auto;
  }
  .un_home_staff_ttl {
    flex-direction: column;
    margin-bottom: 8px;
  }
  .un_home_staff_media {
    flex-direction: column-reverse;
  }
  .un_home_staff_mediaTb th {
    padding: 0 20px 0 0;
  }
  .un_home_staff_mediaTb td {
    padding: 0;
  }
  .un_home_staff_mediaList {
    margin-bottom: 15px;
    max-width: 100%;
  }
  .un_home_news {
    padding: 40px 0;
  }
  .un_home_news_inr {
    flex-direction: column;
  }
  .un_home_news_ttl {
    margin-right: 0;
    padding: 12px 0px 12px 42px;
    margin-bottom: 20px;
    padding: 0;
    width: 138px;
    font-size: 1.7rem;
    height: 40px;
  }
  .un_home_news_ttl span {
    width: auto;
    padding-left: 20px;
    letter-spacing: 3px;
  }
  .un_home_news_ttl::before, .un_home_news_ttl::after {
    width: 60px;
    height: 37px;
    background-size: 60px auto;
  }
  .un_home_news_ttl::before {
    top: 0;
    left: 0;
    background-image: url(/_common/img/home/news_ttl01_smp.png);
  }
  .un_home_news_ttl::after {
    bottom: 0;
    right: 0;
    left: inherit;
    background-image: url(/_common/img/home/news_ttl02_smp.png);
  }
}