.bg__lattice{
  background-image: url(../../nandarou-common/img/bg-lattice-sp.png);
  background-position: center top;
  background-size: 18px 18px; 
  background-repeat: repeat;
}

.keyVisual{
  padding-bottom: 20px;
}
.keyVisual .note{
  padding: 0 15px;
}

.column__02 .item__img{
  text-align: center;
}
.column__02 .item__img img{
  max-width: 450px;
}

.column__02 .note{
  text-align: right;
}

.sec-prof-masaki_02 .sec__body__column .column:not(:first-of-type){
  margin-top: 25px;
}

.sec-prof-masaki_02 .item__img:not(:first-of-type){
  margin-top: 15px;
}

@media only screen and (min-width: 701px){
  .bg__lattice{
    background-image: url(../../nandarou-common/img/bg-lattice-pc.png);
    background-size: 23px 23px;
  }

  .keyVisual{
    padding-bottom: 25px;
  }

  .keyVisual .note{
    padding: 0 15px;
    text-align: center;
  }

  .column__02 .item__img{
    text-align: center;
  }

  .column__02 .item__img img{
    max-width: none;
  }

  .column__02 .note{
    margin-top: 20px;
  }

  .sec__babySkin__01 .column__01{
    flex-basis: 57%; 
    -ms-flex-preferred-size: 57%;
  }

  .sec__babySkin__01 .column__02{
    align-self: flex-end; 
    flex-basis: 43%;
    -ms-flex-item-align: end;
    -ms-flex-preferred-size: 43%;
  }

  .sec__babySkin__02 .column__01{
    flex-basis: 39%; 
    -ms-flex-preferred-size: 39%;
  }

  .sec__babySkin__02 .column__02{
    flex-basis: 61%; 
    -ms-flex-preferred-size: 61%;
  }

  .sec__babySkin__03 .column__01{
    flex-basis: 27%; 
    -ms-flex-preferred-size: 27%;
  }

  .sec__babySkin__03 .column__02{
    flex-basis: 73%; 
    -ms-flex-preferred-size: 73%;
  }

  .sec-prof-masaki__01 .column__01{
    padding: 55px; 

    flex-basis: 63%;
    -ms-flex-preferred-size: 63%;
  }

  .sec-prof-masaki__01 .column__02{
    margin: 0 !important;
    padding: 55px;
    border-top: none;
    border-left: 2px solid #aed7f3; 

    -ms-flex: 0 0 37%;
        flex: 0 0 37%;
  }

  .sec-prof-masaki__01 .column__02 .doctor__data{
    margin-bottom: -10px;
  }

  .sec-prof-masaki_02 .sec__body__column .column:not(:first-of-type){
    margin-top: 0;
  }

  .sec-prof-masaki_02 .column__01{
    flex-basis: 34%; 
    -ms-flex-preferred-size: 34%;
  }

  .sec-prof-masaki_02 .column__02{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -ms-flex-align: stretch;
    padding-left: 35px;

    align-items: stretch; 
    flex-basis: 66%;
    -ms-flex-preferred-size: 66%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .sec-prof-masaki_02 .column__02 .item__img{
    flex-basis: calc(50% - 15px); 
    -ms-flex-preferred-size: calc(50% - 15px);
  }

  .sec-prof-masaki_02 .column__02 .item__img:not(:first-of-type){
    margin-top: 0;
    margin-left: 15px;
  }
}
