﻿
/* customer-answer */
/*****************- コンテナ580 -******************/
div#blp-sns500	{
	width: 500px;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	color: #0080ff;
	font-weight: normal;
	margin: 0px auto 0px auto;
	padding: 0px;
}
/* ヘッダー */
/* 薄緑 */
.midashi-c008	{
	background-image: url(../blp-button/bt008_block45-18.jpg);
	background-repeat: repeat-x;
	border-radius: 8px 8px 0px 0px;
	margin: 0px;
	padding: 0px;
}
/* 薄薄緑 */
.midashi-c008h	{
	background-image: url(../blp-button/bt008h_block45-18.jpg);
	background-repeat: repeat-x;
	border-radius: 8px 8px 0px 0px;
	margin: 8px 0 0 0;
	padding: 0px;
}
/*□□□***** Free 角丸Box枠 *****□□□*/
/** グレー **/
.sns-box-g	{
	border: solid 1px #aaaaaa;
	border-radius: 6px;
	background-color: #fbfbfb;
	margin: 3px 0 5px 0;
	padding: 5px 10px 4px 10px;
}
/** 薄緑 **/
.sns-box-gr	{
	border: solid 1px #c6e0b3;
	border-radius: 6px;
	background-color: #fbfbfb;
	margin: 3px 0 5px 0;
	padding: 5px 10px 4px 10px;
}

/*グレー・文字*/
.p12g {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	margin: 5px 10px 5px 10px;
}
/*黒・文字*/
.p12k {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	margin: 5px 10px 5px 10px;
}

/********** スペース *********/
/* スペース */
.sp6	{
	width: 150px;
	height: 6px;
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
	border: none;
	height: 4px;
	background: linear-gradient(90deg,rgba(198,224,179,0.1)0%,rgba(198,224,179,1)50%,rgba(198,224,179,0.1)100%);
}
/********** mail_check *********/
input[type="email"]:invalid {
	background: #ffb3b3;
}
input[type="email"]:valid {
	background: transparent;
}



/* フッター */
div#footer	{
	width: 500px;
	background-image: url(../blp-button/bt008_block45-18.jpg);
	background-repeat: repeat-x;
	border-radius: 0 0 8px 8px;
	margin: 0px;
	padding: 0px;
}
address	{
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	text-align: center;
	line-height: 14px;
}
