@charset "UTF-8";
body {
  background: #d9dceb;
}

@media screen and (max-width: 768px) {
  main {
    margin: 107vw 0 0;
  }
}

/* Vol.2 スタイル
---------------------------------------*/
body#vol2 {
  background-color: #f2ebf0;
}

#vol2 .mainvisual {
  background-color: #f2ebf0;
}

#vol2 .mainvisual2 {
  background-color: #f2ebf0;
}

#vol2 .popup-btn {
  border-color: #a75688;
  color: #a75688;
}

#vol2 .popup-btn:hover {
  background-color: #a75688;
  color: #ffffff;
}

#vol2 .article {
  padding-bottom: 70px;
}

@media screen and (max-width: 768px) {
  #vol2 .article {
    padding-bottom: 40px;
  }
}

#vol2 .article .case-no {
  color: #a75688;
}

#vol2 .article .midashi {
  color: #a75688;
}

#vol2 .modal-box .chapter {
  color: #a75688;
}

#vol2 .modal-box .midashi {
  color: #a75688;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #vol2 .product .inner {
    padding: 35px 0;
  }
}

#vol2 .product .inner .text {
  width: 100%;
  text-align: center;
}

#vol2 .product .inner .text .midashi {
  font-size: 3.8rem;
  color: #a75688;
  margin: 0 0 15px;
}

@media screen and (max-width: 768px) {
  #vol2 .product .inner .text .midashi {
    font-size: 25px;
  }
}

#vol2 .product .inner .text .read {
  font-size: 2.5rem;
  line-height: 1.6;
  margin: 0 0 20px;
}

@media screen and (max-width: 768px) {
  #vol2 .product .inner .text .read {
    font-size: 16px;
  }
}

#vol2 .product .inner .text .links .more {
  display: block;
  width: 100%;
  max-width: 261px;
  color: #ffffff;
  text-align: center;
  border: 1px solid #a75688;
  background: #a75688;
  padding: 12px 0;
  margin: 0 auto 10px;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

@media screen and (max-width: 768px) {
  #vol2 .product .inner .text .links .more {
    margin: 0 auto 10px;
    font-size: 13px;
    max-width: 220px;
  }
}

#vol2 .product .inner .text .links .more:hover {
  background: #ffffff;
  color: #a75688;
}

#vol2 .product .inner .text .links small {
  display: inline-block;
  font-size: 1.3rem;
}

@media screen and (max-width: 768px) {
  #vol2 .product .inner .text .links small {
    font-size: 11px;
  }
}

/* Vol.3 スタイル
---------------------------------------*/
body#vol3 {
  background-color: #f3e8f4;
}

#vol3 .mainvisual {
  background-color: #f3e8f4;
}

#vol3 .mainvisual2 {
  background-color: #f3e8f4;
}

#vol3 .popup-btn {
  border-color: #72397e;
  color: #72397e;
}

#vol3 .popup-btn:hover {
  background-color: #72397e;
  color: #ffffff;
}

#vol3 .article {
  padding-bottom: 70px;
}

@media screen and (max-width: 768px) {
  #vol3 .article {
    padding-bottom: 40px;
  }
}

#vol3 .article .case-no {
  color: #72397e;
}

#vol3 .article .midashi {
  color: #72397e;
}

#vol3 .modal-box .chapter {
  color: #72397e;
}

#vol3 .modal-box .midashi {
  color: #72397e;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #vol3 .product .inner {
    padding: 35px 0;
  }
}

#vol3 .product .inner .text {
  width: 100%;
  text-align: center;
}

#vol3 .product .inner .text .midashi {
  font-size: 3.8rem;
  color: #72397e;
  margin: 0 0 25px;
}

@media screen and (max-width: 768px) {
  #vol3 .product .inner .text .midashi {
    font-size: 25px;
  }
}

#vol3 .product .inner .text .midashi .ja {
  display: block;
  font-size: 1.5rem;
  margin-top: 10px;
  font-size: 10px;
}

#vol3 .product .inner .text .read {
  font-size: 2.5rem;
  line-height: 1.6;
  margin: 0 0 20px;
}

@media screen and (max-width: 768px) {
  #vol3 .product .inner .text .read {
    font-size: 16px;
  }
}

#vol3 .product .inner .text .links .more {
  display: block;
  width: 100%;
  max-width: 261px;
  color: #ffffff;
  text-align: center;
  border: 1px solid #72397e;
  background: #72397e;
  padding: 16px 0;
  margin: 0 auto 10px;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

@media screen and (max-width: 768px) {
  #vol3 .product .inner .text .links .more {
    margin: 0 auto 10px;
    font-size: 13px;
    max-width: 220px;
  }
}

#vol3 .product .inner .text .links .more:hover {
  background: #ffffff;
  color: #72397e;
}

#vol3 .product .inner .text .links small {
  display: inline-block;
  font-size: 1.3rem;
}

@media screen and (max-width: 768px) {
  #vol3 .product .inner .text .links small {
    font-size: 11px;
  }
}

/* Vol.4 スタイル
---------------------------------------*/
body#vol4 {
  background-color: #ebe3e1;
}

#vol4 .mainvisual {
  background-color: #ebe3e1;
}

#vol4 .mainvisual2 {
  background-color: #ebe3e1;
}

#vol4 .popup-btn {
  border-color: #6d3911;
  color: #6d3911;
}

#vol4 .popup-btn:hover {
  background-color: #6d3911;
  color: #ffffff;
}

#vol4 .article {
  padding-bottom: 70px;
}

@media screen and (max-width: 768px) {
  #vol4 .article {
    padding-bottom: 40px;
  }
}

#vol4 .article .case-no {
  color: #6d3911;
}

#vol4 .article .midashi {
  color: #6d3911;
}

#vol4 .modal-box .chapter {
  color: #6d3911;
}

#vol4 .modal-box .midashi {
  color: #6d3911;
  line-height: 1.4;
}

#vol4 .product .inner .box .text .midashi {
  color: #6d3911;
}

#vol4 .product .inner .box .text .komidashi {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #vol4 .product .inner .box .text .komidashi {
    margin-bottom: 30px;
  }
}

#vol4 .product .inner .box .text .links .more {
  display: block;
  width: 260px;
  border: 1px solid #6d3911;
  background: #6d3911;
  position: relative;
  margin: 0;
}

@media screen and (max-width: 768px) {
  #vol4 .product .inner .box .text .links .more {
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
  }
}

#vol4 .product .inner .box .text .links .more::after {
  content: '+';
  font-weight: 100;
  font-size: 2.2rem;
  position: absolute;
  top: calc(50% - 12px);
  right: 20px;
}

@media screen and (max-width: 768px) {
  #vol4 .product .inner .box .text .links .more::after {
    font-size: 22px;
    right: 10px;
  }
}

#vol4 .product .inner .box .text .links .more:hover {
  background: #ffffff;
  color: #6d3911;
}

#vol4 .product .inner .box .text .links p {
  color: #6d3911;
}

/* Vol.5 スタイル
---------------------------------------*/
body#vol5 {
  background-color: #e5eef3;
}

#vol5 .mainvisual {
  background-color: #e5eef3;
}

@media screen and (max-width: 768px) {
  #vol5 .mainvisual {
    background-size: 120%;
  }
}

#vol5 .mainvisual2 {
  background-color: #e5eef3;
}

@media screen and (max-width: 768px) {
  #vol5 .mainvisual2 {
    background-size: 120%;
  }
}

#vol5 .popup-btn {
  border-color: #299da3;
  color: #299da3;
}

#vol5 .popup-btn:hover {
  background-color: #299da3;
  color: #ffffff;
}

#vol5 .article {
  padding-bottom: 70px;
}

@media screen and (max-width: 768px) {
  #vol5 .article {
    padding-bottom: 40px;
  }
}

#vol5 .article .case-no {
  color: #299da3;
}

#vol5 .article .midashi {
  color: #299da3;
}

#vol5 .modal-box .chapter {
  color: #299da3;
}

#vol5 .modal-box .midashi {
  color: #299da3;
  line-height: 1.4;
}

#vol5 .modal-box .midashi span {
  display: inline-block;
  font-size: 14px;
  vertical-align: baseline;
}

#vol5 .modal-box figure {
  margin-top: 15px;
}

#vol5 .product .inner .box .text {
  padding-bottom: 78px;
}

@media screen and (max-width: 768px) {
  #vol5 .product .inner .box .text {
    padding-bottom: 0px;
  }
}

#vol5 .product .inner .box .text .midashi {
  color: #299da3;
}

#vol5 .product .inner .box .text .komidashi {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #vol5 .product .inner .box .text .komidashi {
    margin-bottom: 30px;
  }
}

#vol5 .product .inner .box .text .name {
  width: 266px;
}

@media screen and (max-width: 768px) {
  #vol5 .product .inner .box .text .name {
    width: 183px;
    margin: 0 auto 30px;
  }
}

#vol5 .product .inner .box .text .links .more {
  display: block;
  width: 260px;
  border: 1px solid #299da3;
  background: #299da3;
  position: relative;
  margin: 0;
}

@media screen and (max-width: 768px) {
  #vol5 .product .inner .box .text .links .more {
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
  }
}

#vol5 .product .inner .box .text .links .more:hover {
  background: #ffffff;
  color: #299da3;
}

#vol5 .product .inner .box .text .links p {
  color: #299da3;
}

/* Vol.6 スタイル
---------------------------------------*/
body#vol6 {
  background-color: #ece7e0;
}

#vol6 .mainvisual {
  background-color: #ece7e0;
}

@media screen and (max-width: 768px) {
  #vol6 .mainvisual {
    background-size: 120%;
  }
}

#vol6 .mainvisual2 {
  background-color: #ece7e0;
}

@media screen and (max-width: 768px) {
  #vol6 .mainvisual2 {
    background-size: 120%;
  }
}

#vol6 .popup-btn {
  border-color: #af884b;
  color: #af884b;
}

#vol6 .popup-btn:hover {
  background-color: #af884b;
  color: #ffffff;
}

#vol6 .article {
  padding-bottom: 70px;
}

@media screen and (max-width: 768px) {
  #vol6 .article {
    padding-bottom: 40px;
  }
}

#vol6 .article .case-no {
  color: #af884b;
}

#vol6 .article .midashi {
  color: #af884b;
}

#vol6 .modal-box .chapter {
  color: #af884b;
}

#vol6 .modal-box .midashi {
  color: #af884b;
  line-height: 1.4;
}

#vol6 .modal-box .midashi span {
  display: inline-block;
  font-size: 14px;
  vertical-align: baseline;
}

#vol6 .modal-box figure {
  margin-top: 15px;
}

#vol6 .product .inner .box .text {
  padding-bottom: 78px;
}

@media screen and (max-width: 768px) {
  #vol6 .product .inner .box .text {
    padding-bottom: 0px;
  }
}

#vol6 .product .inner .box .text .midashi {
  color: #af884b;
}

#vol6 .product .inner .box .text .komidashi {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #vol6 .product .inner .box .text .komidashi {
    margin-bottom: 30px;
  }
}

#vol6 .product .inner .box .text .name {
  letter-spacing: 5px;
}

#vol6 .product .inner .box .text .links .more {
  display: block;
  width: 260px;
  border: 1px solid #af884b;
  background: #af884b;
  position: relative;
  margin: 0;
}

@media screen and (max-width: 768px) {
  #vol6 .product .inner .box .text .links .more {
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
  }
}

#vol6 .product .inner .box .text .links .more:hover {
  background: #ffffff;
  color: #af884b;
}

#vol6 .product .inner .box .text .links p {
  color: #af884b;
}

/* Vol.7 スタイル
---------------------------------------*/
body#vol7 {
  background-color: #edefe9;
}

#vol7 .mainvisual {
  background-color: #edefe9;
}

@media screen and (max-width: 768px) {
  #vol7 .mainvisual {
    background-size: 120%;
  }
}

#vol7 .mainvisual2 {
  background-color: #edefe9;
}

@media screen and (max-width: 768px) {
  #vol7 .mainvisual2 {
    background-size: 120%;
  }
}

#vol7 .popup-btn {
  border-color: #6a8547;
  color: #6a8547;
}

@media screen and (max-width: 768px) {
  #vol7 .popup-btn > .ja {
    font-size: 11px;
  }
}

#vol7 .popup-btn:hover {
  background-color: #6a8547;
  color: #ffffff;
}

#vol7 .article {
  padding-bottom: 70px;
}

@media screen and (max-width: 768px) {
  #vol7 .article {
    padding-bottom: 40px;
  }
}

#vol7 .article .case-no {
  color: #6a8547;
}

#vol7 .article .midashi {
  color: #6a8547;
}

#vol7 .modal-box .chapter {
  color: #6a8547;
}

#vol7 .modal-box .midashi {
  color: #6a8547;
  line-height: 1.4;
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  #vol7 .modal-box .midashi {
    font-size: 16px;
  }
}

#vol7 .modal-box .midashi span {
  display: inline-block;
  font-size: 14px;
  vertical-align: baseline;
}

#vol7 .modal-box figure {
  margin-top: 15px;
}

#vol7 .product .inner .box .text {
  padding-bottom: 78px;
}

@media screen and (max-width: 768px) {
  #vol7 .product .inner .box .text {
    padding-bottom: 0px;
  }
}

#vol7 .product .inner .box .text .midashi {
  color: #6a8547;
}

#vol7 .product .inner .box .text .komidashi {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #vol7 .product .inner .box .text .komidashi {
    margin-bottom: 30px;
  }
}

#vol7 .product .inner .box .text .name span {
  display: block;
  font-size: 1.8rem;
  letter-spacing: 3px;
  margin-bottom: 3px;
}

#vol7 .product .inner .box .text .links .more {
  display: block;
  width: 260px;
  border: 1px solid #6a8547;
  background: #6a8547;
  position: relative;
  margin: 0;
}

@media screen and (max-width: 768px) {
  #vol7 .product .inner .box .text .links .more {
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
  }
}

#vol7 .product .inner .box .text .links .more:hover {
  background: #ffffff;
  color: #6a8547;
}

#vol7 .product .inner .box .text .links p {
  color: #6a8547;
}

/* Vol.8 スタイル
---------------------------------------*/
body#vol8 {
  background-color: #f6ebec;
}

#vol8 .mainvisual {
  background-color: #f6ebec;
}

@media screen and (max-width: 768px) {
  #vol8 .mainvisual {
    background-size: 120%;
  }
}

#vol8 .mainvisual2 {
  background-color: #f6ebec;
}

@media screen and (max-width: 768px) {
  #vol8 .mainvisual2 {
    background-size: 120%;
  }
}

#vol8 .popup-btn {
  border-color: #d05864;
  color: #d05864;
}

@media screen and (max-width: 768px) {
  #vol8 .popup-btn > .ja {
    font-size: 11px;
  }
}

#vol8 .popup-btn:hover {
  background-color: #d05864;
  color: #ffffff;
}

#vol8 .article {
  padding-bottom: 70px;
}

@media screen and (max-width: 768px) {
  #vol8 .article {
    padding-bottom: 40px;
  }
}

#vol8 .article .case-no {
  color: #d05864;
}

#vol8 .article .midashi {
  color: #d05864;
}

#vol8 .modal-box .chapter {
  color: #d05864;
}

#vol8 .modal-box .midashi {
  color: #d05864;
  line-height: 1.4;
  font-size: 24px;
  border-bottom-color: #d05864;
}

@media screen and (max-width: 768px) {
  #vol8 .modal-box .midashi {
    font-size: 16px;
  }
}

#vol8 .modal-box .midashi span {
  display: inline-block;
  font-size: 14px;
  vertical-align: baseline;
}

#vol8 .modal-box figure {
  margin-top: 15px;
}

#vol8 .product .inner .box .text {
  padding-bottom: 78px;
}

@media screen and (max-width: 768px) {
  #vol8 .product .inner .box .text {
    padding-bottom: 0px;
  }
}

#vol8 .product .inner .box .text .midashi {
  color: #d05864;
}

#vol8 .product .inner .box .text .komidashi {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #vol8 .product .inner .box .text .komidashi {
    margin-bottom: 30px;
  }
}

#vol8 .product .inner .box .text .links .more {
  display: block;
  width: 260px;
  border: 1px solid #d05864;
  background: #d05864;
  position: relative;
  margin: 0;
}

@media screen and (max-width: 768px) {
  #vol8 .product .inner .box .text .links .more {
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
  }
}

#vol8 .product .inner .box .text .links .more:hover {
  background: #ffffff;
  color: #d05864;
}

#vol8 .product .inner .box .text .links p {
  color: #d05864;
}

/*---------------------------------------
 * メインビジュアル
---------------------------------------*/
.mainvisual {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-size: 70%;
  background-position: 50% 15%;
  background-repeat: no-repeat;
  background-color: #d9dceb;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .mainvisual {
    height: 107vw;
    background-size: 100%;
    background-position: 50% 100%;
  }
}

.mainvisual2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-size: 70%;
  background-position: 50% 15%;
  background-repeat: no-repeat;
  background-color: #d9dceb;
  z-index: -3;
}

.mainvisual2:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  z-index: -2;
  width: 100%;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 768px) {
  .mainvisual2:before {
    background-color: rgba(255, 255, 255, 0.7);
  }
}

@media screen and (max-width: 768px) {
  .mainvisual2 {
    height: 107vw;
    background-size: 100%;
    background-position: 50% 100%;
  }
}

/*---------------------------------------
 * スクロールナビゲーション
---------------------------------------*/
.scroll-nav {
  width: 100%;
  height: 100vh;
  position: relative;
}

@media screen and (max-width: 768px) {
  .scroll-nav {
    display: none;
  }
}

.scroll-nav a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.scroll-nav a:hover {
  opacity: 0.7;
}

.scroll-nav a {
  padding-top: 60px;
  background: rgba(0, 0, 0, 0.5);
  width: 64px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.scroll-nav a span {
  position: absolute;
  top: 5px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    -webkit-transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
}

@keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
            transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    -webkit-transform: rotate(-45deg) translate(-10px, 10px);
            transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
            transform: rotate(-45deg) translate(0, 0);
  }
}

/*---------------------------------------
 * 記事
---------------------------------------*/
.article {
  width: 100%;
  padding: 70px 0 130px;
}

@media screen and (max-width: 768px) {
  .article {
    padding: 40px 0 50px;
  }
}

.article .inner {
  width: calc(100% - 50px);
  max-width: 960px;
  margin: 0 auto;
}

.article .inner .case-no {
  color: #455f93;
  font-weight: 700;
  text-align: center;
  margin: 0 0 20px;
}

@media screen and (max-width: 768px) {
  .article .inner .case-no {
    font-size: 15px;
  }
}

.article .inner .case-no span {
  font-weight: 100;
  display: inline-block;
  margin-left: 1em;
}

.article .inner .midashi {
  color: #455f93;
  font-weight: 500;
  text-align: center;
  font-size: 3.6rem;
}

@media screen and (max-width: 768px) {
  .article .inner .midashi {
    font-size: 24px;
    line-height: 1.4;
  }
}

.article .inner .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 110px 0 0;
}

@media screen and (max-width: 768px) {
  .article .inner .box {
    margin: 50px 0 0;
    display: block;
  }
}

.article .inner .box:nth-of-type(2) {
  margin: 140px 0 0;
}

@media screen and (max-width: 768px) {
  .article .inner .box:nth-of-type(2) {
    margin: 50px 0 0;
  }
}

.article .inner .box:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.article .inner .box:nth-of-type(even) .photo img {
  -webkit-box-shadow: -40px 40px rgba(255, 255, 255, 0.3);
          box-shadow: -40px 40px rgba(255, 255, 255, 0.3);
}

@media screen and (max-width: 768px) {
  .article .inner .box:nth-of-type(even) .photo img {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.article .inner .box .photo {
  width: 44.8%;
}

@media screen and (max-width: 768px) {
  .article .inner .box .photo {
    width: 100%;
    margin: 0 0 20px;
  }
}

.article .inner .box .photo img {
  -webkit-box-shadow: 40px 40px rgba(255, 255, 255, 0.3);
          box-shadow: 40px 40px rgba(255, 255, 255, 0.3);
}

@media screen and (max-width: 768px) {
  .article .inner .box .photo img {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.article .inner .box .text {
  width: 51%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .article .inner .box .text {
    width: 100%;
  }
}

.article .inner .box .text .read {
  font-size: 1.75rem;
  line-height: 2.7;
  font-weight: 500;
  margin: -15px 0 0;
  text-align: justify;
}

@media screen and (max-width: 768px) {
  .article .inner .box .text .read {
    font-size: 13px;
    line-height: 2;
    margin: 0;
  }
}

.article .inner .box .popup-btn {
  display: table;
  color: #455f93;
  padding: 8px 20px;
  margin: 40px 0 0;
  border: #455f93 1px solid;
  padding-right: 70px;
  position: relative;
  float: right;
  clear: both;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 768px) {
  .article .inner .box .popup-btn {
    float: none;
    margin: 30px auto 0;
    padding: 10px 10px;
    display: block;
    width: calc(100% - 30px);
    padding-right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.article .inner .box .popup-btn span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.3;
}

.article .inner .box .popup-btn .ja {
  font-weight: 500;
}

.article .inner .box .popup-btn::after {
  content: '+';
  font-weight: 100;
  font-size: 2.2rem;
  position: absolute;
  top: calc(50% - 12px);
  right: 20px;
}

@media screen and (max-width: 768px) {
  .article .inner .box .popup-btn::after {
    font-size: 22px;
    right: 10px;
  }
}

.article .inner .box .popup-btn:hover {
  background: #455f93;
  color: #ffffff;
}

.article .inner .box .popup-btn:hover::after {
  color: #ffffff;
}

.article .inner .box .popup-btn.extends {
  margin: 0;
  position: absolute;
  top: -90px;
  right: 0;
}

@media screen and (max-width: 768px) {
  .article .inner .box .popup-btn.extends {
    position: relative;
    top: 0;
    margin: 30px auto 30px;
  }
}

@media screen and (max-width: 768px) {
  .article .inner .box .popup-btn.font-s .ja {
    font-size: 11px;
  }
}

@media screen and (max-width: 768px) {
  .article .inner .first-box .photo {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .article .inner .first-box .text {
    margin: 0 0 20px;
  }
}

.article .inner .copy {
  font-size: 4rem;
  font-weight: 500;
  text-align: center;
  margin: 130px 0 0;
}

@media screen and (max-width: 768px) {
  .article .inner .copy {
    margin: 50px 0 0;
    font-size: 24px;
    line-height: 1.4;
  }
}

/*---------------------------------------
 * 商品
---------------------------------------*/
.product {
  width: 100%;
  margin: 0 0 40px;
}

.product .inner {
  width: calc(100% - 50px);
  max-width: 840px;
  margin: 0 auto;
  padding: 35px;
  background: #ffffff;
}

@media screen and (max-width: 768px) {
  .product .inner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.product .inner .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .product .inner .box {
    display: block;
  }
}

.product .inner .box .photo {
  width: 47%;
}

@media screen and (max-width: 768px) {
  .product .inner .box .photo {
    width: 100%;
    margin: 0 0 25px;
  }
}

.product .inner .box .text {
  width: 47.5%;
  position: relative;
  padding-bottom: 112px;
  margin-top: -5px;
}

@media screen and (max-width: 768px) {
  .product .inner .box .text {
    margin-top: 0;
    width: 100%;
    padding-bottom: 0;
    text-align: center;
  }
}

.product .inner .box .text .midashi {
  font-size: 4rem;
  color: #003478;
  margin: 0 0 10px;
}

@media screen and (max-width: 768px) {
  .product .inner .box .text .midashi {
    font-size: 25px;
  }
}

.product .inner .box .text .komidashi {
  font-size: 1.5rem;
  margin: 0 0 20px;
}

@media screen and (max-width: 768px) {
  .product .inner .box .text .komidashi {
    font-size: 12px;
    margin: 0 0 15px;
  }
}

.product .inner .box .text .name {
  font-size: 4rem;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .product .inner .box .text .name {
    font-size: 26px;
    margin: 0 0 25px;
    letter-spacing: 1px;
  }
}

.product .inner .box .text .links {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .product .inner .box .text .links {
    position: static;
  }
}

.product .inner .box .text .links .more {
  display: block;
  width: 100%;
  max-width: 261px;
  color: #ffffff;
  text-align: center;
  border: 1px solid #003478;
  background: #003478;
  padding: 16px 0;
  margin: 0 0 20px;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .product .inner .box .text .links .more {
    margin: 0 auto 20px;
    font-size: 13px;
  }
}

.product .inner .box .text .links .more:hover {
  background: #ffffff;
  color: #003478;
}

.product .inner .box .text .links p {
  color: #003478;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .product .inner .box .text .links p {
    margin: 0 0 0.5em;
  }
}

.product .inner .box .text .links .other-product {
  line-height: 1.8;
  display: inline-block;
  margin-right: 0.5em;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .product .inner .box .text .links .other-product {
    margin: 0 0.3em;
  }
}

#vol3 .product .links a {
  position: relative;
}

#vol3 .product .links a::after {
  content: '+';
  font-weight: 100;
  font-size: 2.2rem;
  position: absolute;
  top: calc(50% - 12px);
  right: 20px;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #vol3 .product .links a::after {
    font-size: 22px;
    right: 10px;
  }
}

/*---------------------------------------
 * その他のストーリー
---------------------------------------*/
.other {
  width: 100%;
  margin: 0 0 110px;
}

@media screen and (max-width: 768px) {
  .other {
    margin: 0 0 50px;
  }
}

.other .inner {
  width: calc(100% - 50px);
  max-width: 924px;
  margin: 0 auto;
}

.other .inner:before {
  content: '';
  display: block;
  margin: 0 auto 40px;
  width: 1px;
  height: 118px;
  background: #221815;
}

@media screen and (max-width: 768px) {
  .other .inner:before {
    height: 59px;
  }
}

.other .inner .midashi {
  width: 373px;
  margin: 0 auto 25px;
}

@media screen and (max-width: 768px) {
  .other .inner .midashi {
    width: 231px;
    margin: 0 auto 10px;
  }
}

.other .inner .komidashi {
  text-align: center;
  font-weight: 500;
  font-size: 1.8rem;
  margin: 0 0 46px;
}

@media screen and (max-width: 768px) {
  .other .inner .komidashi {
    font-size: 12px;
    margin: 0 0 20px;
  }
}

.other .inner .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.other .inner .list li {
  width: 16%;
  max-width: 97px;
  margin: 0 1% 4%;
}

@media screen and (max-width: 768px) {
  .other .inner .list li {
    width: 20%;
  }
}

.other .inner .list li a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.other .inner .list li a:hover {
  opacity: 0.7;
}

/*---------------------------------------
 * モーダル
---------------------------------------*/
.mfp-content {
  width: calc(100% - 60px);
  max-width: 500px;
}

@media screen and (max-width: 768px) {
  .mfp-content {
    width: 95% !important;
  }
}

.mfp-close,
.mfp-close:focus {
  font-family: inherit !important;
  font-weight: 300 !important;
  color: #fff !important;
  top: -44px;
  right: -44px;
}

@media screen and (max-width: 768px) {
  .mfp-close,
  .mfp-close:focus {
    right: -12px;
  }
}

.modal-box {
  padding: 35px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  background: #ffffff;
}

@media screen and (max-width: 768px) {
  .modal-box {
    padding: 35px 30px;
  }
}

.modal-box .chapter {
  color: #455f93;
  margin: 0 0 35px;
}

@media screen and (max-width: 768px) {
  .modal-box .chapter {
    margin: 0 0 20px;
  }
}

.modal-box .midashi {
  color: #455f93;
  font-size: 2.6rem;
  border-bottom: #455f93 1px solid;
  padding: 0 0 25px;
  margin: 0 0 25px;
}

@media screen and (max-width: 768px) {
  .modal-box .midashi {
    font-size: 25px;
    padding: 0 0 20px;
    margin: 0 0 20px;
  }
}

.modal-box .read {
  line-height: 2;
  font-weight: 500;
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .modal-box .read {
    font-size: 14px;
    line-height: 1.8;
  }
}

.modal-box .link {
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .modal-box .link {
    font-size: 12px;
    line-height: 1.8;
  }
}

.modal-box .link a {
  color: #a75688 !important;
}

.modal-box.box2 {
  padding: 0;
}

.modal-box.box2 .wrap {
  height: 100%;
  margin: 0 0 5vh;
}

#vol4 .modal-box.box2 .wrap {
  margin: 0;
}

.mfp-fade2 .mfp-content {
  max-width: inherit !important;
  width: 50%;
  margin: 5vh 0 0;
}

#vol4 .mfp-fade2 .mfp-content {
  max-width: 1043px !important;
  width: 95%;
  padding: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
}

@media screen and (max-width: 768px) {
  #vol4 .mfp-fade2 .mfp-content {
    padding: 30px 0;
  }
}

#vol4 .mfp-fade2 .mfp-content .sub-title {
  font-size: 2rem;
  color: #6d3911;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  #vol4 .mfp-fade2 .mfp-content .sub-title {
    font-size: 10px;
    margin-bottom: 25px;
    padding: 0 30px;
  }
}

#vol4 .mfp-fade2 .mfp-content .title {
  font-size: 4.2rem;
  color: #6d3911;
  font-weight: 500;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #vol4 .mfp-fade2 .mfp-content .title {
    font-size: 21px;
    line-height: 1.6;
    margin-bottom: 15px;
    padding: 0 30px;
  }
}

#vol4 .mfp-fade2 .mfp-content .copy {
  font-size: 2rem;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  #vol4 .mfp-fade2 .mfp-content .copy {
    font-size: 14px;
    line-height: 1.6;
    padding: 0 30px;
  }
}

#vol4 .mfp-fade2 .mfp-content figure {
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  #vol4 .mfp-fade2 .mfp-content figure {
    margin-bottom: 30px;
  }
}

#vol4 .mfp-fade2 .mfp-content .read {
  margin-bottom: 70px;
}

@media screen and (max-width: 768px) {
  #vol4 .mfp-fade2 .mfp-content .read {
    font-size: 12px;
    line-height: 1.6;
    padding: 0 30px;
    margin-bottom: 30px;
  }
}

#vol4 .mfp-fade2 .mfp-content .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #vol4 .mfp-fade2 .mfp-content .block {
    display: block;
    padding: 0 30px;
  }
}

#vol4 .mfp-fade2 .mfp-content .block .photo {
  width: 45%;
  max-width: 463px;
}

@media screen and (max-width: 768px) {
  #vol4 .mfp-fade2 .mfp-content .block .photo {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}

#vol4 .mfp-fade2 .mfp-content .block .text {
  width: 50%;
  max-width: 463px;
}

@media screen and (max-width: 768px) {
  #vol4 .mfp-fade2 .mfp-content .block .text {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}

#vol4 .mfp-fade2 .mfp-content .block .text .name {
  font-size: 5.2rem;
  color: #6d3911;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  #vol4 .mfp-fade2 .mfp-content .block .text .name {
    font-size: 30px;
    margin-bottom: 10px;
  }
}

#vol4 .mfp-fade2 .mfp-content .block .text .name-ja {
  font-size: 2rem;
  color: #6d3911;
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  #vol4 .mfp-fade2 .mfp-content .block .text .name-ja {
    font-size: 14px;
    margin-bottom: 20px;
  }
}

#vol4 .mfp-fade2 .mfp-content .block .text .name-ja::after {
  content: '';
  display: block;
  width: 60px;
  height: 1px;
  background: #6d3911;
  margin-top: 35px;
}

@media screen and (max-width: 768px) {
  #vol4 .mfp-fade2 .mfp-content .block .text .name-ja::after {
    width: 30px;
    margin-top: 20px;
  }
}

#vol4 .mfp-fade2 .mfp-content .block .text .read {
  padding: 0;
}

#vol4 .mfp-fade2 .mfp-content .btn {
  display: block;
  background: #6d3911;
  border: 1px solid #6d3911;
  color: #ffffff;
  padding: 20px 0;
  text-align: center;
  width: 343px;
  margin: 60px auto 0;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}

#vol4 .mfp-fade2 .mfp-content .btn:hover {
  background: #ffffff;
  color: #6d3911;
}

@media screen and (max-width: 768px) {
  #vol4 .mfp-fade2 .mfp-content .btn {
    margin-top: 30px;
    width: calc(100% - 70px);
  }
}

/* モーダルアニメーション
---------------------------------------*/
.mfp-fade.mfp-bg,
.mfp-fade2.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready,
.mfp-fade2.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing,
.mfp-fade2.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content,
.mfp-fade2.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content,
.mfp-fade2.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content,
.mfp-fade2.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
