@charset "UTF-8";


.pink{
	color:#e01955;
}
.f12{
font-size: 12px;
color: #000;
}
.pv_area {
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
text-align: center;
width:800px;
	}
.pv_area .pv {
height: 500px;
}
/*-- tab panel --*/
.tab_area {
	width:100%;
	overflow:hidden;
}
.tab_area li {
	width:49.5%;
	float:left;
	margin-right:1%;
	text-align:center; 
	cursor: pointer; 
	vertical-align:middle; 
	color:#ffffff;
	background:#7d7d7d;
}
.tab_area li:last-child {
	margin-right:0;
}	
.all_area { 
	padding:10px; 
	overflow: hidden;
}
.tab_area li.select {
	background:#263851;
}	
/*-- //END tab panel --*/

/*-------------------------------
頭のDNA
-------------------------------*/
#gene_order_lp_content {
	margin:0 20px;
}
.eye_img img {
	width:100%;
	height:auto;
}
.eye_block {
	overflow: hidden;
	position: relative;
}
.eye_logo {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -475px;
}
.eye_logo img {
}
.eye {
	background-image: url(../images/lp_eye_back.jpg);
	background-position-x: -50px;
	background-repeat: repeat-x;
	padding-top:20px;
}
.eye_inner {
	position: relative;
	top: 0;
	overflow: hidden;
	width: 950px;
	height: 400px;
	/*
	height: 579px;
	*/
	margin: 0 auto;
}
.eye_title {
	position: absolute;
	top: 10px;
	right: 10px;
}
.eye_title img {
}
.eye_kit {
	position: absolute;
	top: 136px;
	left: 0;
}
.eye_kit img {
}
.eye_kit_title1 {
	position: absolute;
	top: 322px;
	right: 10px;
}
.eye_kit_title1 img {
}
.eye_kit_title2 {
	position: absolute;
	top: 376px;
	right: 0;
}
.eye_kit_title2 img {
}
.eye_text1 {
	position: absolute;
	left: 70px;
	bottom: 90px;
	font-size: 22px;
	/*IE枠線*/
	filter:dropshadow(color=#fff,offX= 0,offY=-1)
	dropshadow(color=#fff,offX= 1,offY= 0)
	dropshadow(color=#fff,offX= 0,offY= 1)
	dropshadow(color=#fff,offX=-1,offY= 0);
	/*chrome・IE10・fox枠線*/
	text-shadow: #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
}
.eye_text2 {
	position: absolute;
	left: 80px;
	bottom: 60px;
	font-size: 22px;
	/*IE枠線*/
	filter:dropshadow(color=#fff,offX= 0,offY=-1)
	dropshadow(color=#fff,offX= 1,offY= 0)
	dropshadow(color=#fff,offX= 0,offY= 1)
	dropshadow(color=#fff,offX=-1,offY= 0);
	/*chrome・IE10・fox枠線*/
	text-shadow: #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
}
.eye_text3 {
	position: absolute;
	right: 0;
	bottom: 30px;
	font-size: 24px;
	/*IE枠線*/
	filter:dropshadow(color=#fff,offX= 0,offY=-1)
	dropshadow(color=#fff,offX= 1,offY= 0)
	dropshadow(color=#fff,offX= 0,offY= 1)
	dropshadow(color=#fff,offX=-1,offY= 0);
	/*chrome・IE10・fox枠線*/
	text-shadow: #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
	color: #e01955;
}
/*--商品説明＆購入ボタン--*/
.buy_kit1 {
	overflow: hidden;
	width: 946px;
	margin: 0 auto 40px;
}
.buy_kit2 , .buy_kit3 {
	overflow: hidden;
	width: 946px;
	margin: 0 auto 70px;
}
.buy_kit_line_top {
	text-align: center;
	margin-bottom: 30px;
}
.buy_kit_line_bottom {
	text-align: center;
	margin-top: 30px;
}
.buy_kit_line_top img , .buy_kit_line_bottom img {
	width: 85%;
	height: auto;
}
.buy_kit_inner {
	overflow: hidden;
}
.buy_kit_inner_img {
	float: left;
	width: 45%;
}
.buy_kit_inner_img img {
	width: 100%;
	height: auto;
}
.buy_kit_inner_title {
	float: right;
	color: #ff7f00;
	font-size: 25px;
	padding: 0;
	margin-bottom: 30px;
}
.buy_kit2 .buy_kit_inner_title {
	margin-bottom: 15px;
}
.buy_kit_inner_name {
	float: right;
	width: 46.5%;
	margin-bottom: 10px;
}
.buy_kit_inner_name img {
	width: 100%;
	height: auto;
}
.buy_kit_inner_campaign {
	float: right;
	width: 46.5%;
	color: #f00;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.buy_kit_inner_campaign_underline {
	font-size: 20px;
	text-decoration: underline;
}
.buy_kit_inner_price {
	float: right;
	width: 46.5%;
	color: #f00;
	font-size: 25px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
}
.buy_kit_inner_originalprice {
	font-size: 18px;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: line-through;
}
.buy_kit_inner_postagefree {
	float: right;
	color: #fff;
	font-size: 16px;
	background-color: #f00;
	padding: 5px;
	margin-bottom: 20px;
}
.buy_kit_inner a {
	float: right;
	width: 46.5%;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #4eb75a;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	padding: 15px 0 12px;
}
.buy_kit_inner a .fa-shopping-cart {
	font-size: 24px;
	margin-right: 10px;
}
.buy_kit_inner a .fa-chevron-circle-down {
	font-size: 16px;
	vertical-align: middle;
	margin-top: -4px;
	margin-left: 20px;
}

/*--遺伝子検査とは--*/
.who_to_gene {
	overflow: hidden;
	margin: 0 auto 30px;
}
.who_to_gene h2 {
	color:#cdab61;
	font-size: 26px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center; /* for no-flexbox browsers */
}
.who_to_gene h2:before , .who_to_gene h2:after {
	border-top: 2px dashed #333;
	content: "";
	display: inline; /* for IE */
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex: 1;
	flex-grow: 1;
}
.who_to_gene h2:before {
	margin-right: 30px;
}
.who_to_gene h2:after {
	margin-left: 30px;
}
.who_to_gene_textbox {
	overflow: hidden;
	clear: both;
	border-left: 2px dashed #333;
	border-right: 2px dashed #333;
	border-bottom: 2px dashed #333;
	padding: 32px 20px 20px;
	margin-top: -19px;
}
.who_to_gene_text {
	font-size: 20px;
	margin-bottom: 20px;
}
.who_to_gene_img {
	text-align:left;
	margin-bottom: 10px;
}
.who_to_gene_img_comment {
	color: #cdab61;
	font-size: 18px;
	text-align: center;
}
.who_to_gene .who_to_gene_textbox .who_to_gene_img_comment {
}
.who_to_gene .who_to_gene_textbox .who_to_gene_img_comment {
}


.who_to_gene_img_comment br {
	display: none;
}

/*--なぜ遺伝子検査が必要？--*/
.why_need {
	overflow: hidden;
	background-color: #f7f3e8;
	margin: 0 auto 70px;
	position: relative;
}
.why_need_img {
	float: left;
}
.why_need_img img {
}
.why_need h2 {
	position: absolute;
	top: 15px;
	left: 310px;
}
.why_need_title {
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	color: #fff;
	font-size: 20px;
	background-color: #cdab61;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	z-index: 0;
	padding: 10px 20px 7px;
}
.why_need_title:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #cdab61 transparent transparent;
	z-index: 0;
}
.why_need_text {
	position: absolute;
	top: 76px;
	left: 300px;
	width: 570px;
	background-color: #fff;
	padding: 12px 20px 13px;
}

/*--こんなお悩みありませんか？--*/
.such_trouble {
	overflow: hidden;
	background-color: #5b9fdf;
	padding: 10px 0;
	margin-bottom: 70px;
}
.such_trouble_titleimg {
	text-align: center;
	margin-bottom: 15px;
}
.such_trouble_titleimg img {
	width: 248px;
	height: auto;
}
.such_trouble h2 {
	display: table;
	color: #fff;
	font-size: 26px;
	text-align: center;
	border-bottom: 3px solid #fff;
	padding: 0 2px 0 8px;
	margin: 0 auto 30px;
}
.such_trouble_inner {
	width: 910px;
	margin: 0 auto;
}
.such_trouble_inner_h3 {
	width: 550px;
	font-size: 18px;
	background-color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	padding: 7px 10px 5px;
	margin-bottom: 10px;
}
.such_trouble_inner_h3_body {
	color: #5b9fdf;
}
.such_trouble_inner_h3_hair {
	color: #c76a41;
}
.such_trouble_inner_h3 .fa-frown-o {
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 5px;
}
.such_trouble_inner_list {
	overflow: hidden;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.such_trouble_inner_list li {
	float: left;
	width: 250px;
	height: 170px;
	background-image: url(../images/lp_2_back.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color: #333;
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	margin-right: 50px;
	margin-bottom: 10px;
}
.such_trouble_inner_list li:nth-child(3n+3) {
	margin-right: 0;
}
.such_trouble_inner_list li:nth-last-child(3) , .such_trouble_inner_list li:nth-last-child(2) , .such_trouble_inner_list li:last-child {
	margin-bottom: 0;
}
.such_trouble_inner_list li img {
	width: auto;
	height: 100px;
}
.such_trouble_inner_list_body {
	color: #5b91d1;
	font-size: 14px;
	font-weight: bold;
}
.such_trouble_inner_list_hair {
	color: #bd8664;
	font-size: 14px;
	font-weight: bold;
}

/*--頭美人の遺伝子検査で分かること--*/
.seen_genetic_testing {
	overflow: hidden;
	margin: 0 auto 30px;
}
.seen_genetic_testing h2 {
	color: #cdab61;
	font-size: 26px;
	border-left: 10px solid #cdab61;
	border-bottom: 1px dashed #cdab61;
	padding: 2px 0 0 10px;
	margin-bottom: 20px;
}
.seen_genetic_testing_inner {
	margin: 0 10px;
}
.seen_genetic_testing_summary {
	margin-bottom: 20px;
}
.seen_genetic_testing_risk_flag {
}
.seen_genetic_testing_health_risk {
	overflow: hidden;
	width: 870px;
	background-color: #ffefeb;
	padding: 20px;
	margin: -40px auto 20px;
}
.seen_genetic_testing_health_risk_title {
	color: #ff1a56;
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
}
.seen_genetic_testing_health_risk_box {
	float: left;
	width: 270px;
	text-align: center;
	margin-right: 30px;
}
.seen_genetic_testing_health_risk_box:last-child {
	margin-right: 0;
}
.seen_genetic_testing_health_risk_icon {
	display: inline-block;
	width: 70px;
	height: 70px;
	color: #fff;
	background-color: #ff1a56;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	margin: auto;
}
.seen_genetic_testing_health_risk_icon .fa {
	color:#fff;
	font-size: 30px;
	margin-top: 19px;
}
.seen_genetic_testing_health_risk_text {
	color: #ff1a56;
	font-size: 18px;
	font-weight: bold;
	background-color: #fff;
	border: 4px solid #ff1a56;
	padding: 55px 10px 40px;
	margin-top: -35px;
}
.seen_genetic_testing_health_risk_text .text1 {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	background-color: #fff;
	border: 4px solid #ff1a56;}
.seen_genetic_testing_health_risk_text .text2 {
	color: #333;
	text-align: left;
	font-size: 13px;
	background-color: #fff;padding-bottom: 5px;

}

.seen_genetic_testing_risk_avoidance {
	overflow: hidden;
	width: 870px;
	background-color: #ecf8ff;
	padding: 20px;
	margin: -40px auto 40px;
}
.seen_genetic_testing_risk_avoidance_title {
	color: #449bc9;
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
}
.seen_genetic_testing_risk_avoidance_box {
	float: left;
	width: 270px;
	text-align: center;
	margin-right: 30px;
}
.seen_genetic_testing_risk_avoidance_box:last-child {
	margin-right: 0;
}
.seen_genetic_testing_risk_avoidance_icon {
	display: inline-block;
	width: 70px;
	height: 70px;
	color: #fff;
	background-color: #449bc9;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	margin: auto;
}
.seen_genetic_testing_risk_avoidance_icon .fa {
	color:#fff;
	font-size: 30px;
	margin-top: 19px;
}
.seen_genetic_testing_risk_avoidance_text {
	color: #449bc9;
	font-size: 18px;
	font-weight: bold;
	background-color: #fff;
	border: 4px solid #449bc9;
	padding: 55px 10px 40px;
	margin-top: -35px;
}
/*--3つの遺伝子--*/
.seen_genetic_testing_3gene {
	overflow: hidden;
	margin-bottom: 40px;
}
.seen_genetic_testing_3gene h3 {
	color: #cdab61;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #cdab61;
	padding: 0 5px;
	margin-bottom: 20px;
}
.seen_genetic_testing_3gene h3 .fa-heartbeat {
	color:#cdab61;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 5px;
}
.seen_genetic_testing_3gene ul {
	overflow: hidden;
	margin: 0 10px;
}
.seen_genetic_testing_3gene li {
	margin-bottom: 30px;
}
.seen_genetic_testing_3gene li:last-child {
	margin-bottom: 0;
}
.seen_genetic_testing_3gene_genetitle {
	display:inline-block;
	border-bottom: 1px dashed #cdab61;
	z-index: 0;
	margin-bottom: 20px;
	color: #cdab61;
	font-size: 18px;
}
.seen_genetic_testing_3gene_genetext {
	font-size: 16px;
	border: 1px solid #d9c7a1;
	padding: 20px 8px;
}
.seen_genetic_testing_3gene_impacttitle {
	display: inline-block;
	color: #f43b3b;
	font-size: 16px;
	font-weight: normal;
	background-color: #fff;
	padding: 5px 10px 5px 0;
	margin-top: 20px;
}
.seen_genetic_testing_3gene_impacttext {
	border: 1px solid #f43b3b;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	padding: 17px 10px 10px;
	margin: -17px 10px 0;
}
.seen_genetic_testing_3gene_impacttext .fa-exclamation-triangle {
	color: #f43b3b;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 5px;
}
/*--22問のライフスタイルチェック--*/
.seen_genetic_testing_22lifecheck {
	overflow: hidden;
}
.seen_genetic_testing_22lifecheck h3 {
	color: #e5895c;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #e5895c;
	padding: 0 5px;
	margin-bottom: 20px;
}
.seen_genetic_testing_22lifecheck h3 .fa-clipboard {
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 5px;
}
.seen_genetic_testing_22lifecheck_inner {
	margin: 0 10px;
}
.seen_genetic_testing_22lifecheck_img1 {
	float: left;
	width: 358px;
	border: 1px solid #b9b9b9;
	padding: 10px;
	margin-bottom: 20px;
}
.seen_genetic_testing_22lifecheck_kara {
	float: left;
	width: 150px;
	color: #949494;
	font-size: 44px;
	text-align: center;
	margin-top: 102px;
}
.seen_genetic_testing_22lifecheck_img2 {
	float: left;
	width: 358px;
	padding: 10px;
	border: 1px solid #b9b9b9;
}
.seen_genetic_testing_22lifecheck_summary {
	clear: both;
	font-size: 16px;
}

/*--オリジナルのレポートを作成--*/
.reporting {
	overflow: hidden;
	background-color: #f5fff2;
	padding: 10px 0;
	margin-bottom: 70px;
}
.reporting h2 {
	width: 942px;
	color: #63b27d;
	font-size: 26px;
	text-align: center;
	background-color: #fff;
	border: 4px solid #63b27d;
	padding: 15px 0 10px;
	margin: 0 auto 20px;
}
.reporting ul {
	overflow: hidden;
	width: 930px;
	margin: 0 auto 40px;
}
.reporting li {
	float: left;
	width: 248px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
	padding: 10px;
	margin-right: 60px;
	margin-bottom: 20px;
}
.reporting li:nth-child(3n+4) {
	clear: both;
}
.reporting li:nth-child(3n+3) {
	margin-right: 0;
}
.reporting li:nth-child(n+7) {
	margin-bottom: 0
}
.reporting li img {
}
.reporting_example {
	overflow: hidden;
	width: 930px;
	margin: 0 auto;
	position: relative;
}
.reporting_example h3 {
	float: left;
	color: #63b27d;
	font-size: 20px;
	text-align: center;
}
.reporting_example img {
	position: absolute;
	top: 110px;
	left: 110px;
}
.reporting_example_inner {
	float: right;
	width: 556px;
	background-color: #fff;
	border: 2px solid #63b27d;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	padding: 20px;
}
.reporting_example_symptom_title {
	color: #528052;
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
}
.reporting_example_symptom_text {
	background-color: #ebffe4;
	padding: 15px 10px 10px;
	margin-top: -14px;
	margin-left: 10px;
}
.reporting_example_cuisine_title {
	color: #e7814e;
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
}
.reporting_example_cuisine_text {
	background-color: #ffe8da;
	padding: 15px 10px 10px;
	margin-top: -14px;
	margin-left: 10px;
}

/*--信頼ある技術力--*/
.reliable_technical {
	overflow: hidden;
	background-image: url(../images/lp_16.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	padding: 70px 0;
	margin-bottom: 70px;
}
.reliable_technical_content {
	width: 950px;
	border-bottom: 2px solid #449bc9;
	margin: 0 auto;
}
.reliable_technical_content h2 {
	color: #449bc9;
	margin-left:17px;
	font-size: 26px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center; /* for no-flexbox browsers */
}
.reliable_technical_content h2:after {
	border-top: 2px solid #449bc9;
	content: "";
	display: inline; /* for IE */
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex: 1;
	flex-grow: 1;
}
.reliable_technical_content h2:after {
	margin-left: 30px;
}
.reliable_technical_content h2 .fa-building-o {
	color:#449bc9;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 10px;
}
.reliable_technical_inner {
	width: 910px;
	margin: 10px auto 20px;
	background-image: url(../images/lp_16bk.png);
	background-size: 100% auto;
	background-repeat: repeat-y;
	padding: 0 10px;
}
.reliable_technical_inner h3 {
	font-size: 18px;
}
.reliable_technical_inner h3 .fa-dot-circle-o {
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 5px;
}
.reliable_technical_inner p {
	margin-bottom: 10px;
}
.reliable_technical_inner dl {
}
.reliable_technical_inner dt {
	display: inline-block;
	vertical-align: top;
}
.reliable_technical_inner dd {
	display: inline-block;
	vertical-align: top;
}

/*--頭美人の遺伝子検査の特徴--*/
.atamabijin_gene_feature {
	overflow: hidden;
}
.atamabijin_gene_feature h2 {
	color: #fff;
	font-size: 26px;
	text-align: center;
	background-color: #cdab61;
	padding: 20px 0 15px;
	margin-bottom: 30px;
}
.atamabijin_gene_feature h2 .fa-leaf {
	color:#ffffff;
	vertical-align: middle;
	margin-top: -4px;
}
.atamabijin_gene_feature h2 .fa-leaf:first-child {
	margin-right: 50px;
}
.atamabijin_gene_feature h2 .fa-leaf:last-child {
	margin-left: 50px;
}
.atamabijin_gene_feature_img {
	text-align: center;
	margin-bottom: 20px;
}
.atamabijin_gene_feature img {
}
.atamabijin_gene_feature_img_comment {
	color: #cdab61;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}
.atamabijin_gene_feature_text1 {
	width: 910px;
	margin: 0 auto 15px;
}
.atamabijin_gene_feature_text2 {
	width: 910px;
	margin: 0 auto;
}

/*--ご購入の流れ--*/
.buy_flow {
	overflow: hidden;
	width: 950px;
	margin: 0 auto 70px;
}
.buy_flow h2 {
	color: #c63838;
	font-size: 26px;
	margin-bottom: 20px;
}
.buy_flow h2 .fa-list-ol {
	vertical-align: middle;
	margin-top: -6px;
	margin-right: 10px;
}
.buy_flow ul {
	overflow: hidden;
	width: 930px;
	margin: 0 auto;
}
.buy_flow li {
	float: left;
}
.buy_flow li:nth-child(1) , .buy_flow li:nth-child(3) , .buy_flow li:nth-child(5) , .buy_flow li:nth-child(6) , .buy_flow li:nth-child(8) {
	width: 260px;
}
.buy_flow li:nth-child(-n+3) {
	margin-bottom: 20px;
}
.buy_flow li:nth-child(6) {
	clear: both;
}
.buy_flow li img {
}
.buy_flow li:nth-child(2) , .buy_flow li:nth-child(4) , .buy_flow li:nth-child(7) {
	width: 75px;
	text-align: center;
}
.buy_flow li .fa-caret-right {
	color: #b36501;
	font-size: 55px;
	margin-top: 64px;
	margin-left: 6px;
}

/*--あなたに最適な～--*/
.gene_summary {
	background-color: #fcfcfc;
	margin-bottom: 70px;
}
.gene_summary_inner {
	position: relative;
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
}
.gene_summary_inner_img {
}
.gene_summary_inner_img img {
	width: auto;
	height: 280px;
}
.gene_summary_inner_text1 {
	position: absolute;
	top: 70px;
	right: 65px;
}
.gene_summary_inner_text1 img {
	width: auto;
	height: 42px;
}
.gene_summary_inner_text2 {
	position: absolute;
	bottom: 80px;
	right: 0;
}
.gene_summary_inner_text2 img {
	width: auto;
	height: 42px;
}

/*--ご購入はこちらから--*/
.order_form_content {
	overflow: hidden;
	margin-bottom: 40px;
}
.order_form_content h2 {
	color: #fff;
	font-size: 26px;
	text-align: center;
	background-color: #04a34b;
	padding: 20px 0 15px;
	margin-bottom: 30px;
}
.order_form {
	width: 950px;
	margin: 0 auto;
}
/*--キット送付申し込みフォーム--*/
.order_title {
	color: #894d3d;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #894d3d;
	padding: 0 10px 5px 5px;
	margin-bottom: 20px;
}
.order_title .fa {
	font-size: 1.2em;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 10px;
}
.order_form dl {
	margin-bottom: 20px;
}
.order_form dl:first-child {
}
.order_form dt {
	background-color: #fff3eb;
	padding: 11px 0 10px 20px;
}
.order_form dd {
	padding: 15px 0 5px 40px;
}
.order_form .invalid {
	border: 1px solid #f00 !important;
}
.order_form .form_required {
	color: #f00;
}
.order_form input[type="text"] , .order_form input[type="email"] {
	height: 38px;
	-webkit-appearance: none;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 0 3px;
}
.order_form #email , .order_form #email2 {
	width: 492px;
}
.order_form #postcode1 {
	width: 92px;
}
.order_form #postcode2 {
	width: 102px;
}
.order_form #address {
	width: 592px;
}
.order_form #tel {
	width: 214px;
}
.order_form_price_red {
	color: #f00;
	font-weight: bold;
}
.order_form #usedPoints {
	width: 100px;
	height: 38px;
	text-align: right;
	-webkit-appearance: none;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 0 3px;
}
.order_form #usedPoints::-webkit-inner-spin-button , .order_form #usedPoints::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.order_form_submit {
	text-align: center;
	margin-top: 10px;
}
.order_form_ok {
	height: 55px;
	color: #fff;
	font-size: 16px;
	background: #ff871a;
	border: #ff871a 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-appearance: none;
	cursor: pointer;
	padding: 0 65px;
}
.order_form_back {
	height: 45px;
	color: #333;
	font-size: 16px;
	background: #f7f7f7;
	border: #ccc 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-appearance: none;
	cursor: pointer;
	padding: 0 45px;
	margin-right: 40px;
}
.order_form_send_gmo {
	height: 55px;
	color: #fff;
	font-size: 16px;
	background: #ff871a;
	border: #ff871a 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-appearance: none;
	cursor: pointer;
	padding: 0 65px;
}
.order_form_ng {
	color: #f00;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.order_form_fakebtn {
	display: table;
	color: #ccc;
	font-size: 16px;
	background: #f7f7f7;
	border: #ccc 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-appearance: none;
	padding: 15px 65px 14px;
	margin: 10px auto 0;
}
/*--確認画面--*/
.order_check_form_content {
	overflow: hidden;
	margin-bottom: 40px;
}
.order_check_form_content h2 {
	color: #fff;
	font-size: 26px;
	text-align: center;
	background-color: #04a34b;
	padding: 20px 0 15px;
	margin-bottom: 30px;
}

/*--SSL--*/
.form_sign {
	font-size: 12px;
	text-align: center;
	clear: both;
	padding: 20px 0;
}
#form_sign_p {
	font-size: 12px;
	margin: 10px 0;
}
/*-------------------------------

身体のDNA

-------------------------------*/
.dna_body_inner {
	background:#0C0B0B;
	padding:20px;
	overflow:hidden;
}
.dna_body_bg {
	padding-top:30px;
	background:url(../images/dna_body_bg.png) no-repeat right top;
}
.dna_body_inner p,.dna_body_inner h2,.dna_body_inner h3,.dna_body_inner span,.dna_body_inner li,.dna_body_inner a,.dna_body_inner dt,.dna_body_inner dd {
	color:#ffffff;
}
.dna_body_top h2 {
	text-align:center;
	font-size:24px;
	color:#e62f8b;
	margin-bottom:5px;
}
.dna_body_top p {
	font-size:16px;
	line-height:1.6;
}
.dna_body_top_img {
	text-align:center;
	margin:20px auto;
}
.dna_body_point {
	width:70%;
	margin:30px auto 0;
	border:1px solid #fff;
	padding:10px 0 20px 0;
	background:rgba(26,5,4,.5);
}
.dna_body_point h2 {
	text-align:center;
	font-size:24px;
	letter-spacing:2px;
}
.dna_body_point h2 span {
	font-size:40px;
}
.dna_body_point ul {
	width:500px;
	margin:auto;
}
.dna_body_point li {
	font-size:20px;
	line-height:1.6;
}
.dna_body_point li span {
	font-size:20px;
	color:#00aaeb;
}
.dna_body_program {
	margin-top:30px;
}
.dna_body_program h2 {
	font-size:24px;
	margin-bottom:5px;
}
.dna_body_program ul li {
	font-size:16px;
	line-height:1.6;
}
.dna_body_program ul li i {
	color:#fff;
	font-size:18px;
	margin-right:4px;
}
.dna_body_consideration {
	margin-top:30px;
	overflow:hidden;
}
.dna_body_consideration {
	font-size:16px;
}
.dna_body_consideration_img {
	float:left;
	margin-right:20px;
}
.dna_body_consideration h2 {
	margin-bottom:5px;
}
.dna_body_consideration span {
	font-size:24px;
}
.dna_body_voice {
	clear:both;
	overflow:hidden;
	margin-top:30px;
}
.dna_body_voice h2 {
	font-size:24px;
	margin-bottom:5px;
}
.dna_body_voice h3 {
	margin-top:5px;
}
.dna_body_voice h3 span {
	font-size:18px;
}
.dna_body_voice_inner {
	width:48%;
	float:left;
	margin-right:4%;
}
.dna_body_voice_inner:nth-of-type(2n) {
	margin-right:0;
}
.dna_body_voice_img {
	float:left;
	margin-right:20px;
}
.dna_body_info {
	clear:both;
	margin-top:30px;
}
.dna_body_info h2 {
	font-size:24px;
	margin-bottom:5px;
}
.dna_body_info dl {
	clear:both;
	overflow:hidden;
	border:1px solid #fff;
	border-bottom:0;
	box-sizing:border-box;
}
.dna_body_info dl:last-of-type {
	border-bottom:1px solid #fff;
}
.dna_body_info dt {
	width:80px;
	margin:0 20px;
	font-size:16px;
	float:left;
	padding:10px 0;
}
.dna_body_info dd {
	font-size:16px;
	float:left;
	padding:10px 20px;
	border-left:1px solid #fff;
}
.dna_body_info dd i {
	font-size:16px;
	margin-right:4px;
	color:#ffffff;
}
.dna_body_info_text {
	clear:both;
}
.dna_body_inner .dna_body_info_text {
	margin-top:20px;
	font-size:18px;
	color:#e62f8b;
	text-align:center;
}
.dna_body_inner .recruit_btn {
text-align: center;
	margin-bottom:0;
}

.lcf_step ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.lcf_step ul li{
	float:left;
	margin:0px;
	padding:1%;
	width:23%;
}
.lcf_step ul li img{
	width:100%;
	display:block;
}
.lcf_step ul li .step_no{
/*	background:#e5ce96;
	border-radius:15px;
	color:#fff;
	font-size:12px;
	padding:5px;
*/
	background:rgba(128,82,5,1);;
	color:#fff;
    padding: 0px 10px;
	margin-right:10px;
}
.lcf_step .title{
	width:100%;
	text-align:center;
	padding:10px 0;
	background:#a39771;
	color:#fff;
	font-size:18px;
}

/*--タブレット--*/
@media screen and (min-width: 641px) and (max-width: 970px) {
/*--ページ共通--*/
*{
	font-size: 14px;
}
html{
}
body {
}
img {
}
ul , li {
}
a{
}
a:hover{
}
#headcolor {
}
#wrapper {
}
#pagetop {
}
#pagetop a {
}
#pagetop a:hover{
}
.smart_t {
}
#footer {
}
#footer_inner {
	width:98%;
}
#footer_menu {
}
#footer_menu li {
}
#footer_menu a {
}
#footer_menu a:hover {
}
#footer_menu2 {
}
#footer_menu2 a {
}
#footer_menu2 a:hover {
}
#footer_menu2 li {
}
.list_last {
}
#copyright {
}
#copyright p{
}

#gene_order_lp_content {
}
.mb_20 {
}

/*--アイキャッチ--*/
.eye_block {
}
.eye_logo {
	left: 0;
	margin-left: 0;
}
.eye_logo img {
}
.eye {
}
.eye_inner {
	width: 100%;
}
.eye_title {
	width: 55%;
}
.eye_title img {
	width: 100%;
	height: auto;
}
.eye_kit {
	width: 63%;
	top: 95px;
}
.eye_kit img {
	width: 100%;
	height: auto;
}
.eye_kit_title1 {
	width: 65%;
	top: 350px;
	right: 20px;
}
.eye_kit_title1 img {
	width: 100%;
	height: auto;
}
.eye_kit_title2 {
	width: 57%;
	top: 395px;
	right: 10px;
}
.eye_kit_title2 img {
	width: 100%;
	height: auto;
}
.eye_text1 {
	left: 10px;
	font-size: 18px;
}
.eye_text2 {
	left: 60px;
	font-size: 18px;
}
.eye_text3 {
	right: 10px;
	font-size: 18px;
}

/*--商品説明＆購入ボタン--*/
.buy_kit1 , .buy_kit2 , .buy_kit3 {
	width: 98%;
}
.buy_kit2 , .buy_kit3 {
}
.buy_kit_line_top {
}
.buy_kit_line_bottom {
}
.buy_kit_line_top img , .buy_kit_line_bottom img {
}
.buy_kit_inner {
}
.buy_kit_inner_img {
	width: 46%;
}
.buy_kit_inner_img img {
}
.buy_kit_inner_title {
	width: 52%;
	font-size: 22px;
}
.buy_kit2 .buy_kit_inner_title , .buy_kit3 .buy_kit_inner_title {
	margin-bottom: 10px;
}
.buy_kit_inner_name {
	width: 52%;
}
.buy_kit_inner_name img {
}
.buy_kit_inner_campaign {
	width: 52%;
}
.buy_kit_inner_price {
	width: 52%;
}
.buy_kit_inner_originalprice {
	font-size: 16px;
}
.buy_kit_inner_postagefree {
}
.buy_kit_inner a {
	clear: both;
	width: 52%;
}
.buy_kit_inner a .fa-shopping-cart {
}
.buy_kit_inner a .fa-chevron-circle-down {
}

/*--遺伝子検査とは--*/
.who_to_gene {
	width: 98%;
}
.who_to_gene h2 {
}
.who_to_gene h2:before , .who_to_gene h2:after {
}
.who_to_gene h2:before {
}
.who_to_gene h2:after {
}
.who_to_gene_textbox {
}
.who_to_gene_text {
}
.who_to_gene_img {
}
.who_to_gene_img img {
	width: 60%;
	height: auto;
}
.who_to_gene_img_comment {
}

/*--なぜ遺伝子検査が必要？--*/
.why_need {
	width: 98%;
}
.why_need_img {
}
.why_need_img img {
}
.why_need h2 {
	left: 35%;
}
.why_need_title {
	margin-left: 10px;
}
.why_need_title:before {
}
.why_need_text {
	left: 35%;
	width: 57%;
}

/*--こんなお悩みありませんか？--*/
.such_trouble {
}
.such_trouble_titleimg {
}
.such_trouble_titleimg img {
}
.such_trouble h2 {
}
.such_trouble_inner {
	width: 98%;
}
.such_trouble_inner_h3 {
	width: 61%;
	padding: 7px 1% 5px;
}
.such_trouble_inner_h3_body {
}
.such_trouble_inner_h3_hair {
}
.such_trouble_inner_h3 .fa-frown-o {
}
.such_trouble_inner_list {
	width: 94%;
}
.such_trouble_inner_list li {
	width: 30%;
	height: auto;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 5%;
}
.such_trouble_inner_list li:nth-child(3n+3) {
}
.such_trouble_inner_list li:nth-last-child(3) , .such_trouble_inner_list li:nth-last-child(2) , .such_trouble_inner_list li:last-child {
}
.such_trouble_inner_list li img {
	width: 40%;
	height: auto;
}
.such_trouble_inner_list_body {
	font-size: 12px;
}
.such_trouble_inner_list_hair {
	font-size: 12px;
}

/*--頭美人の遺伝子検査で分かること--*/
.seen_genetic_testing {
	width: 98%;
}
.seen_genetic_testing h2 {
}
.seen_genetic_testing_inner {
	margin: 0 1%;
}
.seen_genetic_testing_summary {
}
.seen_genetic_testing_risk_flag {
}
.seen_genetic_testing_health_risk , .seen_genetic_testing_risk_avoidance {
	width: auto;
	margin-left: 10px;
	padding: 10px;
}
.seen_genetic_testing_health_risk_title , .seen_genetic_testing_risk_avoidance_title {
	font-size: 22px;
	margin-bottom: 10px;
}
.seen_genetic_testing_health_risk_box , .seen_genetic_testing_risk_avoidance_box {
	width: 32%;
	margin-right: 2%;
}
.seen_genetic_testing_health_risk_box:last-child , .seen_genetic_testing_risk_avoidance_box:last-child {
}
.seen_genetic_testing_health_risk_icon , .seen_genetic_testing_risk_avoidance_icon {
}
.seen_genetic_testing_health_risk_icon .fa , .seen_genetic_testing_risk_avoidance_icon .fa {
}
.seen_genetic_testing_health_risk_text , .seen_genetic_testing_risk_avoidance_text {
	font-size: 15px;
	padding: 45px 5px 30px;
}
/*--3つの遺伝子--*/
.seen_genetic_testing_3gene {
}
.seen_genetic_testing_3gene h3 {
}
.seen_genetic_testing_3gene h3 .fa-heartbeat {
}
.seen_genetic_testing_3gene ul {
	margin: 0 1%;
}
.seen_genetic_testing_3gene li {
	margin-bottom: 2%;
}
.seen_genetic_testing_3gene li:last-child {
}
.seen_genetic_testing_3gene_genetitle {
	padding: 10px 0;
}
.seen_genetic_testing_3gene_genetitle:before {
}
.seen_genetic_testing_3gene_genetitle h4 {
}
.seen_genetic_testing_3gene_genetext {
}
.seen_genetic_testing_3gene_impacttitle {
}
.seen_genetic_testing_3gene_impacttext {
}
.seen_genetic_testing_3gene_impacttext .fa-exclamation-triangle {
}
/*--22問のライフスタイルチェック--*/
.seen_genetic_testing_22lifecheck {
}
.seen_genetic_testing_22lifecheck h3 {
}
.seen_genetic_testing_22lifecheck h3 .fa-clipboard {
}
.seen_genetic_testing_22lifecheck_inner {
	margin: 0 1%;
}
.seen_genetic_testing_22lifecheck_img1 {
	width: 43%;
	padding: 1%;
}
.seen_genetic_testing_22lifecheck_img1 img {
	width: 100%;
	height: auto;
}
.seen_genetic_testing_22lifecheck_kara {
	width: 9%;
}
.seen_genetic_testing_22lifecheck_img2 {
	width: 43%;
	padding: 1%;
}
.seen_genetic_testing_22lifecheck_img2 img {
	width: 100%;
	height: auto;
}
.seen_genetic_testing_22lifecheck_summary {
}

/*--オリジナルのレポートを作成--*/
.reporting {
}
.reporting h2 {
	width: 98%;
}
.reporting ul {
	width: 98%;
}
.reporting li {
	width: 30%;
	padding: 1%;
	margin-right: 1.5%;
	margin-bottom: 10px;
}
.reporting li:nth-child(3n+4) {
}
.reporting li:nth-child(3n+3) {
}
.reporting li:nth-child(n+7) {
}
.reporting li img {
	width: 100%;
	height: auto;
}
.reporting_example {
	width: 98%;
}
.reporting_example h3 {
}
.reporting_example img {
	top: 30%;
	left: 10%;
}
.reporting_example_inner {
	width: 56%;
	padding: 2%;
}
.reporting_example_symptom_title {
}
.reporting_example_symptom_text {
}
.reporting_example_cuisine_title {
}
.reporting_example_cuisine_text {
}

/*--信頼ある技術力--*/
.reliable_technical {
}
.reliable_technical_content {
	width: 98%;
}
.reliable_technical_content h2 {
}
.reliable_technical_content h2:after {
}
.reliable_technical_content h2:after {
}
.reliable_technical_content h2 .fa-building-o {
}
.reliable_technical_inner {
	width: 96%;
	padding: 0 1%;
}
.reliable_technical_inner h3 {
}
.reliable_technical_inner h3 .fa-dot-circle-o {
}
.reliable_technical_inner p {
}
.reliable_technical_inner dl {
}
.reliable_technical_inner dt {
}
.reliable_technical_inner dd {
}

/*--頭美人の遺伝子検査の特徴--*/
.atamabijin_gene_feature {
}
.atamabijin_gene_feature h2 {
}
.atamabijin_gene_feature h2 .fa-leaf {
}
.atamabijin_gene_feature h2 .fa-leaf:first-child {
}
.atamabijin_gene_feature h2 .fa-leaf:last-child {
}
.atamabijin_gene_feature_img {
	margin-bottom: 10px;
}
.atamabijin_gene_feature img {
	width: 50%;
	height: auto;
}
.atamabijin_gene_feature_img_comment {
}
.atamabijin_gene_feature_text1 {
	width: 98%;
}
.atamabijin_gene_feature_text2 {
	width: 98%;
}

/*--ご購入の流れ--*/
.buy_flow {
	width: 98%;
}
.buy_flow h2 {
}
.buy_flow h2 .fa-list-ol {
}
.buy_flow ul {
	width: 98%;
}
.buy_flow li {
}
.buy_flow li:nth-child(1) , .buy_flow li:nth-child(3) , .buy_flow li:nth-child(5) , .buy_flow li:nth-child(6) , .buy_flow li:nth-child(8) {
	width: 30%;
}
.buy_flow li:nth-child(-n+3) {
	margin-bottom: 10px;
}
.buy_flow li:nth-child(6) {
}
.buy_flow li img {
	width: 100%;
	height: auto;
}
.buy_flow li:nth-child(2) , .buy_flow li:nth-child(4) , .buy_flow li:nth-child(7) {
	width: 5%;
}
.buy_flow li .fa-caret-right {
	font-size: 45px;
	margin-top: 160%;
}

/*--あなたに最適な～--*/
.gene_summary {
}
.gene_summary_inner {
	width: auto;
}
.gene_summary_inner_img {
}
.gene_summary_inner_img img {
	width: 35%;
	height: auto;
}
.gene_summary_inner_text1 {
	width: 70%;
	top: 21%;
	right: inherit;
	left: 22%;
}
.gene_summary_inner_text1 img {
	width: 100%;
	height: auto;
}
.gene_summary_inner_text2 {
	width: 70%;
	bottom: 21%;
	right: 4%;
}
.gene_summary_inner_text2 img {
	width: 100%;
	height: auto;
}

/*--ご購入はこちらから--*/
.order_form_content {
}
.order_form_content h2 {
}
.order_form {
	width: 98%;
}
/*--キット送付申し込みフォーム--*/
.order_title {
}
.order_title .fa {
}
.order_form dl {
}
.order_form dl:first-child {
}
.order_form dt {
}
.order_form dd {
}
.order_form .invalid {
}
.order_form .form_required {
}
.order_form input[type="text"] , .order_form input[type="email"] {
}
.order_form #surname , .order_form #givenname , .order_form #surnamekana , .order_form #givennamekana {
	width: 27%;
}
.order_form #email , .order_form #email2 {
	width: 75%;
}
.order_form #postcode1 {
	width: 15%;
}
.order_form #postcode2 {
	width: 19%;
}
.order_form #address {
	width: 90%;
}
.order_form #tel {
	width: 40%;
}
.order_form #usedPoints {
	width: 15%;
}
.order_form #usedPoints::-webkit-inner-spin-button , .order_form #usedPoints::-webkit-outer-spin-button {
}
.order_form_submit {
}
.order_form_ok {
}
.order_form_back {
}
.order_form_send_gmo {
}
.order_form_ng {
}
.order_form_fakebtn {
}
/*--確認画面--*/
.order_check_form_content {
}
.order_check_form_content h2 {
}
/*--SSL--*/
.form_sign {
}
#form_sign_p {
}

.lcf_step ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.lcf_step ul li{
	float:left;
	margin:0px;
	padding:1%;
	width:23%;
}
.lcf_step ul li img{
	width:100%;
	display:block;
}
.lcf_step ul li .step_no{
	background:rgba(128,82,5,1);;
	color:#fff;
    padding: 0px 10px;
	margin-right:10px;
}
.lcf_step .title{
	width:100%;
	text-align:center;
	padding:10px 0;
	background:#a39771;
	color:#fff;
	font-size:18px;
}

}
/*--スマホ--*/
@media screen and (max-width: 640px) {
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		font-size:14px;
	}
	.tab_area li {
		font-size:15px;
	}
	.pc_t {
		display: none;
	}
	.smart_t {
		display:block;
		clear:both;
		margin:0;
		padding:0;
	}
	.of_h {
		overflow: hidden;
	}
	.campaign_t li>a:after{
		content:url(../../images/yazirushi.gif);
		float:right;
		margin-top:5px;
		margin-right:20px;
	}
	.campaign_t li>a{
		display:block;
		width:100%;
		color:#724000;
		font-size:13px;
		border-bottom:1px dashed #d4c196;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:0;
	}
	.campaign_t li>a.border_top_out_t{
		border-top:none;
		color:#F69;
	}
	.campaign_t li a{
		padding-left:10px;
	}
	.border_top_h{
		border-top:1px dashed #d4c196;
		margin:0;
		padding:0;
		width:100%;
	}
	#footer {
		background-image:none;
	}
	#footer_inner {
		width:100%;
	}
	#footer_menu {
		width:95%;
		margin:0 auto;
	}
	#copyright {
		width:100%;
		background-color:#781c00;
		margin-top:10px;
		padding-top:10px;
		padding-bottom:10px;
	}
	#copyright p {
		font-size: 13px;
	}
	
	#gene_order_lp_content {
		margin: 5px;
	}
	.mb_20 {
	}
	
	/*--アイキャッチ--*/
	.eye_block {
		margin-bottom:20px;
	}
	.eye_logo {
		left: 0;
		margin-left: 0;
	}
	.eye_logo img {
		width: auto;
		height: 46px;
	}
	.eye {
		background-size: cover;
		padding-top:10px;
	}
	.eye_inner {
		width: 100%;
		height: auto;
	}
	.eye_title {
		position: static;
		float: right;
		width: 60%;
		margin-top: 10px;
		margin-right: 10px;
	}
	.eye_title img {
		width: 100%;
		height: auto;
	}
	.eye_kit {
		position: static;
		width: 70%;
	}
	.eye_kit img {
		width: 100%;
		height: auto;
		margin-top: -15px;
	}
	.eye_kit_title1 {
		position: static;
		float: right;
		width: 70%;
		margin-right: 10px;
		margin-bottom: 3px;
	}
	.eye_kit_title1 img {
		width: 100%;
		height: auto;
	}
	.eye_kit_title2 {
		position: static;
		float: right;
		width: 70%;
		margin-bottom: 15px;
	}
	.eye_kit_title2 img {
		width: 100%;
		height: auto;
	}
	.eye_text1 {
		position: static;
		clear: both;
		width: 98%;
		font-size: 16px;
		margin: 5px auto;
	}
	.eye_text2 {
		position: static;
		width: 98%;
		font-size: 16px;
		margin: 0 auto;
	}
	.eye_text3 {
		position: static;
		width: 98%;
		font-size: 16px;
		margin: 0 auto 10px;
		color:#e01955;
	}
	
	/*--商品説明＆購入ボタン--*/
	.buy_kit1 , .buy_kit2 , .buy_kit3 {
		width: 98%;
	}
	.buy_kit2 , .buy_kit3 {
		margin-bottom: 40px;
	}
	.buy_kit_line_top {
		margin-bottom: 20px;
	}
	.buy_kit_line_bottom {
		margin-top: 20px;
	}
	.buy_kit_line_top img , .buy_kit_line_bottom img {
	}
	.buy_kit_inner {
	}
	.buy_kit_inner_img {
		width: 39%;
		margin-bottom: 15px;
	}
	.buy_kit_inner_img img {
	}
	.buy_kit_inner_title {
		width: 58%;
		font-size: 15px;
		margin-bottom: 15px;
	}
	.buy_kit2 .buy_kit_inner_title {
		margin-bottom: 15px;
	}
	.buy_kit_inner_name {
		width: 94%;
		margin-bottom: 3px;
	}
	.buy_kit_inner_name img {
	}
	.buy_kit_inner_campaign {
		float: none;
		clear: both;
		width: auto;
		font-size: 16px;
		margin-bottom: 3px;
	}
	.buy_kit_inner_campaign_underline {
		font-size: 16px;
		text-decoration: none;
		border-bottom: 2px solid #f00;
		padding: 0 3px;
	}
	.buy_kit_inner_price {
		float: none;
		clear: both;
		width: auto;
		font-size: 21px;
	}
	.buy_kit_inner_originalprice {
		font-size: 16px;
	}
	.buy_kit_inner_postagefree {
		font-size: 12px;
		padding: 3px 5px;
	}
	.buy_kit_inner a {
		float: none;
		clear: both;
		display: block;
		width: 95%;
		font-size: 16px;
		padding: 12px 0 9px;
		margin: auto;
	}
	.buy_kit_inner a .fa-shopping-cart {
		font-size: 20px;
		margin-right: 5px;
	}
	.buy_kit_inner a .fa-chevron-circle-down {
		font-size: 12px;
		margin-top: -2px;
		margin-left: 15px;
	}
	
	/*--遺伝子検査とは--*/
	.who_to_gene {
		width: 98%;
	}
	.who_to_gene h2 {
		font-size: 20px;
	}
	.who_to_gene h2:before , .who_to_gene h2:after {
	}
	.who_to_gene h2:before {
		margin-right: 10px;
	}
	.who_to_gene h2:after {
		margin-left: 10px;
	}
	.who_to_gene_textbox {
		padding: 5% 3% 2%;
		margin-top: -15px;
	}
	.who_to_gene_text {
		font-size: 16px;
		margin-bottom: 5px;
	}
	.who_to_gene_img {
	}
	.who_to_gene_img img {
		width: 70%;
		height: auto;
	}
	.who_to_gene_img_comment {
		font-size: 14px;
	}
	.who_to_gene_img_comment br {
		display: inline-block;
	}
	
	/*--なぜ遺伝子検査が必要？--*/
	.why_need {
		width: 98%;
		margin-bottom: 40px;
	}
	.why_need_img {
		width: 60%;
	}
	.why_need_img img {
		width: 100%;
		height: auto;
	}
	.why_need h2 {
		top: 9%;
		left: 46%;
	}
	.why_need_title {
		width: 45%;
		padding: 3%;
	}
	.why_need_title:before {
	}
	.why_need_text {
		position: static;
		clear: both;
		width: 98%;
		padding: 1%;
	}
	
	/*--こんなお悩みありませんか？--*/
	.such_trouble {
		margin-bottom: 40px;
	}
	.such_trouble_titleimg {
		margin-bottom: 5px;
	}
	.such_trouble_titleimg img {
		width: 50%;
	}
	.such_trouble h2 {
		font-size: 20px;
		padding-left: 5px;
	}
	.such_trouble_inner {
		width: 98%;
	}
	.such_trouble_inner_h3 {
		width: auto;
		margin-bottom: 7px;
	}
	.such_trouble_inner_h3_body {
	}
	.such_trouble_inner_h3_hair {
	}
	.such_trouble_inner_h3 .fa-frown-o {
	}
	.such_trouble_inner_list {
		width: 96%;
	}
	.such_trouble_inner_list li {
		width: 26%;
		height: 130px;
		margin-right: 2%;
		padding: 10px 3% 0;
		font-size: 10px;
	}
	.such_trouble_inner_list li:nth-child(3n+3) {
	}
	.such_trouble_inner_list li:nth-last-child(3) , .such_trouble_inner_list li:nth-last-child(2) , .such_trouble_inner_list li:last-child {
	}
	.such_trouble_inner_list li img {
		width: 65%;
		height: auto;
	}
	.such_trouble_inner_list_body {
		font-size: 12px;
	}
	.such_trouble_inner_list_hair {
		font-size: 12px;
	}
	.such_trouble_inner_list_spnone {
		display: none;
	}
	
	/*--頭美人の遺伝子検査で分かること--*/
	.seen_genetic_testing {
		width: 98%;
		margin-bottom: 40px;
	}
	.seen_genetic_testing h2 {
		font-size: 20px;
		border-left: 8px solid #cdab61;
		padding-left: 8px;
	}
	.seen_genetic_testing_inner {
		margin: 0 1%;
	}
	.seen_genetic_testing_summary {
	}
	.seen_genetic_testing_risk_flag {
		width: auto;
		height: 30px;
	}
	.seen_genetic_testing_health_risk , .seen_genetic_testing_risk_avoidance {
		width: auto;
		padding: 3%;
		margin-top: -20px;
		margin-left: 10px;
	}
	.seen_genetic_testing_health_risk_title , .seen_genetic_testing_risk_avoidance_title {
		font-size: 18px;
		margin-bottom: 7px;
	}
	.seen_genetic_testing_health_risk_box , .seen_genetic_testing_risk_avoidance_box {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.seen_genetic_testing_health_risk_box:last-child , .seen_genetic_testing_risk_avoidance_box:last-child {
		margin-bottom: 0;
	}
	.seen_genetic_testing_health_risk_icon , .seen_genetic_testing_risk_avoidance_icon {
		width: 40px;
		height: 40px;
	}
	.seen_genetic_testing_health_risk_icon .fa , .seen_genetic_testing_risk_avoidance_icon .fa {
		font-size: 18px;
		margin-top: 11px;
		margin-left: 2px;
	}
	.seen_genetic_testing_health_risk_text {
		border: 3px solid #ff1a56;
	}
	.seen_genetic_testing_risk_avoidance_text {
		border: 3px solid #449bc9;
	}
	.seen_genetic_testing_health_risk_text , .seen_genetic_testing_risk_avoidance_text {
		font-size: 14px;
		padding: 20px 0 8px;
		margin-top: -20px;
	}
	/*--3つの遺伝子--*/
	.seen_genetic_testing_3gene {
	margin-bottom: 10px;
	}
	.seen_genetic_testing_3gene h3 {
		margin-bottom: 10px;
	}
	.seen_genetic_testing_3gene h3 .fa-heartbeat {
	}
	.seen_genetic_testing_3gene ul {
		margin: 0 1%;
	}
	.seen_genetic_testing_3gene li {
		margin-bottom: 20px;
	}
	.seen_genetic_testing_3gene li:last-child {
		margin-bottom: 0;
	}
	.seen_genetic_testing_3gene_genetitle {
		width: 100%;
		padding: 10px 0;
		margin-bottom: 20px;
	}
	.seen_genetic_testing_3gene_genetitle:before {
		bottom: -15px;
		left: 50%;
		margin-left: -15px;
		border-width: 15px 15px 0 15px;
	}
	.seen_genetic_testing_3gene_genetitle h4 {
		font-size: 16px;
	}
	.seen_genetic_testing_3gene_genetext {
		padding: 2%;
	}
	.seen_genetic_testing_3gene_impacttitle {
		padding: 0 10px 0 0 ;
		margin-top: 10px;
	}
	.seen_genetic_testing_3gene_impacttext {
		padding: 5% 2% 2%;
		margin: -13px 1% 0;
	}
	.seen_genetic_testing_3gene_impacttext .fa-exclamation-triangle {
	}
	/*--22問のライフスタイルチェック--*/
	.seen_genetic_testing_22lifecheck {
		margin-bottom: 0;
	}
	.seen_genetic_testing_22lifecheck h3 {
		margin-bottom: 10px;
	}
	.seen_genetic_testing_22lifecheck h3 .fa-clipboard {
	}
	.seen_genetic_testing_22lifecheck_inner {
		margin: 0 1%;
	}
	.seen_genetic_testing_22lifecheck_img1 {
		float: none;
		width: auto;
		padding: 2%;
		margin-bottom: 5px;
	}
	.seen_genetic_testing_22lifecheck_img1 img {
		width: 100%;
		height: auto;
	}
	.seen_genetic_testing_22lifecheck_kara {
		float: none;
		width: auto;
		font-size: 40px;
		line-height: 1em;
		margin-top: 0;
	}
	.seen_genetic_testing_22lifecheck_img2 {
		float: none;
		width: auto;
		padding: 2%;
		margin-bottom: 10px;
	}
	.seen_genetic_testing_22lifecheck_img2 img {
		width: 100%;
		height: auto;
	}
	.seen_genetic_testing_22lifecheck_summary {
	}
	
	/*--オリジナルのレポートを作成--*/
	.reporting {
		margin-bottom: 40px;
	}
	.reporting h2 {
		width: 96%;
		font-size: 20px;
	}
	.reporting ul {
		width: 98%;
	}
	.reporting li {
		width: 30%;
		padding: 1%;
		margin-right: 1%;
		margin-bottom: 5px;
	}
	.reporting li:nth-child(3n+4) {
	}
	.reporting li:nth-child(3n+3) {
	}
	.reporting li:nth-child(n+7) {
	}
	.reporting li img {
		width: 100%;
		height: auto;
	}
	.reporting_example {
		width: 98%;
	}
	.reporting_example h3 {
		float: none;
		text-align: left;
		margin-left: 2%;
		margin-bottom: 5px;
	}
	.reporting_example img {
		position: static;
		width: 40%;
		height: auto;
		margin-left: 10%;
		margin-bottom: 10px;
	}
	.reporting_example_inner {
		float: none;
		width: auto;
		padding: 2%;
	}
	.reporting_example_symptom_title {
		margin-top: 10px;
	}
	.reporting_example_symptom_text {
		padding: 4% 2% 2%;
		margin-left: 1%;
	}
	.reporting_example_cuisine_title {
		margin-top: 10px;
	}
	.reporting_example_cuisine_text {
		padding: 4% 2% 2%;
		margin-left: 1%;
	}
	
	/*--信頼ある技術力--*/
	.reliable_technical {
		background-size: cover;
		padding: 10px 0;
		margin-bottom: 40px;
	}
	.reliable_technical_content {
		width: 98%;
	}
	.reliable_technical_content h2 {
		margin-left:10px;
		display: block;
		font-size: 20px;
		text-align: left;
	}
	.reliable_technical_content h2:after {
	}
	.reliable_technical_content h2:after {
	}
	.reliable_technical_content h2 .fa-building-o {
	}
	.reliable_technical_inner {
		background-size: 200% auto;
		background-position-y: 9px;
		width: 96%;
		padding: 0 1%;
		margin-bottom: 10px;
	}
	.reliable_technical_inner h3 {
	}
	.reliable_technical_inner h3 .fa-dot-circle-o {
	}
	.reliable_technical_inner p {
	}
	.reliable_technical_inner dl {
	}
	.reliable_technical_inner dt {
	}
	.reliable_technical_inner dd {
	}
	
	/*--頭美人の遺伝子検査の特徴--*/
	.atamabijin_gene_feature {
	}
	.atamabijin_gene_feature h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.atamabijin_gene_feature h2 .fa-leaf {
	}
	.atamabijin_gene_feature h2 .fa-leaf:first-child {
		margin-right: 1%;
	}
	.atamabijin_gene_feature h2 .fa-leaf:last-child {
		margin-left: 1%;
	}
	.atamabijin_gene_feature_img {
		margin-bottom: 10px;
	}
	.atamabijin_gene_feature img {
		width: 70%;
		height: auto;
	}
	.atamabijin_gene_feature_img_comment {
	text-align: left;
	font-size: 14px;
	margin-bottom: 15px;
	}
	.atamabijin_gene_feature_text1 {
		width: 98%;
		margin-bottom: 10px;
	}
	.atamabijin_gene_feature_text2 {
		width: 98%;
	}
	
	/*--ご購入の流れ--*/
	.buy_flow {
		width: 98%;
		margin-bottom: 40px;
	}
	.buy_flow h2 {
		font-size: 20px;
	}
	.buy_flow h2 .fa-list-ol {
	}
	.buy_flow ul {
		width: 98%;
	}
	.buy_flow li {
	}
	.buy_flow li:nth-child(1) , .buy_flow li:nth-child(3) , .buy_flow li:nth-child(5) , .buy_flow li:nth-child(6) , .buy_flow li:nth-child(8) {
		width: 49%;
	}
	.buy_flow li:nth-child(1) , .buy_flow li:nth-child(5) , .buy_flow li:nth-child(8) {
		margin-right: 2%;
	}
	.buy_flow li:nth-child(3) , .buy_flow li:nth-child(6) {
		margin-right: 0;
	}
	.buy_flow li:nth-child(-n+3) {
		margin-bottom: 0;
	}
	.buy_flow li:nth-child(6) {
		clear: none;
	}
	.buy_flow li img {
		width: 100%;
		height: auto;
	}
	.buy_flow li:nth-child(2) , .buy_flow li:nth-child(4) , .buy_flow li:nth-child(7) {
		display: none;
	}
	
	/*--あなたに最適な～--*/
	.gene_summary {
		background-color: #fff;
		margin-bottom: 40px;
	}
	.gene_summary_inner {
		width: auto;
	}
	.gene_summary_inner_img {
		display: none;
	}
	.gene_summary_inner_text1 {
		margin-bottom: 5px;
	}
	.gene_summary_inner_text1 , .gene_summary_inner_text2 {
		position: static;
		text-align: center;
	}
	.gene_summary_inner_text1 img , .gene_summary_inner_text2 img {
		width: 98%;
		height: auto;
	}
	
	/*--ご購入はこちらから--*/
	.order_form_content {
	}
	.order_form_content h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.order_form {
		width: 98%;
	}
	/*--キット送付申し込みフォーム--*/
	.order_title {
	}
	.order_title .fa {
	}
	.order_form dl {
	}
	.order_form dl:first-child {
	}
	.order_form dt {
		padding: 10px;
	}
	.order_form dd {
		padding: 10px 0 5px 10px;
	}
	.order_form .invalid {
	}
	.order_form .form_required {
	}
	.order_form input[type="text"] , .order_form input[type="email"] {
	}
	.order_form #surname {
		margin-bottom: 10px;
	}
	.order_form #surname , .order_form #givenname {
		display: inline-block;
		width: 90%;
	}
	.order_form #surnamekana {
		margin-bottom: 10px;
	}
	.order_form #surnamekana , .order_form #givennamekana {
		display: inline-block;
		width: 90%;
	}
	.order_form #email , .order_form #email2 {
		width: 90%;
	}
	.order_form #postcode1 {
		width: 30%;
	}
	.order_form #postcode2 {
		width: 40%;
	}
	.order_form #address {
		width: 90%;
	}
	.order_form #tel {
		width: 90%;
	}
	.order_form #usedPoints {
		width: 80px;
	}
	.order_form #usedPoints::-webkit-inner-spin-button , .order_form #usedPoints::-webkit-outer-spin-button {
	}
	.order_form_submit {
	}
	.order_form_ok {
		width: 60%;
		padding: 0;
	}
	.order_form_back {
		width: 40%;
		padding: 0;
		margin-right: 0;
	}
	.order_form_send_gmo {
		display: block;
		width: 60%;
		padding: 0;
		margin: 10px auto 0;
	}
	.order_form_ng {
	}
	.order_form_fakebtn {
		width: 60%;
		padding: 15px 0 14px
	}
	/*--確認画面--*/
	.order_check_form_content {
	}
	.order_check_form_content h2 {
		font-size: 20px;
		padding: 10px 0 5px;
		margin-bottom: 20px;
	}
/*------------------------------

スマホ身体のDNA

------------------------------*/

	.dna_body_inner {
		padding:15px 5px 0;
	}
	.dna_body_top_img img {
		width:60%;
		height:auto;
	}
	.dna_body_bg {
		background:none;
	}
	.dna_body_top h2 {
		font-size:20px;
	}
	.dna_body_top p {
		font-size:14px;
	}
	.dna_body_point {
		width:98%;
	}
	.dna_body_point ul {
		width:auto;
		margin-left:5px;
		margin-right:5px;
	}
	.dna_body_point h2 {
		font-size:18px;
	}
	.dna_body_point h2 span {
		font-size:24px;
	}
	.dna_body_point li {
		font-size:14px;
	}
	.dna_body_point li span {
	font-size:14px;
	}
	.dna_body_program h2 {
		font-size:18px;
	}
	.dna_body_top_img {
		margin:10px auto;
	}
	.dna_body_program ul li {
		font-size:14px;
	}
	.dna_body_program ul li i {
		font-size:14px;
	}
	.dna_body_consideration h2 {
		font-size:15px;
	}
	.dna_body_consideration h2 span {
		font-size:18px;
	}
	.dna_body_consideration_img {
		margin-right:0;
		margin-bottom:10px;
		text-align:center;
	}
	.dna_body_consideration_img img {
		width:70%;
		height:auto;
	}
	.dna_body_voice h2 {
		font-size:18px;
	}
	.dna_body_voice_img {
		margin-right:0;
		margin-bottom:10px;
		float:none;
		text-align:center;
	}
	.dna_body_voice_img img {
		width:50%;
		height:auto;
	}
	.dna_body_voice_inner {
		width:auto;
		float:none;
		margin-right:0;
		margin-top:15px;
		padding-bottom:15px;
		border-bottom:dashed 1px #fff;
	}
	.dna_body_voice_inner:first-of-type {
		margin-top:0;
	}
	.dna_body_voice_inner:last-of-type {
		padding-bottom:0;
		border-bottom:0;
	}
	.dna_body_info h2 {
		font-size:18px;
	}
	.dna_body_info dt {
		float:none;
		width:auto;
		padding-bottom:0;
	}
	.dna_body_info dd {
		border-left:0;
	}
	.recruit_btn {
		margin-bottom:20px;
	}
	.recruit_btn img {
	text-align: center;
	width: 90%;
	}
	.pv_area{
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
		width: 95%;
		height:150px;
	
	}
	.pv_area .pv {
height: 150px;
}

.lcf_step ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.lcf_step ul li{
	float:left;
	margin:0px;
	padding:2%;
	width:96%;
}
.lcf_step ul li img{
	width:100%;
	display:block;
}
.lcf_step ul li .step_no{
	background:rgba(128,82,5,1);;
	color:#fff;
    padding: 0px 10px;
	margin-right:10px;
}
.lcf_step .title{
	width:100%;
	text-align:center;
	padding:10px 0;
	background:#a39771;
	color:#fff;
	font-size:18px;
}

	
}
