@charset "utf-8";

body {
	margin: auto;
	padding: 0;
	width: 1280px;
	background: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-size: 18px;
	-webkit-text-size-adjust: 100%;
}
.header, .footer, .section { display: block; }
div, h1, h2, ul, li, dl, dt, dd { margin: 0; padding: 0; }
img { border: 0; }


/* common
=======================*/
.clear:after { content: ""; display: block; clear: both; }

h2 { color: #e9725a; font-size: 2em; line-height: 1.7; }
h2 span {
	display: inline-block;
	padding-left: 80px;
	background: url(../img/icons.png) 0 0 no-repeat;
	line-height: 70px;
}

p { font-size: 1em; line-height: 1.7; }
dt { margin: 1em 0 .5em; font-size: 1.1em; font-weight: bold; }
a { color: #1980cf; text-decoration: none; }


/* section */
.section { padding: 2em 4% 0; }

.section h2, .section p, .section dl { float: right; width: 50%; }
.section h2 { margin: 100px 0 .5em; }
.section p { margin: .5em auto; }

.section .thumb { float: left; margin: 0; width: 50%; text-align: center; line-height: 0; }
.section .thumb-s { margin: 2em 0 0; text-align: center; }
.thumb-img { float: right; margin-left: 1em; }

.app a { display: inline-block; padding: 0 .5em; }
.more { display: none; }

.oddline { background: #e9725a; color: #fff; }
.oddline h2 { color: #fff; }


/* .header
=======================*/
.header {
	position: relative;
	padding: 125px 10% 135px;
	background: url(../img/bg_header.jpg) right bottom no-repeat;
	color: #33465e;
	line-height: 1;
}
.lead { position: relative; float: left; margin-right: 10%; width: 56%; z-index: 10; }
h1 { font-weight: normal; font-size: 1.2em; line-height: 1.2; }
h1 span { display: block; margin: 1em 0; line-height: 1.7; }
#header-device { position: relative; margin: -78px 0 -183px; z-index: 0; }


/* feature
=======================*/
#feature { padding-bottom: 2em; text-align: center; }
#feature h2, #feature p { float: none; margin: 0; width: auto; }
#feature p { margin: .5em auto; width: 60%; }
#feature ul { display: table; margin: auto; width: 60%; table-layout: fixed; }
#feature li { list-style: none; display: table-cell; text-align: center; }
#feature strong { display: block; font-weight: bold; font-size: 1.1em; }


/* report
=======================*/
#report h2 span { background-position: 0 -170px; }
#report h2, #report p { float: left; }
#report .thumb { float: right; }


/* biorhythm
=======================*/
#biorhythm h2 { margin-top: .5em; }
#biorhythm h2 span { background-position: 0 -340px; }


/* supervisor
=======================*/
#supervisor { padding: 1.5em 15%; background: #fbece8; color: #33465e; }
#supervisor h2, #supervisor p { float: none; width: 100%; }
#supervisor h2 { margin: 0 0 .4em; text-align: center; }


/* profile */
#profile .thumb-s { float: left; margin: 0 1em 0 0; width: auto; }
#profile dl { width: 80%; line-height: 1.7; }
#profile dt { margin: 0 0 .5em; font-size: 1em; font-weight: normal; }
#profile dd { font-size: .78em; }


/* interview */
#interview h3 {
	margin: 1.5em 0;
	padding: .5em;
	background: #e48977;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	line-height: 1.4;
}
#interview h3 span { padding-right: 1em; font-size: 1.33em; font-weight: bold; }

.btn-more { text-align: center; }
.btn-more span {
	padding: .3em 2.5em .4em;
	display: inline-block;
	background: #db4122;
	color: #fff;
	font-size: 1.2em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-bottom: 2px solid #821904;
}

/*-----*/
#interview, .btn-more { display: none; }
/*-----*/

/* waonpoint
=======================*/
#waonpoint { padding: 5em 4% 2em; }
#waonpoint h2,
#waonpoint p,
#waonpoint dl {
	float: none;
	margin: 0;
	width: auto;
}
#waonpoint h2 { padding-bottom: .8em; text-align: center; }
#waonpoint h2 span {
	display: inline-block;
	padding: 0;
	width: 375px;
	background: none;
	text-align: left;
	vertical-align: middle;
}
#waonpoint h2>img { vertical-align: middle; }
#waonpoint dt {
	display: table;
	margin: auto;
	padding: 20px 200px 10px;
	font-weight: normal;
	font-size: 2em;
	border-top: 1px solid #f09d8c;
}
#waonpoint p { font-size: 1.33em; text-align: center; }
#waonpoint ol,
#waonpoint ul { list-style: none; margin: 15px 0; padding: 0; }
#waonpoint ol:after { content: ""; display: block; clear: both; }
#waonpoint ol li {
	float: left;
	padding: 0 40px;
	width: 25%;
	text-align: center;
	line-height: 1.4;
	box-sizing: border-box;
}
#waonpoint ol li span { font-size: .9em; }
#waonpoint ol img,
#waonpoint ol strong { padding-bottom: .1em; font-size: 1.12em; }
#waonpoint ol li+li img {
	margin-left: -85px;
	padding-left: 85px;
	background: url(../img/icon_arrow_right.gif) 0 center no-repeat;
}
#waonpoint ul {
	padding: 1em;
	background: #ffffff;
	color: #000000;
	font-size: .9em;
	border-radius: 3px;
}
#waonpoint ul li { line-height: 1.4; }




/* fitbit
=======================*/
#fitbit {
	padding-bottom: 2em;
}
#fitbit h2, #fitbit p {
	float: none;
	margin: 0;
	width: auto;
	text-align: center;
}
#fitbit p {
	margin: .5em auto;
	width: 63%;
}
#fitbit .thumb {
	float: center;
	width:30%;
}
#fitbit strong {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
}
.fitbitli{
	margin-top:55px;
}
.charge {
	float: right;
	width:70%;
	margin-top:30px;
}
#fitbit .list li{
	float:left;
	margin-left: 30px;
	list-style-type: none;
}
#fitbit .manual {
	margin-left :110px;
}
#fitbit .btn {
	margin-left :56px;
}

/* spot
=======================*/
#spot {
	padding-bottom: 2em;
	text-align: center;
}
#spot h2, #spot p {
	float: none;
	margin: 0;
	width: auto;
}
#spot p {
	margin: .5em auto;
	width: 65%;
}

/* footer
=======================*/
.footer { padding: 20px 0 0; text-align: center; }
.footer p { margin-bottom: 2em; }
.footer li { display: inline-block; margin-right: -4px; border-left: 1px solid; }
.footer a { display: inline-block; padding: 0 .5em; }
.footer li:first-child { border-left: 0; }


/* text
=======================*/
.text { padding: 1em; width: auto; }
.text .section { padding: 2em 0; }
.text h1 { font-size: 1.5em; }
.text h2 { color: inherit; font-size: 1.33em; }
.text h2, .text p, .text ol, .text .section ul {
	margin: 0 0 .5em;
	padding: 0;
	width: 100%;
}
.text .section li { list-style: none; padding-left: 1.5em; text-indent: -1.5em; }