@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&family=Noto+Sans:wght@500&display=swap");
/* p-mv
--------------------------------------------*/
section.p-mv.p-voice_mainImage div.l-inner div.p-voice_mainImage_item {
  padding-left: 200px;
  background-image: url(/brand/yubicare/img/voice_mv.png);
  background-position: 20px center;
}
@media screen and (max-width:767px) {
  section.p-mv.p-voice_mainImage div.l-inner div.p-voice_mainImage_item {
    padding-left: 39vw;
    background-position: -5% center;
  }
}

.p-memo {
  margin-top: 20px;
  line-height: 1.6;
  font-size: 14px;
}
@media screen and (max-width:767px) {
  .p-memo {
    margin-top: 5.3333333333vw;
    font-size: 2.3437vw;
  }
}

/* p-voice0*
--------------------------------------------*/
section.p-voice {
  background: url(/brand/yubicare/img/bg_voice_contents1.png) repeat right top;
  margin-top: 120px;
  position: relative;
}
@media screen and (max-width:767px) {
  section.p-voice {
    margin: 16vw -4vw 0 -4vw;
  }
}
section.p-voice h2.p-subTtl02 {
  margin-bottom: 30px;
  padding: 10px 50px;
  font-size: 27px;
  color: #ec057f;
}
@media screen and (max-width:767px) {
  section.p-voice h2.p-subTtl02 {
    margin-bottom: 8vw;
    padding: 2.6666666667vw 13.3333333333vw;
    font-size: 5vw;
  }
}
section.p-voice h2.p-subTtl02 span.cnt {
  font-size: 80%;
  display: block;
  font-weight: normal;
}
section.p-voice p.p-voice_lead {
  margin-bottom: 2em;
  font-size: 18px;
  line-height: 1.8;
}
@media screen and (max-width:767px) {
  section.p-voice p.p-voice_lead {
    margin-bottom: 3.7333333333vw;
    font-size: 3.75vw;
  }
}

section.p-voice01 {
  padding: 40px 50px;
}
@media screen and (max-width:767px) {
  section.p-voice01 {
    padding: 2.6666666667vw 4vw 5.3333333333vw 4vw;
  }
}
section.p-voice01 h2.p-subTtl02 {
  margin-bottom: -100px;
  padding-left: 0;
  position: relative;
  top: -110px;
}
@media screen and (max-width:767px) {
  section.p-voice01 h2.p-subTtl02 {
    margin-top: -12vw;
    margin-bottom: 2.6666666667vw;
    padding: 0;
    top: 0;
  }
}
section.p-voice01 div.p-voice_list01 div.p-voice_item {
  height: 100px;
  min-height: 100px;
  margin: 20px 0;
  padding: 20px 30px;
  background: url(/brand/yubicare/img/bg_comment.png) repeat left top;
  border-radius: 20px;
  -webkit-box-shadow: 5.657px 5.657px 8px 0px rgba(25, 35, 108, 0.1);
          box-shadow: 5.657px 5.657px 8px 0px rgba(25, 35, 108, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media screen and (max-width:767px) {
  section.p-voice01 div.p-voice_list01 div.p-voice_item {
    height: auto;
    min-height: 13.3333333333vw;
    margin: 2.6666666667vw 0;
    padding: 2.6666666667vw 3.2vw;
    border-radius: 5.3333333333vw;
    line-height: 1.4;
  }
}
section.p-voice01 div.p-voice_list01 div.p-voice_item div img {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width:767px) {
  section.p-voice01 div.p-voice_list01 div.p-voice_item div img {
    height: 21.3333333333vw;
  }
}
section.p-voice01 div.p-voice_list01 div.p-voice_item div blockquote {
  font-size: 23px;
  line-height: 1.4;
  display: inline;
}
@media screen and (max-width:767px) {
  section.p-voice01 div.p-voice_list01 div.p-voice_item div blockquote {
    font-size: 3.125vw;
  }
}
section.p-voice01 div.p-voice_list01 div.p-voice_item div small {
  font-size: 18px;
}
@media screen and (max-width:767px) {
  section.p-voice01 div.p-voice_list01 div.p-voice_item div small {
    font-size: 2.8125vw !important;
    white-space: nowrap;
  }
}
section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(1) {
  width: 820px;
  float: left;
}
@media screen and (max-width:767px) {
  section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(1) {
    width: auto;
    padding-right: 21.3333333333vw;
    float: left;
  }
}
section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(1) img {
  right: 10px;
  left: auto;
  bottom: -15px;
}
@media screen and (max-width:767px) {
  section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(1) img {
    right: 2.6666666667vw;
    bottom: -4vw;
  }
}
section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(2) {
  width: 560px;
  float: right;
}
@media screen and (max-width:767px) {
  section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(2) {
    width: auto;
  }
}
section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(3) {
  width: 820px;
  padding-left: 200px;
  float: left;
}
@media screen and (max-width:767px) {
  section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(3) {
    width: auto;
    padding-left: 26.6666666667vw;
    float: left;
  }
}
section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(3) img {
  left: 10px;
}
@media screen and (max-width:767px) {
  section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(3) img {
    left: 2.6666666667vw;
  }
}
section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(4) {
  width: 600px;
  float: left;
}
@media screen and (max-width:767px) {
  section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(4) {
    width: auto;
  }
}
section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(5) {
  width: 800px;
  float: right;
}
@media screen and (max-width:767px) {
  section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(5) {
    width: auto;
    padding-right: 26.6666666667vw;
  }
}
section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(5) img {
  left: auto;
  right: 10px;
  bottom: -13px;
}
@media screen and (max-width:767px) {
  section.p-voice01 div.p-voice_list01 div.p-voice_item:nth-child(5) img {
    right: 2.6666666667vw;
    bottom: -3.4666666667vw;
  }
}

section.p-voice02 {
  padding: 100px 50px 40px 50px;
}
@media screen and (max-width:767px) {
  section.p-voice02 {
    padding: 10.6666666667vw 4vw 5.3333333333vw 4vw;
  }
}
section.p-voice02 h2.p-subTtl02 {
  position: absolute;
  top: -70px;
  left: 0;
}
@media screen and (max-width:767px) {
  section.p-voice02 h2.p-subTtl02 {
    position: static;
    top: 0;
    margin-top: -20vw;
    margin-bottom: 2.6666666667vw;
    padding: 0;
    font-size: 5vw;
  }
}

section.p-voice03 {
  padding: 0px 50px 0px 0px;
}
@media screen and (max-width:767px) {
  section.p-voice03 {
    padding: 10.6666666667vw 4vw 5.3333333333vw 4vw;
  }
}
section.p-voice03 div.p-row-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width:767px) {
  section.p-voice03 div.p-row-half {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
section.p-voice03 div.p-row-half div.p-row_left {
  width: 710px;
  margin-left: -18px;
  margin-top: -60px;
}
@media screen and (max-width:767px) {
  section.p-voice03 div.p-row-half div.p-row_left {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
section.p-voice03 div.p-row-half div.p-row_right {
  width: 470px;
}
@media screen and (max-width:767px) {
  section.p-voice03 div.p-row-half div.p-row_right {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
section.p-voice03 div.p-row-half div.p-row_right h2.p-subTtl02 {
  margin-bottom: -50px;
  padding-left: 0;
  position: relative;
  top: -70px;
}
@media screen and (max-width:767px) {
  section.p-voice03 div.p-row-half div.p-row_right h2.p-subTtl02 {
    top: 0;
    margin-top: -20vw;
    margin-bottom: 2.6666666667vw;
    padding: 0;
    font-size: 5vw;
  }
}

section.p-voice04 {
  padding: 60px 50px 40px 50px;
}
@media screen and (max-width:767px) {
  section.p-voice04 {
    padding: 10.6666666667vw 4vw 5.3333333333vw 4vw;
  }
}
section.p-voice04 h2.p-subTtl02 {
  position: absolute;
  top: -70px;
  left: 0;
}
@media screen and (max-width:767px) {
  section.p-voice04 h2.p-subTtl02 {
    position: static;
    top: 0;
    margin-top: -20vw;
    margin-bottom: 2.6666666667vw;
    padding: 0;
    font-size: 5vw;
  }
}

/* p-voiceInterview
--------------------------------------------*/
section.p-voiceInterview {
  margin-top: 50px;
  padding: 30px 0;
  background: url(/brand/yubicare/img/bg_voice_merit.png) repeat center top;
  overflow: hidden;
}
@media screen and (max-width:767px) {
  section.p-voiceInterview {
    margin-top: 13.3333333333vw;
    padding: 8vw 0;
  }
}
section.p-voiceInterview div.l-inner h2.p-voiceInterview_ttl {
  height: 150px;
  margin-bottom: 30px;
  padding-top: 20px;
  background: url(/brand/yubicare/img/bg_ribbon.png) no-repeat center top;
  color: #fff;
  font-size: 34px;
  font-weight: normal;
  text-align: center;
}
@media screen and (max-width:767px) {
  section.p-voiceInterview div.l-inner h2.p-voiceInterview_ttl {
    height: 21.3333333333vw;
    margin-bottom: 0;
    padding-top: 2.6666666667vw;
    background-size: contain;
    font-size: 5.4687vw;
  }
}
section.p-voiceInterview div.l-inner div.p-voiceInterview_item blockquote {
  height: 100px;
  min-height: 100px;
  margin: 20px 30px;
  padding: 20px 30px;
  background: url(/brand/yubicare/img/bg_comment.png) repeat right top;
  border-radius: 10px;
  -webkit-box-shadow: 5.657px 5.657px 8px 0px rgba(25, 35, 108, 0.1);
          box-shadow: 5.657px 5.657px 8px 0px rgba(25, 35, 108, 0.1);
  font-size: 22px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  vertical-align: top;
}
@media screen and (max-width:767px) {
  section.p-voiceInterview div.l-inner div.p-voiceInterview_item blockquote {
    height: auto;
    max-width: 63vw;
    min-height: 16vw;
    margin: 5.3333333333vw 4.5333333333vw 5.3333333333vw 0;
    padding: 2.6666666667vw 5.3333333333vw;
    border-radius: 2.6666666667vw;
    font-size: 3.4375vw;
  }
}
section.p-voiceInterview div.l-inner div.p-voiceInterview_item blockquote:after {
  content: "";
  width: 31px;
  height: 29px;
  display: block;
  background: url(/brand/yubicare/img/bg_fukidashi.png) repeat left top;
  position: absolute;
  right: -31px;
  top: 35%;
}
@media screen and (max-width:767px) {
  section.p-voiceInterview div.l-inner div.p-voiceInterview_item blockquote:after {
    content: "";
    width: 4vw;
    height: 3.4666666667vw;
    display: block;
    background: url(/brand/yubicare/img/bg_fukidashi.png) repeat left top;
    position: absolute;
    right: -4vw;
    top: 35%;
  }
}
section.p-voiceInterview div.l-inner div.p-voiceInterview_item div.p-voiceInterview_img {
  display: inline-block;
}
@media screen and (max-width:767px) {
  section.p-voiceInterview div.l-inner div.p-voiceInterview_item div.p-voiceInterview_img {
    width: 16vw;
    display: inline-block;
  }
}
section.p-voiceInterview div.l-inner div.p-voiceInterview_item div.p-voiceInterview_img small {
  margin-top: 10px;
  padding: 0 10px;
  background-color: #fff;
  border-radius: 20px;
  text-align: center;
  display: block;
}
@media screen and (max-width:767px) {
  section.p-voiceInterview div.l-inner div.p-voiceInterview_item div.p-voiceInterview_img small {
    margin-top: 2.6666666667vw;
    border-radius: 5.3333333333vw;
    font-size: 2.6562vw !important;
    white-space: nowrap;
  }
}
section.p-voiceInterview div.l-inner div.p-voiceInterview_item:nth-of-type(odd) {
  float: right;
}
section.p-voiceInterview div.l-inner div.p-voiceInterview_item:nth-of-type(even) {
  float: left;
}
section.p-voiceInterview div.l-inner div.p-voiceInterview_item:nth-of-type(even) blockquote:after {
  right: auto;
  left: -31px;
  -webkit-transform: rotate(-180deg) scale(1, -1);
          transform: rotate(-180deg) scale(1, -1);
}
@media screen and (max-width:767px) {
  section.p-voiceInterview div.l-inner div.p-voiceInterview_item:nth-of-type(even) blockquote:after {
    left: -4vw;
  }
}
section.p-voiceInterview div.l-inner p.p-memo {
  margin-top: 0;
  color: #fff;
}
@media screen and (max-width:767px) {
  section.p-voiceInterview div.l-inner p.p-memo {
    margin-top: 5.3333333333vw;
  }
}