@charset "UTF-8";
@import url("https://use.typekit.net/fkd8pao.css");
html {
  color: #444;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-variant-ligatures: none;
     -moz-font-variant-ligatures: none;
          font-variant-ligatures: none;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  font-size: 62.5%;
}

@media screen and (max-width: 374px) {
  html {
    font-size: 56.3%;
  }
}
body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, input, textarea,
p,
blockquote,
th, td {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  color: #444;
  font-family: "brandon-grotesque", "あおとゴシック R", "Aoto Gothic Regular", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  -webkit-text-size-adjust: 100% !important;
  min-width: 1100px;
}

@media screen and (max-width: 480px) {
  body {
    min-width: 0;
  }
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  vertical-align: top;
  text-align: left;
}

img {
  border: 0;
  vertical-align: top;
}

img[src$=".svg"] {
  width: 100%;
  height: auto;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

strong {
  font-family: 'brandon-grotesque', 'あおとゴシック B', 'Aoto Gothic Bold', sans-serif;
  font-weight: 700;
}

ul li,
ol li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: '';
}

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #e1e9e7;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input[type="text"],
input[type="url"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="Email"],
input[type="email"],
input[type="password"],
input[type="submit"],
button[type="submit"],
textarea {
  *font-size: 100%;
  -webkit-appearance: none;
}
input[type="text"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="Email"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="submit"]:focus,
button[type="submit"]:focus,
textarea:focus {
  outline: none;
}

input[type="text"],
input[type="url"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="Email"],
input[type="email"],
input[type="password"],
textarea {
  font-family: "brandon-grotesque", "あおとゴシック R", "Aoto Gothic Regular", sans-serif;
}

input[type="file"],
select {
  *font-size: 100%;
  font-family: "brandon-grotesque", "あおとゴシック R", "Aoto Gothic Regular", sans-serif;
}

select {
  cursor: pointer;
}

iframe {
  border: none;
}

a {
  cursor: pointer;
  color: #0096d2;
  text-decoration: none;
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

br.pc {
  display: block;
}
br.sp {
  display: none;
}

@media screen and (max-width: 480px) {
  br.pc {
    display: none;
  }
  br.sp {
    display: block;
  }
}
.s_for1 .s_ttl,
.s_for2 .s_ttl {
  background: #ef7a00;
  color: #fff;
  border-radius: 5px;
  overflow: hidden;
  font-family: 'brandon-grotesque', 'あおとゴシック B', 'Aoto Gothic Bold', sans-serif;
  font-weight: 700;
}
.s_for1 .ttl,
.s_for2 .ttl {
  margin: 0 auto 15px;
  height: 28px;
  line-height: 28px;
  border-radius: 5px;
  background: #006934;
  color: #fff;
  overflow: hidden;
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: .02em;
}
.s_for1 .nav3,
.s_for2 .nav3 {
  border-top: 1px solid #e1e9e7;
  padding: 25px 0 0;
}
.s_for1 .btn1,
.s_for2 .btn1 {
  width: 350px;
  padding: 0;
  margin: 5px;
}
.s_for1 .btn1.short,
.s_for2 .btn1.short {
  width: 170px;
  min-width: auto;
}

.s_for2 .txt {
  width: 350px;
  margin: 0 auto;
  padding-bottom: 10px;
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.64;
}

@media screen and (max-width: 480px) {
  .s_for1 .ttl,
  .s_for2 .ttl {
    margin: 0 auto 2px;
    line-height: 30px;
  }
  .s_for1 .nav1,
  .s_for1 .nav2,
  .s_for1 .nav3,
  .s_for2 .nav1,
  .s_for2 .nav2,
  .s_for2 .nav3 {
    width: 80vw;
    margin: 0 auto;
  }
  .s_for1 .nav3,
  .s_for2 .nav3 {
    padding: 13px 0 0;
  }
  .s_for1 .btn1,
  .s_for2 .btn1 {
    width: 100%;
    max-width: 300px;
    margin: 8px auto 0;
    font-size: 1.2rem;
  }
  .s_for1 .btn1.short,
  .s_for2 .btn1.short {
    width: calc( 50% - 3px );
  }
  .s_for1 .btn1.short:nth-of-type(even),
  .s_for2 .btn1.short:nth-of-type(even) {
    margin: 8px 0 0 6px;
  }
  .s_for1 .txtlink,
  .s_for2 .txtlink {
    font-size: 1.2rem;
  }

  .s_for2 .txt {
    width: auto;
    margin: 0 auto;
    padding: 4px 0 0;
    font-size: 1.2rem;
    letter-spacing: 0.06em;
    line-height: 1.75;
  }
  .s_for2 .btn1 {
    margin: 6px auto 0;
  }
}
ul.sns a {
  color: #444;
  text-decoration: none;
  font-size: 1.4rem;
}
ul.sns a.fb {
  position: relative;
  padding-left: 30px;
}
ul.sns a.fb::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 0;
  margin-top: -10px;
  background: url("../img/ico_fb.svg") no-repeat 0 0/20px 20px;
}
ul.sns a.tw {
  position: relative;
  padding-left: 28px;
}
ul.sns a.tw::before {
  content: '';
  display: block;
  position: absolute;
  width: 21px;
  height: 20px;
  top: 50%;
  left: 0;
  margin-top: -10px;
  background: url("../img/ico_tw.svg") no-repeat 0 0/21px 20px;
}
ul.sns a:hover {
  color: #ef7a00;
}
ul.sns a:hover.fb::before {
  background: url("../img/ico_fb_or.svg") no-repeat 0 0/20px 20px;
}
ul.sns a:hover.tw::before {
  background: url("../img/ico_tw_or.svg") no-repeat 0 0/21px 20px;
}

@media screen and (max-width: 480px) {
  ul.sns a {
    font-size: 1.1rem;
    letter-spacing: .1em;
  }
  ul.sns a.fb {
    padding-left: 20px;
  }
  ul.sns a.fb::before {
    width: 15px;
    height: 15px;
    margin-top: -7.5px;
    background: url("../img/ico_fb.svg") no-repeat 0 0/15px 15px;
  }
  ul.sns a.tw {
    padding-left: 20px;
  }
  ul.sns a.tw::before {
    width: 16px;
    height: 15px;
    margin-top: -7.5px;
    background: url("../img/ico_tw.svg") no-repeat 0 0/15.75px 15px;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1100px;
  z-index: 10;
}
header a {
  text-decoration: none;
}
header .hd1 {
  width: 100%;
  height: 90px;
  background: #fff;
  border-bottom: 2px solid #006934;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 11;
}
header .hd1 a {
  display: block;
}
header .hd1 .logo {
  width: calc( 100% - 706px );
  padding: 0 30px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
header .hd1 .logo a {
  width: 254px;
}
header .hd1 .for1,
header .hd1 .for2 {
  height: 90px;
  color: #444;
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 90px;
  text-align: left;
  box-sizing: border-box;
  padding-left: 16px;
  letter-spacing: 0.06em;
}
header .hd1 .for1::before,
header .hd1 .for2::before {
  content: '';
  width: 6px;
  height: 10px;
  display: inline-block;
  vertical-align: top;
  background: url("../img/arr1_or.svg") no-repeat 0 0/6px 10px;
  margin: 40px 14px 0 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform .25s;
          transition: transform .25s;
}
header .hd1 .for1:hover,
header .hd1 .for2:hover {
  background: #ef7a00;
  color: #fff;
}
header .hd1 .for1:hover::before,
header .hd1 .for2:hover::before {
  background: url("../img/arr1_wh.svg") no-repeat 0 0/6px 10px;
}
header .hd1 .for1 {
  width: 128px;
}
header .hd1 .for2 {
  width: 186px;
}
header .hd1 .search {
  margin: 0 14px 0 20px;
  padding: 25px 0;
  width: 20px;
  height: 40px;
  background-color: transparent;
  background-image: url("../img/ico_search_or.svg?v2");
  background-size: 60px 20px;
  background-position: left center;
  background-repeat: no-repeat;
}
header .hd1 .search:hover {
  background-position: right center;
}
header .hd1 .lang {
  padding: 25px 12px 0;
}
header .hd1 .lang ul {
  border-radius: 20px;
  height: 40px;
  width: 80px;
  background: #f5f7f7;
  display: table;
  position: relative;
}
header .hd1 .lang ul::before {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 20px;
  background: #e1e9e7;
  left: 39.5px;
  top: 10px;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
header .hd1 .lang ul li {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  box-sizing: border-box;
  font-size: 11px;
  font-weight: 500;
  color: #ef7a00;
}
header .hd1 .lang ul li a {
  display: block;
  color: #444;
}
header .hd1 .lang ul li a:hover {
  color: #ef7a00;
}
header .hd1 .lang ul li:nth-child(1) {
  padding-left: 4px;
}
header .hd1 .lang ul li:nth-child(2) {
  padding-right: 4px;
}
header .hd1 .all {
  padding: 20px 30px;
}
header .hd1 .all > span {
  display: block;
  text-decoration: none;
  width: 180px;
  height: 50px;
  line-height: 50px;
  background: #ef7a00;
  color: #fff;
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: .04em;
  border-radius: 6px;
}
header .hd1 .all > span .ico {
  position: relative;
  width: 21px;
  height: 1px;
  background-color: white;
  display: inline-block;
  vertical-align: top;
  margin: 25px 12px 0 0;
  -webkit-transition: background-color .5s;
          transition: background-color .5s;
}
header .hd1 .all > span .ico::before, header .hd1 .all > span .ico::after {
  content: '';
  display: block;
  width: 21px;
  height: 1px;
  position: absolute;
  background: #fff;
  left: 0;
  -webkit-transition: -webkit-transform .5s;
          transition: transform .5s;
}
header .hd1 .all > span .ico::before {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px);
}
header .hd1 .all > span .ico::after {
  -webkit-transform: translateY(7px);
          transform: translateY(7px);
}
header .hd1 .all > span .t1 {
  display: inline;
}
header .hd1 .all > span .t2 {
  display: none;
}
header .hd1 .all:hover > span {
  background: #b15a00;
}
header .hd2 {
  width: 100%;
  max-height: calc( 100vh - 90px );
  box-sizing: border-box;
  overflow-y: scroll;
  background: #fff;
  position: absolute;
  left: 0;
  top: 94px;
  opacity: 0;
  -webkit-transform: translateY(-100vh);
          transform: translateY(-100vh);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-transition: opacity .5s, -webkit-transform .5s;
          transition: opacity .5s, transform .5s;
}
header .hd2 .search {
  display: none;
  width: 500px;
  margin: 0 auto;
  padding: 30px 0;
}
header .hd2 .search form {
  display: block;
  height: 60px;
  box-sizing: border-box;
  border: 1px solid #cdd7d5;
  border-radius: 30px;
  text-align: left;
  background: #fff;
}
header .hd2 .search input[type="search"] {
  width: calc( 100% - 90px );
  height: 20px;
  border: none;
  background: transparent;
  margin: 19px 0 0 26px;
  float: left;
  color: #444;
}
header .hd2 .search button {
  width: 20px;
  height: 100%;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  float: right;
  margin-right: 24px;
  cursor: pointer;
  background-color: transparent;
  background-image: url("../img/ico_search_or.svg?v2");
  background-size: 60px 20px;
  background-position: left center;
  background-repeat: no-repeat;
}
header .hd2 .search button:hover {
  background-position: right center;
}
header .hd2 .close {
  display: none;
  border-top: 1px solid #e1e9e7;
  background: #ebefef;
  height: 40px;
  box-sizing: border-box;
  line-height: 40px;
  overflow: hidden;
  color: #444;
  text-decoration: none;
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
}
header .hd2 .close::before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 100%;
  background: url("../img/arr1_or.svg") no-repeat left center/6px 10px;
  margin-right: 12px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
header .hd2 .close:hover {
  color: #ef7a00;
}
header .s_for1,
header .s_for2 {
  width: 900px;
  margin: 0 auto;
  padding: 50px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  display: none;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
header .s_for1 .s_ttl,
header .s_for2 .s_ttl {
  width: 100%;
  height: 40px;
  line-height: 42px;
  font-size: 2rem;
  margin-bottom: 25px;
}
header .s_for1 .ttl,
header .s_for2 .ttl {
  width: 350px;
}
header .s_for1 .nav1,
header .s_for1 .nav2,
header .s_for2 .nav1,
header .s_for2 .nav2 {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  box-sizing: border-box;
}
header .s_for1 .nav2,
header .s_for2 .nav2 {
  border-left: 1px solid #e1e9e7;
}
header .s_for1 .nav3,
header .s_for2 .nav3 {
  margin-top: 35px;
  width: 100%;
}
header .s_for1 .txtlink + .txtlink {
  margin-left: 32px;
}
header .s_all {
  width: 900px;
  margin: 0 auto;
  padding: 50px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  display: none;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
}
header .s_all .s_ttl {
  height: 40px;
  line-height: 42px;
  font-size: 1.6rem;
  margin-bottom: 15px;
  background: #ef7a00;
  color: #fff;
  border-radius: 5px;
  overflow: hidden;
  font-family: 'brandon-grotesque', 'あおとゴシック B', 'Aoto Gothic Bold', sans-serif;
  font-weight: 700;
}
header .s_all .nav1 {
  width: 420px;
  margin-right: 60px;
}
header .s_all .nav1 .list1 + .s_ttl {
  margin-top: 35px;
}
header .s_all .nav2 {
  width: 420px;
}
header .s_all .nav2 .list1 + .s_ttl {
  margin-top: 59px;
}
header .s_all .nav3 {
  margin-top: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  background: #f5f7f7;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 17px 30px 15px;
}
header .s_all .nav4 {
  margin-top: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
header .s_all a {
  display: block;
  color: #444;
}
header .s_all a:hover {
  color: #ef7a00;
}
header .s_all a:not(.fb):not(.tw)::before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 1em;
  background: url("../img/arr1_lg.svg") no-repeat 0 calc( 50% - .02em )/6px 10px;
  margin-right: 9px;
}
header .s_all a:not(.fb):not(.tw)[target="_blank"]::after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 7px;
  height: 1em;
  background: url("../img/ico_blank_lg.svg") no-repeat left center/7px 7px;
  margin-left: 4px;
}
header .s_all a:not(.fb):not(.tw):hover::before {
  background: url("../img/arr1_or.svg") no-repeat 0 calc( 50% - .02em )/6px 10px;
}
header .s_all .list1 {
  border-top: 1px solid #e1e9e7;
  text-align: left;
}
header .s_all .list1 > li {
  padding: 4px 0;
  border-bottom: 1px solid #e1e9e7;
}
header .s_all .list1 > li.main {
  position: relative;
  padding: 6px 0 6px 112px;
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
}
header .s_all .list1 > li.top {
  padding: 6px 0;
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
}
header .s_all .list1 > li ul li {
  padding: 6px 0;
}
header .s_all .list1 > li ul li:first-child {
  padding: 0 0 6px;
}
header .s_all .list1 > li ul li:last-child {
  padding: 6px 0 0;
}
header .s_all .list1 > li ul li:first-child:last-child {
  padding: 0;
}
header .s_all .list1 > li ul li + li {
  border-top: 1px solid #e1e9e7;
}
header .s_all .list1 > li.inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
header .s_all .list1 > li.inline a + a {
  margin-left: 10px;
}
header .s_all .list1 .ttl {
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 10px;
  width: 92px;
  border-radius: 5px;
  background: #006934;
  color: #fff;
  font-size: 1.1rem;
  letter-spacing: .02em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
header .s_all .list1 a {
  padding: 7px 10px 6px;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  border-radius: 5px;
}
header .s_all .list1 a .sub {
  display: inline-block;
  margin-left: .5em;
  font-size: 1.2rem;
  letter-spacing: 0.06em;
}
header .s_all .list1 a:hover {
  background: #f5f7f7;
}
header .s_all .list2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
}
header .s_all .list2 li + li {
  margin-left: 30px;
}
header .s_all .list2 a {
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
}
header .s_all .list3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
header .s_all .list3 li + li {
  margin-left: 25px;
}
header .s_all .list3 a {
  font-size: 1.2rem;
  letter-spacing: 0.06em;
}
header .s_all .sns li {
  display: inline-block;
  vertical-align: top;
}
header .s_all .sns li + li {
  margin-left: 22px;
}
header .s_all .sns a {
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
}
header .layer {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
}
header.open_for1 .layer, header.open_for2 .layer, header.open_search .layer, header.open_all .layer {
  display: block;
}
header.open_for1 .hd1, header.open_for2 .hd1, header.open_search .hd1, header.open_all .hd1 {
  border-bottom: 4px solid #ef7a00;
}
header.open_for1 .hd2, header.open_for2 .hd2, header.open_search .hd2, header.open_all .hd2 {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
header.open_for1 .hd1 .for1 {
  background: #ef7a00;
  color: #fff;
}
header.open_for1 .hd1 .for1::before {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  background: url("../img/arr1_wh.svg") no-repeat 0 0/6px 10px;
}
header.open_for1 .s_for1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
header.open_for1 .hd2 .close {
  display: block;
}
header.open_for2 .hd1 .for2 {
  background: #ef7a00;
  color: #fff;
}
header.open_for2 .hd1 .for2::before {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  background: url("../img/arr1_wh.svg") no-repeat 0 0/6px 10px;
}
header.open_for2 .s_for2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
header.open_for2 .hd2 .close {
  display: block;
}
header.open_search .hd2 {
  background: #f5f7f7;
}
header.open_search .hd2 .search {
  display: block;
}
header.open_search .hd2 .close {
  display: block;
}
header.open_all .hd1 .all {
  background: #ef7a00;
}
header.open_all .hd1 .all > span {
  background: #b15a00;
}
header.open_all .hd1 .all > span .ico {
  background-color: rgba(255, 255, 255, 0);
}
header.open_all .hd1 .all > span .ico::before {
  -webkit-transform: translateY(0) rotate(45deg);
          transform: translateY(0) rotate(45deg);
}
header.open_all .hd1 .all > span .ico::after {
  -webkit-transform: translateY(0) rotate(-45deg);
          transform: translateY(0) rotate(-45deg);
}
header.open_all .hd1 .all > span .t1 {
  display: none;
}
header.open_all .hd1 .all > span .t2 {
  display: inline;
}
header.open_all .hd2 .search {
  display: none;
}
header.open_all .s_all {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 480px) {
  header {
    min-width: 100%;
  }
  header .hd1 {
    height: 115px;
    display: block;
    z-index: auto;
  }
  header .hd1 .logo {
    width: 100%;
    height: 70px;
    box-sizing: content-box;
    padding: 0;
    background: #fff;
    border-bottom: 1px solid #e1e9e7;
    position: relative;
    z-index: 3;
  }
  header .hd1 .logo a {
    margin-left: 4vw;
    width: 186px;
    max-width: calc( 96% - 150px );
  }
  header .hd1 .for1,
  header .hd1 .for2 {
    float: left;
    width: 50%;
    height: 44px;
    font-size: 1.4rem;
    line-height: 44px;
    text-align: center;
    padding-left: 0;
    letter-spacing: 0.06em;
    background: #fff;
  }
  header .hd1 .for1::before,
  header .hd1 .for2::before {
    height: 100%;
    background: url("../img/arr1_or.svg") no-repeat left center/6px 10px;
    margin: 0 14px 0 0;
  }
  header .hd1 .for1:hover,
  header .hd1 .for2:hover {
    background: #fff;
    color: #444;
  }
  header .hd1 .for1:hover::before,
  header .hd1 .for2:hover::before {
    background: url("../img/arr1_or.svg") no-repeat left center/6px 10px;
  }
  header .hd1 .for2 {
    box-sizing: border-box;
    border-left: 1px solid #e1e9e7;
  }
  header .hd1 .lang {
    padding: 0;
    position: absolute;
    z-index: 11;
    top: 30px;
    right: calc( 4% + 86px );
  }
  header .hd1 .lang ul {
    border-radius: 0;
    height: auto;
    width: auto;
    background: transparent;
  }
  header .hd1 .lang ul::before {
    display: none;
  }
  header .hd1 .lang ul li {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    font-size: 10px;
  }
  header .hd1 .lang ul li a:hover {
    color: #444;
  }
  header .hd1 .lang ul li:nth-child(1) {
    padding-left: 0;
    padding-right: 5px;
  }
  header .hd1 .lang ul li:nth-child(2) {
    padding-right: 0;
    padding-left: 6px;
    position: relative;
  }
  header .hd1 .lang ul li:nth-child(2)::before {
    content: '';
    display: block;
    width: 1px;
    height: 12px;
    background: #e1e9e7;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
    position: absolute;
    left: 0;
    top: calc( 50% - 6px );
  }
  header .hd1 .search {
    position: absolute;
    z-index: 11;
    top: 15px;
    right: calc( 4% + 54px );
    margin: 0;
    padding: 0;
  }
  header .hd1 .search:hover {
    background-position: left center;
  }
  header .hd1 .all {
    position: absolute;
    top: 15px;
    right: 4%;
    padding: 0;
    z-index: 11;
  }
  header .hd1 .all > span {
    display: block;
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 1;
  }
  header .hd1 .all > span .ico {
    margin: 20px auto 0;
  }
  header .hd1 .all > span .t1,
  header .hd1 .all > span .t2 {
    display: none;
  }
  header .hd1 .all:hover > span {
    background: #ef7a00;
  }
  header .hd2 {
    z-index: 2;
  }
  header .hd2 .search {
    width: 86.7%;
    margin: 0 auto;
    padding: 0;
  }
  header .hd2 .search form {
    height: 40px;
    border-radius: 20px;
  }
  header .hd2 .search input[type="search"] {
    width: calc( 100% - 60px );
    margin: 9px 0 0 16px;
  }
  header .hd2 .search button {
    margin-right: 14px;
  }
  header .hd2 .search button:hover {
    background-position: left center;
  }
  header .hd2 .close:hover {
    color: #444;
  }
  header .s_for1,
  header .s_for2 {
    width: 80%;
    padding: 20px 0;
  }
  header .s_for1 .s_ttl,
  header .s_for2 .s_ttl {
    height: 35px;
    line-height: 37px;
    font-size: 1.6rem;
    margin-bottom: 0;
  }
  header .s_for1 .ttl,
  header .s_for2 .ttl {
    width: 122px;
  }
  header .s_for1 .nav1,
  header .s_for1 .nav2,
  header .s_for2 .nav1,
  header .s_for2 .nav2 {
    display: block;
    width: auto;
    padding: 15px 0;
  }
  header .s_for1 .nav2,
  header .s_for2 .nav2 {
    border-top: 1px solid #e1e9e7;
    border-left: none;
  }
  header .s_for1 .nav3,
  header .s_for2 .nav3 {
    margin-top: 0;
  }
  header .s_for1 .txtlink + .txtlink {
    margin-left: 10px;
  }
  header .s_all {
    width: 86.7%;
    padding: 20px 0;
  }
  header .s_all .s_ttl {
    height: 35px;
    text-align: left;
    padding: 0 10px;
    line-height: 37px;
    font-size: 1.4rem;
    border-radius: 4px;
  }
  header .s_all .nav1 {
    width: 100%;
    margin-right: 0;
  }
  header .s_all .nav1 .list1 + .s_ttl {
    margin-top: 30px;
  }
  header .s_all .nav2 {
    margin-top: 30px;
    width: 100%;
  }
  header .s_all .nav2 .list1 + .s_ttl {
    margin-top: 30px;
  }
  header .s_all .nav3 {
    margin-top: 30px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
        -ms-flex-pack: left;
            justify-content: left;
    padding: 18px;
  }
  header .s_all .nav4 {
    margin-top: 15px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  header .s_all a:hover {
    color: #444;
  }
  header .s_all a:not(.fb):not(.tw)::before {
    width: 5px;
    background: url("../img/arr1_lg.svg") no-repeat 0 calc( 50% - .02em )/4.8px 8px;
  }
  header .s_all a:not(.fb):not(.tw):hover::before {
    background: url("../img/arr1_lg.svg") no-repeat 0 calc( 50% - .02em )/4.8px 8px;
  }
  header .s_all .list1 > li.main {
    padding: 6px 0 5px 108px;
  }
  header .s_all .list1 > li ul li {
    padding: 6px 0 5px;
  }
  header .s_all .list1 > li ul li:first-child {
    padding: 0 0 5px;
  }
  header .s_all .list1 > li ul li:last-child {
    padding: 6px 0 0;
  }
  header .s_all .list1 > li.inline a + a {
    margin-left: 25px;
  }
  header .s_all .list1 .ttl {
    top: 10px;
    bottom: 10px;
    border-radius: 4px;
    padding-top: 1px;
  }
  header .s_all .list1 a {
    padding: 6px 0 5px;
    font-size: 1.2rem;
    letter-spacing: 0.06em;
  }
  header .s_all .list1 a .sub {
    font-size: 1rem;
    letter-spacing: .04em;
  }
  header .s_all .list1 a:hover {
    background: transparent;
  }
  header .s_all .list2 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
        -ms-flex-pack: left;
            justify-content: left;
    text-align: left;
  }
  header .s_all .list2 li {
    width: 125px;
    padding: 7px 0;
  }
  header .s_all .list2 li + li {
    margin-left: 0;
  }
  header .s_all .list2 a {
    font-size: 1.2rem;
    letter-spacing: 0.06em;
  }
  header .s_all .list3 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
        -ms-flex-pack: left;
            justify-content: left;
    text-align: left;
  }
  header .s_all .list3 li {
    width: 50%;
    padding: 6px 0;
  }
  header .s_all .list3 li + li {
    margin-left: 0;
  }
  header .s_all .list3 a {
    font-size: 1.1rem;
    letter-spacing: 0.06em;
  }
  header .s_all .sns {
    margin-top: 10px;
  }
  header .s_all .sns li + li {
    margin-left: 16px;
  }
  header .layer {
    z-index: 1;
  }
  header.open_for1 .hd1, header.open_for2 .hd1 {
    z-index: 3;
    border-bottom: 2px solid #ef7a00;
  }
  header.open_for1 .hd2, header.open_for2 .hd2 {
    max-height: calc( 100vh - 116px );
    top: 116px;
  }
  header.open_for1 .hd2 .close, header.open_for2 .hd2 .close {
    display: block;
  }
  header.open_for1 .hd1 .for1::before {
    background: url("../img/arr1_wh.svg") no-repeat left center/6px 10px;
  }
  header.open_for1 .hd1 .for1:hover {
    background: #ef7a00;
    color: #fff;
  }
  header.open_for1 .hd1 .for1:hover::before {
    background: url("../img/arr1_wh.svg") no-repeat left center/6px 10px;
  }
  header.open_for2 .hd1 .for2::before {
    background: url("../img/arr1_wh.svg") no-repeat left center/6px 10px;
  }
  header.open_for2 .hd1 .for2:hover {
    background: #ef7a00;
    color: #fff;
  }
  header.open_for2 .hd1 .for2:hover::before {
    background: url("../img/arr1_wh.svg") no-repeat left center/6px 10px;
  }
  header.open_search .layer {
    display: block;
  }
  header.open_search .hd1 .logo {
    border-bottom: 1px solid #e1e9e7;
  }
  header.open_search .hd2 {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    max-height: calc( 100vh - 71px );
    top: 71px;
    padding: 16px 0 0;
    background: #f5f7f7;
  }
  header.open_search .hd2 .search {
    display: block;
  }
  header.open_search .hd2 .close {
    display: block;
    margin-top: 16px;
  }
  header.open_all .hd1 {
    border-bottom: none;
  }
  header.open_all .hd1 .logo {
    border-bottom: 2px solid #ef7a00;
  }
  header.open_all .hd1 .all {
    background: transparent;
  }
  header.open_all .hd1 .all > span .t2 {
    display: none;
  }
  header.open_all .hd1 .all:hover > span {
    background: #b15a00;
  }
  header.open_all .hd2 {
    max-height: calc( 100vh - 72px );
    top: 72px;
  }
  header.open_all .hd2 .close {
    display: block;
  }
}
main {
  width: 100%;
  overflow: hidden;
  padding-top: 92px;
}
main.error {
  padding-bottom: 100px;
}

@media screen and (max-width: 480px) {
  main {
    padding-top: 117px;
  }
  main.error {
    padding-bottom: 60px;
  }
}
.p_ttl1 {
  width: 100%;
  height: 350px;
  background: #f5f7f7;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_ttl1::before {
  content: '';
  display: block;
  position: absolute;
  left: -1%;
  bottom: -2px;
  width: 102%;
  min-width: 1122px;
  height: 5.1vw;
  min-height: 56.1px;
  background: url("../img/shape1.svg?v2") no-repeat 0 0/contain;
}
.p_ttl1::after {
  content: '';
  display: block;
  position: absolute;
  left: calc( 50% - .5px );
  bottom: -35px;
  width: 1px;
  height: 70px;
  background: #006934;
}
.p_ttl1 h1 {
  position: relative;
  margin-bottom: 20px;
}
.p_ttl1 .en {
  display: block;
  color: #ef7a00;
  font-size: 5rem;
  letter-spacing: .1em;
}
.p_ttl1 .en2 {
  display: block;
  color: #ef7a00;
  font-size: 4.4rem;
  letter-spacing: .1em;
}
.p_ttl1 .ja {
  display: block;
  margin-top: 20px;
  font-family: 'brandon-grotesque', 'あおとゴシック B', 'Aoto Gothic Bold', sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
}

@media screen and (max-width: 480px) {
  .p_ttl1 {
    height: 175px;
  }
  .p_ttl1::before {
    width: 100%;
    min-width: auto;
    height: 10.67vw;
    min-height: auto;
    left: 0;
    bottom: -2.67vw;
    background: url("../img/shape2.svg") no-repeat center top/cover;
  }
  .p_ttl1::after {
    bottom: -22px;
    height: 44px;
  }
  .p_ttl1 h1 {
    position: relative;
    margin-bottom: 25px;
  }
  .p_ttl1 .en {
    font-size: 3rem;
  }
  .p_ttl1 .en2 {
    font-size: 2.4rem;
  }
  .p_ttl1 .ja {
    margin-top: 16px;
    font-size: 1.4rem;
  }
}
.p_ttl2 {
  width: 100%;
  height: 350px;
  background: #f5f7f7;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_ttl2::before {
  content: '';
  display: block;
  position: absolute;
  left: -1%;
  bottom: -2px;
  width: 102%;
  min-width: 1122px;
  height: 5.1vw;
  min-height: 56.1px;
  background: url("../img/shape1.svg?v2") no-repeat 0 0/contain;
}
.p_ttl2::after {
  content: '';
  display: block;
  position: absolute;
  left: calc( 50% - .5px );
  bottom: -35px;
  width: 1px;
  height: 70px;
  background: #006934;
}
.p_ttl2 h1 {
  position: relative;
  margin-bottom: 15px;
}
.p_ttl2 .en {
  display: block;
  font-size: 1.8rem;
  letter-spacing: .1em;
}
.p_ttl2 .ja {
  display: block;
  margin-top: 25px;
  color: #ef7a00;
  font-size: 3.6rem;
  letter-spacing: 0.06em;
  line-height: 1.25;
}
.p_ttl2 .ja_sub {
  display: block;
  margin-top: 5px;
  color: #ef7a00;
  font-size: 2.1rem;
}

@media screen and (max-width: 480px) {
  .p_ttl2 {
    height: 175px;
  }
  .p_ttl2::before {
    width: 100%;
    min-width: auto;
    height: 10.67vw;
    min-height: auto;
    left: 0;
    bottom: -2.67vw;
    background: url("../img/shape2.svg") no-repeat center top/cover;
  }
  .p_ttl2::after {
    bottom: -22px;
    height: 44px;
  }
  .p_ttl2 h1 {
    position: relative;
    margin-bottom: 12px;
  }
  .p_ttl2 .en {
    font-size: 1.2rem;
  }
  .p_ttl2 .ja {
    margin-top: 10px;
    font-size: 2.2rem;
    letter-spacing: .04em;
    line-height: 1.45;
  }
  .p_ttl2 .ja_sub {
    font-size: 1.6rem;
  }
}
.p_lead1 {
  margin-top: 80px;
  font-size: 1.6rem;
  line-height: 2;
}

@media screen and (max-width: 480px) {
  .p_lead1 {
    margin-top: 46px;
    font-size: 1.4rem;
  }
  .p_lead1.long {
    margin: 46px 10% 0;
    text-align: left;
  }
  .p_lead1.long br {
    display: none;
  }
}
.p_note1 {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 2;
}
.p_note1.green {
  color: #006934;
}

@media screen and (max-width: 480px) {
  .p_note1 {
    margin-top: 15px;
    font-size: 1.2rem;
    line-height: 1.67;
  }
  .p_note1.long {
    margin: 15px 10% 0;
    text-align: left;
  }
  .p_note1.long br {
    display: none;
  }
}
.p_anc1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p_anc1 ul {
  width: 280px;
  border-top: 1px solid #e1e9e7;
  text-align: left;
  margin: 0 20px;
}
.p_anc1 li {
  padding: 6px 0;
  border-bottom: 1px solid #e1e9e7;
}
.p_anc1 a {
  display: block;
  color: #444;
  padding: 8px 8px 8px 10px;
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: .05em;
  border-radius: 5px;
  text-decoration: none;
}
.p_anc1 a::before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 1em;
  background: url("../img/arr1_lg.svg") no-repeat left center/6px 10px;
  margin-right: 10px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.p_anc1 a:hover {
  background: #f5f7f7;
  color: #ef7a00;
}
.p_anc1 a:hover::before {
  background: url("../img/arr1_or.svg") no-repeat left center/6px 10px;
}

@media screen and (max-width: 480px) {
  .p_anc1 {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .p_anc1 ul {
    width: auto;
    margin: 0;
  }
  .p_anc1 ul + ul {
    border-top: none;
  }
  .p_anc1 li {
    padding: 0;
  }
  .p_anc1 a {
    padding: 11px 8px;
    font-size: 1.2rem;
    letter-spacing: 0.06em;
  }
  .p_anc1 a:hover {
    background: transparent;
    color: #444;
  }
  .p_anc1 a:hover::before {
    background: url("../img/arr1_lg.svg") no-repeat left center/6px 10px;
  }
}
.p_anc2 {
  width: 550px;
  margin: 0 auto;
}
.p_anc2 a {
  display: block;
  color: #444;
  padding: 8px 10px;
  border-radius: 5px;
  text-decoration: none;
}
.p_anc2 a::before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 1em;
  background: url("../img/arr1_lg.svg") no-repeat left center/6px 10px;
  margin-right: 10px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.p_anc2 a:hover {
  background: #f5f7f7;
  color: #ef7a00;
}
.p_anc2 a:hover::before {
  background: url("../img/arr1_or.svg") no-repeat left center/6px 10px;
}
.p_anc2 > ul {
  border-top: 1px solid #e1e9e7;
  text-align: left;
}
.p_anc2 > ul > li {
  padding: 6px 0;
  border-bottom: 1px solid #e1e9e7;
}
.p_anc2 > ul > li > a {
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
}
.p_anc2 > ul > li.hierarchical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p_anc2 > ul ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: 12px;
}
.p_anc2 > ul ul li + li {
  margin-left: 6px;
}
.p_anc2 > ul ul a {
  font-size: 1.2rem;
  line-height: 1.17;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 480px) {
  .p_anc2 {
    width: 80% !important;
  }
  .p_anc2 a {
    color: #444;
    padding: 8px 0 8px 28px;
    line-height: 1.67;
    position: relative;
  }
  .p_anc2 a::before {
    height: 10px;
    position: absolute;
    left: 10px;
    top: calc( 0.84em + 3px );
  }
  .p_anc2 a:hover {
    background: transparent;
    color: #444;
  }
  .p_anc2 a:hover::before {
    background: url("../img/arr1_lg.svg") no-repeat left center/6px 10px;
  }
  .p_anc2 > ul > li {
    padding: 0;
  }
  .p_anc2 > ul > li > a {
    font-size: 1.2rem;
    letter-spacing: 0.06em;
  }
  .p_anc2 > ul > li.hierarchical {
    display: block;
  }
  .p_anc2 > ul ul {
    display: block;
    margin-left: 20px;
    padding-bottom: 10px;
  }
  .p_anc2 > ul ul li + li {
    margin-left: 0;
    margin-top: 10px;
  }
  .p_anc2 > ul ul a {
    font-size: 1.1rem;
    line-height: 1;
    padding: 0 0 0 28px;
  }
  .p_anc2 > ul ul a::before {
    top: calc( 0.5em - 5px );
  }
}
.p_anc3 {
  margin: 0 auto;
}
.p_anc3 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p_anc3 li {
  padding: 6px 0;
  border-top: 1px solid #e1e9e7;
  border-bottom: 1px solid #e1e9e7;
  text-align: left;
}
.p_anc3 a {
  display: block;
  color: #444;
  padding: 8px 8px 8px 10px;
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: .05em;
  border-radius: 5px;
  text-decoration: none;
}
.p_anc3 a::before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 1em;
  background: url("../img/arr1_lg.svg") no-repeat left center/6px 10px;
  margin-right: 10px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.p_anc3 a:hover {
  background: #f5f7f7;
  color: #ef7a00;
}
.p_anc3 a:hover::before {
  background: url("../img/arr1_or.svg") no-repeat left center/6px 10px;
}

@media screen and (max-width: 480px) {
  .p_anc3 {
    width: 80% !important;
  }
  .p_anc3 ul {
    display: block;
    border-top: 1px solid #e1e9e7;
  }
  .p_anc3 li {
    display: block;
    padding: 0;
    border-top: none;
    width: auto !important;
  }
  .p_anc3 a {
    padding: 8px 0 8px 28px;
    position: relative;
    font-size: 1.2rem;
    line-height: 1.67;
    letter-spacing: 0.06em;
  }
  .p_anc3 a::before {
    height: 10px;
    position: absolute;
    left: 10px;
    top: calc( 0.84em + 3px );
  }
  .p_anc3 a:hover {
    background: transparent;
    color: #444;
  }
  .p_anc3 a:hover::before {
    background: url("../img/arr1_lg.svg") no-repeat left center/6px 10px;
  }
}
.s_ttl1 {
  padding-bottom: 65px;
  position: relative;
  z-index: 1;
}
.s_ttl1::after {
  content: '';
  display: block;
  width: 1px;
  height: 70px;
  background: #ef7a00;
  position: absolute;
  left: 50%;
  bottom: -35px;
}
.s_ttl1 .en {
  display: block;
  color: #006934;
  font-size: 3rem;
  letter-spacing: .1em;
}
.s_ttl1 .ja {
  display: block;
  margin-top: 22px;
  font-family: 'brandon-grotesque', 'あおとゴシック B', 'Aoto Gothic Bold', sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
}
.s_ttl1.para {
  opacity: 0;
  -webkit-transition: opacity .5s .125s;
          transition: opacity .5s .125s;
}
.s_ttl1.para::after {
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transition: -webkit-transform .25s .5s;
          transition: transform .25s .5s;
}
.s_ttl1.done {
  opacity: 1;
}
.s_ttl1.done::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

@media screen and (max-width: 480px) {
  .s_ttl1 {
    padding-bottom: 44px;
    position: relative;
  }
  .s_ttl1::after {
    height: 50px;
    bottom: -25px;
  }
  .s_ttl1 .en {
    font-size: 2.5rem;
    letter-spacing: .1em;
    line-height: 1.28;
  }
  .s_ttl1 .ja {
    margin-top: 16px;
    font-size: 1.4rem;
    line-height: 1.75;
  }
}
.s_ttl2::before {
  content: '';
  display: block;
  width: 36px;
  height: 1px;
  background: #ef7a00;
  margin: 0 auto 55px;
}
.s_ttl2 .en {
  display: block;
  color: #006934;
  font-size: 3rem;
  letter-spacing: .1em;
}
.s_ttl2 .ja {
  display: block;
  margin-top: 22px;
  font-family: 'brandon-grotesque', 'あおとゴシック B', 'Aoto Gothic Bold', sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
}

@media screen and (max-width: 480px) {
  .s_ttl2::before {
    margin: 0 auto 45px;
  }
  .s_ttl2 .en {
    font-size: 2.5rem;
    letter-spacing: .1em;
  }
  .s_ttl2 .ja {
    font-size: 1.4rem;
  }
}
.txtlink {
  display: inline-block;
  text-decoration: none;
  font-size: 1.4rem;
}
.txtlink.b {
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
}
.txtlink::before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 1em;
  background: url("../img/arr1_lb.svg") no-repeat 0 calc( 50% - .015em )/6px 10px;
  margin-right: 9px;
}
.txtlink.anc::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.txtlink[target="_blank"]::after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 7px;
  height: 1em;
  background: url("../img/ico_blank_lb.svg") no-repeat left center/7px 7px;
  margin-left: 4px;
}
.txtlink:hover {
  text-decoration: underline;
}
.txtlink.pdf[target="_blank"]::after {
  display: none !important;
}

@media screen and (max-width: 480px) {
  .txtlink:hover {
    text-decoration: none;
  }
}
.btn1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  border: 1px solid #0096d2;
  min-width: 250px;
  box-sizing: border-box;
  padding: 0 30px;
  height: 46px;
  overflow: hidden;
  background: #fff;
  border-radius: 23px;
  box-sizing: border-box;
  line-height: 45px;
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
}
.btn1::before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 100%;
  background: url("../img/arr1_lb.svg") no-repeat left center/6px 10px;
  margin-right: 9px;
}
.btn1:hover {
  background: #e3f1f7;
}
.btn1.more::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

@media screen and (max-width: 480px) {
  .btn1 {
    max-width: 100% !important;
    height: 36px;
    border-radius: 18px;
    line-height: 35.5px;
  }
  .btn1:hover {
    background: #fff;
  }
}
.sidebar {
  width: 710px;
  margin: 0 auto;
  text-align: left;
  border-top: 1px solid #e1e9e7;
}
.sidebar .table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border-bottom: 1px solid #e1e9e7;
  width: 100%;
}
.sidebar .table::before {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  background: #e1e9e7;
  left: 170px;
  top: 25px;
  bottom: 25px;
}
.sidebar .table .ttl {
  width: 160px;
  color: #006934;
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  text-align: center;
  margin-right: 40px;
}
.sidebar .table ul {
  width: calc( 100% - 200px );
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 47px;
  font-size: 1.2rem;
  letter-spacing: 0.06em;
}
.sidebar .table li {
  padding-right: 1em;
  line-height: 2;
}
.sidebar .table a {
  text-decoration: none;
}
.sidebar .table a:hover {
  text-decoration: underline;
}
.sidebar .cat_list {
  padding: 20px 0;
}
.sidebar .monthly_list {
  padding: 30px 0;
}
.sidebar dl {
  margin-top: 25px;
}
.sidebar .lang {
  display: inline-block;
  text-align: center;
  border-radius: 2px;
  font-size: 1.1rem;
  line-height: 1.4;
  width: 2.3em;
  color: #fff;
  letter-spacing: 0;
}
.sidebar .lang.EN {
  background: #006934;
}
.sidebar .lang.JP {
  background: #ef7a00;
}
.sidebar dd {
  display: inline-block;
  margin-right: 20px;
  color: #8f8f8f;
  font-size: 1.2rem;
  line-height: 1.28;
  letter-spacing: 0;
}

@media screen and (max-width: 480px) {
  .sidebar {
    width: 86.7%;
  }
  .sidebar .table::before {
    left: 106px;
    top: 18px;
    bottom: 18px;
  }
  .sidebar .table .ttl {
    width: 105px;
    font-size: 1.2rem;
    line-height: 1.67;
    margin-right: 20px;
  }
  .sidebar .table ul {
    width: calc( 100% - 125px + 1em );
    min-height: 30px;
    margin-right: -1em;
  }
  .sidebar .table a:hover {
    text-decoration: none;
  }
  .sidebar .cat_list {
    padding: 15px 0;
  }
  .sidebar .monthly_list {
    padding: 15px 0;
  }
  .sidebar dl {
    margin-top: 20px;
  }
  .sidebar dd {
    margin-right: 12px;
    font-size: 1.1rem;
    line-height: 1.4;
  }
}
.report_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.report_list article {
  width: 300px;
  margin: 0 30px;
  text-align: left;
}
.report_list a {
  text-decoration: none;
}
.report_list .img a {
  position: relative;
  border-radius: 5px;
  border: 1px solid #e1e9e7;
  overflow: hidden;
  display: block;
}
.report_list .img a::before {
  content: '';
  display: block;
  padding-top: 56.38%;
}
.report_list .img a:hover {
  opacity: 0.7;
}
.report_list .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 298px;
  height: auto;
}
.report_list .new {
  position: absolute;
  left: 10px;
  top: 10px;
  background: #ef7a00;
  color: #fff;
  width: 35px;
  height: 15px;
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  border-radius: 2px;
  letter-spacing: 0;
}
.report_list .subset {
  margin-top: 12px;
  letter-spacing: 0;
  color: #aeaeae;
}
.report_list .subset a {
  color: #aeaeae;
}
.report_list .subset a:hover {
  text-decoration: underline;
}
.report_list .date {
  display: inline-block;
  vertical-align: top;
  width: 4.5em;
  font-size: 1.4rem;
  line-height: 1.5;
}
.report_list .cats {
  display: inline-block;
  vertical-align: top;
  width: calc( 100% - 6em );
  font-size: 1.2rem;
  line-height: 1.75;
  margin-right: -1em;
}
.report_list .cats a {
  display: inline-block;
  margin-right: 1em;
}
.report_list .ttl {
  margin-top: 12px;
  font-size: 1.6rem;
  line-height: 1.75;
}
.report_list .ttl a {
  display: block;
  color: #444;
}
.report_list .ttl a:hover {
  color: #ef7a00;
}

@media screen and (max-width: 480px) {
  .report_list {
    display: block;
  }
  .report_list article {
    margin: 0 auto;
  }
  .report_list article:not(:first-child) {
    margin: 34px auto 0;
  }
  .report_list .img a:hover {
    opacity: 1;
  }
  .report_list .subset {
    margin-top: 12px;
  }
  .report_list .subset a:hover {
    text-decoration: none;
  }
  .report_list .date {
    font-size: 1.2rem;
  }
  .report_list .cats {
    font-size: 1.1rem;
  }
  .report_list .ttl {
    margin-top: 4px;
    font-size: 1.4rem;
  }
  .report_list .ttl a:hover {
    color: #444;
  }
}
.voice_list {
  margin: 0 auto;
  width: 1068px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 24px 28px;
  position: relative;
}
.voice_list li {
  width: 150px;
}
.voice_list .img {
  border: 1px solid #e1e9e7;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.voice_list .img a {
  display: block;
}
.voice_list .img a:hover {
  opacity: 0.7;
}
.voice_list .img img {
  width: 100%;
  height: auto;
}
.voice_list .img .lang {
  position: absolute;
  right: 4px;
  bottom: 4px;
  text-align: center;
  border-radius: 2px;
  font-size: 1.1rem;
  line-height: 1.4;
  width: 2.3em;
  color: #fff;
  letter-spacing: 0;
}
.voice_list .img .lang.EN {
  background: #006934;
}
.voice_list .img .lang.JP {
  background: #ef7a00;
}
.voice_list .cats {
  margin-top: 12px;
}
.voice_list .cats a {
  color: #acacac;
  font-size: 1.2rem;
  line-height: 1.5;
  text-decoration: underline;
}
.voice_list .cats a:hover {
  text-decoration: none;
}
.voice_list.para li {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
}
.voice_list.para li:nth-child(1) {
  -webkit-transition: opacity 0.5s 75ms, -webkit-transform 0.5s 75ms;
          transition: opacity 0.5s 75ms, transform 0.5s 75ms;
}
.voice_list.para li:nth-child(2) {
  -webkit-transition: opacity 0.5s 150ms, -webkit-transform 0.5s 150ms;
          transition: opacity 0.5s 150ms, transform 0.5s 150ms;
}
.voice_list.para li:nth-child(3) {
  -webkit-transition: opacity 0.5s 225ms, -webkit-transform 0.5s 225ms;
          transition: opacity 0.5s 225ms, transform 0.5s 225ms;
}
.voice_list.para li:nth-child(4) {
  -webkit-transition: opacity 0.5s 300ms, -webkit-transform 0.5s 300ms;
          transition: opacity 0.5s 300ms, transform 0.5s 300ms;
}
.voice_list.para li:nth-child(5) {
  -webkit-transition: opacity 0.5s 375ms, -webkit-transform 0.5s 375ms;
          transition: opacity 0.5s 375ms, transform 0.5s 375ms;
}
.voice_list.para li:nth-child(6) {
  -webkit-transition: opacity 0.5s 450ms, -webkit-transform 0.5s 450ms;
          transition: opacity 0.5s 450ms, transform 0.5s 450ms;
}
.voice_list.para li:nth-child(7) {
  -webkit-transition: opacity 0.5s 525ms, -webkit-transform 0.5s 525ms;
          transition: opacity 0.5s 525ms, transform 0.5s 525ms;
}
.voice_list.para li:nth-child(8) {
  -webkit-transition: opacity 0.5s 600ms, -webkit-transform 0.5s 600ms;
          transition: opacity 0.5s 600ms, transform 0.5s 600ms;
}
.voice_list.para li:nth-child(9) {
  -webkit-transition: opacity 0.5s 675ms, -webkit-transform 0.5s 675ms;
          transition: opacity 0.5s 675ms, transform 0.5s 675ms;
}
.voice_list.para li:nth-child(10) {
  -webkit-transition: opacity 0.5s 750ms, -webkit-transform 0.5s 750ms;
          transition: opacity 0.5s 750ms, transform 0.5s 750ms;
}
.voice_list.para li:nth-child(11) {
  -webkit-transition: opacity 0.5s 825ms, -webkit-transform 0.5s 825ms;
          transition: opacity 0.5s 825ms, transform 0.5s 825ms;
}
.voice_list.para li:nth-child(12) {
  -webkit-transition: opacity 0.5s 900ms, -webkit-transform 0.5s 900ms;
          transition: opacity 0.5s 900ms, transform 0.5s 900ms;
}
.voice_list.para li:nth-child(13) {
  -webkit-transition: opacity 0.5s 975ms, -webkit-transform 0.5s 975ms;
          transition: opacity 0.5s 975ms, transform 0.5s 975ms;
}
.voice_list.para li:nth-child(14) {
  -webkit-transition: opacity 0.5s 1050ms, -webkit-transform 0.5s 1050ms;
          transition: opacity 0.5s 1050ms, transform 0.5s 1050ms;
}
.voice_list.para li:nth-child(15) {
  -webkit-transition: opacity 0.5s 1125ms, -webkit-transform 0.5s 1125ms;
          transition: opacity 0.5s 1125ms, transform 0.5s 1125ms;
}
.voice_list.para li:nth-child(16) {
  -webkit-transition: opacity 0.5s 1200ms, -webkit-transform 0.5s 1200ms;
          transition: opacity 0.5s 1200ms, transform 0.5s 1200ms;
}
.voice_list.para li:nth-child(17) {
  -webkit-transition: opacity 0.5s 1275ms, -webkit-transform 0.5s 1275ms;
          transition: opacity 0.5s 1275ms, transform 0.5s 1275ms;
}
.voice_list.para li:nth-child(18) {
  -webkit-transition: opacity 0.5s 1350ms, -webkit-transform 0.5s 1350ms;
          transition: opacity 0.5s 1350ms, transform 0.5s 1350ms;
}
.voice_list.para li:nth-child(19) {
  -webkit-transition: opacity 0.5s 1425ms, -webkit-transform 0.5s 1425ms;
          transition: opacity 0.5s 1425ms, transform 0.5s 1425ms;
}
.voice_list.para li:nth-child(20) {
  -webkit-transition: opacity 0.5s 1500ms, -webkit-transform 0.5s 1500ms;
          transition: opacity 0.5s 1500ms, transform 0.5s 1500ms;
}
.voice_list.para li:nth-child(21) {
  -webkit-transition: opacity 0.5s 1575ms, -webkit-transform 0.5s 1575ms;
          transition: opacity 0.5s 1575ms, transform 0.5s 1575ms;
}
.voice_list.para li:nth-child(22) {
  -webkit-transition: opacity 0.5s 1650ms, -webkit-transform 0.5s 1650ms;
          transition: opacity 0.5s 1650ms, transform 0.5s 1650ms;
}
.voice_list.para li:nth-child(23) {
  -webkit-transition: opacity 0.5s 1725ms, -webkit-transform 0.5s 1725ms;
          transition: opacity 0.5s 1725ms, transform 0.5s 1725ms;
}
.voice_list.para li:nth-child(24) {
  -webkit-transition: opacity 0.5s 1800ms, -webkit-transform 0.5s 1800ms;
          transition: opacity 0.5s 1800ms, transform 0.5s 1800ms;
}
.voice_list.para li:nth-child(25) {
  -webkit-transition: opacity 0.5s 1875ms, -webkit-transform 0.5s 1875ms;
          transition: opacity 0.5s 1875ms, transform 0.5s 1875ms;
}
.voice_list.para li:nth-child(26) {
  -webkit-transition: opacity 0.5s 1950ms, -webkit-transform 0.5s 1950ms;
          transition: opacity 0.5s 1950ms, transform 0.5s 1950ms;
}
.voice_list.para li:nth-child(27) {
  -webkit-transition: opacity 0.5s 2025ms, -webkit-transform 0.5s 2025ms;
          transition: opacity 0.5s 2025ms, transform 0.5s 2025ms;
}
.voice_list.para li:nth-child(28) {
  -webkit-transition: opacity 0.5s 2100ms, -webkit-transform 0.5s 2100ms;
          transition: opacity 0.5s 2100ms, transform 0.5s 2100ms;
}
.voice_list.para li:nth-child(29) {
  -webkit-transition: opacity 0.5s 2175ms, -webkit-transform 0.5s 2175ms;
          transition: opacity 0.5s 2175ms, transform 0.5s 2175ms;
}
.voice_list.para li:nth-child(30) {
  -webkit-transition: opacity 0.5s 2250ms, -webkit-transform 0.5s 2250ms;
          transition: opacity 0.5s 2250ms, transform 0.5s 2250ms;
}
.voice_list.done li {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media screen and (max-width: 480px) {
  .voice_list {
    width: calc( 72vw + 32px );
    gap: 16px 16px;
  }
  .voice_list li {
    width: 24vw;
  }
  .voice_list .img {
    border-radius: 3px;
  }
  .voice_list .img a:hover {
    opacity: 1;
  }
  .voice_list .img .lang {
    right: 3px;
    bottom: 3px;
    font-size: 1rem;
    line-height: 1.4;
    width: 2.3em;
  }
  .voice_list .cats {
    margin-top: 6px;
  }
  .voice_list .cats a {
    font-size: 1rem;
    letter-spacing: 0.06em;
    word-break: break-all;
  }
  .voice_list .cats a:hover {
    text-decoration: underline;
  }
}
@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.voice_modal {
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
.voice_modal.open {
  display: block;
}
.voice_modal .layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5) !important;
}
.voice_modal > .loader {
  position: absolute;
  width: 20px;
  height: 20px;
  left: calc( 50% - 10px );
  top: calc( 50% - 10px );
  -webkit-animation: load 1.4s infinite linear;
          animation: load 1.4s infinite linear;
}
.voice_modal .box {
  opacity: 0;
  width: 900px;
  max-height: 100vh;
  box-sizing: border-box;
  padding: 64px 0;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 5px;
  background: #fff;
  overflow-y: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity .5s;
          transition: opacity .5s;
}
.voice_modal .box.on {
  opacity: 1;
}
.voice_modal .box > .ttl {
  color: #ef7a00;
  font-size: 2.5rem;
  position: absolute;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  left: 55px;
  top: 32px;
}
.voice_modal .box > .close {
  position: absolute;
  top: 28px;
  right: 35px;
  display: block;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  padding: 0;
  margin: 0;
  text-align: left;
  text-decoration: none;
}
.voice_modal .box > .close::before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: url("../img/ico_close_lb.svg") no-repeat 0 0/20px 20px;
  margin-right: 6px;
}
.voice_modal .box > .close:hover {
  opacity: 0.7;
}
.voice_modal .box .prev,
.voice_modal .box .next {
  position: fixed;
  top: calc( 50% - 10px);
  width: 20px;
  height: 20px;
  background: url("../img/arr2_or.svg") no-repeat 0 0/20px 20px;
  overflow: hidden;
  text-indent: -9999px;
}
.voice_modal .box .prev:hover,
.voice_modal .box .next:hover {
  opacity: 0.7;
}
.voice_modal .box .prev.dead,
.voice_modal .box .next.dead {
  background: url("../img/arr2_lm.svg") no-repeat 0 0/20px 20px;
  cursor: default;
  pointer-events: none;
}
.voice_modal .box .prev.dead:hover,
.voice_modal .box .next.dead:hover {
  opacity: 1;
}
.voice_modal .box .prev {
  left: calc( 50% - 415px );
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.voice_modal .box .next {
  right: calc( 50% - 415px );
}
.voice_modal .box .loader {
  display: none;
  position: fixed;
  left: calc( 50% - 10px );
  top: calc( 50% - 10px );
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #ef7a00;
  background: -webkit-linear-gradient(left, #ef7a00 10%, rgba(239, 122, 0, 0) 42%);
  background: linear-gradient(to right, #ef7a00 10%, rgba(239, 122, 0, 0) 42%);
  -webkit-animation: load 1.4s infinite linear;
          animation: load 1.4s infinite linear;
}
.voice_modal .box .loader:before {
  width: 50%;
  height: 50%;
  background: #ef7a00;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.voice_modal .box .loader:after {
  background: #fff;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.voice_modal .content {
  width: 570px;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: opacity .5s;
          transition: opacity .5s;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
.voice_modal .content.on {
  opacity: 1;
}
.voice_modal .content .date {
  color: #006934;
  font-family: 'brandon-grotesque', 'あおとゴシック B', 'Aoto Gothic Bold', sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
}
.voice_modal .content .cats {
  margin-top: 12px;
  font-size: 1.2rem;
}
.voice_modal .content .cats span + span::before {
  content: '　/　';
}
.voice_modal .content .img {
  margin-top: 28px;
}
.voice_modal .content .img img {
  width: auto;
  height: auto;
  max-width: 568px;
  max-height: 568px;
  border: 1px solid #e1e9e7;
}
.voice_modal .content .txt {
  margin-top: 30px;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.67;
}
.voice_modal .content .txt .lang {
  text-align: center;
  border-radius: 2px;
  font-size: 1.1rem;
  line-height: 1.4;
  width: 2.3em;
  color: #fff;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.voice_modal .content .txt .lang.EN {
  background: #006934;
}
.voice_modal .content .txt .lang.JP {
  background: #ef7a00;
}

@media screen and (max-width: 480px) {
  .voice_modal .box {
    width: 90%;
    padding: 70px 0 30px;
  }
  .voice_modal .box > .ttl {
    font-size: 2rem;
    left: 35px;
    top: 20px;
  }
  .voice_modal .box > .close {
    top: 20px;
    right: 5.56%;
    text-align: right;
  }
  .voice_modal .box > .close::before {
    display: none;
  }
  .voice_modal .box > .close::after {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    background: url("../img/ico_close_lb.svg") no-repeat 0 0/20px 20px;
    margin-left: 4px;
  }
  .voice_modal .box > .close:hover {
    opacity: 1;
  }
  .voice_modal .box .prev,
  .voice_modal .box .next {
    width: 10%;
    height: 20px;
    background: url("../img/arr2_or.svg") no-repeat center center/16px 16px;
  }
  .voice_modal .box .prev:hover,
  .voice_modal .box .next:hover {
    opacity: 1;
  }
  .voice_modal .box .prev {
    left: 0;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .voice_modal .box .next {
    right: 0;
  }
  .voice_modal .content {
    width: 80%;
  }
  .voice_modal .content .cats {
    margin-top: 10px;
    font-size: 1.1rem;
  }
  .voice_modal .content .img {
    margin-top: 24px;
  }
  .voice_modal .content .img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 90vh;
  }
  .voice_modal .content .txt {
    margin-top: 20px;
  }
  .voice_modal .content .txt p:not(.lang) {
    margin-top: 8px;
  }
}
.s_news1 {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  border-top: 1px solid #e1e9e7;
  box-sizing: border-box;
  position: relative;
  padding-top: 43px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.s_news1::before {
  content: '';
  width: 93px;
  height: 1px;
  background: #ef7a00;
  position: absolute;
  left: 0;
  top: -1px;
}
.s_news1::after {
  content: '';
  display: block;
  width: 1px;
  position: absolute;
  top: 49px;
  bottom: 0;
  left: 138px;
  background: #e1e9e7;
}
.s_news1 .s_ttl {
  width: 185px;
  color: #006934;
}
.s_news1 .s_ttl .en {
  display: block;
  font-size: 3rem;
  font-weight: 400;
  letter-spacing: .12em;
}
.s_news1 .s_ttl .ja {
  margin-top: 18px;
  display: block;
  font-size: 1.1rem;
  line-height: 1.36;
  letter-spacing: .04em;
}
.s_news1 ul {
  display: table;
  width: 715px;
  letter-spacing: 0;
  padding-top: 12px;
}
.s_news1 ul li {
  display: table-row;
}
.s_news1 ul li + li > * {
  padding-top: 26px;
}
.s_news1 ul .date {
  display: table-cell;
  width: 90px;
  color: #aeaeae;
  font-size: 1.4rem;
}
.s_news1 ul .ttl {
  display: table-cell;
}
.s_news1 ul .ttl a {
  text-decoration: none;
  color: #444;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  word-break: break-all;
}
.s_news1 ul .ttl a:hover {
  color: #ef7a00;
}

@media screen and (max-width: 480px) {
  .s_news1 {
    width: 80%;
    padding-top: 24px;
    display: block;
  }
  .s_news1::after {
    display: none;
  }
  .s_news1 .s_ttl {
    width: auto;
  }
  .s_news1 .s_ttl .en {
    display: inline-block;
    font-size: 2.4rem;
    letter-spacing: .12em;
  }
  .s_news1 .s_ttl .ja {
    display: inline-block;
    margin-left: 1em;
    margin-top: 0;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: .04em;
  }
  .s_news1 .s_ttl .ja br {
    display: none;
  }
  .s_news1 ul {
    display: block;
    width: auto;
    padding-top: 25px;
  }
  .s_news1 ul li {
    display: table;
  }
  .s_news1 ul li + li > * {
    padding-top: 15px;
  }
  .s_news1 ul .date {
    width: 60px;
    font-size: 1.2rem;
    line-height: 1.67;
  }
  .s_news1 ul .ttl a {
    font-size: 1.2rem;
    line-height: 1.67;
  }
  .s_news1 ul .ttl a:hover {
    color: #444;
  }
}
.s_report1::before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 35px;
  height: 1px;
  background: #ef7a00;
  margin-bottom: 70px;
}
.s_report1 .s_ttl {
  font-family: 'brandon-grotesque', 'あおとゴシック DB', 'Aoto Gothic DemiBold', sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
}
.s_report1 .report_list {
  margin-top: 46px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.s_report1 .btn1 {
  margin: 35px auto 0;
}

section .s_report1::before {
  display: none;
}

@media screen and (max-width: 480px) {
  .s_report1::before {
    margin-bottom: 35px;
  }
  .s_report1 .s_ttl {
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .s_report1 .report_list {
    margin-top: 30px;
  }
  .s_report1 .report_list article {
    width: 86.7%;
    min-height: 80px;
    position: relative;
    box-sizing: border-box;
    padding-left: 150px;
  }
  .s_report1 .report_list article + article {
    margin: 25px auto 0;
  }
  .s_report1 .report_list .img {
    position: absolute;
    left: 0;
    top: 3px;
    width: 140px;
  }
  .s_report1 .report_list .img img {
    width: 138px;
  }
  .s_report1 .report_list .new {
    left: 4px;
    top: 4px;
    width: 28px;
    height: 12px;
    font-size: 10px;
    line-height: 12px;
  }
  .s_report1 .report_list .subset {
    margin-top: 0;
  }
  .s_report1 .report_list .ttl {
    font-size: 1.2rem;
    margin-bottom: -.375em;
  }
  .s_report1 .btn1 {
    margin: 30px auto 0;
  }
}
.s_contact1::before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 35px;
  height: 1px;
  background: #ef7a00;
  margin-bottom: 40px;
}
.s_contact1 .inr {
  margin: 0 auto;
  width: 860px;
  background: #f5f7f7;
  border-radius: 5px;
  padding: 70px 0;
}
.s_contact1 .s_ttl {
  font-family: 'brandon-grotesque', 'あおとゴシック B', 'Aoto Gothic Bold', sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
}
.s_contact1 ul {
  margin-top: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.s_contact1 li {
  width: 350px;
}
.s_contact1 li + li {
  border-left: 1px solid #e1e9e7;
}
.s_contact1 p {
  font-size: 1.4rem;
  line-height: 2;
}
.s_contact1 .btn1 {
  margin-top: 18px;
}

@media screen and (max-width: 480px) {
  .s_contact1 .inr {
    margin: 0 auto;
    width: 86.7%;
    padding: 40px 0;
  }
  .s_contact1 .s_ttl {
    font-size: 1.6rem;
  }
  .s_contact1 ul {
    display: block;
    width: 85%;
    margin: 16px auto 0;
  }
  .s_contact1 li {
    width: auto;
  }
  .s_contact1 li + li {
    border-left: none;
    border-top: 1px solid #e1e9e7;
    margin-top: 30px;
    padding-top: 25px;
  }
  .s_contact1 p {
    font-size: 1.2rem;
  }
  .s_contact1 .btn1 {
    margin-top: 10px;
    max-width: 100%;
  }
}
footer {
  background: #f5f7f7;
  padding: 100px 0;
}
footer .inr {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  position: relative;
}
footer .badge {
  position: absolute;
  top: 0;
  right: 0;
  width: 350px;
  padding-bottom: 30px;
  border-bottom: 1px solid #dde5e3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .badge .sdgs {
  width: 100%;
  border-bottom: 1px solid #dde5e3;
  padding-bottom: 35px;
  margin-bottom: 30px;
}
footer .badge .sdgs img {
  width: 255px;
  height: auto;
}
footer .badge .ajf p {
  margin: 12px 0 -.375em;
  font-size: 1rem;
  line-height: 1.75;
}
footer .badge .other {
  border-left: 1px solid #dde5e3;
  padding-left: 38px;
}
footer .badge .other img {
  display: block;
}
footer .badge .other img + img {
  margin-top: 25px;
}
footer .logo {
  width: 185px;
  margin-bottom: 36px;
}
footer .address {
  font-size: 1.4rem;
  line-height: 2;
}
footer .address .ja strong {
  font-size: 1.6rem;
}
footer .address .en strong {
  font-size: 1.7rem;
}
footer .address p + p {
  margin-top: 1em;
}
footer .address .map {
  display: inline-block;
  vertical-align: top;
  margin-left: 1em;
}
footer .address .map a {
  display: inline-block;
  height: 20px;
  overflow: hidden;
  border-radius: 10px;
  padding: 0 9px 0 10px;
  text-decoration: none;
  font-size: 1.2rem;
  line-height: 20px;
  margin-top: calc( 1.33em - 13px );
  background: #444;
  color: #fff;
}
footer .address .map a::before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 4.5px;
  height: 100%;
  background: url("../img/arr1_wh.svg") no-repeat left center/4.5px 7.5px;
  margin-right: 5px;
}
footer .address .map a:hover {
  background: #ef7a00;
}
footer .sns {
  margin-top: 30px;
}
footer .sns li {
  display: inline-block;
  vertical-align: top;
}
footer .sns li + li {
  margin-left: 20px;
}
footer .copyright {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 1.4rem;
}

@media screen and (max-width: 480px) {
  footer {
    padding: 40px 0;
  }
  footer .inr {
    margin: 0 auto;
    width: 80%;
    text-align: left;
    position: relative;
  }
  footer .badge {
    position: relative;
    width: auto;
    padding-bottom: 20px;
    margin-bottom: 30px;
    top: 0;
  }
  footer .badge .sdgs {
    padding-bottom: 25px;
    margin-bottom: 20px;
    text-align: center;
  }
  footer .badge .sdgs img {
    width: 215px;
    height: auto;
  }
  footer .badge .other {
    padding-left: 10%;
  }
  footer .badge .other img {
    width: 52px;
    max-width: 13.87vw;
    height: auto;
  }
  footer .badge .other img + img {
    margin-top: 18px;
  }
  footer .badge .ajf img {
    width: 190px;
    max-width: 50.67vw;
    height: auto;
  }
  footer .badge .ajf p {
    margin: 7px 0 -.375em;
  }
  footer .logo {
    width: 123px;
    margin-bottom: 22px;
  }
  footer .address {
    font-size: 1.2rem;
    line-height: 1.75;
    letter-spacing: .1em;
  }
  footer .address .ja strong {
    font-size: 1.4rem;
  }
  footer .address .en strong {
    font-size: 1.4rem;
  }
  footer .address p + p {
    margin-top: 1.2em;
  }
  footer .address .map {
    display: block;
    margin-top: 4px;
    margin-left: 0;
  }
  footer .address .map a:hover {
    background: #444;
  }
  footer .sns {
    margin-top: 16px;
  }
  footer .sns li + li {
    margin-left: 15px;
  }
  footer .copyright {
    margin-top: 25px;
    position: relative;
    font-size: 1.1rem;
    letter-spacing: .1em;
  }
}
