@charset "UTF-8";
/*
* ＊＊＊＊＊＊＊＊＊＊ Origin Design Settings
* Written by  syam
* @author     ＊＊＊＊＊
* @copyright  Author
* @version    1.3.1 (＊＊/08/2022)
* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700&display=swap");
@import url("https://unpkg.com/swiper/swiper-bundle.min.css");
@import url("https://cdn.jsdelivr.net/npm/@fancyapps/ui/dist/fancybox.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css");
@import url("./icon-fonts.css");
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1 !important;
  }
}
@keyframes active_menu {
  from {
    left: -200vh;
  }
  to {
    left: 0;
  }
}
@keyframes hidden_menu {
  from {
    left: 0;
  }
  to {
    left: -100vh;
  }
}
.anim {
  opacity: 0;
}

.fadeIn {
  animation: fadeIn 1s ease-in 0s 1 normal;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}

nav, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  display: block;
  max-width: 100%;
}

input[type=submit], input[type=reset] {
  -webkit-appearance: button;
}

a,
area,
button,
[role=button],
input:not([type=range]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  resize: horizontal;
}

* {
  transition: all 0.5s 0s ease;
}

*, *:before, *:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

*:focus {
  outline: none;
}

label, button, input[type=submit], input[type=image] {
  cursor: pointer;
}

sup, sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
}

sup {
  bottom: 1.5ex;
  font-size: clamp(1.4rem, 1.4rem + 0vw, 1.4rem);
}

sub {
  top: 0.5ex;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clear {
  clear: both;
}

html, body {
  overflow-x: hidden;
}

input {
  line-height: 1;
}

header, main, footer, section, a, nav, .base_section {
  position: relative;
}

a {
  display: inline-block;
  text-decoration: none;
}
a:hover {
  opacity: 0.75;
}
@media (min-width: 771px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

header, main, footer {
  width: 100%;
}

time {
  white-space: nowrap;
}

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

object {
  pointer-events: none;
}

header {
  top: auto;
}

main {
  padding-top: 0px !important;
  background: transparent;
}

footer small {
  background: transparent;
  color: #000;
}

html, body {
  min-height: 100vh;
  overflow-x: hidden;
}

html {
  font-size: 62.5%;
}

body {
  font-size: clamp(1.4rem, 1.4rem + 0vw, 1.4rem);
  font-family: "Noto Sans JP", 游ゴシック体, YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  letter-spacing: 0.1rem;
  line-height: 1.8;
  font-feature-settings: "palt" 1;
  background: #fff;
  color: #000;
}

main article.base_wrapper {
  margin: auto;
  max-width: 1240px;
  padding: 100px 5%;
}
@media (max-width: 1099px) {
  main article.base_wrapper {
    padding: 50px 5%;
  }
}
@media (max-width: 770px) {
  main article.base_wrapper {
    padding: 50px 5%;
  }
}

.bgtype_a {
  background: #FFF9E5 url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/bg/bgtype_a-pc.png) no-repeat center/cover;
}
@media (max-width: 570px) {
  .bgtype_a {
    background: #FFF9E5 url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/bg/bgtype_a-sp.png) no-repeat center/cover;
  }
}

.bgtype_b {
  background: #fff;
}

.bgtype_e {
  background: #FFF9E5 url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/bg/bgtype_e-pc.png) no-repeat center/cover;
}

.titype_a {
  margin-bottom: 45px !important;
}
.titype_a strong, .titype_a > span {
  display: block;
  position: relative;
}
.titype_a strong {
  font-size: clamp(1.8rem, 0.7333333333rem + 2.2222222222vw, 3rem);
  font-weight: 400;
}
.titype_a > span {
  font-size: clamp(1.2rem, 0.4888888889rem + 1.4814814815vw, 2rem);
}
.titype_a > span span {
  position: relative;
  z-index: 1;
  color: #EF9300;
  font-weight: 100;
}
.titype_a > span:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: 65%;
  height: 1px;
  border-top: 1px solid #EF9300;
  top: 20px;
  left: 35%;
}
@media (max-width: 570px) {
  .titype_a > span:after {
    top: 11px;
  }
}

.bgtype_a .titype_a > span span {
  background: #FFF9E5;
  border-right: 10px solid #FFF9E5;
}

.bgtype_b .titype_a > span span {
  background: transparent !important;
}

.titype_b {
  margin-bottom: 45px !important;
  background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/bg/bgtype_b-pc.png) no-repeat left/contain;
  font-size: clamp(1.8rem, 0.7333333333rem + 2.2222222222vw, 3rem);
  font-weight: 300;
  padding: 20px 0;
  display: inline-block;
}
@media (max-width: 570px) {
  .titype_b {
    background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/bg/bgtype_b-sp.png) no-repeat left/contain;
  }
}

.titype_c {
  margin-bottom: 25px !important;
  font-size: clamp(1.8rem, 0.7333333333rem + 2.2222222222vw, 3rem);
  font-weight: 600;
  display: inline-block;
  border-left: 15px solid #EF9300;
  padding: 0 0 0 10px;
}

.titype_d {
  margin-bottom: 45px !important;
}
.titype_d strong, .titype_d > span {
  display: block;
  position: relative;
  text-align: center;
}
.titype_d strong {
  font-size: clamp(1.8rem, 0.7333333333rem + 2.2222222222vw, 3rem);
  font-weight: 400;
}
.titype_d > span {
  font-size: clamp(1.2rem, 0.4888888889rem + 1.4814814815vw, 2rem);
}
.titype_d > span span {
  position: relative;
  z-index: 1;
  color: #EF9300;
  font-weight: 100;
}

form {
  position: relative;
}

.form_wrapper {
  border: none;
  padding: 0;
}
.form_wrapper dl dt {
  color: #EF9300;
  font-weight: 400;
}
.form_wrapper dl dd input[type=text], .form_wrapper dl dd input[type=email], .form_wrapper dl dd input[type=tel], .form_wrapper dl dd input[type=password], .form_wrapper dl dd textarea, .form_wrapper dl dd select {
  padding: 10px;
  width: 100%;
  height: 40px;
  border: 1px solid #ef9300;
  font-size: clamp(1.6rem, 1.6rem + 0vw, 1.6rem);
  background: #fff;
  line-height: 1.1;
}
.form_wrapper dl dd textarea {
  resize: vertical;
  height: 100px;
  line-height: 1.6;
}
.form_wrapper dl dd input[type=email], .form_wrapper dl dd input[type=tel], .form_wrapper dl dd input[type=password], .form_wrapper dl dd input.han {
  ime-mode: disabled;
}
.form_wrapper dl dd p {
  color: #EF9300;
}
.form_wrapper dl dd p br {
  display: none;
}
@media (max-width: 570px) {
  .form_wrapper dl dd p br {
    display: block;
  }
}

.pp_wrapper {
  margin-top: 55px !important;
  margin-bottom: 15px !important;
}
.pp_wrapper h3 {
  text-align: center;
  font-size: clamp(1.6rem, 1.4222222222rem + 0.3703703704vw, 1.8rem);
  color: #EF9300;
  margin-bottom: 15px !important;
}
.pp_wrapper .pp_wrap {
  padding: 25px;
  border: 1px solid #EF9300;
  border-radius: 10px;
}
@media (max-width: 570px) {
  .pp_wrapper .pp_wrap {
    padding: 15px;
  }
}

.btn_set {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 35px !important;
}
.btn_set li {
  margin: 0 15px;
}
.btn_set li input {
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  color: #fff;
  border-radius: 100px;
  height: 50px;
  width: 175px;
  font-size: clamp(1.6rem, 1.7777777778rem - 0.3703703704vw, 1.4rem);
}
.btn_set li.clear input {
  background: #ccc;
}
.btn_set li.submits input {
  background: #EF9300;
}

.wpcf7-spinner {
  display: none;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border: none;
  background: #fbcece;
  color: #d50000;
  text-align: center;
}

.wpcf7-not-valid-tip {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  background: #fbcece;
  padding: 5px 10px;
  border-radius: 5px;
}
.wpcf7-not-valid-tip:before {
  content: "▲";
  position: absolute;
  top: -17px;
  left: 15px;
  font-size: clamp(1.6rem, 1.7777777778rem - 0.3703703704vw, 1.4rem);
  color: #fbcece;
}

.breadcrumb ul {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.breadcrumb ul * {
  font-size: clamp(1rem, 0.8222222222rem + 0.3703703704vw, 1.2rem);
  line-height: 1;
}
.breadcrumb ul li {
  display: flex;
  align-items: center;
  color: #000;
}
.breadcrumb ul li:not(:last-of-type):after {
  display: inline-block;
  font-family: "icon-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e923";
  margin: 0 5px 0 10px;
}

.pagination ul {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.pagination ul li {
  margin: 0 3px;
}
.pagination ul li a, .pagination ul li span {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 40px;
  height: 40px;
  text-decoration: none;
  color: #000;
  border: 1px solid #000;
  border-radius: 3px;
}
.pagination ul li a:hover, .pagination ul li span:hover {
  background: #000;
  opacity: 1;
  color: #fff;
}
.pagination ul li span {
  color: #000;
  background: #000;
}
.pagination ul li a:before, .pagination ul li a:after {
  display: inline-block;
  font-family: "icon-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.pagination ul li.prevnav a:before {
  content: "\e93d";
  left: 0;
}
.pagination ul li.nextnav a:after {
  content: "\e923";
  right: 0;
}

.youtube_frame .youtube_wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube_frame .youtube_wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#page_top {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  position: fixed;
  right: 2%;
  bottom: 5%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  z-index: 99998;
}
#page_top:before {
  display: inline-block;
  font-family: "icon-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e978";
  font-size: clamp(1.8rem, 1.2666666667rem + 1.1111111111vw, 2.4rem);
}

#login_mode {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  position: fixed;
  right: 2%;
  bottom: 2%;
  color: rgba(0, 0, 0, 0.6);
  width: 25px;
  height: 25px;
  z-index: 99998;
}
#login_mode:before {
  display: inline-block;
  font-family: "icon-fonts" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e9a8";
  font-size: clamp(1.4rem, 1.0444444444rem + 0.7407407407vw, 1.8rem);
}

.mod_conv {
  background: #EF9300 url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/bg/bgtype_c-pc.png) no-repeat center/cover;
  text-align: center;
}
@media (max-width: 570px) {
  .mod_conv {
    background: #EF9300 url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/bg/bgtype_c-sp.png) no-repeat center/cover;
  }
}
.mod_conv article {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
@media (max-width: 770px) {
  .mod_conv article {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
}
.mod_conv h1, .mod_conv p {
  color: #fff;
}
.mod_conv h1 {
  font-size: clamp(2.1rem, 1.3rem + 1.6666666667vw, 3rem);
  margin-bottom: 15px !important;
}
.mod_conv h1 br {
  display: none;
}
@media (max-width: 570px) {
  .mod_conv h1 br {
    display: block;
  }
}
.mod_conv p {
  margin-bottom: 35px !important;
}
.mod_conv .btn.conv {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.mod_conv .btn.conv a {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  font-size: clamp(1.8rem, 0.9111111111rem + 1.8518518519vw, 2.8rem);
  color: #6DC0BF;
  border-radius: 10px;
  border: 3px solid #6DC0BF;
  background: #fff;
  line-height: 1.1;
  padding: 10px 20px;
  font-weight: 400;
}
.mod_conv .btn.conv a:hover {
  opacity: 1;
  background: #6DC0BF;
  color: #fff;
}

.menu-trigger, .menu-trigger span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}
@media (min-width: 571px) {
  .menu-trigger, .menu-trigger span {
    display: none;
  }
}
@media (max-width: 570px) {
  .menu-trigger, .menu-trigger span {
    display: inline-block;
  }
}

.menu-trigger {
  position: absolute;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 99999;
  animation: active_trigger 0.25s ease-in-out 0s;
  left: 15px;
  top: 15px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  border-radius: 4px;
  background: #fff;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 14px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active {
  top: 23px;
}
.menu-trigger.active span:nth-of-type(1) {
  top: -15px;
  -webkit-transform: translateY(20px) rotate(-315deg);
  transform: translateY(20px) rotate(-315deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-14px) rotate(315deg);
  transform: translateY(-14px) rotate(315deg);
  bottom: 9px;
}

header {
  left: 0;
  z-index: 90000;
}
@media (min-width: 571px) {
  header {
    position: absolute;
    bottom: 0;
  }
  header .pc_disp {
    display: block;
    width: 100vw;
    background: #fff;
  }
  header .pc_disp .inner_wrap {
    display: flex;
    flex-direction: row-reverse;
    margin: auto;
    max-width: 1240px;
    padding: 20px 0;
  }
}
@media (min-width: 571px) and (max-width: 1098px) {
  header .pc_disp .inner_wrap {
    padding: 20px 3%;
  }
}
@media (min-width: 571px) {
  header .pc_disp .inner_wrap h1 {
    display: flex;
    align-items: center;
    min-width: 200px;
  }
  header .pc_disp .inner_wrap h1 img {
    min-height: 35px;
    max-height: 35px;
    margin-right: 10px;
  }
  header .pc_disp .inner_wrap h1:after {
    margin-bottom: auto;
    content: "";
    display: block;
    width: auto;
    height: 100%;
    min-width: 75px;
    max-height: 65px;
    background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/arrow/type_a.svg) no-repeat center/contain;
  }
}
@media (min-width: 571px) {
  header .pc_disp .inner_wrap ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-right: auto;
  }
  header .pc_disp .inner_wrap ul li a {
    color: #000;
    font-size: clamp(1.6rem, 1.7777777778rem - 0.3703703704vw, 1.4rem);
    font-weight: 400;
    position: relative;
  }
  header .pc_disp .inner_wrap ul li a::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #000;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform 0.3s;
  }
  header .pc_disp .inner_wrap ul li a:hover::after {
    transform: scale(1, 1);
  }
  header .pc_disp .inner_wrap ul li.seminer a {
    font-size: clamp(1.8rem, 2.1555555556rem - 0.7407407407vw, 1.4rem);
    background: #EF9300;
    color: #fff;
    border-radius: 5px;
    border: 2px solid #EF9300;
    line-height: 1;
    padding: 10px 5px;
  }
  header .pc_disp .inner_wrap ul li.seminer a:hover {
    color: #EF9300;
    background: #fff;
  }
  header .pc_disp .inner_wrap ul li.seminer a:hover::after {
    display: none;
  }
  header .pc_disp .inner_wrap ul li:not(:last-of-type) {
    margin-right: 15px;
  }
}
@media (min-width: 571px) {
  header .sp_disp {
    display: none;
  }
}
@media (max-width: 570px) {
  header {
    position: fixed;
    width: 100vw;
  }
  header .sp_disp {
    display: block;
  }
  header .sp_disp .inner_wrap {
    background: rgba(239, 147, 0, 0.8);
    position: fixed;
    height: 100vh;
    width: 100vw;
    padding: 100px 5% 5%;
    top: -100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  header .sp_disp .inner_wrap h1 {
    max-width: 185px;
    margin: 0 auto 45px;
  }
  header .sp_disp .inner_wrap ul li a {
    font-size: clamp(1.8rem, 2.1555555556rem - 0.7407407407vw, 1.4rem);
    color: #fff;
    font-weight: 400;
  }
  header .sp_disp .inner_wrap ul li:not(:last-of-type) {
    margin-bottom: 25px;
  }
  header .sp_disp .inner_wrap ul li.seminer a {
    background: #fff;
    color: #EF9300;
    border-radius: 5px;
    line-height: 1;
    padding: 10px 15px;
  }
  header .sp_disp .inner_wrap div {
    margin: auto auto 0;
    max-width: 315px;
  }
  header.active {
    height: 100vh;
  }
  header.active .sp_disp .inner_wrap {
    top: 0;
  }
  header .pc_disp {
    display: none;
  }
}

footer article {
  display: flex;
  align-items: center;
  padding: 0;
}
@media (max-width: 1098px) {
  footer article {
    padding: 0 3%;
  }
}
footer article .ft_logos {
  display: flex;
  align-items: center;
  width: 200px;
}
footer article .ft_logos img {
  width: 150px;
  margin-left: 10px;
}
footer article .ft_logos:before {
  margin-bottom: auto;
  content: "";
  display: block;
  width: 150px;
  height: 125px;
  background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/arrow/type_b.svg) no-repeat center/contain;
}
footer article .ft_center {
  padding: 0 3%;
  margin: auto;
}
footer article .ft_center ul {
  display: flex;
  align-items: center;
}
footer article .ft_center ul li a {
  color: #000;
  font-size: clamp(1.6rem, 1.7777777778rem - 0.3703703704vw, 1.4rem);
}
@media (max-width: 770px) {
  footer article .ft_center ul li a {
    font-size: clamp(1.4rem, 1.4rem + 0vw, 1.4rem);
  }
}
footer article .ft_center ul li:not(:last-of-type) {
  margin-right: 25px;
}
footer article .ft_center p {
  font-size: clamp(1.4rem, 1.4rem + 0vw, 1.4rem);
  font-weight: 100;
}
footer article .ft_center p br {
  display: none;
}
footer article small {
  margin-left: auto;
  margin-right: 5%;
  max-width: 280px;
}
@media (max-width: 880px) {
  footer article small {
    display: none;
  }
}
@media (max-width: 570px) {
  footer article {
    padding: 35px 0;
  }
  footer article .ft_logos {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
  }
  footer article .ft_logos img {
    display: none;
  }
  footer article .ft_logos:before {
    width: 80px;
    height: 70px;
    min-width: 80px;
  }
  footer article .ft_center {
    width: 100%;
  }
  footer article .ft_center ul {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 25px;
  }
  footer article .ft_center ul li a {
    font-size: clamp(1.4rem, 1.4rem + 0vw, 1.4rem);
  }
  footer article .ft_center p {
    font-size: clamp(1.2rem, 1.0222222222rem + 0.3703703704vw, 1.4rem);
    text-align: right;
  }
  footer article .ft_center p br {
    display: block;
  }
}

#kv_field {
  width: 100vw;
  height: 100vh;
  background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/kv_pc.png) no-repeat center right/cover;
}
@media (max-width: 570px) {
  #kv_field {
    background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/kv_sp.png) no-repeat center/cover;
  }
}
#kv_field article {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  height: calc(100vh - 20%);
  padding: 0 5%;
}
@media (max-width: 570px) {
  #kv_field article {
    height: calc(100vh - 15%);
  }
}
#kv_field article h1 {
  width: 100%;
  height: 100%;
  max-width: 500px;
  max-height: 130px;
  margin-bottom: 50px !important;
  text-indent: -10000em;
  background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/logo_7hself-incollage.png) no-repeat center left/contain;
}
@media (max-width: 570px) {
  #kv_field article h1 {
    max-height: 140px;
    background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/logo_7hself-incollage_sp.png) no-repeat center left/contain;
  }
}
#kv_field article h2 > span {
  display: block;
}
#kv_field article h2 > span:not(:last-of-type) {
  margin-bottom: 10px !important;
}
#kv_field article h2 > span span, #kv_field article h2 > span strong {
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  background: rgba(239, 147, 0, 0.8);
  line-height: 1.2;
}
@media (max-width: 570px) {
  #kv_field article h2 > span span, #kv_field article h2 > span strong {
    line-height: 1.6;
  }
}
#kv_field article h2 > span span br, #kv_field article h2 > span strong br {
  display: none;
}
@media (max-width: 570px) {
  #kv_field article h2 > span span br, #kv_field article h2 > span strong br {
    display: block;
  }
}
#kv_field article h2 > span span {
  font-size: clamp(2rem, 0.9333333333rem + 2.2222222222vw, 3.2rem);
}
#kv_field article h2 > span strong {
  font-size: clamp(2.8rem, 0.8444444444rem + 4.0740740741vw, 5rem);
}
#kv_field article h3 {
  margin-top: 15px !important;
  color: #fff;
  font-size: clamp(1.6rem, 1.4222222222rem + 0.3703703704vw, 1.8rem);
}

.first_section .pict_wrapper {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 90%;
}
.first_section .pict_wrapper .pict_wrap {
  width: 30%;
}
.first_section .pict_wrapper .pict_wrap figure {
  margin-bottom: 10px;
}
@media (max-width: 770px) {
  .first_section .pict_wrapper {
    flex-direction: column;
    width: 100%;
  }
  .first_section .pict_wrapper .pict_wrap {
    width: 100%;
  }
  .first_section .pict_wrapper .pict_wrap:not(:last-of-type) {
    margin-bottom: 35px !important;
  }
}
.first_section .titype_a > span span {
  background: #FFF9E5;
}

.web_lecture--log dt {
  font-weight: normal;
}
.facilitator_wrap {
  display: flex;
  margin-bottom: 45px !important;
}
.facilitator_wrap figure {
  margin: auto;
  max-width: 200px;
  margin-bottom: 45px !important;
}
.facilitator_wrap dl {
  width: calc(100% - 35px);
  margin-left: 35px;
}
.facilitator_wrap dl dt {
  font-size: clamp(1.8rem, 1.6222222222rem + 0.3703703704vw, 2rem);
  margin-bottom: 15px !important;
}
@media (max-width: 570px) {
  .facilitator_wrap {
    flex-direction: column;
  }
  .facilitator_wrap dl {
    margin: auto;
  }
}

.mov_wrapper > p {
  margin-bottom: 35px !important;
}
.mov_wrapper .mov_unit {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px !important;
}
@media (max-width: 570px) {
  .mov_wrapper .mov_unit {
    flex-direction: column;
  }
}
.mov_wrapper .mov_unit .youtube_frame {
  width: 48%;
}
@media (max-width: 570px) {
  .mov_wrapper .mov_unit .youtube_frame {
    width: 100%;
  }
}
.mov_wrapper .mov_unit.single_line {
  flex-direction: column;
}
.mov_wrapper .mov_unit dl {
  margin-top: 15px !important;
}
.mov_wrapper .mov_unit dl dt {
  font-size: clamp(1.6rem, 1.4222222222rem + 0.3703703704vw, 1.8rem);
}
.mov_wrapper .mov_unit dl dd {
  font-size: clamp(1.4rem, 1.2222222222rem + 0.3703703704vw, 1.6rem);
}
.mov_wrapper .mov_unit p {
  margin-top: 35px !important;
}

.point_wrapper dl {
  display: flex;
  border: 1px solid #6DC0BF;
  background: #fff;
  border-radius: 10px;
  font-weight: 400;
}
.point_wrapper dl:not(:last-of-type) {
  margin-bottom: 35px !important;
}
.point_wrapper dl:last-of-type {
  margin-bottom: 10px !important;
}
.point_wrapper dl dt {
  border-radius: 10px 0 0 10px;
  background: #6DC0BF;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  min-width: 210px;
  font-size: clamp(1.4rem, 0.7777777778rem + 1.2962962963vw, 2.1rem);
}
@media (max-width: 570px) {
  .point_wrapper dl dt {
    width: 90px;
    min-width: 90px;
    padding: 10px;
  }
}
.point_wrapper dl dd {
  font-size: clamp(1.4rem, 1.0444444444rem + 0.7407407407vw, 1.8rem);
  color: #6DC0BF;
  padding: 15px;
}

.skill_data p {
  text-align: center;
  margin-bottom: 35px !important;
}

.mechanizm_wrapper {
  position: relative;
  padding: 35px;
  margin: 0 5%;
  margin-bottom: 35px !important;
  border-radius: 10px;
  box-shadow: 0 0 15px #EF9300;
}
@media (max-width: 570px) {
  .mechanizm_wrapper {
    margin: auto;
    padding: 25px;
  }
}
.mechanizm_wrapper h2 {
  margin-bottom: 35px !important;
}
.mechanizm_wrapper h2 strong, .mechanizm_wrapper h2 span {
  display: block;
  text-align: center;
}
.mechanizm_wrapper h2 strong {
  font-size: clamp(1.8rem, 1.5333333333rem + 0.5555555556vw, 2.1rem);
}
.mechanizm_wrapper h2 span {
  font-size: clamp(1.4rem, 1.0444444444rem + 0.7407407407vw, 1.8rem);
  font-weight: 100;
}
.mechanizm_wrapper img {
  margin: auto;
  width: 100%;
  max-width: 600px;
}
.mechanizm_wrapper .pc_disp {
  display: block;
}
@media (max-width: 570px) {
  .mechanizm_wrapper .pc_disp {
    display: none;
  }
}
.mechanizm_wrapper .sp_disp {
  display: none;
}
@media (max-width: 570px) {
  .mechanizm_wrapper .sp_disp {
    display: block;
  }
}

.comment_wrapper {
  background: #FFF9E5;
}
.comment_wrapper article {
  background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/bg/bg_about.png) no-repeat center/contain;
}
.comment_wrapper article h1 {
  border-left: 15px solid #EF9300;
  padding: 0 0 0 10px;
  font-size: clamp(1.8rem, 0.7333333333rem + 2.2222222222vw, 3rem);
  font-weight: 600;
  margin-bottom: 25px !important;
}
.comment_wrapper article h1 span {
  color: #EF9300;
}
.comment_wrapper article h2, .comment_wrapper article ul {
  margin: 0 3%;
}
@media (max-width: 570px) {
  .comment_wrapper article h2, .comment_wrapper article ul {
    margin: auto;
  }
}
.comment_wrapper article h2 {
  margin-bottom: 35px !important;
}
.comment_wrapper article h2 span, .comment_wrapper article h2 strong {
  display: block;
}
.comment_wrapper article h2 span {
  font-size: clamp(1.4rem, 0.7777777778rem + 1.2962962963vw, 2.1rem);
}
.comment_wrapper article h2 strong {
  font-size: clamp(1.8rem, 0.7333333333rem + 2.2222222222vw, 3rem);
  font-weight: 300;
}
.comment_wrapper article ul li {
  display: flex;
  align-items: center;
}
.comment_wrapper article ul li:not(:last-of-type) {
  margin-bottom: 25px !important;
}
.comment_wrapper article ul li:before {
  content: "";
  display: block;
  margin-right: 15px;
  background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/ic-fukidashi.png) no-repeat center/contain;
  min-width: 45px;
  height: 40px;
}
@media (max-width: 570px) {
  .comment_wrapper article ul li:before {
    min-width: 30px;
    height: 30px;
  }
}
.comment_wrapper article ul li span {
  font-size: clamp(1.4rem, 1.2222222222rem + 0.3703703704vw, 1.6rem);
}
.comment_wrapper article ul li span span {
  font-size: clamp(1.2rem, 1.0222222222rem + 0.3703703704vw, 1.4rem);
}

.exec_wrapper {
  display: flex;
  justify-content: space-between;
}
.exec_wrapper .exec_texts, .exec_wrapper .exec_mov {
  width: 48%;
}
.exec_wrapper .exec_texts {
  display: flex;
  flex-direction: column;
}
.exec_wrapper .exec_texts p {
  margin-bottom: 25px !important;
}
.exec_wrapper .exec_texts dl {
  margin-top: auto;
}
.exec_wrapper .exec_texts dl dt {
  padding: 5px 15px;
  color: #fff;
  background: #6DC0BF;
  font-size: clamp(1.8rem, 1.5333333333rem + 0.5555555556vw, 2.1rem);
  text-align: center;
  border-radius: 7px 7px 0 0;
}
.exec_wrapper .exec_texts dl dd {
  padding: 15px;
  background: #fff;
  border: 1px solid #6DC0BF;
}
.exec_wrapper .exec_texts dl dd ul li {
  color: #6DC0BF;
  font-weight: 400;
}
.exec_wrapper .exec_texts dl dd ul li:before {
  content: "・";
}
@media (max-width: 770px) {
  .exec_wrapper {
    flex-direction: column;
  }
  .exec_wrapper .exec_texts, .exec_wrapper .exec_mov {
    width: 100%;
  }
  .exec_wrapper .exec_texts {
    margin-bottom: 35px !important;
  }
}

.becon_wrap {
  padding: 100px;
}
.becon_wrap article {
  position: relative;
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
}
.becon_wrap article:before, .becon_wrap article:after {
  position: absolute;
}
.becon_wrap article:before {
  content: "01";
  top: 0;
  left: 18%;
}
.becon_wrap article:after {
  content: "";
  display: block;
  width: 80%;
  height: 1px;
  border-top: 1px solid #000;
  top: 13px;
  right: 0;
}
.becon_wrap article h1 {
  width: 48%;
  text-align: right;
  font-size: clamp(4.2rem, 6.6888888889rem - 5.1851851852vw, 1.4rem);
  position: relative;
}
.becon_wrap article h1:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  border-top: 1px solid #000;
  bottom: 0;
  left: 0;
}
.becon_wrap article .text_wrap {
  width: 48%;
}

.training_section p:not(:last-of-type) {
  margin-bottom: 35px !important;
}
.training_section article > p {
  padding: 0 5%;
}
@media (max-width: 570px) {
  .training_section article > p {
    padding: 0;
  }
}
.training_section .training_story {
  margin: 0 5%;
  position: relative;
  padding: 75px 35px 15px;
  margin-bottom: 35px !important;
  border-radius: 10px;
  box-shadow: 0 0 5px #EF9300;
}
@media (max-width: 570px) {
  .training_section .training_story {
    margin: 0;
    padding: 75px 15px 15px;
  }
}
.training_section .training_story h2 {
  position: absolute;
  left: 0;
  top: 15px;
  display: inline-block;
  font-size: clamp(1.8rem, 1.2666666667rem + 1.1111111111vw, 2.4rem);
  color: #fff;
  background: #EF9300;
  line-height: 1;
  padding: 10px 25px;
}

#about {
  background: #FFF9E5;
}
#about article {
  background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/bg/bg_about.png) no-repeat center/contain;
}
#about article h1 {
  border-left: 15px solid #EF9300;
  padding: 0 0 0 10px;
  font-size: clamp(1.8rem, 0.7333333333rem + 2.2222222222vw, 3rem);
  font-weight: 600;
  margin-bottom: 25px !important;
}
#about article h1 span {
  color: #EF9300;
}
#about article h2, #about article ul {
  margin: 0 3%;
}
@media (max-width: 570px) {
  #about article h2, #about article ul {
    margin: auto;
  }
}
#about article h2 {
  margin-bottom: 35px !important;
}
#about article h2 span, #about article h2 strong {
  display: block;
}
#about article h2 span {
  font-size: clamp(1.4rem, 0.7777777778rem + 1.2962962963vw, 2.1rem);
}
#about article h2 strong {
  font-size: clamp(1.8rem, 0.7333333333rem + 2.2222222222vw, 3rem);
  font-weight: 300;
}
#about article ul li {
  display: flex;
  align-items: center;
}
#about article ul li:not(:last-of-type) {
  margin-bottom: 25px !important;
}
#about article ul li:before {
  content: "";
  display: block;
  margin-right: 15px;
  background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/ic-fukidashi.png) no-repeat center/contain;
  min-width: 45px;
  height: 40px;
}
@media (max-width: 570px) {
  #about article ul li:before {
    min-width: 30px;
    height: 30px;
  }
}
#about article ul li span {
  font-size: clamp(1.4rem, 1.2222222222rem + 0.3703703704vw, 1.6rem);
}
#about article ul li span span {
  font-size: clamp(1.2rem, 1.0222222222rem + 0.3703703704vw, 1.4rem);
}

#skils {
  background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/bg/bgtype_d-pc.png) no-repeat right top/310px;
}
@media (max-width: 570px) {
  #skils {
    background: #fff;
  }
}
#skils h1 {
  margin-bottom: 35px !important;
}
#skils h1 strong, #skils h1 span {
  display: block;
  text-align: center;
}
#skils h1 strong {
  font-size: clamp(1.8rem, 0.7333333333rem + 2.2222222222vw, 3rem);
}
@media (max-width: 570px) {
  #skils h1 strong {
    text-align: left;
  }
}
#skils h1 span {
  font-size: clamp(1.2rem, 0.4888888889rem + 1.4814814815vw, 2rem);
  color: #EF9300;
  font-weight: 100;
}
@media (max-width: 570px) {
  #skils h1 span {
    text-align: left;
  }
}
#skils p {
  text-align: center;
  margin-bottom: 35px !important;
}
#skils .mechanizm {
  position: relative;
  padding: 35px;
  margin: 0 5%;
  margin-bottom: 35px !important;
  border-radius: 10px;
  box-shadow: 0 0 5px #EF9300;
}
@media (max-width: 570px) {
  #skils .mechanizm {
    margin: auto;
    padding: 25px;
  }
}
#skils .mechanizm h2 {
  margin-bottom: 35px !important;
}
#skils .mechanizm h2 strong, #skils .mechanizm h2 span {
  display: block;
  text-align: center;
}
#skils .mechanizm h2 strong {
  font-size: clamp(1.8rem, 1.5333333333rem + 0.5555555556vw, 2.1rem);
}
#skils .mechanizm h2 span {
  font-size: clamp(1.4rem, 1.0444444444rem + 0.7407407407vw, 1.8rem);
  font-weight: 100;
}
#skils .mechanizm img {
  margin: auto;
  width: 100%;
  max-width: 600px;
}
#skils .mechanizm .pc_disp {
  display: block;
}
@media (max-width: 570px) {
  #skils .mechanizm .pc_disp {
    display: none;
  }
}
#skils .mechanizm .sp_disp {
  display: none;
}
@media (max-width: 570px) {
  #skils .mechanizm .sp_disp {
    display: block;
  }
}

#merit dl {
  position: relative;
  margin: 0 5%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 571px) {
  #merit dl {
    padding-left: 155px;
  }
}
@media (max-width: 570px) {
  #merit dl {
    margin: 0 auto;
  }
}
#merit dl:not(:last-of-type) {
  margin-bottom: 55px !important;
}
#merit dl:before {
  content: "";
  width: 140px;
  min-width: 140px;
  height: 80px;
}
@media (min-width: 571px) {
  #merit dl:before {
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media (max-width: 570px) {
  #merit dl:before {
    display: block;
    margin: 0 auto 10px;
    width: 100px;
    min-width: 100px;
    height: 60px;
  }
}
#merit dl:nth-of-type(1):before {
  background: url(/re_2023/wp-content/uploads/ic-merit01.png) no-repeat center/contain;
}
#merit dl:nth-of-type(2):before {
  background: url(/re_2023/wp-content/uploads/ic-merit02.png) no-repeat center/contain;
}
#merit dl:nth-of-type(3):before {
  background: url(/re_2023/wp-content/uploads/ic-merit03.png) no-repeat center/contain;
}
#merit dl dt {
  font-weight: 400;
  font-size: clamp(1.6rem, 0.8888888889rem + 1.4814814815vw, 2.4rem);
  margin-bottom: 5px !important;
}

#course .course_wrapper {
  margin: 0 5%;
}
@media (max-width: 570px) {
  #course .course_wrapper {
    margin: auto;
  }
}
#course .course_wrapper .course_catch {
  display: flex;
}
#course .course_wrapper .course_catch h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-width: 100px;
  height: 100px;
  background: #fff;
  border: 3px solid #EF9300;
  font-size: clamp(2.1rem, 1.8333333333rem + 0.5555555556vw, 2.4rem);
  color: #EF9300;
  border-radius: 5px;
  margin-right: 25px;
}
@media (max-width: 570px) {
  #course .course_wrapper .course_catch h2 {
    min-width: 75px;
    height: 75px;
    margin-right: 15px;
  }
}
#course .course_wrapper .course_catch dl {
  margin-bottom: 35px !important;
}
#course .course_wrapper .course_catch dl dt {
  font-size: clamp(2.1rem, 1.8333333333rem + 0.5555555556vw, 2.4rem);
  font-weight: 400;
}
#course .course_wrapper .course_catch dl dd {
  font-size: clamp(1.4rem, 1.2222222222rem + 0.3703703704vw, 1.6rem);
}
#course .course_data > p {
  font-size: clamp(1.2rem, 1.0222222222rem + 0.3703703704vw, 1.4rem);
  font-weight: 100;
}
#course .course_data dl {
  display: flex;
  border: 1px solid #6DC0BF;
  background: #fff;
  border-radius: 10px;
  font-weight: 400;
}
#course .course_data dl:not(:last-of-type) {
  margin-bottom: 35px !important;
}
#course .course_data dl:last-of-type {
  margin-bottom: 10px !important;
}
#course .course_data dl dt {
  border-radius: 10px 0 0 10px;
  background: #6DC0BF;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  min-width: 210px;
  font-size: clamp(1.4rem, 0.7777777778rem + 1.2962962963vw, 2.1rem);
}
@media (max-width: 570px) {
  #course .course_data dl dt {
    width: 90px;
    min-width: 90px;
    padding: 10px;
  }
}
#course .course_data dl dd {
  font-size: clamp(1.4rem, 1.0444444444rem + 0.7407407407vw, 1.8rem);
  color: #6DC0BF;
  padding: 15px;
}

#supervision .supervision_wrapper {
  margin: 0 5%;
}
@media (max-width: 570px) {
  #supervision .supervision_wrapper {
    margin: auto;
  }
}
#supervision .supervision_wrapper:after {
  content: "";
  display: block;
  clear: both;
}
#supervision .supervision_wrapper .supervision_wrap {
  width: 48%;
  margin-bottom: 35px !important;
}
#supervision .supervision_wrapper .supervision_wrap:nth-of-type(1), #supervision .supervision_wrapper .supervision_wrap:nth-of-type(3) {
  float: left;
}
#supervision .supervision_wrapper .supervision_wrap:nth-of-type(2) {
  float: right;
}
@media (max-width: 570px) {
  #supervision .supervision_wrapper .supervision_wrap {
    float: none !important;
    width: 100%;
  }
}
#supervision .supervision_wrapper .supervision_wrap figure img {
  max-height: 60px;
  margin-bottom: 10px;
}
#supervision h2 {
  margin-top: 100px !important;
  margin-bottom: 35px !important;
  border-left: 15px solid #EF9300;
  padding-left: 10px;
  font-size: clamp(1.8rem, 0.7333333333rem + 2.2222222222vw, 3rem);
  line-height: 1.1;
  font-weight: 600;
}
@media (max-width: 570px) {
  #supervision h2 {
    margin-top: 35px !important;
    border-left: 10px solid #EF9300;
  }
}
#supervision .message_wrap {
  display: flex;
}
@media (max-width: 570px) {
  #supervision .message_wrap {
    flex-direction: column;
  }
  #supervision .message_wrap figure {
    margin: 0 auto 35px !important;
  }
}
#supervision .message_wrap figure {
  max-width: 200px;
  margin-right: 15px;
}
#supervision .message_wrap dl dt {
  margin-bottom: 10px !important;
  font-size: clamp(1.6rem, 1.1555555556rem + 0.9259259259vw, 2.1rem);
}
#supervision .message_wrap dl dt br {
  display: none;
}
@media (max-width: 570px) {
  #supervision .message_wrap dl dt {
    text-align: center;
  }
  #supervision .message_wrap dl dt br {
    display: block;
  }
}
#supervision .achievement_wrap {
  margin-top: 35px !important;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#supervision .achievement_wrap .achievement_unit {
  width: 30%;
}
@media (max-width: 570px) {
  #supervision .achievement_wrap .achievement_unit {
    width: 100%;
  }
  #supervision .achievement_wrap .achievement_unit:not(:last-of-type) {
    margin-bottom: 35px !important;
  }
}
#supervision .achievement_wrap .achievement_unit figure {
  margin-bottom: 10px !important;
}
#supervision .achievement_wrap .achievement_unit dl dt img {
  max-height: 40px;
  margin: 0 auto 10px;
}

#faq {
  background: #FFF9E5;
}
#faq article {
  background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/bg/bg_faq.png) no-repeat center/contain;
}
#faq article h1 {
  font-size: clamp(1.8rem, 0.7333333333rem + 2.2222222222vw, 3rem);
  font-weight: 600;
  text-align: center;
  margin-bottom: 25px !important;
}
#faq article h1 strong, #faq article h1 span {
  display: block;
}
#faq article h1 span {
  color: #EF9300;
  font-weight: 100;
  font-size: clamp(1.2rem, 0.4888888889rem + 1.4814814815vw, 2rem);
}
#faq article .faq_wrapper {
  margin: 0 5%;
}
@media (max-width: 570px) {
  #faq article .faq_wrapper {
    margin: auto;
  }
}
#faq article .faq_wrapper dl:not(:last-of-type) {
  margin-bottom: 25px !important;
  padding-bottom: 25px !important;
  border-bottom: 1px dotted #EF9300;
}
#faq article .faq_wrapper dl dt, #faq article .faq_wrapper dl dd {
  display: flex;
}
#faq article .faq_wrapper dl dt:before, #faq article .faq_wrapper dl dd:before {
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  min-width: 30px;
  height: 30px;
  font-weight: 400;
  border-radius: 5px;
  margin-right: 10px;
}
#faq article .faq_wrapper dl dt {
  font-size: clamp(1.6rem, 1.4222222222rem + 0.3703703704vw, 1.8rem);
  font-weight: 400;
  margin-bottom: 15px !important;
}
#faq article .faq_wrapper dl dt:before {
  content: "Q";
  background: #6DC0BF;
}
#faq article .faq_wrapper dl dd:before {
  content: "A";
  background: #EF9300;
}

#seminor_detail .teachers_wrap {
  display: flex;
}
@media (max-width: 570px) {
  #seminor_detail .teachers_wrap {
    flex-direction: column;
  }
  #seminor_detail .teachers_wrap figure {
    margin: 0 auto 35px !important;
  }
}
#seminor_detail .teachers_wrap figure {
  max-width: 200px;
  margin-right: 15px;
}
#seminor_detail .teachers_wrap dl dt {
  margin-bottom: 10px !important;
  font-size: clamp(1.6rem, 1.1555555556rem + 0.9259259259vw, 2.1rem);
}
@media (max-width: 570px) {
  #seminor_detail .teachers_wrap dl dt {
    text-align: center;
  }
}
#seminor_detail .teachers_wrap dl dt > span, #seminor_detail .teachers_wrap dl dt strong {
  display: block;
}
#seminor_detail .teachers_wrap dl dt > span {
  color: #6DC0BF;
  margin-bottom: 15px !important;
  font-size: clamp(1.6rem, 1.4222222222rem + 0.3703703704vw, 1.8rem);
}
#seminor_detail .teachers_wrap dl dt strong {
  font-size: clamp(1.8rem, 1.6222222222rem + 0.3703703704vw, 2rem);
  font-weight: 400;
}
#seminor_detail .teachers_wrap dl dt strong span {
  font-size: clamp(1.6rem, 1.4222222222rem + 0.3703703704vw, 1.8rem);
}
@media (max-width: 570px) {
  #seminor_detail .teachers_wrap dl dt strong span {
    display: block;
  }
}
#seminor_detail .seminor_wrapper > dl {
  margin-bottom: 35px !important;
  display: flex;
  border: 1px solid #6DC0BF;
  background: #fff;
  border-radius: 10px;
  font-weight: 400;
}
#seminor_detail .seminor_wrapper > dl > dt {
  border-radius: 10px 0 0 10px;
  background: #6DC0BF;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  min-width: 210px;
  font-size: clamp(1.4rem, 0.7777777778rem + 1.2962962963vw, 2.1rem);
  font-weight: 400;
}
@media (max-width: 570px) {
  #seminor_detail .seminor_wrapper > dl > dt {
    width: 90px;
    min-width: 90px;
    padding: 10px;
  }
}
#seminor_detail .seminor_wrapper > dl > dd {
  font-size: clamp(1.4rem, 1.0444444444rem + 0.7407407407vw, 1.8rem);
  padding: 15px;
  font-weight: 300;
}
#seminor_detail .seminor_wrapper > dl > dd ul li:before {
  content: "・";
  display: inline-block;
}
#seminor_detail .seminor_wrapper > dl > dd dl {
  margin-bottom: 35px !important;
  display: flex;
}
@media (max-width: 570px) {
  #seminor_detail .seminor_wrapper > dl > dd dl {
    flex-wrap: wrap;
  }
}
#seminor_detail .seminor_wrapper > dl > dd dl dt {
  margin-right: 10px;
}
#seminor_detail .seminor_wrapper > dl > dd dl dt span {
  white-space: nowrap;
  font-weight: 100;
  background: #6DC0BF;
  color: #fff;
  line-height: 1.1;
  padding: 5px;
}

#flow h1 {
  font-size: clamp(1.8rem, 0.7333333333rem + 2.2222222222vw, 3rem);
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px !important;
}
#flow h1 strong, #flow h1 span {
  display: block;
}
#flow h1 span {
  color: #EF9300;
  font-weight: 100;
  font-size: clamp(1.2rem, 0.4888888889rem + 1.4814814815vw, 2rem);
}
#flow .flow_wrapper {
  max-width: 600px;
  margin: auto;
}
#flow .flow_wrapper dl {
  position: relative;
  display: flex;
  border: 1px solid #EF9300;
  background: #fff;
  border-radius: 10px;
}
#flow .flow_wrapper dl:not(:last-of-type) {
  margin-bottom: 40px;
}
#flow .flow_wrapper dl:not(:last-of-type):after {
  position: absolute;
  bottom: -30px;
  content: "";
  display: block;
  height: 15px;
  width: 100%;
  background: url(/re_2023/wp-content/uploads/ic-arrow_down.png) no-repeat center bottom/contain;
}
#flow .flow_wrapper dl dt, #flow .flow_wrapper dl dd {
  display: flex;
  align-items: center;
  line-height: 1.2;
  padding: 10px;
}
#flow .flow_wrapper dl dt {
  border-radius: 10px 0 0 10px;
  background: #EF9300;
  color: #fff;
  justify-content: center;
  width: 210px;
  min-width: 210px;
  font-size: clamp(1.4rem, 0.7777777778rem + 1.2962962963vw, 2.1rem);
  font-weight: 400;
}
@media (max-width: 570px) {
  #flow .flow_wrapper dl dt {
    width: 90px;
    min-width: 90px;
    padding: 10px;
  }
}

#contact:before {
  content: "";
  display: block;
  height: 50px;
  background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/arrow/type_c.svg) no-repeat center top/contain;
}
@media (max-width: 570px) {
  #contact:before {
    height: 25px;
  }
}
#contact article {
  margin: auto;
  padding: 0 5%;
}
@media (max-width: 570px) {
  #contact article {
    margin: auto;
  }
}
#contact article h1 {
  font-size: clamp(1.8rem, 0.7333333333rem + 2.2222222222vw, 3rem);
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px !important;
}
#contact article h1 strong, #contact article h1 span {
  display: block;
}
#contact article h1 span {
  color: #EF9300;
  font-weight: 100;
  font-size: clamp(1.2rem, 0.4888888889rem + 1.4814814815vw, 2rem);
}

.log--data article h1.titype_a {
  border: none !important;
  padding-left: 0;
}
.log--data article h2.titype_c {
  margin: 0 0 35px !important;
}

#about.log--data article .mov_wrapper .mov_unit ul.pdf_downloads {
  margin: 0 !important;
}
#about.log--data article .mov_wrapper .mov_unit ul.pdf_downloads li:not(:last-of-type) {
  margin-bottom: 0px !important;
}

.pdf_downloads {
  margin-top: 35px !important;
  display: flex;
  align-items: center;
}
.pdf_downloads li:before {
  display: none !important;
}
.pdf_downloads li:not(:last-of-type):after {
  content: "／";
  display: inline-block;
  margin: 0 25px;
  color: #EB9D20;
}
.pdf_downloads li a {
  text-decoration: underline;
  color: #EB9D20;
}

.page-id-13608 {
  /* kv */
  /* header */
  /* base */
  /* #skils */
  /* #about */
  /* #contact */
}
.page-id-13608 #kv_field {
  background: url(/wp-content/themes/7hj/bin/7hsc_college-image/kv_teacher-pc.png) no-repeat center right/cover;
}
@media (max-width: 570px) {
  .page-id-13608 #kv_field {
    background: url(/wp-content/themes/7hj/bin/7hsc_college-image/kv_teacher-sp.png) no-repeat center/cover;
  }
}
.page-id-13608 #kv_field article h2 > span {
  margin-bottom: 1rem;
}
.page-id-13608 #kv_field article h2 > span span, .page-id-13608 #kv_field article h2 > span strong {
  background: rgba(109, 182, 205, 0.8);
}
.page-id-13608 #kv_field article {
  height: calc(100vh - 40%);
}
.page-id-13608 header .pc_disp .inner_wrap ul {
  width: calc(100% - 200px) !important;
}
.page-id-13608 header .pc_disp .inner_wrap ul li.seminer a {
  background: #fff;
  color: #6DC0BF;
  border: #6DC0BF 2px solid;
  box-sizing: border-box;
  padding: 10px 13px;
}
.page-id-13608 header .pc_disp .inner_wrap ul li:not(:last-of-type) {
  width: 18%;
}
.page-id-13608 .bgtype_a {
  background: #F4FAFD url(/wp-content/themes/7hj/bin/7hsc_college-image/bg/bgtype_a-pc.png) no-repeat center/cover;
  padding: 40px 0 20px;
}
.page-id-13608 .titype_b {
  margin: 40px auto;
  text-align: center;
  background: url(/wp-content/themes/7hj/bin/7hsc_college-image/bg/bgtype_teacher-pc.png) no-repeat center/contain;
  display: block;
}
.page-id-13608 #course .course_data dl {
  border: 1px solid #2578A7;
}
.page-id-13608 #course .course_data dl dt {
  background: #2578A7;
}
.page-id-13608 #course .course_data dl dd {
  color: #2578A7;
}
.page-id-13608 .titype_a > span span {
  color: #6DB6CD;
}
.page-id-13608 .titype_a > span:after {
  border-top: 1px solid #6DB6CD;
  left: 25%;
}
.page-id-13608 .mod_conv {
  background: #6DB6CD url(/wp-content/themes/7hj/bin/7hsc_college-image/bg/bgtype_c-pc.png) no-repeat center/cover;
}
.page-id-13608 .mod_conv .btn.conv a {
  border: 3px solid #2578A7;
  background: #FFE58D;
  color: #2578A7;
}
.page-id-13608 #skils {
  background: none;
}
.page-id-13608 .training_section .training_story {
  box-shadow: 0 0 5px #6db6cd;
}
.page-id-13608 .training_section .training_story h2 {
  background: #6DB6CD;
}
.page-id-13608 #skils h1 span {
  color: #6DB6CD;
}
.page-id-13608 #skils .mechanizm {
  background: #FFF9E5;
  box-shadow: none;
}
.page-id-13608 #skils p {
  text-align: left;
  margin: 20px 0 0;
}
.page-id-13608 #skils span.left {
  text-align: right;
  display: block;
}
.page-id-13608 #skils span.under {
  text-decoration: underline;
}
.page-id-13608 #about {
  background: #F4FAFD;
}
.page-id-13608 #contact:before {
  content: none;
}
.page-id-13608 #about article h1 {
  border-left: 15px solid #6DB6CD;
}
.page-id-13608 #about article h1 span {
  color: #6DB6CD;
}
.page-id-13608 #contact article {
  margin: auto;
}
.page-id-13608 .pp_wrapper .pp_wrap, .page-id-13608 .form_wrapper dl dd input[type=text], .page-id-13608 .form_wrapper dl dd input[type=email], .page-id-13608 .form_wrapper dl dd input[type=tel], .page-id-13608 .form_wrapper dl dd input[type=password], .page-id-13608 .form_wrapper dl dd textarea, .page-id-13608 .form_wrapper dl dd select {
  border: 1px solid #2578A7;
}
.page-id-13608 .form_wrapper dl dt, .page-id-13608 .form_wrapper dl dd p, .page-id-13608 .pp_wrapper h3, .page-id-13608 #contact article h1 span {
  color: #2578A7;
}
.page-id-13608 .btn_set li.submits input {
  background: #2578A7;
}
.page-id-13608 #contact h2, .page-id-13608 #contact h3 {
  text-align: center;
  margin-bottom: 1rem;
}
.page-id-13608 #contact h3 {
  margin-bottom: 4rem;
}
.page-id-13608 .outline {
  width: 80%;
  margin: 0 auto 20px;
  border-radius: 10px;
  border: 1px solid #000000;
  padding: 2rem;
  text-align: left;
}
.page-id-13608 .outline span {
  display: inline-block;
  vertical-align: top;
}
.page-id-13608 form dd p {
  text-align: right;
}

.page-id-13797 #contact:before, .page-id-13829 #contact:before {
  background: url(/re_2023/wp-content/themes/7hj/bin/7hsc_college-image/arrow/type_e.svg) no-repeat center top/contain;
}
.page-id-13797 #contact article, .page-id-13829 #contact article {
  padding-top: 100px !important;
}/*# sourceMappingURL=lpdesign_7hsc_college.css.map */