@charset "utf-8";
/*
カワイイをつくる.com
Copyright (C) KAO Corporation. All Rights Reserved.
*/
/* --------------------------------------------------
	@: 0. Import CSS
-------------------------------------------------- */
@import url(/kawatsuku/css/base.css);
@import url(/kawatsuku/css/base.module.css);

/* --------------------------------------------------
	@: 1. Common
-------------------------------------------------- */
body {
  background-image: none; 
}

div.topPage {
  background: url(/kawatsuku/img/home/bg_pattern.jpg) repeat-x 0 449px;
}

/* override */
#header .inner {
  height: 34px;
}

/* override */
body#top #header {
  margin-bottom: 0;
}

#top {
}

/* --------------------------------------------------
	@: 2. swfTop
-------------------------------------------------- */
#swfTop {
  width: 100%;
  height: 415px;
  background: #ffffff;
}

/*
#swfTopAlternative #siteName {}
*/
#swfTopAlternative {
	/*background: #ffffff;*/
  /*background: url(/kawatsuku/img/home/bg_pattern.png) repeat-x 0 0;*/
}
#swfTopAlternative .inner {
  position: relative;
  width: 950px;
  height: 415px;
  margin: 0 auto;
}
#swfTopAlternative .msg {
  width: 950px;
  position: absolute;
  top: 52px;
  left: 105px;
}

/* --------------------------------------------------
	@: 3. navGlobal
-------------------------------------------------- */
#navGlobalContainer {
  position: relative;
  width: 970px;
  height: 52px;
  margin: 0 auto 30px;
}

#navGlobal {
  position: absolute;
  top: 0;
  left: 0;
  width: 942px;
  height: 52px;
  padding: 10px 29px;
  background: url(/kawatsuku/img/home/bg_gnav_01.png) no-repeat 0 0;
}
#navGlobal li {
  float: left;
  *zoom: 1;
}
#navGlobal li a {
  zoom: 1;
}

#gnav-essential ,
#gnav-present ,
#gnav-fashion ,
#gnav-cm {
  width: auto;
}
/*

#gnav-special {
  width: 105px;
}

#gnav-present {
  width: 111px;
}

#gnav-fashion {
  width: 119px;
}

#gnav-hairmake {
  width: 145px;
}

#gnav-mobile {
  width: 105px;
}

#gnav-event {
  width: 91px;
}

#gnav-cm {
  width: 160px;
}
*/

/* --------------------------------------------------
	@: 4. Content Groups
-------------------------------------------------- */

#content {
  /* over write only top */
  overflow: hidden;
}

/* @: Common
----------------------------------- */
.ttlContent {
  margin-bottom: 10px;
}

.ttlUnit {
  line-height: 1.2;
}

.contentGroupContainer .main {
  float: left;
  width: 695px;
}

.contentGroupContainer .sub {
  float: right;
  width: 220px;
}

/* @: contentGroupTop
----------------------------------- */
.contentGroupTop {
  margin-bottom: 30px;
}

.contentGroupTop .content {
  width: 950px;
}

.contentGroupTop .content .img {
  margin-bottom: 10px;
}

.contentGroupTop .content .viewMore {
  padding: 0 0 0 10px;
}

.contentGroupTop .content .viewMore a {
  display: inline;
}

/* @: contentGroup1
----------------------------------- */
.contentGroup1 {
  margin-bottom: 30px;
}

.contentGroup1 .content {
  float: left;
  width: 460px;
  margin-right: 30px;
}

.contentGroup1 .lastChild {
  margin-right: 0;
  /* override */
}

.contentGroup1 .content .img {
  margin-bottom: 10px;
}

/* @: contentGroup2
----------------------------------- */
.contentGroup2 {
  margin-bottom: 20px;
  padding-bottom: 5px;
  background: url(/kawatsuku/img/common/bg_hr_B_01.png) no-repeat 0 100%;
}

.contentGroup2 .col {
  float: left;
  width: 330px;
  margin-right: 34px;
}

.contentGroup2 .col2 {
  margin-right: 0;
  /* override */
}

.contentGroup2 .unit {
  margin-bottom: 25px;
}

.contentGroup2 .ttlUnit {
  margin-bottom: 5px;
}

.contentGroup2 .txt {
  font-size: 93%;
}

.contentGroup2 .img {
  margin-bottom: 10px;
}

/* @: contentOther
----------------------------------- */
.contentOther {
  margin-bottom: 20px;
  padding-bottom: 30px;
  background: url(/kawatsuku/img/common/bg_hr_B_01.png) no-repeat 0 100%;
}

.contentOther .unitGroup1 {
	clear: left;
	margin-bottom: 20px;
}

.contentOther .unit {
  float: left;
  width: 158px;
  margin-right: 20px;
}

.contentOther .lastChild {
  margin-right: 0;
  /* override */
}

.contentOther .firstChild {
  clear: left;
  /* override */
}

.contentOther .img {
  margin-bottom: 10px;
}

.contentOther .ttlUnit,
.contentOther .txt {
  overflow: hidden;
  margin-bottom: 5px;
}

.contentOther .txt {
  font-size: 93%;
  margin-bottom: 0;
}

/* @: contentBlog
----------------------------------- */
.contentBlog .unit {
  float: left;
  width: 220px;
  margin-right: 17px;
  margin-bottom: 25px;
}

.contentBlog .lastChild {
  margin-right: 0;
  /* override */
}

.contentBlog .img {
  margin-bottom: 10px;
}

.contentBlog .ttlUnit {
  font-weight: normal;
}

/* contentNews
----------------------------------- */
.contentNews {
  margin-bottom: 30px;
}

.newsBox {
  width: 220px;
}

.newsBox .newsBox-top,
.newsBox .newsBox-btm {
  width: 220px;
  height: 9px;
  background: url(/kawatsuku/img/home/bg_news_box_top_01.png) no-repeat 0 0;
  font-size: 0;
  line-height: 1;
}

.newsBox .newsBox-btm {
  background-image: url(/kawatsuku/img/home/bg_news_box_btm_01.png);
}

.newsBox .newsBox-mdl {
  padding: 10px 20px 0;
  background: url(/kawatsuku/img/home/bg_news_box_mdl_01.png) repeat-y 0 0;
}

.newsBox dl dt {
  margin-bottom: 5px;
  color: #49c1be;
  font-size: 77%;
  line-height: 1;
  vertical-align: top;
}

.newsBox dl dd {
  padding-bottom: 18px;
}

.newsBox dl dd a {
  display: inline-block;
  zoom: 1;
  padding-left: 15px;
  background: url(/kawatsuku/img/common/ico_arrow_02.png) no-repeat 0 0.35em;
  color: #6e4f30 !important;
}

.newsBox dl dd a:hover {
  text-decoration: underline;
}

/* contentEvent
----------------------------------- */
.contentEvent {
  margin-bottom: 30px;
}

.contentEvent .ttlContent {
  margin-bottom: 0px;
  /* override */
}

/* --- contentPresent --- */
.contentPresent {
  margin-bottom: 30px;
}

.contentPresent .ttlContent {
  margin-bottom: 0;
  /* override */
}

.contentPresent .img {
  margin-bottom: 10px;
}


/*  TOP styles from 2011/01 (renewal)
-------------------------------------------- */
#otherContents {
  margin-bottom: 30px;
  background: url(/kawatsuku/img/common/bg_hr_B_01.png) left bottom repeat-x;
}

* html #otherContents {
  padding-bottom: 30px;
}

#otherContents p.title {
  font-size: 93%;
}

.unitTop {
  margin-bottom: 30px;
}
  .unitTop .thumbnail {
    margin-bottom: 8px;
  }
    .unitTop .thumbnail a:hover {
      position: static; /* for IE bug fix. */
    }
    .unitTop .thumbnail a:hover img {
      opacity: 0.7;
      filter: alpha(opacity=70);
    }
  .unitTop .title {
    margin-bottom: 8px;
    font-size: 108%;
    font-weight: bold;
  }
  .unitTop .title img {
    margin-right: 5px;
    vertical-align: middle;
  }
  .unitTop .title .text {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    vertical-align: middle;
    line-height: 1.2;
  }
    .unitTypeC .title .text {
      width: 135px;
    }
  .unitTop .caption {
    font-size: 93%;
  }

.groupTopA {
  width: 976px;
  margin-right: -26px;
}
.groupTopB {
  margin-bottom: 30px;
  background: url(/kawatsuku/img/common/bg_hr_B_01.png) left bottom repeat-x;
}
  .groupTopBWrapper {
    float: left;
    width: 632px;
    margin-right: -30px;
  }

.groupTopC {
  width: 975px;
  margin-right: -25px;
}

.unitTypeA {
  float: left;
  width: 458px;
  margin-right: 30px;
}
.unitTypeB {
  float: left;
  width: 286px;
  margin-right: 30px;
}
.unitTypeB2 {
  float: right;
  width: 315px;
}
.unitTypeC {
  float: left;
  width: 165px;
  margin-right: 30px;
}


/*  Treatment present Bnr
-------------------------------------------- */

#tpBnrTop {
	margin-top: 10px;
	text-align: center;
}

