@charset "utf-8";

body {
	font: 15px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	background: url(/sp/check/assets/img/bg.jpg);
	background-size: 250px 250px;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.5;
}
p {
	margin: 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
dl,dt,dd {
	margin: 0px;
	padding: 0px;
}
a {
}
a:hover {
}
a img {
	border: none;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.clearfix {
	zoom:1;
}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}
#contents {
	position: relative;
	width: 320px;
	margin: 0px auto;
}

/* -------------------- header */
#header {
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 100%;
	height: 70px;
}
#header .item {
	position: absolute;
	top: 10px;
	left: 320px;
	width: 300px;
	padding: 0px 10px;
	text-align: center;
}
#header .item:first-child {
	left: 0px;
}
#header .kokoro {
	float: left;
	width: 76px;
	height: 16px;
}
#header .goverment {
	float: right;
	width: 57px;
	height: 16px;
}
#header .i2 .title {
	display: inline-block;
	width: 200px;
	text-align: center;
}
#header #step {
	position: relative;
	width: 300px;
	height: 20px;
	margin-bottom: 10px;
}
#header #step li {
	position: absolute;
	top: 0px;
	left: 320px;
}
#header #step .s1 {
	width: 132px;
	padding: 0px 84px;
}
#header #step .s2 {
	width: 208px;
	padding: 0px 46px;
}
#header #step .s3 {
	width: 171px;
	padding: 0px 64px;
}
#header #step .s4 {
	width: 146px;
	padding: 0px 77px;
}
#progress {
	overflow: hidden;
	position: relative;
	left: 320px;
	width: 100%;
	height: 5px;
	border-radius: 2px;
	background: rgba(240,148,149,0.2);
}
#progress span {
	display: block;
	width: 0%;
	height: 5px;
	border-radius: 2px;
	background: rgba(240,148,149,1.0);
}

/* -------------------- main */
#main {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 359px;
}
#main .stage {
	width: 21420px;
	position: absolute;
	top: 45px;
	left: 0px;
}
#main .item {
	overflow: hidden;
	position: relative;
	float: left;
	width: 280px;
	height: 300px;
	padding: 15px 20px 0px 20px;
}
#main h1 {
	margin-bottom: 12px;
}
#main h2 {
	margin-bottom: 20px;
}
#main .cover {
	height: 315px;
	padding-top: 0px;
}
#main .cover .read {
	margin-bottom: 30px;
}
#main .step {
	height: 315px;
	padding-top: 0px;
}
#main .txt {
	display: table-cell;
	width: 280px;
	height: 107px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	vertical-align: middle;
}
#main .txt .shoulder {
	display: inline-block;
	font-size: 13px;
}
#main .txt .shoulder.bk {
	display: block;
}
#main .step.s1 {
	background: url(/sp/check/assets/img/img-s1.png) no-repeat center 154px;
	background-size: 78px 100px;
}
#main .s1 .txt {
	color: #7ab15d;
}
#main .step.s2 {
	background: url(/sp/check/assets/img/img-s2.png) no-repeat center 159px;
	background-size: 84px 90px;
}
#main .s2 .txt {
	color: #4e81c4;
}
#main .step.s3 {
	background: url(/sp/check/assets/img/img-s3.png) no-repeat center 153px;
	background-size: 94px 100px;
}
#main .s3 .txt {
	color: #4d9fb3;
}
#main .step.s4 {
	background: url(/sp/check/assets/img/img-s4.png) no-repeat center 158px;
	background-size: 109px 93px;
}
#main .s4 .txt {
	color: #d6893d;
}
#main .result {
	background: url(/sp/check/assets/img/img-result.png) no-repeat center 124px;
	background-size: 112px 110px;
}
#main .s4 .txt {
	color: #d6893d;
}

/* -------------------- b_g */
.check .b_g, 
.result form {
	position: absolute;
	bottom: 0px;	
}
.btnNext,
.next {
	width: 280px;
	height: 44px;
	margin-bottom: 5px;
	text-indent: -9999px;
	cursor: pointer;
}
.result input {
	width: 280px;
	height: 44px;
	margin-bottom: 0px;
	cursor: pointer;
}
.cover .choice1 {
	background: url(/sp/check/assets/img/btn_male.png) no-repeat;
	background-size: 280px 44px;
}
.cover .choice2 {
	background: url(/sp/check/assets/img/btn_female.png) no-repeat;
	background-size: 280px 44px;
}
.step .next {
	background: url(/sp/check/assets/img/btn_next.png) no-repeat;
	background-size: 280px 44px;
}
.s1 .choice1 {
	background: url(/sp/check/assets/img/btn_01_01.png) no-repeat;
	background-size: 280px 44px;
}
.s1 .choice2 {
	background: url(/sp/check/assets/img/btn_01_02.png) no-repeat;
	background-size: 280px 44px;
}
.s1 .choice3 {
	background: url(/sp/check/assets/img/btn_01_03.png) no-repeat;
	background-size: 280px 44px;
}
.s1 .choice4 {
	background: url(/sp/check/assets/img/btn_01_04.png) no-repeat;
	background-size: 280px 44px;
}
.s2 .choice1 {
	background: url(/sp/check/assets/img/btn_02_01.png) no-repeat;
	background-size: 280px 44px;
}
.s2 .choice2 {
	background: url(/sp/check/assets/img/btn_02_02.png) no-repeat;
	background-size: 280px 44px;
}
.s2 .choice3 {
	background: url(/sp/check/assets/img/btn_02_03.png) no-repeat;
	background-size: 280px 44px;
}
.s2 .choice4 {
	background: url(/sp/check/assets/img/btn_02_04.png) no-repeat;
	background-size: 280px 44px;
}
.s3 .choice1 {
	background: url(/sp/check/assets/img/btn_03_01.png) no-repeat;
	background-size: 280px 44px;
}
.s3 .choice2 {
	background: url(/sp/check/assets/img/btn_03_02.png) no-repeat;
	background-size: 280px 44px;
}
.s3 .choice3 {
	background: url(/sp/check/assets/img/btn_03_03.png) no-repeat;
	background-size: 280px 44px;
}
.s3 .choice4 {
	background: url(/sp/check/assets/img/btn_03_04.png) no-repeat;
	background-size: 280px 44px;
}
.s4 .choice1 {
	background: url(/sp/check/assets/img/btn_04_01.png) no-repeat;
	background-size: 280px 44px;
}
.s4 .choice2 {
	background: url(/sp/check/assets/img/btn_04_02.png) no-repeat;
	background-size: 280px 44px;
}
.s4 .choice3 {
	background: url(/sp/check/assets/img/btn_04_03.png) no-repeat;
	background-size: 280px 44px;
}
.s4 .choice4 {
	background: url(/sp/check/assets/img/btn_04_04.png) no-repeat;
	background-size: 280px 44px;
}

/* -------------------- footer */
#footer {
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 100%;
	height: 120px;
}
#footer .item {
	position: absolute;
	top: 0px;
	left: 320px;
	width: 300px;
	padding: 0px 10px 10px 10px;
}
#footer .item:first-child {
	left: 0px;
}
#footer #social {
	overflow: hidden;
	position: relative;
	top: 7px;
	width: 260px;
	margin-bottom: 10px;
	padding-left: 50px;
}
#footer #social .addthis_button_facebook_like {
	margin-right: 17px;
}
#footer .notice {
	font-size: 9px;
}
#footer ul {
	padding: 20px 10px;
}
#footer .btnPrev {
	float: right;
	width: 94px;
}
#footer .btnTitle {
	float: left;
	width: 118px;
}
#footer .btnReport {
	float: left;
	width: 75px;
}
#footer .admin {
	clear: both;
	padding: 5px 0px;
	border-top: 1px solid #e5e5e5;
}
#footer .kokoro {
	float: left;
	width: 76px;
	height: 16px;
}
#footer .goverment {
	float: right;
	width: 57px;
	height: 16px;
}
#footer .link {
	padding: 4px 0 20px;
}
#footer .link a {
	color: #333;
	font-size: 9px;
	text-decoration: none;
}
#footer .link a::before {
	content: '';
	display: inline-block;
	margin-right: 3px;
	border: 3px solid transparent;
	border-left: 5px solid #ff8080;
}


/* -------------------- result */
.report #header {
	position: static;
	height: auto;
}
.report #header .title {
	display: block;
	width: 200px;
	margin: 10px auto;
	text-align: center;
}
.report #header h1 {
	overflow: hidden;
	width: 320px;
	height: 30px;
	background: url(/sp/check/assets/img/result_title.png) no-repeat;
	background-size: 320px 30px;
	text-indent: -9999px;
}
.report #main {
	width: auto;
	height: auto;
	margin: 0px 20px;
}
.result_txt {
	margin: 20px 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.result_txt.result1 {
	color: #dea063;
}
.result_txt.result2 {
	color: #93bf7c;
}
.result_txt.result3 {
	color: #70b2c2;
}
.result_txt.result4 {
	color: #4e81c4;
}
.report .chart {
	margin-bottom: 25px;
}
.report .section {
	margin-bottom: 25px;
}
.report .stress h2 {
	margin-bottom: 10px !important;
	background: url(/sp/check/assets/img/result_h01_01.png) no-repeat;
	background-size: 174px 15px;
	text-indent: -9999px;
}
.report .factor h2 {
	margin-bottom: 10px !important;
	background: url(/sp/check/assets/img/result_h02_01.png) no-repeat;
	background-size: 183px 15px;
	text-indent: -9999px;
}
.report .comment h2 {
	margin-bottom: 10px !important;
	background: url(/sp/check/assets/img/result_h03_01.png) no-repeat;
	background-size: 48px 14px;
	text-indent: -9999px;
}
.report .b_g {
	margin-bottom: 23px;
}
.report .b_g li {
	margin-bottom: 5px;
}
.report .b_g a, 
.report .b_g span {
	display: block;
	width: 280px;
	height: 44px;
	text-indent: -9999px;
	cursor: pointer;
}
.report .b_g .advice a {
	margin-bottom: 40px;
	background: url(/sp/check/assets/img/btn_advice.png) no-repeat;
	background-size: 280px 44px;
}
.report .b_g .pdf a {
	background: url(/sp/check/assets/img/btn_pdf.png) no-repeat;
	background-size: 280px 44px;
}
.report .b_g .mail span {
	background: url(/sp/check/assets/img/btn_mail.png) no-repeat;
	background-size: 280px 44px;
}
.report .section.about p {
	margin-bottom: 10px;
}
.report .section.about .read {
	color: #a34646;
	font-weight: bold;
}
.report .section.about h2 {
	margin-bottom: 10px !important;
	background: url(/sp/check/assets/img/result_h04_01.png) no-repeat;
	background-size: 157px 16px;
	text-indent: -9999px;
}
.report .section.about h3 {
	margin: 30px 0px 10px 0px;
	font-weight: bold;
}
.report .section.about .notice {
	margin-bottom: 10px;
	font-size: 11px;
}
.report #footer {
	width: auto;
	height: auto;
	padding: 0px 10px 20px 10px;
}
.report #footer ul {
	margin-bottom: 20px;
	padding: 0px 10px;
}

/* -------------------- mail_box */
#mail_box {
	display: none;
	margin-bottom: 15px;
}
#mail_box .inner {
	display: none;
	position: relative;
	width: 240px;
	padding: 0px 19px;
	border: 1px solid #ecb8a6;
	border-radius: 10px;
	background: #fff;
}
#mail_box h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 19px;
	margin-bottom: 20px;
}
#mail_box p {
	margin-bottom: 10px;
	font-size: 12px;
}
#mail_box .text {
	width: 230px;
	margin: 0px 0px 16px 0px;
	padding: 5px;
	border: 1px solid #e5e5e5;
	border-radius: 0px;
	background: none;
	box-shadow: none;
	font-size: 14px;
	line-height: 22px;
	-webkit-appearance:none;
}
#mail_box .textarea {
	width: 230px;
	margin: 0px 0px 16px 0px;
	padding: 5px;
	border: 1px solid #e5e5e5;
	border-radius: 0px;
	background: none;
	box-shadow: none;
	font-size: 14px;
	line-height: 22px;
	-webkit-appearance:none;
}
#mail_box .submit {
	width: 240px;
	height: 44px;
	margin-bottom: 19px;
	border: none;
	background: url(/sp/check/assets/img/btn_report_submit.png) no-repeat;
	background-size: 240px 44px;
	text-indent: -9999px;
	cursor: pointer;
}
#mail_box .close {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 24px;
	height: 24px;
	background: url(/sp/check/assets/img/btn_close.png) no-repeat;
	background-size: 24px 24px;
	text-indent: -9999px;
	cursor: pointer;
}
#mail_box .error {
	margin-bottom: 16px;
	color: #a34646;
	font-size: 12px;
}
.overlay {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9000;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
}

/* -------------------- advice */
.advice #header {
	position: static;
	height: auto;
}
.advice #header .title {
	display: block;
	width: 200px;
	margin: 10px auto;
	text-align: center;
}
.advice #header h1 {
	overflow: hidden;
	width: 250px;
	height: 26px;
	margin: 0px auto;
	background: url(/sp/check/assets/img/advice_title.png) no-repeat;
	background-size: 250px 26px;
	text-indent: -9999px;
}
.advice #main {
	width: auto;
	height: auto;
	margin: 0px 20px;
	padding-top: 25px;
}
.advice .read {
	margin-bottom: 30px;
}
.advice .section {
	margin-bottom: 25px;
}
.advice .b_g {
	margin-bottom: 40px;
}
.advice .b_g li {
	margin-bottom: 20px;
}
.advice .b_g li img {
	margin-bottom: 6px;
}
.advice .b_g a, 
.advice .b_g span {
	display: block;
	width: 280px;
	height: 44px;
	text-indent: -9999px;
	cursor: pointer;
}
.advice .b_g .selfcare a {
	background: url(/sp/check/assets/img/btn_advice_01.png) no-repeat;
	background-size: 280px 44px;
}
.advice .b_g .worker a {
	background: url(/sp/check/assets/img/btn_advice_02.png) no-repeat;
	background-size: 280px 44px;
}
.advice .etc {
	margin-bottom: 40px;
}
.advice .etc h2 {
	margin-bottom: 0px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	background: url(/sp/check/assets/img/advice_etc.png) no-repeat;
	background-size: 200px 16px;
	text-indent: -9999px;
}
.advice .list_link li a {
	display: block;
	padding: 10px 30px 10px 0px;
	border-bottom: 1px solid #e5e5e5;
	background: url(/sp/check/assets/img/sp-icon-arrow.png) no-repeat right center;
	background-size: 16px 16px;
	color: #4d9fb3;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.advice #footer {
	width: auto;
	height: auto;
	padding: 0px 10px 20px 10px;
}
.advice #footer ul {
	margin-bottom: 20px;
	padding: 0px 10px;
}

/* -------------------- rate */
#rate {
	margin-bottom: 20px;
}
#rate ul {
	overflow: hidden;
	margin-bottom: 20px;
	border-radius: 5px;
}
