@charset "UTF-8";
/*
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
https://github.com/orioncactus/pretendard

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
*/
@font-face {
	font-family: "Pretendard";
	font-weight: 700;
	font-display: swap;
	src: local("Pretendard Bold"), url("../fonts/Pretendard-Bold.woff") format("woff2"), url("../fonts/Pretendard-Bold.woff") format("woff");
}
@font-face {
	font-family: "Pretendard";
	font-weight: 600;
	font-display: swap;
	src: local("Pretendard SemiBold"), url("../fonts/Pretendard-SemiBold.woff") format("woff2"), url("../fonts/Pretendard-SemiBold.woff") format("woff");
}
@font-face {
	font-family: "Pretendard";
	font-weight: 400;
	font-display: swap;
	src: local("Pretendard Regular"), url("../fonts/Pretendard-Regular.woff") format("woff2"), url("../fonts/Pretendard-Regular.woff") format("woff");
}
html {
	--t1-font-size: 26px;
	--t2-font-size: 22px;
	--t3-font-size: 20px;
	--t4-font-size: 18px;
	--t5-font-size: 15px;
	--t6-font-size: 14px;
	--t7-font-size: 12px;
	--t8-font-size: 16px;
	--t9-font-size: 20px;
	--t10-font-size: 24px;
	--t1-line-height: 30px;
	--t2-line-height: 30px;
	--t3-line-height: 30px;
	--t3-line-height-1: 28px;
	--t4-line-height: 24px;
	--t5-line-height: 22px;
	--t6-line-height: 20px;
	--t7-line-height: 18px;
	--t8-line-height: 22px;
	--t9-line-height: 30px;
	--t10-line-height: 30px;
}
/*
 * reset
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

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

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	content: none;
}

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

img, fieldset {
	border: 0;
}

em, address {
	font-style: normal;
}

html,
body {
	height: 100%;
	background: #fff;
}

textarea,
button,
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}

::-webkit-input-placeholder {
	font-size: var(--t5-font-size);
	line-height: var(--t5-line-height);
	letter-spacing: 0;
	font-family: "Pretendard", AppleSDGothic, "Apple SD Gothic Neo", sans-serif;
	word-wrap: break-word;
	word-break: break-all;
	color: #121619;
	-webkit-font-feature-settings: "tnum" on, "lnum" on, "case" on, "ss08" on, "cv03" on, "cv04" on, "cv09" on, "ss05" on, "kern" off;
	font-feature-settings: "tnum" on, "lnum" on, "case" on, "ss08" on, "cv03" on, "cv04" on, "cv09" on, "ss05" on, "kern" off;
}

::-moz-placeholder {
	font-size: var(--t5-font-size);
	line-height: var(--t5-line-height);
	letter-spacing: 0;
	font-family: "Pretendard", AppleSDGothic, "Apple SD Gothic Neo", sans-serif;
	word-wrap: break-word;
	word-break: break-all;
	color: #121619;
	font-feature-settings: "tnum" on, "lnum" on, "case" on, "ss08" on, "cv03" on, "cv04" on, "cv09" on, "ss05" on, "kern" off;
}

:-ms-input-placeholder {
	font-size: var(--t5-font-size);
	line-height: var(--t5-line-height);
	letter-spacing: 0;
	font-family: "Pretendard", AppleSDGothic, "Apple SD Gothic Neo", sans-serif;
	word-wrap: break-word;
	word-break: break-all;
	color: #121619;
	font-feature-settings: "tnum" on, "lnum" on, "case" on, "ss08" on, "cv03" on, "cv04" on, "cv09" on, "ss05" on, "kern" off;
}

::-ms-input-placeholder {
	font-size: var(--t5-font-size);
	line-height: var(--t5-line-height);
	letter-spacing: 0;
	font-family: "Pretendard", AppleSDGothic, "Apple SD Gothic Neo", sans-serif;
	word-wrap: break-word;
	word-break: break-all;
	color: #121619;
	font-feature-settings: "tnum" on, "lnum" on, "case" on, "ss08" on, "cv03" on, "cv04" on, "cv09" on, "ss05" on, "kern" off;
}

body,
button,
::placeholder {
	font-size: var(--t5-font-size);
	line-height: var(--t5-line-height);
	letter-spacing: 0;
	font-family: "Pretendard", AppleSDGothic, "Apple SD Gothic Neo", sans-serif;
	word-wrap: break-word;
	word-break: break-all;
	color: #121619;
	-webkit-font-feature-settings: "tnum" on, "lnum" on, "case" on, "ss08" on, "cv03" on, "cv04" on, "cv09" on, "ss05" on, "kern" off;
	font-feature-settings: "tnum" on, "lnum" on, "case" on, "ss08" on, "cv03" on, "cv04" on, "cv09" on, "ss05" on, "kern" off;
}

strong {
	font-weight: 600;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

button {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	padding: 0;
}

input, textarea, label {
	-webkit-tap-highlight-color: transparent;
}

input[type=checkbox],
input[type=radio] {
	border-color: transparent;
}

:focus {
	outline: 0 none;
}

/* 영역 숨김 정의 */
.blind {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	clip: rect(0, 0, 0, 0);
}

/* 자동완성 스타일 변경 */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 1000px white inset !important;
	border-radius: 12px;
}

/* 이미지 저장, 텍스트 선택 방지 */
/*
 * layout
 */
html {
	--safeAreaInsetTop: constant(safe-area-inset-top);
	--safeAreaInsetTop: env(safe-area-inset-top);
	--safeAreaInsetBottom: constant(safe-area-inset-bottom);
	--safeAreaInsetBottom: env(safe-area-inset-bottom);
	--containerPaddingBottom: 40px;
	--stickyBottomMargin: 16px;
}

html,
body {
	height: 100%;
}

body {
	overflow-x: hidden;
}
body.is-hold {
	overflow: hidden;
}
body.is-scrollOn .js-topFixWrap.js-fix .js-scrlTopFix {
	margin-top: 52px;
}

#contents-area {
	position: relative;
	min-height: calc(100vh - var(--safeAreaInsetBottom));
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
#contents-area > .container {
	display:flex;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
	margin-top: 0;
	padding: 32px 24px 50px;
	align-items: center;
    justify-content: center;
}

.sticky-button.button-group {
	position: sticky;
	z-index: 110;
	left: 0;
	right: 0;
	bottom: 0;
	margin-top: -20px;
	padding: 20px 24px 0;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0px, rgb(255, 255, 255) 10px);
}
.sticky-button.button-group::after {
	content: "";
	display: block;
	height: 32px;
	min-height: var(--stickyBottomMargin);
}
.sticky-button.button-group.no-floating {
	position: relative !important;
	z-index: 10;
}
.sticky-button.button-group .button-row {
	margin-bottom: 0;
}
.sticky-button.button-group .button-row:last-child {
	margin-bottom: 0;
}
.sticky-button.button-group .button-row.center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.sticky-button.button-group .button-row + .button-row {
	margin-top: 8px;
}


/*
 * common
 */
/* font-weight */
.thin {
	font-weight: 400 !important;
}

.semi-bold {
	font-weight: 600 !important;
}

.bold {
	font-weight: 700 !important;
}

/* font-size */
.f-xsmall {
	font-size: 12px !important;
}

/* title */
.title-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 32px;
	margin-bottom: 16px;
}
.title-wrap .h1,
.title-wrap .h2,
.title-wrap .h3,
.title-wrap .h4 {
	margin: 0;
}
.title-wrap .btn {
	margin: 0;
}
.title-wrap.has-dividers {
	padding-bottom: 16px;
	border-bottom: 1px solid #C5C5C5;
}
.title-wrap:first-child {
	margin-top: 0;
}
.title-wrap + .text,
.title-wrap + .text-field,
.title-wrap + .price,
.title-wrap + .graph-wrap,
.title-wrap + .image-area {
	margin-top: -4px;
}
.title-wrap + .list-type-table-wrap.xsmall-top {
	margin-top: -4px !important;
}
.title-wrap + .heading-sub {
	margin-top: -8px;
}
.title-wrap + .heading-sub .text {
	display: block;
	margin-top: 8px;
}
.title-wrap + .type-card.account:not(.box) {
	margin-top: 32px;
}
.title-wrap.sub {
	color: #666666;
	font-weight: 400;
}
.title-wrap .icon-24 {
	display: inline-block;
	width: 24px;
	margin-right: 12px;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
}
.title-wrap .icon-24 img {
	width: 100%;
}
.title-wrap + .btn-radio-list.type-btn-sort {
	margin-top: -4px;
}

.h1,
.h2,
.h3,
.h4 {
	font-weight: 700;
	margin-top: 32px;
	margin-bottom: 16px;
}
.h1 .num,
.h2 .num,
.h3 .num,
.h4 .num {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	border-radius: 50%;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 400;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	background-color: #366DFF;
}
.h1.has-dividers,
.h2.has-dividers,
.h3.has-dividers,
.h4.has-dividers {
	padding-bottom: 16px;
	border-bottom: 1px solid #C5C5C5;
}
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child {
	margin-top: 0;
}
.h1 + .text,
.h1 + .text-field,
.h1 + .price,
.h1 + .graph-wrap,
.h1 + .image-area,
.h2 + .text,
.h2 + .text-field,
.h2 + .price,
.h2 + .graph-wrap,
.h2 + .image-area,
.h3 + .text,
.h3 + .text-field,
.h3 + .price,
.h3 + .graph-wrap,
.h3 + .image-area,
.h4 + .text,
.h4 + .text-field,
.h4 + .price,
.h4 + .graph-wrap,
.h4 + .image-area {
	margin-top: -4px;
}
.h1 + .list-type-table-wrap.xsmall-top,
.h2 + .list-type-table-wrap.xsmall-top,
.h3 + .list-type-table-wrap.xsmall-top,
.h4 + .list-type-table-wrap.xsmall-top {
	margin-top: -4px !important;
}
.h1 + .heading-sub,
.h2 + .heading-sub,
.h3 + .heading-sub,
.h4 + .heading-sub {
	margin-top: -8px;
}
.h1 + .heading-sub .text,
.h2 + .heading-sub .text,
.h3 + .heading-sub .text,
.h4 + .heading-sub .text {
	display: block;
	margin-top: 8px;
}
.h1 + .type-card.account:not(.box),
.h2 + .type-card.account:not(.box),
.h3 + .type-card.account:not(.box),
.h4 + .type-card.account:not(.box) {
	margin-top: 32px;
}
.h1.sub,
.h2.sub,
.h3.sub,
.h4.sub {
	color: #666666;
	font-weight: 400;
}
.h1 .icon-24,
.h2 .icon-24,
.h3 .icon-24,
.h4 .icon-24 {
	display: inline-block;
	width: 24px;
	margin-right: 12px;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
}
.h1 .icon-24 img,
.h2 .icon-24 img,
.h3 .icon-24 img,
.h4 .icon-24 img {
	width: 100%;
}
.h1 + .btn-radio-list.type-btn-sort,
.h2 + .btn-radio-list.type-btn-sort,
.h3 + .btn-radio-list.type-btn-sort,
.h4 + .btn-radio-list.type-btn-sort {
	margin-top: -4px;
}

.h1 {
	font-size: var(--t2-font-size);
	line-height: var(--t2-line-height);
	letter-spacing: 0;
}

.h2 {
	font-size: var(--t4-font-size);
	line-height: var(--t4-line-height);
	letter-spacing: 0;
}

.h3 {
	font-size: var(--t5-font-size);
	line-height: var(--t5-line-height);
	letter-spacing: 0;
	font-weight: 600;
}

button.h3 {
	text-align: left;
	border: 0;
	background-color: transparent;
}

label.h3 {
	display: block;
}

/* text */
.text {
	font-size: var(--t5-font-size);
	line-height: var(--t5-line-height);
	letter-spacing: 0;
}
.text + .h1 {
	margin-top: 8px;
}
.text + .text,
.text + .bullet,
.text + .table-list-wrap,
.text + .btn-radio-list.type-btn-sort {
	margin-top: 12px;
}
.text + .sub,
.text + .image-area {
	margin-top: 16px;
}
.text + .sm-t {
	margin-top: 8px;
}
.text + .text-field {
	margin-top: 32px;
}
.text.sub {
	font-size: var(--t6-font-size);
	line-height: var(--t6-line-height);
	letter-spacing: 0;
	color: #666666;
}
.text.sub + .sub {
	margin-top: 8px;
}
.text.sub + .title-wrap,
.text.sub + .h1,
.text.sub + .h2,
.text.sub + .h3,
.text.sub + .h4 {
	margin-top: 48px;
}
.text .sub {
	margin-top: 2px;
}
.text .btn-text-line {
	display: contents;
}

.sup {
	font-size: 9px;
	vertical-align: super;
}

.table-list-wrap + .text,
.box-layout-wrap + .text {
	margin-top: 12px;
}

.heading-sub {
	margin-bottom: 12px;
}

.price {
	font-size: var(--t4-font-size);
	line-height: var(--t4-line-height);
	letter-spacing: 0;
	font-weight: 700;
}
.price.large {
	font-size: var(--t1-font-size);
	line-height: var(--t1-line-height);
	letter-spacing: 0;
}
.price.small {
	font-size: var(--t5-font-size);
	line-height: var(--t5-line-height);
	letter-spacing: 0;
}

.bottom-info-text {
	margin-top: 20px;
	color: #666666;
	font-size: var(--t7-font-size);
	line-height: var(--t7-line-height);
	letter-spacing: 0;
}

.caution-info-text {
	margin-top: 16px;
	color: #666666;
	font-size: var(--t6-font-size);
	line-height: var(--t6-line-height);
	letter-spacing: 0;
}
.caution-info-text + .accordion-list {
	margin-top: 12px;
}

.txt-pa {
	display: inline-block;
}

/* bullet */
.bullet + .bullet {
	margin-top: 12px;
}
.bullet > li:first-child {
	margin-top: 0;
}
.bullet > li > .table-list-wrap {
	margin-left: -12px;
}
.bullet > li > .bullet > li > .table-list-wrap {
	margin-left: -25px;
}
.bullet > li > .button-center,
.bullet > li > .button-right {
	margin-top: 12px;
}
.bullet li {
	position: relative;
	margin-top: 12px;
	padding-left: 12px;
}
.bullet li:before {
	position: absolute;
	top: 10px;
	left: 0;
	content: "";
	display: inline-block;
}
.bullet li > .text {
	margin-top: 8px;
}
.bullet li.reference::before {
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	background-color: transparent;
}
.bullet.dot li:before {
	width: 3px;
	height: 3px;
	border-radius: 3px;
	background-color: #121619;
}
.bullet.sub li {
	font-size: var(--t6-font-size);
	line-height: var(--t6-line-height);
	letter-spacing: 0;
	color: #666666;
}
.bullet.sub li:before {
	background-color: #666666;
}
.bullet.bar li {
	font-size: var(--t6-font-size);
	line-height: var(--t6-line-height);
	letter-spacing: 0;
	color: #666666;
}
.bullet.bar li:before {
	width: 5px;
	height: 2px;
	border-radius: 2px;
	background-color: #666666;
}
.bullet.star {
	font-size: var(--t6-font-size);
	line-height: var(--t6-line-height);
	letter-spacing: 0;
	color: #666666;
	position: relative;
	padding-left: 15px;
}
.bullet.star:before {
	content: "*";
	position: absolute;
	left: 0;
	top: 0;
}
.bullet.star.large-black {
	font-size: var(--t5-font-size);
	line-height: var(--t5-line-height);
	letter-spacing: 0;
	color: #121619;
}
.bullet.star.large-grey {
	font-size: var(--t5-font-size);
	line-height: var(--t5-line-height);
	letter-spacing: 0;
}
.bullet.star.footnote::before {
	color: #D61111;
}
.bullet.reference {
	font-size: var(--t6-font-size);
	line-height: var(--t6-line-height);
	letter-spacing: 0;
	color: #666666;
	position: relative;
	padding-left: 15px;
}
.bullet.reference::before {
	content: "※";
	position: absolute;
	left: 0;
	top: 0;
}
.bullet.reference.large-black {
	font-size: var(--t5-font-size);
	line-height: var(--t5-line-height);
	letter-spacing: 0;
	color: #121619;
}
.bullet.reference.large-grey {
	font-size: var(--t5-font-size);
	line-height: var(--t5-line-height);
	letter-spacing: 0;
}
.bullet.reference.footnote::before {
	color: #D61111;
}
.bullet.gap8 li + li, .bullet.tiny li + li {
	margin-top: 8px;
}
.bullet.counter {
	counter-reset: section;
	list-style-type: none;
}
.bullet.counter li {
	padding-left: 17px;
}
.bullet.counter li::before {
	top: 0;
	width: auto;
	height: auto;
	counter-increment: section;
	content: counters(section, ".") ".";
	background-color: transparent;
}
.bullet.counter li li {
	padding-left: 30px;
}
.bullet.counter li li li {
	padding-left: 43px;
}
.bullet.custom li {
	padding-left: 20px;
}
.bullet.custom li .mark {
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
}
.bullet.custom li::before {
	display: none;
}
.bullet.border-top {
	border-top: 1px solid #C5C5C5;
	padding-top: 16px;
}
.bullet .bullet {
	margin-top: 8px;
}
.bullet .bullet li + li {
	margin-top: 10px;
}
.bullet .table-list-wrap {
	margin-top: 12px;
}
.bullet + .table-list-wrap {
	margin-top: 24px;
}
.bullet + [class*=button-right],
.bullet + .text,
.bullet + .image-area {
	margin-top: 16px;
}

.image-area img {
	width: 100%;
	vertical-align: top;
}
.image-area.has-map {
	overflow: hidden;
	height: 498px;
}
.image-area + .bullet {
	margin-top: 12px;
}

/* font color */
.fc-blue {
	color: #366DFF !important;
}

.fc-red {
	color: #D61111 !important;
}

.fc-black {
	color: #121619 !important;
}

.fc-grey {
	color: #666666 !important;
}

.fc-success {
	color: #366DFF !important;
}

.fc-fail,
.fc-warning {
	color: #D61111 !important;
}

.fc-plus {
	color: #FF3636 !important;
}

.fc-minus {
	color: #366DFF !important;
}

/* align */
.al-l {
	text-align: left !important;
}

.al-c {
	text-align: center !important;
}

.al-r {
	text-align: right !important;
}

/* spacing */
.tiny-top {
	margin-top: 8px !important;
}

.doubletiny-top {
	margin-top: 16px !important;
}

.xsmall-top {
	margin-top: 12px !important;
}

.small-top {
	margin-top: 24px !important;
}

.normal-top {
	margin-top: 32px !important;
}

.medium-top {
	margin-top: 40px !important;
}

.large-top {
	margin-top: 48px !important;
}

/* etc */
.full-wid {
	margin-right: -24px;
	margin-left: -24px;
}

.full-img-area {
	font-size: 0;
	line-height: 0;
}
.full-img-area.turm-small {
	margin-top: 16px;
	margin-bottom: 16px;
}
.full-img-area.turm-normal {
	margin-top: 32px;
	margin-bottom: 32px;
}
.full-img-area img {
	width: 100%;
}

.hide {
	display: none;
}

.areaMark {
	background-color: rgba(255, 0, 0, 0.1);
}

.underline {
	text-decoration: underline;
}

.icon-160-area {
	margin: 0 auto;
	width: 160px;
	font-size: 0;
	line-height: 0;
}
.icon-160-area img {
	width: 100%;
}
.icon-160-area + .h2 {
	margin-bottom: 8px;
}
.icon-160-area + .text {
	margin-top: 32px;
}

/*
 * button
 */
.btn {
	position: relative;
	display: inline-block;
	text-align: center;
	margin: 0 4px;
	border: 1px solid #366DFF;
	background-color: transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	vertical-align: middle;
	overflow: hidden;
	color: #366DFF;
	-webkit-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
	outline: 0 none;
}
.btn:active {
	opacity: 0.8;
}
.btn .icon {
	margin-right: 8px;
}
.btn .label {
	position: relative;
	z-index: 2;
}
.btn .label + .icon {
	margin-left: 8px;
	margin-right: 0;
}
.btn .label.block {
	display: inline-block;
	white-space: normal;
}
.btn-type-1 {
	font-weight: 600;
	color: #FFFFFF;
	border-color: #366DFF;
	background-color: #366DFF;
}
.btn-type-2 {
	font-weight: 600;
	color: #121619;
	border-color: #F0F0F0;
	background-color: #F0F0F0;
}
.btn-type-3 {
	font-weight: 600;
	color: #366DFF;
}
.btn-type-4 {
	font-weight: 600;
	color: #666666;
	border-color: #E5E5E5;
	background-color: #FFFFFF;
}
.btn-type-5 {
	font-weight: 600;
	color: #366DFF;
	border-color: #E5ECFF;
	background-color: #E5ECFF;
}
.btn-type-1:disabled, .btn-type-1[disabled], .btn-type-2:disabled, .btn-type-2[disabled], .btn-type-3:disabled, .btn-type-3[disabled], .btn-type-4:disabled, .btn-type-4[disabled], .btn-type-5:disabled, .btn-type-5[disabled], .btn-price-shortcut:disabled, .btn-price-shortcut[disabled] {
	color: #949494;
	border-color: #F0F0F0;
	background-color: #F0F0F0;
}
.btn-size-xl {
	font-size: var(--t4-font-size);
	line-height: var(--t4-line-height);
	letter-spacing: 0;
	font-weight: 700;
	min-width: 96px;
	height: 52px;
	padding: 0 12px;
	border-radius: 12px;
}
.btn-size-l {
	min-width: 80px;
	height: 44px;
	padding: 0 16px;
	border-radius: 8px;
}
.btn-size-m {
	min-width: 87px;
	height: 40px;
	padding: 9px 16px;
	border-radius: 10px;
}
.btn-size-m [class*=icon] {
	vertical-align: text-top;
}
.btn-size-s {
	min-width: 40px;
	height: 32px;
	padding: 5px 12px;
	border-radius: 8px;
	font-weight: 400;
}
.btn.rd20 {
	border-radius: 20px;
}
.btn.rd30 {
	border-radius: 30px;
}
.btn.rd100 {
	border-radius: 100px;
}
.btn.btn-filter {
	padding-right: 32px;
	padding-left: 20px;
	border-color: #E5E5E5;
	text-align: left;
	color: #121619;
	font-weight: 400;
}
.btn.btn-filter::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 12px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	background-position: -336px 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

.button-center {
	text-align: center;
}

.button-right {
	text-align: right;
}

.button-group .btn {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	display: inline-block;
	white-space: nowrap;
}
.button-group .btn:first-child {
	margin-left: 0;
}
.button-group .btn:last-child {
	margin-right: 0;
}
.button-group .btn.btn-long {
	-webkit-box-flex: 0.65;
	-ms-flex: 0.65;
	flex: 0.65;
}
.button-group .btn.btn-short {
	-webkit-box-flex: 0.35;
	-ms-flex: 0.35;
	flex: 0.35;
}
.button-group .btn.no-ellipsis {
	white-space: normal;
	word-break: keep-all;
}
.button-group .button-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 16px;
}
.button-group .button-row.hide {
	display: none;
}
.button-group .button-row:last-child {
	margin-bottom: 0;
}
.button-group .button-row.center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.button-group .button-row + .button-row {
	margin-top: -8px;
}
.button-group .button-row .balloon-wrap {
	position: absolute;
	top: -25px;
	z-index: 2;
}
.button-group .button-row .balloon-wrap.right {
	left: 50%;
	right: 24px;
}
.button-group + .accordion-list {
	margin-top: 12px;
}

@media (max-width: 390px) {
	.button-group.dividing .button-row {
		display: block;
	}
	.button-group.dividing .btn {
		width: 100%;
		margin: 0;
	}
	.button-group.dividing .btn + .btn {
		margin-top: 8px;
	}
}
.flex-align-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.flex-align-wrap.align-r {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.flex-align-wrap.align-r .btn-text-line + .btn-text-line {
	margin-left: 32px;
}
.flex-align-wrap.align-r .btn:last-child {
	margin-right: 0;
}
.flex-align-wrap.align-l {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.flex-align-wrap.align-m {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.flex-align-wrap.minus-top {
	margin-top: -8px;
}

/* option button */
.btn-input-form {
	font-size: var(--t6-font-size);
	line-height: var(--t6-line-height);
	letter-spacing: 0;
	min-width: 40px;
	padding: 5px 12px;
	border-radius: 8px;
	font-weight: 400;
	color: #121619;
	border-color: #E5E5E5;
	background-color: #FFFFFF;
}
.btn-input-form.btn-type-primary {
	color: #FFFFFF;
	border-color: #366DFF;
	background-color: #366DFF;
}
.btn-input-form.btn-type-blue {
	color: #366DFF;
	border-color: #E5ECFF;
	background-color: #E5ECFF;
}
.btn-input-form:disabled, .btn-input-form[disabled] {
	color: #949494;
	border-color: #F8F8F8;
	background-color: #F8F8F8 !important;
}

.btn-input-arrow {
	position: relative;
	border: none;
	width: 24px;
	height: 24px;
	margin: 0;
}
.btn-input-arrow .label {
	display: inline-block;
	text-indent: -9999em;
}
.btn-input-arrow:after {
	background-position: -48px 0;
	background-repeat: no-repeat;
	background-color: transparent;
	position: absolute;
	top: calc(50% - 8px);
	left: calc(50% - 8px);
	content: "";
	display: block;
	width: 16px;
	height: 16px;
}

.btn-price-shortcut {
	font-size: var(--t6-font-size);
	line-height: var(--t6-line-height);
	letter-spacing: 0;
	min-width: 40px;
	padding: 5px;
	border-radius: 8px;
	font-weight: 400;
	color: #366DFF;
	border-color: #F7F8FC;
	background-color: #F7F8FC;
}
.btn-price-shortcut:active {
	background-color: #E5ECFF;
}

.btn-text {
	position: relative;
	font-size: var(--t6-font-size);
	line-height: var(--t6-line-height);
	letter-spacing: 0;
	margin: 0;
	border: none;
	color: #666666;
}
.btn-text.color-blue {
	color: #366DFF;
}
.btn-text.color-red {
	color: #D61111;
}
.btn-text.color-black {
	color: #121619;
}
.btn-text.inherit {
	font-size: inherit;
	line-height: inherit;
}
.btn-text.refresh {
	padding-right: 24px;
}
.btn-text.refresh:after {
	background-position: -160px 0;
	background-repeat: no-repeat;
	background-color: transparent;
	content: "";
	display: inline-block;
	position: absolute;
	top: calc(50% - 8px);
	right: 0;
}
.btn-text.refresh-gray {
	padding-right: 24px;
}
.btn-text.refresh-gray:after {
	background-position: -160px 0;
	background-repeat: no-repeat;
	background-color: transparent;
	content: "";
	display: inline-block;
	position: absolute;
	top: calc(50% - 8px);
	right: 0;
}
.btn-text.refresh:disabled:after, .btn-text.refresh[disabled]:after {
	background-position: -160px 0;
	background-repeat: no-repeat;
	background-color: transparent;
}
.btn-text.arrow {
	font-size: var(--t5-font-size);
	line-height: var(--t5-line-height);
	letter-spacing: 0;
	font-weight: 700;
	color: #121619;
	padding-right: 24px;
}
.btn-text.arrow:after {
	background-position: -32px 0;
	background-repeat: no-repeat;
	background-color: transparent;
	content: "";
	display: inline-block;
	position: absolute;
	top: calc(50% - 8px);
	right: 0;
}
.btn-text.arrow:disabled:after, .btn-text.arrow[disabled]:after {
	background-position: -32px 0;
	background-repeat: no-repeat;
	background-color: transparent;
}
.btn-text.arrow-gray {
	padding-right: 20px;
}
.btn-text.arrow-gray:after {
	background-position: -32px 0;
	background-repeat: no-repeat;
	background-color: transparent;
	content: "";
	display: inline-block;
	position: absolute;
	top: calc(50% - 8px);
	right: 0;
}
.btn-text.arrow-gray:disabled:after, .btn-text.arrow-gray[disabled]:after {
	background-position: -32px 0;
	background-repeat: no-repeat;
	background-color: transparent;
}
.btn-text:disabled, .btn-text[disabled] {
	color: #C5C5C5;
}

.btn-text-line {
	font-size: var(--t6-font-size);
	line-height: var(--t6-line-height);
	letter-spacing: 0;
	margin: 0;
	border: none;
	color: #121619;
	text-decoration: underline;
	display: inline-block;
}
.btn-text-line .label {
	text-decoration: underline;
}
.btn-text-line.color-blue {
	color: #366DFF;
}
.btn-text-line.color-red {
	color: #D61111;
}
.btn-text-line.inherit {
	font-size: inherit;
	line-height: inherit;
}
.btn-text-line:disabled, .btn-text-line[disabled] {
	color: #C5C5C5;
}
/*
 * box
 */
 .box-layout-wrap {
	width:100%;
	padding: 20px;
	background-color: #F7F8FC;
	color: #666666;
	font-size: var(--t6-font-size);
	line-height: var(--t6-line-height);
	letter-spacing: 0;
	border-radius: 12px;
	box-sizing:border-box;
}

.deep-link-text { position: relative; text-align:center;}
.deep-link-text .h2 { margin-bottom: 0;}
.deep-link-text::before {content:''; display:inline-block; width:130px; height:130px; margin-bottom:32px; background-image: url('../../image/img-logo-01.png'); background-size:100% 100%;}
