/*==============================================
--all--
==============================================*/

A:link { 
color : #000000;
text-decoration : none;
}

A:visited { 
color : #000000;
text-decoration : none;
}

A:active {
color : #000000;
text-decoration : none;
}

A:hover {
color : #cc0000;
text-decoration : none;
}


img {
border : none;
}

table {
border-collapse: collapse;
margin: 0px;
}

td {
padding: 0px;
}
.cf:after {
	content: "";
	clear: both;
	display: block;
}
footer {
	margin: 74px 0 0;
}
.blue16 {
	font-size: 16px;
	font-weight: bold;
	color: #066fda;
}
.pink14 {
	font-size: 14px;
	color: #e75867;
	font-weight: bold;
}
/*==============================================
--header--
==============================================*/
header {
	background: url(img/bg_tit01.gif);
	padding: 0 0 13px;
}
header h1 {
	text-align: center;
}

/*==============================================
--#surprise--
==============================================*/

#surprise {
	padding: 55px 0 86px;
	text-align: center;
	background: url(img/bg_main01.jpg) no-repeat;
	background-position: 50% 0;
}
#surprise h2{
	margin: 0 auto;
	width: 1000px;
	position: relative;
	left: -34px;
	text-align: left;
}
#surprise h3 {
	margin: 0px auto;
	width: 1000px;
	position: relative;
	left: -42px;
	top: -50px;
}
#surprise .reason01, .surprise #dev01{
	margin: -50px auto 0;
	width: 1000px;
}
#surprise .reason01 {
}
#surprise h4 {
	text-align: center;
}
#surprise .reason01 h4 {
	position: relative;
	top: 61px;
}
#surprise .dev01 h4 {
	position: relative;
	top: 36px;
	margin: 10px 0 0;
}
/*==============================================
--#recommend--
==============================================*/
#recommend {
	border-top: 3px solid #ea6e7b;
	padding: 2px 0 0;
}
#recommend h4{
	text-align: center;
	border-top: 1px solid #ea6e7b;
	padding: 31px 0;
}
#recommend h4 span {
	position: relative;
	display: inline-block;
}
#recommend h4 span:before{
	content: url(img/pic_person01.png);
	display: inline-block;
	position:absolute;
	top: -90px;
	left: -168px;
}
#recommend .inRecommend01 {
	background: #e75867;
	padding: 39px 0 88px;
	text-align: center;
	width: 100%;
}
#recommend .inRecommend01 h5{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	position: relative;
}
#recommend .inRecommend01 h5:after{
	position: absolute;
	top: 16px;
	right: -155px;
	content: url(img/pic_bottle01.jpg);
	display: inline-block;
}
#recommend .inRecommend01 h5 img{
	margin: 0 0 0 31px;
}
#recommend .inRecommend02{
	width: 1000px;
	margin: -79px auto 0;
	background: #fff;
}
#recommend .inRecommend03{
	background: url(img/bg_dotted01.png) no-repeat top;
	padding: 56px 40px 60px;
}
#recommend .inRecommend02 h6 {
	margin: 0 0 18px;
	text-align: left;
}
#recommend .inRecommend02 .tblComponents01 {
	border-collapse: separate;
	border-spacing: 2px;
}
#recommend .inRecommend02 .tblComponents01 th{
	width: 240px;
	vertical-align: middle;
	text-align: center;
	padding: 28px 0;
}
#recommend .inRecommend02 .tblComponents01 td{
	width: 678px;
	
}
#recommend .inRecommend02 tr:nth-child(1) th{
	background: #db530f;
}
#recommend .inRecommend02 tr:nth-child(1) td{
	background: #ffe6d9;
	vertical-align: middle;
	line-height: 1.8;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0 0 50px;
}
#recommend .inRecommend02 tr:nth-child(2) th{
	background: #1b7de2;
}
#recommend .inRecommend02 tr:nth-child(2) td{
	background: #ebf5ff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	padding: 22px 0 7px;
}
#recommend .inRecommend02 tr:nth-child(2) td span{
	font-size: 14px;
	line-height:1.9;
	font-weight: bold;
}
#recommend .inRecommend02 tr:nth-child(3) th{
	background: #f0890f;
}
#recommend .inRecommend02 tr:nth-child(3) td{
	background: #feecd7;
	vertical-align: middle;
	line-height: 1.8;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0 0 50px;
}
#recommend .inRecommend02 li{
	background: #fff;
    width: 182px;
    border-radius: 91px;
    float: left;
    text-align: center;
    height: 182px;
    padding: 118px 0 0;
    box-sizing: border-box;
}
#recommend .inRecommend02 .upper{
	margin: 0 0 0 39px;
}
#recommend .inRecommend02 .upper li{
	margin: 0 30px 0 0;
}
#recommend .inRecommend02 .lower{
	margin: 0px 0 0 142px;
	position: relative;
	top: -12px;
}
#recommend .inRecommend02 .lower li{
	margin: 0 30px 0 0;
}
#recommend .inRecommend02 .upper li:nth-child(1) {
	color: #066fda;
	background: url(img/pic_clab01.jpg) no-repeat;
	background-color: #fff;
	background-position: 50% 30px;
}
#recommend .inRecommend02 .upper li:nth-child(2) {
	background: url(img/pic_shark01.jpg) no-repeat;
	background-color: #fff;
	background-position: 50% 30px;
}
#recommend .inRecommend02 .upper li:nth-child(3) {
	background: url(img/pic_fish01.jpg) no-repeat;
	background-color: #fff;
	background-position: 50% 30px;
}
#recommend .inRecommend02 .lower li:nth-child(1) {
	background: url(img/pic_msm01.jpg) no-repeat;
	background-color: #fff;
	background-position: 50% 30px;
}
#recommend .inRecommend02 .lower li:nth-child(2) {
	background: url(img/pic_cilk01.jpg) no-repeat;
	background-color: #fff;
	background-position: 50% 30px;
}
#recommend .inRecommend02 .caution01{font-size: 14px;line-height: 1.7;text-align: left;margin: 15px 0 25px;}
#recommend .inRecommend02 .component01 h6{
	margin: 0;
	padding: 12px 0 12px 17px;
	background: url(img/bg_tit02.gif);
	text-align: left;
}
#recommend .inRecommend02 .component01 .txt01 {
	font-size: 15px;
	line-height: 1.7;
	border-bottom: 3px solid #ee6775;
	border-left: 3px solid #ee6775;
	border-right: 3px solid #ee6775;
	background: #fff9fa;
	padding: 24px 28px 31px 30px;
	text-align: left;
}
/*==============================================
--#dif--
==============================================*/
#dif > * {
	width: 1000px;
}
#dif {
	background: url(img/bg03.png) no-repeat;
	background-position: 50% 0;
}
#dif > h4 {
	margin: 0 auto 15px;
}
#dif > h5 {
	margin: 0 auto 61px;
}
#dif .tblWrapper01 {
	margin: 0 auto 64px;
	position: relative;
}
#dif .tblDif01 {
	margin: 0 auto 64px;
	border-collapse: separate;
	border-spacing: 2px;
}
#dif .tblDif01 th{
	background: #f16c01;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	width: 200px;
}
#dif .tblDif01 td{
	vertical-align: middle;
	text-align:center;
	height: 120px;
	font-weight: bold;t
}
#dif .tblDif01 td:nth-child(2){
	background: #f7f7f7;
	font-size: 16px;
	line-height: 1.5;
	width: 375px;
}
#dif .tblDif01 td:nth-child(3){
	background: #fff6e6;
	font-size: 16px;
	line-height: 2;
	width: 316px;
	padding: 0 50px;
}
#dif .tblDif01 tr:nth-child(2) td:nth-child(3){
	text-align: left;
}
#dif .tblDif01 tr:nth-child(8) th,#dif .tblDif01 tr:nth-child(9) th,#dif .tblDif01 tr:nth-child(1) th{
	background: #f99b36;
}
#dif .tblDif01 tr:nth-child(1) th:nth-child(3){
	background: #f98628;
}
#dif .tblDif01 tr:nth-child(1) th:nth-child(2){
	background: #bebebe;
}
#dif .tblDif01 tr:nth-child(1) {
	font-size: 18px;
	font-weight: bold;
	height:80px;
}
#dif .tblDif01 tr ~ tr{
	border-top: 2px dotted #f7862c;
}
#dif .tblDif01 tr:nth-child(2){
	border-top: none
}
#dif .tblDif01 .orange16{
	font-size: 16px;
	color: #f16c01;
}
#dif .tblDif01 .orange18{
	font-size: 18px;
	color: #f16c01;
	line-height: 1.4;
}
#dif .tblDif01 .orange22{
	font-size: 22px;
	color: #f16c01;
	line-height: 1;
}
#dif .tblDif01 .orange26{
	font-size: 26px;
	color: #f16c01;
	line-height: 1.4;
}
#dif .tblDif01 .blue16{
	font-size: 16px;
	color: #066fda;
	line-height: 1.5;
}
#dif .tblDif01 .blue22{
	font-size: 22px;
	color: #066fda;
}
#dif .tblDif01 .blue26{
	font-size: 26px;
	color: #066fda;
	line-height: 1;
}
#dif .tblDif01 .ico01{
	position: relative;
	padding: 0 0 0 80px;
}
#dif .tblDif01 .ico01:before{
	position: absolute;
	content: url(img/ico_supple01.png);
	top: -18px;
	left: 27px;
	display: inline-block;
}
#dif .bbDot01 th, #dif .bbDot01 td {
	background-image: url(img/bg_dotted01.gif) !important;
	background-repeat: repeat-x !important;
	background-position: bottom !important;
}



#dif .powerup01 {
	margin: 0 auto 60px;
}
#dif .powerup01 .bgTop01{
	background: url(img/bg_pwTop01.gif) no-repeat;
	height:32px;
}
#dif .powerup01 .bgMdl01{
	background: url(img/bg_pwMdl01.gif);
	padding: 32px 52px 29px;
	overflow: hidden;
}
#dif .powerup01 .bgBtm01{
	background: url(img/bg_pwBtm01.gif) no-repeat;
	height:28px;
}
#dif .powerup01 .measurment01{
	width: 450px;
	float: right;
	font-size: 14px;
	color: #2e2e2e;
}
#dif .powerup01 .measurment01 td{
	font-weight: bold;
}
#dif .powerup01 .measurment01 th, #dif .powerup01 .measurment01 td {
	text-align: center;
	vertical-align:middle;
	border: 2px solid #fff;
	height: 30px;
}
#dif .powerup01 .measurment01 th:nth-child(1) {
	background: #eaeaea;
	width: 142px;
}
#dif .powerup01 .measurment01 td:nth-child(2) {
	background: #f7f7f7;
	width: 128px;
}
#dif .powerup01 .measurment01 td:nth-child(3) {
	background: #ffe5e8;
	width: 178px;
}
#dif .powerup01 .measurment01 .border01 {
	border-bottom: 2px dotted #ea6977;
}
#dif .powerup01 .measurment01 tr:nth-child(1){
	font-size: 16px;
	color: #fff;
	height: 50px;
	background:#bebebe;
}
#dif .powerup01 .measurment01 tr:nth-child(1) th{
	background:#bebebe;
}
#dif .powerup01 .measurment01 tr:nth-child(1) th:nth-child(3){
	background: #ea6977;
}
#dif .powerup01 h5{
	width: 414px;
	float: left;
	clear: none;
}
#dif .powerup01 .perspective01{
	width: 417px;
}
#dif .powerup01 .date01{
	width: 414px;
	text-align: center;
	font-size: 12px;
	line-height: 2.2;
	color: #8d8d8d;
	margin: 0 0 12px;
}
#dif .powerup01 .caution01{
	width: 414px;
	font-size: 14px;
	line-height: 1.9;
	color: #3f3b3a;
}

#dif .eating01, #dif .attention01 {
	background: url(img/bg_eating01.png) no-repeat;
}
#dif .eating01 h5, #dif .attention01 h5{
	padding: 24px 0 22px 32px;
}
#dif .eating01 {
	margin: 0 auto 48px;
}
#dif .attention01 {
	margin: 0 auto 130px;
}
#dif .txt01 {
	border: 8px solid #fed2cf;
	font-size: 16px;
	line-height: 2.1;
	font-weight: bold;
	color: #2e2e2e;
}
#dif .txt01 span {
	font-size: 20px;
	line-height: 1.7;
	color: #f25b6c;
}
#dif .eating01 .txt01 {
	padding: 44px 260px 118px 50px;
	background: url(img/pic_eating01.jpg) no-repeat right;
}
#dif .attention01 .txt01 {
	padding: 42px 0 74px 50px;
}
#dif .attention01 .tel01 {
	position: relative;
	padding: 0 0 0 36px;
}
#dif .attention01 li {
	position: relative;
	padding: 0 0 0 19px;
}
#dif .attention01 li:before {
	position: absolute;
	content: "";
	width: 14px;
	height: 14px;
	border-radius: 7px;
	background: #f25b6c;
	display: inline-block;
	top: 9px;
	left: 0;
}
#dif .attention01 .tel01:before {
	position: absolute;
	display: inline-block;
	top: 2px;
	left: 0;
	content: url(img/ico_tel01.gif);
}
#dif .contact01 {
	margin: 0 auto;
	display: block;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	padding: 0 0 0 22px;
	width: 784px;
}
#dif .contact01:hover {
	opacity: 0.7;
}
#dif .contact01:before {
	position: absolute;
	content: url(img/pic_footer01.png);
	top: -92px;
	left: -5px;
}
#dif .frame01 {
	border: 6px solid #f16c01;
	border-radius: 6px;
	width: 412px;
	height: 1055px;
	position: absolute;
	top: -3px;
	right: 0;
}

/*==============================================
--footer--
==============================================*/
footer #copyright {
	height: 112px;
	padding: 45px 0 50px;
	text-align: center;
	box-sizing: border-box;
	font-size: 18px;
	border-top: 2px solid #c5c4c4;
}