@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. モジュール

******************************************************************************* */
/* ==

　01. モジュール

=============================================================================== */
.r3Breadcrumbs .ibLine01 span:nth-child(2),
.ibLine01 span:nth-child(2) {
	display: block;
	z-index: 1;
}
/* 見出し
------------------------------------------------------------------------------- */
.fmHeading01 {
	position: relative;
	margin: 52px 0 93px;
	padding: 0 0 0 30px;
	z-index: 1;
}
.fmHeading01::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 100%;
	background-color: #f41e46;
}
.fmHeading01_sub {
	line-height: 1;
	margin: 0;
	font-size: 150%;
	font-weight: 400;
}
.fmHeading01_tit {
	line-height: 1;
	margin: 22px 0 0;
	font-size: 250%;
	font-weight: 700;
}
.fmHeading02 {
	line-height: 1.5;
	margin: 0 0 44px;
	padding: 0 0 25px;
	border-bottom: 1px solid #b4b4b4;
	font-size: 200%;
	font-weight: 700;
}
/* 大枠
------------------------------------------------------------------------------- */
.fmWrapper {
	margin: 0 -500%;
	padding: 50px 500% 100px;
	background-color: #f4f4f4;
}
/* ステップ
------------------------------------------------------------------------------- */
.fmStep01 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	position: relative;
	line-height: 1;
	margin: 0 0 42px;
	font-size: 134%;
	font-weight: 700;
	z-index: 1;
}
.fmStep01_item {
	position: relative;
	width: 30.645%;
	max-width: 380px;
	line-height: 46px;
	padding: 0 0 2px;
	border: 1px solid #dbdbdb;
	background-color: #fff;
	text-align: center;
	box-sizing: border-box;
}
.fmStep01_item-current {
	border-color: #323232;
	background-color: #323232;
	color: #fff;
}
.fmStep01_item::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: -31px;
	width: 8px;
	height: 16px;
	margin: -8px 0 0;
	background: url(/lab/common/images/svg/arw_ico05.png) center center no-repeat;
	background-size: contain;
}
.fmStep01_item:last-child::after {
	content: none
}
/* 注釈
------------------------------------------------------------------------------- */
.fmNotes01 {
	position: relative;
	line-height: 2;
	color: #f41e46;
	font-size: 100%;
	font-weight: 400;
	z-index: 1;
}
.fmNotes01 li {
	margin: 0 0 0 1em;
	text-indent: -1em;
}
.fmNotes02 {
	position: relative;
	line-height: 2;
	color: #333;
	font-size: 100%;
	font-weight: 400;
	z-index: 1;
}
.fmNotes02 li {
	margin: 0 0 0 1em;
	text-indent: -1em;
}
/* コンテンツ
------------------------------------------------------------------------------- */
.fmContent {
	position: relative;
	margin: 45px 0 0;
	padding: 72px 80px 57px;
	background-color: #fff;
	z-index: 1;
}
/* 表組
------------------------------------------------------------------------------- */
.fmTable01 {
	width: 100%;
}
.fmTable01 th {
	width: 30%;
	line-height: 2;
	padding: 20px 0;
	font-size: 117%;
	font-weight: 700;
}
.fmTable01 td {
	width: 70%;
	padding: 20px 0 20px 50px;
}
.fmTable01-confirm th {
	padding: 16px 0;
}
.fmTable01-confirm td {
	width: 70%;
	line-height: 2;
	padding: 16px 0 16px 50px;
	font-size: 117%;
	font-weight: 400;
}
/* 文言
------------------------------------------------------------------------------- */
.fmTxt01 {
	line-height: 1.5;
	margin: 26px 0 12px;
	font-size: 117%;
	font-weight: 700;
}
.fmTxt01:first-child {
	margin-top: 0;
}
.fmTxt02 {
	position: relative;
	line-height: 2;
	margin: 72px 0 0;
	font-size: 117%;
	font-weight: 400;
	text-align: center;
	z-index: 1;
}
.fmTxt03 {
	line-height: 1.5;
	margin: 20px 0 10px;
	font-size: 117%;
	font-weight: 400;	
}
.fmTxt03 a {
	text-decoration: underline;
}
.fmTxt03 a::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 0 0 10px;
	background: url(/lab/common/images/svg/blank_ico02.svg) center center no-repeat;
	background-size: contain;
}
.fmTxt04 {
	position: relative;
	line-height: 2;
	margin: 0;
	font-size: 117%;
	font-weight: 400;
	z-index: 1;	
}
.fmTxt05 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 15px 0 0;
	font-size: 100%;
	font-weight: 400;
}
.fmTxt05:first-child {
	margin-top: 0;
}
.fmTxt05_head-w1 {
	width: 6em;
	font-weight: 700;
}
.fmTxt05_head-w2 {
	width: 10em;
	font-weight: 700;
}
.fmError01 {
	line-height: 1.5;
	margin: 9px 0 0;
	color: #f41e46;
	font-size: 100%;
	font-weight: 400;
}
.fmError02 {
	position: relative;
}
.fmError02::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 16px;
	height: 16px;
	margin: -8px 0 0;
	background: url(/lab/common/images/ico_required02.png) center center no-repeat;
	background-size: contain;
}
/* フォーム部品
------------------------------------------------------------------------------- */
input::-webkit-input-placeholder { padding-bottom: 0.4em; }
.fmText {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 40px;
	line-height: 1;
	padding: 0 15px;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	color: #000;
	font-family: inherit;
	font-size: 14px;
	font-weight: 400;
	border-radius: 2px;
	box-sizing: border-box;
	transition: border 0.3s, background 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	outline: none;
}
.fmText:focus {
	border-color: #1a1a1a;
}
.fmText::placeholder {
	color: #bbb;
}
.fmText:-ms-input-placeholder {
	color: #bbb;
}
.fmText::-ms-input-placeholder {
	color: #bbb;
}
.fmText::-webkit-input-placeholder {
	padding-top: 0.25em;
}
.fmText::-ms-clear {
	visibility:hidden;
}
.fmText-error {
	border-color: #f41e46;
	background-color: #feedf0;
}
.fmText-bdnone {
	border: none;
}
.fmArea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height: 1.3;
	padding: 15px 15px;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	background-color: #fff;
	color: #000;
	font-family: inherit;
	font-size: 14px;
	resize: none;
	box-sizing: border-box;
	-webkit-appearance: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	outline: none;
}
.fmArea:focus {
	border-color: #1a1a1a;
}
.fmArea::placeholder {
	color: #bbb;
}
.fmArea:-ms-input-placeholder {
	color: #bbb;
}
.fmArea::-ms-input-placeholder {
	color: #bbb;
}
.fmArea::-webkit-input-placeholder {
	padding-top: 0.25em;
}
.fmArea-required {
	border: none;
	background-color: #ffe2ec;
}
.fmArea-ok {
	background-color: rgb(250, 255, 189);
}
.fmArea-h1 {
	height: 138px;
}
.fmSelect select {
	width: 100%;
	height: 40px;
	padding: 0 35px 0 15px;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: 1px solid #ccc;
	border-radius: 2px;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	font-family: inherit;
	cursor: pointer;
}
.fmSelect select::-ms-expand {
	display: none;
}
.fmSelect {
	display: inline-block;
	position: relative;
	border: none;
	background: #fff;
	overflow: hidden;
	cursor: pointer;
	vertical-align: middle;
}
.fmSelect-required {
	border: none;
	background: #ffe2ec;
}
.fmSelect-ok {
	background-color: rgb(250, 255, 189);
}
.fmSelect-inline {
	display: inline-block;
	vertical-align: middle;
}
.fmSelect-disabled {
	background-color: #eee;
	opacity: 0.5;
	cursor: default;
}
.fmSelect::before {
	content: '';
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 1px;
	width: 29px;
	background-color: #000;
	pointer-events: none;
}
.fmSelect::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 12px;
	width: 6px;
	height: 6px;
	margin: -6px 0 0;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	pointer-events: none;
	transform: rotate(45deg);
}
.fmRadio01 {
	line-height: 1.5;
	margin: -30px 0 0;
	padding: 8px 0 8px;
	font-size: 117%;
	font-weight: 400;
	letter-spacing: -0.5em;
}
.fmRadio01 li {
	display: inline-block;
	margin: 30px 30px 0 0;
	letter-spacing: normal;
}
.fmRadio01 li:last-child {
	margin-right: 0;
}
.fmRadio02 {
	line-height: 1.5;
	font-size: 134%;
}
.fmRadio02 li {
	margin: 10px 0 0;
	letter-spacing: normal;
}
.fmRadio02 li:first-child {
	margin-top: 0;
}
.fmCheck01 {
	line-height: 1.5;
	font-size: 134%;
	letter-spacing: -0.5em;
}
.fmCheck01 li {
	display: inline-block;
	margin: 0 30px 0 0;
	letter-spacing: normal;
}
.fmCheck01 li:last-child {
	margin-right: 0;
}
.fmCheck02 {
	line-height: 1.5;
	font-size: 134%;
}
.fmCheck02 li {
	margin: 5px 0 0;
	letter-spacing: normal;
}
.fmCheck02 li:first-child {
	margin-top: 0;
}
.fmCheck_wrap {
	display: inline-block;
	position: relative;
	min-height: 23px;
	line-height: 1.3;
	padding: 0 0 0 25px;
	box-sizing: border-box;
	vertical-align: middle;
	cursor: pointer;
}
.fmCheck-hide {
	display: none !important;
}
.fmCheck+span {
	display: inline-block;
	position: absolute;
	top: 4px;
	left: 0;
	width: 15px;
	height: 15px;
	margin: 0 10px 0 0;
	cursor: pointer;
	outline: none;
}
.fmCheck+span::before {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	border: 1px solid #aaa;
	background-color: #fff;
	box-sizing: border-box;
}
.fmCheck+span::after {
	content: "";
	position: absolute;
	top: 3px;
	left: 3px;
	width: 7px;
	height: 4px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.fmCheck+.disable {
	opacity: 0.5;
	cursor: default;
}
.fmCheck-required+span::before {
	border: 1px solid #aaa;
	background-color: #fcc;
}
.fmCheck-required+span::after {
	border-color: #fcc;
}
.fmCheck:checked+span::before {
	border-color: #aaa;
	background-color: #fff;
}
.fmCheck:checked+span::after {
	border-color: #000;
}
.fmRadio_wrap {
	display: inline-block;
	position: relative;
	min-height: 20px;
	line-height: 1.3;
	padding: 1px 0 0 32px;
	box-sizing: border-box;
	vertical-align: middle;
	cursor: pointer;
}
.fmRadio-hide {
	display: none !important;
}
.fmRadio+span {
	display: inline-block;
	position: absolute;
	top: 1px;
	left: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
	outline: none;
}
.fmRadio+span::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #ddd;
	border-radius: 100%;
	box-sizing: border-box;
}
.fmRadio+span::after {
	content: "";
	position: absolute;
	top: 7px;
	left: 7px;
	width: 6px;
	height: 6px;
	border-radius: 100%;
}
.fmRadio+.disable {
	opacity: 0.5;
	cursor: default;
}
.fmRadio-error+span::before {
	border-color: #f41e46;
	background-color: #feedf0;
}
.fmRadio:checked+span::before {
	border-color: #000;
	background-color: #000;
}
.fmRadio:checked+span::after {
	background-color: #fff;
}
/* レイアウト
------------------------------------------------------------------------------- */
.fmBlock01 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.fmBlock01_item {
	width: 245px;
	margin: 0 30px 0 0;
}
.fmBlock02 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.fmBlock02_n {
	width: 80px;
}
.fmBlock02_sp {
	width: 30px;
	line-height: 40px;
	text-align: center;
}
.fmBlock02_w {
	width: 156px;
}
.fmBlock02_txt {
	line-height: 40px;
	font-size: 117%;
	font-weight: 400;
	margin: 0 0 0 30px;
}
.fmBlock02_txt a {
	text-decoration: underline;
}
.fmBlock02_txt a::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 0 0 10px;
	background: url(/lab/common/images/svg/blank_ico02.svg) center center no-repeat;
	background-size: contain;
}
.fmBlock03 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 520px;
	margin: 26px 0;
	padding: 0 0 4px;
	border-bottom: 1px solid #dbdbdb;
}
.fmBlock03_n {
	width: 100px;
	line-height: 40px;
	font-size: 117%;
	font-weight: 700;
}
.fmBlock03_w {
	width: -webkit-calc(100% - 100px);
	width: calc(100% - 100px);
}
.fmBlock04 {
	max-width: 520px;
}
.fmBlock04-auto {
	max-width: none;
}
.fmBlock05 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.fmBlock05_item {
	width: 155px;
}
.fmBlock05_sp {
	width: 30px;
	line-height: 40px;
	text-align: center;
}
.fmBlock06 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
}
.fmBlock06_item {
	width: 160px;
}
.fmBlock06_sp {
	width: 40px;
	line-height: 40px;
	margin: 0 30px 0 0;
	font-size: 117%;
	font-weight: 500;
	text-align: right;
}
.fmBlock06_sp:last-child {
	margin-right: 0;
}
.fmBlock01 .fmText,
.fmBlock02 .fmText,
.fmBlock03 .fmText,
.fmBlock04 .fmText,
.fmBlock04 .fmArea,
.fmBlock05 .fmText,
.fmBlock06 .fmText {
	width: 100%;
}
.fmBlock07 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 20px;
	font-size: 117%;
	font-weight: 500;
}
.fmBlock07_item {
	width: 110px;
	margin: 0 20px 0 0;
}
.fmBlock07 .fmSelect {
	width: -webkit-calc(100% - 30px);
	width: calc(100% - 30px);
	margin: 0 10px 0 0;
}
/* 個人情報
------------------------------------------------------------------------------- */
.fmPolicy01 {
	position: relative;
	max-width: 1080px;
	height: 320px;
	margin: 80px auto 0;
	background-color: #fff;
	overflow-y: scroll;
	z-index: 1;
}
.fmPolicy01_in {
	padding: 45px 55px;
}
.fmPolicy01_tit {
	line-height: 1.866;
	margin: 0 0 20px;
	color: #000;
	font-size: 167%;
	font-weight: 500;
}
.fmPolicy01_txt {
	line-height: 2;
	margin: 0 0 10px;
	color: #323232;
	font-size: 117%;
	font-weight: 400;
}
.fmPolicy01_note {
	line-height: 2;
	margin: 0 0 10px;
	color: #323232;
	font-size: 100%;
	font-weight: 400;
}
.fmPolicy01_txt:last-child {
	margin-bottom: 0;
}
.fmPolicy01_txt a {
	text-decoration: underline;
}
.fmPolicy01_txt a[target='_blank']::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 0 0 10px;
	background: url(/lab/common/images/svg/blank_ico02.svg) center center no-repeat;
	background-size: contain;
}
/* ボタン
------------------------------------------------------------------------------- */
.fmBtns01 {
	position: relative;
	margin: 30px 0 0;
	z-index: 1;
}
.fmBtns01_btn {
	display: block;
	-webkit-appearance: none;
	appearance: none;
	position: relative;
	width: 325px;
	line-height: 1.5;
	margin: 0 auto;
	padding: 14px 10px 14px;
	border: none;
	border-radius: 50px;
	color: #fff;
	font-family: inherit;
	font-size: 117%;
	font-weight: 700;
	text-decoration: none;
	box-sizing: border-box;
	cursor: pointer;
	vertical-align: top;
	text-align: center;
}
.fmBtns01_btn-t1 {
	background-color: #f41e46;
	cursor: default;
}
.fmBtns01_btn-t2 {
	background: #000;
}
.fmBtns01_btn-t2::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	width: 16px;
	height: 8px;
	margin: -4px 0 0;
	background: url(/lab/common/images/svg/arw_ico04.png) center center no-repeat;
	background-size: contain;
}
.fmBtns02 {
	position: relative;
	margin: 44px 0 0;
	letter-spacing: -0.5em;
	text-align: center;
	z-index: 1;
}
.fmBtns02_btn {
	display: inline-block;
	position: relative;
	width: 325px;
	line-height: 1.5;
	margin: 0 10px;
	padding: 14px 10px 14px;
	border: none;
	border-radius: 50px;
	color: #fff;
	font-family: inherit;
	font-size: 117%;
	font-weight: 700;
	text-decoration: none;
	box-sizing: border-box;
	cursor: pointer;
	vertical-align: top;
	text-align: center;
	letter-spacing: normal;
	transition: background .3s;
}
.fmBtns02_btn-t1 {
	background: #fff;
	color: #000;
}
.fmBtns02_btn-t1:hover {
	background: #ddd;
}
.fmBtns02_btn-t1::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 20px;
	width: 16px;
	height: 8px;
	margin: -4px 0 0;
	background: url(/lab/common/images/svg/arw_ico06.png) center center no-repeat;
	background-size: contain;
}
.fmBtns02_btn-t2 {
	background: #000;
}
.fmBtns02_btn-t2::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	width: 16px;
	height: 8px;
	margin: -4px 0 0;
	background: url(/lab/common/images/svg/arw_ico04.png) center center no-repeat;
	background-size: contain;
}
.fmBtns03 {
	position: relative;
	margin: 60px 0 0;
	letter-spacing: -0.5em;
	text-align: center;
	z-index: 1;
}
.fmBtns03_btn {
	display: inline-block;
	position: relative;
	width: 335px;
	line-height: 1.5;
	margin: 0 10px;
	padding: 14px 10px 14px;
	border-radius: 50px;
	background: #000;
	color: #fff;
	font-family: inherit;
	font-size: 117%;
	text-decoration: none;
	box-sizing: border-box;
	cursor: pointer;
	vertical-align: top;
	text-align: center;
	letter-spacing: normal;
}
.fmBtns03_btn::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	width: 16px;
	height: 8px;
	margin: -4px 0 0;
	background: url(/lab/common/images/svg/arw_ico04.png) center center no-repeat;
	background-size: contain;
}
/* 必須項目
------------------------------------------------------------------------------- */
.fmRequired01 {
	display: inline-block;
	width: 43px;
	height: 20px;
	margin: 0 0 0 15px;
	background: url(/lab/common/images/ico_required01.png) center center no-repeat;
	background-size: contain;
	vertical-align: -0.3em;
}
/* 強調
------------------------------------------------------------------------------- */
.fmEm01 {
	color: #F41E46;
	font-weight: 700;
}
.fmEm02 {
	color: #0093C6;
	font-weight: 700;
}