@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    height: var(--swiper-virtual-size);
    width: 1px
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important;
    text-transform: none
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    left: auto;
    right: 10px
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: 50%;
    display: inline-block;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: rgba(0, 0, 0, .1);
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none
}

.swiper-horizontal>.swiper-scrollbar {
    bottom: 3px;
    height: 5px;
    left: 1%;
    position: absolute;
    width: 98%;
    z-index: 50
}

.swiper-vertical>.swiper-scrollbar {
    height: 98%;
    position: absolute;
    right: 3px;
    top: 1%;
    width: 5px;
    z-index: 50
}

.swiper-scrollbar-drag {
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.swiper .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    background: #000;
    bottom: 0;
    content: "";
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transform-origin: center bottom
}

/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    word-break: normal
}

*,
:after,
:before {
    background-repeat: no-repeat;
    box-sizing: inherit
}

:after,
:before {
    text-decoration: inherit;
    vertical-align: inherit
}

* {
    margin: 0;
    padding: 0
}

hr {
    color: inherit;
    height: 0;
    overflow: visible
}

details,
main {
    display: block
}

summary {
    display: list-item
}

small {
    font-size: 80%
}

[hidden] {
    display: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace
}

pre {
    font-size: 1em
}

b,
strong {
    font-weight: bolder
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-color: inherit;
    text-indent: 0
}

input {
    border-radius: 0
}

[disabled] {
    cursor: default
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    resize: vertical
}

button,
input,
optgroup,
select,
textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

[role=button],
[type=button],
[type=reset],
[type=submit],
button {
    color: inherit;
    cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

button,
input,
select,
textarea {
    background-color: transparent;
    border-style: none
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline-width: 0
}

select {
    -moz-appearance: none;
    -webkit-appearance: none
}

select::-ms-expand {
    display: none
}

select::-ms-value {
    color: currentColor
}

legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    color: inherit;
    font: inherit
}

img {
    border-style: none
}

progress {
    vertical-align: baseline
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled=true] {
    cursor: default
}

* {
    box-sizing: border-box
}

body {
    background-color: #f4f4f4;
    font-family: Montserrat, 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, sans-serif;
    letter-spacing: .05em;
    margin: 0;
    padding: 0
}

img {
    height: auto;
    width: 100%
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    color: #900;
    text-decoration: none
}

@media screen and (max-width:767px) {
    .pc-only {
        display: none
    }
}

@media screen and (min-width:768px) {
    .sp-only {
        display: none
    }
}

.c-arrow-element {
    display: block;
    height: 7px;
    position: relative;
    transition: width .2s;
    width: 40px
}

.c-arrow-element:before {
    background-color: currentColor;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    content: "";
    display: block;
    height: 7px;
    position: absolute;
    right: 0;
    top: 0;
    width: 7px
}

@media screen and (max-width:767px) {
    .c-arrow-element:before {
        height: 8px;
        width: 8px
    }
}

.c-arrow-element:after {
    background-color: currentColor;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 1px;
    width: calc(100% - 1px)
}

.c-arrow-icon,
.c-arrow-icon-back {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: flex-end;
    position: relative;
    transition: .2s;
    width: 75px
}

@media screen and (max-width:767px) {

    .c-arrow-icon,
    .c-arrow-icon-back {
        height: 29px;
        width: 60px
    }
}

.c-arrow-icon-back:before,
.c-arrow-icon:before {
    border: 1px solid;
    border-radius: 50%;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px
}

@media screen and (max-width:767px) {

    .c-arrow-icon-back:before,
    .c-arrow-icon:before {
        width: 29px
    }
}

.c-arrow-icon-back span,
.c-arrow-icon span {
    display: flex;
    height: 25%;
    justify-content: flex-end;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translate3d(0, -75%, 0);
    width: calc(100% - 14px)
}

@media screen and (max-width:767px) {

    .c-arrow-icon-back span,
    .c-arrow-icon span {
        height: 8px;
        right: 10px;
        width: calc(100% - 10px)
    }
}

.c-arrow-icon-back span:before,
.c-arrow-icon span:before {
    background-color: currentColor;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    content: "";
    display: block;
    height: 10px;
    width: 10px
}

@media screen and (max-width:767px) {

    .c-arrow-icon-back span:before,
    .c-arrow-icon span:before {
        height: 8px;
        width: 8px
    }
}

.c-arrow-icon-back span:after,
.c-arrow-icon span:after {
    background-color: currentColor;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 1px;
    width: calc(100% - 1px)
}

.c-arrow-icon-back {
    transition: .3s;
    width: 100%
}

.c-arrow-icon-back:before {
    left: 0;
    transition: .3s
}

.c-arrow-icon-back span {
    justify-content: flex-start;
    left: 14px;
    right: auto;
    transition: .3s
}

.c-arrow-icon-back span:before {
    -webkit-clip-path: polygon(100% 0, 0 100%, 100% 100%);
    clip-path: polygon(100% 0, 0 100%, 100% 100%)
}

.c-arrow-icon-back span:after {
    left: 1px;
    transform-origin: right;
    width: calc(100% - 170px)
}

.c-menu-icon {
    display: inline-block;
    height: 19px;
    overflow: hidden;
    position: relative;
    width: 25px
}

.c-menu-icon:after,
.c-menu-icon:before {
    content: ""
}

.c-menu-icon:after,
.c-menu-icon:before,
.c-menu-icon span {
    background-color: currentColor;
    border-radius: 2px;
    display: block;
    height: 2px;
    position: absolute;
    transition: .2s;
    width: 100%
}

.c-menu-icon:before {
    top: 0
}

.c-menu-icon:after {
    bottom: 0
}

.c-menu-icon span {
    bottom: 0;
    margin: auto;
    top: 0
}

.c-menu-icon.is-open:before {
    bottom: 0;
    margin: auto;
    top: 0;
    transform: rotate(45deg)
}

.c-menu-icon.is-open:after {
    bottom: 0;
    margin: auto;
    top: 0;
    transform: rotate(-45deg)
}

.c-menu-icon.is-open span {
    transform: translate3d(100%, 0, 0)
}

.c-heading__h2 {
    padding-bottom: 16px;
    position: relative
}

.c-heading__h2:before {
    background: #900;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%
}

.c-heading__h3 {
    padding-left: 15px;
    position: relative
}

.c-heading__h3:before {
    background: #900;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 2px
}

.c-title--acc {
    align-items: center;
    background: #900;
    color: #fff;
    display: flex;
    font-size: 24px;
    font-weight: 400;
    justify-content: space-between;
    line-height: 1.7083333333;
    padding: 5px 20px
}

@media screen and (max-width:767px) {
    .c-title--acc {
        font-size: 20px;
        line-height: 1.8
    }
}

.c-title--acc span {
    background-color: #fff;
    border-radius: 50px;
    color: #8c1a11;
    font-size: 14px;
    font-weight: 400;
    padding: 3px 39px 0 25px;
    position: relative
}

@media screen and (max-width:767px) {
    .c-title--acc span {
        font-size: 12px;
        line-height: 1;
        padding: 5px 25px 5px 15px
    }
}

.lang-en .c-title--acc span {
    line-height: 1.5;
    margin-left: .5em
}

@media screen and (max-width:767px) {
    .lang-en .c-title--acc span {
        line-height: 1.3
    }
}

.c-title--acc span:after,
.c-title--acc span:before {
    background-color: #8c1a11;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 10px
}

.c-title--acc span:before {
    content: "";
    height: 10px;
    right: 23px;
    width: 2px
}

@media screen and (max-width:767px) {
    .c-title--acc span:before {
        right: 13px
    }
}

.c-title--acc span:after {
    right: 15px
}

@media screen and (max-width:767px) {
    .c-title--acc span:after {
        right: 5px
    }
}

.c-title--acc.is-open span:before {
    content: normal
}

.c-tag,
.c-tag-news,
.c-tag-student {
    border-radius: 5px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 8px
}

@media screen and (max-width:767px) {

    .c-tag,
    .c-tag-news,
    .c-tag-student {
        font-size: 14px;
        line-height: 1;
        padding: 4px 8px
    }
}

.c-tag-student {
    background: #e76200
}

.c-tag-news {
    color: #fff
}

.c-tag-news--brown {
    background-color: #900
}

.c-tag-news--orange {
    background-color: #ea8400
}

.c-tag-news--blue {
    background-color: #185bca
}

.c-tag-news--green {
    background-color: #00997e
}

.c-tag-news--skyblue {
    background-color: #359ec4
}

.c-tag-news--greenbrown {
    background-color: #609345
}

.c-tag-news--darkbrown {
    background-color: #937b45
}

.c-tag-news--purple {
    background-color: #b56dad
}

.c-tag-news--darkpurple {
    background-color: #676398
}

.c-tag-news--gray {
    background-color: #5d5f6a
}

.c-tag--brown {
    background-color: #900
}

.c-tag--orange {
    background-color: #ea8400
}

.c-tag--blue {
    background-color: #185bca
}

.c-tag--green {
    background-color: #00997e
}

.c-tag--skyblue {
    background-color: #359ec4
}

.c-tag--greenbrown {
    background-color: #609345
}

.c-tag--darkbrown {
    background-color: #937b45
}

.c-tag--purple {
    background-color: #b56dad
}

.c-tag--darkpurple {
    background-color: #676398
}

.c-tag--gray {
    background-color: #5d5f6a
}

.c-btn,
.c-btn-back,
.c-btn-down,
.c-btn-external,
.c-btn-next,
.c-btn-pdf,
.c-btn-prev,
.c-btn-search {
    background: #fff;
    border: 1px solid #900;
    color: #900;
    display: flex;
    height: 100%;
    justify-content: center;
    transition: background-color .2s, color .2s;
    width: 100%
}

@media screen and (min-width:768px) {

    .c-btn-back:hover,
    .c-btn-down:hover,
    .c-btn-external:hover,
    .c-btn-next:hover,
    .c-btn-pdf:hover,
    .c-btn-prev:hover,
    .c-btn-search:hover,
    .c-btn:hover {
        background-color: #900;
        color: #fff
    }
}

.c-btn-back {
    justify-content: flex-end;
    padding: 30px
}

.c-btn-next,
.c-btn-prev {
    align-items: center;
    display: inline-flex;
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 1.5;
    position: relative
}

.c-btn-next__text,
.c-btn-prev__text {
    display: block;
    position: relative;
    width: 100%
}

@media screen and (min-width:768px) {

    .c-btn-next:hover .c-arrow-element,
    .c-btn-prev:hover .c-arrow-element {
        width: 50px
    }
}

.c-btn-next .c-arrow-element,
.c-btn-prev .c-arrow-element {
    bottom: 0;
    margin: auto;
    position: absolute;
    top: -2px
}

.c-btn-next {
    padding: 12px 70px 9px 20px
}

.c-btn-next .c-arrow-element {
    left: calc(100% + 10px)
}

.c-btn-prev {
    padding: 12px 20px 9px 70px
}

.c-btn-prev .c-arrow-element {
    right: calc(100% + 10px);
    transform: scaleX(-1)
}

.c-btn-prev__text {
    text-align: right
}

.c-btn-back {
    margin: 60px auto 0;
    width: 300px
}

.c-btn-back .c-arrow-icon-back:before {
    transition: left .2s
}

.c-btn-back .c-arrow-icon-back span {
    transition: left .2s, width .2s
}

.c-btn-back .c-arrow-icon-back-link__label {
    width: 100%
}

@media screen and (max-width:767px) {
    .c-btn-back {
        margin: 30px auto 0
    }
}

@media screen and (min-width:768px) {
    .c-btn-back:hover:after {
        transform: none;
        transform-origin: left
    }

    .c-btn-back:hover .c-arrow-icon-back:before {
        left: -5px
    }

    .c-btn-back:hover .c-arrow-icon-back span {
        left: 9px;
        width: calc(100% - 9px)
    }
}

.c-btn-pdf__text {
    display: block;
    font-size: 14px;
    line-height: 1.2142857143;
    padding: 18px 24px 18px 18px;
    position: relative;
    width: 100%
}

@media screen and (max-width:767px) {
    .c-btn-pdf__text {
        padding: 18px 40px 18px 18px
    }
}

.c-btn-pdf__icon {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 22px;
    top: 0
}

.c-btn-pdf__icon path {
    fill: currentColor
}

@media screen and (max-width:767px) {
    .c-btn-pdf__icon {
        right: 12px
    }
}

.c-btn-external {
    padding-left: 20px;
    padding-right: 40px;
    position: relative
}

.c-btn-external__icon {
    bottom: 0;
    margin: auto;
    position: absolute !important;
    right: 20px;
    top: 0
}

@media screen and (min-width:768px) {
    .c-btn-external:hover .c-btn-external__icon:before {
        background-color: #900
    }
}

.c-btn-down {
    border-radius: 100px;
    padding: 18px 0;
    position: relative
}

.c-btn-down svg {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 26px;
    top: 0
}

.c-btn-down path {
    fill: currentColor
}

.c-btn-search {
    background-color: #900;
    color: #fff;
    position: relative
}

@media screen and (min-width:768px) {
    .c-btn-search:hover {
        background-color: #fff;
        color: #900
    }
}

.c-btn-search svg {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 20px;
    top: 0
}

.c-btn-search path {
    fill: currentColor
}

.c-blockquote {
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding: 15px 30px
}

.c-external-link-icon {
    display: inline-block;
    height: 14px;
    position: relative;
    width: 14px
}

@media screen and (max-width:767px) {
    .c-external-link-icon {
        height: 11px;
        width: 11px
    }
}

.c-external-link-icon:after,
.c-external-link-icon:before {
    border: 2px solid #cacaca;
    content: "";
    display: block;
    height: 11px;
    position: absolute;
    width: 11px
}

@media screen and (max-width:767px) {

    .c-external-link-icon:after,
    .c-external-link-icon:before {
        border-width: 1px;
        height: 8px;
        width: 8px
    }
}

.c-external-link-icon:before {
    background: #f4f4f4;
    right: 0;
    top: 0;
    z-index: 2
}

.c-external-link-icon:after {
    bottom: 0;
    left: 0;
    z-index: 1
}

.c-list__item {
    font-size: 14px;
    line-height: 2.2857142857;
    margin-left: 1em;
    position: relative
}

@media screen and (max-width:767px) {
    .c-list__item {
        font-size: 12px;
        line-height: 1.8333333333;
        margin-left: 1.5em
    }
}

.c-list__item:before {
    background-color: #8c1a11;
    content: "";
    display: block;
    height: 8px;
    left: -15px;
    margin: auto;
    position: absolute;
    top: 12px;
    width: 8px
}

@media screen and (max-width:767px) {
    .c-list__item:before {
        top: 7px
    }
}

.c-list-order__item {
    font-size: 14px;
    line-height: 1.7142857143
}

@media screen and (max-width:767px) {
    .c-list-order__item {
        font-size: 12px;
        line-height: 1.8333333333;
        margin-left: 1.5em
    }
}

.c-list-order__item:before {
    content: none
}

.c-list-order__item::marker {
    color: #8c1a11
}

.c-card {
    background: #fff;
    position: relative;
    width: 100%
}

@media screen and (min-width:1260px) {
    .c-card {
        max-width: 340px
    }
}

.c-card__link {
    border: 2px solid #e6e6e6;
    display: block;
    height: 100%;
    padding: 30px 25px 50px;
    position: relative;
    transition: all .3s;
    width: 100%;
    z-index: 2
}

.c-card__link:before {
    border-color: #e6e6e6 transparent transparent;
    border-width: 40px 40px 0 0;
    left: 0;
    top: 0
}

.c-card__link:after,
.c-card__link:before {
    border-style: solid;
    content: "";
    height: 0;
    position: absolute;
    transition: all .3s;
    width: 0
}

.c-card__link:after {
    border-color: transparent transparent #e6e6e6;
    border-width: 0 0 40px 40px;
    bottom: 0;
    right: 0
}

@media screen and (min-width:768px) {
    .c-card__link:hover {
        border: 2px solid #900
    }

    .c-card__link:hover:before {
        border-color: #900 transparent transparent
    }

    .c-card__link:hover:after {
        border-color: transparent transparent #900
    }

    .c-card__link:hover .c-card__image img {
        transform: scale(1.08)
    }

    .c-card__link:hover .c-card__detail {
        color: #900
    }
}

.c-card__tag-list {
    display: flex;
    gap: 5px;
    left: 25px;
    padding: 8px 9px;
    position: absolute;
    top: 30px;
    width: 50%;
    z-index: 4
}

@media screen and (max-width:767px) {
    .c-card__tag-list {
        padding: 5px
    }
}

.c-card__tag-item {
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 1;
    padding: 5px
}

@media screen and (max-width:767px) {
    .c-card__tag-item {
        font-size: 10px;
        letter-spacing: 0;
        padding: 2px 3px
    }
}

.c-card__tag-item--brown {
    background-color: #900
}

.c-card__tag-item--orange {
    background-color: #ea8400
}

.c-card__tag-item--blue {
    background-color: #185bca
}

.c-card__tag-item--green {
    background-color: #00997e
}

.c-card__tag-item--skyblue {
    background-color: #359ec4
}

.c-card__tag-item--greenbrown {
    background-color: #609345
}

.c-card__tag-item--darkbrown {
    background-color: #937b45
}

.c-card__tag-item--purple {
    background-color: #b56dad
}

.c-card__tag-item--darkpurple {
    background-color: #676398
}

.c-card__tag-item--gray {
    background-color: #5d5f6a
}

.c-card__image {
    overflow: hidden
}

.c-card__image img {
    transition: transform .4s;
    vertical-align: middle
}

.c-card__date {
    color: #900;
    display: inline-block;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 20px
}

.c-card__event {
    color: #900;
    display: inline-block;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 10px
}

.c-card__detail {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #222;
    display: -webkit-box;
    font-size: 14px;
    line-height: 1.8571428571;
    margin-top: 10px;
    overflow: hidden;
    transition: .2s
}

.c-table table {
    -webkit-overflow-scrolling: touch;
    border-collapse: collapse;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7142857143;
    overflow-x: scroll;
    width: 100%
}

@media screen and (max-width:767px) {
    .c-table table {
        display: block;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.8333333333;
        white-space: nowrap
    }
}

.c-table table a {
    text-decoration: underline
}

@media screen and (min-width:1260px) {
    .c-table table a:hover {
        opacity: .6
    }
}

.c-table tbody th {
    text-align: left
}

.c-table tr {
    border: 2px solid #c9c9c9
}

@media screen and (max-width:767px) {
    .c-table tr {
        border: none
    }
}

.c-table td,
.c-table th {
    border-collapse: collapse;
    padding: 20px
}

.c-table th {
    background: #900;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857143
}

.c-table td {
    background: #e6e6e6
}

.c-table-2col table {
    -webkit-overflow-scrolling: touch;
    border-collapse: collapse;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7142857143;
    overflow-x: scroll;
    width: 100%
}

@media screen and (max-width:767px) {
    .c-table-2col table {
        font-size: 12px;
        font-weight: 400;
        line-height: 1.8333333333
    }
}

.c-table-2col table a {
    text-decoration: underline
}

@media screen and (min-width:1260px) {
    .c-table-2col table a:hover {
        opacity: .6
    }
}

@media screen and (max-width:767px) {
    .c-table-2col tbody {
        width: 100%
    }
}

.c-table-2col tbody th {
    text-align: left
}

.c-table-2col tr {
    border: 2px solid #c9c9c9
}

@media screen and (max-width:767px) {
    .c-table-2col tr {
        border: none;
        display: block;
        padding: 10px 20px 0;
        width: 100%
    }

    .c-table-2col tr:first-child {
        padding: 0 20px
    }
}

.c-table-2col tr:not(:first-child) {
    border-top: 2px solid #f4f4f4
}

@media screen and (max-width:767px) {
    .c-table-2col tr:not(:first-child) {
        border: none
    }
}

.c-table-2col td,
.c-table-2col th {
    border-collapse: collapse;
    padding: 20px
}

@media screen and (max-width:767px) {

    .c-table-2col td,
    .c-table-2col th {
        display: block
    }
}

.c-table-2col th {
    background: #900;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857143;
    width: 240px
}

@media screen and (max-width:767px) {
    .c-table-2col th {
        width: 100%
    }
}

.c-table-2col td {
    background: #fff
}

@media screen and (max-width:767px) {
    .c-table-2col td {
        width: 100%
    }
}

.c-table__icon {
    line-height: 1;
    text-align: center
}

.c-table__icon--circle {
    border: 2px solid #900;
    border-radius: 10px
}

.c-table__icon--circle,
.c-table__icon--cross {
    display: block;
    height: 20px;
    margin: 0 auto;
    width: 20px
}

.c-table__icon--cross {
    position: relative
}

.c-table__icon--cross:after,
.c-table__icon--cross:before {
    background: #900;
    content: "";
    height: 20px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 2px
}

.c-table__icon--cross:before {
    transform: translate(-50%, -50%) rotate(45deg)
}

.c-table__icon--cross:after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.c-table__icon--triangle {
    border-color: transparent transparent #900;
    border-style: solid;
    border-width: 0 11.5px 20px;
    display: block;
    height: 0;
    margin: 0 auto;
    position: relative;
    width: 0
}

.c-table__icon--triangle:after {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 8px 14px;
    content: "";
    height: 0;
    position: absolute;
    right: -8px;
    top: 3.5px;
    width: 0
}

.c-table__icon--hyphen {
    background-color: #900;
    display: block;
    height: 2px;
    margin: 0 auto;
    width: 20px
}

.c-table__icon__quote {
    display: block;
    font-size: 12px;
    line-height: 1.3333333333;
    margin-top: 6px
}

.c-archives-year {
    font-size: 30px
}

.c-archives-year__sub {
    font-size: .66em;
    margin-left: .2em
}

.c-arrow-icon-link {
    align-items: center;
    color: #900;
    display: inline-flex;
    height: 40px;
    justify-content: space-between;
    padding-right: 90px;
    position: relative;
    transform-origin: center left
}

@media screen and (max-width:767px) {
    .c-arrow-icon-link {
        height: 29px;
        padding-right: 70px
    }
}

.c-arrow-icon-link__label {
    display: inline-block;
    position: relative
}

.c-arrow-icon-link .c-arrow-icon {
    bottom: 0;
    left: 100%;
    margin: auto auto auto 14px;
    position: absolute;
    top: 0;
    width: 75px
}

@media screen and (max-width:767px) {
    .c-arrow-icon-link .c-arrow-icon {
        padding-right: 55px;
        width: 55px
    }

    .c-arrow-icon-link .c-arrow-icon:before {
        width: 29px
    }
}

@media screen and (min-width:768px) {
    .c-arrow-icon-link:hover .c-arrow-icon {
        width: 80px
    }
}

html.is-fixed {
    overflow: hidden
}

@media screen and (min-width:1260px) {
    .c-global-nav {
        align-items: flex-start;
        display: flex;
        gap: 0 10px
    }
}

@media screen and (min-width:1430px) {
    .c-global-nav {
        gap: 0 30px
    }
}

.c-global-nav__list a {
    position: relative
}

@media screen and (min-width:1260px) {
    .c-global-nav__list__link {
        color: #900;
        display: block;
        font-size: 15px;
        padding-bottom: 8px
    }

    .c-global-nav__list__link:before {
        background: #900;
        bottom: 0;
        content: "";
        display: block;
        height: 2px;
        left: 0;
        position: absolute;
        right: 0;
        transform: scaleX(0);
        transform-origin: top right;
        transition: transform .3s ease, text .2s;
        width: 100%
    }

    .c-global-nav__list__link:hover:before {
        transform: scaleX(1);
        transform-origin: top left
    }

    .c-global-nav__list .c-arrow-icon {
        display: none
    }
}

@media screen and (min-width:1430px) {
    .c-global-nav__list__link {
        font-size: 16px
    }
}

@media screen and (max-width:1259px) {
    .c-global-nav__list {
        margin-top: 20px
    }

    .c-global-nav__list:first-of-type {
        margin-top: 0
    }

    .c-global-nav__list__link {
        align-items: center;
        border: 1px solid #900;
        border-radius: 2px;
        display: flex;
        font-size: 14px;
        justify-content: space-between;
        padding: 15px
    }
}

@media screen and (min-width:1260px) {
    .c-global-nav__parent {
        overflow: hidden;
        position: relative
    }

    .c-global-nav__parent:focus,
    .c-global-nav__parent:focus-within,
    .c-global-nav__parent:hover {
        height: 100%;
        overflow: visible
    }

    .c-global-nav__parent:focus-within .c-global-nav__child,
    .c-global-nav__parent:focus .c-global-nav__child,
    .c-global-nav__parent:hover .c-global-nav__child {
        opacity: 1;
        visibility: visible
    }
}

.c-global-nav__child>li>ul>li:not(:first-child)>a {
    padding-left: 45px;
    position: relative
}

.c-global-nav__child>li>ul>li:not(:first-child)>a:before {
    border-bottom: 1px solid #fff;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 7px;
    left: 30px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 7px
}

@media screen and (min-width:1260px) {
    .c-global-nav__child {
        background-color: #900;
        border-radius: 4px;
        filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .3));
        left: 0;
        min-width: -webkit-max-content;
        min-width: -moz-max-content;
        min-width: max-content;
        opacity: 0;
        position: absolute;
        top: 100%;
        transition: .2s;
        visibility: hidden;
        z-index: 10
    }

    .lang-en .onlineclasses .c-global-nav__child {
        left: auto;
        right: 0
    }

    .c-global-nav__child a {
        color: #fff;
        display: block;
        padding: 12px 26px;
        transition: .2s
    }

    .c-global-nav__child a:hover {
        opacity: .5
    }
}

@media screen and (max-width:1259px) {
    .c-global-nav__child>li>ul>li:not(:first-child)>a {
        padding-left: 30px
    }

    .c-global-nav__child>li>ul>li:not(:first-child)>a:before {
        border-bottom: 1px solid #900;
        bottom: auto;
        left: 20px;
        top: 2px
    }

    .c-global-nav__child li {
        margin-top: 16px
    }

    .c-global-nav__child a {
        color: #4e4e4e;
        font-size: 12px;
        padding-left: 16px;
        position: relative
    }
}

.c-global-nav__child span {
    display: block;
    font-size: 14px
}

@media screen and (max-width:1259px) {
    .c-global-nav__child span {
        font-size: 12px;
        padding-left: 16px
    }
}

.c-global-nav__search {
    display: flex;
    height: 21px;
    width: 21px
}

@media screen and (max-width:1259px) {
    .c-global-nav__search {
        display: none
    }
}

.c-global-nav__search button {
    background: transparent;
    border: none;
    display: flex;
    height: 100%;
    padding: 0;
    position: relative;
    width: 100%
}

.c-global-nav__search button svg {
    fill: #900;
    width: 100%
}

@media screen and (min-width:768px) {
    .c-global-nav__search button:hover {
        cursor: pointer;
        opacity: .5
    }
}

.c-global-nav__search img {
    opacity: .2s;
    width: 21px
}

.c-global-nav__search__icon__red {
    opacity: 0;
    position: absolute
}

.c-global-nav__search__icon__wh {
    opacity: 1;
    position: absolute
}

@media screen and (min-width:1260px) {
    .c-global-sub-menu {
        background-color: #900;
        border-radius: 0 0 5px 5px;
        display: flex
    }

    .c-global-sub-menu a {
        font-size: 13px;
        position: relative
    }
}

@media screen and (max-width:1259px) {
    .c-global-sub-menu {
        display: flex;
        gap: 0 15px;
        margin-top: 40px
    }
}

.c-global-sub-menu li {
    position: relative
}

@media screen and (min-width:1260px) {
    .c-global-sub-menu li:after {
        background: #fff;
        bottom: 0;
        content: "";
        display: flex;
        height: 24px;
        left: 0;
        margin: auto;
        position: absolute;
        top: 0;
        width: 1px
    }

    .c-global-sub-menu li:first-of-type:after {
        display: none
    }
}

@media screen and (max-width:1259px) {
    .c-global-sub-menu li {
        flex: 1
    }
}

.c-global-sub-menu a {
    align-items: center;
    color: #fff;
    display: flex;
    padding: 10px 20px;
    position: relative;
    transition: .2s
}

@media screen and (min-width:768px) {
    .c-global-sub-menu a:hover {
        opacity: .5
    }
}

@media screen and (max-width:1259px) {
    .c-global-sub-menu a {
        border-radius: 2px
    }
}

.c-global-sub-menu a svg {
    width: 1.5em
}

@media screen and (max-width:1259px) {
    .c-global-sub-menu a svg {
        margin-right: 6px
    }

    .c-global-sub-menu a {
        align-items: center;
        background-color: #900;
        display: flex;
        font-size: 12px;
        justify-content: center;
        padding: 13px 0
    }
}

.c-global-sub-menu__contact svg {
    margin-right: 7px
}

.c-global-sub-menu__access svg {
    margin-right: 3px
}

.c-global-sub-menu__lang svg {
    margin-right: 7px
}

.c-global-sp-menu {
    background-color: #900;
    display: flex;
    height: 100%
}

.c-global-sp-menu li {
    border-left: 1px solid #fff;
    height: 50px;
    width: 50px
}

@media screen and (min-width:768px) {
    .c-global-sp-menu li {
        height: 80px;
        width: 80px
    }
}

.c-global-sp-menu li button {
    align-items: center;
    background-color: transparent;
    border: none;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%
}

.c-global-sp-menu li button:hover {
    cursor: pointer
}

.c-global-sp-menu li button svg {
    width: 25px
}

.c-global-sp-menu li button .c-menu-icon {
    color: #fff
}

.c-hero {
    align-content: center;
    background-position: 50%;
    display: flex;
    height: 250px;
    justify-content: center
}

.c-hero__title {
    align-items: center;
    color: #fff;
    display: flex;
    margin: 0
}

.c-search {
    background: #fff;
    opacity: 0;
    overflow: hidden;
    transform: translate3d(0, -20%, 0);
    transition: transform .4s, opacity .2s, visibility .2s;
    visibility: hidden;
    width: 100%;
    will-change: opacity, transform, visibility
}

@media screen and (max-width:1259px) {
    .c-search {
        background: #900
    }
}

.c-search.is-open {
    opacity: 1;
    transform: translateZ(0);
    visibility: visible
}

@media screen and (max-width:1259px) {
    .c-search.is-open {
        border-top: 1px solid #fff;
        height: 140px
    }
}

.c-search__inner {
    align-items: center;
    display: flex;
    gap: 20px;
    height: 80px;
    padding: 15px 0
}

@media screen and (max-width:1259px) {
    .c-search__inner {
        height: 140px;
        position: relative
    }
}

.c-search__inner form {
    align-items: center;
    display: flex;
    height: 100%;
    padding-left: 40px;
    position: relative;
    width: 100%
}

@media screen and (max-width:1259px) {
    .c-search__inner form {
        padding-left: 0
    }
}

.c-search__inner form:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMC4zMzkiIGhlaWdodD0iMjAuMzQyIj48ZyBkYXRhLW5hbWU9IuOCsOODq+ODvOODlyA0NDUzIiBmaWxsPSIjOTAwIj48cGF0aCBkYXRhLW5hbWU9IuODkeOCuSAxMzciIGQ9Im0xOS44NDEgMTcuNDUzLTMuMTU5LTMuMTYxLTIuMzkzIDIuMzkzIDMuMTYgMy4xNjFhMS42OTIgMS42OTIgMCAxIDAgMi4zOTItMi4zOTJaIi8+PHBhdGggZGF0YS1uYW1lPSLjg5HjgrkgMTM4IiBkPSJtMTUuODY2IDE0LjM5My0xLjY0NC0xLjY0NXYtLjAxYTcuOTI0IDcuOTI0IDAgMSAwLTYuMjk1IDMuMTIyaC4wMDdhNy45NDkgNy45NDkgMCAwIDAgNC44LTEuNjM0bC4wMDktLjAwNSAxLjY0NSAxLjY0NVptLTQuMTU5LTIuNjg2QTUuMzQxIDUuMzQxIDAgMSAxIDcuOTMgMi41ODlhNS4zNDEgNS4zNDEgMCAwIDEgMy43NzYgOS4xMThaIi8+PC9nPjwvc3ZnPg==");
    background-size: contain;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

@media screen and (max-width:1259px) {
    .c-search__inner form:before {
        display: none
    }
}

.c-search__inner input[type=text] {
    background: transparent;
    border: none;
    border-bottom: 1px solid #900;
    box-sizing: border-box;
    color: #4e4e4e;
    flex: 1;
    font-size: 24px;
    font-weight: 400;
    height: 100%;
    outline: none;
    width: 100%
}

@media screen and (max-width:1259px) {
    .c-search__inner input[type=text] {
        background: #fff;
        border: none;
        border-radius: 4px;
        color: #222;
        font-size: 16px;
        height: 60px;
        padding: 0 60px 0 16px;
        position: relative
    }
}

.c-search__inner input[type=submit] {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMC4zMzkiIGhlaWdodD0iMjAuMzQyIj48ZyBkYXRhLW5hbWU9IuOCsOODq+ODvOODlyA0NDUzIiBmaWxsPSIjOTAwIj48cGF0aCBkYXRhLW5hbWU9IuODkeOCuSAxMzciIGQ9Im0xOS44NDEgMTcuNDUzLTMuMTU5LTMuMTYxLTIuMzkzIDIuMzkzIDMuMTYgMy4xNjFhMS42OTIgMS42OTIgMCAxIDAgMi4zOTItMi4zOTJaIi8+PHBhdGggZGF0YS1uYW1lPSLjg5HjgrkgMTM4IiBkPSJtMTUuODY2IDE0LjM5My0xLjY0NC0xLjY0NXYtLjAxYTcuOTI0IDcuOTI0IDAgMSAwLTYuMjk1IDMuMTIyaC4wMDdhNy45NDkgNy45NDkgMCAwIDAgNC44LTEuNjM0bC4wMDktLjAwNSAxLjY0NSAxLjY0NVptLTQuMTU5LTIuNjg2QTUuMzQxIDUuMzQxIDAgMSAxIDcuOTMgMi41ODlhNS4zNDEgNS4zNDEgMCAwIDEgMy43NzYgOS4xMThaIi8+PC9nPjwvc3ZnPg==");
    background-size: contain;
    border: none;
    bottom: 0;
    height: 25px;
    margin: auto;
    padding: 0;
    position: absolute;
    right: 15px;
    text-indent: 100%;
    top: 0;
    width: 25px
}

@media screen and (min-width:1260px) {
    .c-search__inner input[type=submit] {
        display: none
    }
}

.c-search :-moz-placeholder-shown {
    color: rgba(0, 0, 0, .6);
    font-weight: 400
}

.c-search :placeholder-shown {
    color: rgba(0, 0, 0, .6);
    font-weight: 400
}

@media screen and (max-width:1259px) {
    .c-search :-moz-placeholder-shown {
        color: #999
    }

    .c-search :placeholder-shown {
        color: #999
    }
}

.c-search ::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .6);
    font-weight: 400
}

@media screen and (max-width:1259px) {
    .c-search ::-webkit-input-placeholder {
        color: #999
    }
}

.c-search :-moz-placeholder {
    color: rgba(0, 0, 0, .6);
    font-weight: 400
}

@media screen and (max-width:1259px) {
    .c-search :-moz-placeholder {
        color: #999
    }
}

.c-search ::-moz-placeholder {
    color: rgba(0, 0, 0, .6);
    font-weight: 400
}

@media screen and (max-width:1259px) {
    .c-search ::-moz-placeholder {
        color: #999
    }
}

.c-search :-ms-input-placeholder {
    color: rgba(0, 0, 0, .6);
    font-weight: 400
}

@media screen and (max-width:1259px) {
    .c-search :-ms-input-placeholder {
        color: #999
    }
}

.c-search :-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #fff
}

.c-card-with-tags__link {
    display: block;
    position: relative
}

@media screen and (min-width:768px) {
    .c-card-with-tags__link:hover .c-card-with-tags__img img {
        transform: scale(1.08)
    }

    .c-card-with-tags__link:hover .c-card-with-tags__desc {
        color: #900
    }
}

.c-card-with-tags__tagList {
    display: flex;
    gap: 5px;
    left: 0;
    padding: 8px 9px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4
}

@media screen and (max-width:767px) {
    .c-card-with-tags__tagList {
        padding: 5px
    }
}

.c-card-with-tags__tagItem {
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 1;
    padding: 5px
}

@media screen and (max-width:767px) {
    .c-card-with-tags__tagItem {
        font-size: 10px;
        letter-spacing: 0;
        padding: 2px 3px
    }
}

.c-card-with-tags__tagItem--brown {
    background-color: #900
}

.c-card-with-tags__tagItem--orange {
    background-color: #ea8400
}

.c-card-with-tags__tagItem--blue {
    background-color: #185bca
}

.c-card-with-tags__tagItem--green {
    background-color: #00997e
}

.c-card-with-tags__tagItem--skyblue {
    background-color: #359ec4
}

.c-card-with-tags__tagItem--greenbrown {
    background-color: #609345
}

.c-card-with-tags__tagItem--darkbrown {
    background-color: #937b45
}

.c-card-with-tags__tagItem--purple {
    background-color: #b56dad
}

.c-card-with-tags__tagItem--darkpurple {
    background-color: #676398
}

.c-card-with-tags__tagItem--gray {
    background-color: #5d5f6a
}

.c-card-with-tags__img {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 65%;
    position: relative;
    width: 100%
}

@media screen and (max-width:767px) {
    .c-card-with-tags__img {
        margin-bottom: 15px
    }
}

.c-card-with-tags__img img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    transition: transform .4s;
    width: 100%
}

.c-card-with-tags__content {
    margin-top: 28px
}

@media screen and (max-width:767px) {
    .c-card-with-tags__content {
        margin-top: 15px
    }
}

.c-card-with-tags__date {
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 1
}

@media screen and (max-width:767px) {
    .c-card-with-tags__date {
        font-size: 12px
    }
}

.c-card-with-tags__desc {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #4e4e4e;
    display: -webkit-box;
    font-size: 14px;
    line-height: 2;
    margin-top: 15px;
    overflow: hidden;
    transition: .2s
}

@media screen and (max-width:767px) {
    .c-card-with-tags__desc {
        font-size: 12px;
        line-height: 1.5;
        margin-top: 10px
    }
}

.c-card-teacher {
    position: relative
}

.c-card-teacher:after {
    border-color: transparent #900 #900 transparent;
    border-style: solid;
    border-width: 22px;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    width: 0
}

.c-card-teacher__link {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative
}

@media screen and (min-width:768px) {
    .c-card-teacher__link:hover .c-card-teacher__img img {
        transform: scale(1.08)
    }
}

.c-card-teacher__img {
    height: 100%
}

.c-card-teacher__cover {
    display: flex;
    flex-direction: column;
    height: 100%;
    left: 0;
    padding: 18px 28px;
    position: absolute;
    top: 0;
    width: 100%
}

@media screen and (max-width:767px) {
    .c-card-teacher__cover {
        padding: 10px
    }
}

.c-card-teacher__ttl {
    border-left: 1px solid #900;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 10px
}

@media screen and (max-width:767px) {
    .c-card-teacher__ttl {
        font-size: 10px;
        left: 10px;
        padding: 0 4px;
        top: 10px
    }
}

.c-card-teacher__img img {
    display: block;
    transition: transform .4s
}

.c-card-teacher__text {
    color: #fff;
    height: 134px;
    margin-top: auto;
    width: 100%
}

@media screen and (max-width:767px) {
    .c-card-teacher__text {
        height: 80px
    }
}

.c-card-teacher__tag {
    border: 1px solid;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 5px
}

@media screen and (max-width:767px) {
    .c-card-teacher__tag {
        border-radius: 2px;
        font-size: 10px;
        margin-bottom: 2px;
        padding: 4px 7px;
        transform: scale(85%);
        transform-origin: top left
    }
}

.c-card-teacher__desc {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 14px;
    line-height: 1.7778;
    margin-top: 14px;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .c-card-teacher__desc {
        font-size: 12px;
        line-height: 1.5;
        margin-top: 0
    }
}

.c-news__list {
    border-top: 1px solid;
    color: #900
}

@media screen and (max-width:767px) {
    .c-news__list {
        border-top: none
    }
}

.c-news__item {
    border-bottom: 1px solid
}

.c-news__link {
    display: block;
    padding: 30px 20px 25px
}

@media screen and (max-width:767px) {
    .c-news__link {
        padding: 15px 0
    }
}

@media screen and (min-width:768px) {
    .c-news__link:hover .c-news__desc {
        color: #900
    }
}

.c-news__itemTop {
    display: flex;
    margin-bottom: 15px
}

@media screen and (max-width:767px) {
    .c-news__itemTop {
        align-items: center;
        margin-bottom: 10px
    }
}

.c-news__date {
    font-size: 20px;
    width: 120px
}

@media screen and (max-width:767px) {
    .c-news__date {
        font-size: 16px;
        width: 100px
    }
}

.c-news__tags {
    display: flex
}

.c-news__tag {
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
    line-height: 1;
    padding: 5px 10px
}

@media screen and (max-width:767px) {
    .c-news__tag {
        border-radius: 2px;
        font-size: 10px;
        padding: 2px 5px
    }
}

.c-news__tag--brown {
    background-color: #900
}

.c-news__tag--orange {
    background-color: #ea8400
}

.c-news__tag--blue {
    background-color: #185bca
}

.c-news__tag--green {
    background-color: #00997e
}

.c-news__tag--skyblue {
    background-color: #359ec4
}

.c-news__desc {
    color: #4e4e4e;
    font-size: 14px;
    line-height: 1.857;
    transition: color .4s
}

@media screen and (max-width:767px) {
    .c-news__desc {
        line-height: 1.4
    }
}

.c-footer-nav__menu a {
    color: #222;
    transition: .2s
}

@media screen and (min-width:768px) {
    .c-footer-nav__menu a:hover {
        color: #900
    }
}

.c-footer-nav__menu a .c-external-link-icon {
    margin-left: 4px
}

@media screen and (max-width:767px) {
    .c-footer-nav__menu__list {
        margin-top: 20px
    }

    .c-footer-nav__menu__list:first-child {
        margin-top: 0
    }
}

.c-footer-nav__menu__list>a {
    display: block;
    font-size: 14px;
    padding-left: 13px;
    position: relative
}

.c-footer-nav__menu__list>a:before {
    background: #900;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: .7em;
    width: 8px
}

@media screen and (max-width:767px) {
    .c-footer-nav__menu__list>a {
        font-size: 14px
    }
}

.c-footer-nav__menu__list__sub {
    display: block;
    font-size: 12px
}

.c-footer-nav__menu__child {
    padding-left: 13px
}

.c-footer-nav__menu__child__list {
    margin-top: 15px
}

.c-footer-nav__menu__child a {
    color: #999;
    display: block;
    font-size: 12px
}

@media screen and (max-width:767px) {
    .c-footer-nav__menu__child a {
        font-size: 12px
    }
}

.c-footer-nav__menu__child a span {
    display: block
}

.c-footer-nav__menu__child>li>ul>.c-footer-nav__menu__child__list:not(:first-child)>a {
    padding-left: 1em;
    position: relative
}

.c-footer-nav__menu__child>li>ul>.c-footer-nav__menu__child__list:not(:first-child)>a:before {
    border-bottom: 1px solid #900;
    content: "";
    display: inline-block;
    height: 7px;
    left: 2px;
    position: absolute;
    top: 5px;
    width: 7px
}

.lang-en .c-footer-nav__menu__child>li>ul>.c-footer-nav__menu__child__list:not(:first-child)>a:before {
    top: 2px
}

@media screen and (min-width:768px) {
    .c-footer-nav__menu {
        display: grid;
        gap: 30px 30px;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(6, auto)
    }

    .c-footer-nav__menu__list:first-of-type {
        grid-column: 1/2;
        grid-row: 1/7
    }

    .c-footer-nav__menu__list:nth-of-type(2) {
        grid-column: 2/3;
        grid-row: 1/7
    }

    .c-footer-nav__menu__list:nth-of-type(3) {
        grid-column: 3/4;
        grid-row: 1/1
    }

    .c-footer-nav__menu__list:nth-of-type(4) {
        grid-column: 3/4;
        grid-row: 2/2
    }

    .c-footer-nav__menu__list:nth-of-type(5) {
        grid-column: 3/4;
        grid-row: 3/3
    }

    .c-footer-nav__menu__list:nth-of-type(6) {
        grid-column: 3/4;
        grid-row: 4/4
    }

    .c-footer-nav__menu__list:nth-of-type(7) {
        grid-column: 3/4;
        grid-row: 5/5
    }

    .c-footer-nav__menu__list:nth-of-type(8) {
        grid-column: 3/4;
        grid-row: 6/6
    }

    .c-footer-nav__menu__list:nth-of-type(9) {
        grid-column: 3/4;
        grid-row: 7/7
    }
}

.c-footer-bottom {
    align-items: center;
    border-top: 1px solid #900;
    display: flex;
    justify-content: space-between;
    padding: 40px 0 50px
}

@media screen and (max-width:767px) {
    .c-footer-bottom {
        padding: 50px 10px 80px;
        flex-wrap:wrap;
    }
}

.c-footer-bottom__logo {
    display: flex;
    margin: 0;
    width: 184px
}

@media screen and (max-width:767px) {
    .c-footer-bottom__logo {
        width: 89px
    }
}

.c-footer-bottom__aside {
    text-align: right
}

.c-footer-bottom__lang {
    align-items: center;
    display: inline-flex;
    font-size: 13px
}

@media screen and (max-width:767px) {
    .c-footer-bottom__lang {
        font-size: 10px
    }
}

.c-footer-bottom__lang svg {
    fill: #900;
    margin-right: 7px;
    width: 1.5em
}

.c-footer-bottom__copy {
    color: #999;
    font-size: 14px;
    margin: 14px 0 0
}

@media screen and (max-width:767px) {
    .c-footer-bottom__copy {
        font-size: 9px;
        margin: 10px 0 0
    }
}

.c-article-info-sub-group {
    align-items: center;
    display: flex
}

.c-article-info__date {
    color: #900;
    font-size: 20px;
    margin-right: 15px
}

@media screen and (max-width:767px) {
    .c-article-info__date {
        font-size: 16px;
        line-height: 2
    }
}

.c-article-info .c-tag:not(:last-child) {
    margin-right: 7px
}

.c-article-detail h2 {
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .c-article-detail h2 {
        margin-top: 20px
    }
}

.c-article-detail h3 {
    margin-top: 80px
}

@media screen and (max-width:767px) {
    .c-article-detail h3 {
        margin-top: 60px
    }
}

.c-article-detail h4 {
    margin-top: 45px
}

@media screen and (max-width:767px) {
    .c-article-detail h4 {
        margin-top: 25px
    }
}

.c-article-detail ul {
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .c-article-detail ul {
        margin-top: 20px
    }
}

.c-article-detail li {
    font-size: 14px;
    line-height: 2.2857142857;
    margin-left: 1em;
    position: relative
}

@media screen and (max-width:767px) {
    .c-article-detail li {
        font-size: 12px;
        line-height: 1.8333333333;
        margin-left: 1.5em
    }
}

.c-article-detail li:before {
    background-color: #8c1a11;
    content: "";
    display: block;
    height: 8px;
    left: -15px;
    margin: auto;
    position: absolute;
    top: 12px;
    width: 8px
}

@media screen and (max-width:767px) {
    .c-article-detail li:before {
        top: 7px
    }
}

.c-article-detail p {
    font-size: 14px;
    line-height: 1.7142857143;
    margin-top: 15px
}

@media screen and (max-width:767px) {
    .c-article-detail p {
        font-size: 12px;
        line-height: 1.8333333333;
        margin-top: 20px
    }
}

.c-article-detail a {
    text-decoration: underline;
    transition: transform .4s, opacity .2s, visibility .2s;
    word-break: break-all
}

@media screen and (min-width:1260px) {
    .c-article-detail a:hover {
        opacity: .6
    }
}

.c-article-detail img {
    display: block;
    font-size: 14px;
    line-height: 1.7142857143;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    max-width: 643px
}

@media screen and (max-width:767px) {
    .c-article-detail img {
        font-size: 12px;
        line-height: 1.8333333333
    }
}

.c-article-detail blockquote {
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.7142857143;
    margin-top: 30px;
    padding: 15px 30px
}

@media screen and (max-width:767px) {
    .c-article-detail blockquote {
        font-size: 12px;
        line-height: 1.8333333333
    }
}

.c-article-detail dl {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 1.7142857143;
    margin-top: 40px
}

@media screen and (max-width:767px) {
    .c-article-detail dl {
        font-size: 12px;
        line-height: 1.8333333333
    }
}

.c-article-detail dl ul {
    margin: 0
}

.c-article-detail dl dt {
    align-items: center;
    background: #900;
    color: #fff;
    display: flex;
    padding: 20px;
    width: 260px
}

@media screen and (min-width:768px) {
    .c-article-detail dl dt:not(:last-child) {
        border-bottom: 2px solid #fff
    }

    .c-article-detail dl dt:last-of-type {
        border-bottom: 2px solid #900
    }
}

@media screen and (max-width:767px) {
    .c-article-detail dl dt {
        padding: 10px 20px;
        width: 100%
    }
}

.c-article-detail dl dd {
    background: #f4f4f4;
    padding: 20px;
    width: calc(100% - 260px)
}

@media screen and (min-width:768px) {
    .c-article-detail dl dd {
        border-bottom: 2px solid #c9c9c9;
        border-right: 2px solid #c9c9c9
    }

    .c-article-detail dl dd:first-of-type {
        border-top: 2px solid #c9c9c9
    }
}

@media screen and (max-width:767px) {
    .c-article-detail dl dd {
        padding: 10px 20px;
        width: 100%
    }
}

.c-article-detail dl dd span {
    display: inline-block;
    font-size: 12px;
    line-height: 1.75;
    padding-left: 1em;
    text-indent: -1em
}

.c-article-detail dl dd span:first-of-type {
    margin-top: 15px
}

.c-article-detail dl dd strong {
    color: #222
}

.c-article-detail dl dd small {
    color: #222;
    display: inline-block;
    font-size: 12px;
    line-height: 1.75
}

.c-article-detail dl dd small:first-of-type {
    margin-top: 20px
}

.c-article-detail table {
    -webkit-overflow-scrolling: touch;
    border-collapse: collapse;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7142857143;
    margin-top: 30px;
    max-width: 100%;
    overflow-x: scroll;
    width: 100%
}

@media screen and (max-width:1099px) {
    .c-article-detail table {
        display: block;
        white-space: nowrap
    }
}

@media screen and (max-width:767px) {
    .c-article-detail table {
        font-size: 12px;
        font-weight: 400;
        line-height: 1.8333333333
    }
}

.c-article-detail table a {
    text-decoration: underline
}

@media screen and (min-width:1260px) {
    .c-article-detail table a:hover {
        opacity: .6
    }
}

.c-article-detail thead th,
.c-article-detail thead th:first-child {
    border-bottom: 2px solid #fff
}

.c-article-detail thead th:not(:first-child) {
    border-bottom: 2px solid #c9c9c9;
    border-left: 2px solid #fff
}

.c-article-detail thead th:last-child {
    border-right: 1.9px solid #900
}

@-moz-document url-prefix() {
    .c-article-detail thead th:last-child {
        border-right: 2px solid #900
    }
}

.c-article-detail tbody th {
    border-right: 2px solid #c9c9c9;
    text-align: left
}

.c-article-detail tbody tr:first-child th {
    border-top: 2px solid #900
}

.c-article-detail tbody tr:not(:first-child) th {
    border-top: 2px solid #fff
}

.c-article-detail tbody tr:last-child th {
    border-bottom: 1.9px solid #900
}

@-moz-document url-prefix() {
    .c-article-detail tbody tr:last-child th {
        border-bottom: 2px solid #900
    }
}

.c-article-detail td,
.c-article-detail th {
    border-collapse: collapse;
    padding: 20px
}

.c-article-detail th {
    background: #900;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857143
}

.c-article-detail td {
    background: #e6e6e6;
    border-bottom: 2px solid #c9c9c9;
    border-right: 2px solid #c9c9c9;
    border-top: 2px solid #c9c9c9
}

.c-pagination {
    display: grid;
    gap: 0 80px;
    grid-template-columns: repeat(2, 1fr);
    margin-left: auto;
    margin-right: auto;
    max-width: 500px
}

@media screen and (max-width:767px) {
    .c-pagination {
        gap: 0 40px;
        padding: 0 15px
    }
}

.c-pagination__prev {
    grid-column: 1/2
}

.c-pagination__next {
    grid-column: 2/3
}

.c-pagination .c-btn-next__text,
.c-pagination .c-btn-prev__text {
    text-align: center
}

.c-pagination__link {
    padding: 0;
    position: relative
}

.c-pagination__link a {
    cursor: pointer;
    width: 100%
}

.c-pagination__link a:after,
.c-pagination__link a:before {
    transition: all .2s linear
}

.c-pagination__link a:before {
    bottom: 0;
    height: 7px;
    margin: auto;
    top: 0;
    width: 7px
}

.c-pagination__link a:after,
.c-pagination__link a:before {
    background-color: currentColor;
    content: "";
    display: block;
    position: absolute
}

.c-pagination__link a:after {
    height: 1px;
    top: calc(50% + 2px);
    width: 40px
}

@media screen and (min-width:768px) {
    .c-pagination__link a:hover {
        color: #fff
    }

    .c-pagination__link a:hover:after {
        width: 50px
    }
}

.c-pagination__link.c-pagination__prev a {
    padding: 12px 55px 9px 70px;
    text-align: right
}

@media screen and (max-width:767px) {
    .c-pagination__link.c-pagination__prev a {
        padding-right: 20px
    }
}

.c-pagination__link.c-pagination__prev a:before {
    -webkit-clip-path: polygon(100% 0, 0 100%, 100% 100%);
    clip-path: polygon(100% 0, 0 100%, 100% 100%);
    left: 20px
}

.c-pagination__link.c-pagination__prev a:after {
    left: 21px
}

@media screen and (min-width:768px) {
    .c-pagination__link.c-pagination__prev a:hover:before {
        left: 10px
    }

    .c-pagination__link.c-pagination__prev a:hover:after {
        left: 11px
    }
}

.c-pagination__link.c-pagination__next a {
    padding: 12px 70px 9px 55px
}

@media screen and (max-width:767px) {
    .c-pagination__link.c-pagination__next a {
        padding-left: 20px
    }
}

.c-pagination__link.c-pagination__next a:before {
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    right: 20px
}

.c-pagination__link.c-pagination__next a:after {
    right: 21px
}

@media screen and (min-width:768px) {
    .c-pagination__link.c-pagination__next a:hover:before {
        right: 10px
    }

    .c-pagination__link.c-pagination__next a:hover:after {
        right: 11px
    }
}

.c-breadcrumb {
    background: #e6e6e6;
    padding: 13px 0
}

@media screen and (max-width:767px) {
    .c-breadcrumb {
        padding: 7px 0
    }
}

.c-breadcrumb__list {
    display: flex;
    white-space: nowrap;
    word-break: keep-all
}

@media screen and (max-width:767px) {
    .c-breadcrumb__list::-webkit-scrollbar {
        display: none
    }
}

.c-breadcrumb__list__item {
    align-items: center;
    display: flex;
    font-size: 12px
}

@media screen and (max-width:767px) {
    .c-breadcrumb__list__item {
        font-size: 10px
    }
}

.c-breadcrumb__list__item:first-child a {
    display: inline-flex;
    justify-content: center;
    width: 17px
}

@media screen and (max-width:767px) {
    .c-breadcrumb__list__item:first-child a {
        width: 14px
    }
}

.c-breadcrumb__list__item:first-child svg {
    fill: #900;
    width: 17px
}

@media screen and (max-width:767px) {
    .c-breadcrumb__list__item:first-child svg {
        width: 14px
    }
}

.c-breadcrumb__list__item:nth-child(n+2) {
    padding-left: 20px;
    position: relative
}

@media screen and (max-width:767px) {
    .c-breadcrumb__list__item:nth-child(n+2) {
        padding-left: 16px
    }
}

.c-breadcrumb__list__item:nth-child(n+2):before {
    background: #999;
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 0);
    clip-path: polygon(0 100%, 100% 100%, 100% 0);
    content: "";
    display: block;
    height: 8px;
    left: 2px;
    position: absolute;
    transform: rotate(-45deg);
    width: 8px
}

@media screen and (max-width:767px) {
    .c-breadcrumb__list__item:nth-child(n+2):before {
        height: 6px;
        width: 6px
    }
}

.c-lowerpage-header {
    background: #900;
    color: #fff;
    height: 240px;
    position: relative
}

@media screen and (max-width:767px) {
    .c-lowerpage-header {
        height: 120px
    }
}

.c-lowerpage-header:after,
.c-lowerpage-header:before {
    background: #8d0000;
    content: "";
    display: block;
    height: 240px;
    position: absolute;
    top: 0;
    width: 240px
}

@media screen and (max-width:767px) {

    .c-lowerpage-header:after,
    .c-lowerpage-header:before {
        height: 120px;
        width: 120px
    }
}

.c-lowerpage-header:before {
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 100% 0);
    left: 0
}

.c-lowerpage-header:after {
    -webkit-clip-path: polygon(0 100%, 100% 0, 100% 100%);
    clip-path: polygon(0 100%, 100% 0, 100% 100%);
    right: 0
}

.c-lowerpage-header .l-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: relative;
    z-index: 1
}

.c-lowerpage-header__title {
    font-size: 30px;
    font-weight: 400
}

@media screen and (max-width:767px) {
    .c-lowerpage-header__title {
        font-size: 18px
    }
}

.c-lowerpage-header__sub {
    font-size: 22px;
    margin-top: 10px
}

@media screen and (max-width:767px) {
    .c-lowerpage-header__sub {
        font-size: 12px
    }
}

.c-archive-btns__ttl {
    color: #333;
    font-size: 20px;
    line-height: 1.7;
    padding-left: 1em;
    position: relative
}

.c-archive-btns__ttl:after {
    background: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

@media screen and (max-width:767px) {
    .c-archive-btns__ttl {
        font-size: 16px;
        line-height: 1.875
    }
}

.c-archive-btns__list {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    margin-top: 30px
}

@media screen and (max-width:1259px) {
    .c-archive-btns__list {
        gap: 15px
    }
}

@media screen and (max-width:767px) {
    .c-archive-btns__list {
        display: block;
        gap: 0
    }
}

.c-archive-btns__item {
    width: calc(20% - 20px)
}

@media screen and (max-width:1259px) {
    .c-archive-btns__item {
        width: calc(20% - 12px)
    }
}

@media screen and (max-width:767px) {
    .c-archive-btns__item {
        margin-top: 15px;
        width: 100%
    }
}

.c-archive-btns__item.disabled {
    opacity: .5;
    pointer-events: none
}

.c-archive-btns__link {
    justify-content: flex-start
}

.c-card-col2 {
    background-color: #fff
}

.c-card-col2__link {
    color: #900;
    display: flex;
    height: 100%
}

@media screen and (min-width:768px) {
    .c-card-col2__link:hover .c-btn-next {
        background-color: #900;
        color: #fff
    }

    .c-card-col2__link:hover .c-btn-next .c-arrow-element {
        width: 50px
    }

    .c-card-col2__link:hover .c-card-col2__img img {
        transform: scale(1.08)
    }
}

.c-card-col2__img {
    overflow: hidden;
    width: 33.96%
}

.c-card-col2__other__img {
    overflow: hidden
}

.c-card-col2__img img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: transform .4s;
    width: 100%
}

.c-card-col2__other__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.c-card-col2__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 30px 30px;
    width: 66.04%
}

@media screen and (max-width:767px) {
    .c-card-col2__content {
        padding: 15px 20px 20px
    }
}

.c-card-col2__other__content {
    padding: 20px 30px 30px;
    width: 70%
}

@media screen and (max-width:767px) {
    .c-card-col2__other__content {
        padding: 0 0 0 20px
    }
}

.c-card-col2__tag {
    background-color: #900;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 2px;
    margin-top: 7px;
    padding: 2px 5px
}

.c-card-col2__ttl {
    font-size: 20px;
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    .c-card-col2__ttl {
        font-size: 16px;
        line-height: 1.4
    }
}

.c-card-col2__ttlEn {
    font-size: 12px;
    letter-spacing: 0
}

@media screen and (max-width:767px) {
    .c-card-col2__ttlEn {
        font-size: 10px
    }
}

.c-card-col2__ttl__other {
    font-size: 20px;
    margin-bottom: 10px;
    color: #900
}

@media screen and (max-width:767px) {
    .c-card-col2__ttl__other {
        font-size: 16px;
        line-height: 1.4
    }
}

.c-card-col2__desc {
    color: #222;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 15px
}

@media screen and (max-width:767px) {
    .c-card-col2__desc {
        font-size: 12px;
        line-height: 1.4
    }
}

.c-card-col2 .c-btn-next,
.c-btn-next__other {
    font-size: 14px;
    height: auto;
    letter-spacing: 0;
    max-width: 193px
}

@media screen and (max-width:767px) {
    .c-card-col2 .c-btn-next {
        font-size: 100%
    }
}

.c-accordion__content__detail.js-accordion__content.is-open {
    max-height: var(--max-height)
}

.c-accordion__content__detail.js-accordion__content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s
}

.accordion-state {
    pointer-events: none
}

.c-callout-box {
    border: 1px solid #999;
    border-radius: 4px;
    padding: 15px 30px
}

@media screen and (max-width:767px) {
    .c-callout-box {
        padding: 15px 20px
    }
}

.c-callout-box__ttl {
    color: #900;
    font-weight: 700;
    margin-top: 24px
}

.c-callout-box__ttl:first-child {
    margin-top: 0
}

.c-callout-box p {
    margin-top: 20px
}

@media screen and (max-width:767px) {
    .c-callout-box p {
        margin-top: 10px
    }
}

.c-cards-area {
    grid-gap: 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr)
}

@media screen and (max-width:1099px) {
    .c-cards-area {
        grid-gap: 20px;
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (max-width:767px) {
    .c-cards-area {
        display: flex;
        flex-direction: column
    }
}

.c-list-teacher__list {
    display: grid;
    gap: 80px 40px;
    grid-template-columns: repeat(4, 1fr)
}

@media screen and (max-width:767px) {
    .c-list-teacher__list {
        gap: 40px;
        grid-template-columns: repeat(1, 1fr)
    }
}

.c-list-teacher__list__item {
    display: flex;
    flex-direction: column
}

.c-list-teacher__list__item .c-btn-next {
    height: auto;
    letter-spacing: .07em
}

@media screen and (max-width:767px) {
    .c-list-teacher__list__item .c-btn-next {
        font-size: 100%
    }

    .c-list-teacher__list__item {
        display: grid;
        gap: 12px 8px;
        grid-template-columns: minmax(80px, 1fr) 2fr;
        grid-template-rows: auto 1fr auto
    }
}

.c-list-teacher__img {
    height: 0;
    padding-bottom: 100%;
    width: 100%
}

@media screen and (max-width:767px) {
    .c-list-teacher__img {
        grid-column: 1/2;
        grid-row: 1/3
    }
}

.c-list-teacher__img img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.c-list-teacher__head {
    color: #333;
    font-size: 20px;
    line-height: 1.7;
    margin: 20px 0 0;
    padding-left: 1em;
    position: relative
}

.c-list-teacher__head:after {
    background: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

@media screen and (max-width:767px) {
    .c-list-teacher__head {
        font-size: 16px;
        line-height: 1.875;
        margin: 0
    }
}

.c-list-teacher__name {
    font-size: 20px
}

@media screen and (max-width:767px) {
    .c-list-teacher__name {
        font-size: 16px
    }
}

.c-list-teacher__role {
    font-size: 14px
}

@media screen and (max-width:767px) {
    .c-list-teacher__role {
        font-size: 10px
    }
}

.c-list-teacher__lang {
    font-size: 14px
}

@media screen and (max-width:767px) {
    .c-list-teacher__lang {
        font-size: 10px
    }
}

.c-list-teacher__desc {
    font-size: 12px;
    margin-top: 20px
}

@media screen and (max-width:767px) {
    .c-list-teacher__desc {
        margin-top: 0
    }
}

.c-list-teacher__links {
    margin-top: auto;
    padding-top: 20px
}

@media screen and (max-width:767px) {
    .c-list-teacher__links {
        grid-column: 1/3;
        grid-row: 3/4;
        padding-top: 10px
    }
}

.c-list-teacher__textlink {
    margin-top: 10px;
    text-align: center
}

.c-list-teacher__textlink a {
    position: relative;
    transition: transform .4s, opacity .2s, visibility .2s
}

.c-list-teacher__textlink a:before {
    background: #900;
    bottom: 1px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: calc(100% - 18px)
}

@media screen and (min-width:1260px) {
    .c-list-teacher__textlink a:hover {
        opacity: .6
    }
}

.c-card-case {
    background-color: #fff
}

.c-card-case__link {
    border: 2px solid #e6e6e6;
    display: block;
    font-size: 14px;
    height: 100%;
    padding: 30px 25px;
    position: relative;
    transition: all .3s
}

.c-card-case__link:before {
    border-color: #e6e6e6 transparent transparent;
    border-width: 40px 40px 0 0;
    left: 0;
    top: 0
}

.c-card-case__link:after,
.c-card-case__link:before {
    border-style: solid;
    content: "";
    height: 0;
    position: absolute;
    transition: all .3s;
    width: 0
}

.c-card-case__link:after {
    border-color: transparent transparent #e6e6e6;
    border-width: 0 0 40px 40px;
    bottom: 0;
    right: 0
}

@media screen and (min-width:768px) {
    .c-card-case__link:hover {
        border: 2px solid #900
    }

    .c-card-case__link:hover:before {
        border-color: #900 transparent transparent
    }

    .c-card-case__link:hover:after {
        border-color: transparent transparent #900
    }

    .c-card-case__link:hover .c-card-case__img img {
        transform: scale(1.08)
    }

    .c-card-case__link:hover .c-card-case__ttl {
        color: #900
    }
}

.c-card-case__time {
    display: block;
    margin-bottom: 10px
}

.c-card-case__img {
    margin-bottom: 10px;
    overflow: hidden;
    padding-top: 65.17%;
    position: relative
}

.c-card-case__img img {
    display: block;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    transition: transform .3s;
    width: 100%
}

.c-card-case__tagList {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 20px
}

.c-card-case__tagItem {
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    padding: 5px 8px
}

.c-card-case__tagItem--brown {
    background-color: #900
}

.c-card-case__tagItem--orange {
    background-color: #ea8400
}

.c-card-case__tagItem--blue {
    background-color: #185bca
}

.c-card-case__tagItem--green {
    background-color: #00997e
}

.c-card-case__tagItem--skyblue {
    background-color: #359ec4
}

.c-card-case__tagItem--greenbrown {
    background-color: #609345
}

.c-card-case__tagItem--darkbrown {
    background-color: #937b45
}

.c-card-case__tagItem--purple {
    background-color: #b56dad
}

.c-card-case__tagItem--darkpurple {
    background-color: #676398
}

.c-card-case__tagItem--gray {
    background-color: #5d5f6a
}

.c-card-case__case {
    font-size: 12px;
    font-weight: 700
}

.c-card-case__ttl {
    color: #222;
    font-size: 14px;
    line-height: 1.7142857143;
    overflow: hidden;
    transition: color .3s
}

.c-card-case__ttlText {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box
}

@media screen and (max-width:767px) {
    .c-card-case__ttlText {
        font-size: 14px
    }
}

.c-card-case__teacher {
    color: #999;
    font-size: 12px
}

.c-tab,
.c-tab__label {
    position: relative
}

.c-tab__label {
    background-color: #900;
    border-radius: 5px 5px 0 0;
    color: #fff;
    display: none;
    font-weight: 700;
    padding: 16px 0 17px;
    text-align: center;
    width: 100%
}

@media screen and (max-width:767px) {
    .c-tab__label {
        display: block
    }
}

.c-tab__label svg {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 26px;
    top: 0
}

.c-tab__label path {
    fill: currentColor
}

.c-tab__label.open svg {
    transform: rotateX(180deg)
}

.c-tab__label.open+.c-tab__btnList {
    display: block;
    max-height: 1200px;
    opacity: 1;
    transition: .2s
}

.c-tab__labelText {
    display: block;
    width: 100%
}

.c-tab__btnList {
    border-bottom: 2px solid #900;
    display: flex;
    gap: 5px;
    position: relative;
    z-index: 2
}

@media screen and (max-width:767px) {
    .c-tab__btnList {
        background-color: #999;
        left: 0;
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        width: 100%
    }

    .c-tab__btnList,
    .c-tab__btnList .c-tab__btnItem:last-child {
        border-bottom: none
    }
}

.c-tab__btnItem {
    width: 100%
}

@media screen and (max-width:767px) {
    .c-tab__btnItem {
        border-bottom: 1px solid #999
    }
}

.c-tab__btnClickable {
    background-color: #e6e6e6;
    border-radius: 5px 5px 0 0;
    color: #999;
    font-weight: 700;
    padding: 16px 0 17px;
    transition: all .2s;
    width: 100%
}

@media screen and (max-width:767px) {
    .c-tab__btnClickable {
        border-radius: 0
    }
}

.c-tab__btnClickable:hover {
    color: #900
}

.c-tab__btnClickable.is-active {
    background-color: #900;
    color: #fff;
    pointer-events: none
}

@media screen and (max-width:767px) {
    .c-tab__btnClickable.is-active {
        background-color: #e6e6e6;
        color: #999;
        pointer-events: auto
    }
}

.c-tab__contentList {
    position: relative
}

.c-tab__contentItem {
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .2s, visibility 0s .2s;
    visibility: hidden
}

.c-tab__contentItem.is-active {
    opacity: 1;
    position: relative;
    transition: visibility 0s .2s;
    visibility: visible
}

.c-header {
    height: 50px;
    position: fixed;
    transition: .2s;
    width: 100%;
    z-index: 100
}

@media screen and (min-width:768px) {
    .c-header {
        height: 80px
    }
}

@media screen and (min-width:1260px) {
    .c-header {
        height: 120px
    }
}

@media screen and (max-width:1259px) {
    .c-header {
        background: #fff
    }
}

.c-header__inner {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-between;
    padding: 0 20px;
    position: relative;
    z-index: 2
}

@media screen and (max-width:1259px) {
    .c-header__inner {
        background: #fff;
        padding: 0
    }
}

.c-header__inner:before {
    background: #900;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: .2s;
    width: 100%
}

@media screen and (max-width:1259px) {
    .c-header .l-inner-lg {
        width: 100%
    }
}

.c-header__logo {
    display: flex;
    margin: 0;
    width: 186px
}

@media screen and (max-width:1259px) {
    .c-header__logo {
        margin-left: 20px;
        width: 160px
    }
}

@media screen and (max-width:767px) {
    .c-header__logo {
        margin-left: 10px;
        width: 93px
    }
}

.c-header__logo a {
    display: flex;
    position: relative
}

.c-header__logo__wh {
    opacity: 0;
    position: absolute;
    transition: .2s
}

@media screen and (max-width:1259px) {
    .c-header__logo__wh {
        opacity: 0
    }
}

.c-header__logo__red {
    opacity: 1;
    position: absolute;
    transition: .2s
}

@media screen and (max-width:1259px) {
    .c-header__logo__red {
        opacity: 1
    }
}

@media screen and (min-width:1260px) {
    .c-header__nav {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: space-between
    }
}

@media screen and (max-width:1259px) {
    .c-header__nav {
        background-color: #fff;
        height: calc(100% - 80px);
        opacity: 0;
        overflow: scroll;
        padding: 40px 20px 46px;
        position: fixed;
        top: 80px;
        transform: translate3d(0, -5%, 0);
        transition: transform .4s, opacity .2s, visibility .2s;
        visibility: hidden;
        width: 100%;
        will-change: opacity, transform, visibility;
        z-index: -1
    }

    .c-header__nav.is-open {
        opacity: 1;
        transform: translateZ(0);
        visibility: visible
    }
}

@media screen and (max-width:767px) {
    .c-header__nav {
        height: calc(100% - 50px);
        top: 50px
    }
}

.c-header .c-global-nav {
    transition: .2s
}

@media screen and (min-width:1260px) {
    .c-header .c-global-nav {
        height: 50px;
        order: 2
    }
}

.c-header .c-global-sub-menu {
    margin-left: auto;
    transition: .2s
}

@media screen and (min-width:1260px) {
    .c-header .c-global-sub-menu {
        order: 1
    }

    .c-header .c-global-sp-menu {
        display: none
    }
}

.c-header .c-search {
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1
}

@media screen and (min-width:1260px) {
    .c-header.is-scroll {
        background-color: hsla(0, 0%, 100%, .9);
        height: 100px
    }

    .c-header.is-scroll .c-header__inner:before {
        opacity: 1
    }

    .c-header.is-scroll .c-global-nav {
        height: 42px
    }
}

.c-footer {
    overflow: hidden;
    padding-top: 120px
}

@media screen and (max-width:1099px) {
    .c-footer {
        padding-top: 50px
    }
}

.c-footer__inner {
    position: relative
}

.c-footer__body {
    gap: 0 40px
}

@media screen and (max-width:767px) {
    .c-footer__body {
        padding: 0 10px
    }
}

@media screen and (min-width:1100px) {
    .c-footer__body {
        align-items: flex-start;
        display: flex
    }
}

.c-footer__nav {
    flex: 1
}

.c-footer__links {
    margin-left: 40px
}

.c-footer__links li {
    margin-top: 16px
}

.c-footer__links li:first-of-type {
    margin-top: 0
}

.c-footer__links a {
    color: #999
}

.c-footer__right {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.c-footer__right .external-links {
    border: 1px solid #900
}

.c-footer__right .external-links a {
    align-items: center;
    color: #900;
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    padding: 16px;
    transition: .2s
}

.c-footer__right .external-links a:before {
    display: none
}

.c-footer__right .external-links a:hover {
    background: #900;
    color: #fff
}

.c-footer__right .external-links a:hover .c-external-link-icon {
    transition: .2s
}

.c-footer__right .external-links a:hover .c-external-link-icon:before {
    background-color: #900
}

.c-footer__search {
    position: relative;
    width: 260px
}

@media screen and (max-width:1099px) {
    .c-footer__search {
        margin-top: 80px;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .c-footer__search {
        margin-top: 28px;
        width: 100%
    }
}

.c-footer__search input[type=text] {
    background-color: #fff;
    border: none;
    border-radius: 4px;
    outline: none;
    padding: 12px 35px 12px 15px;
    width: 100%
}

.c-footer__search input[type=submit] {
    background-color: transparent;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMC4zMzkiIGhlaWdodD0iMjAuMzQyIj48ZyBkYXRhLW5hbWU9IuOCsOODq+ODvOODlyA0NDUzIiBmaWxsPSIjOTAwIj48cGF0aCBkYXRhLW5hbWU9IuODkeOCuSAxMzciIGQ9Im0xOS44NDEgMTcuNDUzLTMuMTU5LTMuMTYxLTIuMzkzIDIuMzkzIDMuMTYgMy4xNjFhMS42OTIgMS42OTIgMCAxIDAgMi4zOTItMi4zOTJaIi8+PHBhdGggZGF0YS1uYW1lPSLjg5HjgrkgMTM4IiBkPSJtMTUuODY2IDE0LjM5My0xLjY0NC0xLjY0NXYtLjAxYTcuOTI0IDcuOTI0IDAgMSAwLTYuMjk1IDMuMTIyaC4wMDdhNy45NDkgNy45NDkgMCAwIDAgNC44LTEuNjM0bC4wMDktLjAwNSAxLjY0NSAxLjY0NVptLTQuMTU5LTIuNjg2QTUuMzQxIDUuMzQxIDAgMSAxIDcuOTMgMi41ODlhNS4zNDEgNS4zNDEgMCAwIDEgMy43NzYgOS4xMThaIi8+PC9nPjwvc3ZnPg==");
    border: none;
    bottom: 0;
    height: 21px;
    margin: auto;
    padding: 0;
    position: absolute;
    right: 9px;
    text-indent: 100%;
    top: 0;
    width: 21px
}

.c-footer .c-footer-bottom {
    margin-top: 100px
}

@media screen and (max-width:1099px) {
    .c-footer .c-footer-bottom {
        margin-top: 80px
    }
}

@media screen and (max-width:767px) {
    .c-footer .c-footer-bottom {
        margin-top: 30px
    }
}

@media screen and (min-width:1100px) {
    .lang-en .c-footer .c-footer-bottom {
        margin-top: 170px
    }
}

.c-footer .c-top-link {
    padding-right: 75px;
    position: absolute;
    right: 0;
    top: 110px;
    transform: rotate(-90deg);
    transform-origin: bottom right;
    z-index: 2
}

@media screen and (max-width:1099px) {
    .c-footer .c-top-link {
        right: 40px;
        top: 0;
        transform-origin: top right
    }
}

@media screen and (min-width:1100px) {
    .c-footer .c-top-link:hover .c-arrow-icon-link__label .c-arrow-icon {
        width: 70px
    }

    .lang-en .c-footer .c-top-link {
        top: 125px
    }
}

.c-footer .c-top-link .c-arrow-icon-link__label {
    font-size: 12px
}

.c-footer .c-top-link .c-arrow-icon-link__label .c-arrow-icon {
    height: 35px;
    width: 60px
}

.c-footer .c-top-link .c-arrow-icon-link__label .c-arrow-icon:before {
    width: 35px
}

@media screen and (max-width:767px) {
    .p-mv {
        padding: 0
    }
}

.p-mv__inner {
    position: relative
}

.p-mv .swiper-slide:after {
    background-image: url(/file.jsp?id=517842&version=English);
    background-repeat: no-repeat;
    background-size: auto 100%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

@media screen and (max-width:767px) {
    .p-mv .swiper-slide:after {
        background-image: url(/file.jsp?id=517843&version=English)
    }
}

.p-mv__swiper {
    position: relative
}

.p-mv__swiper .swiper-slide {
    height: 0;
    padding-bottom: 32%
}

@media screen and (max-width:767px) {
    .p-mv__swiper .swiper-slide {
        padding-bottom: 76%
    }
}

@media screen and (min-width:768px) {
    .p-mv__swiper__slide1 .p-mv__ttl {
        top: -8%
    }
}

.p-mv__swiper__slide1 .p-mv__ttl__sm {
    margin-top: 20px
}

@media screen and (max-width:767px) {
    .p-mv__swiper__slide1 .p-mv__ttl__sm {
        margin-top: 12px
    }
}

@media screen and (min-width:768px) {
    .p-mv__swiper__slide2 .p-mv__ttl {
        top: -5%
    }
}

.p-mv__swiper__slide2 .p-mv__ttl__lg+.p-mv__ttl__md {
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .p-mv__swiper__slide2 .p-mv__ttl__lg+.p-mv__ttl__md {
        margin-top: 16px
    }
}

.p-mv__swiper__slide2 .p-mv__ttl__md {
    margin-top: 20px
}

@media screen and (max-width:767px) {
    .p-mv__swiper__slide2 .p-mv__ttl__md {
        margin-top: 10px
    }
}

.p-mv__swiper__slide2 .p-mv__ttl__sm {
    margin-top: 4px
}

@media screen and (max-width:767px) {
    .p-mv__swiper__slide2 .p-mv__ttl__sm {
        margin-top: 0
    }
}

@media screen and (min-width:768px) {
    .p-mv__swiper__slide3 .p-mv__ttl {
        top: -8%
    }
}

.p-mv__swiper__slide3 .p-mv__ttl__md {
    margin-top: 20px
}

@media screen and (max-width:767px) {
    .p-mv__swiper__slide3 .p-mv__ttl__md {
        margin-top: 12px
    }
}

.p-mv__swiper img,
.p-mv__swiper picture {
    width: 100%
}

.p-mv__swiper .swiper-slide-active img,
.p-mv__swiper .swiper-slide-duplicate-active img,
.p-mv__swiper .swiper-slide-prev img {
    -webkit-animation: zoomImg 10s linear 0s 1 normal both;
    animation: zoomImg 10s linear 0s 1 normal both
}

@-webkit-keyframes zoomImg {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(1.15)
    }
}

@keyframes zoomImg {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(1.15)
    }
}

.p-mv__swiper img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.p-mv__swiper__pagination {
    bottom: 30px !important;
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    left: inherit !important;
    position: absolute;
    right: 60px;
    z-index: 10
}

@media screen and (max-width:767px) {
    .p-mv__swiper__pagination {
        bottom: 15px !important;
        justify-content: center;
        right: 0
    }
}

.p-mv__swiper__pagination .swiper-pagination-bullet {
    background-color: #fff;
    border-radius: 0 !important;
    display: block;
    height: 2px;
    margin: 0 !important;
    opacity: 1;
    transition: .2s;
    width: 80px
}

.p-mv__swiper__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #900
}

.p-mv__ttl {
    bottom: 0;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-weight: 400;
    justify-content: center;
    left: 4%;
    margin: auto;
    position: absolute;
    z-index: 11
}

@media screen and (max-width:1099px) {
    .p-mv__ttl {
        transform: scale(60%);
        transform-origin: left
    }
}

@media screen and (max-width:767px) {
    .p-mv__ttl {
        bottom: auto;
        left: 15px;
        padding-top: 0;
        top: 40px;
        transform: none
    }
}

.p-mv__ttl__lg {
    font-size: 50px
}

@media screen and (max-width:767px) {
    .p-mv__ttl__lg {
        font-size: 25px
    }
}

.p-mv__ttl__md {
    font-size: 32px
}

@media screen and (max-width:767px) {
    .p-mv__ttl__md {
        font-size: 16px
    }
}

.p-mv__ttl__sm {
    font-size: 20px
}

@media screen and (max-width:767px) {
    .p-mv__ttl__sm {
        font-size: 10px
    }
}

.p-mv__bg {
    position: relative
}

.p-mv__bg img {
    display: block;
    width: 100%
}

.p-mv-sub {
    background: #900;
    display: flex;
    justify-content: center;
    padding: 60px 0
}

.l-container,
.l-container-article {
    margin-top: 100px
}

@media screen and (max-width:767px) {

    .l-container,
    .l-container-article {
        margin-top: 40px
    }
}

.l-container-article {
    background: #fff;
    padding: 70px 70px 80px
}

@media screen and (max-width:767px) {
    .l-container-article {
        margin-top: 40px;
        padding: 40px 20px 50px
    }
}

.l-inner-lg {
    max-width: 1280px
}

.l-inner,
.l-inner-lg {
    margin-left: auto;
    margin-right: auto;
    width: 94%
}

.l-inner {
    max-width: 1100px
}

.l-main {
    background-color: #f4f4f4;
    padding-top: 120px
}

@media screen and (max-width:1259px) {
    .l-main {
        padding-top: 80px
    }
}

@media screen and (max-width:767px) {
    .l-main {
        padding-top: 50px
    }
}

.l-main-sub {
    background-color: #f4f4f4;
    border-bottom: 1px solid #999;
    padding: 120px 0
}

@media screen and (max-width:1259px) {
    .l-main-sub {
        padding-bottom: 60px;
        padding-top: 80px
    }
}

@media screen and (max-width:767px) {
    .l-main-sub {
        padding-bottom: 60px;
        padding-top: 50px
    }
}

.l-top {
    display: grid;
    grid-template-columns: minmax(20px, 1fr) 10.4% minmax(0, 700px) minmax(0, 700px) 10.4% minmax(20px, 1fr);
    grid-template-rows: 1fr
}

@media screen and (max-width:767px) {
    .l-top {
        grid-template-columns: minmax(0, 700px) minmax(0, 700px);
        padding: 0
    }
}

.p-top-main {
    padding-top: 50px
}

@media screen and (min-width:768px) {
    .p-top-main {
        padding-top: 80px
    }
}

@media screen and (min-width:1260px) {
    .p-top-main {
        padding-top: 120px
    }
}

.p-topHeadline {
    display: flex;
    justify-content: space-between
}

.p-topHeadline__ttl {
    color: currentColor;
    font-size: 28px;
    line-height: 1;
    position: relative
}

.p-topHeadline__ttl:after {
    background-color: currentColor;
    bottom: -25px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 40px
}

@media screen and (max-width:767px) {
    .p-topHeadline__ttl:after {
        bottom: -20px;
        width: 30px
    }
}

.p-topHeadline__ttlJa {
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 8px
}

@media screen and (max-width:767px) {
    .p-topHeadline__ttlJa {
        font-size: 24px;
        margin-bottom: 3px
    }
}

.p-topHeadline__ttlEn {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1
}

@media screen and (max-width:767px) {
    .p-topHeadline__ttlEn {
        font-size: 16px;
        letter-spacing: 1px
    }
}

.p-topHeadline .c-arrow-icon-link {
    display: block;
    margin-top: 22px
}

@media screen and (max-width:767px) {
    .p-topHeadline .c-arrow-icon-link {
        display: none
    }
}

.p-topHeadline--column {
    display: block
}

.p-topHeadline--column .c-arrow-icon-link {
    margin-top: 70px
}

.p-topSectionViewmoreSp {
    display: none
}

@media screen and (max-width:767px) {
    .p-topSectionViewmoreSp {
        display: block;
        text-align: center
    }
}

.l-topMv {
    margin: 0 auto;
    width: 97.2%
}

@media screen and (max-width:767px) {
    .l-topMv {
        margin: 0 auto 65px;
        width: 100%
    }
}

.l-topSeminar {
    margin: 100px auto 0
}

@media screen and (max-width:767px) {
    .l-topSeminar {
        margin: 75px auto 0
    }
}

.p-topSeminar {
    background-color: #fff;
    max-width: 1400px;
    position: relative;
    width: 97.2%
}

.p-topSeminar:after,
.p-topSeminar:before {
    background: #900;
    content: "";
    display: block;
    height: 90px;
    position: absolute;
    width: 90px
}

@media screen and (max-width:767px) {

    .p-topSeminar:after,
    .p-topSeminar:before {
        height: 30px;
        width: 30px
    }
}

.p-topSeminar:before {
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 100% 0);
    left: 0;
    top: 0
}

.p-topSeminar:after {
    bottom: 0;
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 0);
    clip-path: polygon(0 100%, 100% 100%, 100% 0);
    right: 0
}

.p-topSeminar__inner {
    margin: 0 auto;
    padding: 80px 0 100px;
    position: relative;
    width: 1100px
}

@media screen and (max-width:1259px) {
    .p-topSeminar__inner {
        max-width: 1100px;
        padding: 80px 30px;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .p-topSeminar__inner {
        padding: 60px 10px 50px
    }
}

.p-topSeminar .p-topHeadline {
    color: #900;
    margin-bottom: 85px
}

@media screen and (max-width:767px) {
    .p-topSeminar .p-topHeadline {
        margin-bottom: 60px
    }
}

.p-topSeminar__contentList {
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(4, 1fr)
}

@media screen and (max-width:1099px) {
    .p-topSeminar__contentList {
        gap: 30px 15px;
        grid-template-columns: repeat(2, 1fr)
    }

    .p-topSeminar__contentItem {
        max-width: none
    }
}

@media screen and (max-width:767px) {
    .p-topSeminar .p-topSectionViewmoreSp {
        margin-top: 55px
    }
}

.p-topSeminar .c-card-with-tags__tagList {
    flex-wrap: wrap
}

.l-topCase {
    margin: 0 auto
}

@media screen and (max-width:767px) {
    .p-topCase {
        overflow: hidden;
        padding: 0
    }
}

.p-topCase__inner {
    padding: 120px 0 155px
}

@media screen and (max-width:767px) {
    .p-topCase__inner {
        padding: 90px 0 85px
    }

    .p-topCase__list {
        padding-bottom: 65px
    }
}

.p-topCase .p-topHeadline {
    color: #900;
    margin: 0 auto 85px;
    max-width: 100%;
    width: 1100px
}

@media screen and (max-width:1099px) {
    .p-topCase .p-topHeadline {
        padding: 0 20px
    }
}

@media screen and (max-width:767px) {
    .p-topCase .p-topHeadline {
        margin-bottom: 70px;
        padding: 0 20px
    }
}

.p-topCase__item:before {
    background-color: #900;
    bottom: 0;
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 0);
    clip-path: polygon(0 100%, 100% 100%, 100% 0);
    content: "";
    display: block;
    height: 43px;
    position: absolute;
    right: 0;
    width: 43px;
    z-index: 5
}

@media screen and (max-width:767px) {
    .p-topCase__item:before {
        display: none
    }
}

.p-topCase__content {
    margin-left: auto;
    position: relative
}

.p-topCase .swiper {
    height: 0;
    padding-bottom: 35%
}

@media screen and (max-width:767px) {
    .p-topCase .swiper {
        padding-bottom: 59%
    }
}

.p-topCase .swiper-wrapper {
    height: auto
}

.p-topCase__slide {
    margin: 0 auto;
    max-width: 1400px;
    width: 50%
}

@media screen and (max-width:1099px) {
    .p-topCase__slide {
        padding: 0 10px;
        width: 100%
    }
}

.p-topCase__slider {
    padding: 0 20px;
    width: 1140px
}

@media screen and (max-width:767px) {
    .p-topCase__slider {
        padding-left: 20px;
        width: 100%
    }
}

.p-topCase__slider .c-card-teacher__img,
.p-topCase__slider .c-card-teacher__img img {
    width: 100%
}

.p-topCase__slider .swiper-arrows {
    display: flex
}

.p-topCase .swiper-controls {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    max-width: 1100px
}

@media screen and (max-width:767px) {
    .p-topCase .swiper-controls {
        margin-top: 30px;
        max-width: 100%;
        width: 100%
    }
}

.p-topCase .swiper-arrows {
    display: flex;
    width: 80px
}

@media screen and (max-width:767px) {
    .p-topCase .swiper-arrows {
        display: none
    }
}

.p-topCase .swiper-arrow-next,
.p-topCase .swiper-arrow-prev {
    background: #fff;
    border: 1px solid #900;
    height: 40px;
    padding: 0;
    position: relative;
    transition: .2s;
    width: 40px
}

.p-topCase .swiper-arrow-next:before,
.p-topCase .swiper-arrow-prev:before {
    background-color: #900;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    top: 12px;
    transition: .2s;
    width: 10px
}

.p-topCase .swiper-arrow-next:after,
.p-topCase .swiper-arrow-prev:after {
    background-color: #900;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 21px;
    transition: .2s;
    width: 15px
}

@media screen and (min-width:768px) {

    .p-topCase .swiper-arrow-next:hover,
    .p-topCase .swiper-arrow-prev:hover {
        background-color: #900
    }

    .p-topCase .swiper-arrow-next:hover:after,
    .p-topCase .swiper-arrow-next:hover:before,
    .p-topCase .swiper-arrow-prev:hover:after,
    .p-topCase .swiper-arrow-prev:hover:before {
        background-color: #fff
    }
}

.p-topCase .swiper-arrow-prev {
    border-right: none
}

.p-topCase .swiper-arrow-prev:before {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 0);
    clip-path: polygon(0 100%, 100% 100%, 100% 0);
    left: 6px
}

.p-topCase .swiper-arrow-prev:after {
    left: 16px
}

.p-topCase .swiper-arrow-next:before {
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    right: 6px
}

.p-topCase .swiper-arrow-next:after {
    right: 16px
}

.p-topCase .swiper-pagination-bar {
    background: #fff;
    height: 1px;
    position: relative;
    width: 40%
}

@media screen and (max-width:767px) {
    .p-topCase .swiper-pagination-bar {
        bottom: 32px;
        right: 20px;
        width: calc(100% - 40px)
    }
}

.p-topCase .swiper-pagination-bar .swiper-pagination-progressbar-fill {
    background-color: #900
}

.p-topCase .swiper-slide img {
    height: 100%;
    max-width: inherit;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

@media screen and (max-width:767px) {
    .p-topCase .p-topSectionViewmoreSp {
        margin-top: 25px
    }
}

.p-topTwoColumn__inner {
    display: flex
}

@media screen and (max-width:767px) {
    .p-topTwoColumn__inner {
        display: block
    }
}

.p-topTwoColumn__column {
    padding-bottom: 80px;
    padding-top: 90px;
    position: relative;
    width: 50%
}

@media screen and (max-width:767px) {
    .p-topTwoColumn__column {
        width: calc(100% - 50px)
    }
}

.p-topTwoColumn__columnInner {
    width: 450px
}

@media screen and (max-width:1259px) {
    .p-topTwoColumn__columnInner {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .p-topTwoColumn__columnInner {
        width: 100%
    }
}

.p-topTwoColumn .p-topHeadline {
    margin-bottom: 80px
}

@media screen and (max-width:767px) {
    .p-topTwoColumn .p-topHeadline {
        margin-bottom: 55px
    }
}

.p-topTwoColumn .p-topHeadline__ttlJa {
    font-size: 26px;
    letter-spacing: 2px
}

.p-topTwoColumn .p-topHeadline__ttlEn {
    font-size: 20px
}

.p-topTwoColumn__left {
    background-color: #900;
    color: #fff;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 90px;
    padding-right: 100px
}

@media screen and (max-width:1259px) {
    .p-topTwoColumn__left {
        padding: 90px 40px 80px
    }
}

@media screen and (max-width:767px) {
    .p-topTwoColumn__left {
        margin-bottom: 0;
        padding: 50px 20px 40px
    }
}

.p-topTwoColumn__left .p-topHeadline__ttl {
    color: #fff
}

.p-topTwoColumn__left:before {
    border-color: transparent transparent #900 #900;
    border-style: solid;
    border-width: 45px;
    content: "";
    height: 0;
    position: absolute;
    right: -90px;
    top: 0;
    width: 0
}

@media screen and (max-width:767px) {
    .p-topTwoColumn__left:before {
        border-color: #900 #900 transparent transparent;
        border-style: solid;
        border-width: 25px;
        bottom: -50px;
        left: 0;
        right: auto;
        top: auto
    }
}

@-moz-document url-prefix() {
    .p-topTwoColumn__left:before {
        right: -89px
    }
}

.p-topTwoColumn__left .c-arrow-icon-link {
    color: #fff
}

.p-topTwoColumn__right {
    background-color: #fff;
    color: #900;
    margin-top: 90px;
    padding-left: 80px
}

@media screen and (max-width:1259px) {
    .p-topTwoColumn__right {
        padding: 90px 40px 80px
    }
}

@media screen and (max-width:767px) {
    .p-topTwoColumn__right {
        margin-left: 50px;
        margin-top: 0;
        padding: 50px 20px 45px
    }
}

.p-topTwoColumn__right:before {
    border-color: #fff #fff transparent transparent;
    border-style: solid;
    border-width: 45px;
    bottom: 0;
    content: "";
    height: 0;
    left: -90px;
    position: absolute;
    width: 0
}

@media screen and (max-width:767px) {
    .p-topTwoColumn__right:before {
        border-color: transparent transparent #fff #fff;
        border-style: solid;
        border-width: 25px;
        bottom: auto;
        left: auto;
        right: 0;
        top: -50px
    }
}

@-moz-document url-prefix() {
    .p-topTwoColumn__right:before {
        left: -89px
    }
}

.p-topTwoColumn__desc {
    font-size: 14px;
    line-height: 2.29;
    margin-bottom: 35px
}

@media screen and (max-width:767px) {
    .p-topTwoColumn__desc {
        font-size: 12px;
        line-height: 1.5;
        margin-bottom: 15px
    }
}

.l-topNews {
    margin: 0 auto
}

.p-topNews {
    color: #900;
    max-width: 100%;
    width: 1140px
}

@media screen and (max-width:767px) {
    .p-topNews {
        padding: 0 20px
    }
}

.p-topNews .p-topHeadline {
    margin-bottom: 25px
}

@media screen and (max-width:767px) {
    .p-topNews .p-topHeadline {
        margin-bottom: 40px
    }
}

.p-topNews__inner {
    display: flex;
    justify-content: space-between;
    padding-top: 125px
}

@media screen and (max-width:767px) {
    .p-topNews__inner {
        display: block;
        padding-top: 0
    }
}

.p-topNews__content {
    width: calc(100% - 340px)
}

@media screen and (max-width:1099px) {
    .p-topNews__content {
        width: calc(100% - 240px)
    }
}

@media screen and (max-width:767px) {
    .p-topNews__content {
        width: 100%
    }
}

.p-topNews__content .c-news {
    margin-bottom: 25px
}

@media screen and (max-width:767px) {
    .p-topNews .p-topSectionViewmoreSp {
        margin-top: 40px
    }
}

.p-topUnderButtons {
    background-image: url(/image.jsp?id=517797&version=English);
    background-size: cover;
    color: #fff;
    height: 440px;
    position: relative;
    margin-top: 155px
}

@media screen and (max-width:767px) {
    .p-topUnderButtons {
        background-image: url(/image.jsp?id=517799&version=English);
        height: 319px;
        margin-top: 85px
    }
}

.p-topUnderButtons__list {
    align-items: center;
    display: flex;
    gap: 100px;
    height: 100%;
    margin: 0 auto;
    max-width: 1100px;
    width: 97%
}

@media screen and (max-width:1259px) {
    .p-topUnderButtons__list {
        gap: 80px
    }
}

@media screen and (max-width:1099px) {
    .p-topUnderButtons__list {
        flex-direction: column;
        gap: 50px;
        justify-content: center;
        max-width: 768px
    }
}

@media screen and (max-width:767px) {
    .p-topUnderButtons__list {
        gap: 40px;
        max-width: auto
    }
}

.p-topUnderButtons__item {
    border: 1px solid;
    height: 160px;
    width: 100%
}

@media screen and (max-width:1099px) {
    .p-topUnderButtons__item {
        height: 80px
    }
}

.p-topUnderButtons__link {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%;
    justify-content: space-between;
    padding: 0 45px;
    position: relative
}

.p-topUnderButtons__link:after {
    background-color: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .3s;
    width: 100%
}

.p-topUnderButtons__link .c-arrow-icon-link {
    color: #fff;
    z-index: 4
}

@media screen and (max-width:1099px) {
    .p-topUnderButtons__link {
        padding: 0 28px 0 27px
    }
}

@media screen and (max-width:767px) {
    .p-topUnderButtons__link {
        outline: none
    }
}

@media screen and (min-width:768px) {
    .p-topUnderButtons__link:hover:after {
        transform: none;
        transform-origin: left
    }

    .p-topUnderButtons__link:hover .c-arrow-icon-link .c-arrow-icon {
        width: 80px
    }
}

.p-topUnderButtons__text {
    font-size: 26px;
    letter-spacing: 0;
    z-index: 4
}

@media screen and (max-width:1099px) {
    .p-topUnderButtons__text {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    .p-topUnderButtons__text {
        font-size: 16px
    }
}

.p-top .c-card-teacher__img {
    position: relative
}

.p-top .c-card-teacher__img:after {
    background-color: #000;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0
}

.p-archives .c-lowerpage-header {
    margin-bottom: 100px
}

@media screen and (max-width:767px) {
    .p-archives .c-lowerpage-header {
        margin-bottom: 40px
    }
}

.p-archives .c-btn-search {
    font-size: 20px;
    margin: 0 auto;
    padding: 11px 0;
    width: 320px
}

@media screen and (max-width:767px) {
    .p-archives .c-btn-search {
        width: 100%
    }
}

.p-archives .c-table {
    border-collapse: collapse;
    margin-bottom: 40px;
    table-layout: fixed;
    width: 100%
}

@media screen and (max-width:767px) {
    .p-archives .c-table {
        margin-bottom: 20px;
        width: 100%
    }
}

.p-archives .c-table tr {
    border: none
}

@media screen and (max-width:767px) {
    .p-archives .c-table tr {
        display: block
    }
}

.p-archives .c-table tr:first-child th {
    border-top: 2px solid #900
}

.p-archives .c-table tr:not(:first-child) th {
    border-top: 2px solid #f4f4f4
}

.p-archives .c-table tr:last-child th {
    border-bottom: 2px solid #900
}

.p-archives .c-table td,
.p-archives .c-table th {
    padding: 17px 20px
}

.p-archives .c-table th {
    border-right: none;
    text-align: center;
    width: 160px
}

@media screen and (max-width:767px) {
    .p-archives .c-table th {
        display: block;
        padding: 15px;
        width: 100%
    }
}

.p-archives .c-table td {
    background-color: #fff
}

@media screen and (min-width:768px) {
    .p-archives .c-table td {
        border: 2px solid #c9c9c9;
        border-left: none
    }
}

@media screen and (max-width:767px) {
    .p-archives .c-table td {
        display: block;
        font-size: 12px;
        padding: 15px
    }
}

.p-archives .c-table td label {
    display: inline-block;
    margin-right: 25px
}

@media screen and (max-width:767px) {
    .p-archives .c-table td label {
        margin-right: 15px
    }
}

.p-archives .c-table td input {
    display: inline-block
}

.p-archives .p-archives-search {
    margin-top: 50px;
    margin-bottom: 80px
}

@media screen and (max-width:767px) {
    .p-archives .p-archives-search {
        margin-bottom: 40px
    }
}

.p-archives .p-archives-search__ttl {
    margin-bottom: 30px
}

@media screen and (max-width:767px) {
    .p-archives .p-archives-search__ttl {
        font-size: 14px
    }
}

.p-archives__resultControl {
    align-items: flex-start;
    display: flex;
    justify-content: space-between
}

.p-archives__resultControlText {
    font-size: 24px;
    font-weight: 700
}

@media screen and (max-width:767px) {
    .p-archives__resultControlText {
        font-size: 20px
    }
}

.p-archives__resultControlSelect {
    background-color: #fff;
    position: relative
}

.p-archives__resultControlSelectIcon01 {
    bottom: 0;
    left: 10px;
    margin: auto;
    position: absolute;
    top: 0
}

.p-archives__resultControlSelectIcon02 {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 10px;
    top: 0
}

.p-archives__resultControlSelect select {
    color: #222;
    cursor: pointer;
    font-size: 12px;
    outline: none;
    padding: 7px 32px;
    width: 100%
}

.p-archives__resultList {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 33px
}

@media screen and (max-width:767px) {
    .p-archives__resultList {
        gap: 20px;
        grid-template-columns: 1fr;
        margin-top: 20px
    }
}

.p-archives__resultItem {
    display: none
}

.p-archives__resultItem[data-is-show=true] {
    display: block
}

.p-archives-detail table th {
    min-width: 240px
}

.p-archives-detail table td {
    background-color: #f4f4f4
}

.p-archives-detail table td span {
    display: inline-block;
    height: 14px;
    position: relative;
    width: 14px
}

@media screen and (max-width:767px) {
    .p-archives-detail table td span {
        height: 11px;
        width: 11px
    }
}

.p-archives-detail table td span:after,
.p-archives-detail table td span:before {
    border: 2px solid #cacaca;
    content: "";
    display: block;
    height: 11px;
    position: absolute;
    width: 11px
}

@media screen and (max-width:767px) {

    .p-archives-detail table td span:after,
    .p-archives-detail table td span:before {
        border-width: 1px;
        height: 8px;
        width: 8px
    }
}

.p-archives-detail table td span:before {
    background: #f4f4f4;
    right: 0;
    top: 0;
    z-index: 2
}

.p-archives-detail table td span:after {
    bottom: 0;
    left: 0;
    z-index: 1
}

.p-archives-detail table svg {
    fill: #900;
    margin: 0 0 -4px 5px
}

.p-archives-detail__title-area {
    margin-top: 45px
}

@media screen and (max-width:767px) {
    .p-archives-detail__title-area {
        margin-top: 20px
    }
}

.p-archives-detail__title-area h2 {
    color: #333;
    font-size: 24px;
    line-height: 1.5;
    margin-top: 10px;
    padding-bottom: 10px;
    position: relative
}

.p-archives-detail__title-area h2:after {
    background: #900;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

@media screen and (max-width:767px) {
    .p-archives-detail__title-area h2 {
        font-size: 20px;
        line-height: 1.6
    }
}

.p-archives-detail__title-area p {
    margin-top: 10px
}

.p-archives-detail .c-article-info-sub-group {
    flex-wrap: wrap
}

@media screen and (max-width:767px) {
    .p-archives-detail .c-article-info-sub-group .c-article-info__date {
        width: 100%
    }
}

.p-archives-detail .c-article-info .c-tag:not(:first-child) {
    margin-top: 5px
}

.p-archives-detail__text-red {
    color: #900;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1428571429
}

@media screen and (max-width:767px) {
    .p-archives-detail__text-red {
        font-size: 12px;
        font-weight: 700;
        line-height: 1.3333333333
    }
}

.p-archives-detail__text-gray {
    color: #999;
    font-size: 14px;
    line-height: 1.1428571429
}

@media screen and (max-width:767px) {
    .p-archives-detail__text-gray {
        font-size: 12px;
        line-height: 1.3333333333
    }
}

.p-contact__content tr td:first-child,
.p-contact__content tr th:first-child {
    width: 300px
}

.p-contact__content tr td:nth-child(2),
.p-contact__content tr th:nth-child(2) {
    width: calc(100% - 300px)
}

.p-contact__content th {
    font-weight: 400
}

.p-contact__content th small {
    display: block;
    font-size: .86em;
    margin-top: 16px
}

.p-contact__content td {
    background-color: #fff
}

.p-contact__content a .c-external-link-icon {
    margin-left: 5px
}

.p-contact__listKome li {
    font-size: .86em;
    line-height: 1.4;
    margin-top: 10px
}

.p-contact__listKome li:before {
    background-color: transparent;
    bottom: 0;
    content: "※";
    height: auto;
    top: 0;
    width: auto
}

.p-contact__listSquare {
    margin-top: 0 !important
}

.p-contact__listSquare+strong {
    display: block;
    margin-top: 25px
}

.p-news h1 {
    color: #fff;
    font-size: 30px;
    line-height: 1.4
}

@media screen and (max-width:767px) {
    .p-news h1 {
        font-size: 25px;
        line-height: 1.48
    }
}

.p-news h1 span {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 2.25
}

.p-news .c-news {
    margin-top: 50px
}

.p-news .c-news__list {
    border-top: none
}

@media screen and (min-width:768px) {
    .p-news .c-news__link {
        align-items: center;
        display: flex;
        padding: 30px 0 25px
    }

    .p-news .c-news__link:hover .c-news__desc {
        color: #900;
        text-decoration: underline
    }

    .p-news .c-news__itemTop {
        margin: 0 20px 0 0
    }

    .p-news .c-news__tag {
        text-align: center;
        width: 160px
    }
}

.p-news .p-newsList__news {
    margin-bottom: 30px
}

.p-news .c-archive-btns {
    margin-top: 100px
}

@media screen and (max-width:767px) {
    .p-news .c-archive-btns {
        margin-top: 60px
    }
}

.p-news-archives .c-archives-year {
    color: #900;
    font-weight: 400;
    margin-top: 60px
}

@media screen and (max-width:767px) {
    .p-news-archives .c-archives-year {
        margin-top: 40px
    }
}

.p-news-archives .c-news {
    margin-top: 10px
}

.p-news-archives .c-news__list {
    border-top: none
}

@media screen and (min-width:768px) {
    .p-news-archives .c-news__link {
        align-items: center;
        display: flex;
        padding: 30px 0 25px
    }

    .p-news-archives .c-news__link:hover .c-news__desc {
        color: #900;
        text-decoration: underline
    }

    .p-news-archives .c-news__itemTop {
        margin: 0 20px 0 0
    }

    .p-news-archives .c-news__tag {
        text-align: center;
        width: 120px
    }
}

.p-news-archives .p-newsList__news {
    margin-bottom: 30px
}

.p-news-archives .c-archive-btns {
    margin-top: 100px
}

@media screen and (max-width:767px) {
    .p-news-archives .c-archive-btns {
        margin-top: 60px
    }
}

.p-news-archives-detail h2 {
    color: #333;
    font-size: 24px;
    line-height: 1.5;
    padding-bottom: 10px;
    position: relative
}

.p-news-archives-detail h2:after {
    background: #900;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

@media screen and (max-width:767px) {
    .p-news-archives-detail h2 {
        font-size: 20px;
        line-height: 1.6
    }
}

.p-news-archives-detail h3 {
    color: #8c1a11;
    font-size: 24px;
    line-height: 1.6666666667;
    padding-bottom: 10px;
    position: relative
}

.p-news-archives-detail h3:after {
    background: #999;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

@media screen and (max-width:767px) {
    .p-news-archives-detail h3 {
        font-size: 20px;
        line-height: 1.8
    }
}

.p-news-archives-detail dt:first-of-type {
    justify-content: center
}

.p-news-archives-detail dd:first-of-type {
    background: #900;
    color: #fff;
    text-align: center
}

.p-news-archives-detail .c-article-detail table {
    width: 100%
}

.p-news-archives-detail .c-article-detail table thead {
    display: block;
    width: 960px
}

.p-news-archives-detail .c-article-detail table thead th:first-child {
    border-bottom: 2px solid #fff !important;
    border-right: 2px solid #fff
}

.p-news-archives-detail .c-article-detail table thead th:nth-of-type(2) {
    border-left: none;
    border-right: none
}

.p-news-archives-detail .c-article-detail table tbody {
    display: block;
    width: 960px
}

.p-news-archives-detail .c-article-detail table tbody tr:first-child td,
.p-news-archives-detail .c-article-detail table tbody tr:first-child th {
    border-top: none
}

.p-news-archives-detail .c-article-detail table tbody tr:last-child th {
    border-bottom: none
}

.p-news-archives-detail .c-article-detail table tbody tr:last-child td {
    border-bottom: 2px solid #c9c9c9
}

.p-news-archives-detail .c-article-detail table tr {
    display: flex;
    width: 100%
}

.p-news-archives-detail .c-article-detail table tr td:first-child,
.p-news-archives-detail .c-article-detail table tr th:first-child {
    width: 260px
}

.p-news-archives-detail .c-article-detail table tr td:nth-child(2),
.p-news-archives-detail .c-article-detail table tr th:nth-child(2) {
    width: calc(100% - 260px)
}

.p-news-archives-detail .c-article-detail table td,
.p-news-archives-detail .c-article-detail table th {
    word-wrap: break-word;
    display: block;
    white-space: normal !important;
    word-break: break-all
}

.p-news-archives-detail .c-article-detail table th {
    font-weight: 400
}

.p-news-archives-detail .c-article-detail table td {
    background-color: #f4f4f4;
    border-bottom: 0
}

.p-news-archives-detail .c-article-detail table td small {
    display: inline-block;
    padding-left: 1em;
    text-indent: -1em
}

.p-news-archives-detail .c-article-detail table td small:first-of-type {
    display: inline-block;
    font-size: 12px;
    margin-top: 15px
}

.p-news-archives-detail .c-article-detail table ul {
    margin-top: 0
}

.p-onlineclasses__content .p-onlineclasses__section:last-child {
    margin-bottom: 0
}

.p-onlineclasses .c-lowerpage-header {
    margin-bottom: 100px
}

.p-onlineclasses .c-list {
    margin-top: 10px
}

.p-onlineclasses .c-list__item {
    font-size: 12px;
    line-height: 1.6
}

.p-onlineclasses .c-list__item:before {
    background-color: transparent;
    content: "※";
    height: auto;
    top: auto;
    width: auto
}

.p-onlineclasses__sectionTtl {
    background: #900;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.7083333333;
    margin-bottom: 40px;
    padding: 5px 20px
}

@media screen and (max-width:767px) {
    .p-onlineclasses__sectionTtl {
        font-size: 20px;
        line-height: 1.8
    }
}

.p-onlineclasses__sectionParagraph {
    margin-top: 1.5em
}

.p-onlineclasses__section {
    margin-bottom: 80px
}

.p-onlineclasses__sectionContent {
    font-size: 14px
}

.p-onlineclasses__sectionInner {
    display: flex;
    justify-content: space-around;
    padding: 0 40px
}

@media screen and (max-width:768px) {
    .p-onlineclasses__sectionInner {
        padding: 0
    }
}

.p-onlineclasses__sectionComment {
    font-size: 14px;
    margin-top: 15px
}

.p-onlineclasses__sectionComment a {
    text-decoration: underline;
    transition: opacity .2s
}

@media screen and (min-width:768px) {
    .p-onlineclasses__sectionComment a:hover {
        opacity: .6
    }
}

.p-onlineclasses .p-onlineclasses-form {
    background-color: #fff;
    padding: 40px 20px
}

@media screen and (max-width:767px) {
    .p-onlineclasses .p-onlineclasses-form {
        overflow-x: scroll
    }
}

.p-onlineclasses .p-onlineclasses-form__content {
    margin: 0 auto;
    position: relative;
    width: 696px
}

.p-onlineclasses .p-onlineclasses-form__img img {
    display: block;
    width: 100%
}

.p-onlineclasses .p-onlineclasses-form__btn {
    bottom: 25px;
    height: auto;
    position: absolute;
    width: 245px
}

.p-onlineclasses .p-onlineclasses-form__btn--offline {
    left: 38px
}

.p-onlineclasses .p-onlineclasses-form__btn--online {
    right: 37px
}

.p-onlineclasses__cards {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr
}

@media screen and (max-width:1099px) {
    .p-onlineclasses__cards {
        grid-template-columns: 1fr
    }

    .p-onlineclasses .c-card-col2__img {
        max-height: 300px
    }
}

@media screen and (max-width:767px) {
    .p-onlineclasses .c-card-col2__img {
        max-height: 250px
    }
}

.p-onlineclasses-basic .c-lowerpage-header {
    margin-bottom: 100px
}

.p-onlineclasses-basic__content .p-onlineclasses-basic__section:last-child {
    margin-bottom: 0
}

.p-onlineclasses-basic__section {
    font-size: 14px;
    margin-bottom: 80px
}

.p-onlineclasses-basic__section .c-btn-next {
    margin-bottom: 30px;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 327px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-basic__section .c-btn-next {
        width: 100%
    }
}

.p-onlineclasses-basic__section .c-title--acc {
    background-color: transparent;
    color: #333;
    font-size: 24px;
    font-size: 20px;
    line-height: 1.5;
    line-height: 1.3;
    padding-bottom: 10px;
    padding-left: 0;
    position: relative
}

.p-onlineclasses-basic__section .c-title--acc:after {
    background: #900;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

@media screen and (max-width:767px) {
    .p-onlineclasses-basic__section .c-title--acc {
        font-size: 20px;
        font-size: 16px;
        line-height: 1.6
    }
}

.p-onlineclasses-basic__section .c-title--acc:hover {
    cursor: pointer
}

.p-onlineclasses-basic__section .c-title--acc span {
    height: 26px;
    transform: translateY(-5px);
    width: 115px
}

.p-onlineclasses-basic__section .c-callout-box {
    margin-bottom: 30px
}

.p-onlineclasses-basic__section .c-callout-box .c-list {
    margin-bottom: 0
}

.p-onlineclasses-basic__section .c-list {
    margin-bottom: 25px
}

.p-onlineclasses-basic__section .c-table {
    border-collapse: collapse;
    margin-bottom: 40px;
    width: 100%
}

@media screen and (max-width:767px) {
    .p-onlineclasses-basic__section .c-table {
        display: block;
        font-size: 12px
    }

    .p-onlineclasses-basic__section .c-table tbody,
    .p-onlineclasses-basic__section .c-table tr {
        display: block
    }
}

.p-onlineclasses-basic__section .c-table th {
    width: 240px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-basic__section .c-table th {
        border: none;
        display: block;
        padding: 10px 20px;
        width: 100%
    }
}

.p-onlineclasses-basic__section .c-table td {
    background-color: #fff;
    width: calc(100% - 240px)
}

@media screen and (max-width:767px) {
    .p-onlineclasses-basic__section .c-table td {
        display: block;
        padding: 10px 20px;
        width: 100%
    }
}

.p-onlineclasses-basic__block {
    margin-top: 50px
}

.p-onlineclasses-basic__block:first-child {
    margin-top: 0
}

.p-onlineclasses-basic__block__title {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 15px;
    position: relative
}

.p-onlineclasses-basic__block__title:after {
    background: #900;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%
}

.p-onlineclasses-basic__block__desc {
    line-height: 1.71;
    margin-top: 20px
}

.p-onlineclasses-basic__sectionTtl {
    background: #900;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.7083333333;
    margin-bottom: 40px;
    padding: 5px 20px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-basic__sectionTtl {
        font-size: 20px;
        line-height: 1.8
    }
}

.p-onlineclasses-basic__sectionSubTtl {
    color: #333;
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 24px;
    padding-left: 1em;
    position: relative
}

.p-onlineclasses-basic__sectionSubTtl:after {
    background: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-basic__sectionSubTtl {
        font-size: 16px;
        line-height: 1.875
    }
}

.p-onlineclasses-basic__paragraph {
    margin-bottom: 24px
}

.p-onlineclasses-basic__paragraph strong {
    font-weight: 700
}

.p-onlineclasses-basic__acc {
    margin-bottom: 20px
}

.p-onlineclasses-basic__accDesc {
    margin-top: 20px
}

.p-onlineclasses-basic__accDesc.close {
    height: 0;
    line-height: 0;
    opacity: 0;
    overflow: hidden
}

.p-onlineclasses-basic__position__btn {
    margin-bottom: 20px;
    max-width: 360px
}

.p-onlineclasses-basic__position__btn.c-btn-external {
    display: flex;
    justify-content: flex-start;
    padding: 18px 24px 18px 18px
}

.p-onlineclasses-basic__position__btn__other {
    margin-bottom: 20px;
    max-width: 360px
}

.p-onlineclasses-basic__position__btn__other.c-btn-external {
    display: flex;
    justify-content: flex-start;
    padding: 18px 24px 18px 18px;
    line-height: 1.2142857143
}

.p-onlineclasses-basic__format__text {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 50px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-basic__format__text {
        font-size: 14px;
        line-height: 1.4285714286;
        margin-bottom: 30px
    }
}

.p-onlineclasses-basic__btnAndText {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 30px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-basic__btnAndText {
        flex-direction: column
    }

    .p-onlineclasses-basic__btnAndText .c-btn-next {
        margin-bottom: 20px
    }
}

.p-onlineclasses-basic__lastblock {
    margin-bottom: 0 !important
}

.p-onlineclasses-basic .c-table tr {
    border: none
}

@media screen and (min-width:768px) {
    .p-onlineclasses-basic .c-table tr:first-child th {
        border-top: 2px solid #900
    }

    .p-onlineclasses-basic .c-table tr:first-child td {
        border-top: 2px solid #c9c9c9
    }

    .p-onlineclasses-basic .c-table tr:not(:first-child) th {
        border-top: 2px solid #f4f4f4
    }

    .p-onlineclasses-basic .c-table tr:not(:first-child) td {
        border-top: 2px solid #c9c9c9
    }

    .p-onlineclasses-basic .c-table tr:last-child th {
        border-bottom: 2px solid #900
    }

    .p-onlineclasses-basic .c-table tr:last-child td {
        border-bottom: 2px solid #c9c9c9
    }
}

.p-onlineclasses-basic .c-table td {
    border: none;
    border-right: 2px solid #c9c9c9
}

@media screen and (max-width:767px) {
    .p-onlineclasses-basic .c-table td {
        border-right: none
    }
}

.p-onlineclasses-basic .c-table .p-onlineclasses-basic__table__right {
    text-align: center;
    width: 214px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-basic .c-table .p-onlineclasses-basic__table__right {
        width: 100%
    }
}

.p-onlineclasses-basic .c-table .p-onlineclasses-basic__table__right a {
    text-decoration: underline
}

.p-onlineclasses-basic .c-table .p-onlineclasses-basic__table__right a:hover {
    opacity: .6
}

@media screen and (max-width:767px) {
    .p-onlineclasses-basic__scrollImg {
        overflow-x: scroll
    }

    .p-onlineclasses-basic__scrollImg img {
        display: block;
        width: 1000px
    }
}

.p-onlineclasses-basic__hr {
    border: 1px solid #c9c9c9;
    margin: 80px 0
}

@media screen and (max-width:767px) {
    .p-onlineclasses-basic__hr {
        margin: 40px 0
    }
}

.p-onlineclasses-basic__btnWrap {
    display: flex;
    gap: 20px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-basic__btnWrap {
        flex-direction: column
    }
}

.p-onlineclasses-basic__btnWrap .c-btn,
.p-onlineclasses-faq .l-inner .p-faq-section:last-child {
    margin-bottom: 0
}

.p-onlineclasses-faq .p-faq-anchor {
    margin-bottom: 100px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-faq .p-faq-anchor {
        margin-bottom: 40px
    }
}

.p-onlineclasses-faq .p-faq-anchor__list {
    display: grid;
    gap: 20px 40px;
    grid-template-columns: 1fr 1fr 1fr
}

@media screen and (max-width:767px) {
    .p-onlineclasses-faq .p-faq-anchor__list {
        gap: 10px;
        grid-template-columns: 1fr 1fr
    }
}

.p-onlineclasses-faq .p-faq-anchor .c-btn-down {
    font-size: 14px;
    height: 59px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-faq .p-faq-anchor .c-btn-down svg {
        right: 15px
    }
}

.p-onlineclasses-faq .p-faq-section {
    margin-bottom: 80px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-faq .p-faq-section {
        margin-bottom: 60px
    }
}

.p-onlineclasses-faq .p-faq-section__ttl {
    background: #900;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.7083333333;
    margin-bottom: 40px;
    padding: 5px 20px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-faq .p-faq-section__ttl {
        font-size: 20px;
        line-height: 1.8;
        margin-bottom: 30px
    }
}

.p-onlineclasses-faq .p-faq-section .c-tab {
    margin-bottom: 30px
}

.p-onlineclasses-faq .p-faq-section__goToTop {
    text-align: right
}

.p-onlineclasses-faq .p-faq-section__goToTop-link {
    color: #900;
    display: inline-block;
    padding-right: 20px;
    position: relative
}

.p-onlineclasses-faq .p-faq-section__goToTop-link:hover {
    text-decoration: underline
}

@media screen and (max-width:1099px) {
    .p-onlineclasses-faq .p-faq-section__goToTop-link {
        font-size: 14px
    }
}

.p-onlineclasses-faq .p-faq-section__goToTop-link svg {
    bottom: 0;
    display: block;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(.8)
}

.p-onlineclasses-faq .p-faq-section__goToTop-link path {
    fill: currentColor
}

.p-onlineclasses-faq .p-faq-section .c-tab__btnClickable {
    height: 100%
}

.p-onlineclasses-faq .p-faq-tabContent {
    background-color: #fff;
    padding: 60px 70px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-faq .p-faq-tabContent {
        padding: 30px
    }
}

.p-onlineclasses-faq .p-faq-tabContentBlock {
    border-top: 2px solid #900
}

.p-onlineclasses-faq .p-faq-tabContent .p-faq-tabContentBlock:last-child {
    border-bottom: 2px solid #900
}

.p-onlineclasses-faq .p-faq-tabContent__ttl {
    background-color: #fff;
    color: #222;
    cursor: pointer;
    font-size: 14px;
    padding: 25px 0 25px 40px;
    position: relative
}

@media screen and (max-width:767px) {
    .p-onlineclasses-faq .p-faq-tabContent__ttl {
        font-size: 12px
    }
}

.p-onlineclasses-faq .p-faq-tabContent__ttl:before {
    background-color: #900;
    border-radius: 5px;
    color: #fff;
    content: "Q";
    font-size: 20px;
    font-weight: lighter;
    height: 30px;
    left: 0;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 30px
}

.p-onlineclasses-faq .p-faq-tabContent .c-accordion__content__detail {
    border-top: 1px solid #e6e6e6;
    position: relative
}

.p-onlineclasses-faq .p-faq-tabContent__desc {
    font-size: 14px;
    padding: 25px 0 35px 40px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-faq .p-faq-tabContent__desc {
        font-size: 12px
    }
}

.p-onlineclasses-faq .p-faq-tabContent__desc:before {
    background-color: #e6e6e6;
    border-radius: 5px;
    color: #900;
    content: "A";
    font-size: 20px;
    font-weight: lighter;
    height: 30px;
    left: 0;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 30px
}

.p-onlineclasses-faq .p-faq-tabContent__desc .c-external-link-icon {
    margin-left: 2px;
    margin-right: 2px
}

.p-onlineclasses-faq .p-faq-tabContent__desc .c-btn-pdf__icon {
    bottom: -4px;
    right: 0;
    top: auto
}

.p-onlineclasses-faq .p-faq-tabContent__desc a {
    transition: all .3s
}

@media screen and (min-width:768px) {
    .p-onlineclasses-faq .p-faq-tabContent__desc a:hover {
        opacity: .8
    }
}

.p-onlineclasses-faq .p-faq-tabContent__desc .c-list__item {
    margin-left: 1.5em
}

.p-onlineclasses-flow__section {
    margin-top: 80px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-flow__section {
        margin-top: 40px
    }
}

.p-onlineclasses-flow__section:first-child {
    margin-top: 0
}

.p-onlineclasses-flow__title {
    background: #900;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.7083333333;
    margin-bottom: 40px;
    padding: 5px 20px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-flow__title {
        font-size: 20px;
        line-height: 1.8
    }
}

.p-onlineclasses-flow__lead {
    font-size: 14px;
    line-height: 1.7
}

.p-onlineclasses-flow__scrolltable {
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-flow__scrolltable {
        margin-top: 15px;
        overflow: scroll;
        width: 100%
    }

    .p-onlineclasses-flow__scrolltable table {
        min-width: 800px
    }
}

.p-onlineclasses-flow__overall {
    border-collapse: collapse;
    font-size: 14px;
    height: 100%;
    table-layout: fixed;
    width: 100%
}

.p-onlineclasses-flow__overall th {
    border-right: 2px solid #c9c9c9;
    font-weight: 400
}

.p-onlineclasses-flow__overall th:last-child {
    border: 0
}

.p-onlineclasses-flow__overall td {
    border-right: 2px solid #c9c9c9;
    border-top: 2px solid #c9c9c9
}

.p-onlineclasses-flow__overall thead {
    background: #fff
}

.p-onlineclasses-flow__overall thead tr:first-child th:first-child {
    background: #900;
    border-bottom: 2px solid #f4f4f4;
    border-right: 2px solid #f4f4f4;
    width: 137px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-flow__overall thead tr:first-child th:first-child {
        width: 100px
    }
}

.p-onlineclasses-flow__overall thead tr:first-child th:nth-child(2) {
    background: #00997e;
    border-bottom: 2px solid #f4f4f4;
    border-right: 2px solid #f4f4f4;
    color: #fff
}

.p-onlineclasses-flow__overall thead tr:first-child th:nth-child(3) {
    background: #ea8400;
    border-right: 2px solid #ea8400;
    color: #fff;
    padding: 13px 0
}

.p-onlineclasses-flow__overall thead tr:nth-child(2) th {
    padding: 20px 0
}

.p-onlineclasses-flow__overall thead tr:nth-child(2) th img {
    display: block;
    margin: 10px auto 0
}

.p-onlineclasses-flow__overall thead tr:nth-child(2) th:first-child img {
    width: 103px
}

.p-onlineclasses-flow__overall thead tr:nth-child(2) th:nth-child(2) img {
    width: 80px
}

.p-onlineclasses-flow__overall thead tr:nth-child(2) th:nth-child(3) {
    border-right: 2px solid #c9c9c9
}

.p-onlineclasses-flow__overall thead tr:nth-child(2) th:nth-child(3) img {
    width: 87px
}

.p-onlineclasses-flow__overall tbody tr:last-child td {
    text-align: center;
    vertical-align: middle
}

.p-onlineclasses-flow__overall tbody tr:last-child td a {
    text-decoration: underline
}

.p-onlineclasses-flow__overall tbody tr:last-child td a:hover {
    opacity: .6
}

.p-onlineclasses-flow__overall tbody tr:last-child td a .c-external-link-icon {
    margin-left: 8px
}

.p-onlineclasses-flow__overall tbody tr:last-child td a .c-external-link-icon:before {
    background: #fff
}

.p-onlineclasses-flow__overall tbody tr th {
    color: #fff
}

.p-onlineclasses-flow__overall tbody tr th:first-child {
    border-right: 0
}

.p-onlineclasses-flow__overall tbody tr:first-child th {
    border-top: 2px solid #c9c9c9
}

.p-onlineclasses-flow__overall tbody tr:nth-child(4),
.p-onlineclasses-flow__overall tbody tr:nth-child(5) {
    background: #900
}

.p-onlineclasses-flow__overall tbody tr:nth-child(4) th,
.p-onlineclasses-flow__overall tbody tr:nth-child(5) th {
    padding: 0
}

.p-onlineclasses-flow__overall tbody tr:nth-child(5) {
    border-top: 2px solid #fff
}

.p-onlineclasses-flow__overall tbody tr:nth-child(5) th {
    border-bottom: 2px solid #900
}

.p-onlineclasses-flow__overall tbody tr:nth-child(5) td {
    border-bottom: 2px solid #c9c9c9
}

.p-onlineclasses-flow__overall tbody th {
    height: 100%;
    padding-bottom: 26px
}

.p-onlineclasses-flow__overall tbody th span {
    align-items: center;
    background: #900;
    color: #fff;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%
}

.p-onlineclasses-flow__overall tbody th span:before {
    background: #900;
    -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    content: "";
    display: block;
    height: 26.5px;
    left: 0;
    position: absolute;
    top: calc(100% - .5px);
    width: 100%
}

.p-onlineclasses-flow__overall tbody td {
    background: #fff;
    padding: 20px;
    vertical-align: top;
    width: calc(25% - 34.25px)
}

.p-onlineclasses-flow__overall .c-list__item {
    line-height: 1.7
}

.p-onlineclasses-flow__overall .c-list__item:before {
    top: 6px
}

.p-onlineclasses-flow__overall .c-list__item strong {
    font-weight: 700
}

.p-onlineclasses-flow__overall .c-list__item span {
    display: block;
    font-weight: 700
}

.p-onlineclasses-flow__overall .c-list__item .small {
    font-size: 12px
}

.p-onlineclasses-flow__overall__textarrow {
    color: #900;
    text-decoration: underline
}

.p-onlineclasses-flow__overall__textarrow:hover {
    opacity: .6
}

.p-onlineclasses-flow__overall__images {
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
    margin: 16px auto 0;
    width: 80%
}

.p-onlineclasses-flow__overall__images img {
    width: 40%
}

.p-onlineclasses-flow__manaba__title {
    color: #333;
    font-size: 20px;
    line-height: 1.7;
    margin-top: 40px;
    padding-left: 1em;
    position: relative
}

.p-onlineclasses-flow__manaba__title:after {
    background: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-flow__manaba__title {
        font-size: 16px;
        line-height: 1.875
    }
}

.p-onlineclasses-flow__manaba__table {
    border-collapse: collapse;
    width: 100%
}

.p-onlineclasses-flow__manaba__table tr.border-top th[rowspan] {
    border-top: 5px solid #f4f4f4
}

.p-onlineclasses-flow__manaba__table tr.border-top th:not([rowspan]) {
    border-top: 5px solid #c9c9c9
}

.p-onlineclasses-flow__manaba__table tr th[rowspan] {
    background: #900;
    border-bottom: 2px solid #900;
    border-top: 2px solid #900;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    padding: 0 18px;
    width: 70px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-flow__manaba__table tr th[rowspan] {
        font-size: 16px
    }
}

.p-onlineclasses-flow__manaba__table tr th[rowspan] span {
    display: block;
    font-size: 12px;
    margin-bottom: 4px
}

.p-onlineclasses-flow__manaba__table tr td,
.p-onlineclasses-flow__manaba__table tr th:not([rowspan]) {
    border-bottom: 2px solid #c9c9c9;
    border-right: 2px solid #c9c9c9;
    border-top: 2px solid #c9c9c9
}

.p-onlineclasses-flow__manaba__table tr td {
    background: #fff;
    font-size: 14px;
    padding: 21px 20px
}

.p-onlineclasses-flow__manaba__table tr td span {
    font-size: 12px
}

.p-onlineclasses-flow__manaba__table__header__center {
    background: #e6e6e6;
    color: #900;
    font-size: 20px;
    padding: 20px;
    text-align: left
}

@media screen and (max-width:767px) {
    .p-onlineclasses-flow__manaba__table__header__center {
        font-size: 16px
    }
}

.p-onlineclasses-flow__manaba__table__header__center a {
    align-items: center;
    display: inline-flex;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline
}

.p-onlineclasses-flow__manaba__table__header__center a:hover {
    opacity: .6
}

.p-onlineclasses-flow__manaba__table__header__center a svg {
    fill: currentColor;
    margin-left: 8px
}

.p-onlineclasses-flow__manaba__table__header__right {
    background: #e6e6e6;
    font-size: 14px;
    width: 214px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-flow__manaba__table__header__right {
        font-size: 16px
    }
}

.p-onlineclasses-flow__manaba__table__link {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.p-onlineclasses-flow__manaba__table__link a {
    flex: 1;
    padding-right: 14px;
    text-decoration: underline
}

.p-onlineclasses-flow__manaba__table__link a:hover {
    opacity: .6
}

.p-onlineclasses-flow__manaba__table__link svg {
    fill: #900
}

.p-onlineclasses-flow__manaba__table__text {
    margin-top: 17px
}

.p-onlineclasses-flow__operation {
    background: #fff;
    overflow: scroll;
    padding: 40px
}

.p-onlineclasses-flow__operation img {
    min-width: 800px
}

.p-onlineclasses-flow__info {
    margin-top: 80px
}

.p-onlineclasses-flow__info__title {
    font-weight: 700;
    padding-left: 1em;
    position: relative
}

.p-onlineclasses-flow__info__title:before {
    background-color: #8c1a11;
    content: "";
    display: block;
    height: 8px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 9px;
    width: 8px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-flow__info__title:before {
        top: 7px
    }
}

.p-onlineclasses-flow__info__link {
    align-items: center;
    background: #fff;
    border: 1px solid #900;
    color: #900;
    display: flex;
    font-size: 14px;
    height: 56px;
    margin-top: 30px;
    padding: 7px 20px;
    transition: background-color .2s, color .2s;
    width: 320px
}

@media screen and (min-width:768px) {
    .p-onlineclasses-flow__info__link:hover {
        background-color: #900;
        color: #fff
    }
}

@media screen and (max-width:1099px) {
    .p-onlineclasses-flow__info__link {
        width: 100%
    }
}

.p-onlineclasses-flow__info__link__text {
    margin-right: 10px
}

.p-onlineclasses-flow__info__link svg {
    fill: currentColor;
    margin-left: auto
}

.p-onlineclasses-manual__title--h2 {
    background: #900;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.7083333333;
    margin-top: 80px;
    padding: 5px 20px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-manual__title--h2 {
        font-size: 20px;
        line-height: 1.8;
        margin-top: 50px
    }
}

.p-onlineclasses-manual__title--h3 {
    color: #333;
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 20px;
    padding-left: 1em;
    position: relative
}

.p-onlineclasses-manual__title--h3:after {
    background: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-manual__title--h3 {
        font-size: 16px;
        line-height: 1.875
    }
}

.p-onlineclasses-manual__content {
    margin-top: 40px
}

@media screen and (max-width:1099px) {
    .p-onlineclasses-manual__content {
        -webkit-overflow-scrolling: touch;
        overflow-x: scroll
    }
}

.p-onlineclasses-manual table {
    border-collapse: collapse;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7142857143;
    max-width: 100%;
    width: 100%
}

@media screen and (max-width:1099px) {
    .p-onlineclasses-manual table {
        min-width: 1100px
    }
}

@media screen and (max-width:767px) {
    .p-onlineclasses-manual table {
        font-size: 12px;
        font-weight: 400;
        line-height: 1.8333333333
    }
}

.p-onlineclasses-manual table a {
    text-decoration: underline
}

@media screen and (min-width:1260px) {
    .p-onlineclasses-manual table a:hover {
        opacity: .6
    }
}

.p-onlineclasses-manual td,
.p-onlineclasses-manual th {
    border-collapse: collapse
}

.p-onlineclasses-manual th {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857143
}

.p-onlineclasses-manual td {
    background: #fff
}

.p-onlineclasses-manual__detail {
    margin-top: 100px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-manual__detail {
        margin-top: 50px
    }
}

.p-onlineclasses-manual__detail p {
    font-size: 14px;
    line-height: 1.7142857143
}

.p-onlineclasses-manual__chart__table {
    table-layout: fixed
}

.p-onlineclasses-manual__chart__table tr th:first-child {
    width: 320px
}

.p-onlineclasses-manual__chart__table td,
.p-onlineclasses-manual__chart__table th {
    padding: 20px
}

.p-onlineclasses-manual__chart__table th {
    background-color: #900;
    border: 2px solid #f4f4f4;
    color: #fff
}

.p-onlineclasses-manual__chart__table th:first-child {
    border-left: 2px solid #900
}

.p-onlineclasses-manual__chart__table thead th {
    border-top: 2px solid #900;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.25
}

.p-onlineclasses-manual__chart__table thead th:not(:first-child) {
    border-bottom: 2px solid #c9c9c9
}

.p-onlineclasses-manual__chart__table thead th:first-child {
    border-right: 2px solid #f4f4f4
}

.p-onlineclasses-manual__chart__table thead th:last-child {
    border-right: 2px solid #900
}

.p-onlineclasses-manual__chart__table thead th p {
    align-items: center;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    height: 40px;
    justify-content: center;
    margin: 0 auto 10px;
    width: 180px
}

.p-onlineclasses-manual__chart__table thead th p img {
    height: 25px;
    width: auto
}

.p-onlineclasses-manual__chart__table tbody td,
.p-onlineclasses-manual__chart__table tbody th {
    padding: 20px
}

.p-onlineclasses-manual__chart__table tbody th {
    border-right: 2px solid #900;
    font-weight: 400;
    text-align: left
}

.p-onlineclasses-manual__chart__table tbody th:first-child {
    border-right: 2px solid #c9c9c9
}

.p-onlineclasses-manual__chart__table tbody tr:last-child th {
    border-bottom: 1.9px solid #900
}

@-moz-document url-prefix() {
    .p-onlineclasses-manual__chart__table tbody tr:last-child th {
        border-bottom: 2px solid #900
    }
}

.p-onlineclasses-manual__chart__table tbody tr th {
    border-right: 2px solid #fff
}

.p-onlineclasses-manual__chart__table tbody tr td:first-of-type {
    border-left: 2px solid #fff
}

.p-onlineclasses-manual__chart__table tbody td {
    border-bottom: 2px solid #c9c9c9;
    border-left: 2px solid #c9c9c9;
    border-right: 2px solid #c9c9c9
}

.p-onlineclasses-manual__chart__table tbody li {
    font-size: 14px;
    line-height: 1.7142857143
}

@media screen and (max-width:767px) {
    .p-onlineclasses-manual__chart__table tbody li {
        font-size: 12px;
        line-height: 1.8333333333
    }
}

.p-onlineclasses-manual__chart__table tbody li:before {
    top: 8px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-manual__chart__table tbody li:before {
        top: 7px
    }
}

.p-onlineclasses-manual__chart__table tbody p {
    font-size: 14px;
    line-height: 1.7142857143
}

@media screen and (max-width:767px) {
    .p-onlineclasses-manual__chart__table tbody p {
        font-size: 12px;
        line-height: 1.8333333333
    }
}

.p-onlineclasses-manual__chart__table tbody p:not(:first-child) {
    margin-top: 8px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-manual__chart__table tbody p:not(:first-child) {
        margin-top: 0
    }
}

.p-onlineclasses-manual__chart__table__img {
    padding: 20px 0 !important
}

.p-onlineclasses-manual__chart__table__img ul {
    display: flex
}

.p-onlineclasses-manual__chart__table__img li {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    width: 50%
}

.p-onlineclasses-manual__chart__table__img--01 {
    max-width: 100px
}

.p-onlineclasses-manual__chart__table__img--02 {
    max-width: 50px
}

.p-onlineclasses-manual__methods__content {
    align-items: flex-start;
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr
}

@media screen and (max-width:767px) {
    .p-onlineclasses-manual__methods__content {
        grid-template-columns: 1fr
    }
}

.p-onlineclasses-manual__methods__wrap {
    display: flex;
    flex-direction: column;
    gap: 10px 0
}

.p-onlineclasses-manual__methods__btn.c-btn-external,
.p-onlineclasses-manual__methods__btn.c-btn-next {
    padding: 18px 70px 18px 20px
}

.p-onlineclasses-manual__methods__btn .c-btn-pdf__text {
    font-size: 14px;
    line-height: 1.7142857143;
    padding-right: 50px
}

.p-onlineclasses-manual__methods__btn .c-btn__text {
    font-size: 14px;
    line-height: 1.7142857143;
    width: 100%
}

.p-onlineclasses-manual__methods__link--pdf {
    font-size: 14px;
    line-height: 1.7142857143;
    text-decoration: underline
}

@media screen and (min-width:1260px) {
    .p-onlineclasses-manual__methods__link--pdf:hover {
        opacity: .6
    }
}

.p-onlineclasses-manual__methods__link--pdf .c-btn-pdf__icon {
    margin-left: 8px;
    position: relative;
    right: auto
}

.p-onlineclasses-manual__model__table {
    table-layout: fixed
}

.p-onlineclasses-manual__model__table thead tr {
    background: #900;
    color: #fff
}

.p-onlineclasses-manual__model__table thead tr:nth-child(2) {
    background: #e6e6e6;
    color: #900
}

.p-onlineclasses-manual__model__table thead tr:nth-child(2) th {
    border-bottom: 2px solid #c9c9c9;
    font-size: 12px;
    line-height: 1.3333333333
}

.p-onlineclasses-manual__model__table thead tr:nth-child(2) th:first-child {
    border-left: 2px solid #f4f4f4
}

.p-onlineclasses-manual__model__table thead tr:nth-child(2) th:not(:first-child) {
    border-left: 2px solid #c9c9c9
}

.p-onlineclasses-manual__model__table thead tr:nth-child(2) th:last-child {
    border-right: 2px solid #c9c9c9
}

.p-onlineclasses-manual__model__table thead tr:first-child th:first-child {
    border-left: 2px solid #900;
    min-width: 280px;
    width: 280px
}

.p-onlineclasses-manual__model__table thead tr:first-child th:nth-child(2) {
    border-left: 2px solid #f4f4f4;
    min-width: 240px;
    width: 240px
}

.p-onlineclasses-manual__model__table thead tr:first-child th:nth-child(3) {
    border-left: 2px solid #f4f4f4;
    min-width: 210px;
    width: 210px
}

.p-onlineclasses-manual__model__table thead tr:first-child th:first-child,
.p-onlineclasses-manual__model__table thead tr:first-child th:nth-child(2),
.p-onlineclasses-manual__model__table thead tr:first-child th:nth-child(3) {
    border-bottom: 0
}

.p-onlineclasses-manual__model__table thead tr:first-child th:nth-child(4) {
    border-left: 2px solid #f4f4f4;
    border-right: 2px solid #900
}

.p-onlineclasses-manual__model__table thead td,
.p-onlineclasses-manual__model__table thead th {
    padding: 20px 5px
}

.p-onlineclasses-manual__model__table thead th {
    font-weight: 400
}

.p-onlineclasses-manual__model__table tbody td,
.p-onlineclasses-manual__model__table tbody th {
    padding: 20px
}

.p-onlineclasses-manual__model__table tbody th {
    background: #fff;
    padding: 20px 35px 20px 20px;
    text-align: left
}

.p-onlineclasses-manual__model__table tbody td {
    border-left: 2px solid #c9c9c9;
    text-align: center
}

.p-onlineclasses-manual__model__table tbody tr {
    border-bottom: 2px solid #c9c9c9;
    border-left: 2px solid #c9c9c9;
    border-right: 2px solid #c9c9c9
}

.p-onlineclasses-manual__model__table tbody tr:first-child td,
.p-onlineclasses-manual__model__table tbody tr:first-child th {
    border-top: 0
}

.p-onlineclasses-manual__model__table__link {
    display: block;
    font-weight: 400;
    position: relative;
    width: 100%
}

.p-onlineclasses-manual__model__table__link:after {
    border-right: 2px solid #900;
    border-top: 2px solid #900;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 10px;
    margin: auto;
    position: absolute;
    right: -15px;
    top: 0;
    transform: rotate(45deg);
    width: 10px
}

.p-onlineclasses-manual__about-fd {
    font-size: 14px;
    line-height: 1.7142857143
}

.p-onlineclasses-manual__about-fd__btn {
    margin-top: 30px;
    padding: 18px 70px 15px 20px;
    width: 327px
}

.p-outline .c-lowerpage-header {
    margin-bottom: 100px
}

.p-outline__content:not(:last-child) {
    margin-bottom: 80px
}

.p-outline__text {
    font-size: 14px;
    line-height: 1.7142857143
}

@media screen and (max-width:767px) {
    .p-outline__text {
        font-size: 12px;
        line-height: 1.8333333333
    }
}

.p-outline__text:not(:first-child) {
    margin-top: 30px
}

.p-outline__text--quote {
    font-size: 12px;
    line-height: 2;
    margin-top: 20px;
    text-align: right
}

.p-outline__title--h2 {
    background: #900;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.7083333333;
    margin-bottom: 40px;
    padding: 5px 20px
}

@media screen and (max-width:767px) {
    .p-outline__title--h2 {
        font-size: 20px;
        line-height: 1.8
    }
}

.p-outline__title--h2.js-acc {
    cursor: pointer
}

.p-outline__title--h3 {
    color: #333;
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 30px;
    padding-left: 1em;
    position: relative
}

.p-outline__title--h3:after {
    background: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

@media screen and (max-width:767px) {
    .p-outline__title--h3 {
        font-size: 16px;
        line-height: 1.875
    }
}

.p-outline__figure__bg {
    background-color: #fff
}

@media screen and (max-width:767px) {
    .p-outline__figure__bg {
        overflow-x: scroll
    }
}

.p-outline__figure__img {
    padding: 40px 0;
    text-align: center
}

@media screen and (max-width:767px) {
    .p-outline__figure__img {
        margin: 0 auto;
        padding: 40px 20px;
        position: relative;
        width: 750px
    }
}

.p-outline__figure__img img {
    width: 72%
}

@media screen and (max-width:767px) {
    .p-outline__figure__img img {
        display: block;
        width: 100%
    }
}

.p-outline__about__wrap {
    align-items: flex-start;
    display: flex
}

@media screen and (max-width:767px) {
    .p-outline__about__wrap {
        flex-direction: column
    }
}

.p-outline__about__item {
    font-weight: 700;
    margin-left: 1.5em
}

.p-outline__about__item:not(:first-child) {
    margin-top: 10px
}

.p-outline__about__item__text {
    font-weight: 400
}

.p-outline__about__text {
    margin-right: 60px;
    width: calc(100% - 420px)
}

@media screen and (max-width:767px) {
    .p-outline__about__text {
        margin-bottom: 40px;
        margin-right: 0;
        width: 100%
    }
}

.p-outline__about__text .p-outline__title--h3:not(:first-child) {
    margin-top: 40px
}

.p-outline__about__text .c-btn-next {
    margin-top: 30px;
    width: 385px
}

@media screen and (max-width:767px) {
    .p-outline__about__text .c-btn-next {
        width: 100%
    }
}

.p-outline__about__img {
    display: flex;
    flex-direction: column;
    width: 360px
}

@media screen and (max-width:767px) {
    .p-outline__about__img {
        width: 100%
    }
}

.p-outline__about__img__wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    width: 100%
}

.p-outline__about__img__wrap__detail {
    display: flex;
    flex-direction: column;
    width: calc(50% - 10px)
}

.p-outline__about__img__wrap__text {
    color: #333;
    font-size: 20px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.7;
    line-height: 2;
    margin-top: 10px;
    padding-left: 1em;
    position: relative
}

.p-outline__about__img__wrap__text:after {
    background: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

@media screen and (max-width:767px) {
    .p-outline__about__img__wrap__text {
        font-size: 16px;
        line-height: 1.875
    }
}

.p-outline__about__img__wrap__text:after {
    width: 1px
}

.p-outline__peer .p-outline__title--h3:not(:first-child) {
    margin-top: 40px
}

.p-outline__peer .c-accordion__content__detail {
    max-height: none
}

.p-outline__peer__wrap {
    display: flex
}

@media screen and (max-width:767px) {
    .p-outline__peer__wrap {
        flex-direction: column
    }
}

.p-outline__peer__wrap__text {
    margin-right: 60px;
    width: calc(100% - 420px)
}

@media screen and (max-width:767px) {
    .p-outline__peer__wrap__text {
        margin-bottom: 40px;
        margin-right: 0;
        width: 100%
    }
}

.p-outline__peer__wrap__img {
    width: 360px
}

@media screen and (max-width:767px) {
    .p-outline__peer__wrap__img {
        width: 100%
    }
}

.p-outline__guidance__list {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr
}

@media screen and (max-width:1099px) {
    .p-outline__guidance__list {
        grid-template-columns: 1fr
    }

    .p-outline__guidance__list .c-card-col2 .c-btn-next {
        font-size: 14px
    }
}

.p-outline__guidance__desc span {
    display: block;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.3333333333
}

@media screen and (max-width:1099px) {
    .p-outline__guidance__img {
        max-height: 300px
    }
}

@media screen and (max-width:767px) {
    .p-outline__guidance__img {
        max-height: 360px
    }
}

.p-fd-program .l-main-sub {
    padding-bottom: 120px
}

.p-fd-program .c-lowerpage-header {
    margin-bottom: 100px
}

@media screen and (max-width:767px) {
    .p-fd-program .c-lowerpage-header {
        margin-bottom: 50px
    }
}

.p-fd-program__content:not(:last-child) {
    margin-bottom: 80px
}

.p-fd-program__title--h2 {
    background: #900;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.7083333333;
    padding: 5px 20px
}

@media screen and (max-width:767px) {
    .p-fd-program__title--h2 {
        font-size: 20px;
        line-height: 1.8
    }
}

.p-fd-program__title--h2.js-acc {
    cursor: pointer
}

.p-fd-program__title--h3 {
    color: #333;
    font-size: 20px;
    line-height: 1.7;
    margin-top: 40px;
    padding-left: 1em;
    position: relative
}

.p-fd-program__title--h3:after {
    background: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

@media screen and (max-width:767px) {
    .p-fd-program__title--h3 {
        font-size: 16px;
        line-height: 1.875
    }
}

.p-fd-program__text {
    font-size: 14px;
    line-height: 1.7142857143
}

@media screen and (max-width:767px) {
    .p-fd-program__text {
        font-size: 12px;
        line-height: 1.8333333333
    }
}

.p-fd-program__text:not(:first-child) {
    margin-top: 30px
}

.p-fd-program__text--quote {
    font-size: 12px;
    line-height: 2;
    margin-top: 20px
}

.p-fd-program__link {
    text-decoration: underline;
    transition: transform .4s, opacity .2s, visibility .2s;
    word-break: break-all
}

@media screen and (min-width:1260px) {
    .p-fd-program__link:hover {
        opacity: .6
    }
}

.p-fd-program .c-btn-next {
    margin-top: 30px;
    padding: 12px 70px 9px 15px;
    width: 340px
}

@media screen and (max-width:767px) {
    .p-fd-program .c-btn-next {
        width: 100%
    }
}

.p-fd-program .c-btn-pdf {
    margin-top: 30px;
    text-decoration: none;
    width: 320px
}

.p-fd-program .c-btn-pdf:hover {
    opacity: 1
}

@media screen and (max-width:767px) {
    .p-fd-program .c-btn-pdf {
        width: 100%
    }
}

.p-fd-program .c-table-2col {
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .p-fd-program .c-table-2col tr {
        padding: 0
    }
}

.p-fd-program .c-list {
    margin-top: 30px
}

.p-fd-program .c-accordion__content__detail>.p-fd-program__text:first-child,
.p-fd-program .p-fd-program__title--h2:first-child {
    margin-top: 40px
}

.p-fd-program__conf .c-table-2col th {
    width: 320px
}

@media screen and (max-width:767px) {
    .p-fd-program__conf .c-table-2col th {
        width: 100%
    }
}

.p-fd-program .c-table-2col tr {
    border: none
}

@media screen and (min-width:768px) {
    .p-fd-program .c-table-2col tr {
        border-right: 2px solid #c9c9c9
    }

    .p-fd-program .c-table-2col tr:first-child th {
        border-top: 2px solid #900
    }

    .p-fd-program .c-table-2col tr:first-child td {
        border-top: 2px solid #c9c9c9
    }

    .p-fd-program .c-table-2col tr:not(:first-child) th {
        border-top: 2px solid #f4f4f4
    }

    .p-fd-program .c-table-2col tr:not(:first-child) td {
        border-top: 2px solid #c9c9c9
    }

    .p-fd-program .c-table-2col tr:last-child th {
        border-bottom: 2px solid #900
    }

    .p-fd-program .c-table-2col tr:last-child td {
        border-bottom: 2px solid #c9c9c9
    }
}

.p-practical-fd-program__content {
    margin-top: 100px
}

@media screen and (max-width:767px) {
    .p-practical-fd-program__content {
        margin-top: 50px
    }
}

.p-practical-fd-program__paragraph {
    font-size: 14px;
    margin-bottom: 20px
}

.p-practical-fd-program__comment {
    font-size: 12px;
    margin-bottom: 30px
}

.p-practical-fd-program__ttl {
    background: #900;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.7083333333;
    margin-bottom: 40px;
    padding: 5px 20px
}

@media screen and (max-width:767px) {
    .p-practical-fd-program__ttl {
        font-size: 20px;
        line-height: 1.8
    }
}

.p-practical-fd-program__subTtl {
    color: #333;
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 35px;
    padding-left: 1em;
    position: relative
}

.p-practical-fd-program__subTtl:after {
    background: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

@media screen and (max-width:767px) {
    .p-practical-fd-program__subTtl {
        font-size: 16px;
        line-height: 1.875
    }
}

.p-practical-fd-program__btnList {
    display: flex;
    margin-bottom: 30px
}

@media screen and (max-width:1099px) {
    .p-practical-fd-program__btnList {
        display: block
    }
}

.p-practical-fd-program__btnItem {
    margin-right: 20px;
    width: 320px
}

@media screen and (max-width:1099px) {
    .p-practical-fd-program__btnItem {
        margin-bottom: 10px
    }
}

@media screen and (max-width:767px) {
    .p-practical-fd-program__btnItem {
        width: 100%
    }
}

.p-practical-fd-program .c-table {
    border-collapse: collapse;
    margin-bottom: 40px;
    width: 100%
}

.p-practical-fd-program .c-table tr:not(:first-child) {
    border-top: 2px solid #f4f4f4
}

.p-practical-fd-program .c-table tr {
    border: none
}

@media screen and (min-width:768px) {
    .p-practical-fd-program .c-table tr {
        border-right: 2px solid #c9c9c9
    }

    .p-practical-fd-program .c-table tr:first-child th {
        border-top: 2px solid #900
    }

    .p-practical-fd-program .c-table tr:first-child td {
        border-top: 2px solid #c9c9c9
    }

    .p-practical-fd-program .c-table tr:not(:first-child) th {
        border-top: 2px solid #f4f4f4
    }

    .p-practical-fd-program .c-table tr:not(:first-child) td {
        border-top: 2px solid #c9c9c9
    }

    .p-practical-fd-program .c-table tr:last-child th {
        border-bottom: 2px solid #900
    }

    .p-practical-fd-program .c-table tr:last-child td {
        border-bottom: 2px solid #c9c9c9
    }
}

.p-practical-fd-program .c-table td,
.p-practical-fd-program .c-table th {
    border: none
}

.p-practical-fd-program .c-table th {
    width: 240px
}

@media screen and (max-width:767px) {
    .p-practical-fd-program .c-table th {
        display: block;
        padding: 10px 20px;
        width: 100%
    }
}

.p-practical-fd-program .c-table td {
    background-color: #fff;
    font-size: 14px;
    line-height: 1.8571428571;
    width: calc(100% - 240px)
}

@media screen and (max-width:767px) {
    .p-practical-fd-program .c-table td {
        display: block;
        padding: 10px 20px;
        width: 100%
    }
}

.p-practical-fd-program__lastblock {
    margin-bottom: 0 !important
}

.p-publications__lead {
    color: #333;
    font-size: 20px;
    font-weight: 700
}

@media screen and (max-width:1099px) {
    .p-publications__lead {
        font-size: 16px
    }
}

.p-publications__lead__sub {
    font-size: 14px;
    line-height: 1.7142857143;
    margin-top: 30px
}

@media screen and (max-width:1099px) {
    .p-publications__lead__sub {
        font-size: 12px;
        margin-top: 15px
    }
}

.p-publications__body {
    margin-top: 100px
}

@media screen and (max-width:1099px) {
    .p-publications__body {
        margin-top: 50px
    }
}

.p-publications__list {
    margin-top: 91px
}

@media screen and (max-width:1099px) {
    .p-publications__list {
        margin-top: 45px
    }
}

.p-publications__list__item {
    margin-top: 80px
}

@media screen and (max-width:767px) {
    .p-publications__list__item {
        margin-top: 40px
    }
}

@media screen and (min-width:768px) {
    .p-publications__list__item {
        display: grid;
        gap: 53px 40px;
        grid-template-columns: 260px 1fr;
        grid-template-rows: auto 1fr
    }
}

.p-publications__list__item__thumb {
    width: 260px
}

@media screen and (min-width:768px) {
    .p-publications__list__item__thumb {
        grid-column: 1/2;
        grid-row: 1/3
    }
}

@media screen and (max-width:767px) {
    .p-publications__list__item__thumb {
        margin: 16px auto 0;
        width: 160px
    }
}

.p-publications__list__item__title {
    align-items: center;
    background: #900;
    color: #fff;
    display: flex;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.7083333333;
    padding: 5px 20px
}

@media screen and (max-width:767px) {
    .p-publications__list__item__title {
        font-size: 20px;
        line-height: 1.8
    }
}

@media screen and (min-width:768px) {
    .p-publications__list__item__title {
        grid-column: 2/3;
        grid-row: 1/2
    }
}

@media screen and (max-width:1099px) {
    .p-publications__list__item__title {
        align-items: flex-start;
        flex-direction: column;
        font-size: 16px
    }
}

.lang-en .p-publications__list__item__title {
    align-items: flex-start;
    flex-direction: column
}

.p-publications__list__item__title span {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-left: 16px
}

.lang-en .p-publications__list__item__title span {
    margin-left: 0
}

@media screen and (max-width:1099px) {
    .p-publications__list__item__title span {
        font-size: 12px;
        margin-left: 0
    }

    .p-publications__list__item__text {
        margin-top: 16px
    }
}

.p-publications__list__item__desc {
    font-size: 14px;
    line-height: 1.7
}

@media screen and (min-width:768px) {
    .p-publications__list__item__desc {
        grid-column: 2/3;
        grid-row: 2/3
    }
}

.p-publications__list__item__lang {
    font-size: 14px;
    line-height: 1.7;
    margin-top: 20px
}

.p-publications__list__item__button {
    align-items: center;
    background: #fff;
    border: 1px solid #900;
    color: #900;
    display: flex;
    font-size: 14px;
    margin-top: 30px;
    padding: 7px 20px;
    transition: background-color .2s, color .2s
}

@media screen and (min-width:768px) {
    .p-publications__list__item__button:hover {
        background-color: #900;
        color: #fff
    }
}

@media screen and (max-width:1099px) {
    .p-publications__list__item__button {
        width: 100%
    }
}

.p-publications__list__item__button__text {
    margin-right: 10px
}

.p-publications__list__item__button svg {
    fill: currentColor;
    margin-left: auto
}

.p-publications__list__item__cautions {
    border: 1px solid #999;
    border-radius: 4px;
    margin-top: 30px;
    padding: 20px 30px
}

.p-publications__list__item__cautions__item {
    font-size: 12px;
    margin-top: 10px;
    padding-left: 1em;
    position: relative
}

.p-publications__list__item__cautions__item:before {
    content: "※";
    display: block;
    left: 0;
    position: absolute;
    top: 0
}

.p-publications__modal {
    display: none
}

.p-publications__modal.is-open {
    display: block
}

.p-publications__modal[aria-hidden=false] .p-publications__modal__container {
    -webkit-animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
    animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1)
}

.p-publications__modal[aria-hidden=true] .p-publications__modal__overlay {
    -webkit-animation: mmfadeOut .3s cubic-bezier(0, 0, .2, 1);
    animation: mmfadeOut .3s cubic-bezier(0, 0, .2, 1)
}

.p-publications__modal[aria-hidden=true] .p-publications__modal__container {
    -webkit-animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
    animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1)
}

.p-publications__modal__container,
.p-publications__modal__overlay {
    will-change: transform
}

.p-publications__modal__overlay {
    align-items: center;
    background: rgba(0, 0, 0, .2);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100
}

.p-publications__modal__container {
    max-width: 820px;
    width: 94%
}

.p-publications__modal__inner {
    background-color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    max-height: 64vh;
    padding: 40px 60px
}

@media screen and (max-width:1099px) {
    .p-publications__modal__inner {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (max-width:767px) {
    .p-publications__modal__inner {
        grid-template-columns: repeat(2, 1fr);
        padding: 20px
    }
}

.p-publications__modal__content {
    flex: 1;
    margin-top: 20px;
    overflow-y: scroll;
    padding: 20px 0
}

.p-publications__modal__title {
    color: #333;
    font-size: 20px;
    line-height: 1.7;
    padding-left: 1em;
    padding-right: 32px;
    position: relative
}

.p-publications__modal__title:after {
    background: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

@media screen and (max-width:767px) {
    .p-publications__modal__title {
        font-size: 16px;
        line-height: 1.875
    }
}

.p-publications__modal__title span {
    display: block;
    font-size: 14px;
    margin-top: 2px
}

@media screen and (max-width:767px) {
    .p-publications__modal__title span {
        font-size: 10px;
        margin-top: 4px
    }
}

.p-publications__modal__list {
    display: grid;
    gap: 24px 16px;
    grid-template-columns: repeat(4, 1fr)
}

@media screen and (max-width:767px) {
    .p-publications__modal__list {
        grid-template-columns: repeat(2, 1fr)
    }
}

.p-publications__modal__list__item a {
    align-items: center;
    color: #222;
    display: inline-flex;
    font-size: 14px;
    height: 100%;
    outline: none;
    padding: 0 0 0 13px;
    position: relative
}

@media screen and (min-width:768px) {
    .p-publications__modal__list__item a:hover {
        color: #900
    }
}

.p-publications__modal__list__item a:before {
    background: #900;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    width: 8px
}

.p-publications__modal__list__item.is-new a {
    padding-right: 67px
}

.p-publications__modal__list__item.is-new a:after {
    align-items: center;
    background: #900;
    border-radius: 2px;
    bottom: 0;
    color: #fff;
    content: "NEW";
    display: inline-flex;
    font-size: 12px;
    height: 22px;
    justify-content: center;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px
}

.p-publications__modal__close {
    align-items: center;
    display: flex;
    height: 34px;
    justify-content: center;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 34px
}

.p-publications__modal__close svg {
    fill: #900;
    height: 30px;
    width: 30px
}

@-webkit-keyframes mmfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes mmfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes mmfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes mmfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes mmslideIn {
    0% {
        transform: translateY(15%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes mmslideIn {
    0% {
        transform: translateY(15%)
    }

    to {
        transform: translateY(0)
    }
}

@-webkit-keyframes mmslideOut {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-10%)
    }
}

@keyframes mmslideOut {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-10%)
    }
}

.p-teacher__main {
    margin-top: 100px
}

@media screen and (max-width:767px) {
    .p-teacher__main {
        margin-top: 50px
    }
}

@media screen and (min-width:768px) {
    .p-teacher__list__item:nth-child(4) .p-teacher__links {
        margin-top: 55px
    }
}

.p-teacher__links .c-btn-external {
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    padding: 12px 72px 9px 20px
}

.p-teacher-detail h1 {
    color: #fff;
    font-size: 30px;
    line-height: 1.4
}

@media screen and (max-width:767px) {
    .p-teacher-detail h1 {
        font-size: 25px;
        line-height: 1.48
    }
}

.p-teacher-detail h1 span {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 2.25
}

.p-teacher-detail .p-teacher-mv {
    margin: 100px 0 60px;
    position: relative
}

@media screen and (max-width:1259px) {
    .p-teacher-detail .p-teacher-mv {
        margin-bottom: 0
    }
}

@media screen and (max-width:767px) {
    .p-teacher-detail .p-teacher-mv {
        margin-top: 40px
    }
}

.p-teacher-detail .p-teacher-mv__img {
    width: calc(100% - 300px)
}

@media screen and (max-width:1259px) {
    .p-teacher-detail .p-teacher-mv__img {
        margin: 0 auto;
        max-width: 600px;
        width: 100%
    }
}

.p-teacher-detail .p-teacher-mv__img img {
    display: block;
    width: 100%
}

.p-teacher-detail .p-teacher-mv__text {
    background-color: #333;
    color: #fff;
    margin: auto;
    max-width: calc(100% - 40px);
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 400px
}

@media screen and (max-width:1259px) {
    .p-teacher-detail .p-teacher-mv__text {
        margin: 0 auto;
        position: relative;
        right: auto;
        top: auto;
        transform: translateY(-20px)
    }
}

.p-teacher-detail .p-teacher-mv__textInner {
    padding: 34px 40px 38px;
    position: relative
}

@media screen and (max-width:1259px) {
    .p-teacher-detail .p-teacher-mv__textInner {
        padding: 25px
    }
}

.p-teacher-detail .p-teacher-mv__textInner:after {
    background-color: #900;
    content: "";
    height: 100vw;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(-45deg);
    transform-origin: top right;
    width: 100vw
}

.p-teacher-detail .p-teacher-mv__status {
    font-size: 20px;
    margin-top: 0;
    position: relative;
    z-index: 2
}

@media screen and (max-width:1259px) {
    .p-teacher-detail .p-teacher-mv__status {
        font-size: 16px
    }
}

.p-teacher-detail .p-teacher-mv__name {
    font-size: 32px;
    font-weight: 400;
    margin-top: 0;
    position: relative;
    z-index: 2
}

@media screen and (max-width:1259px) {
    .p-teacher-detail .p-teacher-mv__name {
        font-size: 28px
    }
}

.p-teacher-detail .p-teacher-mv__nameEn {
    display: block;
    font-size: 22px;
    position: relative;
    z-index: 2
}

@media screen and (max-width:1259px) {
    .p-teacher-detail .p-teacher-mv__nameEn {
        font-size: 18px
    }
}

.p-teacher-detail .p-teacher-cms h3 {
    background: #900;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.7083333333;
    padding: 5px 20px
}

@media screen and (max-width:767px) {
    .p-teacher-detail .p-teacher-cms h3 {
        font-size: 20px;
        line-height: 1.8
    }
}

.p-teacher-detail .p-teacher-cms table {
    border: none
}

.p-teacher-detail .p-teacher-cms tbody tr:first-child,
.p-teacher-detail .p-teacher-cms tr:first-child {
    border-top: 1px solid #707070 !important
}

.p-teacher-detail .p-teacher-cms tr {
    border: none;
    border-bottom: 1px solid #707070 !important
}

.p-teacher-detail .p-teacher-cms tr td:first-child,
.p-teacher-detail .p-teacher-cms tr th:first-child {
    border: none;
    border-right: 1px solid #707070;
    color: #222 !important;
    font-size: 16px;
    width: 250px
}

.p-teacher-detail .p-teacher-cms tr td:last-child,
.p-teacher-detail .p-teacher-cms tr th:last-child {
    border: none;
    width: calc(100% - 250px)
}

.p-teacher-detail .p-teacher-cms th {
    font-weight: 400
}

.p-teacher-detail .p-teacher-cms td,
.p-teacher-detail .p-teacher-cms th {
    background-color: transparent
}

.p-seminar .c-pagination {
    margin-top: 60px
}

@media screen and (max-width:767px) {
    .p-seminar .c-pagination {
        margin-top: 40px
    }
}

.p-seminar .c-archive-btns {
    margin-top: 120px
}

@media screen and (max-width:767px) {
    .p-seminar .c-archive-btns {
        margin-top: 80px
    }
}

.p-seminar .c-card__tag-list {
    flex-wrap: wrap;
    width: calc(100% - 40px)
}

@media screen and (max-width:767px) {
    .p-seminar .c-card__tag-list {
        width: calc(100% - 50px)
    }
}

.p-seminar-archives__title {
    color: #900;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4
}

@media screen and (max-width:767px) {
    .p-seminar-archives__title {
        font-size: 25px;
        line-height: 1.48
    }
}

.p-seminar-archives .l-container {
    margin-top: 60px
}

@media screen and (max-width:767px) {
    .p-seminar-archives .l-container {
        margin-top: 40px
    }
}

.p-seminar-archives .l-main-sub {
    padding-bottom: 100px
}

.p-seminar-archives .c-cards-area {
    margin-top: 40px
}

@media screen and (max-width:767px) {
    .p-seminar-archives .c-cards-area {
        margin-top: 20px
    }
}

.p-seminar-archives .c-pagination {
    margin-top: 60px
}

@media screen and (max-width:767px) {
    .p-seminar-archives .c-pagination {
        margin-top: 40px
    }
}

.p-seminar-archives .c-archive-btns {
    margin-top: 120px
}

@media screen and (max-width:767px) {
    .p-seminar-archives .c-archive-btns {
        margin-top: 80px
    }
}

.p-seminar-archives .c-btn-back {
    margin-top: 100px
}

@media screen and (max-width:767px) {
    .p-seminar-archives .c-btn-back {
        margin-top: 60px
    }
}

.p-seminar-archives-detail h1 {
    color: #fff;
    font-size: 30px;
    line-height: 1.4
}

@media screen and (max-width:767px) {
    .p-seminar-archives-detail h1 {
        font-size: 25px;
        line-height: 1.48
    }
}

.p-seminar-archives-detail h1 span {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 2.25
}

.p-seminar-archives-detail h2 {
    color: #333;
    font-size: 24px;
    line-height: 1.5;
    padding-bottom: 10px;
    position: relative
}

.p-seminar-archives-detail h2:after {
    background: #900;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

@media screen and (max-width:767px) {
    .p-seminar-archives-detail h2 {
        font-size: 20px;
        line-height: 1.6
    }
}

.p-seminar-archives-detail h3 {
    color: #8c1a11;
    font-size: 24px;
    line-height: 1.6666666667;
    padding-bottom: 10px;
    position: relative
}

.p-seminar-archives-detail h3:after {
    background: #999;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

@media screen and (max-width:767px) {
    .p-seminar-archives-detail h3 {
        font-size: 20px;
        line-height: 1.8
    }
}

.p-seminar-archives-detail h4 {
    color: #333;
    font-size: 20px;
    line-height: 1.7;
    padding-left: 1em;
    position: relative
}

.p-seminar-archives-detail h4:after {
    background: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

@media screen and (max-width:767px) {
    .p-seminar-archives-detail h4 {
        font-size: 16px;
        line-height: 1.875
    }
}

.p-seminar-archives-detail .p-on-demand {
    margin-bottom: 80px
}

@media screen and (max-width:767px) {
    .p-seminar-archives-detail .p-on-demand {
        margin-bottom: 60px
    }
}

.p-seminar-archives-detail .p-on-demand h3 {
    margin-bottom: 45px
}

@media screen and (max-width:767px) {
    .p-seminar-archives-detail .p-on-demand h3 {
        margin-bottom: 25px
    }
}

.p-seminar-archives-detail .p-on-demand .c-btn-next {
    text-decoration: none;
    transition: .2s;
    width: auto
}

@media screen and (max-width:767px) {
    .p-seminar-archives-detail .p-on-demand .c-btn-next {
        width: 100%
    }
}

.p-seminar-archives-detail .p-on-demand__inPreparation {
    font-size: 14px;
    font-weight: 700;
    margin-top: 0
}

@media screen and (min-width:1260px) {
    .p-seminar-archives-detail .p-on-demand:hover .c-btn-next {
        opacity: 1 !important
    }
}

.p-seminar-archives-detail .c-article-info-sub-group {
    flex-wrap: wrap;
    gap: 5px
}

@media screen and (max-width:767px) {
    .p-seminar-archives-detail .c-article-info-sub-group .c-article-info__date {
        width: 100%
    }
}

.p-writing__title--h2 {
    background: #900;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.7083333333;
    margin-top: 80px;
    padding: 5px 20px
}

@media screen and (max-width:767px) {
    .p-writing__title--h2 {
        font-size: 20px;
        line-height: 1.8
    }
}

.p-writing__table {
    border-collapse: collapse;
    margin-top: 30px;
    width: 100%
}

@media screen and (max-width:767px) {
    .p-writing__table {
        display: block;
        font-size: 12px
    }

    .p-writing__table tbody {
        display: block
    }
}

.p-writing__table tr {
    border: none
}

@media screen and (max-width:767px) {
    .p-writing__table tr {
        display: block;
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .p-writing__table tr:first-child th {
        border-top: 2px solid #900
    }

    .p-writing__table tr:first-child td {
        border-top: 2px solid #c9c9c9
    }

    .p-writing__table tr:not(:first-child) th {
        border-top: 2px solid #f4f4f4
    }

    .p-writing__table tr:not(:first-child) td {
        border-top: 2px solid #c9c9c9
    }

    .p-writing__table tr:last-child th {
        border-bottom: 2px solid #900
    }

    .p-writing__table tr:last-child td {
        border-bottom: 2px solid #c9c9c9
    }
}

.p-writing__table th {
    width: 240px
}

@media screen and (max-width:767px) {
    .p-writing__table th {
        display: block;
        padding: 10px 20px;
        width: 100%
    }
}

.p-writing__table td {
    background-color: #fff;
    width: calc(100% - 240px)
}

@media screen and (min-width:768px) {
    .p-writing__table td {
        border-right: 2px solid #c9c9c9 !important
    }
}

@media screen and (max-width:767px) {
    .p-writing__table td {
        display: block;
        padding: 10px 20px;
        width: 100%
    }
}

.p-writing__table td p {
    font-size: 14px;
    line-height: 1.8571428571
}

@media screen and (max-width:767px) {
    .p-writing__table td p {
        font-size: 12px;
        line-height: 1.8333333333
    }
}

.p-writing__table td p a {
    text-decoration: underline;
    transition: transform .4s, opacity .2s, visibility .2s;
    word-break: break-all
}

@media screen and (min-width:1260px) {
    .p-writing__table td p a:hover {
        opacity: .6
    }
}

.p-writing__table__list-order {
    margin-top: 10px
}

.p-writing__table__btn-external {
    margin-top: 20px;
    padding: 15px 0;
    width: 320px
}

@media screen and (max-width:767px) {
    .p-writing__table__btn-external {
        width: 100%
    }
}

.p-writing__news__title {
    margin-top: 100px
}

@media screen and (max-width:767px) {
    .p-writing__news__title {
        margin-top: 50px
    }
}

@media screen and (min-width:768px) {
    .p-writing__news__link {
        align-items: center;
        display: flex;
        padding: 30px 0 25px
    }

    .p-writing__news__link:hover .c-news__desc {
        color: #900;
        text-decoration: underline
    }

    .p-writing__news__itemTop {
        margin: 0 20px 0 0
    }

    .p-writing__news__tag {
        text-align: center;
        width: 120px
    }
}

.p-writing__news__btn {
    margin: 60px auto 0;
    max-width: 245px
}

@media screen and (max-width:767px) {
    .p-writing__news__btn {
        margin-top: 30px
    }
}

.p-writing__about__wrap {
    display: flex;
    margin-top: 40px
}

@media screen and (max-width:767px) {
    .p-writing__about__wrap {
        flex-direction: column-reverse
    }
}

.p-writing__about__text {
    width: calc(100% - 420px)
}

@media screen and (max-width:767px) {
    .p-writing__about__text {
        margin-top: 20px;
        width: 100%
    }
}

.p-writing__about__text p {
    font-size: 14px;
    line-height: 1.7142857143
}

.p-writing__about__text p:not(:first-child) {
    margin-top: 30px
}

.p-writing__about__img {
    margin-left: 60px;
    width: 360px
}

@media screen and (max-width:767px) {
    .p-writing__about__img {
        margin-left: 0;
        width: 100%
    }
}

.p-writing__advice__wrap {
    margin-top: 40px
}

.p-writing__advice__text {
    font-size: 20px;
    line-height: 1.2;
    text-align: center
}

.p-writing__advice__list {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    width: 100%
}

@media screen and (max-width:1099px) {
    .p-writing__advice__list {
        flex-wrap: wrap;
        gap: 20px
    }
}

.p-writing__advice__item {
    align-items: center;
    border: 3px solid #fff;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    padding: 30px 5px;
    width: 250px
}

@media screen and (max-width:1099px) {
    .p-writing__advice__item {
        width: calc(50% - 10px)
    }
}

@media screen and (max-width:767px) {
    .p-writing__advice__item {
        width: 100%
    }
}

.p-writing__advice__item img {
    width: 60px
}

.p-writing__advice__item p {
    font-size: 14px;
    line-height: 1.7142857143;
    margin-top: 30px;
    text-align: center
}

.p-writing__advice__detail {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.7;
    margin-top: 40px;
    text-align: center
}

@media screen and (max-width:767px) {
    .p-writing__advice__detail {
        font-size: 16px;
        line-height: 1.875
    }
}

.p-writing__detail__text {
    margin-top: 40px
}

.p-writing__detail__text p {
    font-size: 14px;
    line-height: 1.7142857143
}

.p-writing__detail .p-writing__table td,
.p-writing__detail .p-writing__table th {
    border: none
}

@media screen and (max-width:767px) {
    .p-writing__detail .p-writing__table tr {
        border: none
    }
}

.p-writing__teacher__list {
    margin-top: 40px
}

.p-onlineclasses-copyright__title--h2 {
    background: #900;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.7083333333;
    margin-top: 80px;
    padding: 5px 20px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-copyright__title--h2 {
        font-size: 20px;
        line-height: 1.8
    }
}

.p-onlineclasses-copyright__title--h3 {
    color: #333;
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 20px;
    margin-top: 40px;
    padding-left: 1em;
    position: relative
}

.p-onlineclasses-copyright__title--h3:after {
    background: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-copyright__title--h3 {
        font-size: 16px;
        line-height: 1.875
    }
}

.p-onlineclasses-copyright__link--external {
    transition: .4s
}

.p-onlineclasses-copyright__about__table .p-onlineclasses-copyright__link--external {
    text-decoration: underline
}

.p-onlineclasses-copyright__link--external__text {
    text-decoration: underline
}

.p-onlineclasses-copyright__link--external__icon {
    margin-left: 5px;
    text-decoration: none
}

@media screen and (min-width:1260px) {
    .p-onlineclasses-copyright__link--external:hover {
        opacity: .6
    }
}

.p-onlineclasses-copyright__link--pdf {
    display: inline-block;
    font-size: 14px;
    line-height: 2.1428571429;
    position: relative;
    text-decoration: underline;
    transition: .4s
}

@media screen and (max-width:767px) {
    .p-onlineclasses-copyright__link--pdf {
        font-size: 14px;
        line-height: 1.7142857143
    }
}

@media screen and (min-width:1260px) {
    .p-onlineclasses-copyright__link--pdf:hover {
        opacity: .6
    }
}

.p-onlineclasses-copyright__link--pdf__icon {
    position: relative;
    right: -10px
}

.p-onlineclasses-copyright__addition {
    color: #222;
    font-size: 10.66px;
    line-height: 1.3333333333
}

.p-onlineclasses-copyright__about p .p-onlineclasses-copyright__addition {
    margin-left: 13px
}

.p-onlineclasses-copyright__text {
    font-size: 14px;
    line-height: 1.7142857143
}

.p-onlineclasses-copyright__text:not(:first-child) {
    margin-top: 30px
}

.p-onlineclasses-copyright__text_other {
    text-decoration: underline
}

.p-onlineclasses-copyright__text_space {
    letter-spacing: 0.7px
}

.p-onlineclasses-copyright__about__title {
    margin-top: 100px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-copyright__about__title {
        margin-top: 50px
    }

    .p-onlineclasses-copyright__about__list li {
        font-size: 14px;
        line-height: 1.7142857143
    }
}

.p-onlineclasses-copyright__about__table {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 0;
    margin-top: 20px
}

.p-onlineclasses-copyright__about__table dt {
    font-size: 14px;
    line-height: 1;
    min-width: 75px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-copyright__about__table dt {
        min-width: 0
    }
}

.lang-en .p-onlineclasses-copyright__about__table dt {
    min-width: 100px
}

@media screen and (max-width:767px) {
    .lang-en .p-onlineclasses-copyright__about__table dt {
        min-width: 0
    }
}

.p-onlineclasses-copyright__about__table dd {
    font-size: 14px;
    line-height: 2.2857142857;
    width: calc(100% - 75px)
}

@media screen and (max-width:767px) {
    .p-onlineclasses-copyright__about__table dd {
        width: 100%
    }
}

.lang-en .p-onlineclasses-copyright__about__table dd {
    width: 86%
}

@media screen and (max-width:767px) {
    .lang-en .p-onlineclasses-copyright__about__table dd {
        width: 100%
    }
}

.p-onlineclasses-copyright__about__label {
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    letter-spacing: .4em;
    padding: 6px 10px 6px 15px
}

.p-onlineclasses-copyright__about__label--yellow {
    background-color: #ea8400
}

.p-onlineclasses-copyright__about__label--green {
    background-color: #00997e
}

.lang-en .p-onlineclasses-copyright__about__label {
    letter-spacing: .1em;
    padding: 6px 10px 6px 11px
}

.p-onlineclasses-copyright__request__btn {
    font-size: 14px;
    justify-content: flex-start;
    line-height: 1.7142857143;
    padding: 15px 20px;
    width: 327px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-copyright__request__btn {
        width: 100%
    }
}

.p-onlineclasses-copyright__request__btn--download {
    position: relative
}

.p-onlineclasses-copyright__request__btn--download svg {
    fill: #900;
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 20px;
    top: 0
}

@media screen and (min-width:768px) {
    .p-onlineclasses-copyright__request__btn--download:hover svg {
        fill: #fff
    }
}

.p-onlineclasses-copyright__request__btn__wrap {
    display: flex;
    gap: 0 20px;
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .p-onlineclasses-copyright__request__btn__wrap {
        flex-direction: column;
        gap: 15px 0
    }
}

.c-btn-wrap {
    width: 40%
}

.banner-img {
    width: 300px !important;
    height: 250px !important
}

@media screen and (max-width:767px) {
    .banner-img {
        width: 150px !important;
        height: 125px !important
    }
}

.p-youtube {
    width: 100%;
    aspect-ratio: 16/9
}

.p-youtube iframe {
    width: 100%;
    height: 100%
}

.p-youtube__text {
    margin-top: 10px;
    text-align: right
}

/* ================================================
   以下、本番CSSの末尾に追記
   担当：Directors Univ
   ================================================ */

/* ------------------------------------------------
   1. c-footer-bottom 修正
   ------------------------------------------------ */

/* フッターナビゲーション（新規） */
.c-footer-bottom__nav {
    display: flex;
    align-items: center;
    margin: 0;
    margin-left: 30px;
    margin-right: auto;
    padding: 0;
}

.c-footer-bottom__nav ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 20px;
}

.c-footer-bottom__nav ul li a {
    color: #222;
    transition: .2s;
    font-size: 12px;
    text-decoration: none;
}

@media screen and (min-width:1260px) {
    .c-footer-bottom__nav ul li a:hover {
        opacity: .6;
    }
}

@media screen and (max-width:767px) {
    .c-footer-bottom {
        padding-top: 15px;
    }

    .c-footer-bottom__nav {
        width: 100%;
        justify-content: center;
        order: -1;
        margin-bottom: 10px;
    }
}

/* ------------------------------------------------
   2. p-fd-program 追加スタイル
   ------------------------------------------------ */

/* iframe レスポンシブ */
.p-fd-program iframe {
    max-width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

/* センタリング・画像セット */
.p-fd-program .is-center{
    text-align: center;
}
.p-fd-program .image-set.is-center{
    text-align: center;
    margin: 0 auto;
}
.p-fd-program .image-set figure {
    margin-bottom: 25px;
}
.p-fd-program .image-set figure img {
    max-width: 100%;
    width: auto;
    height: auto;
}

@media screen and (max-width: 767px) {
    .p-fd-program .image-set {
        float: none;
        margin: 0 auto 10px;
    }
    .p-fd-program .image-set figure {
        margin-bottom: 20px;
    }
}

/* スクロールテーブル */
.p-fd-program .scrolltable {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.p-fd-program table.overall {
    border-collapse: collapse;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7142857143;
    width: 100%;
}

@media screen and (max-width:767px) {
    .p-fd-program table.overall {
        font-size: 12px;
        font-weight: 400;
        line-height: 1.8333333333;
        min-width: 600px;
    }
}

.p-fd-program table.overall a {
    text-decoration: underline
}

@media screen and (min-width:1260px) {
    .p-fd-program table.overall a:hover {
        opacity: .6
    }
}

.p-fd-program table.overall tr {
    border: 2px solid #c9c9c9
}

.p-fd-program table.overall tr:not(:first-child) {
    border-top: 2px solid #f4f4f4
}

.p-fd-program table.overall td,
.p-fd-program table.overall th {
    border-collapse: collapse;
    padding: 20px;
    white-space: nowrap;
    border-right: 2px solid #c9c9c9;
}

.p-fd-program table.overall th {
    background: #900;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857143;
    width: 240px
}

.p-fd-program table.overall td {
    background: #fff
}

/* ------------------------------------------------
   3. p-practical-fd-program 追加スタイル
   ------------------------------------------------ */

/* height90（新規） */
.p-practical-fd-program__content .height90 {
    height:90px
}

/* スクロールテーブル */
.p-practical-fd-program .scrolltable {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.p-practical-fd-program table.overall {
    border-collapse: collapse;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7142857143;
    width: 100%;
}

@media screen and (max-width:767px) {
    .p-practical-fd-program table.overall {
        font-size: 12px;
        font-weight: 400;
        line-height: 1.8333333333;
        min-width: 600px;
    }
}

.p-practical-fd-program table.overall a {
    text-decoration: underline
}

@media screen and (min-width:1260px) {
    .p-practical-fd-program table.overall a:hover {
        opacity: .6
    }
}

.p-practical-fd-program table.overall tr {
    border: 2px solid #c9c9c9
}

.p-practical-fd-program table.overall tr:not(:first-child) {
    border-top: 2px solid #f4f4f4
}

.p-practical-fd-program table.overall td,
.p-practical-fd-program table.overall th {
    border-collapse: collapse;
    padding: 20px;
    white-space: nowrap;
}

.p-practical-fd-program table.overall th {
    background: #900;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857143;
    width: 240px;
    border-right: 2px solid #c9c9c9;
}

.p-practical-fd-program table.overall td {
    background: #fff;
    border-right: 2px solid #c9c9c9;
}

/* センタリング・画像セット */
.p-practical-fd-program .is-center{
    text-align: center;
}
.p-practical-fd-program .image-set.is-center{
    text-align: center;
    margin: 0 auto;
}
.p-practical-fd-program .image-set figure {
    margin-bottom: 25px;
}
.p-practical-fd-program .image-set figure img {
    max-width: 100%;
    width: auto;
    height: auto;
}

/* iframe レスポンシブ */
.p-practical-fd-program iframe {
    max-width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

/* ------------------------------------------------
   4. 借用クラスからの置換用（実践的FDプログラム）
   ------------------------------------------------ */

.p-practical-fd-program__sectionSubTtl {
    color: #333;
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 24px;
    padding-left: 1em;
    position: relative
}

.p-practical-fd-program__sectionSubTtl:after {
    background: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

@media screen and (max-width:767px) {
    .p-practical-fd-program__sectionSubTtl {
        font-size: 16px;
        line-height: 1.875
    }
}

.p-practical-fd-program__btnWrap {
    display: flex;
    gap: 20px
}

@media screen and (max-width:767px) {
    .p-practical-fd-program__btnWrap {
        flex-direction: column
    }
}

.p-practical-fd-program__btnWrap .c-btn {
    margin-bottom: 0
}

.p-practical-fd-program__position__btn {
    margin-bottom: 20px;
    max-width: 360px
}

.p-practical-fd-program__position__btn.c-btn-external {
    display: flex;
    justify-content: flex-start;
    padding: 18px 24px 18px 18px
}

.p-practical-fd-program__peer__wrap {
    display: flex
}

@media screen and (max-width:767px) {
    .p-practical-fd-program__peer__wrap {
        flex-direction: column
    }
}

.p-practical-fd-program__peer__wrap__text {
    margin-right: 60px;
    width: calc(100% - 420px)
}

@media screen and (max-width:767px) {
    .p-practical-fd-program__peer__wrap__text {
        margin-bottom: 40px;
        margin-right: 0;
        width: 100%
    }
}

.p-practical-fd-program__peer__wrap__img {
    width: 360px
}

@media screen and (max-width:767px) {
    .p-practical-fd-program__peer__wrap__img {
        width: 100%
    }
}

.p-practical-fd-program__text {
    font-size: 14px;
    line-height: 1.7142857143
}

@media screen and (max-width:767px) {
    .p-practical-fd-program__text {
        font-size: 12px;
        line-height: 1.8333333333
    }
}

.p-practical-fd-program__text:not(:first-child) {
    margin-top: 30px
}

/* ボタン高さ揃え */
.p-practical-fd-program__btnWrap {
    align-items: stretch
}

.p-practical-fd-program__btnWrap .p-practical-fd-program__position__btn {
    height: auto;
    align-items: center
}

/* ------------------------------------------------
   5. 借用クラスからの置換用（新任教員FDプログラム）
   ------------------------------------------------ */

.p-fd-program__title--h2 {
    margin-bottom: 40px
}

.p-fd-program__sectionSubTtl {
    color: #333;
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 24px;
    padding-left: 1em;
    position: relative
}

.p-fd-program__sectionSubTtl:after {
    background: #900;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

@media screen and (max-width:767px) {
    .p-fd-program__sectionSubTtl {
        font-size: 16px;
        line-height: 1.875
    }
}

.p-fd-program__comment {
    font-size: 12px;
    margin-bottom: 30px
}

.p-fd-program__btnWrap {
    display: flex;
    gap: 20px
}

@media screen and (max-width:767px) {
    .p-fd-program__btnWrap {
        flex-direction: column
    }
}

.p-fd-program__btnWrap .c-btn {
    margin-bottom: 0
}

.p-fd-program__position__btn {
    margin-bottom: 20px;
    max-width: 360px
}

.p-fd-program__position__btn.c-btn-external {
    display: flex;
    justify-content: flex-start;
    padding: 18px 24px 18px 18px
}

.p-fd-program__peer__wrap {
    display: flex
}

@media screen and (max-width:767px) {
    .p-fd-program__peer__wrap {
        flex-direction: column
    }
}

.p-fd-program__peer__wrap__text {
    margin-right: 60px;
    width: calc(100% - 420px)
}

@media screen and (max-width:767px) {
    .p-fd-program__peer__wrap__text {
        margin-bottom: 40px;
        margin-right: 0;
        width: 100%
    }
}

.p-fd-program__peer__wrap__img {
    width: 360px
}

@media screen and (max-width:767px) {
    .p-fd-program__peer__wrap__img {
        width: 100%
    }
}

/* ボタン高さ揃え */
.p-fd-program__btnWrap {
    align-items: stretch
}

.p-fd-program__btnWrap .p-fd-program__position__btn {
    height: auto;
    align-items: center
}
/* ------------------------------------------------
   6. 英語版テーブル対応
   ------------------------------------------------ */

.lang-en.p-fd-program table.overall td,
.lang-en.p-fd-program table.overall th {
    white-space: normal
}

.lang-en.p-fd-program table.overall th {
    width: 300px
}

/* ------------------------------------------------
   7. 注意書きボックス（実践的FDプログラム）
   ------------------------------------------------ */

.p-practical-fd-program__cautions {
    border: 1px solid #999;
    border-radius: 4px;
    margin-top: 30px;
    padding: 20px 30px;
    list-style: none
}

.p-practical-fd-program__cautions__item {
    margin-top: 10px
}

.p-practical-fd-program__cautions__item:first-child {
    margin-top: 0
}
