@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*font-family: "Parisienne", cursive;*/
@import url('https://fonts.googleapis.com/css2?family=Parisienne&display=swap');

/*font-family: "Zen Kaku Gothic New", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');

@font-face {
  font-family: "Kokoro";
  src: url("https://yu-music.info/font/Kokoro.woff") format("woff");
}

.wrapper_content {
  position: relative;
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  z-index: 20;
}
#front-sectionPost .postlist li {
  border: none!important;
}
.postlist li,
.postlist li:first-child {
  border: none!important;
}
.postlist .post_text {
  position: relative;
}
.postlist .post_text:after {
  content: '';
  display: inline-block;
  background-size: 3px 1px;
  background-image: linear-gradient(to right, #000000 1px, transparent 1px);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 5px;
  position: absolute;
  height: 1px;
  bottom: 0;
  right: 0;
  width: 92%;
}

#front-sectionPost {
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
}
.postlist .post_text {
  padding: 16px 0;
}
.post .time, .postlist .time {
  font-weight: 400;
  color: #FFBB9C !important;
  background: #282727;
  padding: 8px 20px;
  letter-spacing: 1px;
  border-radius: 5px;
}
.post .time a, .postlist .time a {
  font-weight: 400;
  color: #FFBB9C!important;
}

.post4b li .post4b_contents {
  /*  opacity: 1; */
  display: none;
}
.post4b h2 {
  font-family: "Kokoro", serif;
}
.post4b .time {
  display: block;
  background: #282727;
  color: #FFBB9C;
  border-radius: 5px;
}
.post4b .time a {
  color: #FFBB9C;
}
.post4b img {
  border-radius: 10px;
}

.post_link a {
  color: #333333!important;
}
.post_link {
  border-bottom: none;
}

#wrapper {
  max-width: unset;
  padding: 0;
  position: relative;
  z-index: 1;
}

body {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

body p {
  line-height: 1.8;
}

body:not(.home) #wrapper {
  width: unset;
}
body.category #wrapper, body.archive #wrapper , body.single #wrapper , body.page-contact #wrapper , body.page-thanks #wrapper , body.page-privacy #wrapper , body.error404 #wrapper {
  width: 94%;
  max-width: var(--content-max-width);
}

.page-id-17 #wrapper {
  width: 94%!important;
  max-width: var(--content-max-width);
  margin-inline: auto;
}
header#h1Header {
  background: #fff;
}
#thumbImg::before, header#h1Header::before {
  background: #fff;
  opacity: 0.62;
}
header#h1Header h1.title {
  font-family: "Kokoro", serif;
  font-weight: 400;
  font-size: var(--rem40);
  color: #282727;
}

#header,
.sticky-header #header > .inner {
  background: #FAF7F4;
}

#header-upper {
  display: none!important;
}
#header .logo {
  padding: 10px 20px;
}
#header a.head_btn {
  align-items: center;
  font-weight: 500;
}
#header a.head_btn::before {
  font-size: 1em;
  margin-bottom: 0;
  margin-right: 4px;
}
#header a.head_btn.tel_btn {
  font-size: 20px;
  background: unset;
  color: #282727;
  flex-direction: unset;
  width: 200px;
  flex-wrap: wrap;
}
#header a.head_btn.mail_btn {
  background: #FFBB9C;
  color: #282727;
  flex-direction: unset;
}
nav#mainNav ul li a {
  font-family: "Kokoro", serif;
  font-weight: 400;
  color: #282727;
  padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-parent a b {
  font-weight: 500;
  color: #282727;
}
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-item a {
  background: unset;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
  background: #FFBB9C;
}
.spmenu #menu p {
  color: #FFBB9C;
  white-space: nowrap;
}

a#scrollUp {
  background: #FFBB9C;
}

#footer {
  padding: 30px;
}
#footer,#copyright {
  color: #fff;
  background: #FFBB9C;
}
#copyright {
  margin-top: 0;
}
#footer .footnav:not(:last-child) {
  margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
  color: #fff;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
  display: none;
}
#footer .socialicon {
  margin-bottom: 15px;
}

.inner {
  width: 94%;
  max-width: 1200px;
  margin-inline: auto;
}

.en {
  font-family: "Parisienne", cursive;
}

h1.title {
  font-family: "Kokoro", serif;
  font-size: var(--rem48);
  letter-spacing: .01em;
  color: #282727;
  line-height: 1.4;
  font-weight: 400;
  display: block;
  margin-bottom: 35px;
  position: relative;
}

.post h2 {
  font-family: "Kokoro", serif;
  font-weight: 400;
  color: #282727;
  margin-top: 0;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}
.post h2.title {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  font-size: clamp(40px, 6vw, 80px);
  line-height: 1;
  color: #282727;
  text-align: center;
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 35px!important;
}
.post h2.title .ja {
  font-family: "Kokoro", serif;
  display: block;
  font-size: var(--rem30);
}

.post h3 {
  font-family: "Kokoro", serif;
  font-weight: 500;
  color: #282727;
  border: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
}
.post h3.title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  background: #FFBB9C;
  border-radius: 5px;
  padding: 15px 30px;
  color: #282727;
  margin-bottom: 40px;
}

.post h4 {
  font-family: "Kokoro", serif;
  font-weight: 400;
  color: #282727;
}

.post h4::before {
  background: #E8BFD9;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 1px;
  background: #282727;
  border-radius: 0;
  width: 280px;
  margin-top: 35px;
  margin-inline: auto;
  color: #FFBB9C;
  padding: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.linkBtn::before {
  content: '';
  display: inline-block;
  background: #FFBB9C;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.linkBtn::after {
  background: #FFBB9C;
  border: none!important;
  transform: translateY(-50%)!important;
  top: 50%!important;
  right: 0!important;
  width: 50px!important;
  height: 1px!important;
  margin: 0!important;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
  background: #282727;
  color: #FFBB9C;
  opacity: .7;
}

/*-----------------------------
Top
------------------------------*/
.top_about {
  padding: 120px 0;
}
.top_about .flex {
  display: flex;
  justify-content: space-between;
}
.top_about .image {
  width: 52%;
}
.top_about .text {
  width: 44%;
  padding-top: 70px;
}
.top_about h1.title {
  color: #E8BFD9;
  margin-left: 0;
  text-align: left;
}
.top_about .linkBtn {
  margin-top: 50px;
  margin-left: 0;
}

.top_piano {
  padding: 100px 0;
  background: #FAF7F4;
}
.top_piano p.read {
  max-width: 1000px;
  margin-inline: auto;
}
.top_piano ul {
  display: flex;
  justify-content: space-around;
  gap: 40px 50px;
  flex-wrap: wrap;
  margin-top: 40px;
}
.top_piano li {
  width: 135px;
}
.top_piano .icon {
  margin-bottom: 12px;
}
.top_piano .icon img {
  width: 100%;
}
.top_piano h3 {
  text-align: center;
  font-size: 20px;
  line-height: 1.3;
}

.top_vocal {
  padding: 100px 0;
  background: #FAF0F6;
}
.top_vocal p.read {
  max-width: 1000px;
  margin-inline: auto;
}
.top_vocal ul {
  display: flex;
  justify-content: space-around;
  gap: 40px 50px;
  flex-wrap: wrap;
  margin-top: 40px;
}
.top_vocal li {
  width: 135px;
}
.top_vocal .icon {
  margin-bottom: 12px;
}
.top_vocal .icon img {
  width: 100%;
}
.top_vocal h3 {
  text-align: center;
  font-size: 20px;
  line-height: 1.3;
}

.top_intro {
  padding: 120px 0;
}
.top_intro h2.title {
  text-align: left;
  color: #E8BFD9;
  white-space: nowrap;
}
.top_intro h2.title .ja {
  color: #282727;
}
.top_intro .image,
.top_intro .text {
  width: 47%;
}
.top_intro .flex01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.top_intro .flex02 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 70%;
  margin-left: auto;
  padding-top: 80px;
}
.top_intro .flex02 h2.title {
  text-align: right;
}
.top_intro .flex03 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  width: 90%;
  margin-left: auto;
  padding-top: 180px;
}
.top_intro .flex03 .image {
  flex: 1;
  margin-right: calc(50% - 50vw);
  margin-left: 4%;
}

.top_access .flex {
  display: flex;
}
.top_access .image {
  width: 40%;
}
.top_access .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top_access .text {
  width: 60%;
  background: #FAF0F6;
  padding: 100px 5%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.top_access h2.title {
  text-align: left;
  margin-bottom: 60px;
}
.top_access .linkBtn {
  margin-left: 0;
  margin-top: 60px;
}

.top_cta {
  padding-top: 120px;
}
.top_cta .inner {
  max-width: 1000px;
  border: solid 2px #FAF0F6;
  padding: 50px 5%;
}
.top_cta h2 {
  font-size: var(--rem30);
}

.top_instagram {
  padding-top: 120px;
}
.top_instagram .inner {
  max-width: 1000px;
}
.top_instagram h2.title {
  color: #E8BFD9;
}
.top_instagram h2.title .ja {
  color: #282727;
}

.top_blog {
  padding: 120px 0;
}
.top_blog h2.title {
  color: #E8BFD9;
}
.top_blog h2.title .ja {
  color: #282727;
}

@media print, screen and (max-width: 768px) {
  .top_about {
    padding: 70px 0;
  }
  .top_about .flex {
    flex-direction: column;
    gap: 50px;
  }
  .top_about .image {
    width: 100%;
  }
  .top_about .text {
    width: 100%;
    padding-top: 0;
  }
  .top_about h1.title {
    margin-left: auto;
    text-align: center;
  }
  .top_about .linkBtn {
    margin-top: 35px;
    margin-left: auto;
  }

  .top_piano {
    padding: 70px 0;
  }
  .top_piano ul {
    gap: 10px 30px;
  }
  .top_piano h3 {
    font-size: 18px;
  }

  .top_vocal {
    padding: 70px 0;
  }
  .top_vocal ul {
    gap: 10px 30px;
  }
  .top_vocal h3 {
    font-size: 18px;
  }

  .top_intro {
    padding: 70px 0;
  }
  .top_intro h2.title {
    text-align: center;
  }
  .top_intro .image,
  .top_intro .text {
    width: 100%;
  }
  .top_intro .flex01 {
    flex-direction: column;
    gap: 35px;
  }
  .top_intro .flex02 {
    flex-direction: column;
    gap: 35px;
    width: 100%;
    padding-top: 70px;
  }
  .top_intro .flex02 h2.title {
    text-align: center;
  }
  .top_intro .flex03 {
    flex-direction: column;
    gap: 35px;
    width: 100%;
    padding-top: 70px;
  }
  .top_intro .flex03 .image {
    margin-right: 0;
    margin-left: 0;
  }

  .top_access .flex {
    flex-direction: column;
  }
  .top_access .image {
    width: 100%;
  }
  .top_access .image img {
    aspect-ratio: 4 / 3;
    height: auto;
    object-fit: cover;
  }
  .top_access .text {
    width: 100%;
    padding: 40px 5%;
  }
  .top_access h2.title {
    text-align: center;
    width: 100%;
    margin-bottom: 35px;
  }
  .top_access .linkBtn {
    margin-left: auto;
    margin-top: 35px;
  }

  .top_cta {
    padding-top: 70px;
  }
  .top_cta .inner {
    padding: 40px 5%;
  }

  .top_instagram {
    padding-top: 70px;
  }

  .top_blog {
    padding: 70px 0;
  }
}

/*-----------------------------
教室のご案内
------------------------------*/
.class.sec01 h2.title {
  color: #E8BFD9;
  margin-bottom: 100px!important;
}
.class.sec01 h2.title .ja {
  color: #282727;
}
.class.sec01 .wrap {
  display: flex;
  flex-direction: column;
  gap: 120px;
}
.class.sec01 .content {
  background: #FAF7F4;
  padding: 80px 5%;
}
.class.sec01 h4 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: var(--rem30);
  text-align: center;
  padding: 0;
  margin-bottom: 35px;
}
.class.sec01 h4::before {
  display: none;
}
.class.sec01 .flex {
  display: flex;
  gap: 40px;
}
.class.sec01 .map,
.class.sec01 .image {
  width: 50%;
}
.class.sec01 .map iframe,
.class.sec01 .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.class.sec01 address {
  margin-top: 10px;
}
.class.sec01 address span {
  font-weight: 700;
}

@media print, screen and (max-width: 768px) {
  .class.sec01 h2.title {
    margin-bottom: 40px!important;
  }
  .class.sec01 .wrap {
    gap: 70px;
  }
  .class.sec01 .content {
    padding: 40px 5%;
  }
  .class.sec01 .flex {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .class.sec01 .map,
  .class.sec01 .image {
    width: 100%;
  }
}

/*-----------------------------
レッスンについて
------------------------------*/
body.page-lesson #content.wide {
  padding-top: 0;
}
.lesson.sec01 h2.title {
  color: #E8BFD9;
}
.lesson.sec01 h2.title .ja {
  color: #282727;
}
.lesson.sec01 {
  padding-top: 120px;
}
.lesson.sec01 .image {
  max-width: 290px;
  margin-inline: auto;
}
.lesson.sec01 .image img {
  width: 100%;
}
.lesson.sec01 .wrap {
  padding-top: 70px;
  display: flex;
  flex-direction: column;
  gap: 70px;
}
.lesson.sec01 .box {
  background: #FAF7F4;
  border-radius: 10px;
  padding: 60px 5%;
}
.lesson.sec01 ul {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.lesson.sec01 ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lesson.sec01 ul li .title {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 300px;
}
.lesson.sec01 ul li h4 {
  color: #EC9E7A;
  font-size: 20px;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.lesson.sec01 ul li h4::before {
  display: none;
}
.lesson.sec01 ul li .text {
  flex: 1;
}
.lesson.sec01 ul li .icon {
  width: 130px;
}
.lesson.sec01 ul li .icon img {
  width: 100%;
}
.lesson.sec01 .table_caption {
  text-align: center;
  font-weight: 700;
  font-size: var(--rem24);
  margin-top: 25px;
  margin-bottom: 25px;
}
.lesson.sec01 table,
.lesson.sec01 table th,
.lesson.sec01 table td {
  background: unset;
  border: none;
}
.lesson.sec01 table th {
  width: 40%;
  white-space: nowrap;
}
.lesson.sec01 table td {
  width: 60%;
}
.lesson.sec01 table tr {
  border-bottom: 1px solid #707070;
}
.lesson.sec01 p.remark {
  font-weight: 500;
  margin-top: 10px;
}
.lesson.sec01 .flex {
  display: flex;
  gap: 30px 50px;
  margin-top: 40px;
}
.lesson.sec01 .flex .flexBox {
  width: 50%;
  background: #FAF9FA;
  padding: 40px 5%;
}
.lesson.sec01 .flex h4 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: var(--rem30);
  text-align: center;
  color: #E5A9AC;
  padding: 0;
  margin: 0 0 25px;
}
.lesson.sec01 .flex h4::before {
  display: none;
}
.lesson.sec01 p.read_text {
  font-weight: 500;
  font-size: var(--rem40);
  text-align: center;
  color: #E5A9AC;
  margin-top: 30px;
  margin-bottom: 30px;
}
.lesson.sec01 .noteBox {
  background: #FAF9FA;
  padding: 40px 5%;
}

.lesson.sec02 h2.title {
  color: #E8BFD9;
}
.lesson.sec02 h2.title .ja {
  color: #282727;
}
.lesson.sec02 {
  padding-top: 120px;
}
.lesson.sec02 .image {
  max-width: 290px;
  margin-inline: auto;
}
.lesson.sec02 .image img {
  width: 100%;
}
.lesson.sec02 .wrap {
  padding-top: 70px;
  display: flex;
  flex-direction: column;
  gap: 70px;
}
.lesson.sec02 .box {
  background: #FAF0F6;
  border-radius: 10px;
  padding: 60px 5%;
}
.lesson.sec02 .box h3.title {
  background: #E8BFD9;
}
.lesson.sec02 ul {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.lesson.sec02 ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lesson.sec02 ul li .title {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 300px;
}
.lesson.sec02 ul li h4 {
  color: #E8BFD9;
  font-size: 20px;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.lesson.sec02 ul li h4::before {
  display: none;
}
.lesson.sec02 ul li .text {
  flex: 1;
}
.lesson.sec02 ul li .icon {
  width: 130px;
}
.lesson.sec02 ul li .icon img {
  width: 100%;
}
.lesson.sec02 .table_caption {
  text-align: center;
  font-weight: 700;
  font-size: var(--rem24);
  margin-top: 25px;
  margin-bottom: 25px;
}
.lesson.sec02 .table_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: var(--rem30);
  padding: 0;
  margin-top: 25px;
  margin-bottom: 10px;
}
.lesson.sec02 .table_title::before {
  display: none;
}
.lesson.sec02 table,
.lesson.sec02 table th,
.lesson.sec02 table td {
  background: unset;
  border: none;
}
.lesson.sec02 table {
  margin-top: 0;
}
.lesson.sec02 table th {
  width: 40%;
  white-space: nowrap;
}
.lesson.sec02 table td {
  width: 60%;
}
.lesson.sec02 table tr {
  border-bottom: 1px solid #707070;
}
.lesson.sec02 p.remark {
  font-weight: 500;
  margin-top: 10px;
}
.lesson.sec02 .flex {
  display: flex;
  gap: 30px 50px;
  margin-top: 40px;
}
.lesson.sec02 .flex .flexBox {
  width: 50%;
  background: #FAF9FA;
  padding: 40px 5%;
}
.lesson.sec02 .flex h4 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: var(--rem30);
  text-align: center;
  color: #E5A9AC;
  padding: 0;
  margin: 0 0 25px;
}
.lesson.sec02 .flex h4::before {
  display: none;
}
.lesson.sec02 p.read_text {
  font-weight: 500;
  font-size: var(--rem40);
  text-align: center;
  color: #E8BFD9;
  margin-top: 30px;
  margin-bottom: 30px;
}
.lesson.sec02 .noteBox {
  background: #FAF9FA;
  padding: 40px 5%;
}

@media print, screen and (max-width: 768px) {
  .lesson.sec01 {
    padding-top: 70px;
  }
  .lesson.sec01 .image {
    max-width: 180px;
  }
  .lesson.sec01 .wrap {
    padding-top: 50px;
    gap: 50px;
  }
  .lesson.sec01 .box {
    padding: 40px 5%;
  }
  .lesson.sec01 ul {
    gap: 40px;
  }
  .lesson.sec01 ul li {
    flex-direction: column;
    gap: 25px;
  }
  .lesson.sec01 ul li .title {
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    width: 100%;
  }
  .lesson.sec01 ul li h4 {
    text-align: center;
    font-size: 18px;
  }
  .lesson.sec01 .table_caption {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .lesson.sec01 table th {
    white-space: normal;
  }
  .lesson.sec01 .flex {
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
  }
  .lesson.sec01 .flex .flexBox {
    width: 100%;
  }
  .lesson.sec01 p.read_text {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .lesson.sec02 {
    padding-top: 70px;
  }
  .lesson.sec02 .image {
    max-width: 180px;
  }
  .lesson.sec02 .wrap {
    padding-top: 50px;
    gap: 50px;
  }
  .lesson.sec02 .box {
    padding: 40px 5%;
  }
  .lesson.sec02 ul {
    gap: 40px;
  }
  .lesson.sec02 ul li {
    flex-direction: column;
    gap: 25px;
  }
  .lesson.sec02 ul li .title {
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    width: 100%;
  }
  .lesson.sec02 ul li h4 {
    text-align: center;
    font-size: 18px;
  }
  .lesson.sec02 .table_caption {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .lesson.sec02 table th {
    white-space: normal;
  }
  .lesson.sec02 .flex {
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
  }
  .lesson.sec02 .flex .flexBox {
    width: 100%;
  }
  .lesson.sec02 p.read_text {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

/*-----------------------------
講師紹介
------------------------------*/
.instructor.sec01 .flex {
  display: flex;
  justify-content: space-between;
}
.instructor.sec01 .image {
  width: 35%;
}
.instructor.sec01 .text {
  width: 60%;
}
.instructor.sec01 h2.title {
  text-align: left;
  color: #E8BFD9;
}
.instructor.sec01 h2.title .ja {
  color: #282727;
}

@media print, screen and (max-width: 768px) {
  .instructor.sec01 .flex {
    flex-direction: column;
    gap: 40px;
  }
  .instructor.sec01 .image {
    width: 100%;
    max-width: 300px;
    margin-inline: auto;
  }
  .instructor.sec01 .text {
    width: 100%;
  }
  .instructor.sec01 h2.title {
    text-align: center;
  }
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
  padding: 0;
  width: 300px;
  max-width: 300px;
  margin-inline: auto;
}
.post .subimitarea .linkBtn::before,
.post .subimitarea .linkBtn::after {
  display: none;
}
body.page-contact .post table th {
  background: #FFBB9C;
  color: #282727;
}
.post .subimitarea .linkBtn input[type="submit"] {
  color: #FFBB9C!important;
  background: #282727;
  padding: 20px;
  width: 100%;
}

/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
  #content, #content.wide {
    width: 100%;
  }

  .mobile #header {
    background: #FAF7F4;
  }

  nav#mainNav ul li a {
    padding: 20px 10px;
  }
  nav#mainNav ul li a span {
    display: none;
  }

  nav#mainNav ul li a:hover,
  nav#mainNav ul li.current-menu-item a {
    background: #fff;
  }
}

@media screen and (min-width: 769px){
  .dsp_hp { display:block; }
  .dsp_smt { display:none; }
}
@media screen and (max-width: 768px){
  .dsp_hp { display:none; }
  .dsp_smt { display:block; }

  .post h3.title {
    margin-bottom: 20px;
  }
}

@media print, screen and (max-width: 640px) {
  .postlist .post_text:after {
    width: calc(100%);
  }
}

.googlemap {
    padding-bottom: 40%;
}

@media print, screen and (max-width: 768px) {
    .googlemap {
        padding-bottom: 40%;
    }
}
.lesson.sec02 h2.title{
  line-height:0.7;
  font-size:var(--rem60);
}