@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	padding-bottom: 59px;
	text-align: center;
	position: relative;
	background-color: #F8F7E3;
	z-index: 20;
}
.mainVisual::after {
	width: 877px;
	height: 598px;
	position: absolute;
	top: -69px;
	right: 0;
	content: '';
	z-index: -1;
	background: url("../img/index/mainvisual_bg.png") no-repeat right top / 877px;
}
.mainVisual .visual {
	margin: 0 0 11px 87px;
}
.mainVisual .text {
	margin-top: 17px;
	font-size: 1.4rem;
	text-align: center;
	letter-spacing: 0.04em;
}
.mainVisual .text a {
	text-decoration: underline;
}
@media all and (min-width: 897px) {
	.mainVisual .text a:hover {
		text-decoration: none;
	}
}
.experience {
	padding: 80px 0 94px;
	position: relative;
	background-color: #fff;
	z-index: 10;
}
.experience .photo {
	margin: 0 auto;
	max-width: 852px;
	position: relative;
	z-index: 15;
}
.experience .photo img {
	width: 100%;
}
.experience .img {
	position: absolute;
	top: -113px;
	left: 0;
}
.experience .img02 {
	left: auto;
	right: 0;
	top: 71px;
}
.useBox {
	padding: 100px 0 44px;
	background: url(../img/index/useBox_bg.png) repeat left top / 62px;
	position: relative;
}
.useBox::before {
	width: 91px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	content: '';
	z-index: 10;
	background: url(../img/common/arrow_img02.png) no-repeat center top / 91px;
}
.useBox::after {
	width: 89px;
	height: 50px;
	position: absolute;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
	content: '';
	background: url(../img/index/arrow_img01.png) no-repeat center bottom / 89px;
}
.useBox h2 {
	margin-bottom: 34px;
	text-align: center;
}
.useBox .photo {
	margin: 0 auto 76px;
	max-width: 1000px;
}
.useBox .photo img {
	width: 100%;
}
.useBox .borderBox {
	margin: 0 auto 56px;
	padding: 10px 10px 33px;
	border: 2px solid #000;
	background-color: #FEFFB3;
	width: 800px;
	box-sizing: border-box;
	border-radius: 12px;
}
.useBox .borderBox h3 {
	margin: -37px auto 27px;
	padding: 11px 10px 9px;
	width: 710px;
	color: #FFF;
	font-size: 2.4rem;
	letter-spacing: 0.04em;
	text-align: center;
	border-radius: 30px;
	box-sizing: border-box;
	background-color: #15BA6E;
	border: 2px solid #fff;
}
.useBox .borderBox .list {
	display: flex;
	margin-left: 71px;
}
.useBox .borderBox .list li {
	width: 172px;
	margin-right: 63px;
}
.useBox .borderBox .list li:nth-child(3n) {
	margin-right: 0;
}
.useBox .borderBox .list .img {
	position: relative;
	display: block;
}
.useBox .borderBox .list .img img {
	width: 100%;
}
.useBox .borderBox .list .img::after {
	margin-top: 8px;
	position: absolute;
	background: url("../img/common/arrow_img05.png") no-repeat left center;
	width: 42px;
	height: 30px;
	top: 50%;
	right: -52px;
	transform: translateY(-50%);
	content: "";
}
.useBox .borderBox .list li:nth-child(3n) .img::after {
	display: none;
}
.useBox .borderBox .list li .txt {
	margin-top: 13px;
	display: block;
	font-size: 2rem;
	letter-spacing: 0.04em;
	text-align: center;
	font-weight: 700;
}
.account {
	margin-bottom: 80px;
	padding: 100px 0;
	background-color: #fff;
}
.account .headLine01 {
	margin-bottom: 30px;
}
.account .imgList {
	margin: 0 auto 29px;
	max-width: 1000px;
	padding: 41px 37px 51px 40px;
	background-color: #F8F7E4;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-radius: 12px;
	box-sizing: border-box;
	position: relative;
}
.account .imgList .mar {
	margin-bottom: 0;
}
.account .imgList .mar::after {
	display: none;
}
.account .imgList li {
	margin-bottom: 62px;
	width: 45.6%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	position: relative;
}
.account .imgList li::before {
	margin-top: -14px;
	position: absolute;
	background: url("../img/index/icon01.png") repeat left top;
	width: 2px;
	height: 100%;
	bottom: 0;
	right: -40px;
	content: "";
}
.account .imgList li:nth-child(2n)::before {
	display: none;
}
.account .imgList::after {
	margin-top: -5px;
	position: absolute;
	background: url("../img/index/icon02.png") repeat left -1px top;
	right: 39px;
	height: 2px;
	top: 50%;
	transform: translateY(-50%);
	left: 38px;
	content: "";
}
.account .imgList li .photoBox {
	margin-right: 18px;
	width: 126px;
}
.account .imgList h3 {
	font-size: 1.8rem;
	line-height: 1.5;
	letter-spacing: 0.02em;
	font-family: "ヒラギノ角ゴ Pro W6", Hiragino Kaku Gothic Pro," sans-serif";
}
.account .imgList p {
	margin-top: 5px;
	font-size: 2.4rem;
	letter-spacing: 0.04em;
	line-height: 1.33;
	font-family: "ヒラギノ角ゴ Pro W6", Hiragino Kaku Gothic Pro," sans-serif";
}
.account .imgList p span {
	color: #f4680b;
}
@media all and (max-width: 896px) {
	.experience .photo {
		max-width: inherit;
	}
	.interview .linkUl a span {
		padding-right: 0;
	}
	.account .imgList {
		padding: 14px 15px;
		display: block;
		border-radius: 5px;
		max-width: inherit;
		margin: 0 25px 14px;
	}
	.account .imgList li {
		margin-bottom: 0;
		padding: 15px 0 !important;
		width: 100%;
		border-bottom: 2px dotted #000;
	}
	.account .imgList li:last-child {
		border: none;
	}
	.account .imgList li .photoBox {
		margin-right: 11px;
		width: 90px;
		flex-shrink: 0;
	}
	.account .imgList h3 {
		margin-bottom: 0;
		font-size: 1.2rem;
	}
	.account .imgList p {
		margin-top: 2px;
		line-height: 1.35;
		font-size: 1.8rem;
	}
	.account .imgList li::before,.account .imgList li::after {
		display: none;
	}
	.account .imgList::after {
		display: none;
	}
}
.function {
	margin-bottom: 100px;
}
.function .headLine01 {
	margin-bottom: 40px;
}
.function .imgList {
	margin-bottom: 31px;
}
.function .imgList li {
	margin-bottom: 30px;
}
.function .imgList li img {
	width: 100%;
}
.function .imgList li:last-child {
	margin-bottom: 0;
}
.interview {
	padding: 80px 0 110px;
	background-color: #fff;
}
.interview .headLine01 {
	margin-bottom: 41px;
}
.interview .listUl {
	margin: -30px auto 0;
	max-width: 1000px;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 10;
}
.interview .listUl > li {
	width: calc(100%/2 - 26px);
	border: #000 solid 3px;
	background-color: #FEFFB3;
	border-radius: 12px;
	position: relative;
	padding: 33px 37px 38px;
	margin: 30px 10px 0 0;
	box-sizing: border-box;
}
.interview .listUl > li::after {
	background-image: linear-gradient(-46deg, transparent 25%, #000 25%, #000 50%, transparent 50%, transparent 75%, #000 75%);
	background-size: 7px 7px;
	position: absolute;
	content: "";
	border-radius: 13px;
	height: 100%;
	width: 100%;
	z-index: -2;
	left: 13px;
	top: 13px;
}
.interview .listUl li .title {
	margin: 0 -16px 10px;
	font-size: 2.2rem;
	color: #ff6600;
	text-align: center;
	font-weight: bold;
	line-height: 1.54;
	letter-spacing: 0.01em;
	font-family: "ヒラギノ角ゴ Pro W6", Hiragino Kaku Gothic Pro," sans-serif";
}
.interview .listUl li .text {
	min-height: 329px;
}
.interview .listUl li .text p {
	margin-bottom: 30px;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
	line-height: 1.66;
}
.interview .listUl li > p:last-child {
	margin-bottom: 0;
}
.interview .listUl li .professionname {
	font-size: 1.4rem;
	margin-bottom: 1px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W6", Hiragino Kaku Gothic Pro," sans-serif";
	line-height: 1.5;
}
.interview .listUl li .name {
	font-size: 2.4rem;
	letter-spacing: 0.04em;
	margin-bottom: 23px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W6", Hiragino Kaku Gothic Pro," sans-serif";
	line-height: 1.5;
}
.interview .listUl li .personimage {
	margin: 0 auto 21px;
	max-width: 394px;
}
.interview .listUl li .personimage img {
	width: 100%;
}
.interview .listUl li .detailarea {
	border-radius: 10px;
	padding: 7px 20px 15px;
	box-sizing: border-box;
	background-color: #fff;
	margin-bottom: 26px;
}
.interview .listUl li .detailtitle {
	display: inline-block;
	padding: 1px 0 2px;
	background-color: #000;
	color: #fff;
	border-radius: 20px;
	text-align: center;
	min-width: 105px;
	margin-bottom: 7px;
	font-size: 1.4rem;
}
.interview .listUl li .detailtext {
	margin-top: 7px;
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0.04em;
}
.interview .listUl li .imgBox {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.interview .listUl li .imgBox .photoBox {
	width: 153px;
}
.interview .listUl li .imgBox .textBox {
	width: 180px;
	text-align: center;
}
.interview .listUl li .imgBox .textBox p {
	font-size: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W6", Hiragino Kaku Gothic Pro," sans-serif";
}
.interview .linkUl {
	margin-top: 34px;
}
.interview .linkUl li {
	margin-top: 20px;
}
.interview .linkUl a {
	padding: 7px 5px 9px;
	display: block;
	background-color: #fff;
	border-radius: 50px;
	box-sizing: border-box;
	border: 2px solid #FF6600;
	font-size: 2rem;
	font-family: "ヒラギノ角ゴ Pro W6", Hiragino Kaku Gothic Pro," sans-serif";
	text-align: center;
}
@media all and (min-width: 897px) {
	.interview .linkUl a:hover {
		opacity: 0.7;
	}
}
.interview .linkUl a span {
	padding-right: 30px;
	position: relative;
}
.interview .linkUl a span::after {
	width: 23px;
	height: 25px;
	position: absolute;
	right: 2px;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	background: url(../img/common/arrow_img04.png) no-repeat right center / 23px;
}
.interview .linkUl .link a {
	border-color: #000;
	background-color: #000;
	color: #fff;
	letter-spacing: 0.06em;
	padding: 8px 5px 8px;
}
.interview .linkUl .link a span::after {
	background-image: url(../img/common/arrow_img03.png);
}
.photoImg img {
	width: 100%;
}
.lineup {
	padding: 80px 0 100px;
}
.lineup .headLine01 .txt {
	min-width: 117px;
}
.lineup .comTxt {
	margin-bottom: 73px;
}
.lineup .list {
	display: flex;
}
.lineup .list li {
	margin-right: 32px;
	padding: 10px 22px 0;
	border: 3px solid #F44C0B;
	border-radius: 12px;
	width: 312px;
	box-sizing: border-box;
	background-color: #f2f2f2;
}
.lineup .list li:nth-child(3n) {
	margin-right: 0;
}
.lineup .comTxt {
	margin-bottom: 73px;
}
.lineup .list li .photoBox {
	margin: 0 -7px;
}
.lineup .list li .textBox {
	margin: 35px -22px 0;
	padding: 29px 27px 36px;
	background-color: #fff;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	position: relative;
	min-height: 616px;
	box-sizing: border-box;
}
.lineup .list h3 {
	margin: -53px auto 22px;
	padding: 14px 10px;
	font-size: 2rem;
	letter-spacing: 0.08em;
	color: #fffe50;
	background-color: #F44C0B;
	width: 242px;
	line-height: 1.3;
	text-align: center;
	box-sizing: border-box;
	border-radius: 12px;
}
.lineup .list .special01 h3 {
	background-color: #F88B0A;
}
.lineup .list .special01 {
	border-color: #F88B0A;
}
.lineup .list .special02 {
	border-color: #F8D50A;
}
.lineup .list .special02 h3 {
	color: #000;
	background-color: #F8D50A;
}
.lineup .list .text02 {
	margin: 0 12px 2px 0;
	padding: 0 5px;
	font-size: 1.4rem;
	letter-spacing: 0.04em;
	width: 60px;
	height: 24px;
	display: inline-block;
	border: 1px solid #0b2f4c;
	box-sizing: border-box;
	border-radius: 15px;
	font-weight: 700;
	text-align: center;
	background-color: #f2f2f2;
}
.lineup .list p {
	margin-bottom: 1px;
	font-size: 1.6rem;
	line-height: 1.625;
	letter-spacing: 0.04em;
}
.lineup .list .text03 {
	margin-bottom: 12px;
}
.lineup .list .text05 {
	margin: 0 -10px 18px 0;
}
.lineup .list .text03.special {
	margin: 22px 0 104px;
	letter-spacing: 0;
}
.lineup .list .text06 {
	width: 78px;
}
.lineup .list .btn {
	position: absolute;
	bottom: 36px;
}
.lineup .list .btn a {
	padding: 11px 26px 5px;
	font-size: 2rem;
	color: #fff;
	display: block;
	width: 250px;
	height: 80px;
	letter-spacing: 0.06em;
	line-height: 1.4;
	font-family: "ヒラギノ角ゴ Pro W6", Hiragino Kaku Gothic Pro," sans-serif";
	background: #000 url("../img/common/arrow_img03.png") no-repeat right 10px top 28px;
	box-sizing: border-box;
	border-radius: 45px;
}
.lineup .list .btn a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	.lineup {
		padding: 40px 25px 14px;
	}
	.lineup .headLine01 {
		margin-bottom: 18px;
	}
	.lineup .list {
		display: block;
	}
	.lineup .list li {
		margin: 0 0 36px;
		width: auto;
		border-width: 2px;
		border-radius: 6px;
		padding: 18px 22px 0;
	}
	.lineup .list h3 {
		margin-bottom: 27px;
		margin-top: -36px;
		padding: 6px 10px;
		font-size: 1.5rem;
		width: 250px;
		border-radius: 20px;
	}
	.lineup .list p {
		font-size: 1.4rem;
		line-height: 1.428;
	}
	.lineup .list .text03 {
		margin-bottom: 15px;
		font-size: 1.2rem;
		line-height: 1.5;
	}
	.lineup .comTxt {
		margin-bottom: 42px;
		font-size: 1.4rem;
		text-align: left;
		line-height: 1.428;
	}
	.lineup .list li .photoBox {
		margin: 0 13px;
	}
	.lineup .list li .photoBox img {
		width: 100%;
	}
	.lineup .list .text02 {
		margin-bottom: 4px;
		padding-top: 1px;
		font-size: 1.2rem;
		width: 64px;
		height: 22px;
	}
	.lineup .list li .textBox {
		margin-top: 22px;
		padding: 18px 18px;
		min-height: inherit;
	}
	.lineup .list .text03.special {
		margin: -2px 0 16px;
		font-size: 1.4rem;
		line-height: 1.428;
		letter-spacing: 0.05em;
	}
	.lineup .list .text05 {
		margin-bottom: 10px;
	}
	.lineup .list .btn {
		position: static;
	}
	.lineup .list .btn a {
		padding: 15px 26px 15px 33px;
		width: auto;
		font-size: 1.5rem;
		background-size: 15px;
		height: 50px;
		background-position: right 15px center;
	}
	.lineup .list .special01 h3 {
		margin-bottom: 16px;
	}
	.lineup .list .special01 .photoBox {
		margin: 0 24px;
	}
	.lineup .list .special02 h3 {
		margin-bottom: 11px;
	}
	.lineup .list li .photoBox {
		margin: 0 9px;
	}
}
.way {
	padding: 80px 0 101px;
	background-color: #fff;
}
.way .headLine01 {
	margin-bottom: 40px;
}
.way .textList {
	display: flex;
}
.way .textList {
	margin: 0 0 41px;
	display: flex;
	flex-wrap: wrap;
}
.way .textList li {
	margin: 0 20px 0 0;
	padding: 30px 22px 25px;
	width: calc((100% - 60px)/4);
	text-align: center;
	font-size: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W6", Hiragino Kaku Gothic Pro," sans-serif";
	line-height: 1.55;
	border-radius: 12px;
	background: #F8F7E3;
	box-sizing: border-box;
}
.way .textList li:nth-child(4n) {
	margin-right: 0;
}
.way .textList .text01 {
	margin: 0 auto 14px;
	padding: 3px 5px 1px;
	width: 120px;
	display: block;
	color: #FFF;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
	text-align: center;
	border-radius: 15px;
	box-sizing: border-box;
	background-color: #FF6600;
}
.way .textList .img {
	margin-bottom: 20px;
	text-align: center;
}
.way .wayImg {
	margin-bottom: 31px;
	text-align: center;
}
.way .cooperation {
	margin-bottom: 23px;
	padding: 34px 40px;
	box-sizing: border-box;
	background: url(../img/index/cooperation_bg.png) no-repeat left top / cover;
}
.way .cooperation h3 {
	margin-bottom: 15px;
	font-size: 2.4rem;
	font-family: "ヒラギノ角ゴ Pro W6", Hiragino Kaku Gothic Pro," sans-serif";
	letter-spacing: 0.04em;
	text-align: center;
}
.way .cooperation .comTxt {
	margin-bottom: 22px;
	font-size: 1.6rem;
	line-height: 1.666;
	letter-spacing: 0.04em;
}
.way .cooperation .img {
	margin-bottom: 23px;
}
.way .cooperation .img img {
	width: 100%;
}
.way .cooperation p {
	line-height: 1.625;
	letter-spacing: 0.03em;
}
@media all and (max-width: 896px) {
	.way {
		padding: 32px 0 49px;
	}
	.way .wayImg img {
		width: 100%;
	}
	.way .headLine01 {
		margin-bottom: 23px;
	}
	.way .textList {
		margin-bottom: 20px;
		display: block;
	}
	.way .textList li {
		margin: 0 0 10px;
		padding: 14px 15px 13px;
		width: inherit;
		display: flex;
		align-items: center;
		border-radius: 7px;
	}
	.way .textList .img {
		margin: 0 10px 0 0;
		width: 90px;
	}
	.way .textList .textBox {
		text-align: left;
		line-height: 1.33;
	}
	.way .textList .text01 {
		width: 80px;
		margin: 0 0 6px;
		font-size: 1.2rem;
		padding: 3px 5px 2px;
	}
	.way .wayImg {
		margin: 0 -13px 20px -15px;
	}
}
.faq {
	padding: 80px 0;
}
.faq .headLine01 {
	margin-bottom: 39px;
}
.faq .headLine01 .txt {
	min-width: 85px;
}
.faq .faqUl {
	margin: 0 auto;
	max-width: 1000px;
}
.faq .faqUl li {
	margin-bottom: 20px;
	border-radius: 12px;
	background-color: #fff;
}
.faq .faqUl .qBox {
	display: flex;
	align-items: center;
	padding: 26px 29px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}
.faq .faqUl .txt {
	margin-right: 18px;
	color: #fff !important;
	font-size: 2.4rem !important;
	line-height: 1 !important;
	font-family: "ヒラギノ角ゴ Pro W6";
	width: 52px !important;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	background-color: #15BA6E;
}
.faq .faqUl .qBox p {
	font-size: 2.4rem;
	line-height: 1.3;
	font-weight: bold;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W6";
	letter-spacing: 0.02em;
}
.faq .faqUl .aBox {
	padding: 32px 30px 35px;
	display: flex;
	align-items: flex-start;
	border-top: 1px solid #E2E0C4;
}
.faq .faqUl .aBox .txt {
	margin-right: 15px;
	background-color: #FF6501;
	margin-top: -8px;
}
.faq .faqUl .aBox p {
	width: 866px;
	font-size: 1.8rem;
	line-height: 1.66;
	letter-spacing: 0;
}
.faq .faqUl .inner {
	display: none;
}
.faq .qBox::before, .faq .qBox::after {
	position: absolute;
	right: 29px;
	width: 31px;
	height: 3px;
	top: 50%;
	background-color: #0b2f4c;
	transition: all .3s ease;
	content: "";
	margin-top: -1px;
}
.faq .qBox::after {
	transform: rotate(90deg);
}
.faq .qBox.on::after {
	transform: rotate(180deg);
	opacity: 0;
}
@media all and (max-width: 896px) {
	.faq {
		padding: 40px 0;
	}
	.faq .headLine01 {
		margin-bottom: 21px;
	}
	.faq .faqUl .qBox {
		padding: 10px 49px 10px 14px;
		min-height: 56px;
	}
	.faq .faqUl .topTxt .qBox {
		padding: 16px 14px 12px;
	}
	.faq .faqUl .qBox .txt,
	.faq .faqUl .aBox .txt {
		margin-right: 9px;
		flex: 0;
		font-size: 1.6rem !important;
		width: 26px !important;
		flex-basis: 26px !important;
		flex-shrink: 0 !important;
		height: 26px;
		font-size: 1.2rem !important;
		letter-spacing: 0;
	}
	.faq .faqUl .aBox .txt {
		margin-top: 0;
	}
	.faq .faqUl .qBox p {
		font-size: 1.5rem;
		flex: 1;
		line-height: 1.2;
	}
	.faq .faqUl .aBox {
		padding: 14px 15px 27px;
	}
	.faq .qBox::before, .faq .qBox::after {
		right: 14px;
		width: 19px;
		height: 3px;
		margin-top: -2px;
		border-radius: 2px;
	}
	.faq .faqUl .aBox p {
		width: auto;
		line-height: 1.42;
		flex: 1;
		font-size: 1.4rem;
		margin-top: 3px;
	}
	.faq .faqUl li {
		margin-bottom: 10px;
		border-radius: 4px;
	}
}
.wayUse {
	padding: 80px 0 96px;
	/* background-color: #fff; */
	font-size: 1.2rem;
}
.wayUse .headLine01 {
	margin-bottom: 40px;
}
.wayUse .bannerList {
	margin: -20px 0 115px;
    display: flex;
    flex-wrap: wrap;
}
.wayUse .bannerList li {
margin: 20px 20px 0 0;
    width: calc((100% - 60px) /4);
}
.wayUse .bannerList li:nth-child(4n) {
	margin-right: 0;
}
.wayUse .bannerList img {
	width: 100%;
}
.wayUse .node {
	margin-bottom: 10px;
	line-height: 1.625;
	letter-spacing: 0.02em;
	text-indent: -16px;
	padding-left: 16px;
}
.wayUse .linkTxt {
	padding-left: 17px;
	position: relative;
}
.wayUse .linkTxt::before {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	content: '';
	background-color: #000;
}
.wayUse .linkTxt a {
	text-decoration: underline;
}
@media all and (min-width: 897px) {
	.wayUse .bannerList li a:hover {
		opacity: 0.7;
	}
	.wayUse .linkTxt a:hover {
		text-decoration: none;
	}
}
@media all and (max-width: 896px) {
	.wayUse .bannerList {
		margin: 0 auto 58px;
		display: block;
	}
	.wayUse .bannerList li {
		margin: 0 auto 19px;
    	width: 80%;
	}
	.wayUse .bannerList li:last-child {
		margin: 0 auto;
	}
}
@media all and (max-width: 896px) {
	.mainVisual .visual {
		margin: 0 10px 11px 14px;
	}
	.mainVisual::after {
		width: 100%;
		height: 100%;
		top: -49px;
		background: url("../img/index/sp_mainvisual_bg.png") no-repeat right top / 100% auto;
	}
	.mainVisual .text {
		margin-top: 13px;
		font-size: 1rem;
		letter-spacing: 0.04em;
	}
	.mainVisual {
		padding-bottom: 26px;
	}
	.experience {
		padding: 39px 25px 51px;
	}
	.experience .img {
		top: -28px;
		width: 72px;
	}
	.experience .img02 {
		left: auto;
		right: 0;
		top: 23px;
		width: 100px;
	}
	.useBox {
		padding: 50px 13px 40px;
		background: url(../img/index/useBox_bg.png) repeat left top / 35px;
		position: relative;
		z-index: 15;
	}
	.useBox::before {
		width: 55px;
		height: 30px;
		background-size: 55px;
	}
	.useBox h2 {
		margin: 0 auto 16px;
		max-width: 321px;
	}
	.useBox .photo {
		margin: 0 auto 60px;
		max-width: inherit;
	}
	.useBox .borderBox {
		margin: 0 12px;
		padding: 10px 10px 17px;
		width: auto;
		border-radius: 6px;
	}
	.useBox .borderBox .list {
		margin: 0 5px;
	}
	.useBox .borderBox h3 {
		margin: -45px auto 15px;
		padding: 7px 6px 6px;
		width: auto;
		font-size: 1.8rem;
		letter-spacing: 0.04em;
		border-radius: 37px;
		line-height: 1.33;
	}
	.useBox .borderBox .list li {
		width: calc(100%/3 - 10px);
		margin-right: 16px;
	}
	.useBox .borderBox .list li .txt {
		margin-top: 6px;
		font-size: 1.3rem;
		line-height: 1.38;
	}
	.useBox::after {
		width: 56px;
		height: 50px;
		bottom: -30px;
		background-size: 56px;
	}
	.account {
		margin-bottom: 40px;
		padding: 50px 0 49px;
	}
	.account .headLine01 {
		margin-bottom: 27px;
	}
	.function .headLine01 {
		margin-bottom: 23px;
	}
	.function .imgList li {
		margin-bottom: 15px;
	}
	.function .imgList {
		margin-bottom: 16px;
	}
	.function {
		margin-bottom: 50px;
	}
	.interview {
		padding: 51px 25px 54px;
	}
	.interview .listUl {
		margin: -19px auto 0;
		max-width: inherit;
		display: block;
	}
	.interview .listUl > li {
		width: auto;
		border: #000 solid 2px;
		border-radius: 7px;
		padding: 20px 18px 20px;
		margin: 24px 5px 0 0;
	}
	.interview .listUl > li::after {
		background-size: 5px 5px;
		left: 7px;
		top: 7px;
	}
	.useBox .borderBox .list .img::after {
		margin-top: 4px;
		background: url("../img/common/sp_arrow_img05.png") no-repeat left center / 8px;
		top: 50%;
		right: -47px;
	}
	.interview .listUl li .title {
		margin: 0 -16px 8px;
		font-size: 1.8rem;
		line-height: 1.33;
	}
	.interview .listUl li .professionname {
		font-size: 1.2rem;
		margin-bottom: 2px;
	}
	.interview .listUl li .name {
		font-size: 1.8rem;
		letter-spacing: 0.04em;
		margin-bottom: 15px;
	}
	.interview .listUl li .personimage {
		margin: 0 auto 16px;
		max-width: inherit;
	}
	.interview .listUl li .imgBox .textBox {
		width: 138px;
		margin: 5px 12px 0 0;
	}
	.interview .listUl li .detailtitle {
		font-size: 1.2rem;
	}
	.interview .listUl li .imgBox .textBox p {
		font-size: 1.4rem;
		letter-spacing: 0.04em;
		line-height: 1.28;
	}
	.interview .listUl li .detailarea {
		border-radius: 10px;
		padding: 12px 15px 13px;
		margin-bottom: 11px;
	}
	.interview .listUl li .imgBox .photoBox {
		width: 152px;
	}
	.interview .listUl li .detailtext {
		margin-top: 9px;
		font-size: 1.4rem;
		line-height: 1.5;
		letter-spacing: 0;
	}
	.interview .listUl li .text p {
		margin-bottom: 18px;
		font-size: 1.4rem;
		letter-spacing: 0;
		line-height: 1.5;
	}
	.interview .listUl li .text {
		min-height: inherit;
	}
	.interview .linkUl {
		margin-top: -2px;
	}
	.interview .linkUl li {
		margin-top: 14px;
	}
	.interview .linkUl a {
		padding: 6px 30px 8px;
		font-size: 1.5rem;
		position: relative;
	}
	.interview .linkUl .link a {
		padding: 8px 5px 7px;
	}
	.interview .linkUl a span::after {
		display: none;
	}
	.interview .linkUl a::after {
		width: 15px;
		height: 16px;
		position: absolute;
		right: 13px;
		top: 50%;
		transform: translateY(-50%);
		content: '';
		background: url(../img/common/arrow_img04.png) no-repeat right center / 15px;
	}
	.interview .linkUl .link a::after {
		background-image: url(../img/common/arrow_img03.png);
	}
	.way .cooperation {
		margin-bottom: 19px;
		padding: 20px 20px 16px;
		background: url(../img/index/sp_cooperation_bg.png) no-repeat left top / cover;
	}
	.way .cooperation .comTxt {
		margin-bottom: 15px;
		font-size: 1.2rem;
		line-height: 1.5;
		letter-spacing: 0.02em;
		text-align: left;
	}
	.way .cooperation h3 {
		margin-bottom: 8px;
		font-size: 1.5rem;
	}
	.way .cooperation .img {
		margin-bottom: 17px;
	}
	.way .cooperation p {
		line-height: 1.5;
	}
	.wayUse {
		padding: 39px 0 45px;
	}
	.wayUse .headLine01 {
		margin-bottom: 23px;
	}
	.wayUse .node {
		margin-bottom: 10px;
		line-height: 1.5;
		letter-spacing: 0.03em;
		text-indent: -12px;
		padding-left: 14px;
		font-size: 1.24rem;
	}
	.wayUse .linkTxt::before {
		top: 8px;
		left: 5px;
		width: 4px;
		height: 4px;
		border-radius: 100%;
	}
	.lineup .headLine01 .txt {
		min-width: 71px;
		padding: 3px 16px 4px;
	}
	.faq .headLine01 .txt {
		min-width: 53px;
		padding: 3px 16px 4px;
	}
}
@media all and (max-width: 374px) {
	.way .cooperation h3 {
		font-size: 1.4rem;
	}
	.useBox .borderBox h3 {
		font-size: 1.4rem;
	}
	.account .imgList p {
		font-size: 1.4rem;
		letter-spacing: 0;
	}
	.account .imgList li .photoBox {
		margin-right: 8px;
		width: 80px;
		flex-shrink: 0;
	}
	.interview .listUl li .title {
		font-size: 1.6rem;
	}
	.interview .linkUl .link a {
		font-size: 1.3rem;
		letter-spacing: 0;
	}
	.interview .linkUl a span {
		padding-right: 20px;
	}
	.lineup .list h3 {
		font-size: 1.3rem;
		width: 226px;
	}
	.lineup .list .btn a {
		padding: 12px 26px 12px 17px;
		font-size: 1.3rem;
		height: 44px;
	}
	.way .textList li {
		font-size: 1.4rem;
	}
}

.foot_note{
	margin-bottom: 10px;
}
.foot_ttl{
	font-size: 1.6rem;
}
.foot_note ul{
	text-indent: -12px;
	padding-left: 14px;
}

@media all and (min-width: 896px) {
	.foot_note ul{
		padding-left: 12px;
	}
}