@charset "UTF-8";
/*========================

// id #title

===========================*/
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400..800&family=Noto+Sans+JP:wght@100..900&display=swap");
@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: 1360px) {

    #title .inner {
        padding-top: 180px;
    }


    #title .bg_title_1 {
        background: url(../img/top/mv.png) no-repeat top right;
        background-size: 75%;
    }
} */
@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: 80%;
    max-width: 860px;
    min-height: 470px;
    margin: auto;
    margin-bottom: 45px;
    font-size: 1.6rem;
    text-align: center;
    background: url(../img/top/bg_reserve.svg) no-repeat top center;
}
*/
#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 p {
  font-size: 1.5rem;
  margin-bottom: 1em;
} */
/*
#reservation .link_btn a {
    width: 70%;
    margin: auto;
    font-size: 2.0rem;
    padding: .75em 0;
}
*/
#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;
}

/*
#reservation .link a::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 18px solid #de9e9e;
    border-left: 18px solid transparent;
}
*/
@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: 30%;
  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;
}

/* 
#title_nav .banner.event {
  width: 90%;
  max-width: 500px;
  margin: auto;

} */
/* 
#title_nav ul.local_nav li::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 18px solid #ecb869;
  border-left: 18px solid transparent;
} */
/* #title_nav .banner li {
  width: 40%;
  font-size: 1.8rem;
  height: 80px;
  margin: auto;
  background: #f6eada;
  position: relative;
}

#title_nav .banner 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;*/
  }
}
/*========================
 // class .category_outer
===========================*/
.category_outer .row {
  width: 90%;
  margin: auto auto 15px;
  padding-bottom: 60px;
}

@media print, screen and (max-width: 768px) {
  .category_outer .row {
    width: 95%;
    padding-bottom: 30px;
  }
}
/*========================
 // id #present
===========================*/
/* #present h4 {
    margin: auto auto 1em;
    padding: 20px 0;
    font-family: 'Noto Serif JP', serif;
    color: #fff;
    font-size: 3.0rem;
    font-weight: normal;
    text-align: center;
    color: #5d2a1f;
    background: #f6eada;
} 

#present .row {
    padding-bottom: 5px;
}
*/
#present .br1 {
  display: none;
}

#present .lead {
  text-align: center;
  margin-bottom: 60px;
}

#present .lead span {
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.8;
  display: block;
}

#present .lead small {
  font-size: 1.2rem;
  padding-top: 10px;
  display: block;
}

.list_container {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.present_box {
  margin-bottom: 60px;
}

.present_box .flexbox {
  justify-content: flex-start;
}

.present_box.even .flexbox {
  flex-direction: row-reverse;
}

.present_box h5 {
  width: 200px;
  height: 200px;
}

.present_box .inner_box {
  width: auto;
  margin-left: 20px;
}

.present_box.even .inner_box {
  width: auto;
  margin-right: 20px;
}

.present_box.ten {
  align-items: center;
  background: url(../img/top/present/bg_1.jpg) top right no-repeat;
}

.present_box.fifty {
  align-items: center;
  background: url(../img/top/present/bg_2.jpg) top left no-repeat;
}

.present_box.hundred {
  background: url(../img/top/present/bg_3.jpg) top right no-repeat;
}

.present_box.last {
  background: url(../img/top/present/bg_4.jpg) top left no-repeat;
}

.present_box.hundred .inner_box {
  margin-top: 20px;
}

.present_box.last .inner_box {
  margin-top: 20px;
}

.present_box ul {
  line-height: 1.4;
}

.present_box li {
  font-size: 1.6rem;
  margin-bottom: 15px;
  position: relative;
  margin-left: 20px;
  /* border: #f00 thin solid; */
}

.present_box li::before {
  content: "●";
  margin-right: 8px;
  position: absolute;
  top: 0;
  left: -20px;
}

.present_box li small {
  font-size: 1.3rem;
}

.present_box.ten li::before {
  color: #b77706;
}

.present_box.fifty li::before {
  color: #ad8c5c;
}

.present_box.hundred li::before {
  color: #b77706;
}

.present_box.last li::before {
  color: #ad8c5c;
}

.present_box li span {
  font-size: 1.4rem;
  display: block;
  margin-left: 1.5em;
}

.present_img_mob {
  display: none;
}

@media screen and (max-width: 1080px) {
  .present_box.hundred .flexbox,
  .present_box.last .flexbox {
    margin-bottom: 30px;
  }
  .present_box.ten,
  .present_box.fifty,
  .present_box.hundred,
  .present_box.last {
    background: none;
  }
  .present_box.ten .inner_box {
    margin-top: 20px;
  }
  .present_box.fifty .inner_box {
    margin-top: 20px;
  }
  .present_img_mob {
    width: 50%;
    max-width: 648px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 90px;
    display: block;
  }
}
@media print, screen and (max-width: 1024px) {
  #present .br1 {
    display: block;
  }
}
@media print, screen and (max-width: 768px) {
  #present .lead {
    margin-bottom: 30px;
    font-size: 1.6rem;
  }
  #present .lead span {
    font-size: 1.5rem;
  }
  #present .present_box .flexbox {
    display: block;
  }
  .present_box {
    margin-bottom: 90px;
  }
  .present_box h5 {
    width: 60%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .present_box .inner_box {
    width: auto;
    margin: 0;
  }
  .present_img_mob {
    width: 90%;
    max-width: initial;
    margin: auto;
  }
}
/* 202509用追記 */
em {
  font-style: italic;
}

em {
  font-style: normal;
}

.bg-pink {
  background: #c90071;
}

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

.bg-red2 {
  background: #c8373c !important;
}

.border-red2 {
  border: 2px #c8373c solid !important;
}

.oswald-700 {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

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

.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;
}

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

#wrap {
  background: url(../img/top/bg_paper.jpg);
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #wrap {
    margin-top: 80px;
  }
}
@media print, screen and (min-width: 1000px) {
  #wrap {
    margin-top: 100px;
  }
}
#wrap #title {
  background: url(../img/top/bg_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#wrap #title .bg_title_1 {
  background: url(../img/top/bg_inst_mid.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: -8px;
}
@media screen and (max-width: 768px) {
  #wrap #title .bg_title_1 {
    background: none;
  }
}
@media print, screen and (min-width: 1100px) {
  #wrap #title .bg_title_1 {
    background: url(../img/top/bg_inst.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: -8px;
  }
}
#wrap #title_nav {
  max-width: 1134px;
}
#wrap #title_nav .nav-current {
  background: #5d2a1f !important;
  color: #fff !important;
}
#wrap #title_nav .nav-current a {
  color: #fff !important;
}
#wrap #title .leadtxt {
  margin-top: 60px;
}
#wrap #title .leadtxt span {
  display: inline-block;
  line-height: 26px;
}
@media screen and (max-width: 760px) {
  #wrap #title .leadtxt {
    margin-top: 10px;
  }
}

.local-bread {
  width: 100%;
  border-top: 2px solid #ad8c5c;
  border-bottom: 2px solid #ad8c5c;
  padding: 10px 0;
  background: #fff;
}
@media screen and (max-width: 999px) {
  .local-bread {
    font-size: 10px;
    margin-bottom: 30px;
  }
}
.local-bread ol {
  display: flex;
  white-space: nowrap;
  justify-content: center;
}
.local-bread ol li {
  font-weight: 600;
  list-style: none;
  padding-right: 30px;
}
@media screen and (max-width: 999px) {
  .local-bread ol li {
    padding-right: 20px;
  }
}
.local-bread ol li:not(:last-child) {
  position: relative;
  padding-right: 50px;
}
@media screen and (max-width: 999px) {
  .local-bread ol li:not(:last-child) {
    padding-right: 20px;
  }
}
.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;
}
@media screen and (max-width: 999px) {
  .local-bread ol li:not(:last-child) ::after {
    right: 4px;
  }
}

.local_nav li {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem !important;
  padding: 10px;
}
@media screen and (max-width: 999px) {
  .local_nav li {
    font-size: 14px !important;
  }
}
.local_nav li a {
  width: 100%;
}
@media screen and (max-width: 999px) {
  .lead span {
    font-size: 16px !important;
  }
}

.special-offer {
  background: #f3efca;
  width: 100%;
  max-width: 1260px;
  margin: 30px auto;
  padding: 20px;
}
.special-offer-inner {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 999px) {
  .special-offer-inner {
    width: 100%;
  }
}

.special-offer h2 {
  position: relative;
  margin: 20px auto 80px;
  text-align: center;
  font-size: 28px;
  width: 60%;
  background: linear-gradient(90deg, #d28300, #fabe00 25%, #ffe100 50%, #fabe00 75%, #d28300);
  display: block;
  padding: 1.5rem 2rem;
  color: #000;
}
@media screen and (max-width: 999px) {
  .special-offer h2 {
    width: 70%;
    font-size: 18px;
  }
}
.special-offer h2::before {
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  content: "";
  border: 4px dotted #ffffff;
}

.special-offer h2 span:after {
  right: 0;
  border-width: 10px 10px 0 0;
}

@media screen and (max-width: 999px) {
  .special-offer {
    width: 90%;
  }
}
.special-offer .service-annotation-mark {
  font-size: 12px;
  display: inline-block;
  vertical-align: super;
  margin-left: 6px;
}
@media screen and (max-width: 999px) {
  .special-offer .service-annotation-note {
    font-size: 12px;
  }
}
.special-offer div > p {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin: 60px auto 30px;
  position: relative;
  padding: 1.5rem 2rem;
  position: relative;
  padding: 10px 0;
  width: 70%;
  padding: 20px;
  background: #fff;
  border: 2px dashed #000;
}
@media screen and (max-width: 999px) {
  .special-offer div > p {
    font-size: 14px;
    width: 90%;
    padding: 10px;
  }
}
.special-offer div > p span.andmore {
  position: absolute;
  top: -27px;
  left: 26px;
  left: -4%;
  color: #000;
  background: #c3d94e;
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 13px 20px;
  border-radius: 26% 48% 35% 29%/38% 53% 25% 41%;
}
@media screen and (max-width: 700px) {
  .special-offer div > p span.andmore {
    top: -41px;
    left: -14%;
  }
}
.special-offer div > p span.andmore::after {
  content: "";
  position: absolute;
  top: 64%;
  right: 0;
  border-style: solid;
  border-width: 16px 0 0 16px;
  border-color: transparent transparent transparent #c3d94e;
  translate: 100% calc(-50% + 0.4px);
  transform: skew(0, -10deg);
  transform-origin: left;
}
.special-offer ul {
  text-align: left;
  padding-left: 40px;
  width: 98%;
}
@media screen and (max-width: 999px) {
  .special-offer ul {
    padding-left: 10px;
  }
}
.special-offer ul li {
  margin-bottom: 30px;
  position: relative;
  background: #fff;
  padding: 20px 60px;
  font-size: 20px;
  color: #474747;
  border-radius: 0 20px 20px 0;
  border: 4px solid #af994b;
  list-style: none;
  font-weight: 600;
}
@media screen and (max-width: 999px) {
  .special-offer ul li {
    font-size: 16px;
    padding: 20px 30px;
  }
}
.special-offer ul li::before {
  content: "";
  background: url(../img/top/medal3.png) #c8373c;
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  line-height: 40px;
  position: absolute;
  padding: 0em;
  font-weight: 900;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  left: -1.35em;
  top: 50%;
  transform: translateY(-50%);
  border: solid 3px #c8373c;
  border-radius: 50%;
}
.special-offer ul li span.offer-note {
  font-size: 0.8em;
  font-weight: 400;
}
.special-offer ul li:has(.insulator) {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 999px) {
  .special-offer ul li:has(.insulator) {
    flex-direction: column;
  }
}
.special-offer ul li p.insulator {
  position: relative;
  width: 160px;
  z-index: 1;
  text-align: center;
}
.special-offer ul li p.insulator.chair {
  width: 140px;
}
.special-offer ul li p.insulator.kuroiwa {
  width: 140px;
}
@media screen and (max-width: 999px) {
  .special-offer ul li p.insulator {
    margin-left: 10px;
  }
}
.special-offer ul li p.insulator span {
  display: inline-block;
  margin: 10px auto 10px;
  color: #c8373c;
  position: relative;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  font-size: 14px;
}
.special-offer ul li p.insulator span::before, .special-offer ul li p.insulator span::after {
  position: relative;
  display: inline-block;
  content: "";
  background: #c8373c;
  width: 2px;
  height: 18px;
  margin: 0 10px;
  margin-top: 0px;
  vertical-align: middle;
}
.special-offer ul li p.insulator span::before {
  transform: rotate(-35deg);
}
.special-offer ul li p.insulator span::after {
  transform: rotate(35deg);
}
.special-offer ul.offer-forall {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 999px) {
  .special-offer ul.offer-forall {
    flex-direction: column;
  }
}
.special-offer ul.offer-forall li {
  position: relative;
  border: 4px solid #af994b;
  border-radius: 10px;
  font-size: 18px;
  width: 32%;
  min-height: 340px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 20px;
}
@media screen and (max-width: 999px) {
  .special-offer ul.offer-forall li {
    width: 100%;
    min-height: initial;
    font-size: 14px;
  }
}
.special-offer ul.offer-forall li::before, .special-offer ul.offer-forall li::after {
  content: "";
  position: absolute;
}
.special-offer ul.offer-forall li::before {
  top: 0;
  left: calc(50% - 40px);
  width: 80px;
  height: 80px;
  border: 4px solid #af994b;
  border-radius: 50%;
  background: #fff;
}
.special-offer ul.offer-forall li::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 10px;
}
.special-offer ul.offer-forall li:nth-of-type(1), .special-offer ul.offer-forall li:nth-of-type(2) {
  margin-right: 1%;
}
@media screen and (max-width: 999px) {
  .special-offer ul.offer-forall li:nth-of-type(1), .special-offer ul.offer-forall li:nth-of-type(2) {
    margin-right: 0;
    margin-bottom: 60px;
  }
}
.special-offer ul.offer-forall li:nth-of-type(1) span.offer-product, .special-offer ul.offer-forall li:nth-of-type(2) span.offer-product {
  display: block;
}
@media screen and (max-width: 999px) {
  .special-offer ul.offer-forall li:nth-of-type(1) span.offer-product, .special-offer ul.offer-forall li:nth-of-type(2) span.offer-product {
    margin-top: 0;
  }
}
.special-offer ul.offer-forall li span.offer-ribon {
  position: absolute;
  top: -10px;
  left: 20px;
  display: inline-block;
  display: none;
  width: 52px;
  height: 50px;
  text-align: center;
  background: #c8373c;
  z-index: 1;
}
@media screen and (max-width: 999px) {
  .special-offer ul.offer-forall li span.offer-ribon {
    height: 22px;
  }
}
.special-offer ul.offer-forall li span.offer-ribon::before, .special-offer ul.offer-forall li span.offer-ribon::after {
  display: none;
  content: "";
  position: absolute;
  z-index: 1;
}
.special-offer ul.offer-forall li span.offer-ribon::before {
  right: -10px;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #c8373c;
}
.special-offer ul.offer-forall li span.offer-ribon::after {
  top: 50%;
  left: 0;
  display: block;
  height: 50%;
  border: 26px solid #e52932;
  border-bottom-width: 15px;
  border-bottom-color: transparent;
}
.special-offer ul.offer-forall li span.offer-icon {
  color: #af994b;
  font-size: 30px;
  font-size: 3rem;
  line-height: 60px;
  position: absolute;
  z-index: 1;
  top: -40px;
  left: calc(50% - 40px);
  width: 80px;
  height: 60px;
  text-align: center;
}
.special-offer ul.offer-forall li span.offer-product {
  position: relative;
  z-index: 1;
  font-size: 18px;
}
@media screen and (max-width: 999px) {
  .special-offer ul.offer-forall li span.offer-product {
    font-size: 16px;
    padding-top: 24px;
  }
}
.special-offer ul.offer-forall li span.offer-service {
  position: relative;
  z-index: 1;
  display: block;
  background: #c8373c;
  color: #fff;
  padding: 4px 14px;
  margin: 22px auto;
  border-radius: 6px;
}
.special-offer ul.offer-forall li:nth-of-type(3) .offer-product {
  font-size: 16px;
}
.special-offer ul.offer-forall li:nth-of-type(3) .offer-service {
  margin-top: 12px;
}

@media screen and (max-width: 999px) {
  #title_nav ul.local_nav {
    justify-content: center;
  }
}

#link-banner {
  width: 90%;
  margin: 0 auto 10px;
}
#link-banner ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
@media screen and (max-width: 999px) {
  #link-banner ul {
    flex-direction: column;
  }
}
#link-banner ul li {
  width: 40%;
  border: 1px solid #e3e3e3;
}
@media screen and (max-width: 999px) {
  #link-banner ul li {
    width: 100%;
  }
}
#link-banner ul li:nth-of-type(1) {
  margin-right: 20px;
}
@media screen and (max-width: 999px) {
  #link-banner ul li:nth-of-type(1) {
    margin-bottom: 20px;
    margin-right: 0;
  }
}

.contents {
  background: none;
}
.contents h3.cat_title {
  background: #5d2a1f;
  color: #f6eada;
  margin-bottom: 60px;
}
@media screen and (max-width: 999px) {
  .contents h3.cat_title {
    padding: 30px 10px;
    font-size: 20px;
  }
}
.contents .tax_container {
  margin-bottom: 30px;
  color: #000;
}
.contents .tax_container .tax {
  color: #000;
  font-weight: 600;
}
.contents .category_outer {
  margin-top: 60px;
}
@media screen and (max-width: 999px) {
  .contents .category_outer {
    margin-top: 20px !important;
  }
}
.contents .category_outer .series_box h4 {
  position: relative;
  background-image: linear-gradient(90deg, #ffef34, #fdd533 25%, #f8be41 50%, #f29e58 75%, #eb6956);
  color: #41210f;
  border: none;
}
@media screen and (max-width: 700px) {
  .contents .category_outer .series_box h4 {
    width: 84%;
    margin-left: 10px;
    font-size: 20px;
  }
}
.contents .category_outer .series_box h4::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 100%;
  background: url(../img/heading_start.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}
.contents .category_outer .series_box h4::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 100%;
  background: url(../img/heading_end.png);
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  right: -30px;
}
@media screen and (max-width: 700px) {
  .contents .category_outer .series_box h4::after {
    background-size: contain;
  }
}
.contents .category_outer .series_box h4.yu-series::before {
  background-size: cover;
  width: 10px;
}
.contents .category_outer .series_box h4.yu-series::after {
  width: 42px;
  right: -41px;
}
@media screen and (max-width: 999px) {
  .contents .category_outer .series_box .lead {
    font-size: 16px;
  }
}
.contents .category_outer .series_box .price_head_txt {
  background: none;
  color: #b00;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.contents .category_outer .series_box:has(.yu-series) .itembox:nth-of-type(1) .item:nth-of-type(1) dd.copy {
  letter-spacing: -0.2px;
}
.contents .category_outer .series_box:has(.yu-series) .itembox .item .red-price {
  font-size: 3rem !important;
}
.contents .category_outer .desc-spec {
  width: 80%;
  margin: -20px auto 60px;
  background: #feffd0;
  padding: 20px 40px;
}
@media screen and (max-width: 999px) {
  .contents .category_outer .desc-spec {
    width: 100%;
    margin-top: 20px;
  }
}
.contents .category_outer .desc-spec h5 {
  font-size: 20px;
  text-align: center;
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 999px) {
  .contents .category_outer .desc-spec h5 {
    font-size: 16px;
  }
}
.contents .category_outer .desc-spec_wrapper {
  display: flex;
}
@media screen and (max-width: 999px) {
  .contents .category_outer .desc-spec_wrapper {
    flex-direction: column;
  }
}
.contents .category_outer .desc-spec_wrapper figure {
  width: 70%;
  margin: 10px auto 20px;
}
@media screen and (max-width: 700px) {
  .contents .category_outer .desc-spec_wrapper figure {
    margin-top: 0;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 1000px) {
  .contents .category_outer .desc-spec_wrapper figure {
    width: 100%;
    margin-top: 26px;
  }
}
.contents .category_outer .desc-spec_wrapper p {
  width: 65%;
  padding-left: 20px;
}
@media screen and (max-width: 999px) {
  .contents .category_outer .desc-spec_wrapper p {
    width: 100%;
    padding-left: 0;
  }
}
.contents .category_outer .desc-spec .go-to-yamaha {
  margin: 10px;
}
.contents .category_outer .desc-spec.disklavier .desc-spec_wrapper p {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 999px) {
  .contents .category_outer .desc-spec.disklavier .desc-spec_wrapper p {
    text-align: left;
  }
}
.contents .link_btn span {
  display: block;
  width: 500px;
  margin: 0 auto;
  background: #c8373c;
  color: #fff;
  text-align: center;
  font-weight: 600;
  padding: 20px 40px;
  font-size: 16px;
}
@media screen and (max-width: 999px) {
  .contents .link_btn span {
    width: 90%;
    padding: 20px;
    font-size: 14px;
  }
}
.contents .link_btn span::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;
}
.contents #used_setplan h3 span {
  font-size: 18px;
}
@media screen and (max-width: 999px) {
  .contents #used_setplan h3 span {
    font-size: 16px;
  }
}
@media screen and (max-width: 999px) {
  .contents #used_setplan .event-row {
    width: 90%;
    padding: 30px 20px !important;
  }
}
.contents #used_setplan .event-row h5 {
  margin-bottom: 30px;
}
.contents #used_setplan .event-row h5 .used-note {
  display: inline-block;
  font-weight: 400;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .contents #used_setplan .event-row h5 .used-note {
    margin-top: 10px;
    margin-left: 0;
  }
}
@media screen and (max-width: 999px) {
  .contents #used_setplan .event-row ul {
    margin-left: 0;
  }
}
.contents #used_setplan .event-row ul li {
  font-size: 18px;
  margin-bottom: 10px;
}
.contents #used_setplan .event-row ul li .used-prd-name {
  font-weight: 600;
}
.contents #used_setplan .event-row ul li .used-prd-price {
  font-weight: 600;
  color: #c8373c;
}
@media screen and (max-width: 999px) {
  .contents #used_setplan .event-row ul li {
    font-size: 14px;
  }
}

.contents .contents_inner .page_title {
  color: #fff;
}
.contents .contents_inner .page_title h1 {
  font-family: "Noto Serif JP", serif;
  font-weight: normal;
  color: #d5b78d;
  text-align: center;
  /* font-size: 4.6em; */
  font-size: 6rem;
  margin-bottom: 0;
}
.contents .contents_inner .page_title .tax_container {
  color: #fff;
}
.contents .contents_inner .category_outer {
  margin-top: 60px;
}
.contents .contents_inner .category_outer .category {
  width: 100%;
}
@media print, screen and (min-width: 1000px) {
  .contents .contents_inner .itembox .item {
    width: 44%;
    margin: 0 2% 3em;
  }
}
@media screen and (max-width: 999px) {
  .contents .contents_inner .itembox .item .item-txt .spec .price span.gray::before {
    content: "\a";
    white-space: pre;
  }
}
.contents .contents_inner #credit-program h3 span {
  display: block;
  font-size: 24px;
  margin: 10px auto;
  border-bottom: 2px solid #f6eada;
  line-height: 1.8em;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program h3 span {
    font-size: 16px;
  }
}
.contents .contents_inner #credit-program .note {
  width: -moz-fit-content;
  width: fit-content;
  margin: -20px auto 30px;
  background: #cd2e28;
  padding: 20px;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .note {
    padding: 12px;
  }
}
.contents .contents_inner #credit-program .note span {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .note span {
    font-size: 14px;
    margin-bottom: 6px;
  }
}
.contents .contents_inner #credit-program .lead {
  text-align: center;
  margin-bottom: 60px;
}
.contents .contents_inner #credit-program .lead span {
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.8;
  display: block;
}
.contents .contents_inner #credit-program .lead span .lead-point {
  color: #b70505;
  display: inline;
  border-bottom: 2px solid #b70505;
  padding-bottom: 2px;
}
.contents .contents_inner #credit-program .list_container .prg-point {
  margin-bottom: 40px;
  background: #cd2e28;
  padding: 20px;
}
.contents .contents_inner #credit-program .list_container .prg-point-title {
  text-align: center;
  padding: 14px 0;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
  position: relative;
  font-size: 30px;
  font-family: "Noto Serif JP";
  margin-bottom: 20px;
  z-index: 5;
}
.contents .contents_inner #credit-program .list_container .prg-point-title span {
  display: inline-block;
  color: #fff;
  z-index: 7;
  position: relative;
  padding: 0 10px;
}
.contents .contents_inner #credit-program .list_container .prg-point-title span::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-bottom: -4px;
  margin-right: 6px;
  background: url(/koganeishop/fair/202509/img/top/check3.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.contents .contents_inner #credit-program .list_container .prg-point-title::before {
  left: 340px;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-point-title::before {
    left: 190px;
  }
}
.contents .contents_inner #credit-program .list_container .prg-point-title::after {
  right: 340px;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-point-title::after {
    right: 190px;
  }
}
.contents .contents_inner #credit-program .list_container .prg-point .point-box-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-point .point-box-wrapper {
    flex-direction: column;
  }
}
.contents .contents_inner #credit-program .list_container .prg-point .point-box-wrapper .point-box {
  position: relative;
  margin: 2em 0;
  padding: 40px 30px 20px;
  background: #fff;
  width: 31%;
  min-height: 320px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  margin-left: 10px;
  border-bottom: solid 8px #ffeaea;
  border-radius: 0 0 10px 10px;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-point .point-box-wrapper .point-box {
    width: 90%;
    min-height: initial;
  }
}
.contents .contents_inner #credit-program .list_container .prg-point .point-box-wrapper .point-box .box-title {
  position: absolute;
  width: 40%;
  text-align: center;
  display: block;
  font-family: "Noto Serif JP";
  top: -28px;
  /* left: 20px; */
  color: #000000;
  background: #ffeaea;
  padding: 0 0.5em;
  margin: 0;
  font-size: 31px;
  font-weight: bold;
}
.contents .contents_inner #credit-program .list_container .prg-point .point-box-wrapper .point-box p {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  line-height: 1.6em;
}
.contents .contents_inner #credit-program .list_container .prg-point .point-box-wrapper .point-box ul {
  list-style: disc;
}
.contents .contents_inner #credit-program .list_container .prg-point .point-box-wrapper .point-box:nth-of-type(1) p span {
  font-weight: 600;
}
.contents .contents_inner #credit-program .list_container .prg-cases {
  padding: 40px;
  background: #ebebeb;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases {
    padding: 20px;
  }
}
.contents .contents_inner #credit-program .list_container .prg-cases h3 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 24px;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.contents .contents_inner #credit-program .list_container .prg-cases h3 span {
  display: block;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases h3 span {
    font-size: 14px;
  }
}
.contents .contents_inner #credit-program .list_container .prg-cases h3 span.prg-cases-title-main {
  font-size: 24px;
  background: #ffffff;
  color: #000000;
  padding: 14px 20px;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 16px;
  border: 6px double #000000;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases h3 span.prg-cases-title-main {
    font-size: 16px;
    padding: 14px 14px;
  }
}
.contents .contents_inner #credit-program .list_container .prg-cases-case {
  margin-bottom: 80px;
}
.contents .contents_inner #credit-program .list_container .prg-cases-case:nth-of-type(2) {
  margin-bottom: 40px;
}
.contents .contents_inner #credit-program .list_container .prg-cases-case > P {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
}
.contents .contents_inner #credit-program .list_container .prg-cases-case .case-wrapper {
  display: flex;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases-case .case-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.contents .contents_inner #credit-program .list_container .prg-cases-case .case-wrapper p {
  width: 40%;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases-case .case-wrapper p {
    width: 50%;
    margin-bottom: 20px;
  }
}
.contents .contents_inner #credit-program .list_container .prg-cases-case .case-wrapper p img {
  border-radius: 200px;
}
.contents .contents_inner #credit-program .list_container .prg-cases-case .case-wrapper div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contents .contents_inner #credit-program .list_container .prg-cases-case .case-wrapper div ul {
  padding-left: 50px;
  list-style: disc;
  font-size: 20px;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases-case .case-wrapper div ul {
    font-size: 16px;
  }
}
.contents .contents_inner #credit-program .list_container .prg-cases-case .case-wrapper div ul li {
  margin-bottom: 4px;
}
.contents .contents_inner #credit-program .list_container .prg-cases-case .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 60px solid transparent;
  border-left: 60px solid transparent;
  border-top: 30px solid #c8373c;
  border-bottom: 0;
  margin: 20px auto -10px;
  position: relative;
  z-index: 2;
  filter: drop-shadow(1px 3px 3px rgba(0, 0, 0, 0.3));
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases-case .triangle {
    margin: 20px auto;
  }
}
.contents .contents_inner #credit-program .list_container .prg-cases-case .triangle-area {
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px auto;
}
.contents .contents_inner #credit-program .list_container .prg-cases-case .triangle-area .triangle-b {
  position: relative;
  padding-left: 20px;
  opacity: 2;
}
.contents .contents_inner #credit-program .list_container .prg-cases-case .triangle-area .triangle-b::before {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  background: #c8373c;
  top: 40%;
  left: 0;
  margin-top: -7px;
}
.contents .contents_inner #credit-program .list_container .prg-cases-case .triangle-area .triangle-b::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: solid 19px transparent;
  border-top: solid 34px #ffffff;
  top: 60%;
  left: 6px;
  margin-top: 2px;
}
.contents .contents_inner #credit-program .list_container .prg-cases-case .triangle-area p {
  font-size: 22px;
  font-weight: 600;
  line-height: 36px;
  color: #c8373c;
  text-shadow: 2px 2px #dddddd;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases-case .triangle-area p {
    font-size: 16px;
    line-height: 26px;
  }
}
.contents .contents_inner #credit-program .list_container .prg-cases-case div.payment {
  position: relative;
  margin: 2em 0;
  padding: 0;
  border: solid 3px #c8373c;
  background-color: #fff;
  border-radius: 10px;
}
.contents .contents_inner #credit-program .list_container .prg-cases-case div.payment > p {
  text-align: center;
  top: -27px;
  left: 0;
  right: 0;
  text-align: center;
  padding: 10px;
  line-height: 25px;
  font-size: 17px;
  background: #c8373c;
  color: #ffffff;
  font-weight: bold;
  font-size: 24px;
  border-radius: 6px 6px 0 0;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases-case div.payment > p {
    font-size: 16px;
  }
}
.contents .contents_inner #credit-program .list_container .prg-cases-case div.payment > p span {
  font-size: 16px;
  display: inline-block;
  margin-left: 10px;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases-case div.payment > p span {
    font-size: 14px;
  }
}
.contents .contents_inner #credit-program .list_container .prg-cases-case div.payment div {
  padding: 50px;
  width: 60%;
  margin: 0 auto;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases-case div.payment div {
    padding: 0;
    width: 80%;
  }
}
.contents .contents_inner #credit-program .list_container .prg-cases-case div.payment div ul {
  list-style: disc;
}
.contents .contents_inner #credit-program .list_container .prg-cases-case div.payment div ul li {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases-case div.payment div ul li {
    font-size: 16px;
  }
}
.contents .contents_inner #credit-program .list_container .prg-cases-case div.payment div p {
  font-size: 28px;
  font-weight: 600;
  position: relative;
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases-case div.payment div p {
    font-size: 16px;
  }
}
.contents .contents_inner #credit-program .list_container .prg-cases-case div.payment div p::after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: -1.5em;
  width: 30px;
  height: 19px;
  border-left: 4px solid #F44336;
  border-bottom: 4px solid #F44336;
  transform: rotate(-45deg);
}
@media screen and (max-width: 999px) {
  .contents .contents_inner #credit-program .list_container .prg-cases-case div.payment div p::after {
    left: -20px;
    width: 14px;
    height: 9px;
  }
}

@media print, screen and (min-width: 1400px) {
  .ohter-piano .bg_title_1 {
    background-size: cover !important;
  }
}
.ohter-piano h1 {
  margin-bottom: 80px !important;
}
@media screen and (max-width: 999px) {
  .ohter-piano h1 {
    margin-bottom: 0 !important;
  }
}

.advance_notice {
  margin-top: 160px;
  text-align: center;
}

.advance_notice .an_link {
  margin: 20px auto 40px;
}

.advance_notice .an_link a {
  text-decoration: underline;
}

.advance_notice .head {
  margin-bottom: 20px;
}

html {
  scroll-padding-top: 60px;
}/*# sourceMappingURL=top.css.map */