@charset "UTF-8";
body,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
li,
dl,
dt,
dd,
form,
nav,
header,
footer,
main,
article,
section,
aside,
figure,
figcaption,
button {
  margin: 0;
  padding: 0;
}
body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}
ol,
ul,
li {
  list-style: none;
}
main {
  display: block;
}
main,
nav,
aside,
header,
article,
section,
footer,
figure,
ul,
li,
dl,
dt,
dd,
div,
p,
a,
span,
input,
select,
button {
  box-sizing: border-box;
}
img {
  border: 0;
}
a {
  color: #4570B1;
  text-decoration: underline;
  transition: color 0.2s, background-color 0.2s, opacity 0.2s;
}
a:hover {
  color: #0000cc;
  text-decoration: underline;
}
@media screen and (max-width: 500px) {
  a:hover {
    color: inherit;
  }
}
a[href^="tel:"] {
  text-decoration: none!important;
}
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
a > img {
  vertical-align: bottom;
}
@media screen and (max-width: 500px) {
  br.pc {
    display: none;
  }
}
* {
  box-sizing: border-box;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table td,
table th {
  /* box-sizing: border-box */
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
li.L0,
li.L1,
li.L2,
li.L3,
li.L4,
li.L5,
li.L6,
li.L7,
li.L8,
li.L9 {
  list-style-type: decimal !important;
  list-style-position: outside;
  margin-left: 36px;
  padding-left: 16px;
}
li.L0,
li.L1,
li.L2,
li.L3,
li.L4,
li.L5,
li.L6,
li.L7,
li.L8,
li.L9 {
  background-color: #272822 !important;
}
pre.prettyprint {
  padding: 10px!important;
  margin-bottom: 30px!important;
}
.ac {
  text-align: center!important;
}
.ar {
  text-align: right!important;
}
.w330 {
  width: 330px!important;
}
.w100p {
  width: 100%!important;
}
.w90p {
  width: 90%!important;
}
.w80p {
  width: 80%!important;
}
.w70p {
  width: 70%!important;
}
.w60p {
  width: 60%!important;
}
.w50p {
  width: 50%!important;
}
.w40p {
  width: 40%!important;
}
.w30p {
  width: 30%!important;
}
.w20p {
  width: 20%!important;
}
.w10p {
  width: 10%!important;
}
.mb0 {
  margin-bottom: 0!important;
}
.mb5 {
  margin-bottom: 5px!important;
}
.mb10 {
  margin-bottom: 10px!important;
}
.mb20 {
  margin-bottom: 20px!important;
}
.mb30 {
  margin-bottom: 30px!important;
}
.mb40 {
  margin-bottom: 40px!important;
}
.mb50 {
  margin-bottom: 50px!important;
}
.mb60 {
  margin-bottom: 60px!important;
}
.mb70 {
  margin-bottom: 70px!important;
}
.mb80 {
  margin-bottom: 80px!important;
}
.mb90 {
  margin-bottom: 90px!important;
}
.mb100 {
  margin-bottom: 100px!important;
}
.mt10 {
  margin-top: 10px!important;
}
.mt20 {
  margin-top: 20px!important;
}
.mt30 {
  margin-top: 30px!important;
}
.mt40 {
  margin-top: 40px!important;
}
.mt50 {
  margin-top: 50px!important;
}
.mt60 {
  margin-top: 60px!important;
}
.mt70 {
  margin-top: 70px!important;
}
.mt80 {
  margin-top: 80px!important;
}
.mt90 {
  margin-top: 90px!important;
}
.mt100 {
  margin-top: 100px!important;
}
@media screen and (max-width: 768px) {
  .mb30 {
    margin-bottom: 20px!important;
  }
  .mb40 {
    margin-bottom: 30px!important;
  }
  .mb50 {
    margin-bottom: 30px!important;
  }
  .mb60 {
    margin-bottom: 30px!important;
  }
  .mb70 {
    margin-bottom: 30px!important;
  }
  .mb80 {
    margin-bottom: 50px!important;
  }
  .mb90 {
    margin-bottom: 50px!important;
  }
  .mb100 {
    margin-bottom: 50px!important;
  }
  .mt30 {
    margin-top: 20px!important;
  }
  .mt40 {
    margin-top: 30px!important;
  }
  .mt50 {
    margin-top: 30px!important;
  }
  .mt60 {
    margin-top: 30px!important;
  }
  .mt70 {
    margin-top: 30px!important;
  }
  .mt80 {
    margin-top: 30px!important;
  }
  .mt90 {
    margin-top: 30px!important;
  }
  .mt100 {
    margin-top: 30px!important;
  }
  .pbs10 {
    padding-bottom: 10px!important;
  }
}
@media screen and (max-width: 500px) {
  .w330 {
    width: 100%!important;
  }
  .w50p {
    width: inherit!important;
  }
}
html {
  height: 100%;
}
body,
button {
  font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  line-height: 1.8;
}
body {
  background: #ccc;
}
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
em,
i {
  font-style: normal;
}
hr {
  border: none;
  border-top: 1px solid #C05389;
  margin-bottom: 20px;
}
#page {
  margin-top: 60px;
  min-height: calc(100vh - 210px);
}
.contents {
  min-height: calc(100vh - 90px);
  max-width: 768px;
  margin: 0 auto;
  background: #FFF;
}
.contents_in {
  width: 100%;
  padding: 10px 20px;
  margin: 0 auto;
}
.contents_in.list {
  width: 100%;
  padding: 10px 0;
}
.contents_in p {
  margin-bottom: 1em;
}
.contents_in p:last-child {
  margin-bottom: 0;
}
.contents_inner {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
.box {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.box_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.pb110 {
  padding-bottom: 90px;
}
@media screen and (max-width: 768px) {
  .pb110 {
    padding-bottom: 39px;
  }
}
#header {
  background: #4E4E76;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  min-width: 1020px;
}
@media screen and (max-width: 1020px) {
  #header {
    min-width: 100%;
  }
}
#header_in {
  height: 60px;
  margin: 0 auto;
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#header_in .logo {
  margin-right: 10px;
}
#header_in .logo a {
  width: 230px;
  height: 32px;
  display: block;
  /* 要素の中から文字だけを飛ばす */
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  background: url(../img/logo.svg) no-repeat center center;
  background-size: contain;
}
#header_in .mem_menu {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
#header_in .mem_menu p {
  flex: 1;
  text-align: right;
  margin-right: 30px;
}
#header_in .mem_menu .btn_help {
  margin-right: 10px;
  font-size: 26px;
  color: #666;
}
#header_in .mem_menu .btn_help:hover {
  color: #F39500;
}
#header_in .mem_menu .btn_menu,
#header_in .mem_menu .btn_logout {
  display: block;
  text-align: center;
  border: 1px solid #333333;
  border-radius: 5px;
  text-decoration: none;
}
#header_in .mem_menu .btn_menu i,
#header_in .mem_menu .btn_logout i {
  margin-right: 3px;
}
#header_in .mem_menu .btn_menu:hover,
#header_in .mem_menu .btn_logout:hover {
  text-decoration: none;
}
#header_in .mem_menu .btn_menu span,
#header_in .mem_menu .btn_logout span {
  display: inline-block;
  padding: 7px 0;
  line-height: 26px;
}
#header_in .mem_menu .btn_menu {
  width: 170px;
  background: #F39500;
  border: 1px solid #F39500;
  color: #FFF;
  margin-right: 10px;
}
#header_in .mem_menu .btn_menu:hover {
  text-decoration: none;
  color: #FFF;
  background-color: chocolate;
}
#header_in .mem_menu .btn_logout {
  width: 130px;
  color: #000000;
  border: 1px solid #505050;
}
#header_in .mem_menu .btn_logout:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #000;
}
#header_in .btn_drawer {
  display: block;
  width: 40px;
  height: 40px;
}
#header_in .btn_drawer.active {
  position: relative;
}
#header_in .btn_drawer.active:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  display: block;
  content: "";
  background: #4E4E76 url(../img/close.svg) no-repeat center center;
}
#header_in .btn_drawer img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
/* ===============================
ドロワーナビ
================================== */
#drawer {
  display: none;
  background: #4E4E76;
  position: fixed;
  overflow-y: auto;
  right: 0;
  top: 60px;
  width: 100%;
  height: calc(100% - 60px);
  z-index: 15;
}
@media screen and (max-width: 500px) {
  #drawer {
    width: 100%;
  }
}
/* ===============================
ドロワーナビ内部
================================== */
#drawer_in {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  min-height: 100%;
  padding-bottom: 60px;
  padding: 10px 20px 60px;
}
#drawer_in h2 {
  color: #FFF;
  font-size: 18px;
  margin-bottom: 10px;
}
/* ======================================= */
/*  オーバーレイ部分
/* ======================================= */
#overlay {
  z-index: -1;
  opacity: 0;
  left: 0;
  top: 80px;
  width: 100%;
  height: calc(100% - 80px);
  position: fixed;
  transition: opacity 0.4s;
  background: rgba(26, 26, 26, 0.74);
}
#overlay.active {
  z-index: 10;
  opacity: 0.65;
}
#footer {
  min-width: 1020px;
}
@media screen and (max-width: 1020px) {
  #footer {
    min-width: 100%;
  }
}
#footer .copyright {
  color: #FFF;
  background: #4E4E76;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 0;
}
/* ===============================
フォームパーツ
================================== */
input[type="text"],
input[type="password"],
input[type="number"],
input[type="tel"] {
  outline: none;
  border: 1px solid #CCCCCC;
  height: 40px;
  border-radius: 4px;
  padding: 0 10px;
  font-size: 16px;
}
input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="tel"]::-moz-placeholder {
  color: #999999;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder {
  color: #999999;
}
input.num {
  text-align: right;
}
textarea {
  width: 100%;
  outline: none;
  border: 1px solid #CCCCCC;
  border-radius: 6px;
  font-size: 16px;
  background: linear-gradient(to bottom, rgba(120, 120, 120, 0.1), #FFF 6px);
  line-height: 20px;
  padding: 9px 10px;
}
input[type="radio"],
input[type="checkbox"] {
  display: none;
}
.radio {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-right: 20px;
  cursor: pointer;
}
@media screen and (max-width: 500px) {
  .radio {
    display: block;
    margin-bottom: 10px;
  }
  .radio:last-child {
    margin-bottom: 0;
  }
}
.radio:last-child {
  margin-right: 0;
}
.radio:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: #FFF;
  border-radius: 10px;
  border: 1px solid #7F7F7F;
  z-index: 1;
}
.radio.err:before {
  border: 1px solid #c00;
}
input[type="radio"]:checked + .radio:after {
  content: "";
  position: absolute;
  display: block;
  left: 4px;
  top: 4px;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background: #1B85FB;
  z-index: 2;
}
.checkbox {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-right: 20px;
  cursor: pointer;
}
@media screen and (max-width: 500px) {
  .checkbox {
    display: block;
    margin-bottom: 10px;
  }
  .checkbox:last-child {
    margin-bottom: 0;
  }
}
.checkbox:last-child {
  margin-right: 0;
}
.checkbox:before {
  border-radius: 2px;
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: #FFF;
  border: 1px solid #7F7F7F;
  z-index: 1;
}
.checkbox.err:before {
  border: 1px solid #c00;
}
input[type="checkbox"]:checked + .checkbox:after {
  content: "";
  border-radius: 2px;
  position: absolute;
  display: block;
  left: 1px;
  top: 1px;
  width: 20px;
  height: 20px;
  background: #1B85FB url(../img/icon_chk.svg) no-repeat center center;
  z-index: 2;
}
.chkbox_area {
  margin-bottom: 10px;
}
.chkbox_area label {
  font-size: 14px;
}
.select {
  position: relative;
}
.select:before {
  position: absolute;
  z-index: 2;
  content: "";
  top: 50%;
  right: 10px;
  background: url(../img/arrow_select.svg) no-repeat center center;
  background-size: contain;
  display: block;
  width: 10px;
  height: 18px;
  margin-top: -9px;
  pointer-events: none;
}
.select:after {
  position: absolute;
  z-index: 1;
  content: "";
  top: 6px;
  right: 1px;
  background: linear-gradient(to right, transparent, #FFF);
  display: block;
  width: 50px;
  height: 28px;
  pointer-events: none;
}
.select select {
  width: 100%;
  cursor: pointer;
  outline: none;
  border-radius: 4px;
  padding: 0 10px;
  font-size: 16px;
  text-overflow: '';
  vertical-align: middle;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 40px;
  border: 1px solid #CCCCCC;
}
.select select::ms-expand {
  display: none;
}
.select select:-moz-forcusring {
  color: transparent;
  text-shadow: 0 0 0;
}
.datepicker {
  width: 170px;
  display: inline-block;
  position: relative;
  margin-bottom: 0!important;
}
.datepicker:before {
  content: "";
  position: absolute;
  display: block;
  right: 10px;
  top: 50%;
  margin-top: -11px;
  width: 20px;
  height: 22px;
  z-index: 1;
  background: url(../img/icon_cal.svg) no-repeat center center;
  pointer-events: none;
}
.datepicker input {
  width: 100%;
  cursor: pointer;
}
.box_file_wrap {
  width: 660px;
  margin: 0 auto;
}
.box_file_wrap .box_file_select {
  height: 120px;
  background: #F5F5F5;
  border: dotted 2px #D2D2D2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 10px;
}
.box_file_wrap .box_file_select.dragover:before {
  content: "ここへドロップしてください";
  color: #FFF;
  background: #000000bb;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.box_file_wrap .box_file_select p {
  margin-bottom: 10px;
}
.box_file_wrap .box_file_select p small {
  font-size: 14px;
}
.box_file_wrap .box_file_select p.remarks {
  font-size: 14px;
  color: #505050;
}
.box_file_wrap .box_file_select label {
  display: block;
  width: 140px;
  height: 32px;
  background: #505050;
  color: #FFF;
  font-size: 12px;
  line-height: 32px;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 10px;
}
.box_file_wrap .box_file_select label input[type="file"] {
  display: none;
}
.box_file_wrap .box_file_select label i {
  margin-right: 5px;
}
.box_file_wrap .fnarea {
  margin-bottom: 5px;
}
.box_file_wrap .fnarea + a {
  display: none;
}
.box_file_wrap .fnarea.selected + a {
  text-decoration: none;
  display: inline;
  margin-left: 5px;
  color: #666;
}
.box_file_wrap .fnarea.selected + a:hover {
  color: #900;
}
.box_file_wrap .file_card {
  display: inline-block;
  height: 28px;
  line-height: 26px;
  border-radius: 5px;
  font-size: 14px;
  padding: 0 10px;
  border: 1px solid #C4C4C4;
  margin: 0 5px 5px 0;
}
form dl dd.err input[type="text"],
.box dl dd.err input[type="text"],
.box_login dl dd.err input[type="text"],
.box_input dl dd.err input[type="text"],
form dl dd.err input[type="password"],
.box dl dd.err input[type="password"],
.box_login dl dd.err input[type="password"],
.box_input dl dd.err input[type="password"],
form dl dd.err input[type="number"],
.box dl dd.err input[type="number"],
.box_login dl dd.err input[type="number"],
.box_input dl dd.err input[type="number"],
form dl dd.err input[type="tel"],
.box dl dd.err input[type="tel"],
.box_login dl dd.err input[type="tel"],
.box_input dl dd.err input[type="tel"] {
  border: 1px solid #900;
}
form dl dd.err select,
.box dl dd.err select,
.box_login dl dd.err select,
.box_input dl dd.err select {
  border: 1px solid #900;
}
form dl dd.err .err_msg,
.box dl dd.err .err_msg,
.box_login dl dd.err .err_msg,
.box_input dl dd.err .err_msg {
  margin-top: 5px;
  color: #900;
}
.box_file_wrap.err .box_file_select {
  border: 2px dotted #900;
}
.box_file_wrap .err_msg {
  margin: 5px 0;
  color: #900;
}
.msg_box {
  padding: 15px 20px;
  margin-bottom: 20px;
  border: 1px solid #00C;
  color: #00C;
}
.err_msg_box {
  padding: 15px 20px;
  margin-bottom: 20px;
  border: 1px solid #900;
  color: #900;
}
.w80 {
  width: 80px!important;
}
.w100 {
  width: 100px!important;
}
.w120 {
  width: 120px!important;
}
.w150 {
  width: 150px!important;
}
.w180 {
  width: 180px!important;
}
.w180-140 {
  width: 180px!important;
}
@media screen and (max-width: 500px) {
  .w180-140 {
    width: 140px!important;
  }
}
.w530 {
  max-width: 530px;
  width: 100%;
}
.w600 {
  max-width: 600px;
  width: 100%;
}
.w300 {
  max-width: 300px;
  width: 100%;
}
/* ===============================
汎用ボタン
================================== */
/* ===============================
汎用ボタン
================================== */
.btn_cmn {
  display: block;
  width: 100%;
  height: 60px;
  color: #FFF;
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  font-weight: bold;
  background: #1976D2;
  box-shadow: 0 5px #1866B4;
  margin-bottom: 15px;
  border: none;
  outline: none;
  transition: all 0.2s;
  cursor: pointer;
  border-radius: 10px;
  text-decoration: none;
}
.btn_cmn span.clock {
  padding-left: 40px;
  background: url(../img/icon_clock.svg) no-repeat left 10px center;
  background-size: 22px 22px;
}
.btn_cmn span.ext {
  padding-left: 40px;
  background: url(../img/icon_ext.svg) no-repeat left 10px center;
}
.btn_cmn span.docs {
  padding-left: 40px;
  background: url(../img/icon_docs.svg) no-repeat left 10px center;
  background-size: 18px 22px;
}
.btn_cmn span.line {
  padding-left: 40px;
  background: url(../img/icon_line.svg) no-repeat left center;
}
.btn_cmn:last-child {
  margin-bottom: 0;
}
.btn_cmn:hover {
  text-decoration: none;
  color: #FFF;
}
.btn_cmn.parent {
  background-color: #36A5E3;
  box-shadow: 0 5px #4570B1;
}
.btn_cmn.student {
  background-color: #FEA800;
  box-shadow: 0 5px chocolate;
}
.btn_cmn.green {
  background-color: green;
  box-shadow: 0 5px darkgreen;
}
.btn_cmn.lightblue {
  background: #388de2;
  box-shadow: 0 5px #1866B4;
}
.btn_cmn.back {
  color: #333333;
  background-color: #E5E5E5;
  box-shadow: 0 5px #D5D5D5;
}
.btn_cmn.disabled {
  pointer-events: none;
  background: #E8E8E8;
  box-shadow: 0 5px #D5D5D5;
  color: #898989;
}
.btn_cmn.disabled span.ext {
  padding-left: 40px;
  background: url(../img/icon_ext_disabled.svg) no-repeat left 10px center;
}
.btn_cmn.disabled span.docs {
  padding-left: 40px;
  background: url(../img/icon_docs_disabled.svg) no-repeat left 10px center;
  background-size: 18px 22px;
}
.btn_area {
  display: flex;
  flex-wrap: wrap;
}
.btn_area .btn_cmn {
  width: calc((100% - 10px) / 2);
}
.btn_area .btn_cmn:first-child {
  margin-right: 10px;
}
/* モーダルを開くボタン */
.modal-open {
  position: fixed;
  top: 50%;
  left: 50%;
  font-size: 16px;
  font-weight: bold;
  width: 300px;
  height: 60px;
  color: #fff;
  background: #000;
  border: none;
  cursor: pointer;
  translate: -50% -50%;
}
/* モーダルと背景の指定 */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  padding: 0;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
  z-index: 10;
  /* モーダルの擬似要素の指定 */
  /* クラスが追加された時の指定 */
}
.modal:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -0.2em;
}
.modal.is-active {
  opacity: 1;
  visibility: visible;
}
/* モーダル内側の指定 */
.modal-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 600px;
  width: calc(100% - 20px);
}
/* モーダルのコンテンツ部分の指定 */
.modal-content {
  border-radius: 10px;
  background: #fff;
  padding: 10px 10px 15px;
}
.modal-content .hd {
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}
/* モーダルのコンテンツ部分のテキストの指定 */
.modal-content p {
  margin: 1em 0;
}
/* ===============================
共通コンテンツ
================================== */
.hd01 {
  font-size: 16px;
  color: #1976D2;
  font-weight: 600;
  margin-bottom: 3px;
}
.hd02 {
  font-size: 16px;
  color: #4E4E76;
  font-weight: 600;
  margin-bottom: 3px;
}
.hd03 {
  font-size: 20px;
  color: #1976D2;
  font-weight: 600;
  margin-bottom: 15px;
}
.msg_cmn {
  font-size: 14px;
  text-align: center;
}
.msg_cmn.narrow {
  padding: 0 14px;
  text-align: left;
}
.attention {
  background: #FFFCDF;
  color: #B8821B;
  font-size: 12px;
  padding: 10px;
}
.account_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid #D9D9D9;
  background: #f5f5f5;
  border-radius: 5px;
  padding: 15px 15px 15px 20px;
  margin-bottom: 15px;
}
.account_box .img {
  width: 100px;
  height: 100px;
  margin-right: 20px;
}
.account_box .img img {
  border-radius: 50%;
  width: 100%;
}
.account_box .account {
  line-height: 1.4;
  flex: 1;
}
.account_box .account .line_name {
  margin-bottom: 0;
  font-size: 12px;
}
.account_box .account .name {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}
.account_box .account .classes {
  margin-top: 3px;
  display: flex;
  flex-wrap: wrap;
}
.account_box .account .classes li {
  margin-right: 5px;
  margin-bottom: 5px;
}
.account_box .account .classes li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 11px;
  padding: 0 5px;
  color: #FFF;
  background: #36A5E3;
  border-radius: 3px;
  text-decoration: none;
}
.class_box {
  padding: 20px 10px 15px;
  border: 1px solid #FFF;
  margin-bottom: 30px;
  position: relative;
  border-radius: 10px;
}
.class_box .hd {
  text-align: center;
  position: absolute;
  line-height: 30px;
  top: -17px;
  font-size: 16px;
  left: 0;
  width: 100%;
  color: #FFF;
}
.class_box .hd span {
  background: #4E4E76;
  padding: 0 20px;
}
/* ===============================
パンくずリスト
================================== */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 10px;
}
.breadcrumb li {
  list-style: none;
  line-height: 20px;
  font-weight: 400;
  font-size: 12px;
  color: #4E4E76;
}
.breadcrumb li:after {
  content: ">";
  margin: 0 10px;
}
.breadcrumb li:last-child:after {
  display: none;
}
.breadcrumb li a {
  text-decoration: none;
  color: #4E4E76;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
.onlysp {
  display: none!important;
}
@media screen and (max-width: 768px) {
  .onlysp {
    display: block!important;
  }
}
/* ===============================
Slick
================================== */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  /*width: 100%;*/
  padding: 0;
  margin: 10px auto 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 11px;
  height: 11px;
  margin: 0 8px!important;
  padding: 0;
  cursor: pointer;
}
.slick-dots button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-dots button::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  content: '';
  text-align: center;
  background: #BCE7FF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.slick-dots button:hover,
.slick-dots button:focus {
  outline: none;
}
.slick-dots button:hover:before,
.slick-dots button:focus:before {
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  background: #4570B1;
}
.slick-prev,
.slick-next {
  outline: none;
  border: none;
  cursor: pointer;
  width: 34px;
  height: 34px;
  border-radius: 17px;
  background-color: #FFF;
  /* 要素の中から文字だけを飛ばす */
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  transition: all 0.2s;
  position: absolute;
  top: 50%;
  margin-top: -17px;
}
.slick-prev:hover,
.slick-next:hover {
  background-color: #F0D9E3;
}
.slick-prev {
  left: 0;
  background: #FFF url(../img/icon_slide_prev.svg) no-repeat center center;
  z-index: 1;
}
@media screen and (max-width: 374px) {
  .slick-prev {
    left: -20px;
    z-index: 1;
  }
}
.slick-next {
  right: 0px;
  background: #FFF url(../img/icon_slide_next.svg) no-repeat center center;
}
@media screen and (max-width: 374px) {
  .slick-next {
    right: -20px;
    z-index: 1;
  }
}
.top_msg {
  padding: 10px 0;
  font-size: 14px;
  text-align: center;
}
.main_img img {
  width: 100%;
}
a.guide {
  text-decoration: none;
  height: 25px;
  line-height: 25px;
  background: url(../img/beginer.png) no-repeat left center;
  padding-left: 24px;
}
dl.form {
  margin-bottom: 30px;
}
dl.form dt {
  color: #1976D2;
  font-size: 14px;
  font-weight: 600;
}
dl.form dt .hissu {
  display: inline-block;
  background: #CC0000;
  height: 14px;
  line-height: 14px;
  color: #FFF;
  font-size: 11px;
  width: 36px;
  font-weight: 600;
  text-align: center;
  border-radius: 3px;
  margin-left: 10px;
}
dl.form dd {
  margin-bottom: 10px;
}
dl.form dd .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
dl.form dd .flex input,
dl.form dd .flex .select {
  width: calc((100% - 12px)/2);
}
.code_box {
  margin-bottom: 15px;
}
.code_box .code {
  width: 100%;
  height: 60px;
  text-align: center;
  font-family: 'Source Code Pro', monospace;
  font-size: 26px;
  letter-spacing: 0.4em;
}
.code_box .notice {
  text-align: center;
  font-size: 12px;
}
.date_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}
.date_box .today {
  line-height: 1;
  font-size: 24px;
  font-weight: 700;
  color: #4E4E76;
  margin-bottom: 0;
}
.date_box .today span {
  font-size: 18px;
}
.date_box .time {
  line-height: 1;
  font-weight: 700;
  color: #4E4E76;
}
.date_ctrl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}
.date_ctrl .prev,
.date_ctrl .next {
  height: 32px;
  display: block;
  width: 60px;
  text-decoration: none;
  line-height: 32px;
  text-align: center;
  color: #4E4E76;
  font-weight: bold;
}
.date_ctrl .prev:hover,
.date_ctrl .next:hover {
  text-decoration: none;
}
.date_ctrl .month {
  flex: 1;
  text-align: center;
  line-height: 1;
  font-size: 24px;
  font-weight: 700;
  color: #4E4E76;
  margin-bottom: 0;
}
.date_ctrl .prev {
  background: url(../img/arrow_prev.svg) no-repeat left center;
  padding-left: 30px;
  font-size: 12px;
}
.date_ctrl .next {
  background: url(../img/arrow_next.svg) no-repeat right center;
  padding-right: 30px;
  font-size: 12px;
}
.students,
.recent {
  margin-bottom: 30px;
}
.students_item,
.recent_item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background: #4E4E76;
  padding: 15px 10px;
  margin-bottom: 1px;
  line-height: 1.2;
  text-decoration: none;
  color: #000;
}
.students_item:hover,
.recent_item:hover {
  text-decoration: none;
}
.students_item .profile,
.recent_item .profile {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.students_item .profile .img,
.recent_item .profile .img {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 10px;
}
.students_item .profile .img img,
.recent_item .profile .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.students_item .profile .desc,
.recent_item .profile .desc {
  color: #FFF;
  font-weight: bold;
}
.students_item .profile .desc .name,
.recent_item .profile .desc .name {
  margin-bottom: 5px;
}
.students_item .profile .desc .class,
.recent_item .profile .desc .class {
  font-size: 12px;
  color: #BCE7FF;
  margin-bottom: 0;
}
.students .enter_leave,
.recent .enter_leave {
  width: 200px;
  height: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #E4E8DE;
}
.students .enter_leave .enter,
.recent .enter_leave .enter {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #15D715;
  color: #FFF;
  font-weight: bold;
  margin-bottom: 0;
}
.students .enter_leave .enter.yet,
.recent .enter_leave .enter.yet {
  background: #888888;
}
.students .enter_leave .leave,
.recent .enter_leave .leave {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #CC0000;
  color: #FFF;
  font-weight: bold;
  margin-bottom: 0;
}
.students .enter_leave .leave.yet,
.recent .enter_leave .leave.yet {
  background: #888888;
}
.students .enter_leave .time,
.recent .enter_leave .time {
  font-size: 16px;
  width: 70px;
  text-align: center;
  line-height: 30px;
  margin-bottom: 0;
}
.students .enter_leave .msg,
.recent .enter_leave .msg {
  width: 100%;
  font-weight: bold;
  text-align: center;
  color: #4E4E76;
}
.recent_item:nth-child(2n) {
  background: rgba(78, 78, 118, 0.8);
}
.recent_item .date_class {
  padding-left: 10px;
}
.recent_item .date_class .date,
.recent_item .date_class .class {
  margin-bottom: 0;
  font-weight: bold;
}
.recent_item .date_class .date {
  color: #FFF;
  margin-bottom: 5px;
}
.recent_item .date_class .class {
  font-size: 12px;
  color: #BCE7FF;
  margin-bottom: 0;
}
.class_box_mypage {
  padding: 20px 10px 15px;
  border: 1px solid #4E4E76;
  margin-bottom: 30px;
  position: relative;
  border-radius: 10px;
}
.class_box_mypage .hd {
  text-align: center;
  position: absolute;
  line-height: 30px;
  top: -17px;
  font-size: 16px;
  left: 0;
  width: 100%;
  color: #4E4E76;
}
.class_box_mypage .hd span {
  background: #FFF;
  padding: 0 20px;
}
.grade_list li {
  margin-bottom: 20px;
  width: 100%;
}
.grade_list li a {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid #ccc;
  padding: 10px 0 10px 10px;
  color: #333;
  text-decoration: none;
  border-radius: 8px;
  box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.1);
}
.grade_list li a:active {
  background: #d8d8f8;
}
.grade_list li a .hd {
  flex: 1;
}
.grade_list li a .hd .date {
  margin-bottom: 5px;
  line-height: 1.2;
  font-size: 14px;
  color: #666;
}
.grade_list li a .hd .date span:first-child::after {
  content: "：";
}
.grade_list li a .hd .date span:last-child {
  font-weight: bold;
}
.grade_list li a .hd .title {
  line-height: 1.3;
  color: #4E4E76;
}
.grade_list li a i {
  text-align: center;
  width: 46px;
}
.grade_list li a i.fa-file-pdf {
  font-size: 24px;
  color: #FA2113;
}
.grade_list li a i.fa-download {
  font-size: 22px;
  color: #666;
}
.enter_leave_box {
  padding-top: 20px;
}
.enter_leave_box .hd {
  text-align: center;
  font-size: 30px;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 10px 5px;
  margin-bottom: 20px;
}
.enter_leave_box .hd span {
  display: inline-block;
  width: 60px;
  position: absolute;
  left: 50%;
  top: -12px;
  margin-left: -30px;
  line-height: 24px;
  font-size: 16px;
  background: #15D715;
  color: #FFF;
  border-radius: 5px;
}
.enter_leave_box .hd.leave span {
  background: #CC0000;
}
.enter_leave_box .hd .time {
  font-size: 40px;
  border: 3px solid #d6dad1;
  border-radius: 10px;
  text-align: center;
  margin: 10px auto;
  width: 160px;
  background: #E4E8DE;
}
.enter_leave_box p {
  text-align: center;
}
.enter_leave_box p.al {
  text-align: left;
}
.enter_leave_box p.err {
  color: #C00;
}
