@charset "UTF-8";
/* ---------------------------------------------------------------------------------------------------- */
/* Font */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* ---------------------------------------------------------------------------------------------------- */
/* Base */
body { font-family: 'Noto Sans Japanese', sans-serif;font-size:100%; line-height:1.35em; color:#606060; }

.cf:after,
.container:after {
	content: "";
	display: table;
	clear: both;
}
.cf::after,
.container::after {
	content: "";
	display: table;
	clear: both;
}
.cf .left {
	float: left;
}
.cf .right {
	float: right;
}
img {
	display: block;
	width: 100%;
	height: auto;
}
.mt0 {margin-top: 0% !important;}
.mt1 {margin-top: 1% !important;}
.mt2 {margin-top: 2% !important;}
.mt3 {margin-top: 3% !important;}
.mt4 {margin-top: 4% !important;}
.mt5 {margin-top: 5% !important;}
.mt8 {margin-top: 8% !important;}
.mt10 {margin-top: 10% !important;}
.mt17 {margin-top: 17% !important;}
.pr3 {padding-right: 3% !important;}
ul li{
	list-style-type: none;
}
.bold{
	font-weight:bold;
}
.text_center{
     text-align: center;
}
.text_right{
     text-align: right;
}
.marker{
    background: linear-gradient(transparent 70%, #ffff66 70%);
}
.em_02{
    font-size: 125%;
}
.em_03{
    font-size: 135%;
}
.em_04{
    font-size: 145%;
	line-height: 1.5;
}
.green{
	color:#0e863c;
}
.orange{
	color:#f16236;
}
.smaller{
    font-size: 75%;
}
.common{
	line-height: 1.7;
	font-size:90%;
    color: #5d3804;
}
/*ページ下部バナー*/
#bottom_banner{
	clear:both;
	position: fixed;
	bottom: .2em;
    left: .8em;
    margin-left: .4em;
}
#bottom_banner img{
    width: 95%;
}

/* ---------------------------------------------------------------------------------------------------- */
/* Layout */
.cv .btn {
	position: relative;
}
.cv .btn a {
	display: block;
	text-indent: 100%;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	height: 0;
	color:#fff;
}
/*ボタン領域広げる*/
.cv-01 .btn a,
.cv-02 .btn a,
.cv-03 .btn a,
.cv-04 .btn a,
.cv-05 .btn a {
	padding: 9% 0;
	width: 100%;
	top: 0;
	right: 0%;
	cursor:pointer;
}
.cv-02 .btn a {
	padding: 23% 0;
}

/*
.cv-01 .btn a {
	padding-top: 7%;
	width: 37%;
	top: 38%;
	right: 13%;
}
.cv-02 .btn a {
	padding-top: 7%;
	width: 40%;
	top: 78%;
	right: 31%;
}
.cv-03 .btn a {
	padding-top: 7%;
	width: 36%;
	bottom: 28%;
	right: 15%;
}
.cv-04 .btn a {
	padding-top: 7%;
	width: 36%;
	bottom: 26%;
	right: 9.5%;
}
.cv-05 .btn a {
	padding-top: 7%;
	width: 36%;
	bottom: 26%;
	right: 9.5%;
}
*/

/*notes*/
.notes{
    font-size: 125%;
    text-align: center;
    color: #5d3804;
    line-height: 1.5;
}
.notes span{
    font-weight: bold;
    color: #f16236;
}
/*voice*/
.voice{
	padding: 0 1em;
	line-height: 1.7;
	font-size:90%;
}
.voice li{
	margin:2.5em 0 0;
}
.voice li:first-child{
	margin:1em 0 0;
}
.voice li .thumbs{
	float:left;
	width: 35%;
	padding: 0 .8em 0 0;
}
.voice li:nth-child(even) .thumbs{
	float:right;
    padding: 0 0 0 .5em;
}
.voice li h4{
	font-weight:bold;
	color:#0c863c;
	margin:0 0 .5em;
}
.voice li h4 span{
	font-size:80%;
	font-weight:normal;
}
.voice li p{
	color:#5d3804;
}
.voice li::after {
	content: '※個人の感想であり効果・効能を示すものではありません。';	
	text-align: right;
	font-size: 85%;
	display: block;
	color: #5d3804;
	padding: .5em 0 0;
}
/*desc*/
.cover {
	line-height: 1.4em;
	padding: 4em 1em 1em;
}
.desc dt{
	border-bottom: 1px dashed #bbb;
	margin: 0 0 0.5em;
	padding: 0 0 0.3em;
}
.desc dd{
	margin: 0 0 1.5em;
}

/*desc_02*/
.desc_02{
	background: #eee;
	padding: 0.5em 1em 1em;
}
.desc_02 li{
	margin: 0.5em 0 0 0.7em;
    text-indent: -1em;
    list-style-type: none;
}

/*desc_03*/
.desc_03{
    width: 85%;
    border: 1px solid red;
    padding: 5% 3%;
    margin: 5% 5% 10%;
}
.desc_03 h4{
	text-align: center;
    padding: 0 0 3%;
    color: red;
    font-weight: bold;
}
.desc_03 li{
    margin: 2% 0 0;
    font-size: 15px;
}
.desc_03 li:first-child{
	margin: 0;
}

.mt1-5em{
	margin: 1.5em 0 0;
}

/*qa acdn*/
.qa{
	font-size: 90%;
}
.qa h2{
	margin: 0 0 15px;
	text-align: center;
	font-size: 130%;
}
.qa h2 span{
	color: #178c45;
	font-weight: bold;
	font-size: 150%;
}
.qa h2 span.red{
	color: #e44752;
}
.acdn li{
	margin: .8em 0 0;
}
.acdn li:first-child{
	margin: 0;
}
.acdn li h3{
    padding: 1em 1em 1em 2em;
    background: #b8eecd url(../../img/icon_plus.svg) no-repeat 96% center;
    background-size: 5%;
	border-radius: 5px;
	text-indent: -1.5em;
}
.acdn li h3:before{
    content: "Q. ";
	color: #178c45;
	font-size: 120%;
	font-weight: bold;
}
.acdn li h3.active {
    background-image: url(../../img/icon_minus.svg);
}
.acdn li .acdn-child {
	margin: .8em 0 0;
    border-left: 4px #b8eecd dashed;
	padding: .5em 1.5em .5em 2.5em;
	text-indent: -1.5em;
}
.acdn li .acdn-child:before{
    content: "A. ";
    color: #e44752;
	font-size: 120%;
	font-weight: bold;
}

#colophone {
	background: #fff url(../img/bg-01.jpg) repeat 0 0;
	padding: 0 5%;
}
#colophone h3 {
	background-color: #fff;
	text-align: center;
	border-radius: 10px;
	line-height: 2;
	color: #0d863c;
	margin-bottom: 2%;
	font-size: 125%;
	font-weight: 500;
}
#colophone h4 {
	color: #333;
}
#colophone dl dt {
	color: #333;
	font-size: 112%;
	margin-top: 1.2em;
	margin-bottom: 0.2em;
	font-weight: 500;
}
#colophone p,
#colophone dl dd {
	color: #333;
}
#colophone dl dd img {
	margin-top: 2%;
}
#colophone .more {
	padding: 2% 0;
}
#colophone .more a {
	display: block;
	background-color: #0d863c;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 10px;
	font-weight: 500;
	width: 10em;
	text-align: center;
	line-height: 2;
	text-decoration: none;
	font-size: 112%;
}
#colophone .ssl {
	max-width: 115px;
	padding: 2% 0 5%;
}
.transaction a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #444;
	line-height: 2;
	margin-top: 5%;
}
.copyright {
	text-align: center;
	color: #444;
	line-height: 2;
	margin-bottom: 5%;
	text-transform: uppercase;
}

/*dha コンテンツ調整*/
#dha .voice{
	padding: 0;
}

/*remind*/
.yellow{
	background: #fff url(../../img/bg_remind_patan.gif) 0 0 repeat;
	font-size:90%;
	line-height: 1.7;
	padding: 2.5em 1em;
}
.remind.yellow{
	padding:.5em;
}
.remind .unit{
	border: 1px solid #0c8537;
	padding: 2em 1em;
}
.remind .column_02 li{
	margin:2.5em 0 0;
}
.remind .column_02 li:first-child{
	margin:1.5em 0 0;
}
.remind .column_02 li .thumbs{
	float:left;
	width: 45%;
	padding: 0 .8em 0 0;
}
.remind .column_02 li:nth-child(even) .thumbs{
	float:right;
    padding: 0 0 0 .5em;
}
.remind .column_02 li h3{
	font-weight:bold;
	color:#0c863c;
	margin:0 0 .5em;
}
.remind .column_02 li p{
	color:#5d3804;
}

/*board*/
.board{
	background: #fff url(../img/sp_bg_board_patan.gif) 0 bottom no-repeat;
	line-height: 1.7;
	font-size:90%;
	color:#5d3804;
	margin: 2em 0 0;
}
.board .note{
	margin: 1em .5em;
}
.board .note::after{
	content: '';
	display: inline-block;
	width: 100%;
	height: 32px;
	background: url(../img/sp_bg_note_patan_b.gif) no-repeat 50% 50% ;
}
.board .note .inner{
	padding: 0 1em 1.5em;
	background: transparent url(../../img/bg_note_patan_a.gif) 0 0 repeat;
	border: 5px solid #f9e1b1;
	border-width: 5px 5px 0;
}
.board .note h3{
	margin: -1.2em 0 1em;
}
.board .note .em{
	margin: 0 0 .3em;
	font-size: 125%;
}
.board .note .box{
	margin: 1.5em 0 0;
}
.board .note .box dt img{
	width:60%;
	margin: 0 auto 1em;
}
.board .note .box.reason{
    margin: 1em 0 0
}
.board .note .box.reason dt{
    float: right;
    width: 40%;
}
.board .note .box.reason dt img{
    width: 100%;
}

/*search*/
.search{
	font-size:90%;
	line-height: 1.7;
	color:#5d3804;
	margin: 2em 0 0;
	background: #fef6f0;
    position: relative;
}
.search:after {
    content: "";
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
    border-top: 20px solid #fef6f0;
    position: absolute;
    bottom: -20px;
    left: 45%;
    z-index: 1;
}
.search h2{
	margin: 0 0 1em;
}
.search .box{
	margin: 1.5em 0 0;
	padding: 0 1em 2.5em;
}
.search .box_a dd .em_04{
	margin: 0 0 .3em;
	color:#f16236;
}
.search .box_a dt{
    float: left;
    width: 35%;
    margin: 0 .8em 0 0;
}
.search .box_b{
   margin: 0;
}
.search .box .search_board{
    background: #71908b;
    border: 5px solid #e4d4a9;
    padding: 1.5em 1.5em 2em;
    color: #fff;
    position:relative;
}
.search .box .search_board dt{
    margin: 0 0 .5em;
}
.search .box .search_board dd strong{
    color:yellow;
}
.search .box .search_board:after{
	content: url(../../img/thumbs_search_02.gif);
    position:absolute;
    bottom:-2%;
    right:5%;
}

/*trouble*/
.trouble{
    padding: 3em 1em 11em;
    position: relative;
    background: #fff url(../img/bg_trouble.jpg) 50% bottom no-repeat;
    background-size: 46%;
}
/*
.trouble:before{
	content:"";
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fef6f0;
    position: absolute;
    top:0;
    left:45%;
}
*/
.trouble .thumbs img{
    width: 50%;
    margin: 0 auto;
}
/*rec*/
.rec{
	margin: 2em 0 0;
}
.rec .inner{
	background: #fff url(../../img/bg_rec_patan.gif) 0 0 repeat;
	padding: 0 1em 2.5em;
}
.rec ul li{
	padding: 1.2em 0 0;
}
.rec .thumbs img{
    width: 40%;
    margin: 0 auto;
}

/*intro*/
.intro .inner_a{
	padding: 2.5em 1em;
	background:#ffffe4;
}
.intro .inner_a h2{
	margin: 0 0 2em;
	text-align: center;
}
.intro .inner_a h3{
	margin: 0 0 1em;
	text-align: center;
}
.intro .inner_a .memo{
	background: transparent url(../../img/bg_memo_patan.gif) 0 0 repeat;
	border: 3px solid #99cead;
	padding: 1.2em;
}
.intro .inner_a .memo .right{
	width: 33%;
    margin: 0 0 0 1em;
}
.intro .inner_a .memo .em{
	margin: 0 0 .3em;
    font-size: 135%;
    color: #0c863c;
}
.intro .inner_a .thumbs{
	margin: 0 0 1.5em;
	text-align: center;
}
.intro .inner_a .desc{
    font-size: 135%;
	text-align: center;
}

.intro .inner_b{
	background: #fff url(../img/bg_intro_190708.jpg) 0 0 no-repeat;
	padding: 2.5em 1em;
	text-align: center;
	background-size: contain;
    position: relative;
}
.intro .inner_b:before{
	content:"";
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
    position: absolute;
    top:0;
    left:45%;
}
.intro .inner_b h3{
	margin: 0 0 1.5em;
}
.intro .inner_b .thumbs{
	margin: 0 0 2.5em;
}

.intro .inner_c{
	position: relative;
	padding: 0 .5em;
}
.intro .inner_c dt{
	text-align: center;
}
.intro .inner_c .thumbs{
	position: absolute;
    right: 3%;
    width: 45%;
	top: 20%;
}
.intro .inner_c.exam .thumbs{
    top: 35%;
}
.intro .inner_c .desc{
	margin: 0 1em;
}
.intro .inner_c .desc ul li{
	margin: .5em 0 0;
	padding-left: 1em;
	text-indent: -1.3em;
}
.intro .inner_c .desc ul li:before{
	font-family: FontAwesome;
	content:"\f00c\0020\0020";
	color:#f16236;
	font-size: 110%;
}
.intro .inner_c .desc ul li strong{
	font-size: 110%;
}

/*edu*/
.edu .inner{
	background: #fef6f0 url(../img/bg_edu.jpg) right 15% no-repeat;
	padding: 2.5em 1em;
}
.edu h2{
	margin: 0 0 1em;
}
.edu .thumbs_a{
	text-align: center;
	margin: 1em 0 0;
}
.edu .thumbs_b{
	text-align: center;
	margin: 2em 0 0;
}
.edu .desc {
    margin: 0 0 0 1em;
	font-size: 105%;
}
.edu .desc li{
	margin: .5em 0 0;
	padding-left: 1em;
	text-indent: -1.3em;
}
.edu .desc li:first-child{
	margin: 0;
}
.edu .desc li:before{
	font-family: FontAwesome;
	content:"\f00c\0020\0020";
	color:#f16236;
	font-size: 110%;
}

/*childcare*/
.childcare .inner_a{
	background: #fff url(../img/bg_childcare_a.gif) 0 0 no-repeat;
    padding: 1em 1em 1.5em;
	background-size: contain;
}
.childcare .inner_a .desc,
.childcare .inner_a .thumbs{
	margin: 0 0 1.5em;
}
.childcare .inner_b{
	background: #fef6f0 url(../img/bg_childcare_b.jpg) 0 0 no-repeat;
    padding: 0 1em 2.5em;
	background-size: contain;
}
.childcare .inner_b h3{
    text-align: center;
    margin: 0 0 1em;
}
.childcare .inner_c h3{
    text-align: center;
    margin: 0 0 1.5em;
}
.childcare .inner_c .desc{
    text-align: center;
    margin: 0 0 1.5em;
}
.childcare .inner_c .thumbs{
    margin: 0 0 1.5em;
	padding: 0 4%;
}
.childcare .inner_c .thumbs li{
	float: left;
    margin: 1em .5em 0;
	width: 45%;
}
.childcare .inner_c .thumbs li:nth-child(1),
.childcare .inner_c .thumbs li:nth-child(2){
    margin: 0 .5em 0;
}
.childcare .inner_c .em{
   font-size: 145%;
    text-align: center;
}

/*law_info*/
.law_info{
    text-align: center;
    margin: 1.5em 0 0;
   font-size: 85%;
}
.law_info li{
	display: inline-block;
}
.law_info li:after{
	content: "｜";
	padding:0 1em;
}
.law_info li:last-child:after{
	content: "";
	padding:0;
}
.law_info li a{
	color:#333;
    text-decoration: underline;
}