@charset "UTF-8";

/* 共通 */
html {
    scroll-behavior: smooth;
}
body {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.top {
    color: #655A52;
    background-image: url(img/concrete_seamless.webp);
    margin: 0;
}
a {
    color: #655A52;
    text-decoration: none;
}
a:visited {
    color: #655A52;
}
a:hover {
	color: #E48000;
}
.move {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}
.text_50 {
    font-size: .5em;
}
.text_70 {
    font-size: .7em;
}
.bold {
    font-weight: bold;
}
.normal {
    font-weight: normal;
}
.under_bar_orange {
    border-bottom: #E48000 solid 2px;
}
.red {
    color: #ad0e02;
}
.font_120 {
    font-size: 120%;
}
.font_150 {
    font-size: 150%;
}
.font09per {
    font-size: 93%;
}
.text_center {
    text-align: center;
}
.text_right {
    text-align: right;
}
.text_left {
    text-align: left;
}
.relative {
    position: relative;
    z-index: 1;
}
.inline_block {
    display: inline-block;
}
.mxwd_500 {
    max-width: 500px;
}
.mxwd_1000 {
    max-width: 1000px;
}
.mxwd_1440 {
    max-width: 1440px;
}
.underline_yellow::before {
    content: "";
    position: absolute;
    background-image: url(img/underline_yellow.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 200px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -100px;
    z-index: -1;
}
.underline_white::before {
    content: "";
    position: absolute;
    background-image: url(img/underline_white.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 200px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -100px;
    z-index: -1;
}
.pstn_ab {
    position: absolute;
}
.pstn_re {
    position: relative;
}
.dsp_pc_off {
    display: none;
}
.mrgn_center {
    margin: 0 auto;
    text-align: center;
}
.text-decoration {
    text-decoration: underline;
}
.pddng_1rem {
    padding: .5rem 0;
}



/* ヘッダー */
.header {
    background-image: url(img/line.png);
    background-repeat: repeat-x;
    background-color: #fff;
    padding: 45px 50px 30px;
    position: sticky;
    top: 0;
    z-index: 2;
}
.header_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
}
.header_logo img {
    width: 100%;
    max-width: 275px;
    height: auto;
}
.header-nav{
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
}
.anchor {
    padding-top: 112px;
    margin-top: -112px;
}
.header-nav-btn {
	display: none;
}
.header-nav {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
    align-items: center;
}
.header-nav__item {
	margin-right: 2vw;
	font-size: 1rem;
}
.header-nav__item:last-child {
	margin-right: 0;
}
.header-nav__link {
	color: #655a52;
}
.header-nav__link:hover {
	color: #E48000;
}


/* トップ */
#top_hero {
    background-image: url(img/top2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    overflow-wrap: break-word;
    padding-top: 47.8571428%;
}
#top_hero_sp {
    display: none;
}
#policy_hero {
    background-image: url(img/policy_hero.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    overflow-wrap: break-word;
    padding-top: 31.25%
}
#thanks_hero {
    background-image: url(img/thanks.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    overflow-wrap: break-word;
    padding-top: 31.25%
}
#new_hero {
    background-image: url(img/higashiura_hero.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    overflow-wrap: break-word;
    padding-top: 27.34375%
}
#new_hero_sp {
    display: none;
}



/* 教室について */
.about_container {
    width: 80%;
    max-width: 1000px;
    margin: 2rem auto 5rem;
}
.about_container h2 {
    display: block;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    text-align: center;
    line-height: 1.25;
}
.about_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
.about_article {
    padding: 10px;
    width: 400px;
}
.about_article p {
    font-size: 1.12rem;
    font-weight: 700;
}
.about_article img {
    max-width: 100%;
    width: 350px;
}
.top_pic_block {
    max-width: 100%;
}
.top_pic_block img {
    width: 100%;
    max-width: 400px;
}
.shodo {
    display: block;
    text-align: center;
    margin: 7rem auto 5rem;
    max-width: 400px;
}
.a_bg {
    background-color: white;
    padding: 0 1.25rem 0.25rem
}
.a_bg img {
    max-width: 100%;
}
.a_bg:hover {
	opacity: 0.7;
	transition: .25s;
}
.video_block {
    max-width: 400px;
    width: 100%;
    display: block;
    border-radius: 5px;
}



/* キャンペーン */
.campaign_wrapper {
    margin: 45px 0;
}
.new_heading {
    position: relative;
}
.campaign_banner {
    display: inline;
    position: absolute;
    text-align: center;
    background-color: rgba(248, 248, 248, 0.9);
    padding: 15px 10px;
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
    color: #655A52;
    box-shadow: 10px 12px 15px -6px gray;
    font-size: 1.25rem;
    left: 50%;
    top: 35%;
    margin-left: -210px;
    transform: rotate(-18deg);
}
.campaign_banner a {
    text-decoration: underline;
    font-size: 1rem;
}
.caption_title::after {
    content: "";
    position: absolute;
    background-image: url(https://puppymusic.jp/wp-content/themes/php/img/top/check.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 60px;
    height: 60px;
    top: -27px;
}
.new_heading h2 {
    text-align: center;
    background-color: #E48000;
    padding: 10px;
    max-width: 400px;
    margin: 0 auto;
    border-radius: 5px;
    color: #ffffff;
    box-shadow: 10px 12px 15px -6px gray;
    font-size: 1.25rem;
}
.new_campaign {
    max-width: 800px;
    margin: 25px auto 20px;
}
.new_campaign a {
    text-decoration: underline;
}
.day_container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 2rem auto;
}
.day_container a {
    text-decoration: underline;
}
.day_wrapper {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.new_campaing_day {
    padding: 0 10px;
}
.new_campaing_day p {
    font-size: 2rem;
    font-weight: bold;
    border-bottom: #655A52 solid 1px;
}
.new_campaing_time {
    padding: 0 10px;
}
.week {
    margin-left: 5px;
    background-color: #fff;
    padding: 3px 6px;
    border-radius: 50%;
    vertical-align: middle;
}
.caption_title {
    max-width: 100%;
    margin: 0 auto 20px auto;
}
.caption_title br {
    display: none;
}
.cmp_img_cont {
    width: 380px;
    max-width: 100%;
}
.cmp_img_cont:hover {
    opacity: 0.7;
	transition: .25s;
}
.cmp_img_cont img {
    width: 100%;
}
.cmp_p_cont {
    width: 380px;
    max-width: 100%;
    margin: 0 10px;
    text-align: center;
}
.cmp_p_wrppr {
    display: inline-block;
    text-align: left;
}
.news_temp {
    background-color: #ffffff;
    padding: 1rem;
    border: #eb8433 solid 1px;
    font-size: 0.925em;
}


/* クラス・料金案内 */
.class_container {
    background-color: #EFC200;
    padding: 70px 0;
}
.class_container h2 {
    text-align: center;
    font-size: 1.5rem;
}
.class_table {
    display: flex;
    justify-content: space-evenly;
    width: 95%;
    margin: 50px auto 0 auto;
}
.class_box {
    position: relative;
    margin: 0 30px;
    width: 100%;
}
.class_box h3 {
    position: absolute;
    background: #ffffff;
    padding: 10px;
    border-radius: 127px 78px 110px 90px / 69px 84px 60px 63px;
    top: 5px;
    left: -20px;
}
.class_box img {
    max-width: 100%;
    object-fit: cover;
    border-radius: 5px
}
.class_article {
    margin-top: 40px;
}
.inline_margin {
    margin-bottom: 15em;
}
.admission {
    width: 1000px;
    max-width: 80%;
    margin: 0 auto;
    text-align: right;
}
.admission_eyecatch::before {
    content: "";
    position: absolute;
    background-image: url(img/puppy2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 70px;
    height: 120px;
    left: 0%;
    top: -38px;
}
.admission_fee {
    position: relative;
    margin: 40px auto;
    text-align: center;
    background-color: rgba(255, 255, 255, .8);
    border: #E48000 solid 1px;
    border-radius: 10px;
    padding: 55px 10px 30px;
}
.admission_fee h3 {
    font-size: 1.2em;
}
.admission_campaign_catch {
    width: fit-content;
    margin: 5px auto 20px auto;
}
/*フレックスボックスを使うので今回はグリッドを使用しない
.admission_campaign_container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 20px 0;
    text-align: left;
}*/
.admission_campaign_container {
    display: flex;
    margin: 20px 0;
    text-align: left;
    flex-wrap: wrap;
    justify-content: center;
}
.course_targetlist {
    padding-left: 1rem;
}
.course_targetlist li {
    font-size: .95rem;
    list-style: disc;
}
.camp_li_container {
    background-color: #fff;
    padding: 20px 20px;
    margin: 25px 25px;
    border-radius: 25px;
    height: 120px;
}
.campaign_h {
    font-size: 1.4rem;
    font-weight: 700;
    color: #fa5843
}
.font1rem {
    font-size: 1rem;
}
.font07rem {
    font-size: 0.7rem;
}
.font075rem {
    font-size: .75rem;
}
.font08rem {
    font-size: .8rem;
}
.font09rem {
    font-size: .9rem;
}
.catch_block {
    position: absolute;
    width: 5rem;
    background-color: #eb8433;
    color: #FFFFFF;
    padding: 5px;
    margin-bottom: 1rem;
    border-radius: 5px;
    box-shadow: 5px 5px 5px 0px gray;
    top: 10px;
    left: 10px;
    z-index: 1;
    text-align: center;
}
.column_cntr {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    align-items: center;
}
.row_cntr {
    display: flex;
    align-items: center;
}
.camp_pic {
    width: 80px;
}
.diagonal {
    transform: rotate(13deg);
}
.bookname {
    position: absolute;
    bottom: 12px;
    right: 27px;
}
.catch_h {
    font-size: 1.8rem;
    font-weight: 900;
}
.li_pd {
    padding: 1rem;
}
/*  文章を中心線揃えにしたい場合↓をつかう。
    line-heightで高さを指定して、子要素にvertical-align: bottom;を入れる。
.vertical_p {
    line-height: 1.4rem;
}
.vertical_c {
    line-height: 1.4rem;
    vertical-align: bottom;
}
*/
.pic_container {
    padding: 20px 20px;
    margin: 25px 25px;
    border-radius: 25px;
    height: 120px;
}
.pic_set {
    width: 70px;
}
.tex_ind {
    padding-left: 1em;
    text-indent: -1em;
}
.underline_yellow2::before {
    content: "";
    position: absolute;
    background-image: url(img/underline_yellow.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 200px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -100px;
    z-index: -1;
}
/* フレックスボックスを使う場合は↓のワイドを指定する */
.flex_wrapper {
    width: 489px;
    max-width: 100%;
}



/* ギャラリー */
.gallery_container {
    width: 1000px;
    max-width: 80%;
    margin: 0 auto;
}
.gallery_grid {
    display: grid;
    gap: 26px;
    grid-template-columns: repeat(3, 1fr);
    margin: 40px 0 60px;
}
.gallery_grid img {
    max-width: 100%;
}
.grid_bg {
    grid-column: 1 / 3;
    grid-row: 1 / 3;
}
.grid_bg img {
    min-height: 100%;
    object-fit: cover;
}
.gallery_container h2 {
    text-align: center;
    font-size: 1.5rem;
    margin-top: 50px;
}


/* 講師紹介 */
.teacher_container {
    width: 1000px;
    max-width: 80%;
    margin: 20px auto 100px auto;
    background-color: #ffff;
    border: 1.5px solid #BBDEF7;
    border-radius: 10px;
}
.teacher_container h2 {
    text-align: center;
    font-size: 1.5rem;
    margin-top: 50px;
}
.teacher_block {
    padding: 25px;
}
.teacher_wrapper {
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin: 20px 0 25px;
    
}
.dsply_rev {
    flex-direction: row-reverse;
}
.teacher_pic img {
    width: 100%;
    max-width: 280px;
}
.teacher_profile {
    padding: 20px;
    max-width: 400px;
}
.teacher_article_table {
    margin: 20px 0;
}
.teacher_article_table h4 {
    border-bottom: #E48000 solid 1px;
    margin-bottom: .5rem;
}
.teacher_profile h3 {
    font-size: 26px;
}
.teacher_profile span {
    padding: 0 5px;
}


/* 体験申込 */
.contact {
    background-color: #EFC200;
    padding: 50px;
}
.contact_eyecatch::before {
    content: "";
    position: absolute;
    background-image: url(img/pallet.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 110px;
    height: 77px;
    top: -100px;
    right: 0%;
}
.contact h2 {
    font-size: 1.5rem;
    text-align: center;
}
.contact_form {
    position: relative;
    max-width: 520px;
    margin: 20px auto;
}
.message_box {
    margin: 1.2em 0;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"] {
    box-sizing:border-box;
    padding: 10px;
    width: 100%;
    border-radius: 10px;
}
input[type="radio"] {
    margin: 0 3px 0 12px;
}
select[name="教室"],
select[name="ご職業"],
select[name="学年"],
select[name="希望クラス"],
select[name="当スクールを知ったきっかけ"] {
    width: 200px;
    border-radius: 10px;
    padding: 10px;
    margin: 2px 0;
}
.contact_text {
    box-sizing:border-box;
    width: 100%;
    padding: 15px;
    font-size:150%;
    height: 8em;
    border-radius: 10px;
}
input[type="submit"] {
    background-color: #82B71F;
    color: #fff;
    padding: 15px 70px;
    border-radius: 10px;
    transition: .25s;
}
.form_confirmation a {
    text-decoration: underline;
}
.message_button:hover {
    background-color: #aaca6d;
}
.message_box_btn {
    text-align: center;
    margin-top: 35px;
}
.ms_span {
    color: #ad0e02
}
.tel_container {
    margin-top: 45px;
}
.tel_number {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px auto;
}
.tel_number img {
    width: 30px;
    margin: 0 8px;
}
.tel {
    font-size: 2rem;
    font-weight: bold;
    color: #655A52;
    pointer-events: none;
}
.p_sp {
    display: none;
}
.mailcontact_container {
    margin: 35px auto 0;
}
.mailcontact_container img {
    width: 30px;
}
.mailcontact_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}



/* 教室案内 */
.map_container {
    position: relative;
    width: 1000px;
    max-width: 80%;
    margin: 100px auto 15px;
    background-color: #ffff;
    border: 1.5px solid #BBDEF7;
    border-radius: 10px;
}
.map_container h2 {
    text-align: center;
    font-size: 1.5rem;
    margin-top: 50px;
    line-height: 1.25;
}
.map_wrapper {
    width: 100%;
    max-width: 870px;
    margin: 0 auto;
}
.school_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0 50px;
    margin-bottom: 50px;
}
.school_info {
    width: 301px;
    max-width: 100%;
}
.school_info_container img {
    display: block;
    width: 100%;
    max-width: 301px;
}
.school_link {
    border-bottom: 1px solid #655A52;
    border-top: 1px solid #655A52;
    margin: 20px 0;
    padding: 15px 0;
}
.school_info li {
    padding: 0.25em 0;
}
.school_info h4 {
    padding: .25em 0;
}
.school_detail {
    margin-bottom: 1em;
}
.map_eyecatch::before {
    content: "";
    position: absolute;
    background-image: url(img/puppy.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 110px;
    height: 110px;
    right: 0px;
    bottom: 0px;
}
.school_info_container {
    padding-left: 5px;
}
.gglmap {
    padding-right: 5px;
}
.gglmap iframe {
    max-width: 100%;
    width: 380px;
    max-height: 385px;
    height: 100%;
}
.pdt40 {
    padding-top: 40px;
}
.pdt45 {
    padding-top: 45px;
}
.pdt70 {
    padding-top: 70px;
}
.pdb70 {
    padding-bottom: 70px;
}
.blink{
	-webkit-animation:blink .5s linear(0 0%, 0 50%, 1 50%, 1 100%) infinite alternate;
    -moz-animation:blink .5s linear(0 0%, 0 50%, 1 50%, 1 100%) infinite alternate;
    animation:blink .5s linear(0 0%, 0 50%, 1 50%, 1 100%) infinite alternate;
}
@-webkit-keyframes blink {
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink {
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink {
    0% {opacity:0;}
    100% {opacity:1;}
}
.week_container {
    padding: 0 5px;
    grid-column: 1 / 3
}
.week_container h6 {
    text-align: center;
    font-size: 1.1rem;
}
.background_y {
    background-color: #ffb92980;
}
.background_b {
    background-color: #91a9eb96;
}
.week_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    gap: 1%;
}
.week_wrapper_2fr {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
}
.cls_tbl_inner {
    margin-top: .5rem;
}
/*.cls_tbl {
    max-width: 300px;
    width: 100%;
}*/
.cls_tbl th {
    padding: 5px 10px 5px 20px;
}
.cls_tbl td {
    padding: 5px 20px 5px 10px;
}
.cls_tbl tr {
    border-bottom: 1px solid #e4d7b2;
    border-top: 1px solid #e4d7b2
}
.cls_tbl tr:nth-child(odd) {
    background-color: #fffeee91
}
/*cls_tbl_shodo {
    max-width: 300px;
    width: 100%;
}*/
.cls_tbl_shodo th {
    padding: 5px 10px 5px 20px;
}
.cls_tbl_shodo td {
    padding: 5px 20px 5px 10px;
}
.cls_tbl_shodo tr {
    border-bottom: 1px solid #b2c4e4;
    border-top: 1px solid #b2c4e4
}
.cls_tbl_shodo tr:nth-child(odd) {
    background-color: #eef7ff91
}
.cls_tbl th, .cls_tbl_shodo th {
    font-size: .90rem;
}
.cls_tbl td, .cls_tbl_shodo td {
    font-size: .95rem;
}
.mdl_mrgn {
    margin-right: 7.5px;
    margin-left: 7.5px;
}
.calendar_container {
    /*text-align: right;*/
    width: 1000px;
    max-width: 80%;
    margin: 0 auto 85px;
}
.calendar_container img {
    width: 250px;
    max-width: 100%;
}
.calendar_container a:hover {
	opacity: 0.7;
	transition: .25s;
}
.clndr_wrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-evenly;
    align-items: center;
}
.week_container_block {
    margin-bottom: 2rem;
}
.cls_wd_1 {
    width: 50%;
}
.cls_wd_lot {
    width: 100%;
}




/* フッター */
footer {
    background-color: #EFC200;
    text-align: center;
    align-items: center;
    padding: 10px 0px;
}
.wrapper img {
    width: 100%;
    max-width: 250px;
}
footer p {
    font-size: 10px;
    margin: .8rem 0;
}
.footer-list {
    display: flex;
    font-size: 12px;
    list-style: none;
    justify-content: space-around;
}
.wrapper {
    max-width: 1200px;
    margin: 0 auto;
}
footer a {
    color: #655A52;
}


/* お問合せページ */
    .mail_policy {
    margin: 1rem 0;
    font-size: 90%;
}
    .mail_policy a {
    text-decoration: underline;
}
.message_box_btn_contact {
    text-align: center;
}
input[type="submit_cntct"] {
    background-color: #1f8cb7;
    color: #fff;
    padding: 15px 70px;
    border-radius: 10px;
    transition: .25s;
}
.pd_rem {
    padding: 2rem 0;
}
#contact_hero {
    background-image: url(img/contact_hero.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    overflow-wrap: break-word;
    padding-top: 31.25%
}


/* ニュースページ */
.newpage {
    margin: 0 auto;
    width: 1000px;
    max-width: 100%;
}
.news_title {
    display: flex;
    justify-content: center;
    align-items: center;
}
.news_title img {
    width: 96.8px;
    max-width: 100%;
    height: 110.4px;
}
.rev {
    transform: scale(-1, 1);
}
.newpage h2 {
    margin: 2rem 0 1rem;
    padding: 5px;
    font-size: 1.75rem;
    font-weight: bold;
}
.news_img_wrapper {
    text-align: center;
    padding: 10px;
}
.news_img_wrapper img {
    width: 900px;
    max-width: 100%;
}
.news_text_p {
    text-align: center;
    margin: 2rem 2rem 2.5rem 2rem;
    padding: 5px;
}
.news_text_c {
    display: inline-block;
    text-align: left;
    font-size: 1.25rem;
}
.news_text_c a {
    text-decoration: underline;
}
.newpage_mrgn {
    margin-bottom: 1rem;
}
.newpage_p {
    padding: 0 10px;
}
.news_sp {
    display: none;
}




/* プライバシーポリシー */
#privacy {
    width: 1000px;
    max-width: 90%;
    margin: 0 auto;
}
.privacy_title {
    margin: 30px 0;
}
.privacy_title h2 {
    font-size: 1.5rem;
}
.privacy_box {
    margin: 1.4rem 0;
}



/* thanksページ */
#thanks {
    max-width: 900px;
    width: 85%;
    margin: 65px auto 70px;
}
.thanks_wrapper p {
    padding: 0.25rem 0;
}
.back {
    margin: 30px 0 50px;
}
.back a {
    background-color: #82B71F;
    color: #fff;
    padding: 8px 15px;
    border-radius: 10px;
    transition: 0.2s;
}
.back a:hover {
    background-color: #aaca6d;
}







/* レスポンシブ */
@media screen and (min-width: 2147px) {
    .header-nav__item {
		margin-right: 1.5vw;
    }
}
@media screen and (max-width: 1249px) {
.dsp_lap_off {
        display: none;
    }
}
@media screen and (max-width: 1162px) {
    .header-nav__item {
		margin-right: 1.6vw;
    }
}
@media screen and (max-width: 1128px) {
	.header {
		height: auto;
	}
	.header-nav__item {
		margin-right: 1.5vw;
		font-size: .8rem;
	}
    .header_logo img {
        max-width: 240px;
    }
}
@media screen and (max-width: 939px) {
    .header {
		-webkit-background-size: contain;
		background-size: contain;
	}
	.header-nav-btn {
		display: block;
		position: fixed;
		z-index: 9999;
		top: 39px;
        right: 50px;
		cursor: pointer;
		width: 15%;
		height: 9%;
	}
	.header-nav-btn span {
		display: inline-block;
		transition: all .4s;
		position: absolute;
		left: 14px;
		height: 3px;
		border-radius: 2px;
		background-color: #666;
		width: 30px;
	}
	.header-nav-btn span:nth-of-type(1) {
		top: 12px;
	}
	.header-nav-btn span:nth-of-type(2) {
		top: 23px;
	}
	.header-nav-btn span:nth-of-type(3) {
		top: 34px;
	}
	.header-nav-btn.active span:nth-of-type(1) {
		top: 18px;
		left: 18px;
		transform: translateY(6px) rotate(-45deg);
		width: 30px;
	}
	.header-nav-btn.active span:nth-of-type(2) {
		opacity: 0;
	}
	.header-nav-btn.active span:nth-of-type(3) {
		top: 30px;
		left: 18px;
		transform: translateY(-6px) rotate(45deg);
		width: 30px;
	}
	#global {
		position: fixed;
		z-index: 999;
		top: 0;
		right: -120%;
		width: 100%;
		height: 100vh;
		background: #FCF7E4;
		transition: all 0.6s;
	}
	#global.panelactive {
		right: 0;
	}
	.header-nav {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		align-items: center;
		padding-top: 4.83rem;
	}
	.header-nav__item {
		margin-right: 0;
		text-align: center;
		font-size: 1.062rem;
		margin-top: 1.353rem;
	}
    .contact h2 {
        font-size: 1.2rem;
    }
    .ribbon-puppy br {
        display: block;
    }
    .sp_margin_bottom {
        margin-bottom: 1rem;
    }
    .about_wrapper {
        flex-direction: column-reverse;
    }
    .about_article {
        width: auto;
        padding: 10px 0;
        text-align: justify;
    }
    .day_container {
        flex-direction: column;
        align-items: center;
        margin: 1rem auto;
    }
    .class_box {
        margin: 3rem 30px 0 30px;
    }
    .class_article {
        margin-top: 0px;
    }
    .class_table {
        flex-direction: column;
        align-items: center;
        width: 85%;
        max-width: 450px;
        margin: 0px auto 0 auto;
    }
    .admission_campaign_container {
        display: flex;
        flex-direction: column;
        align-content: center;
    }
    .teacher_container {
        margin: 20px auto 80px auto;
    }
    .teacher_wrapper {
        flex-direction: column;
        align-items: center;
        margin: 20px 0 30px
    }
    .teacher_block {
        padding: 15px;
    }
    .teacher_article_table {
        margin: 15px 0;
    }
    .teacher_article_table br {
        display: none
    }
    .teacher_profile {
        padding: 10px;
    }
    .teacher_pic img {
        max-width: 250px;
    }
    .school_wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 36px 10px;
    }
    .smb0 {
        margin-bottom: 0;
    }
    .gglmap {
        margin: 5px 5px 10px 5px;
        max-width: 100%;
        width: 300px;
        height: 180px;
    }
    .footer-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 6px;
        font-size: 11px;
    }
    .footer-list br {
        display: none;
    }
    .week_container {
        width: 300px;
        max-width: 100%;
    }
    .week_wrapper, .week_wrapper_2fr {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .school_info_container {
        padding: 0 5px;
        max-width: 100%;
    }
    .gglmap {
        padding: 0;
    }
    .margin_1rem {
        margin-bottom: .5rem;
    }
    .school_detail {
        margin-bottom: 0;
    }
    .newpage h2 {
        font-size: 1.5rem;
    }
    .news_title img {
        width: 85px;
        height: 96.94214869px;
    }
    .cmp_img_cont, .cmp_p_cont {
        margin: 7px 10px;
    }
    .mdl_mrgn {
        margin-left: 0;
        margin-right: 0;
    }
    .cls_tbl td, .cls_tbl_shodo {
        text-align: center;
    }
    .news_pc {
        display: none;
    }
    .news_sp {
        display: block;
    }
    .shodo {
    margin: 5rem auto 3.5rem;
    }
    .header-nav__item br {
        display: none;
    }
    .cls_wd_1 {
        width: 100%;
    }
    .clndr_wrapper {
        flex-direction: column;
        align-items: flex-end;
    }
    .clnd_mrgn_tp {
        margin-top: 1rem;
    }
    .calendar_container {
        margin-bottom: 25px;
    }
}



@media screen and (max-width: 500px) {
    #top_hero {
        display: none;
    }
    #top_hero_sp {
        display: block;
        background-image: url(img/top_sp2.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        overflow-wrap: break-word;
        padding-top: 160%;
    }
    .header {
        padding: 27px 50px 18px
    }
    .header_logo_inner {
		width: 70%;
    }
    .header-nav-btn {
        top: 15px;
    }
    .anchor {
        padding-top: 67px;
        margin-top: -67px;
    }
    .about_container {
        margin: 2rem auto 70px;
        width: 100%;
    }
    .wdth80 {
        width: 80%;
    }
    .video_block {
        max-width: 100vw;
        border-radius: 0;
        margin: 0 auto 1.5rem;
    }
    .gallery_grid {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .class_container {
        padding: 50px 0;
    }
    .admission_eyecatch::before {
        top: -30px;
        width: 52.65px;
        height: 90px;
    }
    .annotation p {
        font-size: 80%;
    }
    .teacher_article_table p {
        font-size: 95%;
    }
    .contact_eyecatch::before {
        width: 100px;
        height: 70px;
        top: -165px;
    }
    .map_container {
        margin: 80px auto 10px;
    }
    .map_eyecatch::before {
        width: 75px;
        height: 75px;
        bottom: 17px;
    }
    #thanks {
        margin: 60px auto 65px;
    }
    .privacy_title h2 {
        font-size: 1.2rem;
    }
    .font_90p {
        font-size: 93%;
    }
    .campaign_banner {
        width: 280px;
        margin-left: -150px;
    }
    .course_targetlist li {
        font-size: .8rem;
    }
    .campaign_h {
        font-size: 1.2rem;
    }
    .li_pd {
        padding: 0.25rem;
    }
    .dsp_pc_off {
        display: contents;
    }
    .admission_fee {
        font-size: 80%;
    }
    .camp_li_container {
        background-color: #fff;
        padding: 20px 10px;
        margin: 20px 5px;
        border-radius: 25px;
        height: 120px;
    }
    .font1rem, .font075rem, .font09rem {
        font-size: 95%;
    }
    .tex_ind {
        margin-top: .5rem;
        font-size: 85%;
    }
    .catch_h {
        font-size: 1.5rem;
    }
    .catch_block {
        left: 0;
    }
    .gallery_grid {
        margin: 10% 0;
    }
    .p_sp {
        display: block;
        text-align: center;
        font-size: .8rem;
    }
    .tel {
        text-decoration: underline;
        pointer-events: all;
        font-size: 1.47rem;
    }
    .newpage h2 {
        font-size: 1.25rem;
    }
    .news_title img {
        width: 70px;
        height: 79.83471064px;
    }
    .newpage_mrgn {
        margin-bottom: .5rem;
    }
    .news_text_c {
        font-size: 1rem;
    }
    .news_img_wrapper {
        padding: 10px 0;
    }
    .calendar_container img {
        width: 170px;
    }
    .sp_margin_m25 {
        margin: -20px 1rem 0;
    }
    .week_container_block {
        margin-bottom: 1.5rem;
    }
}





@media screen and (max-width: 376px) {
    .dsp_sp_off {
        display: none;
    }
    .shodo {
        margin-bottom: 3rem;
    }
}
@media screen and (max-width: 339px) {
    .campaign_banner {
        width: 230px;
        margin-left: -125px;
    }
    .camp_li_container {
        margin: 20px 0;
    }
    .catch_h {
        font-size: 1.3rem;
    }
    .catch_block {
        width: 4rem;
        padding: 3px;
        top: 5px;
        left: -5px;
    }
    .campaign_h {
        font-size: 1.1rem;
    }
    .dsp_pc_off {
        display: none;
    }
    .newpage h2 {
        font-size: 1rem;
    }
    .newpage p, a {
        font-size: 90%;
    }
    .shodo {
        margin-bottom: 2rem;
    }
}