@charset "utf-8";
/* recommend　*/
.cntbox{
  margin-top: 100px;
}
h1, h2{
  font-family: "M PLUS Rounded 1c";
}
h1{
  font-size: 3rem;
  font-weight: 100;
  color: #d0b7a3;
  background: url("/baby/images/common/egg.png") no-repeat center;
  background-size: 50px;
}
.mainArea{
  width: 980px;
  margin: 0 auto 50px;
}
.rcmtbl{
  border-collapse: separate;
  border-spacing: 0;
  margin: 0 auto 50px;
  font-size: 16px;
  border-bottom: 1px solid #ccae97;
}
.rcmtbl thead th{
  border-radius: 10px;
  border: 3px solid #ffffff;
  background: #ceb5a4;
}
.rcmtbl thead p{
  text-align: center;
  color: #ffffff;
}
.rcmtbl thead .vtcl{
  display: inline-block;
  position: relative;
  left: 50%;
  box-sizing: border-box;
  padding: 5px 0;
  line-height: 1.6em;
  white-space: nowrap;
  transform: translateX(-50%);

  writing-mode: tb-rl;
}
@-moz-document url-prefix(){
  .rcmtbl thead .vtcl{
    display: inline-block;
    position: relative;
    left: 50%;
    box-sizing: border-box;
    padding: 5px 15px;
    line-height: 1.6em;
    white-space: nowrap;
    transform: translateX(-50%);

    writing-mode: tb-rl;
  }
}
.rcmtbl td{
  padding: 5px;
  line-height: 1.5em;
  text-align: center;
  border-top: 1px solid #cacaca;
  border-right: 2px dotted #cacaca;
}
.rcmtbl td .vtcl{
  display: inline-block;
  position: relative;
  left: 50%;
  box-sizing: border-box;
  line-height: 1em;
  white-space: nowrap;
  transform: translateX(-50%);

  writing-mode: tb-rl;
}
.rcmtbl td .bar1{
  padding: 230px 0;
}
.rcmtbl .agecol, .rcmtbl .dvsn{
  text-align: left;
}
.rcmtbl .agecol{
  font-size: 20px;
  font-weight: bold;
  border-left: 2px dotted #cacaca;
}
.rcmtbl .type2{
  border-top: 0;
}
.rcmtbl tbody tr:nth-of-type(1) td{
  border-top: 0;
}
.rcmtbl .month p{
  padding: 8px 0;
  border-bottom: 1px solid #cacaca;
}
.rcmtbl .month .circle{
  width: 38px;
  height: 38px;
  margin-top: 5px;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 38px;
  color: #ffffff;
  border-radius: 50%;
  background: #000000;
}
.rcmtbl .dvsn{
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  border-radius: 5px;
  background: #ceb5a4;
}
.rcmtbl .agetd{
  vertical-align: top;
}
.rcmtbl .agetd p{
  padding: 40px 0;
  border-bottom: 1px solid #cacaca;
}
.rcmtbl .agetd p:nth-of-type(2){
  padding: 24px 0;
}
.rcmtbl .agetd p:nth-of-type(3){
  padding: 105px 0;
}
.rcmtbl .agetd p:nth-of-type(4){
  padding: 92px 0 0;
  border: 0;
}
.rcmtbl .agetd .age2{
  border: 0;
}
.rcmtbl .grw{
  position: relative;
  width: 150px;
}
.rcmtbl .grw p{
  width: 150px;
}

.rcmtbl .grw1 img{
  width: 70px;
  margin: 25px 0 25px;
}
.rcmtbl .grw2 img{
  width: 50%;
  margin-top: 45px;
}
.rcmtbl .grw3 img{
  width: 30%;
  margin: 25px 0 25px;
}
.rcmtbl .grw4 img{
  width: 60%;
}
.rcmtbl .grw5 img{
  width: 60%;
}

.rcmtbl .grw1 p:nth-of-type(1){
  top: 10px;
}
.rcmtbl .grw1 p:nth-of-type(2){
  top: 70px;
}
.rcmtbl .grw1 p:nth-of-type(3){
  bottom: 10px;
}
.rcmtbl .grw2 p:nth-of-type(1){
  top: 10px;
}
.rcmtbl .grw2 p:nth-of-type(2){
  bottom: 10px;
}
.rcmtbl .grw2 p:nth-of-type(3){
  top: 70px;
}

.rcmtbl .grw3 p:nth-of-type(1){
  top: 10px;
}
.rcmtbl .grw3 p:nth-of-type(2){
  top: 40px;
}

.rcmtbl .grw3 p:nth-of-type(3){
  top: 200px;
}
.rcmtbl .grw3 p:nth-of-type(4){
  bottom: 40px;
}

.rcmtbl .grw4 p:nth-of-type(1){
  top: 10px;
}
.rcmtbl .grw4 p:nth-of-type(2){
  top: 200px;
}
.rcmtbl .grw4 p:nth-of-type(3){
  bottom: 10px;
}
.rcmtbl .grw5 p:nth-of-type(1){
  top: 80px;
}
.rcmtbl .grw5 p:nth-of-type(2){
  top: 200px;
}


@media all and (-ms-high-contrast: none){
  .rcmtbl .grw3 p:nth-of-type(1){
    top: 10px;
  }
  .rcmtbl .grw3 p:nth-of-type(2){
    top: 40px;
  }
  .rcmtbl .grw3 p:nth-of-type(3){
    top: 260px;
  }
}
.rcmtbl .grw small{
  display: block;
}
.rcmtbl .usage{
  padding: 0 10px;
}
.rcmtbl .usage a{
  text-decoration: none;
}
.rcmtbl .usage a span{
  display: inline-block;
  margin: 7px auto;
  padding-bottom: 2px;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  border-bottom: 1px solid;
}

.rcmtbl .usage .txtlft{
  margin: 10px auto 0;
  text-align: left;
}
.rcmtbl .usage .txtlft .arwbox{
  padding-left: 18px;
  background: url("../images/recommend/arrow.png") 0 7px no-repeat;
}
.rcmtbl .usage .txtlft + span{
  display: block;
  text-align: right;
}
.rcmtbl .itm{
  width: 300px;
}
.rcmtbl .itm p{
  margin-bottom: 20px;
}
.rcmtbl .itm img{
  display: block;
  width: 46%;
  margin: 0 auto;
}
/* .rcmtbl .itm .link{
  margin-bottom: 5px;
  transition: all .3s ease-out;
} */
.rcmtbl .itm_link{
  padding: 1em .5em 0;
  text-align: left;
}
.rcmtbl .itm_link a{
  display: inline-block;
  text-decoration: none;
  color: #ccae97;
  border-bottom: 1px solid;
}
.rcmtbl .itm .check_link{
  margin: 10px 0 0 0;
}
/* .rcmtbl .itm .link:hover{
  color: #ccae97;
} */
.rcmtbl .itm .top_wear{
  width: 80%;
  margin: 0 auto;
}
.rcmtbl .itm .itmlst{
  width: 300px;
}
.rcmtbl .itm .itmlst p{
  width: 43%;
  margin: 10px 0 10px;
}
.rcmtbl .itm .itmlst_m p{
  width: 45%;
  margin: 10px -8px 10px;
}
.rcmtbl .itm .itmlst_m{
  width: 300px;
}
.rcmtbl .itm .itmlst_m img{
  width: 70%;
}
.rcmtbl .itm .itmlst img{
  width: 70%;
}
.rcmtbl .itm2{
  position: relative;
  padding: 20px 0 20px 20px;
}
.rcmtbl .itm .pict{
  text-align: left;
}
.rcmtbl .itm .pict img{
  width: 60%;
  margin: 0;
  text-align: left;
}
.rcmtbl .itm .mgnl{
  margin-left: 18px;
}
.rcmtbl .itm .txt{
  position: absolute;
  top: 48%;
  left: 130px;
  width: 160px;
  text-align: left;
}
.rcmtbl .itm strong:nth-of-type(2){
  display: inline-block;
  margin-top: 15px;
}

@media screen and (max-width: 414px){
  .cntbox{
    width: 96%;
    margin: 70px auto 0;
  }
  .rcmdsp{
    margin-bottom: 30px;
  }
  .mainArea{
    width: 100%;
    margin: 0 auto;
  }
  h1{
    width: 76%;
    margin: 0 auto;
    font-size: 2rem;
  }
  .rcmdsp .cnt1, .rcmdsp .cnt2, .rcmdsp .cnt3{
    width: 100%;
    margin: 0 auto 30px;
    padding-bottom: 30px;
    border-bottom: 2px dotted #cacaca;
  }
  .rcmdsp .agebox dt{
    margin: 0 10px 10px 0;
    padding: .2em .5em;
    font-size: 16px;
    color: #ffffff;
    border-radius: 6px;
    background: #ceb5a4;
  }
  .rcmdsp .agebox dd{
    margin: 0 10px 10px 0;
    padding: 0;
    font-size: 18px;
  }
  .rcmdsp h3{
    margin: 20px auto 10px;
    padding: .3em 0;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    border-radius: 6px;
    background: #ceb5a4;
  }
  .rcmdsp .cnt{
    width: 96%;
    margin: 0 auto 20px;
  }
  .rcmdsp .grwdl{
    min-height: 130px;
  }
  .rcmdsp .grwdl dd{
    position: relative;
    height: 40px;
    margin-bottom: 10px;
    font-size: 18px;
  }
  .rcmdsp .grwdl dd:nth-of-type(1){
    width: 30%;
    text-align: center;

    float: left;
  }
  .rcmdsp .grwdl dd:nth-of-type(2), .rcmdsp .grwdl dd:nth-of-type(3){
    width: 60%;

    float: right;
  }
  .rcmdsp .grwdl .walk{
    width: 60%;
  }
  .rcmdsp .usage{
    font-size: 18px;
  }
  .rcmdsp .usage img{
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .rcmdsp .usage span{
    display: block;
    margin: 10px auto;
    text-align: center;
  }
  .rcmdsp .usage strong{
    display: block;
    margin: 5px 0;
    font-size: 20px;
    font-weight: bold;
  }
  .rcmdsp .itmlst{
    margin: 15px auto 0;
  }
  .rcmdsp .itmlst p{
    width: 30%;
    font-size: 14px;
    text-align: center;
  }
  .rcmdsp .itmlst p img{
    display: block;
    margin: 0 auto 3px;
  }
  .rcmdsp .lsz p{
    width: 50%;
    font-size: 14px;
    text-align: center;
  }
  .rcmdsp .itmtxt strong{
    display: block;
    margin: 5px 0;
    font-size: 20px;
    font-weight: bold;
  }
  .rcmdsp .itmtxt img{
    width: 50%;
  }
  .rcmdsp .cnt .itmlst img{
    width: 100%;
    padding: 1em;
  }
  .rcmdsp .cnt2 .pict{
    width: 60%;
    margin: 0 auto;
  }
  .rcmdsp .cnt2 .pict img{
    display: block;
    margin: 0 auto 3px;
  }
  .rcmdsp .cnt3 .txtlft{
    margin: 15px 0 0;
  }
  .rcmdsp .cnt3 .arwbox{
    padding-left: 18px;
    background: url("../images/recommend/arrow.png") 0 7px no-repeat;
  }
  .rcmdsp .cnt3 .txtlft + span{
    display: block;
    text-align: right;
  }
  .rcmdsp .cnt3 .itmtxt{
    text-align: center;
  }
  .rcmdsp .cnt3 .itmtxt p{
    margin: 5px 0 10px;
  }
  .rcmdsp .cnt3 .itmtxt p img{
    display: block;
    margin: 0 auto;
  }
  .recommend .concept img{
    width: 90%;
    margin: 0 auto;
  }
  .usage a{
    display: inline-block;
    text-decoration: none;
    color: #ccae97;
    border-bottom: 1px solid;
  }
}

