@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* ------------------------------------------------------
カラー
------------------------------------------------------ */
/* ------------------------------------------------------
レスポンシブ
------------------------------------------------------ */
/** headerエリアのCSS **/
header .key_visual {
  position: relative;
}
header .key_visual img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  header .key_visual {
    display: none;
  }
}
header .key_visual_sp {
  display: none;
}
header .key_visual_sp img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  header .key_visual_sp {
    display: block;
  }
}
header h1 {
  visibility: hidden;
  font-size: 1.5em;
  font-weight: bold;
  color: #044684;
  position: absolute;
  top: 0.125em;
  right: 0.5em;
  text-align: right;
}

/** itemエリアのCSS **/
.itemWrapper {
  width: 1300px;
  margin: 0 auto;
  padding: 3em;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .itemWrapper {
    width: 90%;
    padding: 1em 0;
  }
}
.itemWrapper .itemContainer {
  width: 960px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .itemWrapper .itemContainer {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
}
.itemWrapper .itemContainer .item {
  width: 300px;
  height: 150px;
  background-color: #e8edf0;
  border-radius: 0.5em;
  font-size: 2rem;
  font-weight: bold;
  color: #044684;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.itemWrapper .itemContainer .item.faq, .itemWrapper .itemContainer .item.schedule {
  width: 1300px;
  height: 100px;
  background-color: #fff;
  border: 2px solid #044684;
}
@media screen and (max-width: 767px) {
  .itemWrapper .itemContainer .item.faq, .itemWrapper .itemContainer .item.schedule {
    width: 100%;
  }
}
.itemWrapper .itemContainer .item:hover {
  background-color: #D3DEF1;
}
@media screen and (max-width: 767px) {
  .itemWrapper .itemContainer .item {
    width: 100%;
  }
}
.itemWrapper .itemContainer .item.gakuseikoho a {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 100%;
  line-height: 140px;
}
@media screen and (max-width: 767px) {
  .itemWrapper .itemContainer .item.schedule {
    font-size: 1.5rem;
  }
}
.itemWrapper .itemContainer .kamei,
.itemWrapper .itemContainer .mikamei {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  padding: 0.1em 1em;
  font-size: 1rem;
  background-color: #41b1e6;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  color: #fff;
  font-weight: bold;
}
.itemWrapper .itemContainer .mikamei {
  background-color: orange;
}

/** FAQエリアのCSS **/
.faq_individual_image {
  height: 500px;
}
@media screen and (max-width: 767px) {
  .faq_individual_image {
    height: auto;
    width: 100%;
    display: none;
  }
}
.faq_individual_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .faq_individual_image img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.faq_individual_image_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .faq_individual_image_sp {
    display: block;
  }
}
.faq_individual_image_sp img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .faq_individual_image_sp img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}

/** 各サークル紹介エリアのCSS **/
.individual_image {
  height: 500px;
}
@media screen and (max-width: 767px) {
  .individual_image {
    height: auto;
    margin-top: 40px;
  }
}
.individual_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.circle_title {
  padding: 0.5em 1em;
  background-color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  position: absolute;
  top: 1em;
  right: 1em;
}
@media screen and (max-width: 767px) {
  .circle_title {
    top: 0;
    right: 0;
    text-align: center;
    background-color: #044684;
    color: #fff;
    width: 100%;
  }
}

.contentContainer {
  width: 900px;
  margin: 20px auto;
  padding: 1em;
}
@media screen and (max-width: 767px) {
  .contentContainer {
    width: 90%;
    margin: 10px auto;
    padding: 0;
  }
}

section {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  section {
    margin-bottom: 1em;
  }
}

.section_2 p {
  margin-left: 1.25em;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .section_2 p {
    margin-left: 0;
  }
}

.annotation {
  margin-left: 1em;
  font-weight: bold;
  color: #044684;
}
@media screen and (max-width: 767px) {
  .annotation {
    color: #fff;
  }
}

.vertical-align-top {
  vertical-align: top;
}

.faq_section {
  margin-bottom: 40px;
}

.faq_head {
  color: #044684;
  font-weight: bold;
  font-size: 1.25em;
}

.faq_table_1 {
  border-collapse: collapse;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 0.875em;
}
.faq_table_1 th,
.faq_table_1 td {
  border: 1px solid #646464;
  width: 33%;
  text-align: center;
  padding: 0.25em;
}
.faq_table_1 th {
  background-color: #D3DEF1;
}

.faq_table_2 {
  border-collapse: collapse;
  margin-top: 10px;
}
.faq_table_2 th,
.faq_table_2 td {
  border: 1px solid #646464;
  padding: 0.5em;
}
.faq_table_2 th {
  width: 20%;
  background-color: #D3DEF1;
}

.schedule_head_container {
  margin-bottom: 3em;
}
@media screen and (max-width: 767px) {
  .schedule_head_container {
    margin-bottom: 2em;
  }
}

.schedule_head {
  color: #044684;
  font-weight: bold;
  font-size: 1.25em;
  text-align: center;
  margin-bottom: 0.5em;
}
.schedule_head br {
  display: none;
}
@media screen and (max-width: 767px) {
  .schedule_head br {
    display: block;
  }
}

.schedule_sub {
  color: #044684;
  font-weight: bold;
  text-align: center;
}

.schedule_contents_container {
  margin-bottom: 1rem;
}
.schedule_contents_container .schedule_item_container {
  margin-bottom: 1rem;
}
.schedule_contents_container .schedule_item_container .schedule_item_head {
  display: inline-block;
  padding: 0.25em 1em;
  border: 1px solid #044684;
  font-size: 1.125rem;
  font-weight: bold;
}
.schedule_contents_container .schedule_item_container .schedule_item_location {
  color: #044684;
  margin: 0.5em;
}
.schedule_contents_container .schedule_item_container .schedule_item_list_container {
  display: flex;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  .schedule_contents_container .schedule_item_container .schedule_item_list_container {
    flex-direction: column;
    gap: 0;
  }
}
.schedule_contents_container .schedule_item_container .schedule_item_list {
  font-size: 0.95rem;
}
.schedule_contents_container .schedule_item_container .schedule_item_list .col_1 {
  width: 36px;
  text-align: center;
}
.schedule_contents_container .schedule_item_container .schedule_item_list span {
  margin-right: 1em;
}
.schedule_contents_container .schedule_item_container .schedule_item_listSum {
  text-align: right;
}

.information_head {
  font-size: 1.125em;
  font-weight: bold;
  color: #044684;
}

i {
  margin-right: 0.25em;
}

.information_contents {
  margin-left: 1.25em;
}
@media screen and (max-width: 767px) {
  .information_contents {
    margin-left: 0;
  }
}
.information_contents dt {
  width: 80px;
  display: inline-block;
  font-weight: normal;
}
.information_contents dd {
  display: inline-block;
}

.sns_link {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-left: 1.25em;
}
.sns_link li {
  margin-right: 1em;
}
.sns_link i {
  font-size: 3rem;
}
.sns_link .x_logo {
  width: 35px;
  height: 35px;
}

/** footerエリアのcss **/
.footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100px;
}
.footer_keizai_logo {
  width: 200px;
}
.footer_keizai_logo img {
  width: 100%;
}
.footer_credit {
  font-size: 0.75rem;
}

/** TOPへ戻る　追従ボタン **/
.top_btn {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 40px solid transparent;
  border-right: 40px solid #333;
  border-bottom: 40px solid #333;
  border-left: 40px solid transparent;
  margin-right: 0px;
  margin-bottom: 0px;
  background: none;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .top_btn {
    z-index: 999;
  }
}
.top_btn::before {
  display: block;
  margin-right: -20px;
  margin-top: 13px;
}

/** HOMEへ戻る　追従ボタン **/
.home_btn {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0;
  left: 0;
  width: 75px;
  height: 75px;
  background-color: #044684;
  color: #fff;
}

/** サイドバーモーダルメニュー **/
.sidebar_modal {
  visibility: hidden;
  opacity: 0;
  pointer-events: none; /* クリックを無効化 */
  transition: visibility 0s, opacity 0.3s ease;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 60%;
  height: 100vh;
  background-color: #000;
  opacity: 0.8;
  padding: 1em 1em;
  color: #fff;
  display: flex;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  .sidebar_modal {
    width: 100%;
    font-size: 0.875em;
    padding: 2em 0.75em 0;
    gap: 1em;
    line-height: 1.5;
    z-index: 9999;
  }
}
.sidebar_modal ul {
  margin-top: 30px;
}
.sidebar_modal .sidebar_content {
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  .sidebar_modal .sidebar_content {
    margin-bottom: 0.75em;
  }
}

.sidebar_modal.open {
  visibility: visible;
  opacity: 0.8;
  pointer-events: auto; /* クリックを有効化 */
}

.close {
  display: inline-block;
  font-size: 2rem;
  color: #fff;
  margin-bottom: 20px;
  cursor: pointer;
}

html {
  font-size: 16px;
  font-family: "Noto Sans JP", "Arial", "メイリオ", sans-serif;
  color: #646464;
  line-height: 1.8;
  box-sizing: border-box;
}

/** CONTENTSエリアのCSS **/
.head_container {
  width: 1250px;
  margin: 30px auto 60px auto;
}
@media screen and (max-width: 767px) {
  .head_container {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
  }
}
/*# sourceMappingURL=index.css.map */