@charset "utf-8";


/*=======================================================
	80％のママ　出産以降に”除菌意識がアップ”
=======================================================*/

@font-face {
	font-family: "かわいい";
	src: local("かわいい"),
		url("../font/KTEGAKI.ttf") format("truetype");
}




#jyokin {
	border-top: 5px solid #fff;
	border-bottom: 4px solid #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	padding-bottom: 10px;
}

/* ttl_header */
#ttl_header {
	position: relative;
	min-height: 500px;
	padding-bottom: 10px;
	background: url(../img/bg_dot.png) no-repeat top,url(../img/bg_bar02.png) no-repeat bottom;
}
#ttl_header:before {
	position: absolute;
	top: -5px;
	left: 0;
	content: "";
	display: block;
	width: 100%;
	height: 5px;
	background-color: #FFF;
}
#ttl_header h1 {
	padding-top: 18px;
	padding-left: 80px;
	height: 331px;
	text-align: left;
	background: url(../img/bg_bar01.png) no-repeat center top;
}
#ttl_header h1 img {
	vertical-align: top;
}
#ttl_header h1 #ttl_header01 {
	margin: 6px 2px 0 6px;
}
#ttl_header h1 #ttl_header02 {
	margin-top: 46px;
}
#ttl_header #bg_ttl_sp {
	display: none;
}
#ttl_header p {
	color: #0066cc;
	font-size: 1.8rem;
	text-align: center;
	line-height: 2.8rem;
	margin: 6px 30px 30px 30px;
}
#ttl_header p small {
	color: #0066cc;
	font-size: 1.4rem;
	text-align: center;
	line-height: 2.0rem;
}
#ttl_header p strong {
	color: #ff3016;
}
#ttl_header .illust {
	position: absolute;
	top: 18px;
	right: 30px;
	height: 346px;

}
#ttl_header .graph {
	margin: 3px 0 0 49px;
}



/* flow */
#flow {
	background: #FFFFFF;
}
#flow #flow_research {
	background: #FFFFFF;
	position: relative;
	width: 940px;
       padding: 20px 20px 30px 0px;
	background: url(../img/bg_bar02.png) no-repeat center bottom;

}
#flow #flow_research:after {
	content: "";
	display: block;
	clear: both;
}
#flow #flow_research h2 {
	float: left;
text-align:center;
	width: 170px;
	font-size: 1.3rem;
	font-weight: normal;
}
#flow #flow_research dl {
	float: left;
	width: 75%;
}
#flow #flow_research dt {
	font-size: 1.3rem;
	display: inline-block;
}
#flow #flow_research dd {
	font-size: 1.3rem;
	display: inline-block;
}
#flow #flow_research dt.date:before {
	content: "／ ";
}
#flow #flow_research dd:before {
	content: "：";
}

/* flow_main */
#flow_main {
	background: #f4fcfe;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;

}

/* flow01 */
#flow_main #flow01 {
	border: 1px dashed #f4fcfe;
	background: #f4fcfe;
	position: relative;
	margin: 0px 0px 0px 0px;
       padding: 5px 5px 5px 5px;
}
#flow_main #flow01 h2 {
	padding: 25px 60px;
	color: #073475;
	height: 100px;
	font-size: 3.5rem;
	line-height: 3.9rem;
	font-family: "かわいい", "メイリオ", "Meiryo", sans-serif;
	background: #f4fcfe url(../img/title01.png) no-repeat left bottom ;
}
#flow_main #flow01 h3 {
	padding: 25px 60px;
	color: #073475;
	padding: 25px 60px;
	height: 100px;
	font-size: 3.5rem;
	line-height: 3.9rem;
	font-family: "かわいい", "メイリオ", "Meiryo", sans-serif;
	background: #f4fcfe url(../img/title02.png) no-repeat left bottom;
}
#flow_main #flow01 h4 {
	padding: 25px 60px;
	color: #073475;
	padding: 25px 60px;
	height: 100px;
	font-size: 3.5rem;
	line-height: 3.9rem;
	font-family: "かわいい", "メイリオ", "Meiryo", sans-serif;
	background: #f4fcfe url(../img/title03.png) no-repeat left bottom;
       clear:both;
}

#flow_main #flow01 .illust {
	position: absolute;
	top: 18px;
	right: 30px;
	height: 346px;

}

#flow_main #flow01 img{
       float: right;
	padding: 3px 5px;
}


#flow_main #flow01 p {
	margin: 20px;
	font-size: 1.56rem;
	text-indent: 1.56rem;
	padding: 20px 35px;
	line-height: 1.8;
}



#flow_main strong {
	color: #00499a;
	font-weight: normal;
	font-size: 1.8rem;
}


#flow_main #flow01 {
	min-height: 236px;

}

#flow_main #flow01 li{
	padding: 1px 50px;
	margin: 6px 30px 30px 30px;
}






/* next */
#next {
	text-align: center;
	margin: 12px 0;
}


/* item */
#item {
	padding: 20px;
	text-align: center;
	border: 1px dashed #d1d1d1;
	margin: 20px 30px 20px 30px;
	background: url(../img/hoshi.png) no-repeat right top;
}
#item p {
	text-align: center;
	color: #fff;
	background-color:#ffa0a3;
	margin: 30px 0 0;
	padding: 10px;
}
#item #mark01 {
	position: absolute;
	margin-left: 50px;
	padding: 20px;
}
#item #mark02 {
	position: relative;
}
#item #mark02 a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
}
#item #mark03 {
	position: relative;
	z-index: 2;
}
#item #mark02 + img{
	margin: -40px 0 0;
}
a.white:link {
text-decoration : none;
color : #ffffff;
}
a.white:visited {
text-decoration : none;
color : #ffffff;
}
a.white:active {
text-decoration : none;
color : #ffffff;
}
a.white:hover {
text-decoration : none;
color : #e1007a;
}



/* link */
#link {
	text-align: center;
	margin-top: 17px;
}

/* ===========================================
	MediaQueries
=========================================== */

/* スマホ----------------------------- */
@media screen and (max-width: 767px){
#brand_wrap.brand_wrap_btm{
	margin-bottom: 50px;
}
#jyokin {
	border: none;
}

/* ttl_header */
#ttl_header {
	min-height: inherit;
	border-top: 5px solid #ffffff;
	background: url(../img/s/bg_dot.png) no-repeat left top;
	background-size: 160%;
}
#ttl_header:before {
	top: -5px;
	height: 3px;
}
#ttl_header h1 {
	height: inherit;
	text-align: left;
	padding: 12px;

}
#ttl_header h1 img {
	vertical-align: top;
	width: 62%;
}
#ttl_header h1 #ttl_header01 {
	margin: 0;
}
#ttl_header h1 #ttl_header02 {
	margin: 3px 0 0;
}
#ttl_header #bg_ttl_sp {
	display: block;
}
#ttl_header #bg_ttl_sp img {
	
}
#ttl_header p {
	text-align: left;
	color: #1362c5;
	font-size: 1.5rem;
	line-height: 2.0rem;
	margin: 0px 16px 0;
}
#ttl_header p small {
	color: #0066cc;
	font-size: 1.2rem;
	text-align: center;
	line-height: 1.2rem;
}
#ttl_header .illust {
	top: 8px;
	right: 11px;
	width: 38%;
	height: inherit;
	background-image: none;
}
#ttl_header .graph {
	margin: 0 12px;
	text-align: center;
}

/* flow */
#flow {
	background:#f4fcfe;
	padding: 0px 0px 0px ;
	background: url(../img/bg_bar02.png) no-repeat center top;
}
/*#flow_research*/
#flow #flow_research {
	width: inherit;
	padding: 20px 15px;
	background: url(../img/bg_bar02.png) no-repeat center bottom;
}
#flow #flow_research h2 {
	font-size: 1.2rem;
	text-align: left;
	float: none;
	width: inherit;
}
#flow #flow_research dl {
	font-size: 1.2rem;
	float: none;
	width: inherit;
}
#flow #flow_research dt {
	font-size: 1.2rem;
	display: block;
}
#flow #flow_research dd {
	font-size: 1.2rem;
	display: block;
	margin: -1.6em 0 0 5.5em;
	text-indent: -1em;
}
#flow #flow_research dt.date:before {
	content: none;
}
#flow #flow_research dt.hei {
	height: 40px;
}
#flow #flow_research dd:before {
	content: "：";
}


/* flow_main */
#flow_main{
	background:#f4fcfe;
	padding-left: 10px;
}


/* flow01 */
#flow_main #flow01 {
       background:#f4fcfe;
	padding: 3px 0px 0px;
	width: 100%;
}
#flow_main #flow01 h2{
	height: inherit;
	padding: 10px;
	font-size: 2.3rem;
	line-height: 3rem;
	background: #f4fcfe url(../img/s/title01.png) no-repeat left bottom ;
}


#flow_main #flow01 h3{
	height: inherit;
	padding: 10px;
	font-size: 2.3rem;
	line-height: 3rem;
	background: #f4fcfe url(../img/s/title02.png) no-repeat left bottom ;
}

#flow_main #flow01 h4 {
	height: inherit;
	padding: 10px;
	font-size: 2.3rem;
	line-height: 3rem;
	background: #f4fcfe url(../img/s/title03.png) no-repeat left bottom ;
}

#flow_main #flow01 img{
	width: 350px;
}
#flow_main #flow01 p {
	font-size: 1.5rem;
	width: 100%;
	padding: 0px;
	margin: 3px 3px 3px 3px;

}
#flow_main strong {
	font-size: 1.5rem;
}


#flow_main #flow01:after {
	content: "";
	display: block;
	clear: both;
}

#flow_main #flow01 .illust {
	position: relative;
	top: 10px;
	right: 12px;
	float: right;
	width: 33%;
}

#flow_main #flow01 li{
	margin: 0;
	padding: 1px 3px;
	width: 98%;
	font-size: 1.5rem;
}


/* next */
#next {
	text-align: center;
	margin: 12px auto;
	width: 220px;
}


/* item */
#item {
	margin: 10px 10px 0;
	padding: 10px 10px 10px;
	border: 1px dashed #d1d1d1;
	background: none;
}
#item p {
	font-size: 1.3rem;
	text-align: center;
	color: #fff;
	background-color:#ffa0a3;
	padding: 5px;
	margin: 10px 0 0;
}
#item #mark01 {
	margin: 10px 10px 0;
	padding: 0 10px;
	width: 100%;
}
#item #mark02{
	margin-top: -5px;
	text-align: center;
}
#item #mark02 img{
	width: 110px;
}
#item #mark02 + img{
	margin: -20px 0 15px;
}
#item #mark02 + img + p{
	line-height: 1.3;
}
/* link */
#link {
	margin: 12px;
}

}