/*legacy_lang.css*/

.page .content {
    padding: 82px 80px;
    background: #fff;
    margin-bottom: 80px;
    color: #231815;
}

.page .content h2:first-child {
    margin-top: 0;
}

.page .content p {
    line-height: 1.8;
    font-size: 16px;
    letter-spacing: .1em;
    margin-top: -.4em;
    margin-bottom: 40px;
}

.page .content p+img {
    margin-top: 30px;
}

.page .content img {
    vertical-align: bottom;
    margin-bottom: 40px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#overviewImage {
    display: block;
}

#overviewImageParentBtn {
    display: none;
}

.page .content .split {
    margin-top: 60px;
    display: flex;
    justify-content: center;
}

.page .content .split .box {
    width: 437px;
    max-width: 46%;
    margin-left: 2%;
    margin-right: 2%;
}

.page .content img {
    vertical-align: bottom;
    margin-bottom: 40px;
    max-width: 100%;
}

.page .content .description {
    font-size: 14px;
    line-height: 1;
    text-align: center;
}

.page .content .historyList {
    padding: 0;
}

.page .content .historyList li {
    list-style: none;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: .1em;
    margin-bottom: 25px;
    margin-top: -.4em;
}

.page .content .historyList dl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.page .content .historyList dt {
    font-weight: 700;
    width: 10%;
    margin-right: 2%;
}

.page .content .historyList dd {
    width: 88%;
}

.page .content dl.name dt {
    font-weight: 700;
}

.page .content .split_msg {
    justify-content: space-between;
    margin-bottom: 40px;
}

.page .content .split_msg .box {
    margin-left: 0;
    margin-right: 0;
}

.page .content .split_msg .box:first-child {
    max-width: 437px;
    width: 40%;
}

.page .content .split_msg .box:nth-child(2) {
    width: 56%;
    margin-left: 4%;
    max-width: none;
}

.page .content iframe {
    margin-bottom: 40px;
    width: 100%;
}

.page .content h3 {
    font-size: 20px;
    line-height: 1.44;
    letter-spacing: .1em;
    color: #707070;
    margin-bottom: 25px;
    font-weight: 700;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: normal;
}

.page .content .dlBox dl {
    font-size: 16px;
    line-height: 1.8;
    margin-top: -.4em;
    margin-bottom: 6px;
    letter-spacing: .1em;
    display: flex;
    justify-content: flex-start;
}

.page .content .dlBox dl dd,
.page .content .dlBox dl dt {
    display: block;
    line-height: 1.6;
    margin-bottom: 10px;
}

.page .content .dlBox dl dt {
    width: 400px;
}

.page .content .dlBox dl dd {
    margin-left: 30px;
    width: calc(100% - 430px);
}

.page .content .dlBox dl dd:before {
    margin-left: 20px;
    margin-right: 20px;
    content: " ";
    display: inline-block;
    width: 8px;
    height: 1px;
    background: #231815;
    -webkit-transform: translateY(-.3em);
    transform: translateY(-.3em);
}

.page .content ul.institute {
    margin-bottom: 39px;
    padding-left: 1.5em;
}

.page .content ul.institute li {
    list-style-type: disc;
    line-height: 1.8;
    font-size: 16px;
    letter-spacing: .1em;
    margin-top: -.4em;
}

.page .content .split_school {
    justify-content: flex-start;
}

.page .content .note {
    margin-top: -.4em;
    font-size: 18px;
    line-height: 1.8;
    color: #707070;
    font-weight: 700;
    margin-bottom: 32px;
}

.page .content .note span {
    font-weight: 400;
    font-size: 14px;
    line-height: 32.4px;
}

.page .content .dlBox01 dl dt {
    width: fit-content;
}

.page .content .dlBox dl dd {
    width: auto;
}

.page .content .dlBox {
    margin-bottom: 40px;
}

.page .pageLinkBox {
    margin-bottom: 120px;
    display: flex;
    flex-wrap: wrap;
}

.pageLinkBox > div {
    width: 100%;
}

.page .pageLinkBox > div {
    height: 240px;
    overflow: hidden;
}

.BoxLink_ban {
    display: block;
    width: 100%;
    height: 100%;
    display: block;
    padding: 20px;
    background: #000 50% no-repeat;
    background-size: auto 105%;
    font-size: 30px;
    font-style: italic;
    text-decoration: none;
    color: #fff;
    transition: background .6s ease;
}

.BoxLink_ban span {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    border: 3px solid #fff;
    color: #fff;
    transition: transform .6s ease;
}

/*
.BoxLink_ban:hover {
    transform: scale(1.1);
    transition: transform .6s ease;
}
*/

.page .content .split2 {
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.page .content .split2 .box:last-child {
    width: 240px;
    margin-right: 40px;
}

.page .content .split2 .box:first-child {
    width: calc(100% - 280px);
}

.page .content :last-child {
    margin-bottom: 0 !important;
}

.page .calendar table {
    border-collapse: collapse;
    width: 100%;
}

.page .calendar tr {
    width: 100%;
    border-top: 1px solid #e2e2e2;
}

.page .calendar td,
.page .calendar th {
    vertical-align: top;
    font-size: 16px;
    line-height: 1.8;
    padding: 30px 0;
}

.page .calendar th {
    font-weight: 700;
    width: 156px;
    text-align: left;
}

.page .calendar .image {
    text-align: right;
}

.page .calendar .image img {
    width: 180px;
}

.page .calendar td ul {
    margin-left: 2em;
}

.page .calendar td ul li {
    list-style-type: disc;
}

.page .content .dlBox180 dl dt {
    width: 180px;
}

.schoolTable table {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #e2e2e2;
    line-height: 1.8;
    width: 100%;
}

.schoolTable th {
    width: 475px;
    padding-left: 40px;
    color: #005baa;
    font-weight: 700;
    text-align: left;
}

.schoolTable td {
    padding-left: 40px;
    width: 475px;
}

ul.scoolLi {
    margin-bottom: 40px;
    padding-left: 1.5em;
}

ul.scoolLi {
    list-style-type: disc;
    line-height: 1.8;
}


