/* vol04
--------------------------------------------*/
.we_hope {
  color: #fff;
}
.no_pc {
  display: none;
}

.credit_sp {
  display: none;
}

.credit {
  display: block;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  font-weight: bold;
  padding: 12px 0 0 24px;
}

.brown_only {
  font-family: "brown-bold";
}

#wrap p {
  color: #404040;
}

.gyoake {
  padding: 14px 0 0px 0;
}

.sp_br {
  display: none;
}

.syotai_sitei {
  font-weight: bold;
}
#wrap {
}

#visual.vol02 {
  background-image: url(../images/vol04/visual_bg.jpg);
  background-position: top center;
}

#visual.vol02 {
  justify-content: flex-end;
}

#visual.vol02 .inner {
  width: 1100px;
}

#visual.vol02 .text {
  float: right;
  padding-right: 30px;
  padding-bottom: 30px;
  color: #fff;
  font-family: "brown-bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo;
  letter-spacing: 0.1em;
}

#visual.vol02 .text h1 {
  font-size: 22px;
  margin-bottom: 24px;
  letter-spacing: 0.11em;
}

#visual.vol02 .text h1 span:first-child {
  font-size: 32px;
  font-family: "brown-bold";
  display: block;
  margin-bottom: 20px;
}

#visual.vol02 .text h1 span:last-child {
  font-weight: bold;
}

#visual.vol02 .text .p01 {
  font-size: 13px;
  font-family: "brown-bold";
  margin-bottom: 12px;
  color: #fff;
}

#visual.vol02 .text .p02 {
  font-size: 11px;
  color: #fff;
  font-weight: bold;
}

#visual.vol02 .text.fadein {
  opacity: 0;
  transition: opacity 1s ease;
}

#visual.vol02 .text.show.fadein {
  opacity: 1;
  top: 0;
}
/*
#visual.vol02 .text.show .line02{
  transition-delay: 0.2s;
}
#visual.vol02 .text.show .line03{
  transition-delay: 0.4s;
}
#visual.vol02 .text.show .line04{
  transition-delay: 0.6s;
}
*/

#visual.vol02 .text img.pc {
  width: 464px;
  height: auto;
}

#visual.vol02 .text img.sp {
  display: none;
}

#visual.vol:after {
  content: "";
  display: block;
  width: 1px;
  height: 80px;
  background: #fff;
  position: absolute;
  bottom: -40px;
  left: 50%;
  z-index: 1;
}

#didyouknow {
  background: #000;
  color: #fff;
  text-align: center;
  text-align: -webkit-center;
  padding: 80px 0 255px 0;
}

#didyouknow h3 {
  font-size: 15px;
  font-family: "brown-bold";
  font-weight: normal;
  letter-spacing: 0.2em;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

#didyouknow h3:after {
  content: "";
  width: 32px;
  height: 2px;
  display: block;
  background: #fff;
  margin: 13px auto 25px auto;
}

#didyouknow p {
  font-weight: bold;
  font-size: 13px;
  line-height: 2em;
  letter-spacing: normal;
  color: #fff;
}

#leadcopy {
  box-sizing: border-box;
  background: #fff;
  width: 1075px;
  margin: auto;
  position: relative;
  height: 220px;
  margin-top: -170px;
  padding: 70px 130px 50px 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

#leadcopy:before {
  content: "";
  width: 1px;
  height: 80px;
  background: url(../images/index/lead_line.png) repeat-x center center;
  position: absolute;
  top: -40px;
  left: 50%;
}

#leadcopy:after {
  content: "";
  width: 1px;
  height: 80px;
  background: url(../images/index/lead_line02.png) repeat-x center center;
  position: absolute;
  bottom: -40px;
  left: 50%;
}

#leadcopy .text h3 {
  font-size: 18px;
  letter-spacing: 0.1em;
  margin: 20px 0;
  font-weight: bold;
}

article + .callinglink {
  margin-top: 100px;
}

#sec01 {
  margin: 0 auto;
  position: relative;
}

#sec01 .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#sec01 .inner02 {
  max-width: 1300px;
  min-width: 1100px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 50px;
}

#sec01 .text {
  background: #fff;
  width: 446px;
  padding: 60px 40px 85px 40px;
  box-sizing: border-box;
  position: relative;
}

#sec01 .img01 {
  height: 717px;
  background: url(../images/vol04/img01.jpg) no-repeat top center;
  background-size: cover;
}

#sec01 .img02 {
  height: 625px;
  background: url(../images/vol04/img02.jpg) no-repeat top center;
  background-size: cover;
  border-top: 6px solid #fff;
}

#sec01 h3 {
  margin-bottom: 60px;
  margin-top: 30px;
  text-align: center;
}

.al-center {
  text-align: center;
}

.vol02 #sec01 h3.bracket:before {
  margin-right: 0;
  float: left;
}

.vol02 #sec01 h3.bracket:after {
  margin-left: 0;
  float: right;
}

.vol02 h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 39px;
  position: relative;
  letter-spacing: 0.1em;
}

.vol02 h3.bracket:before,
.vol02 h3.bracket:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 39px;
  background: url(../images/vol04/bracket01.svg) no-repeat top left;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-right: 30px;
}

.vol02 h3.bracket:after {
  vertical-align: bottom;
  background: url(../images/vol04/bracket02.svg) no-repeat bottom left;
  margin-left: 30px;
  margin-right: 0;
}

/*PC調整*/
.vol02 .su_tuika h3 {
  height: 39px;
  line-height: 21px !important;
}

.tyousei {
  display: block;
  padding: 6px 0 0 0;
  height: 6px;
}

.vol02 .su_tuika_02 h3 {
  height: 39px;
  line-height: 39px !important;
}

.tyousei_02 {
  padding: 6px 0 0 0;
}

.vol02 .su_tuika　h3.bracket:before,
.vol02 .su_tuika　h3.bracket:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 50px;
  background: url(../images/vol04/bracket01.svg) no-repeat top left;
  background-repeat: no-repeat;
  vertical-align: top;
  margin-right: 30px;
}

.vol02 .su_tuika　h3.bracket:after {
  vertical-align: top;
  background: url(../images/vol04/bracket02.svg) no-repeat bottom left;
  margin-left: 30px;
  margin-right: 0;
}

.vol02 .text h4 {
  font-weight: bold;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 0.5em;
  margin-top: 35px;
}

.vol02 .text p {
  font-size: 13px;
  line-height: 24px;
}

.vol02 .text h4.mt0 {
  margin-top: 0;
}

.page {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-family: "brown-bold";
  font-size: 12px;
  letter-spacing: 0.1em;
}

#sec02 {
  width: 1020px;
  margin: 0 auto;
  position: relative;
}

#sec02:before {
  content: "";
  width: 1px;
  height: 80px;
  background: url(../images/index/lead_line.png) repeat-x center center;
  position: absolute;
  top: -40px;
  left: 50%;
}

#sec02 h3 {
  padding: 60px 0 45px;
}

#sec02:after {
  content: "";
  display: block;
  clear: both;
}

#sec02 .leftcol {
  width: 500px;
  float: left;
}

#sec02 .rightcol {
  width: 500px;
  float: right;
  margin-top: 180px;
}

#sec02 .leftcol .text {
  padding: 50px 40px 80px 40px;
}

#sec02 .page {
  right: 0;
  bottom: 80px;
}

.vol02 .price {
  text-align: right;
  font-size: 12px;
  margin-top: 10px;
  font-weight: bold;
  color: #666;
}

#sec03 {
  background: #f1efed;
  padding: 70px 0;
}

#sec03 .inner {
  width: 1010px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

#sec03 .inner .text {
  padding-left: 80px;
}

#sec03 .page {
  right: 0;
  bottom: 0;
}

#sec04 {
  min-width: 1200px;
}

#sec04 .lines {
  height: 200px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

#sec04 .lines:before {
  content: "";
  width: 1px;
  height: 80px;
  background: url(../images/index/lead_line.png) repeat-x center center;
  position: absolute;
  top: -40px;
  left: 50%;
}

#sec04 .lines:after {
  content: "";
  width: 1px;
  height: 80px;
  background: url(../images/index/lead_line02.png) repeat-x center center;
  position: absolute;
  bottom: -40px;
  left: 50%;
  z-index: 1;
}

#sec04 .img01 {
  background: url(../images/vol04/sec04_img01.jpg) no-repeat top center;
  background-size: cover;
  height: 355px;
}

#sec04 .img01 img {
  display: none;
}

#sec04 .row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 40px 0;
  position: relative;
}

#sec04 .row .text {
  width: 350px;
  margin-left: 70px;
}

#sec04 .row01 img {
  width: 760px;
  height: auto;
}

#sec04 .row01 .page {
  right: 20px;
  bottom: 0;
}

#sec04 .row02 {
  flex-direction: row-reverse;
}

#sec04 .row02 .text {
  width: 390px;
  margin-left: 0;
  margin-right: 70px;
}

#sec04 .row02 .page {
  right: 776px;
  bottom: 0;
}

#profile {
  background: #ebebeb;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 35px 0 50px 0;
  margin-top: 70px;
}

#profile h3 {
  width: 100%;
  font-family: "brown-bold";
  font-size: 22px;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
  text-align: center;
  text-align: -webkit-center;
  display: flex;
  justify-content: center;
}

#profile .text {
  margin-left: 30px;
}

#profile .text p {
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
}

#profile .text h4 {
  font-size: 16px;
  letter-spacing: 0.1em;
  margin-top: 25px;
  margin-bottom: 15px;
}

#profile .img img {
  width: 310px;
}

img.spshow {
  display: none;
}

.credit {
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  font-weight: bold;
  padding: 12px 0 0 24px;
}

/* SP
--------------------------------------------*/
@media screen and (max-width: 768px) {
  .page {
    display: none;
  }

  #visual.vol02 .inner,
  #leadcopy,
  #sec01 .text,
  #sec02,
  #sec01 .inner02,
  #sec02 .leftcol,
  #sec02 .rightcol,
  #sec03 .inner,
  #personalshopping {
    width: auto;
    max-width: inherit;
    min-width: inherit;
  }

  #visual.vol02 {
    background-image: url(../images/vol04/visual_bg_sp.jpg);
    background-position: top center;
  }

  #visual.vol .text {
    float: none;
    width: 100%;
    padding: 0 20px 30px 20px;
    box-sizing: border-box;
  }

  #visual.vol .text h1 {
    font-size: 16px;
  }

  #visual.vol .text h1 span:first-child {
    font-size: 22px;
    margin-bottom: 10px;
  }

  #visual.vol .text.show .line03 {
    font-size: 12px;
    line-height: 15px;
  }

  #visual.vol .text.show .line04 {
    font-size: 11px;
    line-height: 15px;
  }

  #didyouknow {
    width: 100%;
    margin: 0;
    padding: 50px 0 100px 0;
  }

  #didyouknow h3 {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    text-align: -webkit-center;
    display: block;
    letter-spacing: 0.1em;
    margin-right: -0.05em;
  }

  #visual.vol:after {
    height: 40px;
    bottom: -20px;
  }

  #leadcopy {
    padding: 75px 0 45px 0;
    margin-left: 45px;
    margin-right: 45px;
    margin-top: -50px;
    display: block;
    height: auto;
  }

  #leadcopy h3 {
    margin-left: -15px;
    margin-right: -15px;
    letter-spacing: normal;
    width: auto;
  }

  .vol02 h3 {
    font-size: 15px;
    line-height: 24px;
  }

  #leadcopy:before {
    height: 40px;
    top: -20px;
  }

  #leadcopy:after {
    height: 40px;
    bottom: -20px;
  }

  #sec01 {
    padding-bottom: 35px;
  }

  #sec01 .img01,
  #sec01 .img02 {
    display: none;
  }

  #sec01 .inner {
    position: static;
  }

  #sec01 .inner02 {
    padding-left: 0;
  }

  #sec01 .text {
    padding: 0;
  }

  #sec01 .text p,
  #sec01 .text h4 {
    padding: 0 15px;
  }

  #sec01 .text h4 {
    margin-top: 20px;
    margin-bottom: 18px;
  }

  #sec01 h3 {
    margin: 35px 0;
  }

  #sec01 .inview + img {
    margin-top: 35px;
  }

  #sec01 .al-center {
    padding: 0 15px;
  }

  img.spshow {
    display: inline-block;
  }

  .vol02 h3 {
    display: block;
    width: 100%;
    letter-spacing: normal;
  }

  .vol02 h3.bracket:before {
    float: left !important;
  }
  .vol02 h3.bracket:after {
    float: right !important;
  }

  .vol02 h3.bracket:before {
    margin-right: 0;
  }
  .vol02 h3.bracket:after {
    margin-left: 0;
  }

  .vol02 h3.bracket {
    line-height: 39px;
  }

  .vol02 .su_tuika_02 h3 {
    height: 39px;
    line-height: 21px !important;
  }

  .tyousei_02 {
    display: block;
    height: 6px;
    padding: 6px 0 0 0;
  }

  #sec02 {
    background: #f1efed;
    padding: 0 15px;
    padding-bottom: 1px;
  }

  #sec02:before {
    background: #000;
    height: 40px;
    top: -20px;
  }

  #sec02 h3 {
    padding: 50px 0 35px 0;
  }

  .vol02 .price {
    font-size: 11px !important;
    line-height: 1.25em !important;
  }

  #sec02 .leftcol .text {
    padding: 0;
  }

  .vol02 h4 br {
    display: none;
  }

  #sec02 .leftcol,
  #sec02 .rightcol {
    float: none;
  }

  #sec02 .rightcol {
    margin-top: 1em;
  }

  #sec02 .img {
    margin: 20px 0;
  }

  #sec02 #sec02img02 {
    margin-bottom: 0;
  }

  #sec02 h4 {
  }

  #sec03 {
    padding: 0 15px;
    padding-top: 1px;
    padding-bottom: 35px;
  }

  #sec03 .inner {
    display: block;
  }

  #sec03 .inner .text {
    padding-left: 0;
  }

  h4.mt40 {
    margin-top: 40px !important;
  }

  h4.mt35 {
    margin-top: 35px !important;
  }

  h4.mt30 {
    margin-top: 30px !important;
  }

  #sec03 .img {
    margin: 20px 0;
  }

  #sec03 .img + h4 {
    margin-top: 20px;
  }

  #sec04 {
    min-width: inherit;
  }

  #sec04 .lines:before {
    height: 40px;
    top: -20px;
  }

  #sec04 .lines {
    height: 115px;
    padding: 0 15px;
  }

  #sec04 .lines:after {
    height: 40px;
    bottom: -20px;
  }

  #sec04 .img01 {
    background: none;
    height: auto;
  }

  #sec04 .img01 img {
    display: block;
    margin: 0;
  }

  #sec04 .row {
    display: block;
  }

  #sec04 .img {
    display: none;
  }

  #sec04 .row .text {
    width: auto;
    margin-left: 0;
  }

  #sec04 .row02 .text {
    margin-right: 0;
  }

  #sec04 h4 {
    margin-top: 20px;
  }

  #sec04 .row,
  #sec04 .row02 {
    margin: 0;
    padding: 0 15px;
  }

  #sec04 img {
    display: block;
    margin: 35px 0 20px 0;
  }

  #profile {
    margin-top: 35px;
  }

  #profile h3 {
    font-size: 19px;
    margin-bottom: 25px;
  }

  #profile .text {
    width: 90%;
    margin-left: 0;
    margin: 0 auto;
    text-align: left;
    margin-top: 10px;
  }

  #profile .text p {
    font-size: 10px;
  }

  #profile .name_center {
    width: 100%;
    text-align: center !important;
  }

  #profile .text p.katagaki {
    width: 100%;
    text-align: center !important;
    line-height: 15px;
  }

  #profile .text h4 {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  #profile .text p:last-child {
    font-size: 11px;
  }

  #profile .img img {
    width: 100%;
  }

  .sp_br {
    display: block;
  }

  h4.ake_tyosei {
    padding: 0 0 0 0 !important;
    margin: 20px 0 20px 0 !important;
  }

  .vol02 .text h4.mt0 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .no_pc {
    display: block;
  }

  .no_sp {
    display: none;
  }

  .credit {
    display: none;
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    font-weight: bold;
    padding: 12px 0 0 24px;
  }

  .tyousei_migihe {
    width: 100%;
    text-align: right;
  }
  .credit_sp {
    width: auto;
    text-align: left;
    font-size: 11px;
    line-height: 18px;
    color: #666666;
    font-weight: bold;
    margin: 0;
    padding: 0px 0 0 0px;
    display: inline-block; /*文字数のみのwidthに*/
  }

  .uwagaki_tyosei img {
    margin: 20px 0 12px 0 !important;
    padding: 0 !important;
  }
} /*@media*/
