@charset "utf-8";
/* CSS Document */
.btn, [class*=is-style-btn_] a, .swell-block-button__link, .wp-block-button__link {
  background: url(../../assets/img/arrow.svg) no-repeat center right 20px #00a99d;
  background-size: 20px;
}
.btn:hover, [class*=is-style-btn_] a:hover, .swell-block-button__link:hover, .wp-block-button__link:hover {
  background: url(../../assets/img/arrow.svg) no-repeat center right 20px #35e7db;
  background-size: 20px;
  filter: brightness(100%);
}
.post_content h3 {
  color: #00a99d;
}
.is-style-balloon>.c-tabList .c-tabList__button:before {
  border-top: 8px solid #00a99d;
}
.post_content .ttl p {
  color: #d0d109;
}
h1.c-pageTitle {
  font-size: 0;
}
h1.c-pageTitle .c-pageTitle__subTitle, .c-pageExcerpt {
    color: #fff;
    font-size: 3.2rem;
    opacity: 1;
    text-align: left;
    font-weight: 500;
}
.c-pageExcerpt {
  font-family: 'Shippori Mincho', 'Noto Serif Japanese', Garamond, "游明朝", "Times New Roman", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.5rem;
  margin-left: 8px;
}
#top_title_area {
    background: #368603;
    min-height: 450px;
}
#top_title_area img {
  opacity: 0.8;
}
#top_title_area .l-topTitleArea__body {
  left: 45%;
}
.post_content #message {
  padding-top: 4em !important;
}
.post_content #message h2 {
  color: #00a99d;
}
.post_content > div.wp-block-group.alignfull::after {
  content: "";
  background: #f2f6ed;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  border-radius: 300px 0 0 300px;
  top: 7.5em;
  height: calc(100% - 7em);
}
.post_content #message::after {
  width: 80%;
  top: 0;
  height: 100%;
}
/* .post_content #message .ttl {
  position: relative;
} */
.post_content #message .ttl::before {
  content: "";
  background: #d0d109;
  height: 1px;
  width: 42%;
  display: block;
  position: absolute;
  top: 5em;
  left: 0;
}
.post_content #kankyo {
  margin-bottom: 3.5em;
}
.post_content #kankyo::after, .post_content #education::after, .post_content #person::after, .post_content #seido::after {
  width: 100%;
  border-radius: 0 300px 300px 0;
}
.post_content #kankyo .ttl h2, .post_content #kankyo h3.has-text-align-center {
  color: #002262;
}
.post_content #kankyo h3 {
  color: #00a99d;
}
.post_content #kankyo .swell-block-column.al_cen {
  z-index: 1;
}
.post_content #kankyo .swell-block-column.al_cen figure img {
  height: 60px;
}
.post_content #kankyo h3.has-text-align-center strong::before, .post_content #kankyo h3.has-text-align-center strong::after {
  content: "|";
  transform: rotate(-25deg);
  display: inline-block;
  margin: 0 0.3em;
  position: relative;
  top: -0.5px;
}
.post_content #kankyo h3.has-text-align-center strong::after {
  transform: rotate(25deg);
}
.post_content #interview::before {
  top: 7.5em;
  height: calc(100% - 7em);
}
.is-style-balloon>.c-tabList .c-tabList__button, .is-style-balloon>.c-tabList .c-tabList__button[aria-selected=true] {
  border-radius: 20px;
  font-size: 1rem;
  line-height: 1.3;
}
.is-style-balloon>.c-tabList .c-tabList__button strong {
  font-size: 120%;
}
.is-style-balloon>.c-tabList .c-tabList__button:hover, .is-style-balloon>.c-tabList .c-tabList__button[aria-selected=true] {
  background-color: #00a99d;
}
.post_content #interview .swell-block-column figure {
  border-radius: 0 100px 0 100px;
  overflow: hidden;
}
.post_content #interview .swell-block-column h3 {
  font-size: 1.8rem;
  color: #00a99d;
  border-bottom: solid 1px #d0d109;
  line-height: 1.3;
  padding-bottom: 0.75em;
}
.post_content #education h3.is-style-section_ttl {
  background: #00a99d;
  color: #fff;
  border-radius: 20px 0 20px;
  display: inline-block;
  padding: 8px 20px 3px;
  margin: 1.25em 0 0.5em;
  font-size: 1.7rem;
}
.post_content #person::after {
  border-radius: 300px 0 0 300px;
}
.post_content #person h4 {
  color: #00a99d;
  font-size: 1.7rem;
  min-height: 3em;
  display: flex;
  align-items: center;
  padding-left: 2em;
  position: relative;
  margin-bottom: 0.5em;
}
.post_content #person h4 em {
  font-family: "Great Vibes", cursive;
  font-weight: 500;
  font-size: 380%;
  position: absolute;
  left: 0;
  color: #d0d109;
}
.post_content #seido h4.is-style-section_ttl {
    background: #00a99d;
    color: #fff;
    border-radius: 0 50px 50px 0;
    display: inline-block;
    padding: 8px 20px 3px;
    margin: 1.25em 0 0.5em;
    font-size: 1.7rem;
}
.post_content #seido h4.is-style-section_ttl:first-child {
  background: #d0d109;
}
.post_content #seido ul li {
  margin: 0 0 1.5em 0;
  padding-left: 2em;
}
.post_content #seido ul li strong {
  font-family: 'Shippori Mincho' , 'Noto Serif Japanese', Garamond , "游明朝" , "Times New Roman" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  color: #00a99d;
  font-size: 120%;
}
.post_content #seido ul li:before {
  background: #00a99d;
  color: #fff;
  width: 1.5em;
  height: 1.5em;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
}
.post_content #description .wp-block-table td, .post_content #description .wp-block-table th {
  border-color: #d0d109;
  padding: 1.5em .75em;
}
.post_content #description .wp-block-table th {
  color: #00a99d;
}
.post_content #want {
  padding-bottom: 0;
}
.post_content #want::after {
  display: none;
}
.post_content #want p strong {
  font-weight: 500;
}
.post_content #want p, .post_content #want .swell-block-button {
  position: relative;
  z-index: 10;
}
.post_content #want .swell-block-button + figure {
  margin-top: -20%;
}
@media (min-width: 959px){
  .full_r {
		margin-right: calc(50% -30vw);
	}
	.full_l {
		margin-left: calc(50% - 26vw);
	}
  .al_cen {
      display: flex;
      align-items: center;
  }
  .post_content #kankyo .swell-block-column.al_cen figure {
    margin: 0 0 1em -10em;
    position: relative;
  }
  .post_content #kankyo .even .swell-block-column.al_cen figure {
    margin: 0 -5em 1em 0;
  }
}
@media (max-width: 959px){
}
@media (max-width: 768px){
  h1.c-pageTitle .c-pageTitle__subTitle, .c-pageExcerpt {
    font-size: 10vw;
  }
  .c-pageExcerpt {
    font-size: 4vw;
  }
  #top_title_area .l-topTitleArea__body {
    left: unset;
  }
  .post_content > .wp-block-group {
    padding: 2em 4vw;
  }
  #top_title_area {
    /* min-height: 500px; */
  }
  #top_title_area img {
    opacity: 0;
  }
  .l-topTitleArea.c-filterLayer::after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: url(../../../../uploads/mainv_sp.jpg) no-repeat center bottom;
    background-size: cover;
  }
  #top_title_area .l-topTitleArea__body {
    margin-top: -40%;
  }
  .page .post_content h2 {
    font-size: 5.8vw;
  }
  .post_content > div.wp-block-group.alignfull {
    padding-right: 4vw;
    padding-left: 8vw;
  }
  .post_content > div.wp-block-group.alignfull::after, .post_content #message::after {
    content: "";
    background: #f2f6ed;
    position: absolute;
    height: 100%;
    width: calc(100% - 4vw);
    top: 0;
    right: 0;
    z-index: -1;
    border-radius: 70px 0 0 70px;
    top: 4.5em;
    height: calc(100% - 4em);
  }
  .post_content #kankyo::after, .post_content #education::after, .post_content #person::after, .post_content #seido::after {
    border-radius: 0 70px 70px 0;
  }
  .post_content #kankyo, .post_content #education, .post_content #person, .post_content #seido {
    padding-right: 8vw;
    padding-left: 4vw;
  }
  .post_content #message {
    padding-top: 0em !important;
  }
  .post_content #message .ttl::before {
    width: 14%;
    top: 2.2em;
  }
  .post_content #message .ttl {
    margin-bottom: 0;
  }
  .post_content #message .ttl p {
    margin-left: 30px;
  }
  .post_content #kankyo .swell-block-column.al_cen figure.sp_only img {
    height: unset;
  }
  .post_content p.has-text-align-center {
    text-align: left;
  }
  #content .wp-block-group.ttl p, hgroup p, .post_content #message figure + p {
    text-align: center;
  }
  .post_content #kankyo .swell-block-column.al_cen figure.sp_only + figure {
    position: absolute;
    margin: -5em -8vw 0 4vw;
  }
  .post_content #kankyo .even .swell-block-column.al_cen figure.sp_only + figure {
    margin: -5em 4vw 0 -4vw;
  }
  .page .post_content h3 {
    font-size: 4.8vw;
  }
  .post_content #interview .swell-block-column h3 {
    font-size: 5.5vw;
    margin: 0 0 1em !important;
  }
  .post_content #education h3.is-style-section_ttl {
    padding: 8px 15px 3px;
    margin: 1.25em 0 0.5em !important;
    font-size: 4.6vw;
  }
  .post_content #person h4 {
    font-size: 5vw;
  }
  .post_content .u-fz-xl {
    font-size: 4.6vw !important;
    line-height: 1.6;
  }
  .post_content #seido h4.is-style-section_ttl {
    padding: 8px 15px 3px 10px;
    font-size: 4.4vw;
  }
  .post_content #description .wp-block-table td, .post_content #description .wp-block-table th {
    max-width: unset;
  }
  .post_content > div.wp-block-group.alignfull#want {
    padding-right: 4vw;
    padding-left: 4vw;
  }
}
@media all and (min-width: 768px) and (max-width: 960px) {
  .post_content .sp_only {
    display: none !important;
  }
  .post_content .pc_only {
    display: block !important;
  }
  .page .post_content h3 {
    font-size: 3vw;
  }
  #top_title_area {
    min-height: 350px;
  }
  #top_title_area .l-topTitleArea__body {
    left: 48%;
  }
  h1.c-pageTitle .c-pageTitle__subTitle, .c-pageExcerpt {
    font-size: 5vw;
  }
  .c-pageExcerpt {
    font-size: 2.2vw;
  }
  .post_content > div.wp-block-group.alignfull {
    padding: 2em 4vw;
  }
  .post_content > div.wp-block-group.alignfull::after, .post_content #message::after {
    border-radius: 100px 0 0 100px;
  }
  .post_content #kankyo::after, .post_content #education::after, .post_content #person::after, .post_content #seido::after {
    border-radius: 0 100px 100px 0;
  }
  .post_content > div.wp-block-group.alignfull::after {
    top: 5em;
    height: calc(100% - 4em);
  }
  .post_content #kankyo .swell-block-column.al_cen figure img {
    height: 35px;
  }
  .post_content #kankyo .swell-block-column.al_cen figure {
    margin: 1em 0 1em -8em;
    position: relative;
  }
  .post_content #kankyo .even .swell-block-column.al_cen figure {
    margin: 1em -4em 1em 0;
  }
  .post_content #interview .c-tabList {
    margin-bottom: 1em !important;
  }
  .post_content #interview .swell-block-column h3 {
    font-size: 3.2vw;
    margin-top: 0 !important;
  }
  .post_content #education h3.is-style-section_ttl {
    padding: 8px 15px 3px 10px;
    font-size: 2.7vw;
  }
  .post_content #education .swell-block-column figure {
    width: 60%;
    margin: auto;
  }
  .post_content #person h4 {
    font-size: 2.7vw;
    line-height: 1.3;
  }
  .post_content .u-fz-xl {
    font-size: 3vw !important;
    line-height: 1.5;
  }
  .post_content #seido h4.is-style-section_ttl {
    padding: 8px 15px 3px 10px;
    font-size: 2.7vw;
  }
  .post_content #description .wp-block-table td, .post_content #description .wp-block-table th {
    max-width: unset;
  }
  .post_content #want h2 {
    font-size: 3.3vw;
  }
  .post_content #want .ttl + p {
    text-align: left;
  }
  .btn, [class*=is-style-btn_] a, .swell-block-button__link, .wp-block-button__link {
    min-width: unset;
  }
}