﻿@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Edu+VIC+WA+NT+Beginner:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
.tel, .contact_tel {
    display: none;
}
#page4 .map iframe {
    width: 100%;
    height: 300px;
    border: none;
}
.lesson_area .title-step {
    display: block;color: #cdb032;
}
.box-step-01>* {
    position: relative;
    counter-increment: step01;
}
.lesson_area .step-inner .step-title .title-step:after {
    content: "0" counter(step01);
    margin-left: 0.5em;
}
.lesson_area li {
    background: #fff;
    width: 30%;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
}
.lesson_area li:not(:last-of-type):before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -60px;
    width: 49px;
    height: 28px;
    background-image: url(Dup/img/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.lesson_area h4 {
    border-bottom: 2px solid;
    text-align: center;
}
.lesson_area .schedule {
    margin-top: 30px;
}
.lesson_area .step-figure {
    max-width: 103px;
    margin: 20px auto;
}
#fix_sns_links {
    z-index: 7;
    top: 50%;
    position: fixed;
    background: #ffffff;
    width: 49px;
    border-radius: 0 10px 10px 0;
    padding: 12px 9px;
    transform: translateY(-50%);
    margin-top: 0;
    border: 2px solid #ffc24c;
    border-left: 0;
    box-sizing: border-box;
    /* display: none; */
}
#fix_sns_links p {
    display: none;
}
#fix_sns_links .box {
    margin: 0;
}
#fix_sns_links .box + .box {
    margin-top: 7px;
}
#fix_sns_links a {
    border: 0;
    background: transparent;
}

/* -------------------------------- */
body {
    overflow: hidden;
}
body, header li a span.font_16 {
    font-family: 'Kosugi', sans-serif;
font-family: 'Kosugi Maru', sans-serif;
letter-spacing: 3px;
font-weight: 500;
font-size: 18px;
}



.cmstitle h3, .f_contact_box h4, #sp_nav .sp_nav_inner li a, .catch, h2, h3, #con2 p.font_27, #con3 h4 {
/*font-family: 'M PLUS Rounded 1c', sans-serif;*/
    letter-spacing: 3px;
    /*font-weight: normal;*/
}
h1, h2, h3, h4, h5, h6 {
    font-size: 125%;
    /*font-weight: bold;*/
}
header li a span.font_15, .appealpoint, .cmstitle p.jp, .f_contact_box .font_16, .topTxt1 {
font-family: 'Edu VIC WA NT Beginner', cursive;
}
.font_14.txt_color_nomal {
    font-size: 16px;
}
footer .txt_white {
    color: #212121;
}
.f_sitemap_inner.width_1000-max {
   
    max-width: 1280px;
}
.header-in {
    height: 97px;
    margin-top: 0;
}
.cate_list li a:hover {
    background: #c5c5c5;
    color: #fff;
}
.guitar1 {
    max-width: 300px;
    left: -184px;
    top: -78px;
}
.guitar2 {
    max-width: 300px;
    right: -194px;
    top: -156px;
}
.hana1 {
    max-width: 300px;
    left: -190px;
    top: -33px;
}
.hana2 {
    max-width: 300px;
    right: -194px;
    top: 0px;
}
#fix_bnr a::before {
    content: '';
    position: absolute;
    bottom: 18px;
    right: 6%;
    width: 34%;
    height: 2px;
    background: #333;
    transition: all .3s;
}
#fix_bnr a::after {
    content: '';
    position: absolute;
    bottom: 23px;
    right: 6%;
    width: 15px;
    height: 2px;
    background: #333;
    transform: rotate(35deg);
    transition: all .3s;
}
#fix_bnr a:hover::before {
    right: 2%;
}
#fix_bnr a:hover::after {
    right: 2%;
}
.youtube_box {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.youtube_box iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
.schedule {
    max-width: 480px;
    width: 91%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50px;filter: drop-shadow(0px 2px 5px rgba(0,0,0,0.08));
}
.topTxt1 .arrow {
    margin-left: -14px;
}
.con1_squ {
    z-index: 1;
}
#con3 h4 {
    font-size: -webkit-calc(1rem + 8px);
    font-size: calc(1rem + 4px);
    margin-top: 10px;
    position: relative;
    z-index: 1;
    letter-spacing: 1px;
    color: #ff8100;
    border-top: 3px double;
    border-bottom: 3px double;
    line-height: 1.5;
    padding: 8px 0;
}
#con1, #con3 {position: relative}
#con1:before, #con1:after, #con3:before, #con3:after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 100%;
    height: 170px;
    background-image: url(Dup/img/wave3.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: 100% 100%;
}
#con1:after, #con3:after {
    top: inherit;
    bottom: -1px;
    left: 0px;
   height: 60px;
    transform: rotate(180deg);
    background-image: url(Dup/img/wave.png);
}
#con3:before {
    height: 112px;
    background-image: url(Dup/img/wave2.png);
}
.f_contact_box h4 {
    font-size: 31px;
}
.cms_2-c {
    background: #eee;
    padding: 3%;
}
/*==================================================
スライダーのためのcss
===================================*/
.loopslider img {
    width:100%;/*スライダー内の画像を横幅100%に*/
    height:auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.loopslider .slick-slide {
    margin:0;/*スライド左右の余白調整*/
}

#fix_bnr {
    bottom: 14px;
    position: fixed;
    z-index: 4;
    left: 18px;
    max-width: 395px;
    filter: drop-shadow(0px 2px 3px rgba(0,0,0,0.2));
}
.menu_btn span {
    background-color: #e9b700;
}

.cms_1-a a figure {
    border-radius: 20px;
}
.cms_1-a .date {
    background: #fff;
    border-radius: 0 0 18px 0;
    padding: 14px;
    font-size: 16px;
}
.cms_1-a .date:before, .cms_1-a .date:after {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(Dup/img/date_kazari_w.png);
    background-size: cover;
}
.cms_1-a .date:before {
    right: -15px;
    top: 0;
}
.cms_1-a .date:after {
    left: 0px;
    bottom: -15px;
}

.cms_1-a a:hover figure img {
    width: 110%!important;
}

@media(max-width: 1200px) {

body, header li a span.font_16 {
    font-size: 1.4vw;
}
header li a span.font_15 {
    font-family: 'Edu VIC WA NT Beginner', cursive;
    font-size: 1.2vw;
}
.logo1 {
    max-width: 18%;
    padding-left: 5px;
    padding-right: 15px;
}
}

@media screen and (min-width: 769px){
#con1 {
    padding-top: 230px;
}
}

@media screen and (max-width: 768px){
.header {
    background: rgb(255 255 255 / 68%);
}
.logo1 {
    max-width: 29%;
}
.lesson_area li {
    width: 71%;
    padding: 20px;
    margin-bottom: 50px;
}
.lesson_area li:not(:last-of-type):before {
    transform: rotate(90deg);
    left: 0;
    right: 0;
    margin: auto;
    top: inherit;
    bottom: -45px;
}
.cms_1-a .date {
    padding: 9px;
    font-size: 12px;
}
.cms_1-a .date:before, .cms_1-a .date:after {
    width: 11px;
    height: 11px;
}
.cms_1-a .date:before {
    right: -10px;
}
.cms_1-a .date:after {
    bottom: -10px;
}
.guitar1 {
    max-width: 162px;
    left: -21px;
    top: -297px;
}
.guitar2 {
    max-width: 170px;
    right: -15px;
    top: -173px;
}
.hana1 {
    max-width: 227px;
    left: -157px;
    top: -33px;
}
.hana2 {
    max-width: 223px;
    right: -154px;
    top: 0px;
}
}
@media screen and (min-width: 668px){

    #con3 .box_wrap > .box {
       width: 46.66667%!important;
       margin-bottom: 20px;
    }
}
/*-------- スマートフォン --------*/
@media screen and (max-width: 667px){
    .lesson_area li {
    width: 95%;
}
.font_14.txt_color_nomal {
    font-size: 15px;
    line-height: 2.4;
}
.header-in {
    height: 73px;
}
.header .logo1 {
max-width: 213px;
padding: 0;
}
.cmstitle {
    margin-bottom: 25px;
}
#page2 .content, #page3 .content, #page4 .content, #page5 .content, #page6 .content {
    width: 93%!important;
    padding: 4%;
}
#sp_nav .sp_nav_inner .menu__header .logo3 img {
    max-width: 175px;
}
    #con3 h4 {
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);
}
#fix_bnr {
    max-width: 61%;
    left: 7px;
}
#fix_bnr a::before, #fix_bnr a::after {
    display: none;
}
#con1:after, #con3:after {
    height: 21px;
}
#con1:before, #con3:before {
    height: 70px;
}
.f_contact_box .font_18 {
    font-size: 16px;
}
.f_contact_btn a {
    padding: 12px 0px;
}
.pagetitle h2 {
    font-size: 7.2vw;
}
.guitar1 {
    max-width: 82px;
    left: -13px;
    top: -215px;
}
.guitar2 {
    max-width: 90px;
    right: -7px;
    top: -93px;
}
.hana1 {
    max-width: 167px;
    left: -123px;
    top: -89px;
}
.hana2 {
    max-width: 150px;
    right: -96px;
    top: 39px;
}
#fix_sns_links {
    display: none;
}
}


