@charset "UTF-8";
/* CSS Document */
body{
	font-size:18px;
	line-height:1.68;
	color:#381b15;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    overflow-x: hidden;
}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
p{
	margin-bottom:0;
}
a img:hover{
	opacity: 0.7;
}
.relative{
	position: relative;
}
h2{
    padding: 0;
    margin: 0;
}
h3{
    padding: 0;
    margin: 0;
}
h4{
    padding: 0;
    margin: 0;
}
.puyon {
      -webkit-animation: puyon 1.0s linear 0s 1;
      animation: puyon 1.0s linear 0s 1;
    }
    @-webkit-keyframes puyon {
      0%   { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
      40%  { -webkit-transform: scale(0.95, 1.2) translate(0%, -10%); }
      50%  { -webkit-transform: scale(1.1, 0.9) translate(0%, 5%); }
      60%  { -webkit-transform: scale(0.95, 1.05) translate(0%, -3%); }
      70%  { -webkit-transform: scale(1.05, 0.95) translate(0%, 3%); }
      80%  { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
      100% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
    }
    @keyframes puyon {
      0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
      40%  { transform: scale(0.95, 1.2) translate(0%, -10%); }
      50%  { transform: scale(1.1, 0.9) translate(0%, 5%); }
      60%  { transform: scale(0.95, 1.05) translate(0%, -3%); }
      70%  { transform: scale(1.05, 0.95) translate(0%, 3%); }
      80%  { transform: scale(1.0, 1.0) translate(0%, 0%); }
      100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
    }


@media (min-width: 960px) {
.container{
	width:960px;
	margin:0 auto;
	position:relative;
}
section{
	padding-top:70px;
	padding-bottom:70px;
}
.narrow{
	padding-left:80px;
	padding-right:80px;
}
.narrow02{
	padding-left:100px;
	padding-right:100px;
}
.narrow03{
	padding-left:50px;
	padding-right:50px;
}
.contents{
	margin-top:40px;
}
.br_sp{
	display:none;
}
.br_pc{
	display:block;
}
.mv_pc{
    display: block;
}
.mv_tab{
    display: none;
}

/*mv*/
.top_line{
    background: url(../img/top_line.png);
    height: 54px;
}
.hl01_c{
    background: #fbf7ec;
}
.hl01_in{
    width: 960px;
    margin: 0 auto;
}
.hl01_c_img img{
    margin-top: -40px;
    position: relative;
    z-index: 1;
}
.hl01_bg{
    position: absolute;
    right: -293px;
    top: 1px;
    top: -2px;
    z-index: 0;
}
.hl01_c_b_img img{
    margin-top: -40px;
    position: relative;
    z-index: 1;
}
.hl01_bg_b{
    position: absolute;
    right: -390px;
    top: 0;
    z-index: 0;
}
.hl02{
    background: #fdf6e4;
    padding-bottom: 50px;
}
.hl02_img{
    margin-top: -40px;
}
.hl02_b{
    margin-top: -20px;
}
.hl03{
    background: url(../img/bg_pt07.png);
}
.hl03_img{
    margin-top: -80px;
    margin-left: -50px;
}

/*CTA*/
.cta_box{
    padding: 25px;
    background: #f3f3f3;
}
.cta_in{
    padding: 30px;
    background: #fff;
    border: 5px solid #f47958;
    border-top: 62px solid #f47958;
    position: relative;
}
.cta_img{
    margin-top: -135px;
}
.cta_txt{
    font-size: 16px;
    padding: 20px 30px;
}

/*sec01*/
.rmd{
    padding: 30px 0;
}
.rmd dt{
    font-size: 24px;
    margin-bottom: 30px;
    border-bottom: 1px solid #381b15;
}
.rmd dt span{
    font-size: 70%;
}

/*sec02*/
.list01{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    padding-left: 0.65em;
    position: relative;
    z-index: 1;
}
.list01 li{
    padding-left:0.65em;
    text-indent:-0.65em;
    margin-bottom: 20px;
}
.bg_bother{
    position: absolute;
    z-index: 0;
    top: -60px;
    right: 0;
}
.factor{
    margin-top: 160px;
}
.bg_pregnant{
    background: url(../img/sec02_04.png) no-repeat right top;
}

/*sec03*/
.nutrition{
    color: #72522c;
}
.nutrition dt{
    margin-bottom: 20px;
}

/*sec04*/

.formulation dt{
    margin-bottom: 20px;
}
.white_box{
    padding: 50px;
    border-radius: 15px;
    background: #fff;
}
.onm_line{
    margin-top: 30px;
    margin-bottom: 30px;
}

/*sec05*/
.clear_box{
    background: rgba(255,255,255,.5);
    border-radius: 15px;
    padding: 50px;
}

/*sec06*/
.bg_gmp{
    background: url(../img/sec06_03.png) no-repeat right top;
}

/*sec09*/
.table-cell{
    display: table-cell;
}
.qa{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #626262;
}
.qa dt{
    margin-bottom: 30px;
}
.icon{
    vertical-align: middle;
    padding: 10px;
    width: 50px;
    height: 50px;
    background: #ff8a00;
}
.icon02{
    vertical-align: middle;
    padding: 10px;
    width: 50px;
    height: 50px;
    background: #c6c6c5;
}
.qa_tit{
    font-weight: bold;
    vertical-align: middle;
    color: #ff8a00;
    padding-left: 20px;
    line-height: 1.4;
    font-size: 26px;
}
.qa_txt{
    vertical-align: top;
    padding-left: 20px;
    line-height: 1.4;
}

footer{
    padding: 70px 0;
    text-align: center;
    font-size: 14px;
}
footer a{
    color: #381b15;
}
.copy{
    font-size: 12px;
}

}
/*PC用スタイルend*/

/*余白、装飾、レイアウト*/
.mt10{
	margin-top: 10px;
}
.mt30{
	margin-top:30px;
}
.mb0{
	margin-bottom:0!important;
}
.mb5{
	margin-bottom:5px!important;
}
.mb10{
	margin-bottom:10px!important;
}
.mb20{
	margin-bottom:20px!important;
}
.mb30{
	margin-bottom:30px!important;
}
.mb40{
	margin-bottom:40px!important;
}
.mb50{
	margin-bottom:50px!important;
}
.mb60{
	margin-bottom:60px!important;
}
.mb70{
	margin-bottom:70px!important;
}
.mb80{
	margin-bottom:80px!important;
}
.mb90{
	margin-bottom:90px!important;
}
.mb100{
	margin-bottom:100px!important;
}
.pt0{
	padding-top:0!important;
}
.pt30{
    padding-top:30px!important;
}
.pt40{
    padding-top:40px!important;
}
.pb0{
	padding-bottom:0!important;
}
.pb50{
	padding-bottom:50px;
}
.ph0{
	padding-left:0!important;
	padding-right:0!important;
}
.bold{
	font-weight:bold!important;
}
.ma-auto{
	margin:0 auto;
}
.mark-yellow{
	background:#FFFFBF;
}
.mark-yellow02{
	background:linear-gradient(transparent 30%, #FFFFBF 0%);
}
.mark-red{
	background:#F21012;
}
.cl-white{
	color:#fff;
}
.cl-red{
	color:#b63254;
}
.cl-blue{
	color:#5376bc;
}
.cl-pink{
	color:#EB85AC;
}
.cl-orange{
	color:#E49922;
}
.cl-yellow{
	color:#FFD809;
}
.cl-gold{
	color:#AA841F;
}
.cl-darknavy{
	color:#101333;
}
.big-font{
	font-size:100%;
}
.big-font span{
	font-size:150%;
}
.big-font02{
	font-size:120%;
}
.big-font03{
	font-size:130%;
}
.big-font04{
	font-size:140%;
}
.underline{
	text-decoration:underline;
}
.va-bottom{
	vertical-align:bottom;
	display:inline!important;
}
.pagetop {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
	z-index:9999;
}
.pagetop a {
    display: block;
    background-color: #e49922;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 15px 20px;
	border-radius:50%;
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.pagetop a:hover {
    display: block;
    background-color: #e49922;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
/*余白、装飾、レイアウトend*/

/*背景色*/
.bg-green{
	background:#009F8C;
}
.bg-blue{
	background:#4EB6C4;
}
.bg-lightpink{
	background:#FFF2F4;
}
.bg-gray{
	background: #fafafa;
}
.bg-pt01{
	background: url(../img/bg_pt01.png);
}
.bg-pt02{
	background: url(../img/bg_pt02.png);
    background-size: cover;
}
.bg-pt03{
	background: url(../img/bg_pt03.png);
    color: #72522c;
}
.bg-pt04{
	background: url(../img/bg_pt04.png);
}
.bg-pt05{
	background: url(../img/bg_pt05.png);
}
.bg-pt06{
	background: url(../img/bg_pt06.png);
}
/*背景色end*/

input::-webkit-input-placeholder {
    color: #ddd;
    font-weight: normal;
}
input:-ms-input-placeholder {
    color: #ddd;
    font-weight: normal;
}
input::-moz-placeholder {
    color: #ddd;
    font-weight: normal;
}
textarea::-webkit-input-placeholder {
    color: #ddd;
    font-weight: normal;
}
textarea:-ms-input-placeholder {
    color: #ddd;
    font-weight: normal;
}
textarea::-moz-placeholder {
    color: #ddd;
    font-weight: normal;
}

.wd40{
	width: 40%;
}

/*20180511*/
.bg-white-a{
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
}
.orange_box{
    border: 3px solid #e49922;
    background: #fff;
}
.orangebox_in{
    padding: 0 50px 50px;
}
.cs{
    padding: 50px;
    background: url(../img/bg_pt04.png);
}