@charset "UTF-8";

#feature-journal .feature-journal-guest-item {
  background: #ede8f3;
}
#feature-journal .bg_none::before {
  display: none !important;
}
#feature-journal .bg {
  position: relative;
}
#feature-journal .bg::before {
  position: absolute;
  display: block;
  content: "";
  background: #ede8f3;
  z-index: -1;
}

#feature-journal .feature-journal-article-img figcaption {
  color: #006450;
}

/*hacobune-univideo*/
#feature-journal .hacobune-app-container {
  padding: 0;
}
#feature-journal .hacobune-unit-video-outline {
  padding: 0;
}

/*pc*/
@media screen and (min-width: 768px) {
  #feature-journal .feature-journal-guest-item:before {
    background: #ede8f3;
  }
  #feature-journal .bg_left::before {
    left: 50%;
    right: auto !important;
    transform: translateX(-50vw) !important;
  }
  #feature-journal .bg_right::before {
    left: auto !important;
    right: 50%;
    transform: translateX(50vw) !important;
  }
  #feature-journal .bg_left::before ,
  #feature-journal .bg_right::before {
    height: 250px;
    width: calc(50vw + 600px);
    top: 160px;
  }
  /*vol4_1*/
  #feature-journal.vol4_1 .bg_left::before {
    top: 450px;
  }
  /*vol4_2*/
  #feature-journal.vol4_2 .feature-journal-article-img figcaption {
    text-align: left;
  }
  #feature-journal.vol4_2 .bg_left::before {
    top: 100px;
  }
  #feature-journal.vol4_2 .bg_right::before {
    top: 100px;
  }
  /*vol4_3*/
  #feature-journal.vol4_3 .bg_left::before {
    top: 110px;
  }
  /*vol4_4*/
  #feature-journal.vol4_4 .bg_left::before {
    top: 110px;
    height: 140px;
  }
  #feature-journal.vol4_4 .bg_left.left02::before {
    top: 160px;
  }
  #feature-journal.vol4_4 .bg_right::before {
    top: 160px;
    height: 140px;
  }
  #feature-journal.vol4_4 .feature-journal-article-img.img-center {
    width: 90%;
  }
  #feature-journal.vol4_4 .feature-journal-article-img.margin02 {
    position: relative;
  }
  #feature-journal.vol4_4 .feature-journal-article-img.margin02 figcaption {
    position: absolute;
    width: 47%;
    bottom: 90px;
    left: 20px;
  }
  /*vol4_5*/
  #feature-journal.vol4_5 .bg_left::before {
    top: 110px;
    height: 140px;
  }
  #feature-journal.vol4_5 .bg_left.left02::before {
    top: 95px;
  }
  #feature-journal.vol4_5 .bg_right::before {
    top: 95px;
    height: 140px;
  }
  #feature-journal.vol4_5 .feature-journal-article-img figcaption a{
    font-size: 14px;
    color: #006450;
  }
  /*vol4_6*/
  #feature-journal.vol4_6 .bg_left::before {
    top: 100px;
    height: 140px;
  }
  #feature-journal.vol4_6 .feature-journal-article-img.img02 {
    max-width: 500px;
  }
  #feature-journal.vol4_6 .feature-journal-article-img.img03 figcaption {
    max-width: 48%;
    margin-inline: auto;
  }
  #feature-journal.vol4_6 .feature-journal-article-img.img04 {
    position: relative;
  }
  #feature-journal.vol4_6 .feature-journal-article-img.img04 figcaption {
    width: 47%;
    position: absolute;
    right: 0;
    bottom: 36px;
  }
	
  /*vol4_7*/
  #feature-journal.vol4_7 .bg_left::before,
  #feature-journal.vol4_7 .bg_right::before { top: 100px; height: 140px;}
	#feature-journal.vol4_7 p.last { margin-bottom: 150px;}
	#feature-journal.vol4_7 .feature-journal-article-img { position: relative;}
  #feature-journal.vol4_7 .feature-journal-article-img.img01 { width: calc(100% - 80px); margin-left: auto; margin-right: auto;}
  #feature-journal.vol4_7 .feature-journal-article-img.img02 figcaption { width: 490px; position: absolute; left: 0; top: 425px;}
  #feature-journal.vol4_7 .feature-journal-article-img.img03 figcaption { width: 480px; position: absolute; right: 0; top: 405px;}
  #feature-journal.vol4_7 .feature-journal-article-img.img04 { width: calc(100% - 80px); margin-left: auto; margin-right: auto;}

	/*vol4_8*/
  #feature-journal.vol4_8 .feature-journal-article-img {
    width: 900px;
  }
  #feature-journal.vol4_8 .bg_left::before, #feature-journal .bg_right::before {
    height: 140px;
  }
  #feature-journal.vol4_8 .headline02 h2 {
    white-space: nowrap;
  }
}

/*sp*/
@media screen and (max-width: 767px) {
  #feature-journal {
    overflow: hidden;
  }
  /*bg*/
  #feature-journal .feature-journal-article-sec:nth-child(odd) .feature-journal-article-headline:before {
    left: auto;
  }
  #feature-journal .bg_left::before {
    left: -30px;
    height: 110px;
    width: calc(100% + 40px);
    top: 105px;
  }
  #feature-journal .bg_right::before {
    height: 110px;
    width: calc(100% + 40px);
    top: 105px;
  }
  /*img*/
  #feature-journal .img-center img {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
  #feature-journal .img-margin img {
    width: 90%;
  }
  #feature-journal .img-left img {
    width: 95vw;
    margin-left: calc(50% - 50vw);
  }
  #feature-journal .img-right img {
    width: 95vw;
    margin-right: calc(50% - 50vw);
  }

  /*hacobune-univideo*/
  #feature-journal .hacobune-app-container .hacobune-video-js,
  #feature-journal .hacobune-app-container .hacobune-video-js *,
  #feature-journal .hacobune-dialog-mask .hacobune-video-js,
  #feature-journal .hacobune-dialog-mask .hacobune-video-js * {
    font-size: 12px;
    line-height: 2;
  }
  #feature-journal .hacobune-video-js .hacobune-vjs-fullscreen-control {
    margin-left: auto !important;
  }
  #feature-journal .hacobune-video-js .hacobune-vjs-play-progress:before {
    top: -.8em;
  }

  /*vol4_1*/
  #feature-journal.vol4_1 .bg_left::before {
    top: 90px;
    height: 235px;
    width: calc(100% + 70px);
  }
  #feature-journal.vol4_1 .bg_right::before {
    left: -15px !important;
  }
  /*vol4_2*/
  #feature-journal.vol4_2 .feature-journal-article-img figcaption {
    text-align: left;
  }
  #feature-journal.vol4_2 .bg_left::before {
    left: -90px !important;
    top: 45px;
    height: 150px;
  }
  #feature-journal.vol4_2 .bg_right::before {
    top: 45px;
    right: -85px;
    height: 150px;
  }
  /*vol4_3*/
  #feature-journal.vol4_3 .bg_left::before {
    left: -15px !important;
    width: calc(100% + -30px);
    top: 45px;
    height: 150px;
  }
  #feature-journal.vol4_3 .bg_right::before {
    height: 150px;
    width: calc(100% + 30px);
    top: 45px;
    right: -70px;
  }
  /*vol4_4*/
  #feature-journal.vol4_4 .bg_left::before {
    left: -15px !important;
    top: 45px;
    height: 150px;
    width: calc(100% + -30px);
  }
  #feature-journal.vol4_4 .bg_left.left02::before {
    top: 45px;
  }
  #feature-journal.vol4_4 .bg_right::before {
    height: 150px;
    width: calc(100% + 30px);
    top: 45px;
    right: -70px;
  }
  #feature-journal.vol4_4 .feature-journal-article-img.margin02 ,
  #feature-journal.vol4_4 .feature-journal-article-img.margin02 img {
    width: 100%;
  }
  /*vol4_5*/
  #feature-journal.vol4_5 .bg_left::before {
    left: -15px !important;
    width: calc(100% + -30px);
    top: 45px;
    height: 150px;
  }
  #feature-journal.vol4_5 .bg_right::before {
    height: 150px;
    width: calc(100% + 30px);
    top: 45px;
    right: -70px;
  }
  #feature-journal.vol4_5 .feature-journal-article-ttl {
    font-size: 18px;
  }
  #feature-journal.vol4_5 .feature-journal-article-img figcaption a{
    font-size: 12px;
    color: #006450;
  }
  /*vol4_6*/
  #feature-journal.vol4_6 .bg_left::before {
    left: -15px !important;
    width: calc(100% + -30px);
    top: 45px;
    height: 150px;
  }
  #feature-journal.vol4_6 .feature-journal-article-img.img02 img {
    max-width: 74.6666666vw;
  }
	
  /*vol4_7*/
  #feature-journal.vol4_7 .bg_left::before  { width: calc(100% - 30px); top: 45px; height: 140px; left: -15px !important;}
  #feature-journal.vol4_7 .bg_right::before { width: calc(100% + 30px); top: 45px; height: 140px; right: -70px;}
	#feature-journal.vol4_7 p.last { margin-bottom: 60px;}
	#feature-journal.vol4_7 .feature-journal-article-img { width: 100%; text-align: center; position: relative;}
  #feature-journal.vol4_7 .feature-journal-article-img figcaption { margin-top: 20px;}
  #feature-journal.vol4_7 .feature-journal-article-img.img01 { text-align: left;}
  #feature-journal.vol4_7 .feature-journal-article-img.img01 img { width: calc(100vw - 15px);}
  #feature-journal.vol4_7 .feature-journal-article-img.img05 img { width: calc(100vw - 30px);}
  #feature-journal.vol4_7 .feature-journal-article-headline.headline04::before { width: calc(100% - 30px); left: -15px !important; right: auto;}
  #feature-journal.vol4_7 .feature-journal-article-headline.headline05::before { width: calc(100% + 30px); left: auto !important; right: -70px;}
  
	/*vol4_8*/
  #feature-journal.vol4_8 .bg_left::before {
    left: -90px !important;
    top: 80px;
    height: 150px;
  }
  #feature-journal.vol4_8 .bg_right::before {
    top: 80px;
    right: -85px;
    height: 150px;
  }
	
}


