.container {
  box-sizing: border-box;
  width: min(1100px, 100%);
  padding: 0 10px;
  margin: auto;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

a:hover {
  text-decoration: none;
}

.js-header {
  padding: 0 2%;
}
@media screen and (max-width: 768px) {
  .js-header {
    padding: 0;
  }
}

.header .header-inner {
  gap: 10px;
}

.ec-headerNav > ul {
  gap: 10px 0;
  justify-content: flex-end;
}
.ec-headerNav > ul li.border {
  padding-right: 10px;
  border-right: solid 2px #337ab7;
}

.footer-contact .mail a span img {
  width: 220px;
}
@media screen and (max-width: 768px) {
  .f_banner_wrap{
    display: flex;
    justify-content: space-around;
  }
  .f_kids_banner{
    margin: 10px 0;
  }
}
.f_kids_banner{
  width: 15%;
}

.btn_instagram {
  display: block;
  width: 45px;
  margin: 10px 0;
}

.point-list.description-text,
.point-list.description-text2,
.point-list.description-text3,
.rack-list.description-text3 {
  display: none;
}

.ttl_main span {
  display: block;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  .ttl_main span {
    font-size: 2.4rem;
  }
}

.ttl_band {
  padding: 30px;
  margin-bottom: 60px;
  font-size: 4.8rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #315781;
}
@media screen and (max-width: 768px) {
  .ttl_band {
    padding: 30px 10px;
    margin-bottom: 30px;
    font-size: 3.2rem;
  }
}

.ttl_orange {
  margin-bottom: 55px;
  font-size: 4.3rem;
  font-weight: bold;
  color: #fc5c12;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .ttl_orange {
    margin-bottom: 30px;
    font-size: 2.4rem;
  }
}

.ttl_white {
  margin-bottom: 55px;
  font-size: 4.3rem;
  font-weight: bold;
  color: white;
  text-align: center;
  padding: 25px;
}
@media screen and (max-width: 768px) {
  .ttl_white {
    margin-bottom: 30px;
    font-size: 2.4rem;
  }
}

#fastidiousness,
#ordermade,
#another_size,
#protection_mat,
#product {
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  #fastidiousness,
  #ordermade,
  #another_size,
  #protection_mat,
  #product {
    padding-top: 0;
  }
}
#fastidiousness .point-list,
#ordermade .point-list,
#protection_mat .point-list,
#another_size .point-list,
#product .point-list {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  #fastidiousness .point-list,
  #ordermade .point-list,
  #protection_mat .point-list,
  #another_size .point-list,
  #product .point-list {
    margin-bottom: 50px;
  }
}
#fastidiousness .ec-off1Grid__cell,
#ordermade .ec-off1Grid__cell,
#protection_mat .ec-off1Grid__cell,
#another_size .ec-off1Grid__cell,
#product .ec-off1Grid__cell {
  padding: 60px 0;
  border-bottom: 1px solid #c3c3c3;
}
#fastidiousness .ec-off1Grid__cell:last-child,
#ordermade .ec-off1Grid__cell:last-child,
#protection_mat .ec-off1Grid__cell:last-child,
#another_size .ec-off1Grid__cell:last-child,
#product .ec-off1Grid__cell:last-child {
  border-bottom: none;
}
#fastidiousness .ec-off1Grid__cell:nth-child(even) .ec-off1Grid__cell__inner,
#ordermade .ec-off1Grid__cell:nth-child(even) .ec-off1Grid__cell__inner,
#protection_mat .ec-off1Grid__cell:nth-child(even) .ec-off1Grid__cell__inner,
#another_size .ec-off1Grid__cell:nth-child(even) .ec-off1Grid__cell__inner,
#product .ec-off1Grid__cell:nth-child(even) .ec-off1Grid__cell__inner {
  flex-direction: row-reverse;
}
#fastidiousness .ec-off1Grid__cell h2,
#ordermade .ec-off1Grid__cell h2,
#protection_mat .ec-off1Grid__cell h2,
#another_size .ec-off1Grid__cell h2,
#product .ec-off1Grid__cell h2 {
  display: flex;
  align-items: center;
  margin: 0 0 35px;
  font-family: "eng";
  font-size: 2rem;
}
#fastidiousness .ec-off1Grid__cell h2 .en,
#ordermade .ec-off1Grid__cell h2 .en,
#protection_mat .ec-off1Grid__cell h2 .en,
#another_size .ec-off1Grid__cell h2 .en,
#product .ec-off1Grid__cell h2 .en {
  position: relative;
  width: 80px;
  padding: 15px 0;
  margin: 0 30px 0 0;
  text-align: center;
  background: #e8e3d0;
}
#fastidiousness .ec-off1Grid__cell h2 .en::after,
#ordermade .ec-off1Grid__cell h2 .en::after,
#protection_mat .ec-off1Grid__cell h2 .en::after,
#another_size .ec-off1Grid__cell h2 .en::after,
#product .ec-off1Grid__cell h2 .en::after {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 80px;
  content: "";
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 20px solid #e8e3d0;
}
#fastidiousness .ec-off1Grid__cell h2 .number,
#ordermade .ec-off1Grid__cell h2 .number,
#protection_mat .ec-off1Grid__cell h2 .number,
#another_size .ec-off1Grid__cell h2 .number,
#product .ec-off1Grid__cell h2 .number {
  font-size: 60px;
}
#fastidiousness .ec-off1Grid__cell h3,
#ordermade .ec-off1Grid__cell h3,
#protection_mat .ec-off1Grid__cell h3,
#another_size .ec-off1Grid__cell h3,
#product .ec-off1Grid__cell h3 {
  margin-bottom: 20px;
  font-size: 4.3rem;
  font-weight: 700;
  line-height: 1.6;
  color: #245885;
}
#fastidiousness .ec-off1Grid__cell p,
#ordermade .ec-off1Grid__cell p,
#protection_mat .ec-off1Grid__cell p,
#another_size .ec-off1Grid__cell p,
#product .ec-off1Grid__cell p {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.7;
  color: #000;
}
#fastidiousness .ec-off1Grid__cell ul,
#ordermade .ec-off1Grid__cell ul,
#protection_mat .ec-off1Grid__cell ul,
#another_size .ec-off1Grid__cell ul,
#product .ec-off1Grid__cell ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 620px;
  margin: 60px auto 0;
}
#fastidiousness .ec-off1Grid__cell li,
#ordermade .ec-off1Grid__cell li,
#protection_mat .ec-off1Grid__cell li,
#another_size .ec-off1Grid__cell li,
#product .ec-off1Grid__cell li {
  width: 49%;
  padding: 10px 0;
  margin-bottom: 10px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #245885;
}
@media screen and (max-width: 768px) {
  #fastidiousness .ec-off1Grid__cell,
  #ordermade .ec-off1Grid__cell,
  #protection_mat .ec-off1Grid__cell,
  #another_size .ec-off1Grid__cell,
  #product .ec-off1Grid__cell {
    padding: 30px 0;
  }
  #fastidiousness .ec-off1Grid__cell h2,
  #ordermade .ec-off1Grid__cell h2,
  #protection_mat .ec-off1Grid__cell h2,
  #another_size .ec-off1Grid__cell h2,
  #product .ec-off1Grid__cell h2 {
    margin-bottom: 25px;
    font-size: 1.5rem;
  }
  #fastidiousness .ec-off1Grid__cell h2 .en,
  #ordermade .ec-off1Grid__cell h2 .en,
  #protection_mat .ec-off1Grid__cell h2 .en,
  #another_size .ec-off1Grid__cell h2 .en,
  #product .ec-off1Grid__cell h2 .en {
    width: 60px;
    padding: 10px 0;
  }
  #fastidiousness .ec-off1Grid__cell h2 .en::after,
  #ordermade .ec-off1Grid__cell h2 .en::after,
  #protection_mat .ec-off1Grid__cell h2 .en::after,
  #another_size .ec-off1Grid__cell h2 .en::after,
  #product .ec-off1Grid__cell h2 .en::after {
    margin-left: 60px;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 12px solid #e8e3d0;
  }
  #fastidiousness .ec-off1Grid__cell h2 .number,
  #ordermade .ec-off1Grid__cell h2 .number,
  #protection_mat .ec-off1Grid__cell h2 .number,
  #another_size .ec-off1Grid__cell h2 .number,
  #product .ec-off1Grid__cell h2 .number {
    font-size: 4.4rem;
  }
  #fastidiousness .ec-off1Grid__cell h3,
  #ordermade .ec-off1Grid__cell h3,
  #protection_mat .ec-off1Grid__cell h3,
  #another_size .ec-off1Grid__cell h3,
  #product .ec-off1Grid__cell h3 {
    font-size: 2.7rem;
    line-height: 1.6;
  }
  #fastidiousness .ec-off1Grid__cell p,
  #ordermade .ec-off1Grid__cell p,
  #protection_mat .ec-off1Grid__cell p,
  #another_size .ec-off1Grid__cell p,
  #product .ec-off1Grid__cell p {
    margin-bottom: 30px;
    font-size: 1.9rem;
  }
  #fastidiousness .ec-off1Grid__cell ul,
  #ordermade .ec-off1Grid__cell ul,
  #protection_mat .ec-off1Grid__cell ul,
  #another_size .ec-off1Grid__cell ul,
  #product .ec-off1Grid__cell ul {
    margin-top: 20px;
  }
  #fastidiousness .ec-off1Grid__cell li,
  #ordermade .ec-off1Grid__cell li,
  #protection_mat .ec-off1Grid__cell li,
  #another_size .ec-off1Grid__cell li,
  #product .ec-off1Grid__cell li {
    font-size: 1.6rem;
  }
}
#fastidiousness .ec-off1Grid__cell__inner,
#ordermade .ec-off1Grid__cell__inner,
#protection_mat .ec-off1Grid__cell__inner,
#another_size .ec-off1Grid__cell__inner,
#product .ec-off1Grid__cell__inner {
  display: flex;
  gap: 60px;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #fastidiousness .ec-off1Grid__cell__inner,
  #ordermade .ec-off1Grid__cell__inner,
  #protection_mat .ec-off1Grid__cell__inner,
  #another_size .ec-off1Grid__cell__inner,
  #product .ec-off1Grid__cell__inner {
    display: block;
  }
}
#fastidiousness .ec-textBox,
#ordermade .ec-textBox,
#protection_mat .ec-textBox,
#another_size .ec-textBox,
#product .ec-textBox {
  width: 560px;
}
@media screen and (max-width: 768px) {
  #fastidiousness .ec-textBox,
  #ordermade .ec-textBox,
  #protection_mat .ec-textBox,
  #another_size .ec-textBox,
  #product .ec-textBox {
    width: 100%;
  }
}
#fastidiousness .ec-imgBox,
#ordermade .ec-imgBox,
#protection_mat .ec-imgBox,
#another_size .ec-imgBox,
#product .ec-imgBox {
  flex-shrink: 0;
  width: 460px;
}
#fastidiousness .ec-imgBox img,
#ordermade .ec-imgBox img,
#protection_mat .ec-imgBox img,
#another_size .ec-imgBox img,
#product .ec-imgBox img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  #fastidiousness .ec-imgBox,
  #ordermade .ec-imgBox,
  #protection_mat .ec-imgBox,
  #another_size .ec-imgBox,
  #product .ec-imgBox {
    width: 100%;
  }
}

.top_catlist__inner {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  max-width: 1320px;
  padding: 0 10px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .top_catlist__inner {
    flex-direction: column;
    justify-content: center;
  }
}
.top_catlist__left ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.top_catlist__left li {
  width: calc(20% - 8px);
}
@media screen and (max-width: 768px) {
  .top_catlist__left ul {
    justify-content: center;
  }
  .top_catlist__left li {
    width: auto;
  }
}
@media screen and (max-width: 445px) {
  .top_catlist__left li {
    width: calc(50% - 5px);
  }
}
.top_catlist__right ul {
  display: flex;
  gap: 10px;
}
.top_catlist__right ul:first-of-type {
  flex-direction: column;
  margin-bottom: 10px;
}
.top_catlist__right ul:last-of-type {
  flex-wrap: wrap;
}
.top_catlist__right ul:last-of-type li {
  width: calc(50% - 5px);
}
@media screen and (max-width: 768px) {
  .top_catlist__right ul {
    align-items: center;
  }
  .top_catlist__right ul:last-of-type {
    justify-content: center;
  }
  .top_catlist__right ul:last-of-type li {
    width: auto;
  }
}
@media screen and (max-width: 445px) {
  .top_catlist__right ul:last-of-type li {
    width: calc(50% - 5px);
  }
}

.top_case {
  padding: 135px 0;
  margin: 60px 0;
  background: url("/html/user_data/assets/img/top/bg_case_top.png") no-repeat top center, url("/html/user_data/assets/img/top/bg_case_bottom.png") no-repeat bottom center, #f6f7ef;
  background-size: contain;
}
.top_case .container{
  width: min(1400px, 100%);
}
@media screen and (max-width: 768px) {
  .top_case .container{
    width: min(1100px, 100%);
  }
}
.top_case ul {
  display: flex;
  /* flex-wrap: wrap; */
  gap: 60px;
  justify-content: center;
  margin: 60px 0;
}
@media screen and (max-width: 768px) {
  .top_case ul {
    flex-wrap: wrap;
  }
}
.top_case li {
  width: calc(50% - 60px);
}
.top_case dl {
  font-weight: bold;
}
.top_case dt {
  padding: 25px 0 15px;
  font-size: 2.4rem;
  color: #245885;
}
.top_case dd {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .top_case {
    padding: 80px 0;
    background-size: auto;
  }
  .top_case ul {
    gap: 20px;
    margin: 40px 0;
  }
  .top_case li {
    width: calc(50% - 10px);
  }
  .top_case dt {
    min-height: 72px;
    padding: 10px 0;
    font-size: 1.8rem;
  }
  .top_case dd {
    font-size: 1.6rem;
  }
}
.top_case__btn a {
  display: grid;
  place-items: center;
  width: 280px;
  height: 70px;
  margin: 0 auto;
  font-size: 2.4rem;
  font-weight: bold;
  color: #245885;
  border: solid 1px #245885;
}

.top_ordermade {
  box-sizing: border-box;
  width: min(1300px, 100%);
  padding: 0 10px;
  margin: 0 auto 90px;
}
.top_ordermade__inner {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .top_ordermade__inner {
    gap: 20px;
  }
}
.top_ordermade__item {
  width: 100%;
  max-width: 620px;
}
.top_ordermade__item h2 {
  padding: 15px;
  margin: 0;
  font-size: 4.3rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .top_ordermade__item h2 {
    font-size: 3.2rem;
  }
}
.top_ordermade__item__ordermade h2 {
  color: #fff;
  background: #245885;
}
.top_ordermade__item__ordermade .top_ordermade__item__txt {
  background: url("/html/user_data/assets/img/top/bg_ordermade.jpg") no-repeat center;
  background-size: cover;
}
.top_ordermade__item__another_size h2 {
  background: #e7e3d2;
}
.top_ordermade__item__another_size .top_ordermade__item__txt {
  background: url("/html/user_data/assets/img/top/bg_another_size.jpg") no-repeat center;
  background-size: cover;
}
.top_ordermade__item__playground h2 {
  color: #fff;
  background: #245885;
}
.top_ordermade__item__playground .top_ordermade__item__txt {
  background: url("/html/user_data/assets/img/top/bg_playground.jpg") no-repeat center;
  background-size: cover;
}
.top_ordermade__item__protection_mat h2 {
  background: #e7e3d2;
}
.top_ordermade__item__protection_mat .top_ordermade__item__txt {
  background: url("/html/user_data/assets/img/top/bg_protect_mat.jpg") no-repeat center;
  background-size: cover;
}
.top_ordermade__item__txt {
  display: grid;
  place-items: center;
  padding: 80px 20px;
  font-weight: bold;
  color: #fff;
}
.top_ordermade__item__txt p {
  margin-bottom: 30px;
  font-size: 2rem;
  text-align: center;
}
.top_ordermade__item__txt a {
  display: grid;
  place-items: center;
  width: 280px;
  height: 70px;
  font-size: 2.4rem;
  color: #fff;
  border: solid 1px #fff;
}
@media screen and (max-width: 768px) {
  .top_ordermade__item__txt {
    padding: 40px 10px;
  }
}

.top_color_drawing img{
  margin: 0 auto;
  display: block;
}

.top_bnr_color_drawing{
  margin-top: 60px;
}

.top_bnr_color_drawing a{
  margin: 0 auto;
  width: 1040px;
  display: block;
}
@media screen and (max-width: 768px) {
  .top_bnr_color_drawing a{
    width: 100%;
    margin: auto;
  }
}

.top_bnr_color_drawing img{
  margin: 0 auto;
  width: 1040px;
  display: block;
}

#fastidiousness .point-nav {
  text-align: center;
  background: #245885;
}
#fastidiousness .point-nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
  padding: 20px;
}
#fastidiousness .point-nav li {
  width: calc(25% - 10px);
}
#fastidiousness .point-nav a {
  position: relative;
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
  padding: 30px 5px;
  margin: 0;
  font-size: 2.6rem;
  font-weight: bold;
  color: #245885;
  background: #fff;
}
#fastidiousness .point-nav a::before {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 0;
  content: "";
  background: #d2c299;
  border-color: #245885 #245885 #d2c299 #d2c299;
  border-style: solid;
  border-width: 0 30px 30px 0;
  transform: rotate(90deg);
}
@media screen and (max-width: 768px) {
  #fastidiousness .point-nav li {
    width: 100%;
  }
  #fastidiousness .point-nav a {
    padding: 15px;
    font-size: 1.8rem;
  }
}

.ec-ordermade__desc {
  padding: 120px 10px;
  font-size: 4.8rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: url(/html/user_data/assets/img/ordermade/bg_ordermade.jpg) center;
  background-size: cover;
}
.ec-ordermade__desc__another_size {
  background-image: url(/html/user_data/assets/img/another_size/bg_another_size.jpg);
}
@media screen and (max-width: 768px) {
  .ec-ordermade__desc {
    padding: 60px 10px;
    font-size: 2.4rem;
  }
}
/* 大型施設向け屋内遊具 */
#playground{
  padding-top: 30px;
}
#playground .playground__container{
  margin-top: 80px;
}
#playground .ec-playground__desc {
  padding: 120px 10px;
  font-size: 4.8rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: url(/html/user_data/assets/img/playground_equipment/bg_playground_equipment.jpg) center;
  background-size: cover;
}
#playground .playground__container .playground__pointlist{
  width: 90%;
  min-width: 1080px;
  max-width: 1080px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
  color: white;
}
#playground .playground__container .playground__pointlist label{
  font-size: 60px;
  margin-left: 14px;
}
#playground .playground__container .playground__pointlist img{
  vertical-align: baseline;
}
#playground .playground__container .playground__pointlist h3{
  font-size: 43px;
}
#playground .playground__container .playground__pointlist p{
  font-size: 20px;
  line-height: 1.2;
}
.playground__point1, .playground__point4{
  background-color: #315781;
  height: 533px;
  width: 540px;
  padding: 59px 40px 87px 40px;
}
.playground__point2, .playground__point3{
  background-color: #386CA5;
  height: 533px;
  width: 540px;
  padding: 59px 40px 87px 40px;
}
@media screen and (max-width: 768px) {
  #playground .playground__container .playground__pointlist{
    min-width: 0;
    max-width: none;
  }

  #playground .playground__pointlist div{
    height: auto;
  }
}
/* 大型施設向け屋内遊具終わり */

/* お取り扱い遊具例 */
#playground .top_case{
  flex-wrap: wrap;
}
#playground .top_case .container{
  width: min(1100px, 100%);
}
#playground .top_case ul{
  flex-wrap: wrap;
  gap: 0;
  justify-content: space-around;
}
#playground .top_case .container p{
  text-align: center;
  font-weight: bold;
}
#playground .top_case .container .mail{
  text-align: center;
  background-color: #245885;
  width: 600px;
  margin: 0 auto;
  padding: 15px;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #playground .top_case .container .mail{
    width: 100%;
  }
}
/* お取り扱い遊具例終わり */
/* 導入事例 */
#playground #case_studies{
  background:none;
}
#playground .case_studies__etc_wrap{
  background-color: #F46D2C;
  padding: 30px;
  width: 90%;
  margin: 0 auto;
}
#playground .case_studies__etc1{
  color: #F46D2C;
  width: 70%;
  text-align: center;
  background-color: white;
  font-weight: bold;
  padding: 40px;
  margin: 0 auto;
  font-size: 20px;
}
#playground .case_studies__etc2{
  color: white;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  font-size: 30px;
}
/* 導入事例終わり */

.ec-recommend {
  position: relative;
  padding: 70px 60px 80px;
  margin-bottom: 65px;
  background: #e7e3d2;
}
.ec-recommend::after {
  position: absolute;
  bottom: -32px;
  left: 50%;
  display: block;
  width: 180px;
  height: 32px;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  content: "";
  background: #e7e3d2;
  transform: translateX(-50%);
}
.ec-recommend li {
  padding: 15px;
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  background: #fff;
}
.ec-recommend li:last-child {
  margin-bottom: 0;
}
/* 安全性を追求した壁・柱用防護マット */
#protection_mat .ec-ordermade__desc p:nth-child(2){
  background-color: #386CA4;
  width: 80%;
  margin: 38px auto 0 auto;
}
.ec-recommend_protect{
  position: relative;
  background: #315781;
}
.ec-recommend_protect::after {
  position: absolute;
  bottom: -32px;
  left: 50%;
  display: block;
  width: 180px;
  height: 32px;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  content: "";
  background: #315781;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .ec-recommend {
    padding: 20px 15px 30px;
  }
}

.protect_recommended{
  display: flex;
  color: white;
  text-align: center;
}
.protect_recommended .protect_recommended_items{
  background-color: #315781;
  height: 200px;
  width: 540px;
}
.protect_recommended .protect_recommended_items h3{
  color: #315781;
  background-color: white;
  width: 80%;
  margin: 30px auto;
  padding: 10px;
  font-weight: bold;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.protect_recommended .protect_recommended_items2{
  background-color: #386CA4;
  height: 200px;
  width: 540px;
}
.protect_recommended .protect_recommended_items2 h3{
  color: #386CA4;
  background-color: white;
  width: 80%;
  margin: 30px auto;
  padding: 10px;
  font-weight: bold;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.top_ordermade__item__txt{
  margin-top: 40px;
  background: url(/html/user_data/assets/img/protect/bg_protect_img1.jpg) no-repeat center;
}
#protection_mat .top_ordermade__item__txt p:nth-child(2){
  font-size: 3rem;
}

#protection_mat .top_case ul{
  flex-wrap: wrap;
}

.protect_area{
  width: 80%;
  display: block;
  margin: 0 auto;
}
#protection_mat .ec-flow li{
  text-align: unset;
}
#protection_mat .ec-flow li::before{
  position: unset;
  top: 0;
  left: 0;
  display: none;
  place-items: center;
  width: 100px;
  height: 50px;
  font-family: "eng";
  font-size: 2rem;
  content: '';
  transform: translateY(-50%);
  border-radius: 0%;
}
#protection_mat .ec-flow li div h4{
  font-size: 2.4rem;
  font-weight: bold;
  margin-left: 10px;
  color: #245885;
}
#protection_mat .ec-flow li div{
  display: flex;
  margin-bottom: 20px;
}
/* 安全性を追求した壁・柱用防護マット　終わり */

.ec-consultation {
  margin-bottom: 100px;
}
.ec-consultation__inner {
  padding: 20px 10px 35px;
  border: solid 2px #e7e3d2;
}
.ec-consultation__inner h3 {
  margin-bottom: 25px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
.ec-consultation__inner ul {
  display: flex;
  gap: 30px;
  justify-content: center;
}
.ec-consultation__inner li {
  width: 320px;
}
.ec-consultation__inner a {
  display: block;
  padding: 15px;
  font-size: 2.6rem;
  font-weight: bold;
  color: #245885;
  text-align: center;
  border: solid 1px #245885;
}
@media screen and (max-width: 768px) {
  .ec-consultation__inner ul {
    flex-direction: column;
    gap: 15px;
  }
  .ec-consultation__inner li {
    width: 100%;
  }
  .ec-consultation__inner a {
    font-size: 2rem;
  }
}

.ec-consultation__btn {
  max-width: 600px;
  margin: 0 auto 60px;
}
.ec-consultation__btn a {
  display: flex;
  gap: 35px;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 25px;
  font-size: 2.6rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #245885;
}
@media screen and (max-width: 768px) {
  .ec-consultation__btn a {
    gap: 15px;
    font-size: 2rem;
  }
}

.ec-flow {
  padding: 60px;
  counter-reset: number 0;
  background: #e7e3d2;
}
.ec-flow li {
  position: relative;
  padding: 15px 100px;
  margin-bottom: 35px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  background: #fff;
  border-radius: 8px;
}
.ec-flow li::before {
  position: absolute;
  top: 50%;
  left: 30px;
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  font-family: "eng";
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  content: counter(number) " ";
  counter-increment: number 1;
  background: #315781;
  border-radius: 50%;
  transform: translateY(-50%);
}
.ec-flow li::after {
  position: absolute;
  bottom: -20px;
  left: 50%;
  display: block;
  width: 100px;
  height: 20px;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  content: "";
  background: #fff;
  transform: translateX(-50%);
}
.ec-flow li:last-child {
  margin-bottom: 0;
}
.ec-flow li:last-child::after {
  content: none;
}
@media screen and (max-width: 768px) {
  .ec-flow {
    padding: 15px;
  }
  .ec-flow li {
    padding: 15px 15px 15px 50px;
    font-size: 1.6rem;
    text-align: left;
  }
  .ec-flow li::before {
    left: 10px;
    width: 30px;
    height: 30px;
    font-size: 1.6rem;
  }
}

.ec-another_size__ex {
  padding: 70px;
  margin-bottom: 100px;
  text-align: center;
  background: #315781;
}
.ec-another_size__ex h2 {
  margin-bottom: 55px;
  font-size: 4.3rem;
  font-weight: bold;
  color: #fff;
}
.ec-another_size__ex img {
  margin-bottom: 30px;
}
.ec-another_size__ex img:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .ec-another_size__ex {
    padding: 20px;
    margin-bottom: 50px;
  }
  .ec-another_size__ex h2 {
    margin-bottom: 30px;
    font-size: 2.4rem;
  }
  .ec-another_size__ex img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
}

.ec-product__list .container{
  width: min(1250px, 100%);
}

.ec-product__list__item {
  margin-bottom: 60px;
}
.ec-product__list__item:last-child {
  margin-bottom: 0;
}
.ec-product__list__item h3 {
  padding: 10px;
  margin-bottom: 0;
  font-size: 4.3rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #315781;
}
.ec-product__list__item ul {
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  /* justify-content: space-between; */
  padding: 40px;
  border: solid 5px #315781;
  border-top: none;
}
.ec-product__list__item li {
  width: calc(21%);
  background: #e7e3d2;
}
.ec-product__list__item a {
  display: block;
  /* text-align: justify; */
  /* padding-left: 25px; */
  font-size: 2rem;
  font-weight: bold;
  color: #525262;
}
.ec-product__list__item p {
  text-align: center;
  max-height: 60px;
  min-height: 60px;
  padding-top: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #315781;
  color: white;
}
.ec-product__list__item span {
  text-align: center;
  /* padding-top: 10px; */
  height: 9.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ec-product__list__item span span{
  color: #e92127;
  display: block;
  height: 0;
}
.ec-product__list__item a label{
  text-align: center;
  width: 100%;
  background-color: #315781;
  color: white;
  display: block;
  margin-bottom: 0;
  cursor: pointer;
}
.ec-product__list__item img {
  /* margin: 15px 0; */
}
@media screen and (max-width: 768px) {
  .ec-product__list__item {
    margin-bottom: 30px;
  }
  .ec-product__list__item h3 {
    font-size: 2.4rem;
  }
  .ec-product__list__item ul {
    gap: 10px;
    padding: 20px;
  }
  .ec-product__list__item li {
    width: 47%;
  }
  .ec-product__list__item a {
    /* padding-left: 20px; */
    font-size: 1.6rem;
  }
}
.ec-product__list__item .ec-product__list__item__col4 {
  gap: 20px;
  justify-content: center;
  padding: 30px;
}
.ec-product__list__item .ec-product__list__item__col4 li {
  width: 230px;
}
.ec-product__list__item .ec-product__list__item__col4 a {
  padding: 0;
}
.ec-product__list__item .ec-product__list__item__col4 figure {
  display: flex;
  flex-direction: column-reverse;
  margin: 0;
}
.ec-product__list__item .ec-product__list__item__col4 figcaption {
  padding: 15px;
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .ec-product__list__item .ec-product__list__item__col4 {
    gap: 10px;
    padding: 10px;
  }
  .ec-product__list__item .ec-product__list__item__col4 li {
    width: calc(50% - 5px);
  }
  .ec-product__list__item .ec-product__list__item__col4 figcaption {
    display: grid;
    place-items: center;
    min-height: 70px;
    padding: 10px;
  }
}
/* 会社概要 工場紹介 */
.about_factory_wrap{
  text-align: center;
}
.about_factory_wrap p{
  font-size: 2rem;
}
.about_factory_wrap h2{
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  margin-bottom: 30px;
  color: #245885;
}
.about_factory_wrap h3{
  font-weight: bold;
  font-size: 2.4rem;
  color: #245885;
}
.about_factory_wrap .about_img_wrap{
  display: flex;
  /* justify-content: space-around; */
}
.about_factory_wrap .about_img_wrap img{
  width: 20%;
  height: auto;
}
.inquiry_please{
  border: 1px solid #000;
  margin: 40px auto 0 auto;
  padding: 20px;
  position: relative;
  min-width: 630px;
  max-width: 630px;
}
.inquiry_please h3{
  color: black;
}
.inquiry_please label{
  position: absolute;
  bottom: 0;
  right: 25px;
  cursor: pointer;
}
.about_gmp{
  width: 100%;
  aspect-ratio: 16/9;
}
/* 会社概要終わり */
/* トップ 工場紹介 */
.top_about_factory_wrap{
  text-align: center;
  width: 100%;
  /* max-width: 900px; */
  /* min-width: 900px; */
  margin: 0 auto 100px auto;
}
.top_about_factory_wrap h2{
  text-align: center;
  font-weight: bold;
  font-size: 70px;
  margin-bottom: 30px;
  color: #245885;
}
.top_about_factory_wrap p{
  font-size: 2rem;
}
.top_about_factory_wrap h3{
  font-weight: bold;
  font-size: 2.4rem;
  color: #245885;
}
.top_about_factory_wrap .about_img_wrap{
  display: flex;
  /* justify-content: space-between; */
}
.top_about_factory_wrap .about_img_wrap img{
  width: 20%;
  height: auto;
}
.top_inquiry_please{
  border: 1px solid #000;
  margin: 40px auto 0 auto;
  padding: 15px;
  width: 30%;
  min-width: 260px;
  max-width: 260px;
}
.inquiry_lead{
  border: 1px solid #000;
  background-color: #245887;
  color: white;
  font-weight: bold;
  padding: 15px;
  margin: 0 auto 70px auto;
  position: relative;
  width: 70%;
  max-width: 900px;
  /* min-width: 900px; */

}
.inquiry_lead a{
  color: white;
  font-weight: bold;
}
.inquiry_lead h3{
  color: white;
  font-weight: bold;
}
.inquiry_lead label{
  position: absolute;
  bottom: 0;
  right: 25px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}
/* トップ 工場紹介 終わり */