/*---------------------------------
共通
---------------------------------*/
@media screen and (min-width: 769px) {
	.column_title_block h1 {
		display: block !important;
		margin-bottom: 0em;
	}
}

@media screen and (min-width: 769px) {
	.column_title_block h1 p {
		margin-bottom: 0em;
	}
}

h3 {
	display: block;
	font-size: 1.17em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

h4 {
	display: block;
	margin-block-start: 1.33em;
	margin-block-end: 1.33em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

.account_created {
	display: block;
	font-weight: bold;
	font-size: 18px;

	@media screen and (max-width: 375px) {
		font-size: 16px;
	}
}

.responsive-image-wrapper {
	text-align: center;
	margin-bottom: 1em;
}

.responsive-image-wrapper img {
	width: 100%;
	max-width: 400px;
	height: auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 480px) {
	.responsive-image-wrapper {
		padding: 0 10px;
	}
}

.bg_gray {
	background: white;
}

img[src$="jmbr-faq-005.webp"] {
	max-width: 300px;
}

.step2-5__passport {
	text-align: center;
	margin-bottom: 2em;
}

.step2-5__passport img {
	max-width: 200px;
}

.max-width51 {
	max-width: 51em;
}

.max-width23 {
	max-width: 23em;
}

.text-stroke {
	-webkit-text-stroke: 0.2px;
}

.caution p {
	text-align: left;
}

img.box-shadow {
	max-width: 230px;
	width: 100%;
}

.how-to-jacexamform__steps h3 {
	text-align: center;
}

.out-page-box {
	font-size: 16px;
}

.caution span b {
	font-size: 16px;
	display: inline-block;
	text-align: left
}

@media screen and (max-width: 1100px) {
	.out-page-box {
		padding: 20px;
	}
}

@media screen and (min-width: 376px) {
	.out-page-box {
		padding: 16px;
	}

	.appli-flow>.appli-flow__point {
		font-size: 16px;
	}

	.appli-flow>.appli-flow__point>b {
		font-size: 16px;
	}

	.confirm_imgs_text {
		font-size: 16px;
	}

	.manual-font {
		font-size: 16px;
	}

	.caution span {
		font-size: 16px;
	}

	.caution span b {
		font-size: 16px;
	}
}

@media screen and (max-width: 375px) {
	.out-page-box {
		font-size: 15px;
	}

	.appli-flow>.appli-flow__point {
		font-size: 15px;
	}

	.appli-flow>.appli-flow__point>b {
		font-size: 15px;
	}

	.confirm_imgs_text {
		font-size: 15px;
	}

	.manual-font {
		font-size: 15px;
	}

	.caution span {
		font-size: 15px;
	}

	.caution span b {
		font-size: 15px;
	}
}

/*---------------------------------
合格証のもらい⽅（⽇本以外で受けた試験のとき)
---------------------------------*/
/*イントロ*/
.jmbr-pass-certificate-intro {
	border: 5px solid #d7e0e7;
	border-radius: 20px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
	text-align: center;
	margin-top: 5em;
}

.jmbr-pass-certificate-intro strong {
	font-size: 1.875rem;
	font-size: 30px;
	display: inline-block;
	background: #fff;
	margin-top: -40px;
	padding: 10px 30px;
}

.jmbr-pass-certificate-intro picture {
	margin-top: 2em;
	margin-bottom: 2em;
	display: inline-block;
}

@media screen and (min-width: 601px) {
	.intro__frame {
		padding: 40px;
	}

	.jmbr-pass-certificate-intro {
		background: #ffffff;
	}

	.jmbr-pass-certificate-intro {
		padding: 0 60px 40px;
	}

	.jmbr-pass-certificate-intro picture img[src*="cate001sp.webp"] {
		display: none;
	}
}

@media screen and (max-width: 601px) {
	.intro__frame {
		margin-top: 2em;
	}

	.jmbr-pass-certificate-intro {
		padding: 0 20px 40px;
	}

	.jmbr-pass-certificate-intro picture img[src*="cate001.webp"] {
		display: none;
	}

	.jmbr-pass-certificate-intro strong img {
		max-width: 77%;
		background: #ffffff;
	}

	.jmbr-pass-certificate-intro strong img[src$="301.svg"] {
		display: none;
	}

	.jmbr-pass-certificate-intro ul {
		margin: 20px;
		margin: 50px 0;
	}
}

.blue-back {
	margin-top: 3em;
	background: #ebf4f5;
	padding: 0px 20px 20px;
	width: 100%;
}

@media screen and (min-width: 801px) {
	.blue-back-wrapper {
		width: 650px;
		margin: auto;
	}
}

@media screen and (max-width: 800px) {
	.blue-back-wrapper {
		width: auto;
	}
}

.blue-back-title {
	margin: 35px 0 25px;
	font-family: "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded Mplus 1c", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-left: none;
	padding-left: 0;
	font-size: 20px !important;
	text-align: center;
	font-weight: bold;
}

.blue-back b:before {
	content: "◆";
	margin-right: 5px;
}

@media screen and (min-width: 831px) {
	p.recruit_caution {
		text-align-last: center;
	}
}

@media screen and (max-width: 830px) {
	br.recruit_caution {
		display: none;
	}
}

/*共通*/
.news_inner {
	margin-bottom: 0;
}

.color-red {
	color: #ff3b43 !important;
}

@media screen and (min-width: 681px) {
	.news_cms h1 {
		margin-bottom: 1em;
	}
}

.caution {
	background: #fef2f7;
	padding: 10px;
	text-align: left;
}

.caution.top {
	padding: 15px 30px 30px;
}

@media screen and (max-width: 800px) {
	.caution.top.pc.max-width23 {
		display: none;
	}
}

.font-color-red {
	color: #cc2f09;
}

.news_inner section,
.news_inner section p {
	color: #333333;
}

.news_inner h1,
.news_inner section h2,
.news_inner section h3,
section h4 {
	font-family: "M PLUS Rounded 1c", sans-serif;
	border-left: none;
	padding-left: 0;
}

h1 {
	font-family: "M PLUS Rounded 1c", sans-serif;
	border-left: none;
	padding-left: 0;
	display: block;
	margin-block-start: 0.67em;
	margin-block-end: 0.67em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

body {
	color: #363B43;
}

.kome {
	text-indent: -1em;
	padding-left: 1em;
}

.kome:before {
	content: "※";
}

.news_inner p b {
	-webkit-text-stroke-width: 0.1px;
}

/*文字 20px*/
.card-in-japan b {
	display: block;
	font-size: 20px;
}

.caution p {
	margin-bottom: 0;
}

@media screen and (max-width: 900px) and (min-width: 601px) {
	.appli-flow {
		padding: 20px;
	}

	.card-in-japan+.caution {
		padding-left: 7em;
	}

	.card-in-japan b {
		font-size: 18px;
		margin-bottom: 6em;
	}
}

@media screen and (max-width: 600px) {
	.card-in-japan b {
		font-size: 15px;
		margin-bottom: 6em;
	}
}

/*箇条書き・注意*/
.caution span {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 70px;
}

.caution span:before {
	width: 50px;
	height: 59px;
	background-image: url(/news/files/how-to-jacexamform306.svg);
	position: absolute;
}

.caution.top span {
	display: block;
	padding-top: 70px;
	padding-left: 0;
}

.caution.top span:before {
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.caution span:before,
.mark-jac-examform a:before,
.mark-mypage a:before,
.card-in-japan div:before {
	content: "";
	background-repeat: no-repeat;
	display: inline-block;
	background-size: contain;
}

@media screen and (max-width: 640px) {
	br.cautions {
		display: none;
	}
}

@media screen and (max-width: 900px) {

	.mark-jac-examform a:before,
	.mark-mypage a:before {
		left: 10px;
		top: 13px;
	}
}

.appli-flow h2 {
	text-align: center;
}

.light-grey {
	background: #fafafa;
}

img[src$="306.svg"] {
	max-width: 66px;
}

img[src$="307.svg"] {
	max-width: 105px;
}

img[src$="exam-share.svg"] {
	max-width: 18px;
	vertical-align: -0.2rem;
	margin-left: 2px;
	margin-right: 2px;
}

img[src$="camera-icon.svg"] {
	max-width: 18px;
	vertical-align: -0.2rem;
	margin-left: 2px;
	margin-right: 2px;
}

@media screen and (min-width: 801px) {
	.sp {
		display: none;
	}

	.qa-links {
		display: flex;
		flex-wrap: nowrap;
	}

	.qa-links__qa-links {
		width: 100%;
	}

	.qa-links__application-links {
		width: 28.7%;
	}

	.caution span b {
		text-align: left
	}

	.caution span b.full {
		max-width: initial;
		min-height: 3em;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

@media screen and (max-width: 800px) {
	.sp.caution {
		width: 70%;
		margin: 1em auto 3em;
	}

	.qa-links__qa-links ul {
		margin-bottom: 2em;
	}
}

/*------------------------------------------------*/
/*イントロ*/
.intro__left picture {
	position: relative;
	display: block;
	text-align: center;
}

.intro__left p {
	max-width: 21em;
	margin-top: 2em;
}

.intro__left picture+picture {
	padding-top: 40px;
}

.intro__left picture:first-child img {
	max-width: 400px;
}

.intro__left picture+picture img {
	max-width: 200px;
}

.intro__left picture+picture:before {
	content: "▼";
	position: absolute;
	color: #e0e8ed;
	top: 10px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

@media screen and (min-width: 801px) {
	.how-to-jacexamform__steps h3 br.pc-none {
		display: none;
	}

	.intro {
		padding: 2em 5em;
		display: flex;
		gap: 3em;
		justify-content: space-around;
		align-items: center;
	}
}

@media screen and (max-width: 800px) {
	.intro p {
		margin-left: auto;
		margin-right: auto;
	}

	.intro picture {
		margin-left: auto;
		margin-right: auto;
		display: table;
	}

	.intro {
		padding: 2em;
	}
}

/*------------------------------------------------*/
/*申込みのながれ*/
.appli-flow {
	padding-top: 4em;
}

.card-in-japan {
	margin-bottom: 20px;
}

.card-in-japan div {
	display: inline-block;
	position: relative;
}

.card-in-japan div:before {
	background-image: url(/news/files/jmbr-passport-icon.webp);
	position: absolute;
}

.appli-flow .caution {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	min-height: 3em;
}

.appli-flow__flow {
	padding-bottom: 3em;
}

.appli-flow__flow li {
	position: relative;
}

.appli-flow__flow li a {
	display: block;
	border-radius: 10px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
	color: #ffffff;
}

.appli-flow__flow li a:hover {
	background: #ff8f00;
}

.news_inner section .appli-flow__flow li p {
	color: #ffffff;
}

.appli-flow__flow li+li:after {
	position: absolute;
	content: url(/news/files/how-to-jacexamform320.svg);
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.appli-flow__flow li span {
	display: block;
}

.appli-flow__flow li strong {
	display: block;
	line-height: 1.3;
}

.appli-flow__flow li p {
	font-size: 16px;
	margin-bottom: 0;
}

.appli-flow__flow li a {
	background: #00c6ff;
}

.appli-flow__flow li span:after {
	display: inline-block;
	padding: 5px;
	line-height: 1;
	border: 1px solid #ffffff;
	color: #ffffff;
	position: absolute;
	top: 1em;
}

.appli-flow__flow li:nth-child(1) span:after {
	content: "Step1";
}

.appli-flow__flow li:nth-child(2) span:after {
	content: "Step2";
}

.appli-flow__flow li:nth-child(3) span:after {
	content: "Step3";
}

.appli-flow__flow li:nth-child(4) span:after {
	content: "Step4";
}

.appli-flow__flow li:nth-child(5) span:after {
	content: "Step5";
}

.appli-flow__flow li:nth-child(6) span:after {
	content: "Step6";
}

.appli-flow__flow li:nth-child(7) span:after {
	content: "Step7";
}

@media screen and (max-width: 1000px) {
	.how-to-jacexamform__imgs img.box-shadow {
		width: 100%;
	}
}

@media screen and (min-width: 1001px) {
	.appli-flow__flow li span:after {
		left: 3em;
	}

	.appli-flow__flow li+li:after {
		top: -34px;
	}

	.appli-flow__flow li {
		margin-bottom: 30px;
	}

	.appli-flow__flow li strong {
		font-size: 22px;
	}

	.appli-flow__point,
	.appli-flow__flow {
		margin: 50px 70px 20px;
	}

	.wrap .how-to-jacexamform__text {
		width: 61%;
	}
}

@media screen and (max-width: 1000px) {
	.appli-flow__flow li span:after {
		padding: 2px 5px;
		top: 5px;
		left: 1rem;
		font-size: 10px;
	}

	.appli-flow__flow li span {
		margin-left: 4.5em;
	}

	.appli-flow__flow li p {
		margin-left: 30px;
	}

	.appli-flow__flow li+li:after {
		top: -24px;
	}

	.appli-flow__flow li {
		margin-bottom: 20px;
	}

	.appli-flow__flow li strong {
		font-size: 18px;
	}

	.mark-jac-examform a:before,
	.mark-mypage a:before {
		width: 25px;
		height: 30px;
	}

	.appli-flow__point {
		margin-bottom: 30px;
	}

	.appli-flow__flow li strong {
		text-align: left;
		padding: 5px 0;
	}
}

@media screen and (min-width: 901px) {
	.appli-flow h2 {
		font-size: 33px;
	}

	.appli-flow .caution span:before {
		left: 0;
		top: 0;
	}

	.card-in-japan div {
		width: 65%;
		margin-left: 100px;
	}

	.card-in-japan div:before {
		width: 106px;
		height: 72px;
		left: -70px;
	}

	.wrap {
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 900px) {
	.appli-flow h2 {
		font-size: 24px;
	}

	.card-in-japan div:before,
	.appli-flow .caution span:before {
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}

	.card-in-japan div:before {
		top: 3em;
		width: 130px;
		height: 100px;
	}

	.appli-flow .caution span {
		margin-top: 5em;
		padding-left: 0;
	}

	.appli-flow .caution span:before {
		top: -5em;
	}
}

@media screen and (min-width: 901px) {
	.appli-flow__flow li a {
		padding: 18px 2em 5px 8em;
		min-height: 2.5em;
	}
}

@media screen and (min-width: 601px) {
	.appli-flow__flow li a:after {
		left: 3em;
	}

	.appli-flow {
		border-radius: 20px;
		border: 20px solid #d2eefa;
	}
}

@media screen and (min-width: 601px) {
	.how-to-jacexamform__steps h3 {
		margin-top: 4em;
		margin-bottom: 2em;
	}
}

@media screen and (max-width: 600px) {
	.how-to-jacexamform__steps h3 {
		margin-top: 2em;
		margin-bottom: 1em;
	}
}

.how-to-jacexamform__steps .container {
	border: 5px solid #e6eff0;
	justify-content: space-between;
}

.how-to-jacexamform__steps h3,
.how-to-jacexamform__steps h4 {
	font-size: 20px;
}

.how-to-jacexamform__steps h4 {
	text-indent: -2.5em;
	padding-left: 2.5em;
	margin-bottom: 32px;
}

img.box-shadow {
	box-shadow: 3px 3px 6px rgb(0 0 0 / 10%);
	border: 1px solid #bbb;
}

img.exp_imgs_img.faq_img {
	box-shadow: 3px 3px 6px rgb(0 0 0 / 10%);
	border: 1px solid #e6eff0;
}

.box-shadow-big-image {
	box-shadow: 3px 3px 6px rgb(0 0 0 / 10%);
}

.how-to-jacexamform__imgs img {
	height: auto;
	border: 1px solid #bbb;
}

.imgs .how-to-jacexamform__imgs img:not(.box-shadow) {
	border: none;
}

.how-to-jacexamform__steps .container+.container {
	margin-top: 30px;
}

.jacexamform2-5-flow img {
	width: 100%;
}

@media screen and (min-width: 701px) {
	.jacexamform2-5-flow li {
		width: 18%;
	}

	.face-photo {
		flex-wrap: wrap;
	}
}

.jacexamform2-5-flow li {
	position: relative;
	text-align: center;
}

/* blue-backエリアのタイトル「ご確認ください」制御 */
.how-to-jacexamform__steps .container {
	flex-wrap: wrap;
}

.how-to-jacexamform__steps .container:not(.display-block) {
	display: flex;
	gap: 25px;
	align-items: start;
}

@media screen and (min-width: 1001px) {
	.inherit {
		max-width: inherit;
	}

	.container.wrap.step3-5 .caution.max-width10 {
		width: 16em;
		margin: auto;
		text-align: center;
	}

	.how-to-jacexamform__steps .container {
		padding: 30px;
	}

	.how-to-jacexamform__text {
		width: 70%;
	}

	.imgs .how-to-jacexamform__text {
		width: 44%;
	}

	.imgs .how-to-jacexamform__imgs {
		width: 53%;
	}

	.how-to-jacexamform__imgs {
		justify-content: flex-end;
		display: flex;
		gap: 10px;
	}
}

.q6-1_contents_b_img1 {
	gap: 30px;
	flex-wrap: wrap;
	justify-content: center;
	display: flex;
}

.q6-1_contents_b_img1 span {
	width: 40%;
}

.q6-1_contents_b_img1 img {
	width: 100%;
}

.q6-1_contents_b_img1 small {
	display: block;
	margin-bottom: 2em;
}

@media screen and (max-width: 1000px) {
	.q6-1_contents_a_exp .display-flex {
		display: block !important;
	}

	.how-to-jacexamform__steps .container {
		padding: 30px 10px;
	}

	.how-to-jacexamform__imgs {
		text-align: center;
		margin-top: 2em;
	}

	.how-to-jacexamform__imgs span {
		display: block;
		padding: 5px;
	}
}

@media screen and (min-width: 701px) {
	.margin-right- {
		margin-right: -20px;
	}

	.jacexamform2-5-flow {
		display: flex;
		justify-content: space-between;
		gap: 30px;
		justify-content: center;
	}

	.jacexamform2-5-flow li+li:before {
		content: url("/news/files/how-to-jacexamform191.png");
		left: -20px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}

	.how-to-jacexamform__text.margin-top p {
		margin-top: 3em;
	}
}

@media screen and (max-width: 700px) {
	.how-to-jacexamform__imgs img.box-shadow {
		/*width: 70%;*/
		max-width: 188px;
	}

	.jacexamform2-5-flow {
		margin-bottom: 2em;
	}

	.jacexamform2-5-flow li {
		margin-top: 50px;
	}

	.jacexamform2-5-flow li+li:before {
		content: url("/news/files/how-to-jacexamform191.png");
		top: -25px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%) rotate(90deg);
		-webkit-transform: translateX(-50%) rotate(90deg);
	}

	.jacexamform2-5-flow li img {
		width: 188px;
	}
}

@media screen and (max-width: 800px) {}

/*だめな写真たち*/
.exam__face-photo {
	background: #f8faf7;
	padding: 20px;

}

.application-flow__face-photo {
	gap: 10px;
}

.application-flow__face-photo span {
	display: flex;
	justify-content: center;
	margin: 20px;
	position: relative;
	min-height: 130px;
	align-items: center;
	text-align: center;
}

.application-flow__face-photo span.x-photo:before {
	position: absolute;
	content: "";
	background-image: url(/news/files/how-to-jacexamform-x.svg);
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	background-size: contain;
	background-repeat: no-repeat;
}

.application-flow__face-photo li p {
	margin: 0 10px 20px;
	text-align: left;
	line-height: 1.3;
}

.application-flow__face-photo small {
	display: block;
}

.application-flow__face-photo img {
	max-width: fit-content;
	width: 100%;
}

img[src$="312.svg"] {
	max-width: 70px;
}

.exam__face-photo>span>p {
	text-align: center;
	color: #cc2f09;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: bold;
}

@media screen and (max-width:800px) {
	.exam__face-photo>span>p {
		font-size: 21px;
	}
}

.exam__face-photo figure {
	margin: 3.1em 0 0;
	background: #fff;
	padding: 20px;
}

.application-flow__face-photo li {
	background: #fff;
}

@media screen and (min-width: 901px) {
	.how-to-jacexamform__imgs img.box-shadow {
		min-width: 150px;
	}

	.exam__face-photo {
		align-items: flex-start;
		gap: 30px;
	}
}

@media screen and (max-width: 900px) {
	.sp-center {
		text-align: center;
	}

	.application-flow__face-photo li p {
		text-align: left;
	}

	.application-flow__face-photo li p br {
		display: none;
	}

	.exam__face-photo {
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 20px;
		padding: 20px;
	}

	.exam__face-photo figure {
		display: flex;
		gap: 30px;
		margin-bottom: 3em;
	}

	.exam__face-photo figcaption {
		max-width: 9em;
	}
}

@media screen and (min-width: 701px) {
	.application-flow__face-photo li {
		width: calc((100% - (15px * 3)) / 5);
	}
}

@media screen and (max-width: 700px) {
	.application-flow__face-photo li {
		width: calc((100% - 15px) / 2);
	}
}

@media screen and (min-width: 601px) {
	.application-flow__face-photo span.x-photo:before {
		width: 80%;
		height: 100%;
	}

	.imgs .how-to-jacexamform__imgs {
		display: flex;
		justify-content: center;
		;
	}
}

@media screen and (max-width: 600px) {
	.exam__face-photo figure {
		flex-wrap: wrap;
		justify-content: center;
	}

	.application-flow__face-photo span.x-photo:before {
		width: 100px;
		height: 100px;
	}

	img[src$="330.png"] {
		max-width: 100%;
	}
}

/*3-6*/
.jacexamform2-6-flow h5 {
	font-size: 22px;
	color: #777777;
}

.jacexamform2-6-flow b {
	display: block;
	margin-top: 2em;
	font-size: 16px;
}

.news_inner section .how-to-jacexamform__ticket p {
	text-align: center;
	color: #707070;
	margin-top: 1em;
	line-height: 1.4;
}

.how-to-jacexamform__ticket figure {
	text-align: center;
}

.news_inner section .how-to-jacexamform__ticket figcaption {
	text-align: center;
	margin-top: 10px;
}

@media screen and (min-width: 801px) {
	.jacexamform2-6-flow {
		display: flex;
		gap: 30px;
	}

	.jacexamform2-6-flow div+div {
		order: 1;
	}

	.jacexamform2-6-flow div:first-child {
		order: 2;
	}

	.jacexamform2-5-check span+span>div {
		flex-wrap: wrap;
	}

	.jacexamform2-6-flow div:first-child {
		width: 70%;
	}

	.how-to-jacexamform__ticket {
		display: flex;
		gap: 3em;
	}

	.news_inner section .how-to-jacexamform__ticket p {
		font-size: 25px;
	}
}

.jacexamform2-6-flow {
	background: #f8faf7;
	padding: 1em;
}

.jacexamform2-6-flow+.jacexamform2-6-flow {
	margin-top: 20px;
}

@media screen and (max-width: 800px) {
	.how-to-jacexamform__ticket figure {
		margin-top: 3em;
	}

	.jacexamform2-6-flow div+div.sp-center {
		text-align: center;
		margin-top: 3em;
	}

	.news_inner section .how-to-jacexamform__ticket p {
		font-size: 20px;
	}
}

@media screen and (max-width: 1000px) and (min-width: 801px) {

	.container.imgs.step5,
	.container.wrap.step3-5 {
		flex-wrap: wrap;
	}

	.container.imgs.step5 .how-to-jacexamform__text {
		width: 40%;
	}

	.container.wrap.step3-5 .how-to-jacexamform__text {
		width: 68%;
	}
}

.card_img {
	gap: 30px;
	flex-wrap: wrap;
	justify-content: center;
	display: flex;
}

/*------------------------------------------------*/
/*FAQ*/
/*Q連番*/
.news_inner section.qa-bottom-links h2 {
	background: #01beff;
	color: #fff;
	font-size: 24px;
	padding: 10px 1em;
	margin-top: 3em;
}

.qa-bottom-links__application-links {
	border: 5px solid #edebeb;
	border-radius: 20px;
	padding: 40px 20px;
}

.qa-bottom-links__application-links b {
	display: block;
	text-align: center;
	font-size: 24px;
}

.qa-bottom-links__application-links li:before {
	display: inline-block;
}

.residence-card {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}

.residence-card figure {
	margin: 0;
}

.caution {
	margin-bottom: 20px;
}

.a {
	color: #0093cb;
}

.show-jac-members {
	background: #00c6ff;
}

/*横中央*/
#news1058 .qa-links__qa-links li:before {
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

@media screen and (min-width: 769px) {

	.qa-links__qa-links li a,
	.qa-links__application-links a,
	.qa-content dd {
		font-size: 16px;
	}
}

@media screen and (max-width: 768px) {

	.qa-links__qa-links li a,
	.qa-links__application-links a,
	.qa-content dd {
		font-size: 15px;
	}
}


/*Q連番*/
#news1058 .qa-links__qa-links li:before,
.qa-content dt span:before,
.qa-content dd span:before {
	font-size: 35px;
	font-family: none;
}

#news1058 .qa-links__qa-links li:before,
.qa-content dt span:before {
	color: #01beff;
}

/*リンク*/
.qa-links {
	margin-bottom: 3em;
}

.qa-links__qa-links ul {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	counter-reset: qa;
	width: 100%;
}

.qa-links__qa-links li {
	position: relative;
	display: flex;
}

#news1058 .qa-links__qa-links li:before {
	counter-increment: qa;
	content: "Q" counter(qa);
	position: absolute;
	top: 10px;
}

.qa-links__qa-links li a {
	display: block;
	border: 3px solid #afb1ae;
	border-radius: 15px;
}

.qa-links__qa-links li a {
	padding: 15px 20px;
}

#news1058 .qa-links__qa-links li a {
	padding: 55px 20px 15px;
}

.qa-links__application-links {
	border: 5px solid #edebeb;
	border-radius: 20px;
	padding: 40px 20px;
	display: flex;
	align-items: end;
	flex-wrap: wrap;
	justify-content: center;
}

.qa-links__application-links b {
	display: block;
	text-align: center;
	font-size: 24px;
}

.qa-links__application-links li:before {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url(/news/files/how-to-jacexamform-faq-arrow.svg);
}

.qa-links__qa-links li a {
	display: block;
	padding: 55px 20px 15px;
	border: 3px solid #afb1ae;
	border-radius: 15px;
}

.help {
	background: #fef2f7;
}

/*---------------------画面下部のリンク集用---------------------------*/
.qa-links__application-links ol {
	margin-top: 1.5em;
}

.qa-links__application-links li {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 1em;
}

@media screen and (min-width: 801px) {
	.qa-links {
		display: flex;
		flex-wrap: nowrap;
	}

	.qa-links__application-links {
		width: 28.7%;
	}
}

.qa-links {
	margin-bottom: 3em;
}

.qa-links__application-links {
	border: 5px solid #edebeb;
	border-radius: 20px;
	padding: 40px 20px;
	display: flex;
	align-items: end;
	flex-wrap: wrap;
	justify-content: center;
}

.qa-links__application-links b {
	display: block;
	text-align: center;
	font-size: 24px;
}

.qa-links__application-links li:before {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url(/news/files/how-to-jacexamform-faq-arrow.svg);
}

@media screen and (min-width: 801px) {
	.qa-links__qa-links {
		width: 100%;
	}
}

@media screen and (max-width: 800px) {
	.qa-links__qa-links ul {
		margin-bottom: 2em;
	}
}

@media screen and (min-width: 901px) {
	.qa-links__qa-links li {
		width: calc((100% - 45px)/4);
	}
}

@media screen and (max-width: 900px) and (min-width: 601px) {
	.qa-links__qa-links li {
		width: calc((100% - 30px)/3);
	}
}

@media screen and (max-width: 600px) {
	.qa-links__qa-links li {
		width: calc((100% - 15px) / 2);
	}
}

img.inherit {
	width: 100%;
}

/*---------------------------------
アカウントの登録をする (JAC Members)
-----------------------------------*/
@media screen and (max-width:1000px) {
	.news1048 .container.imgs.step1-1 .how-to-jacexamform__text {
		width: inherit;
	}

	/* .news1048 .container.imgs.step1-1 {
			display: block;
	} */

	.news1048 .container.imgs.step1-1 .how-to-jacexamform__imgs.sp-column {
		width: 100%;
		justify-content: center;
	}

	.max-width400 {
		max-width: 400px;
	}

	.news1048 .container.wrap.step3-5 {
		display: block;
	}

	.news1048 .container.wrap.step3-5 .how-to-jacexamform__imgs {
		justify-content: center;
	}

	p.step2-2 {
		white-space: nowrap;
	}
}

h2.exp1 {
	justify-content: center;
	text-align: center;
}

.register-account_2-4 {
	background: #F8FAF7;
	padding-bottom: 3em;
	width: 100%;
}

.register-account_2-5 {
	background: #F8FAF7;
	padding-bottom: 3em;
	width: 100%;
}

.exp1_content_left {
	padding: 10px;
}

.exp1_content_right {
	/* padding: 10px;
	max-width: 230px; */
	padding: 10px;
	max-width: 300px;
	justify-items: center;
}

.residence_card_content {
	padding: 2em;
}

.residence_card_exp_right {
	text-align: center;
}

@media screen and (min-width:651px) {
	.exp1_content {
		display: flex;
		justify-content: center;
		gap: 4em;
	}

	.exp1_content_left {
		width: 60%;
	}

	.residence_card_exp {
		display: flex;
		justify-content: center;
		gap: 4em;
		padding: 2em;
	}

	.residence_card_exp_left {
		width: 60%;
	}

	.residence_card_imgs {
		display: flex;
	}
}

@media screen and (max-width: 650px) {
	.residence_card_exp {
		padding-bottom: 2em;
	}

	.exp1_content {
		padding-bottom: 2em;
		text-align: -webkit-center;
	}
}

.residence_card_imgs {
	justify-content: center;
	text-align: center;
	padding: 2em;
	gap: 25px;
}

.identification1 {
	padding: 2em;
}

.identification2 {
	border-top: 1px solid #bbb;
	padding: 2em;
}

img.badge {
	height: 3em;
}

img.qrcode {
	padding-bottom: 20px;
}

.account-intro {
	background: #E6EFF0;
	margin-top: -80px;
}

.jacexamform2-6-flow .sp-center img {
	max-width: 230px;
	border: 1px solid #bbb;
	box-shadow: 3px 3px 6px rgb(0 0 0 / 10%);
}

.links {
	border-radius: 10px;
	border: 10px solid #e6eff0;
	margin-top: 4em;
	padding-top: 4em;
	box-shadow: 3px 3px 6px rgb(0 0 0 / 10%);
}

.links_container {
	display: flex;
	flex-wrap: wrap;
}

.how-to-passport_imgs.sp-column {
	padding-right: 50%;
}

.caution-passport {
	background: #FEF2F7;
}

img.confirm_imgs {
	margin-bottom: 20px;
}

.resister_account_inside {
	background: #f8faf7;
	padding: 1em;
}

.identification_exp {
	width: 50%;
}

@media screen and (min-width: 601px) {
	.links_left {
		width: 30%;
		padding-left: 50px;
	}

	.link_list {
		width: 45%;
		padding-left: 50px;
	}

	.logo {
		width: 15em;
	}
}

@media screen and (max-width: 600px) {
	.links {
		margin-top: 2em;
		padding-top: 2em;
	}

	.logo {
		width: 100%;
	}

	/* .logo img {
			width: 60%;
	} */

	.iphone {
		width: 40%;
	}

	.android {
		width: 40%;
	}

	.links_left {
		width: 100%;
		padding-left: 10px;
	}

	.link_list {
		width: 100%;
		padding-left: 10px;
	}

	li.imgs {
		margin: 10px;
	}
}

@media screen and (min-width: 801px) {
	.links_left {
		width: 35%;
		padding-left: 50px;
	}
}

.links_left h3 {
	font-size: 35px;
	color: #BBC2C3;
}

.links_left .arrow_link {
	font-size: 24px;
}

@media screen and (max-width:600px) {
	.links_left .arrow_link {
		font-size: 20px;
	}
}

.qr_code {
	text-align: center;
	padding-top: 2rem;
	padding-bottom: 4rem
}

.qr_code__qr_code {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	margin-top: 5em;
}

.qr_code__qr_code {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px;
}

.qr_badge {
	margin-bottom: 20px;
}

.qrcode {
	width: 8em;
	height: 8em;
}

.news_inner.news_cms .arrow_link {
	position: relative;
	padding-left: 1.5em;
}

.news_inner.news_cms .arrow_link:before {
	content: "";
	background: #00c0ff url("/shared/img/parts/arrow_r.svg") no-repeat center center / contain;
	width: 16px;
	height: 16px;
	display: inline-block;
	position: absolute;
	border-radius: 3px;
	top: 0.4em;
	left: 0;
}

.news_inner.news_cms .arrow_link+.mt-be-columns {
	gap: 30px;
	justify-content: center;
}

.news_inner.news_cms .arrow_link+.mt-be-columns .mt-be-column+.mt-be-column {
	background: #e1edee;
	border-radius: 20px;
	padding: 20px 35px;
}

@media screen and (min-width: 701px) {
	.news_inner.news_cms .arrow_link+.mt-be-columns .mt-be-column+.mt-be-column {
		width: 50%;
	}
}

@media screen and (max-width: 900px) {
	p.no_passport {
		padding-top: 3em;
	}
}

/*--------------------------------------
メッセージを確認する（JAC Members）
--------------------------------------*/
.border {
	border: 10px dotted #F8FAF7;
}

.exp3,
.exp_imgs {
	text-align: center;
}

.exp3 {
	justify-content: center;
}

@media screen and (max-width: 600px) {

	.exp_imgs img,
	.exp3 img {
		margin-top: 2em;
	}

	.how-to-jacexamform__imgs.sp-column.margin-right- {
		justify-content: center;
		display: flex;
	}

	/*.exp_imgs {
	display: flex;
	gap: 10px
	}*/
	.how-to-jacexamform__imgs2 {
		display: flex;
		gap: 2%;
	}

	/*.exp_imgs {
	display: flex;
	gap: 10px;
	margin-top: 3em;
	}
	.exp3 {
	display: flex;
	margin-top: 3em;
	gap: 10px;
	}*/
	p.exp_message {
		margin-top: 3em;
	}
}

@media screen and (max-width:800px) and (min-width: 601px) {
	.help {
		background: #fef2f7;
		margin-top: 3em
	}

	.how-to-jacexamform__text2 {
		width: 100%;
	}

	.how-to-jacexamform__imgs.sp-column {
		width: 100%;
	}

	.how-to-jacexamform__imgs.sp-column.margin-right- {
		justify-content: center;
		display: flex;
		gap: 10px;
		width: 100%;
	}

	.how-to-jacexamform__imgs2 {
		display: flex;
		gap: 10px;
		width: 100%;
	}

	.exp1 {
		width: 100%;
	}

	/*.exp2 {
	font-size: 16px;
	margin-top: 2em;
	border: 4px solid #e1edee;
	width: 100%;
	}*/
	.exp_imgs {
		margin: 25px;
		display: flex;
		gap: 18px;
	}

	.exp_imgs {
		margin: 25px;
		display: flex;
		gap: 18px;
	}

	.exp3 {
		display: flex;
		gap: 40px;
		margin: auto;
	}

	.exp4 {
		margin-top: 2em;
		display: flex;
		gap: 3%;
	}
}

@media screen and (max-width: 1000px) {
	.border {
		padding: 20px;
	}
}

@media screen and (max-width: 1000px) and (min-width: 801px) {
	.exp1 {
		display: flex;
		gap: 5%
	}

	.how-to-jacexamform__text2 {
		width: 41.6%;
	}

	.how-to-jacexamform__imgs2 {
		display: flex;
		gap: 3%;
	}

	.exp_exp {
		width: 40%;
	}

	.exp2 {
		display: flex;
		gap: 3%;
	}

	.exp_imgs {
		display: flex;
		gap: 3%;
	}

	.exp3 {
		display: flex;
		gap: 10%;
		width: 100%;
	}

	.exp4 {
		margin-top: 2em;
		display: flex;
		gap: 3%;
	}
}

@media screen and (min-width: 1001px) {
	.q6-1_contents_c_exp {
		width: 40%;
	}

	.c_a {
		display: flex;
		margin-top: 20px;
		gap: 15px;
	}

	.border {
		padding: 40px;
	}

	.exp1 {
		display: flex;
		gap: 5%
	}

	.how-to-jacexamform__text2 {
		width: 41.6%;
	}

	.how-to-jacexamform__imgs2 {
		display: flex;
		gap: 3%;
	}

	.exp_exp {
		width: 40%;
	}

	.exp2 {
		display: flex;
		gap: 3%;
	}

	.exp_imgs {
		display: flex;
		gap: 3%;
		justify-content: center;
	}

	.exp3 {
		display: flex;
		gap: 10%;
	}

	.exp4 {
		margin-top: 2em;
		display: flex;
		gap: 3%;
	}
}

.news1051 .border img {
	max-width: 230px;
}

/*--------------------------------
試験（⽇本以外）の合格証申請・アカウントの登録（JAC Members）でよくある質問 （FAQ）
--------------------------------*/
.qa-links__application-links ol {
	margin-top: 1.5em;
}

.qa-links__application-links li {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 1em;
}

.qa-links__application-links li:before {
	content: "";
	background-repeat: no-repeat;
	display: inline-block;
	background-size: contain;
}

.android_qr,
.iphone_qr {
	max-width: 130px;
	margin-bottom: 10px;
}

.qa-content dd .identification ul li:nth-child(1) {
	list-style: none;
	text-indent: -2em;
}

.qa-content dd .identification ul li:nth-child(2+n) {
	padding: -left 2em;
}

/*横中央*/
.qa-links__qa-links li:before {
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.color-red {
	color: #EF000D;
}

.box-shadow {
	box-shadow: 5px 5px 5px rgb(0 0 0 / 10%);
}

.caution_passport {
	background: #FEF2F7;
	padding: 20px;
}

.caution ul+ul {
	margin-top: 1em;
}

.caution ul {
	display: inline-block;
	text-align: left;
}

@media screen and (min-width:801px) {
	.caution ul {
		min-width: 37em;
	}
}

@media screen and (max-width:600px) {
	span.img {
		text-align: center;
		position: relative;
	}
}

/*Q連番*/
.qa-links__qa-links li:before,
.qa-content dt span:before,
.qa-content dd span:before {
	font-size: 35px;
	font-family: none;
}

.qa-links__qa-links li:before,
.qa-content dt span:before {
	color: #01BEFF;
}

/*------------------------------------------------*/
/*リンク*/
.qa-links {
	margin-bottom: 3em;
}

@media screen and (max-width: 1100px) {
	.qa-links {
		margin: 20px;
	}
}

.qa-links__qa-links ul {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	counter-reset: qa;
	width: 100%;
}

.qa-links__qa-links li {
	position: relative;
	display: flex;
}

.qa-links__qa-links li:before {
	counter-increment: qa;
	content: "Q" counter(qa);
	position: absolute;
	top: 10px;
}

.qa-links__qa-links li a {
	display: block;
	padding: 55px 20px 15px;
	border: 3px solid #AFB1AE;
	border-radius: 15px;
	word-break: break-word;
	width: 100%;
}

.qa-links__application-links {
	border: 5px solid #EDEBEB;
	border-radius: 20px;
	padding: 40px 20px;
	display: flex;
	align-items: end;
	flex-wrap: wrap;
	justify-content: center;
}

.qa-links__application-links b {
	display: block;
	text-align: center;
	font-size: 24px;
}

.qa-links__application-links li:before {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url(/news/files/how-to-jacexamform-faq-arrow.svg);
}

/*------------------------------------------------*/
/*各QA*/
@media screen and (min-width:801px) {
	.qa-links {
		display: flex;
		flex-wrap: nowrap;
	}

	.qa-links__qa-links {
		width: 100%;
	}

	.qa-links__application-links {
		width: 28.7%;
	}

	.qa-content dd>span:before {
		content: "A";
		color: #BCC0C1;
		line-height: 1;
		position: absolute;
	}
}

.qa-content {
	counter-reset: qa-content;
}

@media screen and (max-width: 1100px) {
	.qa-content {
		margin: 20px;
	}
}

.qa-content dl {
	border: 5px dashed #E6EFF0;
}

.qa-content dl+dl {
	margin-top: 30px;
}

@media screen and (min-width: 769px) {
	.qa-content dt {
		font-size: 20px;
		background: #FAFAFA;
		padding: 35px 20px 20px;
		position: relative;
	}
}

@media screen and (max-width: 768px) {
	.qa-content dt {
		font-size: 16px;
		background: #FAFAFA;
		padding: 35px 20px 20px;
		position: relative;
	}
}

.qa-content dt span {
	display: block;
}

.qa-content dt span:before {
	counter-increment: qa-content;
	content: "Q" counter(qa-content);
	margin-right: 20px;
	vertical-align: middle;
	position: absolute;
}

.qa-content dd span {
	position: relative;
	/* display: block; */
}

.qa-content p {
	font-size: 16px;
}

.qa-content dt ul {
	display: flex;
	gap: 5px;
	position: absolute;
	right: 15px;
	top: 15px;
}

.qa-content dt li {
	color: #fff;
	padding: 3px 5px;
	line-height: 1;
	font-size: 14px;
}

@media screen and (max-width: 960px) {
	.qa-content+.manual_index_cont {
		max-width: 90%;
		margin: auto;
	}
}

.mark-exam {
	background: #6FC125;
}

.mark-seminar {
	background: #FD8627;
}

.mark-nippon {
	background: #EC000F;
}

.qa-content dd ul:not(.jacexamform2-5-flow) li:not(.star) {
	list-style: disc;
	margin-left: 1em;
}

.qa-content dd ul li.star {
	text-indent: -1em;
	padding-left: -em;
}

.star:before {
	content: "★";
}

.install-links {
	border: 4px solid #B2B2B2;
	padding: 30px;
	margin-top: 3em;
	width: 78%;
}

.install-links p {
	margin-bottom: 30px;
}

.faq-content {
	border-top: 1px solid #707070;
}

.faq-content em,
.faq-content b {
	font-size: 18px;
	display: block;
	margin-bottom: 1em;
}

.faq-content em {
	-webkit-text-stroke: 0.1px;
}

.faq-content {
	padding: 2em 0;
	margin-top: 2em;
}

.faq-content__right figure {
	margin: 0;
}

.faq-content__right figure img+img {
	margin-top: 20px;
}

.faq-content__right figcaption {
	text-align: center;
	margin-top: 20px;
}

@media screen and (max-width:800px) {

	/* .qa-content dl {
	border-left: none;
	border-right: none;
} */
	.qa-links__qa-links ul {
		margin-bottom: 2em;
	}

	.exp_imgs_img {
		width: 100%;
	}

	.qa-content dt span {
		padding-top: 55px;
	}

	.qa-content dt span:before,
	.qa-content dd>span:before {
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}

	.qa-content dd>span:before {
		top: 0;
	}

	.qa-content dt li {
		font-size: 10px;
	}

	.qa-content dd {
		padding: 20px;
	}
}

@media screen and (min-width:701px) {
	.faq-content:not(.display-block) {
		display: flex;
		flex-wrap: nowrap;
		gap: 3em;
		justify-content: space-between;
	}

	.faq-content__left {
		width: inherit;
	}

	.imgs .faq-content__left {
		width: 42%;
	}

	.one-image .faq-content__left {
		max-width: 67%;
	}
}

@media screen and (min-width:801px) {
	.qa-content dt span {
		margin-left: 3.5em;
	}

	.qa-content .num-two-digit dt span {
		margin-left: 4.5em;
	}

	.qa-content dt span:before {
		left: 20px;
		top: 25px;
	}
}

@media screen and (max-width:800px) {
	.qa-content dt span:before {
		top: 40px;
	}
}

/*インストール情報*/
.how-to-jacexamform__qrcode-imgs {
	margin-top: 3em;
}

.how-to-jacexamform__qrcode-imgs {
	display: flex;
	gap: 30px;
	margin-bottom: 2em;
}

.how-to-jacexamform__qrcode-img p {
	margin-bottom: 0;
}

.how-to-jacexamform__qrcode-img {
	display: flex;
	text-align: center;
	flex-direction: column;
	align-items: center;
}

/*パスポート*/
.passport {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	align-items: end;
}

.passport figure {
	margin: 0;
}

.passport figcaption {
	max-width: 14em;
	text-indent: -1.5em;
	padding-left: 1.5em;
}

@media screen and (max-width:900px) {
	p.another_identification {
		padding-top: 3em;
	}
}

/*入力*/
.jacexamform2-6-flow h5 {
	font-size: 22px;
	color: #777777;
}

.jacexamform2-6-flow p+b {
	display: block;
	margin-top: 2em;
}

@media screen and (min-width:801px) {
	.jacexamform2-6-flow {
		display: flex;
		gap: 30px;
	}

	.jacexamform2-6-flow div+div {
		order: 1;
	}

	.jacexamform2-6-flow div:first-child {
		order: 2;
	}

	.jacexamform2-6-flow div:first-child {
		width: 70%;
	}

	.qa-content dd {
		padding: 20px 65px;
	}

	.qa-content dd>span:before {
		left: -40px;
	}
}

.jacexamform2-6-flow {
	background: #f8faf7;
	padding: 1em;
}

.jacexamform2-6-flow+.jacexamform2-6-flow {
	margin-top: 20px;
}

figcaption.right {
	text-align: center;
	width: 50%;
	margin-top: 0;
}

ul.qr_code__qr_code {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 30px;

	@media screen and (max-width: 768px) {
		margin-top: 7em;
	}
}

ul.qr_code__qr_code li:nth-child(1) {
	@media screen and (max-width: 900px) {
		width: 100%;
	}
}

ul.qr_code__qr_code li:nth-child(1) img {
	@media screen and (max-width: 900px) {
		max-width: 206px;
	}
}

.qr_code__qr_code .iphone {
	margin-left: 60px;

	@media screen and (max-width: 900px) {
		margin-left: 0;
	}
}

li.qr {
	text-align: center;
}

.confirm_text {
	text-align: center;

	@media screen and (max-width: 900px) {
		text-align: left;
	}
}

.confirm_imgs {
	justify-content: center;
	gap: 20px;
	text-align: center;
}

.confirm_imgs li {
	text-align: left;
	word-break: break-word;

}

@media screen and (max-width: 900px) {
	.confirm_imgs li {
		text-align: center;
	}
}

.confirm_imgs_text {
	text-align: left !important;
}

.confirm_imgs_bottom {
	margin-bottom: 30px;
}

.confirm_imgs_ex li:nth-child(2) {
	width: 360px;
}

@media screen and (max-width: 900px) {
	.confirm_imgs_ex li:nth-child(2) {
		width: calc(100% - 217px- 20px);
	}
}

@media screen and (max-width: 768px) {
	.confirm_imgs_ex li:nth-child(2) {
		width: 100%;
	}
}

@media screen and (min-width:1000px) {
	.left6-2 {
		width: 80%;
	}

	.right6-2 {
		width: 20%;
	}
}

@media screen and (max-width:600px) {
	.right6-2 {
		text-align: center;
	}

	p.exp1 {
		font-size: px;
		text-align: center;
	}

	/* .qa-content dt {
	padding-left: 0;
	padding-right: 0;
} */
	.exp_imgs_img {
		margin-top: 2em;
		margin-bottom: 2em;
	}

	.\36 -2_right {
		text-align: center;
	}

	.q6-1_contents_c_img {
		text-align: center;
	}

	.contents_b_img_1 {
		text-align: center;
	}

	.q6-1_contents_a {
		text-align: center;
	}

	.exp_imgs_img2 {
		text-align: center;
	}
}

@media screen and (min-width:601px) {
	.caution.display-flex {
		justify-content: center;
		gap: 3em;
	}

	.display-flex,
	.confirm_imgs,
	.contents_b_flex,
	.d_a,
	.d_b,
	.q6-1_contents_c_img {
		display: flex;
		justify-content: center;
		gap: 20px;
	}

	/* ul {
	margin-bottom: 20px;
} */
	.q6-1_contents_b_exp,
	.q6-1_contents_c_exp,
	h4.face_photo {
		margin-top: 20px;
	}

	ul.jacexamform2-5-flow {
		margin-top: 2em;
		margin-bottom: 2em;
	}

	.q6-1_contents_e {
		display: flex;
		margin-top: 20px;
		justify-content: space-between;
	}

	.q6-1_contents_a_exp,
	.q6-1_contents_a_img {
		margin-top: 20px;
	}

	.q6-1_exp2_contents {
		width: 50%;
	}

	.q6-1_exp2 {
		display: flex;
		gap: 4em;
	}

	.\36-1-aa {
		display: flex;
	}

	.q6-2 {
		display: flex;
		gap: 20px;
		border-top: 1px solid #707070;
		padding-top: 2em;
		margin-top: 2em;
	}
}

.q6-1_exp2_contents {
	margin-top: 20px;
}

.q6-1_exp2_contents_img {
	text-align: center;
}

.faq-qr {
	display: flex;
	justify-content: center;
	gap: 30px;
	text-align: center;
}

@media screen and (max-width:600px) {
	.faq-qr {
		padding-top: 20px;
	}
}

.faq-qr__cnt__badge img {
	height: 3rem;
	gap: 30px;
}

.q6-1 {
	width: 100%;
	background: #F8FAF7;
	padding-bottom: 3em;
}

.q6-1>div {
	margin: 2rem;
}

.q6-1 .photo_id {
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.faq__dd__cnt,
.q6-0 {
	border-top: 1px solid #bbb;
	padding-top: 2rem;
	margin-top: 2em;
}

.exp_imgs_img {
	max-width: 230px;
}

.q6-1 h2 {
	text-align: center;
	padding-top: 3em;
}

.q6-1_contents_a_exp .display-flex,
.q6-1_contents_aa {
	gap: 30px;
}

img.bell {
	width: 15px;
}

.faq-qr__cnt__em em {
	display: block;
	width: 9em;
}

@media screen and (max-width:426px) {
	.card-in-japan div:before {
		top: 4em;
	}
}

.here {
	color: #0093CB;
}

.conditions {
	padding-top: 1em;
}

@media screen and (min-width: 1001px) {
	.condition_list_sp {
		display: none;
	}
}

@media screen and (max-width: 1000px) {
	.condition_list_pc {
		display: none;
	}
}

h2.residence-card-flow {
	justify-content: center;
	text-align: center;
}

.residence-card-flow {
	padding-top: 2em;
}


.faq-residence-card-img {
	text-align: center;
}

@media screen and (min-width: 801px) {
	.flow-pc {
		width: 100%;
	}
}

.flow-pc,
.flow-pc-gray {
	background: #FEF2F7;
	padding: 15px 30px 30px;
}

@media screen and (min-width: 701px) {
	.flow-sp {
		display: none;
	}

}

@media screen and (max-width: 700px) {

	.flow-pc,
	.flow-pc-gray {
		display: none;
	}
}

@media screen and (min-width: 421px) {
	br.flow_h2 {
		display: none;
	}
}

@media screen and (min-width:801px) {
	p.photo-caution {
		text-align: center;
		margin-bottom: 20px;
		font-weight: bold;
		font-size: 24px;
	}
}

@media screen and (max-width:800px) {
	p.photo-caution {
		text-align: center;
		margin-bottom: 20px;
		font-weight: bold;
		font-size: 21px;
	}
}

@media screen and (min-width: 701px) {
	.application-flow__face-photo {
		gap: 25px;
	}

	.application-flow__face-photo {
		display: flex;
		flex-wrap: wrap;
		place-content: center;
	}
}

@media screen and (max-width: 700px) {
	.application-flow__face-photo {
		display: flex;
		flex-wrap: wrap;
	}

	.exam__face-photo {
		display: flex;
	}
}

h2.faq-residence-card {
	padding-top: 0;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Rounded Mplus 1c", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 1.5em;
	font-size: 24px;
	font-weight: 700;
}

.\36 -1-aa {
	padding-top: 2em;
}

@media screen and (min-width: 701px) {
	li.width17 {
		width: 17%;
	}

	p.sp-none {
		display: none;
	}
}

.have-an-account,
.forget-email-password_child {
	margin-bottom: 1.5em;
}

p.have-an-account_child {
	margin-bottom: 0;
}

.forget-email-password_child {
	margin: 15px;
}

a.arrow_b_manual,
a.arrow_b_down_manual {
	margin-top: 10px;
	display: inline-block;
	text-indent: 0;
	position: relative;
	padding-left: 1.6em;
	line-height: 1.5;
	text-decoration: underline;
}

a.arrow_b_manual:hover:before {
	background: #ff8f00 url(/shared/img/icon/arrow_r.svg) no-repeat center center / contain;
}

a.arrow_b_down_manual:hover:before {
	background: #ff8f00 url(/shared/img/icon/arrow_b.svg) no-repeat center center / contain;
}

a.arrow_b_manual:before {
	content: "";
	background: #00c0ff url(/shared/img/icon/arrow_r.svg) no-repeat center center / contain;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 16px;
	height: 16px;
	display: inline-block;
	position: absolute;
	left: 1px;
	top: 3px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

a.arrow_b_down_manual:before {
	content: "";
	background: #00c0ff url(/shared/img/icon/arrow_b.svg) no-repeat center center / contain;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 16px;
	height: 16px;
	display: inline-block;
	position: absolute;
	left: 1px;
	top: 3px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

a.arrow_b_up_manual {
	margin-top: 10px;
	display: inline-block;
	text-indent: 0;
	position: relative;
	padding-left: 1.6em;
	line-height: 1.1;
	text-decoration: underline;
}

a.arrow_b_up_manual:hover:before {
	background: #ff8f00 url(/shared/img/icon/arrow_b.svg) no-repeat center center / contain;
}

a.arrow_b_up_manual:before {
	content: "";
	background: #00c0ff url(/shared/img/icon/arrow_b.svg) no-repeat center center / contain;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	transform: rotate(180deg);
	width: 16px;
	height: 16px;
	display: inline-block;
	position: absolute;
	left: 1px;
	top: -1px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

/* Ph9後追い対応で追加した分 */
.identification-flow-caution {
	text-indent: -15px;
	padding-left: 19px;
}

span.identification-flow-caution-span {
	color: #9D1000;
}

.new-passport-flow {
	text-align: center;
}

img.new-passport-flow {
	max-width: 150px;
}

.bg-white {
	background-color: #FFFFFF;
	padding: 24px;
}

@media screen and (min-width: 671px) {
	.type-c {
		width: 40%;
	}
}

.flow-box__text--headingA::before {
	content: "";
	background-image: url(/news/files/passport_flow_9.svg);
	background-size: 100% auto;
	width: 18px;
	height: 20px;
	position: absolute;
	left: -27px;
	top: 3px;
}

.flow-box__text {
	margin-left: 56px;
	margin-right: 20px;
	line-height: 1.4;
	margin-bottom: 0;
}

.passport-new-image {
	justify-content: center;
	gap: 2em;
	margin-top: 2em;
}

p.passport-new-image-a::before {
	content: "";
	background-image: url(/news/files/passport_flow_9.svg);
	background-size: 100% auto;
	width: 18px;
	height: 20px;
	position: absolute;
	left: -5px;
}

p.passport-new-image-b::before {
	content: "";
	background-image: url(/news/files/passport_flow_10.svg);
	background-size: 100% auto;
	width: 17px;
	height: 21px;
	position: absolute;
	left: -5px;
}

p.passport-new-image-c::before {
	content: "";
	background-image: url(/news/files/passport_flow_11.svg);
	background-size: 100% auto;
	width: 18px;
	height: 21px;
	position: absolute;
	left: -5px;
}

p.passport-new-image {
	margin-left: 56px;
	margin-right: 20px;
	line-height: 1.4;
	margin-bottom: 0;
	position: relative;
}

p.margin-bottom-0 {
	margin-bottom: 0;
}

.flow1__img2 {
	padding: 10px;
}

@media screen and (min-width: 671px) {
	.passport-new-image {
		display: flex;
	}

	.bg-white-child {
		display: flex;
	}

	.type-cc {
		gap: 30px;
	}

	.about-photo {
		width: 100%;
	}
}

.about-photo {
	background-color: #fef2f7;
	padding: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
	height: 100%;
}

p.padding-left-aaa {
	padding-left: 30px;
	position: relative;
}

.passport-new-image-child {
	padding: 10px;
	place-self: center;
}

p.passport-flow-indent {
	padding-left: 27px;
	text-indent: -27px;
}

h2.identification-flow-new {
	justify-self: center;
}

h3.passport-pattern {
	margin-top: 0;
	margin-bottom: 0;
}

@media screen and (min-width: 671px) {
	h3.passport-pattern {
		justify-self: left;
		margin-left: 30px;
	}

	p.passport-pattern {
		margin-left: 30px;
	}

	.new-flow {
		padding-top: 2em;
	}
}

@media screen and (max-width: 670px) {
	.new-flow {
		padding-top: 1em;
	}
}

h3.passport-flow-end {
	margin-top: 0;
	justify-self: left;
}

.about-photo__icon {
	font-size: 32px;
	line-height: 1;
	margin-right: 5px;
}

/* 2025-02 JAC_WEB-1654 【アプリマニュアル】受験結果および合格証の確認方法（親）>>> */
.links-download {
	border-top: 1px solid #ddd;
	padding-top: 2em;
	margin-top: 2em;
}

.links-download {
	display: flex;
}

.links-download li::marker {
	content: "";
}

.links-download li {
	text-decoration: underline;
	color: #0093cb;
}

#num008-iphone,
#num008-Android,
#num009-pc,
#num009-iphone,
#num009-Android {
	margin-bottom: 1.5em;
	font-size: 1.5em;
	font-weight: bold;
}

.confirm-environment {
	font-size: 16px;
	text-align: left;
	margin-bottom: 2em;
}

.qa-dr-columns {
	margin-bottom: 2em;
}

.news_block .qa-dr-flex_blc .qa-dr-column+.qa-dr-column {
	text-align: left;
}

.qa-dr-images {
	box-shadow: 3px 3px 6px rgb(0 0 0 / 10%);
}

.qa-dr-column.text {
	flex: 1;
	/* 残りのスペースを占める */
}

.qa-dr-column.images {
	max-width: 230px;
	width: 100%;
	align-items: flex-end;
}

@media screen and (min-width:601px) {
	.page_cont ul:not(.introapp3-tab) {
		margin-bottom: 20px;
	}
}

@media screen and (min-width:701px) {
	.links-download li+li:before {
		margin-right: 2em;
	}

	.links-download li {
		padding: 0 1em;
	}

	.links-download {
		justify-content: right;
	}

	.qa-dr-columns {
		display: flex;
	}

	.qa-dr-box.qa-dr-flex_blc .images {
		display: flex;
	}

	.qa-dr-column+.qa-dr-column {
		width: 50%;
	}

	.news_block .qa-dr-column+.qa-dr-column {
		text-align: right;
	}

	.qa-dr-box.qa-dr-flex_blc .text,
	.qa-dr-box.qa-dr-flex_blc .images {
		width: inherit
	}

}

@media screen and (max-width:700px) {
	.qa-dr-box .text {
		margin-bottom: 0;
	}

	.news_inner.news_cms .qa-dr-columns {
		display: block;
	}
}

.margin_auto {
	margin: 0 auto 0;
}

@media screen and (max-width: 600px) {
	.faq-text {
		margin-bottom: 1.5em;
	}
}

.faq-block {
	display: inline-block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 20px;
}

.faq-text2 {
	display: inline-block;
	margin-left: 20px;
}

html:not([lang="ja"]) body .fa-classic,
html:not([lang="ja"]) body .fa-regular,
html:not([lang="ja"]) body .fa-solid,
html:not([lang="ja"]) body .far,
html:not([lang="ja"]) body .fas {
	font-family: "Font Awesome 6 Free" !important;
}