/* Scss Document */
@media (max-width: 1024px) {
  #blog {
    background-size: cover; }

  .about04 .service04 h5 {
    font-size: 1.75rem; }

  .gallery-wrapper .gallery-item .gallery-info p {
    font-size: 0.9375rem; }

  .gallery-wrapper .gallery-item .gallery-info p.gallery-info-lg {
    font-size: 0.84375rem; }

  #painting .paint01 {
    height: auto; }
  #painting .paint02 {
    margin-bottom: 0; }

  #postcard .postcard01 {
    margin-bottom: 5rem; }
    #postcard .postcard01 .img-post {
      width: 500px;
      right: 0; }
    #postcard .postcard01 .img-mag {
      width: 480px;
      left: 0; }
    #postcard .postcard01 .nhk {
      width: 100%;
      height: auto;
      background-size: 100%;
      margin-top: 320px; }
      #postcard .postcard01 .nhk ul {
        width: 22%;
        padding-top: 190px; } }
/* max-width:1024px*/
@media (min-width: 992px) {
  ul.mobile-nav-icon {
    display: none; } }
@media (max-width: 991px) {
  .menu-icon h1 img {
    width: 50vw;
    height: auto; }
  .menu-icon ul.nav-icon {
    display: none; }

  ul.mobile-nav-icon {
    padding: 0.625rem; }
    ul.mobile-nav-icon li a {
      font-size: 1rem;
      padding: 0.1875rem 0.375rem;
      background-color: #040000;
      color: #fff;
      margin: 0.5rem;
      border: #040000 1px solid;
      border-radius: 0.375rem; }
    ul.mobile-nav-icon li a:hover {
      color: #040000;
      background-color: #fff;
      transition: background 0.5s ease-in-out; } }
/* max-width: 991px */
@media (max-width: 768px) {
  .pc-only {
    display: none; }

  .menu-icon h1 img {
    width: 60%;
    height: auto; }

  .section-title h2 {
    font-size: 1.5rem;
    padding-bottom: 1.125rem; }
  .section-title h3 {
    font-size: 1.05rem;
    padding-bottom: 1.65rem; }
  .section-title p {
    font-size: 0.875rem;
    line-height: 1.75rem;
    padding-bottom: 3rem; }
  .section-title hr {
    padding-bottom: 1.3125rem;
    width: 13.725rem; }

  .txt-gallery {
    font-size: 1.5rem; }

  .btn-luxe-primary {
    font-size: 0.875rem; }

  .btn-luxe-primary i {
    font-size: 1rem;
    margin-top: -10px; }

  #top-slider {
    background-position: bottom;
    background-size: 100%; }

  #art-class {
    background: url("../img/top/bg_topartclass.jpg") 0 50% no-repeat;
    background-size: 100%;
    height: 40.625rem; }
    #art-class .section-title {
      padding-top: 4.05rem;
      margin-top: 6.75rem; }

  #about {
    background: url("../img/top/bg_topabout_s.jpg") 50% 100% no-repeat;
    height: 27.875rem; }
    #about .section-title {
      padding-top: 4.05rem; }

  #works .section-title {
    padding-top: 1.5rem; }

  #info {
    background-image: url("../img/top/bg_info_s.jpg"), url("../img/all/bg_paper.jpg"); }
    #info .info-wrapper .info-list li .information {
      font-size: 0.875rem;
      display: block; }
      #info .info-wrapper .info-list li .information li {
        width: 100%;
        padding: 0.875rem 1.75rem 1.75rem;
        line-height: 1.5rem; }
      #info .info-wrapper .info-list li .information li:first-child {
        width: 100%;
        padding: 1rem 0 0 2rem; }

  #blog {
    background: url("../img/top/bg_blog_s.jpg") 50% 0 no-repeat;
    padding-bottom: 4rem; }
    #blog .section-title {
      padding-top: 3.5rem; }
    #blog .post {
      padding: 1.5rem 1rem;
      margin: 1.8rem 1rem; }
      #blog .post h4 {
        font-size: 1.25rem; }

  #insta .insta-wrapper {
    padding: 0 0.9375rem; }

  #trial .trial-content .trial-sub h3 {
    font-size: 1.625rem; }
  #trial .trial-content .trial-sub p.trial-fee {
    font-size: 1rem; }
  #trial .other-content h3 {
    font-size: 1.5rem; }
  #trial .other-content h4 {
    font-size: 1rem; }

  #footer .footer-contact .footer-contact-wrapper {
    width: 100%; }
  #footer .copyright {
    font-size: 1rem; }

  .breadcrumb {
    margin-bottom: 2.5rem; }

  .section-subtitle {
    font-size: 1.375rem; }
    .section-subtitle span {
      font-size: 1.25rem; }

  #about-page .about01 {
    background-size: cover;
    height: 42.5rem;
    margin-bottom: 3.125rem; }
    #about-page .about01 .about-txt {
      font-size: 1.25rem;
      padding-top: 22rem; }
  #about-page .about02 {
    background-size: 125%;
    background-position: bottom;
    padding-bottom: 28rem;
    margin-bottom: 2rem; }
    #about-page .about02 h6 {
      padding-top: 1.875rem; }
  #about-page .about03 {
    background-size: 125%;
    background-position: bottom;
    padding-bottom: 24rem;
    margin-bottom: 2rem; }
    #about-page .about03 h6 {
      padding-top: 1.875rem;
      padding-left: 18rem; }
    #about-page .about03 .p-profile {
      padding-left: 18rem; }
    #about-page .about03 .btn-teacher {
      padding-left: 18rem; }
  #about-page .about04 .service01 {
    background: url("../img/about/bg_service01_s.jpg") 100% 0 no-repeat;
    padding-top: 20rem;
    height: 40rem; }
  #about-page .about04 .service02 {
    background: url("../img/about/bg_service02_s.jpg") 0 0 no-repeat;
    padding-top: 20rem;
    height: 40rem; }
  #about-page .about04 .service03 {
    background: url("../img/about/bg_service03_s.jpg") 0 0 no-repeat;
    padding-top: 20rem;
    height: 40rem; }
  #about-page .about04 .service04 {
    background: url("../img/about/bg_service04_s.jpg") 100% 0 no-repeat;
    padding-top: 20rem;
    height: 40rem; }

  #gallery {
    margin-top: -6.5625rem;
    padding-top: 6.5625rem; }

  .gallery-wrapper .gallery-item .gallery-info {
    min-height: 5.5rem; }

  .gallery-wrapper .gallery-item .gallery-info p,
  .gallery-wrapper .gallery-item .gallery-info p.gallery-info-lg {
    font-size: 1.125rem; }

  .section-subtitle2 {
    font-size: 1.125rem; }

  #painting .paint01 {
    background-size: cover;
    min-height: 65rem; }
    #painting .paint01 .comment .txt-paint01 {
      font-size: 1.125rem;
      line-height: 2rem; }
    #painting .paint01 .comment .dado-sign {
      right: 0.5rem;
      bottom: -8rem; }
  #painting .paint03 {
    background-size: 110%,110%; }
    #painting .paint03 .exhibit-carousel {
      margin-top: 8rem; }

  #postcard .postcard01 {
    background-size: cover;
    margin-bottom: 2rem; }
    #postcard .postcard01 .row {
      padding-bottom: 1.875rem; }
    #postcard .postcard01 .section-subtitle {
      padding: 1.5rem 0; }
    #postcard .postcard01 .section-subtitle2 {
      padding-bottom: 1.5rem; }
    #postcard .postcard01 p {
      font-size: 1rem;
      line-height: 1.85rem; }
    #postcard .postcard01 h6 {
      font-size: 1.25rem; }
    #postcard .postcard01 ul li {
      font-size: 0.875rem;
      line-height: 1.85rem; }
    #postcard .postcard01 .img-post {
      width: 360px;
      top: 0;
      right: auto;
      left: -1rem; }
    #postcard .postcard01 .img-mag {
      width: 320px;
      top: 20rem;
      left: 4rem; }
    #postcard .postcard01 .nhk {
      width: 100%;
      background-size: 100%;
      margin-top: 250px; }
      #postcard .postcard01 .nhk ul {
        width: 180px;
        padding-top: 140px; }
        #postcard .postcard01 .nhk ul li {
          padding-bottom: 8px; }

  #graphic .graphic01 {
    background-size: cover;
    height: 72rem; }
    #graphic .graphic01 .section-subtitle {
      padding-top: 1.5rem; }
    #graphic .graphic01 h6 {
      font-size: 1.625rem; }
    #graphic .graphic01 hr {
      width: 11.25rem; }
    #graphic .graphic01 p {
      font-size: 1.25rem; }
  #graphic .graphic02 .gallery-wrapper .gallery-item .gallery-info {
    height: auto; }

  #aboutClass .breadcrumb {
    background: url("../img/artclass/bg_breadcrumb_class_s.jpg") 50% 100% no-repeat;
    height: auto;
    padding: 1.5rem 0; }
  #aboutClass .aboutClass01 {
    background: url("../img/artclass/bg_aboutclass_s.jpg") 50% 0 no-repeat;
    height: 45.125rem; }
    #aboutClass .aboutClass01 .section-title {
      background-color: rgba(255, 255, 255, 0.6);
      padding: 30px 0 0;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); }
  #aboutClass .aboutClass02 {
    padding-top: 1.875rem;
    padding-bottom: 3.125rem; }
    #aboutClass .aboutClass02 .instructor1 .img-fluid:last-child {
      top: -7.275rem; }
    #aboutClass .aboutClass02 .instructor2 .img-fluid:last-child {
      top: -7.275rem;
      left: 2rem;
      width: 80%; }
    #aboutClass .aboutClass02 p.txt-subtitle {
      font-size: 0.875rem;
      line-height: 1.8rem;
      padding: 2rem 0; }
  #aboutClass .aboutClass03 .exhibit-carousel {
    margin-top: -5.5rem;
    padding-top: 6.5rem; }
  #aboutClass .aboutClass05 .philosophy01 {
    background: url("../img/artclass/bg_philosophy01_s.jpg") 50% 0 no-repeat;
    height: 41.25rem;
    padding-top: 20.625rem; }
  #aboutClass .aboutClass05 .philosophy02 {
    background: url("../img/artclass/bg_philosophy02_s.jpg") 50% 0 no-repeat;
    height: 41.25rem;
    padding-top: 20.625rem; }
  #aboutClass .aboutClass05 .philosophy03 {
    background: url("../img/artclass/bg_philosophy03_s.jpg") 50% 0 no-repeat;
    height: 41.25rem;
    padding-top: 20.625rem; }
  #aboutClass .aboutClass05 .philosophy04 {
    background: url("../img/artclass/bg_philosophy04_s.jpg") 50% 0 no-repeat;
    height: 43.25rem;
    padding-top: 20.625rem;
    padding-bottom: 2rem; }
  #aboutClass .aboutClass06-1 .aboutClass06-2 .trial-lesson p.btn-center {
    bottom: 3.5rem; }
    #aboutClass .aboutClass06-1 .aboutClass06-2 .trial-lesson p.btn-center span {
      font-size: 0.875rem; }
  #aboutClass .lesson-card04 h5 .txt-lg {
    font-size: 1.525rem !important; }
  #aboutClass .schedule-card.lesson-card05 h5 .txt-lg {
    font-size: 1.525rem !important; }
  #aboutClass .schedule-card.lesson-card05 h5 br {
    display: block !important; }
  #aboutClass .crea .sp-only {
    display: block; }
  #aboutClass .crea .btn-center {
    margin-top: 10px; }

  #members .member-contents .member-voice {
    padding: 1rem 0; }
  #members .member00 p {
    font-size: 1.125rem; } }
/* max-width: 768px */
/* smartphone horizontal */
@media (max-width: 674px) {
  .breadcrumb {
    background: url("../img/all/bg_breadcrumb_s.jpg") 50% 100% no-repeat;
    height: auto;
    padding: 1.5rem 0; }
    .breadcrumb h2, .breadcrumb ol {
      text-align: center; }
    .breadcrumb ol {
      padding-left: 0; }

  #about-page .about02 h5, #about-page .about03 h5 {
    font-size: 1.25rem; }
  #about-page .about03 h6, #about-page .about03 .p-profile, #about-page .about03 .btn-teacher {
    padding-left: 10rem; }
  #about-page .about05 dl {
    font-size: 1rem;
    line-height: 1.75rem; }

  #painting .paint01 {
    background-image: none;
    height: auto;
    padding-bottom: 2rem; }
    #painting .paint01 .comment .txt-paint01 {
      margin-top: 1rem; }
  #painting .paint02 {
    height: auto;
    padding-bottom: 2rem; }
  #painting .paint03 {
    position: relative;
    padding-top: 3rem; }
    #painting .paint03 h4.section-subtitle {
      position: absolute;
      top: -2rem; }
    #painting .paint03 .exhibit-carousel {
      margin-top: 4.25rem; }

  #portrait .portrait01 {
    background-image: none;
    height: auto;
    padding-bottom: 10rem; }
    #portrait .portrait01 .comment .txt-paint01 {
      margin-top: 1rem; }

  #aboutClass .aboutClass02 {
    padding-top: 0; }
    #aboutClass .aboutClass02 .instructor1 .img-fluid:last-child {
      top: -5.275rem; }
    #aboutClass .aboutClass02 .instructor2 .img-fluid:last-child {
      top: -5.275rem; }
  #aboutClass .aboutClass03 .exhibit-carousel {
    margin-top: -4.5rem;
    padding-top: 5.5rem; }

  #members .slider-wrapper .owl-nav {
    display: none; }

  #contact .contact02 .address ul {
    display: block;
    font-size: 1.125rem; }
    #contact .contact02 .address ul li {
      width: 100%;
      padding: 0 1rem 1rem; }
      #contact .contact02 .address ul li span {
        font-size: 1rem; }
    #contact .contact02 .address ul li:first-child {
      width: 100%;
      padding: 1rem; }
  #contact .contact02 .garage p {
    text-align: left;
    font-size: 1rem; }
  #contact .contact03 .btn-center {
    border-bottom: none;
    margin: 0;
    padding: 1.875rem 0; }
  #contact .contact03 .btn-center:first-child {
    border-top: none; } }
/* max-width: 674px */
@media (max-width: 576px) {
  .pc-only {
    display: none; }

  .menu-icon h1 img {
    width: 70%;
    height: auto;
    margin: 0.5rem 1rem 0; }

  #top-slider .slider-pro .sp-slides .sp-slide .img-fluid {
    border-radius: 20px;
    -webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    -moz-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    -ms-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2)); }

  .breadcrumb ol {
    font-size: 0.875rem; }

  #art-class {
    background-size: 100%;
    background-position: top;
    height: 32.5rem; }
    #art-class .section-title {
      margin-top: 2rem; }

  #about {
    background-size: 100%;
    height: 28rem; }
    #about .section-title {
      padding-top: 1.875rem; }

  #blog {
    background: url("../img/top/bg_blog_xs.jpg") 50% 0 no-repeat; }

  #trial {
    background-size: cover;
    height: auto;
    padding-top: 1.875rem; }
    #trial .trial-content {
      padding: 1rem 0.5rem; }

  .section-subtitle {
    font-size: 1.2rem; }
    .section-subtitle span {
      font-size: 1.125rem; }

  #about-page .about01 {
    background-position: center bottom;
    height: 32rem;
    margin-bottom: 3rem; }
    #about-page .about01 .about-txt {
      font-size: 1rem;
      padding-top: 15rem; }
  #about-page .about02 {
    background-size: 140%;
    background-position: 100% 100%;
    padding-bottom: 16.5rem; }
    #about-page .about02 h5 {
      padding: 1.5rem 0; }
  #about-page .about03 {
    background-size: 140%;
    background-position: 0 100%;
    padding-bottom: 16.5rem; }
    #about-page .about03 h6, #about-page .about03 .p-profile, #about-page .about03 .btn-teacher {
      padding-left: 1rem; }
  #about-page .btn-teacher {
    margin-left: 10px; }

  .gallery-wrapper .gallery-item .gallery-info {
    margin: 0.5rem 0 1.5rem;
    min-height: 4.5rem; }

  .gallery-wrapper .gallery-item .gallery-info p,
  .gallery-wrapper .gallery-item .gallery-info p.gallery-info-lg {
    font-size: 0.875rem; }

  #painting .paint01 {
    min-height: 88rem; }
  #painting .paint01 .comment .dado-sign {
    bottom: -9rem; }
  #painting .paint03 {
    padding-top: 1rem; }
    #painting .paint03 .exhibit-carousel {
      margin-top: 4.25rem; }

  #postcard .postcard01 {
    background-size: 200%;
    margin-bottom: 3rem; }
    #postcard .postcard01 .section-subtitle2 {
      padding: 0 0 1.5rem; }
    #postcard .postcard01 .section-subtitle2:last-of-type {
      padding-top: 1.5rem; }
    #postcard .postcard01 h6 {
      padding-top: 0; }
    #postcard .postcard01 .img-post {
      top: 27rem;
      left: 1rem;
      width: 280px; }
    #postcard .postcard01 .img-mag {
      top: 43rem;
      left: 3rem;
      width: 280px; }
    #postcard .postcard01 .nhk {
      width: 100%;
      background-image: url("../img/works/bg_nhk_sp.png");
      background-position: top left;
      background-repeat: no-repeat;
      background-size: 100%;
      margin-top: 650px;
      justify-content: center;
      padding-right: 0; }
      #postcard .postcard01 .nhk ul {
        background-color: #fcf7ec;
        width: 100%;
        margin: 300px 0 0 3px;
        padding-top: 30px; }

  #graphic .graphic01 {
    height: 64rem; }
    #graphic .graphic01 ul {
      height: 15rem; }
    #graphic .graphic01 h6 {
      font-size: 1.375rem; }
    #graphic .graphic01 hr {
      width: 9.375rem; }
    #graphic .graphic01 p {
      font-size: 1rem; }

  #aboutClass .breadcrumb {
    background: url("../img/artclass/bg_breadcrumb_class_s.jpg") 50% 100% no-repeat;
    background-size: 175%; }
  #aboutClass .aboutClass01 {
    background: url("../img/artclass/bg_aboutclass_s.jpg") 50% 0 no-repeat;
    background-size: cover;
    height: 33rem;
    padding-top: 6rem; }
    #aboutClass .aboutClass01 p {
      text-shadow: -1px -1px 1px #fff, 1px 1px 1px #fff, 0 -1px 1px #fff, 0 1px 1px #fff, -1px 0 1px #fff, 1px 0 1px #fff; }
  #aboutClass .aboutClass02 .instructor1 .img-fluid:last-child {
    top: -4.275rem; }
  #aboutClass .aboutClass02 .instructor2 .img-fluid:last-child {
    top: -4.275rem; }
  #aboutClass .aboutClass02 p.txt-subtitle {
    padding: 1rem 0; }
  #aboutClass .aboutClass03 .exhibit-carousel {
    margin-top: -3.5rem;
    padding-top: 4.5rem; }
  #aboutClass .aboutClass04 .aboutClass-wrapper {
    padding: 3.125rem 0 0; }
  #aboutClass .aboutClass05 {
    padding: 3.125rem 0 0; }
    #aboutClass .aboutClass05 .philosophy03 {
      background-position: left 30% bottom 100%; }
    #aboutClass .aboutClass05 .philosophy04 {
      background-position: left 20% bottom 100%; }
  #aboutClass .aboutClass06-1 .aboutClass06-2 h4.section-subtitle {
    padding: 1.875rem 0; }
  #aboutClass .aboutClass06-1 .aboutClass06-2 .txt-xl {
    font-size: 1.75rem; }
  #aboutClass .aboutClass06-1 .aboutClass06-2 .txt-lg {
    font-size: 1.5rem; }
  #aboutClass .aboutClass06-1 .aboutClass06-2 .txt-md {
    font-size: 1.25rem; }
  #aboutClass .aboutClass06-1 .aboutClass06-2 .txt-sm {
    font-size: 1.125rem; }
  #aboutClass .aboutClass06-1 .aboutClass06-2 .txt-xs {
    font-size: 1rem; }
  #aboutClass .aboutClass06-1 .aboutClass06-2 .schedule {
    margin-bottom: 3.125rem; }
  #aboutClass .aboutClass06-1 .aboutClass06-2 .lesson-card .list-wrapper {
    display: block; }
  #aboutClass .aboutClass06-1 .aboutClass06-2 .lesson-card04 h5 {
    font-size: 1.75rem; }
  #aboutClass .aboutClass06-1 .aboutClass06-2 .trial-lesson {
    padding-bottom: 3.125rem; }
    #aboutClass .aboutClass06-1 .aboutClass06-2 .trial-lesson p.btn-center {
      position: static;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      display: block;
      padding: 1rem; }
      #aboutClass .aboutClass06-1 .aboutClass06-2 .trial-lesson p.btn-center a.btn-luxe-primary {
        display: inline-block;
        width: 100%; }
  #aboutClass .aboutClass06-1 .aboutClass06-2 .lesson-card-wrapper .parent-list li .child-list {
    display: block; }
    #aboutClass .aboutClass06-1 .aboutClass06-2 .lesson-card-wrapper .parent-list li .child-list li {
      width: 100%; }
  #aboutClass .aboutClass06-1 .aboutClass06-2 .lesson-card-wrapper .lesson-list {
    padding: 1rem; }
  #aboutClass .aboutClass06-1 .aboutClass06-2 .schedule-card.lesson-card05 h5 br {
    display: none !important; }

  #contact .contact01 {
    padding-bottom: 3.125rem; }
    #contact .contact01 .access h5 {
      font-size: 1.125rem;
      padding: 1rem 0.5rem; }
    #contact .contact01 .access p {
      font-size: 1rem;
      padding: 0 0.5rem 1rem; }
  #contact .contact02 {
    padding-bottom: 3.125rem; }
  #contact .contact03 .btn-center .sp-only {
    display: inline; }

  #members .member-contents {
    padding-bottom: 4rem; }
    #members .member-contents h5 {
      font-size: 1.125rem;
      margin-bottom: 1rem; }
      #members .member-contents h5 span {
        font-size: 1rem; }
    #members .member-contents h6 {
      font-size: 1.125rem;
      margin-bottom: 0; }
    #members .member-contents .member-awards dl {
      line-height: 1.6rem; }
      #members .member-contents .member-awards dl dt {
        font-weight: bold; }
      #members .member-contents .member-awards dl dd {
        margin: 0 0 0 0.5rem; } }
/* max-width: 576px */
