@charset "UTF-8";
body, p, ul, ol, h1,
h2, input {
	margin: 0;
}
ul, ol {
	padding: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	vertical-align: middle;
}
input {
	vertical-align: middle;
}
@font-face {
	font-family: "hpg-sp-webfont";
	font-style: normal;
	font-weight: normal;
	src: url("/SYS/common/fonts/hpg-sp-webfont.eot") format("embedded-opentype"),
	     url("/SYS/common/fonts/hpg-sp-webfont.ttf") format("truetype"),
	     url("/SYS/common/fonts/hpg-sp-webfont.woff") format("woff"),
	     url("/SYS/common/fonts/hpg-sp-webfont.svg") format("svg");
}
*, *::before,
*::after {
	box-sizing: border-box;
}
div, li, dl, dt, dd,
table, th, td, img,
h3, h4, h5, h6, form,
select {
	margin: 0;
}
body, div, p, li, dl,
dt, dd, table, th,
td, img, h1, h2, h3,
h4, h5, h6, form,
select {
	padding: 0;
}
select {
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
ol {
	list-style: none;
}
img, picture {
	max-width: 100%;
	display: block;
}
address {
	font-style: normal;
}
.header-wrap {
	width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#F64434), to(#D81C12));
}
body {
	font-family: Helvetica, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 1.4;
	color: #4E4E4E;
}
a {
	word-break: break-all;
	text-decoration: none;
	color: #1470CC;
}
@media (max-width: 768px) {
	a {
	 color: #3BA3CD;
	}
}
@media (max-width: 768px) {
	.mainInner {
	 margin: 0;
	}
}
body {
	font-size: 12px;
}
.headerWrap {
	box-sizing: content-box;
}
.headerWrap > .headerInner {
	position: relative;
	max-width: 950px;
	width: auto;
	margin: 0 auto;
}
@media (max-width: 950px) and (min-width: 769px) {
	.headerWrap > .headerInner {
	 margin: 0 15px;
	}
}
@media (max-width: 768px) {
	.headerWrap .headerPc {
	 display: none;
	}
}
@media (max-width: 768px) {
	.headerWrap .headerPageInfo {
	 display: none;
	}
}
@media (max-width: 768px) {
	.headerWrap {
	 display: none;
	}
}
.headerSp {
	display: none;
}
@media (max-width: 768px) {
	.headerSp {
	 display: block;
	}
}
@media (max-width: 768px) {
	.header-logo {
	 display: flex;
	 align-items: center;
	 vertical-align: middle;
	 height: 48px;
	 padding-left: 10px;
	}
}
.headerWrap {
	height: 84px;
	padding: 0 0 3px;
	background: #FFFFFF url("/SYS/cmn/images/front_002/bg_header_border_bottom.gif") repeat-x left bottom;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', MS PGothic, sans-serif;
	border-top: 6px solid #E73820;
	overflow: visible;
}
.headerLogoArea {
	position: absolute;
	top: 20px;
	left: 0;
}
.headerLogoArea > a {
	display: block;
}
.headerInfoArea {
	position: absolute;
	top: 3px;
	right: 0;
}
.headerPageInfo {
	font-size: 10px;
	color: #666666;
	text-align: right;
	white-space: nowrap;
}
.breadcrumbs {
	display: flex;
	padding: 10px 0;
	font-size: 10px;
}
@media (max-width: 768px) {
	.breadcrumbs {
	 display: none;
	}
}
.breadcrumbs > li + li {
	margin-left: 6px;
	padding-left: 13px;
	background: url("/SYS/cmn/images/common/bg_chevron.gif") left center no-repeat;
}
h1 {
	padding-bottom: 5px;
	border-bottom: 3px solid #E73820;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
@media (max-width: 768px) {
	h1 {
	 padding: 15px;
	 border-bottom: 0;
	 background-color: #FFFFFF;
	 font-size: 16px;
	}
}
.mainInner {
	max-width: 950px;
	margin: 0 auto;
}
@media (max-width: 950px) and (min-width: 769px) {
	.mainInner {
	 margin: 0 15px;
	}
}
.infoContents {
	max-width: 720px;
	margin: 0 auto;
	padding: 50px 0 70px;
}
@media (max-width: 768px) {
	.infoContents {
	 max-width: initial;
	 padding: 0 0 5px 0;
	}
}
.infoContents h2 {
	padding-left: 10px;
	border-left: solid 4px #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}
.infoContents h2:nth-of-type(2) {
	margin-top: 40px;
}
@media (max-width: 768px) {
	.infoContents h2:nth-of-type(2) {
	 margin-top: 30px;
	}
}
@media (max-width: 768px) {
	.infoContents h2:first-of-type {
	 margin-top: 25px;
	}
}
.infoContents .contentsText {
	width: 388px;
	margin-top: 10px;
}
@media (max-width: 768px) {
	.infoContents .contentsText {
	 width: initial;
	}
}
@media (max-width: 768px) {
	.infoContents {
	 width: 100%;
	 margin: 0;
	 padding: 25px 20px 50px;
	 background-color: #F9F8F7;
	}
}
.contentsWrap {
	display: flex;
	align-items: flex-end;
}
@media (max-width: 768px) {
	.contentsWrap {
	 display: block;
	}
}
.contentsWrap > div:first-of-type {
	order: 1;
}
@media (max-width: 768px) {
	.contentsWrap > div:first-of-type {
	 margin-top: 25px;
	}
}
.contentImg {
	width: 313px;
	height: 171px;
	margin: 0 auto;
	order: 2;
}
@media (max-width: 768px) {
	.contentImg {
	 width: 267px;
	 height: 146px;
	}
}
.contentImg > img:nth-child(even) {
	display: none;
}
@media (max-width: 768px) {
	.contentImg > img {
	 width: 100%;
	 height: 100%;
	 margin: 0 auto;
	}
	.contentImg > img:nth-child(even) {
	 display: block;
	}
	.contentImg > img:nth-child(odd) {
	 display: none;
	}
}
.howToReadTheEnqueteSummary {
	margin-top: 40px;
}
@media (max-width: 768px) {
	.howToReadTheEnqueteSummary {
	 margin-top: 30px;
	}
}
.howToReadTheEnqueteSummary > .contentsWrap {
	margin-top: 10px;
	align-items: flex-start;
}
.howToReadTheEnqueteSummary > .contentsWrap > .enqueteSummaryDetail {
	width: 366px;
	margin-left: 30px;
}
.howToReadTheEnqueteSummary > .contentsWrap > .enqueteSummaryDetail .title {
	margin-bottom: 5px;
	font-weight: bold;
}
.howToReadTheEnqueteSummary > .contentsWrap > .enqueteSummaryDetail .title:not(:first-of-type) {
	margin-top: 20px;
}
@media (max-width: 768px) {
	.howToReadTheEnqueteSummary > .contentsWrap > .enqueteSummaryDetail {
	 width: auto;
	 margin: 20px 0 0;
	}
	.howToReadTheEnqueteSummary > .contentsWrap > .enqueteSummaryDetail .title:not(:first-of-type) {
	 margin-top: 10px;
	}
}
.howToReadTheEnqueteSummary > .contentsWrap .badge {
	display: inline-block;
	margin-top: 10px;
	padding: 12px 20px;
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
}
@media (max-width: 768px) {
	.howToReadTheEnqueteSummary > .contentsWrap .badge {
	 margin-top: 5px;
	 border-top: 0;
	 border-bottom: 0;
	 background-color: #FFFFFF;
	}
}
.howToReadTheEnqueteSummary > .contentsWrap .badge .badgeTextWrap {
	display: flex;
	justify-content: center;
}
.howToReadTheEnqueteSummary > .contentsWrap .badge .badgeGoldText,
.howToReadTheEnqueteSummary > .contentsWrap .badge .badgeSilverText {
	display: flex;
	align-items: center;
}
.howToReadTheEnqueteSummary > .contentsWrap .badge .badgeGoldText::before,
.howToReadTheEnqueteSummary > .contentsWrap .badge .badgeSilverText::before {
	margin-right: 8px;
	padding: 13px;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
}
@media (max-width: 768px) {
	.howToReadTheEnqueteSummary > .contentsWrap .badge .badgeGoldText::before,
	.howToReadTheEnqueteSummary > .contentsWrap .badge .badgeSilverText::before {
	 padding: 14px;
	}
}
.howToReadTheEnqueteSummary > .contentsWrap .badge .badgeGoldText::before {
	background-image: url("../images/pc/badge_gold.png");
}
@media (max-width: 768px) {
	.howToReadTheEnqueteSummary > .contentsWrap .badge .badgeGoldText::before {
	 background-image: url("../images/sp/badge_gold.png");
	}
}
.howToReadTheEnqueteSummary > .contentsWrap .badge .badgeSilverText {
	margin-left: 24px;
}
.howToReadTheEnqueteSummary > .contentsWrap .badge .badgeSilverText::before {
	background-image: url("../images/pc/badge_silver.png");
}
@media (max-width: 768px) {
	.howToReadTheEnqueteSummary > .contentsWrap .badge .badgeSilverText::before {
	 background-image: url("../images/sp/badge_silver.png");
	}
}
.enqueteSummaryImg {
	width: 306px;
	height: 261px;
}
.enqueteSummaryImg:nth-child(even) {
	display: none;
}
@media (max-width: 768px) {
	.enqueteSummaryImg {
	 margin: 0 auto;
	}
}
@media (max-width: 768px) and (max-width: 345px) {
	.enqueteSummaryImg {
	 height: auto;
	}
}
@media (max-width: 768px) {
	.enqueteSummaryImg:nth-child(even) {
	 display: block;
	}
	.enqueteSummaryImg:nth-child(odd) {
	 display: none;
	}
}
.footerWrap {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 950px;
	margin: 20px auto 18px;
	padding-top: 8px;
	border-top: solid 1px #CCCCCC;
	max-width: 950px;
	width: auto;
	padding-top: 10px;
}
@media (max-width: 950px) and (min-width: 769px) {
	.footerWrap {
	 margin: 20px 15px 0;
	}
}
.footerWrap .footerSp {
	display: none;
}
@media (max-width: 768px) {
	.footerWrap {
	 display: block;
	 margin: 0 auto;
	 padding-top: 0;
	 border-top: 0px;
	}
	.footerWrap .footer-arrow-link-wrap {
	 text-align: center;
	 font-size: 10px;
	 border-top: 2px solid #CDCDCD;
	}
	.footerWrap .footer-arrow-link-wrap .footer-arrow-link {
	 position: relative;
	 border-bottom: 1px solid #CDCDCD;
	}
	.footerWrap .footer-arrow-link-wrap .footer-arrow-link > a {
	 display: inline-block;
	 width: 100vw;
	 padding: 0 40px 0 45px;
	 box-sizing: border-box;
	 text-align: left;
	 font-size: 14px;
	 color: #767676;
	 line-height: 45px;
	}
	.footerWrap .footer-arrow-link-wrap .footer-arrow-link > a:after {
	 position: absolute;
	 top: 50%;
	 right: 10px;
	 display: block;
	 width: 6px;
	 height: 6px;
	 margin-top: -5px;
	 content: '';
	 transform: rotate(45deg);
	 border-top: solid 3px #808080;
	 border-right: solid 3px #808080;
	 background-color: transparent;
	}
	.footerWrap .footer-link-wrap {
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 margin: 0 auto;
	 height: 40px;
	}
	.footerWrap .footer-link-wrap .footer-link {
	 font-size: 14px;
	 line-height: 21px;
	}
	.footerWrap .footer-link-wrap .footer-link:not(:last-child) {
	 margin-right: 10px;
	}
	.footerWrap .link-recruit-life-style {
	 padding: 8px 10px 0;
	 text-align: left;
	 border-top: 1px solid #CDCDCD;
	}
	.footerWrap .link-recruit-life-style > a {
	 display: inline-block;
	 height: 100%;
	}
	.footerWrap .link-recruit-group {
	 margin: 8px 10px;
	 text-align: left;
	}
	.footerWrap .link-recruit-group > a {
	 font-size: 10px;
	 font-weight: bold;
	 color: #435B67;
	 text-decoration: underline;
	}
	.footerWrap .footer-link-recruit {
	 background: #FFFFFF;
	 padding: 8px 10px 26px 10px;
	}
	.footerWrap .footer-link-recruit > a {
	 display: block;
	}
	.footerWrap .footer-link-recruit .footer-link-wrap {
	 display: flex;
	 height: 26px;
	 align-items: flex-end;
	 justify-content: left;
	}
	.footerWrap .footer-link-recruit .footer-link-wrap .footer-logo {
	 width: 100px;
	 height: 26px;
	}
	.footerWrap .footer-link-recruit .footer-link-wrap .copyright {
	 line-height: 12px;
	 padding: 0 0 0 10px;
	 color: #435B67;
	 font-size: 10px;
	 font-family: 'メイリオ', sans-serif;
	 font-weight: bold;
	}
	.footerWrap .link-recruit-life-style {
	 margin: 8px 10px 0;
	}
	.footerWrap .link-recruit-group {
	 margin: 8px 10px;
	 font-family: 'メイリオ', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
	 font-size: 10px;
	 color: #435B67;
	 font-weight: bold;
	 text-decoration: underline;
	}
	.footerWrap .footerPc {
	 display: none !important;
	}
	.footerWrap .footerSp {
	 display: block;
	}
	.footerWrap .footer-arrow-link-wrap {
	 border-top: 2px solid #999999;
	}
	.footerWrap .footer-arrow-link-wrap a::after {
	 box-sizing: content-box;
	}
	.footerWrap .footer-link-group {
	 padding: 10px;
	 font-size: 14px;
	 text-align: center;
	}
	.footerWrap .footer-link-group li {
	 display: inline-block;
	 margin: 0 5px;
	}
	.footerWrap .footer-link-wrap {
	 justify-content: left;
	}
	.footerWrap .footer-link-wrap > .copyright {
	 margin-left: 0 !important;
	}
}
.footerWrap > .footerPageLinkWrap {
	display: flex;
	height: 10px;
	margin-left: auto;
	justify-content: flex-end;
	order: 3;
}
.footerWrap > .footerPageLinkWrap > li {
	margin-right: 5px;
	padding-right: 5px;
	border-right: solid 1px #CCCCCC;
	line-height: 1;
	font-size: 10px;
}
.footerWrap > .footerPageLinkWrap > li:last-child {
	margin-right: 0;
	padding-right: 0;
	border: none;
}
.footerWrap > .contentLeft {
	display: flex;
	align-items: flex-end;
}
.footerWrap .recruitLinkWrap {
	font-size: initial;
}
.footerWrap .recruitLinkWrap a {
	display: flex;
	align-items: flex-end;
}
.footerWrap .recruitLinkWrap a:hover,
.footerWrap .recruitLinkWrap a:active {
	text-decoration: none;
}
.footerWrap .recruitLinkWrap a .recruitLogoWrap {
	width: 100px;
	height: 26px;
}
.footerWrap .recruitLinkWrap a .recruitLogoWrap > img {
	width: 100%;
	height: 100%;
}
.footerWrap .recruitLinkWrap a .copyright {
	display: block;
	margin-left: 10px;
	color: #435B67;
	font-size: 10px;
	font-family: 'メイリオ', sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 1;
}
