﻿@charset "UTF-8";

/* **********************************************************************
 *
 *       Title:   ハピルスチェンジ dietsimulation以下
 *
 ********************************************************************** */

/* 設定
======================================================= */

#dietsimulation #wrapper_1col #main {
	margin: 0 0 40px;
	padding: 25px 37px;
	-webkit-box-shadow: 0px 2px 5px #bfbab3;
	-moz-box-shadow: 0px 2px 5px #bfbab3;
	box-shadow: 0px 2px 5px #bfbab3;
	background: #fff;
	text-align: center;
}

#mainImg {
	margin: 0 0 25px;
}

#mainImg h2 {
	float: left;
	width: 543px;
}

#mainImg p {
	float: left;
	width: 363px;
}

.block 
{
    padding: 1em; border: 1px solid silver; background-color: #FFFFFF;
	margin: 0 0 31px 0;
}

.block .tit {
	margin: 0;
	text-align: center;
}

.block .inner {
	margin: 0 auto 47px auto;
	background: #fff;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-box-shadow: 0px 2px 5px #ccc;
	-moz-box-shadow: 0px 2px 5px #ccc;
	box-shadow: 0px 2px 5px #ccc;
	padding: 15px 20px;
}

.block .inner ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.block .inner li .point {
	float: left;
	width: 419px;
	text-align: left;
}

.block .inner li .image {
	float: right;
	width: 410px;
	text-align: center;
	padding: 15px 0 0 0;
}

.block .inner_step {
	margin: 0 auto;
	background: #fff;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-box-shadow: 0px 2px 5px #ccc;
	-moz-box-shadow: 0px 2px 5px #ccc;
	box-shadow: 0px 2px 5px #ccc;
	padding: 30px 20px;
}



.customselect {
	width: 220px;
	background: #fff url(../../img/arw_top_diet.gif) no-repeat right 0;
	padding: 5px 30px 4px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d0cfcf;
	color: #fff;
	font-weight: bold;
	color: #4d3617;
	text-align: center;
	font-size: 167%;
	height: 40px;
}


ul.questionare {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.questionare li {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #bfa78f;
	background: url(../img/bg_question.gif) 0 0 repeat-y;
}

ul.questionare .tit {
	float: left;
	width: 55px;
	text-align: center;
	padding: 0 0;
}

ul.questionare .txt {
	float: left;
	width: 360px;
	text-align: left;
	padding: 16px 0 12px 20px;
	font-size: 138.5%;
	font-weight: bold;
	color: #4d3617;
}

.selectBtn {
	float: right;
	padding: 9px 0;
}

.selectBtn ul {
	display: inline;
	text-align: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0;
}

ul.questionare .selectBtn li {
	display: inline;
	text-align: right;
	padding: 0px 20px 0 0;
	background: none;
	border: 0;
	margin: 0;
	cursor: pointer;
}

p.diet_alert {
	clear: both;
	text-align: left;
	font-weight: bold;
	/*color: #cb0000;*/
	color: #ff0000; /* フォントカラーの要望により修正 20140918 */
	font-size: 138.5%;	/* フォントサイズの要望により追加 20140918 */
	padding: 0 0 0 75px;
}

.diet_result_box .graph_box{
	background:#fffcf5;
	border:1px solid #d2d2d2;
	margin:30px 0;
	padding: 20px 20px 0px;
}

/* ph2.0 レイアウト修正対応の為、追加 2014-10-17 start */
.bmi_alert{
	margin: 20px 0 40px 0;
	background: #fff;
	border: 2px solid #f00;
	font-weight: bold;
	font-size: 108%;
	padding: 10px;
	text-align: left;
}
/* ph2.0 レイアウト修正対応の為、追加 2014-10-17 end */

.graph_alert{
	margin: 20px 0 40px 0;
	background: #fff;
	border: 2px solid #f00;
	font-weight: bold;
	font-size: 108%;
	padding: 10px;
	text-align: left;
}

#dietsimulation #wrapper_1col #main .diet_result_box p.graphStart {
	margin: 220px 0 0 50px;
	position: absolute;
	width: 84px;
	z-index: 2;
	height: 0px;
	text-align: left !important;
}

#dietsimulation #wrapper_1col #main .diet_result_box p.graphGoal {
	margin: 220px 0 0 760px;
	position: absolute;
	z-index: 2;
	width: 84px;
	height: 39px;
	text-align: left !important;
}

.selectBtn label {
	float: left;
	padding-top: 42px;
	height: 0px !important;
	height /**/: 42px;
	overflow: hidden;
	outline: none;
	cursor: pointer;
	margin: 0 15px 0 0;
}

.selectBtn.gender {
	width: 270px;
}

.selectBtn .q03_a input,
.selectBtn .q03_b input {
	float: left;
	padding-top: 42px;
	height: 0px !important;
	height /**/: 42px;
	overflow: hidden;
	outline: none;
	cursor: pointer;
	width: 260px;
}
/* 2014.09.30 追加 ono */
.selectBtn .updnWatermark  {  
    color: #999;
	height:16px;
	line-height:100%;
	
    padding: 10px 12px;
    width: 160px;
}


*:first-child+html .selectBtn input { width: 1px; }


/* 3問目 */
.selectBtn .q03_a label {
	background: url(../img/btn_step1_01a_off.gif) no-repeat 0 0;
	width: 120px;
}

.selectBtn .q03_a label.c_on {
	background: url(../img/btn_step1_01a_ov.gif) no-repeat 0 0;
}

.selectBtn .q03_b label {
	background: url(../img/btn_step1_01b_off.gif) no-repeat 0 0;
	width: 120px;
}

.selectBtn .q03_b label.c_on {
	background: url(../img/btn_step1_01b_ov.gif) no-repeat 0 0;
}

.step1unit {
	vertical-align: middle;
	padding: 0 12px 0 0;
}


.block .inner_result {
	width: 860px;
	margin: 0 auto;
	background: #fff url(../img/bg_innerresult.gif) 0 0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-box-shadow: 0px 2px 5px #ccc;
	-moz-box-shadow: 0px 2px 5px #ccc;
	box-shadow: 0px 2px 5px #ccc;
	padding: 30px 20px;
}

.block .inner_result h3 {
	text-align: left;
	margin: 0 0 20px;
}

.block .inner_result .chart {
	margin: 0 0 30px;
}

.type_result {
	width: 780px;
	margin: 0 auto 40px;
}

.type_result p.plan_ttl {
	font-size: 138.5%;
	font-weight: bold;
	padding: 0 20px 15px;
	color: #4d3617;
}

.type_result p.plan_ttl span {
	background: #fff247;
	font-size: 153.9%;
}

.type_result_btm {
	background: url(../img/bg_step3_type_btm.png) 0 bottom no-repeat;
}

.illust_box {
	float: left;
	width: 360px;
}

.type_rec {
	float: right;
	width: 480px;
	text-align: left;
	color: #4d3617;
}

.type_rec p {
	font-size: 123.1%;
	font-weight: bold;
	color: #4d3617;
	line-height: 1.5;
}

.rec_plan ul {
	float: left;
	width: 349px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.rec_plan li {
	font-weight: bold;
	font-size: 153.9%;
	padding: 5px 0 10px 50px;
	margin: 0 0 10px;
}

.rec_plan li.pln01 {
	background: url(../img/ico_step3_recommend01.gif) 0 0 no-repeat;
	border-bottom: 2px dotted #ccc;
}

.rec_plan li.pln02 {
	background: url(../img/ico_step3_recommend02.gif) 0 0 no-repeat;
	border-bottom: 2px dotted #ccc;
}

.rec_plan li.pln03 {
	background: url(../img/ico_step3_recommend03.gif) 0 0 no-repeat;
}

.rec_plan p {
	margin: 0;
	padding: 10px 0 0 0;
}


/* 次へもどるボタン */
.btn_line {
	width: 567px;
	overflow: hidden;
	margin: 0 auto;
}

.btn_line ul {
	width: 590px;
	overflow: hidden;
	*zoom: 1;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.btn_line li {
	float: left;
	width: 272px;
	margin-right: 23px;
	padding-bottom: 20px;
	*zoom: 1;
}





.first_selectBtn {
	float: right;
	padding: 9px 0;
	position: relative;
}

.first_selectBtn label {
	top:0px;
	
}

.first_selectBtn ul {
	display: inline;
	text-align: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0;
}

ul.questionare .first_selectBtn li {
	display: inline;
	text-align: right;
	padding: 0px 20px 0 0;
	background: none;
	border: 0;
	margin: 0;
	cursor: pointer;
}

.first_selectBtn.gender {
	width: 270px;
}

.first_selectBtn .q03_a input,
.first_selectBtn .q03_b input {
	float: left;
	padding-top: 42px;
	height: 0px !important;
	height /**/: 42px;
	overflow: hidden;
	outline: none;
	cursor: pointer;
	width: 260px;
}
/* 2014.09.30 追加 ono */
.first_selectBtn .updnWatermark  {  
    color: #999;
	height:16px;
	line-height:100%;
	
    padding: 10px 30px;
    width: 200px;
    top: 20px !important;
}
body {
  /* 画像ファイルの指定 */
  background: url(bg_body.gif) repeat 0 0;
   
  /* 画像を常に天地左右の中央に配置 */
  background-position: center center;
   
   
   
   
  /* 背景画像が読み込まれる前に表示される背景のカラー */
  background-color: #fffcf5;
}


.privacypolicy {
    margin: auto; 
    line-height: 2;
}

.privacypolicy  .title{
    text-align: center; font-size: 22px; 
    margin-bottom: 15px
}

.privacypolicy p
{
    line-height: 2;
}
.privacypolicy #btnAgree{
    background-color: #6f99da;
    color: #fff;
    font-weight: 700;
    width: 600px;
    height: 60px;
}

.privacypolicy .agreebutton{
    display: flex;
    justify-content: center;
}

