@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;
	-webkit-appearance: none;
}
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;
	}
	a:hover {
	 text-decoration: none;
	}
}
@media (max-width: 768px) {
	.mainInner {
	 margin: 0;
	}
}
body {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	color: #1E212D;
	line-height: 1.4;
}
.headerWrap {
	box-sizing: content-box;
}
.headerWrap > .headerInner {
	position: relative;
	width: auto;
	max-width: 950px;
	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;
}
.headerWrap .headerPageInfo + .headerLinks {
	margin-top: 5px;
}
.headerLogoArea {
	display: flex;
	position: absolute;
	top: 20px;
	left: 0;
	align-items: center;
}
.headerLogoArea > a {
	display: block;
}
.headerLogoArea > .promotionCatch,
.headerLogoArea > .promotionCatchS {
	margin-left: 11px;
}
.headerInfoArea {
	position: absolute;
	top: 3px;
	right: 0;
}
.headerPageInfo {
	font-size: 10px;
	color: #666666;
	text-align: right;
	white-space: nowrap;
}
.headerPageInfo + .headerLinks {
	margin-top: 4px;
}
.headerLinks {
	display: flex;
	justify-content: flex-end;
}
.headerLinks > li {
	margin-left: 20px;
	padding: 2px 0 2px 8px;
	background: url("/SYS/cmn/images/front_002/icn_header_dot_arrow.gif") no-repeat left center;
	font-size: 10px;
	line-height: 1;
}
.headerLinks > li.iconNewWindow {
	padding-left: 12px;
	background: url("/SYS/cmn/images/front_002/icn_window_blue.png") left center/7px 6px no-repeat;
}
.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;
}
.breadcrumbs {
	max-width: 950px;
	margin: auto;
}
h1 {
	background: #FFF3D6;
}
.kvSection {
	position: relative;
	height: 660px;
}
@media (max-width: 768px) {
	.kvSection {
	 height: 621px;
	}
}
.kvSection img {
	width: 100%;
	max-width: 1920px;
	margin: auto;
	object-fit: cover;
}
@media (max-width: 768px) {
	.kvSection img {
	 width: 375px;
	 height: 621px;
	}
}
.kvContents {
	position: absolute;
	right: 50%;
	bottom: 60px;
	transform: translate3d(50%, 0, 0);
	width: 950px;
}
@media (max-width: 768px) {
	.kvContents {
	 bottom: 40px;
	 width: 100%;
	}
}
.kvContents > picture {
	width: 655px;
	margin: auto;
}
.kvContents > picture img {
	height: 100%;
}
@media (max-width: 768px) {
	.kvContents > picture img {
	 width: 315px;
	 height: 80px;
	}
}
.kvDescription {
	position: relative;
	width: fit-content;
	max-width: 655px;
	margin: 15px auto 0;
	padding-left: 12px;
	line-height: 1.2;
}
.kvDescription::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "※";
}
@media (max-width: 768px) {
	.kvDescription {
	 width: 315px;
	 margin: 10px auto 0;
	 font-size: 10px;
	 text-align: left;
	}
}
.searchWrap {
	display: grid;
	grid-template-columns: 1fr 160px;
	gap: 20px 30px;
	max-width: 950px;
	margin: 30px auto 0;
	padding: 20px 30px 25px;
	background: #FFFFFF;
	border-radius: 10px;
}
@media (max-width: 768px) {
	.searchWrap {
	 display: block;
	 max-width: 768px;
	 margin: 10px 15px 0;
	 padding: 20px 15px;
	}
}
.searchTitle {
	grid-column: 1 / 3;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.selectPrefectureWrap {
	grid-column: 1 / 2;
	grid-row: 2 / 4;
	position: relative;
}
.selectPrefectureWrap::after {
	position: absolute;
	top: 50%;
	right: 26px;
	transform: rotate(135deg) translate3d(0, 50%, 0);
	width: 10px;
	height: 10px;
	margin: auto;
	border-top: 2px solid #1E212D;
	border-right: 2px solid #1E212D;
	content: "";
}
@media (max-width: 768px) {
	.selectPrefectureWrap {
	 margin-top: 20px;
	}
	.selectPrefectureWrap::after {
	 right: 18px;
	 margin-top: -2px;
	}
}
.selectPrefectureWrap > .selectPrefecture {
	width: 100%;
	height: 60px;
	padding: 0 36px;
	background: #FFFFFF;
	border: 1px solid #A3A3A3;
	border-radius: 8px;
	font-size: 18px;
	color: #1E212D;
	appearance: none;
}
.selectPrefectureWrap > .selectPrefecture:hover {
	cursor: pointer;
}
@media (max-width: 768px) {
	.selectPrefectureWrap > .selectPrefecture {
	 height: 44px;
	 padding: 0 15px;
	 font-weight: bold;
	}
}
.searchBtn {
	grid-row: 2 / 4;
	height: 60px;
	background: #D0111B;
	border: initial;
	border-radius: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.searchBtn:hover {
	background: #B30B14;
	cursor: pointer;
}
@media (max-width: 768px) {
	.searchBtn {
	 margin-top: 15px;
	 width: 100%;
	 height: 44px;
	}
}
section > h2 {
	position: relative;
	width: fit-content;
	margin: auto;
	font-size: 24px;
	color: #D0111B;
	z-index: 100;
}
@media (max-width: 768px) {
	section > h2 {
	 font-size: 20px;
	}
}
section > h2::after {
	position: absolute;
	top: 18px;
	right: 50%;
	transform: translate3d(50%, 0, 0);
	width: 110%;
	border-top: 14px solid #FFF3D6;
	z-index: -1;
	content: "";
}
.processSection {
	padding: 70px 0;
	background: #FFFBF0;
}
@media (max-width: 768px) {
	.processSection {
	 padding: 40px 20px;
	}
}
.processSection > .attention {
	margin-top: 40px;
	text-align: center;
}
@media (max-width: 768px) {
	.processSection > .attention {
	 margin-top: 30px;
	}
}
.processList {
	max-width: 760px;
	margin: 40px auto 0;
}
@media (max-width: 768px) {
	.processList {
	 margin: 30px auto 0;
	}
}
.processList > li {
	display: flex;
	align-items: center;
	gap: 50px;
	margin: auto;
	padding: 30px 50px;
	background: #FFFFFF;
}
@media (max-width: 768px) {
	.processList > li {
	 display: block;
	 padding: 20px 20px 30px;
	}
}
@media (max-width: 768px) {
	.processList > li .pcProcessImgWrap {
	 display: none;
	}
}
.processList > li .pcProcessImgWrap > img {
	max-width: initial;
}
.processList > li .sp-process-img-wrap {
	display: none;
}
@media (max-width: 768px) {
	.processList > li .sp-process-img-wrap {
	 display: block;
	 width: fit-content;
	 margin: 20px auto 0;
	}
	.processList > li .sp-process-img-wrap > img {
	 max-width: initial;
	}
}
@media (max-width: 768px) {
	.processList > li .textWrap > .number img {
	 margin: auto;
	}
}
.processList > li .textWrap > h3 {
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	color: #D0111B;
}
@media (max-width: 768px) {
	.processList > li .textWrap > h3 {
	 font-size: 16px;
	 text-align: center;
	}
}
.processList > li .textWrap > .description {
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.4;
}
@media (max-width: 768px) {
	.processList > li .textWrap > .description {
	 margin-top: 20px;
	 font-size: 14px;
	}
}
.processList > li .labelDescriptionWrap {
	margin-top: 10px;
	padding: 6px 0 9px;
	background: #F9F9F9;
	text-align: center;
}
.processList > li .labelDescriptionWrap > .text {
	line-height: 1;
}
.processList > li .labelDescriptionWrap > .label {
	width: fit-content;
	margin: 5px auto 0;
	padding: 0 4px 0 24px;
	border: 1px solid #D0111B;
	border-radius: 2px;
	background: url("/doc/point/plus/images/pc/icn_point_plus.png") #FFFFFF 4px center/18px 12px no-repeat;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #4E4E4E;
	box-sizing: border-box;
}
@media (max-width: 768px) {
	.processList > li .labelDescriptionWrap > .label {
	 border-radius: initial;
	}
}
.processList > li + li {
	margin-top: 40px;
}
@media (max-width: 768px) {
	.processList > li + li {
	 margin-top: 20px;
	}
}
.exampleSection {
	max-width: 950px;
	margin: 70px auto;
	padding: 0 20px;
}
@media (max-width: 768px) {
	.exampleSection {
	 max-width: 768px;
	 margin: 40px auto;
	}
}
.exampleSection > .text {
	margin-top: 20px;
	font-size: 16px;
	text-align: center;
}
@media (max-width: 768px) {
	.exampleSection > .text {
	 font-size: 14px;
	 line-height: 1.4;
	 text-align: left;
	}
}
.exampleSection > .attention {
	position: relative;
	width: fit-content;
	margin: 40px auto 0;
	padding-left: 12px;
}
.exampleSection > .attention::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "※";
}
@media (max-width: 768px) {
	.exampleSection > .attention {
	 margin-top: 20px;
	 text-align: initial;
	}
}
.eachExample {
	display: flex;
	gap: 0 30px;
	margin-top: 40px;
}
@media (max-width: 768px) {
	.eachExample {
	 display: block;
	 margin-top: 30px;
	}
}
.eachExample .header > .text {
	margin-top: 7px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
@media (max-width: 768px) {
	.eachExample .header > .text {
	 margin: 7px auto 0;
	}
}
.eachExample .conditionText {
	font-size: 16px;
	font-weight: bold;
}
.dinner, .lunch {
	display: grid;
	grid-template-areas: "header header" "left right";
	width: 460px;
	border-radius: 4px;
	overflow: hidden;
}
@media (max-width: 768px) {
	.dinner, .lunch {
	 width: 335px;
	 margin: auto;
	}
}
.dinner > .header,
.lunch > .header {
	grid-area: header;
	padding: 13px 0;
	box-sizing: border-box;
}
@media (max-width: 768px) {
	.dinner > .header,
	.lunch > .header {
	 width: 100%;
	}
}
.dinner > .header > .title,
.lunch > .header > .title {
	width: fit-content;
	margin: auto;
	border-radius: 100px;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}
.dinner > .left,
.dinner > .right,
.lunch > .left,
.lunch > .right {
	position: relative;
	padding: 17px 0 21px;
	text-align: center;
}
@media (max-width: 768px) {
	.dinner > .left,
	.dinner > .right,
	.lunch > .left,
	.lunch > .right {
	 padding: 16px 9px;
	}
}
.dinner > .left::before,
.dinner > .right::before,
.lunch > .left::before,
.lunch > .right::before {
	display: block;
	position: absolute;
	top: 16px;
	width: 1px;
	height: calc(100% - 32px);
	content: "";
}
@media (max-width: 768px) {
	.dinner > .left::before,
	.dinner > .right::before,
	.lunch > .left::before,
	.lunch > .right::before {
	 top: 12px;
	 left: 0;
	 height: calc(100% - 24px);
	}
}
.dinner > .left,
.lunch > .left {
	grid-area: left;
}
.dinner > .right,
.lunch > .right {
	grid-area: right;
}
.dinner .limitedPointImg,
.dinner .mainPointImg,
.dinner .totalPointImg,
.lunch .limitedPointImg,
.lunch .mainPointImg,
.lunch .totalPointImg {
	width: 170px;
}
@media (max-width: 768px) {
	.dinner .limitedPointImg,
	.dinner .mainPointImg,
	.dinner .totalPointImg,
	.lunch .limitedPointImg,
	.lunch .mainPointImg,
	.lunch .totalPointImg {
	 width: 147px;
	}
}
.dinner .limitedPointImg > img,
.dinner .mainPointImg > img,
.dinner .totalPointImg > img,
.lunch .limitedPointImg > img,
.lunch .mainPointImg > img,
.lunch .totalPointImg > img {
	width: 100%;
	height: auto;
}
.dinner .limitedPointImg,
.lunch .limitedPointImg {
	margin: 12px auto 0;
	height: 104px;
}
@media (max-width: 768px) {
	.dinner .limitedPointImg,
	.lunch .limitedPointImg {
	 margin-top: 10px;
	 height: 104px;
	}
}
.dinner .mainPointImg,
.lunch .mainPointImg {
	position: relative;
	height: 90px;
	margin: 30px auto 0;
}
.dinner .mainPointImg::before,
.dinner .mainPointImg::after,
.lunch .mainPointImg::before,
.lunch .mainPointImg::after {
	position: absolute;
	top: -16px;
	right: 47%;
	width: 14px;
	height: 2px;
	background: #999999;
	content: "";
}
.dinner .mainPointImg::after,
.lunch .mainPointImg::after {
	transform: rotate(90deg);
}
@media (max-width: 768px) {
	.dinner .mainPointImg,
	.lunch .mainPointImg {
	 margin-top: 28px;
	 height: 88px;
	}
}
.dinner .totalPointImg,
.lunch .totalPointImg {
	position: relative;
	height: 74px;
	margin: 30px auto 0;
}
.dinner .totalPointImg::after,
.lunch .totalPointImg::after {
	position: absolute;
	right: 50%;
	top: -18px;
	transform: translate3d(50%, 0, 0);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 11px 0 11px;
	border-color: #999999 transparent transparent transparent;
	content: "";
}
@media (max-width: 768px) {
	.dinner .totalPointImg,
	.lunch .totalPointImg {
	 margin-top: 28px;
	 height: 72px;
	}
}
.dinner {
	border-bottom: 1px solid #7B82AD;
}
.dinner > .header {
	background: #7B82AD;
}
.dinner > .header > .title {
	padding: 0 18px 0 33px;
	background: #FFFFFF url("/doc/point/plus/images/pc/icn_dinner.png") 12px center/12px 14px no-repeat;
	color: #7B82AD;
}
.dinner > .left {
	border-left: 1px solid #7B82AD;
}
.dinner > .right {
	border-right: 1px solid #7B82AD;
}
.dinner > .right::before {
	border-left: 1px solid #7B82AD;
}
.lunch {
	border-bottom: 1px solid #B39977;
}
@media (max-width: 768px) {
	.lunch {
	 margin-top: 20px;
	}
}
.lunch > .header {
	background: #B39977;
}
.lunch > .header > .title {
	padding: 0 26px 0 40px;
	background: #FFFFFF url("/doc/point/plus/images/pc/icn_lunch.png") 16px center/15px 15px no-repeat;
	color: #B39977;
}
.lunch > .left {
	border-left: 1px solid #B39977;
}
.lunch > .right {
	border-right: 1px solid #B39977;
}
.lunch > .right::before {
	border-left: 1px solid #B39977;
}
.attentionSection {
	padding: 70px 30px;
	background: #F1F1F1;
}
@media (max-width: 768px) {
	.attentionSection {
	 padding: 40px 30px 70px;
	}
}
.attentionSection > h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
@media (max-width: 768px) {
	.attentionSection > h2 {
	 font-size: 20px;
	}
}
.attentionWrap {
	max-width: 950px;
	margin: 40px auto 0;
}
@media (min-width: 769px) {
	.attentionWrap {
	 font-size: 14px;
	}
}
@media (max-width: 768px) {
	.attentionWrap {
	 margin: 20px auto 0;
	}
}
.attentionWrap > dd + dt,
.attentionWrap .limitedPoint,
.attentionWrap .multiAttention {
	margin-top: 20px;
}
.sp-back-btn {
	display: none;
}
@media (max-width: 768px) {
	.sp-back-btn {
	 display: block;
	 width: fit-content;
	 margin: 20px 10px 0 auto;
	 padding: 0 14px;
	 background: #FAFAFA;
	 border: 1px solid #969696;
	 border-radius: 4px;
	 font-size: 12px;
	 font-weight: bold;
	 line-height: 30px;
	}
	.sp-back-btn > a {
	 color: #1E212D;
	}
}
.sp-breadcrumbs {
	display: none;
}
@media (max-width: 768px) {
	.sp-breadcrumbs {
	 display: flex;
	 width: 100%;
	 height: 36px;
	 margin-top: 22px;
	 padding: 0 20px;
	 font-size: 14px;
	 align-items: center;
	 white-space: nowrap;
	 overflow-x: scroll;
	}
	.sp-breadcrumbs > li > a {
	 position: relative;
	 padding-right: 40px;
	}
	.sp-breadcrumbs > li > a::after {
	 display: block;
	 position: absolute;
	 top: 0;
	 right: 17px;
	 transform: rotate(45deg) translate3d(0, 50%, 0);
	 width: 8px;
	 height: 8px;
	 background-color: transparent;
	 border-top: 2px solid #CCCCCC;
	 border-right: 2px solid #CCCCCC;
	 content: "";
	}
}
.footerWrap {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 950px;
	margin: 20px auto 18px;
	padding-top: 8px;
	padding-bottom: 18px;
	max-width: 950px;
	width: auto;
}
@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;
	text-decoration: none !important;
}
.footerWrap .recruitLinkWrap a:hover,
.footerWrap .recruitLinkWrap a:active {
	text-decoration: none !important;
}
.footerWrap .recruitLinkWrap a:hover > img {
	opacity: 1;
}
.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;
}
.autoScrollBtn {
	display: block;
	position: fixed;
	right: 20px;
	min-width: 85px;
	height: 85px;
	cursor: pointer;
}
@media (max-width: 768px) {
	.autoScrollBtn {
	 display: none;
	}
}
.autoScrollBtn.show {
	bottom: 40px;
	transform: translate3d(0, 20px, 0);
	transition: 300ms;
}
.autoScrollBtn:not(.show) {
	bottom: -160px;
	transform: translate3d(0, -20px, 0);
	transition: 300ms;
}
