@charset "utf-8";
/*
 * lower.css

=====body id=====
g01:得する（deals）
g02:食べる（eat）
g03:尋ねる（ask）
g04:動く（play）
g05:学ぶ（study）
g06:明治からのお知らせ（products）
=================

=====body class=====
l01_01:プレママ（妊娠初期）
l01_02:プレママ（妊娠中期）
l01_03:プレママ（妊娠後期）
l02_01:0ヵ月～11ヵ月（0ヵ月～3ヵ月）
l02_02:0ヵ月～11ヵ月（4ヵ月～7ヵ月）
l02_03:0ヵ月～11ヵ月（8ヵ月～11ヵ月）
l03_01:1歳～3歳（1歳～1歳半）
l03_02:1歳～3歳（1歳半～2歳）
l03_03:1歳～3歳（2歳～3歳）
=================

 */

/* !Clearfix
---------------------------------------------------------- */
.clearfix,
#hd_outer,
#contents,
#breadcrumb ol,
.cat_section01 .inner01 .h2_basic02,
.article_list01,
.sns01,
.sns01 ul,
.pager01 ul,
#side header,
.hohoemi01,
.step01,
.relation01 ul,
.ingredients01
{
	display: block;
	min-height: 1%;
}
.clearfix:after,
#hd_outer:after,
#contents:after,
#breadcrumb ol:after,
.cat_section01 .inner01 .h2_basic02:after,
.article_list01:after,
.sns01:after,
.sns01 ul:after,
.pager01 ul:after,
#side header:after,
.hohoemi01:after,
.step01:after,
.relation01 ul:after,
.ingredients01:after
{
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix,
* html #hd_outer,
* html #contents,
* html #breadcrumb ol,
* html .cat_section01 .inner01 .h2_basic02,
* html .article_list01,
* html .sns01,
* html .sns01 ul,
* html .pager01 ul,
* html #side header,
* html .hohoemi01,
* html .step01,
* html .relation01 ul,
* html .ingredients01
{
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* !Wrapper
---------------------------------------------------------- */
#g01 #wrapper, #g02 #wrapper, #g03 #wrapper, #g04 #wrapper, #g05 #wrapper {
	padding: 0;
}
/* !Breadcrumb
---------------------------------------------------------- */
#breadcrumb {
	width:960px;
	margin: 0 auto 20px;
}
#breadcrumb ol li {
	float: left;
	font-size: 63%;
	padding: 0 0 0 5px;
}
	#breadcrumb ol li a {
		color: #7f7f7f;
		font-family: "游ゴシック体", Hiragino Sans, "ヒラギノ角ゴシック", "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
		text-decoration: underline;
	 }
	 #breadcrumb ol li a:not(.fa-home) {
	 	padding: 3px 0 0 0;
	 }
	 #breadcrumb ol li a:after {
	 	content:">";
	 	height: auto;
	 	display: inline-block;
	 	padding: 0 0 0 5px;
	 }
	 #breadcrumb ol li span {
	 	display: block;
	 	color: #4e4e4e;
	 	padding: 3px 0 0 0;
	 }
	 #breadcrumb ol li a span {
	 	display: inline;
	 	color:  #7f7f7f;
	 	padding: 0;
	 }
/*icon*/
#breadcrumb ol li.fa-home {
	color:#7f7f7f;
	padding: 3px 0 0 0;
}
	#breadcrumb ol li.fa-home:before {
		padding: 0 3px 0 0;
		font-size: 125%;
	}

/* !Mainimg
---------------------------------------------------------- */
/*common*/
#mainimg {
	display: table;
	margin: 0 0 40px 0;
}
	#mainimg .ph01 {
		display: table-cell;
		width: 40%;
		box-sizing: border-box;
	}
		#mainimg .ph01 img {
			border-radius: 8px 0 0 8px;
		}
	#mainimg .h1_basic01 {
		display: table-cell;
		width: 60%;
		padding: 0 0 0 30px;
		box-sizing: border-box;
		vertical-align: middle;
	}
		#mainimg .h1_basic01 h1 {
			color: #ffffff;
			font-size: 238%;
			font-weight: bold;
		}
		#mainimg .h1_basic02 h1 {
			color: #ffffff;
			font-size: 200%;
			font-weight: bold;
		}
#mainimg > p {
	display: table-caption;
	caption-side: bottom;
	font-size: 88%;
	padding: 15px 0 0 0;
}
/*category*/
#g01 #mainimg .h1_basic01 {
	background: #a7e5a8 url(/baby/club/category/img/bg_mainimg_clover01_top.png) no-repeat bottom right;
	border-radius: 0 8px 8px 0;
}
#g02 #mainimg .h1_basic01 {
	background: #f6a65c url(/baby/club/category/img/bg_mainimg_clover01_top.png) no-repeat bottom right;
	border-radius: 0 8px 8px 0;
}
#g03 #mainimg .h1_basic01 {
	background: #f8e08c url(/baby/club/category/img/bg_mainimg_clover01_top.png) no-repeat bottom right;
	border-radius: 0 8px 8px 0;
}
#g04 #mainimg .h1_basic01 {
	background: #ffc0ad url(/baby/club/category/img/bg_mainimg_clover01_top.png) no-repeat bottom right;
	border-radius: 0 8px 8px 0;
}
#g05 #mainimg .h1_basic01 {
	background: #b0e1ff url(/baby/club/category/img/bg_mainimg_clover01_top.png) no-repeat bottom right;
	border-radius: 0 8px 8px 0;
}
#g06 #mainimg .h1_basic01 {
	background: #e60012 url(/baby/club/category/img/bg_mainimg_clover01_top.png) no-repeat bottom right;
	border-radius: 0 8px 8px 0;
}
/*detail*/
#g01.l00 #mainimg .h1_basic01,
#g02.l00 #mainimg .h1_basic01,
#g03.l00 #mainimg .h1_basic01,
#g04.l00 #mainimg .h1_basic01,
#g05.l00 #mainimg .h1_basic01 {
	text-align: left;
	line-height: 1;
    padding: 20px 0 0 0;
	background: none;
}
	#g01.l00 #mainimg .h1_basic01 h1,
	#g02.l00 #mainimg .h1_basic01 h1,
	#g03.l00 #mainimg .h1_basic01 h1,
	#g04.l00 #mainimg .h1_basic01 h1,
	#g05.l00 #mainimg .h1_basic01 h1 {
		font-size: 213%;
		color: #4e4e4e;
		font-weight: bold;
	}
/*sns*/
 #main > .sns01 {
	padding: 15px 0;
	display: block;
  position:relative;
}
	#main > .sns01 .facebook,
	#main > .sns01 .twitter {
		display: inline-block;
		border-radius: 2px;
		margin: 0 10px 0 0;

	}
	#main > .sns01 .facebook {
		background: #3b5998;
	}
	#main > .sns01 .twitter {
		background: #55acee;
	}
	#main > .sns01 .print {
		position:absolute;
    top:0;
    right:0;
    display:block;
    margin:15px 0 0;
    font-weight:normal;
    cursor: pointer;
    font-weight: bold; 
    padding: 0 10px 0 15px;
    border-radius: 4px;
    background: #fff3f8;
    color: #f74999;
    text-decoration: none;
  }
	#main > .sns01 .print:hover {
    opacity:0.8;
    text-decoration:none;
  }
  #main > .sns01 .print::before{
    content: "\f02f";
    display: inline-block;
    font-family: FontAwesome;
    cursor: pointer;
    margin:0 5px 0 0;
  }

	.fa-facebook:before,
	.fa-twitter:before {
		color: #ffffff;
		padding-left:5px;
		padding-right:5px;
		vertical-align: middle;
		font-size: 125%;
	}
		#main > .sns01 .facebook a,
		#main > .sns01 .twitter a {
			padding: 3px 5px 3px 3px;
			color: #ffffff;
			font-size: 75%;
			font-weight: bold;
			font-family: "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
		}

/* g01:得する（deals） */
#g01.l01_01 #mainimg .h1_basic01 { background-color: #ffb928;}
#g01.l01_02 #mainimg .h1_basic01 { background-color: #ffa800;}
#g01.l01_03 #mainimg .h1_basic01 { background-color: #ff9600;}
#g01.l02_01 #mainimg .h1_basic01 { background-color: #ff5aa6;}
#g01.l02_02 #mainimg .h1_basic01 { background-color: #ff489c;}
#g01.l02_02 #mainimg .h1_basic01 { background-color: #ff3894;}
#g01.l03_01 #mainimg .h1_basic01 { background-color: #95d400;}
#g01.l03_02 #mainimg .h1_basic01 { background-color: #7dcc00;}
#g01.l03_03 #mainimg .h1_basic01 { background-color: #6ecc00;}

/* g02:食べる（eat） */
#g02.l01_01 #mainimg .h1_basic01 { background-color: #ffb928;}
#g02.l01_02 #mainimg .h1_basic01 { background-color: #ffa800;}
#g02.l01_03 #mainimg .h1_basic01 { background-color: #ff9600;}
#g02.l02_01 #mainimg .h1_basic01 { background-color: #ff5aa6;}
#g02.l02_02 #mainimg .h1_basic01 { background-color: #ff489c;}
#g02.l02_03 #mainimg .h1_basic01 { background-color: #ff3894;}
#g02.l03_01 #mainimg .h1_basic01 { background-color: #95d400;}
#g02.l03_02 #mainimg .h1_basic01 { background-color: #7dcc00;}
#g02.l03_03 #mainimg .h1_basic01 { background-color: #6ecc00;}

/* g03:尋ねる（ask） */
#g03.l01_01 #mainimg .h1_basic01 { background-color: #ffb928;}
#g03.l01_02 #mainimg .h1_basic01 { background-color: #ffa800;}
#g03.l01_03 #mainimg .h1_basic01 { background-color: #ff9600;}
#g03.l02_01 #mainimg .h1_basic01 { background-color: #ff5aa6;}
#g03.l02_02 #mainimg .h1_basic01 { background-color: #ff489c;}
#g03.l02_03 #mainimg .h1_basic01 { background-color: #ff3894;}
#g03.l03_01 #mainimg .h1_basic01 { background-color: #95d400;}
#g03.l03_02 #mainimg .h1_basic01 { background-color: #7dcc00;}
#g03.l03_03 #mainimg .h1_basic01 { background-color: #6ecc00;}

/* g04:動く（play） */
#g04.l01_01 #mainimg .h1_basic01 { background-color: #ffb928;}
#g04.l01_02 #mainimg .h1_basic01 { background-color: #ffa800;}
#g04.l01_03 #mainimg .h1_basic01 { background-color: #ff9600;}
#g04.l02_01 #mainimg .h1_basic01 { background-color: #ff5aa6;}
#g04.l02_02 #mainimg .h1_basic01 { background-color: #ff489c;}
#g04.l02_03 #mainimg .h1_basic01 { background-color: #ff3894;}
#g04.l03_01 #mainimg .h1_basic01 { background-color: #95d400;}
#g04.l03_02 #mainimg .h1_basic01 { background-color: #7dcc00;}
#g04.l03_03 #mainimg .h1_basic01 { background-color: #6ecc00;}

/* g05:学ぶ（study） */
#g05.l01_01 #mainimg .h1_basic01 { background-color: #ffb928;}
#g05.l01_02 #mainimg .h1_basic01 { background-color: #ffa800;}
#g05.l01_03 #mainimg .h1_basic01 { background-color: #ff9600;}
#g05.l02_01 #mainimg .h1_basic01 { background-color: #ff5aa6;}
#g05.l02_02 #mainimg .h1_basic01 { background-color: #ff489c;}
#g05.l02_03 #mainimg .h1_basic01 { background-color: #ff3894;}
#g05.l03_01 #mainimg .h1_basic01 { background-color: #95d400;}
#g05.l03_02 #mainimg .h1_basic01 { background-color: #7dcc00;}
#g05.l03_03 #mainimg .h1_basic01 { background-color: #6ecc00;}


/*cat_section01*/
#main section.cat_section01:first-of-type {
    border-top: 2px solid #eeeeee;
    padding-top: 20px;
}
#wrapper .cat_section01 .inner01  header h2,
#wrapper .cat_section01 .inner01 header p {
	font-family: "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 125%;
	font-weight: bold;
	margin: 0 0 20px 0;
}
#wrapper .cat_section01 .inner01 header a {
	display: block;
}
#wrapper .cat_section01 .inner01 header a:nth-child(1) {
	float: left;
}
#wrapper .cat_section01 .inner01 header a:nth-child(2) {
	width: 60px;
	float: right;
}
	#wrapper .cat_section01 .inner01 header a:last-child:hover {
		text-decoration: underline;
	}
		#wrapper .cat_section01 .inner01 header a p {
			font-size: 88%;
		}
			#wrapper .cat_section01 .inner01 header a p span:last-child {
				padding: 0 5px 0 0;
		}
#wrapper .inner01 > p {
	font-size: 88%;
	margin: 0 0 15px 0;
}
#main .article_list01 {
	border-bottom: 2px solid #eeeeee;
	padding:0 0 20px 0;
	margin:0 0 40px 0;
}
#main .relation_section01 .article_list01 {
	margin: 0;
	padding: 0;
	border: none;
}
	#main .article_list01 li {
		float: left;
		width: 199px;
		margin: 0 10px 0 0;
	}
	#main .article_list01 li:last-child {
		margin: 0;
	}
		#main .article_list01 .ph01 img {
			border-radius: 8px;
		}
			#main .article_list01 .txt01 dt {
				color: #f74999;
				font-weight: bold;
				margin: 10px 0 0 0;
				line-height: 1.4;
			}
			#main .article_list01 .txt01 dt:hover {
				text-decoration: underline;
			}
			#main .article_list01 .txt01 dd {
				font-size: 75%;
				margin: 0 0 20px 0;
			}

/*subcategory.html*/
#main section.subcat_section01:first-of-type {
	border-top: 2px solid #eeeeee;
	padding-top: 20px;
}
#main .subcat_section01 .article_list01 {
	border-bottom: none;
	padding:0;
	margin:0 0 40px 0;
}

/*tags.html*/
#main .article_list01 .txt01 p span {
	color: #ffffff;
    font-size: 88%;
    line-height: 0.8;
    padding: 2px 3px 0;
    vertical-align: bottom;
}

#main .article_list01 .cat_deals01 {background: #b0e1ff;}
#main .article_list01 .cat_eat01 {background: #ffb66e;}
#main .article_list01 .cat_ask01 {background: #f8e08c;}
#main .article_list01 .cat_play01 {background: #ffc0ad;}
#main .article_list01 .cat_study01 {background: #b0e1ff;}

/*icon*/
.cat_section01 .inner01 .fa-paperclip:before {
	color: #f74999;
	font-size: 125%;
	padding: 0 5px 0 0;
}

/*detail*/
.detail01 {
	border-top: 2px solid #eeeeee;
}
.inner01 {
	margin: 20px 0 0 0;
}
.detail01 figure {
	margin: 0 0 30px 0;
}
.detail01 figure img {
	border-radius: 8px;
}
.detail01 .inner01 > p {
	margin: 0 0 60px 0;
	font-size: 100%;
}
	.detail01 section {
		margin: 0 0 60px 0;
	}
		.detail_section01 .h2_basic02 {
			padding: 20px 0;
			border-top: 2px solid #f74999;
			border-bottom: 2px solid #f74999;
		}
			.detail_section01 .h2_basic02 h2 {
				background: url(/baby/club/category/img/ico_icons.png) no-repeat left 4px;
				padding: 0 0 0 30px;
				font-size: 125%;
				font-weight: bold;
			}
		.detail_section01 .h3_basic01 {
			padding: 40px 0 0;
		}
			.detail_section01 .h3_basic01 h3,
			.detail_section01 h3.h3_basic01 {
				font-size: 125%;
				font-weight: bold;
				color: #f74999;
			}
			.detail_section01 > p {
				margin: 30px 0 0 0;
			}
	.detail01 .detail_section01 ol li {
		margin: 30px 0 0 0;
	}
		.detail01 .detail_section01 dl dt {
			font-weight: bold;
		}
	.detail01 .detail_section01 .cv {
	    border-radius: 8px;
	    background: #f74999;
	    width: 200px;
	    text-align: center;
	    margin: 20px auto;
	}
	.detail01 .detail_section01 .login {
	    border-radius: 8px;
	    background: #fff3f8;
	    width: 200px;
	    text-align: center;
	    margin: 20px auto;
	}
	.detail01 .detail_section01 .cv-end {
	    width: 300px;
	    text-align: center;
	    margin: 20px auto;
	    color:#e60012;
	    font-weight: bold;
	    font-size: 120%;
	}
		.detail01 .detail_section01 .cv a {
		display: block;
		padding: 10px 10px;
		color: #ffffff;
		}
		.detail01 .detail_section01 .login a {
		display: block;
		padding: 10px 10px;
		color: #000;
		}
.detail_footer {
	border-top: 2px solid #eeeeee;
}
	.detail_footer .cat_link01,
	.detail_footer .tag_link01 {
		display: table;
	}
	.detail_footer .cat_link01 {
		padding: 30px 0 15px 0;
	}
	.detail_footer .tag_link01 {
		padding: 0 0 30px 0;
	}
	.detail_footer .fa-paperclip,
	.detail_footer .fa-tags {
		color: #f74999;
	}
	.detail_footer .fa-paperclip:before,
	.detail_footer .fa-tags:before {
		padding: 0 10px 0 0;
	}
		.detail_footer .cat_link01 ul,
		.detail_footer .tag_link01 ul {
			display: table-cell;
		}
			.detail_footer .cat_link01 ul li,
			.detail_footer .tag_link01 ul li {
				display: inline-block;
				padding: 0 2px 10px 0;
				font-size: 88%;
				font-family: "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
			}
				.detail_footer .cat_link01 ul li a,
				.detail_footer .tag_link01 ul li a {
					text-decoration: underline!important;
				}
				.detail_footer .cat_link01 ul li a:after,
				.detail_footer .tag_link01 ul li a:after {
					content: ",";
					display: inline-block;
					padding: 0 5px;
				}
				.detail_footer .cat_link01 ul li:last-child a:after,
				.detail_footer .tag_link01 ul li:last-child a:after {
					content: "";
				}
/*sns*/
.detail_footer .sns01 {
	width: 100%;
	padding: 30px 0;
	background: #eeeeee;
	border: none;
}
	.detail_footer .sns01 ul {
		width: 470px;
		margin: 0 auto;
	}
		.detail_footer .sns01 ul li {
			width: 222px;
			float:left;
			border-radius: 8px;
		}
		.detail_footer .sns01 ul li:first-child {
			margin: 0 20px 0 0;
		}
		.detail_footer .sns01 ul li.facebook {
			border-radius: 8px;
			background-color: #3b5998;
			-webkit-box-shadow: 0px 5px 0px 0px rgba(21,47,103,1);
			-moz-box-shadow: 0px 5px 0px 0px rgba(21,47,103,1);
			box-shadow: 0px 5px 0px 0px rgba(21,47,103,1);
		}
		.detail_footer .sns01 ul li.twitter {
			border-radius: 8px;
			background-color: #55acee;
			-webkit-box-shadow: 0px 5px 0px 0px rgba(59,142,205,1);
			-moz-box-shadow: 0px 5px 0px 0px rgba(59,142,205,1);
			box-shadow: 0px 5px 0px 0px rgba(59,142,205,1);
		}
		.detail_footer .sns01 ul .facebook:hover,
		.detail_footer .sns01 ul .twitter:hover {
			margin-top: 5px;
			margin-bottom: -5px;
			box-shadow: none;
			-webkit-box-shadow: none;
			-moz-box-shadow: none;
		}
		.detail_footer .sns01 ul .facebook:hover {
			background-color: #3b5998;
		}
		.detail_footer .sns01 ul .twitter:hover {
			background-color: #55acee;
		}

		.detail_footer .sns01 ul .fa-facebook:before,
		.detail_footer .sns01 ul .fa-twitter:before {
			display: table-cell;
			padding: 0 10px 0 0;
			font-size: 125%;
		}
			.detail_footer .sns01 ul li a {
				display: table-cell;
				width: 222px;
				text-align: center;
			}
			.detail_footer .sns01 .facebook a,
			.detail_footer .sns01 .twitter a {
				color: #ffffff;
				padding: 15px 0;
				font-family: "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
				font-weight:bold;
			}
			.detail_footer .sns01 .facebook a span,
			.detail_footer .sns01 .twitter a span {
				vertical-align: middle;
				padding-bottom: 3px;
			}

/*page ejection*/
.pager01 {
	margin: 25px 0 0 0;
}
	.pager01 ul .prev {
		float: left;
		width: 300px
	}
	.pager01 ul .next {
		float: right;
		width: 300px;
		text-align: right;
	}
	.pager01 ul .fa-caret-left:before {
		padding: 0 5px 0 0;
	}
	.pager01 ul .fa-caret-right:before {
		padding: 0 0 0 5px;
	}
	.pager01 ul .fa-caret-left:before,
	.pager01 ul .fa-caret-right:before {
		font-size: 203%;
		vertical-align: middle;
	}
		.pager01 ul li dl dt {
			font-weight: bold;
		}
		.pager01 ul li dl dd {
			font-size: 88%;
			font-weight: bold;
			text-decoration: underline;
			color: #f74999;
		}

/*relation_section01*/
.relation_section01 .inner01 {
	margin: 60px 0 0 0;
	padding: 40px 0 0 0;
	border-top: 2px solid #eeeeee;
}
	.relation_section01 .inner01  header h2 {
		font-family: "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
		font-size: 125%;
		font-weight: bold;
		margin: 0 0 20px 0;
	}
	.relation_section01 .inner01 header a {
		display: block;
	}
		 .relation_section01 .inner01  header h2 span {
			color: #f74999;
			padding-right: 10px;
		}

/*campagin end*/
.cv_end {
	color: #F00;
	text-align: center;
	padding: 10px;
	margin: 10px 0;
	border: solid 2px #F00;
}
/*halloween link*/
ul.page_btn li {
	float: left;
	margin: 3px;
}
/* ツイッターアイコンをXに */

#main > .sns01 .twitter {
	background-color: #14171a;
}
#main > .sns01 .twitter a{
	position: relative;
	padding-left: 24px;
}
.fa-x-twitter{
position: absolute;
left: 4px;
top: 4px;
}

.fa-x-twitter:before{
position: absolute;
content: '';
background: url(/baby/club/upload/icon_x-twitter.svg);
width: 16px;
height: 15px;
}

.detail_footer .sns01 ul li.twitter{
background-color: #14171a;
box-shadow: 0px 5px 0px 0px rgba(0,0,0,1);
}

.detail_footer .sns01 ul .twitter:hover {
background-color: #14171a;
}

.detail_footer .sns01 .twitter a{
position: relative;
padding-left: 20px;
}

.detail_footer .sns01 .twitter a span{
position: absolute;
top: 18px;
left: 60px;
}

.detail_footer .sns01 .twitter a span::before{
width: 18px;
height: 19px;
}