@charset "UTF-8";
/*==========================
// font
============================*/
.oswald-700 {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.text-brown {
  color: #5d2a1f;
}

.border-pink {
  border: #c90071 thin solid;
}

.border-brown {
  border: #5d2a1f thin solid;
}

.border-bottom-brown {
  border-bottom: #5d2a1f thin solid;
}

.bg-pink {
  background: #c90071;
}

.bg-brown {
  background: #5d2a1f;
}

.bg-beige {
  background: #f6eada;
}

/*==========================
// font
============================*/
/* #used_setplan h4 {
	color: #fff;
	background-color: #c90071;
	padding-top: 36px;
	padding-bottom: 30px;
} */
.plan dt:not(.subtitle) {
  color: #fff;
  background-color: #000;
  /**/
  display: flex;
  align-items: center;
}

.plan.plan-50 dt:not(.subtitle) {
  background-color: #738fc9;
}

.plan.plan-60 dt:not(.subtitle) {
  background-color: #984c99;
}

.plan.plan-70 dt:not(.subtitle) {
  background-color: #c90071;
}

.plan.plan-50 .indent {
  color: #738fc9;
}

.plan.plan-60 .indent {
  color: #984c99;
}

.plan.plan-70 .indent {
  color: #c90071;
}

.br1280 {
  display: none;
}

#used_setplan figure {
  position: relative;
}

#used_setplan figure .icon {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -15px;
  left: -20px;
  z-index: 1;
}

@media screen and (min-width: 1000px) and (max-width: 1280px) {
  .br1280 {
    display: block;
  }
}
/* 20250709用追記分 */
.category_outer {
  margin-top: 140px;
}

.tax_container {
  color: #fff;
}

body #wrap {
  font-family: "Noto Sans JP", serif !important;
  font-weight: 400;
}

/*========================

// id #title

===========================*/
@media screen and (min-width: 1921px) {
  #title {
    background: url(../img/top/bg_title_4.jpg) no-repeat top center;
    background-size: contain;
  }
}
@media screen and (max-width: 1920px) {
  #title {
    background: url(../img/top/bg_title_4.jpg) no-repeat top center;
  }
}
#title .bg_title_1 {
  width: 100%;
  max-width: 1700px;
  margin: auto;
  text-align: center;
}

@media screen and (max-width: 1280px) {
  #title .bg_title_1 {
    background-size: contain;
  }
}
#title .inner {
  max-width: 1260px;
  margin: auto auto 15px;
  /* padding-top: 80px; */
  padding-top: 60px;
  padding-bottom: 15px;
  position: relative;
}

h1 {
  color: #999;
  /* font-size: 4.0rem; */
}

#h1_pc {
  /* width: 72%;
    max-width: 907px; */
  width: 90%;
  max-width: 687px;
  display: block;
  margin: auto auto auto;
}

#h1_mob {
  display: none;
}

#title p.hidetxt {
  margin: 0;
}

#title .leadtxt {
  font-size: 18px;
  margin-bottom: 15px;
  margin-left: 15px;
  line-height: 2;
}

#title .anniv_logo {
  width: 210px;
  height: auto;
  margin: auto auto 30px;
}

#title .leadtxt br.size640,
#title .leadtxt br.size320 {
  display: none;
}

#title .inner .to-sr-top {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 200;
}

.to-sr-top a {
  font-size: 1.3rem;
  color: #fff;
  text-align: center;
  padding: 0.3em 2em 0.25em;
  /*    background: #9b090d;*/
  background: #c8373c;
  display: block;
}

.tax {
  font-size: 1.3rem;
  text-align: right;
  margin-bottom: 0;
  margin-right: 2.5%;
}

@media screen and (max-width: 1024px) {
  #title .leadtxt {
    width: 100%;
    max-width: 100%;
    margin-bottom: 45px;
  }
}
@media print, screen and (max-width: 768px) {
  #title .anniv_logo {
    display: none;
  }
  #title .inner {
    padding-top: 0;
  }
  #title .inner .to-sr-top {
    top: 0;
    top: 20px;
    left: auto;
    right: 0;
    position: absolute;
    z-index: 200;
  }
  #title .inner .to-sr-top a {
    padding-left: 10px;
    padding-right: 10px;
  }
  #title .bg_title_1 {
    width: 100%;
    background: none;
  }
  #h1_pc {
    display: none;
  }
  #h1_mob {
    display: block;
    margin-top: -20px;
    /* margin-bottom: 30px; */
    margin-bottom: 0;
  }
  #title {
    background: url(../img/top/bg_title_768.jpg) no-repeat top center;
    background-size: contain;
  }
  #title .inner {
    padding: 0;
  }
  .to-sr-top a {
    font-size: 1.1rem;
    padding: 0.5em 0.5em;
  }
  /* 
  #title h1 {
    width: 98%;
    margin: auto auto 0;
  } */
  #title .leadtxt {
    width: 85% !important;
    font-size: 1.5rem;
    font-weight: normal;
    text-align: center;
    margin: auto auto;
    padding: 0;
    line-height: 1.6;
    text-align: center;
    /*        background: rgba(255, 255, 255, 0.8);*/
  }
}
@media print, screen and (max-width: 640px) {
  #title .leadtxt br.size640 {
    display: block;
  }
}
@media screen and (max-width: 320px) {
  #title .leadtxt {
    font-size: 1.3rem;
  }
  #title .leadtxt br.size640 {
    display: none;
  }
  #title .leadtxt br.size320 {
    display: block;
  }
}
/*========================
 // id #reservation
===========================*/
#reservation {
  width: 70%;
  margin: auto;
  margin-bottom: 60px;
  font-size: 1.6rem;
  text-align: center;
  /* background: url(../img/top/bg_reserve.svg) no-repeat top center; */
  /* border: #dbbe96 2px solid; */
}

#reservation .title {
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 0.25em;
  border-bottom: #dbbe96 thin solid;
}

#reservation .deco {
  display: none;
}

#reservation .inside {
  padding: 35px 5% 0;
}

#icon_reserve {
  width: 300px;
  margin: auto auto 15px;
}

#reservation .how h6 {
  margin-bottom: 0.25em;
}

#reservation h4 {
  width: 90%;
  margin: auto auto 0.5em;
  padding-bottom: 0.25em;
  font-family: "Noto Serif JP", serif;
  font-size: 3rem;
  font-weight: normal;
  /* color: #ffad65; */
  color: #ccaf8d;
  border-bottom: #ccaf8d 1px solid;
}

#reservation .link {
  margin-bottom: 30px;
}

#reservation .link a {
  width: 60%;
  max-width: 480px;
  /* width: 80%; */
  margin: auto;
  font-size: 2rem;
  /*    padding: .75em 0;*/
  padding: 10px 0;
  position: relative;
  border-radius: 3px;
  /* box-shadow: 0 3px 0 0 #de9e9e; */
}

#reservation .link a::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 5px;
  margin-bottom: 1px;
  background: url(../img/arrow-white.svg) no-repeat 0 0;
  background-size: contain;
  vertical-align: middle;
}

@media screen and (max-width: 1024px) {
  #reservation {
    width: 90%;
    max-width: 860px;
    /*        min-height: 470px;*/
  }
}
@media screen and (max-width: 900px) {
  #reservation {
    width: 85%;
    background: #fff;
    padding: 10px;
    border: #d5b78d thin solid;
  }
  #reservation .title {
    padding: 10px 0 10px;
  }
  #reservation .how .tel_link {
    padding-top: 1.5em;
  }
  #reservation .how .tel_link a {
    color: #000;
  }
  #reservation .deco {
    display: block;
  }
  #reservation .inside {
    /* margin-top: -3em;
        margin-bottom: -6em; */
    padding: 0 5% 0;
  }
  #reservation .link a {
    width: auto;
  }
}
@media screen and (max-width: 320px) {
  #reservation p {
    font-size: 1.4rem;
  }
}
/*========================
 // id #title_nav
===========================*/
#title_nav {
  width: 90%;
  margin: auto auto 15px;
  font-family: "Noto Serif JP", serif;
}

#title_nav ul.local_nav {
  margin: auto auto 10px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#title_nav ul.local_nav li {
  width: 23%;
  font-size: 1.8rem;
  height: 80px;
  margin: 0 1% 15px;
  background: #f6eada;
  position: relative;
}

#title_nav ul.local_nav li a {
  height: 100%;
  display: block;
  color: #5d2a1f;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 1100px) {
  #title_nav {
    margin: auto auto 30px;
  }
}
@media screen and (max-width: 900px) {
  #title_nav {
    width: 98%;
    margin: auto;
  }
}
@media screen and (min-width: 769px) {
  #title_nav ul.local_nav.first li:first-child em {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  #title_nav {
    width: 95%;
    margin: auto;
  }
  #title_nav ul {
    /* width: 92%; */
    width: 98%;
  }
  #title_nav ul.local_nav {
    justify-content: space-between;
  }
  #title_nav ul.local_nav li {
    width: 48%;
    max-width: inherit;
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
  #title_nav ul.local_nav li em {
    padding-top: 10px;
  }
  #title_nav ul.local_nav li:first-child em,
  #title_nav ul.local_nav li:last-child em {
    padding-top: 10px;
  }
  #title_nav ul.local_nav .break_1 {
    display: none;
  }
  #title_nav ul.local_nav.first {
    margin: auto auto 0;
  }
  #title_nav ul.local_nav li a {
    /* height: auto; */
    text-align: center;
    /* padding: .25em 0 1em; */
    position: relative;
    /*        border: #f00 thin solid;*/
  }
}
.page_title {
  background: none;
  height: 0;
  padding-top: 0;
}

#title {
  background: none !important;
}
@media screen and (max-width: 999px) {
  #title {
    background: none !important;
  }
}
#title .bg_title_1 {
  background: url(../img/top/bg_pc.png) !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position-y: 21% !important;
}
@media screen and (max-width: 999px) {
  #title .bg_title_1 {
    background: url(../img/top/bg_pc.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
}
#title .bg_title_1 .inner {
  padding: 0 20px;
}
#title .bg_title_1 .inner h1 {
  margin-bottom: 20px !important;
}

.local-bread {
  width: 100%;
  border-top: 2px solid #ad8c5c;
  border-bottom: 2px solid #ad8c5c;
  padding: 10px 0;
}
.local-bread ol {
  display: flex;
  white-space: nowrap;
  justify-content: center;
}
.local-bread ol li {
  font-weight: 600;
  list-style: none;
  padding-right: 30px;
}
.local-bread ol li:not(:last-child) {
  position: relative;
  padding-right: 50px;
}
.local-bread ol li a {
  cursor: pointer;
  color: #ad8c5c;
}
.local-bread ol li a:hover {
  opacity: 0.6;
}
.local-bread ol li:not(:last-child) ::after {
  content: ">";
  display: block;
  position: absolute;
  width: 10px;
  height: 15px;
  top: 0px;
  right: 20px;
}

section#gp .itembox .item:nth-of-type(3) dd.copy {
  letter-spacing: -1px;
}/*# sourceMappingURL=other-piano.css.map */