@charset "UTF-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
/*** function ***/
/* ###################### */
/* ######## 変数 ######## */
/* ###################### */
/* カラー */
/* 書式 */
/* ###################### */
/* ######## 関数 ######## */
/* ###################### */
/* ###################### */
/* ######## 共通 ######## */
/* ###################### */
/* ボタン */
.btn {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 230px;
  height: 76px;
}

.btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-radius: 38px;
  color: #6a3906;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  z-index: 0;
}

.btn a span {
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1;
  margin-right: 12px;
}

.btn a span img {
  vertical-align: middle;
}

.btn a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.g.btn a {
  background: #dae248;
}

/*******/
.face_book .fbcomments,
.face_book iframe,
.face_book .fb_iframe_widget,
.face_book .fb_iframe_widget[style],
.face_book .fb_iframe_widget iframe[style],
.face_book .fbcomments iframe[style],
.face_book .fb_iframe_widget span,
.face_book ._2p3a {
  width: 100% !important;
}

#wrapper {
  overflow: hidden;
}

/********共通********/
.cont {
  width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

div[class^="contents"],
article[class^="contents"] {
  padding: 100px 0;
}

.ofi img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: 'object-fit: cover; object-position: center;';
}

.fle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

table {
  width: 100%;
  line-height: 1.7;
}

table tr {
  border-bottom: solid 1px #6a3906;
}

table tr th {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 245px;
  text-align: left;
  vertical-align: top;
  padding: 15px 12px;
}

table tr td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 500;
  padding: 15px 20px;
}

.h2_1 {
  font-size: 4.5rem;
  font-family: "JNR";
  color: #6a3906;
  letter-spacing: 0.32em;
  line-height: 1.3;
  text-align: center;
}

.h2_1 .blo {
  padding-bottom: 7px;
  position: relative;
  z-index: 0;
}

.h2_1 .blo::after {
  content: "";
  width: 100%;
  height: 3px;
  background: url(../image/common/ttl-border2.png);
  position: absolute;
  bottom: 0;
  left: 0;
}

.h2_1 .blo span {
  text-shadow: #6a3906 2px 0px, #6a3906 -2px 0px, #6a3906 0px -2px, #6a3906 0px 2px, #6a3906 2px 2px, #6a3906 -2px 2px, #6a3906 2px -2px, #6a3906 -2px -2px, #6a3906 1px 2px, #6a3906 -1px 2px, #6a3906 1px -2px, #6a3906 -1px -2px, #6a3906 2px 1px, #6a3906 -2px 1px, #6a3906 2px -1px, #6a3906 -2px -1px;
  color: #fff;
}

.h2_1.w {
  color: #fff;
}

.h2_1.w .blo::after {
  background: url(../image/common/ttl-border.png);
}

.h2_1.w .blo span {
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}

/*********gallery***********/
.gallery .contents1 {
  background: url(../image/common/bg.png);
}

.gallery .contents1 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -60px;
}

.gallery .contents1 .list li {
  width: 320px;
  height: 0;
  padding-top: 270px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 5px #fff;
  margin-right: 60px;
  margin-top: 60px;
  position: relative;
  z-index: 0;
}

.gallery .contents1 .list li:nth-of-type(3n) {
  margin-right: 0;
}

.gallery .contents1 .list li img {
  position: absolute;
  top: 0;
  left: 0;
}

.gallery_d .contents1 {
  background: url(../image/common/bg.png);
}

.gallery_d .contents1 .box {
  margin-bottom: 40px;
}

.gallery_d .contents1 .box .imgs {
  width: 540px;
}

.gallery_d .contents1 .box .imgs figure {
  width: 100%;
  height: 0;
  padding-top: 62%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 5px #fff;
  position: relative;
  z-index: 0;
}

.gallery_d .contents1 .box .imgs ul {
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.gallery_d .contents1 .box .imgs ul li {
  width: 125px;
  height: 0;
  padding-top: 125px;
  margin-right: 13px;
  margin-top: 15px;
  position: relative;
  z-index: 0;
}

.gallery_d .contents1 .box .imgs ul li:nth-of-type(4n) {
  margin-right: 0;
}

.gallery_d .contents1 .box .imgs img {
  position: absolute;
  top: 0;
  left: 0;
}

.gallery_d .contents1 .box .text {
  width: 504px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 40px;
  background: #fff;
  border-radius: 28px;
}

.gallery_d .contents1 .box .text h3 {
  font-size: 2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #6a3906;
  letter-spacing: 0.2em;
  line-height: 1.5;
  padding-bottom: 25px;
  margin-bottom: 13px;
  border-bottom: dashed 2px #6a3906;
}

.gallery_d .contents1 .box .text p {
  line-height: 1.9;
  font-weight: 500;
}

.gallery_d .contents1 .btn {
  margin: 0 auto;
}

/*********rhythmic***********/
.rhythmic .contents1 {
  line-height: 3.2;
  text-align: center;
  background: url(../image/rhythmic/girl.png) no-repeat top 102px left 7.9%, url(../image/rhythmic/boy.png) no-repeat bottom 100px right 5.9%, url(../image/rhythmic/bg01.png) no-repeat center top;
  background-size: 7.7%, 11.25%, cover;
}

.rhythmic .contents1 h2 {
  margin-bottom: 50px;
}

.rhythmic .contents1 h2 .blo span {
  color: #dae248;
}

.rhythmic .contents1 section {
  padding-top: 45px;
}

.rhythmic .contents1 section h3 {
  font-size: 2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #6a3906;
  letter-spacing: 0.2em;
  line-height: 2.5;
  margin-bottom: 14px;
}

.rhythmic .contents1 section h3 span {
  font-size: 2.8rem;
  line-height: 1.8;
}

.rhythmic .contents1 section ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

.rhythmic .contents1 section ul li {
  font-size: 1.8rem;
  line-height: 1.6;
  padding: 1px 10px;
  background: #fff;
  border-radius: 15px;
  margin-right: 20px;
}

.rhythmic .contents1 section ul li:last-of-type {
  margin-right: 0;
}

.rhythmic .contents1 section p {
  margin-bottom: 50px;
}

.rhythmic .contents1 section p:last-of-type {
  margin-bottom: 0;
}

.rhythmic .contents2 h2 {
  margin-bottom: 40px;
}

.rhythmic .contents2 .fle {
  margin-bottom: 40px;
}

.rhythmic .contents2 figure {
  margin-left: -9px;
  padding-bottom: 165px;
  position: relative;
  z-index: 0;
}

.rhythmic .contents2 figure:after {
  content: "";
  background: url(../image/rhythmic/img-deco.png) no-repeat center/contain;
  width: 434px;
  height: 296px;
  position: absolute;
  bottom: 0;
  right: -114px;
}

.rhythmic .contents2 figure p {
  width: 400px;
  padding: 7px;
  border: solid 2px #e99aa6;
  border-radius: 50%;
}

.rhythmic .contents2 figure p img {
  width: 100%;
  border-radius: 50%;
}

.rhythmic .contents2 .text {
  width: 50%;
  padding-top: 55px;
}

.rhythmic .contents2 .text h3 {
  font-size: 2.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #6a3906;
  letter-spacing: 0.2em;
  line-height: 1.4;
  margin-bottom: 23px;
}

.rhythmic .contents2 .text h3 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(233, 154, 166, 0.8)));
  background: linear-gradient(transparent 60%, rgba(233, 154, 166, 0.8) 60%);
  padding-left: 3px;
  margin-left: -3px;
}

.rhythmic .contents2 .text p {
  margin-bottom: 40px;
}

.rhythmic .contents2 .text p:last-of-type {
  margin-bottom: 0;
}

.rhythmic .contents2 .memo-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 50px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 90px;
  margin-left: auto;
  background: #e99aa6;
  color: #fff;
  position: relative;
  z-index: 0;
}

.rhythmic .contents2 .memo-box:before {
  content: "";
  background: url(../image/rhythmic/clip.png) no-repeat center right;
  width: 64px;
  height: 70px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -50px;
}

.rhythmic .contents2 .memo-box:after {
  content: "";
  background: url(../image/rhythmic/pera.png) no-repeat bottom right/contain;
  width: 68px;
  height: 66px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.rhythmic .contents2 .memo-box dt {
  width: 285px;
  font-size: 2.8rem;
  line-height: 1.8;
}

.rhythmic .contents2 .memo-box dt span:not(.line) {
  font-size: 2.4rem;
  line-height: 2.1;
}

.rhythmic .contents2 .memo-box dt .line {
  border-bottom: solid 2px #fff;
}

.rhythmic .contents2 .memo-box dd {
  width: calc(100% - 285px);
}

.rhythmic .contents3 {
  background: url(../image/common/border.png);
  background-color: #a2d0d9;
}

.rhythmic .contents3 h2 {
  margin-bottom: 65px;
}

.rhythmic .contents3 h2 .blo span {
  color: #a2d0d9;
}

.rhythmic .contents3 .txt {
  text-align: center;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 94px;
}

.rhythmic .contents3 .txt .blo {
  display: block;
}

.rhythmic .contents3 .txt .mark {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #e99aa6));
  background: linear-gradient(transparent 60%, #e99aa6 60%);
}

.rhythmic .contents3 .box h3 {
  text-align: center;
  margin-bottom: 50px;
}

.rhythmic .contents3 .box .fle {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.rhythmic .contents3 .box dl {
  width: 320px;
  height: 423px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 5px 3px #6db2bf;
          box-shadow: 5px 3px #6db2bf;
  border-radius: 28px;
  padding: 62px 25px 0 35px;
  position: relative;
  z-index: 0;
}

.rhythmic .contents3 .box dl:after {
  content: "";
  background: url(../image/rhythmic/box-deco.png) no-repeat center/contain;
  width: 71px;
  height: 58px;
  position: absolute;
  bottom: -12px;
  right: -25px;
  z-index: -1;
}

.rhythmic .contents3 .box dl dt {
  text-align: center;
  margin-bottom: 34px;
}

.rhythmic .contents3 .box dl dd {
  letter-spacing: 0.2em;
  line-height: 1.8;
}

.rhythmic .contents4 {
  padding: 110px 0 160px;
}

.rhythmic .contents4 h2 {
  margin-bottom: 50px;
}

.rhythmic .contents4 .bnr1 {
  background: url(../image/common/bnr-bg01.png);
  border-radius: 18px;
  margin-bottom: 70px;
  position: relative;
  z-index: 0;
}

.rhythmic .contents4 .bnr1::before {
  content: "";
  background: url(../image/rhythmic/bnr-img01.png) no-repeat center/cover;
  width: 530px;
  height: 100%;
  border-radius: 0 18px 18px 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.rhythmic .contents4 .bnr1::after {
  content: "";
  background: url(../image/common/boy.png) no-repeat center/contain;
  width: 169px;
  height: 232px;
  position: absolute;
  left: -73px;
  bottom: -38px;
  z-index: -1;
}

.rhythmic .contents4 .bnr1 .text {
  width: calc(100% - 530px);
  padding: 23px 0 26px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.rhythmic .contents4 .bnr1 .text h3 {
  padding-left: 15px;
  margin-bottom: 13px;
}

.rhythmic .contents4 .bnr1 .text p {
  line-height: 1.9;
}

.rhythmic .contents4 .bnr1 .text .links {
  padding-top: 13px;
}

.rhythmic .contents4 .bnr1 .text .links li {
  width: 355px;
  height: 54px;
  margin: 0 auto 10px;
}

.rhythmic .contents4 .bnr1 .text .links li:last-of-type {
  margin-bottom: 0;
}

.rhythmic .contents4 .bnr1 .text .links li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  color: #6a3906;
  border-radius: 27px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.rhythmic .contents4 .bnr1 .text .links li a span {
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1;
  margin-right: 10px;
}

.rhythmic .contents4 .bnr1 .text .links li a span img {
  vertical-align: middle;
}

.rhythmic .contents4 .bnr1 .text .links li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.rhythmic .contents4 .bnr2 {
  background: url(../image/common/bnr-bg02.png);
  border-radius: 18px;
  position: relative;
  z-index: 0;
}

.rhythmic .contents4 .bnr2::before {
  content: "";
  background: url(../image/rhythmic/bnr-img02.png) no-repeat center/cover;
  width: calc(100% - 480px);
  height: 100%;
  border-radius: 18px 0 0 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.rhythmic .contents4 .bnr2::after {
  content: "";
  background: url(../image/common/girl.png) no-repeat center/contain;
  width: 188px;
  height: 185px;
  position: absolute;
  right: -62px;
  bottom: -31px;
  z-index: -1;
}

.rhythmic .contents4 .bnr2 .text {
  width: 480px;
  padding: 57px 0 41px;
  margin-left: auto;
  text-align: center;
}

.rhythmic .contents4 .bnr2 .text h3 {
  margin-bottom: 30px;
}

.rhythmic .contents4 .bnr2 .text .link {
  width: 345px;
  height: 84px;
  margin: 0 auto;
}

.rhythmic .contents4 .bnr2 .text .link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-radius: 42px;
  padding-left: 12px;
  line-height: 1.6;
  color: #6a3906;
  text-align: left;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.rhythmic .contents4 .bnr2 .text .link a span {
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1;
  margin-right: 15px;
}

.rhythmic .contents4 .bnr2 .text .link a span img {
  vertical-align: middle;
}

.rhythmic .contents4 .bnr2 .text .link a:hover {
  text-decoration: none;
  opacity: 0.8;
}

/*********piano***********/
.piano .contents1 {
  background: #a2d0d9;
  padding-bottom: 130px;
}

.piano .contents1 h2 {
  margin-bottom: 50px;
}

.piano .contents1 h2 .blo span {
  color: #a2d0d9;
}

.piano .contents1 h3 {
  text-align: center;
  margin-bottom: 65px;
}

.piano .contents1 .fle {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.piano .contents1 figure {
  position: relative;
  z-index: 0;
}

.piano .contents1 figure:before {
  content: "";
  background: url(../image/piano/tape1.png) no-repeat center/contain;
  width: 139px;
  height: 128px;
  position: absolute;
  top: -37px;
  right: -43px;
}

.piano .contents1 figure::after {
  content: "";
  background: url(../image/piano/tape2.png) no-repeat center/contain;
  width: 120px;
  height: 119px;
  position: absolute;
  bottom: -34px;
  left: -30px;
}

.piano .contents1 figure p {
  border: solid 5px #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.piano .contents1 figure p img {
  width: 100%;
}

.piano .contents1 .text p {
  margin-bottom: 40px;
}

.piano .contents1 .text p:last-of-type {
  margin-bottom: 0;
}

.piano .contents2 {
  background: #e99aa6;
  padding-bottom: 130px;
}

.piano .contents2 h2 {
  margin-bottom: 88px;
}

.piano .contents2 h2 .blo span {
  color: #e99aa6;
}

.piano .contents2 .sub {
  font-size: 3rem;
  font-family: "JNR";
  color: #fff;
  letter-spacing: 0.32em;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 10px;
}

.piano .contents2 figure {
  position: relative;
  z-index: 0;
}

.piano .contents2 figure:before {
  content: "";
  background: url(../image/piano/tape1.png) no-repeat center/contain;
  width: 139px;
  height: 128px;
  position: absolute;
  top: -37px;
  right: -43px;
}

.piano .contents2 figure::after {
  content: "";
  background: url(../image/piano/tape2.png) no-repeat center/contain;
  width: 120px;
  height: 119px;
  position: absolute;
  bottom: -34px;
  left: -30px;
}

.piano .contents2 figure p {
  border: solid 5px #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.piano .contents2 figure p img {
  width: 100%;
}

.piano .contents2 .text {
  width: 490px;
}

.piano .contents2 .text p {
  margin-bottom: 40px;
}

.piano .contents2 .text p:last-of-type {
  margin-bottom: 0;
}

.piano .contents3 {
  padding: 110px 0 160px;
}

.piano .contents3 h2 {
  margin-bottom: 50px;
}

.piano .contents3 .bnr1 {
  background: url(../image/common/bnr-bg01.png);
  border-radius: 18px;
  margin-bottom: 70px;
  position: relative;
  z-index: 0;
}

.piano .contents3 .bnr1::before {
  content: "";
  background: url(../image/piano/bnr-img01.png) no-repeat center/cover;
  width: 50%;
  height: 100%;
  border-radius: 0 18px 18px 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.piano .contents3 .bnr1::after {
  content: "";
  background: url(../image/common/boy.png) no-repeat center/contain;
  width: 169px;
  height: 232px;
  position: absolute;
  left: -73px;
  bottom: -38px;
  z-index: -1;
}

.piano .contents3 .bnr1 .text {
  width: 50%;
  padding: 23px 0 26px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.piano .contents3 .bnr1 .text h3 {
  padding-left: 15px;
  margin-bottom: 13px;
}

.piano .contents3 .bnr1 .text p {
  line-height: 1.9;
}

.piano .contents3 .bnr1 .text .links {
  padding-top: 13px;
}

.piano .contents3 .bnr1 .text .links li {
  width: 355px;
  height: 54px;
  margin: 0 auto 10px;
}

.piano .contents3 .bnr1 .text .links li:last-of-type {
  margin-bottom: 0;
}

.piano .contents3 .bnr1 .text .links li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  color: #6a3906;
  border-radius: 27px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.piano .contents3 .bnr1 .text .links li a span {
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1;
  margin-right: 10px;
}

.piano .contents3 .bnr1 .text .links li a span img {
  vertical-align: middle;
}

.piano .contents3 .bnr1 .text .links li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.piano .contents3 .bnr2 {
  background: url(../image/common/bnr-bg02.png);
  border-radius: 18px;
  position: relative;
  z-index: 0;
}

.piano .contents3 .bnr2::before {
  content: "";
  background: url(../image/piano/bnr-img02.png) no-repeat center/cover;
  width: calc(100% - 480px);
  height: 100%;
  border-radius: 18px 0 0 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.piano .contents3 .bnr2::after {
  content: "";
  background: url(../image/common/girl.png) no-repeat center/contain;
  width: 188px;
  height: 185px;
  position: absolute;
  right: -62px;
  bottom: -31px;
  z-index: -1;
}

.piano .contents3 .bnr2 .text {
  width: 480px;
  padding: 34px 0 41px;
  margin-left: auto;
  text-align: center;
}

.piano .contents3 .bnr2 .text h3 {
  margin-bottom: 30px;
}

.piano .contents3 .bnr2 .text .link {
  width: 345px;
  height: 84px;
  margin: 0 auto;
}

.piano .contents3 .bnr2 .text .link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-radius: 42px;
  padding-left: 12px;
  line-height: 1.6;
  color: #6a3906;
  text-align: left;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.piano .contents3 .bnr2 .text .link a span {
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1;
  margin-right: 15px;
}

.piano .contents3 .bnr2 .text .link a span img {
  vertical-align: middle;
}

.piano .contents3 .bnr2 .text .link a:hover {
  text-decoration: none;
  opacity: 0.8;
}

/*********about***********/
.about .contents1 {
  background: #e99aa6;
}

.about .contents1 .cont {
  width: 96%;
  max-width: 1374px;
}

.about .contents1 h2 {
  margin-bottom: 130px;
}

.about .contents1 h2 .blo span {
  color: #e99aa6;
}

.about .contents1 .box {
  margin-bottom: 145px;
  position: relative;
  z-index: 0;
}

.about .contents1 .box::before {
  content: "";
  background: url(../image/about/book_top.png) no-repeat center bottom/contain;
  width: 1494px;
  height: 80px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 100%;
  z-index: -1;
}

.about .contents1 .box::after {
  content: "";
  background: url(../image/about/book_bottom.png) no-repeat center top/contain;
  width: 1494px;
  height: 110px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 100%;
  z-index: -1;
}

.about .contents1 .box .in {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 50px 45px 40px;
  background: #fff;
  position: relative;
  z-index: 0;
}

.about .contents1 .box .in::before {
  content: "";
  background: url(../image/about/book_side.png) repeat-y center right;
  width: 60px;
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
  z-index: -1;
}

.about .contents1 .box .in::after {
  content: "";
  background: url(../image/about/book_side.png) repeat-y center right;
  width: 60px;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  z-index: -1;
}

.about .contents1 .box h3 {
  font-size: 2.8rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #6a3906;
  letter-spacing: 0.24em;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 20px;
}

.about .contents1 .box h3 span {
  display: block;
  font-size: 2.2rem;
  line-height: 2.3;
}

.about .contents1 .box .fle {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.about .contents1 .box .text {
  line-height: 3.2;
  width: 46%;
  min-width: 532px;
  position: relative;
  z-index: 0;
}

.about .contents1 .box .text p {
  margin-bottom: 9.3%;
}

@media screen and (max-width: 1460px) {
  .about .contents1 .box .text p {
    font-size: 1.5rem;
    letter-spacing: 0.18em;
  }
}

.about .contents1 .box .text p:last-of-type {
  margin-bottom: 0;
}

.about .contents1 .box .text:nth-of-type(1):before {
  content: "";
  background: url(../image/about/illust.png) no-repeat center/contain;
  width: 96.8%;
  height: 309px;
  position: absolute;
  left: 0;
  bottom: -25px;
  z-index: -1;
}

.about .contents1 .box .text:nth-of-type(2) {
  padding-top: 15.6%;
  width: 43%;
  min-width: 495px;
}

.about .contents1 .box .text:nth-of-type(2):before {
  content: "";
  background: url(../image/about/bg01.png) no-repeat center/contain;
  width: 81.1%;
  height: 238px;
  position: absolute;
  top: -90px;
  right: 40px;
  z-index: -1;
}

.about .contents1 .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about .contents1 .links li {
  width: 375px;
  height: 94px;
  margin-right: 120px;
}

.about .contents1 .links li:last-of-type {
  margin-right: 0;
}

.about .contents1 .links li a {
  border-radius: 47px;
}

.about .contents2 {
  padding-bottom: 170px;
}

.about .contents2 h2 {
  margin-bottom: 8px;
}

.about .contents2 .greeting {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-bottom: 25px;
}

.about .contents2 .greeting figure {
  margin-top: 175px;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 27px 0 18px;
  position: relative;
  z-index: 0;
}

.about .contents2 .greeting figure p {
  width: 100%;
  border: solid 20px #a2d0d9;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 0;
}

.about .contents2 .greeting figure p:after {
  content: "";
  background: url(../image/about/frame_deco.png) no-repeat bottom left/contain;
  width: 223px;
  height: 221px;
  position: absolute;
  right: -158px;
  top: -170px;
  z-index: -1;
}

.about .contents2 .greeting figure p img {
  width: 100%;
}

.about .contents2 .greeting figure figcaption {
  position: absolute;
  top: -80px;
  left: 38px;
}

.about .contents2 .greeting .text {
  width: 490px;
  padding: 80px 0 70px;
  position: relative;
  z-index: 0;
}

.about .contents2 .greeting .text:before {
  content: "";
  background: url(../image/about/hukidashi.png) no-repeat center/contain;
  width: 645px;
  height: 625px;
  position: absolute;
  top: 0;
  left: -118px;
  z-index: -1;
}

.about .contents2 .greeting .text h3 {
  font-size: 2.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.32em;
  line-height: 1.6;
  margin-bottom: 15px;
}

.about .contents2 .greeting .text p {
  color: #fff;
  font-weight: 500;
}

.about .contents2 .profile h3 {
  font-size: 2.8rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #e99aa6;
  letter-spacing: 0.2em;
  line-height: 1.4;
  padding: 0 50px;
}

.about .contents2 .profile h3 span {
  color: #a2d0d9;
}

.about .contents2 .profile ul {
  padding: 24px 50px;
  border-top: solid 2px rgba(106, 57, 6, 0.35);
  border-bottom: solid 2px rgba(106, 57, 6, 0.35);
  margin-top: -8px;
  position: relative;
  z-index: 0;
}

.about .contents2 .profile ul:before {
  content: "";
  background: url(../image/about/deco01.png) no-repeat center/contain;
  width: 255px;
  height: 208px;
  position: absolute;
  top: -16px;
  right: 73px;
  z-index: -1;
}

.about .contents2 .profile ul:after {
  content: "";
  background: url(../image/about/deco02.png) no-repeat center/contain;
  width: 387px;
  height: 249px;
  position: absolute;
  bottom: -72px;
  right: -191px;
  z-index: -1;
}

.about .contents2 .profile ul li {
  padding-left: 19px;
  position: relative;
  z-index: 0;
}

.about .contents2 .profile ul li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

.about .contents2 .profile ul li span {
  display: block;
  font-size: 1.4rem;
  line-height: 2.2;
}

.about .contents3 {
  background: url(../image/common/border.png);
  background-color: #dae248;
}

.about .contents3 h2 {
  margin-bottom: 50px;
}

.about .contents3 h2 .blo span {
  color: #dae248;
}

.about .contents3 .table {
  background: #fff;
  padding: 35px 80px 60px;
  border-radius: 28px;
  margin-bottom: 80px;
}

.about .contents3 .table td .blo span {
  padding-left: 20px;
}

.about .contents3 .box {
  width: 490px;
}

.about .contents3 .box dt {
  height: 56px;
  font-size: 2.2rem;
  letter-spacing: 0.32em;
  line-height: 1.5;
  color: #fff;
  position: relative;
  z-index: 0;
}

.about .contents3 .box dt span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 28px);
  height: 100%;
  margin: 0 auto;
}

.about .contents3 .box dd {
  text-align: center;
  line-height: 1.7;
  padding: 10px 0;
}

.about .contents3 .box .map {
  height: 450px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 5px #fff;
  border-radius: 20px;
  overflow: hidden;
}

.about .contents3 .box .map iframe {
  width: 100%;
  height: 100%;
}

.about .contents3 .box:nth-of-type(1) dt:before {
  content: "";
  width: 15px;
  height: 100%;
  background: url(../image/about/ribbon1.png) no-repeat center right/contain;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.about .contents3 .box:nth-of-type(1) dt:after {
  content: "";
  width: 15px;
  height: 100%;
  background: url(../image/about/ribbon1.png) no-repeat center right/contain;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  z-index: -1;
}

.about .contents3 .box:nth-of-type(1) dt span {
  background: #e99aa6;
}

.about .contents3 .box:nth-of-type(2) dt:before {
  content: "";
  width: 15px;
  height: 100%;
  background: url(../image/about/ribbon2.png) no-repeat center right/contain;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.about .contents3 .box:nth-of-type(2) dt:after {
  content: "";
  width: 15px;
  height: 100%;
  background: url(../image/about/ribbon2.png) no-repeat center right/contain;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  z-index: -1;
}

.about .contents3 .box:nth-of-type(2) dt span {
  background: #a2d0d9;
}

/*********index***********/
.index .contents1 {
  padding: 0 0 110px;
  background: url(../image/index/bg01.png) no-repeat center top/cover;
  position: relative;
  z-index: 0;
}

.index .contents1::before {
  content: "";
  background: url(../image/index/bg01_1.png) no-repeat center bottom/contain;
  width: 205px;
  height: 197px;
  position: absolute;
  left: 60px;
  bottom: 0;
}

.index .contents1::after {
  content: "";
  background: url(../image/index/bg01_2.png) no-repeat center bottom/contain;
  width: 167px;
  height: 197px;
  position: absolute;
  right: 60px;
  bottom: 0;
}

.index .contents1 .box {
  margin-bottom: 135px;
  position: relative;
  z-index: 0;
}

.index .contents1 .box::before {
  content: "";
  background: url(../image/index/book_top.png) no-repeat center bottom/contain;
  width: 1458px;
  height: 86px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 100%;
}

.index .contents1 .box::after {
  content: "";
  background: url(../image/index/book_bottom.png) no-repeat center top/contain;
  width: 1458px;
  height: 100px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 100%;
}

.index .contents1 .box .in {
  padding: 60px 0 66px;
  background-color: #fff;
  position: relative;
  z-index: 0;
}

.index .contents1 .box .in::before {
  content: "";
  background: url(../image/index/book_side.png) repeat-y center left;
  width: 186px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 100%;
}

.index .contents1 .box .in::after {
  content: "";
  background: url(../image/index/book_side.png) repeat-y center left;
  width: 186px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.index .contents1 h2 {
  font-size: 4.5rem;
  font-family: "JNR";
  color: #6a3906;
  letter-spacing: 0.32em;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 58px;
}

.index .contents1 .lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 55px;
}

.index .contents1 .lists li {
  margin-right: 70px;
}

.index .contents1 .lists li:last-of-type {
  margin-right: 0;
}

.index .contents1 .sec1 {
  text-align: center;
  margin-bottom: 88px;
}

.index .contents1 .sec1 h3 {
  font-size: 2.8rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #6a3906;
  letter-spacing: 0.24em;
  line-height: 1.4;
  margin-bottom: 28px;
}

.index .contents1 .sec1 p {
  line-height: 3.2;
  letter-spacing: 0.24em;
}

.index .contents1 .sec2 h3 {
  text-align: center;
  font-size: 2.8rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #6a3906;
  letter-spacing: 0.24em;
  line-height: 1.4;
  margin-bottom: 50px;
  position: relative;
  z-index: 0;
}

.index .contents1 .sec2 h3::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #6a3906;
  border-radius: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: -1;
}

.index .contents1 .sec2 h3 span:not(.blo):not(.kakko) {
  display: inline-block;
  padding: 0 25px;
  background-color: #fff;
}

.index .contents1 .sec2 .fle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.index .contents1 .sec2 dl {
  text-align: center;
  margin-right: 92px;
}

.index .contents1 .sec2 dl:last-of-type {
  margin-right: 0;
}

.index .contents1 .sec2 dl dt {
  font-size: 2.2rem;
  line-height: 1.5;
  margin-bottom: 15px;
}

.index .contents1 .sec2 dl dd {
  line-height: 1.7;
}

.index .contents1 .sec2 dl dd span {
  display: block;
}

.index .contents1 .sec2 dl:nth-of-type(3n+1) dt {
  color: #a2d0d9;
}

.index .contents1 .sec2 dl:nth-of-type(3n+2) dt {
  color: #e99aa6;
}

.index .contents1 .sec2 dl:nth-of-type(3n) dt {
  color: #dae248;
}

.index .contents1 .btn {
  width: 260px;
  margin: 0 auto;
}

.index .contents2 {
  background: url(../image/index/bg02_1.png) no-repeat top 414px left 20px, url(../image/index/bg02_2.png) no-repeat top 266px right 20px;
  background-size: 17.5%, 18.5%;
}

.index .contents2 .box {
  width: 500px;
}

.index .contents2 .box h3 {
  margin-left: -17px;
  position: relative;
  z-index: 0;
}

.index .contents2 .box figure {
  text-align: center;
  margin-top: -68px;
  margin-bottom: 16px;
}

.index .contents2 .box .btn {
  padding-top: 33px;
  margin: 0 auto;
}

.index .contents3 {
  padding: 0;
  position: relative;
  z-index: 1;
}

.index .contents3::before {
  content: "";
  background: url(../image/index/boy.png) no-repeat center/contain;
  width: 220px;
  height: 267px;
  position: absolute;
  bottom: -31px;
  left: 2.86%;
  z-index: 1;
}

.index .contents3 .box {
  width: 96%;
  max-width: 1700px;
  background: url(../image/common/border.png);
  background-color: #e99aa6;
  -webkit-box-shadow: 7px 7px #dc7585;
          box-shadow: 7px 7px #dc7585;
  padding: 120px 0 150px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

.index .contents3 .box::before {
  content: "";
  background: url(../image/index/clip.png) no-repeat center/contain;
  width: 141px;
  height: 129px;
  position: absolute;
  top: -100px;
  left: 50px;
}

.index .contents3 .box::after {
  content: "";
  background: url(../image/index/para.png) no-repeat center/contain;
  width: 144px;
  height: 141px;
  position: absolute;
  bottom: -1px;
  right: 0;
  z-index: -1;
}

.index .contents3 .box .cont {
  width: 90%;
  max-width: 1080px;
  position: relative;
  z-index: 0;
}

.index .contents3 .box .text {
  width: 655px;
  padding: 60px 0 12%;
  position: relative;
  z-index: 1;
}

.index .contents3 .box .text h2 {
  font-size: 4.5rem;
  font-family: "JNR";
  color: #fff;
  letter-spacing: 0.22em;
  line-height: 2;
  margin-bottom: 50px;
}

.index .contents3 .box .text h2 span:not(.kakko):not(.blo) {
  border-bottom: solid 4px #fff;
}

.index .contents3 .box .text section {
  color: #fff;
}

.index .contents3 .box .text section h3 {
  font-size: 2.8rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.22em;
  line-height: 2.4;
  margin-bottom: 35px;
}

.index .contents3 .box .text section .min {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.8;
  padding-top: 30px;
}

.index .contents3 .box .text section .btn {
  padding-top: 65px;
}

.index .contents3 .box .imgs {
  position: absolute;
  top: 0;
  right: -10%;
  z-index: 0;
  width: 58.5%;
  padding-bottom: 29px;
  background: url(../image/index/bg03_1.png) no-repeat top 24px right, url(../image/index/bg03_2.png) no-repeat bottom left 20px;
  overflow: hidden;
}

.index .contents3 .box .imgs li {
  position: relative;
  z-index: 0;
}

.index .contents3 .box .imgs li:nth-of-type(1) {
  float: right;
  width: 80.8%;
  z-index: 2;
}

.index .contents3 .box .imgs li:nth-of-type(2) {
  float: left;
  width: 94.3%;
  margin-top: -14%;
  z-index: 1;
}

.index .contents3 .box .imgs li:nth-of-type(3) {
  float: right;
  width: 70.5%;
  margin-right: 10.9%;
  margin-top: -12%;
}

.index .contents3 .box .imgs img {
  max-width: 100%;
}

.index .contents4 {
  padding: 9.5% 0 100px;
  position: relative;
  z-index: 0;
}

.index .contents4:before {
  content: "";
  background: url(../image/index/bg04.png) no-repeat bottom left/contain;
  width: 37.1%;
  min-width: 480px;
  height: 656px;
  position: absolute;
  bottom: -30px;
  left: 0;
}

.index .contents4 .box {
  width: 725px;
  margin-left: auto;
}

.index .contents4 .to {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}

.index .contents4 .to h2 {
  font-size: 4.5rem;
  font-family: "JNR";
  color: #6a3906;
  letter-spacing: 0.3em;
  line-height: 1.3;
  padding-left: 50px;
  background: url(../image/index/ttl-deco.png) no-repeat center left;
}

.index .contents4 .to .btn {
  width: 196px;
  height: 46px;
}

.index .contents4 .to .btn a {
  border-radius: 23px;
}

.index .contents4 .list {
  min-height: 212px;
}

.index .contents4 .list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 27px;
  margin-bottom: 25px;
  position: relative;
  z-index: 0;
}

.index .contents4 .list dl::after {
  content: "";
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #dbcfc2, #dbcfc2 5px, #fff 5px, #fff);
  background-size: 11px;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
}

.index .contents4 .list dl:last-of-type {
  margin-bottom: 0;
}

.index .contents4 .list dl dt {
  width: 150px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.7;
}

.index .contents4 .list dl dd {
  width: calc(100% - 150px);
  line-height: 1.7;
}

.index .contents4 .list dl dd a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #6a3906;
}

/****エラーページ*****/
.error .contents1 {
  overflow: hidden;
}

/*==================================================
プライバシーポリシー
================================================== */
.privacy .contents1 h2 {
  margin-bottom: 50px;
}

.privacy .contents1 h3 {
  font-size: 2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #6a3906;
  letter-spacing: 0.2em;
  line-height: 1.5;
  padding-bottom: 15px;
  margin-bottom: 13px;
  border-bottom: dashed 2px #6a3906;
}

.privacy .contents1 .item-box {
  margin-bottom: 50px;
}

.privacy .contents1 .item-box:last-child {
  margin-bottom: 0;
}

/*==================================================
 サイトマップ
================================================== */
.site .contents1 {
  background: url(../image/common/bg.png);
}

.site .contents1 h2 {
  margin-bottom: 50px;
}

.site .contents1 .site_list {
  width: 800px;
  margin: 0 auto;
}

.site .contents1 .site_list ul {
  padding: 45px 50px;
  background: #fff;
  border-radius: 28px;
}

.site .contents1 .site_list ul li {
  border-bottom: dashed 2px rgba(106, 57, 6, 0.5);
}

.site .contents1 .site_list ul li:last-of-type {
  border-bottom: none;
}

.site .contents1 .site_list ul li a {
  display: block;
  padding: 8px 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.site .contents1 .site_list ul li a:hover {
  text-decoration: none;
  color: #e99aa6;
}

/*==================================================
 ニュース
================================================== */
.news .contents1 {
  overflow: hidden;
}

.news .contents1 img {
  max-width: 1040px;
}

.news .contents1 .list-box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 27px;
  margin-bottom: 25px;
  position: relative;
  z-index: 0;
}

.news .contents1 .list-box dl::after {
  content: "";
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #dbcfc2, #dbcfc2 5px, #fff 5px, #fff);
  background-size: 11px;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
}

.news .contents1 .list-box dl:last-of-type {
  margin-bottom: 0;
}

.news .contents1 .list-box dl dt {
  width: 150px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.7;
}

.news .contents1 .list-box dl dd {
  width: calc(100% - 150px);
  line-height: 1.7;
}

.news .contents1 .list-box dl dd a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #6a3906;
}

/*==================================================
 news詳細
================================================== */
.news_detail .contents1 {
  overflow: hidden;
  background: url(../image/common/bg.png);
}

.news_detail .contents1 .sec1 {
  width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

.news_detail .contents1 .sec1 h3 {
  font-size: 2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #6a3906;
  letter-spacing: 0.2em;
  line-height: 1.5;
  padding-bottom: 15px;
  margin-bottom: 12px;
  border-bottom: dashed 2px #6a3906;
}

.news_detail .contents1 .sec1 img {
  max-width: 1040px;
}

.news_detail .contents1 .sec1 .post-data {
  text-align: right;
  margin-bottom: 10px;
}

.news_detail .contents1 .sec1 .item-box {
  padding: 45px 50px;
  background-color: #fff;
  border-radius: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 290px;
  zoom: 1;
}

.news_detail .contents1 .sec1 .item-text {
  overflow: hidden;
}

/*==================================================
 お問い合わせ
================================================== */
.contact .contents1 h2 {
  margin-bottom: 50px;
}

.contact .contents1 table {
  margin-bottom: 30px;
  letter-spacing: 0.06em;
}

.contact .contents1 table th {
  width: 330px;
  padding: 21px 15px;
}

.contact .contents1 table td {
  padding: 15px;
}

.contact .contents1 table td input[type="radio"],
.contact .contents1 table td input[type="checkbox"] {
  display: none;
}

.contact .contents1 table td input[type="radio"] + label,
.contact .contents1 table td input[type="checkbox"] + label {
  padding-left: 25px;
  margin-right: 20px;
  position: relative;
  z-index: 0;
}

.contact .contents1 table td input[type="radio"] + label:before,
.contact .contents1 table td input[type="checkbox"] + label:before {
  content: "";
  width: 16px;
  height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px gray;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

.contact .contents1 table td input[type="radio"] + label:after,
.contact .contents1 table td input[type="checkbox"] + label:after {
  content: "";
  width: 5px;
  height: 12px;
  border-right: solid 3px #6a3906;
  border-bottom: solid 3px #6a3906;
  position: absolute;
  left: 6px;
  bottom: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
}

.contact .contents1 table td input[type="radio"] + label:last-of-type,
.contact .contents1 table td input[type="checkbox"] + label:last-of-type {
  margin-right: 0;
}

.contact .contents1 table td input[type="radio"]:checked + label:after,
.contact .contents1 table td input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

/* input設定 */
.input-mid {
  width: 60%;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.input-min {
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.input-big {
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.contact form input {
  font-size: 1.6rem;
  line-height: 1.2;
}

.contact form textarea {
  width: 100%;
  height: 180px;
  font-size: 1.6rem;
  font-family: "メイリオ","Meiryo";
}

.contact .clrred {
  color: #c00;
}

.contact .contact-recaptcha-wrap {
  text-align: center;
  margin: 0 auto 30px;
  width: 304px;
}

.contact .contact-recaptcha-wrap input {
  text-align: center;
}

.mt5 {
  margin-top: 5px;
}

/* 必須マーク
-------------------------------------------------- */
.required-mark {
  padding: 2px 6px;
  color: #fff;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  border-radius: 5px;
  background: #e99aa6;
  float: right;
}

/* 未記入エラー文
-------------------------------------------------- */
.error-text {
  margin: 0 0 5px;
  color: #f00;
}

/* 確認、バック、送信ボタン
-------------------------------------------------- */
.contact-submits {
  text-align: center;
}

.contact-submits input {
  margin: 0 10px;
  display: inline-block;
  padding: 16px 35px 15px;
  border: none;
  border-radius: 25px;
  background: #eee;
  color: #6a3906;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.contact-submits input:hover {
  background: #6a3906;
  color: #fff;
  cursor: pointer;
}

.contact-submits-wrap {
  text-align: center;
  margin: 0 auto;
}

.contact-submits-wrap input {
  display: inline-block;
  padding: 16px 50px 15px;
  border: none;
  border-radius: 25px;
  background: #eee;
  color: #6a3906;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.contact-submits-wrap input:hover {
  background: #6a3906;
  color: #fff;
  cursor: pointer;
}

.contact-submits-wrap input:disabled {
  border-color: #aaa;
  background: #aaa;
  color: #fff;
}

.contact-submits-wrap input:disabled:hover {
  background: #aaa;
  color: #fff;
  cursor: default;
}

/* セキュリティエラー
-------------------------------------------------- */
.sec-error-text {
  line-height: 50px;
  text-align: center;
  color: #f00;
  font-size: 16px;
  border: 2px solid #f00;
}

/*==================================================
詳細fancy スライダー
================================================== */
/*
.slider_wrap{
	min-width:none !important;
	min-width:initial !important;
}



.slider_detail .contents1 h2{
	border-left: 5px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding-left: 10px;
	color: #111;
	margin-bottom: 30px;
}

.slider_detail .contents1{
	width:653px;
	margin:0 auto;
	padding-bottom: 0px;
	padding-top: 20px;
}

.slider_detail .slider_area{
	margin-bottom: 25px;
	border-bottom: 2px solid #ccc;
}

.slider_detail .bxleft{
	float: left;
	width:318px;
}

.slider_detail .bxleft .bxslider{
	width:450px;
	height:450px;
}

.slider_detail .bx-pager{
	float: right;
	width: 310px;
}

.slider_detail .bx-pager img{
	width:100%;
}

.slider_detail .bx-pager ul li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 150px;
}

.slider_detail .bx-pager ul li:nth-child(2n){
	margin-right: 0px;
}

.slider_detail .bxleft .bx-wrapper{
	margin-bottom:20px;
}


.slider_detail dl.bikou{
	padding: 10px;
	padding-bottom:50px;
	margin-bottom: 0px;
}

.slider_detail dl.bikou dt{
	background: #4a6896;
	border-radius: 8px;
	padding-left: 10px;
	padding-right: 10px;
	width: 50px;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
*/
/*==================================================
詳細fancy BEFIREAFTER
================================================== */
/*
.beforeafter_wrap{
	min-width:none !important;
	min-width:initial !important;
}



.beforeafter .contents1 h2{
	border-left: 5px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding-left: 10px;
	color: #111;
	margin-bottom: 30px;
	overflow:hidden;
}

.beforeafter .contents1{
	width:653px;
	margin:0 auto;
	padding-bottom: 0px;
	padding-top: 20px;
}

.beforeafter div.before ,
.beforeafter div.after {
	overflow:hidden;
}

.beforeafter .contents1 dl{
	float:left;
	width:210px;
	margin-right:11px;
	margin-bottom:11px;
}

.beforeafter .contents1 dl:nth-child(3n){
	margin-right:0px;
}

.beforeafter .contents1 dl dt img{
	max-width:210px;
}
*/
/*画像のみ用*/
/*
.beforeafter .contents1 ul{
	overflow:hidden;
	margin-bottom:20px;
}

.beforeafter .contents1 ul li{
	float:left;
	width:210px;
	margin-right:11px;
	margin-bottom:11px;
}

.beforeafter .contents1 ul li:nth-child(3n){
	margin-right:0px;
}

.beforeafter .contents1 ul li img{
	max-width:210px;
}

*/
/*==================================================
詳細fancy detail_news
================================================== */
/*
.news_wrap{
	min-width:none !important;
	min-width:initial !important;
}



.news_detail .item-box h2{
	border-left: 5px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding-left: 10px;
	color: #111;
	margin-bottom: 30px;
	overflow:hidden;
}

.news_detail .item-box{
	width:653px;
	margin:0 auto;
	padding-bottom: 0px;
	padding-top: 20px;
}

*/
/*IEハック*/
@media screen\0 {
  /**ここに書く**/
}
