@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}


form {
	margin: 0px;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

/*--clearfix--*/

.clearfix:after {   
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/* clearfix for ie7 */
.clearfix{
    display: inline-block;
}
.clearfix {
    display: block;
}


.fontB {
	font-weight: bold;
}

/* 家事ハラサイト*/

.kajiharaArea {
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo, メイリオ, "MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	padding-top: 80px;
	margin: 0px auto 0px auto;
	color: #333;
}


/* ヘッダー*/

.kajiharaHead {
}


/*	スライダー　*/
.kajiharaSlider {
	width: 100%;
	height: 320px;
	overflow: hidden;
	border-bottom: 15px solid #c6dded;
	border-top: 15px solid #c6dded;
	position: relative;
}

.kajiharaSlider ul {
	margin: 0px auto;
	padding: 0px;
	width: 860px;
}
.kajiharaSlider li {
	text-align: center;
}
.kajiharaSlider li img {
	margin: 0px auto;
}

a.btn_prev {
	background: url(/hebel/kajihara/images/button_prev01.png) no-repeat;
	width: 35px;
	height: 53px;
	display: block;
	position: absolute;
	top: 220px;
	left: 100px;
	z-index: 999;
}

a.btn_next {
	background: url(/hebel/kajihara/images/button_next01.png) no-repeat;
	width: 35px;
	height: 53px;
	display: block;
	position: absolute;
	top: 220px;
	right: 100px;
	z-index: 999;
}

.bx-wrapper .bx-viewport {
	border: 0px !important;
}


/* サイトタイトル*/

.topTitle {
	width: 980px;
	text-align: center;
	margin: 45px auto 0px auto;
	position: relative;
}
.kajiharaTitle {
	margin: 0px 0px 0px 10px;
}

.kajiharaLogo {
	position: absolute;
	top: -10px;
	left: 10px;
}


.kajiharaSnsButton {
	position: absolute;
	top: 0px;
	right: -20px;
	width:200px;
	overflow: hidden;
}

.twBox {
	float: left;
	margin-right: 15px;
}

.fbBox {
	float: left;
	overflow: hidden;
}

.fbBox iframe {
	width: 100px !important;
	margin: 0px !important;
}

	


/* ナビメニュー*/

.kajiharaMenu {
	background: url(/hebel/kajihara/images/topLine01.png) no-repeat center top;
	margin: 0px 0px 50px 0px;
	padding: 0px;
	height: 300px;
}

.menuArea {
	width: 980px;
	margin: auto;
	position: relative;
}



a.btn_menu01 {
	background: url(/hebel/kajihara/images/btn_menu01.png) no-repeat;
	display: block;
	width: 162px;
	height: 119px;
	position: absolute;
	top: 130px;
	left: 110px;
}

a:hover.btn_menu01 {
	background: url(/hebel/kajihara/images/btn_menu01-o.png) no-repeat;
}

a.btn_menu03 {
	background: url(/hebel/kajihara/images/btn_menu03.png) no-repeat;
	display: block;
	width: 134px;
	height: 122px;
	position: absolute;
	top: 134px;
	left: 430px;
}

a:hover.btn_menu03 {
	background: url(/hebel/kajihara/images/btn_menu03-o.png) no-repeat;
}

a.btn_menu04 {
	background: url(/hebel/kajihara/images/btn_menu04.png) no-repeat;
	display: block;
	width: 132px;
	height: 133px;
	position: absolute;
	top: 147px;
	left: 760px;
}

a:hover.btn_menu04 {
	background: url(/hebel/kajihara/images/btn_menu04-o.png) no-repeat;
}

.floatNavi {
	position: fixed;
	bottom: 350px;
	right: 20px;
	background: url(/hebel/kajihara/images/floatNavi01.png) no-repeat;
	width: 36px;
	height: 207px;
	text-align: center;
	z-index: 99999;
}

.floatNavi ul {
	margin: 0px;
	padding: 0px;
}

.floatNavi li {
	list-style: none;
	margin: 12px 0px;
}


.youtubeMovie {
	margin: 60px 0px 0px 0px;
	text-align: center;
}

.youtubeMovie iframe {
	width: 560px;
	margin: auto;
	border: 10px solid #c6dded;
}


/* コーナー背景　共通　*/

.kajiharaChousaArea {
	background: url(/hebel/kajihara/images/cornerBack01.png);
	padding: 40px 0px;
}
.kajiharaExperienceArea {
	background: url(/hebel/kajihara/images/cornerBack02.png);
	padding: 40px 0px;
}
.kajiharaSurveyArea {
	background: url(/hebel/kajihara/images/cornerBack03.png);
	padding: 40px 0px;
}
.kajiharaDewksArea {
	background: url(/hebel/kajihara/images/cornerBack04.png);
	padding: 40px 0px;
}


.kajiharaInner {
	width: 980px;
	margin: auto;
}
.cornerTitle {
	text-align: center;
	margin: 20px auto;
}


/* 家事ハラ動画 */

.kajiharaMovieBlock {
	background: url(/hebel/kajihara/images/bg_movieBlock01.png) no-repeat;
	width: 900px;
	height: 209px;
	margin: 20px auto;
	position: relative;
}


.kajiharaThum {
	float: left;
	width: 300px;
	margin: 20px;
}

.kajiharaMovieText {
	float: left;
	width: 320px;
	margin: 20px;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 1px;
}

.kajiharaMovieTitle {
	margin: 10px 0px 30px 0px;
}

a.btn_movieStart {
	background: url(/hebel/kajihara/images/btn_movieStart01.png) no-repeat;
	width: 150px;
	height: 150px;
	display: block;
	position: absolute;
	top: 30px;
	right: 40px;
}

a:hover.btn_movieStart {
	background: url(/hebel/kajihara/images/btn_movieStart01-o.png) no-repeat;
}


.movieStartImg {
	width: 0px;
	height: 0px;
	position: absolute;
	top: 50%;
	left: 50%;
}


/* 家事ハラ体験談 */

.kajiharaExperienceFrame {
	background: transparent;
}

.kajiharaCommentArea {
	padding: 30px 0px;
	text-align: center;
	position: relative;
}
	
.kajiharaCommentBox {
	cursor: pointer;
	float: left;
	margin: 5px;
	position: relative;
}

.zoomBomb {
	cursor: pointer;
	position: absolute !important;
	z-index: 10;
}

.comSnsButton {
	position: absolute;
	z-index: 4;
	bottom: 10px;
	right: 5px;
	width: 220px;
}

.comSnsButton iframe {
	height: 30px;
	width: 250px;
}
	


.twBlock {
	width: 100px;
	display: inline-block;
}

.twBlock a {
	margin: 0px !important;
	overflow: hidden;
	width: 127px;
}


.fbBlock {
	display: inline-block;
	width: 100px;
}

.fbBlock iframe {
	margin: 0px !important;
	overflow: hidden;
	width: 120px;
}




/* 家事ハラ意識調査 */

.ishikiBlock {
	margin: 70px 5px 0px 5px;
}

.ishikiGraph {
	float: left;
	width: 350px;
	margin: 0px 20px;
}

.ishikiText {
	float: left;
	width: 520px;
	font-size: 16px;
	line-height: 28px;
	margin-top: 0px;
}

.ishikiText img {
	display: block;
	margin-bottom: 30px;
}

a.btn_ishikichosa {
	background: url(/hebel/kajihara/images/btn_aboutIshikichosa01.png) no-repeat;
	display: block;
	clear: both;
	width: 819px;
	height: 107px;
	margin: 100px auto 50px auto;
}

a:hover.btn_ishikichosa {
	background: url(/hebel/kajihara/images/btn_aboutIshikichosa01-o.png) no-repeat;
}


/* 共働き家族のための家 */

.dewksLeadTitle {
	text-align: center;
	margin-top: 70px;
}

.dewksLeadText {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	margin: 30px 0px 60px 0px;
	letter-spacing: 1px;
}

.dewksGraphArea {
	margin: 30px auto 50px auto;
	text-align: center;
}

.dewksExample {
	margin: 40px auto;

}

.exBox01 {
	float: left;
	width: 300px;
	margin: 0px 30px 0px 10px;
}

.exBox02 {
	float: left;
	width: 300px;
	margin-right: 30px;
	background: #FFF;
}


.exBox03 {
	float: left;
	width: 300px;
	background: #FFF;
}

.dewksExampleTitle {
}
.dewksExampleTitle img {
	display: block;
}

.exTitleText {
	padding: 10px;
	font-weight: bold;
	font-size: 17px;
	line-height: 25px;
	color: #666;
	background: #FFF;
	height: 45px;
	text-align: center;
}

.dewksExampleText {
	font-size: 15px;
	padding: 10px;
	line-height: 25px;
	height: 270px;
	background: #FFF;
}

.dewksButtonArea {
	text-align: center;
	margin: 50px auto;
}



a.btn_aboutDewks {
	background: url(/hebel/kajihara/images/btn_aboutDewks01.png) no-repeat;
	width: 819px;
	height: 107px;
	display: block;
	margin: auto;
}

a:hover.btn_aboutDewks {
	background: url(/hebel/kajihara/images/btn_aboutDewks01-o.png) no-repeat;
}

a.btn_aboutDewksChousa {
	background: url(/hebel/kajihara/images/btn_aboutDewks02.png) no-repeat;
	width: 819px;
	height: 107px;
	display: block;
	margin: auto;
}

a:hover.btn_aboutDewksChousa {
	background: url(/hebel/kajihara/images/btn_aboutDewks02-o.png) no-repeat;
}





.dewksChousaText {
	padding: 10px 20px;
	width: 850px;
	margin: 50px auto;
	border: 2px dashed #DD9982;
	background: #FAFAF3;
	font-size: 15px;
	color: #333;
}

.dewksChousaTitle {
	background: #F3E3D6;
	padding: 10px;
	font-size: 20px;
	color: #333;
	margin-bottom: 20px;
}


	


/* 共働き研究所フッター　*/

.kajiharaFootArea {
	background: #f7f7f7;
	padding: 70px 0px 100px 0px;
	margin: 0px auto;
}

.footLeftBox {
	float: left;
	width: 380px;
	margin-right: 40px;
}

.footLeftBox img {
	display: block;
	margin: 0px auto 20px auto;
}

a.btn_kurashi {
	background: url(/hebel/kajihara/images/btn_kurashi01.png) no-repeat;
	width: 376px;
	height: 54px;
	display: block;
	margin: auto;
}

a:hover.btn_kurashi {
	background: url(/hebel/kajihara/images/btn_kurashi01-o.png) no-repeat;
}


.footRightBox {
	float: left;
	width: 560px;
	color: #444;
	font-size: 15px;
	line-height: 23px;
}

.footLeadTitle {
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #444;
}















