@charset "UTF-8";
/*
 * smp.css
 */

/* reset 
----------------------------*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.rose201702_smp_main img{
	display: block;
	width: 100%;
	height: auto;
}
a{color: #333;}
/* common
----------------------------*/
div.rose201702_smp_main {
	font-size: 28px;
	width: 100%;
	height: auto;
	line-height: 1.8;
	color: #333;
	background-color: #fff;
	text-align: left;
}
	div.rose201702_smp_main .sec {}
 
/* main-contents
--------------------------------------------------------*/
div.faq_top{
		padding: 0 10px;
		font-size: 12px;
}
  div.faq_top p:not(class) + p:not(class) {
    margin-top: 1em;
  }
  div.faq_top .ttl-cmn-02 {
    margin-bottom: 10px;
  }

  /* a01
  --------------------------------------------------*/
  div.faq_top div.a01 {}
    /* b01
    --------------------------------------------------*/
    div.faq_top div.a01 .b01 h1{
    }
    /* b02
    --------------------------------------------------*/
    div.faq_top div.a01 .b02{
      position: relative;
    }
div.faq_top div.a01 .b02 p.button{
  margin-top: 10px;
  padding: 0;
  position: absolute;
  right: 0;
  font-size: 12px;
}
      div.faq_top div.a01 .b02 ul{
        overflow: hidden;
        padding-top: 10px;
        border-bottom: 2px solid #ebebeb;
      }
        div.faq_top div.a01 .b02 ul li{
          float: left;
          width: 30%;
        }
          div.faq_top div.a01 .b02 ul li a{
            display: block;
            margin:0 0 -2px 6px;
            -webkit-border-radius: 5px 5px 0 0;
            -moz-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
            border-left: 3px solid #ebebeb;
            border-top: 3px solid #ebebeb;
            border-right: 3px solid #ebebeb;
            padding-top: 5px;
            padding-bottom: 10px;
            margin-bottom: -2px;
            background: #ebebeb;
            font-weight: bold;
            color: #787878;
            text-align: center;
            text-decoration: none;
            font-size: 14px;
            line-height: 1.2;
          }
          div.faq_top div.a01 .b02 ul li:first-child a{
            margin-left: 0;
          }
          div.faq_top div.a01 .b02 ul li a:hover{
            margin-top: -5px;
            padding-top: 10px;
          }
          div.faq_top div.a01 .b02 ul li.current a{
            margin-top: -5px;
            padding-top: 10px;
            background: #fff;
            color: inherit;
          }
    /* b03
    --------------------------------------------------*/
    div.faq_top div.a01 .b03 {}
      div.faq_top div.a01 .b03 ul.nav {
        overflow: hidden;
        margin: 10px;
        padding: 10px;
        border-radius: 5px;
        border: 2px solid #ebebeb;
        font-size: 12px;
      }
        div.faq_top div.a01 .b03 ul.nav li {
          padding: 6px 40px 6px 16px;
          white-space: pre;
        }
        div.faq_top div.a01 .b03 ul.nav li a {
          padding: 0 15px 0 12px;
          background: url(/pgmedia/faq_top/img/ico_arr_03.gif) 0 50% no-repeat;
        }
    /* b04
    --------------------------------------------------*/
    div.faq_top div.a01 .b04 {
      margin-bottom: 15px;
    }
    ul.list-faq {}
      ul.list-faq > li {
      }
        ul.list-faq > li > dl {
        }
        ul.list-faq > li > dl dt.question {
          border-bottom: 1px solid #fff;
          padding-right: 0;
          background: #f8f8f8; /* Old browsers */
          background: -moz-linear-gradient(top, #f8f8f8 0%, #e1e1e1 100%); /* FF3.6-15 */
          background: -webkit-linear-gradient(top, #f8f8f8 0%,#e1e1e1 100%); /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, #f8f8f8 0%,#e1e1e1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */              vertical-align: middle;
        }
          ul.list-faq > li > dl dt.question span {
            cursor: pointer;
            display: block;
            position: relative;
            padding: 1em 2.5em 1em 3em;
            background: url("/theme/Pc/img/product/hairMist/qanda_ico_01.png") no-repeat 1em center;
            background-size: 15px;
            font-size: 14px;
            font-weight: bold;
          }
            ul.list-faq > li > dl dt.question span::after {
              content: '';
              display: block;
              position: absolute;
              right: 1em;
              margin-top: -3px;
              top: 50%;
              width: 15px;
              height: 6px;
              background: url(/theme/Pc/img/product/haircolortreatment/qanda_arr_01.png) no-repeat 0 -6px;
              background-size: 15px;
            }
            ul.list-faq > li > dl dt.question.is-active span::after {
              transform: rotateX(180deg);
            }
          ul.list-faq > li > dl dt.question:hover span {
            opacity: .7;
          }
        ul.list-faq > li > dl dd.answer {
          padding: 1em 1em 1em 3.5em;
          background: url("/theme/Pc/img/product/hairMist/qanda_ico_02.png") no-repeat 1.2em 1em;
          background-size: 15px;
          font-size: 12px;
        }
          ul.list-faq > li > dl dd.answer p {
          }
            ul.list-faq > li > dl dd.answer strong {
              font-weight: bold;
            }
.box-guide-01 {}
.box-guide-02 {
  padding:20px;
  background:#f6f6f6;
  font-weight:bold;
  color:#4f4f4f;
  text-align:center;
}
  .box-guide-02 .text {
    margin-bottom: 1em;
  }
  .box-guide-02 .link {}
