.pc {
	display: none
}

html {
	-webkit-font-feature-settings: "pkna" 1;
	color: #000;
	font-family: Noto Sans JP, 游ゴシック Medium, Hiragino Sans,
		Hiragino Kaku Gothic ProN, Helvetica Neue, Segoe UI, sans-serif;
	font-feature-settings: "pkna" 1;
	font-size: 62.5%;
	font-weight: 400
}

body {
	-webkit-text-size-adjust: 100%;
	font-size: 1.2rem;
	height: 100%;
	line-height: 1.16667;
	margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, nav, section, summary {
	display: block
}

blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre,
	span, td, th, ul {
	margin: 0;
	padding: 0
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em
}

a {
	-webkit-transition: color .1s linear, opacity .3s linear;
	color: #333;
	text-decoration: none;
	transition: color .1s linear, opacity .3s linear
}

a:active, a:hover {
	outline: 0
}

b, strong {
	font-weight: 700
}

div, h1, h2, h3, p, table {
	margin: 0
}

li, ul {
	list-style: none
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0;
	vertical-align: bottom
}

pre {
	overflow: auto
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

figure {
	margin: 0
}

figure, input, textarea {
	padding: 0
}

input[type=submit] {
	-webkit-appearance: none;
	border: none;
	border-radius: 0
}

input[type=email], input[type=password], input[type=tel], input[type=text],
	select, textarea {
	-webkit-appearance: none;
	background: #fff;
	border: 1px solid #d0d0d0;
	border-radius: 4px;
	font-family: inherit;
	font-size: 1.4rem;
	outline: none !important
}

input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder,
	input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder,
	select::-webkit-input-placeholder, textarea::-webkit-input-placeholder
	{
	color: #a0a0a0;
	letter-spacing:.05em;
}

input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder,
	input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder,
	select::-moz-placeholder, textarea::-moz-placeholder {
	color: #a0a0a0;
	letter-spacing:.05em;
}

input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder,
	input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder,
	select:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #a0a0a0;
	letter-spacing:.05em;
}

input[type=email]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder,
	input[type=tel]::-ms-input-placeholder, input[type=text]::-ms-input-placeholder,
	select::-ms-input-placeholder, textarea::-ms-input-placeholder {
	color: #a0a0a0;
	letter-spacing:.05em;
}

input[type=email]::placeholder, input[type=password]::placeholder, input[type=tel]::placeholder,
	input[type=text]::placeholder, select::placeholder, textarea::placeholder
	{
	color: #a0a0a0;
	letter-spacing:.05em;
}

button {
	cursor: pointer;
	font-family: inherit;
	outline: none
}

address {
	font-size: 1rem
}

address, i {
	font-style: normal
}

html {
	height: 100%
}

body {
	-ms-flex-flow: column;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-flow: column;
	min-height: 100%
}

.ctfc-container {
	-ms-flex: 1 0 auto;
	-webkit-box-flex: 1;
	flex: 1 0 auto;
	margin-bottom: 30px
}

.ctfc-container+.ctfc-footer {
	margin-top: 0
}

.ctfc-main {
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1
}

.ctfc-inner {
	width: 280px
}

.ctfc-inner, .ctfc-innerMiddle {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	margin: 0 auto;
	padding: 0 20px
}

.ctfc-innerMiddle {
	max-width: 280px
}

.ctfc-innerSmall {
	margin: 0 auto;
	width: 280px
}

.ctfc-taR {
	text-align: right
}

.ctfc-taC {
	text-align: center
}

.ctfc-elementLyColumn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.ctfc-elementLyColumn.ctfc-elementLyColumn--jcSB {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between
}

.ctfc-elementLyColumn.ctfc-elementLyColumn--aiC {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}

.ctfc-elementLyColumn.ctfc-elementLyColumn--aiFE {
	-ms-flex-align: end;
	-webkit-box-align: end;
	align-items: flex-end
}

.ctfc-elementLyColumn.ctfc-elementLyColumn--radio .ctfc-formRadiotWrap {
	margin-right: 30px
}

.ctfc-hide {
	display: none
}

.ctfc-disp--inlineBlock {
	display: inline-block
}

.ctfc-fz17 {
	font-size: 1.7rem;
	font-weight: 700
}

.ctfc-fz16 {
	font-size: 1.6rem
}

.ctfc-fz14 {
	font-size: 1.4rem
}

.ctfc-fz12 {
	font-size: 1.2rem
}

.ctfc-fz10 {
	font-size: 1rem
}

.ctfc-header {
	background: #fff;
	border-bottom: 3px solid var(--primary-color);
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100
}

.ctfc-header .ctfc-inner {
	-ms-flex-align: center;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	-webkit-box-sizing: border-box;
	align-items: center;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 38px;
	justify-content: space-between;
	max-width: 900px;
	width: auto
}

.ctfc-header .ctfc-header__link {
	display: block;
	height: 27px
}

.ctfc-header .ctfc-header__logo {
	height: 32px;
	width: auto;
    display: none;
}

.ctfc-header .ctfc-header__right {
	font-size: 1rem;
	line-height: 1.1;
	text-align: right
}

.ctfc-colorRedCorporate {
	color: #da291c
}

.ctfc-colorRedBtn {
	color: #ef3d55
}

.ctfc-colorRedWarning {
	color: #cc0824
}

.ctfc-colorRedWarningLight {
	color: #fcd1ce
}

.ctfc-colorBlack {
	color: #000
}

.ctfc-colorLink {
	color: #2574a9
}

.ctfc-colorGreyLines {
	color: #d0d0d0
}

.ctfc-colorGreyBtnInActive {
	color: #e5e5e5
}

.ctfc-colorGreyNotes {
	color: #949494
}

.ctfc-link {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.ctfc-link.ctfc-link--blue {
	color: #2574a9
}

.ctfc-link.ctfc-link--grey {
	color: #4d4d4d
}

.ctfc-link.ctfc-link--underline {
	text-decoration: underline
}

.ctfc-link .ctfc-link__ico {
	display: block;
	height: 14px;
	line-height: 1;
	margin-left: 5px;
	width: 14px
}

.ctfc-link .ctfc-link__ico img {
	height: auto;
	width: 100%
}

.ctfc-hdgLv1 {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	font-size: 1.7rem;
	font-weight: 700;
	height: 67px;
	justify-content: center;
	text-align: center
}

.ctfc-hdgInfo, .ctfc-hdgInfo__center, .ctfc-hdgLv1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.ctfc-hdgInfo__center {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center
}

.ctfc-hdgInfo__aiC {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}

.ctfc-hdgInfo__center img, .ctfc-hdgInfo img {
	height: 20px;
	margin-right: 10px;
	width: 20px
}

.ctfc-hdgLv2 {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.2rem;
	font-weight: 700
}

.ctfc-hdgLv2 .ctfc-hdgLv2__ico {
	display: block;
	margin-right: 10px
}

.ctfc-hdgLv2 .ctfc-hdgLv2__ico img {
	height: 21px;
	width: 21px
}

.ctfc-btn {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-webkit-box-sizing: border-box;
	align-items: center;
	background: var(--primary-color);
	border: none;
	border-radius: 8px;
	box-sizing: border-box;
	color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 1.6rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1;
	max-width: 280px;
	padding: 16px 0;
	width: 100%
}

.ctfc-btn.ctfc-btn--widthFull {
	max-width: 100%
}

.ctfc-btn.ctfc-btn--sizeSmall {
	border-radius: 5px;
	font-size: 1.2rem;
	padding: 2px 0 4px;
	width: 37px
}

.ctfc-btn.ctfc-btn--sizeMiddle {
	border-radius: 5px;
	font-size: 1.2rem;
	height: 20px;
	padding: 2px 0 4px;
	width: 70px
}

.ctfc-btn.ctfc-btn--typeAddressSearch {
	width: 90px
}

.ctfc-btn.ctfc-btn--colorGrey {
	background-color: #a6a6a6
}

.ctfc-btn.ctfc-btn--colorBlack {
	background-color: #343434
}

.ctfc-btnOtherService {
	-ms-flex-align: center;
	-ms-flex-pack: start;
	-webkit-box-align: center;
	-webkit-box-pack: start;
	-webkit-box-sizing: border-box;
	align-items: center;
	background: #fff;
	border: 1px solid #d0d0d0;
	border-radius: 4px;
	box-sizing: border-box;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	justify-content: flex-start;
	max-width: 280px;
	width: 100%
}

.ctfc-btnOtherService .ctfc-btnOtherService__ico {
	display: block;
	margin: 0 22px 0 20px
}

.ctfc-footer {
	background: #f7f7f7;
	font-size: 1rem;
	margin-top: 30px;
	padding: 28px 0 36px
}

.ctfc-footer .ctfc-footer__lists {
	margin-bottom: 15px
}

.ctfc-footer .ctfc-footer__link {
	display: inline-block;
	padding: 8px 0;
	text-decoration: underline
}

.ctfc-btnArea+.ctfc-footer {
	margin-top: 0
}

.ctfc-label {
	color: #4d4d4d
}

.ctfc-label.ctfc-label--withToolchip {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.ctfc-label.ctfc-label--withToolchip .ctfc-toolchipBtn {
	margin-left: 5px
}

.ctfc-label.ctfc-label--prevNum {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.ctfc-label.ctfc-label--prevNum .ctfc-num {
	font-weight: 700;
	width: 50px
}

.ctfc-label .ctfc-asterisk {
	margin-left: 5px
}

.ctfc-label.ctfc-label--statusError {
	color: #cc0824
}

.ctfc-label.ctfc-label--statusError .ctfc-asterisk {
	color: inherit
}

.ctfc-label .ctfc-require {
	color: #ef3d55;
	display: inline-block;
	margin-left: 10px
}

.ctfc-formText {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 44px;
	line-height: 44px;
	max-width: 280px;
	padding: 0 10px;
	width: 100%
}

.ctfc-formText.ctfc-formText--statusError {
	border-color: #cc0824
}

.ctfc-formText--password {
	letter-spacing: .5em;
	padding-right: 40px
}

.ctfc-formPasswordWrap {
	position: relative
}

.ctfc-formPasswordWrap .ctfc-formPasswordWrap__ico {
	-webkit-transform: translateY(-50%);
	background: url(/bo/bpf/auth/firstlogin/web/assets/img/ico-invisibile.svg) no-repeat 50%;
	cursor: pointer;
	display: block;
	height: 16px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	width: 16px
}

.ctfc-formPasswordWrap .ctfc-formPasswordWrap__ico.is-visible {
	background-image: url(/bo/bpf/auth/firstlogin/web/assets/img/ico-visibile.svg)
}

.ctfc-formCheckboxWrap {
	display: block
}

.ctfc-formCheckbox {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ctfc-formCheckbox+.ctfc-formCheckboxLabel {
	cursor: pointer;
	display: inline-block;
	font-size: 1.2rem;
	padding-left: 1.75em;
	position: relative
}

.ctfc-formCheckbox+.ctfc-formCheckboxLabel:before {
	-webkit-transition: all .3s ease;
	background-color: #e5e5e5;
	border-radius: 2px;
	content: "";
	display: inline-block;
	height: 14px;
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	transition: all .3s ease;
	width: 14px
}

.ctfc-formCheckbox+.ctfc-formCheckboxLabel:after {
	-webkit-transform: rotate(-45deg);
	-webkit-transition: all .3s ease;
	border-bottom: 2px solid #d0d0d0;
	border-left: 2px solid #d0d0d0;
	content: "";
	display: block;
	height: 3px;
	left: 2px;
	position: absolute;
	top: 3px;
	transform: rotate(-45deg);
	transition: all .3s ease;
	width: 8px
}

.ctfc-formCheckbox:checked+.ctfc-formCheckboxLabel:before {
	background-color: #ef3d55
}

.ctfc-formCheckbox:checked+.ctfc-formCheckboxLabel:after {
	border-color: #fff
}

.ctfc-formRadiotWrap {
	display: block
}

.ctfc-formRadio {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ctfc-formRadio+.ctfc-formRadioLabel {
	cursor: pointer;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding-left: 35px;
	position: relative
}

.ctfc-formRadio+.ctfc-formRadioLabel:before {
	border: 1px solid #e5e5e5;
	border-radius: 26px;
	height: 26px;
	left: 0;
	width: 26px
}

.ctfc-formRadio+.ctfc-formRadioLabel:after, .ctfc-formRadio+.ctfc-formRadioLabel:before
	{
	-webkit-transition: all .3s ease;
	bottom: 0;
	content: "";
	display: inline-block;
	margin: auto;
	position: absolute;
	top: 0;
	transition: all .3s ease
}

.ctfc-formRadio+.ctfc-formRadioLabel:after {
	background-color: #fff;
	border-radius: 12px;
	height: 12px;
	left: 8px;
	width: 12px
}

.ctfc-formRadio:checked+.ctfc-formRadioLabel:before {
	border-color: #ef3d55
}

.ctfc-formRadio:checked+.ctfc-formRadioLabel:after {
	background-color: #ef3d55
}

.ctfc-formRadio.ctfc-formRadio--statusError+.ctfc-formRadioLabel {
	color: #cc0824
}

.ctfc-formSelectWrap {
	display: block;
	position: relative
}

.ctfc-formSelectWrap:after {
	-webkit-transform: translateY(-50%);
	background: url(/bo/bpf/auth/firstlogin/web/assets/img/ico-keyboard_arrow_down.svg) no-repeat 50%;
	content: "";
	cursor: pointer;
	display: block;
	height: 24px;
	pointer-events: none;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 24px
}

.ctfc-formSelect {
	height: 44px;
	padding: 0 40px 0 10px;
	width: 280px
}

.ctfc-errorBlock, .ctfc-formSelect {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1.2rem
}

.ctfc-errorBlock {
	background: #fcd1ce;
	color: #cc0824;
	line-height: 1.5;
	padding: 20px
}

.ctfc-errorBlock .ctfc-errorBlock__paragraph {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 24px;
	position: relative
}

.ctfc-errorBlock .ctfc-errorBlock__paragraph:before {
	background: url(/bo/bpf/auth/firstlogin/web/assets/img/ico-warning.svg) no-repeat 50%;
	background-size: cover;
	content: "";
	display: block;
	height: 19px;
	left: 0;
	position: absolute;
	width: 19px
}

.ctfc-mb05 {
	margin-bottom: 5px !important
}

.ctfc-mb10 {
	margin-bottom: 10px !important
}

.ctfc-mb15 {
	margin-bottom: 15px !important
}

.ctfc-mb20 {
	margin-bottom: 20px !important
}

.ctfc-mb25 {
	margin-bottom: 25px !important
}

.ctfc-mb30 {
	margin-bottom: 30px !important
}

.ctfc-mb35 {
	margin-bottom: 35px !important
}

.ctfc-mt05 {
	margin-top: 5px !important
}

.ctfc-mt10 {
	margin-top: 10px !important
}

.ctfc-mt15 {
	margin-top: 15px !important
}

.ctfc-mt20 {
	margin-top: 20px !important
}

.ctfc-mt25 {
	margin-top: 25px !important
}

.ctfc-mt30 {
	margin-top: 30px !important
}

.ctfc-mr40 {
	margin-right: 40px !important
}

.ctfc-asterisk {
	color: #949494;
	padding-left: 1em;
	position: relative
}

.ctfc-asterisk:before {
	content: "※";
	left: 0;
	position: absolute
}

.ctfc-tableResponsive {
	border: none;
	width: 100%
}

.ctfc-tableResponsive tbody td, .ctfc-tableResponsive tbody th,
	.ctfc-tableResponsive thead th {
	padding: 10px
}

.ctfc-tableResponsive .ctfc-taC {
	text-align: left
}

.ctfc-tableResponsive .ctfc-btnGroup {
	-ms-flex-pack: distribute;
	justify-content: space-around;
	max-width: none;
	width: 100%
}

.ctfc-tableResponsive .ctfc-btnGroup .ctfc-btn {
	font-weight: 400;
	width: 90px !important
}

.ctfc-table {
	border: 1px solid #d0d0d0;
	border-collapse: separate;
	border-radius: 4px;
	width: 100%
}

.ctfc-table tbody td, .ctfc-table tbody th, .ctfc-table thead th {
	-webkit-box-sizing: border-box;
	border-bottom: 1px solid #d0d0d0;
	box-sizing: border-box;
	padding: 10px
}

.ctfc-table td:not(:first-child), .ctfc-table th:not(:first-child) {
	border-left: 1px solid #d0d0d0
}

.ctfc-table tbody tr:last-child td, .ctfc-table tbody tr:last-child th {
	border-bottom: none
}

.ctfc-table .ctfc-table__noBorder {
	border-left: none !important
}

.ctfc-toolchip, .ctfc-toolchip__right {
	-webkit-box-sizing: border-box;
	-webkit-filter: drop-shadow(0 5px 2px rgba(0, 0, 0, .2));
	background: #5b5b5b;
	border: 1px solid #fff;
	border-radius: 6px;
	box-sizing: border-box;
	color: #fff;
	filter: drop-shadow(0 5px 2px rgba(0, 0, 0, .2));
	max-width: 230px;
	padding: 20px;
	position: absolute
}

.ctfc-toolchip:after, .ctfc-toolchip:before, .ctfc-toolchip__right:after,
	.ctfc-toolchip__right:before {
	-webkit-transform: translateX(-50%);
	bottom: 0;
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 0
}

.ctfc-toolchip:before, .ctfc-toolchip__right:before {
	border-color: #fff transparent transparent;
	border-style: solid;
	border-width: 12px 6px 0;
	bottom: -12px
}

.ctfc-toolchip:after, .ctfc-toolchip__right:after {
	border-color: #5b5b5b transparent transparent;
	border-style: solid;
	border-width: 10px 5px 0;
	bottom: -9px
}

.ctfc-toolchip .ctfc-toolchip__ttl, .ctfc-toolchip__right .ctfc-toolchip__ttl
	{
	font-weight: 700;
	margin-bottom: 10px
}

.ctfc-toolchip__right:after, .ctfc-toolchip__right:before {
	-webkit-transform: translateX(-50%);
	content: "";
	height: 0;
	left: calc(-50vw + 108px + 100%);
	position: absolute;
	transform: translateX(-50%);
	width: 0
}

.ctfc-mask {
	-webkit-transition: all .3s ease;
	background: rgba(25, 25, 29, .2);
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	transition: all .3s ease;
	visibility: hidden;
	width: 100%;
	z-index: 10
}

.ctfc-toolchipOpen .ctfc-mask {
	opacity: 1;
	visibility: visible
}

.ctfc-toolchipBtn {
	display: inline-block;
	height: 20px;
	width: 20px
}

.ctfc-toolchipBtn img {
	height: auto;
	width: 100%
}

.modal.ctfc-modal {
	padding: 30px 20px 40px;
	width: 280px
}

.modal.ctfc-modal .ctfc-modal__head {
	border-bottom: 1px dotted #d0d0d0;
	margin: 0 -20px 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px
}

.modal.ctfc-modal .ctfc-modal__content {
	margin-bottom: 70px
}

.ctfc-hr {
	border: none;
	border-bottom: 1px dotted #d0d0d0;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 20px 0;
	width: 100%
}

.ctfc-snsLogo {
	height: 30px;
	width: 110px
}

.ctfc-inputGroup {
	margin-bottom: 20px
}

.ctfc-inputGroup:last-child {
	margin-bottom: 0
}

.ctfc-inputGroup .ctfc-inputGroup__label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 5px
}

.ctfc-inputGroup .ctfc-inputGroup__sup {
	display: block;
	font-size: 1.2rem;
	line-height: 1.16667;
	margin-top: 5px
}

.ctfc-inputGroup .ctfc-formRadiotWrap {
	margin-bottom: 10px
}

.ctfc-inputGroup .ctfc-inputGroup__column2 .ctfc-inputGroup__element {
	display: block;
	width: calc(50% - 10px)
}

.ctfc-inputGroup .ctfc-inputGroup__columnBirthYear {
	width: 100px
}

.ctfc-inputGroup .ctfc-inputGroup__columnBirthYear input {
	min-width: 0
}

.ctfc-inputGroup .ctfc-inputGroup__columnBirthMonth {
	width: 75px
}

.ctfc-inputGroup .ctfc-inputGroup__columnBirthMonth input {
	min-width: 0
}

.ctfc-inputGroup .ctfc-inputGroup__columnBirthDay {
	width: 75px
}

.ctfc-inputGroup .ctfc-inputGroup__columnBirthDay input {
	min-width: 0
}

.ctfc-inputGroup .ctfc-formUnit {
	margin-left: 5px
}

.ctfc-confirmGroup {
	margin-bottom: 35px;
	position: relative
}

.ctfc-confirmGroup .ctfc-confirmGroup__label {
	display: block;
	margin-bottom: 5px
}

.ctfc-confirmGroup.ctfc-confirmGroup--lyColumn {
	-ms-flex-align: center;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between
}

.ctfc-confirmGroup.ctfc-confirmGroup--lyColumn .ctfc-confirmGroup__label
	{
	margin-bottom: 0
}

.ctfc-confirmGroup .ctfc-confirmGroup__valueBtn {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	position: relative
}

.ctfc-confirmGroup .ctfc-confirmGroup__value {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
	font-size: 1.4rem;
	min-width: 50px;
	overflow-wrap: break-word;
	word-wrap: break-word
}

.ctfc-confirmGroup .ctfc-confirmGroup__btn {
	margin-left: auto;
	padding-left: 10px
}

.ctfc-btnGroup {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	max-width: 280px
}

.ctfc-btnGroup.ctfc-btnGroup--col2 .ctfc-btnGroup__btn {
	width: calc(50% - 10px)
}

.ctfc-pageHead {
	border-bottom: 1px solid #d0d0d0;
	margin: 41px auto 20px;
	max-width: 900px
}

.ctfc-pageHead.ctfc-pageHead--borderNone {
	border: none
}

.ctfc-pageHead .ctfc-pageHead__line {
	background: #d0d0d0;
	display: block;
	height: 1px;
	margin-bottom: 20px;
	width: 100%
}

.ctfc-pageHead .ctfc-inner {
	font-size: 1.2rem;
	padding-bottom: 20px
}

.ctfc-pageHead .ctfc-errorBlock {
	-webkit-transform: translateX(-50%);
	left: 50%;
	margin: 0 0 20px;
	position: relative;
	transform: translateX(-50%);
	width: 100vw
}

.ctfc-pageHead .ctfc-errorBlock .ctfc-errorBlock__paragraph {
	margin: 0 auto;
	width: 280px
}

.ctfc-pageHead .ctfc-errorBlock:last-child {
	margin-bottom: -20px
}

.ctfc-pageHead .ctfc-pageHead__paragraph {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.ctfc-pageHead .ctfc-pageHead__ico {
	-ms-flex: none;
	-webkit-box-flex: 0;
	flex: none;
	height: 19px;
	margin-right: 10px;
	width: 19px
}

.ctfc-pageHead .ctfc-pageHead__ico img {
	height: auto;
	width: 100%
}

.ctfc-pageHead+.ctfc-pageHead {
	margin-top: 0
}

.ctfc-table.ctfc-table--type01 {
	table-layout: fixed
}

.ctfc-table.ctfc-table--type01 th {
	font-weight: 400;
	width: 35px
}

.ctfc-table.ctfc-table--type01 td:last-child {
	padding: 0;
	text-align: center;
	width: 57px
}

.ctfc-table .ctfc-confirmGroup {
	margin-bottom: 15px
}

.ctfc-table .ctfc-confirmGroup:last-child {
	margin-bottom: 0
}

.ctfc-listBtn .ctfc-listBtn__item, .ctfc-listBtn .ctfc-listBtn__item--aiC
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 45px
}

.ctfc-listBtn .ctfc-listBtn__item--aiC:last-child, .ctfc-listBtn .ctfc-listBtn__item:last-child
	{
	margin-bottom: 0
}

.ctfc-listBtn .ctfc-listBtn__item--aiC:only-of-type, .ctfc-listBtn .ctfc-listBtn__item:only-of-type
	{
	margin-bottom: 45px
}

.ctfc-listBtn .ctfc-listBtn__item--aiC {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}

.ctfc-listBtn .ctfc-listBtn__btn {
	margin-left: auto;
	padding-left: 10px
}

.ctfc-listBtn .ctfc-snsListBtn__btn {
	margin-left: auto;
	padding: 5px 0 5px 10px
}

.ctfc-flow {
	margin: 0 -20px;
	padding: 0 20px
}

.ctfc-flow.ctfc-flow--borderTop {
	border-top: 1px solid #d0d0d0;
	margin: 20px auto 0;
	max-width: 800px;
	padding-top: 20px
}

.ctfc-flow.ctfc-flow--borderTop .ctfc-flow--borderTop__inner {
	margin: 0 auto;
	width: 280px
}

.ctfc-flow .ctfc-flow__ttl {
	font-weight: 700;
	margin-bottom: 20px
}

.ctfc-flowBlock {
	border-bottom: 1px dotted #d0d0d0;
	margin-bottom: 30px;
	padding-bottom: 30px
}

.ctfc-flowBlock:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0
}

.ctfc-flowBlock .ctfc-flowBlock__ttl {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px
}

.ctfc-flowBlock .ctfc-flowBlock__ttl .ctfc-num {
	-webkit-text-stroke: 1px #ef3d55;
	color: transparent;
	display: inline-block;
	font-family: Roboto, sans-serif;
	font-size: 2.4rem;
	margin-right: 10px
}

.ctfc-flowBlock .ctfc-flowBlock__qr {
	margin: 40px 0;
	text-align: center
}

.ctfc-address {
	-webkit-transform: translateX(-50%);
	border-top: 1px solid #d0d0d0;
	left: 50%;
	position: relative;
	transform: translateX(-50%);
	width: 100vw
}

.ctfc-address .ctfc-address__inner {
	margin: 0 auto;
	width: 280px
}

.ctfc-address .ctfc-address__header {
	border-bottom: 1px solid #d0d0d0;
	font-weight: 700;
	padding: 20px
}

.ctfc-address.ctfc-address--statusChecked .ctfc-address__header {
	color: #ef3d55
}

.ctfc-address .ctfc-address__header--toggle {
	cursor: pointer;
	position: relative
}

.ctfc-address .ctfc-address__header--toggle:after {
	-webkit-transform: translateY(-50%);
	background: url(/bo/bpf/auth/firstlogin/web/assets/img/ico-keyboard_arrow_down.svg);
	background-size: contain;
	content: "";
	height: 24px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 24px
}

.ctfc-address .ctfc-address__header--statusClose:after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

.ctfc-address .ctfc-address__normalAddress {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	padding: 10px 20px;
	width: 280px
}

.ctfc-address .ctfc-address__ico {
	-ms-flex: none;
	-webkit-box-flex: 0;
	display: block;
	flex: none;
	height: 19px;
	margin-right: 10px;
	width: 19px
}

.ctfc-address .ctfc-address__ico img {
	height: auto;
	width: 100%
}

.ctfc-address .ctfc-address__detail {
	background: #f7f7f7;
	padding: 20px
}

.ctfc-address .ctfc-address__detail.ctfc-address__detail--statusClose {
	display: none
}

.ctfc-address .ctfc-address__detail .ctfc-confirmGroup {
	margin-bottom: 25px
}

.ctfc-mainAndAside {
	max-width: 680px
}

.ctfc-mainAndAside, .ctfc-mainAndAside .ctfc-mainAndAside__inner {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	margin: 0 auto
}

.ctfc-mainAndAside .ctfc-mainAndAside__inner {
	max-width: 280px;
	width: 100%
}

.ctfc-mainAndAside .ctfc-main {
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 20px;
	padding-bottom: 45px
}

.ctfc-mainAndAside .ctfc-aside .ctfc-aside__ttl {
	font-weight: 700;
	margin-bottom: 25px
}

.ctfc-mainAndAside .ctfc-aside .ctfc-aside__lists .ctfc-aside__list {
	margin-top: 20px
}

.ctfc-btnArea {
	padding-bottom: 30px
}

@media screen and (min-width:1000px) {
	.sp {
		display: none
	}
	.pc {
		display: block
	}
	.ctfc-inner {
		padding: 0;
		width: 900px
	}
	.ctfc-inner, .ctfc-innerMiddle {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		max-width: none
	}
	.ctfc-innerMiddle {
		padding: 0 10px;
		width: 820px
	}
	.ctfc-header .ctfc-header__right {
		font-size: 1rem;
		line-height: 1.1
	}
	.ctfc-header .ctfc-user {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.ctfc-header .ctfc-user .ctfc-user__dt {
		margin-right: 5px
	}
	.ctfc-btn.ctfc-btn--sizeSmall {
		border-radius: 5px;
		font-size: 1.2rem;
		width: 60px
	}
	.ctfc-footer .ctfc-footer__lists {
		-ms-flex-pack: justify;
		-webkit-box-pack: justify;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between
	}
	.ctfc-footer .ctfc-footer__list {
		width: 30%
	}
	.ctfc-footer .ctfc-copyright {
		display: block;
		text-align: center
	}
	.ctfc-tableResponsive {
		border: 1px solid #d0d0d0;
		border-collapse: separate;
		border-radius: 4px;
		width: 100%
	}
	.ctfc-tableResponsive .ctfc-taC {
		text-align: center
	}
	.ctfc-tableResponsive th {
		background-color: #f7f7f7;
		font-weight: 400
	}
	.ctfc-tableResponsive td .ctfc-tableResponsive__th {
		display: none
	}
	.ctfc-tableResponsive tbody td, .ctfc-tableResponsive tbody th,
		.ctfc-tableResponsive thead th {
		-webkit-box-sizing: border-box;
		border-bottom: 1px solid #d0d0d0;
		box-sizing: border-box;
		padding: 10px
	}
	.ctfc-tableResponsive td:last-child {
		width: 210px
	}
	.ctfc-tableResponsive td:last-child .ctfc-btnGroup {
		-ms-flex-pack: justify;
		-webkit-box-pack: justify;
		justify-content: space-between
	}
	.ctfc-tableResponsive td:not(:first-child), .ctfc-tableResponsive th:not(:first-child)
		{
		border-left: 1px solid #d0d0d0
	}
	.ctfc-tableResponsive tbody tr:last-child td, .ctfc-tableResponsive tbody tr:last-child th
		{
		border-bottom: none
	}
	.ctfc-tableResponsive .ctfc-table__noBorder {
		border-left: none !important
	}
	.ctfc-inputGroup.ctfc-inputGroup--lyColumn {
		-ms-flex-align: center;
		-webkit-box-align: center;
		-webkit-box-sizing: border-box;
		align-items: center;
		box-sizing: border-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-left: auto;
		margin-right: auto
	}
	.ctfc-inputGroup.ctfc-inputGroup--lyColumn .ctfc-inputGroup__label {
		width: 200px
	}
	.ctfc-inputGroup.ctfc-inputGroup--lyColumn .ctfc-formRadiotWrap {
		margin: 0 40px 0 0
	}
	.ctfc-confirmGroup {
		-ms-flex-align: center;
		-webkit-box-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.ctfc-confirmGroup .ctfc-confirmGroup__label {
		margin-bottom: 0;
		min-width: 200px
	}
	.ctfc-confirmGroup.ctfc-confirmGroup--lyRow {
		display: block
	}
	.ctfc-confirmGroup.ctfc-confirmGroup--lyRow .ctfc-confirmGroup__label {
		margin-bottom: 5px
	}
	.ctfc-confirmGroup .ctfc-confirmGroup__valueBtn {
		-ms-flex: 1;
		-webkit-box-flex: 1;
		flex: 1
	}
	.ctfc-pageHead {
		margin-bottom: 30px
	}
	.ctfc-pageHead .ctfc-inner {
		padding-left: 10px;
		padding-right: 10px
	}
	.ctfc-pageHead .ctfc-errorBlock {
		-webkit-transform: none;
		margin-left: -10px;
		margin-right: -10px;
		position: static;
		transform: none;
		width: auto
	}
	.ctfc-pageHead .ctfc-errorBlock .ctfc-errorBlock__paragraph {
		width: auto
	}
	.ctfc-pageHead+.ctfc-pageHead {
		margin-top: -10px
	}
	.ctfc-table.ctfc-table--type01 {
		table-layout: fixed
	}
	.ctfc-table.ctfc-table--type01 td:last-child, .ctfc-table.ctfc-table--type01 th
		{
		width: 80px
	}
	.ctfc-flow.ctfc-flow--borderTop .ctfc-flow--borderTop__inner {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		max-width: none;
		padding: 0 10px;
		width: 820px
	}
	.ctfc-address {
		-webkit-transform: none;
		left: 0;
		margin: 0 -20px;
		position: static;
		transform: none;
		width: auto
	}
	.ctfc-mainAndAside {
		-ms-flex-pack: justify;
		-webkit-box-pack: justify;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between
	}
	.ctfc-mainAndAside .ctfc-mainAndAside__inner {
		padding: 0
	}
	.ctfc-mainAndAside .ctfc-main {
		border: 0;
		margin-bottom: 0;
		padding-bottom: 0
	}
	.ctfc-mainAndAside .ctfc-aside, .ctfc-mainAndAside .ctfc-main {
		-ms-flex: none;
		-webkit-box-flex: 0;
		flex: none;
		width: 280px
	}
	.ctfc-mainAndAside .ctfc-aside .ctfc-aside__ttl {
		margin-bottom: 35px
	}
	.ctfc-mainAndAside .ctfc-aside .ctfc-aside__lists {
		margin-top: 30px
	}
}

@media screen and (max-width:999px) {
	.ctfc-tableResponsive thead {
		display: none
	}
	.ctfc-tableResponsive tr {
		border: 1px solid #d0d0d0;
		border-radius: 4px;
		display: block;
		margin-bottom: 20px
	}
	.ctfc-tableResponsive td {
		border-bottom: 1px solid #d0d0d0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.ctfc-tableResponsive td:last-child {
		border: none
	}
	.ctfc-tableResponsive .ctfc-tableResponsive__th {
		-ms-flex: none;
		-webkit-box-flex: 0;
		-webkit-box-sizing: border-box;
		background-color: #f7f7f7;
		border-right: 1px solid #d0d0d0;
		box-sizing: border-box;
		display: block;
		flex: none;
		margin: -10px 10px -10px -10px;
		padding: 10px;
		text-align: center;
		width: calc(50% + 10px)
	}
}

@media screen and (min-width:446px) {
	.ctfc-toolchip__right:after, .ctfc-toolchip__right:before {
		-webkit-transform: translateX(-50%);
		content: "";
		height: 0;
		left: 50%;
		position: absolute;
		transform: translateX(-50%);
		width: 0
	}
}
.ctfc-btn-custom {
  box-shadow: 0px 5px var(--accent-color);
}
.ctfc-btn-custom:active {
  box-shadow: none;
  position: relative;
  top: 5px;
}
#loading {
  display: none;
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: radial-gradient(
    circle at 50% 50%,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.7)
  );
  z-index: 10;
}
.ctfc-loadingOuter {
  text-align: center;
}
.ctfc-loadingInner {
  width: 60px;
  height: 60px;
}
.ctfc-link-hov:hover {
  color: #ef3d55;
  transition: 0.2s;
}
.ctfc-modalWindow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
  border-radius: 10px;
  font-size: 16pt;
  text-align: center;
}
.ctfc-textMute {
  color: #fff;
  margin-top: 20px;
}
@media screen and (min-width: 1000px) {
 .ctfc-pageHead__paragraph-emp {
 justify-content: center;
 margin-bottom: -10px;
 }
 .ctfc-mainAndAside-emp {
 -ms-flex-pack: initial;
 -webkit-box-pack: initial;
 display: initial;
 justify-content: center;
 }
 .ctfc-mainAndAside-emp .ctfc-aside {
 width: initial;
 }
 .ctfc-mainAndAside-emp .ctfc-main {
 width: initial;
 }
 .ctfc-footer__lists-emp {
 text-align: center;
 font-size:12px;
 justify-content:space-around !important;
 }
}

.ctfc-btn-custom:active {
  box-shadow: none;
  position: relative;
  top: 5px;
}
#loading {
  display: none;
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: radial-gradient(
    circle at 50% 50%,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.7)
  );
  z-index: 10;
}
.ctfc-loadingOuter {
  text-align: center;
}
.ctfc-loadingInner {
  width: 60px;
  height: 60px;
}
.ctfc-link-hov:hover {
  color: #ef3d55;
  transition: 0.2s;
}
.ctfc-modalWindow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
  border-radius: 10px;
  font-size: 16pt;
  text-align: center;
}
.ctfc-textMute {
  color: #fff;
  margin-top: 20px;
}

.ctfc-fs12{
font-size:12px;
}
.ctfc-fs14{
font-size:14px;
}
@media screen and (min-width: 1000px) {
 .ctfc-footer__lists-emp {
 text-align: center;
 }
}
