/* CSS Document */
body * {
    font-size: 14px;
}
body{
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif!important;
    background: #ffffff;
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}
a {
    color: #866027;
    text-decoration: none;
}
.section h4{line-height: 24px;margin-bottom:15px;font-weight: bold;}
.section p{line-height: 24px;font-size: 14px;margin-bottom:15px;}
div#purification div.contents > p{line-height: 24px;}
#header{
    background: #ffffff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    min-width: 960px;
}
#header > div {
    display: block;
    width: 960px;
    margin: 0 auto;
    *zoom: 1;
    zoom: 1;
}
#header > div:before, #header > div:after {
    content: "";
    display: table;
}
#header > div:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: ".";
}
#header h1 {
    margin: 0;
    padding: 12px 0;
}
#header h1 a {
    display: block;
    width: 392px;
    height: 49px;
    text-indent: -9999em;
    background-repeat: no-repeat;
    background: url(/koyomi/images/site-logo.png) no-repeat center center;
}
#header .to-corporate-site a {
    color: #000000;
    font-size: 14px;
    line-height: 73px;
    padding-left: 32px;
    background: url(/koyomi/images/sprites.png) no-repeat -356px center;
}
#header .to-corporate-site {
    float: right;
}
#sns-link {
    float: right;
    width: 242px;
}
#sns-link p {
    width: 242px;
    color: #f32d10;
    text-align: center;
    margin: 9px 0;
	font-size:14px;
}
#sns-link .twitter-link {
    float: left;
}
#sns-link .twitter-link a {
    background: url(/koyomi/images/icon-tw.png) no-repeat 13px 6px;
}
#sns-link span {
    display: block;
    width: 116px;
    height: 31px;
    line-height: 31px;
    border: solid 1px #866027;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #866027;
    background: #c89d5d url(/koyomi/images/nav-gradient-light-bg.png) repeat-x center center;
    background: -moz-linear-gradient(top, #c89d5d 0%, #7e5924 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c89d5d), color-stop(100%, #7e5924));
    background: -webkit-linear-gradient(top, #c89d5d 0%, #7e5924 100%);
    background: -o-linear-gradient(top, #c89d5d 0%, #7e5924 100%);
    background: -ms-linear-gradient(top, #c89d5d 0%, #7e5924 100%);
    background: linear-gradient(to bottom, #c89d5d 0%, #7e5924 100%);
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
#sns-link span a {
    display: block;
    height: 31px;
    padding-left: 20px;
    box-sizing: border-box;
    color: #ffffff;
	font-size:14px;
}
#sns-link .facebook-link {
    float: right;
}
#sns-link .facebook-link a {
    background: url(/koyomi/images/icon-fb.png) no-repeat 15px 6px;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: ".";
}


.clearfix {
    zoom: 1;
}


#site-nav {
    background: #a88147 url(/koyomi/images/nav-gradient-bg.png) repeat-x center center;
    background: -moz-linear-gradient(top, #a88147 0%, #886530 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a88147), color-stop(100%, #886530));
    background: -webkit-linear-gradient(top, #a88147 0%, #886530 100%);
    background: -o-linear-gradient(top, #a88147 0%, #886530 100%);
    background: -ms-linear-gradient(top, #a88147 0%, #886530 100%);
    background: linear-gradient(to bottom, #a88147 0%, #886530 100%);
    position: relative;
    *zoom: 1;
    zoom: 1;
}
#site-nav > div {
    display: block;
    width: 960px;
    margin: 0 auto;
    *zoom: 1;
    zoom: 1;
    position: relative;
}
#site-nav:before, #site-nav:after {
    content: "";
    display: table;
}
#site-nav > div:before, #site-nav > div:after {
    content: "";
    display: table;
}
#site-nav > div .to-cart {
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
}
#header .to-cart {
    line-height: 24px;
}
#site-nav ul {
	margin:0;
	padding:0;
}
#site-nav ul li:first-child {
    border-left: solid 1px #99753f;
}
#site-nav ul li {
    float: left;
    line-height: 40px;
    width: 170px;
    text-align: center;
	list-style: none;
}
#site-nav a {
    display: block;
    line-height: 40px;
    border-right: solid 1px #99753f;
    border-left: solid 1px #cfaf7f;
    color: #ffffff;
    font-size: 14.4px;
    text-decoration: none;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

#site-nav ul li:last-child {
    border-right: solid 1px #cfaf7f;
}
#site-nav > div:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: ".";
}
#site-nav:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: ".";
}


#content {
    display: block;
    width: 960px;
    margin: 0 auto;
    *zoom: 1;
    zoom: 1;
    margin-bottom: 48px;
}

#footer {
    background: #eeedec;
    font-size: 12.8px;
    text-align: center;
    padding-top: 8px;
    min-width: 960px;
}
#footer .footer-nav {
    margin-bottom: 6px;
}
#footer address {
    padding: 4px 0;
    background: #d6d0ca;
	font-style: normal;
}


#ehon-header{
	background: #54b3d9;
	text-align: center;
	margin:0;
	padding:0;
	line-height: 0;
}
#ehon-header h1{
	margin:0;
}
#ehon-header img{
	margin: 0;
	padding:0;
}
.ehon-pankuzu {
    display: block;
    width: 960px;
    margin: 0 auto;
	padding:0;
}
.ehon-pankuzu p{
	font-size: 16px;
}
.ehon-pankuzu p a{
	color: #000;
	font-size: 16px;
}
.ehon-content {
    display: block;
    width: 960px;
    margin: 0 auto;
	padding:0;
    *zoom: 1;
    zoom: 1;
	background-color: rgba(255,255,255,0.5);
}
#concept{
	text-align: center;
	margin-bottom:25px;
	padding:24px 10px;
	border: 1px solid #000;
	background-color: rgba(255,255,255,0.6);
}
#concept h2{
	font-size: 28px;
	font-weight: bold;
}
#concept p.text1{
	font-size: 16px;
	line-height: 32px;
}
#concept p.text2{
	font-size: 16px;
	line-height: 32px;
	color: #f32d10;
}
button{cursor: pointer!important;}

.button1{
	width:350px;
	height: 60px;
	margin:20px 0;
}
.button1 a{
	display:block;
	padding:20px;
	text-align: center;
	border-radius: 10px;
	background: #75ba56;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}

.button2{
	width:350px;
	height: 60px;
	margin:20px 0;
}
.button2 a{
	display:block;
	padding:20px;
	text-align: center;
	border-radius: 10px;
	background: #f3c34d;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}


.cover-left{
	width:380px;
	float: left;
}
.cover-right{
	width:500px;
	float: right;
}
.cover-right h2{
	width:450px;
	margin:30px 0 20px 0;
}
.cover-right p.name{
	font-size: 22px;
	line-height: 28px;
}
.cover-right p.data{
	font-size: 16px;
	line-height: 32px;
}
.cl{
	clear: both;
}
section{
	padding:25px;
}
.honbun p{
	font-size: 18px;
	line-height: 34px;
}
.img-right{
	float: right;
	margin:0 0 20px 20px;
}
.img-left{
	float: left;
	margin:0 20px 20px 0;
}
.mt30{
	margin-top:30px;
}
.mt50{
	margin-top:50px;
}
.mt80{
	margin-top:80px;
}

.profile{
	border: 4px solid #6cb1d5;
	margin:25px 0;
	padding:25px;
}
.profile img{
	float: left;
	width:300px;
	margin:0 15px 15px 0;
}
.profile p{
	font-size: 15px;
	line-height: 28px;
	margin:0;
}

.profile p span.title{
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
}
.profile p span.name{
	font-size: 18px;
	line-height: 34px;
}
.tachiyomi {
	margin:30px 0;
}
.tachiyomi h3{
	width:400px;
	margin:0 auto 20px auto;
}



.bb-bookblock {
	width: 800px;
	height: 490px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	-webkit-perspective: 1300px;
	perspective: 1300px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.bb-page {
	position: absolute;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
}

.bb-vertical .bb-page {
	width: 50%;
	height: 100%;
	left: 50%;
	-webkit-transform-origin: left center;
	transform-origin: left center;
}

.bb-horizontal .bb-page {
	width: 100%;
	height: 50%;
	top: 50%;
	-webkit-transform-origin: center top;
	transform-origin: center top;
}

.bb-page > div,
.bb-outer,
.bb-content,
.bb-inner {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.bb-vertical .bb-content {
	width: 200%;
}

.bb-horizontal .bb-content {
	height: 200%;
}

.bb-page > div {
	width: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.bb-vertical .bb-back {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.bb-horizontal .bb-back {
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}

.bb-outer {
	width: 100%;
	overflow: hidden;
	z-index: 999;
}

.bb-overlay, 
.bb-flipoverlay {
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.bb-flipoverlay {
	background-color: rgba(0, 0, 0, 0.2);
}

.bb-bookblock.bb-vertical > div.bb-page:first-child,
.bb-bookblock.bb-vertical > div.bb-page:first-child .bb-back {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.bb-bookblock.bb-horizontal > div.bb-page:first-child,
.bb-bookblock.bb-horizontal > div.bb-page:first-child .bb-back {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

/* Content display */
.bb-content {
	background: #fff;
}

.bb-vertical .bb-front .bb-content {
	left: -100%;
}

.bb-horizontal .bb-front .bb-content {
	top: -100%;
}

/* Flipping classes */
.bb-vertical .bb-flip-next,
.bb-vertical .bb-flip-initial {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.bb-vertical .bb-flip-prev {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.bb-horizontal .bb-flip-next,
.bb-horizontal .bb-flip-initial {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.bb-horizontal .bb-flip-prev {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.bb-vertical .bb-flip-next-end {
	-webkit-transform: rotateY(-15deg);
	transform: rotateY(-15deg);
}

.bb-vertical .bb-flip-prev-end {
	-webkit-transform: rotateY(-165deg);
	transform: rotateY(-165deg);
}

.bb-horizontal .bb-flip-next-end {
	-webkit-transform: rotateX(15deg);
	transform: rotateX(15deg);
}

.bb-horizontal .bb-flip-prev-end {
	-webkit-transform: rotateX(165deg);
	transform: rotateX(165deg);
}

.bb-item {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background: #fff;
}

/* No JS */
.no-js .bb-bookblock, 
.no-js ul.bb-custom-grid li {
	width: auto;
	height: auto;
}

.no-js .bb-item {
	display: block;
	position: relative;
}



.bb-custom-wrapper {
	width: 800px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}

.bb-custom-wrapper .bb-bookblock {
	box-shadow: 0 12px 20px -10px rgba(81,64,49,0.6);
}

.bb-custom-wrapper h3 {
	font-size: 1.4em;
	font-weight: 300;
	margin: 0.4em 0 1em;
}

.bb-custom-wrapper nav {
	width: 100%;
	height: 30px;
	margin: 30px auto 0;
	position: relative;
	z-index: 0;
	text-align: center;
}

.bb-custom-wrapper nav a {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 2px;
	background: #72b890;
	color: #fff;
	font-size: 0;
	margin: 2px;
}

.bb-custom-wrapper nav a:hover {
	opacity: 0.6;
}

.bb-custom-icon:before {
	font-family: 'arrows';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 20px;
	line-height: 30px;
	display: block;
	-webkit-font-smoothing: antialiased;
}

.bb-custom-icon-first:before,
.bb-custom-icon-last:before {
	content: "\e002";
}

.bb-custom-icon-arrow-left:before,
.bb-custom-icon-arrow-right:before {
	content: "\e003";
}

.bb-custom-icon-arrow-left:before,
.bb-custom-icon-first:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* No JS */
.no-js .bb-custom-wrapper {
	height: auto;
}

.no-js .bb-custom-content {
	height: 470px;
}




#breadcrumbs {
    display: block;
    width: 960px;
    margin: 0 auto;
    *zoom: 1;
    zoom: 1;
    margin-top: 16px;
    margin-bottom: 16px;
    background: url(/koyomi/images/sidebar-bg2.png);
    padding: 2px 0;
}
#breadcrumbs ul {
    *zoom: 1;
    zoom: 1;
    margin: 0 16px;
}
#breadcrumbs li {
    float: left;
    font-size: 14px;
	padding:4px;
}
#breadcrumbs li span {
    padding: 0 8px 0 4px;
}
.koyomi_lp .main #to-page-top {
    margin-top: 10px;
}
.button {
    padding: 0 30px;
    background: #a88147 url(/koyomi/images/nav-gradient-bg.png) repeat-x center center;
    background: -moz-linear-gradient(top, #a88147 0%, #886530 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a88147), color-stop(100%, #886530));
    background: -webkit-linear-gradient(top, #a88147 0%, #886530 100%);
    background: -o-linear-gradient(top, #a88147 0%, #886530 100%);
    background: -ms-linear-gradient(top, #a88147 0%, #886530 100%);
    background: linear-gradient(to bottom, #a88147 0%, #886530 100%);
    border: 1px solid #866027;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    line-height: 30px;
    font-size: 14px;
}
#to-page-top {
    display: block;
    width: 960px;
    margin: 0 auto;
    *zoom: 1;
    zoom: 1;
    text-align: right;
    margin-bottom: 16px;
}
#to-page-top a {
    padding-right: 32px;
    background: url(/koyomi/images/sprites.png) no-repeat -178px center;
    color: #000000;
    font-size: 16px;
}

#site-nav > div .to-cart {
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
}

#header .to-cart {
    line-height: 24px;
}

#header .to-cart a {
    line-height: 30px;
    margin: 4px;
    width: auto;
    padding: 0 20px 0 8px;
    border: solid 1px #866027;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    border: 1px solid #866027;
    background: #c89d5d url(/koyomi/images/nav-gradient-light-bg.png) repeat-x center center;
    background: -moz-linear-gradient(top, #c89d5d 0%, #7e5924 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c89d5d), color-stop(100%, #7e5924));
    background: -webkit-linear-gradient(top, #c89d5d 0%, #7e5924 100%);
    background: -o-linear-gradient(top, #c89d5d 0%, #7e5924 100%);
    background: -ms-linear-gradient(top, #c89d5d 0%, #7e5924 100%);
    background: linear-gradient(to bottom, #c89d5d 0%, #7e5924 100%);
}
.icon.cart {
    background-position: left center;
    margin-right: 4px;
    float: left;
    position: relative;
    text-align: left;
    overflow: hidden;
}
.icon {
    display: block;
    width: 32px;
    height: 30px;
    text-indent: -9999em;
    background-repeat: no-repeat;
    background: url(/koyomi/images/sprites.png) no-repeat center center;
}


#content {
  width: 958px;
  margin: auto;
}

div#purification {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    margin: 58px 0 0 0;
}
div#purification > h2 {
    font-size: 18px;
    background: url(/purification/images/h2-bg.png) no-repeat;
    padding-top: 8px;
    padding-left: 20px;
    height: 31px;
    width: 938px;
	border: 1px solid #e4d8c6;
	margin-top:25px;
}
div#purification div.contents {
    text-align: center;
    width: 872px;
    padding: 40px 40px 30px;
    border: 4px solid #e4d8c6;
    margin-bottom: 10px;
}

div#purification div.contents > p, div#purification div.contents > img {
    margin-bottom: 10px;
}
div#purification div.contents > p, div#purification div.contents > img {
    margin-bottom: 10px;
}
div#purification div.contents > div.section h3.underBar {
    border-bottom: 2px dotted #444;
    margin-bottom: 20px;
}
div#purification div.contents > div.section h3 {
    font-size: 24px;
    padding-bottom: 18px;
    width: 678px;
    margin: 0 auto;
}
div#purification div.contents > div.section > div.section {
    width: 690px;
    height: 160px;
    margin: 0 auto 10px;
}
div#purification div.contents > div.section > div.section.left img {
    float: left;
}
div#purification div.contents > div.section > div.section.right img {
    float: right;
}
.to-jouka a {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    position: relative;
    color: #ffffff;
    line-height: 30px;
    margin: 4px;
    width: auto;
    padding: 13px 40px 13px 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    border: 1px solid #d9290b;
    background: #a88147 url(/purification/images/jouka-gradient-bg.png) repeat-x center center;
    background: -moz-linear-gradient(top, #ff573b 0%, #e83517 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff573b), color-stop(100%, #e83517));
    background: -webkit-linear-gradient(top, #ff573b 0%, #e83517 100%);
    background: -o-linear-gradient(top, #ff573b 0%, #e83517 100%);
    background: -ms-linear-gradient(top, #ff573b 0%, #e83517 100%);
    background: linear-gradient(to bottom, #ff573b 0%, #e83517 100%);
}
