@charset "UTF-8";
/* -------------------------------------------------------------------
	page Style
-------------------------------------------------------------------- */

#Pankuzu{ 
	width: 1200px !important;
	margin: -30px auto 17px !important;
}

#MainArea {
	width: 100% !important;
}


div {
padding-top :5px;
padding-bottom:5px;
}



/* for reset css */
#ex_wrapper,
#ex_wrapper p,
{
  margin: 0;
  padding: 0;
  border:0;
  outline:0;
  background:transparent;
}
#ex_wrapper img {
  border: 0;
}
#ex_wrapper ul, #ex_wrapper ol, #ex_wrapper a {
  list-style: none;
}
#ex_wrapper table {
  border-spacing: 0;
  empty-cells: show;
}
#ex_wrapper em{
  font-style:normal;
}
/* / for reset css */



#ex_wrapper {
    background-color: #fff;
    color: #231815;
    font-size: 14px;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
#ex_wrapper a img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#ex_wrapper a img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#ex_wrapper #main-container
  max-width: 980px;
}
#main-container {
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}

#main_logo {
  width: 100%;
}
#main_logo img {
  width: 100%;
}

.inner-contents {
  padding: 10px 20px;
  box-sizing: border-box;
}

.good-impression {
  margin: 0;
}
.impression-label {
  display: block;
  background-color: #B42B20;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 5px;
  font-size: 2em;
  margin: 0;
}
.impression-text {
  display: block;
  background-color: #F3F3F3;
  text-align: center;
  color: #000;
  margin: 10px 0 0;
  font-size: 1.2em;
}

.table-talk {
  margin-top: 20px;
  width: 100%;
  display: table;
}
.talk-label {
  display: block;
  width: 70%;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
}
.talk-label img {
  width: 100%;
}
.talk-text {
  display: table-cell;
  background-color: #99CCFD;
  width: 50%;
  text-align: left;
  padding: 5px 10px;
  vertical-align: middle;
}

.table-qa {
  margin-top: 10px;
  position: relative;
}
.talk-question {
  display: table;
  width: 100%;
}
.block-q,
.block-a {
  display: block;
  background-color: #003399;
  color: #fff;
  padding: 10px;
}
.block-q {
  display: table-cell;
  width: 20px;
}
.block-a {
  width: 20px;
}
.question-label {
  display: table-cell;
  background-color: #E9E9E9;
  color: #041764;
  border-left: 5px solid #fff;
  box-sizing: border-box;
  text-align: left;
  font-size: 2em;
  font-weight: bold;
  vertical-align: middle;
}
.sub-label {
  font-size: 0.8em;
}
.talk-answer {
  margin-top: 5px;
  display: table;
  width: 100%;
}
.talk-answer-a,
.talk-answer-b,
.talk-answer-c {
  display: table-cell;
  width: 33.3%;
  vertical-align: top;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  padding: 5px;
}
.talk-answer-a {
  vertical-align: top;
}
.block-a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.block-a-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  
}
.block-a-image img {
  width: 80%;
}
.talk-answer-b img,
.talk-answer-c img {
  width: 100%;
}

.table-text {
  position: relative;
}
.table-text-a {
/*    color: #f00; */
    font-size: 2em;
    font-weight: bold;
/*    left: 35px; */
/*    position: absolute; */
/*    top: -60px; */
/*	margin-top:30px; */
	
  display: block;
  background-color: #f00;
  text-align: center;
  color:#FFF;
  margin: 10px 0 0;
  font-weight: bold;
  
}
.table-text-b{
    display: block;
    font-size: 1.2em;
    left: 34px;
/*	position: absolute; */
    text-align: center;
    padding:5px;
/*	top: -24px; */
/*    width: 68%; */
}


.block-b {
  text-align: left;
  font-size: 1.2em;
}

.talk-block {
  margin-top: 20px;
  display: table;
  width: 100%;
}
.talk-member {
  display: table-cell;
  background-color: #D3EDFB;
  width: 25%;
}
.talk-member-label {
  display: block;
  background-color: #00267F;
  color: #fff;
  text-align: left;
  padding: 5px 10px;
}
.talk-member-image {
  padding: 10px;
}
.talk-member-image img {
  width: 100%;
}
.talk-member-text {
  padding: 10px;
  text-align: left;
}

.talk-method {
  text-align: left;
  display: table-cell;
  width: 75%;
}
.talk-method ul {
  padding-left: 10px !important;
}
.talk-method ul li:nth-child(odd) {
  background-color: #F3F3F3;
}
.talk-method ul li:nth-child(even) {
  background-color: #fff;
}
.talk-method ul li {
  width: 100%;
  display: table;
  padding-top: 5px;
  padding-bottom: 5px;
}
.talk-method-name,
.talk-method-text {
  display: table-cell;
}
.talk-method-name {
  width: 10%;
  text-align: center;
  font-weight: bold;
}
.talk-method-text {
  width: 90%;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  font-size: 1.1em;
}
.male {
  color: #0064D5;
}
.female {
  color: #CA3125;
}

.hair-enquete {
  margin-top: 20px;
}
.enquete-label {
  width: 100%;
}
.enquete-label img {
  width: 100%;
}
.enquete-result {
  margin-top: 10px;
  display: table;
  width: 100%:
}
.enquete-result-image {
  display: table-cell;
  width: 33%;
  text-align: center;
}
.enquete-result-image img {
  width: 100%;
}
.enquete-text {
  display: block;
  background-color: #f00;
  text-align: center;
  color:#FFF;
  margin: 10px 0 0;
  font-size: 1.2em;
  font-weight: bold;
}

.hair-recommend {
  margin-top: 20px;
}
.recommend-label {
  background-color: #011E79;
  color: #fff;
  padding: 5px;
  font-size: 2em;
}
.recommend-main-image,
.recommend-sub {
  display: table-cell;
  width: 50%;
}
.recommend-main-image {
  vertical-align: middle;
}
.recommend-sub {
  vertical-align: top;
  padding-top: 5px;
  padding-right: 20px;
}
.recommend-sub-text {
  text-align: left;
  font-size: 1.2em;
  padding: 0 5px 0 10px;
}
.recommend-sub-image {
  display: table;
  width: 100%;
}
.recommend-sub-image-morning,
.recommend-sub-image-night {
  display: table-cell;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
.recommend-main-image img {
  width: 73.4%;
}
.recommend-sub-label img,
.recommend-sub-image-morning img,
.recommend-sub-image-night img {
  width: 100%;
}
.recommend-sub-image-morning p,
.recommend-sub-image-night p {
    margin-top: 5px;
    text-align: left;
}

.start-liup {
  margin-top: 20px;
}
.liup-label {
  background-color: #011E79;
  color: #fff;
  padding: 5px;
  font-size: 2em;
}
.liup-point {
  margin-top: 5px;
  display: table;
  width: 100%;
}
.liup-point-a,
.liup-point-b {
  display: table-cell;
  width: 50%;
}
.liup-point-a {
  border-right: 5px solid #fff;
}
.liup-point-b {
  border-left: 5px solid #fff;
}
.liup-point-a-label,
.liup-point-b-label {
  display: block;
  background-color: #112345;
  color: #fff;
  text-align: left;
  padding: 5px;
  font-weight: bold;
}
.liup-point-a-sub,
.liup-point-b-sub {
padding:5px;
  color: #24080B;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}
.liup-point-a-text,
.liup-point-b-text {
  text-align: left;
}

.liup-usage {
  display: table;
  width: 100%;
  margin-top: 5px;
}
.liup-usage-a,
.liup-usage-b,
.liup-usage-text {
  display: table-cell;
  vertical-align: top;
  padding-top: 10px;
}
.liup-usage-a,
.liup-usage-b {
  width: 15%;
}
.liup-usage-a {
  padding-right: 5px;
}
.liup-usage-b {
  padding-left: 5px;
}
.liup-usage-a img,
.liup-usage-b img {
  border: 1px solid #333 !important;
  width: 100%;
}
.liup-usage-text {
  width: 70%;
}
.liup-usage-text {
  padding-left: 10px;
}
.liup-usage-text {
  text-align: left;
}
.liup-usage-text-label {
  display: block;
  background-color: #520E09;
  color: #fff;
  padding: 5px 5px 5px 10px;
  font-size: 1.1em;
  font-weight: bold;
}
.liup-usage-text-text {
  display: block;
  padding-left: 5px;
  padding-top: 5px;
  font-size: 0.9em;
}

.footer {
  display: table;
  margin-top: 20px;
  width: 100%;
  background-color: #EEEEEE;
}
.foot-img {
  display: table-cell;
  width: 25%;
  vertical-align: middle;
}
.foot-img-drug {
  text-align:left;
}
.foot-img-drug img {
  margin-top:2px;
  margin-bottom:3px;
  width: 80px;
}
.foot-text {
  display: table-cell;
  width: 75%;
  vertical-align: top;
  padding: 10px 20px 10px 0;
}
.foot-img .foot-img-circle {
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  height: 230px;
  position: relative;
  vertical-align: middle;
  width: 230px;
}
.foot-img .foot-img-circle img {
    position: relative;
    top: 7%;
    vertical-align: middle;
    width: 65%;
}
.foot-text-label {
    font-size: 2em;
    font-weight: bold;
    padding-left: 5px;
    text-align: left;
}
.foot-text-sub {
  display: block;
  background-color: #520E09;
  color: #fff;
  text-align: left;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 1.2em;
}
.foot-text-text-a,
.foot-text-text-b {
  margin-top: 10px;
  text-align: left;
  padding-left: 5px;
  font-size: 1em;
}
.copyright {
  margin-top: 10px;
  text-align: left;
  padding-left: 5px;
}



