@charset "utf-8";
/* CSS Document */

/* blue #1B4065 */
/* vivid light blue #12A5B2 */

/*----------------------------------
トップページ
----------------------------------*/
.top-h1 {
    position: relative;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    font-style: normal;
}

.top-ttl {
    position: absolute;
    top: 0;
    /* right: 20px; */
    left: 60px;
    margin: 0;
    /* color: #fff; */
    color: #3b2f2f;
    font-size: 34px;
    font-weight: bold;
    /* text-shadow: #fff 0px 0px 10px; */
    text-shadow: 2px 2px 3px #fff, /* 黒い影 */
               -2px -2px 3px #fff, /* 左上の黒い影 */
               2px -2px 3px #fff, /* 右上の黒い影 */
               -2px 2px 3px #fff; /* 左下の黒い影 */
    /* text-align: center; */
    line-height: 1.2;
}

/* .top-ttl span {
    text-shadow: #222 0px 0px 10px;
} */

.top-ttl .subtxt {
    font-size: 60%;
    font-weight: 600;
}

.top-subttl {
    background-color: #151A83;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 4px;
    line-height: 2.5;
    text-align: center;
}

body#top .top-message{
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #800000;
}

body#top .guidance{
  text-align:center;
  margin: 20px auto;
  width: 670px;
}

body#top .guidancettl{
  background-color:#1B4065;
  padding:15px 20px;
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-style: normal;
}

body#top .guidancettl p{
  text-align:center;
  font-size:1.7em;
  color:#fff;
  font-weight: bold;
  letter-spacing: -0.05rem;
  line-height: 1.2;
  & small {
    font-size:14px;
    display: inline-block;
    margin-bottom: 10px;
  }
}
body#top .guidancettl p:first-child {
  line-height: 1;
}

body#top .guidanceexp{
  padding: 10px 15px;
  border: 1px #1B4065 solid;
}

body#top .guidanceexp p{
  font-size: 0.9375rem!important;
}

body#top .price{
  width:1024px;
  margin:15px 0;
}
body#top .price li{
  display:inline-block;
  vertical-align: top;
  padding:10px 10px 10px 0;
  box-sizing:border-box;
}
body#top .price li:nth-child(1){
  margin-right: 10px;
  padding: 10px;
  border:1px solid #193d5b;
  color:#193d5b;
  font-size: 1.1em;
  line-height: 1.2;
  letter-spacing: 2px;
}
body#top .price li:nth-child(2),
body#top .price li:nth-child(5){
  font-size:2.5em;
  line-height:1;
}
body#top .price li:nth-child(2) small,
body#top .price li:nth-child(5) small{
  font-size:.5em;
  line-height:1;
}

body#top .price li:nth-child(3),
body#top .price li:nth-child(6){
  padding:10px;
  background:#f9f8f6;
  line-height: 1.4;
}
body#top .price li:nth-child(4){
  font-size:2em;
  padding: 10px;
}

/* トップ モデルルーム公開中・お問い合わせ・右下写真 */
body#top .listbl {
  width: 630px;
  margin: 0 auto;
  float:left;
}

body#top .infoBlock {
  width:650px;
  margin:40px auto;
}

body#top .subImg {
  float:right;
  margin-top:15px;
}

body#top .cap_L {
  margin-bottom:10px;
  padding:5px 0 10px;
  background:#fff;
}

body#top .cap_L p {
  font-size:15px;
}

body#top .cap {
  font-size: 0.8125rem;
  /*font-size:90%;*/
  text-align:center;
  margin:4px 4px 0;
  line-height: 1.4;
}

body#top .tb-data {
  width: 100%;
  margin-bottom:20px;
}

body#top .tb-data th, .tb-data td {
  border: 1px solid #800000;
  padding: 10px 20px;
  vertical-align: middle;
}

body#top .tb-data th {
  width: 33%;
  background-color: #800000;
  color: #fff;
  font-size: 1.7em;
  font-weight: bold;
  text-align: center;
}

body#top .tb-data td {
  line-height:1.8;
}

body#top .tb-data td strong{
  color:#800000;
  font-weight:bold;
}

/* トップ 完成物件写真へのリンクボタン */

.btnPhoto {
  padding-left: 0.5em;
  /*display: block;*/
}

.btnPhoto a {
  font-size: 24px;
  display: inline-block;
  padding: 3px 20px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  background-color: #193D5B;
  background-position: 20px 50%;
  background-repeat: no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border-top: 1px solid #f2f4f1;
  box-shadow: 0 1px 0 #193D5B;
}

.btnPhoto a:hover {
  border-top: 1px solid #e6ece2;
  background-color: #286699;
  box-shadow: 0 1px 0 #4d968d;
}

/* トップ 完成物件写真 */

body#top ul.photo-group {
  text-align: center;
  margin: 20px auto;
}

ul.photo-group li {
  display: inline-block;
  list-style: none;
  margin: 0 9px;
}

/* top 追記*/
.yokoku_wrap {
	color:#fff;
	background: #775916;
	padding: 8px 10px 5px;
}
.yokoku {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.yokoku .box01 {
	width: 120px;
    line-height: 1.0;
    margin: 0 20px;
    font-size: 1.1875rem;
    text-align: center;
    padding: 6px 0;
    border: 1px #fff solid;
}
.yokoku .cap {
	margin: 4px 4px 0!important;
    font-size: 0.9375rem!important;
    line-height: 1.3;
	text-align: left!important;
}

.rsrvTtl {
	width: 200px;
	color: #fff;
	background: #800;
	padding: 5px 5px;
	font-size: 1.0rem;
	text-align: center;
}
.rsrvInfo {
	width: 782px;
    padding: 5px 15px;
    border: 1px #800 solid;
}

.rsrvInfo p { font-size: 0.9375rem!important;}

h2.subHd {
    padding: 20px 10px 10px;
    font-size: 2.0rem;
    text-align: center;
    font-weight: 600;
}

/*----------------------------------
ルームプラン
----------------------------------*/

/* 250227 */
body#plan .plan-wrap {
    text-align: center;
}

body#plan .plan-block {
    margin-top: 80px;
}

body#plan .plan-block:first-of-type {
    margin-top: 60px;
}

body#plan .plan-block:nth-of-type(3) {
    margin-bottom: 80px;
}

body#plan .plan-ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 810px;
    margin: 20px auto 0;
}

/* モーダル */
body#plan .plan-modalbg {
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(223, 228, 234, 1));
}

body#plan .plan-modal_madori {
    display: flex;
    justify-content: space-between;
}

body#plan .plan-left {
    width: 35%;
}

body#plan .plan-left img {
    margin-bottom: 30px;
}

body#plan .plan-right {
    width: 65%;
}

body#plan .plan-btn {
    background: linear-gradient(to right, #46beb4, #1e7cda);
    display: block;
    padding: 20px;
    border-radius: 4px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    transition: 0.3s;
}

body#plan .plan-btn:hover {
    opacity: 0.7;
}

body#plan .plan-modal_desc {
    margin-top: 30px;
}

.plan-modalditem {
    margin-bottom: 30px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
}

.plan-modaldttl {
    margin-bottom: 20px;
    padding: 0 0 10px 10px;
    border-bottom: solid 2px #ccc;
    font-size: 22px;
}

.plan-modalul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.plan-modalli {
    width: calc((100% - 45px) / 4);
    min-width: 163px;
}

.plan-modalli_medium {
    box-sizing: border-box;
    background-color: #666;
    width: calc((100% - 15px) / 2);
    padding: 15px;
    color: #fff;
}

.plan-modalli_large.flex {
    display: flex;
    column-gap: 2%;
}

.plan-modalli_large {
    box-sizing: border-box;
    background-color: #666;
    width: 100%;
    padding: 15px;
    color: #fff;
}

.plan-modalli-left {
    width: 73%;
}

.plan-modalli-right {
    width: 25%;
}

.plan-eqfig {
    margin-bottom: 10px;
}

.plan-eqttl {
    margin-bottom: 10px;
    font-weight: bold;
}

.plan-eqdesc {
    margin-bottom: 10px;
}
/* 250227 ここまで */

body#plan ul.btn-group {
  text-align: center;
  margin: 20px auto 40px;
}
.applyBtn img {
    transition: 0.3s;
}
.applyBtn img:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

ul.btn-group li {
  display: inline-block;
  list-style: none;
  margin: 0 9px;
}

ul.btn-group li span {
    display: block;
    margin: 5px 0 10px;
    text-align: right;
    letter-spacing: -0.02em;
}

.mdr {
  margin: 0 auto;
  /*margin: 0 auto 10px;*/
  text-align:center!important;
}

.mdr p {
	color: #663401;
	font-size: 1.125rem;
}

.mfp-content #inline-wrap01,
.mfp-content #inline-wrap02,
.mfp-content #inline-wrap03, 
.mfp-content #inline-wrap04,
.mfp-content #inline-wrap05,
.mfp-content #inline-wrap06,
.mfp-content #inline-wrap07 {
  max-width: 800px;
}


/* スライダー */
.slidewrap{
  margin: 0 auto 10px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.slideitem01{
  width: 55%;
  padding-right: 5px;
}

.slideitem02{
  width: 45%;
}

/* #slider {
  height:430px;
  margin: 0 auto 10px;
} */

.slide-item img {
  width: 100%;
}

#thumbnail-list {
  /* margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; */
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 86px 86px 86px 86px;
    gap: 5px;
    width: 100%;
    /* max-width: 409px; */
    margin: 0 auto;
}

.thumbnail-item {
  /* flex: 0 1 46%;
  margin: 3px 0 10px 10px;
  box-sizing: border-box; */
  position: relative;
  cursor: pointer;
  img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
}
.thumbnail-item:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: .3s opacity linear;
}
.thumbnail-item.thumbnail-current:after {
  opacity: 0;
}
.thumbnail-item img {
  width: 100%;
  margin: 0 auto;
}


/*----------------------------------
物件概要
----------------------------------*/

body#outline .eltbl {
  width:100%;
  border-collapse: collapse;
  /*margin-bottom:10px;*/
}

body#outline .eltbl th {
  width: 30%;
  padding: 8px 20px;
  border-bottom: 1px solid #E0E0E0;
  background: #F2F2F2;
  font-size: 110%;
  vertical-align: middle;
}
body#outline .eltbl th:before {
  content: "-　";
  color:#193D5B;
}

body#outline .eltbl th[colspan="2"] {
  background: #193D5B;
  color:#fff;
  border-bottom: none;
  font-size: 16px;
  font-weight: bold;
}
body#outline .eltbl th[colspan="2"]:before {
  content: "■　";
  color:#fff;
}

body#outline .eltbl td {
  width:60%;
  padding:8px 20px;
  background:#fcfcfc;
  border-bottom:1px solid #E0E0E0;
  border-left:1px dotted #E0E0E0;
}

body#outline .el-info  {
  padding: 8px 5px 20px;
  /*padding-top: 10px;*/
  border-top:2px solid #193D5B;
}

body#outline .el-info p {
  margin-bottom:0.2em;
  line-height:1.3;
  font-size: 0.875rem;
  padding-left: 1.0em;
  text-indent: -0.9em;
}

/*----------------------------------
extra
----------------------------------*/
.clarem-gallery1-container {
    display: flex;
    gap: 20px;
    width: 100%;
    margin-bottom: 2rem;
}
.clarem-gallery1-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* grid-template-rows: 150px 150px; */
    gap: 10px;
    width: 50%;
    /* max-width: 563px; */
    margin: 0 auto;
}
/* .clarem-gallery1-subitem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
} */
.clarem-gallery1-subitem {
  & > span {
    display: block;
    position: relative;
    padding-left: 12px;
    line-height: 1.2;
    &:before {
        position: absolute;
        content: "";
        top: 8px;
        transform: translateY(-50%);
        left: 0;
        display: inline-block;
        width: 10px;
        height: 10px;
        background-color: #333;
    }
  }
  & > img {
    margin-bottom: 5px;
  }
 }
.clarem-gallery1-item {
  width: 50%;
  /* & img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  } */
}

/* 画像の高さを固定したい場合は、grid-template-rowsで固定値を設定し、height: 100%を維持します */
/* 例: grid-template-rows: 200px 200px; */
.clarem-gallery2-container {
    /* グリッドコンテナを定義 */
    display: grid;
    /* 5つの列を定義。ここでは各列が利用可能なスペースを均等に分割するように設定 (1fr) */
    grid-template-columns: repeat(5, 1fr);
    /* 2つの行を定義。ここでは各行の高さがコンテンツに合わせて自動調整されるように設定 */
    grid-template-rows: 200px 200px;
    gap: 10px;
    width: 100%;
    max-width: 1024px; /* 最大幅を設定 */
    margin: 0 auto;
}

.clarem-gallery2-item img {
    width: 100%;
    height: 100%;
    /* 画像がアイテムボックスにきれいに収まるように設定 */
    object-fit: cover;
    display: block;
}

/* 特定のアイテムを複数のカラムや行にまたがらせることでランダム性を演出 */
.wide {
    /* 2つのカラムにまたがる */
    grid-column: span 2;
}

.tall {
    /* 2つの行にまたがる */
    grid-row: span 2;
}

.clarem-gallery3-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: 150px 150px 150px;
    gap: 10px;
}

.clarem-gallery3-item {
  & img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.clarem-gallery3-item:nth-child(2) {
    grid-row: span 2 / span 2;
}

.clarem-gallery3-item:nth-child(4) {
    grid-row: span 2 / span 2;
    grid-column-start: 5;
    grid-row-start: 1;
}

.clarem-gallery3-item:nth-child(5) {
    grid-row: span 2 / span 2;
    grid-column-start: 1;
    grid-row-start: 2;
}

.clarem-gallery3-item:nth-child(6) {
    grid-column-start: 3;
    grid-row-start: 2;
}

.clarem-gallery3-item:nth-child(7) {
    grid-column: span 2 / span 2;
    grid-column-start: 2;
    grid-row-start: 3;
}

.clarem-gallery3-item:nth-child(8) {
    grid-row: span 2 / span 2;
    grid-column-start: 4;
    grid-row-start: 2;
}

.clarem-gallery3-item:nth-child(9) {
    grid-column-start: 4;
    grid-row-start: 1;
}

.clarem-gallery3-item:nth-child(10) {
    grid-column-start: 5;
    grid-row-start: 3;
}

/*----------------------------------
comfortable
----------------------------------*/

.comfortable-column {
    /* グリッドコンテナを定義 */
    display: grid;
    /* 5つの列を定義。ここでは各列が利用可能なスペースを均等に分割するように設定 (1fr) */
    grid-template-columns: repeat(6, 1fr);
    /* 2つの行を定義。ここでは各行の高さがコンテンツに合わせて自動調整されるように設定 */
    grid-template-rows: auto auto auto auto;
    gap: 10px;
    width: 100%;
    max-width: 1024px; /* 最大幅を設定 */
    margin: 0 auto;
}

/* .comfortable-column-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
} */

.comfortable-column-item p {
    position: relative;
    font-size: 0.875rem;
    padding-top: 5px;
    padding-left: 15px;
    line-height: 1.2;
    &:before {
        position: absolute;
        content: "";
        top: 8px;
        /* transform: translateY(-50%); */
        left: 0;
        display: inline-block;
        width: 10px;
        height: 10px;
    }
}

.comfortable-column-item.tra p {
    &:before {
        background-color: #a48b78;
    }
}
.comfortable-column-item.edu p {
    &:before {
        background-color: #004567;
    }
}
.comfortable-column-item.pub p {
    &:before {
        background-color: #56a474;
    }
}
.comfortable-column-item.fin p {
    &:before {
        background-color: #ed8f26;
    }
}
.comfortable-column-item.com p {
    &:before {
        background-color: #d7a974;
    }
}
.comfortable-column-item.med p {
    &:before {
        background-color: #036eb8;
    }
}

.comfortable-lifeinfo-column {
    columns: 2;
    column-gap: 2.5rem;
}
.comfortable-lifeinfo-item {
    break-inside: avoid-column;
    padding-bottom: 2.5rem;
    & h4 {
        color: #fff;
        font-family: 'Zen Old Mincho', serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.25rem;
        padding: 0.5rem 0.8rem;
        margin-bottom: 1rem;
    }
}
.comfortable-lifeinfo-item.tra {
    & h4{
        background-color: #a48b78;
    }
}
.comfortable-lifeinfo-item.edu {
    & h4{
        background-color: #004567;
    }
}
.comfortable-lifeinfo-item.pub {
    & h4{
        background-color: #56a474;
    }
}
.comfortable-lifeinfo-item.fin {
    & h4{
        background-color: #ed8f26;
    }
}
.comfortable-lifeinfo-item.com {
    & h4{
        background-color: #d7a974;
    }
}
.comfortable-lifeinfo-item.med {
    & h4{
        background-color: #036eb8;
    }
}
.comfortable-lifeinfo-list li {
    display: flex;
    justify-content: space-between;
    line-height: 1.8;
}

/*----------------------------------
exterior
----------------------------------*/

.exterior-intro {
    display: flex;
    align-items: center;
    width: 100%;
}

.exterior-ttl,
.exterior-carport {
    margin: 1.5rem 0;
    text-align: center;
}

.exterior-detail {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem 1rem;
    width: 100%;
    margin-bottom: 10px;
}

.exterior-detail-list {
    margin: 4.6rem auto 0;
    display: flex;
    flex-wrap: wrap;
    gap: 2rem 2rem;
}
.exterior-detail-listitem {
    width: calc((100% - 6rem) / 4);
}
.exterior-detail-list li:nth-child(9) {
    width: 100%;
    display: flex;
    & figure {
        width: 57.6%;
    }
    & .exterior-detail-lastexp {
        flex: 1;
        padding-left: 2rem;
    }
}
.exterior-detail-list li:nth-child(4) {
  & p {
    & strong {
      display: block;
      width: 100%;
      text-align: center;
      border-bottom: 1px solid #D0D0D0;
      margin-bottom: 0.5rem;
      padding-bottom: 0.2rem;
    }
  }
}

.exterior-detail-listitem {
    & h3 {
        display: flex;
        align-items: center;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
        font-weight: bold;
        font-size: 1.125rem;
        border-bottom: 1px solid #D0D0D0;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        padding-bottom: 0.2rem;
        height: 3rem;
        & > span:nth-child(1) {
            display: flex;
            justify-content: center;
            align-items: center;
            color: #fff;
            background-color: #1B4065;
            width: 2rem;
            height: 2rem;
            line-height: 2rem;
            margin-right: 5px;
        }
        & span:nth-child(2) {
            padding-top: 0.2rem;
            line-height: 1.2;
            & span {
                font-size: 0.875rem;
            }
        }
    }
    & p {
        font-size: 0.875rem;
        line-height: 1.4;
        & span {
            display: block;
            font-size: 0.75rem;
            text-indent: -0.875rem;
            padding-left: 0.875rem;
        }
    }
}

/*----------------------------------
equipment
----------------------------------*/

ul.equip-menu li.equip-menuitem a:link,
ul.equip-menu li.equip-menuitem a:visited,
ul.equip-menu li.equip-menuitem a:hover,
ul.equip-menu li.equip-menuitem a:active {
    text-decoration: none;
    color: #1B4065;
}
ul.equip-menu li.equip-menuitem a:link  > span:nth-child(1),
ul.equip-menu li.equip-menuitem a:visited  > span:nth-child(1),
ul.equip-menu li.equip-menuitem a:hover  > span:nth-child(1),
ul.equip-menu li.equip-menuitem a:active  > span:nth-child(1) {
    text-decoration: none;
    color: #1B4065;
}
ul.equip-menu li.equip-menuitem a:link  > span:nth-child(2),
ul.equip-menu li.equip-menuitem a:visited  > span:nth-child(2),
ul.equip-menu li.equip-menuitem a:hover  > span:nth-child(2),
ul.equip-menu li.equip-menuitem a:active  > span:nth-child(2) {
    text-decoration: none;
    color: #fff;
}
.equip-menu {
    display: flex;
    justify-content: center;
    /* column-gap: 10px; */
    padding-top: 1rem;
    margin-bottom: 50px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
}
.equip-menuitem {
    font-size: 1.25rem;
    color: #1B4065;
    width: 25%;
    display: flex;
    /* border-right: 1px solid #1B4065; */
    /* &:last-child {
        border-right: none;
    } */
    & a {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 0.5rem 0.8rem;
        color: #1B4065;
        text-align: center;
        & > span:nth-child(1) {
            color: #1B4065;
            font-size: 1.125rem;
            padding-bottom: 0.5rem;
            flex-grow: 1;
        }
        & > span:nth-child(2) {
            color: #fff;
            padding: 0.5rem;
            background-color: #12A5B2;
            border-radius: 5px;
            position: relative;
            transition: all 0.3s;
            &::after {
                content: '';
                position: absolute;
                width: 0;
                height: 0;
                /* 矢印の向きと色を設定 */
                /* 下向きの三角形の場合 */
                border-left: 8px solid transparent;
                border-right: 8px solid transparent;
                border-top: 5px solid #fff; /* ここに色を指定 */
                bottom: 5px;
                left: 50%;
                transform: translateX(-50%);
            }
        }
    }
    & a:hover {
      & > span:nth-child(2) {
        background-color: #14bdcc;
      }
    }
}
.equip-menuitem:nth-child(4) {
    & a {
        & > span:nth-child(1) {
            padding-top: 1rem;
        }
    }
}

ul.equip-routemenu li.equip-routemenu-item a:link,
ul.equip-routemenu li.equip-routemenu-item a:visited,
ul.equip-routemenu li.equip-routemenu-item a:hover,
ul.equip-routemenu li.equip-routemenu-item a:active {
    text-decoration: none;
    color: #fff;
}
.equip-routemenu {
    width: 100%;
    display: flex;
    justify-content: center;
    column-gap: 1.5rem;
    margin-bottom: 30px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
}
.equip-routemenu-item {
    font-size: 1.25rem;
    width: 30%;
    display: flex;
    & a {
        position: relative;
        width: 100%;
        padding: 0.5rem 0.8rem;
        color: #fff;
        background-color: #12A5B2;
        border-radius: 5px;
        text-align: center;
        flex-grow: 1;
        transition: all 0.3s;
    }
    & a:hover {
      background-color: #14bdcc;
    }
    & a.up {
      &::after {
          content: '';
          position: absolute;
          width: 0;
          height: 0;
          /* 矢印の向きと色を設定 */
          /* 下向きの三角形の場合 */
          border-left: 8px solid transparent;
          border-right: 8px solid transparent;
          border-bottom: 5px solid #fff; /* ここに色を指定 */
          bottom: 5px;
          left: 50%;
          transform: translateX(-50%);
      }
    }
    & a.down {
      &::after {
          content: '';
          position: absolute;
          width: 0;
          height: 0;
          /* 矢印の向きと色を設定 */
          /* 下向きの三角形の場合 */
          border-left: 8px solid transparent;
          border-right: 8px solid transparent;
          border-top: 5px solid #fff; /* ここに色を指定 */
          bottom: 5px;
          left: 50%;
          transform: translateX(-50%);
      }
    }
}

.equip-ttl {
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.75rem;
    color: #12A5B2;
    border-bottom: 2px solid #12A5B2;
    margin-bottom: 1.8rem;
    padding-bottom: 0.8rem;
    text-align: center;
}

.equip-zeh,
.equip-disaster,
.equip-water,
.equip-security {
    margin-bottom: 40px;
}

.equip-zeh {
    & > h4 {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin-bottom: 1rem;
        & > figure {
            width: 80px;
            height: auto;
            margin-right: 2rem;
        }
    }
}
.equip-zeh-ttl {
    & .sub {
        font-family: 'Zen Old Mincho', serif;
        font-weight: 600;
        font-style: normal;
        font-size: 0.875rem;
        color: #1B4065;
    }
    & .main {
        font-family: 'Zen Old Mincho', serif;
        font-weight: 600;
        font-style: normal;
        font-size: 1.375rem;
        color: #008b48;
        & sub {
            font-size: 0.75rem;
        }
    }
}
.equip-subttl {
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.375rem;
    color: #1B4065;
    border-left: 3px solid #1B4065;
    margin-bottom: 0.5rem;
    padding-left: 10px;
}
.equip-zeh-merit-column {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    width: 100%;
    margin-bottom: 20px;
}
.equip-zeh-other-column {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    width: 100%;
    margin-bottom: 10px;
    & figure img {
        border: 1px solid #1B4065;
    }
}

.equip-water-column {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 30px;
    & figure {
        width: 100px;
        height: auto;
    }
}
.equip-water-column-ttl01 {
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.25rem;
    color: #1B4065;
    margin-bottom: 1rem;
}
.equip-water-column-merit {
    & li {
        color: #1B4065;
        font-size: 1rem;
    }
}
.equip-water-system {
    & li {
        counter-increment: number;
        margin: 0 0 1rem 0;
        padding-left: 1.5rem;
        position: relative;
        &::before {
        content: counter(number);
        position: absolute;
        left: 0;
        top: 0;
        width: 1.2rem;
        height: 1.2rem;
        color: #1a1a1a;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #1a1a1a;
        }
    }
}

.equip-security {
    & > h4 {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 80%;
        margin: auto;
        margin-bottom: 1rem;
        & > figure {
            height: auto;
            margin-right: 2rem;
        }
        & > figure.secom {
            width: 150px;
        }
        & > figure.clavis {
            width: 150px;
        }
        & > figure.nfc {
            width: 250px;
        }
    }
}
.equip-security-ttl {
    & .sub {
        font-family: 'Zen Old Mincho', serif;
        font-weight: 600;
        font-style: normal;
        font-size: 0.875rem;
        color: #1B4065;
    }
    & .main {
        font-family: 'Zen Old Mincho', serif;
        font-weight: 600;
        font-style: normal;
        font-size: 1.375rem;
        color: #1B4065;
        & sub {
            font-size: 0.75rem;
        }
    }
}
.equip-security-column01 {
    display: flex;
    margin: auto;
    margin-bottom: 30px;
    & > figure {
        margin-right: 2rem;
    }
}
.equip-security-column02 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    width: 100%;
    margin-bottom: 30px;
    & > figure img {
        border: 1px solid #1B4065;
        width: 100%;
    }
}
.equip-security-column03 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    width: 100%;
    margin-bottom: 30px;
    & > figure img {
        width: 100%;
    }
}

/*----------------------------------
共通指定
----------------------------------*/
figure {
    margin: 0;
}

img {
    max-width: 100%;
}

.clarem-title {
    position: relative;
    text-align: center;
    font-weight: normal;
    padding: 30px 0;
    /* background: url(/other/yojiro/img/bg.jpg) no-repeat top center; */
    background-image: linear-gradient(90deg, #8BD4EC, #ccf8ff 50%, #8BD4EC);
}

h2.clarem-title {
    color: #12A5B2;
    font-size: 1.875rem;
    /* margin-bottom: 90px; */
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.075em;
    line-height: 1;
}

.clarem-title span {
    display: block;
    margin-top: 1em;
    color: #233648;
    font-size: 18px;
    font-weight: normal;
}

.clarem-title span::before {
    content: "";
    background: #233648;
    display: block;
    width: 50px;
    height: 1px;
    margin: 15px auto;
}

.clarem-subtitle {
    color: #1B4065;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.375rem;
    text-align: center;
    padding: 1.8rem;
    & span.copy {
        font-size: 0.875rem;
    }
}
.clarem-subtitle.eng {
    font-size: 2.25rem;
    font-weight: 600;
}
.clarem-subtitle.note {
    font-size: 1.125rem;
    font-weight: 600;
}

.branding-wrap {
  width: 100%;
  margin: 0 auto;
  padding-top:24px;
  padding-bottom: 20px;
  background: #fff;
}

.branding_pictarea{
  width:1024px;
  margin:0 auto;
  padding-top: 0 ;
}

.bgtitle {
  width:1024px;
  margin: 0 auto;
}

.wrap {
  position: relative;
  width: 100%;
  max-width: 1024px;
  min-width: 940px;
  margin: 0px auto;
}

h2.el-title {
  color:#663401;
  /*color:#d4320d;*/
  font-size:200%;
  margin:40px 0 20px;
  padding:0px 16px 10px;
  font-weight:bold;
  text-align:center;
}

.el-title-sub {
	color:#663401;
	display: block;
	text-align: center;
	font-size:130%;
	margin-bottom: 30px;
}

.mt10{
  margin-top:10px!important;
}
.mt15{
  margin-top:15px!important;
}
.mt20{
  margin-top:20px!important;
}
.mt30{
  margin-top:30px!important;
}
.mt40{
  margin-top:40px!important;
}
.mt60{
  margin-top:60px!important;
}
.mt80{
  margin-top:80px!important;
}
.mb0{
  margin-bottom:0!important;
}
.mb10{
  margin-bottom:10px!important;
}
.mb15{
  margin-bottom:15px!important;
}
.mb20{
  margin-bottom:20px!important;
}
.mb30{
  margin-bottom:30px!important;
}
.mb40{
  margin-bottom:40px!important;
}
.mb60{
  margin-bottom:60px!important;
}
.mb80{
  margin-bottom:80px!important;
}

.pb0{
  padding-bottom:0!important;
}

.textbox{
  padding:0px 0 10px
}
.text-center { text-align: center;}

.noBdr { border: none!important;} 

.txtWht { color: #fff!important;}

.txt14 {
    font-size: 0.875rem!important;
}
.txt15 {
    font-size: 0.9375rem!important;
}
.txt16 {
    font-size: 1.0rem!important;
}
.txt18 {
    font-size: 1.125rem!important;
}
.txt20 {
    font-size: 1.25rem!important;
}
.txtBold { font-weight:600;}
.serif {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.ls0 {
	letter-spacing: 0!important;
}
.ind1em {
	text-indent: -1em;
	padding-left: 1em;
}

/*----------------------------------
ナビ
----------------------------------*/
.nav_tab {
    margin: 0 auto ;
    width:1024px;
}

.nav_tab ul{
    display: flex;
    margin: 0;
    padding:0;
    list-style:none;
    background:#f9f8f6;
    text-align: center;
}

.nav_tab ul li {
    margin-right:16px;
    font-size:110%;
    /* display:inline-block; */
    /* width:128px; */
    width: calc((100% - 16px * 7 - 130px) / 7);
    vertical-align: top;
    text-align: center;
    list-style-type: none;
    line-height:38px;
}
/*.nav_tab ul li:nth-child(2){
    line-height:1.2;
}*/
.nav_tab ul li:last-child{
    margin-right:0;
    width:130px;
}

.nav_tab ul li a{
    color: #193d5b;
    display: block;
    text-decoration: none;
    /*border-color:#98761b;*/
    height:51px;
    border-top:3px solid #1B4065;
    padding-top:13px;
    transition: all 0.3s;
}

.nav_tab ul li.active a,
.nav_tab ul li.active a:hover,
.nav_tab ul li a:hover{
    color:#12A5B2;
    border-top:3px solid #12A5B2;
    background-color:#fff;
    text-decoration:none;
}

.nav_tab ul li.cont a {
    color: #fff;
    background: #193d5b;
    border-color:#193d5b;
}

.nav_tab ul li.cont a:hover,
.nav_tab ul li.cont a:active {
    background-color:#12A5B2;
    border-color:#12A5B2;
    text-decoration:none;
}

.nav_tab ul li.grayout {
    border-color: #ccc;
    border-width: 2px 2px 0 2px;
    border-style:solid;
    border-radius: 8px 8px 0 0;
    height:51px;
    width:115px;
    display: inline-block;
    color:#bbb;
    font-size:80%;
    line-height:1.6;
    letter-spacing:-1px;
    margin:7px 3px 0 3px;
}

.nav_tab ul li.grayout span {
    letter-spacing:1px;
}

/*----------------------------------
お問い合わせ・資料請求
----------------------------------*/
.btn_area {
  width:960px;
  margin: 0 auto ;
  text-align: center;
}

.btn13 a {
  font-size:128%;
}

.btn {
  border-radius: 0px;
  border: 1px solid transparent;
  line-height: 1.3;
  font-size: 110%;
  font-weight: normal;
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  /*white-space: no;*/
  cursor: pointer;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-shadow: 0 1px 0 rgb(233, 233, 233);
}
.btn:hover {
  color: rgb(51, 51, 51);
  text-decoration: none;
  box-shadow: 0 2px 0 rgb(233, 233, 233);
}
.btn:active {
  box-shadow: 0 0px 0 rgb(233, 233, 233);  
}

.brunchL {
  display:block;
  width:52%;
  float:left;
  padding-left: 32px;
  text-align:left;
  background:url(/common/img/ico-area-tel.png) no-repeat 50px 6px;
}

.brunchR {
  display:block;
  width:40%;
  float:left;
  margin:11px 10px 0 0;
  padding: 2px;
  text-align:center;
}

.brunchL h4 {
  color:#017669;
  font-size:20px;
  font-weight:bold;
}

.brunchL p.area-tel {
  margin-bottom:8px;
  padding: 0 0 0 76px;
  color:#017669;
  font-size:24px;
  line-height:1.0;
  font-weight:bold;
  & span {
    font-size:14px;
    font-weight:normal;
  }
}

.sec-wrap02 {
  margin:0 auto;
  padding:30px 0 0;
}

/*----------------------------------
clearfix
----------------------------------*/
.clearfix:after,
.gallery-main:after,
.gallery-list:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}