@charset "UTF-8";
/* compileExpanded: ../share/$1.css*/
/*rem表記に変更
html { font-size: 62.5%; }
body { font-size: 1.0rem; }
*/
/*---------------------------------------------------------
Common
---------------------------------------------------------*/
#container {
  min-width: 1200px;
  text-align: justify;
}

.section {
  /*width: 1200px;
	margin: 0 auto;*/
}

.inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

.bg_pattern {
  background: url(/brand/hairla/img/und_pattern_bg.gif) repeat 0 0;
}

.bg_color {
  background-color: #fefdf4;
}

ul.list {
  font-size: 0;
}

ul.list li {
  display: inline-block;
  vertical-align: top;
}

ul.list li:first-child {
  margin-left: 0 !important;
}

/*---------------------------------------------------------
header
---------------------------------------------------------*/
#und_header {
  position: relative;
  height: 106px;
  background: url(/brand/hairla/img/und_head_bg.jpg) repeat-x 0 0;
}

.top h1 {
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -90px;
  padding: 0;
  float: none;
}

#logo_kobayashi {
  position: absolute;
  top: 37px;
  left: 0;
}

#head_btn {
  position: absolute;
  top: 38px;
  right: 0;
}

#head_btn li {
  margin-left: 8px;
}

/*---------------------------------------------------------
navigation
---------------------------------------------------------*/
#und_nav {
  position: relative;
  background-color: #eaab00;
  background: #eaab00 url(/brand/hairla/img/und_nav_bg.jpg) no-repeat center 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#und_nav:before,
#und_nav:after {
  position: absolute;
  display: block;
  content: " ";
  background-color: #f1c15c;
  width: 100%;
  height: 1px;
  left: 0px;
}

#und_nav:before {
  top: -2px;
}

#und_nav:after {
  bottom: -2px;
  left: 0px;
}

#und_nav li {
  margin-left: 2px;
}

#und_nav li.sub {
  position: relative;
}

#und_nav li.sub .subnav {
  display: none;
  position: absolute;
  top: 70px;
  right: 0;
  border-right: 1px solid #f1d693;
  border-left: 1px solid #f1d693;
  border-bottom: 1px solid #f1d693;
  background: rgba(255, 255, 255, 0.8);
  z-index: 500;
  overflow: hidden;
}

#und_nav li.sub .subnav li {
  height: 58px;
  width: 214px;
  margin: 0 auto;
}

#und_nav li.sub .subnav li a {
  display: table;
  text-align: center;
  width: 92%;
  margin: 0 auto;
  height: 100%;
}

#und_nav li.sub .subnav li a .subnav-Item {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#und_nav li.sub .subnav li.even a {
  border-top: #f1d693 1px solid;
}

#und_nav li.sub > a > img {
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

#und_nav li.sub.active {
  background: url(/brand/hairla/img/top_nav_5_on.png);
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

#und_nav li.sub.active > a > img {
  opacity: 0;
}

#und_nav li.sub .subnav {
  display: none;
  position: absolute;
  top: 70px;
  right: -1px;
  border-right: 1px solid #f1d693;
  border-left: 1px solid #f1d693;
  border-bottom: 1px solid #f1d693;
  background: rgba(255, 255, 255, 0.9);
  z-index: 500;
}

/*---------------------------------------------------------
side button
---------------------------------------------------------*/
#und_sidebtn {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -215px;
  z-index: 99;
}

#und_sidebtn ul li {
  margin-top: 7px;
}

/*---------------------------------------------------------
main visual
---------------------------------------------------------*/
#und_mv {
  border-top: 1px solid #fff;
  height: 311px;
  background: #fefdf5 url(/brand/hairla/img/allabout_kv.png) no-repeat center 0;
  text-align: center;
}

#und_mv .mv-txt {
  display: inline-block;
  margin-top: 95px;
}

#und_mv h2,
#und_mv p {
  position: absolute;
}

#und_mv h2 {
  top: 19px;
  left: 0;
}

#und_mv_item {
  top: 299px;
  left: 0;
}

#und_mv_image {
  top: 0;
  left: 465px;
}

#und_mv_btn_eq {
  top: 523px;
  left: 506px;
}

/*---------------------------------------------------------
articleArea
---------------------------------------------------------*/
#articleMainArea {
  text-align: center;
}

#articleMainArea .articleMainArea_in {
  width: 860px;
  margin: 0 auto;
  margin-top: 25px;
}

#articleMainArea .articleHeader .logoicon {
  text-align: left;
  margin-bottom: 20px;
}

#articleMainArea .articleHeader .articleHeaderInfoBox {
  display: table;
  margin-bottom: 55px;
}

#articleMainArea .articleHeader .articleHeaderInfoBox .icon {
  display: table-cell;
  width: 95px;
}

#articleMainArea .articleHeader .articleHeaderInfoBox .info_TxtArea {
  display: table-cell;
  width: 765px;
  padding-left: 25px;
  vertical-align: top;
  text-align: left;
  padding-top: 20px;
}

#articleMainArea .articleHeader .articleHeaderInfoBox .info_TxtArea .info_ttl {
  /*font-size:($size*.1)+rem;*/
  font-size: 14px;
  letter-spacing: 0em;
  line-height: 2.14286;
  font-weight: bold;
}

#articleMainArea .articleHeader .articleHeaderInfoBox .info_TxtArea .info_txt {
  /*font-size:($size*.1)+rem;*/
  font-size: 14px;
  letter-spacing: 0em;
  line-height: 2.14286;
}

#articleMainArea .sec {
  margin-bottom: 45px;
}

#articleMainArea .sec .txt {
  text-align: left;
  /*font-size:($size*.1)+rem;*/
  font-size: 16px;
  letter-spacing: 0em;
  line-height: 1.875;
  margin-bottom: 35px;
}

#articleMainArea .sec .txt .txt_name {
  /*font-size:($size*.1)+rem;*/
  font-size: 16px;
  letter-spacing: 0em;
  line-height: 1.875;
  font-weight: bold;
}

#articleMainArea .sec.sec-05 .txt-01 {
  margin-bottom: 20px;
}

#articleMainArea .secTit {
  /*font-size:($size*.1)+rem;*/
  font-size: 22px;
  letter-spacing: 0em;
  line-height: 1.36364;
  text-align: left;
  margin-bottom: 45px;
}

#articleMainArea .secSubTit {
  /*font-size:($size*.1)+rem;*/
  font-size: 16px;
  letter-spacing: 0em;
  line-height: 1.875;
  text-align: left;
  font-weight: bold;
  margin-bottom: 35px;
}

#articleMainArea .secImg {
  text-align: center;
  margin-bottom: 35px;
  margin-top: 30px;
}

#articleMainArea .secImg.secImg-07 {
  margin-top: 0;
  margin-bottom: 25px;
}

#articleMainArea .secImg_cap .txt-cap {
  /*font-size:($size*.1)+rem;*/
  font-size: 16px;
  letter-spacing: 0em;
  line-height: 1.875;
  text-align: left;
}

#articleMainArea .secImg_cap .txt-cap.txt-colPup {
  color: #d85889;
}

#articleMainArea .articleFooterInfoArea {
  display: table;
  margin: 45px 0 65px;
}

#articleMainArea .articleFooterInfoArea .infoLogo {
  width: 168px;
  vertical-align: middle;
  display: table-cell;
}

#articleMainArea .articleFooterInfoArea .infoTxt {
  vertical-align: middle;
  display: table-cell;
  text-align: left;
  padding-left: 25px;
}

#articleMainArea .articleFooterInfoArea .infoTxt .txt {
  /*font-size:($size*.1)+rem;*/
  font-size: 14px;
  letter-spacing: 0em;
  line-height: 1.71429;
  font-weight: 500;
}

/*---------------------------------------------------------
aside button
---------------------------------------------------------*/
.asideBtnArea {
  display: inline-block;
  margin: 0 auto 90px;
}

.asideBtn {
  width: 940px;
  margin: 50px auto 23px;
}

.asideBtns::after {
  display: block;
  content: "";
  clear: both;
}

.asideBtns_item {
  position: relative;
}

.asideBtns_item.web > img:hover {
  cursor: pointer;
  opacity: .8;
}

.asideBtns_item + .asideBtns_item {
  margin-top: 15px;
}

.asideBtns_item > img {
  position: relative;
  z-index: 2;
}

.asideBtns_sub {
  display: none;
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  width: 417px;
  padding: 28px 12px 19px;
  background: #e56100;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.asideBtns_subs::after {
  display: block;
  content: "";
  clear: both;
}

.asideBtns_subs_item {
  float: left;
}

.asideBtns_subs_item + .asideBtns_subs_item {
  margin-left: 13px;
}

.asideBtns_subs_item img {
  vertical-align: bottom;
}

.himawari_sub {
  display: none;
}

.himawari_sub_item {
  border-bottom: 1px solid #ddd;
}
