@charset "UTF-8";
.pc_show {
  display: block;
}
@media screen and (max-width: 599px) {
  .pc_show {
    display: none;
  }
}

.tb_show {
  display: none;
}
@media screen and (max-width: 999px) {
  .tb_show {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  .tb_show {
    display: none;
  }
}

.sp_show {
  display: none;
}
@media screen and (max-width: 599px) {
  .sp_show {
    display: block;
  }
}

/*------------------------------------------------------------
	電話番号リンクスマホのみ有効
------------------------------------------------------------*/
@media screen and (max-width: 599px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
/*------------------------------------------------------------
	オプション
------------------------------------------------------------*/
.-c-news {
  background-color: #F39301 !important;
}

.-c-movie {
  background-color: #F39301 !important;
}

.-disaster {
  background-color: #F39301 !important;
}

.-c-document {
  background-color: #75B838 !important;
}

.-c-corona {
  background-color: #4CC3E9 !important;
}

.-c-disaster {
  background-color: #F39301 !important;
}

/*▼ 2500616追加 ▼*/
/*総会資料ラベル*/
span.cat.-c-general-meeting-document,
p.category.-c-general-meeting-document {
        background-color: #ACE149;
}
/*▲ 2500616追加 ▲*/

/*▼ 240920追加 ▼*/
/*TOP新着・NEWSと投稿 青年部会ラベル*/
span.cat.-c-youth,
p.category.-c-youth {
    background-color: #6495ED;
}

/*TOP新着・NEWSと投稿 こども教室ラベル*/
span.cat.-c-kids-school,
p.category.-c-kids-school {
    background-color: #D83861;
}
/*▲ 240920追加 ▲*/

.-tac {
  text-align: center !important;
}

.-m_auto {
  margin: 0 auto !important;
}

.-pb0 {
  padding-bottom: 0 !important;
}

.-mt0 {
  margin-top: 0 !important;
}
@media screen and (max-width: 599px) {
  .-mt0 {
    margin-top: 0vw !important;
  }
}

.-mt10 {
  margin-top: 10px !important;
}
@media screen and (max-width: 599px) {
  .-mt10 {
    margin-top: 1.6694490818vw !important;
  }
}

.-mt20 {
  margin-top: 20px !important;
}
@media screen and (max-width: 599px) {
  .-mt20 {
    margin-top: 3.3388981636vw !important;
  }
}

.-mt30 {
  margin-top: 30px !important;
}
@media screen and (max-width: 599px) {
  .-mt30 {
    margin-top: 5.0083472454vw !important;
  }
}

.-mt40 {
  margin-top: 40px !important;
}
@media screen and (max-width: 599px) {
  .-mt40 {
    margin-top: 6.6777963272vw !important;
  }
}

.-mt50 {
  margin-top: 50px !important;
}
@media screen and (max-width: 599px) {
  .-mt50 {
    margin-top: 8.347245409vw !important;
  }
}

.-mt60 {
  margin-top: 60px !important;
}
@media screen and (max-width: 599px) {
  .-mt60 {
    margin-top: 10.0166944908vw !important;
  }
}

.-mt70 {
  margin-top: 70px !important;
}
@media screen and (max-width: 599px) {
  .-mt70 {
    margin-top: 11.6861435726vw !important;
  }
}

.-mt80 {
  margin-top: 80px !important;
}
@media screen and (max-width: 599px) {
  .-mt80 {
    margin-top: 13.3555926544vw !important;
  }
}

.-mt90 {
  margin-top: 90px !important;
}
@media screen and (max-width: 599px) {
  .-mt90 {
    margin-top: 15.0250417362vw !important;
  }
}

.-mb0 {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 599px) {
  .-mb0 {
    margin-bottom: 0vw !important;
  }
}

.-mb10 {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 599px) {
  .-mb10 {
    margin-bottom: 1.6694490818vw !important;
  }
}

.-mb20 {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 599px) {
  .-mb20 {
    margin-bottom: 3.3388981636vw !important;
  }
}

.-mb30 {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 599px) {
  .-mb30 {
    margin-bottom: 5.0083472454vw !important;
  }
}

.-mb40 {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 599px) {
  .-mb40 {
    margin-bottom: 6.6777963272vw !important;
  }
}

.-mb50 {
  margin-bottom: 50px !important;
}
@media screen and (max-width: 599px) {
  .-mb50 {
    margin-bottom: 8.347245409vw !important;
  }
}

.-mb60 {
  margin-bottom: 60px !important;
}
@media screen and (max-width: 599px) {
  .-mb60 {
    margin-bottom: 10.0166944908vw !important;
  }
}

.-mb70 {
  margin-bottom: 70px !important;
}
@media screen and (max-width: 599px) {
  .-mb70 {
    margin-bottom: 11.6861435726vw !important;
  }
}

.-mb80 {
  margin-bottom: 80px !important;
}
@media screen and (max-width: 599px) {
  .-mb80 {
    margin-bottom: 13.3555926544vw !important;
  }
}

.-mb90 {
  margin-bottom: 90px !important;
}
@media screen and (max-width: 599px) {
  .-mb90 {
    margin-bottom: 15.0250417362vw !important;
  }
}

/*------------------------------------------------------------
	basic
------------------------------------------------------------*/
html {
  font-size: 62.5%;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #333;
  background-color: #fff;
}
@media screen and (max-width: 599px) {
  body {
    font-size: 1.5rem;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
  }
}

.main {
  display: block;
}

img {
  vertical-align: middle;
  border: none;
}
@media screen and (max-width: 599px) {
  img {
    width: 100%;
  }
}

a {
  color: #333;
  text-decoration: none;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
a:hover {
  opacity: 0.8;
}

ul {
  margin: 0;
  padding: 0;
}

li, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fadeinLoad {
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-animation: fadeinLoad 1s ease 0s;
          animation: fadeinLoad 1s ease 0s;
}

@-webkit-keyframes fadeinLoad {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeinLoad {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.-fadeinY {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 1s;
  transition: all 1s;
}

.-fadeinX.left {
  opacity: 0;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
  -webkit-transition: all 1s;
  transition: all 1s;
}

.-fadeinX.right {
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  -webkit-transition: all 1s;
  transition: all 1s;
}

#page_top {
  position: fixed;
  right: 3%;
  bottom: 3%;
  z-index: 1000;
}
@media screen and (max-width: 599px) {
  #page_top {
    bottom: 5%;
  }
}
#page_top img {
  width: 60px;
  opacity: 0.8;
}

.-moveX {
  -webkit-animation: -moveX 3s infinite;
          animation: -moveX 3s infinite;
}

@-webkit-keyframes -moveX {
  100%, 60%, 35%, 25%, 0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-14px);
            transform: translateY(-14px);
  }
  40% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

@keyframes -moveX {
  100%, 60%, 35%, 25%, 0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-14px);
            transform: translateY(-14px);
  }
  40% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
body {
  position: relative;
}

.sec_container {
  padding-top: 66px;
  padding-bottom: 80px;
}
.sec_container.news_p {
  padding-top: 40px;
}
.sec_container.bnr {
  padding-bottom: 60px;
}
.sec_container.bg_02 {
  background-color: #f1f1f1;
}
.sec_container.bg_03 {
  background-color: #4CC3E9;
}
.sec_container.dl {
  position: relative;
  background: url("../image/nature_bg.png") no-repeat;
  background-position: center bottom;
  background-color: #77BEFE;
}
.sec_container.dl::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.64);
}
.sec_container.dl .inner {
  position: relative;
  z-index: 10;
}
.sec_container.dl_02, .sec_container.dl_03 {
  background: url("../image/maintenance/river_bg.png") no-repeat;
  background-position: center bottom;
  background-color: #d2fdfe;
}
.sec_container.dl_04 {
  background: url("../image/mountain_bg.png") no-repeat;
  background-position: center bottom;
  background-color: #1ab9e2;
}
.sec_container.dl_05 {
  background: url("../image/sea_bg.png") no-repeat;
  background-position: center bottom;
  background-color: #58aafe;
}

@media (min-width: 600px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
.main_logo {
  position: absolute;
  top: 30px;
  left: 24px;
  width: 75px;
  z-index: 1000;
}
.main_logo::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: -1px;
  left: -1px;
  border-style: solid;
  border-width: 190px 190px 0 0;
  border-color: #ffffff transparent transparent transparent;
  z-index: -1;
}
@media screen and (max-width: 999px) {
  .main_logo::after {
    border-width: 150px 150px 0 0;
  }
}
@media screen and (max-width: 599px) {
  .main_logo::after {
    border-width: 90px 90px 0 0;
  }
}
@media screen and (max-width: 999px) {
  .main_logo img {
    display: none;
  }
}

.contact_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #F39301;
  color: #fff;
  padding: 7px 28px 9px;
  margin-left: 20px;
  border-radius: 24px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.contact_btn span {
  margin-top: 2px;
  margin-right: 7px;
}
.contact_btn:hover {
  background-color: #FFA01F;
  opacity: 1;
}

.en_ttl {
  font-size: 2.8rem;
  font-family: "roboto";
  letter-spacing: 0.1em;
  position: relative;
  top: -23px;
  left: 0;
}
@media screen and (max-width: 599px) {
  .en_ttl {
    font-size: 2.4rem;
  }
}

.sec_ttl {
  position: relative;
  font-size: 3.2rem;
  font-weight: 800;
  margin: 0 0 72px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 599px) {
  .sec_ttl {
    font-size: 2.8rem;
  }
}
.sec_ttl span {
  border-bottom: 6px solid #fff;
  padding-bottom: 9px;
  display: inline-block;
  line-height: 1.3;
}
.sec_ttl.color_02 {
  color: #4CC3E9;
}
.sec_ttl.color_02 span {
  border-color: #4CC3E9;
}
.sec_ttl.color_03 {
  color: #fff;
}
.sec_ttl.color_03 span {
  border-color: #fff;
}
.sec_ttl.row_2 {
  margin-bottom: calc(72px - 1em);
}

.sec_txt {
  margin-top: -16px;
  margin-bottom: 32px;
}
.sec_txt .caption {
  font-size: 0.9em;
}
.sec_txt.color02 {
  color: #fff;
}

.sub_ttl {
  font-size: 3.2rem;
  margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .sub_ttl {
    font-size: 2.8rem;
  }
}
.sub_ttl .spell {
  font-size: 1.4rem;
  font-family: "roboto";
  color: #F39301;
  display: block;
  margin-bottom: 4px;
}
@media screen and (max-width: 599px) {
  .sub_ttl .spell {
    font-size: 1.2rem;
    margin-bottom: 6px;
  }
}
.sub_ttl.tac {
  text-align: center;
}
.sub_ttl.mb_l {
  margin-bottom: 60px;
}
@media screen and (max-width: 599px) {
  .sub_ttl.mb_l {
    margin-bottom: 32px;
  }
}

.sub_ttl_02 {
  font-size: 3.2rem;
  margin-bottom: 30px;
}
@media screen and (max-width: 599px) {
  .sub_ttl_02 {
    font-size: 2.4rem;
    margin-top: 2px;
    margin-bottom: 2.6rem;
    text-indent: -34px;
    padding-left: 34px;
    line-height: 1.2;
  }
}
.sub_ttl_02::before {
  content: "";
  background: url("../image/sab_ttl02_icon.svg") no-repeat;
  margin-right: 9px;
  width: 27px;
  height: 27px;
  margin-right: 9px;
  display: inline-block;
  width: 27px;
  height: 27px;
  vertical-align: top;
}
@media screen and (max-width: 599px) {
  .sub_ttl_02::before {
    width: 24px;
    height: 24px;
    background-size: cover;
  }
}

.sub_ttl_03 {
  font-size: 2.6rem;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sub_ttl_03::before {
  content: "";
  width: 27px;
  height: 4px;
  margin-right: 9px;
  display: inline-block;
  background-color: #F39301;
  vertical-align: middle;
}
@media screen and (max-width: 599px) {
  .sub_ttl_03 {
    font-size: 2rem;
    margin-bottom: 16px;
  }
}
.sub_ttl_03 span {
  font-size: 0.7em;
}
.sub_ttl_03 .sp_word {
  font-size: 1em;
  display: inline-block;
}

.sub_ttl_04 {
  font-size: 1.8rem;
  margin-bottom: 8px;
  color: #03A5DD;
}
@media screen and (max-width: 599px) {
  .sub_ttl_04 {
    font-size: 1.7rem;
  }
}

.cut_box {
  position: relative;
}
.cut_box::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  border-style: solid;
  border-width: 36px 36px 0 0;
  border-color: #f1f1f1 transparent transparent transparent;
}

.inner {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 999px) {
  .inner {
    padding: 0 6.4%;
  }
}

.page_link_btn {
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  display: block;
  width: 222px;
  letter-spacing: 0.06em;
  padding: 18px;
  background-color: #4CC3E9;
  border-radius: 2px;
}
@media screen and (max-width: 599px) {
  .page_link_btn {
    width: 257px;
    margin: 0 auto;
  }
}
.page_link_btn:hover {
  background-color: #FFA01F;
  opacity: 1;
}
.page_link_btn.center {
  margin: 0 auto;
}
.page_link_btn.round {
  border-radius: 34px;
}
.page_link_btn.color_02 {
  background-color: #F39301;
}
.page_link_btn.color_02:hover {
  background-color: #03A5DD;
  opacity: 1;
}

.nav_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 21px 24px 16px;
}
@media screen and (max-width: 999px) {
  .nav_top {
    display: none;
  }
}
.nav_top .logo_area {
  margin-right: 2%;
}
.nav_top .logo_area .logo_ttl {
  font-size: 1.3rem;
  font-weight: 400;
  margin-bottom: 2px;
}
.nav_top .link_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav_top .link_area .bnr:first-child {
  margin-right: 16px;
}

.nav_pc .area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #4CC3E9;
}
@media screen and (max-width: 999px) {
  .nav_pc .area {
    display: none;
  }
}
.nav_pc .item {
  border-right: solid 1px #fff;
}
.nav_pc .item:first-child {
  border-left: solid 1px #fff;
}
.nav_pc .item:last-child {
  border-right: solid 1px #fff;
}
.nav_pc .item a {
  color: #fff;
  display: block;
  padding: 14px 1em;
  font-weight: 500;
  font-size: clamp(1.2rem, 1.1vw, 1.6rem);
}
.nav_pc .item a:hover {
  background-color: #03A5DD;
  opacity: 1;
}
.nav_pc .item.drop_down {
  position: relative;
}
.nav_pc .item.drop_down .menu {
  z-index: 10;
  background-color: #fff;
  width: 186px;
  padding: 10px 18px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 58px;
  left: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.nav_pc .item.drop_down .menu::after {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 10px 11px;
  border-color: transparent transparent #fff transparent;
}
.nav_pc .item.drop_down li {
  position: relative;
  font-size: 1.5rem;
  margin-bottom: 10px;
  padding-left: 10px;
}
.nav_pc .item.drop_down li::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #F39301;
  border-right: solid 2px #F39301;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
}
.nav_pc .item.drop_down li:last-child {
  margin-bottom: 0;
}
.nav_pc .item.drop_down li a {
  color: #333;
}
.nav_pc .item.drop_down li a:hover {
  opacity: 0.8;
  background-color: transparent;
}
.nav_pc .item:hover.drop_down .menu {
  top: 86px;
  opacity: 1;
  visibility: visible;
}

/*========= ハンバーガーボタン ===============*/
.hum_btn,
.hum_btn span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.hum_btn {
  position: relative;
  width: 34px;
  height: 28px;
  background: none;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  z-index: 1600;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}
@media screen and (max-width: 599px) {
  .hum_btn {
    width: 30px;
    height: 24px;
  }
}
.hum_btn span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #F39301;
}
.hum_btn span:nth-of-type(1) {
  top: 0;
}
.hum_btn span:nth-of-type(2) {
  top: 12.5px;
}
@media screen and (max-width: 599px) {
  .hum_btn span:nth-of-type(2) {
    top: 11px;
  }
}
.hum_btn span:nth-of-type(3) {
  bottom: 0;
}
.hum_btn.active span {
  background-color: #fff;
}
.hum_btn.active span:nth-of-type(1) {
  -webkit-transform: translateY(12px) rotate(-45deg);
          transform: translateY(12px) rotate(-45deg);
}
@media screen and (max-width: 599px) {
  .hum_btn.active span:nth-of-type(1) {
    -webkit-transform: translateY(11px) rotate(-45deg);
            transform: translateY(11px) rotate(-45deg);
  }
}
.hum_btn.active span:nth-of-type(2) {
  opacity: 0;
}
.hum_btn.active span:nth-of-type(3) {
  -webkit-transform: translateY(-13.5px) rotate(45deg);
          transform: translateY(-13.5px) rotate(45deg);
}
@media screen and (max-width: 599px) {
  .hum_btn.active span:nth-of-type(3) {
    -webkit-transform: translateY(-10.5px) rotate(45deg);
            transform: translateY(-10.5px) rotate(45deg);
  }
}

/*========= SP版 ナビ ===============*/
.nav_sp {
  display: none;
}
.nav_sp.active {
  background-color: #F39301;
}
@media screen and (max-width: 999px) {
  .nav_sp {
    display: block;
    position: relative;
    padding: 16px 40px;
    z-index: 2000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
  }
  .nav_sp .nav_logo img {
    width: clamp(340px, 56.67vw, 540px);
  }
  .nav_sp .nav_logo img.active {
    display: none;
  }
  .nav_sp .btn_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .nav_sp .btn_area .contact_icon_sp {
    margin-right: 16px;
  }
}
@media screen and (max-width: 599px) {
  .nav_sp {
    padding: 16px 6.4% 16px 4.27%;
  }
  .nav_sp .nav_logo img {
    width: clamp(270px, 72vw, 340px);
  }
}
.nav_sp .contact_icon_sp img {
  width: 32px;
}
.nav_sp .contact_icon_sp img.active {
  display: none;
}

/*========= PC版nav 追従 ===============*/
.nav_pc.-js_navSticky.-sticky {
  position: fixed;
  top: 0;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  width: 100%;
  z-index: 1000;
}

/*========= SP版nav 追従 ===============*/
.nav_sp.-js_navSticky {
  position: absolute;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nav_sp.-js_navSticky.none_shadow {
  -webkit-box-shadow: 0 0 0 !important;
          box-shadow: 0 0 0 !important;
}

.nav_sp.-js_navSticky.-sticky {
  position: fixed;
  top: 0;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

/*========= ハンバーガメニュー ===============*/
.nav_menu_sp {
  position: fixed;
  z-index: 1900;
  top: 0;
  left: 0;
  color: #fff;
  background-color: #F39301;
  text-align: center;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease, visibility 0.6s ease;
  transition: opacity 0.6s ease, visibility 0.6s ease;
  visibility: hidden;
}
.nav_menu_sp.active {
  opacity: 1;
  visibility: visible;
}
.nav_menu_sp .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.nav_menu_sp ul {
  margin: -16.694490818vw auto 0;
  padding: 0;
  width: 100%;
}
.nav_menu_sp ul li {
  /*margin-bottom: 4.0066777963vw;*/
  margin-bottom: 3.0066777963vw;/*240912数値変更*/
}
@media screen and (max-width: 599px) {
  .nav_menu_sp ul li {
    margin-bottom: 24px;
  }
}
.nav_menu_sp ul li:last-child {
  margin-bottom: 0;
}
.nav_menu_sp ul li a {
  list-style-type: none;
  padding: 0;
  width: 100%;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
  color: #fff;
  font-size: clamp(1.6rem, 2.67vw, 1.8rem);
}
@media screen and (max-width: 599px) {
  .nav_menu_sp ul li a {
    font-size: 1.6rem;
  }
}
.nav_menu_sp .close_btn {
  position: absolute;
  left: 50%;
  bottom: 10%;
  color: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 4.0066777963vw;
  cursor: pointer;
}
@media screen and (max-width: 599px) {
  .nav_menu_sp .close_btn {
    font-size: 2.4rem;
  }
}
.nav_menu_sp .close_btn::before {
  content: "×";
  margin-right: 0.2em;
  font-weight: 800;
}

/*========= header kv ===============*/
.header {
  position: relative;
}

.header.ank_mb {
  margin-bottom: 0;
}

.kv {
  position: relative;
  width: 100%;
  height: 378px;
  background-color: #ccc;
  background: url("../image/top_kv.png") center;
  background-size: cover;
}
@media screen and (max-width: 599px) {
  .kv {
    height: 240px;
  }
}

.kv.page {
  height: 210px;
  background-position: center;
  background-size: cover;
  margin-bottom: 64px;
}
.kv.page::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(111, 195, 13, 0.5);
}
@media screen and (max-width: 999px) {
  .kv.page {
    height: 240px;
  }
}
@media screen and (max-width: 599px) {
  .kv.page {
    height: 210px;
  }
}

.cleaner .kv.page,
.maintenance .kv.page {
  margin-bottom: 0;
}

.kv_page_ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 3.2rem;
  text-align: center;
  width: 100%;
  line-height: 1.2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 999px) {
  .kv_page_ttl {
    top: calc(50% + 36px);
  }
}
@media screen and (max-width: 599px) {
  .kv_page_ttl {
    top: calc(50% + 30px);
    font-size: 2.8rem;
  }
}
.kv_page_ttl .spell {
  font-size: 1.4rem;
  font-family: "roboto";
  color: #F39301;
  display: block;
  margin-bottom: 4px;
}
@media screen and (max-width: 599px) {
  .kv_page_ttl .spell {
    font-size: 1.3rem;
    margin-bottom: 6px;
  }
}

.kv .kv_ttl {
  z-index: 10;
  position: absolute;
  right: 4%;
  font-size: 8.2rem;
  color: #fff;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.3019607843);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 999px) {
  .kv .kv_ttl {
    font-size: clamp(60px, 9vw, 80px);
    right: 8%;
  }
}
@media screen and (max-width: 599px) {
  .kv .kv_ttl {
    font-size: clamp(40px, 12vw, 60px);
    letter-spacing: 0.06em;
    right: 4%;
    -webkit-transform: none;
            transform: none;
  }
}

/*========= slickスライダー ===============*/
.slide {
  position: relative;
}
.slide_item {
  position: relative;
  height: 760px;
}
@media screen and (max-width: 599px) {
  .slide_item {
    height: 88vh;
  }
}
.slide_item::before {
  content: "";
  display: block;
  padding-top: 39%;
}
.slide_item img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 760px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 599px) {
  .slide_item img {
    height: 96vh;
  }
}

.slide > .slick-list,
.slide > .slick-list > .slick-track,
.slide > .slick-list > .slick-track > .slick-slide > div {
  position: relative;
  height: 100%;
}

.slide-animation {
  -webkit-animation: zoom 11s 0s forwards;
          animation: zoom 11s 0s forwards;
}

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

@keyframes zoom {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.slide .slick-dots {
  text-align: right;
  right: 36px;
  bottom: 6px;
}
@media screen and (max-width: 999px) {
  .slide .slick-dots {
    right: 6.4%;
  }
}
@media screen and (max-width: 599px) {
  .slide .slick-dots {
    margin-bottom: 16px;
    right: 6.4%;
  }
}
.slide .slick-dots li {
  margin: 0 3px;
}
@media screen and (max-width: 599px) {
  .slide .slick-dots li {
    margin: 0 4px;
  }
}
.slide .slick-dots button::before {
  font-size: 16px;
  line-height: 0;
  width: 0;
  height: 0;
  color: #fff;
  opacity: 0.9;
}
@media screen and (max-width: 599px) {
  .slide .slick-dots button::before {
    font-size: 1.4rem;
  }
}

.tile_cards .slick-prev::before {
  color: #75B838;
}

.tile_cards .slick-prev, .tile_cards .slick-next {
  width: 33px;
  height: 33px;
  z-index: 100;
}
.tile_cards .slick-arrow:before {
  content: "";
}
.tile_cards .slick-arrow:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.9;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}
.tile_cards .slick-next {
  right: -5%;
}
.tile_cards .slick-prev {
  left: -5%;
}
.tile_cards .slick-next:before {
  background: url("../image/slider_arrow_r.svg") no-repeat;
  background-size: contain;
  width: 33px;
  z-index: 100;
}
.tile_cards .slick-prev:before {
  background: url("../image/slider_arrow_l.svg") no-repeat;
  background-size: contain;
  width: 33px;
  z-index: 100;
}

/*========= スクロールダウン ===============*/
.scroll_down {
  display: inline-block;
  position: absolute;
  left: 10px;
  bottom: 112px;
  z-index: 2;
  padding: 10px 10px 110px;
  overflow: hidden;
  line-height: 1;
  text-decoration: none;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  font-family: "roboto";
  font-size: 1.8rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .scroll_down {
    font-size: 1.2rem;
    left: -0.2%;
    padding: 10px 10px 54px;
    bottom: 6.5vh;
  }
}
.scroll_down::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background-color: #ccc;
}
@media screen and (max-width: 599px) {
  .scroll_down::before {
    height: 48px;
  }
}
.scroll_down::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background-color: #333;
  -webkit-animation: sdl 3s cubic-bezier(1, 0, 0, 1) infinite;
          animation: sdl 3s cubic-bezier(1, 0, 0, 1) infinite;
}
@media screen and (max-width: 599px) {
  .scroll_down::after {
    height: 48px;
  }
}

@-webkit-keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}

@keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
/*========= NEWS ===============*/
.news {
  margin-bottom: 48px;
}
.news .news_ttl {
  font-family: "roboto";
  font-size: 2.4rem;
  color: #F39301;
  margin-bottom: 17px;
  letter-spacing: 0.04em;
}
.news.cut_box::before {
  top: 23px;
}
.news .en_ttl {
  top: 12px;
  left: 1.8%;
}
.news .area {
  background-color: #fff;
  padding: 32px 3.2%;
}
@media screen and (max-width: 599px) {
  .news .area {
    padding: 32px 6.4%;
  }
}
.news .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.04em;
  padding-bottom: 14px;
  border-bottom: dashed 1px #ccc;
  margin-bottom: 14px;
}
.news .item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.news .item::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #ccc;
  border-left: solid 2px #ccc;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -10px;
}
@media screen and (max-width: 999px) {
  .news .item {
    display: block;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 599px) {
  .news .item .link {
    display: block;
  }
}
.news .date {
  color: #aaa;
  font-size: 1.2rem;
  margin-right: 8px;
  font-family: "roboto";
}
@media screen and (max-width: 999px) {
  .news .date {
    display: inline-block;
  }
}
@media screen and (max-width: 599px) {
  .news .date {
    font-size: 1.6rem;
    margin-right: 14px;
  }
}
.news .cat {
  font-size: 1.1rem;
  color: #fff;
  background-color: #333;
  padding: 3px 8px;
  border-radius: 15px;
  font-weight: 500;
  margin-right: 11px;
  width: 126px;
  text-align: center;
  line-height: 110%;
}
@media screen and (max-width: 999px) {
  .news .cat {
    display: inline-block;
    margin-bottom: 2px;
  }
}
.news .cat a {
  color: #fff;
}
.news .txt {
  font-size: 1.4rem;
  line-height: 1.5;
}
@media screen and (max-width: 999px) {
  .news .txt {
    display: block;
    margin-top: 2px;
  }
}
@media screen and (max-width: 599px) {
  .news .txt {
    width: 91%;
  }
}

/*========= main-conteiner ===============*/
.main-conteiner {
  margin-bottom: 170px;
}
@media screen and (max-width: 999px) {
  .main-conteiner {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 599px) {
  .main-conteiner {
    margin-bottom: 82px;
  }
}
.main-conteiner .d {
  position: relative;
  padding: 0 20px;
  margin-bottom: 120px;
}
@media screen and (max-width: 999px) {
  .main-conteiner .d {
    padding: 0 6.4%;
    margin-bottom: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (max-width: 599px) {
  .main-conteiner .d {
    margin-bottom: 64px;
  }
}
.main-conteiner .main-box_inner {
  width: 98.86%;
  max-width: 1000px;
  margin: 0 auto;
}
.main-conteiner .con {
  padding-top: 1.79vw;
  width: 44%;
}
@media screen and (max-width: 599px) {
  .main-conteiner .con {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .main-conteiner .con .sub_ttl {
    text-align: center;
    margin-bottom: 23px;
  }
}
.main-conteiner .img_area {
  width: 45%;
  position: absolute;
  top: 0;
  right: 3.57%;
}
@media screen and (max-width: 999px) {
  .main-conteiner .img_area {
    right: 6.4%;
  }
}
@media screen and (max-width: 599px) {
  .main-conteiner .img_area {
    position: static;
    width: 100%;
    margin-bottom: 26px;
  }
}
.main-conteiner .img_area .inset_shadow::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 10.5%;
  -webkit-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 999px) {
  .main-conteiner .img_area .inset_shadow::after {
    border-radius: 7.5%;
  }
}
.main-conteiner .img_area img {
  width: 100%;
  height: 472px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 599px) {
  .main-conteiner .img_area img {
    height: 244px;
  }
}
.main-conteiner .txt {
  line-height: 2;
  max-width: 444px;
  margin-bottom: 18px;
}
@media screen and (max-width: 599px) {
  .main-conteiner .txt {
    max-width: none;
  }
}
.main-conteiner .ank_list {
  margin-bottom: 54px;
}
@media screen and (max-width: 599px) {
  .main-conteiner .ank_list {
    margin-bottom: 38px;
  }
}
.main-conteiner .ank_list .link {
  color: #999;
  font-size: 1.4rem;
  margin-right: 16px;
  display: inline-block;
}
.main-conteiner .ank_list .link:last-child {
  margin-right: 0;
}
.main-conteiner .ank_list .link::before {
  content: "●";
  margin-right: 0.2em;
}

.triangle_set_bottom {
  position: relative;
}
.triangle_set_bottom::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 0 0 70px;
  border-color: transparent transparent transparent #ffffff;
  z-index: 10;
}
@media screen and (max-width: 999px) {
  .triangle_set_bottom::before {
    border-width: 35px 0 0 35px;
  }
}
@media screen and (max-width: 599px) {
  .triangle_set_bottom::before {
    left: -1px;
    bottom: -1px;
  }
}
.triangle_set_bottom::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 70px 70px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 10;
}
@media screen and (max-width: 999px) {
  .triangle_set_bottom::after {
    border-width: 0 0 35px 35px;
  }
}
@media screen and (max-width: 599px) {
  .triangle_set_bottom::after {
    right: -1px;
    bottom: -1px;
  }
}

.triangle_set_top {
  position: relative;
}
.triangle_set_top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 70px 0 0;
  border-color: #ffffff transparent transparent transparent;
  z-index: 10;
}
@media screen and (max-width: 999px) {
  .triangle_set_top::before {
    border-width: 35px 35px 0 0;
  }
}
@media screen and (max-width: 599px) {
  .triangle_set_top::before {
    top: -1px;
    left: -1px;
  }
}
.triangle_set_top::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 70px 70px 0;
  border-color: transparent #ffffff transparent transparent;
  z-index: 10;
}
@media screen and (max-width: 999px) {
  .triangle_set_top::after {
    border-width: 0 35px 35px 0;
  }
}
@media screen and (max-width: 599px) {
  .triangle_set_top::after {
    top: -1px;
    right: -1px;
  }
}

.main-box.reverse .con {
  padding-top: 1.79vw;
  width: 44%;
  margin-left: auto;
}
@media screen and (max-width: 599px) {
  .main-box.reverse .con {
    width: 100%;
  }
}
.main-box.reverse .img_area {
  left: 3.57%;
  right: 0;
}
@media screen and (max-width: 999px) {
  .main-box.reverse .img_area {
    left: 6.4%;
  }
}

/*========= tile-conteiner ===============*/
.tile-conteiner {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #fff), color-stop(33%, #f1f1f1));
  background: linear-gradient(#fff 33%, #f1f1f1 33%);
  padding-bottom: 88px;
  z-index: 1;
}
@media screen and (max-width: 999px) {
  .tile-conteiner {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(20%, #f1f1f1));
    background: linear-gradient(#fff 20%, #f1f1f1 20%);
  }
}
@media screen and (max-width: 599px) {
  .tile-conteiner {
    padding-bottom: 64px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #fff), color-stop(40%, #f1f1f1));
    background: linear-gradient(#fff 40%, #f1f1f1 40%);
  }
}
.tile-conteiner::before {
  content: "";
  position: absolute;
  top: 33%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 180px 180px 0 0;
  border-color: #ebebeb transparent transparent transparent;
  z-index: -1;
}
@media screen and (max-width: 999px) {
  .tile-conteiner::before {
    top: 20%;
  }
}
@media screen and (max-width: 599px) {
  .tile-conteiner::before {
    top: 40%;
    border-width: 75px 75px 0 0;
  }
}
.tile-conteiner::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 180px 180px;
  border-color: transparent transparent #ebebeb transparent;
  z-index: -1;
}
@media screen and (max-width: 599px) {
  .tile-conteiner::after {
    border-width: 0 0 75px 75px;
  }
}

.tile_cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 24px;
  -webkit-column-gap: 3.4%;
     -moz-column-gap: 3.4%;
          column-gap: 3.4%;
  margin-bottom: 32px;
}
@media screen and (max-width: 599px) {
  .tile_cards {
    margin-bottom: 40px;
  }
}
.tile_cards .card {
  width: 31%;
  position: relative;
  overflow: hidden;
  z-index: 10;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 999px) {
  .tile_cards .card {
    width: 48%;
  }
}
.tile_cards .card::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.tile_cards .card::before {
  content: "\e89e";
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 38px;
  font-family: "Material Icons";
  color: #fff;
  opacity: 0;
  position: absolute;
  color: #fff;
  right: 10px;
  bottom: 14px;
  font-weight: 300;
  z-index: 100;
}
.tile_cards .card .thum_img {
  aspect-ratio: 16/9;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tile_cards .card:hover {
  opacity: 1;
}
.tile_cards .card:hover::after {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
}
.tile_cards .card:hover::before {
  opacity: 1;
}
.tile_cards .category {
  position: absolute;
  top: 10px;
  left: 12px;
  color: #fff;
  background-color: #666;
  padding: 2px 14px 3px;
  border-radius: 15px;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.2;
  z-index: 10;
}
.tile_cards .medal_bg {
  position: relative;
  z-index: 10;
}
.tile_cards .medal_bg::before {
  content: "";
  position: absolute;
  top: 10px;
  right: 12px;
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.9);
}
.tile_cards .medal {
  position: absolute;
  top: 15px;
  right: 22px;
  z-index: 10;
  width: 28px;
}
@media screen and (max-width: 599px) {
  .tile_cards .medal {
    width: 28px;
  }
}
.tile_cards .txt_area {
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 16px 8px 12px 12px;
  line-height: 1.2;
  z-index: 10;
}
.tile_cards .txt_area .date {
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 3px;
}
.tile_cards .txt_area .card_ttl {
  font-size: 1.48rem;
  font-weight: 500;
  margin-bottom: 3px;
}
.tile_cards .txt_area .area_name {
  font-size: 1.2rem;
  font-weight: 500;
}

@media screen and (max-width: 599px) {
  .tile_cards.sp_col_01 .card {
    width: 100%;
  }
}

.tile_cards.mb_page-numbers {
  margin-bottom: 48px;
}

/*========= footer_inc ===============*/
.work_area-map {
  background: url("../image/closs_ptn.png");
  background-color: #F9FDF5;
}
.work_area-map .inner {
  position: relative;
  height: 350px;
}
@media screen and (max-width: 599px) {
  .work_area-map .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
    height: 248px;
  }
}
.work_area-map .inner::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url("../image/chiba_map.png") no-repeat;
  background-size: cover;
  width: 589px;
  height: 379px;
}
@media screen and (max-width: 599px) {
  .work_area-map .inner::after {
    right: 177px;
    background-size: cover;
    width: 385px;
    height: 250px;
  }
}
.work_area-map .txt_area {
  width: 100%;
  max-width: 471px;
  position: absolute;
  display: block;
  top: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 6px;
  z-index: 10;
}
@media screen and (max-width: 599px) {
  .work_area-map .txt_area {
    max-width: 208px;
  }
}
.work_area-map .txt_area::before {
  content: "";
  position: absolute;
  top: -80px;
  left: 50%;
  background: url("../image/pin_icon.svg") no-repeat;
  background-size: cover;
  width: 46px;
  height: 75px;
  margin-left: -32.5px;
}
@media screen and (max-width: 599px) {
  .work_area-map .txt_area::before {
    top: -44px;
    width: 24px;
    height: 39.5px;
    margin-left: -19.525px;
    background-size: cover;
  }
}
.work_area-map .txt_area .ttl {
  font-size: 2.8rem;
  color: #fff;
  background-color: #FFA01F;
  text-align: center;
  border-radius: 6px 6px 0 0;
  font-weight: 500;
  padding: 12px;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 599px) {
  .work_area-map .txt_area .ttl {
    font-size: 2rem;
    padding: 10px;
  }
}
.work_area-map .txt_area .txt {
  font-size: 2.2rem;
  background-color: #fff;
  padding: 13px 40px 28px;
  border-radius: 0 0px 6px 6px;
  line-height: 1.45;
}
@media screen and (max-width: 599px) {
  .work_area-map .txt_area .txt {
    font-size: 1.6rem;
    padding: 13px 20px 24px;
    text-align: center;
    letter-spacing: 0.06em;
  }
}
.work_area-map .txt_area .txt span {
  font-size: 2.6rem;
  color: #FF1F64;
}
@media screen and (max-width: 599px) {
  .work_area-map .txt_area .txt span {
    font-size: 1.9rem;
  }
}

.footer {
  background-color: #75B838;
  padding-top: 40px;
  color: #fff;
}
.footer .con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 999px) {
  .footer .con {
    display: block;
  }
}
.footer .con img {
  margin-bottom: 6px;
}
.footer .con .txt {
  font-size: 1.6rem;
  font-weight: 500;
}
@media screen and (max-width: 599px) {
  .footer .con .txt {
    font-size: 1.3rem;
  }
}
.footer .copyright {
  font-size: 1rem;
  padding: 16px 0;
  line-height: 1.5;
}
@media screen and (max-width: 999px) {
  .footer .copyright {
    text-align: center;
  }
}
@media screen and (max-width: 599px) {
  .footer .copyright {
    text-align: left;
  }
}
.footer .footer_contact {
  width: 49%;
}
@media screen and (max-width: 999px) {
  .footer .footer_contact {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 599px) {
  .footer .footer_contact {
    text-align: left;
    margin-bottom: 32px;
  }
}
.footer .footer_link_area {
  width: 42.7%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 3.6%;
  margin-top: 10px;
}
@media screen and (max-width: 999px) {
  .footer .footer_link_area {
    width: 100%;
  }
}
.footer .footer_link_area .bnr_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 25px;
}
@media screen and (max-width: 999px) {
  .footer .footer_link_area .bnr_area {
    max-width: 500px;
    margin: 0 auto;
  }
}
.footer .footer_link_area .bnr_area .bnr {
  width: 47.6%;
}
@media screen and (max-width: 999px) {
  .footer .footer_link_area .bnr_area .bnr {
    margin-bottom: 28px;
  }
}
.footer .footer_link_area .page_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 8%;
  width: 100%;
}
.footer .footer_link_area .page_link .page_link_list {
  width: 54%;
  margin-bottom: 36px;
}
@media screen and (max-width: 599px) {
  .footer .footer_link_area .page_link .page_link_list {
    width: 100%;
    margin-bottom: 0;
  }
}
.footer .footer_link_area .page_link .page_link_list li {
  font-size: 1.3rem;
  margin-bottom: 2px;
}
.footer .footer_link_area .page_link .page_link_list li a {
  color: #fff;
}
.footer .footer_link_area .page_link .page_link_list.right {
  width: 33%;
}
@media screen and (max-width: 599px) {
  .footer .footer_link_area .page_link .page_link_list.right {
    width: 100%;
    margin-bottom: 32px;
  }
}

/*========= ページネーション ===============*/
ul.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
ul.page-numbers li {
  margin: 0 8px;
  background-color: #fff;
  font-size: 2.2rem;
  overflow: hidden;
  border-radius: 4px;
}
@media screen and (max-width: 599px) {
  ul.page-numbers li {
    font-size: 1.5rem;
    margin: 0 4px;
  }
}
ul.page-numbers li a {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 599px) {
  ul.page-numbers li a {
    width: 30px;
    height: 30px;
  }
}
ul.page-numbers li span {
  width: 50px;
  height: 50px;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 599px) {
  ul.page-numbers li span {
    width: 30px;
    height: 30px;
  }
}
ul.page-numbers li .prev, ul.page-numbers li .next {
  width: 50px;
  height: 50px;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #f1f1f1;
}
@media screen and (max-width: 599px) {
  ul.page-numbers li .prev, ul.page-numbers li .next {
    width: 30px;
    height: 30px;
  }
}
ul.page-numbers li .current {
  background-color: #333;
  color: #fff;
}
ul.page-numbers li:hover .prev, ul.page-numbers li:hover .next {
  background-color: #333;
  color: #fff;
  border-color: #333;
  opacity: 1;
}
ul.page-numbers li:hover a {
  background-color: #333;
  color: #fff;
  opacity: 1;
}

.main_cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 48px;
}
@media screen and (max-width: 999px) {
  .main_cards {
    display: block;
  }
}
.main_cards .col2 {
  width: 49%;
}
@media screen and (max-width: 999px) {
  .main_cards .col2 {
    width: 100%;
  }
}
@media screen and (max-width: 999px) {
  .main_cards .card:first-child {
    margin-bottom: 40px;
  }
}
.main_cards .card {
  background-color: #fff;
  padding: 11px 1.8% 40px;
}
@media screen and (max-width: 999px) {
  .main_cards .card {
    padding: 11px 3% 40px;
  }
}
@media screen and (max-width: 599px) {
  .main_cards .card {
    padding: 11px 6.4% 40px;
  }
}
.main_cards .card img {
  aspect-ratio: 16/9;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin-bottom: 18px;
}
.main_cards .card .date {
  color: #aaa;
  font-size: 1.2rem;
  display: inline-block;
  font-family: "roboto";
}
.main_cards .card .cat {
  font-size: 1.1rem;
  color: #fff;
  display: inline-block;
  width: 57px;
  text-align: center;
  border-radius: 12px;
  line-height: 1.8;
}
.main_cards .card .txt {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1.52;
  margin-bottom: 24px;
}
.main_cards .works_item {
  padding-bottom: 15px;
  border-bottom: dashed 1px #ccc;
  margin-bottom: 15px;
}
.main_cards .works_item:last-child {
  margin-bottom: 30px;
}
.main_cards .works_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main_cards .works_item img {
  width: 120px;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 4.07%;
  margin-bottom: 0;
}
@media screen and (max-width: 599px) {
  .main_cards .works_item img {
    width: 35%;
    aspect-ratio: 4/3;
  }
}
.main_cards .works_item .txt_area {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main_cards .works_item .txt_area::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #ccc;
  border-left: solid 2px #ccc;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -3px;
}
@media screen and (max-width: 599px) {
  .main_cards .works_item .txt_area::before {
    right: 0;
  }
}
.main_cards .works_item .txt_area .txt {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1.3;
  width: 88%;
  margin-bottom: 0;
}
@media screen and (max-width: 999px) {
  .main_cards .works_item .txt_area .txt {
    width: 96%;
  }
}
@media screen and (max-width: 599px) {
  .main_cards .works_item .txt_area .txt {
    width: 94%;
  }
}

.large_bnr {
  margin-bottom: 48px;
  display: block;
}

.main_about {
  border: solid 5px #F39301;
  border-radius: 10px;
  padding: 28px 6.8% 28px 6.6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff;
}
@media screen and (max-width: 999px) {
  .main_about {
    display: block;
    padding: 28px 6.8% 48px 6.8%;
  }
}
.main_about img {
  width: 242px;
}
@media screen and (max-width: 999px) {
  .main_about img {
    margin: 0 auto 24px;
    display: block;
  }
}
.main_about .txt_area {
  width: 62%;
}
@media screen and (max-width: 999px) {
  .main_about .txt_area {
    width: 100%;
  }
}
.main_about .txt_area .ttl {
  font-size: 3.2rem;
  font-weight: 800;
  margin-bottom: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 599px) {
  .main_about .txt_area .ttl {
    font-size: 2.6rem;
    line-height: 1.2;
    margin-bottom: 8px;
    text-align: center;
  }
}
.main_about .txt_area .txt {
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-bottom: 36px;
}
@media screen and (max-width: 999px) {
  .main_about .txt_area .txt {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 599px) {
  .main_about .txt_area .txt {
    z-index: 1.5rem;
  }
}
@media screen and (max-width: 999px) {
  .main_about .txt_area .page_link_btn {
    margin: 0 auto;
  }
}

.sale_cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px 2%;
  margin-bottom: 40px;
}
@media screen and (max-width: 999px) {
  .sale_cards {
    display: block;
  }
}
.sale_cards .card {
  background-color: #fff;
  padding: 24px 2.4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 999px) {
  .sale_cards .card {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 16px;
  }
  .sale_cards .card:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 599px) {
  .sale_cards .card {
    display: block;
    padding: 24px 6.4%;
  }
}
.sale_cards .card.col2 {
  width: 49%;
}
@media screen and (max-width: 999px) {
  .sale_cards .card.col2 {
    width: 100%;
  }
}
.sale_cards .card img {
  width: 176px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  margin-right: 4%;
  background-color: #d3eefd;
}
@media screen and (max-width: 599px) {
  .sale_cards .card img {
    width: 100%;
    aspect-ratio: 16/9;
    margin-right: 0;
    margin-bottom: 14px;
  }
}
.sale_cards .card .txt_area .ttl {
  color: #03A5DD;
  font-size: 1.8rem;
  font-weight: 800;
  letter-spacing: 0.06em;
}
.sale_cards .card .txt_area .sub {
  font-weight: 800;
  font-size: 1.6rem;
  color: #333;
}
.sale_cards .card .txt_area .txt {
  margin-top: 8px;
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  margin-bottom: 7px;
  line-height: 1.4;
}
@media screen and (max-width: 599px) {
  .sale_cards .card .txt_area .txt {
    margin-top: 4px;
    margin-bottom: 16px;
  }
}
.sale_cards .card .txt_area .price_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 999px) {
  .sale_cards .card .txt_area .price_area {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 0 24px;
  }
}
.sale_cards .card .txt_area .price_area .price {
  font-size: 1.9rem;
}
.sale_cards .card .txt_area .price_area .price .tax {
  font-size: 90%;
}
.sale_cards .card .txt_area .price_area .price .tax span {
  font-size: 80%;
}
.sale_cards .card .txt_area .price_area .price .label {
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  padding: 2px 4px;
  color: #fff;
  background-color: #333;
}
.sale_cards .card .txt_area .price_area .specil {
  color: #F39301;
}
.sale_cards .card .txt_area .price_area .specil .label {
  background-color: #F39301;
}
.sale_cards .cut_box::before {
  border-width: 24px 24px 0 0;
  border-color: #4CC3E9 transparent transparent transparent;
}

.dl_list {
  background-color: #fff;
  border-radius: 4px;
  gap: 2.8% 0;
  padding: 36px 3.7% 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
@media screen and (max-width: 999px) {
  .dl_list {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  .dl_list {
    padding: 36px 6.4% 26px;
  }
}
.dl_list .ttl {
  background-color: #4CC3E9;
  padding: 5px 5px 5px 24px;
  color: #fff;
  border-radius: 2px;
  margin-bottom: 8px;
}
@media screen and (max-width: 599px) {
  .dl_list .ttl {
    font-size: 1.3rem;
    padding-bottom: 4px;
    margin-bottom: 8px;
  }
}
.dl_list .item {
  position: relative;
  width: 49%;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 999px) {
  .dl_list .item {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .dl_list .item {
    font-size: 1.3rem;
  }
}
.dl_list .item b {
  color: #4CC3E9;
}
@media screen and (max-width: 599px) {
  .dl_list .item b {
    display: block;
  }
}
.dl_list .item span {
  margin-left: 24px;
}
@media screen and (max-width: 599px) {
  .dl_list .item span {
    margin-left: 24px;
    line-height: 1.4;
  }
}
.dl_list .item::before {
  content: "";
  background: url("../image/icon_pdf.svg") no-repeat;
  width: 24px;
  height: 21px;
  top: 50%;
  left: 0;
  margin-top: -14.5px;
  position: absolute;
}
@media screen and (max-width: 599px) {
  .dl_list .item::before {
    width: 16px;
    height: 19px;
    background-size: cover;
  }
}
.dl_list .item.ico_document::before {
  content: "";
  background: url("../image/icon_document.svg") no-repeat;
  width: 18px;
  height: 23px;
  top: 50%;
  left: 0;
  margin-top: -14.5px;
  position: absolute;
}
@media screen and (max-width: 599px) {
  .dl_list .item.ico_document::before {
    width: 17px;
    height: 21px;
    background-size: cover;
  }
}

.dl_list .item.icon_mail-magazine::before {
  content: "";
  background: url("../image/icon_mail-magazine.svg") no-repeat;
  width: 18px;
  height: 23px;
  top: 50%;
  left: 0;
  margin-top: -14.5px;
  position: absolute;
}
@media screen and (max-width: 599px) {
  .dl_list .item.icon_mail-magazine::before {
    width: 17px;
    height: 21px;
    background-size: cover;
  }
}

/*▼ 250627 エクセルアイコン追加 ▼*/
/*デザイン1*/
.dl_list .item.icon_exel::before {
  content: "";
  background: url("../image/icon_exel.svg") no-repeat; /*デザイン1*/
  /*background: url("../image/icon_exel_2.svg") no-repeat;*/ /*デザイン2*/
  width: 18px;
  height: 23px;
  top: 50%;
  left: 0;
  margin-top: -14.5px;
  position: absolute;
}
@media screen and (max-width: 599px) {
  .dl_list .item.icon_exel::before {
    width: 17px;
    height: 21px;
    background-size: cover;
  }
}


/*▲ 250627 エクセルアイコン追加 ▲*/






.dl_list.col_1 .box:first-child {
  width: 100%;
  margin-bottom: 14px;
}
@media screen and (max-width: 999px) {
  .dl_list.col_1 .box:first-child {
    margin-bottom: 18px;
  }
}
.dl_list.col_1 .box:nth-child(2) {
  width: 49%;
  margin-bottom: 6px;
}
@media screen and (max-width: 999px) {
  .dl_list.col_1 .box:nth-child(2) {
    width: 100%;
    margin-bottom: 18px;
  }
}
.dl_list.col_1 .box:nth-child(3) {
  width: 49%;
  margin-bottom: 6px;
}
@media screen and (max-width: 999px) {
  .dl_list.col_1 .box:nth-child(3) {
    width: 100%;
  }
}
.dl_list.col_1 .box:nth-child(4) {
  width: 49%;
}
@media screen and (max-width: 999px) {
  .dl_list.col_1 .box:nth-child(4) {
    width: 100%;
  }
}
.dl_list.col_1 .box:nth-child(5) {
  width: 49%;
}
@media screen and (max-width: 999px) {
  .dl_list.col_1 .box:nth-child(5) {
    width: 100%;
  }
}
.dl_list.col_1 .box:nth-child(6) {
  width: 49%;
}
@media screen and (max-width: 999px) {
  .dl_list.col_1 .box:nth-child(6) {
    width: 100%;
  }
}
.dl_list.col_1 .box:nth-child(7) {
  width: 49%;
}
@media screen and (max-width: 999px) {
  .dl_list.col_1 .box:nth-child(7) {
    width: 100%;
  }
}
.dl_list.col_1 .box:nth-child(8) {
  width: 49%;
}
@media screen and (max-width: 999px) {
  .dl_list.col_1 .box:nth-child(8) {
    width: 100%;
  }
}
.dl_list.col_1 .box:nth-child(9) {
  width: 49%;
}
@media screen and (max-width: 999px) {
  .dl_list.col_1 .box:nth-child(9) {
    width: 100%;
  }
}
.dl_list.col_1 .box:nth-child(10) {
  width: 49%;
}
@media screen and (max-width: 999px) {
  .dl_list.col_1 .box:nth-child(10) {
    width: 100%;
  }
}
.dl_list.col_1 .item {
  width: 100%;
}

.dl_list.none_bg {
  margin-top: 48px;
  background-color: transparent;
  padding: 0;
}

.bnr_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px 1.6%;
}
@media screen and (max-width: 999px) {
  .bnr_list {
    gap: 16px 2%;
  }
}
.bnr_list .item {
  width: 23.8%;
}
@media screen and (max-width: 999px) {
  .bnr_list .item {
    width: 32%;
  }
}
@media screen and (max-width: 599px) {
  .bnr_list .item {
    width: 49%;
  }
}
.bnr_list .item img {
  width: 100%;
  border: solid 2px #ccc;
  border-radius: 4px;
}

/*========= 下層KV画像指定 ===============*/
.kv.page {
  background: url("../image/kv_page_bg.jpg");
  background-position: center;
  background-size: cover;
}

/*========= info ===============*/
.ank_pos {
  margin-top: -116px;
  padding-top: 116px;
}
@media screen and (max-width: 599px) {
  .ank_pos {
    margin-top: -70px;
    padding-top: 70px;
  }
}
.ank_pos.type_02 {
  margin-top: -98px;
  padding-top: 98px;
}
@media screen and (max-width: 599px) {
  .ank_pos.type_02 {
    margin-top: -60px;
    padding-top: 60px;
  }
}

.page_ank_nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: -55px;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
@media screen and (max-width: 999px) {
  .page_ank_nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    top: -41px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    row-gap: 16px;
    -webkit-column-gap: 1.6%;
       -moz-column-gap: 1.6%;
            column-gap: 1.6%;
    padding: 0 6.4%;
  }
}
@media screen and (max-width: 599px) {
  .page_ank_nav {
    top: -20px;
    padding-bottom: 16px;
  }
}
.page_ank_nav .item {
  display: block;
}
@media screen and (max-width: 999px) {
  .page_ank_nav .item {
    width: 49%;
  }
}
.page_ank_nav .item a {
  position: relative;
  z-index: 10;
  background-color: #fff;
  font-size: 1.7rem;
  text-align: center;
  padding: 42px 16px;
  width: 187px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 6px;
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 999px) {
  .page_ank_nav .item a {
    width: 100%;
    padding: 28px 12px;
  }
}
@media screen and (max-width: 599px) {
  .page_ank_nav .item a {
    font-size: 1.6rem;
  }
}
.page_ank_nav .item a::before {
  content: "";
  bottom: 9px;
  margin-left: -8px;
  left: 50%;
  background: url("../image/arrow_bottom_icon.svg") no-repeat;
  position: absolute;
  width: 16px;
  height: 10px;
}
@media screen and (max-width: 599px) {
  .page_ank_nav .item a::before {
    bottom: 8px;
    width: 11px;
    height: 7px;
    margin-left: -5.5px;
    background-size: cover;
  }
}
.page_ank_nav .item .bg_tri::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 44px 44px 0 0;
  border-color: #f1f1f1 transparent transparent transparent;
}
@media screen and (max-width: 599px) {
  .page_ank_nav .item .bg_tri::before {
    border-width: 28px 28px 0 0;
  }
}
.page_ank_nav .item .bg_tri::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 44px 44px;
  border-color: transparent transparent #f1f1f1 transparent;
}
@media screen and (max-width: 599px) {
  .page_ank_nav .item .bg_tri::after {
    border-width: 0 0 28px 28px;
  }
}

.info_about {
  padding-bottom: 70px;
}
@media screen and (max-width: 999px) {
  .info_about {
    padding-bottom: 40px;
  }
}

.table_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  letter-spacing: 0.1em;
}
.table_container dt {
  width: 17.7%;
  font-size: 1.8rem;
  color: #03A5DD;
  padding: 20px 0;
  border-bottom: solid 1px #4CC3E9;
}
@media screen and (max-width: 599px) {
  .table_container dt {
    width: 100%;
    font-size: 1.5rem;
    padding: 12px 1em 12px 1em;
    background-color: #4CC3E9;
    color: #fff;
    border: none;
  }
}
.table_container dd {
  width: 80.7%;
  font-size: 1.8rem;
  padding: 20px 0;
  border-bottom: solid 1px #333;
}
@media screen and (max-width: 599px) {
  .table_container dd {
    width: 100%;
    font-size: 1.5rem;
    padding: 12px 1em 12px 1em;
    background-color: #f1f1f1;
    border: none;
  }
}
.table_container dd .ttl {
  font-size: 1.8rem;
  margin-bottom: 2px;
}
@media screen and (max-width: 599px) {
  .table_container dd .ttl {
    font-size: 1.6rem;
  }
}
.table_container dd ul {
  margin-bottom: 8px;
}
.table_container dd ul li {
  font-size: 1.6rem;
  padding-left: 0.6em;
  text-indent: -0.6em;
}
@media screen and (max-width: 599px) {
  .table_container dd ul li {
    font-size: 1.4rem;
  }
}
.table_container dd ul li::before {
  content: "・";
}

.page_link_txt {
  font-size: 1.8rem;
  color: #03A5DD;
  display: block;
}
@media screen and (max-width: 599px) {
  .page_link_txt {
    font-size: 1.6rem;
  }
}

.timeline_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.timeline_area .timeline {
  width: 75%;
}
@media screen and (max-width: 999px) {
  .timeline_area .timeline {
    width: 100%;
  }
}
.timeline_area .timeline .timeline_item {
  overflow: hidden;
  position: relative;
}
.timeline_area .timeline .timeline_item .timeline_date {
  float: left;
  padding-top: 15px;
  font-size: 1.8rem;
  color: #F39301;
  width: 134px;
}
@media screen and (max-width: 599px) {
  .timeline_area .timeline .timeline_item .timeline_date {
    float: none;
    width: 100%;
    font-weight: 600;
    font-size: 1.5rem;
  }
}
.timeline_area .timeline .timeline_item .timeline_con {
  float: left;
  border-left: 3px #CCCCCC solid;
  padding-top: 15px;
  padding-left: 38px;
  padding-bottom: 18px;
}
@media screen and (max-width: 999px) {
  .timeline_area .timeline .timeline_item .timeline_con {
    width: 73%;
  }
}
@media screen and (max-width: 599px) {
  .timeline_area .timeline .timeline_item .timeline_con {
    width: 100%;
    float: none;
    padding-left: 0;
    border: none;
    padding-top: 4px;
    padding-bottom: 14px;
  }
}
.timeline_area .timeline .timeline_item .timeline_con::before {
  content: "";
  width: 16px;
  height: 16px;
  background: #75B838;
  position: absolute;
  left: 128px;
  top: 21px;
  border-radius: 100%;
}
@media screen and (max-width: 599px) {
  .timeline_area .timeline .timeline_item .timeline_con::before {
    content: none;
  }
}
.timeline_area .timeline .timeline_item .timeline_con .txt {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 1.4;
  font-size: 1.5rem;
}
.timeline_area .timeline .timeline_item .timeline_con .tb_img {
  display: none;
}
@media screen and (max-width: 999px) {
  .timeline_area .timeline .timeline_item .timeline_con .tb_img {
    display: block;
    margin: 20px 0 10px;
    max-width: 240px;
  }
}
@media screen and (max-width: 599px) {
  .timeline_area .timeline .timeline_item .timeline_con .tb_img {
    margin-bottom: 0;
  }
}
.timeline_area .timeline .timeline_item a {
  color: #03A5DD;
  display: inline-block;
  margin-right: 0.5em;
  margin-left: 0.5em;
}

.timeline_img {
  width: 22%;
}
@media screen and (max-width: 999px) {
  .timeline_img {
    display: none;
  }
}
.timeline_img img {
  width: 100%;
}
.timeline_img .con {
  background-color: #f1f1f1;
  padding: 1.2em;
}
.timeline_img .con .ceo {
  font-size: 1.3rem;
  line-height: 1.2;
}
@media screen and (max-width: 599px) {
  .timeline_img .con .ceo {
    font-size: 1.2rem;
  }
}
.timeline_img .con .name {
  font-size: 1.7rem;
  margin-bottom: 4px;
}
@media screen and (max-width: 599px) {
  .timeline_img .con .name {
    font-size: 1.5rem;
  }
}
.timeline_img .con .name span {
  font-size: 0.8em;
}
.timeline_img .con .txt {
  font-size: 1.3rem;
  line-height: 1.3;
}
@media screen and (max-width: 599px) {
  .timeline_img .con .txt {
    font-size: 1.2rem;
  }
}
.timeline_img.sp {
  display: none;
  margin-top: 24px;
  width: 100%;
  max-width: 220px;
}
@media screen and (max-width: 999px) {
  .timeline_img.sp {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  .timeline_img.sp {
    max-width: 180px;
  }
}
@media screen and (max-width: 599px) {
  .timeline_img.sp .txt {
    font-size: 1.2rem !important;
  }
}

.ceo_history {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px 16px;
}
@media screen and (max-width: 999px) {
  .ceo_history {
    gap: 32px 3%;
  }
}
@media screen and (max-width: 999px) {
  .ceo_history .timeline_img {
    display: block;
    width: 31.3%;
  }
}
@media screen and (max-width: 599px) {
  .ceo_history .timeline_img {
    width: 48.5%;
  }
}

.acces_container {
  margin-bottom: 80px;
}

.acces_map_box {
  position: relative;
  margin-top: 36px;
  margin-bottom: 18px;
}
.acces_map_box iframe {
  width: 100%;
}
@media screen and (max-width: 599px) {
  .acces_map_box iframe {
    height: 360px;
  }
}

/*========= service ===============*/
.service_container {
  padding-bottom: 88px;
}

.message_txt {
  line-height: 2;
  margin-bottom: 50px;
}
@media screen and (max-width: 599px) {
  .message_txt {
    margin-bottom: 60px;
  }
}

.img_txt_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 88px;
}
.img_txt_box:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 599px) {
  .img_txt_box {
    display: block;
    margin-bottom: 82px;
  }
}
.img_txt_box .image_area {
  width: 46.2%;
}
@media screen and (max-width: 599px) {
  .img_txt_box .image_area {
    width: 100%;
    margin-bottom: 72px;
  }
}
.img_txt_box .con {
  width: 46.9%;
}
@media screen and (max-width: 599px) {
  .img_txt_box .con {
    width: 100%;
  }
}
.img_txt_box .ttl {
  font-size: 3.2rem;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 599px) {
  .img_txt_box .ttl {
    font-size: 2.4rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 34px;
  }
}
.img_txt_box .ttl img {
  margin-right: 9px;
}
.img_txt_box .ttl.ico_kenthiku img {
  width: 50px;
}
@media screen and (max-width: 599px) {
  .img_txt_box .ttl.ico_kenthiku img {
    width: 45px;
  }
}
.img_txt_box .ttl.ico_doboku img {
  width: 80px;
}
@media screen and (max-width: 599px) {
  .img_txt_box .ttl.ico_doboku img {
    width: 50px;
  }
}
.img_txt_box .txt {
  line-height: 2;
  margin-bottom: 36px;
}
@media screen and (max-width: 599px) {
  .img_txt_box .txt {
    margin-bottom: 32px;
  }
}
.img_txt_box .image_area {
  position: relative;
}
.img_txt_box .image_area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 73px 73px 0 0;
  border-color: #fff transparent transparent transparent;
}
@media screen and (max-width: 999px) {
  .img_txt_box .image_area::before {
    border-width: 50px 50px 0 0;
  }
}
.img_txt_box .image_area::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 73px 73px;
  border-color: transparent transparent #fff transparent;
}
@media screen and (max-width: 999px) {
  .img_txt_box .image_area::after {
    border-width: 0 0 50px 50px;
  }
}
@media screen and (max-width: 999px) {
  .img_txt_box .image_area img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 400px;
  }
}
@media screen and (max-width: 599px) {
  .img_txt_box .image_area img {
    height: 260px;
  }
}

.img_txt_box.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

/*========= works ===============*/
@media screen and (max-width: 999px) {
  .page_ank_nav.filter_function .item {
    width: 48.5%;
  }
}
.page_ank_nav.filter_function .item a {
  font-size: 2.4rem;
}
@media screen and (max-width: 599px) {
  .page_ank_nav.filter_function .item a {
    font-size: 1.7rem;
  }
}
.page_ank_nav.filter_function .item a::before {
  content: none;
}
.page_ank_nav.filter_function .item a .bg_tri::before {
  border-color: rgba(255, 255, 255, 0.3) transparent transparent transparent;
}
@media screen and (max-width: 599px) {
  .page_ank_nav.filter_function .item a .bg_tri::before {
    border-width: 28px 28px 0 0;
  }
}
.page_ank_nav.filter_function .item a .bg_tri::after {
  border-color: transparent transparent rgba(255, 255, 255, 0.3) transparent;
}
@media screen and (max-width: 599px) {
  .page_ank_nav.filter_function .item a .bg_tri::after {
    border-width: 0 0 28px 28px;
  }
}
.page_ank_nav.filter_function .item.full a {
  color: #75B838;
  background-color: #dbf2c0;
  width: 226px;
  margin-right: 24px;
}
.page_ank_nav.filter_function .item.full a:hover {
  background-color: #75B838;
  color: #fff;
  opacity: 1;
}
@media screen and (max-width: 999px) {
  .page_ank_nav.filter_function .item.full a {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 999px) {
  .page_ank_nav.filter_function .item.full {
    width: 100%;
  }
}
.page_ank_nav.filter_function .item.full.active a {
  color: #fff;
  background-color: #75B838;
}
.page_ank_nav.filter_function .item.kenchiku a, .page_ank_nav.filter_function .item.kenchiku02 a {
  color: #F39301;
  background-color: #BCF7D5;
}
.page_ank_nav.filter_function .item.kenchiku a:hover, .page_ank_nav.filter_function .item.kenchiku02 a:hover {
  background-color: #F39301;
  color: #fff;
  opacity: 1;
}
.page_ank_nav.filter_function .item.kenchiku.active a, .page_ank_nav.filter_function .item.kenchiku02.active a {
  color: #fff;
  background-color: #F39301;
}
.page_ank_nav.filter_function .item.doboku a {
  color: #FFA01F;
  background-color: #FFE9CC;
}
.page_ank_nav.filter_function .item.doboku a:hover {
  background-color: #FFA01F;
  color: #fff;
  opacity: 1;
}
.page_ank_nav.filter_function .item.doboku.active a {
  color: #fff;
  background-color: #FFA01F;
}
.page_ank_nav.filter_function .item.hosou a {
  color: #75B838;
  background-color: #D9FFAD;
}
.page_ank_nav.filter_function .item.hosou a:hover {
  background-color: #75B838;
  color: #fff;
  opacity: 1;
}
.page_ank_nav.filter_function .item.hosou.active a {
  color: #fff;
  background-color: #75B838;
}

.sekou_list_conteiner {
  margin-bottom: 88px;
}

/*========= works single ===============*/
.works_lighting_area {
  margin-bottom: 72px;
}
.works_lighting_area .main_ttl {
  font-size: 3.2rem;
  margin-bottom: 48px;
  line-height: 1.3;
}
@media screen and (max-width: 599px) {
  .works_lighting_area .main_ttl {
    font-size: 2.4rem;
  }
}
.works_lighting_area .main_image {
  margin-bottom: 56px;
  margin-bottom: 20px;
  height: 562px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 999px) {
  .works_lighting_area .main_image {
    height: 500px;
  }
}
@media screen and (max-width: 599px) {
  .works_lighting_area .main_image {
    height: 400px;
  }
}

.main_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 22px;
}
.main_label .date {
  color: #666;
  margin-right: 18px;
}
.main_label .category {
  color: #fff;
  padding: 1px 14px 2px;
  font-size: 1.4rem;
  border-radius: 20px;
  background-color: #ccc;
  line-height: 1.3;
}

.works_con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 62px;
}
@media screen and (max-width: 599px) {
  .works_con {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.works_con .txt_box {
  width: 50%;
}
@media screen and (max-width: 599px) {
  .works_con .txt_box {
    width: 100%;
  }
}
.works_con .img_box {
  width: 45.2%;
}
@media screen and (max-width: 599px) {
  .works_con .img_box {
    width: 100%;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 999px) {
  .works_con .img_box img {
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (max-width: 599px) {
  .works_con .img_box img {
    height: 245px;
  }
}
.works_con .table_container dt {
  width: 35.4%;
}
@media screen and (max-width: 599px) {
  .works_con .table_container dt {
    width: 100%;
  }
}
.works_con .table_container dd {
  width: 61.4%;
}
@media screen and (max-width: 599px) {
  .works_con .table_container dd {
    width: 100%;
  }
}

.medal_pick_up {
  background-color: #f1f1f1;
  border-radius: 10px;
  padding: 15px 32px;
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 242px;
}
@media screen and (max-width: 999px) {
  .medal_pick_up {
    width: 100%;
    max-width: 240px;
  }
}
.medal_pick_up img {
  width: 44px;
  margin-right: 15px;
  display: block;
}
.medal_pick_up .label_txt {
  font-size: 1.8rem;
}

.post_prev_next {
  position: relative;
  max-width: 720px;
  margin: 0 auto 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 48px;
}
@media screen and (max-width: 999px) {
  .post_prev_next {
    max-width: 480px;
  }
}
@media screen and (max-width: 599px) {
  .post_prev_next {
    max-width: 276px;
    height: 68px;
  }
}
.post_prev_next::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  background-color: #707070;
  height: 48px;
}
@media screen and (max-width: 599px) {
  .post_prev_next::before {
    height: 68px;
  }
}
.post_prev_next .post_prev, .post_prev_next .post_next {
  font-size: 1.5rem;
  width: 15em;
}
@media screen and (max-width: 599px) {
  .post_prev_next .post_prev, .post_prev_next .post_next {
    font-size: 1.2rem;
    width: 10em;
  }
}
.post_prev_next .post_prev::before {
  content: "";
  width: 9px;
  height: 9px;
  border: 0px;
  border-bottom: solid 3px #75B838;
  border-left: solid 3px #75B838;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: -41px;
  margin-top: -6px;
}
@media screen and (max-width: 599px) {
  .post_prev_next .post_prev::before {
    width: 7px;
    height: 7px;
    left: -22px;
  }
}
.post_prev_next .post_next::before {
  content: "";
  width: 9px;
  height: 9px;
  border: 0px;
  border-bottom: solid 3px #75B838;
  border-left: solid 3px #75B838;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  position: absolute;
  top: 50%;
  right: -41px;
  margin-top: -6px;
}
@media screen and (max-width: 599px) {
  .post_prev_next .post_next::before {
    width: 7px;
    height: 7px;
    right: -22px;
  }
}

/*========= news single ===============*/
.main_side_conteiner {
  padding-top: 66px;
  margin-bottom: 88px;
}
.main_side_conteiner .main_side_conteiner_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 66px;
}
@media screen and (max-width: 599px) {
  .main_side_conteiner .main_side_conteiner_area {
    display: block;
  }
}

.main_container {
  max-width: 720px;
  width: 95%;
  margin-right: 5%;
}
@media screen and (max-width: 599px) {
  .main_container {
    width: 100%;
    margin-right: 0;
    margin-bottom: 56px;
  }
}
.main_container.none_side {
  max-width: none;
  margin-right: 0;
  width: 100%;
}
.main_container .main_ttl {
  font-size: 3.2rem;
  padding-bottom: 28px;
  margin-bottom: 24px;
  border-bottom: solid 2px #75B838;
  line-height: 1.2;
}
@media screen and (max-width: 599px) {
  .main_container .main_ttl {
    font-size: 2.4rem;
    line-height: 1.4;
    padding-bottom: 18px;
    margin-bottom: 18px;
  }
}
.main_container .sigle_main_img {
  background-color: #d3eefd;
}
.main_container .sigle_main_img img {
  aspect-ratio: 16/9;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 444px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.main_container .single_price_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 24px;
  background-color: #f1f1f1;
  padding: 1.2em 3%;
  margin-bottom: 40px;
}
.main_container .single_price_area .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 8px;
}
@media screen and (max-width: 999px) {
  .main_container .single_price_area .price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 4px 0;
  }
}
.main_container .single_price_area .price .label {
  color: #fff;
  background-color: #333;
  padding: 0 0.6em;
  font-size: 1.5rem;
}
.main_container .single_price_area .price .tax {
  font-size: 2.2rem;
}
.main_container .single_price_area .price .tax span {
  font-size: 0.7em;
}
.main_container .single_price_area .price.specil .label {
  background-color: #F39301;
}
.main_container .single_price_area .price.specil .tax {
  color: #F39301;
}
.main_container .single_form_area .caption {
  font-size: 0.9em;
  margin-bottom: 8px;
}
.main_container .con p {
  line-height: 2;
  margin-bottom: 27px;
}
@media screen and (max-width: 599px) {
  .main_container .con p {
    margin-bottom: 20px;
  }
}
.main_container .con img {
  width: 100%;
  max-width: 500px;
  margin-bottom: 52px;
}
@media screen and (max-width: 599px) {
  .main_container .con img {
    margin-bottom: 40px;
  }
}
.main_container .con h2 {
  font-size: 2.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 1.2;
}
.main_container .con h2::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 4px;
  background-color: #75B838;
  margin-right: 5px;
}
@media screen and (max-width: 599px) {
  .main_container .con h2 {
    font-size: 2.2rem;
    margin-bottom: 14px;
  }
}
.main_container .con h3 {
  color: #75B838;
  font-size: 2.4rem;
  margin-bottom: 6px;
}
@media screen and (max-width: 599px) {
  .main_container .con h3 {
    font-size: 2.1rem;
  }
}
.main_container .con a {
  color: #F39301;
  text-decoration: underline;
}

.wp-block-file .wp-block-file__button {
  background: #F39301 !important;
  color: #fff !important;
}

.side_container {
  width: 230px;
}
@media screen and (max-width: 599px) {
  .side_container {
    width: 100%;
  }
}
.side_container .side_ttl {
  font-size: 2.6rem;
  margin-bottom: 0.5em;
  border-bottom: 2px solid #ccc;
  padding-bottom: 0.5em;
}
@media screen and (max-width: 599px) {
  .side_container .side_ttl {
    font-size: 2.8rem;
    text-align: center;
  }
}
.side_container .side_ttl .spell {
  font-size: 1.4rem;
  font-family: "roboto";
  color: #F39301;
  display: block;
}
@media screen and (max-width: 599px) {
  .side_container .side_ttl .spell {
    font-size: 1.2rem;
    margin-bottom: 6px;
  }
}
.side_container .side_colimn_list {
  margin-bottom: 46px;
}
.side_container .side_colimn_list .link {
  display: block;
  margin-bottom: 10px;
}
.side_container .side_colimn_list .link:last-child {
  margin-bottom: 0;
}
.side_container .side_colimn_list .date {
  font-family: "roboto";
  font-size: 1.2rem;
  color: #75B838;
  display: block;
}
.side_container .side_colimn_list .txt {
  font-size: 1.5rem;
  display: block;
  line-height: 1.3;
}
.side_container .category_colimn .side_colimn_category .link {
  display: block;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  padding: 3px 14px 5px;
  margin-bottom: 12px;
  border-radius: 24px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.side_container .category_colimn .side_colimn_category .link:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 599px) {
  .side_container .category_colimn .side_colimn_category .link {
    width: 257px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 14px 12px;
  }
}

/*========= news ===============*/
.main_container .news_list .news_item .main_label {
  margin-bottom: 20px;
}
@media screen and (max-width: 599px) {
  .main_container .news_list .news_item .main_label {
    margin-bottom: 11px;
  }
}
.main_container .news_list .news_item .main_label .date {
  font-size: 1.4rem;
  margin-right: 16px;
}
.main_container .news_list .news_item .main_label .category {
  font-size: 1.4rem;
}

.news_list .news_item {
  position: relative;
  display: block;
  padding-bottom: 44px;
  margin-bottom: 40px;
  border-bottom: solid 1px #ccc;
}
@media screen and (max-width: 599px) {
  .news_list .news_item {
    padding-bottom: 28px;
    margin-bottom: 30px;
  }
}
.news_list .news_item:last-child {
  margin-bottom: 0;
}
.news_list .news_item::before {
  content: "";
  width: 7px;
  height: 7px;
  border: 0px;
  border-bottom: solid 2px #ccc;
  border-left: solid 2px #ccc;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3.5px;
}
.news_list .news_item .ttl {
  font-size: 1.8rem;
  width: 94%;
}
@media screen and (max-width: 599px) {
  .news_list .news_item .ttl {
    font-size: 1.6rem;
  }
}

/*========= contact ===============*/
.contact_message {
  margin-bottom: 72px;
}
.contact_message .txt {
  text-align: center;
  line-height: 2;
  margin-bottom: 10px;
}
.contact_message .caption {
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 28px;
}
.contact_message .caption a {
  color: #FF1F64;
}
.contact_message .tel {
  display: block;
  text-align: center;
  font-size: 4.1rem;
  color: #F39301;
  font-family: "roboto";
  margin-bottom: 14px;
}
@media screen and (max-width: 599px) {
  .contact_message .tel {
    font-size: 3.6rem;
  }
}
.contact_message .tel span {
  position: relative;
  padding-left: 26px;
}
.contact_message .tel span::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  margin-top: -15px;
  background: url("../image/tel_icon_cl_green.svg") no-repeat;
  width: 22px;
  height: 30px;
}
.contact_message .tel_txt {
  text-align: center;
  font-size: 1.4rem;
}

.privacy_conteiner {
  background-color: #f1f1f1;
  padding: 80px 0;
}
@media screen and (max-width: 599px) {
  .privacy_conteiner {
    padding: 48px 0 80px;
  }
}
.privacy_conteiner .privacy_box {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 60px;
  max-width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .privacy_conteiner .privacy_box {
    padding: 40px 7.38%;
  }
}
.privacy_conteiner .privacy_box .ttl {
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: 27px;
  position: relative;
}
@media screen and (max-width: 599px) {
  .privacy_conteiner .privacy_box .ttl {
    font-size: 2rem;
  }
}
.privacy_conteiner .privacy_box .ttl:before {
  position: absolute;
  top: calc(50% - 0px);
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background: #000;
}
.privacy_conteiner .privacy_box .ttl span {
  position: relative;
  padding: 0 0.5em;
  background: #fff;
}
.privacy_conteiner .privacy_box .txt {
  margin-bottom: 32px;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .privacy_conteiner .privacy_box .txt {
    font-size: 1.4rem;
    margin-bottom: 40px;
  }
}
.privacy_conteiner .privacy_box .txt_bg {
  background-color: #f1f1f1;
  padding: 27px 24px;
  border-radius: 10px;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .privacy_conteiner .privacy_box .txt_bg {
    font-size: 1.4rem;
    padding: 20px 7.08%;
  }
}

.form_area {
  margin-bottom: 60px;
}
.form_area .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 24px;
}
@media screen and (max-width: 999px) {
  .form_area .box {
    display: block;
  }
}
.form_area .box.radio {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 599px) {
  .form_area .box.radio .form_ttl {
    margin-bottom: 24px;
  }
}
.form_area fieldset .con {
  font-size: 1.5rem;
}
.form_area .radio .form_ttl {
  margin-top: 0;
}
.form_area .form_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 250px;
  margin-top: 12px;
}
@media screen and (max-width: 999px) {
  .form_area .form_ttl {
    width: 100%;
    margin-bottom: 8px;
  }
}
.form_area .either_label, .form_area .need_label {
  font-size: 1.3rem;
  color: #fff;
  background-color: #ccc;
  padding: 0 15px;
  border-radius: 20px;
  margin-right: 8px;
}
.form_area .either_label {
  background-color: #75B838;
}
.form_area .need_label {
  background-color: #F39301;
}
.form_area .name {
  font-size: 1.7rem;
}
.form_area input[type=radio] {
  accent-color: #FF1F64;
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  margin-right: 6px;
}
.form_area input[type=number] {
  max-width: 100px;
}
.form_area input[type=submit] {
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #4CC3E9;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 18px 10px;
  border-radius: 40px;
  margin: 0 auto;
  width: 100%;
  max-width: 230px;
  outline: none;
  border: none;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: 56px;
  cursor: pointer;
}
.form_area input[type=submit]:hover {
  background-color: #F39301;
  opacity: 1;
}
.form_area .con {
  width: 72%;
}
@media screen and (max-width: 999px) {
  .form_area .con {
    width: 100%;
  }
}
.form_area .con .wpcf7-form-control {
  width: 100%;
  height: 50px;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0.75em 1em;
}
.form_area .con .wpcf7-form-control:focus {
  border-color: #F39301;
  outline: solid 2px #F39301;
}
.form_area .con .wpcf7-form-control.wpcf7-radio {
  border: none;
  height: auto;
  padding: 0;
}
.form_area .con .wpcf7-form-control.wpcf7-textarea {
  height: auto;
}
.form_area .con .wpcf7-form-control.wpcf7-textarea:focus {
  border-color: #F39301;
  outline: solid 2px #F39301;
}
@media screen and (max-width: 599px) {
  .form_area .con .wpcf7-list-item {
    margin: 0 0 1em 1em;
  }
}
.form_area .con .item .name {
  font-size: 1.5rem;
  margin-bottom: 6px;
}
.form_area .con .item:first-child input {
  margin-bottom: 12px;
}
.form_area .con .item:last-child input {
  margin-bottom: 40px;
}
.form_area .con .item #pref {
  margin-bottom: 12px;
}
.form_area .number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form_area .number .left .txt {
  width: 232px;
  margin-top: -0.6em;
  margin-right: 7px;
}
@media screen and (max-width: 599px) {
  .form_area .number .left .txt {
    width: 100%;
  }
}
.form_area .number .right .txt {
  margin-top: -0.6em;
  margin-left: 7px;
  margin-right: 7px;
}
.form_area .number .caption {
  font-size: 1.2rem;
  color: #777;
}
.form_area .p-region {
  margin-bottom: 12px;
}

#wpcf7cpcnf table {
  border: none;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  #wpcf7cpcnf table {
    width: 100%;
  }
}

#wpcf7cpcnf .need_label, #wpcf7cpcnf .either_label {
  display: none;
}

#wpcf7cpcnf table th {
  background-color: #4CC3E9;
  border: 1px solid #ccc;
  color: #fff;
  text-align: center;
  padding: 1em;
  width: 30%;
}
@media screen and (max-width: 599px) {
  #wpcf7cpcnf table th {
    width: 100%;
  }
}

#wpcf7cpcnf table td {
  border: 1px solid #ccc;
  padding: 1em;
  width: 70%;
  background-color: #fff;
}
@media screen and (max-width: 599px) {
  #wpcf7cpcnf table td {
    width: 100%;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
}

@media screen and (max-width: 599px) {
  #wpcf7cpcnf table tr:last-child td {
    border-bottom: solid 1px #ccc;
  }
}

@media screen and (max-width: 599px) {
  #wpcf7cpcnf table th, #wpcf7cpcnf table td {
    display: block;
  }
}

#wpcf7cpcnf .wpcf7cp-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 599px) {
  #wpcf7cpcnf .wpcf7cp-btns {
    display: block;
  }
}

/* ボタン */
div.wpcf7cp-btns {
  margin-top: 3.5em;
}

#wpcf7cpcnf button {
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #4CC3E9;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 18px 10px;
  border-radius: 30px;
  width: 100%;
  max-width: 230px;
  outline: none;
  border: none;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
@media screen and (max-width: 599px) {
  #wpcf7cpcnf button {
    margin: 0 auto;
  }
}
#wpcf7cpcnf button:hover {
  background-color: #F39301;
  opacity: 1;
}

#wpcf7cpcnf button.wpcf7cp-cfm-edit-btn {
  background-color: #777;
}
#wpcf7cpcnf button.wpcf7cp-cfm-edit-btn:hover {
  background-color: #333;
}

@media screen and (max-width: 599px) {
  #wpcf7cpcnf button.wpcf7cp-cfm-submit-btn {
    margin: 24px auto 0;
  }
}

.message_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 999px) {
  .message_box {
    display: block;
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 599px) {
  .message_box {
    margin-bottom: 32px;
  }
}
.message_box .txt_area {
  width: 72%;
}
@media screen and (max-width: 999px) {
  .message_box .txt_area {
    width: 100%;
  }
}
.message_box .txt_area .txt {
  line-height: 1.6;
  margin-bottom: 1.5em;
}
.message_box .txt_area .list li {
  text-indent: -1.5em;
  padding-left: 1.5em;
  margin-bottom: 4px;
  font-size: 1.4rem;
}
.message_box .txt_area .list li::before {
  content: "(1)";
}
@media screen and (max-width: 999px) {
  .message_box .txt_area .list li {
    margin-bottom: 16px;
  }
}
.message_box .txt_area .list li:nth-child(2)::before {
  content: "(2)";
}
.message_box .txt_area .list li:nth-child(3)::before {
  content: "(3)";
}
.message_box .txt_area .list li:nth-child(4)::before {
  content: "(4)";
}
.message_box .txt_area .list li:nth-child(5)::before {
  content: "(5)";
}
.message_box img {
  width: 24%;
  height: 100%;
}
@media screen and (max-width: 999px) {
  .message_box img {
    width: 244px;
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 599px) {
  .message_box img {
    width: 200px;
  }
}

.page_ank_list {
  background-color: #4CC3E9;
  padding: 40px 0 64px;
  margin-bottom: 56px;
}
.page_ank_list.type_02 {
  margin-bottom: 0;
  padding: 40px 0;
}
.page_ank_list .ttl {
  color: #fff;
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 24px;
  line-height: 1.3;
}
.page_ank_list .ttl span {
  font-size: 80%;
}
.page_ank_list .sub_ttl {
  position: relative;
  text-align: center;
  color: #fff;
  margin-bottom: 16px;
}
@media screen and (max-width: 599px) {
  .page_ank_list .sub_ttl {
    font-size: 2.2rem;
  }
}
.page_ank_list .sub_ttl::before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 50%;
  left: 0;
}
.page_ank_list .sub_ttl span {
  font-size: 2.4rem;
  font-weight: 400;
  display: inline-block;
  background-color: #4CC3E9;
  padding: 0 0.7em;
  position: relative;
}
.page_ank_list .area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px 1%;
}
@media screen and (max-width: 599px) {
  .page_ank_list .area {
    gap: 16px 3%;
  }
}
.page_ank_list .item {
  background-color: #fff;
  padding: 8px 14px;
  border-radius: 20px;
}
@media screen and (max-width: 599px) {
  .page_ank_list .item {
    font-size: 1.4rem;
  }
}
.page_ank_list .item:hover {
  opacity: 1;
  color: #F39301;
}

.list_trader {
  width: 100%;
}
@media screen and (max-width: 599px) {
  .list_trader {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}
.list_trader th {
  background-color: #4CC3E9;
  color: #fff;
  padding: 6px;
}
.list_trader td {
  padding: 6px 12px;
  text-align: center;
}
.list_trader td:first-child {
  text-align: left;
}
.list_trader td:nth-child(3) {
  text-align: left;
}
.list_trader tr:nth-child(2n) {
  background-color: #f1f1f1;
}
.list_trader .area_2nd {
  background-color: #c3eaf7;
}
.list_trader .area_2nd.cl2 {
  background-color: #ffe2ba;
}

.con_col2_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 599px) {
  .con_col2_area {
    display: block;
  }
}
.con_col2_area .con_col2_box {
  width: 48%;
}
@media screen and (max-width: 599px) {
  .con_col2_area .con_col2_box {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .con_col2_area .con_col2_box.mb_sp {
    margin-bottom: 40px;
  }
}

.info_about,
.sec_group {
  padding-bottom: 70px;
}
@media screen and (max-width: 999px) {
  .info_about,
  .sec_group {
    padding-bottom: 40px;
  }
}

.list_2col .item {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 2px;
}
.list_2col .item::before {
  content: "・";
  font-family: "Roboto";
  color: #03A5DD;
  font-weight: 900;
  font-size: 1.8rem;
}
.list_2col .item a {
  color: #03A5DD;
  text-decoration: underline;
}
.list_2col .item a:hover {
  text-decoration: none;
}
.list_2col .item .in_bl {
  display: inline-block;
  font-size: 1.4rem;
  margin: 0 1em 0 1.5em;
}
@media screen and (max-width: 599px) {
  .list_2col .item .in_bl {
    margin: 0 1em;
  }
}

/*240920追加 ディスクロージャー メルマガ 広報 pc横並び スマホ縦並び*/
.dl_list.col_1.mail-magazine .box ul li,
.dl_list.col_1.kouhou .box ul li {
    display: inline-grid;
}

@media screen and (max-width: 599px) {
.dl_list.col_1.mail-magazine .box ul li,
.dl_list.col_1.kouhou .box ul li {
    display: block;
    border-bottom: 1px dashed #ccc;
}
}

.dl_list.col_1.mail-magazine .box ul,
.dl_list.col_1.kouhou .box ul {
    border-bottom: 1px dashed #ccc;
}

@media screen and (max-width: 599px) {
.dl_list.col_1.mail-magazine .box ul,
.dl_list.col_1.kouhou .box ul {
    /*border-bottom: none;*/
    /*border-bottom: 1px dashed #ccc;*/
}
}

.dl_list.col_1.mail-magazine .box ul li a,
.dl_list.col_1.kouhou .box ul li a {
    border-bottom: none;
    margin-bottom: 0px;
    margin-top: 5px;
    width: 225px;
}

@media screen and (max-width: 599px) {
.dl_list.col_1.mail-magazine .box ul li a,
.dl_list.col_1.kouhou .box ul li a  {
        /*border-bottom: 1px dashed #ccc;*/
}
}


/*240920追加*/

