@import url("https://fonts.googleapis.com/css2?family=Kosugi&family=Noto+Sans+JP:wght@300;400;500;600&family=Noto+Serif+JP:wght@300;400;500;600&display=swap");
#splash {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999999999 !important;
}

#logo {
  width: 30vw;
  opacity: 0;
  transition: opacity 1s;
}

img {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

.wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  width: 90%;
}

#INFO {
  margin-top: -300px;
  padding-top: 300px;
}

.logo_area {
  box-sizing: border-box;
  margin: 0 auto 0 auto;
  padding: 34vh 0 0 0;
  text-align: center;
  height: 100vh;
  width: 100%;
}

.logo_area img {
  width: 36%;
}

.detail_area {
  box-sizing: border-box;
  padding: 100px 10% 0 10%;
  margin: 0 0 6em 0;
  width: 100%;
}

.detail_area.sanchi {
  box-sizing: border-box;
  padding: 0 10% 0 10%;
  margin: 120px 0 6em 0;
  width: 100%;
}

.detail_area.sanchi h2 {
  text-align: center;
  font-size: 1.6em;
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 2em 0;
}

.detail_area.sanchi p.sanchi {
  text-align: center;
  font-size: 1em;
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 0.5em 0;
}

.sanchi_area {
  box-sizing: border-box;
  margin: 0 auto 0 auto;
  padding: 0;
  width: 30%;
  text-align: center;
}

.btn_sanchi {
  box-sizing: border-box;
  margin: 0 0 2em 0;
  padding: 1em 1.6em 1em 1em;
  background-color: green;
  text-align: center;
  color: white;
  font-size: 1em;
  line-height: 1.5em;
  width: 100%;
  border-radius: 6px;
  position: relative;
}

.icn_pdf {
  position: absolute;
  box-sizing: border-box;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: middle !important;
  width: 2em !important;
  right: 0.5em;
  top: 35%;
}

a.sanchi {
  text-decoration: none;
  color: white;
}

.detail_area h1.t1 {
  font-size: 3.2vw;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  padding: 0em 0 0.5em 0;
  font-family: "SeuratPro-M";
  color: #1e8b52;
  text-align: left;
}

.detail_area h2,
.detail_area h3 {
  font-size: 2.3vw;
  line-height: 1.8em;
  margin: 0;
  padding: 2em 0 0 0;
  box-sizing: border-box;
  padding-bottom: 0.5em;
  font-family: "SeuratPro-M";
}

.detail_area h3.p1 {
  font-size: 2.3vw;
  line-height: 1.8em;
  margin: 0;
  padding: 0em 0 0 0;
  box-sizing: border-box;
  padding-bottom: 0.5em;
  font-family: "SeuratPro-M";
}

.detail_area h3.p1 .s1 {
  font-size: 2.3vw;
  line-height: 1.8em;
  margin: 0;
  padding: 0em 0 0 0;
  box-sizing: border-box;
  padding-bottom: 0.5em;
  font-family: "SeuratPro-M";
}

.detail_area h4,
.detail_area h5,
.detail_area h6 {
  font-size: 1.6vw;
  line-height: 1.8em;
  margin: 0;
  padding: 1em 0 0 0;
  box-sizing: border-box;
  padding-bottom: 0.2em;
  font-family: "SeuratPro-M";
}

.detail_area p {
  font-size: 1.6vw;
  line-height: 1.8em;
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 2em 0;
}

.detail_area p.p1 {
  font-size: 1.6vw;
  line-height: 1.8em;
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 2em 0;
}

.detail_area p.p1 .s1 {
  font-size: 1.6vw;
  line-height: 1.8em;
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 2em 0;
}

.detail_area p.nav {
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 2em 0;
}

.detail_area p.nav a {
  color: #1e8b52;
  text-decoration: none;
  font-size: 1.6vw;
  line-height: 1em;
}

.detail_area p.project {
  color: #1e8b52;
  text-decoration: none;
  font-size: 1.6vw;
  line-height: 1em;
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 1em 0;
}

.detail_area p .vol {
  background-color: #1e8b52;
  color: white;
  box-sizing: border-box;
  margin: 0;
  padding: 0.4em 0.5em 0.4em 0.5em;
  text-align: center;
  border-radius: 30px;
}

.detail_area .sikaku {
  position: fixed;
  right: 1.5em;
  bottom: 1.5em;
  background-color: #ff0000;
  color: white;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-align: center;
  border-radius: 13vw;
  width: 13vw;
  height: 13vw;
}

.detail_area .sikaku P.t1 {
  text-align: center;
  font-size: 1.3vw;
  box-sizing: border-box;
  margin: 0;
  padding: 1.3em 0 0.7em 0;
  line-height: 1.3em;
}

.detail_area .sikaku P.t2 {
  text-align: center;
  font-size: 3.8vw;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-family: "SeuratPro-M";
}

.detail_area p a {
  font-size: 1.1vw;
  font-family: "SeuratPro-M";
  color: red;
}

.detail_area .honbun_format {
  font-size: 1.1vw;
  line-height: 1.8em;
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 3em 0;
}

.detail_area .honbun_format h4 {
  box-sizing: border-box;
  margin: 0;
  padding: 2em 0 0.5em 0;
}

.detail_area .honbun_format h3 {
  box-sizing: border-box;
  margin: 0;
  padding: 5em 0 0.5em 0;
}

.detail_area .detail_mainimg {
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 0 0;
  width: 100%;
}

.detail_area .detail_mainimg img {
  width: 40%;
}

.detail_area .img2,
.detail_area .img3,
.detail_area .img4 {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  box-sizing: border-box;
  justify-content: space-between;
  width: 100%;
  align-items: flex-start;
}

.detail_area img {
  display: block;
  height: auto;
  box-sizing: border-box;
  padding: 0;
  margin: 1em auto 3em auto;
  width: 40%;
  text-align: center;
}

.detail_area .img2 img {
  width: 50%;
  height: auto;
  box-sizing: border-box;
  padding: 1em;
}

.detail_area .img3 img {
  width: 30%;
  height: auto;
}

.detail_area .img4 img {
  width: 20%;
  height: auto;
}

.modern-footnotes-footnote__note {
  background-color: white;
  box-sizing: border-box;
  margin: 0;
  padding: 2em;
  font-size: 1.1vw;
  color: red;
}

.detail_area p.date {
  font-size: 1.1vw;
  line-height: 1.8em;
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 7em 0;
  color: #888888;
}

.detail_area p.p1 {
  font-size: 1.1vw;
  line-height: 1.8em;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  padding-bottom: 6em;
}

.detail_area p.p2 {
  font-size: 1.1vw;
  line-height: 1.8em;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  padding-bottom: 3em;
}

.header_area {
  position: fixed;
  box-sizing: border-box;
  width: 100%;
  height: 110px;
  margin: 0;
  padding: 0;
  top: 0;
  z-index: 999999;
  background-color: white;
}

.header_area .logo {
  box-sizing: border-box;
  margin: 0;
  padding: 30px 0 0 0;
}

.header_area .logo img {
  width: 15%;
}

.header_area .menu {
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 39%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.header_area .menu ul {
  display: inline;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.header_area .menu li {
  display: inline;
  box-sizing: border-box;
  margin: 0;
  padding: 0 0.5em 0 0;
  font-size: 1.1vw;
}

.header_area .lang {
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  top: 10px;
  right: 20px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0px solid green;
}

.header_area .lang ul {
  display: inline;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.header_area .lang li {
  display: inline;
  box-sizing: border-box;
  padding: 0;
  margin: 0 0.5em 0 0;
  font-size: 1.1vw;
}

.header_area .lang li.lang_menu_on {
  display: inline;
  box-sizing: border-box;
  padding: 0.3em 0.5em 0.3em 0.5em;
  margin: 0 0.5em 0 0;
  font-size: 1.1vw;
  background-color: black;
  border-radius: 20px;
}

.header_area .lang li.lang_menu_on a {
  color: white;
}

.submenu {
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  border: 0px solid green;
  padding: 0 7% 0 9%;
  margin: 0;
}

.submenu ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: start;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.submenu li {
  box-sizing: border-box;
  margin: 0 1em 1em 0;
  padding: 0.5em 1em 0.5em 1em;
  text-align: center;
  font-size: 1.2vw;
  cursor: pointer;
  /*color: black;*/
  color: #1e8b52;
  background-color: #f3f3f3;
  border-radius: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-family: "SeuratPro-M";
}

.submenu li a {
  box-sizing: border-box;
  margin: 0 1em 1em 0;
  padding: 0.5em 1em 0.5em 1em;
  text-align: center;
  font-size: 1.2vw;
  cursor: pointer;
  /*color: black;*/
  color: #1e8b52;
  background-color: #f3f3f3;
  border-radius: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.submenu .menu_clicked {
  box-sizing: border-box;
  background-color: #1e8b52;
  color: white;
  border-radius: 16px;
}

.submenu2 {
  box-sizing: border-box;
  width: 100%;
  /*width: fit-content;*/
  text-align: center;
  border: 0px solid green;
  padding: 0 22% 0 22%;
  /*padding: 0;*/
  margin: 0;
}

.submenu2 ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.submenu2 li {
  box-sizing: border-box;
  margin: 0 0 1em 0;
  padding: 1em 0em 1em 0em;
  text-align: center;
  font-size: 1.1vw;
  cursor: pointer;
  /*color: black;*/
  color: #1e8b52;
  background-color: #f3f3f3;
  border-radius: 6px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-family: "SeuratPro-M";
}

.submenu2 li a {
  box-sizing: border-box;
  margin: 0 0 1em 0;
  padding: 1em 0em 1em 0em;
  text-align: center;
  font-size: 1.1vw;
  cursor: pointer;
  /*color: black;*/
  color: #1e8b52;
  background-color: #f3f3f3;
  border-radius: 6px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.submenu2 .menu_clicked {
  box-sizing: border-box;
  background-color: #1e8b52;
  color: white;
  border-radius: 6px;
}

.submenu3 {
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  border: 0px solid green;
  padding: 0;
  margin: 0;
}

.submenu3 a {
  text-decoration: none;
}

.submenu3 ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.submenu3 li {
  box-sizing: border-box;
  margin: 0 1em 1em 0;
  padding: 0.5em 1em 0.5em 1em;
  text-align: center;
  font-size: 1.2vw;
  cursor: pointer;
  /*color: black;*/
  color: #1e8b52;
  background-color: #f3f3f3;
  border-radius: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-family: "SeuratPro-M";
}

.submenu3 li a {
  box-sizing: border-box;
  margin: 0 1em 1em 0;
  padding: 0.5em 1em 0.5em 1em;
  text-align: center;
  font-size: 1.2vw;
  cursor: pointer;
  /*color: black;*/
  color: #1e8b52;
  background-color: #f3f3f3;
  border-radius: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.submenu3 .menu_clicked {
  box-sizing: border-box;
  background-color: #1e8b52;
  color: white;
  border-radius: 16px;
}

hr {
  border: 0px solid black;
  border-bottom: 1px solid black;
  box-sizing: border-box;
  padding: 0;
  margin: 1em 0 1em 0;
}

.copyright {
  box-sizing: border-box;
  text-align: center;
  font-size: 1.1vw;
  line-height: 1em;
  margin: 0;
  padding: 2em 0 2em 0;
}

#INFO_AREA {
  position: relative;
  box-sizing: border-box;
  margin: 0;
  padding: 50px 0 20px 0;
}

#img_box_flex {
  margin: 0;
  padding: 2em 0% 2em 0%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  box-sizing: border-box;
  /*justify-content:space-between;*/
  align-items: stretch;
  width: 100%;
  border: 0px solid green;
}

#img_box_flex .area_box {
  width: 25%; /* 100% */
  height: auto;
  position: relative;
  box-sizing: border-box;
  padding: 0 0 2em 0;
  margin: 0;
  margin-bottom: 0em;
  border: 0px solid green;
}

#img_box_flex .area_box a {
  color: black;
}

#img_box_flex .area_box:nth-of-type(4n+1) {
  padding: 0 1.5em 0em 0;
  border: 0px solid red;
}

#img_box_flex .area_box:nth-of-type(4n+2) {
  padding: 0 1em 0em 0.5em;
  border: 0px solid blue;
}

#img_box_flex .area_box:nth-of-type(4n+3) {
  padding: 0 0.5em 0em 1em;
  border: 0px solid yellow;
}

#img_box_flex .area_box:nth-of-type(4n) {
  padding: 0 0 0em 1.5em;
  border: 0px solid green;
}

#img_box_flex .area_box P {
  box-sizing: border-box;
  margin: 0;
  padding: 1em 0 0 0;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 300;
  border: 0px solid red;
  width: 100%;
  text-align: left;
}

#news_more {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  width: 10%;
  cursor: pointer;
}

#header_bar {
  box-sizing: border-box;
  margin: 0;
  padding: 1em 0 0 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  z-index: 999999998 !important;
}
#header_bar .flex-container {
  display: flex;
  justify-content: center;
}
#header_bar .flex-container_menu {
  box-sizing: border-box;
  margin: 0;
  padding: 1.3em 0 1.3em 0;
  display: flex;
  justify-content: center;
  gap: 2em;
}
#header_bar .flex-container_menu a {
  font-family: "Kosugi", sans-serif;
  font-weight: 400;
  font-size: 1.1em;
  color: black;
  text-decoration: none;
  letter-spacing: 0.05em;
}
#header_bar .flex-container_menu a:hover {
  color: red;
}

.header_bar_margin {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  height: 150px;
}

#yoshikei_news_area {
  box-sizing: border-box;
  margin: 0;
  padding: 3em 1.1em 4em 1.1em;
  /*background-color: #fdf4eb;*/
  background: linear-gradient(to bottom, #f5c0ab, #fdf4eb);
  border-radius: 20px 20px 0px 0px;
  text-align: left;
}
#yoshikei_news_area h3 {
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 1em 0;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.5em;
  color: #5d3710;
}
#yoshikei_news_area ul {
  box-sizing: border-box;
  margin: 0;
  padding: 0.5em;
}
#yoshikei_news_area li {
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 1.8em 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: start;
}
#yoshikei_news_area li p.date {
  box-sizing: border-box;
  margin: 0;
  padding: 0 1em 0 0;
  font-size: 0.9em;
  width: -moz-fit-content;
  width: fit-content;
  font-feature-settings: "palt";
  color: grey;
  letter-spacing: 0.03em;
}
#yoshikei_news_area li p.title {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  font-family: "Kosugi", sans-serif;
  font-weight: 400;
  letter-spacing: 0.03em;
  color: black;
  font-feature-settings: "palt";
}
#yoshikei_news_area li p.title a {
  color: black;
  text-decoration: none;
}
#yoshikei_news_area li p.title a:hover {
  color: red;
}

#yoshikei_news_detail_area {
  box-sizing: border-box;
  margin: 7em 0 0 0;
  padding: 2em 10% 2em 10%;
  width: 100%;
}
#yoshikei_news_detail_area P.nav {
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 2em 0;
  font-family: noto sans jp;
  font-weight: 300;
  font-size: 1.1em;
}
#yoshikei_news_detail_area P.nav a {
  color: #1e8b52;
  text-decoration: none;
}
#yoshikei_news_detail_area h1.title {
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 1em 0;
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1.5em;
  color: #5d3710;
  font-family: "Kosugi", sans-serif;
  font-weight: 400;
}
#yoshikei_news_detail_area p.date {
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 1em 0;
  font-size: 0.9em;
  width: -moz-fit-content;
  width: fit-content;
  font-feature-settings: "palt";
  color: grey;
  letter-spacing: 0.03em;
  font-family: noto sans jp;
  font-weight: 300;
}
#yoshikei_news_detail_area .honbun {
  box-sizing: border-box;
  margin: 0;
  padding: 2em 0 4em 0;
  font-size: 1.1em;
  font-family: noto sans jp;
  font-weight: 300;
  line-height: 2em;
  letter-spacing: 0.03em;
  color: black;
  font-feature-settings: "palt";
}
#yoshikei_news_detail_area .honbun a {
  color: black;
  text-decoration: none;
}
#yoshikei_news_detail_area .honbun a:hover {
  color: red;
}
#yoshikei_news_detail_area .honbun h2 {
  box-sizing: border-box;
  margin: 2em 0;
  padding: 0;
  text-align: center;
}
#yoshikei_news_detail_area .honbun h2 a {
  display: inline-block;
  padding: 1.2em 2.5em;
  background: linear-gradient(135deg, #ff6b6b, #ee5a24);
  color: white !important;
  text-decoration: none;
  border-radius: 50px;
  font-size: 1.1em;
  font-weight: 600;
  font-family: "Kosugi", sans-serif;
  letter-spacing: 0.05em;
  box-shadow: 0 8px 25px rgba(238, 90, 36, 0.3);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
#yoshikei_news_detail_area .honbun h2 a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s;
}
#yoshikei_news_detail_area .honbun h2 a:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 35px rgba(238, 90, 36, 0.4);
  background: linear-gradient(135deg, #ff7675, #fd79a8);
}
#yoshikei_news_detail_area .honbun h2 a:hover::before {
  left: 100%;
}
#yoshikei_news_detail_area .honbun h2 a:active {
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(238, 90, 36, 0.3);
}/*# sourceMappingURL=min-640px.css.map */