@charset "UTF-8";
/* responsive */
/* reset */
header {
  position: inherit; }

.wrapper {
  padding-top: 0;
  overflow-x: hidden; }

figure {
  margin: 0; }
  figure figcaption {
    margin-top: 1em;
    font-size: .18rem;
    display: block; }
    figure figcaption::before {
      content: '《';
      margin-right: .5em; }
    figure figcaption::after {
      content: '》';
      margin-left: .5em; }
    @media screen and (max-width: 749px) {
      figure figcaption {
        font-size: .14rem;
        font-weight: 600; } }

.page-contents {
  margin-top: 0; }
  @media screen and (max-width: 749px) {
    .page-contents {
      padding: 0 6%; } }

/* main */
.lp-main {
  height: 6.72rem;
  background: url("../img/lp/prostate-cancer/kv.png") center center no-repeat;
  background-size: cover;
  color: #ffffff; }
  .lp-main .inner {
    max-width: 12rem;
    margin: 0 auto;
    padding-top: .9rem; }
    .lp-main .inner h1 {
      font-size: .46rem;
      font-weight: 600;
      letter-spacing: .06em; }
    .lp-main .inner p {
      font-size: .22rem;
      margin-top: .3rem;
      line-height: 2 !important; }
    .lp-kidney-cancer .lp-main .inner {
      padding-top: .68rem; }
      .lp-kidney-cancer .lp-main .inner h1 {
        line-height: 1.4347; }
      .lp-kidney-cancer .lp-main .inner p {
        margin-top: .12rem; }
.lp-prostate-cancer .lp-main .inner{
  padding-top: .4rem;
}
.lp-prostate-cancer .lp-main .inner p a{
  color: #D6DD32;
  text-decoration: underline;
}
.lp-prostate-cancer .lp-main .inner a.mail-btn{
  background: linear-gradient(225deg, transparent .15rem, #D6DD32 .15rem);
  margin-top: .35rem;
  height: 1rem;
  width: 5.8rem;
  display: flex;
  align-items: center;
 -webkit-transition:.25s!important;
 transition:.25s!important;
}
.lp-prostate-cancer .lp-main .inner a.mail-btn:hover{
  opacity: 1;
  background: linear-gradient(225deg, transparent .15rem, #DDA232 .15rem);
}
.lp-prostate-cancer .lp-main .inner p{
  font-size: .18rem;  
}
.lp-prostate-cancer .lp-main .inner .mail-btn img{
  height: 100%;
}
.lp-prostate-cancer .lp-main .inner .mail-btn p.btn-tit{
 color: #000000;
 padding: 0 .25rem 0;
 font-size: .32rem;
  font-weight: bold;
  margin: 0;
  line-height: 1.3!important;
}
.lp-prostate-cancer .lp-main .inner .mail-btn p span.btn-sub-color{
  color: #0D0571;
}
.lp-prostate-cancer .lp-main .inner .mail-btn p span.btn-txt{
  font-size: .16rem;
  display: block;
  white-space:nowrap;
  letter-spacing:.01rem;
}
  @media screen and (max-width: 749px) {
    .lp-main {
      height: 5.1rem;
      background-image: url("../img/lp/prostate-cancer/kv_sp.png"); }
      .lp-main .inner {
        height: 100%;
        padding: 0 5.33% 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-line-pack: end;
        align-content: flex-end;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end; }
        .lp-main .inner h1 {
          font-size: .26rem;
          margin-bottom: 0; }
        .lp-main .inner p {
          margin-top: 1em;
          font-size: .14rem;
          padding-bottom: 1.2em;
          letter-spacing: 0; }
        .lp-kidney-cancer .lp-main .inner p {
          margin-top: .07zrem; } 

.lp-prostate-cancer .lp-main .inner p{
  font-size: .14rem;
  line-height: 1.7!important;
}
.lp-prostate-cancer .lp-main .inner a.mail-btn{
  margin-top: .03rem;
  margin-bottom: .3rem;
  height: .7rem;
  width: 100%;
  background:#D6DD32;
}
.lp-prostate-cancer .lp-main .inner a.mail-btn:hover{
  background:#D6DD32;
}
.lp-prostate-cancer .lp-main .inner .mail-btn p.btn-tit{
 padding: 0 .15rem 0;
 font-size: .18rem;
  white-space: nowrap;
}
.lp-prostate-cancer .lp-main .inner .mail-btn p span.btn-txt{
  font-size: .12rem;
}

}
  .lp-bladder-cancer .lp-main {
    background-image: url("../img/lp/bladder-cancer/kv.png"); }
    @media screen and (max-width: 749px) {
      .lp-bladder-cancer .lp-main {
        background-image: url("../img/lp/bladder-cancer/kv_sp.png"); } }
  .lp-urinary-stone .lp-main {
    background-image: url("../img/lp/urinary-stone/kv.png"); }
    @media screen and (max-width: 749px) {
      .lp-urinary-stone .lp-main {
        background-image: url("../img/lp/urinary-stone/kv_sp.png"); } }
  .lp-kidney-cancer .lp-main {
    background-image: url("../img/lp/kidney-cancer/kv.png"); }
    @media screen and (max-width: 749px) {
      .lp-kidney-cancer .lp-main {
        background-image: url("../img/lp/kidney-cancer/kv_sp.png"); } }

/* nav */
.lp-head {
  position: absolute;
  top: 5.54rem;
  width: 100%;
  background-color: rgba(18, 32, 106, 0.9) !important; }
  @media print {
    .lp-head {
      display: none; } }

.lp-head.js-stk {
  position: fixed;
  top: 0;
  z-index: 100; }

.lp-head .lp-navi {
  width: 100%;
  max-width: 12rem;
  margin: 0 auto; }

.lp-head .lp-navi ul li a {
  font-size: .22rem;
  height: .82rem;
  color: #fff;
  font-weight: normal;
  width: auto;
  line-height: 1;
  vertical-align: -moz-middle-with-baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }
  .lp-head .lp-navi ul li a::before {
    width: .1rem;
    height: .09rem;
    content: '';
    background: url("../img/lp/prostate-cancer/i-lp-menu.svg") center top no-repeat;
    background-size: 100% auto;
    position: absolute;
    display: block;
    top: .6rem;
    left: calc(50% - .05rem); }
  .lp-bladder-cancer .lp-head .lp-navi ul li a,
  .lp-kidney-cancer .lp-head .lp-navi ul li a {
    font-size: .2rem; }

.lp-head .lp-navi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.lp-navi ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .lp-navi ul li + li {
    margin-left: .6rem; }

@media (max-width: 749px) {
  .lp-head {
    top: 0;
    color: #fff;
    font-weight: 600; }
  .lp-head .lp-navi {
    width: 100%;
    margin: 0 auto;
    padding: 0 .18rem;
    height: .5rem;
    font-size: .15rem;
    position: relative; }
    .lp-head .lp-navi .lp-menu-bt {
      height: .5rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .lp-head .lp-navi .lp-menu-bt .bt {
        padding-left: .18rem;
        position: relative;
        display: block; }
        .lp-head .lp-navi .lp-menu-bt .bt::before {
          width: 0;
          height: 0;
          content: "";
          position: absolute;
          top: calc(50% - .03rem);
          left: 0;
          border-style: solid;
          border-color: #fff transparent transparent transparent;
          border-width: .08rem .05rem 0 .05rem;
          display: block;
          -webkit-transition: .25s;
          -o-transition: .25s;
          transition: .25s; }
  .lp-head.js-stk {
    position: fixed;
    top: 0;
    z-index: 100; }
  .lp-head .lp-navi ul.hide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100vw;
    max-width: initial;
    margin: 0;
    top: .5rem;
    opacity: 0;
    left: 0;
    position: absolute;
    -webkit-transition: 0.3s ease-out !important;
    -o-transition: 0.3s ease-out !important;
    transition: 0.3s ease-out !important; }
  .lp-head .lp-navi.devent ul.hide {
    opacity: 1; }
  .lp-head .lp-navi ul li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-items: center; }
  .lp-navi ul li {
    padding: initial !important;
    height: initial;
    display: initial;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out; }
    .lp-navi ul li + li {
      margin-left: 0; }
  .lp-head .lp-navi ul.hide li a {
    position: relative;
    font-size: 0.16rem !important;
    height: initial;
    height: 0% !important;
    color: #fff;
    font-weight: 600;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 0 0 0.4rem !important;
    background-color: rgba(18, 32, 106, 0.9) !important;
    vertical-align: initial;
    letter-spacing: .01rem;
    border-top: 1px solid #E6E8EF;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    display: none;
    overflow: hidden; }
    .lp-head .lp-navi ul.hide li a::before {
      width: 0;
      height: 0;
      content: "";
      position: absolute;
      top: calc(50% - .03rem);
      left: .18rem;
      border-style: solid;
      border-color: #fff transparent transparent transparent;
      border-width: .08rem .05rem 0 .05rem; }
  .lp-head .lp-navi.devent ul.hide li a {
    height: .5rem !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .lp-menu-bt.close .bt:before {
    -webkit-transform: translate(0, -0.01rem) rotateX(180deg);
    transform: translate(0, -0.01rem) rotateX(180deg); } }

/* h */
.lp-tt {
  font-size: .38rem;
  text-align: center;
  font-weight: 600;
  letter-spacing: .1em;
  color: #323232; }
  @media screen and (max-width: 749px) {
    .lp-tt {
      font-size: .26rem; } }
  .lp-kidney-cancer .lp-tt {
    letter-spacing: .01em;
    width: calc(100% + 12vw);
    margin-left: -6vw; }

.lp-tt-text {
  margin-top: 1em;
  font-size: .26rem;
  text-align: center;
  letter-spacing: .06em;
  color: #12206A; }
  @media screen and (max-width: 749px) {
    .lp-tt-text {
      font-size: .18rem; } }

.lp-tt-box {
  width: 100%;
  background: #12206A;
  padding: .35rem 0;
  margin-bottom: calc(.62rem + .55rem);
  position: relative;
  z-index: 10; }
  .lp-tt-box::before {
    content: '';
    width: 100vw;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    background: #12206A;
    display: block;
    z-index: -1; }
  .lp-tt-box::after {
    content: "";
    position: absolute;
    top: calc(100% + -.13rem);
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-color: #12206A transparent transparent transparent;
    border-width: .75rem .65rem 0 .65rem;
    display: block; }
  .lp-tt-box .lp-tt {
    color: #ffffff; }
  .lp-tt-box .lp-tt-text {
    margin-top: .8em;
    color: #ffffff; }
  @media screen and (max-width: 749px) {
    .lp-tt-box {
      padding: .35rem 0;
      margin-bottom: calc(.34rem + .4rem); }
      .lp-tt-box .lp-tt {
        letter-spacing: 0;
        width: calc(100% + 2rem);
        margin-left: -1rem; }
      .lp-tt-box .lp-tt-text {
        width: calc(100% + 12vw);
        margin-left: -6vw; }
      .lp-tt-box:after {
        top: 100%;
        border-width: .32rem .39rem 0 .39rem; } }

.lp-tt02 {
  font-size: .26rem;
  font-weight: 600;
  padding-bottom: .12rem;
  margin-bottom: .36rem;
  padding-left: .12rem;
  position: relative; }
  .lp-tt02::before, .lp-tt02::after {
    content: '';
    height: 1px;
    position: absolute;
    display: block;
    left: 0;
    bottom: 0; }
  .lp-tt02::before {
    width: 100%;
    background: #aeaeae; }
  .lp-tt02::after {
    width: 3rem;
    background: #12206A; }
  .lp-tt02 .sub {
    font-size: .22rem;
    color: #777878; }
  .lp-tt02 .mark {
    font-size: .6em; }
  .lp-tt02 .sm {
    font-size: .96em; }
  @media screen and (max-width: 749px) {
    .lp-tt02 {
      font-size: .2rem;
      line-height: 1.35;
      margin-bottom: .24rem;
      padding-bottom: .1rem;
      padding-left: 0; }
      .lp-tt02::after {
        width: 1.3rem; }
      .lp-tt02 .sub {
        font-size: .12rem;
        margin-top: .04rem;
        display: block; } }

.lp-tt03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 0.03rem solid #12206A;
  position: relative;
  margin-bottom: .4rem;
  padding: .22rem 0 .22rem .68rem;
  font-weight: 600;
  color: #12206A; }
  .lp-tt03 .sub {
    font-size: .22rem;
    color: #777878; }
  .lp-tt03::before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: .4rem;
    height: 100%;
    background: #12206A; }
  .lp-tt03 .text {
    font-size: .32rem;
    letter-spacing: .1em;
    margin-right: .3rem; }
  .lp-tt03 .type01, .lp-tt03 .type02, .lp-tt03 .type03 {
    height: .32rem;
    font-size: .15rem;
    text-align: center;
    padding: 0 .14rem;
    margin-right: .13rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #0c62a0;
    color: #ffffff;
    border-radius: .3rem; }
  .lp-tt03 .type02 {
    background: #007b6c; }
  .lp-tt03 .type03 {
    background: #b84549; }
  @media screen and (max-width: 749px) {
    .lp-tt03 {
      width: calc(100% + 12vw);
      border-width: .03rem 0;
      margin-left: -6vw;
      margin-bottom: .3rem;
      padding: .18rem 0 .17rem .34rem; }
      .lp-tt03 .sub {
        font-size: .12rem;
        margin-top: .04rem;
        display: block; }
      .lp-tt03::before {
        width: .2rem; }
      .lp-tt03 .text {
        width: 100%;
        font-size: .22rem;
        letter-spacing: 0;
        margin-right: 0; }
      .lp-tt03 .type01, .lp-tt03 .type02, .lp-tt03 .type03 {
        font-size: .12rem;
        padding: .06rem 1em;
        margin-right: .08rem;
        margin-top: .12rem; } }

.lp-tt04 {
  font-size: 0.26rem;
  margin: .36rem 0 .3rem 0;
  font-weight: 600;
  padding-left: .42rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1.4; }
  .lp-tt04::before {
    display: block;
    content: ' ';
    background-image: url(//ohori-hosp.jp/website/wp-content/themes/ohoriclinic_2/svg/dot-circle-solid.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 0.3rem;
    width: 0.3rem;
    position: absolute;
    left: 0;
    top: .03rem; }
  .lp-urinary-stone .lp-col-3_b + .lp-tt04 {
    margin-top: .64rem; }
    @media screen and (max-width: 749px) {
      .lp-urinary-stone .lp-col-3_b + .lp-tt04 {
        margin-top: .32rem; } }
  @media screen and (max-width: 749px) {
    .lp-tt04 {
      font-size: .20rem;
      margin: .2rem 0 .16rem 0;
      padding-left: .3rem; }
      .lp-tt04::before {
        height: 0.22rem;
        width: 0.22rem;
        top: .03rem; } }

.lp-tt05 {
  line-height: 1.6363 !important;
  font-weight: 600;
  color: #12206A;
  text-align: center;
  border-bottom: 1px solid #12206A;
  margin-top: .6rem;
  margin-bottom: .86rem;
  padding-bottom: .26rem;
  font-size: .22rem;
  position: relative; }
  .lp-tt05::after, .lp-tt05:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .lp-tt05::after {
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #ffffff;
    border-width: .36rem .32rem;
    margin-left: -.32rem; }
  .lp-tt05::before {
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #12206A;
    border-width: .38rem .34rem;
    margin-left: -.34rem; }
  @media screen and (max-width: 749px) {
    .lp-tt05 {
      width: calc(100% + 12vw);
      margin-left: -6vw;
      margin-top: .4rem;
      margin-bottom: .72rem;
      padding-bottom: .26rem;
      font-size: .2rem;
      line-height: 1.4 !important; }
      .lp-tt05::after {
        border-width: .36rem .32rem;
        margin-left: -.32rem; }
      .lp-tt05::before {
        border-width: .38rem .34rem;
        margin-left: -.34rem; } }

.lp-text {
  font-size: .18rem;
  line-height: 2 !important;
  letter-spacing: .06em;
  margin-top: -.25em; }
  .lp-text + .lp-text {
    margin-top: 1em; }
  @media screen and (max-width: 749px) {
    .lp-text {
      font-size: .14rem;
      line-height: 1.724 !important; } }
  .lp-text a {
    color: #0080c6;
    font-weight: 600;
    border-bottom: 1px dashed #0080C6; }
  .lp-text + .lp-tt03 {
    margin-top: .5rem; }
  .lp-dl-comment + .lp-text {
    margin-top: .4rem; }
  .lp-text + .lp-tt02 {
    margin-top: .5rem; }
    @media screen and (max-width: 749px) {
      .lp-text + .lp-tt02 {
        margin-top: .36rem; } }

/* layout */
.lp-section {
  width: 100%;
  margin-top: -1rem;
  padding-top: 1rem;
  padding-bottom: 1.24rem; }
  .lp-section > *:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 749px) {
    .lp-section {
      margin-top: -.52rem;
      padding-top: .52rem;
      padding-bottom: .56rem; } }

.page-link-block {
  margin-top: -1rem;
  padding-top: 1rem; }
  @media screen and (max-width: 749px) {
    .page-link-block {
      margin-top: -.52rem;
      padding-top: .52rem; } }

@media print, screen and (min-width: 750px) {
  .lp-col-2,
  .lp-col-3,
  .lp-col-2_b,
  .lp-col-3_b,
  .lp-col-3_c,
  .lp-col-3_d,
  .lp-col-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .lp-col-2 + p,
    .lp-col-3 + p,
    .lp-col-2_b + p,
    .lp-col-3_b + p,
    .lp-col-3_c + p,
    .lp-col-3_d + p,
    .lp-col-4 + p {
      margin-top: .32rem; }
    .lp-text + .lp-col-2, .lp-text +
    .lp-col-3, .lp-text +
    .lp-col-2_b, .lp-text +
    .lp-col-3_b, .lp-text +
    .lp-col-3_c, .lp-text +
    .lp-col-3_d, .lp-text +
    .lp-col-4 {
      margin-top: .3rem; } }

@media screen and (max-width: 749px) {
  .lp-col-2 .foot,
  .lp-col-3 .foot,
  .lp-col-2_b .foot,
  .lp-col-3_b .foot,
  .lp-col-3_c .foot,
  .lp-col-3_d .foot,
  .lp-col-4 .foot {
    margin-top: .22rem; }
  .lp-col-2 + p,
  .lp-col-3 + p,
  .lp-col-2_b + p,
  .lp-col-3_b + p,
  .lp-col-3_c + p,
  .lp-col-3_d + p,
  .lp-col-4 + p {
    margin-top: .22rem; }
  .lp-text + .lp-col-2, .lp-text +
  .lp-col-3, .lp-text +
  .lp-col-2_b, .lp-text +
  .lp-col-3_b, .lp-text +
  .lp-col-3_c, .lp-text +
  .lp-col-3_d, .lp-text +
  .lp-col-4 {
    margin-top: .24rem; } }

@media print, screen and (min-width: 750px) {
  .lp-col-2 .head, .lp-col-2 .foot {
    width: 5.84rem; }
    .lp-col-2 .head .image, .lp-col-2 .foot .image {
      width: 5.8rem; }
  .lp-col-2 .foot .image {
    margin-left: auto; }
  .lp-col-2.slim {
    margin: .48rem 0 .64rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .lp-col-2.slim .head, .lp-col-2.slim .foot {
      width: 4.6rem;
      margin: 0 .36rem; }
      .lp-col-2.slim .head .image, .lp-col-2.slim .foot .image {
        width: 100%; }
      .lp-col-2.slim .head span, .lp-col-2.slim .foot span {
        font-size: .2rem;
        line-height: 1.35;
        margin-top: .12rem;
        display: block;
        font-weight: 600; }
  .lp-col-2_b .head,
  .lp-col-2_b .foot {
    width: 5.9rem; }
    .lp-col-2_b .head .head,
    .lp-col-2_b .head .foot,
    .lp-col-2_b .foot .head,
    .lp-col-2_b .foot .foot {
      width: 2.85rem; }
      .lp-col-2_b .head .head .image,
      .lp-col-2_b .head .foot .image,
      .lp-col-2_b .foot .head .image,
      .lp-col-2_b .foot .foot .image {
        width: 100%; }
  .lp-col-3 .col-3-1 {
    width: 4rem; }
  .lp-col-3 .col-3-2 {
    width: calc(100% - 4.32rem); }
  .lp-col-3_b .col-3-1 {
    width: calc(100% - 7.92rem - .4rem); }
  .lp-col-3_b .col-3-2 {
    width: 7.92rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .lp-col-3_b .col-3-2 .image {
      width: 100%; }
    .lp-col-3_b .col-3-2 .head {
      width: 3.88rem; }
    .lp-col-3_b .col-3-2 .foot {
      width: 3.88rem; }
  .image + .lp-col-3_c {
    margin-top: .4rem; }
  .lp-col-3_c .col {
    width: 3.74rem; }
  .lp-col-3_c.slim .col {
    width: 3.6rem;
    font-weight: 600; }
    .lp-col-3_c.slim .col span {
      font-size: .2rem;
      line-height: 1.35;
      margin-top: .12rem;
      display: block; }
  .lp-col-3_d .col-1 {
    width: 3.84rem; }
  .lp-col-3_d .col-2 {
    width: 7.68rem; }
  .lp-col-3_d .col {
    width: 3.84rem; }
  .lp-col-4 {
    margin-bottom: .3rem; }
    .lp-col-4 .col {
      width: 2.85rem;
      font-weight: 600; }
      .lp-col-4 .col span {
        font-size: .2rem;
        line-height: 1.35;
        margin-top: .12rem;
        display: block; } }

.image {
  max-width: 100%; }
  .image img {
    width: 100%; }

@media screen and (max-width: 749px) {
  .lp-col-2.slim {
    margin-bottom: .5rem; }
    .lp-col-2.slim span {
      font-weight: 600;
      margin-top: .16rem; }
  .lp-col-3_c.slim {
    margin-bottom: .5rem; }
  .image + .lp-col-3_c {
    margin-top: .26rem; }
  .lp-col-3_c .col .image span {
    font-size: .14rem;
    font-weight: 600;
    line-height: 1.6; }
  .lp-col-3_c .col .image.sp-s img {
    width: 2.4rem;
    margin: 0 auto;
    display: block; }
  .lp-col-3_c .col + .col {
    margin-top: .24rem; }
  .lp-col-3_d > * + div {
    margin-top: .24rem; }
  .lp-col-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .lp-col-4 .col {
      width: 1.6rem;
      margin-bottom: .16rem; }
      .lp-col-4 .col span {
        font-size: .12rem;
        font-weight: 600;
        line-height: 1.6; }
    .lp-col-4 + .lp-col-3_d {
      margin-top: .04rem; }
      .lp-col-4 + .lp-col-3_d .col + .col {
        margin-top: .14rem; } }

@media screen and (max-width: 749px) {
  .lp-col-2_b .lp-col-2,
  .sp-lp-col-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .lp-col-2_b .lp-col-2 .head, .lp-col-2_b .lp-col-2 .foot,
    .sp-lp-col-2 .head,
    .sp-lp-col-2 .foot {
      width: 1.58rem; }
      .lp-col-2_b .lp-col-2 .head figure, .lp-col-2_b .lp-col-2 .foot figure,
      .sp-lp-col-2 .head figure,
      .sp-lp-col-2 .foot figure {
        width: 100%;
        margin: 0; }
        .lp-col-2_b .lp-col-2 .head figure figcaption, .lp-col-2_b .lp-col-2 .foot figure figcaption,
        .sp-lp-col-2 .head figure figcaption,
        .sp-lp-col-2 .foot figure figcaption {
          margin-top: .5em; }
        .lp-col-2_b .lp-col-2 .head figure img, .lp-col-2_b .lp-col-2 .foot figure img,
        .sp-lp-col-2 .head figure img,
        .sp-lp-col-2 .foot figure img {
          width: 100%;
          margin: 0; }
    .lp-col-2_b .lp-col-2 .foot,
    .sp-lp-col-2 .foot {
      margin-top: 0; }
  .sp-lp-col-2 .head figure figcaption::before, .sp-lp-col-2 .head figure figcaption::after, .sp-lp-col-2 .foot figure figcaption::before, .sp-lp-col-2 .foot figure figcaption::after {
    display: none; }
  .lp-col-3_b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .sp-od-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin-top: 0 !important; }
  .sp-od-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: .28rem !important; } }

/* other */
.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #DEE15F));
  background: -webkit-linear-gradient(transparent 50%, #DEE15F 50%);
  background: -o-linear-gradient(transparent 50%, #DEE15F 50%);
  background: linear-gradient(transparent 50%, #DEE15F 50%); }

.image span {
  margin-top: .06rem;
  text-align: center;
  display: block;
  line-height: 1.725;
  color: #12206A; }

.col-tt {
  color: #12206A;
  font-weight: 600;
  font-size: .24rem;
  margin: .2rem 0 .14rem; }
  @media screen and (max-width: 749px) {
    .col-tt {
      text-align: center;
      font-size: .18rem;
      margin: .12rem 0 .10rem; } }

@media print, screen and (min-width: 750px) {
  #first .inner {
    padding: .8rem 0 0; }
  #first .about {
    margin-top: .6rem; }
    #first .about .foot {
      width: 6.08rem; }
    .lp-kidney-cancer #first .about .image {
      margin-left: -.2rem; }
    .lp-prostate-cancer #first .about .image {
      padding-left: .6rem; }
      .lp-prostate-cancer #first .about .image .about-img {
        width: 4.62rem; } }

@media screen and (max-width: 749px) {
  #first .inner {
    padding: .4rem 0 0; }
  #first .about {
    margin-top: .24rem; } }

.lp-symptom-block {
  background: #e2ddbb;
  border-radius: .1rem;
  padding-top: .54rem;
  margin-bottom: .52rem; }
  .lp-symptom-block .lp-symptom-tt {
    text-align: center;
    color: #b84549;
    font-size: .38rem;
    line-height: 1.55;
    margin-bottom: .2rem;
    font-weight: 600;
    letter-spacing: .1em; }
  @media print, screen and (min-width: 750px) {
    .lp-kidney-cancer .lp-symptom-block .lp-symptom-list {
      padding: 0 .3rem .4rem; }
      .lp-kidney-cancer .lp-symptom-block .lp-symptom-list li {
        margin-bottom: .2rem; }
        .lp-kidney-cancer .lp-symptom-block .lp-symptom-list li + li {
          margin-left: .9rem; }
        .lp-kidney-cancer .lp-symptom-block .lp-symptom-list li:nth-child(4) {
          margin-left: 0; } }
  .lp-symptom-block .lp-symptom-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .lp-symptom-block .lp-symptom-list li {
      margin-bottom: .6rem;
      text-align: center; }
      .lp-symptom-block .lp-symptom-list li + li {
        margin-left: .56rem; }
      .lp-symptom-block .lp-symptom-list li img {
        width: 2.48rem; }
      .lp-symptom-block .lp-symptom-list li p {
        margin-top: .12rem;
        font-size: .3rem;
        font-weight: 600; }
    .lp-prostate-cancer .lp-symptom-block .lp-symptom-list {
      padding: 0 .62rem; }
      .lp-prostate-cancer .lp-symptom-block .lp-symptom-list li {
        width: 3.32rem; }
        .lp-prostate-cancer .lp-symptom-block .lp-symptom-list li + li {
          margin-left: 0; }
  @media screen and (max-width: 749px) {
    .lp-symptom-block {
      padding-top: .56rem;
      padding-bottom: .1rem;
      margin-top: -.75rem;
      margin-bottom: .3rem;
      width: 100vw;
      border-radius: 0;
      margin-left: -6vw; }
      .lp-symptom-block .lp-symptom-tt {
        font-size: .22rem;
        letter-spacing: 0; }
      .lp-symptom-block .lp-symptom-list {
        padding: 0 !important; }
        .lp-symptom-block .lp-symptom-list li {
          width: 1.74rem !important;
          margin-bottom: .3rem; }
          .lp-symptom-block .lp-symptom-list li + li {
            margin-left: 0; }
          .lp-symptom-block .lp-symptom-list li p {
            font-size: .15rem; }
      .lp-kidney-cancer .lp-symptom-block {
        padding-bottom: .3rem; }
        .lp-kidney-cancer .lp-symptom-block .lp-symptom-list li {
          margin-bottom: .1rem; }
          .lp-kidney-cancer .lp-symptom-block .lp-symptom-list li:nth-child(4) {
            margin-left: .6em;
            position: relative;
            left: .06rem; } }

.lp-inspection-tt {
  text-align: center;
  font-size: .38rem;
  color: #12206A;
  margin-bottom: 1em;
  font-weight: 600; }
  .lp-inspection-tt::before {
    content: '《'; }
  .lp-inspection-tt::after {
    content: '》'; }
  @media screen and (max-width: 749px) {
    .lp-inspection-tt {
      font-size: .26rem; } }

.lp-inspection-list {
  background: #eaf1ff; }
  @media print, screen and (min-width: 750px) {
    .lp-inspection-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: .2rem .48rem;
      margin-bottom: .6rem; }
      .lp-inspection-list li {
        position: relative;
        padding-right: 1em; }
        .lp-inspection-list li:not(:last-child)::after {
          padding-left: 1em;
          content: '／'; }
        .lp-inspection-list li a {
          color: #12206A;
          border-bottom: 1px dashed #12206A;
          font-size: .2rem;
          line-height: 1.9;
          font-weight: 600; }
      .lp-urinary-stone .lp-inspection-list {
        padding-left: 1.8rem;
        padding-right: 1.8rem; } }
  @media screen and (max-width: 749px) {
    .lp-inspection-list {
      width: calc(100% + 12vw);
      margin-left: -6vw;
      margin-bottom: .4rem;
      padding: .24rem .2rem .2rem; }
      .lp-inspection-list li {
        margin-bottom: .1rem; }
        .lp-inspection-list li a {
          font-size: .15rem;
          padding-bottom: .08rem;
          border-bottom: 1px dashed #12206A;
          letter-spacing: -.01em;
          display: block;
          font-weight: 600;
          color: #12206A; } }

.inspection-block {
  margin-top: -1rem;
  padding-top: 1rem; }
  .inspection-block + .inspection-block {
    margin-top: -.3rem; }
  @media screen and (max-width: 749px) {
    .inspection-block {
      margin-top: -.8rem;
      padding-top: .8rem; }
      .inspection-block + .inspection-block {
        margin-top: -.44rem; } }

.supplement-box {
  margin-top: .3rem;
  padding: .27rem .32rem;
  background: #f5f5f5;
  border-radius: .1rem; }
  @media screen and (max-width: 749px) {
    .supplement-box {
      margin-top: .2rem;
      padding: .16rem .18rem; } }
  .lp-bladder-cancer .supplement-box {
    padding: .32rem; }
    @media screen and (max-width: 749px) {
      .lp-bladder-cancer .supplement-box {
        padding: .2rem .2rem; }
        .lp-bladder-cancer .supplement-box figcaption {
          width: calc(100% + .2rem);
          margin-left: -.1rem;
          letter-spacing: -.005rem; } }
  .supplement-box .lp-tt04 {
    margin-top: .02rem; }
    .lp-urinary-stone .supplement-box .lp-tt04 {
      margin-bottom: .14rem; }
  @media print, screen and (min-width: 750px) {
    .supplement-box .lp-col-2 {
      width: 11.2rem; }
      .supplement-box .lp-col-2 .head,
      .supplement-box .lp-col-2 .foot {
        width: 5.4rem; }
        .supplement-box .lp-col-2 .head .image,
        .supplement-box .lp-col-2 .foot .image {
          width: 100%; } }

.lp-link-bt {
  margin-top: .42rem;
  line-height: 1.8; }
  .lp-link-bt a {
    width: 100%;
    max-width: 8rem;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    background: #0080c6;
    display: block;
    padding: .11rem;
    font-size: .22rem;
    border-radius: 2rem;
    font-weight: 600; }
  @media screen and (max-width: 749px) {
    .lp-link-bt {
      margin-top: .22rem; }
      .lp-link-bt a {
        font-size: .16rem;
        letter-spacing: -.01em; }
      .lp-link-bt .box {
        border-radius: .2rem; } }

.lp-link-bt-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .lp-link-bt-box .lp-link-bt {
    width: 5.8rem; }
    @media screen and (max-width: 749px) {
      .lp-link-bt-box .lp-link-bt:not(:first-child) {
        margin-top: .14rem; } }

.lp-diagnostic-list {
  margin-top: .62rem; }
  .lp-diagnostic-list .lp-tt02 {
    margin-bottom: .26rem; }
  .lp-diagnostic-list li + li {
    margin-top: .58rem; }
  @media screen and (max-width: 749px) {
    .lp-diagnostic-list {
      margin-top: .4rem; }
      .lp-diagnostic-list .lp-tt02 {
        margin-bottom: .18rem; }
      .lp-diagnostic-list li + li {
        margin-top: .3rem; } }

.lp-treatment-block {
  margin-top: -1rem;
  padding-top: 1rem; }
  .lp-treatment-block .lp-tt02 {
    margin-top: .56rem;
    margin-bottom: .3rem; }
  .lp-treatment-block + .lp-treatment-block {
    margin-top: -.2rem;
    padding-top: 1rem; }
  @media screen and (max-width: 749px) {
    .lp-treatment-block {
      margin-top: -.52rem;
      padding-top: .52rem; }
      .lp-treatment-block + .lp-treatment-block {
        margin-top: -.04rem;
        padding-top: .52rem; } }
  @media screen and (max-width: 749px) {
    .lp-treatment-block .lp-tt02 {
      margin-top: .3rem;
      margin-bottom: .22rem; }
    .lp-treatment-block figure {
      width: calc(100% + 12vw);
      margin-left: -6vw; }
      .lp-treatment-block figure img {
        width: 88vw;
        margin: 0 6vw; }
      .lp-prostate-cancer .lp-treatment-block figure figcaption {
        font-size: .12rem;
        letter-spacing: 0; }
        .lp-prostate-cancer .lp-treatment-block figure figcaption::before {
          margin-right: 0; }
        .lp-prostate-cancer .lp-treatment-block figure figcaption::after {
          margin-left: 0; } }

.features-list {
  background: #f5f5f5; }
  .features-list li {
    font-size: .22rem;
    padding-left: .24rem;
    margin-bottom: .26rem;
    margin-right: 1em;
    position: relative; }
    .features-list li::before {
      content: '';
      width: .12rem;
      height: .12rem;
      background: #12206A;
      border-radius: .2rem;
      position: absolute;
      display: block;
      background: #12206A;
      top: .06rem;
      left: 0; }
  @media print, screen and (min-width: 750px) {
    .features-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: .26rem .32rem 0; } }
  @media screen and (max-width: 749px) {
    .features-list {
      padding: .18rem .12rem .1rem .18rem; }
      .features-list li {
        font-size: .14rem;
        padding-left: .2rem;
        margin-bottom: .08rem;
        line-height: 1.714em; }
        .features-list li::before {
          content: '';
          top: .05rem; } }

@media print, screen and (min-width: 750px) {
  a.net-banar {
    height: 2.2rem; } }

@media screen and (max-width: 749px) {
  .lp-contact-block, .lp-other-block {
    width: calc(100% + 12vw);
    margin-left: -6vw;
    padding: 0 .14rem; } }

.lp-other-block .inner {
  border-top: 1px solid #C9CACA;
  margin-top: .7rem;
  padding-top: .48rem; }
  @media screen and (max-width: 749px) {
    .lp-other-block .inner {
      padding: .3rem 0 0;
      margin-top: .48rem; } }

.literature-list {
  margin-top: .28rem;
  border: 1px dashed #323232;
  border-width: 1px 0;
  padding: .32rem .4rem; }
  @media screen and (max-width: 749px) {
    .literature-list {
      margin-top: .2rem;
      padding: .22rem .12rem; } }

.dose_list {
  background: #EAF1FF;
  padding: .22rem .24rem .2rem; }
  .dose_list .dose-tt {
    font-size: .2rem;
    color: #12206A;
    font-weight: 600;
    letter-spacing: 0;
    margin-left: -.5em;
    line-height: 1 !important; }
  .dose_list .dose-att {
    font-size: .16rem;
    color: #323232;
    margin-top: .08rem;
    line-height: 1 !important; }
  .dose_list .dose-list {
    font-size: .16rem;
    margin-top: .18rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #ffffff;
    min-height: .36rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1em;
    font-weight: 600; }
    .dose_list .dose-list + .dose-list {
      margin-top: .1rem; }
    .dose_list .dose-list dt {
      color: #323232; }
    .dose_list .dose-list dd {
      color: #007b6c; }
  @media screen and (max-width: 749px) {
    .dose_list {
      padding: .2rem .2rem .16rem;
      margin-top: -.06rem; }
      .dose_list .dose-tt {
        font-size: .16rem;
        margin-left: -.5em; }
      .dose_list .dose-att {
        font-size: .13rem; }
      .dose_list .dose-list {
        font-size: .14rem;
        margin-top: .14rem;
        min-height: .32rem;
        padding: 0 1em; }
        .dose_list .dose-list + .dose-list {
          margin-top: .08rem; } }

.treatment-list {
  background: #eaf1ff;
  padding: .3rem;
  margin: .4rem 0 .72rem; }
  .treatment-list li {
    position: relative;
    padding-right: 1em;
    padding-left: 1.5em;
    text-indent: -1.5em; }
    .treatment-list li a {
      color: #12206A;
      border-bottom: 1px dashed #12206A;
      font-size: .2rem;
      line-height: 1.9;
      font-weight: 600; }
      .treatment-list li a::before {
        margin-right: .5em;
        content: '◎'; }
  @media screen and (max-width: 749px) {
    .treatment-list {
      width: calc(100% + 12vw);
      padding: .16rem .28rem .28rem;
      margin: .24rem 0 .4rem;
      margin-left: -6vw; }
      .treatment-list li {
        position: relative;
        text-indent: 0;
        padding-left: 0; }
        .treatment-list li a {
          padding: .5em 0 .5em 1.5em;
          font-size: .15rem;
          line-height: 1.6;
          display: block; }
          .treatment-list li a::before {
            position: absolute;
            display: block;
            left: 0;
            top: calc(.5em); }
          .treatment-list li a span {
            font-size: .12rem;
            display: block;
            letter-spacing: -0.01em;
            margin-left: -.5em; } }

.esl-box {
  margin-top: .44rem;
  margin-bottom: .64rem;
  border: .12rem solid #DDDDDD;
  padding: .4rem; }
  .esl-box .image {
    max-width: 9.2rem;
    margin: 0 auto .16rem; }
  .esl-box li {
    padding-left: 1.5em;
    text-indent: -1.5em;
    position: relative;
    letter-spacing: .06em;
    font-size: .18rem;
    line-height: 2;
    font-weight: 600; }
    .esl-box li::before {
      margin-right: .5em;
      content: '●';
      color: #12206A; }
  @media screen and (max-width: 749px) {
    .esl-box {
      margin-top: .28rem;
      margin-bottom: .44rem;
      padding: .24rem .2rem; }
      .esl-box ul {
        margin-top: .24rem; }
      .esl-box li {
        line-height: 1.714;
        font-size: .14rem;
        font-weight: normal; } }

.merit-list {
  background: #e3e3e3;
  padding: .15rem;
  margin-bottom: .3rem;
  font-weight: 600; }
  .merit-list li {
    width: 3.8rem;
    max-width: 100%;
    min-height: .56rem;
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .merit-list .no {
    width: .56rem;
    background: #12206A;
    color: #ffffff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    font-size: .3rem; }
    .merit-list .no::after {
      content: "";
      position: absolute;
      top: calc(50% + -.09rem);
      left: 100%;
      width: 0;
      height: 0;
      margin: 0 auto;
      border-style: solid;
      border-color: transparent transparent transparent #12206A;
      border-width: .09rem 0 .09rem .15rem;
      display: block; }
  .merit-list .text {
    padding-left: .36rem;
    color: #12206A;
    font-size: .2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  @media print, screen and (min-width: 750px) {
    .merit-list {
      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: 749px) {
    .merit-list li + li {
      margin-top: .12rem; } }

.lp_dl_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: .16rem; }
  .lp_dl_list dt {
    width: 1.84rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
    background: #007b6c;
    padding: .12rem;
    margin-bottom: .04rem;
    font-weight: 600; }
  .lp_dl_list dd {
    width: calc(100% - 1.88rem);
    margin-left: .04rem;
    padding: .12rem .28rem;
    background: #d1e9eb;
    margin-bottom: .04rem; }
  @media screen and (max-width: 749px) {
    .lp_dl_list dt {
      width: .62rem; }
    .lp_dl_list dd {
      width: calc(100% - .62rem);
      margin-left: 0;
      padding: .1rem .14rem;
      line-height: 1.6; } }
  .lp_dl_list.large {
    margin-top: .32rem; }
    .lp_dl_list.large dt {
      width: 2.88rem;
      font-size: .26rem;
      margin-bottom: 3px; }
    .lp_dl_list.large dd {
      width: calc(100% - 2.88rem);
      padding: .32rem .4rem;
      margin-left: 0;
      font-size: .18rem;
      line-height: 2;
      margin-bottom: 3px; }
    @media screen and (max-width: 749px) {
      .lp_dl_list.large {
        margin-bottom: -.06rem; }
        .lp_dl_list.large dt {
          width: 100%;
          margin-bottom: 0;
          font-size: .2rem; }
        .lp_dl_list.large dd {
          width: 100%;
          margin-bottom: .18rem;
          padding: .12rem .21rem .16rem;
          font-size: .14rem;
          line-height: 1.714; } }
  .lp_dl_list dt.gray {
    background: #a6a7a7; }
    .lp_dl_list dt.gray + dd {
      background: #EEEEEE; }

.lp-df-sb {
  margin-top: -.08rem; }
  @media print, screen and (min-width: 750px) {
    .lp-df-sb {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      font-size: .14rem; }
      .lp-df-sb .lp-dl-comment {
        margin-top: 0; } }

.lp-dl-att {
  font-size: .14rem; }

.lp-dl-comment {
  font-size: .14rem;
  margin-top: .12rem; }
  @media print, screen and (min-width: 750px) {
    .lp-dl-comment {
      text-align: right; } }