@media (max-width: 560px) {
  .wrap_detail {
    width: 93%; } }
.wrap_detail h2.h2_title {
  transform: translateY(-0.4em);
  margin-bottom: .5rem; }
.wrap_detail p.date {
  margin-bottom: 2rem; }

section.feature img {
  width: min(100%, 1300px); }
section.feature.concept {
  padding-bottom: 30px; }

section.concept h2.h2_title {
  margin-bottom: 2rem; }
section.concept p.t_bold {
  font-size: 1.25rem;
  margin-bottom: 2rem; }
  @media (max-width: 560px) {
    section.concept p.t_bold {
      font-size: 1rem; } }

section.message article {
  margin-bottom: 4rem; }
  section.message article figure {
    margin-bottom: 3rem; }
    @media (max-width: 560px) {
      section.message article figure {
        width: 93%; } }
  section.message article div {
    width: 90%; }
    section.message article div h3 {
      font-size: 1.37rem;
      margin-bottom: 2rem; }

section.map .img_map {
  width: min(90%, 618px);
  margin: auto;
  position: relative; }
  section.map .img_map img {
    position: relative;
    z-index: 1; }
  section.map .img_map a.point_map {
    background-color: rgba(30, 173, 126, 0);
    display: block;
    position: absolute;
    border-radius: 3rem;
    z-index: 9999; }
    section.map .img_map a.point_map:hover {
      cursor: pointer; }
    section.map .img_map a.point_map.tohoku {
      width: 41%;
      aspect-ratio: 42 / 13;
      top: 36%;
      left: 60%; }

.wrap_school {
  width: 90%; }

.wrap_interview {
  width: 93%; }
  .wrap_interview h2.h2_title {
    transform: translateY(-0.4em);
    margin-bottom: -.2rem; }
  .wrap_interview p.name {
    font-size: 1.5rem;
    margin-bottom: .5rem; }
  .wrap_interview p.date {
    margin-bottom: 3rem; }
  .wrap_interview figure, .wrap_interview p {
    margin-bottom: 4rem; }
  .wrap_interview figure img {
    width: 100% !important; }
  .wrap_interview h3 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem; }
  @media (min-width: 1333px) {
    .wrap_interview {
      width: 100%; } }

section.list_interview {
  padding: 60px 0 0;
  background-color: #fffcd7;
  color: white; }
  @media (max-width: 1110px) {
    section.list_interview {
      padding: 30px 0 0; } }
  section.list_interview h2 {
    display: none;
    margin-bottom: 25px; }
    @media (max-width: 1110px) {
      section.list_interview h2 {
        display: block; } }
  section.list_interview ul.list_interview {
    width: 90%;
    max-width: 1000px;
    margin: auto; }

section.feature_newslist {
  background-color: #cccccc;
  padding: 75px 0; }
  @media (max-width: 1110px) {
    section.feature_newslist {
      padding: 0 0 30px; } }
  section.feature_newslist .inner {
    width: 90%;
    max-width: 970px;
    position: relative;
    padding-top: 80px;
    margin: auto; }
    section.feature_newslist .inner h2 {
      position: absolute;
      top: 0;
      left: -78px; }
      @media (max-width: 1110px) {
        section.feature_newslist .inner h2 {
          display: none; } }

section.list_news {
  padding: 60px 0 0; }
  @media (max-width: 1110px) {
    section.list_news {
      padding: 30px 0 0; } }
  section.list_news h2 {
    display: none;
    margin-bottom: 25px; }
    @media (max-width: 1110px) {
      section.list_news h2 {
        display: block; } }
  section.list_news ul.list_news {
    width: 90%;
    max-width: 1000px;
    margin: auto; }

section.feature_newsdetail figure {
  width: 90%;
  max-width: 650px;
  margin: auto; }

section.main_interviewdetail, section.main_newsdetail {
  padding: 70px 0; }
  @media (max-width: 560px) {
    section.main_interviewdetail, section.main_newsdetail {
      padding: 30px 0; } }
  section.main_interviewdetail .inner, section.main_newsdetail .inner {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    position: relative; }
    section.main_interviewdetail .inner h2, section.main_newsdetail .inner h2 {
      position: absolute;
      top: .8rem;
      left: 0; }
      @media (max-width: 560px) {
        section.main_interviewdetail .inner h2, section.main_newsdetail .inner h2 {
          display: none;
          position: static;
          width: 100%;
          text-align: center;
          margin-bottom: 40px; } }
    section.main_interviewdetail .inner .text, section.main_newsdetail .inner .text {
      width: 80%;
      max-width: 1000px;
      margin: auto; }
      @media (max-width: 560px) {
        section.main_interviewdetail .inner .text, section.main_newsdetail .inner .text {
          width: 100%; } }
      section.main_interviewdetail .inner .text h3, section.main_newsdetail .inner .text h3 {
        text-align: left;
        line-height: 1.8em;
        font-size: 1.9rem;
        margin-bottom: .4em; }
        @media (max-width: 560px) {
          section.main_interviewdetail .inner .text h3, section.main_newsdetail .inner .text h3 {
            font-size: 1.4rem; } }
      section.main_interviewdetail .inner .text p.name, section.main_newsdetail .inner .text p.name {
        font-size: 1.4rem;
        line-height: 1em; }
      section.main_interviewdetail .inner .text p.date, section.main_newsdetail .inner .text p.date {
        font-size: .94rem;
        line-height: 1em;
        margin-top: 1em;
        margin-bottom: 45px; }
      section.main_interviewdetail .inner .text div.person, section.main_newsdetail .inner .text div.person {
        margin-top: 1rem; }
        section.main_interviewdetail .inner .text div.person:first-of-type, section.main_newsdetail .inner .text div.person:first-of-type {
          margin-top: 3rem; }
        section.main_interviewdetail .inner .text div.person h4, section.main_newsdetail .inner .text div.person h4 {
          font-size: .88rem;
          text-align: left;
          line-height: 2em; }
        section.main_interviewdetail .inner .text div.person p, section.main_newsdetail .inner .text div.person p {
          font-size: .88rem;
          font-weight: 400; }

section.sub_interviewdetail {
  padding: 60px 0;
  background-color: #fffcd7;
  color: white; }
  section.sub_interviewdetail .inner {
    width: 90%;
    max-width: 1000px;
    margin: auto; }
    section.sub_interviewdetail .inner h3 {
      font-size: 1.45rem;
      text-align: left;
      line-height: 1.6em;
      margin-bottom: 2rem; }
    section.sub_interviewdetail .inner figure {
      margin-bottom: 2rem; }
      section.sub_interviewdetail .inner figure img {
        border-radius: 10px; }
    section.sub_interviewdetail .inner p {
      font-weight: 400;
      margin-bottom: 2rem; }
      @media (max-width: 560px) {
        section.sub_interviewdetail .inner p {
          font-weight: 700; } }

section.list_interview_detail, section.list_news_detail {
  padding: 60px 0; }
  @media (max-width: 1110px) {
    section.list_interview_detail, section.list_news_detail {
      padding: 40px 0; } }
  section.list_interview_detail .inner, section.list_news_detail .inner {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    position: relative; }
    section.list_interview_detail .inner h2, section.list_news_detail .inner h2 {
      position: absolute;
      top: 0;
      left: 0; }
      @media (max-width: 560px) {
        section.list_interview_detail .inner h2, section.list_news_detail .inner h2 {
          position: static;
          margin-bottom: 40px; } }
    section.list_interview_detail .inner ul, section.list_news_detail .inner ul {
      width: 90%;
      max-width: 1000px;
      margin: auto; }

section.list_interview_detail {
  border-top: 1px solid white;
  background-color: #fffcd7;
  color: white; }

section.list_news_detail {
  border-top: 1px solid #fffcd7; }
