@charset "UTF-8";
/* =================================
Top Page CSS
================================= */
#main { margin: 0 auto 50px; }

.hairstyle h3 { margin: 30px 0; }

.hairstyle_box_01 {
  margin: 30px 0 80px; 
}

.hairstyle_box_01 strong {
  font-size: 19px;
  line-height: 1.3em;
  color: #333; 
  margin-bottom: 20px;
  display: block;
}

.hairstyle_box_01 p {
  font-size: 13px;
  line-height: 1.8em;
  color: #757575; 
  /*margin-bottom: 30px;*/
}
.hairstyle_box_01 h3 img,
.hairstyle_box_01 img {
	max-width: 100%!important;
	width:auto!important;
	height:auto!important;
}


.content_img_01 .box.box_02_hairstyle div.box_content:first-child {
    width: 384px;
    height: 263px;
    border: 1px solid red !important;
}

.content_img_01 .box div.box_content p {
  margin-bottom: 20px;
}

.hairstyle_youtube {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  background-color: #000; 
}

.hairstyle_youtube strong {
  font-size: 35px;
  line-height: 61px;
  color: #fff; 
  font-family: 'Playfair Display SC', serif;
  font-weight: normal;
}



.hairstyle h4.solid_bottom {
  margin-top: 40px;
  margin-bottom: 20px;
}


.hairstyle  table {
  width:  900px;
  margin: 0 auto;
  border-collapse: collapse;
}

.hairstyle  table tr th,
.hairstyle  table tr td {
  padding: 15px 0; 
  text-align: left;
  border-bottom: 1px solid #555;
  font-size: 13px;
  color: #757575;
  line-height: 1.8em;
  vertical-align: top;
  font-weight: normal;
}

.box_contetn_bottom {
  width: 100%;
  padding: 15px 20px;
  background-color: #e6e6e6; 
  min-height: 100px;
  margin: 60px 0;
  font-size: 13px;
  color: #757575;
  line-height: 1.8em;
}

.raymix .last,
.raymix .first {
  font-size: 13px;
  color: #757575;
  line-height: 1.8em;
  margin-bottom: 10px;
}


.raymix { margin-top: 40px; }


.raymix .pdf a {
  display: inline-block;
  width: 400px;
  background-color: #8d8d8d; 
  text-align: center;
  color: #fff;
  padding: 20px;
  line-height: 13px;
}
.raymix .pdf a:hover {
  background-color: #999999; 
}





@media only screen and (max-width: 768px) {
  .hairstyle_box_01 {
    margin-bottom: 40px;
  }
  .content_img_01 .box.box_03 div.box_content:first-child,
  .content_img_01 .box.box_02_hairstyle div.box_content:first-child,
  .box_content img,
  .hairstyle .box_hairstyle img,
  .hairstyle_youtube img { width: 100%; height: auto;}
  
  .content_img_01 .box div.box_content:last-child,
  .content_img_01 .box div.box_content:first-child {
    float: none;
    width: 100%;
    height: auto;
    background-color: #ededed;
    text-align: left;
  }

  .hairstyle_box_01 strong {
    line-height: 1.2em !important;
  }

  .hairstyle_box_01 p {
  font-size: 12px;
  line-height: 1.5em;
}

  .content_img_01 .box.box_03 div.box_content:first-child { float: none;  height: auto;}
  
  .content_img_01 .box.box_03 div.box_content:last-child {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  
  .content_img_01 .box div.box_content:last-child { background: none; }

  .hairstyle_youtube {
      width: 100%;
      text-align: center;
      padding: 10px 0;
      background-color: #000;
  }
  .hairstyle_youtube strong {
    font-size: 20px;
    line-height: 35px;
    color: #fff;
    font-family: 'Playfair Display SC', serif;
    font-weight: normal;
  }


  .hairstyle_youtube {
      width: 111%;
      text-align: center;
      padding: 10px 0;
      background-color: #000;
      margin-left: -15px;
  }

  .hairstyle table { width: 100%; }

  .hairstyle table tr th, 
  .hairstyle table tr td {
      border-bottom: none;
      font-size: 12px;
      line-height: 24px;
      display: block;
  }
  
  .hairstyle table tr th { padding: 10px 0 0; font-weight: bold; }

  .hairstyle table tr td { border-bottom: 1px solid #555; padding: 0 0 10px;}

  .box_contetn_bottom {
      font-size: 12px;
      line-height: 24px;
      margin: 20px 0;
  }
  
  
  .raymix p img { width: 100%; }
  
  .raymix .last {
    margin-top: 20px;
    font-size: 12px;
  }
  
  .raymix .first { font-size: 12px; }  
  
  .raymix .pdf  a {
      width: 100%;
       padding: 15px;
       line-height: 13px;
  }
  
  .hairstyle_box_01 strong {
      font-size: 14px;
      line-height: 24px;
      color: #333;
     font-weight: normal;
  }
  
  .content_img_01 .box { margin-bottom: 20px; }
  
  .content_img_01 .box.box_03 div.ske_imgsp_01 { text-align: center; }
  .ske_imgsp_01 img { width: 43% }
  
  .content_img_01 .box.box_03 div.ske_imgsp_02 { text-align: center; }
  .ske_imgsp_02 img { width: 40% }










}






