/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    background-color: transparent
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

img {
    border-style: none
}

button,
input,
select {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15
}

button,
input {
    overflow: visible
}

[type=button],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none
}

[type=button]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

body,
html {
    height: 100%
}

html {
    font-size: 62.5%
}

body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    background: #fff;
    color: #646464;
    font-family: Noto Sans JP, sans-serif;
    font-size: 1.4rem;
    letter-spacing: .05em;
    line-break: strict;
    line-height: 1;
    text-align: justify;
    text-justify: inter-ideograph
}

body>* {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

:after,
:before,
:not(hr):not(legend) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

figure,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0f0a14
}

blockquote,
dd,
dl,
dt,
ol,
ul {
    margin: 0;
    padding: 0
}

li {
    list-style-type: none
}

a,
button {
    -webkit-transition: opacity .3s ease-out;
    outline: none;
    transition: opacity .3s ease-out
}

a {
    color: #0087d2;
    text-decoration: none
}

img {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
    height: auto;
    backface-visibility: hidden;
    vertical-align: top
}

svg {
    display: inline-block
}

picture {
    display: block
}

i {
    font-style: normal
}

th {
    font-weight: 400
}

td {
    text-align: center
}

input {
    border-radius: 0
}

[role=button],
[type=button],
[type=submit],
button {
    cursor: pointer
}

[disabled] {
    cursor: default;
    pointer-events: none
}

[type=number] {
    width: auto
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none
}

button,
input,
select,
small {
    font: inherit
}

button {
    padding: 0;
    overflow: visible
}

[type=button]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: 0
}

[type=button]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button
}

button,
select {
    text-transform: none
}

button,
input,
select {
    border-style: none;
    background-color: transparent;
    color: inherit
}

input:not([type=checkbox]),
input:not([type=radio]),
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select {
    border-radius: 0;
    cursor: pointer
}

select::-ms-expand {
    display: none
}

select::-ms-value {
    background: none;
    color: currentColor
}

[type=search] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    outline-offset: -.02rem
}

input,
select {
    display: inline-block;
    width: 100%;
    padding: 0;
    border: none;
    background: #fff
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #fff inset
}

.l-block,
.l-block--full,
.l-block--wide {
    padding-right: 25px;
    padding-left: 25px
}

.l-main {
    overflow: hidden
}

.l-section {
    padding-top: 50px;
    padding-bottom: 80px
}

.l-section--simple {
    padding-top: 80px;
    padding-bottom: 80px
}

.l-section--simple-narrow {
    padding-top: 50px;
    padding-bottom: 80px
}

.l-section--single {
    padding-bottom: 80px
}

.l-section+.l-section:not([class*=u-color-bg]) {
    padding-top: 0;
    border-top: none
}

.l-section>:first-child {
    margin-top: 0
}

.l-trigger {
    margin-top: 30px;
    text-align: center
}

.l-trigger--high {
    margin-top: 50px
}

.moreButton {
    overflow-anchor: none
}

.lazyload {
    opacity: 0
}

.tingle-modal * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tingle-modal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-overflow-scrolling: touch;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden;
    z-index: 1000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    background: rgba(0, 0, 0, .3);
    opacity: 0;
    user-select: none
}

.tingle-modal--noOverlayClose {
    cursor: default
}

.tingle-modal__close {
    z-index: 1000;
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    color: #0f0a14;
    cursor: pointer
}

.tingle-modal__close:after,
.tingle-modal__close:before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 28px;
    height: 2px;
    margin: auto;
    background-color: currentColor;
    content: ""
}

.tingle-modal__close:before {
    -webkit-transform: translateY(5px) rotate(-30deg);
    bottom: 10px;
    transform: translateY(5px) rotate(-30deg)
}

.tingle-modal__close:after {
    -webkit-transform: translateY(-5px) rotate(30deg);
    top: 10px;
    transform: translateY(-5px) rotate(30deg)
}

.tingle-modal__closeLabel {
    clip: rect(0, 0, 0, 0);
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    border: 0
}

.tingle-modal-box {
    -ms-flex-negative: 0;
    position: relative;
    flex-shrink: 0;
    width: calc(100% - 180px);
    max-width: 980px;
    margin-top: auto;
    margin-bottom: auto;
    cursor: auto;
    opacity: 1;
    will-change: transform, opacity
}

body.is-modal-term .tingle-modal-box {
    max-width: 950px;
    height: 600px;
    padding-top: 100px;
    background-color: #fff
}

body.is-modal-term .tingle-modal-box iframe {
    width: 100%;
    height: 500px;
    overflow-y: auto;
    border: none
}

.tingle-modal-box__footer {
    width: auto;
    padding: 1.5rem 2rem;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #f5f5f5;
    cursor: auto
}

.tingle-modal-box__footer:after {
    display: table;
    clear: both;
    content: ""
}

.tingle-modal-box__footer--sticky {
    -webkit-transition: bottom .3s ease-in-out .3s;
    z-index: 10001;
    position: fixed;
    bottom: -200px;
    opacity: 1;
    transition: bottom .3s ease-in-out .3s
}

.tingle-enabled {
    position: fixed;
    right: 0;
    left: 0;
    overflow: hidden
}

.tingle-modal--visible .tingle-modal-box__footer {
    bottom: 0
}

.tingle-modal--visible {
    visibility: visible;
    opacity: 1
}

.tingle-modal--visible .tingle-modal-box {
    -webkit-animation: scale .3s ease-out forwards;
    animation: scale .3s ease-out forwards
}

.tingle-modal--overflow {
    padding-top: 8vh;
    padding-bottom: 8vh;
    overflow-y: scroll
}

@keyframes scale {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.c-button-outline {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transform: translateX(-7px);
    -webkit-transition: opacity .3s ease-out;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 265px;
    height: 44px;
    padding: 5px 20px;
    transform: translateX(-7px);
    border: 1px solid;
    border-right: none;
    border-radius: 6px 0 0 6px;
    color: #0087d2;
    font-size: 1.2rem;
    letter-spacing: .05em;
    line-height: 1.2;
    text-align: left;
    transition: opacity .3s ease-out
}

.c-button-outline:after,
.c-button-outline:before {
    display: inline-block;
    position: absolute;
    right: -4px;
    width: 4px;
    height: 14px;
    border-right: 1px solid;
    content: ""
}

.c-button-outline:before {
    top: -1px;
    border-top: 1px solid;
    border-radius: 0 6px 0 0
}

.c-button-outline:after {
    bottom: -1px;
    border-bottom: 1px solid;
    border-radius: 0 0 6px 0
}

.c-button-outline__text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.c-button-outline .c-button-outline__icon {
    position: absolute;
    top: 0;
    right: -16px;
    bottom: 4px;
    margin: auto
}

.c-button-outline .c-button-outline__reload {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 5px
}

.c-button-outline--prev {
    border: 1px solid;
    border-left: none;
    border-radius: 0 6px 6px 0
}

.c-button-outline--prev:after,
.c-button-outline--prev:before {
    right: auto;
    left: -4px;
    border-right: none;
    border-left: 1px solid
}

.c-button-outline--prev:before {
    border-radius: 6px 0 0 0
}

.c-button-outline--prev:after {
    border-radius: 0 0 0 6px
}

.c-button-outline--prev .c-button-outline__icon {
    right: auto;
    left: -16px
}

.c-button-outline--normal {
    -webkit-transform: none;
    transform: none;
    border-right: 1px solid;
    border-radius: 6px
}

.c-button-outline--normal:after,
.c-button-outline--normal:before {
    content: none
}

.c-button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-shadow: 0 2px 0 #006eac;
    -webkit-transition: background-color .3s ease-out;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 90px;
    padding: 10px 25px;
    background-color: #0087d2;
    box-shadow: 0 2px 0 #006eac;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
    transition: background-color .3s ease-out
}

.c-button:disabled {
    -webkit-box-shadow: 0 2px 0 #acacac;
    background-color: #ccc;
    box-shadow: 0 2px 0 #acacac
}

.c-button__text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 45px
}

.c-button__text:only-child {
    padding: 0
}

.c-button--normal {
    max-width: 268px;
    height: 44px;
    border-radius: 6px;
    font-weight: 400
}

.c-hamburger {
    -ms-flex-negative: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    width: 68px;
    height: 68px;
    color: #0f0a14
}

.c-hamburger:after,
.c-hamburger:before,
.c-hamburger__bar {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 28px;
    height: 2px;
    margin: auto;
    background-color: #0f0a14
}

.c-hamburger:after,
.c-hamburger:before {
    -webkit-transition: -webkit-transform .3s ease-out;
    content: "";
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.c-hamburger:before {
    bottom: 10px
}

.c-hamburger:after {
    top: 10px
}

.c-hamburger__bar {
    background: none
}

.c-hamburger__bar:before {
    display: inline-block;
    visibility: hidden;
    width: 39px;
    height: 9px;
    margin: auto auto auto -5px;
    opacity: 0
}

.c-hamburger__bar:after,
.c-hamburger__bar:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ""
}

.c-hamburger__bar:after {
    display: block;
    width: 100%;
    height: 2px;
    margin: auto;
    background-color: #0f0a14
}

.c-hamburger.is-active:before {
    -webkit-transform: translateY(5px) rotate(-30deg);
    transform: translateY(5px) rotate(-30deg)
}

.c-hamburger.is-active:after {
    -webkit-transform: translateY(-5px) rotate(30deg);
    transform: translateY(-5px) rotate(30deg)
}

.c-hamburger.is-active .c-hamburger__bar:after {
    opacity: 0
}

.c-heading-01 {
    margin-bottom: 40px;
    color: #0f0a14;
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: .06em;
    line-height: 1.75;
    text-align: center
}

.c-icon,
.c-icon--arrow-left,
.c-icon--arrow-right,
.c-icon--category,
.c-icon--category-learning-english,
.c-icon--category-use-english,
.c-icon--category-words-and-phrases,
.c-icon--category-writing,
.c-icon--down,
.c-icon--facebook,
.c-icon--instagram,
.c-icon--level,
.c-icon--next,
.c-icon--prev,
.c-icon--reload,
.c-icon--search,
.c-icon--triangle-bottom,
.c-icon--triangle-right,
.c-icon--twitter,
.c-icon--up,
.c-icon--youtube {
    -ms-flex-negative: 0;
    display: inline-block;
    flex-shrink: 0
}

.c-icon--arrow-left:after,
.c-icon--arrow-left:before,
.c-icon--arrow-right:after,
.c-icon--arrow-right:before,
.c-icon--category-learning-english:after,
.c-icon--category-learning-english:before,
.c-icon--category-use-english:after,
.c-icon--category-use-english:before,
.c-icon--category-words-and-phrases:after,
.c-icon--category-words-and-phrases:before,
.c-icon--category-writing:after,
.c-icon--category-writing:before,
.c-icon--category:after,
.c-icon--category:before,
.c-icon--down:after,
.c-icon--down:before,
.c-icon--facebook:after,
.c-icon--facebook:before,
.c-icon--instagram:after,
.c-icon--instagram:before,
.c-icon--level:after,
.c-icon--level:before,
.c-icon--next:after,
.c-icon--next:before,
.c-icon--prev:after,
.c-icon--prev:before,
.c-icon--reload:after,
.c-icon--reload:before,
.c-icon--search:after,
.c-icon--search:before,
.c-icon--triangle-bottom:after,
.c-icon--triangle-bottom:before,
.c-icon--triangle-right:after,
.c-icon--triangle-right:before,
.c-icon--twitter:after,
.c-icon--twitter:before,
.c-icon--up:after,
.c-icon--up:before,
.c-icon--youtube:after,
.c-icon--youtube:before,
.c-icon:after,
.c-icon:before,
.p-post__banner:after,
.p-tile__head:after {
    -ms-flex-negative: 0;
    display: inline-block;
    flex-shrink: 0;
    vertical-align: middle
}

.c-icon--arrow-left {
    position: relative;
    width: 32px;
    height: 4px;
    border-bottom: 1px solid
}

.c-icon--arrow-left:before {
    position: absolute;
    bottom: -1px;
    left: -2px;
    width: 0;
    height: 0;
    border-width: 4px 7px 0 0;
    border-style: solid;
    border-color: transparent currentcolor transparent transparent;
    content: ""
}

.c-icon--arrow-right {
    position: relative;
    width: 32px;
    height: 4px;
    border-bottom: 1px solid
}

.c-icon--arrow-right:before {
    position: absolute;
    right: -2px;
    bottom: -1px;
    width: 0;
    height: 0;
    border-width: 4px 0 0 7px;
    border-style: solid;
    border-color: transparent transparent transparent currentcolor;
    content: ""
}

.c-icon--up:before {
    -webkit-transform: translateY(25%) rotate(-45deg);
    width: 8px;
    height: 8px;
    transform: translateY(25%) rotate(-45deg);
    border: 2px solid;
    border-bottom: 0;
    border-left: 0;
    content: ""
}

.c-icon--down:before {
    -webkit-transform: translateY(-25%) rotate(45deg);
    width: 8px;
    height: 8px;
    transform: translateY(-25%) rotate(45deg);
    border: 2px solid;
    border-top: 0;
    border-left: 0;
    content: ""
}

.c-icon--prev:before {
    -webkit-transform: rotate(-45deg);
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    border: 2px solid;
    border-right: 0;
    border-bottom: 0;
    content: ""
}

.c-icon--next:before {
    -webkit-transform: rotate(45deg);
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border: 2px solid;
    border-bottom: 0;
    border-left: 0;
    content: ""
}

.c-icon--triangle-right:before,
.p-post__banner:after {
    width: 0;
    height: 0;
    border-width: 7px 0 7px 9px;
    border-style: solid;
    border-color: transparent transparent transparent currentcolor;
    content: ""
}

.c-icon--triangle-bottom:before,
.p-tile__head:after {
    width: 0;
    height: 0;
    border-width: 9px 7px 0;
    border-style: solid;
    border-color: currentcolor transparent transparent;
    content: ""
}

.c-icon--category:before {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%230f0a14'%3E%3Cpath d='M8.607 4.183l1.5 1.5h5.951a1.378 1.378 0 011.027.452 1.462 1.462 0 01.435 1.044v7.412a1.462 1.462 0 01-.435 1.044 1.378 1.378 0 01-1.027.452H4.153a1.378 1.378 0 01-1.027-.452 1.462 1.462 0 01-.435-1.047V5.683a1.462 1.462 0 01.435-1.048 1.378 1.378 0 011.027-.452z'/%3E%3C/svg%3E") no-repeat 50%;
    background-size: contain;
    content: ""
}

.c-icon--category-learning-english:before {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%230061d2'%3E%3Cpath d='M8.607 4.183l1.5 1.5h5.951a1.378 1.378 0 011.027.452 1.462 1.462 0 01.435 1.044v7.412a1.462 1.462 0 01-.435 1.044 1.378 1.378 0 01-1.027.452H4.153a1.378 1.378 0 01-1.027-.452 1.462 1.462 0 01-.435-1.047V5.683a1.462 1.462 0 01.435-1.048 1.378 1.378 0 011.027-.452z'/%3E%3C/svg%3E") no-repeat 50%;
    background-size: contain;
    content: ""
}

.c-icon--category-words-and-phrases:before {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%2318af69'%3E%3Cpath d='M8.607 4.183l1.5 1.5h5.951a1.378 1.378 0 011.027.452 1.462 1.462 0 01.435 1.044v7.412a1.462 1.462 0 01-.435 1.044 1.378 1.378 0 01-1.027.452H4.153a1.378 1.378 0 01-1.027-.452 1.462 1.462 0 01-.435-1.047V5.683a1.462 1.462 0 01.435-1.048 1.378 1.378 0 011.027-.452z'/%3E%3C/svg%3E") no-repeat 50%;
    background-size: contain;
    content: ""
}

.c-icon--category-writing:before {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%23e59f02'%3E%3Cpath d='M8.607 4.183l1.5 1.5h5.951a1.378 1.378 0 011.027.452 1.462 1.462 0 01.435 1.044v7.412a1.462 1.462 0 01-.435 1.044 1.378 1.378 0 01-1.027.452H4.153a1.378 1.378 0 01-1.027-.452 1.462 1.462 0 01-.435-1.047V5.683a1.462 1.462 0 01.435-1.048 1.378 1.378 0 011.027-.452z'/%3E%3C/svg%3E") no-repeat 50%;
    background-size: contain;
    content: ""
}

.c-icon--category-use-english:before {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%23e04277'%3E%3Cpath d='M8.607 4.183l1.5 1.5h5.951a1.378 1.378 0 011.027.452 1.462 1.462 0 01.435 1.044v7.412a1.462 1.462 0 01-.435 1.044 1.378 1.378 0 01-1.027.452H4.153a1.378 1.378 0 01-1.027-.452 1.462 1.462 0 01-.435-1.047V5.683a1.462 1.462 0 01.435-1.048 1.378 1.378 0 011.027-.452z'/%3E%3C/svg%3E") no-repeat 50%;
    background-size: contain;
    content: ""
}

.c-icon--level:before {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%230f0a14'%3E%3Cpath d='M16.801 3.944v11.449H2.71q-.168 0-.21-.1a.247.247 0 01.056-.238l3.202-4.111a.383.383 0 01.273-.154.388.388 0 01.3.112l1.006.951a.347.347 0 00.287.091.32.32 0 00.245-.161l2.181-3.4a.358.358 0 01.252-.161.321.321 0 01.28.1l1.566 1.5a.287.287 0 00.266.1.35.35 0 00.252-.175l3.66-5.565a.447.447 0 01.217-.2.772.772 0 01.258-.038zm0 12.162'/%3E%3C/svg%3E") no-repeat 50%;
    background-size: contain;
    content: ""
}

.c-icon--facebook:before {
    width: 32px;
    height: 32px;
    background: url("data: image/svg+xml, %3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M22 12C22 6.47715 17.5229 2 12 2C6.47715 2 2 6.47715 2 12C2 16.9912 5.65684 21.1283 10.4375 21.8785V14.8906H7.89844V12H10.4375V9.79688C10.4375 7.29063 11.9305 5.90625 14.2146 5.90625C15.3088 5.90625 16.4531 6.10156 16.4531 6.10156V8.5625H15.1922C13.95 8.5625 13.5625 9.3334 13.5625 10.1242V12H16.3359L15.8926 14.8906H13.5625V21.8785C18.3432 21.1283 22 16.9914 22 12Z' fill='black' /%3E%3Cpath d='M15.8926 14.8906L16.3359 12H13.5625V10.1242C13.5625 9.3334 13.95 8.5625 15.1922 8.5625H16.4531V6.10156C16.4531 6.10156 15.3088 5.90625 14.2146 5.90625C11.9305 5.90625 10.4375 7.29063 10.4375 9.79688V12H7.89844V14.8906H10.4375V21.8785C10.9467 21.9584 11.4684 22 12 22C12.5316 22 13.0533 21.9584 13.5625 21.8785V14.8906H15.8926Z' fill='white' /%3E%3C/svg%3E%0A") no-repeat 50%;
    background-size: contain;
    content: ""
}

.c-icon--twitter:before {
    width: 32px;
    height: 32px;
    background: url("data: image/svg+xml, %3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M13.713 10.6218L20.4135 3H18.825L13.0065 9.61791L8.3595 3H3L10.0275 13.0068L3 21H4.5885L10.7325 14.0108L15.6405 21H21L13.713 10.6218ZM11.538 13.0949L10.8255 12.0983L5.16 4.16977H7.599L12.171 10.569L12.8835 11.5656L18.8265 19.8831H16.3875L11.538 13.0949Z' fill='black' /%3E%3C/svg%3E%0A") no-repeat 50%;
    background-size: contain;
    content: ""
}

.c-icon--instagram:before {
    width: 32px;
    height: 32px;
    background: url("data: image/svg+xml, %3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M7.85851 2.06994C6.7945 2.12014 6.0679 2.28994 5.4327 2.53954C4.77529 2.79574 4.21809 3.13954 3.66369 3.69594C3.10929 4.25235 2.76789 4.80995 2.51349 5.46835C2.26729 6.10495 2.10049 6.83215 2.05349 7.89676C2.00648 8.96136 1.99608 9.30356 2.00128 12.0192C2.00648 14.7348 2.01848 15.0752 2.07009 16.142C2.12089 17.2058 2.29009 17.9322 2.53969 18.5676C2.79629 19.225 3.13969 19.782 3.69629 20.3366C4.25289 20.8912 4.81009 21.2318 5.4701 21.4866C6.1061 21.7324 6.8335 21.9 7.89791 21.9466C8.96231 21.9932 9.30491 22.004 12.0197 21.9988C14.7345 21.9936 15.0763 21.9816 16.1429 21.931C17.2095 21.8804 17.9321 21.71 18.5677 21.4616C19.2251 21.2044 19.7825 20.8616 20.3367 20.3048C20.8909 19.748 21.2322 19.19 21.4864 18.5312C21.7328 17.8952 21.9002 17.1678 21.9464 16.1042C21.993 15.0368 22.004 14.696 21.9988 11.9808C21.9936 9.26556 21.9814 8.92516 21.9308 7.85876C21.8802 6.79235 21.7108 6.06815 21.4614 5.43235C21.2043 4.77495 20.8613 4.21835 20.3049 3.66334C19.7485 3.10834 19.1901 2.76734 18.5315 2.51374C17.8951 2.26754 17.1681 2.09974 16.1037 2.05374C15.0393 2.00774 14.6967 1.99594 11.9809 2.00114C9.26511 2.00634 8.92511 2.01794 7.85851 2.06994ZM7.97531 20.1476C7.0003 20.1052 6.4709 19.9432 6.1181 19.8076C5.6509 19.6276 5.3181 19.41 4.9665 19.0618C4.61489 18.7136 4.39889 18.3796 4.21649 17.9134C4.07949 17.5606 3.91449 17.0318 3.86889 16.0568C3.81929 15.003 3.80889 14.6866 3.80309 12.0168C3.79729 9.34696 3.80749 9.03096 3.85369 7.97676C3.89529 7.00256 4.05829 6.47255 4.19369 6.11995C4.37369 5.65215 4.59049 5.31995 4.93949 4.96855C5.2885 4.61715 5.6215 4.40075 6.0881 4.21835C6.4405 4.08074 6.9693 3.91714 7.94391 3.87074C8.99851 3.82074 9.31451 3.81074 11.9839 3.80494C14.6533 3.79914 14.9701 3.80914 16.0251 3.85554C16.9993 3.89794 17.5295 4.05934 17.8817 4.19555C18.3491 4.37555 18.6817 4.59175 19.0331 4.94135C19.3845 5.29095 19.6011 5.62275 19.7835 6.09035C19.9213 6.44175 20.0849 6.97036 20.1309 7.94556C20.1811 9.00016 20.1925 9.31636 20.1973 11.9856C20.2021 14.6548 20.1927 14.9718 20.1465 16.0256C20.1039 17.0006 19.9423 17.5302 19.8065 17.8834C19.6265 18.3504 19.4095 18.6834 19.0603 19.0346C18.7111 19.3858 18.3785 19.6022 17.9117 19.7846C17.5597 19.922 17.0303 20.086 16.0565 20.1324C15.0019 20.182 14.6859 20.1924 12.0155 20.1982C9.34511 20.204 9.03011 20.1932 7.97551 20.1476M16.1275 6.65535C16.1279 6.89271 16.1987 7.12462 16.3309 7.32174C16.4631 7.51887 16.6508 7.67237 16.8703 7.76281C17.0897 7.85326 17.331 7.8766 17.5638 7.82988C17.7965 7.78315 18.0101 7.66847 18.1776 7.50033C18.3451 7.33218 18.459 7.11813 18.5049 6.88525C18.5508 6.65237 18.5266 6.41112 18.4353 6.19201C18.3441 5.97289 18.1899 5.78576 17.9923 5.65428C17.7947 5.5228 17.5625 5.45288 17.3251 5.45335C17.0069 5.45399 16.702 5.58097 16.4774 5.80638C16.2529 6.03179 16.127 6.33716 16.1275 6.65535ZM6.8655 12.01C6.8711 14.846 9.17431 17.1398 12.0097 17.1344C14.8451 17.129 17.1405 14.826 17.1351 11.99C17.1297 9.15396 14.8259 6.85955 11.9901 6.86515C9.15431 6.87075 6.8601 9.17436 6.8655 12.01ZM8.66671 12.0064C8.6654 11.3471 8.85963 10.7022 9.22482 10.1533C9.59002 9.60442 10.1098 9.17614 10.7184 8.92264C11.327 8.66914 11.9971 8.6018 12.644 8.72914C13.2908 8.85648 13.8854 9.17278 14.3525 9.63804C14.8196 10.1033 15.1383 10.6966 15.2682 11.343C15.3981 11.9894 15.3334 12.6597 15.0823 13.2693C14.8312 13.8789 14.405 14.4004 13.8575 14.7677C13.3101 15.1351 12.666 15.3319 12.0067 15.3332C11.569 15.3341 11.1353 15.2488 10.7305 15.0821C10.3257 14.9154 9.95775 14.6706 9.64759 14.3616C9.33743 14.0527 9.09117 13.6857 8.92287 13.2816C8.75456 12.8775 8.66752 12.4441 8.66671 12.0064Z' fill='black' /%3E%3C/svg%3E") no-repeat 50%;
    background-size: contain;
    content: ""
}

.c-icon--youtube:before {
    width: 32px;
    height: 32px;
    background: url("data: image/svg+xml, %3Csvg width='22' height='16' viewBox='0 0 22 16' fill='none' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M21.0609 2.91228C20.8199 2.00308 20.1076 1.28717 19.2043 1.04376C17.5673 0.60228 11 0.60228 11 0.60228C11 0.60228 4.43273 0.60228 2.79568 1.04376C1.89244 1.28717 1.18011 2.00308 0.939091 2.91228C0.5 4.56126 0.5 8.00001 0.5 8.00001C0.5 8.00001 0.5 11.4388 0.939091 13.0877C1.18011 13.9969 1.89244 14.7128 2.79568 14.9563C4.43392 15.3977 11 15.3977 11 15.3977C11 15.3977 17.5673 15.3977 19.2043 14.9563C20.1076 14.7128 20.8199 13.9969 21.0609 13.0877C21.5 11.44 21.5 8.00001 21.5 8.00001C21.5 8.00001 21.5 4.56126 21.0609 2.91228Z' fill='%23282828' /%3E%3Cpath d='M8.85227 11.1226L14.3409 8L8.85227 4.87745V11.1226Z' fill='white' /%3E%3C/svg%3E") no-repeat 50%;
    background-size: contain;
    content: ""
}

.c-icon--search:before {
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='%230087d2'%3E%3Crect width='3.878' height='9.696' rx='1.939' transform='rotate(-45 28.353 -8.688)'/%3E%3Cpath d='M12.093 19.879a7.757 7.757 0 117.757-7.757 7.766 7.766 0 01-7.757 7.757zm0-12.605a4.848 4.848 0 104.843 4.848 4.854 4.854 0 00-4.843-4.848z'/%3E%3C/svg%3E") no-repeat 50%;
    background-size: contain;
    content: ""
}

.c-icon--reload:before {
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%230087d2'%3E%3Cpath d='M10 1.339a8.321 8.321 0 016.085 2.577l2.577-2.577v6.5h-6.5l2.36-2.36a6.13 6.13 0 00-4.526-1.97A6.257 6.257 0 005.41 5.41 6.257 6.257 0 003.504 10a6.257 6.257 0 001.906 4.591 6.257 6.257 0 004.591 1.906 6.257 6.257 0 004.591-1.906l1.559 1.559a8.363 8.363 0 01-6.15 2.512 8.34 8.34 0 01-6.117-2.544A8.34 8.34 0 011.339 10a8.34 8.34 0 012.544-6.117A8.34 8.34 0 0110 1.339zm8.661 17.323'/%3E%3C/svg%3E") no-repeat 50%;
    background-size: contain;
    content: ""
}

.p-archive__item {
    margin-top: 30px
}

.p-archive__item:first-child {
    margin-top: 0
}

.p-banner-lesson {
    display: block;
    z-index: 1;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    padding: 15px 15px 10px;
    background-color: #192455
}

.p-banner-lesson__figure {
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.p-banner-lesson__logo,
.p-banner-lesson__text {
    z-index: 1;
    position: relative
}

.p-banner-lesson__text {
    display: block;
    margin-top: 8px;
    color: #fff;
    font-size: 1rem;
    line-height: 1.8
}

.p-banner-magazine {
    -ms-grid-rows: 41px 1fr;
    -ms-grid-columns: 97px 1fr 42px;
    display: -ms-grid;
    display: grid;
    z-index: 1;
    position: fixed;
    bottom: 0;
    left: 0;
    grid-template: "menuBannerFigure menuBannerLogo menuBannerLogo" 41px "menuBannerFigure menuBannerText menuBannerPoint" 1fr / 97px 1fr 42px;
    width: 100%;
    height: 90px;
    padding: 0 20px 0 0;
    background-color: #0087d2
}

.theme-lp .p-banner-magazine {
    display: none
}

.p-banner-magazine__figure {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    grid-area: menuBannerFigure;
    align-self: flex-end;
    overflow: hidden
}

.p-banner-magazine__figure img {
    -webkit-transform: translateY(13px);
    transform: translateY(13px)
}

.p-banner-magazine__logo {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-area: menuBannerLogo;
    align-self: flex-end;
    width: 253px;
    height: 28px
}

.p-banner-magazine__text {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    grid-area: menuBannerText;
    align-self: flex-start;
    margin-top: 2px;
    color: #fff;
    font-size: 1.3rem;
    line-height: 1.5
}

.p-banner-magazine__point {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: menuBannerPoint;
    align-items: center;
    align-self: flex-start;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin-top: 0;
    border-radius: 50%;
    background-color: #fff;
    color: #0087d2;
    font-family: "Noto Serif JP", serif;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.25
}

.p-brackets {
    position: relative;
    margin-bottom: 50px;
    padding: 0 34px;
    text-align: center
}

.p-brackets:after,
.p-brackets:before {
    display: block;
    position: absolute;
    top: 0;
    width: 14px;
    height: 100%;
    border: 1px solid #0f0a14;
    content: ""
}

.p-brackets:before {
    left: 0;
    border-right: none
}

.p-brackets:after {
    right: 0;
    border-left: none
}

.p-brackets--simple {
    padding: 0
}

.p-brackets--simple:after,
.p-brackets--simple:before {
    content: none
}

.p-brackets__heading {
    margin-bottom: 10px;
    color: #0f0a14;
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: .06em;
    line-height: 1.44
}

.p-brackets__count {
    color: #707070;
    font-family: Cantata One, serif;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: normal
}

.p-brackets__word {
    margin-bottom: 12px;
    color: #707070;
    font-size: 1.4rem
}

.p-breadcrumb {
    padding: 10px 0 0 20px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 1rem
}

.p-breadcrumb__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-bottom: 10px;
    overflow-x: auto
}

.p-breadcrumb__list:after {
    -ms-flex-negative: 0;
    display: block;
    visibility: hidden;
    flex-shrink: 0;
    width: 20px;
    height: 1px;
    content: ""
}

.p-breadcrumb__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    white-space: nowrap
}

.p-breadcrumb__item:before {
    margin: 0 4px;
    color: #ccc;
    content: "/"
}

.p-breadcrumb__item:first-child:before {
    content: none
}

.p-card__block {
    display: block;
    position: relative
}

.p-card.is-new .p-card__block:before {
    display: block;
    margin-bottom: 5px;
    color: #ff4646;
    font-size: 1.1rem;
    font-weight: 700;
    content: "NEW"
}

.p-card__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.p-card__figure {
    -ms-flex-negative: 0;
    position: relative;
    flex-shrink: 0;
    width: 128px;
    margin-right: 12px;
    overflow: hidden
}

.p-card__figure:after {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    content: ""
}

.p-card__figure-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.p-card__heading {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #0f0a14;
    font-family: "Noto Serif JP", serif;
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1.75;
    text-align: left
}

.p-card__foot {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 10px
}

.p-card__date,
.p-card__number {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    color: #707070;
    font-family: Cantata One, serif;
    font-size: 1rem;
    font-weight: 400
}

.p-card__date {
    padding-left: 10px
}

.p-card__category {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-top: -1.25em;
    color: #707070;
    font-size: 1rem
}

.p-card__category-icon {
    margin-right: 5px
}

.p-card__category-icon:before {
    width: 16px;
    height: 16px
}

.p-droplist:last-child,
.postform:last-child {
    display: none
}

.p-filter {
    padding: 30px 25px 20px;
    background-color: #ecf5fa
}

.p-filter+[class*=l-section] {
    padding-top: 30px
}

.p-filter .searchandfilter ul,
.p-filter__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -6px
}

.p-filter .searchandfilter ul>li,
.p-filter__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 6px
}

.p-filter .searchandfilter ul>li:last-child {
    position: absolute
}

.p-filter__title,
.p-filter h4 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: #0f0a14;
    font-family: Cantata One, serif;
    font-size: 1.2rem;
    font-weight: 400
}

.p-filter__title-icon {
    margin-right: 5px
}

.p-filter__number {
    margin-top: 20px;
    color: #707070;
    font-family: Cantata One, serif;
    font-size: 1.3rem;
    font-weight: 400;
    text-align: center
}

.p-filter input[type=submit] {
    display: none
}

.p-footer {
    margin-top: auto;
    padding-bottom: 140px;
    border-top: 5px solid #0087d2
}

.p-footer__navi {
    margin: 0 -25px;
    overflow: hidden
}

.p-footer__navi-block {
    padding: 32px 25px 17px;
    border-bottom: 1px solid #e5e5e5
}

.p-footer__navi-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 17px;
    color: #0f0a14;
    font-family: Cantata One, serif;
    font-size: 1.4rem;
    letter-spacing: normal
}

.p-footer__navi-title-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 5px
}

.p-footer__navi-list {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -6px;
    font-size: 1.2rem;
    line-height: 1.5
}

.p-footer__navi-list:first-child {
    border-top: none
}

.p-footer__navi-item {
    width: 50%;
    padding: 0 6px
}

.p-footer__navi-link {
    display: block;
    padding: 13px 0;
    color: #707070
}

.p-footer__corporate {
    padding: 50px 25px 27px;
    text-align: center
}

.p-footer__corporate-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px
}

.p-footer__corporate-list-link {
    display: inline-block;
    padding: 13px 10px;
    color: #646464;
    font-size: 1.2rem;
    line-height: 1.5
}

.p-footer__copy {
    color: #0f0a14;
    font-family: "Noto Serif JP", serif;
    font-size: 1.1rem;
    font-weight: 500;
    text-align: center
}

.p-header {
    z-index: 1000
}

.p-header,
.p-header__head {
    position: relative;
    height: 68px
}

.p-header__head {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 10;
    align-items: center;
    justify-content: space-between;
    padding: 0 83px 0 20px;
    overflow: hidden;
    background-color: #fff
}

.p-header__logo {
    z-index: 10;
    position: relative
}

.p-header__logo-image {
    width: 190px
}

.p-header__logo-text {
    display: block;
    margin-top: 10px;
    color: #0f0a14;
    font-family: "Noto Serif JP", serif;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: normal
}

.p-header__body {
    z-index: 1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding-right: 68px
}

.p-header__navi,
.p-header__sns {
    display: none
}

.p-header__menu {
    z-index: 10;
    position: fixed;
    top: 0;
    right: 0
}

.p-header__front {
    background-color: #fff
}

.p-header__front-logo {
    z-index: 10;
    position: relative
}

.p-header__front-logo-image {
    width: 190px
}

.p-header__front-logo-text {
    display: block;
    margin-top: 10px;
    color: #0f0a14;
    font-family: "Noto Serif JP", serif;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: normal
}

.p-header__front-search,
.p-header__front-sns {
    display: none
}

.p-header__front-search-input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #f4f4f4 inset
}

.p-header__search {
    display: none
}

.p-header__search-input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #f4f4f4 inset
}

.p-lesson {
    -ms-grid-rows: auto auto auto;
    -ms-grid-columns: 1fr 205px;
    display: -ms-grid;
    display: grid;
    position: relative;
    grid-template: "lessonHeading lessonHeading" auto "lessonText lessonFigure" auto "lessonTrigger lessonTrigger" auto / 1fr 205px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #ecf5fa
}

.p-lesson__figure {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    position: relative;
    grid-area: lessonFigure
}

.p-lesson__figure img {
    width: 100%
}

.p-lesson__heading {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: lessonHeading;
    margin-bottom: 15px;
    padding: 0 25px
}

.p-lesson__text {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    position: absolute;
    grid-area: lessonText;
    align-self: flex-start;
    padding-top: 7px;
    padding-left: 25px;
    color: #0f0a14;
    font-family: "Noto Serif JP", serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.75;
    white-space: nowrap
}

.p-lesson__trigger {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    z-index: 1;
    position: relative;
    grid-area: lessonTrigger;
    margin-top: -6px;
    padding: 0 25px;
    text-align: center
}

.p-lesson__button {
    max-width: none
}

.p-lp-header {
    margin-top: 20px;
    padding: 0 12px;
    color: #0f0a14
}

.p-lp-header__balloon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: calc(50% - 6px);
    height: 58px;
    border-radius: 10px;
    background-color: #e5f4ff;
    font-size: 1.2rem;
    line-height: 1.66667;
    text-align: center
}

.p-lp-header__balloon:after {
    -webkit-transform: translateX(-50%);
    position: absolute;
    bottom: -12px;
    left: 50%;
    width: 0;
    height: 0;
    transform: translateX(-50%);
    border-width: 0 12px 12px 0;
    border-style: solid;
    border-color: transparent #e5f4ff transparent transparent;
    content: ""
}

.p-lp-header__balloon:last-child:after {
    border-width: 12px 12px 0 0;
    border-color: #e5f4ff transparent transparent
}

.p-lp-header__balloon-group {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.p-lp-header__heading {
    margin-top: 41px;
    font-family: "Noto Serif JP", serif;
    font-size: 2.2rem;
    font-weight: 400;
    letter-spacing: .06em;
    line-height: 1.45455;
    text-align: center
}

.p-lp-header__heading em {
    display: block;
    margin-top: 10px;
    font-size: 3rem;
    font-style: normal;
    line-height: 1.6
}

.p-lp-slider {
    position: relative;
    height: 172px;
    margin-top: 30px;
    overflow: hidden
}

.p-lp-slider:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #e5f4ff;
    content: ""
}

.p-lp-slider__wrap {
    position: absolute;
    top: 0;
    left: 0
}

.p-lp-slider__list,
.p-lp-slider__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.p-lp-slider__item {
    padding: 0 6px
}

.p-lp-slider__picture {
    width: 100px;
    height: 144px
}

.p-lp-section {
    margin-top: 90px;
    padding: 0 25px;
    color: #0f0a14
}

.p-lp-section+.p-lp-section {
    margin-top: 100px
}

.p-lp-heading {
    position: relative;
    padding-top: 53px;
    font-family: "Noto Serif JP", serif;
    font-size: 2.2rem;
    font-weight: 400;
    letter-spacing: .06em;
    line-height: 1.75;
    text-align: center
}

.p-lp-heading:before {
    -webkit-transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
    width: 53px;
    height: 3px;
    transform: translateX(-50%);
    background-color: #0087d2;
    content: ""
}

.p-lp-description {
    margin-top: 30px;
    font-size: 1.4rem;
    letter-spacing: .1em;
    line-height: 2;
    text-align: center
}

.p-lp-suffering__list {
    margin-top: 50px
}

.p-lp-suffering__item {
    text-align: center
}

.p-lp-suffering__text {
    font-size: 1.4rem;
    letter-spacing: .1em;
    line-height: 2
}

.p-lp-suffering__picture {
    width: 212px;
    margin: 30px auto
}

.p-lp-suffering__blockquote {
    position: relative;
    margin-top: 65px;
    padding: 20px;
    border: 1px solid #e5e5e5
}

.p-lp-suffering__blockquote:before {
    position: absolute;
    top: -16px;
    left: 10px;
    width: 24px;
    height: 24px;
    background: url("../../../blog/assets/images/ico/ico_double_cautation.svg") no-repeat 50%/cover;
    content: ""
}

.p-lp-suffering__blockquote-text {
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    letter-spacing: .05em;
    line-height: 2
}

.p-lp-story__text {
    font-size: 1.4rem;
    letter-spacing: .1em;
    line-height: 2
}

.p-lp-story__picture {
    width: 156px;
    height: 156px;
    margin: 10px auto 0
}

.p-lp-story__message {
    margin-top: 30px;
    font-family: Cantata One, serif;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 1.5
}

.p-lp-story__message+* {
    margin-top: 30px
}

.p-lp-story__main {
    margin-top: 50px;
    border: 1px solid #e5e5e5
}

.p-lp-story__top {
    padding: 18px 20px 0;
    border-bottom: 1px solid #e5e5e5
}

.p-lp-story__middle {
    padding: 20px
}

.p-lp-story__bottom {
    padding: 20px;
    background-color: #e5f4ff
}

.p-lp-story__bottom-heading {
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1.42857;
    text-align: center
}

.p-lp-story__bottom .p-magazine__subscribe input[type=text] {
    margin-top: 20px
}

.p-lp-way__box {
    -ms-grid-columns: 1fr 108px;
    -ms-grid-rows: 113px auto;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr 108px;
    grid-template-rows: 113px auto;
    margin-top: 50px;
    padding: 10px 20px 20px;
    border: 1px solid #e5e5e5
}

.p-lp-way__box>:first-child {
    -ms-grid-row: 1;
    -ms-grid-column: 1
}

.p-lp-way__box>:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2
}

.p-lp-way__box>:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1
}

.p-lp-way__box>:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 2
}

.p-lp-way__header {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-row-align: center;
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    align-self: center
}

.p-lp-way__name {
    font-size: 1.7rem;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1.52941
}

.p-lp-way__category {
    margin-top: 5px;
    font-size: 1.2rem;
    letter-spacing: .1em;
    line-height: 1.5
}

.p-lp-way__picture {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    width: 108px;
    height: 113px
}

.p-lp-way__text {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 1 / 3;
    grid-row: 2 / 3;
    padding-top: 20px;
    font-size: 1.4rem;
    letter-spacing: .1em;
    line-height: 2
}

.p-lp-bottom {
    margin-top: 100px;
    padding: 40px 25px;
    background-color: #e5f4ff;
    color: #0f0a14
}

.p-lp-bottom__heading {
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
    letter-spacing: .06em;
    line-height: 2;
    text-align: center
}

.p-lp-bottom .p-magazine__subscribe input[type=text] {
    margin-top: 40px
}

.p-magazine {
    -ms-grid-rows: auto auto auto;
    -ms-grid-columns: 84px 1fr;
    display: -ms-grid;
    display: grid;
    grid-template: "magazineFigure magazineHeading" auto "magazineText magazineText" auto "magazineForm magazineForm" auto / 84px 1fr;
    padding-top: 30px;
    padding-bottom: 50px;
    background-color: #ecf5fa
}

.p-magazine__figure {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-row-align: center;
    grid-area: magazineFigure;
    align-self: center
}

.p-magazine__heading {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-row-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: magazineHeading;
    align-items: center;
    align-self: center;
    justify-self: flex-start
}

.p-magazine__logo {
    display: block;
    margin: 0 12px 0 16px
}

.p-magazine__point {
    -ms-flex-negative: 0;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    align-self: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: #0087d2;
    color: #fff;
    font-size: 1.6rem;
    letter-spacing: normal
}

.p-magazine__point,
.p-magazine__text {
    font-family: "Noto Serif JP", serif;
    font-weight: 500
}

.p-magazine__text {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: magazineText;
    align-self: flex-start;
    margin-top: 16px;
    color: #0f0a14;
    font-size: 2rem;
    line-height: 1.75
}

.p-magazine__form {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: magazineForm
}

.p-magazine__subscribe label {
    display: none
}

.p-magazine__subscribe input[type=email],
.p-magazine__subscribe input[type=text] {
    -webkit-transform: scale(calc(14 / 16));
    -webkit-transform-origin: left center;
    width: calc(125% - 30px);
    height: 44px;
    margin-top: 30px;
    padding: 0 15px;
    transform: scale(calc(14 / 16));
    transform-origin: left center;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
    font-size: 1.6rem;
    line-height: normal;
    text-align: left
}

.theme-lp .p-magazine__subscribe input[type=email],
.theme-lp .p-magazine__subscribe input[type=text] {
    color: #646464
}

.p-magazine__subscribe input[type=email]:focus,
.p-magazine__subscribe input[type=text]:focus {
    border-color: #0087d2;
    outline: none
}

.p-magazine__subscribe input[type=submit] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-shadow: 0 2px 0 #006eac;
    -webkit-transition: background-color .3s ease-out;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 44px;
    margin-top: 20px;
    padding: 0;
    border-radius: 5px;
    background-color: #0087d2;
    box-shadow: 0 2px 0 #006eac;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.2;
    text-align: center;
    transition: background-color .3s ease-out
}

.p-magazine__subscribe input[type=submit]:disabled {
    -webkit-box-shadow: 0 2px 0 #acacac;
    background-color: #ccc;
    box-shadow: 0 2px 0 #acacac
}

.p-magazine__subscribe br,
.p-magazine__subscribe label {
    display: none !important
}

.p-magazine__lead {
    margin-top: 30px;
    color: #0f0a14;
    font-size: 1.3rem;
    letter-spacing: normal;
    line-height: 2
}

.p-magazine__trigger {
    margin-top: 30px;
    text-align: center
}

.p-magazine__term {
    margin-top: 20px;
    line-height: 1.42857;
    text-align: center
}

.p-menu+.s2_message {
    margin: 100px 0;
    text-align: center
}

.p-menu {
    -webkit-transform: translateX(100%);
    -webkit-transition: -webkit-transform .2s ease-out;
    z-index: 1001;
    position: fixed;
    top: 68px;
    left: 0;
    width: 100%;
    height: calc(100vh - 68px);
    height: calc((var(--vh, 1vh) * 100) - 68px);
    overflow-y: auto;
    transform: translateX(100%);
    background-color: #fff;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.p-menu__overlay,
.p-menu__trigger {
    display: none
}

.p-menu__block {
    padding: 40px 20px
}

.p-menu__block--bg {
    padding: 30px 20px;
    background-color: #f4f4f4
}

.p-menu__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    padding: 0 20px;
    color: #0f0a14;
    font-family: Cantata One, serif;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: normal
}

.p-menu__title-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 5px
}

.p-menu__list {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    font-size: 1.5rem;
    letter-spacing: normal;
    line-height: 1.5
}

.p-menu__item {
    width: 50%
}

.p-menu__item--full {
    width: 100%
}

.p-menu__link {
    display: block;
    position: relative;
    padding: 13px 20px 13px 25px;
    color: #0f0a14
}

.p-menu__link--home {
    margin-bottom: 50px
}

.p-menu__link--home:before {
    display: block;
    position: absolute;
    bottom: -10px;
    left: 25px;
    width: calc(100% - 50px);
    height: 1px;
    background-color: #e5e5e5;
    content: ""
}

.p-menu__banner .p-banner-lesson,
.p-menu__banner .p-banner-magazine {
    position: relative;
    bottom: auto;
    left: auto
}

.p-menu__sns {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 30px 45px
}

.p-menu__sns-item {
    padding: 0 6px
}

.p-menu__sns-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px
}

.p-menu__search {
    padding: 20px;
    background-color: #f4f4f4
}

.p-menu__search+.p-menu__block {
    padding-top: 15px
}

.p-menu__search-form {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: block;
    position: relative;
    align-items: center;
    width: 100%;
    height: 44px;
    padding: 0 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff
}

.p-menu__search-input {
    -webkit-transform: scale(calc(14 / 16));
    -webkit-transform-origin: left center;
    width: calc(125% - 69px);
    height: 100%;
    transform: scale(calc(14 / 16));
    transform-origin: left center;
    outline: none;
    background: none;
    color: #0f0a14;
    font-size: 1.6rem;
    line-height: normal
}

.p-menu__search-input:-moz-placeholder-shown {
    color: #707070
}

.p-menu__search-input:placeholder-shown {
    color: #707070
}

.p-menu__search-input::-webkit-input-placeholder {
    color: #707070
}

.p-menu__search-input::-moz-placeholder {
    color: #707070;
    opacity: 1
}

.p-menu__search-input:-ms-input-placeholder {
    color: #707070
}

.p-menu__search-submit {
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    width: 24px;
    height: 24px;
    margin: auto
}

.p-post {
    position: relative;
    padding-top: 212px
}

.p-post__head {
    margin-bottom: 50px;
    padding-top: 50px
}

.p-post__state {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px
}

.p-post__state,
.p-post__tags {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.p-post__tags {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.p-post__level {
    margin-right: 15px;
    color: #0087d2;
    font-family: Cantata One, serif;
    font-size: 1.4rem;
    font-weight: 400
}

.p-post__category {
    -webkit-box-flex: 0;
    -ms-flex: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex: none;
    align-items: center;
    color: #707070;
    font-size: 1.2rem
}

.p-post__category-icon {
    margin-right: 2px
}

.p-post__category-icon:before {
    width: 18px;
    height: 18px
}

.p-post__date {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: auto;
    padding-left: 10px;
    color: #707070;
    font-family: Cantata One, serif;
    font-size: 1.2rem;
    font-weight: 400
}

.p-post__heading {
    color: #0f0a14;
    font-family: "Noto Serif JP", serif;
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1.75;
    text-align: left
}

.p-post__content {
    font-size: 1.4rem;
    line-height: 2;
    text-align: left
}

.p-post__content>:empty {
    display: none
}

.p-post__content>* {
    margin-bottom: 30px
}

.p-post__content [style="text-decoration: underline;"],
.p-post__content h2 {
    display: block;
    margin-bottom: 30px;
    padding: 10px 15px;
    background-color: #f4f4f4;
    color: #0f0a14;
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
    font-weight: 500;
    text-decoration: none !important
}

.p-post__content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 56.533vw;
    margin: 0 -25px;
    border: 0
}

.p-post__content #apf_post_footer,
.p-post__content .switch {
    display: none
}

.p-post__content>:first-child {
    margin-top: 0
}

.p-post__content>:last-child {
    margin-bottom: 0
}

.p-post__subvideo {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #e5e5e5;
    color: #0f0a14;
    font-family: "Noto Serif JP", serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.5;
    text-align: left
}

.p-post__trigger {
    margin-top: 80px;
    text-align: center
}

.p-post__sns-tool {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    justify-content: center;
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.p-post__sns-heading {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 1em;
    margin: auto;
    color: #0f0a14;
    font-family: Cantata One, serif;
    font-size: 1.2rem;
    font-weight: 400
}

.p-post__sns-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.p-post__sns-item {
    margin: 0 6px
}

.p-post__sns-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px
}

.p-post__sns-icon:before {
    width: 32px;
    height: 32px
}

.p-post__banner {
    display: none
}

.p-post__banner:after {
    -webkit-transition: -webkit-transform .3s ease-out;
    position: absolute;
    top: 50%;
    right: 20px;
    border-width: 5px 0 5px 6px;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.p-recommend__item {
    margin-top: 30px
}

.p-recommend__item:first-child {
    margin-top: 0
}

.p-term {
    padding: 0 20px 68px
}

.p-term section+section {
    margin-top: 100px
}

.p-term h1 {
    font-family: "Noto Serif JP", serif;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 1.33333
}

.p-term h1+* {
    margin-top: 30px
}

.p-term h2 {
    margin-top: 50px;
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.66667
}

.p-term h2+* {
    margin-top: 25px
}

.p-term p {
    font-size: 1.3rem;
    letter-spacing: .1em;
    line-height: 2
}

.p-term ul {
    margin-top: 25px
}

.p-term ul li {
    font-size: 1.3rem;
    letter-spacing: .1em;
    line-height: 2
}

.p-term ol {
    margin-top: 25px
}

.p-term ol li {
    padding-left: 1em;
    font-size: 1.3rem;
    letter-spacing: .1em;
    line-height: 2;
    text-indent: -1em
}

.p-tile {
    padding-right: 25px;
    padding-bottom: 70px;
    padding-left: 25px
}

.p-tile__navi {
    margin: 0 -25px 30px;
    background-color: #f4f4f4
}

.p-tile__navi-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.p-tile__navi-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.p-tile__navi-link {
    display: block;
    padding: 17px 5px;
    color: #0087d2;
    font-size: 1.3rem;
    letter-spacing: normal;
    line-height: 1.5
}

.p-tile__navi-text {
    display: inline-block;
    position: relative
}

.p-tile__navi-link.is-new .p-tile__navi-text:after {
    display: inline-block;
    position: absolute;
    top: 0;
    right: -8px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ef5093;
    content: ""
}

.p-tile__section {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #e5e5e5
}

.p-tile__section:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none
}

.p-tile__head {
    text-align: center
}

.p-tile__head:after {
    content: none
}

.p-tile__heading {
    color: #0f0a14;
    font-family: Cantata One, serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.44
}

.p-tile__figure {
    margin-top: 15px
}

.p-tile__figure img {
    width: 100%;
    max-width: 125px
}

.p-tile__lead {
    margin-top: 15px;
    color: #0f0a14;
    font-size: 1.2rem;
    line-height: 1.83
}

.p-tile__list {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #e5e5e5
}

.p-tile__list-item {
    margin-top: 30px
}

.p-tile__list-item:first-child {
    margin-top: 0
}

.p-tile__trigger {
    margin-top: 50px;
    text-align: center
}

.p-timeline {
    margin-top: 30px
}

.p-timeline__item {
    margin-top: 40px
}

.p-timeline__item:first-child {
    margin-top: 0
}

.p-timeline__heading {
    padding: 4px 10px;
    color: #fff;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    text-align: center
}

.p-timeline__heading--twitter {
    background-color: #1da1f2
}

.p-timeline__heading--facebook {
    background-color: #1877f2
}

.p-timeline__body {
    padding: 10px 0;
    border: 1px solid #e5e5e5;
    border-top: none;
    background-color: #fff;
    text-align: center
}

.p-timeline__content {
    height: 500px
}

.p-timeline__sns {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 50px
}

.p-timeline__sns-item {
    padding: 0 6px
}

.p-timeline__sns-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px
}

@media screen and (min-width:897px) {

    a:hover,
    button:hover {
        opacity: .7
    }

    a[href^=tel] {
        cursor: default;
        pointer-events: none
    }

    .l-block,
    .l-block--full,
    .l-block--wide {
        max-width: 100vw;
        padding-right: 108px;
        padding-left: 108px
    }

    .l-section {
        padding-top: 80px;
        padding-bottom: 120px;
        border-top: 1px solid #e5e5e5
    }

    .l-section--simple {
        padding-top: 120px;
        padding-bottom: 120px
    }

    .l-section--simple-narrow {
        padding-top: 50px;
        padding-bottom: 120px
    }

    .l-section--single {
        padding-top: 60px;
        padding-bottom: 120px
    }

    .l-trigger {
        margin-top: 60px
    }

    .l-trigger--high {
        margin-top: 120px
    }

    .c-button-outline {
        max-width: 255px
    }

    .c-button-outline .c-button-outline__icon,
    .c-button-outline .c-button-outline__reload {
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out
    }

    .c-button-outline .c-button-outline__reload {
        margin-right: 10px
    }

    .c-button-outline:hover .c-button-outline__reload {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    .c-button-outline:hover[href] .c-button-outline__icon,
    .c-button-outline:hover[type] .c-button-outline__icon {
        -webkit-transform: translateX(18px);
        transform: translateX(18px)
    }

    .c-button-outline--prev:hover[href] .c-button-outline__icon,
    .c-button-outline--prev:hover[type] .c-button-outline__icon {
        -webkit-transform: translateX(-18px);
        transform: translateX(-18px)
    }

    .c-button-outline--large {
        max-width: 550px
    }

    .c-button-outline--normal {
        -webkit-transition: background-color .3s ease-out;
        height: 60px;
        font-size: 1.4rem;
        transition: background-color .3s ease-out
    }

    .c-button-outline--normal:hover {
        background-color: #f4f4f4;
        opacity: 1
    }

    .c-button {
        max-width: 568px;
        border-radius: 5px;
        font-size: 1.6rem
    }

    .c-button:hover[href],
    .c-button:hover[type] {
        background-color: #006eac;
        opacity: 1
    }

    .c-button--normal {
        max-width: 362px;
        height: 52px
    }

    .c-heading-01 {
        margin-bottom: 50px;
        font-size: 2.6rem
    }

    .c-icon--down:before,
    .c-icon--up:before {
        width: 12px;
        height: 12px;
        border-right-width: 3px;
        border-bottom-width: 3px
    }

    .c-icon--prev:before {
        border-left-width: 3px
    }

    .c-icon--next:before,
    .c-icon--prev:before {
        width: 12px;
        height: 12px;
        border-top-width: 3px
    }

    .c-icon--next:before {
        border-right-width: 3px
    }

    .c-icon--facebook:before,
    .c-icon--instagram:before,
    .c-icon--search:before,
    .c-icon--twitter:before,
    .c-icon--youtube:before {
        width: 28px;
        height: 28px
    }

    .c-icon--reload:before {
        width: 20px;
        height: 20px
    }

    .p-archive {
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        margin: 0 -25px -60px
    }

    .p-archive__item {
        width: 25%;
        margin-top: 0;
        padding: 0 25px 60px
    }

    .p-banner-lesson {
        display: none
    }

    .p-banner-magazine {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-shadow: 0 2px 0 #006eac;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        right: 10px;
        bottom: 10px;
        left: auto;
        align-items: center;
        width: 460px;
        height: 80px;
        padding: 0 32px 0 23px;
        overflow: hidden;
        border-radius: 5px;
        box-shadow: 0 2px 0 #006eac
    }

    .p-banner-magazine:after {
        position: absolute;
        top: 0;
        right: 16px;
        bottom: 0;
        width: 0;
        height: 0;
        margin: auto;
        border-width: 7px 0 7px 9px;
        border-style: solid;
        border-color: transparent transparent transparent #fff;
        content: ""
    }

    .p-banner-magazine__figure {
        z-index: 1;
        width: 82px;
        margin-right: 4px
    }

    .p-banner-magazine__logo {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        width: 111px;
        height: 51px;
        margin-top: 10px
    }

    .p-banner-magazine__text {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        flex: 1;
        align-self: center;
        margin-top: 0;
        margin-left: 14px;
        font-size: 1.2rem;
        line-height: 1.5
    }

    .p-banner-magazine__point {
        position: absolute;
        top: -3px;
        left: 5px;
        grid-area: none
    }

    .p-brackets {
        margin-bottom: 80px
    }

    .p-brackets--simple {
        margin-bottom: 70px
    }

    .p-brackets__heading {
        margin-bottom: 15px;
        font-size: 3.2rem;
        line-height: 1.75
    }

    .p-brackets__count {
        font-size: 1.4rem
    }

    .p-brackets__word {
        margin-bottom: 18px
    }

    .p-breadcrumb {
        padding: 20px 0 0 40px;
        border-top: 1px solid #e5e5e5;
        border-bottom: none;
        font-size: 1.1rem
    }

    .p-breadcrumb__list {
        padding-bottom: 20px
    }

    .p-card__block {
        -webkit-transition: none;
        transition: none
    }

    .p-card__block:hover {
        opacity: 1
    }

    .p-card.is-new .p-card__block:before {
        position: absolute;
        bottom: 100%;
        left: 0
    }

    .p-card__head {
        display: block
    }

    .p-card__figure {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }

    .p-card__block:hover .p-card__figure-image,
    .p-card__figure-image {
        -webkit-transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
        transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
        transition: transform .3s ease-out, opacity .3s ease-out;
        transition: transform .3s ease-out, opacity .3s ease-out, -webkit-transform .3s ease-out
    }

    .p-card__block:hover .p-card__figure-image {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: .8
    }

    .p-card__heading {
        -webkit-transition: color .3s ease-out;
        font-size: 1.4rem;
        transition: color .3s ease-out
    }

    .p-card__block:hover .p-card__heading {
        color: #0087d2
    }

    .p-card__foot {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .p-card__date,
    .p-card__number {
        font-size: 1.2rem
    }

    .p-card__category {
        margin-top: 10px;
        font-size: 1.2rem
    }

    .p-card__category-icon:before {
        width: 18px;
        height: 18px
    }

    .p-droplist,
    .postform {
        display: block;
        position: relative
    }

    .p-droplist:last-child,
    .postform:last-child {
        display: block
    }

    .p-droplist:first-child,
    .postform:first-child {
        display: none
    }

    .p-droplist-wrap,
    .postform-wrap {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        display: block;
        z-index: 1;
        position: relative;
        user-select: none
    }

    .p-droplist__trigger,
    .postform__trigger {
        -webkit-transition: opacity .3s ease-out, background-position .3s ease-out;
        display: block;
        padding: 22px 30px;
        border-bottom: 1px solid #e5e5e5;
        background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.5' height='6.75' fill='%230087d2'%3E%3Cpath d='M5.25 6.75L0 0h10.5z'/%3E%3C/svg%3E") no-repeat;
        background-position: right 32px;
        background-size: 14px 9px;
        color: #0087d2;
        font-family: "Noto Serif JP", serif;
        font-size: 2.6rem;
        font-weight: 500;
        text-align: center;
        cursor: pointer;
        transition: opacity .3s ease-out, background-position .3s ease-out
    }

    .p-droplist__trigger:hover,
    .postform__trigger:hover {
        background-position: right 36px;
        opacity: .7
    }

    .p-droplist.is-open .p-droplist__trigger:after,
    .p-droplist.is-open .postform__trigger:after,
    .postform.is-open .p-droplist__trigger:after,
    .postform.is-open .postform__trigger:after {
        -webkit-transform: rotate(-135deg) translateY(-50%);
        margin-top: 3px;
        transform: rotate(-135deg) translateY(-50%)
    }

    .p-droplist__options,
    .postform__options {
        -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
        -webkit-transition: opacity .3s ease-out, visibility .3s ease-out;
        -webkit-transform: translateY(-1px);
        display: block;
        visibility: hidden;
        z-index: 1000;
        position: absolute;
        top: 100%;
        left: -10px;
        width: calc(100% + 20px);
        padding: 10px;
        transform: translateY(-1px);
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        background-color: #fff;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
        opacity: 0;
        pointer-events: none;
        transition: opacity .3s ease-out, visibility .3s ease-out
    }

    .p-droplist.is-open .p-droplist__options,
    .p-droplist.is-open .postform__options,
    .postform.is-open .p-droplist__options,
    .postform.is-open .postform__options {
        visibility: visible;
        opacity: 1;
        pointer-events: all
    }

    .p-droplist__option,
    .postform__option {
        -webkit-transition: background-color .3s ease-out;
        display: block;
        position: relative;
        padding: 15px;
        background-color: #fff;
        color: #0087d2;
        font-size: 1.5rem;
        line-height: 1.33;
        text-align: center;
        cursor: pointer;
        transition: background-color .3s ease-out
    }

    .p-droplist__option:hover,
    .postform__option:hover {
        background-color: #f4f4f4
    }

    .p-filter {
        max-width: 850px;
        margin: 40px auto 0;
        padding: 0;
        background: none
    }

    .p-filter+[class*=l-section] {
        padding-top: 50px
    }

    .p-filter .searchandfilter ul,
    .p-filter__body {
        position: relative;
        margin: 0 -75px
    }

    .p-filter .searchandfilter ul:after,
    .p-filter .searchandfilter ul:before,
    .p-filter__body:after,
    .p-filter__body:before {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 1px;
        height: 33px;
        margin: auto;
        background-color: #707070;
        content: ""
    }

    .p-filter .searchandfilter ul:before,
    .p-filter__body:before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .p-filter .searchandfilter ul:after,
    .p-filter__body:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .p-filter .searchandfilter ul>li,
    .p-filter__item {
        padding: 0 75px
    }

    .p-filter__title,
    .p-filter h4 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 3px;
        font-size: 1.4rem
    }

    .p-filter__number {
        margin-top: 38px;
        font-size: 1.4rem
    }

    .p-footer {
        padding: 50px 0 69px
    }

    .p-footer__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .p-footer__content,
    .p-footer__navi {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .p-footer__navi {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        flex: 1;
        justify-content: flex-end;
        margin: 0
    }

    .p-footer__navi-block {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        min-width: 157px;
        margin-left: 105px;
        padding: 0;
        border-bottom: none
    }

    .p-footer__navi-block:first-child {
        margin-left: 0
    }

    .p-footer__navi-title {
        margin-bottom: 20px
    }

    .p-footer__navi-list {
        display: block;
        margin: 0 -10px -20px;
        font-size: 1.3rem
    }

    .p-footer__navi-item {
        width: 100%;
        padding: 0 10px 20px
    }

    .p-footer__navi-link {
        -webkit-transition: color .3s ease-out;
        padding: 0;
        transition: color .3s ease-out
    }

    .p-footer__navi-link:hover {
        color: #0087d2;
        opacity: 1
    }

    .p-footer__corporate {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 29.5%;
        padding: 0 20px 0 0;
        text-align: left
    }

    .p-footer__corporate-logo img {
        width: 200px
    }

    .p-footer__corporate-list {
        display: block;
        margin-top: 40px;
        text-align: left
    }

    .p-footer__corporate-list-item {
        margin-top: 20px
    }

    .p-footer__corporate-list-item::first-child {
        margin-top: 0
    }

    .p-footer__corporate-list-link {
        -webkit-transition: color .3s ease-out;
        padding: 0;
        transition: color .3s ease-out
    }

    .p-footer__corporate-list-link:hover {
        color: #0087d2;
        opacity: 1
    }

    .p-footer__copy {
        position: absolute;
        margin-top: -45px;
        text-align: left
    }

    .p-header {
        height: 180px
    }

    .p-header__in {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-transform: translateY(-150%);
        -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
        -webkit-transition: -webkit-transform .3s ease-out;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        align-items: center;
        width: 100%;
        height: 80px;
        padding: 0 0 0 40px;
        transform: translateY(-150%);
        background-color: #fff;
        box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out
    }

    .p-header.is-active .p-header__in {
        -webkit-transform: none;
        transform: none
    }

    .p-header__head {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: auto;
        margin-right: 40px;
        padding: 0;
        background: none
    }

    .p-header__logo-image {
        width: 221px
    }

    .p-header__logo-text {
        display: none
    }

    .p-header__body {
        -ms-flex: 1;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        position: static;
        flex: 1;
        align-items: center;
        justify-content: space-between;
        padding: 0
    }

    .p-header__body,
    .p-header__navi {
        -webkit-box-flex: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%
    }

    .p-header__navi {
        -ms-flex: 1;
        flex: 1
    }

    .p-header__navi-list {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        flex: 1
    }

    .theme-lp .p-header__navi-list {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .p-header__navi-list+.p-header__navi-list {
        -webkit-box-flex: 116;
        -ms-flex: 116;
        flex: 116;
        margin-left: 2vw;
        padding-left: 2vw
    }

    .p-header__navi-list+.p-header__navi-list:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 1px;
        height: 30px;
        margin: auto;
        background-color: rgba(0, 0, 0, .3);
        content: ""
    }

    .p-header__navi-item {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        text-align: center
    }

    .theme-lp .p-header__navi-item {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0 24px;
        white-space: nowrap
    }

    .p-header__navi-link {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-transition: color .3s ease-out;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        padding: 5px;
        color: #646464;
        font-size: 1.4rem;
        line-height: 1.2;
        transition: color .3s ease-out
    }

    .p-header__navi-text {
        display: inline-block;
        position: relative
    }

    .p-header__navi-text:after {
        -webkit-transition: width .3s ease-out, opacity .3s ease-out;
        display: block;
        position: absolute;
        top: calc(100% + 30px);
        width: 0;
        height: 3px;
        background-color: #0087d2;
        content: "";
        opacity: 0;
        transition: width .3s ease-out, opacity .3s ease-out
    }

    .p-header__navi-link.is-current,
    .p-header__navi-link:hover {
        color: #0087d2;
        opacity: 1
    }

    .p-header__navi-link.is-current .p-header__navi-text:after,
    .p-header__navi-link:hover .p-header__navi-text:after {
        width: 100%;
        content: "";
        opacity: 1
    }

    .theme-lp .p-header__banner {
        display: none
    }

    .p-header__sns {
        padding-right: 32px
    }

    .p-header__sns,
    .p-header__sns-link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        height: 44px
    }

    .p-header__sns-link {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 44px
    }

    .p-header__menu,
    .theme-home .p-header__menu-bar,
    .theme-home .p-header__menu-trigger:after,
    .theme-home .p-header__menu-trigger:before {
        display: none
    }

    .p-header__front {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 1;
        position: relative;
        align-items: center;
        justify-content: center;
        height: 180px;
        padding: 0 32px;
        text-align: center
    }

    .p-header__front-logo-image {
        width: 332px
    }

    .p-header__front-logo-text {
        margin-top: 18px;
        font-size: 1.1rem
    }

    .p-header__front-sns {
        position: absolute;
        top: 0;
        right: 32px;
        bottom: 0;
        margin: auto
    }

    .p-header__front-sns,
    .p-header__front-sns-link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        height: 44px
    }

    .p-header__front-sns-link {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 44px
    }

    .p-header__front-search {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 40px;
        width: 16.456%;
        max-width: 224px;
        height: 44px;
        margin: auto
    }

    .p-header__front-search-form {
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        padding: 8px;
        background-color: #f4f4f4
    }

    .p-header__front-search-input {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 100%;
        outline: none;
        background: #f4f4f4;
        color: #0f0a14
    }

    .p-header__front-search-submit {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 28px;
        height: 28px;
        margin-right: 8px
    }

    .p-header__search {
        -ms-flex-negative: 0;
        display: block;
        position: relative;
        flex-shrink: 0;
        width: 21.5%;
        max-width: 240px;
        height: 44px;
        margin-left: 20px
    }

    .p-header__search-trigger {
        z-index: 1;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 8px;
        width: 28px;
        height: 28px;
        margin: auto
    }

    .p-header__search-trigger-icon:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='%23b4b4b4'%3E%3Crect width='3.878' height='9.696' rx='1.939' transform='rotate(-45 28.353 -8.688)'/%3E%3Cpath d='M12.093 19.879a7.757 7.757 0 117.757-7.757 7.766 7.766 0 01-7.757 7.757zm0-12.605a4.848 4.848 0 104.843 4.848 4.854 4.854 0 00-4.843-4.848z'/%3E%3C/svg%3E")
    }

    .p-header__search-trigger.is-active .p-header__search-trigger-icon:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='%230087d2'%3E%3Crect width='3.878' height='9.696' rx='1.939' transform='rotate(-45 28.353 -8.688)'/%3E%3Cpath d='M12.093 19.879a7.757 7.757 0 117.757-7.757 7.766 7.766 0 01-7.757 7.757zm0-12.605a4.848 4.848 0 104.843 4.848 4.854 4.854 0 00-4.843-4.848z'/%3E%3C/svg%3E")
    }

    .p-header__search-form {
        -webkit-transition: width .2s ease-out, opacity .2s ease-out;
        width: 0;
        height: 100%;
        overflow: hidden;
        background-color: #f4f4f4;
        opacity: 0;
        transition: width .2s ease-out, opacity .2s ease-out
    }

    .p-header__search-trigger.is-active+.p-header__search-form {
        width: 100%;
        opacity: 1
    }

    .p-header__search-input {
        width: 100%;
        height: 100%;
        padding: 8px 8px 8px 44px;
        outline: none;
        background: #f4f4f4;
        color: #0f0a14
    }

    .p-header__search-submit {
        display: none
    }

    .p-lesson {
        -ms-grid-rows: auto auto 1fr;
        -ms-grid-columns: 1fr 464px;
        grid-template: "lessonHeading lessonFigure" auto "lessonText lessonFigure" auto "lessonTrigger lessonFigure" 1fr / 1fr 464px;
        padding-top: 29px;
        padding-bottom: 0;
        border-top: 1px solid #e5e5e5;
        background-color: #fff
    }

    .p-lesson__figure {
        padding-right: 30px
    }

    .p-lesson__heading {
        -ms-flex-item-align: end;
        align-self: flex-end;
        margin-bottom: 21px;
        padding: 24px 0 0
    }

    .p-lesson__heading-image {
        width: 451px
    }

    .p-lesson__text {
        position: static;
        margin-top: 0;
        padding: 0;
        font-size: 1.5rem
    }

    .p-lesson__figure {
        -ms-grid-row: 1;
        -ms-grid-row-span: 3;
        -ms-grid-column: 2
    }

    .p-lesson__heading {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1
    }

    .p-lesson__text {
        -ms-grid-row: 2;
        -ms-grid-column: 1
    }

    .p-lesson__trigger {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        margin: 25px 0 0;
        padding: 0;
        text-align: left
    }

    .p-lesson__button {
        max-width: 185px;
        height: 42px
    }

    .p-lesson__button:hover[href],
    .p-lesson__button:hover[type] {
        background-color: #006eac;
        opacity: 1
    }

    .p-lesson__button:after,
    .p-lesson__button:before {
        content: none
    }

    .p-lp-header {
        margin-top: 0
    }

    .p-lp-header__balloon {
        width: calc(50% - 10px);
        height: 82px;
        border-radius: 41px;
        font-size: 1.5rem;
        line-height: 1.73333
    }

    .p-lp-header__balloon-group {
        width: 500px;
        margin: 0 auto
    }

    .p-lp-header__heading {
        margin-top: 30px
    }

    .p-lp-header__heading,
    .p-lp-header__heading em {
        font-size: 3rem;
        letter-spacing: .06em;
        line-height: 1.75
    }

    .p-lp-header__heading em {
        margin-top: 0
    }

    .p-lp-header__form {
        position: relative;
        width: 450px;
        margin: 0 auto
    }

    .p-lp-slider {
        height: 268px;
        margin-top: 60px
    }

    .p-lp-slider:before {
        height: 160px
    }

    .p-lp-slider__item {
        padding: 0 25px
    }

    .p-lp-slider__picture {
        width: 150px;
        height: 216px
    }

    .p-lp-section {
        margin-top: 100px
    }

    .p-lp-section+.p-lp-section {
        margin-top: 150px
    }

    .p-lp-heading {
        padding-top: 50px;
        font-size: 2.8rem;
        line-height: 1.625
    }

    .p-lp-heading:before {
        width: 50px;
        height: 4px
    }

    .p-lp-description {
        margin-top: 20px;
        font-size: 1.6rem;
        line-height: 1.5
    }

    .p-lp-suffering__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        margin: 60px -25px 0
    }

    .p-lp-suffering__item {
        width: 33.33%;
        max-width: 400px;
        padding: 0 25px
    }

    .p-lp-suffering__text {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 6em;
        font-size: 1.6rem
    }

    .p-lp-suffering__picture {
        width: 250px;
        margin-top: 20px
    }

    .p-lp-suffering__blockquote {
        width: 850px;
        margin: 92px auto 0;
        padding: 30px 47px
    }

    .p-lp-suffering__blockquote:before {
        top: -33px;
        left: 30px;
        width: 52px;
        height: 52px
    }

    .p-lp-suffering__blockquote-text {
        font-size: 2.4rem;
        text-align: center
    }

    .p-lp-story__text {
        font-size: 1.6rem
    }

    .p-lp-story__picture {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 200px;
        height: 230px;
        margin: 0;
        padding-top: 30px
    }

    .p-lp-story__message {
        margin-top: 40px;
        font-size: 3rem;
        line-height: 1
    }

    .p-lp-story__message+* {
        margin-top: 40px
    }

    .p-lp-story__main {
        width: 850px;
        margin: 60px auto 0
    }

    .p-lp-story__top {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 50px
    }

    .p-lp-story__top .p-lp-story__text {
        font-size: 1.8rem
    }

    .p-lp-story__middle {
        padding: 52px 50px 58px
    }

    .p-lp-story__bottom {
        padding: 30px 199px 40px
    }

    .p-lp-story__bottom-heading {
        font-size: 1.6rem;
        line-height: 1.5
    }

    .p-lp-story__bottom-form {
        position: relative;
        width: 450px;
        margin: 0 auto
    }

    .p-lp-story__bottom-form .p-magazine__form {
        margin-top: 20px
    }

    .p-lp-way__box {
        -ms-grid-columns: 1fr 200px;
        -ms-grid-rows: auto auto;
        grid-template-columns: 1fr 200px;
        grid-template-rows: auto auto;
        max-width: 850px;
        margin: 60px auto 0;
        padding: 50px
    }

    .p-lp-way__box>:first-child {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    .p-lp-way__box>:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 2
    }

    .p-lp-way__box>:nth-child(3) {
        -ms-grid-row: 2;
        -ms-grid-column: 1
    }

    .p-lp-way__box>:nth-child(4) {
        -ms-grid-row: 2;
        -ms-grid-column: 2
    }

    .p-lp-way__name {
        font-size: 2rem;
        line-height: 1.3
    }

    .p-lp-way__category {
        margin-top: 10px;
        font-size: 1.5rem;
        line-height: 1.46667
    }

    .p-lp-way__picture {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-row-align: center;
        grid-row: 1 / 3;
        align-self: center;
        width: 200px;
        height: 211px
    }

    .p-lp-way__text {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2;
        padding: 30px 50px 0 0;
        font-size: 1.6rem
    }

    .p-lp-bottom {
        padding: 60px 0
    }

    .p-lp-bottom__heading {
        font-size: 2rem;
        letter-spacing: .06em
    }

    .p-lp-bottom__form {
        position: relative;
        width: 450px;
        margin: 0 auto
    }

    .p-lp-bottom__form .p-magazine__form {
        margin-top: 50px
    }

    .p-magazine {
        -ms-grid-rows: auto auto 1fr;
        -ms-grid-columns: 300px 1fr;
        grid-template: "magazineFigure magazineHeading" auto "magazineFigure magazineText" auto "magazineFigure magazineForm" 1fr / 300px 1fr;
        padding-top: 0;
        padding-bottom: 0;
        border-top: 1px solid #e5e5e5;
        background-color: #fff
    }

    .p-magazine__figure {
        -ms-flex-item-align: end;
        align-self: flex-end;
        height: 216px;
        margin-top: 35px;
        padding-right: 45px;
        overflow: hidden
    }

    .p-magazine__figure img {
        -webkit-transform: translateY(10px);
        width: 255px;
        transform: translateY(10px)
    }

    .p-magazine__heading {
        -ms-flex-item-align: end;
        align-self: flex-end;
        height: 35px;
        margin-top: 55px
    }

    .p-magazine__logo {
        margin: 0 12px 0 0
    }

    .p-magazine__logo img {
        width: 315px
    }

    .p-magazine__point {
        -ms-flex-item-align: start;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        align-self: flex-start;
        width: auto;
        height: 31px;
        margin-top: -3px;
        padding: 0 15px 3px;
        border: 1px solid #0087d2;
        border-radius: 31px;
        background-color: #fff;
        color: #0087d2;
        font-size: 1.8rem
    }

    .p-magazine__text {
        margin-top: 8px;
        font-size: 2.2rem;
        letter-spacing: .06em;
        line-height: 1.09091
    }

    .p-magazine__figure {
        -ms-grid-row: 1;
        -ms-grid-row-span: 3;
        -ms-grid-column: 1
    }

    .p-magazine__heading {
        -ms-grid-row: 1;
        -ms-grid-column: 2
    }

    .p-magazine__text {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1
    }

    .p-magazine__form {
        -ms-grid-row: 3;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 32px
    }

    .p-magazine__subscribe {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        position: relative;
        flex: 1;
        height: 43px
    }

    .p-magazine__subscribe input[type=email],
    .p-magazine__subscribe input[type=text] {
        -webkit-transform: none;
        width: 100%;
        height: 43px;
        margin-top: 0;
        padding: 0 94px 0 15px;
        transform: none;
        font-size: 1.4rem
    }

    .theme-lp .p-magazine__subscribe input[type=email],
    .theme-lp .p-magazine__subscribe input[type=text] {
        height: 60px;
        margin-top: 0;
        padding-right: 105px;
        font-size: 1.6rem
    }

    .p-magazine__subscribe input[type=submit] {
        -webkit-box-shadow: 0 2px 0 #dd9000;
        position: absolute;
        top: 0;
        right: 5px;
        bottom: 2px;
        max-width: 74px;
        height: 30px;
        margin: auto;
        background-color: #ffbb03;
        box-shadow: 0 2px 0 #dd9000;
        color: #0f0a14
    }

    .theme-lp .p-magazine__subscribe input[type=submit] {
        top: 5px;
        bottom: auto;
        width: 95px;
        max-width: none;
        height: 48px;
        padding-left: 1em;
        font-size: 1.6rem;
        letter-spacing: 1em
    }

    .p-magazine__subscribe input[type=submit]:hover[href],
    .p-magazine__subscribe input[type=submit]:hover[type] {
        background-color: #dd9000;
        opacity: 1
    }

    .p-magazine__lead {
        display: none
    }

    .p-magazine__trigger {
        margin-top: 0;
        margin-left: 15px
    }

    .p-magazine__button {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-shadow: 0 2px 0 #006eac;
        -webkit-transform: none;
        -webkit-transition: background-color .3s ease-out;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 185px;
        height: 40px;
        padding: 5px;
        transform: none;
        border: none;
        border-radius: 5px;
        background-color: #0087d2;
        box-shadow: 0 2px 0 #006eac;
        color: #fff;
        font-size: 1.4rem;
        line-height: 1.2;
        text-align: left;
        transition: background-color .3s ease-out
    }

    .p-magazine__button:hover[href],
    .p-magazine__button:hover[type] {
        background-color: #006eac;
        opacity: 1
    }

    .p-magazine__button:after,
    .p-magazine__button:before {
        content: none
    }

    .p-magazine__button-icon {
        display: none
    }

    .p-magazine__term {
        position: absolute;
        top: 0;
        right: -90px
    }

    .p-magazine .p-magazine__term {
        position: relative;
        right: 12px;
        margin-top: 10px;
        text-align: right
    }

    .p-menu {
        display: none
    }

    .p-post {
        padding-top: 0
    }

    .p-post__body {
        width: 50%;
        margin-left: auto;
        padding-left: 25px
    }

    .p-post__head {
        margin-bottom: 60px;
        padding-top: 0
    }

    .p-post__heading {
        font-size: 3.2rem
    }

    .p-post__content {
        font-size: 1.6rem
    }

    .p-post__content>* {
        margin-bottom: 40px
    }

    .p-post__content [style="text-decoration: underline;"],
    .p-post__content h2 {
        padding: 10px 12px;
        font-size: 2rem
    }

    .p-post__content iframe {
        right: 50%;
        left: auto;
        width: calc(50vw - 108px);
        max-width: 720px;
        height: 22.694vw;
        max-height: 392px;
        margin: 0;
        padding-right: 25px
    }

    .p-post__subvideo {
        margin-top: 60px;
        padding-top: 40px;
        font-size: 1.6rem
    }

    .p-post__trigger {
        margin-top: 120px
    }

    .p-post__sns {
        display: block;
        z-index: 10;
        position: absolute;
        top: 0;
        height: 22.694vw;
        max-height: 392px;
        margin-left: -68px
    }

    .p-post__sns-tool {
        display: block;
        position: fixed;
        top: 292px;
        padding: 0;
        border: none
    }

    .p-post__sns-heading {
        position: static;
        height: auto
    }

    .p-post__sns-list {
        display: block
    }

    .p-post__sns-item {
        margin: 20px 0 0
    }

    .p-post__sns-link {
        display: block
    }

    .p-post__sns-icon {
        display: block;
        width: auto;
        height: auto
    }

    .p-post__sns-icon:before {
        width: 36px;
        height: 36px
    }

    .p-post__banner {
        display: block;
        position: absolute;
        top: calc(100% + 20px);
        left: 68px;
        width: calc(50vw - 133px);
        max-width: 464px;
        padding: 9px 50px 9px 0;
        background-color: #fff
    }

    .p-post__banner:hover:after {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }

    .p-post__banner-text {
        display: block;
        margin-top: 10px;
        color: #646464;
        font-size: 1.4rem;
        letter-spacing: .09em;
        line-height: 1.5
    }

    .p-recommend {
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        margin: 0 -25px -50px
    }

    .p-recommend__item {
        width: 25%;
        margin-top: 0;
        padding: 0 25px 50px
    }

    .p-term {
        padding: 0 88px 100px
    }

    .p-term h1 {
        font-size: 3.2rem;
        line-height: 1
    }

    .p-term h1+* {
        margin-top: 70px
    }

    .p-term h2 {
        margin-top: 80px;
        line-height: 1.75
    }

    .p-term ol li,
    .p-term p,
    .p-term ul li {
        font-size: 1.4rem
    }

    .p-tile {
        max-width: 100vw;
        padding-right: 40px;
        padding-bottom: 100px;
        padding-left: 40px
    }

    .p-tile__navi {
        display: none
    }

    .p-tile__in {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -1.51%
    }

    .p-tile__section {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        -webkit-transition: background-color .3s ease-out;
        flex: 1;
        margin-top: 0;
        padding: 20px 1.51%;
        border-top: none;
        transition: background-color .3s ease-out
    }

    .p-tile__section:first-child {
        padding-top: 20px
    }

    .p-tile__head {
        position: relative;
        margin-bottom: 28px;
        padding-bottom: 28px
    }

    .p-tile__head:after {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        border-top-color: #0087d2;
        content: ""
    }

    .p-tile__figure img {
        max-width: 80px
    }

    .p-tile__lead {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .p-tile__list {
        margin-top: 0;
        padding-top: 0;
        border-top: none
    }

    .p-tile__button {
        -webkit-transform: none;
        -webkit-transition: background-color .3s ease-out;
        transform: none;
        border: none;
        border-radius: 5px;
        font-size: 1.4rem;
        transition: background-color .3s ease-out
    }

    .p-tile__button:after,
    .p-tile__button:before {
        content: none
    }

    .p-tile__button:hover {
        background-color: #f4f4f4;
        opacity: 1
    }

    .p-tile__button-icon {
        display: none
    }

    .p-timeline {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        margin: 0 -25px
    }

    .p-timeline__item {
        width: 50%;
        margin-top: 0;
        padding: 0 25px
    }

    .p-timeline__sns-item {
        padding: 0
    }

    .p-timeline__sns-link {
        width: 52px;
        height: 52px
    }

    .p-timeline__sns-icon:before {
        width: 33px;
        height: 33px
    }

    .u-dn-md {
        display: none !important
    }
}

@media screen and (min-width:1166px) {
    .l-block {
        padding-right: calc((100vw - 950px) / 2);
        padding-left: calc((100vw - 950px) / 2)
    }
}

@media screen and (min-width:1656px) {
    .l-block--full {
        padding-right: calc((100vw - 1440px) / 2);
        padding-left: calc((100vw - 1440px) / 2)
    }
}

@media screen and (min-width:1366px) {
    .l-block--wide {
        padding-right: calc((100vw - 1150px) / 2);
        padding-left: calc((100vw - 1150px) / 2)
    }
}

@media screen and (max-width:896px) {
    .tingle-modal-box {
        width: calc(100% - 50px)
    }

    body.is-modal-term .tingle-modal-box {
        height: calc(100vh - 262px);
        padding-top: 60px
    }

    body.is-modal-term .tingle-modal-box iframe {
        height: calc(100vh - 322px)
    }

    .tingle-modal-box__content {
        overflow-y: scroll
    }

    .tingle-modal--noOverlayClose {
        padding-top: 0
    }

    .tingle-modal__close {
        top: auto;
        right: -20px;
        bottom: 100%;
        width: 68px;
        height: 58px;
        color: #fff
    }

    body.is-modal-term .tingle-modal__close {
        top: 0;
        right: 0;
        bottom: auto;
        color: #000
    }

    .p-droplist,
    .postform {
        display: block;
        padding: 11px 34px 11px 14px;
        border: 1px solid #e5e5e5;
        border-radius: 5px;
        background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.5' height='6.75' fill='%230087d2'%3E%3Cpath d='M5.25 6.75L0 0h10.5z'/%3E%3C/svg%3E") no-repeat right 10px center;
        color: #646464;
        font-size: 1.4rem
    }

    .p-header__head:after {
        -webkit-transition: -webkit-transform .3s ease-out;
        display: block;
        position: absolute;
        height: 100%;
        background-color: #fff;
        content: "";
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out
    }

    .p-header__front,
    .p-header__head:after {
        -webkit-transform: translateX(100%);
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        transform: translateX(100%)
    }

    .p-header__front {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-transition: -webkit-transform .2s ease-out;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        align-items: center;
        height: 68px;
        padding: 0 83px 0 20px;
        transition: -webkit-transform .2s ease-out;
        transition: transform .2s ease-out;
        transition: transform .2s ease-out, -webkit-transform .2s ease-out
    }

    .is-fixed-menu .p-header__front {
        -webkit-transform: none;
        transform: none
    }

    .p-lesson {
        padding-right: 0;
        padding-left: 0
    }

    .p-lp-header__form {
        padding: 0 13px
    }

    .p-lp-suffering__item+.p-lp-suffering__item {
        margin-top: 50px
    }

    .p-lp-way__name span {
        font-size: 1.2rem
    }

    .is-fixed-menu .p-menu {
        -webkit-transform: none;
        transform: none
    }

    body.is-fixed-menu {
        position: fixed;
        width: 100%;
        height: 100%
    }

    .p-post__sns {
        position: static !important;
        margin-top: 80px
    }

    .u-dn-md--down {
        display: none !important
    }
}

@media screen and (min-width:1365px) {
    .p-header__front-search {
        left: calc((100vw - 1285px) / 2)
    }

    .p-tile {
        padding-right: calc((100vw - 1285px) / 2);
        padding-left: calc((100vw - 1285px) / 2)
    }
}

@media screen and (max-width:896px) and (orientation:landscape) {
    .p-post__content iframe {
        z-index: 1000;
        position: fixed !important;
        top: 0 !important;
        height: 100%;
        margin: 0 !important
    }
}