@charset "UTF-8";

.tuition {
    width: 90%;
    max-width: 1000px;
    margin: 60px auto 0 auto;
}

.tuition h3 {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 500;
}

.tuition table  {
    width: 100%;
    min-width: 1000px;
}

.tuition table th,
.tuition table td {
    padding: 10px;
    border: 1px solid #bababa;
    vertical-align: middle;
    text-align: center;
}

.tuition table th {
    background-color: #eeeeee;
}

.tuition table tr:not(:first-child) th {
    font-weight: 400;
}

/*.tuition table tr:nth-child(2) td:nth-child(2) {
    color: red;
    font-size: 24px;
    font-weight: 700;
}*/

.tuition ul {
    margin-top: 8px;
}

.tuition ul li {
    padding-left: 0.5em;
    text-indent: -0.5em;
}

.tuition ul li a {
    text-decoration: underline;
    text-underline-offset: 3px;
}

/*******************************
#flow02
*******************************/
#flow02 {
    margin-bottom: 100px;
}

#flow02 h2 {
    background-color: #e5ebf0;
    font-size: 187.5%;
    color: #00336a;
    font-weight: 700;
    padding: 30px 0 30px 100px;
    margin-bottom: 55px;
}

#flow02 .each .each01 {
    position: relative;
}

#flow02 .each .each01:not(:last-child) {
    padding-bottom: 2.5em;
}

#flow02 .each .each01::before {
    content: "";
    width: 0.25em;
    height: 100%;
    background: #e5ebf0;
    position: absolute;
    left: 8.95%;
    top: 0;
    z-index: -1;
}

#flow02 .each .each01:last-child::before {
    display: none;
}

#flow02 .each .each01 a.pdf {
    text-decoration: underline;
    margin-left: 0.5em;
}

#flow02 .each .each01 a.pdf img {
    display: inline-block;
    width: 2em;
    margin: -0.25em 0.25em 0 0.25em;
}

#flow02 .each .each01 .dl01 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

#flow02 .each .each01 .dl01 dt {
    width: 18%;
    color: #00336A;
    font-weight: 700;
    text-align: center;
    background: #fff;
    padding-bottom: 0.5em;
}

#flow02 .each .each01 .dl01 dt .number {
    background: #00336A;
    color: #fff;
    font-weight: 500;
    padding: 0.5em 2em 0.65em;
    border-radius: 500px;
    letter-spacing: 0.1em;
    line-height: 1;
    font-size: 1.125em;
    white-space: nowrap;
    display: block;
}

#flow02 .each .each01 .dl01 dt .number strong {
    font-size: 150%;
}

#flow02 .each .each01 .dl01 dt .txt {
    font-size: 162.5%;
    line-height: 1.3;
    margin-top: 0.25em;
    display: block;
}

#flow02 .each .each01 .dl01 dt .icon01 {
    margin: 0.5em auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 7em;
    height: 7em;
    border-radius: 100%;
    background-color: #d8cfab;
}

#flow02 .each .each01 .dl01 dd {
    width: 80%;
    background-color: #f5f3f2;
    box-sizing: border-box;
    padding: 1.5em;
}

#flow02 .list0101 li {
    display: flex;
    align-items: flex-start;
}

#flow02 .list0101 li:not(:last-child) {
    margin-bottom: 1.5em;
}

#flow02 .list0101 li dl {
    width: 65%;
}

#flow02 .each .each01 .dl01 .list0101 li dl dt {
    width: 100%;
    text-align: left;
    color: #000;
    font-size: 125%;
    background: none;
    padding-bottom: 0.25em;
}

#flow02 .each .each01 .dl01 .list0101 li dl dt span {
    font-size: 80%;
    margin-left: 0.35em;
}

#flow02 .each .each01 .dl01 .list0101 li dl dd {
    width: 100%;
    background: none;
    padding: 0;
}

#flow02 .each .each01 .dl01 .list0101 li dl dd a {
    text-decoration: underline;
}

#flow02 .list0101 li .img0101 {
    width: 25%;
    text-align: center;
}

#flow02 .list0101 li .img0101 img {
    height: 8em;
    width: auto;
}

#flow02 .list0101 li:nth-child(2) .img0101 img {
    height: 11em;
}

#flow02 .each .each01 .dl01 .account01 {
    position: relative;
    border: 1px solid #666666;
    padding: 2em 1.5em 1em;
    margin-top: 2em;
    background: #fff;
}

#flow02 .each .each01 .dl01 .account01 dt {
    width: 6em;
    color: #000;
    border: 1px solid #666666;
    padding: 0.25em 0.75em;
    position: absolute;
    left: -1px;
    top: -1.15em;
    background: #fff;
    display: flex;
    justify-content: center;
}

#flow02 .each .each01 .dl01 .account01 dd {
    width: 100%;
    background: none;
    padding: 0;
}

#flow02 .each .each01 .dl01 .account01 dd dl {
    display: flex;
    margin-bottom: 0.25em;
}

#flow02 .each .each01 .dl01 .account01 dd dl dt {
    position: static;
    width: auto;
    white-space: nowrap;
    border: none;
    padding: 0;
    font-weight: inherit;
    background: none;
}

#flow02 .each .each01 .img0301 {
    display: inline-block;
    width: 5em;
    vertical-align: middle;
    margin-right: 0.5em;
}

#flow02 .each .each01 .list0301 {
    display: flex;

    flex-wrap: wrap;
    align-items: flex-start;
}

#flow02 .each .each01 .list0301 li {
    width: 47%;
    box-sizing: border-box;
    margin-top: 1.5em;
    position: relative;
}

#flow02 .each .each01 .list0301 li:nth-child(odd) {
    margin-right: 6%;
}

#flow02 .each .each01 .list0301 li:nth-child(odd)::after {
    content: "";
    line-height: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 1.5em 1.5em;
    border-left-color: #5393d7;
    border-right: 0;
    position: absolute;
    top: 50%;
    right: -10.25%;
    transform: translate(0,-50%)
}

#flow02 .each .each01 .list0301 li .img {
    border: 1px solid #ccc;
    background: #fff;
    margin-bottom: 0.25em;
}

#flow02 .each .each01 .list0301 li .img img {
    display: block;
    width: 70%;
    margin: 0 auto;
}

#flow02 .each .each01 .list0301 li .popup {
    display: block;
    position: relative;
}

#flow02 .each .each01 .list0301 li .popup .zoom {
    position: absolute;
    bottom: -1px;
    right: -1px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 4.5em;
    height: 4em;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 75%;
}

#flow02 .each .each01 .list0301 li .popup .zoom img {
    width: 1.75em;
    border: none;
    margin-bottom: -1em;
}

#flow02 .each .each01 .list0401 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 1.5em;
}

#flow02 .each .each01 .list0401 li {
    width: 22%;
    position: relative;
}

#flow02 .each .each01 .list0401 li:not(:nth-child(4n))::after {
    content: "";
    line-height: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 1.5em 1.5em;
    border-left-color: #5393d7;
    border-right: 0;
    position: absolute;
    top: 50%;
    right: -16.2%;
    transform: translate(0,-50%)
}

#flow02 .each .each01 .list0401 li .popup {
    display: block;
    position: relative;
}

#flow02 .each .each01 .list0401 li .popup .zoom {
    position: absolute;
    bottom: 0.35em;
    right: -2px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 4.5em;
    height: 4em;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 75%;
}

#flow02 .each .each01 .list0401 li .popup .zoom img {
    width: 1.75em;
    border: none;
    margin-bottom: -1em;
}

#flow02 .each .each01 .list0401 li img {
    border: 1px solid #ccc;
    margin-bottom: 0.25em;
}

#flow02 .each .each01 .box0601 {
    margin-top: 1.5em;
}

#flow02 .each .each01 .box0602 {
    margin-top: 1em;
    border: 2px solid #f00;
    padding: 1em 1.5em;
    font-weight: 700;
    color: #000;
    background: #fff;
}

#flow02 .each .each01 .box0701 {
    display: flex;
    align-items: flex-start;
}

#flow02 .each .each01 .box0701 p {
    width: 50%;
    margin-right: 2.5%;
}

#flow02 .each .each01 .box0701 .img0701 {
    border: 1px solid #ccc;
    width: 30%;
}

/*******************************
#day
*******************************/
#day {
    margin-bottom: 100px;
}
#day h2 {
    background-color: #e5ebf0;
    font-size: 187.5%;
    color: #00336a;
    font-weight: 700;
    padding: 30px 0 30px 100px;
    margin-bottom: 55px;
}
#day .inner {
    width: 1200px;
    margin: 0 auto;
}
#day table {
    width: 1200px;
    margin: 0 auto 30px auto;
}
#day table th,
#day table td {
    box-sizing: border-box;
}
#day table th {
    background-color: #f5f3f2;
    border: 1px solid #666666;
    font-weight: 400;
    vertical-align: middle;
    font-size: 95%;
    min-width: 65px;
}
#day table th span {
  font-size: 70%;
}
#day table td span {
  font-size: 70%;
}
#day table td span.kara {
    font-size: 100%;
    margin-right: 10px;
}
#day table tr:first-child th:first-child {
    border: none;
    background-color: #fff;
    width: 50px;
}
#day table tr:first-child th:nth-child(2) {
    height: 40px;
    width: 120px;
}
#day table tr:first-child th:nth-child(3) {
  width: 65px;
}
#day table tr:first-child th:nth-child(4) {
  width: 350px;
}
#day table tr:first-child th:nth-child(5) {
  width: 180px;
}
#day table tr:first-child th:nth-child(6) {
  width: 180px;
}
#day table tr:nth-child(2) th {
    height: 40px;
    width: 85px;
}
#day table td {
    border: 1px solid #666666;
    text-align: center;
    vertical-align: middle;
    font-size: 112.5%;
}
#day table tr:nth-child(n+3) th:first-child {
    height: 60px;
}
#day table .fw {
    font-weight: 700;
}
#day table .daywrap {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: left;
}
#day table td p {
    min-width: 115px;
    line-height: 1.1;
}
#day table .arrow {
    width: 70px;
  border: none;
}
#day table .arrow img {
  width: 40px;
}

#day .impTxt {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
    font-size: 125%;
    color: #ff0000;
    margin-bottom: 5px;
}
#day .impTxt img {
    width: 20px;
    height: auto;
}
#day .impTxt .under {
    text-decoration: underline;
    text-underline-offset: 3px;
}
#day .impTxt + ul {
    padding-left: 2em;
}
#day .atTxt {
    margin-bottom: 10px;
}

/*******************************
#document
*******************************/
#document .type03 {
    display: flex;
}
#document .type03 dt {
    width: 270px;
    color: #00336a;
}
#document .type03 dt .title {
    font-size: 162.5%;
    display: flex;
    align-items: center;
    letter-spacing: 0.1em;
}
#document .type03 dd {
    width: 700px;
    letter-spacing: 0.05em;
}
#document .type03 dd .box {
    margin-bottom: 40px;
}
#document .type03 dd .box .title {
    font-size: 137.5%;
    font-weight: 500;
    background-color: #ebe7d5;
    color: #00336a;
    padding: 10px 0 10px 20px;
    margin-bottom: 30px;
}
#document .type03 dd ul {
    font-size: 125%;
    padding-left: 20px;
}
#document .type03 dd ul li {
    margin-bottom: 10px;
}
#document .type03 dd ul li span {
    font-size: 65%;
    vertical-align: text-top;
}
#document .type03 dd p {
    padding-left: 20px;
}
#document .type03 .notes {
    margin-top: 50px;
}
#document .type03 .notes li {
    font-size: 70%;
    text-indent: -2em;
    padding-left: 2em;
}
#document .type03 .margin01 {
    margin-top: 30px;
}
#document .type03 .margin02 {
    margin-top: 20px;
}

#document .type03 .box02 .title {
    font-size: 137.5%;
    font-weight: 500;
    color: #00336a;
    padding: 10px 0 10px 20px;
    margin-bottom: 30px;
    border: 1px solid #00336a;
}
#document .type03 .indent01 {
    text-indent: -1em;
    padding-left: 2.3em;
}

#document .type03 .linkPdf {
  margin-bottom: 10px;
}
#document .type03 .linkPdf a {
    display: inline-block;
  color: #00336a;
	text-decoration: underline;
  padding-left: 30px;
	position: relative;
}
#document .type03 .linkPdf a::before {
  content: '';
  display: inline-block;
  width: 26px;
  height: 31px;
  background-image: url(/common/images/pdfIcon_01.svg);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
  background-repeat: no-repeat;
}
#document .type03 .kouza {
	background-color: #e5ebf0;
  padding: 15px 20px;
  display: inline-block;
  line-height: 1.6;
  margin: 10px 0 0 20px;
}
#document .type03 .kouza .bold {
	background-color: #00336a;
	color: #fff;
	padding: 5px 10px;
	margin-bottom: 5px;
}
#document .type03 .kouza .txt {
	font-size: 93.75%;
}
#document .type03 .box03 {
    padding: 1em 20px 1em 0;
    margin: 1.5em 0 0 20px;
    background: #f5f3f2;
}
#document .type03 .box03 ul {
    font-size: 100%;
    margin: 0.75em 0 0 1.2em;
}
#document .type03 .box03 ul li {
    list-style-type: disc;
}

/*******************************
.cta
*******************************/
.cta {
    position: relative;
    margin-bottom: 16px;
    margin-top: 5em;
}
.cta::before {
    content: "";
    position: absolute;
    top: 140px;
    left: 0;
    width: 100%;
    height: calc(100% - 140px);
    background: #effbff;
    background: linear-gradient(90deg, #effbff 0%, #f9f7f1 100%);
    z-index: -1;
}
.cta__wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
.cta__content {
    width: calc((100% - 80px) / 3);
    position: relative;
    padding-bottom: 120px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 6px 18px #00000032;
}
.cta__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cta__txt {
    padding: 32px 32px 0 32px;
    line-height: 1.8;
}
.cta__txt h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}
.cta__txt dl {
    display: flex;
    font-weight: bold;
}
.cta__txt dl:first-of-type {
    margin-top: 20px;
}
.cta .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    padding: 16px 20px;
    color: #00336A;
    font-weight: bold;
    border: 1px solid #00336A;
    border-radius: 6px;
    position: absolute;
    bottom: 32px;
    width: 80%;
    left: 10%;
    font-size: 16px;
    box-sizing: border-box;
}
.cta .btn .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}