{"id":10377,"date":"2026-09-16T13:13:06","date_gmt":"2026-09-16T04:13:06","guid":{"rendered":"https:\/\/yashima.ac.jp\/fgchs\/?p=10377"},"modified":"2026-09-16T13:13:07","modified_gmt":"2026-09-16T04:13:07","slug":"post-10377","status":"publish","type":"post","link":"https:\/\/yashima.ac.jp\/fgchs\/?p=10377","title":{"rendered":"\u300c\u6311\u6226\u3092\u697d\u3057\u3080\u3001\u5927\u4eba\u305f\u3061\u3002\u300d\u5973\u5b50\u5546\u306e\u6559\u54e1\u7d39\u4ecb\u30da\u30fc\u30b8\u3092\u5927\u5e45\u30ea\u30cb\u30e5\u30fc\u30a2\u30eb"},"content":{"rendered":"\n<style>\n.fjsh-faculty {\n  --blue:#5fc5df;\n  --blue-dark:#174b5d;\n  --blue-light:#eefaff;\n  --orange:#ef8a46;\n  --navy:#172f39;\n  --text:#26343a;\n  --gray:#6c7a80;\n  --line:#dce7ea;\n\n  width:100%;\n  max-width:1000px;\n  margin:0 auto;\n  color:var(--text);\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Noto Sans JP\",\n    \"Yu Gothic\",\n    \"Hiragino Kaku Gothic ProN\",\n    sans-serif;\n  line-height:1.95;\n  letter-spacing:.02em;\n}\n\n.fjsh-faculty *,\n.fjsh-faculty *::before,\n.fjsh-faculty *::after {\n  box-sizing:border-box;\n}\n\n\/* HERO *\/\n\n.fjsh-faculty .hero {\n  position:relative;\n  width:100%;\n  min-height:460px;\n  padding:70px 7%;\n  display:flex;\n  align-items:center;\n  overflow:hidden;\n  background:var(--navy);\n  color:#fff;\n}\n\n.fjsh-faculty .hero::before {\n  content:\"\";\n  position:absolute;\n  width:430px;\n  height:430px;\n  right:-190px;\n  top:-190px;\n  border:65px solid rgba(95,197,223,.18);\n  border-radius:50%;\n}\n\n.fjsh-faculty .hero::after {\n  content:\"\";\n  position:absolute;\n  width:250px;\n  height:250px;\n  left:-150px;\n  bottom:-150px;\n  border:45px solid rgba(239,138,70,.18);\n  border-radius:50%;\n}\n\n.fjsh-faculty .hero-inner {\n  position:relative;\n  z-index:2;\n  width:100%;\n  max-width:860px;\n  margin:0 auto;\n}\n\n.fjsh-faculty .hero-label {\n  display:flex;\n  align-items:center;\n  gap:14px;\n  margin-bottom:24px;\n  color:var(--blue);\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:.25em;\n}\n\n.fjsh-faculty .hero-label::before {\n  content:\"\";\n  width:42px;\n  height:2px;\n  background:var(--orange);\n}\n\n.fjsh-faculty .hero-title {\n  color:#fff;\n  font-size:clamp(42px,6vw,72px);\n  font-weight:900;\n  line-height:1.08;\n  letter-spacing:-.04em;\n}\n\n.fjsh-faculty .hero-subtitle {\n  display:block;\n  margin-top:22px;\n  color:var(--blue);\n  font-size:clamp(16px,2vw,23px);\n  font-weight:700;\n  line-height:1.6;\n  letter-spacing:.08em;\n}\n\n.fjsh-faculty .hero-line {\n  width:65px;\n  height:4px;\n  margin-top:30px;\n  background:var(--orange);\n}\n\n.fjsh-faculty .hero-number {\n  position:absolute;\n  right:5%;\n  bottom:5px;\n  color:rgba(255,255,255,.05);\n  font-size:clamp(120px,17vw,200px);\n  font-weight:900;\n  line-height:1;\n}\n\n\/* CONTAINER *\/\n\n.fjsh-faculty .container {\n  width:86%;\n  max-width:760px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n\/* INDEX *\/\n\n.fjsh-faculty .index {\n  margin:0 0 55px;\n  padding:25px 0;\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.fjsh-faculty .index-label {\n  margin-bottom:15px;\n  color:var(--orange);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.22em;\n}\n\n.fjsh-faculty .index-list {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.fjsh-faculty .index-link {\n  display:flex;\n  align-items:center;\n  gap:14px;\n  min-height:50px;\n  padding:8px 12px;\n  color:var(--blue-dark);\n  font-size:14px;\n  font-weight:700;\n  text-decoration:none;\n  border-bottom:1px solid #edf1f2;\n}\n\n.fjsh-faculty .index-link:hover {\n  color:var(--orange);\n}\n\n.fjsh-faculty .index-number {\n  color:var(--orange);\n  font-size:11px;\n  font-weight:800;\n}\n\n\/* TEXT *\/\n\n.fjsh-faculty .section {\n  margin:70px 0;\n  scroll-margin-top:30px;\n}\n\n.fjsh-faculty .label {\n  margin-bottom:9px;\n  color:var(--orange);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.24em;\n}\n\n.fjsh-faculty .heading {\n  margin:0 0 28px;\n  color:var(--blue-dark);\n  font-size:30px;\n  font-weight:800;\n  line-height:1.5;\n}\n\n.fjsh-faculty .heading-line {\n  width:48px;\n  height:3px;\n  margin-top:18px;\n  background:var(--blue);\n}\n\n.fjsh-faculty p {\n  margin:0 0 22px;\n  font-size:16px;\n}\n\n.fjsh-faculty strong {\n  color:var(--orange);\n  font-weight:800;\n}\n\n\/* PHOTO BLOCK *\/\n\n.fjsh-faculty-photo {\n  width:86% !important;\n  max-width:820px !important;\n  margin:50px auto 70px !important;\n}\n\n.fjsh-faculty-photo img {\n  display:block;\n  width:100% !important;\n  height:auto !important;\n}\n\n\/* FACULTY PAGE LINK *\/\n\n.fjsh-faculty .faculty-link {\n  display:block;\n  margin:35px 0;\n  padding:28px 30px;\n  background:var(--blue-dark);\n  color:#fff;\n  text-decoration:none;\n  border:2px solid var(--blue-dark);\n  transition:all .2s ease;\n}\n\n.fjsh-faculty .faculty-link:hover {\n  background:var(--orange);\n  border-color:var(--orange);\n}\n\n.fjsh-faculty .faculty-link-top {\n  margin-bottom:8px;\n  color:var(--blue);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.2em;\n}\n\n.fjsh-faculty .faculty-link:hover .faculty-link-top {\n  color:#fff;\n}\n\n.fjsh-faculty .faculty-link-main {\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:20px;\n}\n\n.fjsh-faculty .faculty-link-title {\n  color:#fff;\n  font-size:20px;\n  font-weight:800;\n}\n\n.fjsh-faculty .faculty-link-arrow {\n  flex-shrink:0;\n  color:var(--orange);\n  font-family:Arial,sans-serif;\n  font-size:30px;\n  font-weight:700;\n}\n\n.fjsh-faculty .faculty-link:hover .faculty-link-arrow {\n  color:#fff;\n}\n\n\/* PEOPLE *\/\n\n.fjsh-faculty .people {\n  margin:85px 0;\n  padding:70px 7%;\n  background:var(--blue-light);\n}\n\n.fjsh-faculty .people-inner {\n  width:86%;\n  max-width:760px;\n  margin:0 auto;\n}\n\n.fjsh-faculty .people-title {\n  margin:0 0 30px;\n  color:var(--blue-dark);\n  font-size:clamp(32px,5vw,50px);\n  font-weight:900;\n  line-height:1.3;\n}\n\n.fjsh-faculty .people-title span {\n  display:block;\n  margin-bottom:10px;\n  color:var(--orange);\n  font-size:11px;\n  letter-spacing:.25em;\n}\n\n\/* KEY MESSAGE *\/\n\n.fjsh-faculty .key-message {\n  position:relative;\n  margin:90px 0;\n  padding:90px 25px;\n  overflow:hidden;\n  background:var(--blue);\n  color:#fff;\n  text-align:center;\n}\n\n.fjsh-faculty .key-message::before {\n  content:\"\";\n  position:absolute;\n  width:400px;\n  height:400px;\n  right:-200px;\n  top:-220px;\n  border:60px solid rgba(255,255,255,.13);\n  border-radius:50%;\n}\n\n.fjsh-faculty .key-message::after {\n  content:\"\";\n  position:absolute;\n  width:240px;\n  height:240px;\n  left:-140px;\n  bottom:-150px;\n  border:40px solid rgba(239,138,70,.22);\n  border-radius:50%;\n}\n\n.fjsh-faculty .key-message-inner {\n  position:relative;\n  z-index:2;\n}\n\n.fjsh-faculty .key-message-label {\n  margin-bottom:20px;\n  color:#fff;\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.25em;\n}\n\n.fjsh-faculty .key-message-title {\n  color:#fff;\n  font-size:clamp(35px,6vw,58px);\n  font-weight:900;\n  line-height:1.35;\n}\n\n.fjsh-faculty .key-message-line {\n  width:55px;\n  height:4px;\n  margin:28px auto 0;\n  background:var(--orange);\n}\n\n\/* EVENTS *\/\n\n.fjsh-faculty .events {\n  margin-top:90px;\n  padding:70px 7%;\n  background:#f6f8f9;\n  scroll-margin-top:30px;\n}\n\n.fjsh-faculty .events-inner {\n  width:86%;\n  max-width:850px;\n  margin:0 auto;\n}\n\n.fjsh-faculty .events-title {\n  margin:0 0 28px;\n  color:var(--blue-dark);\n  font-size:32px;\n  font-weight:800;\n  line-height:1.4;\n}\n\n.fjsh-faculty .event {\n  margin-bottom:13px;\n  padding:24px 28px;\n  background:#fff;\n  border-left:4px solid var(--blue);\n}\n\n.fjsh-faculty .event.featured {\n  border-left-color:var(--orange);\n}\n\n.fjsh-faculty .event-name {\n  margin-bottom:7px;\n  color:var(--blue-dark);\n  font-size:16px;\n  font-weight:800;\n}\n\n.fjsh-faculty .event-link {\n  color:var(--orange);\n  font-size:14px;\n  font-weight:700;\n  word-break:break-all;\n  text-decoration:none;\n}\n\n.fjsh-faculty .consultation {\n  margin-top:28px;\n  padding:28px;\n  background:#fff;\n  border:1px solid var(--line);\n}\n\n.fjsh-faculty .consultation-title {\n  margin-bottom:18px;\n  color:var(--blue-dark);\n  font-size:18px;\n  font-weight:800;\n}\n\n.fjsh-faculty .consultation-item {\n  padding:12px 0;\n  border-top:1px solid var(--line);\n  font-size:14px;\n}\n\n\/* CLOSING *\/\n\n.fjsh-faculty .closing {\n  padding:80px 25px 30px;\n  text-align:center;\n}\n\n.fjsh-faculty .closing-line {\n  width:45px;\n  height:3px;\n  margin:0 auto 25px;\n  background:var(--orange);\n}\n\n.fjsh-faculty .closing-title {\n  color:var(--blue-dark);\n  font-size:25px;\n  font-weight:800;\n  line-height:1.6;\n}\n\n\/* MOBILE *\/\n\n@media screen and (max-width:700px){\n\n  .fjsh-faculty .hero {\n    min-height:390px;\n    padding:50px 6%;\n  }\n\n  .fjsh-faculty .hero-title {\n    font-size:40px;\n  }\n\n  .fjsh-faculty .hero-subtitle {\n    font-size:17px;\n  }\n\n  .fjsh-faculty .hero-number {\n    font-size:90px;\n  }\n\n  .fjsh-faculty .container {\n    width:90%;\n  }\n\n  .fjsh-faculty .index-list {\n    grid-template-columns:1fr;\n  }\n\n  .fjsh-faculty .heading {\n    font-size:25px;\n  }\n\n  .fjsh-faculty p {\n    font-size:15px;\n  }\n\n  .fjsh-faculty-photo {\n    width:90% !important;\n    margin:40px auto 55px !important;\n  }\n\n  .fjsh-faculty .people {\n    padding:50px 5%;\n  }\n\n  .fjsh-faculty .people-inner {\n    width:90%;\n  }\n\n  .fjsh-faculty .people-title {\n    font-size:34px;\n  }\n\n  .fjsh-faculty .key-message {\n    margin:60px 0;\n    padding:65px 20px;\n  }\n\n  .fjsh-faculty .key-message-title {\n    font-size:34px;\n  }\n\n  .fjsh-faculty .events {\n    padding:50px 5%;\n  }\n\n  .fjsh-faculty .events-inner {\n    width:90%;\n  }\n\n  .fjsh-faculty .events-title {\n    font-size:27px;\n  }\n\n  .fjsh-faculty .event {\n    padding:20px;\n  }\n\n  .fjsh-faculty .consultation {\n    padding:23px 20px;\n  }\n\n  .fjsh-faculty .faculty-link {\n    padding:23px 20px;\n  }\n\n  .fjsh-faculty .faculty-link-title {\n    font-size:17px;\n  }\n}\n<\/style>\n\n<div class=\"fjsh-faculty\">\n\n  <section class=\"hero\">\n\n    <div class=\"hero-inner\">\n\n      <div class=\"hero-label\">\n        PEOPLE \/ FACULTY\n      <\/div>\n\n      <div class=\"hero-title\">\n        \u6311\u6226\u3092\u697d\u3057\u3080\u3001<br>\n        \u5927\u4eba\u305f\u3061\u3002\n      <\/div>\n\n      <div class=\"hero-subtitle\">\n        TEACHERS \/ PARALLEL TEACHERS \/ PEOPLE\n      <\/div>\n\n      <div class=\"hero-line\"><\/div>\n\n    <\/div>\n\n    <div class=\"hero-number\">\n      01\n    <\/div>\n\n  <\/section>\n\n<\/div>\n\n\n\n<div class=\"fjsh-faculty\">\n\n  <div class=\"container\">\n\n    <nav class=\"index\" aria-label=\"\u8a18\u4e8b\u5185\u76ee\u6b21\">\n\n      <div class=\"index-label\">\n        INDEX\n      <\/div>\n\n      <div class=\"index-list\">\n\n        <a class=\"index-link\" href=\"#teachers\">\n          <span class=\"index-number\">01<\/span>\n          TEACHERS\n        <\/a>\n\n        <a class=\"index-link\" href=\"#parallel\">\n          <span class=\"index-number\">02<\/span>\n          PARALLEL TEACHERS\n        <\/a>\n\n        <a class=\"index-link\" href=\"#message\">\n          <span class=\"index-number\">03<\/span>\n          CHALLENGE\n        <\/a>\n\n        <a class=\"index-link\" href=\"#events\">\n          <span class=\"index-number\">04<\/span>\n          ENTRANCE EVENTS\n        <\/a>\n\n      <\/div>\n\n    <\/nav>\n\n  <\/div>\n\n<\/div>\n\n\n\n<figure class=\"wp-block-image size-large fjsh-faculty-photo\"><img fetchpriority=\"high\" decoding=\"async\" width=\"836\" height=\"1024\" src=\"https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/2eb87ad8ef55fc453f10465488fe9c49-836x1024.jpg\" alt=\"\" class=\"wp-image-10380\" srcset=\"https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/2eb87ad8ef55fc453f10465488fe9c49-836x1024.jpg 836w, https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/2eb87ad8ef55fc453f10465488fe9c49-122x150.jpg 122w, https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/2eb87ad8ef55fc453f10465488fe9c49-245x300.jpg 245w, https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/2eb87ad8ef55fc453f10465488fe9c49-768x941.jpg 768w, https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/2eb87ad8ef55fc453f10465488fe9c49-261x320.jpg 261w, https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/2eb87ad8ef55fc453f10465488fe9c49-522x640.jpg 522w, https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/2eb87ad8ef55fc453f10465488fe9c49.jpg 1091w\" sizes=\"(max-width: 836px) 100vw, 836px\" \/><\/figure>\n\n\n\n<div class=\"fjsh-faculty\">\n\n  <div class=\"container\">\n\n    <section id=\"teachers\" class=\"section\">\n\n      <div class=\"label\">\n        01 \/ TEACHERS\n      <\/div>\n\n      <div class=\"heading\">\n        \u5148\u751f\u4e00\u4eba\u3072\u3068\u308a\u306e\u300c\u4eba\u67c4\u300d\u3068\u300c\u60f3\u3044\u300d\n        <div class=\"heading-line\"><\/div>\n      <\/div>\n\n      <p>\n        \u3053\u306e\u5ea6\u3001\u798f\u5ca1\u5973\u5b50\u5546\u696d\u9ad8\u7b49\u5b66\u6821\u306e\u6559\u54e1\u7d39\u4ecb\u30da\u30fc\u30b8\u3092\u30ea\u30cb\u30e5\u30fc\u30a2\u30eb\u3057\u307e\u3057\u305f\u3002\n      <\/p>\n\n      <p>\n        \u6559\u79d1\u3084\u540d\u524d\u3060\u3051\u3067\u306f\u306a\u304f\u3001\n        \u300c\u306a\u305c\u5973\u5b50\u5546\u3067\u6559\u3048\u308b\u306e\u304b\u300d\u300c\u4eca\u3001\u6311\u6226\u3057\u3066\u3044\u308b\u3053\u3068\u300d\u300c\u597d\u304d\u306a\u3053\u3068\u300d\n        \u300c\u5927\u5207\u306b\u3057\u3066\u3044\u308b\u8a00\u8449\u300d\u306a\u3069\u3001\u5148\u751f\u4e00\u4eba\u3072\u3068\u308a\u306e\u4eba\u67c4\u3084\u60f3\u3044\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002\n      <\/p>\n\n\n      <a\n        class=\"faculty-link\"\n        href=\"https:\/\/yashima.ac.jp\/fgchs\/?page_id=4275\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n\n        <div class=\"faculty-link-top\">\n          CLICK HERE\n        <\/div>\n\n        <div class=\"faculty-link-main\">\n\n          <div class=\"faculty-link-title\">\n            \u30ea\u30cb\u30e5\u30fc\u30a2\u30eb\u3055\u308c\u305f\u6559\u54e1\u7d39\u4ecb\u30da\u30fc\u30b8\u3092\u898b\u308b\n          <\/div>\n\n          <div class=\"faculty-link-arrow\">\n            \u2192\n          <\/div>\n\n        <\/div>\n\n      <\/a>\n\n    <\/section>\n\n  <\/div>\n\n<\/div>\n\n\n\n<div class=\"fjsh-faculty\">\n\n  <section id=\"parallel\" class=\"people\">\n\n    <div class=\"people-inner\">\n\n      <div class=\"people-title\">\n        <span>02 \/ PARALLEL TEACHERS<\/span>\n        \u5973\u5b50\u5546\u3092\u652f\u3048\u308b\u3001<br>\n        \u3082\u3046\u4e00\u3064\u306e\u5b58\u5728\u3002\n      <\/div>\n\n      <p>\n        \u3055\u3089\u306b\u3001\u5973\u5b50\u5546\u306a\u3089\u3067\u306f\u306e\u5b58\u5728\u300c\u30d1\u30e9\u30ec\u30eb\u30c6\u30a3\u30fc\u30c1\u30e3\u30fc\u300d\u3068\u3044\u3046\u5b66\u6821\u3092\u652f\u3048\u308b\u30b5\u30dd\u30fc\u30c8\u30e1\u30f3\u30d0\u30fc\u3082\u63b2\u8f09\u3002\n      <\/p>\n\n      <p>\n        \u5973\u5b50\u5546\u306b\u306f\u3001\u3069\u3093\u306a\u5148\u751f\u304c\u3044\u308b\u306e\u304b\u3002\u3069\u3093\u306a\u6311\u6226\u3092\u3057\u3066\u3044\u308b\u306e\u304b\u3002\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n  <section id=\"message\" class=\"key-message\">\n\n    <div class=\"key-message-inner\">\n\n      <div class=\"key-message-label\">\n        OUR PEOPLE \/ OUR CHALLENGE\n      <\/div>\n\n      <div class=\"key-message-title\">\n        \u300c\u6311\u6226\u3092\u697d\u3057\u3080\u3001\u5927\u4eba\u305f\u3061\u3002\u300d\n      <\/div>\n\n      <div class=\"key-message-line\"><\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <div class=\"container\">\n\n    <section class=\"section\">\n\n      <p>\n        \u305c\u3072\u30ea\u30cb\u30e5\u30fc\u30a2\u30eb\u3055\u308c\u305f\u30da\u30fc\u30b8\u304b\u3089\u300c\u6311\u6226\u3092\u697d\u3057\u3080\u3001\u5927\u4eba\u305f\u3061\u3002\u300d\u3092\u8997\u3044\u3066\u307f\u3066\u304f\u3060\u3055\u3044\uff01\n      <\/p>\n\n      <a\n        class=\"faculty-link\"\n        href=\"https:\/\/yashima.ac.jp\/fgchs\/?page_id=4275\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n\n        <div class=\"faculty-link-top\">\n          CLICK HERE \/ FACULTY INTRODUCTION\n        <\/div>\n\n        <div class=\"faculty-link-main\">\n\n          <div class=\"faculty-link-title\">\n            \u6559\u54e1\u7d39\u4ecb\u30da\u30fc\u30b8\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b\n          <\/div>\n\n          <div class=\"faculty-link-arrow\">\n            \u2192\n          <\/div>\n\n        <\/div>\n\n      <\/a>\n\n    <\/section>\n\n  <\/div>\n\n<\/div>\n\n\n\n<figure class=\"wp-block-image size-large is-resized fjsh-faculty-photo\"><img decoding=\"async\" width=\"819\" height=\"1024\" src=\"https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/94b232ddbfb67decc215bc22838c62a3-2-819x1024.jpg\" alt=\"\" class=\"wp-image-10383\" style=\"aspect-ratio:0.7998049256278956;width:820px;height:auto\" srcset=\"https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/94b232ddbfb67decc215bc22838c62a3-2-819x1024.jpg 819w, https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/94b232ddbfb67decc215bc22838c62a3-2-120x150.jpg 120w, https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/94b232ddbfb67decc215bc22838c62a3-2-240x300.jpg 240w, https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/94b232ddbfb67decc215bc22838c62a3-2-256x320.jpg 256w, https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/94b232ddbfb67decc215bc22838c62a3-2-512x640.jpg 512w, https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/94b232ddbfb67decc215bc22838c62a3-2-768x960.jpg 768w, https:\/\/yashima.ac.jp\/fgchs\/wp-content\/uploads\/2026\/09\/94b232ddbfb67decc215bc22838c62a3-2.jpg 1080w\" sizes=\"(max-width: 819px) 100vw, 819px\" \/><\/figure>\n\n\n\n<div class=\"fjsh-faculty\">\n\n  <section id=\"events\" class=\"events\">\n\n    <div class=\"events-inner\">\n\n      <div class=\"label\">\n        04 \/ ENTRANCE EVENTS\n      <\/div>\n\n      <div class=\"events-title\">\n        \u2b50\ufe0e\u2b50\ufe0e\u6700\u5f8c\u306b\u3001\u4e2d\u5b66\u751f\u3068\u4fdd\u8b77\u8005\u306e\u7686\u69d8\u3078\u306e\u304a\u77e5\u3089\u305b\u2b50\ufe0e\u2b50\ufe0e\n      <\/div>\n\n      <p>\n        \u798f\u5ca1\u5973\u5b50\u5546\u696d\u9ad8\u7b49\u5b66\u6821\u3067\u306f\u3001\u4eca\u5f8c\u3082\u3055\u307e\u3056\u307e\u306a\u5165\u8a66\u95a2\u9023\u30a4\u30d9\u30f3\u30c8\u3092\u958b\u50ac\u3057\u307e\u3059\u3002\n        \u305c\u3072\u3054\u90fd\u5408\u306b\u5408\u308f\u305b\u3066\u3054\u53c2\u52a0\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n\n\n      <div class=\"event featured\">\n\n        <div class=\"event-name\">\n          \u2460\u3010\u7b2c\uff13\u56de\u30aa\u30fc\u30d7\u30f3\u30b9\u30af\u30fc\u30eb\u3011\uff11\uff10\u6708\uff11\uff10\u65e5\uff08\u571f\uff09\n        <\/div>\n\n        <div>\n          \u7533\u3057\u8fbc\u307f\u53d7\u4ed8\u4e2d\uff01\uff1a\n        <\/div>\n\n        <a\n          class=\"event-link\"\n          href=\"https:\/\/seed.software\/public\/f_jyoshi_shogyo\/0cb2468731\"\n          target=\"_blank\"\n          rel=\"noopener\"\n        >\n          https:\/\/seed.software\/public\/f_jyoshi_shogyo\/0cb2468731\n        <\/a>\n\n      <\/div>\n\n\n      <div class=\"event\">\n\n        <div class=\"event-name\">\n          \u2461\u3010\u5165\u8a66\u8aac\u660e\u4f1a\u3011\uff11\uff11\u6708\uff11\uff14\u65e5\uff08\u571f\uff09\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"event\">\n\n        <div class=\"event-name\">\n          \u2462\u3010\u7b2c\uff14\u56de\u30aa\u30fc\u30d7\u30f3\u30b9\u30af\u30fc\u30eb\u3011\uff11\uff11\u6708\uff12\uff18\u65e5\uff08\u571f\uff09\u3001\uff12\uff19\u65e5\uff08\u65e5\uff09\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"consultation\">\n\n        <div class=\"consultation-title\">\n          \u2463\u3010\u500b\u5225\u76f8\u8ac7\u4f1a \u3011\n        <\/div>\n\n        <div class=\"consultation-item\">\n          \u3010\u7b2c\u4e00\u56de\u30119\/14(\u6708)\u301c9\/18(\u91d1)17:00-\/18:00-\/19:00-\n        <\/div>\n\n        <div class=\"consultation-item\">\n          \u3010\u7b2c\u4e8c\u56de\u301110\/19(\u6708)\u301c10\/23(\u91d1)17:00-\/18:00-\/19:00-\n        <\/div>\n\n        <div class=\"consultation-item\">\n          \u3010\u7b2c\u4e09\u56de\u301111\/17(\u706b)\u301c11\/20(\u91d1)17:00-\/18:00-\/19:00-\n        <\/div>\n\n        <div class=\"consultation-item\">\n          \u3010\u7b2c\u56db\u56de\u301112\/7(\u6708)\u301c12\/11(\u91d1)17:00-\/18:00-\/19:00-\n        <\/div>\n\n        <div style=\"padding-top:20px;\">\n          \u7533\u3057\u8fbc\u307f\u53d7\u4ed8\u4e2d\uff01\n        <\/div>\n\n        <a\n          class=\"event-link\"\n          href=\"https:\/\/seed.software\/public\/f_jyoshi_shogyo\"\n          target=\"_blank\"\n          rel=\"noopener\"\n        >\n          https:\/\/seed.software\/public\/f_jyoshi_shogyo\n        <\/a>\n\n      <\/div>\n\n\n      <p style=\"\n        margin-top:30px;\n        font-weight:600;\n      \">\n        \u4e00\u5ea6\u53c2\u52a0\u3057\u305f\u65b9\u3082\u3001\u521d\u3081\u3066\u306e\u65b9\u3082\u3001\u30a4\u30d9\u30f3\u30c8\u3054\u3068\u306b\u9055\u3063\u305f\u5973\u5b50\u5546\u306e\u9b45\u529b\u3092\u77e5\u3063\u3066\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n      <\/p>\n\n      <p style=\"\n        font-size:18px;\n        font-weight:800;\n        color:#19576a;\n      \">\n        \u7686\u3055\u307e\u306e\u3054\u53c2\u52a0\u3092\u3001\u5fc3\u3088\u308a\u304a\u5f85\u3061\u3057\u3066\u3044\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n  <section class=\"closing\">\n\n    <div class=\"closing-line\"><\/div>\n\n    <div class=\"closing-title\">\n      \u6311\u6226\u3092\u697d\u3057\u3080\u3001\u5927\u4eba\u305f\u3061\u3002\n    <\/div>\n\n  <\/section>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":".fjsh-faculty { &#8211;blue:#5fc5df; &#8211;blue-dark:#174b5d; &#8211;blue-light:#eefaff; &#8211;orange:#ef8a46; &#8211;navy:#172f39; &#8211;text:#26343a; &#8211;gray:#6c7a80; &#8211;line:#dce7ea; width:100%; max-width:1000px; margin:0 auto; color:var(&#8211;text); font-family: -apple-system, BlinkMacSystemFont, &#8220;Noto Sans JP&#8221;, &#8220;Yu Gothic&#8221;, &#8220;Hiragino Kaku Gothic &hellip;","protected":false},"author":20,"featured_media":10383,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"josho_program":[],"josho_course":[],"josho_theme":[],"josho_audience":[],"josho_year":[],"class_list":["post-10377","post","type-post","status-publish","format-standard","has-post-thumbnail","category-news"],"_links":{"self":[{"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=\/wp\/v2\/posts\/10377","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10377"}],"version-history":[{"count":1,"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=\/wp\/v2\/posts\/10377\/revisions"}],"predecessor-version":[{"id":10384,"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=\/wp\/v2\/posts\/10377\/revisions\/10384"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=\/wp\/v2\/media\/10383"}],"wp:attachment":[{"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10377"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=10377"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=10377"},{"taxonomy":"josho_program","embeddable":true,"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=%2Fwp%2Fv2%2Fjosho_program&post=10377"},{"taxonomy":"josho_course","embeddable":true,"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=%2Fwp%2Fv2%2Fjosho_course&post=10377"},{"taxonomy":"josho_theme","embeddable":true,"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=%2Fwp%2Fv2%2Fjosho_theme&post=10377"},{"taxonomy":"josho_audience","embeddable":true,"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=%2Fwp%2Fv2%2Fjosho_audience&post=10377"},{"taxonomy":"josho_year","embeddable":true,"href":"https:\/\/yashima.ac.jp\/fgchs\/index.php?rest_route=%2Fwp%2Fv2%2Fjosho_year&post=10377"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}