@charset "UTF-8";
@font-face {
  font-family: "encode";
  src: url("../fonts/27zMudSvi0Zg.ttf") format("truetype");
}
body {
  background-image: url(../images/fZATrfQyYkNN.webp);
}
body header#site-header {
  display: none;
}
body main {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}

img {
  width: 100%;
}

li {
  margin: 0;
}

#bench {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.5;
}

.d-f {
  display: flex;
}

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

.po-r {
  position: relative;
}

.po-a {
  position: absolute;
}

.shippori {
  font-family: "Roboto Slab", serif;
}

.encode {
  font-family: "encode";
}

.flex-wrap {
  flex-wrap: wrap;
}

.yotag {
  font-family: vdl-yotag, sans-serif;
}

.justify-center {
  justify-content: center;
}

.a-item-center {
  align-items: center;
}

.space-even {
  justify-content: space-evenly;
}

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

#site-content {
  overflow: initial;
}

.mt30 {
  margin-top: 30px;
}

.w-100 {
  width: 100% !important;
}

.ta-l {
  text-align: left !important;
}

.weight-bold {
  font-weight: 600;
}

.row-reverse {
  flex-direction: row-reverse;
}

.sp_only {
  display: none;
}
@media only screen and (max-width: 500px) {
  .sp_only {
    display: block;
  }
}

.pc_only {
  display: block;
}
@media only screen and (max-width: 500px) {
  .pc_only {
    display: none;
  }
}

.sectionTitle.each_page_top {
  margin-top: 5%;
}
.sectionTitle .sectionTitle__mark {
  width: 70px;
  margin: auto;
}
.sectionTitle .sectionTitle__title {
  text-align: center;
  font-size: 35px;
  margin-top: 1%;
  color: #202948;
}
@media only screen and (max-width: 500px) {
  .sectionTitle .sectionTitle__title {
    font-size: 8vw;
  }
}
.sectionTitle .sectionTitle__mark-en {
  text-align: center;
  color: #202948;
  font-size: 21px;
}

.newsSection {
  width: 86%;
  margin: 6% 2% 1% 8%;
  background-position: right top;
  background-image: url(../images/OghjajAaVKyW.webp);
  background-repeat: no-repeat;
  background-size: 38.6%;
}
@media only screen and (max-width: 500px) {
  .newsSection {
    width: 92%;
    margin: 5% auto;
  }
}
.newsSection .sectionTitle {
  width: 57%;
  margin: 0 auto 0 0;
  padding-top: 9%;
}
@media only screen and (max-width: 500px) {
  .newsSection .sectionTitle {
    padding-top: 19%;
  }
}
.newsSection .bnr_news {
  width: 18%;
  padding: 9% 0 0 0%;
  margin: 0px 0 0 20%;
}
.newsSection ul {
  margin-top: 3%;
}
.newsSection ul li {
  margin-bottom: 1%;
}
.newsSection .newsContent_the_time {
  font-size: 14px;
}
.newsSection .Button {
  margin-top: 2%;
  margin: 4% 0 0 18%;
  width: 18rem;
}
@media only screen and (max-width: 500px) {
  .newsSection .Button {
    margin: 7% auto;
    width: 19rem;
  }
}

.aboutSection {
  width: 86%;
  margin: 10% 2% 1% 8%;
  background-position: left top;
  background-image: url(../images/y8kfV3VjBWRu.webp);
  background-repeat: no-repeat;
  background-size: 41.6%;
}
@media only screen and (max-width: 500px) {
  .aboutSection {
    width: 92%;
    margin: 16% auto;
    background-size: 100%;
  }
}
.aboutSection.singlePage {
  background-image: none;
}
.aboutSection.singlePage section {
  width: 100%;
}
.aboutSection.singlePage section h2 {
  padding: 2% 0;
}
.aboutSection .sectionTitle {
  width: 55%;
  margin: 0 0 0 auto;
  padding-top: 10%;
}
@media only screen and (max-width: 500px) {
  .aboutSection .sectionTitle {
    width: 100%;
    margin: auto;
    padding-top: 100%;
  }
}
.aboutSection .bnr_about {
  width: 51%;
  margin: 0px auto 0 47%;
  padding-top: 9.5%;
}
.aboutSection section {
  width: 53%;
  padding: 0;
  margin-right: 0;
  margin-left: auto;
  margin-top: 3%;
}
@media only screen and (max-width: 500px) {
  .aboutSection section {
    width: 100%;
  }
}
.aboutSection section .aboutSection_h2 {
  border: 1px solid #333;
  color: #202948;
  text-align: center;
  padding: 4% 0;
  margin-top: 8%;
  font-size: 21px;
}
@media only screen and (max-width: 500px) {
  .aboutSection section .aboutSection_h2 {
    font-size: 18px;
  }
}
.aboutSection section p {
  color: #262626;
  margin-top: 5%;
  font-size: 15px;
  line-height: 1.9;
  letter-spacing: 0px;
}
.aboutSection .pattern {
  margin-top: 6%;
}
@media only screen and (max-width: 500px) {
  .aboutSection .pattern {
    flex-wrap: wrap;
  }
}
.aboutSection .pattern section {
  width: 48.5%;
  margin-left: 0;
}
@media only screen and (max-width: 500px) {
  .aboutSection .pattern section {
    width: 100%;
  }
}
.aboutSection .pattern section h3 {
  text-align: center;
  color: #202948;
  border: 1px solid #202948;
  padding: 3% 0px;
  border-left: none;
  border-top: none;
}
.aboutSection .pattern section p {
  text-align: center;
}
.aboutSection .imageMenu {
  margin-top: 4%;
}
@media only screen and (max-width: 500px) {
  .aboutSection .imageMenu {
    margin-top: 12%;
  }
}
.aboutSection .imageMenu ul li {
  width: 33.3%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 500px) {
  .aboutSection .imageMenu ul li {
    width: 100%;
  }
}
.aboutSection .imageMenu ul li:nth-child(1) {
  background-image: url(../images/CDc4ooE0JlFS.webp);
}
.aboutSection .imageMenu ul li:nth-child(2) {
  background-image: url(../images/w46erxFuE53D.webp);
}
.aboutSection .imageMenu ul li:nth-child(3) {
  background-image: url(../images/6Pc8H7vcko6T.webp);
}
.aboutSection .imageMenu ul li a {
  padding: 24% 0;
  color: #fff;
  text-align: center;
  font-size: 20px;
  display: block;
  width: 100%;
}
.aboutSection .imageMenu .Button {
  width: 19rem;
  margin-top: 4%;
  margin: 4% auto 0;
}

.product-list-front {
  margin-top: 10%;
}
.product-list-front .Button {
  width: 19rem;
  margin: 5% auto 0;
}

.reference-front,
.single_reference {
  margin-top: 11%;
}
@media only screen and (max-width: 500px) {
  .reference-front,
  .single_reference {
    margin-top: 10%;
  }
}
.reference-front .building,
.single_reference .building {
  width: 86%;
  margin: 4% auto 0;
}
.reference-front h4,
.single_reference h4 {
  border: 1px solid #202948;
  font-size: 20px;
  text-align: center;
  border-top: none;
  border-left: none;
  padding: 1.5% 0;
  width: 88%;
  margin: 2.5% auto;
}
@media only screen and (max-width: 500px) {
  .reference-front h4,
  .single_reference h4 {
    line-height: 1.8;
    font-size: 17px;
  }
}
.reference-front .reference__text,
.single_reference .reference__text {
  width: 88%;
  margin: 1% auto;
  font-size: 15px;
  line-height: 1.9;
}
.reference-front .reference-front__list,
.single_reference .reference-front__list {
  width: 88%;
  margin: 3.8% auto 0;
}
.reference-front .reference-front__list p,
.single_reference .reference-front__list p {
  width: 48%;
  margin-bottom: 2%;
}
@media only screen and (max-width: 500px) {
  .reference-front .reference-front__list p,
  .single_reference .reference-front__list p {
    width: 100%;
  }
}
.reference-front .Button,
.single_reference .Button {
  width: 19rem;
  margin: 2% auto;
}

.buildPDF {
  width: 23rem;
  margin: 3% auto;
  background-color: #202948;
}
.buildPDF a {
  color: #fff;
  display: block;
  text-align: center;
  padding: 6% 0;
}

.list__item__building {
  width: 48%;
  margin-bottom: 5%;
  text-align: center;
}
.list__item__building .list__item__building--itemname {
  text-align: center;
  margin: 5px auto 15px;
  color: #202948;
  font-size: 20px;
  line-height: 2;
}

.single_reference h4 {
  width: 100%;
  margin-top: 30px;
}
.single_reference .reference__text {
  width: 100%;
}
.single_reference .reference-front__list {
  width: 100%;
}

.bnr_about_wrap {
  width: 84%;
  margin: 10% auto 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/jN0BHIqYfTAF.webp);
}
.bnr_about_wrap a {
  color: #fff;
  text-align: center;
  display: block;
  padding: 10% 0px;
  font-size: 27px;
}

#footerlinktochildthemewp {
  display: none !important;
}

footer {
  background-color: initial;
  width: 1280px;
  margin: 3% auto 0;
  display: flex;
}
@media only screen and (max-width: 1279px) {
  footer {
    width: 100%;
  }
}

.footer_side_area {
  width: 280px;
}
@media only screen and (max-width: 1279px) {
  .footer_side_area {
    display: none;
  }
}

.footer_main_area {
  width: 1000px;
}
@media only screen and (max-width: 1279px) {
  .footer_main_area {
    width: 100%;
  }
}
.footer_main_area .footer_blueback {
  margin-top: 5%;
  background-color: #202948;
  color: #fff;
  padding: 5% 0 3%;
  text-align: center;
}
.footer_main_area .footer_blueback .footer_blueback__adress {
  line-height: 1.8;
  text-align: center;
  font-size: 14px;
}
.footer_main_area .footer_blueback small {
  margin: 3% auto 0;
  color: #fff;
  display: block;
  font-size: 11px;
}

.contactArea {
  width: 90%;
  margin: 12% auto 0;
  border: 1px solid #444;
  padding: 4% 0;
}
@media only screen and (max-width: 500px) {
  .contactArea {
    width: 92%;
    padding: 4%;
  }
}
.contactArea .footer_main_area__text {
  text-align: center;
  margin-top: 3%;
}
@media only screen and (max-width: 500px) {
  .contactArea .footer_main_area__text {
    text-align: left;
    margin-top: 3%;
    font-size: 13px;
  }
}
.contactArea .footer_main_area__form {
  background-color: #202948;
  text-align: center;
  color: #fff;
  width: 30rem;
  padding: 1.5% 0;
  margin: 4% auto;
}
.contactArea .footer_main_area__form a {
  display: block;
}
.contactArea .footer_main_area__telfax {
  width: 60%;
  margin: 1% auto 0;
}
@media only screen and (max-width: 1279px) {
  .contactArea .footer_main_area__telfax {
    width: 80%;
  }
}
@media only screen and (max-width: 500px) {
  .contactArea .footer_main_area__telfax {
    width: 90%;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 500px) {
  .contactArea .footer_main_area__telfax p {
    text-align: center;
    width: 100%;
    margin-bottom: 3%;
  }
}
.contactArea .footer_main_area__telfax p a {
  font-size: 23px;
  color: #202948;
  font-weight: bold;
}
.contactArea small {
  font-size: 13px;
  text-align: center;
  color: #202948;
  margin: 1% auto 0;
  display: block;
}

.page-template-template-contact .footer_main_area__telfax a {
  font-size: 30px;
  color: #202948;
}
.page-template-template-contact .formWrapper__head {
  width: 30%;
  color: #202948;
  display: flex;
  align-items: center;
}
.page-template-template-contact .formWrapper__head span {
  width: 4rem;
  font-size: 10px;
  color: #fff;
  padding: 2%;
  background-color: #be1616;
  text-align: center;
  margin-left: 6%;
}
.page-template-template-contact .formWrapper__input {
  width: 70%;
}

textarea {
  background-color: #fff;
}

.send_btn {
  width: 19rem;
  margin: 5% auto;
  display: block;
}

.pageNaviTop {
  width: 70%;
  margin: 7% auto 0;
}
@media only screen and (max-width: 500px) {
  .pageNaviTop {
    width: 92%;
    margin-top: 13%;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 500px) {
  .pageNaviTop li {
    width: 50%;
    margin-bottom: 4%;
    font-size: 13px;
  }
}

@media only screen and (max-width: 500px) {
  .ginza {
    flex-wrap: wrap;
  }
}
.ginza p {
  width: 48%;
}
@media only screen and (max-width: 500px) {
  .ginza p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
  }
}

.flowparts {
  width: 48%;
  margin-top: 3%;
}
.flowparts .flowparts__title {
  font-size: 26px;
  color: #202948;
  margin-bottom: 2%;
}
.flowparts .flowparts__text {
  font-size: 15px;
}

.infoTable {
  font-size: 15px;
}
@media only screen and (max-width: 500px) {
  .infoTable {
    font-size: 14px;
    margin-top: 4%;
  }
}
.infoTable .d-f {
  margin-bottom: 0%;
  padding: 2%;
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 500px) {
  .infoTable .d-f {
    flex-wrap: wrap;
  }
}
.infoTable .head {
  width: 30%;
  color: #202948;
  font-weight: 600;
  padding-left: 3%;
}
@media only screen and (max-width: 500px) {
  .infoTable .head {
    width: 50%;
  }
}
.infoTable .data {
  width: 70%;
}
@media only screen and (max-width: 500px) {
  .infoTable .data {
    width: 100%;
    font-size: 15px;
    margin-top: 3%;
    padding-left: 3%;
  }
}

.profileWrapper {
  margin-top: 30px;
}
.profileWrapper .profileImage {
  width: 42%;
  float: left;
  margin-right: 3%;
  text-align: center;
  line-height: 2;
}
.profileWrapper .profileImage .profileImage__name {
  font-size: 22px;
}
.profileWrapper .profileImage .profileImage__name small {
  font-size: 13px;
}

.Publications .Publications__item {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}
.Publications .Publications__item .Publications__item--image {
  width: 28%;
}
.Publications .Publications__item .Publications__item--text {
  width: 70%;
}
.Publications .Publications__item .Publications__item--text h2 {
  font-size: 23px;
  color: #202948;
  font-weight: bold;
}
.Publications .Publications__item .Publications__item--text .book_details {
  font-size: 14px;
  margin-top: 10px;
}

.readmore {
  background-color: #202948;
  color: #fff;
  margin: 5% auto;
  padding: 2%;
  font-size: 18px;
  display: none;
}
.readmore.on-click {
  display: block;
}

.footer-nav-widgets-wrapper,
.post-meta-wrapper {
  display: none !important;
}

article.post {
  width: 1000px;
}

.newsList a {
  display: block;
  color: #202948;
  text-decoration: none;
}
.newsList a:hover {
  text-decoration: none;
}
.newsList .newsList_item {
  border-left: 2px solid #202948;
  padding: 3% 2%;
  margin-bottom: 5%;
}
.newsList .newsList_item .newsList_item--time {
  font-size: 13px;
}
.newsList .newsList_item .newsList_item--title {
  font-size: 22px;
  color: #262626;
  line-height: 2;
  text-decoration: underline;
}
.newsList .newsList_item .newsList_item--content {
  font-size: 16px;
}

@media only screen and (max-width: 1279px) {
  .newsListWrapper {
    width: 92%;
    margin: 14% auto;
  }
}

.prod_list_single {
  margin-top: 50px;
}
@media only screen and (max-width: 1279px) {
  .prod_list_single {
    width: 92%;
    margin: 8% auto;
  }
}
.prod_list_single li {
  width: 31%;
  margin-bottom: 4%;
}
@media only screen and (max-width: 500px) {
  .prod_list_single li {
    width: 48%;
    margin-bottom: 8%;
  }
}
.prod_list_single li .prod_name {
  margin-top: 10px;
  font-size: 15px;
  color: #262626;
}

.prod_details {
  margin-top: 50px;
}
@media only screen and (max-width: 500px) {
  .prod_details {
    width: 92%;
    margin: 8% auto;
  }
}
.prod_details .prod_name {
  text-align: center;
  color: #262626;
  font-size: 24px;
  margin-bottom: 4%;
}
.prod_details .prod_image {
  width: 80%;
  margin: 1% auto;
}
.prod_details h3 {
  border: 1px solid #262626;
  text-align: center;
  padding: 2%;
  margin-top: 3%;
}
.prod_details table {
  margin-top: 4%;
  border: none;
}
.prod_details table tr {
  border: none;
  border-bottom: 1px solid #ccc;
}
.prod_details table tr th {
  padding: 2%;
  border: none;
  width: 30%;
}
.prod_details table tr td {
  padding: 2%;
  border: none;
}

.side_bar {
  width: 280px;
}
@media only screen and (max-width: 1279px) {
  .side_bar {
    display: none;
  }
}
.side_bar .side_bar_inner {
  position: sticky;
  top: 10px;
}
.side_bar .side_logo {
  width: 22%;
  margin: 17% auto;
}
.side_bar ul {
  width: 80%;
  margin: auto;
}
.side_bar ul li {
  margin-bottom: 3%;
  padding-left: 3%;
}
.side_bar ul li a {
  color: #202948;
  font-size: 15px;
}
.side_bar .side_contactBtn {
  background-color: #202948;
  width: 80%;
  margin: 2% auto;
}
.side_bar .side_contactBtn a {
  display: block;
  text-align: center;
  padding: 2% 0;
  color: #fff;
  font-size: 16px;
}

.borderBox {
  border: 1px solid #202948;
  padding: 3%;
  width: 90%;
  margin: 5% auto 2%;
}
.borderBox .borderBox__text {
  text-align: center;
  color: #202948;
}

.main_section {
  width: 1000px;
  overflow: hidden;
}
@media only screen and (max-width: 1279px) {
  .main_section {
    width: 100%;
  }
}

.illust_1 {
  top: -28%;
  left: -8%;
  width: 26%;
}

.illust_2 {
  right: 2%;
  top: -15%;
  width: 29%;
}

.illust_3 {
  top: 36%;
  left: 4%;
  width: 34%;
  transform: rotate(-6deg);
}

.illust_4 {
  top: -19%;
  left: 10%;
  width: 21%;
}

.illust_5 {
  right: 0%;
  top: -8%;
  width: 24%;
}

.illust_6 {
  top: -74%;
  left: 1%;
  width: 16%;
}

#IconList1 a:before {
  /*白いひし型 */
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 20px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #fff;
}

#IconList1 a:after {
  /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 15px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #202948;
}

#IconList1 a:hover:after {
  /*「after要素」のマウスオーバー（カラーを合わせる） */
  background: #202948;
}

/* ボタン共通 */
.Button {
  overflow: hidden;
  width: 250px;
  height: 50px;
  margin: 0;
  padding: 0;
}

.Button a {
  font-family: vdl-yotag, sans-serif;
  display: block;
  position: relative;
  z-index: 100;
  text-align: center;
  background: #202948;
  color: #fff;
  font-size: 18px;
  line-height: 50px;
  text-decoration: none;
}

.Button a:hover {
  background: #202948;
  /* マウスオーバーカラー */
}

.swiper-container {
  position: relative;
  width: 88%;
  overflow: hidden;
  margin-top: 4%;
  margin-right: auto;
  margin-left: auto;
}

.hide-text {
  display: none;
}
/* 前ページ、次ページボタン共通のスタイル */
.swiper-button-prev,
.swiper-button-next {
  width: 48px; /* ボタンの幅 */
  height: 48px; /* ボタンの高さ */
  background-size: 48px 48px; /* 背景画像としてのサイズ（＝表示したい画像サイズ） */
  margin-top: -24px; /* 縦中央配置用：ボタンの高さの半分のネガティブマージン（top:50%がすでに設定されている） */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: transparent;
  width: 48px; /* ボタンの幅 */
  height: 48px; /* ボタンの高さ */
  background-size: 37px 37px; /* 背景画像としてのサイズ（＝表示したい画像サイズ） */
  margin-top: -24px; /* 縦中央配置用：ボタンの高さの半分のネガティブマージン（top:50%がすでに設定されている） */
  background-repeat: no-repeat;
}
/* 次ページボタンのスタイル */
.swiper-button-next {
  background-image: url(../images/m9vzrHkWrhb4.png);
}
/* 前ページボタンのスタイル */
.swiper-button-prev {
  background-image: url(../images/m9vzrHkWrhb4.png);
  transform: scale(-1, 1); /* 左右反転 */
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
}

h1.entry-title {
  font-size: 3rem;
  font-family: "Roboto Slab", serif;
}

.post-inner .entry-content p {
  font-family: "Roboto Slab", serif !important;
}

.post-inner .entry-content p a {
  color: #be1616;
  text-decoration: underline;
}

.entry-categories {
  display: none;
}
