/*========== 環境サイン® ==========*/
/*** [環境サイン®カテゴリ共通] ***/ :root {
  --signBlue: #596AA6;
  --lightBlue: #9BA6CA;
  --paleBlue: #DAE1F3;
}
/* [サイン]サブメニュー（基本はstyleBase.cssに記載）*/
.signR .submenuWrapper {
  border-bottom-color: var(--signBlue);
}
.signR .submenu li {
  background-color: var(--lightBlue);
}
.signR .submenu li.selected {
  background-color: var(--signBlue);
  border-bottom: solid 2px var(--signBlue);
}
.signR .submenu li a:hover {
  background-color: var(--signBlue);
}
/* 小サブメニュー */
.signR .submenuChild, .signR .submenuChild-md {
  border: 1px solid var(--signBlue);
}
.signR .submenuChild.menuProducts li a, .signR .submenuChild.menuProducts li a:hover, .signR .submenuChild.menuProducts li a:visited {
  height: 28px;
  line-height: 28px;
}
.signR .submenuChild-md.menuProducts li a, .signR .submenuChild-md.menuProducts li a:hover, .signR .submenuChild-md.menuProducts li a:visited {
  height: 29px;
  line-height: 29px;
}
.signR .submenuChild.menuProducts li a, .signR .submenuChild.menuProducts li a:hover, .signR .submenuChild.menuProducts li a:visited {
  padding: 0 !important;
}
.signR .submenuChild-md.menuProducts.l2 {
  padding: 0.3rem 0;
}
.signR .submenuChild-md.menuProducts.l2 li a, .signR .submenuChild-md.menuProducts.l2 li a:hover, .signR .submenuChild-md.menuProducts.l2 li a:visited {
  height: 20px !important;
  line-height: 1 !important;
}
.menuProducts .logo_H {
  margin: -0.1rem 0.15rem 0 0.3rem;
}
/* .signR section */
/*.signR section {
padding: 1.5rem 1.5rem 0;
}*/
.signR section h2 {
  background-image: none;
}
.signR h4.h_bg_grad {
  background: linear-gradient(25deg, rgba(89, 106, 166, 1) 70%, rgba(89, 106, 166, .5) 90%, rgba(89, 106, 166, .1) 100%);	
  font-size: 1.2rem;
  color: #fff;
  padding: 0.4rem 0.5rem 0.3rem;
  margin: 0 0 1rem;
  min-height: 36px;	
}
.signR h4.common {
  background: url("../images/commonR/h4_sign.png") repeat-x;
  background-position: left bottom;
  font-size: 1.2rem;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
  position: relative;
}
h4.sgn_products {
  background: linear-gradient(40deg, rgba(89, 106, 166, 1) 50%, rgba(89, 106, 166, .9) 75%, rgba(89, 106, 166, .6) 100%);	
  font-size: 1.2rem;
  color: #fff;
  padding: 0.4rem 0.5rem 0.3rem;
  display: flex;
  margin: 0 0 1rem;
  min-height: 36px;
}
h4.sgn_products.ttl_Hsys {
  align-items: center;
  justify-content: space-between;
}
h4.sgn_products .ttl_sub {
  font-weight: normal;
  font-size: 80%;
  margin: 0 0.75rem 0 0;
}
.img_Hsys {
  margin: 0 0 0 1rem;
}
h4.sgn_products .new,h4.h_bg_grad .new {
  font-size: 85%;
  background-color: #EC6D52;
  font-weight: normal;
  letter-spacing: 0.1rem;
  color: #FFF;
  display: inline-block;
  padding: 0.05rem 0.2rem 0 0.25rem;
  line-height: 1.5rem;
  height: 1.5rem;
  margin: 0 0 0 0.65rem;
  border-radius: 0.2rem;
}
/******sign main下 共通バナー******/
/* サインのリニューアル・新規整備をお考えのお客さまへ */
.signR .h_bdr {
  display: flex;
  align-items: center;
  color: #444;
  font-size: 2rem;
  font-feature-settings: "palt";
}
.signR .h_bdr:before, .signR .h_bdr:after {
  content: "";
  flex-grow: 1;
  height: 4px;
  display: block;
}
.signR .h_bdr:before {
  margin-right: .4em;
  background: linear-gradient(-90deg, var(--lightBlue), transparent);
}
.signR .h_bdr:after {
  margin-left: .4em;
  background: linear-gradient(90deg, var(--lightBlue), transparent);
}
/*お急ぎならお電話がおススメです*/
.signR .hurry_txt {
  color: #444;
}
/*平日　8：30－17：00*/
.signR .hurry_tel {
  border-bottom: 6px double rgba(89, 106, 166, .5);
  display: inline-block;
}
/*全国4拠点の営業所へ直接お問合せください*/
.signR .txt_toi {
  color: var(--signBlue);
  border: solid 1px rgba(89, 106, 166, .5);
  border-radius: 30px;
  padding: 0.1rem 1rem;
  background-color: #FFF;
  font-weight: 500;
  font-size: 1.8rem;
  display: inline-block;
}
/*青 両端グラデーション罫線*/
.hr_blu {
  position: relative;
}
.hr_blu::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 4px;
  margin: 0 auto;
  text-align: center;
  background-image: linear-gradient(to right, transparent, rgba(89, 106, 166, .5) 25%, rgba(89, 106, 166, .5) 75%, transparent);
  background-position: center;
  background-repeat: no-repeat;
}
/*---------------------------*/
/*** [環境サイン®トップ] ***/
/* #block-reason トップバナー */
div.signR #block-reason {
  position: relative;
  height: auto;
  margin: 0 0.1rem 2rem 0;
  padding: 1rem;
  background: linear-gradient(to left, transparent 0 55%, rgba(255, 255, 255, 1) 90%), url(../images/signR/top/bg_sign.jpg);
  background-repeat: no-repeat;
  background-position: 140% 30%;
  background-size: 75%;
  background-color: #fff;
}
div.signR #block-reason h3, div.signR #block-reason h4 {
  color: #222;
  padding: 0;
  text-shadow: 1px 1px 10px rgba(255, 255, 255, .6), -1px -1px 10px rgba(255, 255, 255, .6), -1px 1px 10px rgba(255, 255, 255, .6), 1px -1px 10px rgba(255, 255, 255, .6), 0px 1px 10px rgba(255, 255, 255, .6), 0 -1px 10px rgba(255, 255, 255, .6), -1px 0 10px rgba(255, 255, 255, .6), 1px 0 10px rgba(255, 255, 255, .6);
  font-feature-settings: "palt";
  letter-spacing: 0.05rem;
}
div.signR #block-reason h3 {
  font-size: 1.715rem;
  line-height: 1.1;
}
div.signR #block-reason h3 .largeNum {
  font-size: 130%;
  font-weight: 700;
  margin: 0 0.1rem;
  font-family: Arial, Helvetica, "sans-serif";
  display: inline-block;
  vertical-align: -0.15rem;
  letter-spacing: -0.05rem;
}
div.signR #block-reason h4 {
  font-size: 2.4rem;
  line-height: 1;
  margin: 0 0 1rem;
}
div.signR #block-reason h4 .large {
  font-size: 120%;
  font-weight: 700;
  margin: 0 0.1rem;
  display: inline-block;
  line-height: 1 !important;
  letter-spacing: -0.1rem;
}
div.signR #block-reason h4 .largeNum {
  font-size: 160%;
  font-weight: 700;
  margin: 0 0.1rem;
  font-family: Arial, Helvetica, "sans-serif";
  display: inline-block;
  vertical-align: -0.2rem;
  line-height: 1 !important;
  font-feature-settings: "palt";
}
.signR #block-reason img.logo_aboc {
  margin: -0.8rem 0.3rem 0 0 !important;
  height: 35px;
  filter: drop-shadow(0 0 0.6rem white) !important;
}
.signR #block-reason p.lead {
  width: 50%;
  font-weight: bold;
  margin: -0.5rem -0.5rem 0;
  padding: 0.5rem;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: justify;
  color: #444;
  font-feature-settings: "palt";
  /*background-color: rgba(255, 255, 255, .5);*/
}
div.signR #block-reason .place {
  position: absolute;
  color: #FFF;
  right: 0.65rem;
  bottom: -0.25rem;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, .7), 0px 0px 8px rgba(31, 26, 22, 1);
  font-size: 80%;
  font-weight: normal;
}
/*5つの理由*/
div.signR .block-reason5 {
  background-image: url(../images/22_label/divider.png);
  background-repeat: repeat-x;
  background-position: center top;
  margin: 0;
  padding: 2rem 0 0;
  position: relative;
}
.arrow_dwn_blu {
  position: absolute;
  top: -30px;
  left: calc(50% - 80px);
}
div.signR .block-reason5 ol li {
  color: #333;
  border-bottom: 1px solid #ddd;
  padding: 0.3rem 0 1rem 2.5rem;
  line-height: 1.4;
  font-size: 130%;
  font-weight: bold;
  margin: 0 0 1rem;
  font-feature-settings: "palt";
  letter-spacing: 0.05rem;
}
div.signR .block-reason5 ol li p {
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 1.6;
  margin: 0.35rem 0 0;
  letter-spacing: 0.1rem;
  text-align: justify;
}
/*サインお問合せ*/
.tbl_signcontact {
  width: 90%;
  color: var(--signBlue);
  font-weight: 600;
  font-feature-settings: "palt";
  margin: 0 auto 0.5rem;
}
.tbl_signcontact th {
  border-right: 5px solid var(--signBlue);
  font-size: 150%;
  padding: 0 1.5rem 0 0;
  white-space: nowrap;
}
.tbl_signcontact td {
  padding: 0.5rem 1rem;
  display: flex;
  justify-content: center;
}
.tbl_signcontact td .bdrTpBlu {
  border-top: 2px dotted #C8CDE1;
  padding: 0.5rem 0.5rem 0;
  width: 100%;
  display: flex;
  justify-content: center;
  font-size: 110%;
}
.cp_contact {
  clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
  background-color: var(--signBlue);
  color: #fff;
  padding: 0 0.9rem 0 0.525rem;
  line-height: 1.9rem;
  height: 1.9rem;
  margin: 0.2rem 0.35rem 0.8rem;
  font-size: 145%;
  display: inline-block;
}
.tbl_signcontact td.tel {
  flex-wrap: wrap;
  font-size: 140%;
  padding: 0 1.1rem;
  justify-content: center;
}
dl.tel_sign {
  display: inline-flex;
  margin: 0 0 0 2rem;
  padding: 0;
  line-height: 1.15;
  white-space: nowrap;
  color: var(--signBlue);
  width: calc(50% - 2rem);
}
dl.tel_sign dt {
  margin: 0 1rem 0 0;
}
dl.tel_sign dd {
  font-weight: 900;
}
/*こんなことでお悩みなら今すぐご相談ください*/
h3.bdrTpBlu {
  border-top: 5px solid var(--lightBlue);
  padding: 1.5rem 0 0.5rem;
  text-align: center;
  color: #444;
  font-size: 200%;
}
ul.requests {
  padding: 0;
  margin: 0 0 1rem;
}
ul.requests li {
  background: url("../images/23_sign/20.png") no-repeat 0 0.1rem;
  font-size: 130%;
  line-height: 1.5;
  font-weight: bold;
  padding: 0 0 0 32px;
  margin: 0 0 0.5rem 0;
}
.sign_imgs img {
  margin: 0 0 1rem;
  width: 250px;
}
/*認定*/
.block-certified_sgn {
  background: url("../images/banners/line_sp.svg") no-repeat left top;
  background-size: 100%;
  padding: 1.5rem 0 0;
  display: flex;
}
.block-certified_sgn p {
  font-size: 95%;
  margin: 0;
  padding: 0;
  text-align: justify;
}
.signR .marks_sgn {
  margin: 0 auto 0.5rem;
  display: flex;
}
.signR .marks_sgn img {
  margin: 0 0.25rem;
}
p.issya {
  font-size: 60%;
  font-feature-settings: "palt";
  text-align: center;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/*ご要望と対応例*/
.clip_requests {
  background-color: var(--signBlue);
  color: #fff;
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
  border-top-radius: 0.2rem;
  font-size: 100%;
  display: inline-block;
  padding: 0.5rem 1.2rem 0.25rem 0.5rem;
  font-weight: normal;
  margin: 0;
}
hr.clipBdr {
  margin: -0.5rem 0 1rem;
  border-top: 0.5rem solid var(--signBlue);
  border-bottom: 0.3rem solid var(--lightBlue);
}
/*観光・公園緑地課担当者さまのよくあるご相談*/
h4.faq {
  font-size: 1.5rem;
  margin: 0;
  padding: 0.5rem 1rem;
  color: #000;
  background-color: var(--paleBlue);
}
ul.ul_faq {
  padding: 1rem 1rem 0.5rem;
  background-color: #FCFBE6;
}
ul.ul_faq li {
  background: url("../images/23_sign/20.png") no-repeat 0 0;
  font-size: 100%;
  padding: 0 0 0 30px;
  margin: 0 0 0.5rem;
}
/*arrowDwn*/
hr.arrowDwn {
  background: url("../images/signR/arrow_dwn.png") center no-repeat;
  height: 45px;
  border: none;
  padding: 0;
  margin: 0;
}
/*リニューアル・改修をサインの専門家にご相談ください*/
dl.step_sgn dt {
  background-color: var(--paleBlue);
  color: #000;
  padding: 0.65rem 2rem 0.8rem 2rem;
  font-size: 110%;
  margin: 0 0 0.5rem;
  height: 4.5rem;
  position: relative;
}
dl.step_sgn dt::before {
  position: absolute;
  left: -0.5rem;
  top: -0.5rem;
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: var(--signBlue);
  font-size: 1.1rem;
  color: #fff;
  line-height: 2rem;
  text-align: center;
}
dl.step_sgn dt.num1::before {
  content: "1";
}
dl.step_sgn dt.num2::before {
  content: "2";
}
dl.step_sgn dt.num3::before {
  content: "3";
}
dl.step_sgn dt.lh {
  line-height: 3.3rem;
}
dl.step_sgn dd {
  /*color: var(--signBlue);*/
  text-align: center;
  font-size: 95%;
  color: #000;
}
/*事例 見出し*/
.h3_jirei {
  margin: 0 0 1.5rem;
  padding: 0.5rem 0 0.5rem 1.5rem;
  font-size: 1.25rem;
  border-top: solid 1px #DDD;
  border-bottom: solid 1px #DDD;
  position: relative;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, .9) 0%, rgba(247, 246, 246, .9) 5%, rgba(247, 246, 246, .9) 50%, rgba(247, 246, 246, .9) 95%, rgba(255, 255, 255, .9) 100%);
}
.h3_jirei:before {
  content: "";
  position: absolute;
  top: 8px;
  height: 26px;
  left: 10px;
  border-left: solid 5px var(--signBlue);
}
/*改修前・改修後*/
.baWrapper {
  display: flex;
  justify-content: space-around;
  text-align: center;
}
.beforeafter {
  margin: 0 auto 1.5rem;
}
.beforeafter img {
  border: 8px solid #FFF;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, .2);
  margin: 0 auto 1rem;
}
.beforeafter h5 {
  font-size: 150%;
  padding: 0.5rem 0;
  margin: 0 auto 0.65rem;
  width: 320px;
}
.beforeafter p {
  font-size: 110%;
}
/*背景グラデーション 改修前*/
h5.before {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 5%, rgba(234, 234, 234, 1) 50%, rgba(255, 255, 255, 0) 95%);
}
/*背景グラデーション 改修後*/
h5.after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 5%, rgba(89, 106, 166, 1) 50%, rgba(255, 255, 255, 0) 95%);
  color: #FFF;
}
/*サインの専門家に新規提案・設計協力をご相談ください*/
dl.step_sgn2 dt {
  background-color: var(--paleBlue);
  color: #000;
  padding: 0.65rem 2.5rem 0.8rem 2.5rem;
  font-size: 110%;
  margin: 0 0 0.5rem;
  height: 5.45rem;
  position: relative;
  line-height: 1.3;
}
dl.step_sgn2 dt::before {
  position: absolute;
  left: -0.5rem;
  top: -0.5rem;
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: var(--signBlue);
  font-size: 1.1rem;
  color: #fff;
  line-height: 2rem;
  text-align: center;
}
dl.step_sgn2 dt.num1::before {
  content: "1";
}
dl.step_sgn2 dt.num2::before {
  content: "2";
}
dl.step_sgn2 dt.num3::before {
  content: "3";
}
dl.step_sgn2.l2 dt {
  padding: 1.45rem 2rem 0.8rem 2rem;
}
dl.step_sgn2 dd {
  color: #000;
  font-size: 95%;
  line-height: 1.4;
  padding: 0 0 0 0.5rem;
}
/*サイン企画から施工までの例*/
.sign_subttl {
  display: inline-block;
  line-height: 1.95rem;
  height: 1.95rem;
  color: #FFF;
  background: var(--signBlue);
  padding: 0 1.1rem 0 0.5rem;
  clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
  -webkit-clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
  word-break: break-all;
  font-size: 1.1rem;
  font-weight: 400;
}
.clip_arrow {
  filter: drop-shadow(10px 0 0 #8AA4DD);
}
/*コンセプト*/
.clip_concept {
  background-color: var(--signBlue);
  color: #fff;
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
  border-top-radius: 0.2rem;
  font-size: 90%;
  display: inline-block;
  padding: 0.2rem 0.75rem 0.2rem 0.5rem;
  font-weight: normal;
  margin: 0;
}
.conceptSign {
  font-weight: 600;
  font-size: 110%;
  line-height: 1.3;
  border-top-style: dashed;
  border-bottom-style: dashed;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-color: var(--signBlue);
  border-bottom-color: var(--signBlue);
  text-align: center;
  background-color: #FCFBE6;
  margin: 0 0 1.5rem;
  padding: 0.65rem 0.5rem;
}
/*ご提案資料*/
.wanpaku, .wanpaku2 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.wanpaku img, .wanpaku2 img {
  border: 1px solid #ddd;
  margin: 0 0 0.25rem;
}
.wanpaku p {
  font-size: 90%;
  margin: 0 1rem;
}
.wanpaku2 p {
  font-size: 90%;
  margin: 0 0.3rem 1rem;
}
p.mitsumori {
  font-size: 140%;
  color: #111;
  font-weight: 600;
  display: inline-block;
  margin: 1rem auto 1.5rem;
  background-color: #fff;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, .25);
  padding: 0.2rem 0.8rem;
}
/*下三角グラデーション S*/
.tri_dwn_blu_S {
  clip-path: polygon(50% 80%, 0 0, 100% 0);
  margin: 0.4rem 0 0;
  background: linear-gradient(0deg, rgba(89, 106, 166, 1) 60%, rgba(89, 106, 166, .05) 100%);
  width: 45px;
  height: 20px;
  display: inline-block;
}
/*主だった納品事例*/
.mainExamples {
  background-color: var(--signBlue);
  color: #fff;
  font-size: 170%;
  padding: 0.25rem 0.65rem;
}
.paging {
  border-top: 1px solid var(--signBlue);
  border-bottom: 1px solid var(--signBlue);
  margin: 0 0 1.5rem;
  padding: 0;
  position: relative;
  font-size: 90%;
}
.paging .prev {
  position: absolute;
  left: 0;
}
.paging .next {
  position: absolute;
  right: 0;
}
.paging p {
  text-align: center;
  line-height: 30px;
  margin: 0;
}
.caseWrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.caseR {
  width: calc(100% / 5 - 1rem);
  padding: 0;
  margin: 0 0.5rem 2rem;
}
/*.caseR {
  width: calc(100% / 5 - 1.5rem);
  padding: 0;
  margin: 0 auto 2rem;
}*/
.caseR p {
  text-align: center;
  margin: 0;
  border-bottom: 1px dashed #DDD;
  min-height: 110px;
  vertical-align: middle;
}
.caseR p img {
  border: 1px solid #DDD;
}
.caseR dl, .caseR_detail dl {
  display: flex;
  font-size: 90%;
  line-height: 1.2;
  margin: 0;
  border-bottom: 1px dashed #DDD;
  padding: 0;
  min-height: 35px;
}
.caseR dl dt, .caseR_detail dl dt {
  min-width: 4.5rem;
  font-weight: normal;
  padding: 0.5rem 0 0;
}
.caseR dl dd, .caseR_detail dl dd {
  padding: 0.5rem 0 0;
}
/*.caseR_detail */
.caseR_detail {
  width: 400px;
  max-width: 100%;
  padding: 0;
  margin: 0 auto 2rem;
}
.caseR_detail p {
  text-align: center;
  margin: 0;
  border-bottom: 1px dashed #DDD;
  vertical-align: middle;
}
.caseR_detail p img {
  border: 1px solid #DDD;
  margin: 0 auto 1.5rem;
  max-width: 100%;
}
/*場所や目的別の設計事例も豊富です*/
p.p_field {
  text-align: center;
}
.ico_field {
  display: flex;
  justify-content: space-between;
  padding: 0;
  flex-wrap: wrap;
  margin: 1.5rem auto 0;
}
.ico_field li {
  background-color: var(--paleBlue);
  background-repeat: no-repeat;
  background-position: 1rem center;
  width: calc(100% / 3 - 1rem);
  margin: 0 auto 1rem;
  color: var(--signBlue);
  font-weight: 600;
  line-height: 40px;
  height: 40px;
  padding: 0 1rem 0 85px;
  font-size: 130%;
  text-shadow: -1px -1px 4px #FFF, -1px 0 4px #FFF, -1px 1px 4px #FFF, 0 -1px 4px #FFF, 0 1px 4px #FFF, 1px -1px 4px #FFF, 1px 0 4px #FFF, 1px 1px 4px #FFF;
  font-feature-settings: "palt";
}
.ico_field li.ico1 {
  background-image: url("../images/signR/top/fields/ico1.png");
}
.ico_field li.ico2 {
  background-image: url("../images/signR/top/fields/ico2.png");
}
.ico_field li.ico3 {
  background-image: url("../images/signR/top/fields/ico3.png");
}
.ico_field li.ico4 {
  background-image: url("../images/signR/top/fields/ico4.png");
}
.ico_field li.ico5 {
  background-image: url("../images/signR/top/fields/ico5.png");
}
.ico_field li.ico6 {
  background-image: url("../images/signR/top/fields/ico6.png");
}
p.nado {
  color: var(--signBlue);
  font-weight: 600;
  text-align: right;
  margin: 0 0.5rem 1rem 0;
}
/*ご要望に見合う事例をお探しなら～*/
.signContact2 {
  background-image: url(../images/signR/dotline.png);
  background-repeat: repeat-x;
  background-position: center top;
  text-align: center;
  color: var(--signBlue);
  font-size: 180%;
  margin: 0 auto;
  padding: 2rem 3rem;
  display: inline-block;
}
/*サイン問合せバナー（中）*/
.brancheTel {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* .branchWrapperSgnTp（サイントップ中バナー） */
.branchWrapper3.branchWrapperSgnTp dl {
  padding: 0 1rem;
  width: 49%;
}
/* .branchWrapper3（ページ下部共通バナー） */
.branchWrapper3 {
  border: solid 1px #dee2e6;
  padding: 1.25rem 1rem 0.65rem;
  margin: 2.5rem 0;
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.1);
}
.branchWrapper3 dl {
  padding: 0;
  margin: 0 0 0.5rem;
  display: flex;
  justify-content: space-between;
  width: 48%;
  align-items: center;
}
.branchWrapper3 dl dt, .branchWrapper3 dl dd {
  white-space: nowrap;
  padding: 0;
}
.branchWrapper3 dl dt {
  width: 60%;
  font-feature-settings: "palt";
  margin: 0 0 0.25rem 0;
}
.branchWrapper3 dl dt i {
  font-size: 1.35rem;
  vertical-align: bottom;
  margin-right: 0.4rem;
}
.branchWrapper3 dl dt img {
  vertical-align: middle;
  margin: -0.1rem 0.4rem 0;
}
.branchWrapper3 dl dd {
  margin: -0.25rem 0 0 0.5rem;
  font-weight: 700;
  font-size: 1.15rem;
}
.branchWrapper3 dl.flex-column dt {
  margin-bottom: 0.25rem;
}
/* .dottedlineSgn */
.branchWrapper3 .dottedlineSgn {
  display: flex;
  align-items: center;
}
.branchWrapper3 .dottedlineSgn:after {
  content: "";
  flex-grow: 1;
  border-top: 4px dotted #dee2e6;
  display: block;
  margin: 0 0 0 0.5rem;
}
.branchWrapper3 hr {
  border-top: dashed 1px #dee2e6;
  margin: 0.5rem 0.8rem 1rem;
}
/*サインカテゴリー別の事例*/
.categoryWrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}
.categoryR {
  width: calc(50% - 1rem);
  margin: 0 0 1.5rem;
  padding: 0 0 0 1rem;
}
.categoryR h5 a {
  font-size: 1rem;
  color: var(--signBlue);
  margin: 0;
  position: relative;
  padding: 0 0 0 1.4rem;
  font-weight: 600;
}
.categoryR h5 a:before {
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 0.15rem;
  left: 0;
  content: '\f138';
  color: #EB9815;
}
.categoryR p {
  font-size: 90%;
  margin: 0.8rem 1.5rem 0;
  padding: 0;
}
.categoryR ul {
  padding: 0;
  margin: 0.8rem 0;
  display: flex;
  justify-content: space-around;
}
.categoryR ul li img {
  border: 1px solid #DDD;
  max-width: 100%;
  height: auto;
}
/*categoryR2(new)*/
.categoryR2frame {
  border: 1px solid rgba(89, 106, 166, .25);
  padding: 2rem 0rem 0.25rem 0.8rem;
  margin: 2.25rem auto 0;
  position: relative;
  border-radius: 0.25rem;
  background-color: rgba(255, 255, 255, .35);
}
.categoryR2frame::before {
  content: '';
  width: 8.7rem;
  height: 4px;
  background: #FFF;
  position: absolute;
  top: -4px;
  left: 0.35rem;
  transform: translateX(0.8rem);
}
.categoryR2frame h4 {
  position: absolute;
  top: -1.1rem;
  left: 1.5rem;
  z-index: 1;
  border: 1px solid rgba(89, 106, 166, .45);
  display: inline-block;
  padding: 0.2rem 0.4rem;
  color: var(--signBlue);
  font-size: 120%;
  background-color: rgba(89, 106, 166, .08);
  box-shadow: 0 2px 0 rgba(89, 106, 166, .5);
}
.categoryR2 {
  width: calc(50% - 1rem);
  margin: 0 0 1rem;
  padding: 0 0 0 0.5rem;
}
.categoryR2 h5 a {
  font-size: 1rem;
  color: var(--signBlue);
  margin: 0;
  position: relative;
  padding: 0 0 0 1.4rem;
  font-weight: 600;
}
.categoryR2 h5 a:before {
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 0.15rem;
  left: 0;
  content: '\f138';
  color: #EB9815;
}
.categoryR2 p {
  font-size: 90%;
  margin: -0.25rem 1.5rem 0;
  padding: 0;
}
/*サイン素材別事例（定番サインメニュー）*/
.btn_sign_products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.btn_sign_products ul {
  width: calc(100% / 3 - 2rem);
  margin: 0 0 2rem;
  padding: 0;
}
.btn_sign_products li.ttl_product a {
  background: #FFF;
  background-image: linear-gradient(165deg, #FFF 1%, rgba(251, 248, 218, 1) 30%, rgba(248, 244, 193, 1) 100%);
  padding: 0.9rem 0 0.7rem 0.4rem;
  line-height: 1;
  margin: 0;
  display: block;
  color: #111;
  border-radius: 0.1rem;
  border: 1px solid rgba(252, 225, 111, .4);
  position: relative;
  filter: drop-shadow(0 2px 2px rgba(228, 225, 186, 1));
  font-size: 95%;
  font-feature-settings: "palt";
}
.btn_sign_products li.ttl_product a .new {
  position: absolute;
  left: 0;
  top: -0.65rem;
  background: #fff;
  font-size: 70%;
  letter-spacing: 0.1rem;
  color: #EC6D52;
  display: inline-block;
  padding: 0.2rem 0.1rem 0.05rem 0.15rem;
  border-radius: 1px;
  border: solid 1px #EC6D52;
  transform: rotate(-5deg);
}
.btn_sign_products li.ttl_product a:hover .new {
  text-decoration: none !important;
  opacity: 0.8;
}
.btn_sign_products li.ttl_product a span {
  color: #111;
}
.btn_sign_products li.ttl_product a img {
  position: absolute;
  bottom: -1px;
  right: 0;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, .2));
}
.btn_sign_products li.ttl_product a img.ico_concrete {
  right: 0.3rem !important;
}
.btn_sign_products li.ttl_product a img.ico_gscrew {
  right: 1.4rem !important;
}
.btn_sign_products li.ttl_product a img.ico_as40 {
  right: 0.8rem !important;
}
.btn_sign_products li.ttl_product a img.ico_kogata {
  right: 0.4rem !important;
}
.btn_sign_products li.ttl_product a img.ico_keiji {
  right: 0.3rem !important;
}
.btn_sign_products li.ttl_product a img.ico_bousai {
  right: 0.7rem !important;
}
.btn_sign_products li.ttl_product a img.logo_H {
  position: static;
  margin: -0.2rem 0.15rem 0 0;
}
/*完成までの流れと確認事項*/
.point {
  background-color: rgba(255, 255, 255, .5);
  padding: 2rem 1rem 1rem;
  display: inline-block;
  margin: 1rem auto;
  border: 3px double #ddd;
  line-height: 1.4;
  position: relative;
  text-align: left;
}
.point::before {
  content: '';
  width: 9rem;
  height: 3px;
  background: #FFF;
  position: absolute;
  top: -3px;
  left: 1.5rem;
  transform: translateX(0.75rem);
}
.point h6 {
  font-size: 135%;
  position: absolute;
  left: 2.7rem;
  top: -1.65rem;
  margin: 0;
  display: inline-block;
  color: var(--signBlue);
  text-align: center;
  height: 45px;
  border-radius: 50%;
  background: #FFFAC8;
  border: 4px dashed #F1917C;
  box-sizing: border-box;
  line-height: 1;
  padding: 0.45rem 0.8rem 0 1.5rem;
}
.point h6 img {
  position: absolute;
  top: 0.15rem;
  left: -0.8rem;
  transform: rotate(-40deg);
}
.point ol.circleBlu {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: li;
}
.point ol.circleBlu li {
  position: relative;
  padding: 0 0 0 2rem;
  color: var(--signBlue);
  font-weight: bold;
  font-size: 110%;
  margin: 0 0 0.5rem;
}
.point ol.circleBlu li::before {
  counter-increment: li;
  content: counter(li);
  position: absolute;
  left: 0;
  top: 0; /* 数字のY軸線上の位置を調整 */
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: #596AA6;
  font-size: 1rem;
  color: #fff;
  line-height: 1.5rem;
  text-align: center;
}
.point ol.circleBlu li p {
  font-weight: normal;
  margin: 0.15rem 0;
  font-size: 90%;
}
.point ol.hankakkoNum {
  counter-reset: number 0;
  padding: 0;
  margin: 0;
}
.point ol.hankakkoNum > li {
  list-style: none;
  position: relative;
  padding: 0 0 0 1.5rem;
  color: var(--gray);
  font-weight: normal;
  font-size: 90%;
  margin: 0.15rem 0;
}
.point ol.hankakkoNum > li:before {
  counter-increment: number 1;
  content: ""counter(number) ")";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 1.15rem;
  height: 1.15rem;
  background: none;
  color: var(--gray);
}
/*Abocサインを導入された公園管理者さまにお声を頂戴しました*/
h3.ttl_voice {
  background-color: var(--signBlue);
  color: #FFF;
  text-align: center;
  font-size: 170%;
  line-height: 1.2 !important;
  padding: 0.5rem;
  font-weight: 500;
  box-shadow: 0 0 0 10px var(--signBlue);
  border: dashed 2px rgba(255, 255, 255, .7);
  position: relative;
  margin: 1rem 10px 2.5rem;
}
h3.ttl_voice::after {
  content: "";
  position: absolute;
  bottom: -32px;
  left: calc(50% - 20px);
  clip-path: polygon(50% 80%, 0 0, 100% 0);
  margin: 0.4rem 0 0;
  background-color: var(--signBlue);
  width: 40px;
  height: 20px;
  display: inline-block;
}
h3.ttl_voice img {
  margin: -0.6rem 0.2rem 0 0;
}
.sign_comment {
  background-color: #FDFDF0;
  border: 1px solid #E1E4ED;
  padding: 0.65rem 1.5rem 1rem;
  margin-bottom: 1rem;
  position: relative;
}
.sign_comment img.leaf {
  position: absolute;
  top: -0.65rem;
  left: 0.8rem;
}
.sign_comment h4 {
  color: var(--signBlue);
  font-size: 160%;
  padding: 0 0 0 2rem;
  margin: 0;
  font-feature-settings: "palt";
}
.sign_comment h4:first-letter {
  font-size: 160%;
}
.sign_comment h4 span {
  font-size: 160%;
  letter-spacing: -0.05rem;
  margin: 0 0 0 -0.65rem;
}
.sign_comment p {
  font-weight: bold;
  font-size: 110%;
  padding: 0;
  margin: 0;
}
.hr_lblue {
  margin: 0.5rem 0 0.8rem;
  border-bottom: 3px solid var(--lightBlue);
}
/*** [定番サイン] ***/
/*定番サインメニュー*/
.btn_sign_products ul.teiban {
  height: 10rem;
}
.btn_sign_products::after {
  content: "";
  display: block;
  width: 30%;
}
.btn_sign_products ul.teiban .new {
  background: #fff;
  font-size: 75%;
  letter-spacing: 0.05rem;
  color: #FFF;
  display: inline-block;
  line-height: 1;
  padding: 0.25rem 0.125rem 0.125rem 0.2rem;
  border-radius: 0.2rem;
  background-color: #EC6D52;
  margin: 0 0 0 0.25rem;
}
/*.products_menu*/
ul.products_menu {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0.8rem 0 0 0.65rem;
  padding: 0;
  width: 100%;
}
ul.products_menu li {
  font-size: 80%;
  white-space: nowrap;
  margin: 0 0.8rem 0 0;
  background-image: url(../images/li_item_sign.png);
  background-repeat: no-repeat;
  background-position: left 0.3rem;
  padding: 0 0 0 0.85rem;
  width: auto;
}
/*---------------------------*/
/*定番サイン個別ページ*/
/*** [H型支柱] ***/
/*見出し*/
.ttl_teiban {
  position: relative;
  background-color: #FFF !important;
  margin: 0;
  padding: 0;
}
.ttl_teiban img.img_H {
  position: absolute;
  top: -3.125rem;
  left: 0.75rem;
}
.ttl_teiban .new {
  font-size: 95%;
  background-color: #fff;
  font-weight: bold;
  letter-spacing: 0.1rem;
  color: #EC6D52;
  display: inline-block;
  padding: 0 0.15rem 0 0.2rem;
  border-radius: 1px;
  border: solid 1px #EC6D52;
  height: 1.55rem;
  line-height: 1.55rem;
  position: absolute;
  right: 5.25rem;
  top: -3.31rem;
}
.ttl_teiban .subttl_teiban {
  position: absolute;
  left: 6rem;
  top: -3.25rem;
}
/*.ttl_design*/
h3.ttl_design {
  font-size: 1.3rem;
  color: var(--signBlue);
  margin: 0 0 0.35rem;
  font-feature-settings: "palt";
}
/*製品写真*/
.imgWrapper {
  position: relative;
  display: inline-block;
  margin: 0 auto 1rem;
}
.imgWrapper .txt_img {
  position: absolute;
  font-size: 90%;
  margin: 0;
  background-color: rgba(0, 0, 0, .25);
  color: #FFF;
  right: 0;
  bottom: 0;
  padding: 0.2rem 0.4rem;
  line-height: 1;
}
.imgWrapper .txt_img2 {
  position: absolute;
  font-size: 90%;
  margin: 0;
  background-color: rgba(0, 0, 0, .25);
  color: #FFF;
  left: 0;
  top: 0;
  padding: 0.2rem 0.4rem;
  line-height: 1;
}
.ttl_teiban {
  position: relative;
  background-color: #FFF !important;
  margin: 0;
  padding: 0;
}
.ttl_teiban img {
  position: absolute;
  top: -46px;
  left: 15px;
}
/*製品イラスト*/
.signR .spec_products.spec2, .signR .spec_products.spec2_rgl {
  justify-content: space-around;
}
.signR .spec_products.spec2_rgl_status {
  justify-content: center;
  align-items: center;
  margin: 0 auto 2rem;
}
.signR .spec_products.spec2_rgl_status .dl_status {
  display: inline-flex;
  align-items: flex-start;
  margin: 0;
}
.signR .spec_products.spec2_rgl_status .dl_status dt {
  display: inline-block;
  color: #FFF;
  border-radius: 0.25rem;
  padding: 0.1rem 0.5rem 0;
  font-weight: normal;
  margin: 0 1.25rem 0.75rem;
  white-space: nowrap;
}
.signR .spec_products.spec2_rgl_status .dl_status .normal {
  background-color: #999;
}
.signR .spec_products.spec2_rgl_status .dl_status .emergency {
  background-color: var(--signBlue);
}
.signR .spec_products.spec2_rgl_status i {
  color: var(--signBlue);
  font-size: 3.5rem;
}
.signR .spec_products.spec2_rgl_status i.fa-long-arrow-alt-right {
  margin: -2rem 0 0;
}
.signR .spec_products.spec2_rgl_status i.fa-long-arrow-alt-down {
  margin: 1rem auto;
}
.signR .spec_products.spec2 img {
  width: auto;
}
.signR .spec_products.spec2_rgl img {
  width: 220px !important;
}
.signR .spec_products.spec2_asbm {
  justify-content: space-around;
}
.signR .spec_products.spec2_asbm img {
  width: 215px;
}
.spec4 dl dt img, .spec-xl4 dl dt img, .spec3 dl dt img {
  width: 215px;
}
.signR .spec_products.spec3::after, .signR .spec_products.spec2::after, .signR .spec_products.spec2_asbm::after, .signR .spec_products.spec2_rgl::after, .signR .spec_products.spec2_rgl_status::after {
  display: none;
}
.signR .spec_products.spec4::after {
  content: "";
  display: block;
  width: 23%;
}
.signR .spec_products.spec4.after2::after {
  content: "";
  display: block;
  width: 50%;
}
.signR .spec_products dl dd ul {
  margin: 0 auto 0 1rem;
  padding: 0;
}
.signR .spec_products dl dd ul li {
  align-items: center;
}
.signR .spec_products dl dd ul li span.small {
  margin: -0.025rem 0 0 0.25rem;
}
/*.signR .spec_products dl dd ul li .ttl_spec {
  width: 3rem;
  text-align: justify;
}*/
.signR img.ico_S {
  margin: -0.2rem 0.3rem 0 0.3rem;
}
.spec5 dl dt img {
  width: 180px;
}
.spec5.bousai dl dt img {
  width: 185px;
}
/*仕様*/
.h_spec {
  font-weight: bold;
  margin: 2rem 0;
  padding: 0 0 0.5rem;
  font-size: 120%;
  border-bottom: 1px solid var(--signBlue);
}
.specWrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
/*本体色*/
.colors {
  display: flex;
  font-size: 85%;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: space-between;
  padding: 0 5rem;
}
.colors dl {
  margin: 0 0 1rem;
}
.colors.colors3 {
  padding: 0 1rem;
}
.colors.colors3 dl {
  width: calc(100%/3);
}
.colors p {
  margin: 0 0 1rem;
  text-align: right;
  min-width: 200px;
}
.colors p.w180 {
  min-width: 180px;
}
.colors dl dt {
  font-weight: normal;
  padding: 0 0 0.3rem;
}
.colors dl dt .ttl_colors {
  font-weight: bold;
  font-size: 120%;
  margin: 0 0.5rem 0 0;
}
.colors dl dd {
  text-align: center;
  font-feature-settings: "palt";
}
.colors img {
  margin: 0 0 0.3rem;
  min-height: 40px;
  height: 40px;
}
.colors .ico_S {
  margin: -0.3rem 0.5rem 0 0;
}
/*断面図*/
.cross-section {
  text-align: center;
}
.cross-sections2, .cross-sections3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.cross-sections2 div {
  margin: 0 auto 1.5rem;
}
.cross-sections3 div {
  margin: 0 auto 2rem;
}
.cross-sections2 img, .cross-sections3 img {
  height: 240px;
}
.cross-sections2.cross-section08 img {
  height: 160px;
}
.cs2unit {
  text-align: center;
}
.cross-sections2.img_AD img {
  height: 163px !important;
  margin: 0 auto 2rem;
}
.cross-sections2.img_AEG img {
  height: 210px !important;
  margin: 0 auto 2rem;
}
.cross-sections2.img_AP img {
  height: 194px !important;
  margin: 0 auto 2rem;
}
.cross-sections3.img_T img {
  height: 159px !important;
  margin: 0 auto 2rem;
}
.cross-sections2.img_APA img {
  height: 161px !important;
  margin: 0 auto 2rem;
}
.cross-sections2.img_APRW img {
  height: 120px !important;
  margin: 0 auto 2rem;
}
/*価格問合せ*/
.askprices {
  text-align: center;
  padding: 1.5rem 0 0;
}
.askprices p {
  font-size: 120%;
}
/*H支柱化粧バリエーション*/
.h_specH {
  border: 1px solid var(--signBlue);
  display: inline-block;
  padding: 0.2rem 0.25rem 0.2rem 0.35rem;
  color: var(--signBlue);
  font-size: 120%;
  letter-spacing: 0.1rem;
  background-color: rgba(89, 106, 166, .08);
}
.solid, .plate {
  font-size: 1.3rem;
  display: inline-block;
  color: #FFF;
  border-radius: 100vh;
  line-height: 1;
  padding: 0.35rem 0.65rem 0.25rem;
  font-weight: normal;
  margin: 0;
}
.solid {
  background-color: #E39300;
}
.plate {
  background-color: #75A62D;
}
.catnum .solid, .catnum .plate, p .solid, p .plate {
  font-size: 0.8rem;
  padding: 0.225rem 0.35rem 0.15rem;
  margin: -0.2rem 0 0 0.5rem;
}
.sgn_products .solid, .sgn_products .plate {
  font-size: 75%;
  margin: 0 0 0.1rem 0.35rem;
}
.variations, .designs, .designs3 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 90%;
  font-feature-settings: "palt";
}
.variations dl dt, .variations dl dd, .designs dl dt, .designs dl dt {
  text-align: center;
}
.variations img, .designs img, .designs3 img {
  margin: 0 0 0.5rem;
}
.design {
  width: 30%;
}
.designs, .designs6 {
  width: 55%;
}
.slitplates {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  font-size: 90%;
  font-feature-settings: "palt";
}
.slitplates .design {
  text-align: center;
  width: 35%;
}
.slitplates img {
  margin: 0 0 0.5rem;
}
.slit {
  text-align: center;
  width: 60%;
}
.designs dl, .designs6 dl {
  width: calc(100% / 3);
}
/*** [リサイクルウッドシリーズ] ***/
.ttl_teiban .subttl_teiban2 {
  position: absolute;
  left: 16rem;
  top: -3.25rem;
}
/*** [コンクリートデザインシリーズ] ***/
.variations.concrete {
  align-items: flex-start;
}
/*** [アルミ押出形材シリーズ] ***/
.signR .spec_products dl dd ul li img.ico_CD {
  margin: -0.25rem 0 0 0.3rem;
}
/*** [打ち込み式シリーズ] ***/
.sgn_products .sub {
  font-size: 90%;
  position: relative;
  bottom: -0.3rem;
}
.imgWrapper .txt1, .imgWrapper .txt2, .imgWrapper .txt3, .imgWrapper .txt4, .imgWrapper .txt5 {
  font-size: 90%;
  position: absolute;
  margin: 0;
  line-height: 1;
}
.imgWrapper .txt1 img, .imgWrapper .txt2 img, .imgWrapper .txt3 img, .imgWrapper .txt4 img, .imgWrapper .txt5 img {
  width: 18px;
}
.imgWrapper .txt1 {
  left: 10px;
  top: 235px;
}
.imgWrapper .txt2 {
  left: 335px;
  top: 235px;
}
.imgWrapper .txt3 {
  left: 10px;
  bottom: -25px;
}
.imgWrapper .txt4 {
  left: 335px;
  bottom: -25px;
}
.imgWrapper .txt5 {
  right: 255px;
  bottom: -25px;
}
/*** [薄型アルミフレームシリーズ] ***/
.ttl_teiban .subttl_teiban3 {
  position: absolute;
  left: 17rem;
  top: -3.25rem;
}
.specWrapper_as40 {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}
/*** [掲示板シリーズ] ***/
.dl_specWrapper {
  /*border-top: 1px dashed #DDD;*/
  /*margin: 1rem 0 0;*/
}
.dl_specWrapper dl {
  width: 100%;
  display: flex;
  padding: 0;
  margin: 0;
  /*border-bottom: 1px dashed #DDD;*/
}
.dl_specWrapper dl dt {
  flex-basis: 15%;
  padding: 0.8rem 1rem 0.4rem 0;
  white-space: nowrap;
}
.dl_specWrapper dl dd {
  flex-basis: 85%;
  padding: 0.8rem 0 0.25rem;
}
.dl_specWrapper2 {
  margin: 0 0 0 1.525rem;
}
.dl_spec {
  display: flex;
  margin: 0 !important;
  line-height: 1.4;
}
.dl_spec dt {
  padding: 0.5rem 1rem 0 0;
  white-space: nowrap;
  font-weight: normal;
  margin: 0;
  width: 5rem;
  font-size: 0.95rem;
}
.dl_spec dt .dt_label {
  display: inline-block;
  width: 100%;
  text-align: justify;
  text-align-last: justify;
  text-justify: inter-ideograph;
}
.dl_spec dt::after {
  content: "：";
  margin-left: 0.25rem;
}
.dl_spec dd {
  padding: 0.5rem 0 0;
  margin: 0 0 0 0.5rem;
  font-size: 0.9rem;
  width: calc(100% - 5rem);
}
/*** [防災標識] ***/
/*見出し*/
.ttl_bousai {
  justify-content: space-between;
  align-items: center;
}
.ttl_bousai span {
  font-size: 95%;
  font-weight: normal;
}
/*製品写真*/
.img_BWL, .img_BWR, .img_L, .img_R {
  position: relative;
}
.img_BWL .sun, .img_BWR .moon, .img_L .sun, .img_R .moon {
  position: absolute;
  right: 0.35rem;
  bottom: 0.35rem;
}
/*仕様*/
.h_specBousai {
  margin: 0 0 1.5rem;
}
.specBousaiWrapper {
  display: flex;
  justify-content: space-between;
  margin: 0 0 1rem;
}
.spec_bousai {
  width: 50%;
}
.nagamochi {
  padding: 0 5rem;
}
/*バッテリーライト仕様*/
.tbl_signBattery {
  width: 100%;
  margin: 0 0 1rem;
}
.tbl_signBattery tr th {
  padding: 0.25rem 0.5rem;
  font-size: 90%;
  border-bottom: solid 1px #CCC;
  border-right: solid 1px #CCC;
  text-align: center;
  font-weight: normal;
}
.tbl_signBattery tr td {
  white-space: nowrap;
  line-height: 1.5em;
  padding: 0.25rem 0.5rem;
  font-size: 90%;
  text-align: center;
  border-bottom: solid 1px #CCC;
  border-right: solid 1px #CCC;
}
.tbl_signBattery .bdrB_dashed {
  border-bottom: dashed 1px #DDD;
}
.tbl_signBattery .bdrR_dashed {
  border-right: dashed 1px #DDD;
}
/*RGL type 仕様*/
.spec_icons {
  display: flex;
  justify-content: space-between;
  font-size: 80%;
  margin: 0 3rem 1.5rem;
  flex-wrap: wrap;
}
.spec_icons dl {
  width: 25%;
}
.spec_icons dl dt {
  text-align: center;
}
.spec_icons dl dt img {
  max-width: 100%;
  height: auto;
}
.spec_icons dl dd {
  text-align: center;
  padding: 0.3rem 0 0;
}
.dl_specWrapper dl dd .child {
  border: none;
  width: 100%;
  display: flex;
  padding: 0;
  margin: 0;
}
.dl_specWrapper dl dd .child dt {
  font-weight: normal;
  padding: 0;
  margin: 0;
  flex-basis: 20%;
}
.dl_specWrapper dl dd .child dd {
  padding: 0;
  margin: 0;
  flex-basis: 80%;
}
/*---------------------------*/
/*** [サイン事例集] ***/
/*アボックサイン通信*/
.ttl_signmag {
  position: absolute;
  left: 0;
  top: -42px;
  width: 290px;
  max-width: 100%;
  height: auto;
}
.bdr_signmag {
  background-color: rgba(205, 102, 143, 0.025);
  border: 2px solid rgba(205, 102, 143, 0.15);
  padding: 1rem 1rem;
  margin: 2rem 0 1rem;
  position: relative;
}
.menu_signmag {
  display: flex;
  margin: 0 0 0 1.25rem;
}
.img_signmag {
  position: absolute;
  right: 0.35rem;
  bottom: -0.35rem;
  width: 255px;
  max-width: 100%;
  height: auto;
}
.bdr_signmag .img_pdf {
  position: absolute;
  right: 0;
  bottom: 0;
}
/*Abocマガジン『Field Sign』*/
.img_fieldsign {
  float: right;
  position: relative;
  margin: 0 0 0 0.5rem;
  padding: 0;
}
.fieldsign_cat {
  position: absolute;
  right: 0;
  bottom: 0;
}
/*製品カタログ*/
.sec_catalogs {
  padding: 0 0 3rem;
}
.img_catalogs {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 245px;
}
/*今すぐ電子カタログ＋冊子請求する ボタン*/
.sec_catalogs .btnWrapper {
  max-width: 100%;
  width: 590px;
  margin: 1.5rem 0;
  font-feature-settings: "palt";
}
.sec_catalogs .btnWrapper a.btn_catalogs {
  display: block;
  color: #FFF;
  padding: 0;
  position: relative;
  min-height: 68px;
  height: auto;
  text-decoration: none;
  border-radius: 0.3rem;
  background-image: linear-gradient(180deg, #EA930A 5%, #F4C274 10%, #EA930A 20%);
  background-size: 100%;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  border-bottom: solid 1px #c58668;
  box-sizing: border-box;
  white-space: nowrap;
  text-align: left;
  font-size: 2rem;
  font-weight: 600;
}
.sec_catalogs .btnWrapper a.btn_catalogs .btn_txt {
  position: absolute;
  top: 0.75rem;
  left: 8.25rem;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.sec_catalogs .btnWrapper a.btn_catalogs .btn_txt .plus {
  font-weight: normal;
  font-size: 80%;
  margin: 0 0.1rem;
}
.sec_catalogs .btnWrapper a.btn_catalogs i.fa-chevron-circle-right {
  position: absolute;
  top: 1.5rem;
  right: 1.1rem;
  font-size: 80%;
}
.sec_catalogs .btnWrapper a.btn_catalogs:hover {
  opacity: 0.8;
}
.sec_catalogs .btnWrapper a.btn_catalogs .subWrapper {
  position: absolute;
  top: 1px;
  left: 1px;
  display: inline-block;
}
.sec_catalogs .btnWrapper a.btn_catalogs .btn_subttl {
  display: inline-block;
  width: 6.25rem;
  height: 66px;
  box-sizing: border-box;
  line-height: 1;
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
  color: #EA930A;
  background: #FFF;
  background-image: linear-gradient(180deg, #FFF 50%, rgba(234, 149, 14, .1) 100%);
  padding: 0.835rem 0.25rem 0 0;
  margin: 0;
  clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
  -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
  word-break: break-all;
  font-size: 1.5rem;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  letter-spacing: -0.1rem;
}
.sec_catalogs .btnWrapper a.btn_catalogs .clip-path-shadow {
  filter: drop-shadow(10px 0 0 rgba(252, 224, 107, 1));
  display: inline-block;
}
.sec_catalogs .btnWrapper a.btn_catalogs .btn_subttl .now {
  font-size: 150%;
  margin: 0;
}
/*Abocサイン実績マップ*/
.bnr_sign_map {
  border: 2px solid var(--signBlue);
}
.casenum {
  font-size: 120%;
  letter-spacing: -0.15rem;
}
.logo_aboccase {
  margin: -0.5rem 0.1rem 0;
}
.bdr_btm_dbl_blu {
  border-bottom: 4px double var(--signBlue);
  display: inline-block;
}
.p_bnr_case {
  font-size: 115%;
  margin-top: 0.5rem;
  clear: both;
}
/*環境省・自然環境サイン実績集*/
.signR dl.dl_catalogs3 {
  width: 33%;
}
.signR dl.dl_catalogs3 a dt, .signR dl.dl_catalogs5 a dt {
  color: var(--signBlue);
}
.signR dl.dl_catalogs3 a:hover dt, .signR dl.dl_catalogs5 a:hover dt {
  color: #cd668f;
}
/*** [アボックサイン通信] ***/
.ipt_signmagWrapper {
  width: 65%;
  display: flex;
}
.frm_signmag {
  width: 100%;
  border: 1px solid var(--signBlue);
  border-radius: 0.3rem;
  padding: 0.1rem 0.35rem;
  height: 2rem;
  margin: 0 0.5rem 0 0;
}
/*登録ボタン*/
.btn_signmag {
  color: var(--signBlue);
  border: 1px solid var(--signBlue);
  border-radius: 0.3rem;
  height: 2rem;
  background: rgba(89, 106, 166, .1);
  cursor: pointer;
  font-size: 1rem;
}
.btn_signmag:focus {
  outline-style: none;
}
.btn_signmag:hover {
  color: #FFF;
  background: var(--signBlue);
}
/*バックナンバー*/
ul.signmag {
  margin: 1.5rem 0 0 0.8rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0;
}
.signmag li {
  width: calc(100% / 5);
  margin: 0 0 1.5rem;
}
.signmag li p {
  padding: 0;
  margin: 0 0 0.25rem;
  align-items: baseline;
  display: flex;
}
.signmag li p .num_signmag {
  font-weight: bold;
  font-size: 75%;
  white-space: nowrap;
  margin: 0 0.5rem 0 0;
  border: 1px solid rgba(89, 106, 166, .7);
  border-radius: 1rem;
  line-height: 1rem;
  padding: 0.05rem 0.3rem;
}
.signmag li p .date_signmag {
  font-size: 75%;
  white-space: nowrap;
  padding: 0.2rem 0 0;
}
.signmag li img {
  margin: 0;
  border: solid 1px #DDD;
  width: 165px;
  max-width: 100%;
}
.signmag li a p {
  color: #115b9c;
  text-decoration: none;
}
.signmag li a:hover p {
  color: #CD668F;
}
.signmag li a:hover {
  text-decoration: none !important;
}
.signmag li a:hover p .num_signmag {
  border: 1px solid rgba(205, 102, 143, .7) !important;
}
/*** [Abocマガジン『Field Sign®』] ***/
dl.dl_fs dt {
  color: var(--gray) !important;
  padding: 0;
  font-size: 110%;
}
dl.dl_fs dd.description {
  padding: 1rem 0 0;
}
dl.dl_fs dd.description ul.item_nest {
  margin-left: 0.2rem;
}
dl.dl_catalogs.dl_fs dd ul.item_nest li {
  background: url(../images/li_item_sign_nest.png) no-repeat left 0.525rem !important;
}
.btn_seeCatalog .seeCat.btn_fs {
  border: solid 1px var(--signBlue);
  background-image: url(../images/sign/case/field-sign/book.png);
  background-color: rgba(89, 106, 166, 0.1);
  color: var(--signBlue);
  box-shadow: 0px 1px var(--signBlue);
}
.btn_seeCatalog .seeCat.btn_fs:hover {
  background-color: rgba(89, 106, 166, 0.9);
}
/*.btn_seeCatalog .seeCat.btn_fs:visited {
  color: var(--signBlue) !important;
}*/
/*---------------------------*/
/*目的別サイン*/
/*** [自然環境（ネイチャーサイン®）] ***/
.tbl_simple {
  width: 100%;
  border: 1px solid #ddd;
}
.tbl_simple tr th {
  text-align: center;
  font-weight: normal;
}
.tbl_simple tr th, .tbl_simple tr td {
  padding: 0.5rem 1rem;
  border-right: 1px solid #ddd;
}
/*** [防災標識] ***/
/*防災メニュー*/
.bousai_tab {
  border-bottom: 2px solid var(--signBlue);
  width: 100%;
  display: flex;
  padding: 0;
  margin: 0.8rem 0 0;
  flex-wrap: wrap;
  font-size: 90%;
  font-feature-settings: "palt";
}
.bousai_tab li {
  margin: 0.2rem 0.2rem 0 0;
}
.bousai_tab li a {
  color: #FFF;
  background-color: #8792BE;
  display: block;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  padding: 0.3rem 0.5rem 0.2rem;
  line-height: 1rem;
}
.bousai_tab li a:hover {
  background-color: var(--signBlue);
  text-decoration: none;
}
.bousai_tab li a.active {
  background-color: var(--signBlue);
}
/*標識計画のどの段階のご相談にも対応いたします。*/
.h3_bousai {
  text-align: center;
  border-top: 4px solid #E5E8EF;
  border-bottom: 4px solid #E5E8EF;
  padding: 0.5rem 0;
  margin: 1.5rem 0;
  line-height: 1.3 !important;
}
.w-bousai {
  width: 50%;
  font-feature-settings: "palt";
}
.dl_bousai dt {
  font-size: 120%;
  padding: 0 0 0.1rem 4rem;
  position: relative;
}
.dl_bousai dt img {
  position: absolute;
  top: 0;
  left: 0;
}
.dl_bousai dd {
  padding: 0 0 0 4rem;
  font-size: 110%;
}
/*メールでのお問合せはこちら ボタン*/
.btn_inquiry {
  text-align: center !important;
  width: 100%;
  position: relative;
  margin: 0 0 3rem;
}
.btn_inquiry a.btn-gradient-orange {
  color: #FFF;
  display: block;
  margin: 1rem 0 1.5rem;
  padding: 0.75rem 0 0 9.5rem;
  height: 85px;
  text-decoration: none;
  border-radius: 0.3rem;
  background-image: linear-gradient(45deg, #F4C274 0%, #EA930A 100%);
  background-size: 100%;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #c58668;
  font-size: 2.5rem;
  font-weight: 600;
  white-space: nowrap;
  position: relative;
}
.btn_inquiry a.btn-gradient-orange i.fa {
  font-size: 85% !important;
  position: absolute;
  top: 1.62rem;
  right: 1.5rem;
}
.btn_inquiry a.btn-gradient-orange .img_letter {
  position: absolute;
  top: 1.3rem;
  left: 13rem;
}
.btn_inquiry a.btn-gradient-orange:hover {
  opacity: 0.8;
}
.btn_inquiry a.btn-gradient-orange .subWrapper {
  position: absolute;
  top: 1px;
  left: 1px;
}
.btn_inquiry a.btn-gradient-orange .btn_subttl {
  display: inline-block;
  width: 9.5rem;
  height: auto;
  line-height: 1;
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
  color: #EA930A;
  background: #FFF;
  background-image: linear-gradient(180deg, #FFF 50%, rgba(234, 149, 14, .1) 100%);
  padding: 0.5rem 0.5rem 0.5rem 0.3rem;
  clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
  -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
  word-break: break-all;
  font-size: 1.65rem;
  font-weight: bold;
  white-space: nowrap;
}
.btn_inquiry a.btn-gradient-orange .clip-path-shadow {
  filter: drop-shadow(10px 0 0 rgba(252, 224, 107, 1));
  display: inline-block;
}
.btn_inquiry a.btn-gradient-orange .btn_subttl .twentyfour {
  font-size: 150%;
  letter-spacing: -0.2rem;
  margin: 0 0.2rem 0 0;
}
/*「いのちを守るサイン整備」をお手伝いします*/
.h5_evacuation {
  text-align: center;
  color: var(--signBlue);
  font-size: 160%;
}
.p_evacuation {
  text-align: center;
  font-size: 120%;
  line-height: 1.4;
  margin: 0 0 1rem;
}
/*防災標識には、JIS化された「災害種別図記号」を用いることが～*/
.h4_jis {
  text-align: center;
  border-top: 4px solid #A4ADCE;
  border-bottom: 4px solid #A4ADCE;
  padding: 1rem 0;
  font-size: 160%;
  line-height: 1.4;
  margin: 0 0 1.5rem;
}
/*確実に避難するための防災標識計画イメージ*/
.imagemapL {
  position: relative;
}
.imagemapL a img {
  border: 2px solid #596aa6
}
.imagemapL a:hover img {
  border: 2px solid #FFF
}
.imagemapL .image01 {
  position: absolute;
  top: 21px;
  left: 252px
}
.imagemapL .image02 {
  position: absolute;
  top: 24px;
  left: 571px
}
.imagemapL .image03 {
  position: absolute;
  top: 148px;
  left: 771px
}
.imagemapL .image04 {
  position: absolute;
  top: 327px;
  left: 760px
}
.imagemapL .image05 {
  position: absolute;
  top: 442px;
  left: 580px
}
.imagemapL .image06 {
  position: absolute;
  top: 438px;
  left: 187px
}
.imagemapL .image07 {
  position: absolute;
  top: 224px;
  left: 44px
}
/*確実に避難するための防災標識計画イメージ u1199px*/
.imagemap {
  position: relative;
  background-image: url(../images/sign/bousai/imagemap.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 458px;
  width: 740px
}
.imagemap a img {
  border: 2px solid #596aa6
}
.imagemap a:hover img {
  border: 2px solid #FFF
}
.imagemap .image01 {
  position: absolute;
  top: 17px;
  left: 191px
}
.imagemap .image02 {
  position: absolute;
  top: 21px;
  left: 433px
}
.imagemap .image03 {
  position: absolute;
  top: 113px;
  left: 588px
}
.imagemap .image04 {
  position: absolute;
  top: 252px;
  left: 582px
}
.imagemap .image05 {
  position: absolute;
  top: 340px;
  left: 441px
}
.imagemap .image06 {
  position: absolute;
  top: 336px;
  left: 141px
}
.imagemap .image07 {
  position: absolute;
  top: 172px;
  left: 31px
}
/*「既存標識の見直し調査」からご提案*/
.img_suggestionWrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 0 3rem;
}
/*グラデーション矢印*/
.arrowGradRightBlu {
  position: relative;
  width: 60px;
  height: 20px;
  background: linear-gradient(to right, #fff, var(--signBlue));
  margin: 0;
}
.arrowGradRightBlu::after {
  content: "";
  position: absolute;
  top: -10px;
  right: -20px;
  border-left: 20px solid var(--signBlue);
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.arrowGradDownBlu {
  position: relative;
  width: 20px;
  height: 50px;
  background: linear-gradient(to bottom, #fff, var(--signBlue));
  margin: 0 0 1.5rem;
}
.arrowGradDownBlu::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: -10px;
  border-top: 20px solid var(--signBlue);
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
/*らくらく多言語バナー*/
.bg_grd_raku {
  border: 1px solid rgba(0, 99, 138, 1);
  background: -webkit-linear-gradient(#f7fbfb 0%, rgba(255, 255, 255, 1) 15%);
  background: -o-linear-gradient(#f7fbfb 0%, rgba(255, 255, 255, 1) 15%);
  background: linear-gradient(#f7fbfb 0%, rgba(255, 255, 255, 1) 15%);
  padding: 1.75rem 1.75rem 0.75rem;
  border-radius: 0.5rem;
  margin: 2rem 0 0;
  box-shadow: 0 1px 0.5rem rgba(0, 99, 138, 0.1);
}
.bg_grd_raku h4 {
  color: #00638a;
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 0.75rem;
}
.parallelo {
  position: absolute;
  left: 75px;
  top: -2.5rem;
  padding: 1rem 0.5rem 0.5rem;
  clip-path: polygon(0 25%, 100% 5%, 99% 100%, 0% 100%);
  background: #00638a;
  display: inline-block;
  transform: rotate(0deg);
  /*border-bottom: 5px solid rgba(0, 99, 138, .5);*/
  margin: 0 auto;
  white-space: nowrap;
}
.h_raku {
  margin: 0;
  font-feature-settings: "palt";
  font-size: 1.1rem;
  font-weight: 500;
  color: #fff;
  padding: 0;
  transform: rotate(-1deg);
  letter-spacing: 0.05rem;
  position: relative;
}
.bg_grd_raku .logo_multilingual {
  position: absolute;
  top: -3rem;
  left: -0.25rem;
}
.info_raku {
  position: relative;
}
.bg_raku_right {
  background-color: #f7fbfb;
}
.ul_raku {
  color: #00638a;
  font-weight: bold;
  font-size: 1.1rem;
  padding: 0;
  margin: auto;
  text-align: left;
  display: inline-block;
}
.ul_raku li {
  margin: 0 0 0.25rem;
  white-space: nowrap;
}
.ul_raku li img {
  margin: 0 0.5rem 0 0;
}
/*** [防災標識 製品紹介] ***/
.bousai_lineup {
  display: flex;
  align-items: center;
  margin: 0 0 1rem;
  padding: 0.25rem 0 0;
}
.bousai_lineup h3 {
  font-size: 130%;
  color: var(--signBlue);
  margin: 0 1.5rem 0 0;
  padding: 0;
}
.bousai_lineup p {
  margin: 0;
}
/*JIS Z 9097津波避難誘導標識システムより*/
.tbl_bousai {
  width: 100%;
  margin: 1rem 0 0;
  font-size: 90%;
  line-height: 1.3;
}
.tbl_bousai caption {
  text-align: center;
  color: var(--signBlue);
  caption-side: top;
  margin-bottom: 0;
  padding: 0 0 0.5rem;
}
.tbl_bousai th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0.5rem 0.5rem 0.4rem;
  background-color: rgba(155, 166, 202, .25);
  text-align: center;
  font-weight: normal;
}
.tbl_bousai td {
  text-align: center;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0.5rem 0.5rem 0.4rem;
}
/*防災標識の耐候性をあげるには？*/
.resistance {
  text-align: center;
  background: var(--signBlue);
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  font-weight: 400;
  color: #FFF;
  font-size: 180%;
  padding: 0.3rem 0.5rem 0.25rem;
  position: relative;
  margin: 1.5rem 0 2rem;
}
/*オプション仕様*/
.option {
  padding: 0.5rem;
  font-size: 1.1rem;
  font-weight: normal;
  color: #FFF;
  background: var(--lightBlue);
  white-space: nowrap;
  position: absolute;
  top: 2px;
  left: -0.2rem;
  transform: rotate(-12deg);
  line-height: 1;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
}
/*h4 h5*/
.h4_resistance {
  display: flex;
  align-items: center;
  font-size: 130%;
  color: var(--signBlue);
}
.h4_resistance span {
  font-size: 120%;
  margin: 0 0.25rem 0 0;
}
.h5_resistance {
  display: flex;
  align-items: center;
  font-size: 120%;
  font-weight: normal;
  margin: 1.5rem 0 0.8rem;
}
.h5_resistance img {
  margin: 0 0.3rem 0 0;
}
/*.img_resistanceWrapper*/
.img_resistanceWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 3rem;
}
/*右三角グラデーション S*/
.tri_R_blu_S {
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  margin: 0.4rem 0 0;
  background: linear-gradient(-90deg, rgba(89, 106, 166, 1) 60%, rgba(89, 106, 166, .05) 100%);
  min-width: 25px;
  height: 40px;
}
/*** [防災標識 製品紹介 new] ***/
.bousai_types {
  margin-top: -170px !important;
}
.bousai_types dl dt img, .bousai_types0 dl dt img {
  width: 300px;
}
.badge_upgrade {
  background-color: var(--coral);
  display: inline-block;
  color: #FFF;
  line-height: 1;
  letter-spacing: 0.05rem;
  font-size: 0.8rem !important;
  font-weight: normal;
  margin: 0 0 2px;
  padding: 0.25rem 0.25rem 0.25rem 0.35rem;
  border-radius: 0.25rem;
}
/*** [防災標識 納品事例] ***/
.bousaiExamples {
  padding-top: 0.5rem;
  justify-content: space-between;
}
.bousaiExamples .example-box {
  padding: 0;
  transition: all ease-in-out 0.3s;
  /*background: #fff;
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.2);*/
  margin: 0 auto;
  position: relative;
}
.bousaiExamples .example-box a p.place {
  line-height: 1.4;
  font-size: 1rem;
  margin: 0.65rem 0 0;
  color: var(--gray);
  font-weight: bold;
}
.bousaiExamples .example-box a p.place span {
  font-weight: normal;
}
.bousaiExamples .example-box a:hover .itsignWrapper img, .bousaiExamples .example-box a:hover .itsignWrapper .zoomImg {
  opacity: 0.8;
  transition: opacity .3s ease;
}
.example-box a:hover {
  text-decoration: none !important;
}
.bousaiExamples .itsignWrapper {
  padding: 0;
}
.bousaiExamples .itsignWrapper .example_note {
  position: absolute;
  bottom: 0.1rem;
  left: 50%;
  color: #FFF !important;
  font-size: 0.9rem;
  transform: translateX(-50%);
  white-space: nowrap;
  text-shadow:
    -1px -1px 2px rgba(0, 0, 0, 0.8), 1px -1px 2px rgba(0, 0, 0, 0.8), -1px 1px 2px rgba(0, 0, 0, 0.8), 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.bousaiExamples .itsignWrapper .product_num {
  font-size: 0.8rem;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  background-color: rgba(0, 0, 0, .6);
  color: #FFF;
  padding: 0 0.2rem;
  z-index: 1;
}
/*ul_spec*/
.bousaiExamples .ul_spec {
  margin: 0.2rem 0 0;
  padding: 0;
}
.bousaiExamples .ul_spec li.catnum {
  font-size: 1rem;
  font-weight: bold;
  margin: 0.5rem 0 0.15rem;
  display: block;
  text-align: left;
  white-space: nowrap;
}
.bousaiExamples .ul_spec li {
  font-size: 85%;
  margin: 0;
  padding: 0;
  display: flex;
  text-align: left;
}
.bousaiExamples .ul_spec li .ttl_spec {
  width: 5.5rem;
  text-align: justify;
}
/*day-night*/
.day-night .sun {
  position: absolute;
  top: 0;
  left: 0;
}
/*** [防災標識の種類] ***/
/*JIS Z 9098で用いるJIS図記号*/
.tbl_syspicto {
  width: 100%;
  margin: 0;
}
.tbl_syspicto tr th {
  border-bottom: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  font-size: 80%;
  font-weight: normal;
  color: #222;
  text-align: center;
  line-height: 1.3;
  padding: 0.5rem;
}
.tbl_syspicto tr td {
  border-bottom: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  font-size: 65%;
  font-weight: bold;
  text-align: center;
  padding: 0.65rem 0.5rem 0.5rem;
  width: 22%;
  line-height: 1.3;
}
.tbl_syspicto tr td img {
  margin: 0 0 0.25rem;
  max-width: 100%;
}
/*JIS Z 9098 災害種別避難誘導標識システム */
.jissystemWrapper {
  display: flex;
  justify-content: space-between;
}
.dl_jissystem_wrapper {
  width: 22%;
}
.img_jissystem {
  margin: 0.5rem auto 1rem;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.img_jissystem img {
  max-height: 200px;
  width: auto;
  max-width: 100%;
}
.dl_jissystem dt {
  color: #fff;
  display: block;
  text-align: center;
  padding: 0.35rem 0.5rem;
  font-weight: 400;
  margin: 0 0 0.8rem;
  white-space: nowrap;
  line-height: 1;
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
}
.dl_jissystem dt.num01 {
  background-image: url("../images/signR/numbers/num01wht.svg") !important;
}
.dl_jissystem dt.num02 {
  background-image: url("../images/signR/numbers/num02wht.svg") !important;
}
.dl_jissystem dt.num03 {
  background-image: url("../images/signR/numbers/num03wht.svg") !important;
}
.dl_jissystem dt.num04 {
  background-image: url("../images/signR/numbers/num04wht.svg") !important;
}
.dl_jissystem dt.dt_jis1 {
  background-color: #e8d300;
  color: #221815;
}
.dl_jissystem dt.dt_jis2 {
  background-color: #666;
  color: #fff;
}
.dl_jissystem dt.dt_jis3 {
  background-color: #009e62;
  color: #fff;
}
.dl_jissystem dd {
  font-size: 0.9rem;
  line-height: 1.3;
  margin: 0 0 0.8rem;
}
.dl_jissystem dd img {
  max-width: 100%;
}
.tatekakko {
  position: relative;
  width: 10px;
  height: auto;
  margin: 0 1rem 0 0.5rem;
  padding: 0;
  border-right: 1px solid var(--signBlue);
  border-top: 1px solid var(--signBlue);
  border-bottom: 1px solid var(--signBlue);
}
.tatekakko:before, .tatekakko:after {
  position: absolute;
  top: 50%;
  left: 100%;
  content: "";
  height: 0;
  width: 0;
}
.tatekakko:before {
  border: 11px solid;
  border-color: transparent;
  border-left-color: var(--signBlue);
  margin-top: -11px;
}
.tatekakko:after {
  border: 10px solid;
  border-color: transparent;
  border-left-color: var(--signBlue);
  margin-top: -10px;
}
.yokokakko {
  position: relative;
  width: 100%;
  height: 10px;
  margin: 0 0 2rem;
  padding: 0;
  border-left: 1px solid var(--signBlue);
  border-right: 1px solid var(--signBlue);
  border-bottom: 1px solid var(--signBlue);
}
.yokokakko:before, .yokokakko:after {
  position: absolute;
  top: 100%;
  left: 50%;
  content: "";
  height: 0;
  width: 0;
}
.yokokakko:before {
  border: 10px solid;
  border-color: transparent;
  border-top-color: var(--signBlue);
  margin-bottom: -10px;
}
.yokokakko:after {
  border: 11px solid;
  border-color: transparent;
  border-top-color: var(--signBlue);
  margin-bottom: -11px;
}
/*JIS Z 9098に用いる災害種別*/
.dl_disaster {
  margin: 0 0 0.65rem;
}
.dl_disaster dt {
  color: var(--signBlue);
  display: flex;
  align-items: center;
  font-size: 1.1rem;
  margin: 0 0 0.2rem;
}
.dl_disaster dt i {
  margin: 0 0.35rem 0 0;
}
.dl_disaster dd {
  font-size: 0.95rem;
  margin: 0;
}
.dl_disaster dd ul {
  margin: 0;
}
.outofScope {
  border: 1px solid rgba(89, 106, 166, .25);
  display: inline-block;
  border-radius: 0.25rem;
  padding: 1.5rem 1rem 1rem;
  margin: 1.5rem 0 0;
  position: relative;
  background-color: rgba(255, 255, 255, .35);
}
.outofScope h5 {
  position: absolute;
  top: -0.9rem;
  left: 0.6rem;
  font-size: 0.9rem;
  font-weight: normal;
  border: 1px solid rgba(89, 106, 166, .45);
  display: inline-block;
  padding: 0.2rem 0.4rem;
  color: var(--signBlue);
  background-color: #f2f3f5;
  box-shadow: 0 2px 0 rgba(89, 106, 166, .5);
}
.dl_outofScope {
  margin: 0 0 0.5rem;
}
.dl_outofScope:last-child {
  margin: 0;
}
.dl_outofScope dt {
  font-size: 0.95rem;
}
.dl_outofScope dd {
  font-size: 0.9rem;
  margin: 0;
}
.evacuation_wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px dashed #ddd;
  padding: 1rem;
  border-radius: 0.5rem;
  text-align: left;
  margin: 0.5rem 0 0;
}
.evacuation_pict {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}
/*適不適表示マーク*/
.tbl_teki {
  width: 100%;
  font-size: 90%;
  color: #222;
  margin: 0 0 1rem;
}
.tbl_teki tr th {
  border-bottom: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  padding: 0.5rem 1rem;
  font-weight: normal;
  text-align: center;
  line-height: 1.3;
}
.tbl_teki tr td {
  border-bottom: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  padding: 1rem;
  text-align: center;
  line-height: 1.4;
}
.tbl_teki tr td img {
  max-width: 100%;
}
.tekifuteki_wrapper {
  max-width: 349px;
  font-size: 0.9rem;
  margin: 0 auto;
}
.bdr_2dashed {
  display: inline-block;
  border: 2px dashed #ddd;
  padding: 1rem;
  border-radius: 0.5rem;
  text-align: left;
  margin: 0.5rem 0 0;
}
.bdr_2dashed ul {
  margin: 0 !important;
}
.bdr_2dashed ul li:last-child, .bdr_2dashed p:last-child {
  margin-bottom: 0 !important;
}
/*** [防災標識計画の流れ] ***/
.stp_bousai {
  padding: 0;
}
.stp_bousai img.img_stp {
  float: right;
  margin: 0.35rem 0 1rem 1rem;
  max-width: 100%;
}
.h3_stp {
  padding: 0.25rem 0 0.25rem 2.5rem;
  background-repeat: no-repeat;
  background-position: 2px 2px;
  background-size: 28px;
  min-height: 32px;
  font-size: 1.2rem;
  background-color: var(--signBlue);
  color: #fff;
  margin: 0 0 1rem;
}
.h3_stp.stp1 {
  background-image: url(../images/signR/numbers/num01wht.svg) !important;
}
.h3_stp.stp2 {
  background-image: url(../images/signR/numbers/num02wht.svg) !important;
}
.h3_stp.stp3 {
  background-image: url(../images/signR/numbers/num03wht.svg) !important;
}
.h3_stp.stp4 {
  background-image: url(../images/signR/numbers/num04wht.svg) !important;
}
.h3_stp.stp5 {
  background-image: url(../images/signR/numbers/num05wht.svg) !important;
}
.h3_stp.stp6 {
  background-image: url(../images/signR/numbers/num06wht.svg) !important;
}
/*** [Aboc防災標識製品の品質管理] ***/
/*品質マネジメント ISO9001*/
.qualityWrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
/*賠償責任保険制度*/
.baishoWrapper {
  display: flex;
  justify-content: space-between;
}
.dl_baishoWrapper {
  border: 1px dashed #CCC;
  display: inline-block;
  padding: 0.5rem 0.65rem;
  border-radius: 0.5rem;
  margin: 0.5rem 0 1rem;
}
.dl_baisho {
  margin: 0;
  display: flex;
  font-weight: bold;
  font-size: 95%;
}
.dl_baisho dt {
  padding: 0 0 0 1rem;
  background-image: url(../images/li_item_sign.png);
  background-repeat: no-repeat;
  background-position: left 0.5rem;
  margin: 0 1rem 0 0;
}
.dl_baisho dd {
  margin: 0;
}
.dl_baisho dd.price {
  width: 8rem;
  text-align: right;
}
/*防災標識トップへ*/
#bousai-top {
  position: fixed;
  left: 10px;
  bottom: -10px;
}
#bousai-top a {
  text-decoration: none;
  width: 73px;
  text-align: center;
  display: block;
  background-image: url(../images/sign/bousai/bousai-top.png);
  background-repeat: no-repeat;
  background-position: center 0px;
  height: 0px;
  padding-top: 167px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0;
  overflow: hidden;
  font-size: 0px;
}
#bousai-top a:hover {
  opacity: 0.8;
}
/*** [文化・歴史環境] ***/
dl.dl_culture dt {
  color: var(--signBlue);
  padding: 0;
  font-size: 110%;
  margin: 0 0 1rem;
}
dl.dl_culture a:hover dt {
  color: #cd668f !important;
}
dl.dl_culture dd.description {
  padding: 1rem 0;
  font-size: 90%;
  color: var(--gray);
}
/*** [街づくり・住環境] ***/
.townWrapper {
  margin: 2rem 0 1rem;
  display: flex;
  align-items: center;
}
div.guidebook {
  margin: 0 0 0 5rem;
  padding: 0;
}
.img_townWrapper {
  position: relative;
}
.img_townWrapper .seePdf {
  position: absolute;
  bottom: -0.1rem;
  right: -2.65rem;
}
/*** [モニュメントサイン] ***/
.pics_monument {
  display: flex;
  flex-direction: column;
  max-width: 300px;
}
/*** [サイン計画の流れ] ***/
/*ご相談のケース*/
/*ケース1～*/
.h_solution2 {
  color: var(--signBlue);
  fon-size: 1.25rem;
  margin: 0.5rem 0;
}
.caseNum {
  color: var(--signBlue);
  margin: 0 0.5rem 0 0;
}
/*吹き出し*/
.fukidashi_wrapper {
  display: flex;
  align-items: center;
}
.fukidashi_case {
  position: relative;
  background: rgba(245, 246, 249, 0.5);
  border: 4px solid var(--signBlue);
  border-radius: 1rem;
  padding: 1rem 1.25rem 0.75rem;
  width: fit-content;
  max-width: 55%;
  margin: 0.5rem 1rem 1rem 0;
  box-shadow: 0 4px 10px rgba(90, 106, 166, 0.25);
}
.fukidashi_case::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: var(--signBlue);
  clip-path: polygon(0% 0%, /* 左上 */ 100% 50%, /* 右中央（先端） */ 0% 100% /* 左下 */
    );
}
.fukidashi_case .item {
  font-weight: bold;
  padding: 0;
}
.fukidashi_case .item li:last-child {
  margin-bottom: 0 !important;
}
.opinion_wrapper {
  width: 45%;
}
.opinion_wrapper .item_nest_single li {
  margin: 0 0 0.35rem -3rem !important;
}
.opinion_wrapper .item_nest_single li:last-child {
  margin-bottom: 0;
}
/*別途加工費が生じる事例*/
.extra_wrapper {
  display: flex;
  justify-content: space-between;
  margin: 0 0 2rem;
}
hr.bdrTpBlu {
  border-top: 5px solid var(--lightBlue);
}
/*** [リニューアル・改修のご依頼] ***/
.oldpics {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin: 0 auto 0.5rem;
}
.oldpics img {
  width: calc((100% - 2rem) / 3);
  height: auto;
}
.renewal123 {
  display: flex;
  justify-content: center;
  gap: 1rem;
  max-width: 700px;
  margin: 0 auto;
}
.renewal123 img {
  width: calc((100% - 4rem) / 3);
  height: auto;
}
/*.tbl_signfix*/
.tbl_signfix {
  width: 100%;
  border-collapse: collapse;
  margin: 0.75rem 0 0.5rem;
}
.tbl_signfix th, .tbl_signfix td {
  text-align: center;
}
.tbl_signfix th.th_before, .tbl_signfix th.th_after {
  width: 28%;
}
.tbl_signfix th.th_point {
  width: 40%;
}
.tbl_signfix th span {
  width: 250px;
  display: block;
  font-size: 150%;
  padding: 0.25rem 0;
  margin: 0 auto;
}
.tbl_signfix th .before, .tbl_signfix th .fixpoint {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 5%, rgba(234, 234, 234, 1) 50%, rgba(255, 255, 255, 0) 95%);
}
.tbl_signfix th .fixpoint {
  width: 350px;
}
.tbl_signfix th .after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 5%, rgba(89, 106, 166, 1) 50%, rgba(255, 255, 255, 0) 95%);
  color: #FFF;
}
.tbl_signfix td {
  padding: 1rem 0;
  vertical-align: top;
  font-size: 0.9rem;
}
.tbl_signfix td .item {
  text-align: justify;
  font-size: 1rem;
  padding: 0.5rem 0 0 3rem;
}
.tbl_signfix td .bi-chevron-right {
  font-size: 2rem;
  color: #CCC;
  margin: 0 0 0 -1.25rem !important;
}
/*** [サイン計画の前にお読みください] ***/
.readFirst {
  text-align: justify;
  margin: 0.2rem 0 0.5rem;
}
.readFirst h5 {
  color: var(--signBlue);
  font-size: 110%;
  line-height: 1.45;
  margin: 0 0 0.8rem;
}
.readFirst p {
  margin: 0 0 0.8rem;
}
.readFirst ul.item {
  margin: 0 0 0.75rem 1.15rem !important;
}
/*** [素材・表示板・技法の比較] ***/
.tbl_materials {
  width: 100%;
  font-size: 95%;
  line-height: 1.3;
  background-color: rgba(255, 255, 255, .5);
}
.tbl_materials th, .tbl_materials td {
  padding: 0.5rem 0.5rem;
  border-right: 1px dashed #CCC;
  text-align: center;
}
.tbl_materials th {
  border-bottom: 1px solid var(--gray);
  font-weight: normal;
}
.tbl_materials tr {
  border-bottom: 1px solid #DDD;
}
.tbl_materials tr:last-child {
  border-bottom: none;
}
.tbl_materials tr th:last-child, .tbl_materials tr td:last-child {
  border-right: none;
}
.tbl_materials.size-printing th {
  width: calc(100% / 6);
}
/*** [表示面印刷技法の種類・特性] ***/
.sgn_products.sgn_material {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sgn_products.sgn_material img {
  margin: -0.2rem 0 0 0.5rem;
}
.dl_prints {
  display: inline-block;
  border: 1px solid #DDD;
  padding: 0.8rem 1rem;
  border-radius: 0.35rem;
  font-size: 0.95rem;
  margin: 0;
  background-color: rgba(255, 255, 255, .5);
}
.dl-item {
  display: flex;
  margin-bottom: 0.75rem;
}
.dl-item:last-child {
  margin-bottom: 0;
}
.dl-item dt {
  width: 5rem;
  flex-shrink: 0;
  font-weight: normal;
  margin: 0;
}
.dl-item dd {
  flex: 1;
  position: relative;
  padding-left: 1.8rem;
  margin: 0;
}
.dl-item dd::before {
  content: "：";
  position: absolute;
  left: 0;
  top: 0;
}
/*** [表示面印刷技法の種類・特性] ***/ /** [防災標識計画の流れ]でも使用/**/
.sgn_products.step {
  position: relative;
  padding-left: 45px;
  flex-wrap: wrap;
}
.h_bg_grad.step {
  position: relative;
  padding-left: 45px !important;
}
.sgn_products.step .sgn_num, .h_bg_grad.step .sgn_num {
  position: absolute;
  height: 32px;
  top: 2px;
  left: 2px;
}
/*** [地図の表現] ***/
/*zoomアイコン*/
.zoomImg {
  position: absolute;
  right: -0.5rem;
  bottom: -0.5rem;
  padding: 0;
  margin: 0;
}
.zoomImg > i {
  font-size: 20px;
  text-shadow: none;
  padding: 0;
  margin: 0;
  color: #fff;
}
.bg-icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 33px;
  text-align: center;
  color: #fff;
  background-color: rgba(89, 106, 166, 0.7);
  border: 2px solid #fff;
  border-radius: 100px;
}
.img_zoom {
  transition: all 0.3s ease-in-out;
  position: relative;
  height: auto;
}
.img_zoom:hover {
  transform: scale(1.08);
}
/*** [3つの基本型] ***/
.signR dl.dl_basic {
  display: flex;
  margin: 1.35rem 0;
}
.signR dl.dl_basic:last-child {
  margin-bottom: 0;
}
.signR dl.dl_basic dt {
  margin: 0.2rem 1.25rem 0 0;
  padding: 0;
}
.signR dl.dl_basic dd {
  display: flex;
  flex-direction: column;
  margin: 0;
}
.signR dl.dl_basic dd span.item {
  display: block;
  font-weight: bold;
  font-size: 1rem;
  background-image: url(../images/li_item_sign.png);
  background-repeat: no-repeat;
  background-position: left 0.45rem !important;
  padding: 0 0 0 1rem;
}
dl.legend {
  display: inline-block;
  border: 1px dashed #CCC;
  font-size: 0.9rem;
  padding: 1.25rem 1rem 0.35rem;
  border-radius: 0.25rem;
  position: relative;
  margin: 1rem 0 0;
  background-color: rgba(255, 255, 255, .5);
}
dl.legend dt {
  margin-bottom: 0.35rem;
  font-weight: normal;
  border: 1px solid #CCC;
  display: inline-block;
  border-radius: 100vh;
  padding: 0.1rem 0.5rem;
  background-color: #FFF;
  position: absolute;
  top: -1rem;
  left: -0.25rem;
}
dl.legend dd {
  margin: 0 auto 0.5rem 0;
  display: flex;
  align-items: center;
  text-align: left;
}
dl.legend dd img {
  margin-right: 0.35rem;
}
/*** [ピクトグラム] ***/
.pict_version {
  display: inline-block;
  font-weight: normal;
  font-size: 1rem;
  border: 1px solid #FFF;
  line-height: 1;
  padding: 0.25rem 0.35rem 0.2rem;
  margin: 0 0.5rem 0 0;
}
.pictograms {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));
  gap: 0.5rem 1.5rem;
  justify-items: center;
  margin: 1.5rem 0 0;
}
.dl_pict {
  text-align: center;
  line-height: 1.4;
  margin: 0;
  font-feature-settings: "palt";
}
.dl_pict dt {
  margin: 0 0 0.25rem;
  font-weight: normal;
  font-size: 0.8rem;
}
.nottl .dl_pict dt {
  margin: 0;
  padding: 0;
  height: 0.25rem;
}
.dl_pict dd {
  font-size: 0.75rem;
}
.dl_pict dd a {
  white-space: nowrap;
}
.pict_radius {
  border-radius: 0.285rem !important;
  border: 1px solid #AAA;
}
.pict_radius_s {
  border-radius: 0.15rem !important;
  border: 1px solid #AAA;
}
.tbl_colors {
  font-size: 0.85rem;
  box-sizing: border-box;
  margin: 1.5rem 0 0;
}
.tbl_colors tr th, .tbl_colors tr td {
  text-align: center;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
}
.tbl_colors tr th {
  padding: 0.5rem 1rem;
}
.tbl_colors tr td {
  padding: 0.5rem 1rem 0.3rem;
}
.tbl_colors tr th.ttl {
  color: #000;
  font-weight: normal;
  border-bottom: 3px double #DDD;
}
.tbl_colors tr th.ttl:last-child {
  border-right: none;
}
.tbl_colors tr td:last-child {
  border-right: none;
}
.tbl_colors tr:last-child th, .tbl_colors tr:last-child td {
  border-bottom: none;
}
/*** [サインの分類] ***/
.h_wrapper {
  margin: 0 0 0.75rem 1.5rem;
}
.h_types {
  position: relative;
  display: inline-block;
  border: 1px solid var(--signBlue);
  padding: 0.25rem 0.25rem 0.25rem 0.35rem;
  color: var(--signBlue);
  font-size: 120%;
  letter-spacing: 0.1rem;
  background-color: rgba(89, 106, 166, .08);
}
/* 左右のライン */
.h_types::before, .h_types::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 1rem;
  height: 1px;
  background-color: var(--signBlue);
  transform: translateY(-50%);
}
.h_types::before {
  left: -1.5rem;
}
.h_types::after {
  right: -1.5rem;
}
/*** [点字・触知図] ***/
.symbols_table {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border: 1px solid #ddd;
  border-bottom: none;
  margin: 0;
  background-color: #FFF;
}
.dl_symbols {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  padding: 0;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.dl_symbols:nth-child(4n) {
  border-right: none;
}
.dl_symbols dt, .dl_symbols dd {
  margin: 0;
  text-align: center;
}
.dl_symbols dt {
  padding: 0.65rem 0 0;
}
.dl_symbols dt img {
  max-width: 100%;
  height: auto;
}
.dl_symbols dd {
  margin: auto 0;
  padding: 0 0.25rem 0.65rem;
  font-size: 0.75rem;
}
.dl_symbols dt hr {
  border-top: 1px dashed #ddd;
  margin: 0.5rem 1rem 0.65rem;
}
.ttl_symbol {
  font-weight: bold;
  font-size: 0.9rem;
  display: block;
}
/*** [UD：資料編] ***/
.hepburn_tables {
  display: flex;
  gap: 0.35rem;
  align-items: flex-start;
}
.tbl_hepburn {
  border: 1px solid #aaa;
  width: 100%;
  table-layout: fixed;
  font-size: 0.8rem;
  font-feature-settings: "palt";
  background-color: rgba(255, 255, 255, .5);
}
.tbl_hepburn tr th {
  padding: 0.25rem 0.2rem 0;
}
.tbl_hepburn tr td {
  border-bottom: 1px dashed #aaa;
  padding: 0 0.2rem 0.25rem;
}
.tbl_hepburn tr:last-child td {
  border-bottom: none;
}
.tbl_hepburn th, .tbl_hepburn td {
  text-align: center;
  white-space: nowrap;
}
/*** [ピクトグラム] ***/
.tbl_fontStandard {
  border-collapse: collapse;
  font-size: 0.9rem;
  margin: 0 auto 1rem;
}
.tbl_fontStandard caption {
  caption-side: top;
  text-align: left;
  padding-bottom: 0.25rem;
  font-weight: bold;
  color: var(--gray);
}
.tbl_fontStandard th {
  background-color: rgba(89, 106, 166, 0.1);
}
.tbl_fontStandard th, .tbl_fontStandard td {
  border: 1px solid #DDD;
  padding: 0.4rem 0.5rem 0.3rem;
  text-align: center;
  width: 8rem;
}
.tbl_fontStandard td {
  background-color: rgba(255, 255, 255, .35);
}
.tbl_fontStandard th.note, .tbl_fontStandard td.note {
  width: 45% !important;
  background: none !important;
  font-size: 0.85rem !important;
  text-align: left;
  border: none !important;
}
.tbl_fontStandard tr.frameSelected {
  outline: 2px solid var(--coral);
  outline-offset: -2px;
}
.scale_block {
  width: fit-content;
  margin: 1.25rem auto 0;
}
.scale_list {
  display: flex;
  justify-content: center;
  gap: 0.5rem 1.135rem;
  flex-wrap: nowrap;
  font-size: 0.8rem;
  text-align: center;
}
.scale_ttl {
  margin-bottom: 0.5rem;
  text-align: left;
}
/*========== サイン調査・点検 ==========*/
/*** [サイン調査・点検 トップ] ***/
.h_grd_underline_or, .h_grd_underline_blu {
  position: relative;
  padding-bottom: 0.5rem;
  font-size: 1.2rem;
  margin: 1.5rem 0 2rem;
}
.h_grd_underline_or::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to right, rgba(243, 152, 0, 1) 0%, /* #f39800 */ rgba(243, 152, 0, 0) 100%);
}
.h_grd_underline_blu::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to right, rgba(89, 106, 166, 1) 0%, rgba(89, 106, 166, 0) 100%);
}
/*点検から改修までの流れ*/
.whole-flow-scroll {
  overflow-x: auto;
  overflow-y: hidden;
}
.whole-flow-inner {
  min-width: 948px;
  padding: 0 1rem;
  margin: 0 auto;
}
.inspection_flow {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.inspection_flow .flowL, .inspection_flow .flowR {
  flex: 0 0 auto;
  width: 450px;
}
.ttl_flow {
  display: inline-block;
  border: 1px solid var(--gray);
  font-size: 1.3rem;
  font-weight: normal;
  padding: 0.35rem 0.5rem;
  font-feature-settings: "palt";
  text-align: center;
  width: 100%;
  background-color: #FFF;
}
.ttl_flow.gray {
  background-color: var(--gray);
  color: #FFF;
}
.reportWrapper {
  border: 1px solid var(--gray);
  padding: 0.65rem 0.5rem;
  background-color: #FFF;
  text-align: center;
}
.reportWrapper h5 {
  font-size: 1.3rem;
  font-weight: normal;
  text-align: center;
}
.reportWrapper .bc_lblue {
  background-color: #9ba6ca;
  color: #FFF;
  margin: 0 -0.5rem -0.65rem;
  padding: 0.5rem 0.5rem;
}
/*改修計画書の作成・提出*/
.reportWrapper.renovation {
  position: relative;
  margin: -0.5rem 0 0;
}
.reportWrapper.renovation .sign1, .reportWrapper.renovation .sign2 {
  position: absolute;
  top: 1.25rem;
}
.reportWrapper.renovation .sign1 {
  left: 5rem;
}
.reportWrapper.renovation .sign2 {
  right: 5rem;
}
.judge-box {
  position: relative;
  width: 140px;
  border: 1px solid var(--gray);
  font-weight: bold;
  text-align: center;
  font-family: sans-serif;
  overflow: visible;
  margin: 24px 0 0;
  white-space: nowrap;
}
.judge-box::before {
  content: "";
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 25px;
  background: var(--gray);
}
.judge-top {
  background: #0074c8;
  color: #fff;
  padding: 0.25rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: 0.1rem;
}
.judge-top span {
  font-weight: normal;
  font-size: 1.5rem;
}
.bc_a {
  background-color: #29a7e1;
}
.bc_b {
  background-color: #f39800;
}
.bc_c {
  background-color: #e83429;
}
.judge-bottom {
  background: #fff;
  color: var(--gray);
  padding: 0.5rem 0.5rem;
  font-size: 0.95rem;
  line-height: 1;
  font-feature-settings: "palt";
}
.arrowDownWrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 0;
  margin: 0;
}
.arrowDownWrapper .text-center {
  margin: 0;
}
.stepR {
  padding: 0 0 0.8rem;
}
/*点検*/
.inspections {
  position: relative;
  padding: 3rem 1.5rem 1.5rem;
  margin: 3.5rem 0 0;
}
.inspections::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid #727171;
  border-top: none;
  pointer-events: none;
}
.inspections .line-top-left, .inspections .line-top-right {
  position: absolute;
  top: 0;
  height: 1px;
  background: #727171;
}
.inspections .line-top-left {
  left: 0;
  width: 1rem;
}
.inspections .line-top-right {
  right: 0;
  width: calc(100% - 8.5rem);
}
.inspections h4 {
  position: absolute;
  top: -0.9rem;
  left: 1.2rem;
  margin: 0;
  padding: 0 .5rem;
  background: none;
}
.inspections h5.h_grd_underline_blu {
  display: flex;
  margin: 1rem 0;
  justify-content: space-between;
  align-items: baseline;
}
/*サイン調査・点検 共通バナー*/
.inspection_banner {
  position: relative;
  display: inline-block;
}
.btn_inspection {
  position: absolute;
  right: -0.8rem;
  bottom: -3.25rem;
  border: none;
  background: none;
  z-index: 2;
  padding: 0;
  cursor: pointer;
  text-align: right;
}
.btn_inspection img:hover {
  opacity: 0.9;
}
/*** [サインリニューアルのためのご提案] ***/
.h_rating {
  font-size: 1.2rem;
  margin: 1.2rem 0 0.5rem;
}
.h_rating .bc_b, .h_rating .bc_c {
  display: inline-flex;
  align-items: center;
  color: #FFF;
  padding: 0.15rem 0.5rem 0;
  margin: 0 0.25rem 0 0;
}
/*** [サイン調査・点検実績] ***/
.h_inspection_examples {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.checkpics {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: flex-start;
  margin: 0 auto;
}
.checkpics img {
  width: 180px;
  max-width: 100%;
  height: auto;
}
.tbl_inspection {
  width: 100%;
  border-collapse: collapse;
}
.tbl_inspection th {
  text-align: center;
  border-bottom: 1px solid var(--signBlue);
  border-right: 1px dotted var(--signBlue);
  font-size: 0.9rem;
  padding: 0.25rem;
  font-weight: normal;
}
.tbl_inspection th:last-child {
  border-right: none;
}
.tbl_inspection td {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 0.5rem;
}
.tbl_inspection td:last-child {
  text-align: right;
}