@charset "UTF-8";
/* smartphone layout break point*/
/* max width device : iPhone6 plus(Landscape) */
/* line 12, ../sass/ourstory.scss */
.mainContainer {
  will-change: scroll-position;
}
/* line 14, ../sass/ourstory.scss */
#about-top .mainContainer h1, #about-top .mainContainer h2, #about-top .mainContainer p, #about-top .mainContainer li, #about-top .mainContainer span, #about-top .mainContainer a, #about-content {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho W3 JIS2004", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "YuMincho", "游明朝", "游明朝体", serif;
    font-family: "Noto Serif JP", "HY ZhongSongTi", "Hiragino Mincho W3 JIS2004",  "YuMincho", "游明朝", "游明朝体", serif;
}
/* line 17, ../sass/ourstory.scss */
.mainContainer .inview,
.mainContainer .inview-repeat {
  display: block;
  transition: 0.4s;
  transition-timing-function: ease-out;
}
/* line 24, ../sass/ourstory.scss */
.mainContainer .onload, #about-content .onload {
  transition: 1s;
  transition-timing-function: ease-out;
}

/* line 29, ../sass/ourstory.scss */
.globalFooter {
  margin-top: 0;
  position: relative;
}
/* line 32, ../sass/ourstory.scss */
.globalFooter .globalFooter__pagetop {
  display: none;
}
/* line 35, ../sass/ourstory.scss */
.globalFooter .globalFooter__nav {
  margin-top: 0;
}

/* line 40, ../sass/ourstory.scss */
body.en-jp .mainContainer #about-top .crucial-values__list__item .lead,
body.en-jp .mainContainer #about-top .muse__profile__text,
body.en-jp .mainContainer #about-content .content-wrap .text,
body.en-jp .mainContainer #about-content .content-wrap .chronology__item,
body.en-jp .mainContainer #about-content-other .content-wrap .text {
  text-align: left;
}

/* line 49, ../sass/ourstory.scss */
body.zh-jp #about-top .mainContainer h1, body.zh-jp #about-top .mainContainer h2, body.zh-jp #about-top .mainContainer p, body.zh-jp #about-top .mainContainer li, body.zh-jp #about-top .mainContainer span, body.zh-jp .mainContainer a {
  font-family: "Noto Serif JP", "Times New Roman", "HY ZhongSongTi", "Hiragino Mincho W3 JIS2004",  "YuMincho", "游明朝", "游明朝体", serif !important;
}
/* line 52, ../sass/ourstory.scss */
body.zh-jp .mainContainer #about-content .content-wrap .chronology__item {
  word-break: break-all;
}



@media screen and (min-width: 737px) {
    br.sp {
        display: none;
    }
}
@media screen and (max-width: 736px){
    br.sp {
        display: block;
    }
}
    
/*video*/
video.video1/*video-js#vjs_video_3*/ {
    width: 80%;
    margin: 0 auto;
    /*height: 500px;*/
}
.brand-emblem {
    padding-top: 15%;
}
.movie {
    height: 520px;
}
.movie .play-btn{
    opacity: 0.6;
	display: block;
	width: 7%;
	position: relative/*absolute*/;
    top: -260px/*50%*/;
    /*left: 50%;*/
    margin: 0 50%;
	  transform: translateY(-50%) translateX(-50%);
	  -webkit- transform: translateY(-50%) translateX(-50%);
}
.movie .play-btn.playActive{
    display:none;
}
iframe.movie__youtube {
    top: 25%;
    position: relative;
}
/*#about-top .brand-emblem--movie .video-js .vjs-tech {
    height: auto;
}*/
/*video*/
/*221014_kaiここから*/
. #about-content {
    background-color: #000000;
    overflow: hidden;
    position: relative;
    min-width: 1000px;
    padding: 40px 0 870px;
  }

  . #about-content::before {
    background-color: #000000;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 100vh;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    width: 1000px;
    background-position: left top;
    background-size: 50%;
    min-width: 1000px;
  }
  . #about-content.js-decorte-fixContent.is-fixed::before {
    position: fixed;
  }
  . #about-content.js-decorte-fixContent.is-absolute::before {
    position: absolute;
    top: auto;
    bottom: 0;
  }

  . #about-content.brand-statement::before {
    background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/statement_bg.jpg);
  }

  . #about-content.brand-statement .background-image {
    background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/statement_bg.jpg);
    background-position: left -10% top 15%;
  }
#about-content .background-image {
    background-color: #000000;
    background-repeat: no-repeat;
    display: none;
    height: 100vh;
    left: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    width: 1000px;
    background-size: 80%;
    min-width: 1000px;
  }
  . #about-content.js-decorte-fixContent.is-fixed .background-image {
    position: fixed;
  }
  . #about-content.js-decorte-fixContent.is-absolute .background-image {
    position: absolute;
    top: auto;
    bottom: 0;
  }

  . #about-content .content-wrap {
    box-sizing: content-box;
    position: relative;
    max-width: 720px;
    padding-left: calc(50% - 100px);
    width: 59.95%;
  }
#about-content .content-wrap .back-top__anchor {
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    font-size: 14px;
    padding: 13px 20px;
}
#about-content.js-decorte-fixContent.is-fixed::before {
    position: fixed;
  }
#about-content.js-decorte-fixContent.is-absolute::before {
    position: absolute;
    top: auto;
    bottom: 0;
  }
  #about-content.js-decorte-fixContent.is-fixed .background-image {
    position: fixed;
      width: 1150px;
  }
  #about-content.js-decorte-fixContent.is-absolute .background-image {
      display: none;
      /* position: absolute;
    top: auto;
    bottom: 0;*/
  }
/*#about-content {
    background-color: #000000;
    overflow: hidden;
    position: relative;
    min-width: 1000px;
    padding: 40px 0 870px;
  }

#about-content.brand-statement::before {
    background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/statement_bg.jpg);
  }
#about-content::before {
    background-color: #000000;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 100vh;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    width: 1000px;
    background-position: left top;
    background-size: 50%;
    min-width: 1000px;
  }
#about-content.js-decorte-fixContent.is-fixed::before {
    position: fixed;
  }
#about-content.js-decorte-fixContent.is-absolute::before {
    position: absolute;
    top: auto;
    bottom: 0;
  }



#about-content.brand-statement .background-image {
    background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/statement_bg.jpg);
    background-position: left -10% top 15%;
  }
  #about-content .background-image {
    background-color: #000000;
    background-repeat: no-repeat;
    display: none;
    height: 100vh;
    left: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    width: 1000px;
    background-size: 80%;
    min-width: 1000px;
  }
  #about-content.js-decorte-fixContent.is-fixed .background-image {
    position: fixed;
      
  }
  #about-content.js-decorte-fixContent.is-absolute .background-image {
    position: absolute;
    top: auto;
    bottom: 0;
  }
  #about-content .content-wrap {
    box-sizing: content-box;
    position: relative;
    max-width: 720px;
    padding-left: calc(50% - 100px);
    width: 59.95%;
  }*/
#about-content .content-wrap {
    box-sizing: content-box;
    position: relative;
    max-width: 720px;
    padding-left: calc(50% - 100px);
    width: 59.95%;
}
#about-content .content-wrap .text-wrap {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 40px;
}
/*ここまで*/
 @media screen and (max-width: 736px) {
  /* line 57, ../sass/ourstory.scss */
    /*responsive_221013_kai*/
    /*Our_Story brand-statement*/
    #about-content .content-wrap {
        position: relative;
        background-color: rgba(0, 0, 0, 0.7);
        padding-top: 20px;
        margin-top: 80vw;
    }
    #about-content .content-wrap .text-wrap {
        padding: 40px 5%;
    }
    #about-content {
        background-color: #000000;
        overflow: hidden;
        position: relative;
        padding: 100px 0 400px;
        padding: 0 0 130vw;
    }
    #about-content::before {
        background-color: #000000;
        background-repeat: no-repeat;
        content: "";
        display: block;
        height: 100vh;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        background-size: 100% auto;
    }
    #about-content.js-decorte-fixContent.is-fixed::before {
        position: fixed;
      }
    #about-content.js-decorte-fixContent.is-absolute::before {
        position: absolute;
        top: auto;
        bottom: 0;
      }
    #about-content {
        background-color: #000000;
        overflow: hidden;
        position: relative;
        padding: 100px 0 400px;
        padding: 0 0 130vw;
    }
    #about-content.brand-statement::before {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/statement_bg_sp.jpg);
        background-position: center top 0;
    }
    #about-content.brand-statement .background-image {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/statement_bg_sp.jpg);
        background-position: center bottom 55px;
        background-size: 140% auto;
    }
    #about-content.js-decorte-fixContent.is-fixed .background-image {
        position: fixed;
      }
    #about-content.js-decorte-fixContent.is-absolute .background-image {
        position: absolute;
        top: auto;
        bottom: 0;
      }
    #about-content .content-wrap {
        position: relative;
        background-color: rgba(0, 0, 0, 0.7);
        padding-top: 20px;
        margin-top: 80vw;
    }
    #about-content .content-wrap .title.onload {
        opacity: 0;
    }
    #about-content .content-wrap .title.onload.onload-active {
        opacity: 1;
    }
    #about-content .content-wrap .copy.onload {
        opacity: 0;
    }
    #about-content .content-wrap .copy.onload.onload-active {
        opacity: 1;
    }
    #about-content .content-wrap .text-wrap.onload {
        opacity: 0;
        transform: translateY(40px);
    }
    #about-content .content-wrap .text-wrap.onload.onload-active {
        opacity: 1;
        transform: translateY(0);
    }
    #about-content .content-wrap .title {
        color: #a3a3a3;
        letter-spacing: 0.2em;
        line-height: 1.5;
        opacity: 0.3;
        font-size: 28px;
        font-weight: 300;
        text-align: center;
    }
    #about-content .content-wrap .copy {
        color: #ffffff;
        line-height: 1.7;
        font-size: 22px;
        font-weight: 300;
        text-align: center;
    }
    #about-content .content-wrap .text-wrap {
        padding: 40px 5%;
        color: #ddd;
    }
    .onload {
        transition: 1s;
        transition-timing-function: ease-out;
    }
    #about-content .content-wrap .text {
        line-height: 2;
        margin-bottom: 2em;
        text-align: justify;
        font-weight: 300;
    }
    #about-content .content-wrap .back-top {
        margin-top: 80px;
    }
    #about-content .content-wrap h1, #about-content .content-wrap h2, #about-content .content-wrap p,  #about-content .content-wrap li, #about-content .content-wrap span, #about-content .content-wrap a {
        color: #dddddd;
    }
    #about-content .content-wrap .back-top__anchor {
        border-style: solid;
        border-width: 1px;
        display: block;
        font-size: 14px;
        text-align: center;
        padding: 13px 20px;
        color: #ddd;
    }
    /*Our_Story brand-name*/
    #about-content.brand-name::before {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/brandname_bg.jpg);
        background-position: center top 0;
    }
    #about-content.brand-name .background-image {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/brandname_bg.jpg);
        background-position: center bottom 55px;
        background-size: 140% auto;
    }
    /*Our_Story brand-CRAFTSMANSHIP*/
    #about-content.craftsmanship::before {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/craftsmanship_bg.jpg);
        background-position: center top 0;
    }
    #about-content.craftsmanship .background-image {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/craftsmanship_bg.jpg);
        background-position: center bottom 55px;
        background-size: 140% auto;
    }
    /*Our_Story brand-CRUCIAL VALUES FOR THE BRAND*/
    #about-content-other .content-wrap h1, #about-content-other .content-wrap h2, #about-content-other .content-wrap p, #about-content-other .content-wrap li, #about-content-other .content-wrap span, #about-content-other .content-wrap a, #about-content-other .content-wrap sup {
        color: #333333;
            font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    }
    #about-content-other .content-wrap .image.inview-repeat.inview-repeat-active {
        background-size: 100%;
    }
    #about-content-other .content-wrap .content-block.content02 .image, #about-content-other .content-wrap .content-block.content04 .image {
        margin-left: auto;
        margin-right: 0;
    }
    .inview,  .inview-repeat {
        display: block;
        transition: 0.4s;
        transition-timing-function: ease-out;
    }
    #about-content-other .content-wrap .image.inview-repeat {
        background-size: 150%;
        transition: 1s;
        transition-timing-function: ease-out;
    }
    #about-content-other .content-wrap .image {
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        height: 82vw;
        width: 59vw;
        margin-bottom: 20px;
    }
    #about-content-other .content-wrap {
        margin: 0 auto;
        width: 90%;
    }
    #about-content-other .content-wrap .title {
        color: #000000;
        letter-spacing: 0.2em;
        line-height: 1.5;
        opacity: 0.3;
        font-size: 28px;
        font-weight: 300;
        margin-bottom: 80px;
        text-align: center;
    }
    #about-content-other .content-wrap .content-block {
        margin-bottom: 80px;
    }
    #about-content-other .content-wrap .back-top {
        margin: 80px auto 0;
    }
    #about-content-other .content-wrap .content-block.content01 .image {
      background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image01.jpg);
    }
    #about-content-other .content-wrap .content-block.content02 .image {
      background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image02.jpg);
    }
    #about-content-other .content-wrap .content-block.content03 .image {
      background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image03.jpg);
    }
    #about-content-other .content-wrap .content-block.content04 .image {
      background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image04.jpg);
    }
    #about-content-other .content-wrap .content-block.content05 .image {
      background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image05.jpg);
    }
    #about-content-other .content-wrap .copy {
        color: #000000;
        line-height: 1.7;
        font-size: 24px;
        text-align: right;
        margin-bottom: 40px;
    }
    #about-content-other .content-wrap .content-block.content01 .copy, #about-content-other .content-wrap .content-block.content03 .copy, #about-content-other .content-wrap .content-block.content05 .copy {
        text-align: left;
    }
    
    #about-content-other .content-wrap small, #about-content-other .content-wrap sup {
        font-size: 12px;
    }
    #about-content-other .content-wrap .copy .sub-copy {
        display: inline-block;
        font-size: 20px;
        line-height: 1.5;
    }
    #about-content-other .content-wrap .text {
        line-height: 2;
        margin-bottom: 2em;
        text-align: justify;
        font-size: 12px;
    }
    #about-content-other .content-wrap .column {
        font-size: 12px;
    }
    #about-content-other .content-wrap .column .liposome-image {
        display: inline-block;
        width: 120px;
    }
    #about-content-other .content-wrap .column .caption {
        display: inline-block;
        line-height: 1.7;
        margin-left: 1em;
        width: calc(100% - 140px);
    }
    #about-content-other .content-wrap .marcel-profile {
        display: flex;
        flex-wrap: wrap;
    }
    #about-content-other .content-wrap .marcel-profile__photo {
        margin-left: auto;
        margin-right: 10px;
        width: 42.6vw;
    }
    #about-content-other img {
        width: 100%;
    }
    #about-content-other .content-wrap .marcel-profile__products {
        font-size: 0;
        margin-left: 10px;
        margin-right: auto;
        width: 21.3vw;
    }
    #about-content-other .content-wrap .marcel-profile__products span {
        border: 1px solid #efefef;
        box-sizing: border-box;
        display: inline-block;
        margin-bottom: 10px;
    }
    #about-content-other .content-wrap .marcel-profile__text {
        font-size: 12px;
        line-height: 1.7;
        margin-top: 20px;
        width: 100%;
    }
    #about-content-other .content-wrap .content-block {
        margin-bottom: 80px;
    }
    #about-content-other .content-wrap .content-block.content05 .image {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image05.jpg);
    }
    #about-content-other .content-wrap .inview {
        opacity: 0;
        transform: translateY(40px);
        transition: 1s;
    }
    #about-content-other .content-wrap .inview.inview-active {
        opacity: 1;
        transform: translateY(0);
    }
    #about-content-other .content-wrap .movie-thumbnail {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_movie-thumbnail.jpg);
        background-position: center;
        background-repeat: no-repeat;
        cursor: pointer;
        margin: 0 auto;
        position: relative;
        background-size: cover;
        height: 213px;
        width: 100%;
    }
    #about-content-other .content-wrap .movie-thumbnail::after {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/movie-arrow.png);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        display: block;
        height: 80px;
        right: calc(50% - 40px);
        opacity: 0.6;
        position: absolute;
        top: calc(50% - 40px);
        width: 80px;
    }
    
    #about-content-other .content-wrap .back-top {
        margin: 80px auto 0;
    }
    #about-content-other .content-wrap .back-top a.back-top__anchor {
        border: 1px solid;
        box-sizing: border-box;
        color: #333333;
        display: inline-block;
        padding: 0.5em;
        text-align: center;
        width: 100%;
    }
    #about-content-other .modal-content {
        background-color: rgba(0, 0, 0, 0.8);
        display: none;
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100;
    }
    /*221014_kai*/
    button.slick-next.slick-arrow {
        top: 9%;
        left: 85%;
    }
    button.slick-prev.slick-arrow {
        top: 9%;
        right: 85%;
    }
    #about-top .crucial-values__list .slick-arrow::after {
        box-sizing: border-box;
        content: "";
        display: block;
        height: 20px;
        opacity: 0.3;
        width: 20px;
    }
    #about-top .crucial-values__list .slick-arrow.slick-prev::after {
        border-bottom: 1px solid #3a3a3a;
        border-left: 1px solid #3a3a3a;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 5px;
        background-color: inherit;
    }
        #about-top .crucial-values__list .slick-arrow.slick-next::after {
          border-top: 1px solid #3a3a3a;
          border-right: 1px solid #3a3a3a;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          right: 5px;
        }
        #about-top .crucial-values__list .slick-arrow.slick-prev::after {
          border-bottom: 1px solid #3a3a3a;
          border-left: 1px solid #3a3a3a;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 5px;
        }
        #about-top .crucial-values__list__item .thumbnail {
            margin-bottom: 40px;
            padding: 0;
        }
    /*221014_kai*/
    iframe.movie__youtube {
        top: 43%;
        position: relative;
    }
    #about-content.js-decorte-fixContent.is-fixed::before {
    position: fixed;
    }
    #about-content.js-decorte-fixContent.is-absolute::before {
        position: absolute;
        top: auto;
        bottom: 0;
    }
    
}
@media screen and (min-width: 737px) {
  /* line 57, ../sass/ourstory.scss */
  #about-top {
    /*padding-top: 80px;*/
    /*padding-bottom: 160px;*/
      font-family: "Noto Serif JP", "HY ZhongSongTi", "Hiragino Mincho W3 JIS2004",  "YuMincho", "游明朝", "游明朝体", serif;
  }
}
#about-top .brand-history.inview, #about-top .brand-emblem.inview {
        opacity: 0;
        transform: translateY(40px);
        transition: 1s;
    }
#about-top .brand-history.inview.inview-active, #about-top .brand-emblem.inview.inview-active {
    opacity: 1;
    transform: translateY(0);
}
/*ここまで*/

/* line 66, ../sass/ourstory.scss */
#about-top .opening {
  background-color: #ffffff;
  left: 0;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
}
/* line 75, ../sass/ourstory.scss */
#about-top .opening .logo {
  display: none;
  font-size: 0;
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/logo.png?1015);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 737px) {
  /* line 75, ../sass/ourstory.scss */
  #about-top .opening .logo {
    height: 4vw;
    left: calc(50% - 10vw);
    max-width: 340px;
    position: fixed;
    text-align: center;
    top: calc(50% - 2.3vw);
    width: 20vw;
  }
}
@media screen and (max-width: 736px) {
  /* line 75, ../sass/ourstory.scss */
  #about-top .opening .logo {
    height: 6vw;
    left: calc(50% - 15vw);
    max-width: 340px;
    position: fixed;
    text-align: center;
    top: calc(50% - 3.3vw);
    width: 30vw;
  }
}
/* line 102, ../sass/ourstory.scss */
#about-top .opening .copy {
  display: none;
  position: fixed;
  text-align: center;
  top: calc(50% - 0.5em);
  width: 100%;
}
@media screen and (min-width: 737px) {
  /* line 102, ../sass/ourstory.scss */
  #about-top .opening .copy {
    font-size: 3vw;
  }
}
@media screen and (max-width: 736px) {
  /* line 102, ../sass/ourstory.scss */
  #about-top .opening .copy {
    font-size: 5vw;
  }
}
/* line 117, ../sass/ourstory.scss */
#about-top .content-wrap .title {
  letter-spacing: 0.2em;
  line-height: 1.7;
  margin-bottom: 2em;
  opacity: 0.3;
}
@media screen and (max-width: 736px) {
    #about-top div.content-wrap h2.title {
        font-size: 28px;
        letter-spacing: 0.2em;
        line-height: 1.7;
        opacity: 0.3;
        font-weight: 300;
        text-align: center;
    }
    #about-top .brand-statement .content-wrap .title, #about-top .craftsmanship .content-wrap .title, #about-top .brand-history .content-wrap .title, #about-top .brand-name .content-wrap .title, #about-top div.content-wrap h2.title {
        right: 0;
        text-align: center;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1em;
    }
}

/*ourstoryタイトルフェードインここから*/
@media screen and (min-width: 769px){
      #about-content .content-wrap .title/*.onload*/ {
        opacity: 0;
    }
}
@media screen and (max-width: 736px) {
    #about-content .content-wrap .title/*.onload.onload-active*/ {
        opacity: 0.3;
    }
}
/*ここまで*/
/*エンブレム動画エリアここから*/
#about-top .brand-emblem .content-wrap {
    /*padding: 160px 0 0;*/
    text-align: center;
}
#about-top .brand-emblem--text:not(:last-child) {
    margin-top: 5%;
    margin-bottom: 40px;
}
#about-top .brand-emblem--meaning {
    margin-bottom: 40px;
    padding: 0;
    list-style: none;
    letter-spacing: 0.1em;
}
#about-top .brand-emblem--meaning-item:not(:last-child) {
    margin-bottom: 1em;
}
#about-top .brand-emblem--meaning-item {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
}
@media screen and (min-width: 737px) {
    
}

/*エンブレム動画ここまで*/

@media screen and (min-width: 737px) {
  /* line 117, ../sass/ourstory.scss */
  #about-top .content-wrap .title {
    font-size: 35px/*40px*/;
  }
}
@media screen and (max-width: 736px) {
  /* line 117, ../sass/ourstory.scss */
  #about-top .content-wrap .title {
    font-size: 28px;
  }
}
/* line 130, ../sass/ourstory.scss */
#about-top .content-wrap .lean-more__anchor {
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  padding: 0.5em;
}
/* line 138, ../sass/ourstory.scss */
#about-top .key-visual {
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (min-width: 737px) {
  /* line 138, ../sass/ourstory.scss */
  #about-top .key-visual {
    /*background-image: url(/images/ourstory/top_key-visual.jpg);
    background-position: center;
    background-size: cover;
    height: 1000px;*/
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  /* line 138, ../sass/ourstory.scss */
  #about-top .key-visual {
    /*background-color: #eeeeed;
    background-image: url(/images/ourstory/top_key-visual_sp.jpg);
    background-position: center bottom;
    background-size: 100% auto;
    height: 150vw;*/
    width: 100%;
  }
}
/* line 158, ../sass/ourstory.scss */
#about-top .key-visual__image img {
  width: 100%;
}
/* line 162, ../sass/ourstory.scss */
#about-top .key-visual .page-title {
  display: none;
  position: absolute;
  opacity: 0.3;
  text-align: center;
}
@media screen and (min-width: 737px) {
  /* line 162, ../sass/ourstory.scss */
  #about-top .key-visual .page-title {
    font-size: 40px;
    max-width: 600px;
    left: 50%;
    top: 40%;
    width: 50%;
  }
}
@media screen and (max-width: 736px) {
  /* line 162, ../sass/ourstory.scss */
  #about-top .key-visual .page-title {
    font-size: 20px;
    font-size: 5vw;
    top: 20vw;
    width: 100%;
  }
}
/* line 182, ../sass/ourstory.scss */
#about-top .key-visual .copy {
  position: absolute;
  text-align: center;
}
@media screen and (min-width: 737px) {
  /* line 182, ../sass/ourstory.scss */
  #about-top .key-visual .copy {
    font-size: 40px;
    max-width: 600px;
    left: 50%;
    top: 50%;
    width: 50%;
  }
}
@media screen and (max-width: 736px) {
  /* line 182, ../sass/ourstory.scss */
  #about-top .key-visual .copy {
    font-size: 20px;
    font-size: 5vw;
    top: 30vw;
    width: 100%;
  }
}
/* line 199, ../sass/ourstory.scss */
#about-top .key-visual .copy .sub-text {
  display: inline-block;
}
@media screen and (min-width: 737px) {
  /* line 199, ../sass/ourstory.scss */
  #about-top .key-visual .copy .sub-text {
    font-size: 32px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 736px) {
  /* line 199, ../sass/ourstory.scss */
  #about-top .key-visual .copy .sub-text {
    font-size: 15px;
    font-size: 4vw;
    margin-top: 20px;
  }
}
/* line 214, ../sass/ourstory.scss */
#about-top .brand-statement,
#about-top .brand-name,
#about-top .craftsmanship {
  overflow: hidden;
  position: relative;
}
/* line 219, ../sass/ourstory.scss */
#about-top .brand-statement .content-wrap,
#about-top .brand-name .content-wrap,
#about-top .craftsmanship .content-wrap {
  background-color: #000000;
  color: #ffffff;
  position: relative;
}
@media screen and (min-width: 737px) {
  /* line 219, ../sass/ourstory.scss */
  #about-top .brand-statement .content-wrap,
  #about-top .brand-name .content-wrap,
  #about-top .craftsmanship .content-wrap {
    box-sizing: border-box;
    min-height: 840px;
    min-width: 100%/*1200px*/;
    padding: 8%/*160px*/ 0;
  }
}
@media screen and (max-width: 736px) {
  /* line 219, ../sass/ourstory.scss */
  #about-top .brand-statement .content-wrap,
  #about-top .brand-name .content-wrap,
  #about-top .craftsmanship .content-wrap {
    padding: calc(100vw + 108px) 5% 40px;
  }
}
/* line 232, ../sass/ourstory.scss */
#about-top .brand-statement .content-wrap .background-image,
#about-top .brand-name .content-wrap .background-image,
#about-top .craftsmanship .content-wrap .background-image {
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  display: block;
  position: absolute;
}
@media screen and (min-width: 737px) {
  /* line 232, ../sass/ourstory.scss */
  #about-top .brand-statement .content-wrap .background-image,
  #about-top .brand-name .content-wrap .background-image,
  #about-top .craftsmanship .content-wrap .background-image {
    height: 100%;
    width: 50%;
  }
}
@media screen and (max-width: 736px) {
  /* line 232, ../sass/ourstory.scss */
  #about-top .brand-statement .content-wrap .background-image,
  #about-top .brand-name .content-wrap .background-image,
  #about-top .craftsmanship .content-wrap .background-image {
    height: 100vw;
    left: 0;
    top: 88px;
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  /* line 249, ../sass/ourstory.scss */
  /*#about-top .brand-statement .content-wrap .title,
  #about-top .brand-name .content-wrap .title,
  #about-top .craftsmanship .content-wrap .title {
    position: absolute;
    top: 40px;
  }*/
}
/* line 255, ../sass/ourstory.scss */
/*#about-top .brand-statement .content-wrap .copy,
#about-top .brand-name .content-wrap .copy,
#about-top .craftsmanship .content-wrap .copy {
  line-height: 1.5;
  margin-bottom: 1em;
  position: relative;
}*/
@media screen and (min-width: 737px) {
  /* line 255, ../sass/ourstory.scss */
  #about-top .brand-statement .content-wrap .copy,
  #about-top .brand-name .content-wrap .copy,
  #about-top .craftsmanship .content-wrap .copy {
    font-size: 28px;
      margin-bottom: 21px;
  }
}
@media screen and (max-width: 736px) {
  /* line 255, ../sass/ourstory.scss */
  #about-top .brand-statement .content-wrap .copy,
  #about-top .brand-name .content-wrap .copy,
  #about-top .craftsmanship .content-wrap .copy {
    font-size: 24px;
  }
}
/* line 265, ../sass/ourstory.scss */
#about-top .brand-statement .content-wrap .copy .inview,
#about-top .brand-name .content-wrap .copy .inview,
#about-top .craftsmanship .content-wrap .copy .inview {
  opacity: 0;
}
/* line 267, ../sass/ourstory.scss */
#about-top .brand-statement .content-wrap .copy .inview.inview-active,
#about-top .brand-name .content-wrap .copy .inview.inview-active,
#about-top .craftsmanship .content-wrap .copy .inview.inview-active {
  opacity: 1;
    transition: 0.4s;
}
/* line 272, ../sass/ourstory.scss */
#about-top .brand-statement .content-wrap .lead,
#about-top .brand-name .content-wrap .lead,
#about-top .craftsmanship .content-wrap .lead {
  color: #cccccc;
  line-height: 1.7;
  margin-bottom: 2em;
}
@media screen and (min-width: 737px) {
  /* line 272, ../sass/ourstory.scss */
  #about-top .brand-statement .content-wrap .lead,
  #about-top .brand-name .content-wrap .lead,
  #about-top .craftsmanship .content-wrap .lead {
    font-size: 17px/*20px*/;
  }
}
@media screen and (max-width: 736px) {
  /* line 272, ../sass/ourstory.scss */
  #about-top .brand-statement .content-wrap .lead,
  #about-top .brand-name .content-wrap .lead,
  #about-top .craftsmanship .content-wrap .lead {
    font-size: 12px;
  }
}
/* line 284, ../sass/ourstory.scss */
#about-top .brand-statement .content-wrap .lean-more__anchor,
#about-top .brand-name .content-wrap .lean-more__anchor,
#about-top .craftsmanship .content-wrap .lean-more__anchor {
  color: #cccccc;
}
/* line 288, ../sass/ourstory.scss */
article#about-top .brand-statement .content-wrap > .inview,
article#about-top .brand-name .content-wrap > .inview,
article#about-top .craftsmanship .content-wrap > .inview {
  opacity: 0;
  transform: translateY(40px);
}
/* line 291, ../sass/ourstory.scss */
article#about-top .brand-statement .content-wrap > .inview.inview-active,
article#about-top .brand-name .content-wrap > .inview.inview-active,
article#about-top .craftsmanship .content-wrap > .inview.inview-active {
  opacity: 1;
  transform: translateY(0);
    transition: 0.4s;
}
@media screen and (min-width: 737px) {
  /* line 301, ../sass/ourstory.scss */
  #about-top .brand-statement .content-wrap,
  #about-top .craftsmanship .content-wrap {
    padding-left: calc(50% + 70px/*40px*/);
    padding-right: calc(50% - 640px);
  }
}
@media screen and (min-width: 737px) {
  /* line 306, ../sass/ourstory.scss */
  #about-top .brand-statement .content-wrap .background-image,
  #about-top .craftsmanship .content-wrap .background-image {
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 736px) {
  /* line 312, ../sass/ourstory.scss */
  #about-top .brand-statement .content-wrap .title,
  #about-top .craftsmanship .content-wrap .title {
    /*right: 5%;
    text-align: right;*/
  }
}
@media screen and (max-width: 736px) {
  /* line 318, ../sass/ourstory.scss */
  #about-top .brand-statement .content-wrap .copy,
  #about-top .craftsmanship .content-wrap .copy {
    /*text-align: right;*/
  }
}
@media screen and (max-width: 736px) {
  /* line 323, ../sass/ourstory.scss */
  #about-top .brand-statement .content-wrap .lead,
  #about-top .craftsmanship .content-wrap .lead {
    text-align: right;
  }
}
@media screen and (max-width: 736px) {
  /* line 328, ../sass/ourstory.scss */
  #about-top .brand-statement .content-wrap .lean-more,
  #about-top .craftsmanship .content-wrap .lean-more {
    text-align: right;
  }
}
/* line 337, ../sass/ourstory.scss */
#about-top .brand-statement .content-wrap .background-image {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/top_statement-bg.jpg);
}
@media screen and (min-width: 737px) {
  /* line 343, ../sass/ourstory.scss */
  #about-top .brand-name .content-wrap {
    padding-left: calc(53%/*50%*/ - 560px);
    padding-right: 50%;
  }
}
@media screen and (max-width: 736px) {
  /* line 343, ../sass/ourstory.scss */
  #about-top .brand-name .content-wrap {
    padding: calc(100vw + 165px) 5% 40px;
  }
}
/* line 351, ../sass/ourstory.scss */
#about-top .brand-name .content-wrap .background-image {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/top_brandname-bg.jpg);
}
@media screen and (min-width: 737px) {
  /* line 351, ../sass/ourstory.scss */
  #about-top .brand-name .content-wrap .background-image {
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 736px) {
  /* line 351, ../sass/ourstory.scss */
  #about-top .brand-name .content-wrap .background-image {
    top: 135px;
  }
}
/* line 365, ../sass/ourstory.scss */
#about-top .craftsmanship .content-wrap .background-image {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/top_craftsmanship-bg.jpg);
}
@media screen and (min-width: 737px) {
  /* line 372, ../sass/ourstory.scss */
  #about-top .brand-history .content-wrap,
  #about-top .crucial-values .content-wrap {
    padding: 160px 0;
  }
}
@media screen and (max-width: 736px) {
  /* line 372, ../sass/ourstory.scss */
  #about-top .brand-history .content-wrap,
  #about-top .crucial-values .content-wrap {
    margin: 0 auto;
    /*padding: 80px 0;*/
    width: 90%;
  }
}
/* line 381, ../sass/ourstory.scss */
#about-top .brand-history .content-wrap .title,
#about-top .crucial-values .content-wrap .title {
  text-align: center;
}
/* line 388, ../sass/ourstory.scss */
#about-top .brand-history .content-wrap .movie-thumbnail {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/top_history-image.jpg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 0 auto;
  position: relative;
}

/*カルーセル説明ここから*/
@media screen and (min-width: 737px) {
    .crucial-values p.lead {
        font-size: 1.4rem;
    }
}
/*ここまで*/

@media screen and (min-width: 737px) {
  /* line 388, ../sass/ourstory.scss */
  #about-top .brand-history .content-wrap .movie-thumbnail {
    background-size: auto;
    height: 313px;
    width: 1000px;
  }
}
@media screen and (max-width: 736px) {
  /* line 388, ../sass/ourstory.scss */
  #about-top .brand-history .content-wrap .movie-thumbnail {
    background-size: cover;
    height: 200px;
    width: 100%;
  }
}
/* line 405, ../sass/ourstory.scss */
#about-top .brand-history .content-wrap .movie-thumbnail::after {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/movie-arrow.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 80px;
  right: calc(50% - 40px);
  opacity: 0.6;
  position: absolute;
  top: calc(50% - 40px);
  width: 80px;
}
/* line 421, ../sass/ourstory.scss */
#about-top .brand-history.inview {
  opacity: 0;
  transform: translateY(40px);
  transition: 1s;
}
/* line 425, ../sass/ourstory.scss */
#about-top .brand-history.inview.inview-active {
  opacity: 1;
  transform: translateY(0);
}
/* line 432, ../sass/ourstory.scss */
#about-top .crucial-values__list {
  margin: 0 auto;
  /*max-width: 1000px;*/
  width: 100%;
  padding: 0;/*221005追加*/
}
/* line 436, ../sass/ourstory.scss */
#about-top .crucial-values__list__item {
  padding: 0 20px;
  position: relative;
  z-index: 0;
}
/* line 440, ../sass/ourstory.scss */
#about-top .crucial-values__list__item:not(.slick-current) {
  opacity: 0.3;
}
/* line 443, ../sass/ourstory.scss */
/*#about-top .crucial-values__list__item .thumbnail {
  background-color: #333333;
}*/
@media screen and (min-width: 737px) {
  /* line 443, ../sass/ourstory.scss */
  #about-top .crucial-values__list__item .thumbnail {
    margin-bottom: 40px;
      padding: 0;
  }
}
@media screen and (max-width: 736px) {
  /* line 443, ../sass/ourstory.scss */
  #about-top .crucial-values__list__item .thumbnail {
    font-size: 12px;
    margin-bottom: 20px;
  }
}
/* line 452, ../sass/ourstory.scss */
#about-top .crucial-values__list__item .thumbnail img {
  width: 100%;
}
/* line 456, ../sass/ourstory.scss */
#about-top .crucial-values__list__item .copy {
  color: #333333;
  line-height: 1.7;
  text-align: center;
}
@media screen and (min-width: 737px) {
  /* line 456, ../sass/ourstory.scss */
  #about-top .crucial-values__list__item .copy {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 736px) {
  /* line 456, ../sass/ourstory.scss */
  #about-top .crucial-values__list__item .copy {
    font-size: 12px;
    margin-bottom: 20px;
  }
}
/* line 468, ../sass/ourstory.scss */
#about-top .crucial-values__list__item .lead {
  color: #333333;
  line-height: 1.7;
  padding: 0 20px;
  text-align: justify;
}
@media screen and (min-width: 737px) {
  /* line 468, ../sass/ourstory.scss */
  #about-top .crucial-values__list__item .lead {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 736px) {
  /* line 468, ../sass/ourstory.scss */
  #about-top .crucial-values__list__item .lead {
    font-size: 12px;
    margin-bottom: 40px;
  }
}
/* line 481, ../sass/ourstory.scss */
#about-top .crucial-values__list__item .lean-more {
  text-align: center;
}
/* line 483, ../sass/ourstory.scss */
#about-top .crucial-values__list__item .lean-more__anchor {
  color: #333333;
}
/* line 488, ../sass/ourstory.scss */
#about-top .crucial-values__list .slick-arrow {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  height: 20px;
  padding: 0;
  position: absolute;
  width: 20px;
  z-index: 1;
}
@media screen and (min-width: 737px) {
  /* line 488, ../sass/ourstory.scss */
  #about-top .crucial-values__list .slick-arrow {
    top: 360px/*415px*/;
  }
}
@media screen and (max-width: 736px) {
  /* line 488, ../sass/ourstory.scss */
  #about-top .crucial-values__list .slick-arrow {
    top: calc(50% - 10px);
  }
}
/* line 504, ../sass/ourstory.scss */
#about-top .crucial-values__list .slick-arrow:checked {
  border: none;
}
/* line 507, ../sass/ourstory.scss */
#about-top .crucial-values__list .slick-arrow:focus {
  border: none;
}
/* line 510, ../sass/ourstory.scss */
#about-top .crucial-values__list .slick-arrow::after {
  box-sizing: border-box;
  content: "";
  display: block;
  height: 20px;
  opacity: 0.3;
  width: 20px;
}
    


@media screen and (min-width: 737px) {
  /* line 518, ../sass/ourstory.scss */
  #about-top .crucial-values__list .slick-arrow.slick-prev {
    left: 180px;
  }
}
@media screen and (max-width: 736px) {
  /* line 518, ../sass/ourstory.scss */
  #about-top .crucial-values__list .slick-arrow.slick-prev {
    left: 0;
      margin-top: 20px;
  }
}
/* line 525, ../sass/ourstory.scss */
#about-top .crucial-values__list .slick-arrow.slick-prev::after {
  border-bottom: 1px solid #3a3a3a;
  border-left: 1px solid #3a3a3a;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 5px;
}
@media screen and (min-width: 737px) {
  /* line 534, ../sass/ourstory.scss */
  #about-top .crucial-values__list .slick-arrow.slick-next {
    right: 180px;
  }
}
@media screen and (max-width: 736px) {
  /* line 534, ../sass/ourstory.scss */
  #about-top .crucial-values__list .slick-arrow.slick-next {
    right: 0;
      margin-top: 20px;
  }
}
/* line 541, ../sass/ourstory.scss */
#about-top .crucial-values__list .slick-arrow.slick-next::after {
  border-top: 1px solid #3a3a3a;
  border-right: 1px solid #3a3a3a;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 5px;
}
/* line 554, ../sass/ourstory.scss */
#about-top .muse__image {
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (min-width: 737px) {
  /* line 557, ../sass/ourstory.scss */
  #about-top .muse__image img {
    width: 420px;
  }
}
@media screen and (max-width: 736px) {
  /* line 557, ../sass/ourstory.scss */
  #about-top .muse__image img {
    width: 100%;
  }
}
/* line 566, ../sass/ourstory.scss */
#about-top .muse__name {
  color: #333333;
  text-align: center;
}
@media screen and (min-width: 737px) {
  /* line 566, ../sass/ourstory.scss */
  #about-top .muse__name {
    font-size: 28px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 736px) {
  /* line 566, ../sass/ourstory.scss */
  #about-top .muse__name {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 737px) {
  /* line 577, ../sass/ourstory.scss */
  #about-top .muse__name .sub-text {
    font-size: 16px;
  }
}
@media screen and (max-width: 736px) {
  /* line 577, ../sass/ourstory.scss */
  #about-top .muse__name .sub-text {
    font-size: 12px;
  }
}
/* line 586, ../sass/ourstory.scss */
#about-top .muse__profile {
  color: #333333;
  margin: 0 auto;
  max-width: 1000px;
}
@media screen and (max-width: 736px) {
  /* line 586, ../sass/ourstory.scss */
  #about-top .muse__profile {
    width: 90%;
  }
}
/* line 593, ../sass/ourstory.scss */
#about-top .muse__profile__label {
  border-bottom: 1px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
  margin-bottom: 1em;
  padding: 0.5em 1em;
}
@media screen and (max-width: 736px) {
  /* line 593, ../sass/ourstory.scss */
  #about-top .muse__profile__label {
    font-size: 12px;
  }
}
/* line 602, ../sass/ourstory.scss */
#about-top .muse__profile__text {
  line-height: 1.7;
  margin-bottom: 1em;
  text-align: justify;
}
@media screen and (max-width: 736px) {
  /* line 602, ../sass/ourstory.scss */
  #about-top .muse__profile__text {
    font-size: 12px;
  }
}
/* line 609, ../sass/ourstory.scss */
#about-top .muse__profile__text.border {
  border-top: 1px solid #b2b2b2;
  padding-top: 1em;
}
/* line 614, ../sass/ourstory.scss */
#about-top .muse__profile .acd-btn {
  position: relative;
}
@media screen and (min-width: 737px) {
  /* line 614, ../sass/ourstory.scss */
  #about-top .muse__profile .acd-btn {
    display: none;
  }
}
/* line 619, ../sass/ourstory.scss */
#about-top .muse__profile .acd-btn::after {
  display: inline-block;
  content: "+";
  position: absolute;
  right: 1em;
  width: 1em;
}
@media screen and (max-width: 736px) {
  /* line 627, ../sass/ourstory.scss */
  #about-top .muse__profile .acd-box {
    display: none;
  }
}
@media screen and (max-width: 736px) {
  /* line 633, ../sass/ourstory.scss */
  #about-top .muse .content-wrap {
    width: 100%;
  }
}
/* line 637, ../sass/ourstory.scss */
#about-top .muse .content-wrap .background-image-muse {
  background-color: #fafafa;
  background-image: url(/images/ourstory/top_muse-image.jpg);
  content: "";
  display: block;
  width: 100%;
}
@media screen and (min-width: 737px) {
  /* line 637, ../sass/ourstory.scss */
  #about-top .muse .content-wrap .background-image-muse {
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 736px) {
  /* line 637, ../sass/ourstory.scss */
  #about-top .muse .content-wrap .background-image-muse {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 200px;
    margin-bottom: 80px;
  }
}
/* line 657, ../sass/ourstory.scss */
#about-top .muse .content-wrap .title {
  text-align: center;
}
/* line 661, ../sass/ourstory.scss */
#about-top .muse.inview {
  opacity: 0;
  transform: translateY(40px);
  transition: 1s;
}
/* line 665, ../sass/ourstory.scss */
#about-top .muse.inview.inview-active {
  opacity: 1;
  transform: translateY(0);
}
/* line 672, ../sass/ourstory.scss */
#about-top .modal-content {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
/* line 681, ../sass/ourstory.scss */
#about-top .modal-content .movie__youtube {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 795px;
  width: 80%;
    height: 50%;
}

/* line 691, ../sass/ourstory.scss */
#about-content {
  background-color: #000000;
  overflow: hidden;
  position: relative;
  padding: 40px 0 870px;
}
/* line 695, ../sass/ourstory.scss */
#about-content::before {
    background-color: #000000;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 100vh;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    width: 1000px;
    background-position: left top;
    background-size: 50%;
    min-width: 1150px;
  /*background-color: #000000;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 100vh;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;*/
}
@media screen and (min-width: 737px) {
  /* line 695, ../sass/ourstory.scss */
  #about-content::before {
    background-position: left top;
    background-size: 50%;
    /*min-width: 100%*//*1200px;*/
  }
}
@media screen and (max-width: 736px) {
  /* line 695, ../sass/ourstory.scss */
  #about-content::before {
    background-size: 100% auto;
  }
}
@media screen and (min-width: 737px) {
  /* line 691, ../sass/ourstory.scss */
  #about-content {
    min-width: 100%/*1200px*/;
    padding: 160px 0 80px;
  }
}
@media screen and (max-width: 736px) {
  /* line 691, ../sass/ourstory.scss */
  #about-content {
    padding: 100px 0 400px;
    padding: 100px 0 100vw;
  }
}
/* line 723, ../sass/ourstory.scss */
/*brand-statement*/
#about-content.brand-statement::before {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/statement_bg.jpg);
}
@media screen and (max-width: 736px) {
  /* line 723, ../sass/ourstory.scss */
  #about-content.brand-statement::before {
    background-position: center top 200px;
  }
}
@media screen and (min-width: 737px) {
  /* line 729, ../sass/ourstory.scss */
  #about-content.brand-statement .background-image {
    background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/statement_bg.jpg);
    background-position: left -10% top 15%;
  }
   #about-content.js-decorte-fixContent.is-absolute .background-image {
    position: absolute;
    top: auto;
    bottom: 0;
}
}
@media screen and (max-width: 736px) {
  /* line 729, ../sass/ourstory.scss */
  #about-content.brand-statement .background-image {
    background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/statement_bg_sp.jpg);
    background-position: center bottom 55px;
    background-size: 140% auto;
  }
}
/* line 742, ../sass/ourstory.scss */
/*craftmanship*/
#about-content.craftsmanship::before {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/craftsmanship_bg.jpg);
}
@media screen and (max-width: 736px) {
  /* line 742, ../sass/ourstory.scss */
  #about-content.craftsmanship::before {
    background-position: center top 200px;
  }
}
/* line 748, ../sass/ourstory.scss */
#about-content.craftsmanship .background-image {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/craftsmanship_bg.jpg);
    background-position: left -10% top 15%;
}
@media screen and (min-width: 737px) {
  /* line 748, ../sass/ourstory.scss */
  #about-content.craftsmanship .background-image {
    /*background-position: left -10% top 40%;*/
  }
}
@media screen and (max-width: 736px) {
  /* line 748, ../sass/ourstory.scss */
  #about-content.craftsmanship .background-image {
    background-size: 160% auto;
  }
}


/* line 759, ../sass/ourstory.scss */
/*brand-name*/
#about-content.brand-name::before {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/brandname_bg.jpg);
}
@media screen and (max-width: 736px) {
  /* line 759, ../sass/ourstory.scss */
  #about-content.brand-name::before {
    background-position: center top 300px;
  }
}
/* line 765, ../sass/ourstory.scss */
#about-content.brand-name .background-image {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/brandname_bg.jpg);
}
@media screen and (min-width: 737px) {
  /* line 765, ../sass/ourstory.scss */
  #about-content.brand-name .background-image {
    background-position: left -10% top 40%;
  }
}
@media screen and (max-width: 736px) {
  /* line 765, ../sass/ourstory.scss */
  #about-content.brand-name .background-image {
    background-size: 160% auto;
  }
}
/* line 775, ../sass/ourstory.scss */
#about-content .background-image {
  background-color: #000000;
  background-repeat: no-repeat;
  display: none;
  height: 100vh;
  left: /*19.8%;*/0;
    left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: 0;
  width: 100%;
    background-size: 80%;
    /*min-width: 1000px;*/
}
@media screen and (min-width: 737px) {
  /* line 775, ../sass/ourstory.scss */
  #about-content .background-image {
    background-size: 80%;
    /*min-width: 1150px;*/
  }
}
/* line 794, ../sass/ourstory.scss */
#about-content .content-wrap {
    box-sizing: content-box;
    position: relative;
    max-width: 720px;
    padding-left: calc(50% - 100px);
    padding-bottom: 870px;
}
/*@media screen and (min-width: 737px) {
   line 794, ../sass/ourstory.scss 
  #about-content .content-wrap {
    max-width: 720px;
    padding-left: calc(50% - 120px);
    width: 50%;
  }
}*/
/* line 803, ../sass/ourstory.scss */
#about-content .content-wrap h1, #about-content .content-wrap h2, #about-content .content-wrap p, #about-content .content-wrap li, #about-content .content-wrap span, #about-content .content-wrap a {
  color: #dddddd;
}
/* line 806, ../sass/ourstory.scss */
#about-content .content-wrap .back-top {
  margin-top: 33px;
}
/* line 808, ../sass/ourstory.scss */
#about-content .content-wrap .back-top__anchor {
  /*background-color: rgba(255, 255, 255, 0.2);*/
  box-sizing: border-box;
  color: #dddddd;
  display: inline-block;
  padding: 1em;/*0.5em*/;
  text-align: center;
  width: 20%/*100%*/;
}
/* line 817, ../sass/ourstory.scss */
/*#about-content .content-wrap .back-top__anchor::before {
  content: "";
  display: inline-block;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-transform: rotate(45deg);
  height: 0.5em;
  margin-right: 0.5em;
  position: relative;
  top: -2px;
  transform: rotate(45deg);
  width: 0.5em;
}*/
/* line 833, ../sass/ourstory.scss */
#about-content .content-wrap .title {
  color: #ffffff;
  letter-spacing: 0.2em;
  line-height: 1.5;
  opacity: 0.3;
}
@media screen and (min-width: 737px) {
  /* line 833, ../sass/ourstory.scss */
  #about-content .content-wrap .title {
    font-size: 45px/*60px*/;
    margin-bottom: 60px;
    margin-left: 40px;
  }
}
@media screen and (max-width: 736px) {
  /* line 833, ../sass/ourstory.scss */
  #about-content .content-wrap .title {
    font-size: 20px;
    margin-bottom: 40px;
    text-align: center;
  }
}
/* line 848, ../sass/ourstory.scss */
#about-content .content-wrap .title.onload {
  opacity: 0;
}
/* line 850, ../sass/ourstory.scss */
#about-content .content-wrap .title.onload.onload-active {
  opacity: 0.3;
}
/* line 855, ../sass/ourstory.scss */
#about-content .content-wrap .copy {
  color: #ffffff;
  line-height: 1.7;
}
@media screen and (min-width: 737px) {
  /* line 855, ../sass/ourstory.scss */
  #about-content .content-wrap .copy {
    font-size: 40px;
    margin-bottom: 40px;
    margin-left: 40px;
  }
}
@media screen and (max-width: 736px) {
  /* line 855, ../sass/ourstory.scss */
  /*#about-content .content-wrap .copy {
    font-size: 28px;
    margin-bottom: 60vw;
    text-align: center;
  }*/
}
/* line 868, ../sass/ourstory.scss */
#about-content .content-wrap .copy.onload {
  opacity: 0;
}
/* line 870, ../sass/ourstory.scss */
#about-content .content-wrap .copy.onload.onload-active {
  opacity: 1;
}
/* line 875, ../sass/ourstory.scss */
/*#about-content .content-wrap .text-wrap {
  background-color: rgba(0, 0, 0, 0.7);
}*/
@media screen and (min-width: 737px) {
  /* line 875, ../sass/ourstory.scss */
  #about-content .content-wrap .text-wrap {
    padding: 40px;
  }
}
@media screen and (max-width: 736px) {
  /* line 875, ../sass/ourstory.scss */
  #about-content .content-wrap .text-wrap {
    padding: 40px 5%;
  }
}
/* line 883, ../sass/ourstory.scss */
#about-content .content-wrap .text-wrap.onload {
  opacity: 0;
  transform: translateY(40px);
}
/* line 886, ../sass/ourstory.scss */
#about-content .content-wrap .text-wrap.onload.onload-active {
  opacity: 1;
  transform: translateY(0);
}
/* line 892, ../sass/ourstory.scss */
#about-content .content-wrap .lead {
  border-bottom: 1px solid #4d4d4d;
  color: #ffffff;
  line-height: 1.7;
}
@media screen and (min-width: 737px) {
  /* line 892, ../sass/ourstory.scss */
  #about-content .content-wrap .lead {
    font-size: 25px/*28px*/;
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 736px) {
  /* line 892, ../sass/ourstory.scss */
  #about-content .content-wrap .lead {
    font-size: 18px;
    margin-bottom: 80px;
    padding-bottom: 80px;
    text-align: center;
  }
    
    #about-content-other .content-wrap .back-top {
        margin: 80px auto 0;
    }
    #about-content-other .content-wrap .back-top a.back-top__anchor {
        border: 1px solid;
        box-sizing: border-box;
        color: #333333;
        display: inline-block;
        padding: 0.5em;
        text-align: center;
        width: 100%;
    }
    #about-content-other .modal-content {
        background-color: rgba(0, 0, 0, 0.8);
        display: none;
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100;
    }
    
}
/* line 908, ../sass/ourstory.scss */
#about-content .content-wrap .text {
  line-height: 2;
  margin-bottom: 2em;
  text-align: justify;
}
@media screen and (min-width: 737px) {
  /* line 908, ../sass/ourstory.scss */
  #about-content .content-wrap .text {
    font-size: 16px/*18px*/;
  }
}
/* line 916, ../sass/ourstory.scss */
#about-content .content-wrap .chronology {
  line-height: 1.7;
}
/* line 918, ../sass/ourstory.scss */
#about-content .content-wrap .chronology__item {
  margin-bottom: 2em;
  padding-left: 5em;
  position: relative;
  text-align: justify;
}
@media screen and (min-width: 737px) {
  /* line 918, ../sass/ourstory.scss */
  #about-content .content-wrap .chronology__item {
    font-size: 18px;
  }
}
/* line 926, ../sass/ourstory.scss */
#about-content .content-wrap .chronology__item .year {
  display: inline-block;
  position: absolute;
  left: 0;
}

@media screen and (min-width: 737px) {
  /* line 935, ../sass/ourstory.scss */
  #about-content-other {
    padding: 0/*160px*/ 0 80px;
  }
}
@media screen and (max-width: 736px) {
  /* line 935, ../sass/ourstory.scss */
  #about-content-other {
    padding: 30px 0 80px;
  }
    
    
}
/* line 942, ../sass/ourstory.scss */
#about-content-other img {
  width: 100%;
}
/* line 945, ../sass/ourstory.scss */
#about-content-other .content-wrap {
  margin: 0 auto;
}
@media screen and (min-width: 737px) {
  /* line 945, ../sass/ourstory.scss */
  #about-content-other .content-wrap {
    min-height: 670px;
    width: 100% /*1200px*/;
      font-family: "Noto Serif JP", "HY ZhongSongTi", "Hiragino Mincho W3 JIS2004",  "YuMincho", "游明朝", "游明朝体", serif;
  }
}
@media screen and (max-width: 736px) {
  /* line 945, ../sass/ourstory.scss */
  #about-content-other .content-wrap {
    width: 90%;
  }
}
/* line 954, ../sass/ourstory.scss */
#about-content-other .content-wrap h1, #about-content-other .content-wrap h2, #about-content-other .content-wrap p, #about-content-other .content-wrap li, #about-content-other .content-wrap span, #about-content-other .content-wrap a, #about-content-other .content-wrap sup {
  color: #333333;
}
/* line 957, ../sass/ourstory.scss */
#about-content-other .content-wrap sup {
  font-size: 12px;
}
/* line 960, ../sass/ourstory.scss */
#about-content-other .content-wrap .back-top {
  margin: 80px auto 0;
}
@media screen and (min-width: 737px) {
  /* line 960, ../sass/ourstory.scss */
  #about-content-other .content-wrap .back-top {
    width: 300px;
  }
}
@media screen and (max-width: 736px) {
  /* line 960, ../sass/ourstory.scss */
  #about-content-other .content-wrap .back-top {
    width: 80%;
  }
}
/* line 968, ../sass/ourstory.scss */
#about-content-other .content-wrap .back-top__anchor {
  border: 1px solid;
  box-sizing: border-box;
  color: #333333;
  display: inline-block;
  padding: 0.5em;
  text-align: center;
  width: 100%;
}
/* line 976, ../sass/ourstory.scss */
#about-content-other .content-wrap .back-top__anchor::before {
  content: "";
  display: inline-block;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-transform: rotate(45deg);
  height: 0.5em;
  margin-right: 0.5em;
  position: relative;
  top: -2px;
  transform: rotate(45deg);
  width: 0.5em;
}
/* line 992, ../sass/ourstory.scss */
#about-content-other .content-wrap .title {
  color: #000000;
  letter-spacing: 0.2em;
  line-height: 1.5;
  opacity: 0.3;
}
@media screen and (min-width: 737px) {
  /* line 992, ../sass/ourstory.scss */
  #about-content-other .content-wrap .title {
    font-size: 60px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 736px) {
  /* line 992, ../sass/ourstory.scss */
  #about-content-other .content-wrap .title {
    font-size: 20px;
    margin-bottom: 80px;
    text-align: center;
  }
}
@media screen and (min-width: 737px) {
  /* line 1007, ../sass/ourstory.scss */
  #about-content-other .content-wrap .content-block {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 736px) {
  /* line 1007, ../sass/ourstory.scss */
  #about-content-other .content-wrap .content-block {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 737px) {
  /* line 1017, ../sass/ourstory.scss */
  #about-content-other .content-wrap .content-block.content01 .image, #about-content-other .content-wrap .content-block.content03 .image, #about-content-other .content-wrap .content-block.content05 .image {
    margin-left: -40px;
    float: left;
  }
}
@media screen and (max-width: 736px) {
  /* line 1017, ../sass/ourstory.scss */
  #about-content-other .content-wrap .content-block.content01 .image, #about-content-other .content-wrap .content-block.content03 .image, #about-content-other .content-wrap .content-block.content05 .image {
    margin-left: 0;
    margin-right: auto;
  }
}
@media screen and (min-width: 737px) {
  /* line 1027, ../sass/ourstory.scss */
  #about-content-other .content-wrap .content-block.content01 > *:not(.image), #about-content-other .content-wrap .content-block.content03 > *:not(.image), #about-content-other .content-wrap .content-block.content05 > *:not(.image) {
    margin-left: auto;
    margin-right: 0;
    width: 680px;
  }
}
@media screen and (max-width: 736px) {
  /* line 1034, ../sass/ourstory.scss */
  #about-content-other .content-wrap .content-block.content01 .copy, #about-content-other .content-wrap .content-block.content03 .copy, #about-content-other .content-wrap .content-block.content05 .copy {
    text-align: right;
  }
}
@media screen and (min-width: 737px) {
  /* line 1042, ../sass/ourstory.scss */
  #about-content-other .content-wrap .content-block.content02 .image, #about-content-other .content-wrap .content-block.content04 .image {
    margin-right: -40px;
    float: right;
  }
}
@media screen and (max-width: 736px) {
  /* line 1042, ../sass/ourstory.scss */
  #about-content-other .content-wrap .content-block.content02 .image, #about-content-other .content-wrap .content-block.content04 .image {
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (min-width: 737px) {
  /* line 1052, ../sass/ourstory.scss */
  #about-content-other .content-wrap .content-block.content02 > *:not(.image), #about-content-other .content-wrap .content-block.content04 > *:not(.image) {
    margin-left: 0;
    margin-right: auto;
    width: 680px;
  }
}
/* line 1060, ../sass/ourstory.scss */
#about-content-other .content-wrap .content-block.content01 .image {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image01.jpg);
}
/* line 1063, ../sass/ourstory.scss */
#about-content-other .content-wrap .content-block.content02 .image {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image02.jpg);
}
/* line 1066, ../sass/ourstory.scss */
#about-content-other .content-wrap .content-block.content03 .image {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image03.jpg);
}
/* line 1069, ../sass/ourstory.scss */
#about-content-other .content-wrap .content-block.content04 .image {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image04.jpg);
}
/* line 1072, ../sass/ourstory.scss */
#about-content-other .content-wrap .content-block.content05 .image {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image05.jpg);
}
/* line 1076, ../sass/ourstory.scss */
#about-content-other .content-wrap .overview {
  opacity: 0;
  transition: 0.4s;
}
/* line 1079, ../sass/ourstory.scss */
#about-content-other .content-wrap .overview-active {
  opacity: 1;
}
/* line 1083, ../sass/ourstory.scss */
#about-content-other .content-wrap .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 737px) {
  /* line 1083, ../sass/ourstory.scss */
  #about-content-other .content-wrap .image {
    height: 673px;
    width: 480px;
  }
}
@media screen and (max-width: 736px) {
  /* line 1083, ../sass/ourstory.scss */
  #about-content-other .content-wrap .image {
    height: 82vw;
    width: 59vw;
    margin-bottom: 20px;
  }
    
    
    
}
/* line 1096, ../sass/ourstory.scss */
#about-content-other .content-wrap .image.inview-repeat {
  background-size: 150%;
  transition: 1s;
  transition-timing-function: ease-out;
}
/* line 1100, ../sass/ourstory.scss */
#about-content-other .content-wrap .image.inview-repeat.inview-repeat-active {
  background-size: 100%;
}
/* line 1105, ../sass/ourstory.scss */
#about-content-other .content-wrap .inview {
  opacity: 0;
  transform: translateY(40px);
  transition: 1s;
}
/* line 1109, ../sass/ourstory.scss */
#about-content-other .content-wrap .inview.inview-active {
  opacity: 1;
  transform: translateY(0);
}
/* line 1114, ../sass/ourstory.scss */
#about-content-other .content-wrap .copy {
  color: #000000;
  line-height: 1.7;
}
@media screen and (min-width: 737px) {
  /* line 1114, ../sass/ourstory.scss */
  #about-content-other .content-wrap .copy {
    font-size: 40px;
    margin-bottom: 80px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 736px) {
  /* line 1114, ../sass/ourstory.scss */
  #about-content-other .content-wrap .copy {
    font-size: 28px;
    margin-bottom: 40px;
  }
}
/* line 1127, ../sass/ourstory.scss */
#about-content-other .content-wrap .text {
  line-height: 2;
  margin-bottom: 2em;
  text-align: justify;
}
@media screen and (max-width: 736px) {
  /* line 1127, ../sass/ourstory.scss */
  #about-content-other .content-wrap .text {
    font-size: 12px;
  }
}
/* line 1135, ../sass/ourstory.scss */
#about-content-other .content-wrap .column {
  font-size: 12px;
}
/* line 1137, ../sass/ourstory.scss */
#about-content-other .content-wrap .column .liposome-image {
  width: 120px;
}
/* line 1140, ../sass/ourstory.scss */
#about-content-other .content-wrap .column .caption {
  display: inline-block;
  line-height: 1.7;
  margin-left: 1em;
  width: calc(100% - 140px);
}
@media screen and (max-width: 736px) {
  /* line 1147, ../sass/ourstory.scss */
  #about-content-other .content-wrap .marcel-profile {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 737px) {
  /* line 1152, ../sass/ourstory.scss */
  #about-content-other .content-wrap .marcel-profile__photo {
    float: left;
    width: 160px;
  }
}
@media screen and (max-width: 736px) {
  /* line 1152, ../sass/ourstory.scss */
  #about-content-other .content-wrap .marcel-profile__photo {
    margin-left: auto;
    margin-right: 10px;
    width: 42.6vw;
  }
}
@media screen and (min-width: 737px) {
  /* line 1163, ../sass/ourstory.scss */
  #about-content-other .content-wrap .marcel-profile__products {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: 0;
    width: 500px;
  }
}
@media screen and (max-width: 736px) {
  /* line 1163, ../sass/ourstory.scss */
  #about-content-other .content-wrap .marcel-profile__products {
    margin-left: 10px;
    margin-right: auto;
    width: 21.3vw;
  }
}
/* line 1175, ../sass/ourstory.scss */
#about-content-other .content-wrap .marcel-profile__products span {
  border: 1px solid #efefef;
  box-sizing: border-box;
  display: inline-block;
}
@media screen and (min-width: 737px) {
  /* line 1175, ../sass/ourstory.scss */
  #about-content-other .content-wrap .marcel-profile__products span {
    margin-right: 10px;
    width: 120px;
  }
}
@media screen and (max-width: 736px) {
  /* line 1175, ../sass/ourstory.scss */
  #about-content-other .content-wrap .marcel-profile__products span {
    margin-bottom: 10px;
  }
}
/* line 1188, ../sass/ourstory.scss */
#about-content-other .content-wrap .marcel-profile__text {
  font-size: 12px;
  line-height: 1.7;
}
@media screen and (min-width: 737px) {
  /* line 1188, ../sass/ourstory.scss */
  #about-content-other .content-wrap .marcel-profile__text {
    margin-left: auto;
    margin-right: 0;
    width: 500px;
  }
}
@media screen and (max-width: 736px) {
  /* line 1188, ../sass/ourstory.scss */
  #about-content-other .content-wrap .marcel-profile__text {
    margin-top: 20px;
    width: 100%;
  }
}
/* line 1200, ../sass/ourstory.scss */
#about-content-other .content-wrap .marcel-profile__text .name {
  display: inline-block;
  margin-bottom: 10px;
}
@media screen and (min-width: 737px) {
  /* line 1200, ../sass/ourstory.scss */
  #about-content-other .content-wrap .marcel-profile__text .name {
    font-size: 20px;
  }
}
@media screen and (max-width: 736px) {
  /* line 1200, ../sass/ourstory.scss */
  #about-content-other .content-wrap .marcel-profile__text .name {
    font-size: 16px;
  }
}
/* line 1209, ../sass/ourstory.scss */
#about-content-other .content-wrap .marcel-profile__text .name .sub-text {
  line-height: 1.7;
}
@media screen and (min-width: 737px) {
  /* line 1209, ../sass/ourstory.scss */
  #about-content-other .content-wrap .marcel-profile__text .name .sub-text {
    font-size: 16px;
  }
}
@media screen and (max-width: 736px) {
  /* line 1209, ../sass/ourstory.scss */
  #about-content-other .content-wrap .marcel-profile__text .name .sub-text {
    font-size: 12px;
  }
}
/* line 1221, ../sass/ourstory.scss */
#about-content-other .content-wrap .movie-thumbnail {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_movie-thumbnail.jpg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 737px) {
  /* line 1221, ../sass/ourstory.scss */
  #about-content-other .content-wrap .movie-thumbnail {
    background-size: auto;
    height: 213px;
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  /* line 1221, ../sass/ourstory.scss */
  #about-content-other .content-wrap .movie-thumbnail {
    background-size: cover;
    height: 213px;
    width: 100%;
  }
}
/* line 1238, ../sass/ourstory.scss */
#about-content-other .content-wrap .movie-thumbnail::after {
  background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/movie-arrow.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 80px;
  right: calc(50% - 40px);
  opacity: 0.6;
  position: absolute;
  top: calc(50% - 40px);
  width: 80px;
}
/* line 1254, ../sass/ourstory.scss */
#about-content-other .modal-content {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
/* line 1263, ../sass/ourstory.scss */
#about-content-other .modal-content .movie__youtube {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 795px;
  width: 80%;
  position: relative;
  top: 0;
}
    
/*responsive_221013*/
@media screen and (max-width: 736px) {
    /*221014_kai*/
        #about-top .crucial-values__list .slick-arrow.slick-next::after {
          border-top: 1px solid #3a3a3a;
          border-right: 1px solid #3a3a3a;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          right: 5px;
        }
        #about-top .crucial-values__list .slick-arrow.slick-prev::after {
          border-bottom: 1px solid #3a3a3a;
          border-left: 1px solid #3a3a3a;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 5px;
        }
    /*221014_kai*/
}
/*--------------------------------
レスポンシブ
---------------------------------*/
    @media screen and (max-width: 736px) {
  /* line 57, ../sass/ourstory.scss */
    /*responsive_221013_kai*/
    .movie .play-btn {
        width: 10%;
        top: -93px/*50%*/;
    }
  #about-top {
    padding-top: 50px;
    padding-bottom: 80px;
      font-family: "Noto Serif JP", "HY ZhongSongTi", "Hiragino Mincho W3 JIS2004",  "YuMincho", "游明朝", "游明朝体", serif;
      text-align: center;
  }
    .brand-statement, .brand-emblem, .brand-history, .craftsmanship, .crucial-values {
        margin-bottom: 20%;
    }
    #about-top .content-wrap .copy {
        font-size: 2.3rem;
        margin-bottom: 1em;
    }
    #about-top .content-wrap .lead {
        font-size: 1.5rem;
    }
    #about-top ul {
        padding: 0;
    }
    #about-top li {
        list-style: none;
    }
    #about-top .brand-statement .content-wrap .lean-more__anchor, #about-top .brand-name .content-wrap .lean-more__anchor, #about-top .craftsmanship .content-wrap .lean-more__anchor {
        color: #cccccc;
    }
    #about-top .crucial-values__list__item .lean-more__anchor {
        color: #333333;
    }
    #about-top .content-wrap .lean-more__anchor {
        border-style: solid;
        border-width: 1px;
        display: block;
        padding: 0.5em;
        text-align: center;
    }
    #about-top .brand-statement .content-wrap .lead, #about-top .brand-name .content-wrap .lead, #about-top .craftsmanship .content-wrap .lead {
        color: #cccccc;
        line-height: 1.7;
        margin-bottom: 2em;
        font-size: 15px;
        text-align: center;
    }
    /*コンテンツここから*/
    article#about-top .brand-statement .content-wrap > .inview, article#about-top .brand-name .content-wrap > .inview, article#about-top .craftsmanship .content-wrap > .inview {
        opacity: 0;
        transform: translateY(40px);
    }
    article#about-top .brand-statement .content-wrap > .inview.inview-active, article#about-top .brand-name .content-wrap > .inview.inview-active, article#about-top .craftsmanship .content-wrap > .inview.inview-active {
        opacity: 1;
        transform: translateY(0);
        transition: 1s;
    }
    #about-top .brand-statement .content-wrap .background-image {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/top_statement-bg.jpg);
    }
    #about-top .brand-statement, #about-top .brand-name, #about-top .craftsmanship {
        overflow: hidden;
        position: relative;
    }
    #about-top .brand-statement .content-wrap .background-image, 
    #about-top .brand-name .content-wrap .background-image, 
    #about-top .craftsmanship .content-wrap .background-image {
        background-repeat: no-repeat;
        background-size: 100% auto;
        content: "";
        display: block;
        position: absolute;
        height: 100vw;
        left: 0;
        top: 50px;
        width: 100%;
    }
    /*emblem*/
    .brand-emblem {
        padding-top: 0;
    }
    #about-top .brand-emblem--text:not(:last-child) {
        margin-bottom: 40px;
        margin-top: 10%;
    }
    #about-top .brand-emblem--meaning-item {
        font-size: 16px;
        font-weight: 700;
        line-height: 1;
    }
    #about-top .brand-emblem--movie {
        margin: 0 auto 40px;
    }
    #about-top .brand-emblem--meaning-item:not(:last-child) {
        margin-bottom: 1em;
    }
    #about-top .brand-emblem--meaning {
        margin: 0;
        margin-bottom: 40px;
        padding: 0;
        list-style: none;
        text-align: center;
    }
    #about-top .brand-emblem--text {
        text-align: center;
        font-size: 14px;
    }
    .movie {
        height: 177px;
    }
    /*history*/
    #about-top .brand-history .content-wrap .movie-thumbnail {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/top_history-image.jpg);
        background-position: center;
        background-repeat: no-repeat;
        cursor: pointer;
        margin: 0 auto;
        position: relative;
        background-size: cover;
        height: 200px;
        width: 90%;
    }
    #about-top .brand-history .content-wrap .movie-thumbnail::after {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/movie-arrow.png);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        display: block;
        height: 80px;
        right: calc(50% - 40px);
        opacity: 0.6;
        position: absolute;
        top: calc(50% - 40px);
        width: 80px;
    }
    /*各コンテンツ*/
    article#about-top section.brand-statement div.content-wrap /*.title*/,
    article#about-top section.brand-name div.content-wrap /*.title*/,
    article#about-top section.craftsmanship div.content-wrap /*.title*/ {
        right: 0;
        text-align: center;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #about-top .brand-statement .content-wrap, 
    #about-top .brand-name .content-wrap, 
    #about-top .craftsmanship .content-wrap {
        background-color: #000000;
        color: #ffffff;
        position: relative;
        padding: calc(100vw + 50px) 5% 65px;
    }
    #about-top .brand-name .content-wrap .background-image {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/top_brandname-bg.jpg);
    }
    #about-top .craftsmanship .content-wrap .background-image {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/top_craftsmanship-bg.jpg);
    }
    #about-top .brand-history.inview, #about-top .brand-emblem.inview {
        opacity: 0;
        transform: translateY(40px);
        transition: 1s;
    }
    #about-top .brand-history.inview.inview-active, #about-top .brand-emblem.inview.inview-active {
        opacity: 1;
        transform: translateY(0);
    }
    /*crucial-values*/
    #about-top .crucial-values .content-wrap {
        margin: 0 auto;
        width: 90%;
    }
    #about-top .crucial-values__list__item {
        padding: 0 20px;
        position: relative;
        z-index: 0;
    }
    #about-top .crucial-values__list__item .copy {
        color: #333333;
        line-height: 1.7;
        text-align: center;
        font-size: 12px;
        margin-bottom: 20px;
    }
    #about-top .crucial-values__list__item .lead {
        color: #333333;
        line-height: 1.7;
        padding: 0 20px;
        text-align: justify;
        font-size: 12px;
        margin-bottom: 40px;
    }
    /*modal*/
    #about-top .modal-content {
        background-color: rgba(0, 0, 0, 0.8);
        display: none;
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100;
    }
    #about-top {
        padding-top: 10px;
        padding-bottom: 0;
    }
    
    
    /*Our_Story brand-statement*/
    #about-content .content-wrap {
        position: relative;
        background-color: rgba(0, 0, 0, 0.7);
        padding-top: 20px;
        margin-top: 80vw;
        padding-bottom: 0;
    }
    #about-content .content-wrap .text-wrap {
        padding: 40px 5%;
    }
    #about-content .content-wrap .text-wrap {
        background-color: rgba(0, 0, 0, 0);
    }
    #about-content {
        background-color: #000000;
        overflow: hidden;
        position: relative;
        padding: 100px 0 400px;
        padding: 0 0 130vw;
    }
    #about-content::before {
        background-color: #000000;
        background-repeat: no-repeat;
        content: "";
        display: block;
        height: 100vh;
        /*left: 0;*/
        position: absolute;
        top: 0;
        width: 100%;
        background-size: 100% auto;
    }
    #about-content.js-decorte-fixContent.is-fixed::before {
        position: fixed;
      }
    #about-content.js-decorte-fixContent.is-absolute::before {
        position: absolute;
        top: auto;
        bottom: 0;
      }
    #about-content {
        background-color: #000000;
        overflow: hidden;
        position: relative;
        padding: 100px 0 400px;
        padding: 0 0 130vw;
    }
    #about-content.brand-statement::before {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/statement_bg_sp.jpg);
        background-position: center top 0;
        background-size: 40%;
    }
    #about-content.brand-statement .background-image {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/statement_bg_sp.jpg);
            background-position: center bottom 55px;
            background-size: 50% auto;
    }
    #about-content.js-decorte-fixContent.is-fixed .background-image {
        position: fixed;
      }
    #about-content.js-decorte-fixContent.is-absolute .background-image {
        position: absolute;
        top: auto;
        bottom: 0;
      }
    #about-content .content-wrap {
        position: relative;
        background-color: rgba(0, 0, 0, 0.7);
        padding-top: 20px;
        margin-top: 80vw;
        padding-left: 0;
        width: 100%;
        margin: 80vw auto 0;
    }
    #about-content .content-wrap .title.onload {
        opacity: 0;
    }
    #about-content .content-wrap .title.onload.onload-active {
        opacity: 1;
    }
    #about-content .content-wrap .copy.onload {
        opacity: 0;
    }
    #about-content .content-wrap .copy.onload.onload-active {
        opacity: 1;
    }
    #about-content .content-wrap .text-wrap.onload {
        opacity: 0;
        transform: translateY(40px);
    }
    #about-content .content-wrap .text-wrap.onload.onload-active {
        opacity: 1;
        transform: translateY(0);
    }
    #about-content .content-wrap .title {
        color: #a3a3a3;
        letter-spacing: 0.2em;
        line-height: 1.5;
        opacity: 0.3;
        font-size: 28px;
        font-weight: 300;
        text-align: center;
    }
    #about-content .content-wrap .copy {
        color: #ffffff;
        line-height: 1.7;
        font-size: 22px;
        font-weight: 300;
        text-align: center;
    }
    #about-content .content-wrap .text-wrap {
        padding: 40px 5%;
        color: #ddd;
    }
    .onload {
        transition: 1s;
        transition-timing-function: ease-out;
    }
    #about-content .content-wrap .text {
        line-height: 2;
        margin-bottom: 2em;
        text-align: justify;
        font-weight: 300;
    }
    #about-content .content-wrap .back-top {
        margin-top: 80px;
    }
    #about-content .content-wrap h1, #about-content .content-wrap h2, #about-content .content-wrap p,  #about-content .content-wrap li, #about-content .content-wrap span, #about-content .content-wrap a {
        color: #dddddd;
    }
    #about-content .content-wrap .back-top__anchor {
        border-style: solid;
        border-width: 1px;
        display: block;
        font-size: 14px;
        text-align: center;
        padding: 13px 20px;
        color: #ddd;
        width: 100%;
    }
    /*Our_Story brand-name*/
    #about-content.brand-name::before {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/brandname_bg.jpg);
        background-position: center top 0;
        background-size: 40%;
    }
    #about-content.brand-name .background-image {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/brandname_bg.jpg);
        /*background-position: center bottom 55px;*/
        /*background-size: 140% auto;*/
            background-size: 60% auto;
    }
    /*Our_Story brand-CRAFTSMANSHIP*/
    #about-content.craftsmanship::before {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/craftsmanship_bg.jpg);
        background-position: center top 0;
        background-size: 40%;
    }
    #about-content.craftsmanship .background-image {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/craftsmanship_bg.jpg);
        background-position: center bottom 55px;
        background-size: 50% auto;
    }
    /*Our_Story brand-CRUCIAL VALUES FOR THE BRAND*/
    #about-content-other .content-wrap h1, #about-content-other .content-wrap h2, #about-content-other .content-wrap p, #about-content-other .content-wrap li, #about-content-other .content-wrap span, #about-content-other .content-wrap a, #about-content-other .content-wrap sup {
        color: #333333;
            font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    }
    #about-content-other .content-wrap .image.inview-repeat.inview-repeat-active {
        background-size: 100%;
    }
    #about-content-other .content-wrap .content-block.content02 .image, #about-content-other .content-wrap .content-block.content04 .image {
        margin-left: auto;
        margin-right: 0;
    }
    .inview,  .inview-repeat {
        display: block;
        transition: 0.4s;
        transition-timing-function: ease-out;
    }
    #about-content-other .content-wrap .image.inview-repeat {
        background-size: 150%;
        transition: 1s;
        transition-timing-function: ease-out;
    }
    #about-content-other .content-wrap .image {
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        height: 82vw;
        width: 59vw;
        margin-bottom: 20px;
    }
    #about-content-other .content-wrap {
        margin: 0 auto;
        width: 90%;
    }
    #about-content-other .content-wrap .title {
        color: #000000;
        letter-spacing: 0.2em;
        line-height: 1.5;
        opacity: 0.3;
        font-size: 28px;
        font-weight: 300;
        margin-bottom: 80px;
        text-align: center;
    }
    #about-content-other .content-wrap .content-block {
        margin-bottom: 80px;
    }
    #about-content-other .content-wrap .back-top {
        margin: 80px auto 0;
    }
    #about-content-other .content-wrap .content-block.content01 .image {
      background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image01.jpg);
    }
    #about-content-other .content-wrap .content-block.content02 .image {
      background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image02.jpg);
    }
    #about-content-other .content-wrap .content-block.content03 .image {
      background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image03.jpg);
    }
    #about-content-other .content-wrap .content-block.content04 .image {
      background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image04.jpg);
    }
    #about-content-other .content-wrap .content-block.content05 .image {
      background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image05.jpg);
    }
    #about-content-other .content-wrap .copy {
        color: #000000;
        line-height: 1.7;
        font-size: 24px;
        text-align: right;
        margin-bottom: 40px;
    }
    #about-content-other .content-wrap .content-block.content01 .copy, #about-content-other .content-wrap .content-block.content03 .copy, #about-content-other .content-wrap .content-block.content05 .copy {
        text-align: left;
    }
    
    #about-content-other .content-wrap small, #about-content-other .content-wrap sup {
        font-size: 12px;
    }
    #about-content-other .content-wrap .copy .sub-copy {
        display: inline-block;
        font-size: 20px;
        line-height: 1.5;
    }
    #about-content-other .content-wrap .text {
        line-height: 2;
        margin-bottom: 2em;
        text-align: justify;
        font-size: 12px;
    }
    #about-content-other .content-wrap .column {
        font-size: 12px;
    }
    #about-content-other .content-wrap .column .liposome-image {
        display: inline-block;
        width: 120px;
    }
    #about-content-other .content-wrap .column .caption {
        display: inline-block;
        line-height: 1.7;
        margin-left: 1em;
        width: calc(100% - 140px);
    }
    #about-content-other .content-wrap .marcel-profile {
        display: flex;
        flex-wrap: wrap;
    }
    #about-content-other .content-wrap .marcel-profile__photo {
        margin-left: auto;
        margin-right: 10px;
        width: 42.6vw;
    }
    #about-content-other img {
        width: 100%;
    }
    #about-content-other .content-wrap .marcel-profile__products {
        font-size: 0;
        margin-left: 10px;
        margin-right: auto;
        width: 21.3vw;
    }
    #about-content-other .content-wrap .marcel-profile__products span {
        border: 1px solid #efefef;
        box-sizing: border-box;
        display: inline-block;
        margin-bottom: 10px;
    }
    #about-content-other .content-wrap .marcel-profile__text {
        font-size: 12px;
        line-height: 1.7;
        margin-top: 20px;
        width: 100%;
    }
    #about-content-other .content-wrap .content-block {
        margin-bottom: 80px;
    }
    #about-content-other .content-wrap .content-block.content05 .image {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_content-image05.jpg);
    }
    #about-content-other .content-wrap .inview {
        opacity: 0;
        transform: translateY(40px);
        transition: 1s;
    }
    #about-content-other .content-wrap .inview.inview-active {
        opacity: 1;
        transform: translateY(0);
    }
    #about-content-other .content-wrap .movie-thumbnail {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/crucial_movie-thumbnail.jpg);
        background-position: center;
        background-repeat: no-repeat;
        cursor: pointer;
        margin: 0 auto;
        position: relative;
        background-size: cover;
        height: 213px;
        width: 100%;
    }
    #about-content-other .content-wrap .movie-thumbnail::after {
        background-image: url(https://www.dojindo-pharmacy.com/ec/html/template/default/assets/img/cd/our_story/movie-arrow.png);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        display: block;
        height: 80px;
        right: calc(50% - 40px);
        opacity: 0.6;
        position: absolute;
        top: calc(50% - 40px);
        width: 80px;
    }
    
    #about-content-other .content-wrap .back-top {
        margin: 80px auto 0;
    }
    #about-content-other .content-wrap .back-top a.back-top__anchor {
        border: 1px solid;
        box-sizing: border-box;
        color: #333333;
        display: inline-block;
        padding: 0.5em;
        text-align: center;
        width: 100%;
    }
    #about-content-other .modal-content {
        background-color: rgba(0, 0, 0, 0.8);
        display: none;
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100;
    }
    /*221014_kai*/
    button.slick-next.slick-arrow {
        top: 9%;
        left: 85%;
    }
    button.slick-prev.slick-arrow {
        top: 9%;
        right: 85%;
    }
    #about-top .crucial-values__list .slick-arrow::after {
        box-sizing: border-box;
        content: "";
        display: block;
        height: 20px;
        opacity: 0.3;
        width: 20px;
    }
    #about-top .crucial-values__list .slick-arrow.slick-prev::after {
        border-bottom: 1px solid #3a3a3a;
        border-left: 1px solid #3a3a3a;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 5px;
        background-color: inherit;
    }
        #about-top .crucial-values__list .slick-arrow.slick-next::after {
          border-top: 1px solid #3a3a3a;
          border-right: 1px solid #3a3a3a;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          right: 5px;
        }
        #about-top .crucial-values__list .slick-arrow.slick-prev::after {
          border-bottom: 1px solid #3a3a3a;
          border-left: 1px solid #3a3a3a;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 5px;
        }
        #about-top .crucial-values__list__item .thumbnail {
            margin-bottom: 40px;
            padding: 0;
        }
    /*221014_kai*/
    iframe.movie__youtube {
        top: 35%;
        position: relative;
    }
    #about-top .modal-content .movie__youtube {
        height: 25%;
    }
    #about-content.js-decorte-fixContent.is-fixed::before {
    position: fixed;
    }
    #about-content.js-decorte-fixContent.is-absolute::before {
        position: absolute;
        top: auto;
        bottom: 0;
    }
    
}
    
    
}