/*
 Theme Name:   twentynineteen-child
 Template:     twentynineteen
*/

/*----------------------------------------------------------------default*/
html {
    font-size: 62.5%;
    }
    
    body {
    color: #000;
    background: #fff;
    font-family: 'Montserrat', sans-serif;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 1.8em;
    font-weight: 700;
    line-height: 1.444444;
    }
    
    .pc {
    display: block;
    }
    
    .sp {
    display: none;
    }
    
    body:lang(ja),
    button:lang(ja),
    input:lang(ja),
    select:lang(ja),
    optgroup:lang(ja),
    textarea:lang(ja),
    .author-description .author-link:lang(ja),
    .comment-metadata:lang(ja),
    .comment-reply-link:lang(ja),
    .comments-title:lang(ja),
    .comment-author .fn:lang(ja),
    .discussion-meta-info:lang(ja),
    .entry-meta:lang(ja),
    .entry-footer:lang(ja),
    .main-navigation:lang(ja),
    .no-comments:lang(ja),
    .not-found .page-title:lang(ja),
    .error-404 .page-title:lang(ja),
    .post-navigation .post-title:lang(ja),
    .page-links:lang(ja), .page-description:lang(ja),
    .pagination .nav-links:lang(ja),
    .sticky-post:lang(ja),
    .site-title:lang(ja),
    .site-info:lang(ja),
    #cancel-comment-reply-link:lang(ja),
    h1:lang(ja),
    h2:lang(ja),
    h3:lang(ja),
    h4:lang(ja),
    h5:lang(ja),
    h6:lang(ja),
    .page-title:lang(ja),
    blockquote cite:lang(ja),
    table:lang(ja),
    .button:lang(ja),
    input:lang(ja)[type="button"],
    input:lang(ja)[type="reset"],
    input:lang(ja)[type="submit"],
    .comment-navigation .nav-previous:lang(ja),
    .comment-navigation .nav-next:lang(ja),
    .comment-list .pingback .comment-body:lang(ja),
    .comment-list .trackback .comment-body:lang(ja),
    .comment-list .pingback .comment-body .comment-edit-link:lang(ja),
    .comment-list .trackback .comment-body .comment-edit-link:lang(ja),
    .comment-form .comment-notes:lang(ja),
    .comment-form label:lang(ja),
    .widget_archive ul li:lang(ja),
    .widget_categories ul li:lang(ja),
    .widget_meta ul li:lang(ja),
    .widget_nav_menu ul li:lang(ja),
    .widget_pages ul li:lang(ja),
    .widget_recent_comments ul li:lang(ja),
    .widget_recent_entries ul li:lang(ja),
    .widget_rss ul li:lang(ja),
    .widget_tag_cloud .tagcloud:lang(ja),
    .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ja),
    .entry .entry-content .wp-block-button .wp-block-button__link:lang(ja),
    .entry .entry-content .wp-block-archives li > a:lang(ja),
    .entry .entry-content .wp-block-categories li > a:lang(ja),
    .entry .entry-content .wp-block-latest-posts li > a:lang(ja),
    .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ja),
    .entry .entry-content .wp-block-verse:lang(ja),
    .entry .entry-content .has-drop-cap:lang(ja):not(:focus):first-letter,
    .entry .entry-content .wp-block-pullquote cite:lang(ja),
    .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ja),
    .entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ja),
    .entry .entry-content .wp-block-cover-image h2:lang(ja),
    .entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ja),
    .entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ja),
    .entry .entry-content .wp-block-cover h2:lang(ja),
    .entry .entry-content .wp-block-audio figcaption:lang(ja),
    .entry .entry-content .wp-block-video figcaption:lang(ja),
    .entry .entry-content .wp-block-image figcaption:lang(ja),
    .entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ja),
    .entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ja),
    .entry .entry-content .wp-block-file:lang(ja),
    .entry .entry-content .wp-block-file .wp-block-file__button:lang(ja),
    .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ja),
    .wp-caption-text:lang(ja),
    .gallery-caption:lang(ja) {
    font-family: 'Montserrat', sans-serif;
    font-family: 'Noto Sans', sans-serif;
    }
    
    .main-navigation,
    .page-description,
    .author-description .author-link,
    .not-found .page-title,
    .error-404 .page-title,
    .post-navigation .post-title,
    .pagination .nav-links,
    .comments-title,
    .comment-author .fn,
    .no-comments,
    .site-title,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
    letter-spacing: 0;
    margin: 0;
    }
    
    h1:not(.site-title):before,
    h2:before {
    display: none;
    }
    
    p,
    ul,
    ol,
    li,
    dl,
    dt,
    dd {
    margin: 0;
    padding: 0;
    }
    
    ul,
    ol {
    list-style: none;
    }
    
    li {
    list-style-type: none;
    }
    
    img {
    width: 100%;
    height: auto;
    }
    
    a,
    a:visited {
    color: #000 !important;
    text-decoration: none !important;
    }
    
    a:focus,
    *:focus {
    outline: none;
    }
    
    a:visited {
    color: #4c4c4c;
    }
    
    .en {
    font-family: 'Montserrat', sans-serif;
    }
    
    .wrapper {
    display: flex;
    }
    
    .marker {
    display: inline !important;
    padding: 0 0 5px;
    background: linear-gradient(transparent 60%, #fce20e 0);
    }
    
    .brake-pc {
    display: block;
    }
    
    
    /* ================================ header ================================ */
    .site-header.featured-image {
    height: 398px;
    min-height: auto;
    text-shadow: none;
    overflow: visible;
    margin: 0 0 184px;
    padding: 0;
    }
    
    .home .site-header.featured-image {
    height: 688px;
    padding: 0;
    margin: 0 0 208px;
    }
    
    .site-header.featured-image .site-branding-container {
    position: absolute;
    width: 100%;
    top: 432px;
    }
    
    .home .site-header.featured-image .site-branding-container {
    top: 742px;
    }
    
    .site-header.featured-image .site-branding {
    text-align: center;
    margin: 0 auto;
    }
    
    .site-header.featured-image:after,
    .site-description,
    .menu-toggle {
    display: none !important;
    }
    
    .site-header.featured-image .site-branding .site-title {
    width: 228px;
    display: inline-block;
    }
    
    .site-header.featured-image .site-branding .menu-outer .site-title {
    display: none;
    }
    
    .main-navigation {
    margin: -62px 0 0;
    }
    
    .main-navigation ul.main-menu > li {
    margin: 0 70px 0 0;
    text-align: center;
    display: inline-block;
    }
    
    .main-navigation li#menu-item-91 {
    margin: 0 100px 0 0;
    }
    
    .main-navigation li#menu-item-89 {
    margin: 0 376px 0 0;
    }
    
    .main-navigation li#menu-item-88 {
    margin: 0 52px 0 0;
    }
    
    .main-navigation li#menu-item-94 {
    margin: 0 400px 0 0;
    }
    
    .main-navigation .main-menu > li:last-child {
    margin: 0;
    }
    
    .main-navigation .main-menu > li > a {
    font-size: 1.5rem;
    color: #000 !important;
    letter-spacing: 0.05em;
    margin: 0;
    position: relative;
    }
    
    .main-navigation .main-menu > li > a:hover:before,
    .page-id-78 .main-navigation .main-menu > li.current-menu-item a:before,
    .page-id-80 .main-navigation .main-menu > li.current-menu-item a:before,
    .page-id-82 .main-navigation .main-menu > li.current-menu-item a:before,
    .page-template-blog-list .main-navigation .main-menu > li.current-menu-item a:before {
    content: '';
    display: block;
    width: 54px;
    height: 19px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/effect_menu_current.png") no-repeat center center / contain;
    position: absolute;
    left: calc(50% - 27px);
    top: -29px;
    }
    
    .main-navigation li a:after {
    content:'';
    display: block;
    margin: 2px auto 0;
    }
    
    .main-navigation li#menu-item-366 a:after,
    .main-navigation li#menu-item-367 a:after {
    width: 28px;
    height: 13px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_blog.png") no-repeat center center / contain;
    }
    
    .main-navigation li#menu-item-93 a:after {
    width: 38px;
    height: 10px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_about.png") no-repeat center center / contain;
    }
    
    .main-navigation li#menu-item-94 a:after {
    width: 47px;
    height: 10px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_feature.png") no-repeat center center / contain;
    }
    
    .main-navigation li#menu-item-95 a:after {
    width: 30px;
    height: 10px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_price.png") no-repeat center center / contain;
    }
    
    .main-navigation li#menu-item-90 a:after,
    .main-navigation li#menu-item-96 a:after {
    width: 48px;
    height: 10px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_teacher.png") no-repeat center center / contain;
    }
    
    .main-navigation li#menu-item-97 a:after {
    width: 69px;
    height: 11px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_curriculum.png") no-repeat center center / contain;
    }
    
    .main-navigation li#menu-item-89 a:after {
    width: 38px;
    height: 14px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_policy.png") no-repeat center center / contain;
    }
    
    .main-navigation li#menu-item-88 a:after {
    width: 85px;
    height: 11px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_onlinelesson.png") no-repeat center center / contain;
    }
    
    .site-header .btn-blk {
    width: 178px;
    position: fixed;
    top: 40px;
    right: 40px;
    z-index: 100;
    }
    
    .site-header .btn-blk li {
    position: relative;
    }
    
    .site-header .btn-blk li > img {
    animation:7s linear infinite rotation1;
    }
    
    @keyframes rotation1{
      0%{ transform:rotate(0);}
      100%{ transform:rotate(360deg); }
    }
    
    .site-header .btn-blk li a {
    position: absolute;
    display: block;
    width: 178px;
    height: 178px;
    left: 0;
    top: 0;
    }
    
    .site-header .btn-blk li a img {
    position: absolute;
    }
    
    .site-header .btn-blk li:first-child a img {
    width: 115px;
    left: 30px;
    top: 43px;
    }
    
    .site-header .btn-blk li:last-child a img {
    width: 154px;
    left: 17px;
    top: -12px;
    }
    
    .calendar {
    width: 190px;
    height: 174px;
    background: #fff;
    border: 5px solid #2fb0ca;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 300px;
    left: 40px;
    z-index: 100;
    }
    
    .calendar p {
    line-height: 1;
    }
    
    .calendar .date {
    font-size: 6rem;
    margin: 0 0 10px;
    }
    
    .calendar .month {
    font-size: 2rem;
    font-weight: 400;
    margin: 0 0 10px;
    }
    
    .calendar .number-of-students {
    font-weight: 500;
    }
    
    .calendar .number-of-students strong {
    font-size: 3rem;
    font-weight: 700;
    margin: 0 0 0 20px;
    vertical-align: -2px;
    }
    
    /* ================================ aside ================================ */
    aside.widget-area {
    display: none;
    }
    
    /* ================================ footer ================================ */
    .site-footer {
    background: #f5f5f5;
    }
    
    .site-footer #free-consultation {
    text-align: center;
    }
    
    .site-footer #free-consultation h3 {
    font-size: 4.8rem;
    letter-spacing: 0.1em;
    width: 599px;
    height: 192px;
    margin: -120px auto 0;
    padding: 74px 0 0 50px;
    box-sizing: border-box;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/bg_freetrial.png") no-repeat center center / contain;
    }
    
    .site-footer #free-consultation h3 + p {
    font-size: 3.7rem;
    letter-spacing: 0.1em;
    margin: 0 auto 80px;
    }
    
    .site-footer #free-consultation h3 + p .en {
    font-size: 4.2rem;
    }
    
    .site-footer .contact-blk {
    width: 728px;
    height: 200px;
    border: 6px solid #2fb0ca;
    border-radius: 100px;
    background: #fff;
    box-sizing: border-box;
    margin: 0 auto 26px;
    padding: 30px 0 0;
    }
    
    .site-footer .contact-blk p {
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: 0.1em;
    margin: 0 auto 5px;
    }
    
    .site-footer .contact-blk p.phone-num {
    font-size: 4.8rem;
    letter-spacing: 0.01em;
    margin: -15px 0 15px;
    }
    
    .site-footer .contact-blk p.phone-num:before {
    content: '';
    width: 73px;
    height: 73px;
    display: inline-block;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/ico_phone_num_contact.png") no-repeat center center / contain;
    margin: 0 10px 0 0;
    vertical-align: -15px;
    }
    
    .site-footer .line-blk p {
    font-size: 2.4rem;
    margin: 0 0 26px;
    }
    
    .site-footer .line-blk .wrapper {
    width: 345px;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto 86px;
    }
    
    .site-footer .line-blk .wrapper a {
    display: inline-block;
    width: 181px;
    margin: 0;
    }
    
    .site-footer .line-blk .wrapper > img {
    display: inline-block;
    width: 136px;
    }
    
    .site-footer .map-blk {
    width: 1000px;
    margin: 0 auto 190px;
    }
    
    .site-footer .map {
    padding: 6px 6px 0;
    margin: 0 0 20px;
    background: #fff;
    }
    
    .site-footer .map-blk .caption {
    font-weight: 500;
    }
    
    .site-footer .site-info {
    background: #2fb0ca;
    margin: 0 !important;
    text-align: center;
    padding: 60px 0;
    }
    
    .site-footer .site-info .site-name {
    display: block;
    width: 234px;
    margin: 0 auto;
    }
    
    .site-footer .site-info .footer-navigation ul {
    margin: -60px 0 20px;
    display: block;
    }
    
    .site-footer .site-info .footer-navigation li {
    display: inline-block;
    margin: 0 70px 0 0;
    }
    
    .site-footer .site-info .footer-navigation li.menu-item-94 {
    margin: 0 400px 0 0;
    }
    
    .site-footer .site-info .footer-navigation li:last-child {
    margin: 0;
    }
    
    .footer-navigation li a {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    color: #fff !important;
    }
    
    .footer-navigation li.menu-item-94 a,
    .footer-navigation li.menu-item-95 a {
    letter-spacing: 0.5em;
    }
    
    .footer-navigation li a:after {
    content:'';
    display: block;
    margin: 0 auto;
    box-sizing: content-box;
    }
    
    .footer-navigation li.menu-item-366 a:after {
    width: 28px;
    height: 13px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_footer_blog.png") no-repeat center center / contain;
    }
    
    .footer-navigation li.menu-item-93 a:after {
    width: 48px;
    height: 10px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_footer_about.png") no-repeat left center / contain;
    }
    
    .footer-navigation li.menu-item-94 a:after {
    width: 52px;
    height: 10px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_footer_feature.png") no-repeat left center / contain;
    }
    
    .footer-navigation li.menu-item-95 a:after {
    width: 35px;
    height: 10px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_footer_price.png") no-repeat left center / contain;
    }
    
    .footer-navigation li.menu-item-96 a:after {
    width: 48px;
    height: 10px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_footer_teacher.png") no-repeat center center / contain;
    }
    
    .footer-navigation li.menu-item-97 a:after {
    width: 69px;
    height: 11px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_footer_curriculum.png") no-repeat center center / contain;
    }
    
    .site-footer .copyright {
    font-size: 1.3rem;
    font-weight: 500;
    color: #fff;
    }
    
    .site-footer .copyright span {
    /* letter-spacing: 0.5em; */
    margin-right: 8px;
    }
    
    #page-top {
    display: none;
    }
    
    /* ================================ page ================================ */
    .site-header.featured-image .site-featured-image .entry-header {
    position: absolute;
    top: 109px;
    width: 100%;
    z-index: 10;
    margin: 0;
    }
    
    .site-header.featured-image .entry-title {
    margin: 0 auto;
    width: 442px;
    }
    
    .entry .entry-content {
    max-width: 100% !important;
    margin: 0;
    padding: 0;
    }
    
    .entry .entry-content section {
    width: 1100px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    }
    
    .entry .entry-content section > h2 {
    font-size: 4.8rem;
    letter-spacing: 0.1em;
    margin: 0 0 30px;
    }
    
    .entry .entry-content section > h2:after {
    content: '';
    display: block;
    margin: 20px auto 0;
    }
    
    
    /* ================================ home ================================ */
    .home .site-header.featured-image .entry-title {
    width: 782px;
    }
    
    .home .site-header.featured-image .btn {
    text-align: center;
    width: 262px;
    height: 68px;
    margin: -87px auto 0;
    position: relative;
    overflow: hidden;
    }
    
    .home .site-header.featured-image .btn img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    display: block;
    transition: .4s ease-in-out;
    }
    
    .home .site-header.featured-image .btn a:hover {
    opacity: 1;
    }
    
    .home .site-header.featured-image .btn a:hover img:nth-of-type(2) {
    opacity: 0;
    }
    
    .home #policy h2:after {
    width: 306px;
    height: 71px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/title_policy.png") no-repeat center center / contain;
    }
    
    .home .btn {
    width: 403px;
    height: 159px;
    margin: 0 auto 120px;
    position: relative;
    overflow: hidden;
    }
    
    .home .btn img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    display: block;
    transition: .4s ease-in-out;
    }
    
    .home .btn a:hover img:nth-of-type(2) {
    opacity: 0;
    }
    
    .home #policy figure {
    width: 693px;
    margin: 0 auto 24px;
    }
    
    .home #policy .lead p {
    margin: 0 0 1em;
    line-height: 34.58px;
    }
    
    .home #policy .lead p strong {
    font-size: 2.4rem;
    color: #ff6b09;
    }
    
    .home #feature {
    width: 100%;
    margin: 140px 0 70px;
    background: #2fb0ca;
    position: relative;
    padding: 124px 0 70px;
    }
    
    .home #feature h2 {
    position: absolute;
    top: -70px;
    left: calc(calc(100% - 443px) / 2);
    width: 443px;
    height: 147px;
    padding: 40px 0 0;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/bg_title_feature.png") no-repeat center top / contain;
    }
    
    .home #feature h2:after {
    width: 277px;
    height: 55px;
    margin: 40px auto 0;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/title_feature.png") no-repeat center center / contain;
    }
    
    .home #feature h2 + p {
    font-size: 3.2rem;
    letter-spacing: 0.075em;
    color: #fff;
    margin: 0 0 50px;
    }
    
    .home #feature .feature-blk {
    width: 1000px;
    min-height: 1400px;
    margin: 0 auto;
    padding: 70px 60px 60px 182px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fig_feature.png") no-repeat top center / 150% auto;
    }
    
    .home #feature .feature-blk ul {
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    text-align: left;
    }
    
    .home #feature .feature-blk li {
    line-height: 2.166666;
    }

    .home #feature .schedule {
    width: 860px;
    margin: -100px auto 40px;
    text-align: left;
    }
    
    .home #feature .schedule h3 {
    width: 241px;
    height: 189px;
    }
    
    .home #feature .schedule p {
    font-size: 3.6rem;
    line-height: 1.16666;
    letter-spacing: 0.1em;
    color: #fce20e;
    margin: -130px 0 16px 250px;
    }
    
    .home #feature .schedule dl {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    font-size: 2.4rem;
    line-height: 1.25;
    letter-spacing: 0.1em;
    margin: 0 0 0 250px;
    }
    
    .home #feature .schedule dt {
    width: 4em;
    }
    
    .home #feature .schedule dd {
    width: calc(100% - 4em);
    }
    
    .home #feature .schedule + .bnr {
    width: 812px;
    margin: 0 auto;
    }
    
    .home #price {
    width: 100%;
    position: relative;
    }
    
    .home #price .inner {
    width: 904px;
    margin: 0 auto 100px;
    padding: 0 0 120px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/line01.png") no-repeat center bottom / contain;
    }
    
    .home #price h2 {
    letter-spacing: 0.1em;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/bg_title_price.png") no-repeat center top;
    }
    
    .home #price .wrapper {
    align-items: center;
    }
    
    .home #price .wrapper p {
    font-size: 2.4rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin: 0 0 0 45px;
    text-align: left;
    }
    
    .home #price .price-blk dl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin: 0 0 30px 130px;
    font-size: 3.2rem;
    letter-spacing: 0.1em;
    text-align: left;
    }
    
    .home #price .price-blk dt {
    width: 7.35em;
    }
    
    .home #price .price-blk dd {
    width: calc(100% - 7.35em);
    }
    
    .home #price .price-blk dd strong {
    font-size: 10.9rem;
    }
    
    .home #price .price-blk dd strong span {
    letter-spacing: 0.188em;
    }
    
    .home #price .price-blk dd > span {
    vertical-align: -3px;
    }
    
    .home #price .price-blk .notes {
    margin: 0 0 74px 130px;
    text-align: left;
    font-size: 2.2rem;
    line-height: 2.090909;
    }
    
    .home #price .price-blk .notes li:before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 27px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/ico_check01.png") no-repeat center center / contain;
    margin: 0 10px 0 0;
    vertical-align: -4px;
    }
    
    .home #price .price-blk .notes + p {
    font-size: 3.6rem;
    }
    
    .home #price .wavy-line {
    width: calc(50vw + 96px);
    height: 22px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/line02.png") no-repeat left center / 3168px 22px;
    position: absolute;
    left: calc(50vw - 96px);
    top: 280px;
    }
    
    .home #price .wavy-line:after {
    content: '';
    display: block;
    background: #fff;
    width: calc(50vw + 106px);
    height: 22px;
    position: absolute;
    top: 0;
    left: -10px;
    }
    
    .home #price .wavy-line.is-show:after {
    animation: anim 2s forwards;
    }
    
    @keyframes anim {
    0% {
    transform: translateX(0px);
    }
    
    100% {
    transform: translateX(110%);
    }
    }
    
    .home #teacher {
    width: 950px;
    margin: 0 auto 100px;
    padding: 0 0 120px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/line01.png") no-repeat center bottom / contain;
    }
    
    .home #teacher h2 {
    margin: 0 0 120px;
    }
    
    .home #teacher .wrapper {
    flex-flow: row-reverse;
    margin: 0 0 70px;
    text-align: left
    }
    
    .home #teacher .introduction {
    margin: 0 0 0 50px;
    }
    
    .home #teacher .introduction h3 {
    font-size: 2.8rem;
    letter-spacing: 0.1em;
    margin: 0 0 30px;
    }
    
    .home #teacher .introduction h3 strong {
    font-size: 3.6rem;
    margin: 0 1em 0 0;
    }
    
    .home #teacher .introduction p {
    font-size: 2.8rem;
    margin: 0 0 30px;
    line-height: 1.35714;
    }
    
    .home #teacher .introduction h3 + p {
    font-size: 3.6rem;
    color: #2fb0ca;
    line-height: 1.16666;
    }
    
    .home #teacher .portrait-blk {
    width: 424px;
    }
    
    .home #teacher .portrait-blk figure {
    height: 400px;
    border: 8px solid #2fb0ca;
    box-sizing: border-box;
    }
    
    .home #teacher .portrait-blk figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
    
    .home #teacher .profile {
    width: 362px;
    margin: -50px 0 0 31px;
    padding: 22px 0 22px 44px;
    border: 3px solid #e5e5e5;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 8px 8px 0px -4px #e5e5e5;
    position: relative;
    z-index: 2;
    }
    
    .home #teacher .profile h4 {
    margin: 0 0 5px;
    letter-spacing: 0.1em;
    }
    
    .home #teacher .profile dl {
    display: flex;
    flex-wrap: wrap;
    letter-spacing: 0.1em;
    line-height: 1.555555;
    }
    
    .home #teacher .profile dt {
    margin: 0 0 5px;
    width: 3.2em;
    }
    
    .home #teacher .profile dd {
    margin: 0 0 5px;
    width: calc(100% - 3.2em);
    }
    
    .home #teacher .btn {
    width: 475px;
    margin: 0 auto;
    }
    
    .home #curriculum {
    margin: 0 auto 180px;
    }
    
    .home #curriculum h2 {
    width: 406px;
    height: 183px;
    margin: 0 auto 50px;
    padding: 60px 0 0;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/bg_title_curriculum.png") no-repeat center top / contain;
    }
    
    .home #curriculum .wrapper {
    justify-content: space-between;
    }
    
    .home #curriculum .wrapper > div {
    width: 340px;
    }
    
    .home #curriculum .wrapper > div h3 {
    margin: 0 0 10px;
    }
    
    .home #curriculum .wrapper > div h3:before {
    content: '';
    display: block;
    width: 100%;
    height: 264px;
    margin: 0 0 50px;
    }
    
    .home #curriculum .wrapper > div:first-of-type h3:before {
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fig_curriculum01.png") no-repeat center center / contain;
    }
    
    .home #curriculum .wrapper > div:nth-of-type(2) h3:before {
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fig_curriculum02.png") no-repeat center center / contain;
    }
    
    .home #curriculum .wrapper > div:last-of-type h3:before {
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fig_curriculum03.png") no-repeat center center / contain;
    }
    
    .home #curriculum .wrapper > div:first-of-type h3 img {
    width: 175px;
    }
    
    .home #curriculum .wrapper > div:nth-of-type(2) h3 img {
    width: 172px;
    }
    
    .home #curriculum .wrapper > div:last-of-type h3 img {
    width: 112px;
    }
    
    .home #curriculum .wrapper > div p {
    line-height: 1.666666;
    text-align: left
    }
    
    /* ================================ policy ================================ */
    .page-id-78 #lead-blk {
    margin: 0 auto 160px;
    }
    
    .page-id-78 h2 img {
    width: 204px;
    vertical-align: -18px;
    margin: 0 15px 0 0;
    }
    
    .page-id-78 #lead-blk h2 {
    margin: 0 0 60px;
    }
    
    .page-id-78 #lead-blk h2:after {
    width: 220px;
    height: 78px;
    margin: 24px auto 0;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/title_policy.png") no-repeat center center / contain;
    }
    
    .page-id-78 .lead p {
    line-height: 35px;
    margin: 0 0 1em;
    }
    
    .page-id-78 .lead p strong {
    font-size: 2.4rem;
    color: #ff6b09;
    }
    
    .page-id-78 .lead p strong.black {
    color: #000;
    }
    
    .page-id-78 #learning-system {
    width: 100%;
    }
    
    .page-id-78 #learning-system h2,
    .page-id-78 #feature h2 {
    margin: 0 auto 90px;
    }
    
    .page-id-78 #learning-system h2:before,
    .page-id-78 #feature h2:before {
    content: '';
    display: block;
    width: 760px;
    height: 99px;
    margin: 0 auto;
    }
    
    
    .page-id-78 #learning-system h2:before {
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fukidashi_policy01.png") no-repeat center center / contain;
    }
    
    .page-id-78 #feature h2:before {
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fukidashi_policy02.png") no-repeat center center / contain;
    }
    
    .page-id-78 #learning-system figure {
    width: 726px;
    margin: 0 auto 34px;
    }
    
    .page-id-78 #learning-system figure + ol {
    display: flex;
    justify-content: center;
    margin: 0 0 140px;
    }
    
    .page-id-78 #learning-system figure + ol li:not(:last-child) {
    position: relative;
    margin: 0 75px 0 0;
    }
    
    .page-id-78 #learning-system figure + ol li:not(:last-child):after {
    position: absolute;
    top: 0;
    right: -65px;
    content: '';
    display: block;
    width: 55px;
    height: 55px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/arrow01.png") no-repeat center center / contain;
    }
    
    .page-id-78 #learning-system figure + ol li h3 img {
    height: 64px;
    width: auto;
    }
    
    .page-id-78 #learning-system figure + ol li p {
    text-align: left
    }
    
    .page-id-78 #learning-system .flow {
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/bg_flow_line.png") center top;
    padding: 120px 0 144px;
    margin: 0 0 136px;
    }
    
    .page-id-78 #learning-system .flow .inner {
    width: 964px;
    margin: 0 auto;
    background: #fff;
    border-radius: 26px;
    box-shadow: 10px 10px 0px 0px #e5e4e4;
    position: relative;
    padding: 70px 0 30px;
    }
    
    .page-id-78 #learning-system .flow .title-blk {
    margin: 0 0 30px;
    }
    
    .page-id-78 #learning-system .flow .title-blk h3 {
    position: absolute;
    width: 448px;
    height: 120px;
    top: 50px;
    left: -126px;
    padding: 24px 0 0 80px;
    box-sizing: border-box;
    background: #fff;
    border: 2px solid #d2d2d2;
    font-size: 2.6rem;
    line-height: 1.28571;
    text-align: left;
    box-shadow: 8px 8px 0px 0px #c6c4c4;
    z-index: 2;
    transform: rotate( -3deg );
    }
    
    .page-id-78 #learning-system .flow h3:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: -2px;
    top: -2px;
    width: 60px;
    height: 120px;
    background: #2fb0ca;
    }
    
    .page-id-78 #learning-system .flow .title-blk div {
    width: 488px;
    height: 237px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/bg_flow_fukidashi02.png") no-repeat center center / contain;
    text-align: left;
    padding: 40px 0 0 40px;
    margin: 0 0 0 306px;
    box-sizing: border-box;
    position: relative;
    }
    
    .page-id-78 #learning-system .flow .title-blk div:after {
    content: '';
    display: block;
    width: 213px;
    height: 248px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fig_flow04.png") no-repeat center center / contain;
    position: absolute;
    right: -160px;
    top: 20px;
    }
    
    .page-id-78 #learning-system .flow .title-blk div p {
    font-size: 2rem;
    line-height: 1.3;
    letter-spacing: 0.05em;
    margin: 0 0 1em;
    }
    
    .page-id-78 #learning-system .flow .flow-blk {
    width: 850px;
    margin: 0 auto;
    text-align: left;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li {
    display: flex;
    align-items: center;
    padding: 0 0 50px;
    margin: 0 0 50px;
    position: relative;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:not(:nth-child(n + 4)) {
    border-bottom: 3px dashed #2fb0ca;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:not(:last-child):after {
    content: '';
    display: block;
    width: 55px;
    height: 55px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/arrow01.png") no-repeat center center / contain;
    transform: rotate( 90deg );
    position: absolute;
    left: calc(50% - 27px);
    bottom: -27px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:nth-child(n + 4):after {
    bottom: -100px;
    }
    
    
    .page-id-78 #learning-system .flow .flow-blk li:nth-child(4) {
    flex-wrap: wrap;
    padding: 0;
    margin: 0 0 140px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li h4 {
    width: 310px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li h4 img {
    height: 100px;
    width: auto;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:nth-child(2n) h4 img {
    height: 130px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li p {
    width: 540px;
    font-size: 2rem;
    line-height: 1.3;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li .point {
    width: 100%;
    border: 6px solid #2fb0ca;
    border-radius: 26px;
    font-size: 3.071rem;
    font-weight: 700;
    position: relative;
    padding: 20px 0 30px 220px;
    margin: 60px 0 0;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li .point:before {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 163px;
    height: 120px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fig_flow01.png") no-repeat center center / contain;
    margin: 0 20px 0 0;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li .point em {
    font-size: 3.8rem;
    font-style: normal;
    border-bottom: 3px dashed #2fb0ca;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li .point strong {
    font-size: 4.8rem;
    position: relative;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li .point strong:after {
    content: '';
    display: block;
    width: 55px;
    height: 34px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fig_flow05.png") no-repeat center center / contain;
    position: absolute;
    right: -10px;
    top: -30px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:last-child div {
    display: block;
    width: 773px;
    height: 329px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/bg_flow_fukidashi.png") no-repeat center center / contain;
    position: relative;
    padding: 44px 0 0 100px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:last-child div:before {
    content: '';
    display: block;
    width: 295px;
    height: 227px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/badge_success.png") no-repeat center center / contain;
    position: absolute;
    left: -186px;
    top: -110px;
    z-index: 2;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:last-child div:after {
    content: '';
    display: block;
    width: 307px;
    height: 201px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fig_flow03.png") no-repeat center center / contain;
    position: absolute;
    right: 20px;
    bottom: -95px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:last-child div p {
    width: 100%;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.333333;
    letter-spacing: 0.05em;
    margin: 0 0 1em;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:last-child div p strong {
    color: #fce20e;
    }
    
    .page-id-78 #feature {
    width: 904px;
    margin: 0 auto 300px;
    }
    
    .page-id-78 #feature h2 {
    margin: 0 0 110px;
    }
    
    .page-id-78 #feature h2 .en {
    font-size: 7.2rem;
    color: #2fb0ca;
    vertical-align: -3px;
    }
    
    .page-id-78 #feature .feature-blk {
    text-align: left;
    }
    
    .page-id-78 #feature .feature-blk div:not(:last-of-type) {
    padding: 0 0 80px;
    margin: 0 0 66px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/line01.png") no-repeat center bottom / contain;
    }
    
    .page-id-78 #feature .feature-blk div h3 {
    font-size: 3.8rem;
    margin: 0 0 56px;
    display: flex;
    align-items: center;
    }
    
    .page-id-78 #feature .feature-blk div:last-of-type h3 {
    display: block;
    margin: 0 0 56px 124px;
    position: relative;
    }
    
    .page-id-78 #feature .feature-blk div:last-of-type h3:before {
    position: absolute;
    left: -124px;
    top: 0;
    }
    
    .page-id-78 #feature .feature-blk div h3:before {
    content: '1';
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 5.2rem;
    color: #fff;
    background: #2fb0ca;
    width: 94px;
    height: 94px;
    border-radius: 50%;
    /* vertical-align: ; */
    margin: 0 30px 0 0;
    }
    
    .page-id-78 #feature .feature-blk div:nth-child(2) h3:before {
    content: '2';
    }
    
    .page-id-78 #feature .feature-blk div:nth-child(3) h3:before {
    content: '3';
    }
    
    .page-id-78 #feature .feature-blk div:nth-child(4) h3:before {
    content: '4';
    }
    
    .page-id-78 #feature .feature-blk p {
    line-height: 1.666666;
    margin: 0 0 1em;
    }
    
    .page-id-78 #feature .feature-blk p:nth-last-of-type(2) {
    margin: 0 0 2em;
    }
    
    .page-id-78 #feature .feature-blk .summary {
    font-size: 2.8rem;
    line-height: 1.142857;
    color: #2fb0ca;
    position: relative;
    }
    
    .page-id-78 #feature .feature-blk .summary:after {
    content: '';
    display: block;
    width: 167px;
    height: 104px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fig_check.png") no-repeat center center / contain;
    position: absolute;
    right: 0;
    bottom: 0;
    }
    
    .page-id-78 #feature .feature-blk div:nth-child(3) .summary:after {
    bottom: -20px;
    }
    
    /* ================================ online-lesson ================================ */
    .page-id-80 .bnr {
    width: 975px;
    max-width: 100%;
    margin: 0 auto 100px;
    }
    
    .page-id-80 section {
    margin: 0 auto 230px !important;
    }
    
    .page-id-80 section > h2 {
    margin: 0 0 90px;
    }
    
    .page-id-80 section > .wrapper {
    justify-content: space-between;
    margin: 0 0 90px;
    }
    
    .page-id-80 section > .wrapper > div {
    width: 290px;
    }
    
    .page-id-80 section > .wrapper > div h3 {
    margin: 0 0 10px;
    }
    
    .page-id-80 section > .wrapper > div h3:before {
    content: '';
    display: block;
    width: 100%;
    margin: 0 0 30px;
    }
    
    .page-id-80 section > .wrapper > div:first-of-type h3:before {
    height: 249px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fig_onlinelesson01.png") no-repeat center center / contain;
    }
    
    .page-id-80 section > .wrapper > div:nth-of-type(2) h3:before {
    height: 248px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fig_onlinelesson02.png") no-repeat center center / contain;
    }
    
    .page-id-80 section > .wrapper > div:last-of-type h3:before {
    height: 248px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fig_onlinelesson03.png") no-repeat center center / contain;
    }
    
    .page-id-80 section > .wrapper > div:first-of-type h3 img {
    width: 249px;
    }
    
    .page-id-80 section > .wrapper > div:nth-of-type(2) h3 img {
    width: 230px;
    }
    
    .page-id-80 section > .wrapper > div:last-of-type h3 img {
    width: 175px;
    }
    
    .page-id-80 section > .wrapper > div p {
    text-align: left
    }
    
    .page-id-80 .prepare-blk {
    width: 975px;
    margin: 0 auto 54px;
    border: 6px solid #2fb0ca;
    border-radius: 26px;
    padding: 80px;
    box-sizing: border-box;
    }
    
    .page-id-80 .prepare-blk h3 {
    font-size: 3.6rem;
    letter-spacing: 0.01em;
    margin: 0 0 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    
    .page-id-80 .prepare-blk .prepare {
    margin: 0 0 60px;
    }
    
    .page-id-80 .prepare-blk .prepare h3:before {
    content: '';
    display: block;
    width: 95px;
    height: 78px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/ico_onlinelesson01.png") no-repeat center center / contain;
    margin: 0 14px 0 0;
    }
    
    .page-id-80 .prepare-blk .prepare ul {
    display: inline-block;
    text-align: left;
    }
    
    .page-id-80 .prepare-blk .prepare li {
    font-size: 2.8rem;
    line-height: 1.642857;
    margin: 0 0 30px;
    }
    
    .page-id-80 .prepare-blk .prepare li:before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 27px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/ico_check01.png") no-repeat center center / contain;
    margin: 0 14px 0 0;
    }
    
    .page-id-80 .prepare-blk .prepare li span {
    display: block;
    font-size: 2rem;
    margin: 0 0 0 48px;
    }
    
    .page-id-80 .prepare-blk .flow ol {
    display: flex;
    justify-content: center;
    text-align: left;
    }
    
    .page-id-80 .prepare-blk .flow li {
    text-align: center;
    margin: 0 0px 0 0;
    }
    
    .page-id-80 .prepare-blk .flow li:last-child {
    margin: 0;
    }
    
    .page-id-80 .prepare-blk .flow li figure {
    margin: 0 0 20px;
    }
    
    .page-id-80 .prepare-blk .flow li figure img {
    height: 161px;
    width: auto;
    }
    
    .page-id-80 .prepare-blk .flow li p {
    display: inline-block;
    text-align: left;
    font-size: 2rem;
    line-height: 1.2;
    }
    
    .page-id-80 .prepare-blk .flow li p span {
    display: block;
    font-size: 1.8rem;
    }
    
    .page-id-80 .price h3 {
    font-size: 3.6rem;
    margin: 0 0 30px;
    }
    
    .page-id-80 .price h3:before {
    content: '';
    display: inline-block;
    width: 53px;
    height: 80px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/ico_onlinelesson02.png") no-repeat center center / contain;
    margin: 0 10px 0 0;
    vertical-align: -20px;
    }
    
    .page-id-80 .price ul {
    display: inline-block;
    text-align: left;
    }
    
    .page-id-80 .price li {
    font-size: 2.2rem;
    line-height: 2.090909;
    }
    
    .page-id-80 .price li:before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 27px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/ico_check01.png") no-repeat center center / contain;
    margin: 0 14px 0 0;
    vertical-align: -5px;
    }
    
    /* ================================ teacher ================================ */
    .page-id-82 section {
    margin: 0 auto 280px !important;
    }
    
    
    
    .page-id-82 section > h2 {
    margin: 0 auto 70px !important;
    }
    
    .page-id-82 section > h2:after {
    width: 327px;
    height: 56px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/title_teachers.png") no-repeat center center / contain;
    }
    
    .page-id-82 section .lead {
    margin: 0 0 100px;
    }
    
    
    .page-id-82 section .lead p {
    line-height: 34.58px;
    }
    
    .page-id-82 section .lead p strong {
    font-size: 2.4rem;
    }
    
    .page-id-82 .teacher {
    width: 904px;
    margin: 0 auto 150px;
    }
    
    .page-id-82 #headmaster {
    width: 950px;
    margin: 0 auto 86px;
    padding: 0 0 100px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/line01.png") no-repeat center bottom / contain;
    }
    
    .page-id-82 .teacher .wrapper {
    margin: 0 0 70px;
    text-align: left;
    justify-content: space-between;
    }
    
    .page-id-82 #headmaster .wrapper,
    .page-id-82 .teacher:nth-of-type(even) .wrapper {
    flex-flow: row-reverse;
    }
    
    .page-id-82 .teacher .introduction {
    margin: 0 50px 0 50px;
    white-space: pre-line;
    }
    
    .page-id-82 .teacher .introduction h3 {
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    margin: 0 0 30px;
    }
    
    .page-id-82 #headmaster .introduction h3 {
    font-size: 2.8rem;
    }
    
    .page-id-82 .teacher .introduction h3 span {
    font-size: 2rem;
    display: block;
    }
    
    .page-id-82 .teacher #headmaster h3 strong {
    font-size: 3.6rem;
    margin: 0 1em 0 0;
    }
    
    .page-id-82 .teacher .introduction p {
    font-size: 2rem;
    line-height: 1.5;
    margin: 0 0 30px;
    }
    
    .page-id-82 #headmaster .introduction p {
    font-size: 2.8rem;
    margin: 0 0 30px;
    line-height: 1.35714;
    }
    
    .page-id-82 #headmaster .introduction h3 + p {
    font-size: 3.6rem;
    color: #2fb0ca;
    line-height: 1.16666;
    }
    
    .page-id-82 .teacher .portrait-blk {
    width: 330px;
    }
    
    .page-id-82 #headmaster .portrait-blk {
    width: 424px;
    }
    
    .page-id-82 .teacher .portrait-blk figure {
    height: 314px;
	width: 314px;
    border: 8px solid #2fb0ca;
    box-sizing: border-box;
    }
    
    .page-id-82 #headmaster .portrait-blk figure {
    height: 400px;
    }
    
    .page-id-82 .teacher .portrait-blk figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
    
    .page-id-82 #headmaster .profile {
    width: 362px;
    margin: -50px 0 0 31px;
    padding: 22px 0 22px 44px;
    border: 3px solid #e5e5e5;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 8px 8px 0px -4px #e5e5e5;
    position: relative;
    z-index: 2;
    }
    
    .page-id-82 .teacher .profile h4 {
    margin: 0 0 5px;
    letter-spacing: 0.1em;
    }
    
    .page-id-82 .teacher .profile dl {
    display: flex;
    flex-wrap: wrap;
    letter-spacing: 0.1em;
    line-height: 1.555555;
    }
    
    .page-id-82 .teacher .profile dt {
    margin: 0 0 5px;
    width: 3.2em;
    }
    
    .page-id-82 .teacher .profile dd {
    margin: 0 0 5px;
    width: calc(100% - 3.2em);
    }
    
    /* ================================ blog ================================ */
    .page-template-blog-list .entry .entry-content,
    .parent-pageid-195 .entry .entry-content,  /* ==================== */
    .page-id-357 .entry .entry-content,
    .archive .entry .entry-content {
    width: 1100px;
    margin: 0 auto;
    }
    
    .page-template-blog-list .blog-category,
    .parent-pageid-195 .blog-category,  /* ==================== */
    .page-id-357 .blog-category,
    .archive .blog-category {
    display: flex;
    justify-content: center;
    margin: 0 0 20px;
    max-width: 100%;
    }
    
    .page-template-blog-list .blog-category li,
    .parent-pageid-195 .blog-category li,  /* ==================== */
    .page-id-357 .blog-category li,
    .archive .blog-category li {
    margin: 0 14px;
    }
    
    .page-template-blog-list .blog-category li a,
    .parent-pageid-195 .blog-category li a,  /* ==================== */
    .page-id-357 .blog-category li a,
    .archive .blog-category li a {
    display: inline-block;
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    width: 208px;
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    background: #2fb0ca;
    text-align: center;
    }
    
    .page-template-blog-list .main,
    .parent-pageid-195 .main,  /* ==================== */
    .page-id-357 .main,
    .archive .main {
    width: 1100px;
    margin: 0 auto;
    }
    
    .page-template-blog-list .blog-category li:nth-child(2) a,
    .parent-pageid-195 .blog-category li:nth-child(2) a,  /* ==================== */
    .page-id-357 .blog-category li:nth-child(2) a,
    .archive .blog-category li:nth-child(2) a {
    width: auto;
    padding: 0 20px;
    }
    
    .page-template-blog-listb section,  /* ==================== */
    .page-template-blog-list section,
    .parent-pageid-195 section,
    .archive section {
    margin: 0 auto 230px !important;
    }
    
    .page-template-blog-listb section > h2,  /* ==================== */
    .page-template-blog-list section > h2,
    .parent-pageid-195 section > h2,
    .archive section > h2 {
    width: 164px;
    margin: 0 auto 60px !important;
    }
    
    .page-template-blog-listb section > h3,  /* ==================== */
    .page-template-blog-list section > h3,
    .parent-pageid-195 section > h3,
    .archive section > h3 {
    font-size: 3.6rem;
    letter-spacing: 0.1em;
    margin: 0 auto 80px;
    }
    
    .page-template-blog-listb section > h3:after,  /* ==================== */
    .page-template-blog-list section > h3:after,
    .parent-pageid-195 section > h3:after,
    .archive section > h3:after {
    content: '';
    display: block;
    width: 334px;
    height: 22px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/line03.png") no-repeat center center / contain;
    margin: 10px auto 0;
    }
    
    .page-template-blog-list section .wrapper,
    .parent-pageid-195 section .wrapper,
    .archive section .wrapper {
    width: 1016px;
    margin: 0 auto 170px;
    flex-wrap: wrap;
    }
    
    .page-template-blog-list section .post,
    .parent-pageid-195 section .post,
    .archive section .post {
    width: 308px;
    margin: 0 46px 46px 0;
    position: relative;
    text-align: left;
    }
    
    .page-template-blog-list section .post a,
    .parent-pageid-195 section .post a,
    .archive section .post > div {
    display: flex;
    flex-direction: column;
    }
    
    
    .page-template-blog-list section .post:nth-child(3n),
    .parent-pageid-195 section .post:nth-child(3n),
    .archive section .post:nth-child(3n) {
    margin: 0 0 46px;
    }
    
    .page-template-blog-list section .post figure,
    .parent-pageid-195 section .post figure,
    .archive section .post figure {
    order: 1;
    margin: 0 0 10px;
    }
    
    .page-template-blog-list section .post figure img,
    .parent-pageid-195 section .post figure img,
    .archive section .post figure img {
    width: 100%;
    height: 228px;
    object-fit: cover;
    }
    
    .page-template-blog-list section .post .title,
    .parent-pageid-195 section .post .title,
    .archive section .post .title {
    font-size: 1.8rem;
    order: 4;
    }
    
    .page-template-blog-list section .post .date,
    .parent-pageid-195 section .post .date,
    .archive section .post .date {
    font-size: 1.6rem;
    font-weight: 400;
    order: 3;
    margin: 0 0 10px;
    }
    
    .page-template-blog-list section .post .category-name,
    .parent-pageid-195 section .post .category-name,
    .archive section .post .category-name {
    display: inline-block;
    line-height: 1.4;
    padding: 13px;
    font-size: 2.2rem;
    letter-spacing: 0.1em;
    color: #fff;
    background: #2fb0ca;
    order: 2;
    position: absolute;
    top: 0;
    left: 0;
    }
    
    .page-template-blog-listb section .announcement {
    font-size: 4rem;
    letter-spacing: 0.1em;
    }
    
    
    
    /* ================================ archive ================================ */
    .archive .site-header.featured-image figure img {
    height: 398px;
    left: 0;
    object-fit: cover;
    top: 0;
    transform: none;
    width: 100%;
    }
    
    .archive .site-header.featured-image .site-featured-image:after,
    .archive .site-header.featured-image .post-thumbnail img {
    display: none;
    }
    
    .archive .site-header.featured-image {
    width: 100%;
    }
    
    .archive .comments-area,
    .archive .entry .entry-footer > span,
    .archive .post-navigation .nav-links a .meta-nav {
    display: none;
    }
    
    
    /* ================================ single ================================ */
    .single .site-header.featured-image figure img {
    height: 398px;
    left: 0;
    object-fit: cover;
    top: 0;
    transform: none;
    width: 100%;
    }
    
    .single .site-header.featured-image .site-featured-image:after,
    .single .site-header.featured-image .post-thumbnail img {
    display: none;
    }
    
    .single .category-name {
    width: 100%;
    font-size: 3.6rem;
    letter-spacing: 0.1em;
    margin: 0 auto 80px;
    text-align: center;
    }
    
    .single .category-name:after {
    content: '';
    display: block;
    width: 334px;
    height: 22px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/line03.png") no-repeat center center / contain;
    margin: 10px auto 0;
    }
    
    .single #page {
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
    
    .single .site-header.featured-image {
    width: 100%;
    }
    
    .single .site-content {
    width: 664px;
    margin: 0 0 130px calc(50vw - 550px);
    }
    
    .single .comments-area,
    .single .entry .entry-footer > span,
    .single .post-navigation .nav-links a .meta-nav,
    .single .screen-reader-text {
    display: none;
    }
    
    .single article p.category {
    display: inline-block;
    font-size: 2.2rem;
    letter-spacing: 0.1em;
    height: 48px;
    line-height: 48px;
    color: #fff;
    padding: 0 16px;
    background: #2fb0ca;
    margin: 0 0 20px;
    }
    
    .single article p.date {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin: 0 0 10px;
    }
    
    .single article > .post-title {
    font-size: 2.4rem;
    line-height: 1.25;
    }
    
    .single article h2 {
    font-size: 2.8rem;
    line-height: 1.285714;
    color: #2fb0ca;
    }
    
    .single .post-navigation {
    margin: 0 !important;
    }
    
    .single .post-navigation .nav-links {
    margin: 0 !important;
    flex-direction: row;
    }
    
    .single .post-navigation .nav-previous {
    width: 45%;
    margin: 0 !important;
    padding: 0 !important;
    }
    
    .single .post-navigation .nav-next {
    width: 45%;
    margin: 0 !important;
    padding: 0 !important;
    }
    
    .single .post-navigation .nav-next {
    text-align: right;
    }
    
    .single .post-navigation .post-title {
    display: inline-block;
    overflow: hidden;
    position: relative;
    }
    
    .single .post-navigation .nav-previous .post-title {
    margin: 0 0 0 40px;
    }
    
    .single .post-navigation .nav-next .post-title {
    margin: 0 40px 0 0;
    }
    
    .single .post-navigation .nav-previous a,
    .single .post-navigation .nav-next a {
    position: relative;
    }
    
    .single .post-navigation .nav-previous a:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/arrow_blog_left.png") no-repeat center center / contain;
    position: absolute;
    left: 0;
    top: 24px;
    }
    
    .single .post-navigation .nav-next a:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/arrow_blog_right.png") no-repeat center center / contain;
    position: absolute;
    right: 0;
    top: 24px;
    }
    
    .single aside.widget-area {
    display: block;
    width: 360px;
    margin: 0 calc(50vw - 550px) 210px 0;
    }
    
    .single aside.widget-area section:not(:last-of-type) {
    margin: 0 0 96px;
    }
    
    .single aside.widget-area section h2 {
    font-size: 2.8rem;
    letter-spacing: 0.1em;
    position: relative;
    margin: 0 0 40px;
    }
    
    .single aside.widget-area section h2:after {
    content: '';
    display: inline-block;
    position: absolute;
    right: 0;
    }
    
    .single aside.widget-area #custom_html-2 h2:after {
    width: 177px;
    height: 37px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/title_blog_category.png") no-repeat center center / contain;
    }
    
    .single aside.widget-area #newpostcatch-2 h2:after {
    width: 180px;
    height: 27px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/title_blog_newpost.png") no-repeat center center / contain;
    }
    
    .single aside.widget-area #wpp-2 h2:after {
    width: 141px;
    height: 33px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/title_blog_ranking.png") no-repeat center center / contain;
    }
    
    .single aside.widget-area #archives-2 h2:after {
    width: 144px;
    height: 28px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/title_blog_archive.png") no-repeat center center / contain;
    }
    
    .single aside.widget-area #custom_html-2 li {
    padding: 20px 0;
    border-bottom: 2px dashed #8f8e8e;
    }
    
    .single aside.widget-area #custom_html-2 li:first-child {
    padding: 0 0 20px;
    }
    
    .single aside.widget-area #custom_html-2 li:last-child {
    padding: 20px 0 0;
    border: none;
    }
    
    .single aside.widget-area #custom_html-2 li a {
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    }
    
    .single aside.widget-area #custom_html-2 li a .number {
    letter-spacing: 0;
    margin: 0 0 0 -0.5em;
    }
    
    .single aside.widget-area #newpostcatch-2 li {
    position: relative;
    }
    
    .single aside.widget-area #newpostcatch-2 li a {
    display: block;
    position: relative;
    }
    
    .single aside.widget-area #newpostcatch-2 li:not(:last-child) {
    margin: 0 0 40px;
    }
    
    .single aside.widget-area #newpostcatch-2 li figure {
    width: 114px;
    height: 84px;
    padding: 0;
    }
    .single aside.widget-area #newpostcatch-2 li figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
    
    .single aside.widget-area #newpostcatch-2 li .date {
    display: block;
    width: 226px;
    font-size: 1.6rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    left: 134px;
    top: 0;
    }
    
    .single aside.widget-area #newpostcatch-2 li .title {
    display: block;
    width: 226px;
    font-size: 1.8rem;
    line-height: 1.444444;
    position: absolute;
    left: 134px;
    bottom: 0;
    }
    
    .single aside.widget-area #wpp-2 li {
    position: relative;
    }
    
    .single aside.widget-area #wpp-2 li:not(:last-child) {
    margin: 0 0 40px;
    }
    
    .single aside.widget-area #wpp-2 li a {
    display: block;
    position: relative;
    }
    
    .single aside.widget-area #wpp-2 li img {
    width: 114px;
    height: 84px;
    object-fit: cover;
    display: block;
    }
    
    .single aside.widget-area #wpp-2 li:first-child img {
    width: 360px;
    height: 266px;
    margin: 0 0 10px;
    }
    
    .single aside.widget-area  #wpp-2 li .wpp-date {
    display: block;
    width: 226px;
    font-size: 1.6rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    left: 134px;
    top: 0;
    }
    
    .single aside.widget-area  #wpp-2 li:first-child .wpp-date {
    width: 360px;
    left: 0;
    top: 276px;
    }
    
    .single aside.widget-area #wpp-2 li .wpp-post-title {
    display: block;
    width: 226px;
    font-size: 1.8rem;
    line-height: 1.444444;
    position: absolute;
    left: 134px;
    bottom: 0;
    }
    
    .single aside.widget-area #wpp-2 li:first-child .wpp-post-title {
    width: 360px;
    display: inline-block;
    position: relative;
    left: 0;
    bottom: auto;
    margin: 26px 0 0;
    }
    
    .single aside.widget-area #archives-2 .years > li {
    padding: 20px 0;
    border-bottom: 2px dashed #8f8e8e;
    }
    
    .single aside.widget-area #archives-2 .years > li:first-child {
    padding: 0 0 20px;
    }
    
    .single aside.widget-area #archives-2 .years > li:last-child {
    padding: 20px 0 0;
    border: none;
    }
    
    .single aside.widget-area #archives-2 li a {
    font-size: 2.2rem;
    letter-spacing: 0.1em;
    }
    
    .single aside.widget-area #archives-2 a.year {
    cursor: pointer;
    display: block;
    position: relative;
    }
    
    .single aside.widget-area #archives-2 a.year:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 9px 0 9px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    right: 0;
    top: 6px;
    }
    
    .single aside.widget-area #archives-2 a.year.open:after {
    border-width: 0 9px 13px 9px;
    border-color: transparent transparent #000 transparent;
    top: 6px;
    }
    
    .single aside.widget-area #archives-2 .years ul {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    margin: 0 0 0 1em;
    }
    
    .single aside.widget-area #archives-2 ul.years .hide {
    margin: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    }
    
    .single aside.widget-area #archives-2 ul.month li a:before {
    display: none;
    }
    
    .single .related-block {
    width: 1100px;
    margin: 0 auto 130px;
    text-align: center;
    }
    
    .single #page > .btn {
    width: 1100px;
    margin: 0 auto 320px;
    text-align: center;
    }
    
    .single #page > .btn img {
    width: 404px;
    }
    
    
    
    .single .site-footer {
    width: 100%;
    }
    
    
    @media (max-width: 1024px) { /*=======================================================*/
    /*----------------------------------------------------------------default*/
    
    /* ================================ header ================================ */
    .main-navigation .main-menu {
    width: 94%;
    margin: 0 auto;
    }
    
    .main-navigation ul.main-menu > li {
    margin: 0 30px 0 0;
    }
    
    .main-navigation li#menu-item-94 {
    margin: 0 340px 0 0;
    }
    
    .home .site-header .btn-blk {
    top: 360px;
    }
    
    .calendar {
    top: 480px;
    }
    
    /* ================================ footer ================================ */
    .site-footer .map-blk {
    width: 94%;
    }
    
    .site-footer .site-info .footer-navigation ul {
    width: 94%;
    margin: -60px auto 20px;
    }
    
    .site-footer .site-info .footer-navigation li {
    margin: 0 30px 0 0;
    }
    
    .site-footer .site-info .footer-navigation li.menu-item-94 {
    margin: 0 340px 0 0;
    }
    
    
    /* ================================ page ================================ */
    
    /* ================================ home ================================ */
    .home #curriculum .wrapper {
    width: 94%;
    margin: 0 auto;
    }
    
    .home #curriculum .wrapper > div {
    width: calc(calc(100% - 60px) / 3);
    }
    
    
    /* ================================ policy ================================ */
    .page-id-78 #learning-system .flow .title-blk h3 {
    top: -20px;
    left: 0;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li .point {
    height: 200px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li .point strong {
    position: absolute;
    left: 220px;
    top: 100px;
    }
    
    
    /* ================================ online-lesson ================================ */
    .page-id-80 section > .wrapper {
    width: 94%;
    margin: 0 auto 90px;
    }
    
    .page-id-80 section > .wrapper > div {
    width: calc(calc(100% - 60px) / 3);
    }
    
    
    /* ================================ teacher ================================ */
    
    /* ================================ blog ================================ */
    .entry .entry-content section {
    width: 94%;
    }
    
    .page-template-blog-list section .wrapper,
    .parent-pageid-195 section .wrapper,
    .archive section .wrapper {
    width: 100%;
    }
    
    .page-template-blog-list .blog-category li a,
    .parent-pageid-195 .blog-category li a,
    .page-id-357 .blog-category li a,
    .archive .blog-category li a {
    width: auto;
    padding: 0 15px;
    }
    
    .page-template-blog-list section .post,
    .parent-pageid-195 section .post,
    .archive section .post {
    width: calc(calc(100% - 92px) / 3);
    }
    
    
    
    /* ================================ single ================================ */
    .single .site-content {
    width: calc(94% - 420px);
    margin: 0 0 130px 3%;
    }
    
    .single aside.widget-area {
    margin: 0 3% 210px 0;
    }
    
    
    
    
    
    
    }
    
    
    @media (max-width: 768px) { /*=======================================================*/
    /*----------------------------------------------------------------default*/
    
    /* ================================ header ================================ */
    .site-header.featured-image .site-branding .site-title {
    width: 180px;
    }
    
    .main-navigation {
    margin: -50px 0 0;
    }
    
    .main-navigation ul.main-menu > li {
    margin: 0 20px 0 0;
    }
    
    .main-navigation li#menu-item-200 {
    margin: 0 50px 0 0;
    }
    
    .main-navigation li#menu-item-89 {
    margin: 0 250px 0 0;
    }
    
    .main-navigation li#menu-item-88 {
    margin: 0 20px 0 0;
    }
    
    .home .main-navigation li#menu-item-94 {
    margin: 0 220px 0 0;
    }
    
    .home .main-navigation ul.main-menu > li {
    margin: 0 15px 0 0;
    }
    
    /* ================================ footer ================================ */
    .site-footer #free-consultation h3 + p .brake-sp {
    display: block;
    }
    
    .site-footer .site-info .site-name {
    width: 180px;
    }
    
    .site-footer .site-info .footer-navigation li {
    margin: 0 15px 0 0;
    }
    
    .site-footer .site-info .footer-navigation li.menu-item-94 {
    margin: 0 220px 0 0;
    }
    
    /* ================================ page ================================ */
    .entry .entry-content section {
    width: 94%;
    }
    /* ================================ home ================================ */
    .home #feature h2 + p .brake-sp {
    display: block;
    }
    
    .home #feature .feature-blk {
    width: 94%;
    padding: 70px 0 0 40px;
    }
    
    .home #feature .schedule {
    width: 94%;
    }
    
    .home #feature .schedule h3 {
    width: 180px;
    height: 126px;
    }
    
    .home #feature .schedule p {
    font-size: 3rem;
    margin: -100px 0 16px 200px;
    }
    
    .home #feature .schedule dl {
    margin: 0 0 0 200px;
    font-size: 2rem;
    }
    
    .home #feature .schedule + .bnr {
    width: 94%;
    }
    
    .home #price .inner {
    width: 94%;
    }
    
    .home #price .wrapper {
    margin: 0 auto 40px;
    }
    
    .home #price .wavy-line {
    top: 320px;
    }
    
    .home #price .price-blk dl {
    margin: 0 0 30px 30px;
    justify-content: center;
    }
    
    .home #price .price-blk .notes {
    margin: 0 0 74px 50px;
    }
    
    .home #teacher .wrapper {
    width: 94%;
    margin: 0 auto 70px;
    }
    
    .home #teacher .portrait-blk figure {
    width: 380px;
    }
    
    .home #teacher .profile {
    width: 320px;
    margin: -50px auto 0;
    padding: 15px;
    }
    
    /* ================================ policy ================================ */
    .page-id-78 #learning-system h2 {
    width: 94%;
    }
    
    .page-id-78 #learning-system h2:before {
    width: 100%;
    }
    
    .page-id-78 #learning-system figure + ol {
    width: 94%;
    margin: 0 auto 140px;
    }
    
    .page-id-78 #learning-system .flow .inner {
    width: 94%;
    }
    
    .page-id-78 #learning-system .flow .title-blk div {
    margin: 0 0 0 100px;
    }
    
    .page-id-78 #learning-system .flow .title-blk h3 {
    top: -30px;
    left: 3%;
    }
    
    .page-id-78 #learning-system .flow .flow-blk {
    width: 100%;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li p {
    width: calc(100% - 310px);
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:last-child div:before {
    left: -130px;
    top: -185px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:last-child div {
    padding: 38px 0 0 70px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:last-child div:after {
    right: 0;
    bottom: -100px;
    }
    
    .page-id-78 #feature {
    width: 94%;
    }
    
    .page-id-78 #feature h2 {
    width: 100%;
    }
    
    .page-id-78 #feature h2:before {
    width: 100%;
    }
    
    .page-id-78 #feature .feature-blk .summary {
    width: calc(100% - 167px);
    }
    
    .page-id-78 #feature .feature-blk .summary:after {
    right: -167px;
    }
    
    /* ================================ online-lesson ================================ */
    
    /* ================================ teacher ================================ */
    .page-id-82 #headmaster {
    width: 100%;
    }
    
    .page-id-82 #headmaster .portrait-blk figure {
    width: 400px;
    }
    
    .page-id-82 #headmaster .profile {
    width: 340px;
    margin: -50px auto 0;
    }
    
    .page-id-82 .teacher {
    width: 100%;
    }
    
    /* ================================ blog ================================ */
    .page-template-blog-list .blog-category li,
    .parent-pageid-195 .blog-category li,
    .page-id-357 .blog-category li,
    .archive .blog-category li {
    margin: 0 10px;
    }
    
    .page-template-blog-list .blog-category li a,
    .parent-pageid-195 .blog-category li a,
    .page-id-357 .blog-category li a,
    .archive .blog-category li a {
    font-size: 1.5rem;
    padding: 0 15px;
    }
    /* ================================ single ================================ */
    
    }
    
    
    @media (max-width: 480px) { /*=======================================================*/
    /*----------------------------------------------------------------default*/
    body {
    font-size: 1.2rem;
    }
    
    .sp {
    display: block;
    }
    
    .pc {
    display: none;
    }
    
    .brake-pc {
    display: inline;
    }
    
    .brake-sp {
    display: block;
    }
    
    
    /* ================================ header ================================ */
    .site-header {
    height: 240px !important;
    width: 100%;
    padding: 0;
    }
    
    .home .site-header {
    height: 400px !important;
    }
    
    .site-header.featured-image .site-branding-container .site-branding {
    z-index: 101;
    }
    
    .site-header.featured-image .site-featured-image .entry-header {
    top: 80px;
    }
    
    .site-header.featured-image .entry-title {
    width: 221px !important;
    }
    
    .home .site-header.featured-image .entry-title {
    width: 94% !important;
    }
    
    .site-header.featured-image .site-branding .site-title {
    display: none;
    }
    
    .main-navigation .main-menu-more {
    display: none;
    }
    
    .menu-toggle {
    display: block !important;
    position: fixed;
    top: 10px;
    right: 3%;
    z-index: 3002;
    width: 44px;
    height: 44px;
    background: #2fb0ca !important;
    border-radius: 50%;
    }
    
    .menu-toggle:focus {
    outline: none;
    }
    
    .menu-toggle,
    .menu-toggle span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
    }
    
    .menu-toggle span {
    position: absolute;
    left: 10px;
    width: 24px;
    height: 4px;
    background-color: #fff;
    border-radius: 2px;
    }
    
    .menu-toggle span:nth-of-type(1) {
    top: 12px;
    }
    
    .menu-toggle span:nth-of-type(2) {
    top: 20px;
    }
    
    .menu-toggle span:nth-of-type(3) {
    bottom: 12px;
    }
    
    .toggled-on .menu-toggle span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
    }
    
    .toggled-on .menu-toggle span:nth-of-type(2) {
    opacity: 0;
    }
    
    .toggled-on .menu-toggle span:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
    }
    
    .main-navigation .menu-outer {
    position: fixed;
    z-index: 3001;
    display: block!important;
    background: #2fb0ca;
    width: 100vw;
    padding: 40px 0 0 0;
    box-sizing: border-box;
    height: 100vh;
    right: -100vw;
    top: 0;
    transition: all .4s;
    }
    
    .main-navigation .menu-outer.open {
    right: 0;
    }
    
    .main-navigation .menu-outer .site-title {
    display: block !important;
    width: 110px !important;
    margin: 0 auto 60px;
    }
    
    .main-navigation > div > .main-menu {
    width: 94%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    }
    
    .main-navigation .menu-outer > div > .main-menu > li {
    margin: 0 40px 50px !important;
    text-align: center;
    }
    
    .home .main-navigation .menu-outer > div > .main-menu > li {
    margin: 0 0 50px !important;
    text-align: center;
    }
    
    /*
    .home .main-navigation .menu-outer > div > .main-menu > li:nth-child(2) {
    margin: 0 70px 50px !important;
    }
    
    .home .main-navigation .menu-outer > div > .main-menu > li:nth-child(5) {
    margin: 0 40px 50px 90px !important;
    }
    */
    
    .main-navigation .menu-outer > div > .main-menu > li > a {
    font-size: 1.6rem;
    color: #000;
    margin: 0;
    display: inline-block;
    }
    
    .main-navigation .menu-outer > div > .main-menu > li > a:after {
    content: '';
    display: block;
    margin: 5px auto 0;
    }
    
    .main-navigation .menu-outer > div > .main-menu > li#menu-item-366 a:after,
    .main-navigation .menu-outer > div > .main-menu > li#menu-item-367 a:after {
    width: 26px;
    height: 12px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_blog_sp.png") no-repeat center center / contain;
    }
    
    .main-navigation .menu-outer > div > .main-menu > li#menu-item-93 a:after {
    width: 34px;
    height: 9px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_about_sp.png") no-repeat left center / contain;
    }
    
    .main-navigation .menu-outer > div > .main-menu > li#menu-item-94 a:after {
    width: 43px;
    height: 9px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_feature_sp.png") no-repeat left center / contain;
    }
    
    .main-navigation .menu-outer > div > .main-menu > li#menu-item-95 a:after {
    width: 28px;
    height: 9px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_price_sp.png") no-repeat left center / contain;
    }
    
    .main-navigation .menu-outer > div > .main-menu > li#menu-item-96 a:after,
    .main-navigation .menu-outer > div > .main-menu > li#menu-item-90 a:after {
    width: 45px;
    height: 9px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_teacher_sp.png") no-repeat center center / contain;
    }
    
    .main-navigation .menu-outer > div > .main-menu > li#menu-item-97 a:after {
    width: 64px;
    height: 10px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_curriculum_sp.png") no-repeat center center / contain;
    }
    
    .main-navigation .menu-outer > div > .main-menu > li#menu-item-89 a:after {
    width: 64px;
    height: 10px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_policy_sp.png") no-repeat center center / contain;
    }
    
    .main-navigation .menu-outer > div > .main-menu > li#menu-item-88 a:after {
    width: 64px;
    height: 10px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_onlinelesson_sp.png") no-repeat center center / contain;
    }
    
    .main-navigation .menu-outer > div > .main-menu > li > a:hover {
    text-decoration: none;
    }
    
    .main-navigation .menu-outer .main-menu > li.menu-item-has-children {
    position: relative;
    }
    
    .site-header.featured-image {
    margin: 0 0 40px;
    }
    
    .home .site-header.featured-image {
    margin: 0 0 130px;
    }
    
    .site-header.featured-image .main-navigation .btn {
    width: 213px;
    height: auto;
    margin: 50px auto 0;
    opacity: 1;
    }
    
    
    .home .site-header.featured-image .btn {
    width: 213px;
    height: auto;
    margin: 50px auto 0;
    opacity: 1;
    }
    
    .home .site-header.featured-image .btn a {
    display: block;
    }
    
    .home .site-header.featured-image .btn img {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    }
    
    .site-header .btn-blk {
    width: 215px;
    top: auto !important;
    bottom: 10px;
    right: 3%;
    left: auto;
    text-align: right;
    }
    
    .site-header .btn-blk li {
    width: 100px;
    display: inline-block;
    }
    
    .site-header .btn-blk li:last-child {
    margin: 0 0 0 10px;
    }
    
    .site-header .btn-blk li a {
    width: 100%;
    height: 100%;
    }
    
    .site-header .btn-blk li:first-child a img {
    width: 65%;
    left: 18px;
    top: 25px;
    }
    
    .site-header .btn-blk li:last-child a img {
    width: 87%;
    left: 8px;
    top: -6px;
    }
    
    .calendar {
    width: 100px;
    height: 100px;
    padding: 10px 0;
    border: 3px solid #2fb0ca;
    top: auto;
    bottom: 10px;
    left: 3%;
    z-index: 100;
    }
    
    .calendar .date {
    font-size: 3.6rem;
    margin: 0 0 5px;
    }
    
    .calendar .month {
    font-size: 1.2rem;
    margin: 0 0 5px;
    }
    
    .calendar .number-of-students strong {
    font-size: 1.8rem;
    margin: 0 0 0 10px;
    vertical-align: -1px;
    }
    
    /* ================================ footer ================================ */
    .site-footer #free-consultation h3 {
    font-size: 2.4rem;
    width: 300px;
    height: 96px;
    margin: -60px auto 0;
    padding: 37px 0 0 25px;
    }
    
    .site-footer .contact-blk {
    width: 94%;
    height: 100px;
    border: 3px solid #2fb0ca;
    border-radius:50px;
    margin: 0 auto 30px;
    padding: 15px 0 0;
    }
    
    .site-footer .map-blk {
    width: 94%;
    margin: 0 auto 130px;
    }
    
    .site-footer .map {
    padding: 4px 4px 0;
    margin: 0 0 10px;
    }
    
    .site-footer #free-consultation h3 + p {
    font-size: 2.3rem;
    margin: 0 auto 40px;
    }
    
    .site-footer #free-consultation h3 + p .en {
    font-size: 2.3rem;
    }
    
    .site-footer .contact-blk p {
    font-size: 1.2rem;
    }
    
    .site-footer .contact-blk p.phone-num {
    font-size: 2.4rem;
    margin: -12px 0 8px;
    }
    
    .site-footer .contact-blk p.phone-num:before {
    width: 37px;
    height: 37px;
    margin: 0 5px 0 0;
    vertical-align: -5px;
    }
    
    .site-footer .line-blk .wrapper {
    width: 180px;
    margin: 0 auto 40px;
    }
    
    .site-footer .line-blk .wrapper a {
    width: 91px;
    }
    
    .site-footer .line-blk .wrapper > img {
    width: 68px;
    }
    
    .site-footer .line-blk p {
    font-size: 1.2rem;
    margin: 0;
    }
    
    .site-footer .site-info {
    padding: 20px 0;
    }
    
    .site-footer .site-info img {
    width: 133px;
    }
    
    .footer-navigation {
    display: none;
    }
    
    #page-top {
    position: fixed;
    display: block;
    width: 50px;
    height: 50px;
    bottom: -50px;
    right: 5%;
    z-index: 10000;
    }
    
    /* ================================ page ================================ */
    .entry .entry-content section {
    width: 94%;
    max-width: 100%;
    }
    
    .entry .entry-content section > h2 {
    font-size: 2.4rem;
    margin: 0 0 30px;
    }
    
    .entry .entry-content section > h2:after {
    margin: 10px auto 0;
    }
    
    
    
    /* ================================ home ================================ */
    .home #policy h2:after {
    width: 153px;
    height: 36px;
    }
    
    .home #policy figure {
    width: 100%;
    margin: -20px 0 15px;
    }
    
    .home #policy .lead p {
    line-height: 23px;
    }
    
    .home #policy .lead p .brake {
    margin: 0 0 -23px;
    }
    
    .home #policy .lead p strong {
    font-size: 1.6rem;
    color: #ff6b09;
    }
    
    .home .btn {
    width: 242px;
    height: 98px;
    margin: 0 auto 60px;
    }
    
    .home #feature {
    margin: 70px 0 35px;
    padding: 62px 0 35px;
    }
    
    .home #feature h2 {
    top: -35px;
    left: calc(calc(100% - 221px) / 2);
    width: 221px;
    height: 73px;
    padding: 20px 0 0;
    }
    
    .home #feature h2:after {
    width: 139px;
    height: 28px;
    margin: 20px auto 0;
    }
    
    .home #feature h2 + p {
    font-size: 1.6rem;
    margin: 10px 0;
    }
    
    .home #feature .feature-blk {
    width: 94%;
    height: 250px;
    margin: 0 auto;
    padding: 30px 10px 0 20px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fig_feature_sp.png") no-repeat center top / contain;
    }
    
    .home #feature .feature-blk ul {
    font-size: 1.5rem;
    }
    
    .home #feature .feature-blk li {
    line-height: 1.2;
    margin: 0 0 15px;
    }
    
    .home #feature .schedule {
    width: 94%;
    margin: -10px auto 20px;
    }
    
    .home #feature .schedule h3 {
    width: 120px;
    height: 98px;
    }
    
    .home #feature .schedule p {
    font-size: 1.8rem;
    margin: -65px 0 8px 125px;
    }
    
    .home #feature .schedule dl {
    width: 100%;
    font-size: 1.4rem;
    margin: 30px 0 0;
    }
    
    .home #feature .schedule + .bnr {
    width: 94%;
    }
    
    .home #price .inner {
    width: 94%;
    margin: 0 auto 50px;
    padding: 0 0 60px;
    }
    
    .home #price h2 {
    width: 75%;
    height: 30px;
    margin: 0 auto 15px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/bg_title_price.png") no-repeat center top / contain;
    }
    
    .home #price .wrapper {
    display: block;
    }
    
    .home #price .wrapper figure {
    width: 147px;
    margin: 0 auto 20px;
    }
    
    .home #price .wrapper p {
    font-size: 1.6rem;
    margin: 0 0 15px;
    }
    
    .home #price .wavy-line {
    width: 100%;
    height: 11px;
    position: relative;
    top: auto;
    left: auto;
    right: -8px;
    margin: 0 0 20px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/line02.png") no-repeat left center / 1584px 11px;
    overflow: hidden;
    }
    
    .home #price .wavy-line:after {
    width: 100%;
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    }
    
    .home #price .price-blk dl {
    width: 94%;
    margin: 0 auto 30px;
    font-size: 1.6rem;
    }
    
    .home #price .price-blk dd strong {
    font-size: 5rem;
    }
    
    
    .home #price .price-blk .notes {
    margin: 0 0 30px;
    font-size: 1.25rem;
    }
    
    .home #price .price-blk .notes li {
    padding: 0 0 0 22px;
    position: relative;
    }
    
    .home #price .price-blk .notes li:before {
    content: '';
    display: inline-block;
    width: 17px;
    height: 14px;
    margin: 0;
    vertical-align: -5px;
    position: absolute;
    left: 0;
    }
    
    .home #price .price-blk .notes + p {
    font-size: 1.8rem;
    }
    
    .home #price .price-blk dd strong span {
        letter-spacing: 0.05em;
    }
    
    .home #teacher {
    width: 94%;
    margin: 0 auto 50px;
    padding: 0 0 50px;
    }
    
    .home #teacher h2 {
    margin: 0 0 30px;
    }
    
    .home #teacher .wrapper {
    flex-direction: column;
    flex-direction: column-reverse;
    margin: 0 0 30px;
    }
    
    .home #teacher .portrait-blk {
    width: 263px;
    margin: 0 auto 30px;
    }
    
    .home #teacher .portrait-blk figure {
    width: 263px;
    height: 300px;
    border: 4px solid #2fb0ca;
    }
    
    .home #teacher .profile {
    width: 230px;
    margin: -50px auto 0;
    padding: 10px;
    border: 3px solid #e5e5e5;
    box-shadow: 4px 4px 0px -2px #e5e5e5;
    }
    
    .home #teacher .introduction h3 {
    font-size: 1.4rem;
    margin: 0 0 10px;
    }
    
    .home #teacher .introduction h3 strong {
    font-size: 1.8rem;
    }
    
    
    .home #teacher .introduction h3 + p {
    font-size: 1.8rem;
    }
    
    .home #teacher .introduction p {
    font-size: 1.4rem;
    margin: 0 0 20px;
    }
    
    .home #teacher .btn {
    width: 238px;
    }
    
    .home #curriculum {
    width: 70%;
    margin: 0 auto 100px;
    }
    
    .home #curriculum h2 {
    width: 203px;
    height: 92px;
    margin: 0 auto 25px;
    padding: 30px 0 0;
    }
    
    .home #curriculum .wrapper {
    display: block;
    }
    
    .home #curriculum .wrapper > div {
    width: 100%;
    }
    
    .home #curriculum .wrapper > div:not(:last-child) {
    margin: 0 0 30px;
    }
    
    .home #curriculum .wrapper > div h3:before {
    width: 100%;
    height: 200px;
    margin: 0 auto 20px;
    }
    
    /* ================================ policy ================================ */
    .page-id-78 #lead-blk h2:after {
    width: 110px;
    height: 39px;
    margin: 10px auto 0;
    }
    
    .page-id-78 #lead-blk {
    margin: 0 auto 30px;
    }
    
    .page-id-78 #lead-blk h2 {
    margin: 0 0 20px;
    }
    
    .page-id-78 .lead p {
    line-height: 21px;
    }
    
    .page-id-78 .lead p strong {
    font-size: 1.6rem;
    }
    
    .page-id-78 #learning-system h2,
    .page-id-78 #feature h2 {
    margin: 0 auto 30px;
    }
    
    .page-id-78 #learning-system h2:before,
    .page-id-78 #feature h2:before {
    width: 94%;
    margin: 0 auto -10px;
    }
    
    .page-id-78 h2 img {
    width: 97px;
    vertical-align: -8px;
    margin: 0 8px 0 0;
    }
    
    .page-id-78 #learning-system figure {
    width: 94%;
    margin: 0 auto 10px;
    }
    
    .page-id-78 #learning-system figure + ol {
    display: block;
    width: 76%;
    margin: 0 auto 50px;
    }
    
    .page-id-78 #learning-system figure + ol li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    }
    
    .page-id-78 #learning-system figure + ol li:not(:last-child) {
    margin: 0 0 15px;
    }
    
    
    .page-id-78 #learning-system figure + ol li:not(:last-child):after {
    position: relative;
    top: auto;
    right: 0;
    display: block;
    width: 100%;
    height: 28px;
    margin: 15px 0 0;
    transform: rotate( 90deg );
    }
    
    .page-id-78 #learning-system figure + ol li h3 {
    width: 80px;
    }
    
    .page-id-78 #learning-system figure + ol li h3 img {
    height: 31px;
    }
    
    .page-id-78 #learning-system figure + ol li p {
    width: calc(100% - 80px);
    }
    
    .page-id-78 #learning-system figure + ol li p .brake {
    display: inline;
    }
    
    .page-id-78 #learning-system .flow {
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/bg_flow_line.png") center top / 7%;
    padding: 60px 0 40px;
    margin: 0;
    }
    
    .page-id-78 #learning-system .flow .inner {
    width: 94%;
    border-radius: 13px;
    box-shadow: 5px 5px 0px 0px #e5e4e4;
    padding: 25px 0 15px;
    }
    
    .page-id-78 #learning-system .flow .title-blk h3 {
    position: absolute;
    width: 224px;
    height: 60px;
    top: -30px;
    left:10px;
    padding: 15px 0 0 40px;
    font-size: 1.3rem;
    box-shadow: 8px 8px 0px 0px #c6c4c4;
    }
    
    .page-id-78 #learning-system .flow h3:after {
    width: 30px;
    height: 60px;
    }
    
    .page-id-78 #learning-system .flow .title-blk {
    margin: 0 0 60px;
    }
    
    .page-id-78 #learning-system .flow .title-blk div {
    width:283px;
    height: 137px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/bg_flow_fukidashi02.png") no-repeat center top / contain;
    padding: 26px 0 0 20px;
    margin: 0 0 0 3%;
    }
    
    .page-id-78 #learning-system .flow .title-blk div p {
    font-size: 1.2rem;
    }
    
    .page-id-78 #learning-system .flow .title-blk div:after {
    width: 107px;
    height: 124px;
    right: -55px;
    top: 55px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk {
    width: 94%;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li {
    padding: 0 0 30px;
    margin: 0 0 30px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:not(:nth-child(n + 4)) {
    border-bottom: 2px dashed #2fb0ca;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:nth-child(4) {
    margin: 0 0 60px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:last-child {
    padding: 0;
    margin: 0;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li h4 {
    width: 130px;
    margin: 0 10px 0 0;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li h4 img {
    height: 50px;
    width: auto;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:nth-child(2n) h4 img {
    height: 62px;
    }
    
    
    
    .page-id-78 #learning-system .flow .flow-blk li p {
    width: calc(100% - 140px);
    font-size: 1.2rem;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:not(:last-child):after {
    width: 28px;
    height: 28px;
    left: calc(50% - 14px);
    bottom: -14px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:nth-child(n + 4):after {
    bottom: -40px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li .point {
    width: 100%;
    height: auto;
    border: 3px solid #2fb0ca;
    border-radius: 13px;
    font-size: 1.5rem;
    line-height: 1.5;
    padding: 10px 0 15px 130px;
    margin: 30px 0 0;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li .point:before {
    top: 10px;
    left: 20px;
    width: 82px;
    height: 60px;
    margin: 0 20px 0 0;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li .point em {
    font-size: 1.9rem;
    border-bottom: 2px dashed #2fb0ca;
    display: inline-block;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li .point strong {
    font-size: 2.4rem;
    position: relative;
    left: auto;
    top: auto;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li .point strong:after {
    width: 18px;
    height: 17px;
    right: -15px;
    top: -10px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:last-child div {
    width: 100%;
    height: 310px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/bg_flow_fukidashi_sp.png") no-repeat top center / contain;
    position: relative;
    padding: 22px 5px 0 18px;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:last-child div p {
    font-size: 1.4rem;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:last-child div:before {
    width: 198px;
    height: 114px;
    left: -40px;
    top: auto;
    bottom: 30px;
    z-index: 2;
    }
    
    .page-id-78 #learning-system .flow .flow-blk li:last-child div:after {
    width: 154px;
    height: 101px;
    background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/fig_flow03_sp.png") no-repeat center center / contain;
    right: -10px;
    bottom: 30px;
    }
    
    .page-id-78 #feature {
    width: 94%;
    margin: 0 auto 140px;
    }
    
    .page-id-78 #feature h2 .en {
    font-size: 3.6rem;
    vertical-align: -3px;
    }
    
    .page-id-78 #feature .feature-blk div:not(:last-of-type) {
    padding: 0 0 30px;
    margin: 0 0 40px;
    }
    
    .page-id-78 #feature .feature-blk div h3 {
    font-size: 2.1rem;
    margin: 0 0 20px;
    }
    
    .page-id-78 #feature .feature-blk div:last-child h3 {
    margin: 0 0 20px 59px;
    }
    
    .page-id-78 #feature .feature-blk div h3:before {
    font-size: 2.6rem;
    width: 47px;
    height: 47px;
    margin: 0 12px 0 0;
    }
    
    .page-id-78 #feature .feature-blk div:last-of-type h3:before {
    left: -59px;
    top: 14px;
    }
    
    .page-id-78 #feature .feature-blk div p:not(:nth-last-of-type(2)) {
    margin: 0;
    }
    
    .page-id-78 #feature .feature-blk .summary {
    width: 100%;
    font-size: 1.8rem;
    padding: 0 90px 0 0;
    }
    
    .page-id-78 #feature .feature-blk .summary:after,
    .page-id-78 #feature .feature-blk div:nth-child(3) .summary:after {
    width: 84px;
    height: 52px;
    bottom: 20px;
    right: 0;
    }
    
    
    /* ================================ online-lesson ================================ */
    .page-id-80 .bnr {
    width: 94%;
    margin: 0 auto 40px;
    }
    
    .page-id-80 section {
    margin: 0 auto 140px !important;
    }
    
    .page-id-80 section > .wrapper {
    width: 100%;
    display: block;
    margin: 0 0 40px;
    }
    
    .page-id-80 section > .wrapper > div {
    width: 70%;
    margin: 0 auto;
    }
    
    .page-id-80 section > .wrapper > div:not(:last-child) {
    margin: 0 auto 20px;
    }
    
    .page-id-80 section > .wrapper > div h3:before {
    width: 100%;
    height: 200px;
    margin: 0 auto 20px;
    }
    
    .page-id-80 .prepare-blk {
    width: 94%;
    margin: 0 auto 30px;
    border: 4px solid #2fb0ca;
    border-radius: 13px;
    padding: 15px;
    }
    
    .page-id-80 .prepare-blk h3 {
    font-size: 1.8rem;
    margin: 0 0 30px;
    }
    
    .page-id-80 .prepare-blk .prepare {
    margin: 0 0 30px;
    }
    
    .page-id-80 .prepare-blk .prepare h3:before {
    width: 48px;
    height: 39px;
    margin: 0 10px 0 0;
    }
    
    .page-id-80 .prepare-blk .prepare li {
    font-size: 1.4rem;
    position: relative;
    padding: 0 0 0 24px;
    line-height: 1.2;
    margin: 0 0 10px;
    }
    
    .page-id-80 .prepare-blk .prepare li:before {
    width: 17px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 3px;
    }
    
    .page-id-80 .prepare-blk .prepare li span {
    font-size: 1rem;
    margin: 0 0 0 22px;
    }
    
    .page-id-80 .prepare-blk .flow ol {
    display: block;
    }
    
    .page-id-80 .prepare-blk .flow li {
    display: flex;
    align-items: center;
    }
    
    .page-id-80 .prepare-blk .flow li figure {
    width: 170px;
    }
    
    .page-id-80 .prepare-blk .flow li figure img {
    height: 97px;
    }
    
    .page-id-80 .prepare-blk .flow li p {
    font-size: 1.2rem;
    }
    
    .page-id-80 .prepare-blk .flow li p span {
    font-size: 1rem;
    }
    
    .page-id-80 .price h3 {
    font-size: 1.8rem;
    margin: 0 0 30px;
    }
    
    .page-id-80 .price h3:before {
    width: 27px;
    height: 40px;
    margin: 0 2px 0 0;
    vertical-align: -10px;
    }
    
    .page-id-80 .price li {
    font-size: 1.4rem;
    position: relative;
    padding: 0 0 0 24px;
    line-height: 1.2;
    margin: 0 0 10px;
    }
    
    .page-id-80 .price li:before {
    width: 17px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 3px;
    }
    
    
    /* ================================ teacher ================================ */
    .page-id-82 section {
    margin: 0 auto 140px !important;
    }
    
    .page-id-82 section > h2 {
    margin: 0 auto 30px !important;
    }
    
    .page-id-82 section > h2:after {
    width: 164px;
    height: 28px;
    }
    
    .page-id-82 section .lead {
    margin: 0 0 40px;
    }
    
    .page-id-82 section .lead p {
    line-height: 21px;
    }
    
    .page-id-82 section .lead p strong {
    font-size: 1.6rem;
    line-height: 23px;
    }
    
    .page-id-82 .teacher {
    width: 100%;
    margin: 0 0 40px;
    padding: 0;
    }
    
    .page-id-82 #headmaster {
    width: 100%;
    margin: 0 0 40px;
    padding: 0 0 50px;
    }
    
    .page-id-82 .teacher#headmaster .wrapper,
    .page-id-82 .teacher .wrapper,
    .page-id-82 .teacher:nth-of-type(even) .wrapper {
    margin: 0;
    flex-direction: column;
    flex-flow: column-reverse;
    }
    
    .page-id-82 #headmaster .profile {
    width: 223px;
    margin: -50px auto 0;
    padding: 10px 15px;
    border: 2px solid #e5e5e5;
    box-shadow: 4px 4px 0px -2px #e5e5e5;
    }
    
    .page-id-82 .teacher .introduction {
    width: 90%;
    margin: 0 5%;
    }
    
    .page-id-82 .teacherr#headmaster .introduction {
    width: 70%;
    margin: 0 15%;
    }
    
    .page-id-82 .teacher .introduction h3 {
    font-size: 1.6rem;
    margin: 0 0 20px;
    }
    
    .page-id-82 #headmaster .introduction h3 {
    font-size: 1.4rem;
    }
    
    .page-id-82 .teacher .introduction h3 span {
    font-size: 1.3rem;
    }
    
    .page-id-82 #headmaster .introduction h3 strong {
    font-size: 1.8rem;
    }
    
    .page-id-82 #headmaster .introduction h3 + p {
    font-size: 1.8rem;
    margin: 0 0 20px;
    }
    
    .page-id-82 .teacher .introduction p {
    font-size: 1.3rem;
    margin: 0;
    }
    
    .page-id-82 #headmaster .introduction p {
    font-size: 1.4rem;
    margin: 0;
    }
    
    .page-id-82 #headmaster .portrait-blk {
    width: 94%;
    margin: 0 0 20px;
    }
    
    .page-id-82 .teacher .portrait-blk figure {
    width: 215px;
    height: 205px;
    margin: 0 auto 30px;
    border: 4px solid #2fb0ca;
    }
    
    .page-id-82 #headmaster .portrait-blk figure {
    width: 263px;
    height: 297px;
    margin: 0 auto 30px;
    }
    
    
    /* ================================ blog ================================ */
    .archive .site-header.featured-image figure img {
    height: 100px;
    min-height: 100%;
    min-width: 100vw;
    position: absolute;
    }
    
    .page-template-blog-list section,
    .parent-pageid-195 section,
    .archive section,
    .single .site-main section {
    margin: 0 auto 150px !important;
    }
    
    .page-template-blog-list .blog-category,
    .parent-pageid-195 .blog-category,
    .page-id-357 .blog-category,
    .archive .blog-category,
    .single .blog-category {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    max-width: 100%;
    }
    
    .page-template-blog-list .blog-category li,
    .parent-pageid-195 .blog-category li,
    .page-id-357 .blog-category li,
    .archive .blog-category li,
    .single .blog-category li {
    margin: 0 7px 20px;
    }
    
    .page-template-blog-list .blog-category li a,
    .parent-pageid-195 .blog-category li a,
    .page-id-357 .blog-category li a,
    .archive .blog-category li a,
    .single .blog-category li a {
    display: inline-block;
    font-size: 1.4rem;
    letter-spacing: 0.1em;
    width: auto;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    padding: 0 10px;
    background: #2fb0ca;
    text-align: center;
    }
    
    .page-template-blog-list section > h2,
    .page-child section > h2,
    .parent-pageid-195 section > h2,
    .archive section > h2,
    .single section > h2 {
    margin: 0 auto 10px !important;
    text-align: center;
    }
    
    .page-template-blog-list section h2 img,
    .page-child section h2 img,
    .archive section h2 img,
    .single section h2 img {
    width: 82px;
    }
    
    .page-template-blog-list section > h3,
    .parent-pageid-195 section > h3,
    .archive section > h3,
    .single section > h3 {
    font-size: 1.8rem !important;
    margin: 0 auto 40px !important;
    
    }
    
    .page-template-blog-listb section > h3:after,
    .page-template-blog-list section > h3:after,
    .parent-pageid-195 section > h3:after,
    .archive section > h3:after,
    .single section > h3:after {
    width: 167px !important;
    height: 11px !important;
    }
    
    .page-template-blog-list section .wrapper,
    .parent-pageid-195 section .wrapper,
    .archive section .wrapper {
    width: 100%;
    margin: 0 0 40px;
    }
    
    .page-template-blog-list section .post,
    .parent-pageid-195 section .post,
    .archive section .post,
    .page-template-blog-list section .post:nth-child(3n),
    .parent-pageid-195 section .post:nth-child(3n),
    .archive section .post:nth-child(3n) {
    width: calc(50% - 24px);
    margin: 0 12px 24px;
    }
    
    .page-template-blog-list section .post figure,
    .parent-pageid-195 section .post figure,
    .archive section .post figure {
    margin: 0 0 5px;
    }
    
    .page-template-blog-list section .post figure img,
    .parent-pageid-195 section .post figure img,
    .archive section .post figure img {
    height: 114px;
    }
    
    .page-template-blog-list section .post .category-name,
    .parent-pageid-195 section .post .category-name,
    .archive section .post .category-name {
    height: 24px;
    line-height: 24px;
    padding: 0 7px;
    font-size: 1.1rem;
    }
    
    .page-template-blog-list section .post .date,
    .parent-pageid-195 section .post .date,
    .archive section .post .date {
    font-size: 1rem;
    margin: 0 0 5px;
    }
    
    .page-template-blog-list section .post .title,
    .parent-pageid-195 section .post .title,
    .archive section .post .title {
    font-size: 1.2rem;
    }
    
    .page-template-blog-list section .announcement {
    font-size: 2.4rem;
    }
    
    
    /* ================================ archive ================================ */
    
    
    /* ================================ single ================================ */
    .single .site-header.featured-image figure img {
    height: 100px;
    min-height: 100%;
    min-width: 100vw;
    position: absolute;
    }
    
    .single #page .site-content {
    width: 94%;
    margin: 0 auto;
    }
    
    .single #page > h3 {
    display: none;
    }
    
    .single article p.category {
    height: 24px;
    line-height: 24px;
    padding: 0 7px;
    font-size: 1.2rem;
    margin: 0 0 10px;
    }
    
    .single article > .post-title {
    font-size: 1.4rem;
    margin: 0 0 10px;
    }
    
    .single article p.date {
    margin: 0 0 5px;
    }
    
    .single article .entry-content p {
    margin: 0 0 1em;
    line-height: 1.666666;
    }
    
    .single article .entry-content .post_thumbnail {
    margin: 0 0 1em;
    }
    
    .single .post-navigation {
    margin: 0 0 40px !important;
    }
    
    .single .post-navigation .nav-links {
    justify-content: space-between;
    }
    
    .single .post-navigation .nav-previous {
    order: 0;
    }
    
    .single .post-navigation .nav-previous a:before,
    .single .post-navigation .nav-next a:before {
    width: 12px;
    height: 12px;
    top: 19px;
    }
    
    .single .post-navigation .post-title {
    width: auto;
    display: inline-block;
    font-size: 1rem;
    }
    
    .single .post-navigation .nav-previous .post-title {
    margin: 0 0 0 25px !important;
    }
    
    .single .post-navigation .nav-next .post-title {
    margin: 0 25px 0 0 !important;
    }
    
    
    
    
    
    .single aside.widget-area {
    width: 94%;
    margin: 0 auto;
    }
    
    .single aside.widget-area section {
    display: none;
    }
    
    .single aside.widget-area section#archives-2 {
    display: block;
    width: 94%;
    margin: 0 auto 40px;
    }
    
    .single aside.widget-area section h2 {
    font-size: 1.6rem;
    margin: 0 0 20px;
    text-align: left;
    }
    
    .single aside.widget-area #archives-2 h2:after {
    width: 80px;
    height: 16px;
    position: relative;
    margin: 0 0 0 10px;
    }
    
    .single aside.widget-area #archives-2 .years > li {
    padding: 12px 0;
    border-bottom: 1px dashed #8f8e8e;
    }
    
    .single aside.widget-area #archives-2 .month li {
    font-size: 1.2rem;
    }
    
    
    .single aside.widget-area #archives-2 li a {
    font-size: 1.2rem;
    }
    
    .single aside.widget-area #archives-2 a.year:after {
    border-width: 9px 7px 0 7px;
    top: 3px;
    }
    
    .single aside.widget-area #archives-2 a.year.open:after {
    border-width: 0 7px 9px 7px;
    top: 3px;
    }
    
    .single #page > .btn {
    width: 100%;
    margin: 0 0 150px;
    }
    
    .single #page > .btn img {
    width: 240px;
    }
    
    /*20210407*/
    .site-header.featured-image .site-featured-image .post-thumbnail img {
    min-height: auto;
    }
    
    
    
    }
    
    
    /* --------------------------------------------------
    2021/05/01 追記
    -------------------------------------------------- */
    @media screen and (max-width:480px) {
      .main-navigation .menu-outer > div > .main-menu > li > a {
        letter-spacing: 0.03em;
      }
    }
    
    #menu-item-482, #menu-item-483, #menu-item-481 {
      display: none;
    }
    @media screen and (max-width:480px) {
      #menu-item-482, #menu-item-483, #menu-item-481 {
        display: inline;
      }
    }
    
    .site-footer .site-info .footer-navigation li.menu-item-97 {
      margin: 0 !important;
    }
    
    .site-footer .site-info .footer-navigation li.menu-item-482,
    .site-footer .site-info .footer-navigation li.menu-item-483,
    .site-footer .site-info .footer-navigation li.menu-item-481 {
      display: none;
    }
    
    @media screen and (min-width:481px) {
      .main-navigation ul.main-menu > li#menu-item-97 {
        margin: 0 !important;
      }
    }
    
    @media screen and (max-width:480px) {
      .main-navigation .main-menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
      }
      .home .main-navigation .menu-outer > div > .main-menu > li {
        margin: 0 0 50px !important;
        text-align: center;
        width: calc(100% / 3);
      }
    }
    
    
    /*　----- トップ -----　*/
    .voi-cal {
      position: fixed;
      top: 180px;
      left: 40px;
    }
    @media screen and (max-width:480px) {
      .voi-cal {
        position: fixed;
        top: auto;
        bottom: 10px;
        left: 3%;
      }
    }
    
    .btn-voice {
      margin: 0 0 8px -12px;
    }
    @media screen and (max-width:480px) {
      .btn-voice {
        display: none;
      }
    }
    
    .btn-voice a {
      transition: all .3s ease-in-out;
    }
    
    .calendar {
      position: relative;
      top: 0;
      left: 0;
    }
    
    .entry .entry-content #pass-cont {
      position: relative;
        width: 1100px;
        max-width: 100%;
        margin: 0 auto 110px;
      padding: 30px 0 75px;
      background: url('https://kateikyousikai.com/site/wp/wp-content/uploads/2021/05/pass_bg.png') 0 0 / 100%;
      border-radius: 36px;
    }
    @media screen and (max-width:1024px) {
      .entry .entry-content #pass-cont {
        width: 94%;
      }
    }
    @media screen and (max-width:480px) {
      .entry .entry-content #pass-cont {
        margin: 0 auto 50px;
        padding: 15px 0 70px;
        background: url('https://kateikyousikai.com/site/wp/wp-content/uploads/2021/05/pass_bg_sp.png') no-repeat 0 0 / 100%;
        border-radius: 18px;
      }
    }
    
    .entry .entry-content #pass-cont:before,
    .entry .entry-content #pass-cont:after {
      content: "";
      position: absolute;
      bottom: 0;
    }
    
    .entry .entry-content #pass-cont:before {
      left: 30px;
      width: 247px;
      height: 152px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2021/05/pass_img_left.png") no-repeat 0 0 / 100%;
    }
    @media screen and (max-width:480px) {
      .entry .entry-content #pass-cont:before {
        left: -5px;
        width: 124px;
        height: 76px;
      }
    }
    
    .entry .entry-content #pass-cont:after {
      right: 26px;
      width: 265px;
      height: 140px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2021/05/pass_img_right.png") no-repeat 0 0 / 100%;
    }
    @media screen and (max-width:480px) {
      .entry .entry-content #pass-cont:after {
        right: -7px;
        width: 133px;
        height: 70px;
      }
    }
    
    .pass-cont__head {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 50px !important;
    }
    @media screen and (max-width:480px) {
      .pass-cont__head {
        margin-bottom: 25px !important;
      }
    }
    
    .pass-cont-head__figure {
      width: 159px;
      height: 160px;
      margin-right: 22px;
    }
    @media screen and (max-width:480px) {
      .pass-cont-head__figure {
        width: 80px;
        height: 80px;
        margin-right: 12px;
      }
    }
    
    /* .pass-cont-head__rt {
    } */
    
    .pass-cont-head-rt__tp {
      display: flex;
      align-items: center;
      margin-bottom: 12px;
    }
    @media screen and (max-width:480px) {
      .pass-cont-head-rt__tp {
        margin-bottom: 6px;
      }
    }
    
    .pass-cont-head-rt-tp__year {
      margin-right: 12px;
      font-size: 2.8rem;
    }
    @media screen and (max-width:480px) {
      .pass-cont-head-rt-tp__year {
        margin-right: 4px;
        font-size: 1.4rem;
      }
    }
    
    .pass-cont-head-rt-tp__logo {
      width: 199px;
      height: 68px;
    }
    @media screen and (max-width:480px) {
      .pass-cont-head-rt-tp__logo {
        width: 100px;
        height: 34px;
      }
    }
    
    .pass-cont-head-rt__btm {
      width: 219px;
      height: 51px;
      margin: auto;
    }
    @media screen and (max-width:480px) {
      .pass-cont-head-rt__btm {
        width: 110px;
        height: 26px;
      }
    }
    
    .pass-cont__list {
      display: flex;
      flex-wrap: wrap;
      width: 620px;
      margin: auto;
    }
    @media screen and (max-width:480px) {
      .pass-cont__list {
        width: 90%;
      }
    }
    
    .pass-cont__item {
      display: flex;
      flex-wrap: wrap;
      width: 50%;
      margin-bottom: 25px;
    }
    @media screen and (max-width:480px) {
      .pass-cont__item {
        margin-bottom: 15px;
      }
    }
    
    .pass-cont__item:nth-of-type(2n) {
      justify-content: flex-end;
    }
    
    .pass-cont__item dt,
    .pass-cont__item dd {
      font-size: 3.6rem;
      line-height: 1.0;
    }
    @media screen and (max-width:480px) {
      .pass-cont__item dt,
      .pass-cont__item dd {
        font-size: 1.8rem;
      }
    }
    
    .pass-cont__item dt {
      width: 200px;
    }
    @media screen and (max-width:480px) {
      .pass-cont__item dt {
        width: 100px;
      }
    }
    
    .lead__txt {
        font-size: 1.8rem;
      line-height: 1.9;
    }
    @media screen and (max-width:480px) {
      .lead__txt {
        font-size: 1.2rem;
      }
    }
    
    .lead-txt__og {
      font-size: 2.4rem;
      color: #ff6b09;
    }
    @media screen and (max-width:480px) {
      .lead-txt__og {
        font-size: 1.6rem;
      }
    }
    
    .lead-txt__br {
      display: none;
    }
    @media screen and (max-width:480px) {
      .lead-txt__br {
        display: block;
      }
    }
    
    .movie {
      width: 960px !important;
      max-width: inherit !important;
      height: 540px !important;
      margin: 0 auto 54px !important;
      text-align: center;
    }
    @media screen and (max-width:1024px) {
      .movie {
        width: 94% !important;
        height: 52.8125vw !important;
        margin: 0 auto 40px !important;
      }
    }
    
    .movie iframe {
      width: 100%;
      height: 100%;
    }
    
    
    /*　----- 生徒さんからの声 -----　*/
    .page-template-voice-list section {
        margin: 0 auto 230px !important;
    }
    @media screen and (max-width:480px) {
      .page-template-voice-list section {
        margin: 0 auto 150px !important;
      }
    }
    
    .page-template-voice-list .wrapper {
      flex-direction: column;
        margin: 0 auto 145px;
    }
    @media screen and (max-width:480px) {
      .page-template-voice-list .wrapper {
        margin: 0 auto 80px;
      }
    }
    
    .page-template-voice-list section > h3 {
        font-size: 3.6rem;
        letter-spacing: 0.1em;
        margin: 0 auto 80px;
    }
    @media screen and (max-width:480px) {
      .page-template-voice-list section > h3 {
        font-size: 1.8rem !important;
        margin: 0 auto 40px !important;
      }
    }
    
    
    .page-template-voice-list section > h3:after {
        content: '';
        display: block;
        width: 334px;
        height: 22px;
        background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/line03.png") no-repeat center center / contain;
        margin: 10px auto 0;
    }
    @media screen and (max-width:480px) {
      .page-template-voice-list section > h3:after {
        width: 167px !important;
        height: 11px !important;
      }
    }
    
    .v-post {
      margin-bottom: 80px;
      text-align: left;
    }
    @media screen and (max-width:480px) {
      .v-post {
        margin-bottom: 55px;
      }
    }
    
    .v-post:nth-last-of-type(1) {
      margin-bottom: 0;
    }
    
    .v-post__header {
      position: relative;
      margin-bottom: 15px;
      padding-left: 75px;
      font-size: 2.8rem;
    }
    @media screen and (max-width:480px) {
      .v-post__header {
        margin-bottom: 15px;
        padding-left: 40px;
        font-size: 1.2rem;
      }
    }
    
    .v-post__header.male {
      padding-top: 30px;
    }
    @media screen and (max-width:480px) {
      .v-post__header.male {
        padding-top: 15px;
      }
    }
    
    .v-post__header.female {
      padding-top: 25px;
    }
    @media screen and (max-width:480px) {
      .v-post__header.female {
        padding-top: 13px;
      }
    }
    
    .v-post__header:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
    }
    
    .v-post__header.male:before {
      width: 62px;
      height: 70px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2021/05/icon_mail_voice.png") no-repeat 0 0 / 100%;
    }
    @media screen and (max-width:480px) {
      .v-post__header.male:before {
        width: 31px;
        height: 35px;
      }
    }
    
    .v-post__header.female:before {
      width: 66px;
      height: 62px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2021/05/icon_femail_voice.png") no-repeat 0 0 / 100%;
    }
    @media screen and (max-width:480px) {
      .v-post__header.female:before {
        width: 33px;
        height: 31px;
      }
    }
    
    .v-post__content {
      margin-bottom: 45px;
      font-size: 2.8rem;
      line-height: 1.3;
      color: #2fb0ca;
    }
    @media screen and (max-width:480px) {
      .v-post__content {
        margin-bottom: 20px;
        font-size: 1.4rem;
        line-height: 1.3;
      }
    }
    
    .page-template-voice-list .pager {
      width: 100%;
    }
    
    .page-template-voice-list .pager span,
    .page-template-voice-list .pager a {
      display: inline-block;
      margin: 0 15px;
      font-size: 1.8rem;
      transition: all .3s ease-in-out;
    }
    @media screen and (max-width:480px) {
      .page-template-voice-list .pager span,
      .page-template-voice-list .pager a {
        display: inline-block;
        margin: 0 10px;
        font-size: 1.4rem;
      }
    }
    
    .page-template-voice-list .pager span.current,
    .page-template-voice-list .pager a:hover {
      color: #2fb0ca !important;
    }
    
    .page-numbers img {
        display: inline-block;
        vertical-align: text-bottom;
    }
    @media screen and (max-width:480px) {
      .page-numbers img {
        width: 12px;
        height: 12px;
      }
    }
    
    @media screen and (max-width:480px) {
      .main-navigation .menu-outer > div > .main-menu > li#menu-item-482 a:after {
        width: 35px;
        height: 12px;
        background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/nav_policy_sp.png") no-repeat left center / contain;
      }
      .main-navigation .menu-outer > div > .main-menu > li#menu-item-483 a:after {
        width: 79px;
        height: 10px;
        background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2021/05/nav_online_sp.png") no-repeat left center / contain;
      }
      .main-navigation .menu-outer > div > .main-menu > li#menu-item-481 a:after {
        width: 29px;
        height: 9px;
        background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2021/05/nav_voice_sp.png") no-repeat left center / contain;
      }
    }
    
    /* ------ 2022.08.02追記&修正  LINEバナー&個別指導バナー ------*/
    .line-banner-wrapper {
      max-width: 697px;
      width: 95%;
      margin: 0 auto 40px;
    }
    
    .line-banner-img {
      position: relative;
    }
    
    .line-banner-img img {
      width: 100%;
    }
    
    .line-link {
      position: absolute;
      bottom: 6%;
      right: 3.2%;
      max-width: 372px;
      width: 52.8%;
    }
    
    .indivi-banner-wrapper {
      max-width: 900px;
      width: 95%;
      margin: 40px auto;
    }
    
    .indivi-link {
      position: absolute;
      bottom: 18%;
      left: 5%;
      max-width: 432px;
      width: 52.8%;
    }
    
    @media screen and (max-width:480px) {
      .line-banner-wrapper {
        width: 85%;
      }
    }
    
    /* ------ 2022.09.21追記&修正 ------*/
    @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Noto+Sans+JP:wght@400;500;700&display=swap');
    
    .course-btn-wrapper {
        position: absolute;
        bottom: 110px;
        left: 0;
        display: flex;
        justify-content: center;
        width: 100%;
    }
    
    .course-btn {
        width: 255px;
        margin: 0 16px;
    }
    
    .course-btn a {
        transition: 0.3s!important;
    }
    
    .price-block {
      font-family: 'Noto Sans JP', sans-serif;
      width: 904px;
      margin: 40px auto;
      font-size: 26px;
      font-weight: bold;
      text-align: center;
    }
    
    .price-container {
      border: 8px solid #2fb0ca;
      border-radius: 40px;
      margin-bottom: 56px;
    }
    
    .price-container h3 {
      font-size: 38px;
      width: 412px;
      margin: 46px auto 32px;
      background-color: #fce20e;
      border-radius: 20px;
      line-height: 2;
    }
    
    .price-container h4 {
      display: inline-block;
      color: #fff;
      background-color: #2fb0ca;
      border-radius: 33px;
      font-size: 34px;
      padding: 0 32px;
      line-height: 2;
      margin: 48px 0px 8px 0px;
    }
    
    .price-container p {
      margin: 0;
      line-height: 1.4;
    }

    .price-container p.first-text {
      display: block;
      margin: auto;
      font-size: 32px;
      line-height: 1.8;
      max-width: 660px;
    }
    
    .price-container p.first-text br {
      display: none;
    }

    .price-container p.cource-name {
      font-size: 32px;
    }

    .price-container p.price-formula{
      display: inline-block;
      font-size: 50px;
      padding: 0px 0px 40px 0px;
    }

    .price-container p.price-formula-cheapest {
      position: relative;
    }

    .price-container p.price-formula-cheapest::after {
      content: "地域 最安値";
      display: inline-block;
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 24px;
      width: 102px;
      height: 102px;
      background-color: #fce20e;
      border-radius: 50px;
      padding: 19px 15px 15px 15px;
      box-sizing: border-box;
      line-height: 1.2;
      vertical-align: 0px;
      margin-left: 20px;
    }
    
    .price-container p.price-text {
      font-family: 'Montserrat', sans-serif;
      font-size: 102px;
    }
	.price-container p.price-text-no-month{
	  font-family: 'Montserrat', sans-serif;
      font-size: 102px;
	}
    
    .price-container p.price-text::before {
      content: "月額";
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 30px;
      vertical-align: 20px;
      margin-right: 12px;
    }
    
    .price-container p.most-cheapest::after {
      content: " 地域 最安値";
      display: inline-block;
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 24px;
      width: 102px;
      height: 102px;
      background-color: #fce20e;
      border-radius: 50px;
      padding: 19px 15px 15px 15px;
      box-sizing: border-box;
      line-height: 1.2;
      vertical-align: 12px;
      margin-left: 16px;
    }
    
    .price-container p.text-blue {
      font-size: 36px;
      color: #2fb0ca;
    }
    
    .price-container p.text-blue-small {
      font-size: 28px;
      color: #2fb0ca;
    }
    
    .price-container p.bg-y {
      display: inline-block;
      font-size: 36px;
      background-color: #fce20e;
      border-radius: 36px;
      padding: 8px 24px 8px;
      margin: 10px 0;
    }
    
    .price-container p.text-left {
      text-align: left;
      max-width: 660px;
      margin: 10px auto;
    }

    .price-container p.text-summary {
      font-size: 30px;
      text-align: left;
      max-width: 660px;
      margin: 30px auto;
    }
    
    .price-container p.text-blue-box {
      position: relative;
      display: inline-block;
      border: 6px solid #2fb0ca;
      border-radius: 22px;
      width: 610px;
      margin: 16px auto 40px;
      padding: 8px 0;
    }
    
    .price-container p.tbb-01::after {
      position: absolute;
      bottom: -49px;
      right: -43px;
      content: "";
      display: block;
      width: 94px;
      height: 108px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2022/09/price_img01.png") no-repeat center / contain;
    }
    
    .price-container p.tbb-02::after {
      position: absolute;
      bottom: -44px;
      left: -21px;
      content: "";
      display: block;
      width: 70px;
      height: 82px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2022/09/price_img02.png") no-repeat center / contain;
    }
    
    .price-container p.tbb-03::after {
      position: absolute;
      bottom: -54px;
      left: -26px;
      content: "";
      display: block;
      width: 84px;
      height: 99px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2022/09/price_img03.png") no-repeat center / contain;
    }
    
    .price-container span.underline-y {
      background: linear-gradient(transparent 60%, #fce20e 0);
      padding-bottom: 6px;
    }
    
    .price-container span.en-small {
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 30px;
    }
    
    .price-container span.class-time {
      font-size: 26px;
      color: #000;
      margin-left: 16px;
      vertical-align: 3px;
    }
    
    .price-inner {
      padding-bottom: 30px;
    }
    
    .price-inner.bottom-wave {
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/line01.png") no-repeat center bottom / 90%;
    }
    
    .site-footer .map-second {
        margin-top: 80px;
    }
    
    @media screen and (max-width: 768px) {
      .price-block {
        width: 95%;
      }
    
      .price-container p.text-blue-box {
        width: 95%;
      }
    
      .price-container p.first-text br {
      display: block;
      }
    
      .price-container h3 {
        font-size: 32px;
        width: 300px;
      }
    
      .price-container h4 {
        font-size: 30px;
      }

      .price-container p.bg-y {
        font-size: 30px;
      }
    }
    @media screen and (max-width: 480px) {
      .price-container {
        border: 6px solid #2fb0ca;
      }
    
      .price-container h4 {
        font-size: 22px;
      }
    
      .price-container p {
        font-size: 18px;
      }
    
      .price-container p.first-text {
        font-size: 22px!important;
      }

      .price-container p.price-formula{
        font-size: 24px;
        padding: 0px 0px 10px 0px;
      }
    
      .price-container p.price-text {
        font-size: 70px;
      }
		
	  .price-container p.price-text-no-month{
        font-size: 70px;
      }
    
      .price-container p.price-text::before {
        font-size: 22px;
        vertical-align: 15px;
        margin-right: 4px;
      }
    
      .price-container span.en-small {
        font-size: 22px;
      }
    
      .price-container p.most-cheapest::after {
        width: 90px;
        height: 90px;
        font-size: 20px;
        margin-left: 0;
      }

      .price-container p.price-formula-cheapest::after {
        font-size: 14px;
        width: 54px;
        height: 54px;
        border-radius: 50px;
        padding: 10px 6px 10px 6px;
        margin-left: 8px;
      }
    
      .price-container p.text-blue {
        font-size: 24px;
      }
    
      .price-container p.text-blue-small {
        font-size: 18px;
      }

      .price-container p.bg-y {
        font-size: 22px;
        padding: 4px 20px 4px;
        margin: 10px 0;
      }
    
      .price-container p.text-left {
        font-size: 16px;
        width: 88%;
      }
      
      .price-container p.text-summary {
        font-size: 18px;
      }
    
      .price-container span.class-time {
        font-size: 20px;
        display: block;
        margin-left: 0;
      }
    
      .price-container p.text-blue-box {
        font-size: 16px;
        border: 4px solid #2fb0ca;
      }
    
      .price-container p.tbb-01::after {
        background-size: 60%;
        bottom: -54px;
      }
    
      .price-container p.tbb-02::after {
        background-size: 60%;
        left: -32px;
      }
    
      .price-container p.tbb-03::after {
        background-size: 60%;
      }
    
      .price-container p.text-blue-box .break {
        display: block;
      }
    }
    
    
    /* ------ 2022.11.04追記&修正 ------*/
    .page-id-357 .blog-h2 {
      font-size: 4.8rem;
      letter-spacing: 0.1em;
      margin: 32px auto 60px;
    }
    
    .page-id-357 .blog-h2::after {
      content: '';
      display: block;
      margin: 20px auto 0;
      width: 164px;
      height: 77px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/title_blog.png") no-repeat center center / contain;
    }
    
    .page-id-357 .entry-content {
      margin-bottom: 100px!important;
    }
    
    /* ------ 2022.11.11追記 policyページ追加項目------*/
    .policy-block {
      font-family: 'Noto Sans JP', sans-serif;
      width: 1000px;
      margin: 0 auto;
      font-size: 26px;
      font-weight: bold;
      text-align: center;
    }
    
    .policy-container {
      border: 8px solid #2fb0ca;
      border-radius: 40px;
      margin-bottom: 56px;
      padding: 40px 0 0;
    }
    
    .policy-container p {
      margin: 0 auto 40px;
      line-height: 1.6;
      width: 813px;
      text-align: left;
    }
    
    .policy-container p.red-bg {
      position: relative;
      display: inline-block;
      width: 882px;
      font-size: 34px;
      color: #fff;
      background-color: #f92300;
      border-radius: 50px;
      padding: 16px;
      margin: 0 auto;
      text-align: center;
    }
    
    .policy-container p.red-bg br {
      display: none;
    }
    
    .policy-container p.red-bg::after {
      position: absolute;
      bottom: -20px;
      left: 0;
      content: "";
      display: block;
      width: 100%;
      height: 37px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2022/11/red-square.png") center / contain no-repeat;
    }
    
    .policy-container h3 {
      display: inline-block;
      font-size: 38px;
      margin: 46px auto 10px;
      padding: 10px 32px;
      background-color: #fce20e;
      border-radius: 20px;
      line-height: 1.4;
    }
    
    .policy-container h3 br {
        display: none;
      }
    
    .policy-container h4 {
      position: relative;
      width: 813px;
      color: #fff;
      background-color: #fb8300;
      border-radius: 33px;
      font-size: 32px;
      line-height: 2;
      margin: 40px auto 16px;
    }
    
    .policy-container h4.orange-01::after {
      position: absolute;
      top: -58px;
      right: 8px;
      content: "";
      display: block;
      width: 94px;
      height: 108px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2022/09/price_img01.png") center / contain no-repeat;
    }
    
    .policy-container .text-blue-box {
      position: relative;
      display: inline-block;
      font-size: 32px;
      border: 6px solid #2fb0ca;
      border-radius: 22px;
      width: 824px;
      margin: 16px auto 0;
      padding: 8px 0;
      text-align: center;
    }
    
    .policy-container .text-blue-box span.underline-y {
      font-size: 38px;
      background: linear-gradient(transparent 65%, #fce20e 0);
      padding-bottom: 0;
    }
    
    .policy-container h4.orange-02::after {
      position: absolute;
      bottom: 18px;
      left: 102px;
      content: "";
      display: block;
      width: 84px;
      height: 99px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2022/09/price_img03.png") no-repeat center / contain;
    }
    
    .policy-container h4.orange-03::after {
      position: absolute;
      bottom: -4px;
      left: 102px;
      content: "";
      display: block;
      width: 83px;
      height: 76px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2022/11/policy-img02.png") no-repeat center / contain;
    }
    
    .policy-container span.underline-y {
      background: linear-gradient(transparent 60%, #fce20e 0);
      padding-bottom: 6px;
    }
    
    .policy-container span.underline-y.text-big {
      font-size: 31px;
    }
    
    .policy-inner.bottom-wave {
      position: relative;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2020/09/line01.png") no-repeat center bottom / 90%;
      margin-bottom: 80px;
      padding-bottom: 30px;
    }
    
    .policy-inner.bottom-wave::after {
      position: absolute;
      bottom: -54px;
      right: 216px;
      content: "";
      display: block;
      width: 93px;
      height: 114px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2022/11/policy-img01.png") center / contain no-repeat;
    }
    
    .policy-inner ul {
      list-style-type: none;
      width: 824px;
      text-align: left;
      margin: 0 auto;
      padding: 0;
    }
    
    .policy-inner li {
      position: relative;
      padding-left: 56px;
      margin-top: 16px;
      line-height: 1.4;
    }
    
    .policy-inner li::before {
      position: absolute;
      top: 0;
      left: 0;
      content: "";
      width: 38px;
      height: 38px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2022/11/check-icon.png") center / contain no-repeat;
    }
    
    .policy-container .text-blue-box.voice-bg-red {
      position: relative;
      width: 813px;
      font-size: 24px;
      text-align: left;
      padding: 32px 40px;
      margin-bottom: 64px;
      box-sizing: border-box;
    }
    
    .policy-container .text-blue-box.voice-bg-red p {
      width: 100%;
      margin: 0;
    }
    
    .policy-container .voice-badge {
      position: absolute;
      top: -74px;
      right: -26px;
      padding: 71px 21px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2022/11/bg-red.png") center / cover no-repeat;
      color: #fff;
    }
    
    .policy-container .voice-badge::after {
      position: absolute;
      top: 111px;
      right: -32px;
      content: "";
      display: block;
      width: 93px;
      height: 114px;
      background: url("https://kateikyousikai.com/site/wp/wp-content/uploads/2022/11/policy-img01.png") center / contain no-repeat;
    }
    
    @media screen and (max-width: 768px) {
      .policy-block {
        width: 90%;
      }
    
      .policy-container p {
        width: 95%;
        font-size: 24px;
      }
    
      .policy-container .text-blue-box {
        width: 95%;
        font-size: 30px;
      }
    
      .policy-container p.red-bg {
        width: 90%;
      }
    
      .policy-container h3 {
        font-size: 32px;
        width: 95%;
        max-width: 480px;
      }
    
      .policy-container h4 {
        width: 95%;
        font-size: 30px;
      }
    
      .policy-container .text-blue-box span.underline-y {
        font-size: 35px;
      }
    
      .policy-container h4.orange-01::after {
        top: -96px;
      }
    
      .policy-inner p br {
        display: none;
      }
    
      .policy-inner.bottom-wave::after {
        right: 20%;
      }
    
      .policy-container h4.orange-02::after {
        left: 7px;
      }
    
      .policy-inner ul {
        width: 95%;
      }
    
      .policy-container h4.orange-03 {
        margin-top: 76px;
      }
    
      .policy-container h4.orange-03::after {
        bottom: 50px;
        left: -6px;
      }
    
      .policy-container .text-blue-box.voice-bg-red {
        width: 95%;
        padding: 32px;
        margin-top: 95px;
      }
    
      .policy-container .text-blue-box.voice-bg-red p {
        font-size: 22px;
      }
    
      .policy-container .voice-badge {
        top: -167px;
        right: -15px;
        font-size: 22px;
        padding: 67px 21px;
      }
    }
    
    @media screen and (max-width: 480px) {
      .policy-container {
        border: 6px solid #2fb0ca;
      }
    
      .policy-container p.red-bg {
        font-size: 23px;
        width: 95%;
      }
    
      .policy-container p.red-bg br {
        display: block;
      }
    
      .policy-container h3 {
        font-size: 23px;
        padding: 10px 24px;
      }
    
      .policy-container h3 br {
        display: block;
      }
    
      .policy-container h4 {
        font-size: 18px;
      }
    
      .policy-container p {
        font-size: 18px;
        margin: 0 auto 32px;
      }
    
      .policy-container p.text-blue-box {
        width: 90%;
        font-size: 20px;
        border: 4px solid #2fb0ca;
        padding: 8px;
      }
    
      .policy-container .text-blue-box span.underline-y {
        font-size: 24px;
      }
    
      .policy-container h4.orange-01::after {
        background-size: 65%;
        right: -18px;
      }
    
      .policy-inner.bottom-wave::after {
        background-size: 65%;
      }
    
      .policy-container h4.orange-02::after {
        background-size: 65%;
        bottom: 8px;
        left: -17px;
      }
    
      .policy-container span.underline-y.text-big {
        font-size: 24px;
      }
    
      .policy-inner li {
        font-size: 18px;
        padding-left: 40px;
      }
    
      .policy-inner li::before {
        width: 26px;
        height: 26px;
      }
    
      .policy-container h4.orange-03::after {
        background-size: 65%;
        bottom: 16px;
      }
    
      .policy-container .text-blue-box.voice-bg-red {
        padding: 32px 16px;
      }
    
      .policy-container .text-blue-box.voice-bg-red p {
        font-size: 17px;
      }
    
      .policy-container .voice-badge {
        font-size: 17px;
        padding: 56px 21px;
        top: -139px;
      }
    
      .policy-container .voice-badge::after {
        background-size: 65%;
        top: 70px;
      }
    }
    /* ------ 2023.03.25 インスタリンク追加 ------*/
    .instagram-wrapper {
        position: center;
        max-width: 697px;
        width: 95%;
        margin: 0 auto 40px;
    }
    
    .instagram-link {
        text-align: center;
        font-size: 17px;
        padding: 8px 8px;
    }
    