@charset "UTF-8";

/* --------------------------------------- */
/* default-style
/* --------------------------------------- */
body {
	color: #595757;
	font-family: “ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro W3″,メイリオ,Meiryo,”ＭＳ Ｐゴシック”,sans-serif;
	font-size: 13px;
	line-height: 1.5;
    min-width: 1200px;
	text-align: left;
}
a:hover,
input[type="submit"]:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    zoom:1;
}
hr {
	border-top: 1px solid #dbdbdb;
}
h2 {
    margin-bottom: 20px;
}
h3 {
    font-weight: normal;
}
h4 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
}

/* --------------------------------------- */
/* link
/* --------------------------------------- */
a {
	color: #595757;
    text-decoration: none;
}
a:link {
	color: #595757;
}
a:visited {
	color: #595757;
}
a:hover {
	color: #595757;
}
a:active {
	color: #595757;
}

/* --------------------------------------- */
/* layout
/* --------------------------------------- */
#header {
	margin: 0 auto;
	position: relative;
  width: 100%;
}
#breadcrumbs {
  margin-left: 230px;
  padding: 6px 0 2px;
  width: 810px;
}
#breadcrumbs.movie {
  margin-left: 60px;
  width: 980px;
}
#main {
	margin: 0 auto 30px;
	width: 960px;
}
#contents {
	width: 960px;
}
#contents-r {
	float: right;
	width: 740px;
}
#side-l {
	float: left;
	margin-right: 20px;
	width: 200px;
}
#page-top {
	margin-bottom: 20px;
	padding-top: 20px;
	width: 100%;
}
#footer {
	background: #9fa0a0;
	color: #fff;
	width: 100%;
}
#footer-wrapper {
	margin: 0 auto;
	padding: 60px 50px 15px;
	width: 860px;
}

/* --------------------------------------- */
/* common-style
/* --------------------------------------- */

/********** color ***********/
.c-red {
	color: #e23d3f;
}
.c-rgr {
	color: #888;
}
.c-blk {
	color: #000;
}
/********** /color **********/

/********** table-style ***********/
.dtb {
	display: table;
}
.dtc {
	display: table-cell;
}
/********** /table-style **********/

/********** news ***********/
.news {
    border-bottom: 1px solid #dbdbdb;
    height: 80px;
    margin-bottom: 20px;
    overflow-y: scroll;
}
.news li {
    border-top: 1px dashed #c3cacf;
    font-size: 12px;
    padding: 15px 0;
}
.news li:first-child {
    border-top: none;
}
.date {
    background: #3b91ca;
    color: #fff;
    font-size: 13px;
    margin-right: 10px;
    padding: 2px 8px 1px;
    line-height: 1.0;
}
/********** /news **********/

/********** product **********/
.product {
    margin-bottom: 20px;
}
.product li {
    float: left;
}
.product li:first-child {
    margin-right: 21px;
}
/********** /product **********/

/********** kampo **********/
.txt-s01 {
	font-size: 14px;
	line-height: 20px;
}
.kampo-kouka {
	margin-bottom: 50px;
}
.kampo-kouka dt {
	margin-bottom: 15px;
}
.kampo-kouka dd {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 53px;
}
.kampo-kouka .notice {
	color: #d02818;
	font-size: 16px;
	text-align: right;
}
.kampo-kouka .notice span {
	text-decoration: underline;	
}
.txt-s02 {
	font-size: 14px;
	line-height: 20px;
}
.txt-s02 span {
	color: #eb6877;
	font-size: 20px;
	line-height: 30px;
	text-decoration: underline;
}
.kampo-why-comment {
	background: url(../images/kampo_why_img02.png) no-repeat 0 0;
	font-size: 16px;
	height: 98px;
	left: 249px;
	line-height: 25px;
	padding: 12px 15px 15px 52px;
	position: absolute;
	top: 325px;
	width: 491px;
	z-index: 999;
}
.kampo-why-comment02 {
	background: #eee;
	border-radius: 18px;
	font-size: 16px;
	line-height: 28px;
	padding: 23px 40px;
}
.kampo-why-comment03 {
	background: url(../images/kampo_why_img04.png) no-repeat 0 0;
	font-size: 13px;
	height: 63px;
	left: 310px;
	line-height: 20px;
	padding-top: 70px;
	position: absolute;
	top: 353px;
	width: 430px;
}
.kampo-voice {
	border-top: 2px solid #e5e5e5;
	margin-bottom: 60px;
	padding-top: 25px;
}
.kampo-voice ul {
	overflow: hidden;
	width: 770px;
}
.kampo-voice li {
	float: left;
	margin: 0 30px 30px 0;
	width: 355px;
}
.kampo-voice .area-voice {
	border: 1px solid #9fa0a0;
	padding-bottom: 20px;
}
.kampo-voice .person {
	background: #3399cc;
	color: #fff;
	font-size: 14px;
	line-height: 1.0;
	padding: 10px;
	text-align: right;
}
.kampo-voice .box {
	height: 180px;
	overflow-y: scroll;
	padding: 20px;
}
.kampo-voice .top-txt {
	color: #3399cc;
	font-size: 18px;
	margin-bottom: 9px;
}
.kampo-price {
	border: 1px solid #ccc;
	font-size: 14px;
	margin-bottom: 30px;
	padding: 10px;
}
.kampo-price h3 {
	color: #3399cc;
	font-size: 18px;
	margin-bottom: 20px;
}
.kampo-price table {
	margin-bottom: 20px;
	width: 100%;
}
.kampo-price th,
.kampo-price td {
	padding: 5px 0;
}
.kampo-price th {
	border-right: 1px dashed #ccc;
	width: 120px;
}
.kampo-price td {
	padding-left: 25px;
}
.btn-contact {
	margin-bottom: 20px;
	text-align: center;
}
.btn-contact a {	
	background: #0c85cf;
	border: 1px solid #ccc;
	border-radius: 8px;
	color: #fff;
	display: block;
	font-size: 18px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
	width: 600px;
}
/********** kampo **********/

.content-l {
    border-right: 1px solid #c9caca;
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    width: 350px;
}
.content-r {
    overflow: hidden;
}
.link-style a {
    background: url(../images/icon_link02.png) no-repeat 0 center;
    border-bottom: 1px solid #c9cacb;
    border-top: 1px solid #c9cacb;
    display: block;
    padding: 6px 0 5px 20px;
}
.point dd {
    margin-bottom: 40px;
}
.efficacy {
    border: 1px solid #cacbcb;
    display: table;
    margin-bottom: 15px;
    padding: 3px 0;
}
.efficacy dt 
.efficacy dd {
    display: table-cell;
    vertical-align: middle;
    outline: 1px solid red;
}
.efficacy dt {
    border-right: 1px dotted #cacbcb;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}
.efficacy dd {
    display: inline-block;
    padding: 10px;
    vertical-align: middle;
    width: 477px;
    *display: inline;
    *zoom: 1;
}
.voice {
    border-bottom: 1px solid #c9cacb;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.voice dt {
    float: left;
    margin-right: 20px;
}
.voice dd {
    overflow: hidden;
}
.voice h3 {
    color: #3399cc;
    font-size: 18px;
    margin-bottom: 10px;
}
.voice span {
    color: #e5004f;
}
.note {
    color: #666;
    text-align: right;
}
.step {
    border: 1px solid #cacbcb;
}
.step p {
    border-right: 1px dotted #cacbcb;
    float: left;
    margin-right: 20px;
}
.step dl{
    padding: 30px 20px;
}
.step dt {
    margin-bottom: 10px;
}
.attention {
    font-size: 14px;
}
.attention li {
    padding-left: 14px;
    text-indent: -14px;
}
.ttl01 {
    color: #3399cc;
    font-size: 18px;
    margin-bottom: 10px;
}

/* --------------------------------------- */
/* header
/* --------------------------------------- */
/********** g-navi ***********/
#g-navi {
    background: url(../images/bg_wave.png) no-repeat center 0;
    height: 108px;
    margin: 0 auto 30px;
    width: 100%;
    min-width: 960px;
}
#g-navi-wrapper {
    margin: 0 auto;
    padding-top: 20px;
    width: 960px;
}
#g-navi li {
    border-right: 1px solid #b4b4b4;
    float: left;
}
#g-navi li:first-child {
	border-left: 1px solid #b4b4b4;
}

/********** /g-navi ***********/

/********** fade ***********/
.fade {
	text-align: center;
}

/* --------------------------------------- */
/* breadcrumbs
/* --------------------------------------- */
#breadcrumbs li {
	background: url(../images/common/breadcrumbs.png) no-repeat 0 center;
	float: left;
	padding-left: 25px;
}
#breadcrumbs li:first-child {
	background: none;
	padding-left: 0;
}

/* --------------------------------------- */
/* main
/* --------------------------------------- */
#main a:hover img {	
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
.btn-detail01,
.btn-detail02 {
	position: absolute;
	top: 218px;
}
.btn-detail01 {
	left: 221px;
}
.btn-detail02 {
	left: 210px;
}

/* --------------------------------------- */
/* side-l
/* --------------------------------------- */
.ttl-side {
	background: url(../images/line01.png) no-repeat 0 bottom;
	height: 30px;
}
.page-link {
	margin-bottom: 20px;
}
.page-link li {
	border-top: 1px solid #dbdbdb;
}
.page-link li:first-child {
	border-top: none;
}
.page-link a {
	background: url(../images/icon_link01.png) no-repeat 95% center;
	display: block;
	padding: 15px 0;
}

/* --------------------------------------- */
/* page-top
/* --------------------------------------- */
#page-top {
	border-top: 1px solid #595757;
}
#page-top p {
	margin: 0 auto;
	text-align: right;
	width: 960px;
}

/* --------------------------------------- */
/* footer
/* --------------------------------------- */
#footer a {
	background: url(../images/footer_icon_link.png) no-repeat 0 center;
	color: #fff;
	padding-left: 15px;
}
#footer a:hover {
	text-decoration: underline;
}
.footer-logo {
	float: left;
	margin-right: 80px;
}
.f-navi {
	margin-bottom: 30px;
}
.f-navi ul {
	float: left;
	margin-right: 50px;
}
.f-navi li {
	padding-bottom: 5px;
}
.info {
	color: #fff;
	font-size: 14px;
	text-align: right;
}
.info span {
	font-size: 12px;
}
#copyright {
	background: #595757;
	padding: 20px 0;
	text-align: center;
}

/* --------------------------------------- */
/* slider
/* --------------------------------------- */
.graphic,
#prevBtn,
#nextBtn,
#slider1prev,
#slider1next {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px;
}
#slider {
	margin: 0 auto -41px;    
}
#slider li {
	overflow: hidden;
	width: 1200px;
	height: 448px;
	overflow: hidden;
}

/* contact */
form table {
	margin-bottom: 30px;
}
form th,
form td {
	border: 1px solid #dbdbdb;
	padding: 20px;
}
form th {
	white-space: nowrap;
}
form td {
	width: 100%;
}
.note {
	background: #aaa;
	color: #fff;
	font-size: 10px;
	margin-left: 10px;
	border-radius: 8px;
	padding: 3px 8px 3px 11px;
	letter-spacing: 3px;
}
form input[type="text"] {
	padding: 3px;
	width: 300px;
}
form textarea {
	padding: 3px;
	width: 450px;
	height: 200px;
	font-size: 13px;
}
form input[type="submit"] {
	color: #fff;
	background: #3b91ca;
	height: 30px;
	width: 200px;
	border: none;
	border-radius: 5px;
	font-size: 16px;
	letter-spacing: 5.0px;
	text-indent: 5.0px;
}
.qa {
	margin-bottom: 30px;
	background: #efefef;
	padding: 10px;
}
.qa-wrapper {
	background: #fff;
	padding: 10px;
}
.qa h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.qa .q {
	color: #7ec4e8;
	font-size: 24px;
}
.qa .a {
	font-size: 24px;
	line-height: 1.8px;
}
.qa p {
	line-height: 1.8;
}
.contact-note {
	margin-bottom: 30px;
}
.contact-note a {
	color: #3b91ca!important;
	text-decoration: underline;
}
.contact-note li {
	text-indent: -13px;
	padding-left: 13px;
}

/********** error ***********/
.error {
	color: #e5004f;
	margin-bottom: 10px;
}
/********** /error **********/

.btn-top {
	text-align: right;
}
.btn-top a {
	color: #3b91ca!important;
	text-decoration: underline;
}
.content-tb {
	display: table;
	width: 100%;
}
.content-tc {
	display: table-cell;
	padding-right: 19px;
	width: 33%;
}
.content-img {
	display: table-cell;
	height: 44px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.item-info {
	background: #efefef;
	padding: 10px;
}
.link {
	color: #3b91ca!important;
	text-decoration: underline;
}
.buy-box {
	background: #efefef;
	margin-bottom: 30px;
	padding: 10px;
}
.buy-box .item-name {
	border-bottom: 1px dotted #595757;
	color: #000;
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.buy-box .btn-buy {
	text-align: center;
}
.buy-box a {
	color: #2c81b9;
	text-decoration: underline;
}
.buy-box .btn-buy {
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: 999;
}
.buy-box .btn-buy a {
	background: #0c85cf;
	border: 1px solid #ccc;
	border-radius: 8px;
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
	width: 475px;
}
.buy-box .of {
	height: 265px;
	padding-top: 20px;
	position: relative;
}
.sample-buy-box {
	border: 3px solid #ccc;
	margin-bottom: 30px;
	padding: 10px;
}
.sample-buy-box .item-name {
	border-bottom: 1px dotted #595757;
	color: #000;
	font-size: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.sample-buy-box .btn-buy {
	padding-top: 43px;
	text-align: center;
}
.sample-buy-box a {
	color: #2c81b9;
	text-decoration: underline;
}
.sample-buy-box .btn-buy a {
	background: #0c85cf;
	border: 1px solid #ccc;
	border-radius: 8px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
	width: 380px;
}