/* st　*/
body {
  font-size: 16px;
  margin: 0;
  padding: 0;
  font-family: "游ゴシック", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
h1, h2, h3, h4, h5 {
  font-family: "游明朝";
}
h1, h2, h3, h4, h5, p, li {
  line-height: 130%;
  color: #000;
  letter-spacing: 0.1em;
  text-align: center;
}
th {
  white-space: nowrap;
}
td {
  word-break: break-all;
}
td, td p, td h3 {
  text-align: left !important;
  padding: 0 1em;
}
a, a:hover, a:visited {
  color: #000 !important;
}
a:hover {
  opacity: 0.8;
}
hr {
  display: none;
}
/*----------------------  .header  */
#header {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  height: 80px;
  background: #FFF;
}
.header {}
.header h1 {
  margin: 0px;
  padding: 0px;
}
.header .logo {
  width: 300px;
  margin: 0px;
  padding: 15px 0 0 0 ;
  text-decoration: none;
  transition: 0.5s;
}
.header .logo img {
  height: 50px;
  width: auto;
}
.header ul {}
.header ul, header li {}
.header li a {}
.header li a:hover {}
.header span {}
/*切替*/
.header.scroll-nav {}
.header.scroll-nav .logo img {}
.header.scroll-nav ul li a {}
.header.scroll-nav span {}


/*----------------------  t_sub_img  */
.t_sub_img {
  width: 100%;
  background-color: #EB611C;
  padding: 0.5em 0;
}
.t_sub_img_txt {}
.t_sub_img_txt h1 {
  text-align: center;
  margin: 1em 1em 0.5em 1em;
  padding-bottom: 5px;
  border-bottom: #FFFFFF solid 1px;
}
.t_sub_img_txt p {
  text-align: center;
  color: white;
}
.t_sub_img_01 {
  display: none;
}
.t_sub_img_02 {
  text-align: center;
}
.t_sub_img_02 img {
  width: 400px;
  height: auto;
  border: ridge #ddd 3px;
  border-radius: 5%;
}
.t_sub_img_grd {
  display: none;
}
/*----------------------  wrapper  */
.wrapper {
  text-align: center;
}
.wrapper table {
  margin: 0 auto 0 auto;
  text-align: left;
}
.wrapper h1 {
  font-size: 2.2rem;
  color: #fff;
  letter-spacing: 0.2em;
  margin: 0;
}
h2 {
  font-size: 1.6rem;
  color: #EB611C;
  text-align: center;
  letter-spacing: 0.2em;
  padding: 0.3em 0.5em;
  margin: 4em auto 1em auto;
  background-color: #FFE599;
}
.wrapper p {
  padding: 0.3em 1em;
}
.wrapper strong {
  font-size: 1.6rem;
  line-height: 150%;
  color: #EB611C;
  letter-spacing: 0.2em;
  display: block;
  margin-bottom: 1em;
}
.wrapper em {
  font-size: 1.2rem;
  font-style: normal;
  font-weight: bolder;
  color: #000;
  letter-spacing: 0.2em;
}
/*--------------------------------------  */
/*----------------------  t_sub_col  */
.t_sub_col {
  width: 100%;
}
.t_sub_col_01, .t_sub_col_02, .t_sub_col_03 {
  width: 95%;
  height: auto;
  border: ridge #ddd 3px;
  border-radius: 10px;
  margin: 0 auto 1em auto;
}
.t_sub_col_01 {}
.t_sub_col_02 {}
.t_sub_col_03 {}
.t_sub_col h3 {
  font-size: 1.4rem;
}
.t_sub_col img {
  width: 50%;
  height: auto;
}
/*----------------------  t_sub2_col  */
.t_sub2_col {
  width: 100%;
}
.t_sub2_col_01, .t_sub2_col_02 {
  width: 90%;
  padding: 5px 10px;
  border: double #ddd 5px;
  border-radius: 5px;
  margin: 0 auto 1em auto;
}
.t_sub2_col h3 {
  font-size: 1.4rem;
}
.t_sub2_col_01 {}
.t_sub2_col_02 {}
.t_sub2_col img {
  width: 95%;
  height: auto;
}
/*--------------------- .phi */
.phi img {
  width: 30%;
  height: auto;
  display: inline-block;
  margin-bottom: 0.5em;
}
.phi h3 {
  font-size: 1.4rem;
}
.phi p {
  text-indent: 1em;
  text-align: left;
  margin: 0;
  padding: 0 0 0.3em 0;
}
.phi ul {
  margin: 0 1em 0.5em 0;
}
.phi li {
  list-style: disc;
  text-align: left;
}
/*----------------------  .t_strg  */
.t_strg {
  width: 100%;
  height: auto;
  position: relative;
}
.t_strg h3 {
  margin: 0 10px 2em 10px;
  padding: 1em 1em 0.3em 1em;
  border-top: solid 1px #333;
  border-bottom: dashed 1px #333;
}
.t_strg ul {
  overflow: hidden;
}
.t_strg li {
  display: block;
  float: left;
  margin: 0 20px 5px 0;
  padding-right: 10px;
  border-right: solid #333 1px;
}
.t_strg li:last-child {
  border-right: none;
}
/*----------------------  .t_strg_l_01  */
.t_strg_l_01 {
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
  left: 5%;
}
.t_strg_l_01 p {
  text-align: left;
}
.t_strg_l_01 table {
  width: 100%;
  text-align: left;
  float: none;
  margin: 0.5em auto 2em 0;
  padding: 10em;
  font-size: 0.7rem;
}
.t_strg_l_01 th {
  text-align: left;
  padding: 5px 1em 0 0;
  border-bottom: 1px dashed #ddd;
}
.t_strg_l_01 td {
  text-align: left;
  padding: 5px 0 0 0;
  border-bottom: 1px dashed #ddd;
}
.t_strg_l_01 li {
  font-size: 0.8rem;
}
.t_strg_l_01_t1, .t_strg_l_01_t2, .t_strg_l_01_t3, .t_strg_l_01_t4, .t_strg_l_01_t5 {
  border: solid #ddd 1px;
  border-radius: 5px;
  position: relative;
  padding: 0 0.5em;
}
.t_strg_l_01_t0 {
  width: 95%;
}
.t_strg_l_01_t1 {
  width: 90%;
  background: #eee;
  left: 0px;
}
.t_strg_l_01_t2 {
  width: 90%;
  background: #fff;
  top: -12px;
  left: 6px;
}
.t_strg_l_01_t3 {
  width: 90%;
  background: #E8FFFF;
  top: -24px;
  left: -5px;
}
.t_strg_l_01_t4 {
  width: 90%;
  background: #FFEEEE;
  top: -12px;
  left: 6px;
}
.t_strg_l_01_t5 {
  width: 90%;
  background: #E8FFFF;
  top: -12px;
  left: 6px;
}
/*----------------------  .t_strg_l_02  */
.t_strg_l_02, .t_strg_l_02_1 {}
.t_strg_l_02 img {
  width: 400px;
  height: 300px;
  object-fit: contain;
  background: #ffe;
  border: solid #FFE599 1px;
  border-radius: 100%;
}
.t_strg_l_02_1 img {
  width: 400px;
  height: 350px;
  object-fit: cover;
  background: #ffe;
  border: solid #FFE599 1px;
  border-radius: 10%;
}
/*----------------------  .t_strg_l_03  */
.t_strg_l_03 {}
.t_strg_l_03 img {
  width: 400px;
  height: 350px;
  object-fit: contain;
  background: #ffe;
  border: solid #FFE599 1px;
  border-radius: 3%;
}
/*----------------------  b_foot  */
.b_foot, .b_foot2 {
  width: 95%;
  padding: 2em 1em;
  border: 5px solid #FFE599;
  margin: 2em auto 0 auto;
  border-radius: 20px;
}
.b_foot {
  margin-top: 200px;
}
.b_foot h2, .b_foot2 h2 {
  color: #EB611C;
  border-bottom: 1px solid #FFE599;
  text-align: center;
  margin-top: 1em;
}
.n_img{
    display: none!important;
}
.b_foot img .b_foot2 img {
  width: 50%;
  max-width: 250px;
  height: auto;
}
.b_foot p, .b_foot2 p {
  text-align: center;
  margin: 0 0 0.5em 0;
}
.b_foot .b_foot_img, .b_foot2 .b_foot_img {
  width: 100%;
  text-align: center;
}
.b_foot .b_foot_txt, .b_foot2 .b_foot_txt {
  width: 100%;
}
.b_foot .b_foot_txt p, .b_foot2 .b_foot_txt p{
  text-align: left;padding: 0;margin: 0 0.2em 0.2em 0.5em;
}
.b_foot2 .b_foot_img {}
.b_foot2 .b_foot_txt {}
.b_foot3 {
  width: 95%;
  overflow: hidden;
  margin: 2em auto!important;
}
.b_foot4 {
  width: 95%;
  overflow: hidden;
  margin: 0 auto;
  padding: 2em;
}
.b_foot3 p, .b_foot4 p {
  font-size: 1.2rem !important;
  color: #000;
  margin: 0 0 1em 0;
  text-align: left;
}
.b_foot3 em {
  color: #EB611C !important;
  font-size: 1.4rem;
}
.b_foot3 img {
  width: 100%;
  height: auto;
  border: 1px solid #FFA01D;
  border-radius: 10px;
}
.b_foot4 img {
  width: 100%;
  height: auto;
  border: 1px solid #fff;
}
.b_foot3 .b_foot_img {
  width: 100%;
}
.b_foot4 .b_foot_img {
  width: 50%;
    margin: 0 auto;
}
.b_foot3 .b_foot_txt {
  width: 100%;
  padding: 1em 0;
}
.b_foot4 .b_foot_txt {
  width: 100%;
  padding: 0 auto;
}
.b_foot2 .b_foot_img {}
.b_foot2 .b_foot_txt {}
/*----------------------  t_ft_img  */
.t_ft_img {
  width: 100%;
  background-color: #FFE599;
  margin: 3em 0;
}
.t_ft_img_txt {
  padding: 1em 0 !important;
}
.t_ft_img_txt h2 {
  text-align: center;
  color: #333;
  font-size: 1.3rem;
  margin: 1.5em 0 0 0 !important;
  border: none;
  background: transparent;
}
.t_ft_img_txt p {
  text-align: center;
  color: #333;
}
.t_ft_img_txt ul {
  width: 90%;
  list-style: none;
  margin: 0;
}
.t_ft_img_txt li {
  text-align: center;
  list-style: none;
  color: #333;
  margin: 0;
}
.t_ft_img_01 {
  display: none;
}
.t_ft_img_02 {
  text-align: center;
  padding-bottom: 1em;
}
.t_ft_img_02 img {
  border: 1px solid #FFE599;
  border-radius: 5%;
}

.t_ft_img_grd {
  width: 200px;
  height: 20px;
  z-index: 4;
  position: relative;
margin: 0 auto;
}
.t_ft_img_grd p a {
  text-decoration-line: none;
  display: block;
  color: white !important;
  width: 200px;
  height: 40px;
  padding: 10px 0 0 0;
  background-color: #EB611C;
  z-index: 5;
  border: 1px solid #FFA01D;
  border-radius: 10px;
  position: absolute;
  bottom: 50px;

}
.t_ft_img_grd p a span {
  position: relative;
}
.t_ft_img_grd p a:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
.t_ft_img_grd p a::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #FFA01D;
  transform: scaleX(0);
  transform-origin: right;
  transition: all 0.5s ease;
  transition-property: transform;
  border: 1px solid #FFA01D;
  border-radius: 10px;
}

/*----------------------  footer  */
footer {
  width: 100%;
  margin-top: 2em;
  padding-top: 2em;
  border-top: 3px solid #FFA01D;
}
.SDGs {
  margin-bottom: 3em;
}
.SDGs p {
  margin: 0 0 0.5em 0;
  padding: 0;
}
.SDGs img {
  width: 350px;
  height: auto;
  padding: 0;
}
.SDGs em {
  font-size: 1.1rem;
  font-weight: bold;
  font-style: normal;
  color: #FFA01D;
}
.footer {
  padding: 2em 0;
  background-color: #FFA01D;
  margin-bottom: 1em;
}
.footer p {
  margin: 0 0 0.5em 0;
  padding: 0;
}
/*----------------------  c_com  */
.c_com table {
  width: 90%;
}
.c_com th {
  width: 10%;
  padding: 10px 0 5px 1em;
  border-bottom: solid 3px #EB611C;
  white-space: nowrap;
}
.c_com td {
  width: 100%;
  padding: 10px 0 5px 1em;
  border-bottom: solid 3px #FFE599;
  word-break: break-all;
}
.c_com td ul {
  padding: 0 1em;
  margin: 0;
  list-style: square;
}
.c_com td li {
  text-align: left;
  padding: 10px 0 5px 0;
  list-style: square;
  margin: 0;
}
.c_com img {
  width: 98%;
  height: auto;
}
/*----------------------  .t_tec_t  */
.t_tec_t {
  width: 90%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
.t_tec_t ul {
  display: inline-block;
  list-style: none;
  padding: 0;
  text-align: center;
  justify-content: space-between;
}
.t_tec_t li {
  font-size: 0.7rem !important;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0 1.5em 0.5em 0;
  float: left;
  line-height: 120%;
}
.t_tec_t li img {
  width: 53px;
  height: auto;
}
/*----------------------  .t_tec  */
.t_tec {
  width: 100%;
  height: auto;
  overflow: hidden;
}
/*----------------------  .t_tec01  */
.t_tec01 {
  width: 98%;
  height: auto;
  margin: 0 auto 1em auto;
  border: 1px solid #bbb;
  border-radius: 5%;
}
.t_tec01 h3 {
  font-size: 1.4rem;
  border-bottom: solid 1px #FFE599;
  margin-bottom: 0.5em;
}
.t_tec01 h4 {
  margin: 0.5em 1em;
  font-size: 1.4rem;
  color: #FFA01D;
  border-bottom: solid 2px #FFA01D;
  margin-bottom: 0.5em;
}
/*----------------------  .t_tec02  */
.t_tec02 {
  width: 95%;
  margin: 1em auto;
  overflow: hidden;
}
/*----------------------  .t_tec_l  */
.t_tec_l {
  width: 100%;
  border: 1px solid #FFE599;
  border-radius: 5%;
  background-color: #FFE599;
}
.t_tec_l h5 {
  font-style: normal;
  padding: 0;
  margin: 0.5em 0 0 0;
}
.t_tec_l p {
  line-height: 100%;
  padding: 0;
  margin: 0 0 0.5em 0;
}
/*----------------------  .t_tec_r  */
.t_tec_r {
  width: 95%;
}
.t_tec_r p {
  line-height: 120%;
  text-align: left !important;
  margin: 1em 0 0.5em 0.5em;
}
.t_tec_r table {
  width: 100%;
  float: none;
  margin: 1em auto 2em auto !important;
}
.t_tec_r th {
  vertical-align: top;
  padding-right: 0.5em;
  border-bottom: #EB611C 1px solid;
  white-space: nowrap;
}
.t_tec_r td {
  vertical-align: top;
  border-bottom: #555555 1px dotted;
  word-break: break-all;
}
/*=== ボタン ========================= */
.cont_btn {
  display: inline-block;
  width: 250px;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  outline: none;
  color: #1B85FB;
  background-color: #fff;
  position: relative;
  border: 1px solid #1B85FB;
  transition: color 0.5s ease;
}
.cont_btn:hover {
  color: #fff;
}
.cont_btn:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
.cont_btn::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #1B85FB;
  transform: scaleX(0);
  transform-origin: right;
  transition: all 0.5s ease;
  transition-property: transform;
}
div.com, div.com2 {
  margin-top: 0 !important;
}
div.com p, div.com2 p {
  font-size: 1.4rem;
  line-height: 140%;
  color: #EB611C;
  font-weight: bold;
}
div.com h3, div.com2 h3 {
  font-size: 2rem;
  line-height: 160%;
  text-align: left;
  font-weight: bolder;
}
div.com p {
  text-indent: -1em;
}
#menu-btn-check {
  display: none;
}
/* テキストのスタイル */
.title {
  display: block;
  color: #fff;
  font-family: 'Josefin Sans', sans-serif;
  text-align: center;
}
.title span {
  display: block;
  opacity: 0;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.7s;
}
.title span:first-child {
  transform: translate(0, 40px);
  font-size: 20px;
  transition-delay: 0.25s;
}
.title span:last-child {
  margin-top: 18px;
  transform: translate(0, 30px);
  font-size: 48px;
  transition-delay: 0.45s;
}
.bg.-visible .title span {
  opacity: 1;
  transform: translate(0, 0);
}
/*    */
.menu-btn {
  position: fixed;
  top: 10px;
  right: 10px;
  display: flex;
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
  z-index: 90;
  background-color: #FFA01D;
}
.menu-btn span, .menu-btn span:before, .menu-btn span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background-color: #ffffff;
  position: absolute;
}
.menu-btn span:before {
  bottom: 8px;
}
.menu-btn span:after {
  top: 8px;
}
#menu-btn-check:checked ~ .menu-btn span {
  background-color: rgba(255, 255, 255, 0); /*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
  bottom: 0;
  transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
  top: 0;
  transform: rotate(-45deg);
}
.menu-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 80;
  background-color: #FFA01D;
}
.menu-content ul {
  padding: 70px 10px 0;
}
.menu-content ul li {
  border-bottom: solid 1px #ffffff;
  list-style: none;
}
.menu-content ul li:has(.cot) {
  border-bottom: none;
}
.menu-content ul li a {
  display: block;
  width: 100%;
  font-size: 15px;
  box-sizing: border-box;
  color: #ffffff;
  text-decoration: none;
  padding: 9px 15px 10px 0;
  position: relative;
}
.menu-content ul li a::before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  transform: rotate(45deg);
  position: absolute;
  right: 11px;
  top: 16px;
}
.menu-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 80;
  background-color: #FFA01D;
}
.menu-content ul {
  padding: 70px 10px 0;
}
.menu-content ul li {
  border-bottom: solid 1px #ffffff;
  list-style: none;
}
.menu-content ul li ul {
  border-bottom: none;
  border-top: solid 1px #ffffff;
  padding: 0;
  margin: 0;
}
.menu-content ul li a {
  display: block;
  width: 100%;
  font-size: 15px;
  box-sizing: border-box;
  color: #ffffff;
  text-decoration: none;
  padding: 9px 15px 10px 0;
  position: relative;
}
.menu-content ul li a::before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  transform: rotate(45deg);
  position: absolute;
  right: 11px;
  top: 16px;
}
.menu-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%; /*leftの値を変更してメニューを画面外へ*/
  z-index: 80;
  background-color: #FFA01D;
  transition: all 0.5s; /*アニメーション設定*/
}
#menu-btn-check:checked ~ .menu-content {
  left: 0; /*メニューを画面内へ*/
}
input[type=checkbox] {
  display: none;
}

.fd-bg::before {
  position: absolute;
  content: "";
}
.fd {
  position: absolute;
  bottom: 60px;
  right:10%;
  color: rgb(255, 255, 255);
  opacity: 0;
  z-index: 6;
  animation-name: fadein;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.t_strg_l_02{margin-bottom: 2em!important;}
.none{display:none;}