
/*
https://321web.link/adobe-color/
*/
.sp-only {
  display: none;
}

.maximg {
  width: 100%;
  height: auto;
}


#scrollTop:after, #scrollTop:before {
    background-color: #e89b95;
}
section {
  padding: 120px 0 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
  background-color: inherit;
}

.heading-text.heading-section h2:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 150px;
  background-color: #284157;
  bottom: -10px;
  left: 0;
  right: 0;
}

.lead {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  line-height: 1.8;
  color: #284157 !important;
  color: #fff;
}

/*
トップ
*/
section#sec1 {}

/*
はじめに
https://min-max-calculator.9elements.com
*/
section#sec2 {
  color: #284157;
  /*
  background-color: #f8f6f0;
  background-color: #f4f2e9;
  background-color: #fdf5f7;
  background-color: #fcfcfc;
  */
  /*
background: linear-gradient(to right, #EE9aa0,#edcda3);
*/
}

/*
目次
*/
section#sec4 {
  /*
  background-color: #fffdf5;
  background-color: #f4f2e9;
  */
}

/*
著者
*/
section#sec5 {
  /*
  background-color: #f7f4f6;
  background-color: #f8f6f0;
  background-color: #fdf5f7;
  background-color: #fcfcfc;
  */
}

/*
ご購入
*/
section#sec6 {
  /*
  background-color: #f4f2e9;
  */
}

section#sec2 .row,
section#sec3 .row,
section#sec4 .row,
section#sec5 .row,
section#sec6 .row {
  padding: 6vw;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 4vw;
}

@media (max-width: 415px) {
  section#sec2 .row,
  section#sec3 .row,
  section#sec4 .row,
  section#sec5 .row,
  section#sec6 .row {

    padding: 10vw 3vw;

    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 3vw;
  }
  .m-b-60 {
    margin-bottom: 6vw!important;
  }
}

@media (max-width: 375px) {
  section#sec2 .row,
  section#sec3 .row,
  section#sec4 .row,
  section#sec5 .row,
  section#sec6 .row {
    padding: 10vw 2vw;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 3vw;
  }
  .m-b-60 {
    margin-bottom: 6vw!important;
  }
}
@media (max-width: 320px) {
  section#sec2 .row,
  section#sec3 .row,
  section#sec4 .row,
  section#sec5 .row,
  section#sec6 .row {
    padding: 10vw 2vw;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 3vw;
  }
  .m-b-60 {
    margin-bottom: 6vw!important;
  }
}
/*
ハウス
*/
section#sec3 {
  padding-bottom: 80px;
}

section#sec1 {
  padding: 80px 0 40px 0;
  background-color: #284157;
}

section#sec1 img.h1-in-video {
  width: 30vh;
  margin-top: 8vh;
  margin-bottom: 18vh;
}

section#sec1 .seaDarkBlueGradiation {
  width: 100%;
  height: 80px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(to bottom, transparent, #284157);
}

.book-info {
  position: relative;

  width: 560px;

  /*
  width: 520px;
  */
  margin: 0 auto;
  display: flex;
  color: #fff;
}

.book-info h1 {
  margin-bottom: inherit;
  color: inherit;

  line-height: 1;
  font-size: clamp(1.2rem, 0.818rem + 0.91vw, 1.5rem);
}

.book-info h2 {
  color: inherit;
  line-height: 1.7;
  font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem);
}

.book-info-img {
    width: 19.5%;

  /*
  width: 19.5%;
  */
/*
  width: 21.2%;
  */
}

.book-info-txt {
  width: 80.5%;
  /*
  width: 80.5%;
*/
  /*
  width: 78.8%;
  */
}

.book-info {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.book-info .pop {
  position: absolute;
  top: -160px;
  left: -120px;
  width: 200px;
}

.book-info .pop .popwrap {
  position: relative;
}

.book-info .pop .popwrap .greeting {
  color: #284157;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -71%);
  width: 150px;
  text-align: center;
  font-size: 1.18rem;
}

.book-info .pop .popwrap span {
  text-align: center;
  font-size: 0.8rem;
}

.book-info table th {
  text-align: right;
  vertical-align: top;
  padding-left: 25px;
  padding-bottom: 4px;
}

.book-info table td {
  text-align: left;
  color: #fff;
  padding-left: 5px;
  padding-bottom: 4px;
}

.book-info h3 {
  line-height: 1;
}

.book-info h3,
.book-info h4 {
  margin: 0;
  color: #fff;
}

.book-info-txt a {
  text-decoration: none;
  text-decoration-color: #fff;
  color: #fff
}

.book-info-txt a:not(.btn):not(.badge):hover, .book-info-txt a:not(.btn):not(.badge):focus, .book-info-txt a:not(.btn):not(.badge):active {
  text-decoration: none;
  outline: none;
  color: #fff;
}


@media (max-width: 876px) {

  section#sec1 img.h1-in-video {
    width: 25vh;
    margin-top: 8vh;
    margin-bottom: 27vh;
  }

  .book-info {
    width: 530px;
  }

  .book-info-img {

  }
  .book-info-txt {

  }
  .book-info .pop {
    position: absolute;
    top: -160px;
    left: 3vw;
    width: 200px;
  }
  .book-info .pop .popwrap img {
    transform: scale(-1, 1);
  }
}


@media (max-width: 500px) {

  .pc-only {
    display: none;
  }

  .html5vid video {
    object-fit: fill;
  }

  section#sec1 img.h1-in-video {
    width: 23vh;
    margin-top: 5vh;
    margin-bottom: 23vh;
  }

  .book-info {
    display: block;
    width: 100%;
  }

  .book-info-img {
    width: 30%;
    margin: 0 auto;
  }

    .book-info-txt {
      width: auto;
      text-align: center;
    }
.book-info-txt table {
  margin: 20px auto 0;
}
.book-info-txt table td {
  text-align: center;
}
  section#sec1 .linkbutton {
    display: block;
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }

  .book-info .pop {
    position: absolute;
    top: -32vw;
    left: 8vw;
    width: 40vw;
  }

  .book-info .pop .popwrap img {
    transform: inherit;
  }

  .book-info .pop .popwrap .greeting {
    color: #284157;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -71%);
    width: 40vw;
    text-align: center;
    font-size: 1rem;
  }

  .book-info .pop .popwrap .greeting img {}

  .book-info .pop .popwrap span {
    text-align: center;
    font-size: 0.8rem;
  }
}


@media (max-width: 415px) {
  section#sec1 img.h1-in-video {
    width: 23vh;
    margin-top: 3vh;
    margin-bottom: 22vh;
  }
  .book-info-img {
    width: 34%;
    margin: 0 auto;
  }
  section#sec1 .linkbutton {
    display: block;
  }
  .book-info .pop {
    left: 2vw;
  }
  .book-info .pop .popwrap img {
    transform: inherit;
  }
}


@media (max-width: 390px) {
  section#sec1 img.h1-in-video {
    width: 23vh;
    margin-top: 2vh;
    margin-bottom: 22vh;
  }
  .book-info-img {
    width: 34%;
    margin: 0 auto;
  }
  .book-info .pop {
    display: block;
  }
}

@media (max-width: 375px) {
  section#sec1 img.h1-in-video {
    width: 23vh;
    margin-top: 1vh;
    margin-bottom: 13vh;
  }
  .book-info-img {
    width: 33%;
    margin: 0 auto;
  }
  .book-info .pop {
    display: none;
  }
}

@media (max-width: 320px) {
  section#sec1 img.h1-in-video {
    width: 23vh;
    margin-top: 1vh;
    margin-bottom: 12vh;
  }
  .book-info-img {
    width: 34%;
    margin: 0 auto;
  }
  .lead {
    font-size: 1.15714286em;
  }
}

#fixed-background {
  position: relative;
  height: 100vh;
  background-attachment: fixed !important;
  background-size: cover;
  background-position: center;
  background: linear-gradient(to right, #e89b95, #e2c386);
}

#fixed-background::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  background: linear-gradient(to right, #97a8ce, #99b57f);
  mask: linear-gradient(#0000, #000);
  -webkit-mask: linear-gradient(#0000, #000);
  width: 100%;
  /*横幅いっぱいに表示*/
  height: 100vh;
  /*立幅いっぱいに表示*/
  position: fixed;
  /*固定*/
}

/*
はじめに
*/
section#sec2 {
  /*
  background: linear-gradient(to right, #e4c173, #ed7969);
  */
  /*
  background-image: radial-gradient(51.98% 51.98% at 75.49% 26.72%,#330e82 0%,#18004a 100%),url(../images/grain.png);
  */
  /*
    background-image: url(../images/grain.png);
    background-color:rgba(252,252,252,0.92);
    background-blend-mode:lighten;
    */
}

section#sec2 .container {}

section#sec22::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  background: linear-gradient(to right, #aab0c3, #abb67e);
  mask: linear-gradient(#0000, #000);
  -webkit-mask: linear-gradient(#0000, #000);
}

section#sec2 .hajimeni {
  margin-top: 60px;
}

section#sec2 h2 {
  color: #284157 !important;
}

section#sec2 .hajimeni .poem {
  position: relative;
}
section#sec2 .hajimeni .blockquote {
font-size: inherit;
}
section#sec2 .hajimeni .blockquote-fancy::before {
  color: #e89b95;
}
section#sec2 .hajimeni .blockquote-fancy small {
  display: block;
  text-align: right;
  margin-top: 1em;
}

section#sec2 .hajimeni .lead .article {
  margin-bottom: 1em;
}

section#sec2 .hajimeni .lead .article1 {
  display: inline;
}

section#sec2 .hajimeni .lead .article2,
section#sec2 .hajimeni .lead .article3 {
  margin-left: 15.4em;
}

section#sec2 .i-found-it {
  font-weight: bold;
}

section#sec2 .hajimeni .lead .article10 {
  display: inline;
}

section#sec2 .hajimeni .lead .article11,
section#sec2 .hajimeni .lead .article12 {
  margin-left: 10.2em;
}

#sec2 .authorSign {
  text-align: left;
  font-size: 1.5rem;
}

section#sec2 .hajimeni .twitter {
  vertical-align: middle;
}

@media (max-width: 530px) {
  section#sec2 .hajimeni .lead .article1 {
    display: inline-block;
  }

  section#sec2 .hajimeni .lead .article2 {
    display: inline-block;
    margin-left: 1em;
  }

  section#sec2 .hajimeni .lead .article3 {
    display: inline;
    margin-left: 1em;
  }
}

@media (max-width: 440px) {
  section#sec2 .hajimeni .lead .article10 {
    display: block;
    margin-top: 1em;
    margin-left: 3em;
  }

  section#sec2 .hajimeni .lead .article11 {
    display: block;
    margin-left: 3em;
  }

  section#sec2 .hajimeni .lead .article12 {
    display: block;
    margin-left: 3em;
  }
}

/*
目次
*/
section#sec4 .mokuji ul {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

section#sec4 .mokuji ul.wrap {
  display: flex;
  flex-flow: column wrap;
  height: 1600px;
}

section#sec4 .mokuji ul li {
  width: 50%;
  margin: 2px 0;

  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
}

section#sec4 .mokuji ul li.chapter {
  margin: 20px 0;
}

section#sec4 .mokuji ul li.i1 {
  margin-left: 20px;
}

section#sec4 .mokuji ul li.i2 {
  margin-left: 40px;
  line-height: 1.4;
}

section#sec4 .mokuji ul li .i2 {
  margin-top: 5px;
  margin-left: 40px;
  margin-right: 40px;
  line-height: 1.7;
}

section#sec4 .mokuji .chapter {
  margin: 10px 0;
  font-weight: bold;
}

@media (max-width: 991.98px) {
  section#sec4 .mokuji ul.wrap {
    display: block;
    height: auto;
  }

  section#sec4 .mokuji ul li {
    width: auto;
    box-sizing: border-box;
  }

  section#sec4 .mokuji ul li .i2 {
    margin-right: 0;
  }
}

/*
著者
*/
section#sec5 .author h3 {
  margin-top: 20px;
}

section#sec5 .author .lead {}

/*
ご購入
*/
section#sec6 .purchase {
  padding-bottom: 80px;
  margin-bottom: 80px;
}

section#sec6 .netshop {
  display: flex;
}

section#sec6 .netshop .image {
  width: 190px;
  margin-right: 10px;
}

section#sec6 .netshop .txt {
  margin-left: 30px;
}

section#sec6 .info {
  margin-bottom: 7px;
  font-weight: normal;
  font-size: 1.2rem;
}

section#sec6 .info span {
  display: inline-block;
}

section#sec6 .online {
  margin-top: 20px;
  margin-bottom: 7px;
  font-size: 1.2rem;
}

section#sec6 .favico {
  width: 16px;
  margin-right: 7px;
}

section#sec6 ul {
  list-style: none;
  padding-left: 0;
}

section#sec6 ul li {
  margin-bottom: 5px;
}

section#sec6 ul li span {
  line-height: 1;
  vertical-align: middle;
}

section#sec6 .txt a {
  margin-left: 16px;
}

@media (max-width: 991.98px) {
  section#sec6 .netshop .image {
    width: calc(50% - 10px);
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
  }

  section#sec6 .info {
    margin-bottom: 10px;
  }

  section#sec6 .netshop .txt {
    margin-left: 0;
  }

  section#sec6 .netshop {
    display: block;
  }

  section#sec6 ul li {
    margin: 25px 0;
  }
}

@media (max-width: 767.98px) {
  section#sec6 .netshop .txt {
    margin-left: 15px;
  }

  section#sec6 .netshop {}
}

@media (max-width: 414px) {
  section#sec6 .netshop .image {
    width: 100%;
    margin: 0 0 20px 0;
  }

  section#sec6 .netshop .image.col1 {
    margin-right: 0 !important;
  }
}

/*
209,135,122
d1877a

228.193.115
e4c173

170.176.195
aab0c3

171.182.126
abb67e
*/
section#sec3 .morgenstern {
  width: 100%;
  position: relative;
}

.morgenstern .lead {
  margin-bottom: 40px;
  color: #3a1a00 !important;
}

section#sec3 .col1.border {}

section#sec3 .col2.border {
  border: 1px solid #f0c1d5 !important;
}

section#sec3 .col3.border {
  border: 1px solid #f0c1d5 !important;
}

section#sec3 .col4.border {
  border: 1px solid #f0c1d5 !important;
}

section#sec3 .col5.border {
  border: 1px solid #f0c1d5 !important;
}

section#sec3 .col6.border {
  border: 1px solid #f0c1d5 !important;
}

section#sec3 .col-lg-4 {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  background-color: rgba(240, 193, 213, 0.15);
  padding: 0;
  margin-right: 15px;
  margin-bottom: 15px;
  width: calc(100% / 3 - (30px / 2));
  border-radius: 10px;

}

section#sec3 .col-lg-4 .post-image img {
  border-radius: 9px 9px 0 0;
}

section#sec3 .post-item-description {
  padding: 0 20px;
  text-align: justify;
}

section#sec3 .linkbutton {
  text-align: center;
  margin-top: 40px;
}

section#sec3 button.btn {
  position: relative;
  font-weight: lighter;
  font-size: 1.4rem;
  padding: 20px 50px;
  font-family: inspiro-icons !important;
  line-height: 1;
}

section#sec3 button.btn::after {
  content: "\e931";
  position: absolute;
  top: 50%;
  right: 15px;
  z-index: 1;
  transform: translateY(-50%) rotate(90deg);
  width: 18px;
  height: 18px;
}

@media (max-width: 991.98px) {
  section#sec3 .col-lg-4 {
    margin-right: 15px;
    width: calc(100% / 2 - 15px);
  }

  section#sec3 button.btn {
    height: auto;
  }
}

@media (max-width: 769.98px) {
  section#sec3 .col-lg-4 {
    margin-right: 0;
    width: 100%;
  }

  section#sec3 button.btn {
    padding: 20px 40px 20px 10px;
    font-size: 1.2rem;
    line-height: 1.3;
  }

  section#sec3 button.btn::after {
    right: 10px;
  }


}

@media (max-width: 416px) {
  .sp-only {
    display: block;
  }
}
