
/* TENGA LOVERS CARE/ */


/*全体共通
-----------------------------------------------------------*/
.wrapper {
  background-color: #F37993;
}
.wrapper_inner {
  background-color: #fff;
  width: 680px;
  padding: 0 15px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  color: #717071;
}
.att {
  padding-left: 1em;
  text-indent: -1em;
}
sup {
  font-size: 8px;
  vertical-align: super;
}
/*ヘッダー
-----------------------------------------------------------*/
header {
  padding: 20px 0 40px 10px;
}

/*メインコンテンツ共通
-----------------------------------------------------------*/
.contents {
  width: 551px;
  margin: 0 auto;
  padding: 0 0 20px 0;
}

.key{
	margin-bottom:45px;
}

.what_tlc_description{
	float:right;
	font-size:11px;
	margin-top:-20px;
}

.contents h1 {
  color: #fff;
  font-size: 24px;
  background: #F37993;
  width: 550px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  margin-bottom: 25px;
}

.contents h2 {
	  color: #000000;
  font-weight: bold;
  padding: 0 0 20px 0;
  font-size: 22px;
  line-height: 1.1;


}

.contens_txt {
  padding: 0 5px;
  margin-bottom:40px
}

.contens_txt .description{
	color:#F37993;
}

.contents section {
  margin-bottom:40px;
}

/*アンケート結果　モニターの声＆初めて使ってみての満足度
-----------------------------------------------------------*/

.monitor_result_img {
  text-align: center;
  padding-bottom: 25px;
}
.monitor_result_detail {
  text-align: right;
  margin:20px 0 20px 0;
}
.monitor_result_detail a {
  color: #F37993;
  font-weight: bold;
}

.monitor_result .contens_txt>dl{
	line-height:1.3}
	
.contens_txt dd{
	margin-bottom:25px;
}
	
	


/*SNSボタン
-----------------------------------------------------------*/
#sns_btn {
  width:450px;
  margin:0 auto;
  padding-top:30px;
  padding-bottom:30px;
}
#sns_btn ul {
  padding-bottom:10px;
  font-size:inherit !important;
  line-height:none !important;
/*  padding-right:27px;*/
}
#sns_btn ul li {
  float:left;
  padding:0 0 0 15px;
  list-style:none;
  font-size:inherit !important;
  line-height:0;
}
iframe.twitter-share-button {
  width: 100px !important;
}
#sns_btn ul li#social_g div,
#sns_btn ul li#social_g iframe{
  width: 80px !important;
}