@charset 'UTF-8';
/* =====================================================
* Base
* ================================================== */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

@import url(//fonts.googleapis.com/css?family=Oswald:400,500,600,700&display=swap);
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: sans-serif;
}

body {
	margin: 0;
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

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

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	margin: 0.67em 0;
	font-size: 2em;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	color: inherit;
	font: inherit;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
	cursor: pointer;
	-webkit-appearance: button;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

input[type='checkbox'],
input[type='radio'] {
	box-sizing: border-box;
	padding: 0;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	height: auto;
}

input[type='search'] {
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
	border: 1px solid #c0c0c0;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}

/* -----------------------------------------------------
 * Font
 * -------------------------------------------------- */

@font-face {
	font-family: 'NotoSansCJKjp-Jxck';
  font-weight: 400;
  font-style: normal;
  src: local('NotoSansCJKjp-Bold.otf'), local('NotoSansJP-Bold.otf'), url('../font/2/NotoSansCJKjp-Jxck-Regular.woff') format('woff');
}

@font-face {
	font-family: 'NotoSansCJKjp-Jxck';
  font-weight: 700;
  font-style: normal;
  src: local('NotoSansCJKjp-Bold.otf'), local('NotoSansJP-Bold.otf'), url('../font/2/NotoSansCJKjp-Jxck-Bold.woff') format('woff');
}

/* -----------------------------------------------------
 * Init
 * -------------------------------------------------- */

*,
*:before,
*:after {
	box-sizing: border-box;
}

/* normalize overwrite */

html {
	position: relative;
	min-height: 100%;
	font-family: 'Oswald', 'Noto Sans', 'Noto Sans CJK JP', 'NotoSansCJKjp-Jxck', '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', sans-serif;
	font-size: 62.5%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
	font-size: 1.6rem;
	line-height: 1.75;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: unset;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover,
a:active {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
ul,
li,
figure,
figcaption,
small {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.5;
}

img {
	vertical-align: bottom;
}

ul {
	list-style-type: none;
	padding: 0;
}

ol {
	padding: 0;
}

th {
	font-weight: normal;
	text-align: left;
}

/* =====================================================
* Module
* ================================================== */

/* -----------------------------------------------------
* l-contact, mod-button
* -------------------------------------------------- */

.l-section-data + .l-contact {
	background: #fff !important;
}

.l-contact {
	background: #f7eeee;
}

.l-contact .l-contact-inner {
	max-width: 1000px;
	margin: 0 auto;
	padding: 30px 50px;
}

.l-main .l-contact {
	background-color: #f7eeee;
}

.l-main .l-contact-inner {
	margin-top: 0;
	padding: 60px 50px;
}

.mod-button {
	display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 96px;
	margin: 0 auto;
	border: 2px #fff solid;
	border-radius: 10px;
	background: linear-gradient(to bottom right, #fa4e2c 60%, #fe6485);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
	color: #fff;
	font-size: 3.0rem;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	transition: all 0.2s ease-in-out;
}

.mod-button .catch {
	position: absolute;
	top: 0.3em;
	left: 30px;
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 1.2;
}

.mod-button .catch .num {
	font-size: 4.0rem;
}

.mod-button:after {
	content: '';
	position: absolute;
	top: 0;
	right: 40px;
	width: 14px;
	height: 100%;
	background: url(../img/2/ico_arrow_01.png) no-repeat 50% 50%;
	background-size: 13px auto;
}

.mod-button.is-active:after {
	-webkit-transform: rotateZ(-90deg);
	transform: rotateZ(-90deg);
}

.mod-button.green {
	border: none;
	background: linear-gradient(to right, #149248 0%, #24a95b 100%);
}

.mod-button.icon-none:after {
	display: none;
}

/* -----------------------------------------------------
* mod-section-title
* -------------------------------------------------- */

.mod-section-title {
	margin: 0 0 45px;
	text-align: center;
}

.mod-section-title h2 {
	display: inline-block;
	position: relative;
	padding: 0 0 20px;
	font-size: 8.0rem;
	font-weight: 500;
	white-space: nowrap;
}

.mod-section-title h2:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto;
	height: 5px;
	border-radius: 5px;
	background: linear-gradient(to right, #fa4e2c, #fe6485);
}

.mod-section-title .gradient {
	background: linear-gradient(to right, #fa4f2f, #fe6383);
	-webkit-background-clip: text;
	color: #fa4f2f;
	-webkit-text-fill-color: transparent;
}

.mod-section-title sup {
	font-size: 50%;
	font-weight: normal;
	vertical-align: super;
}

.mod-section-title-02 {
	text-align: center;
}

.mod-section-title-02 h3 {
	display: inline-block;
	position: relative;
	margin: 0;
	font-size: 4.0rem;
	font-weight: 500;
	white-space: nowrap;
}

.mod-section-title-02 .gradient {
	background: linear-gradient(to right, #fa4f2f, #fe6383);
	-webkit-background-clip: text;
	color: #fa4f2f;
	-webkit-text-fill-color: transparent;
}

/* -----------------------------------------------------
* mod-noets
* -------------------------------------------------- */

.mod-notes {
	margin: 40px 0 0;
	font-size: 1.4rem;
}

.mod-notes li {
	margin-left: 1em;
	text-indent: -1em;
}

.mod-notes li.sub {
	margin-left: 2em;
}

/* -----------------------------------------------------
* mod-ac
* -------------------------------------------------- */

.mod-ac-trigger .on {
	display: none;
}

.mod-ac-trigger.is-active .on {
	display: inline-block;
}

.mod-ac-trigger.is-active .off {
	display: none;
}

.mod-ac-target {
	display: none;
}

/* -----------------------------------------------------
 * Utilities
 * -------------------------------------------------- */

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

.mod-center {
	text-align: center !important;
}

.mod-right {
	text-align: right !important;
}

.is-br-sp-show {
	display: none;
}

.is-br-pc-show {
	display: none;
}

/* -----------------------------------------------------
* Typography
* -------------------------------------------------- */

.mod-bold {
	font-weight: bold;
}

.mod-red {
	color: #e50811;
}

/* =====================================================
* Layout
* ================================================== */

/* -----------------------------------------------------
* Header
* -------------------------------------------------- */

.l-header {
	padding: 20px 20px;
	background-color: #fff;
}

.l-header .logo {
	position: relative;
}

.l-header .logo img {
	display: block;
}

.l-header .logo-01 {
	width: 11.71875vw;
}

.l-header .logo-02 {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18.24219vw;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* -----------------------------------------------------
* Footer
* -------------------------------------------------- */

.l-footer {
	position: relative;
	padding: 40px 50px 30px;
	text-align: center;
}

.l-footer .logo {
	position: relative;
	z-index: 2;
}

.l-footer .logo img {
	width: 150px;
	height: auto;
}

.l-footer .copyright {
	margin: 15px 0 0;
	font-size: 1.4rem;
}

.l-footer .mod-pagetop {
	outline: 0;
	display: block;
	position: absolute;
	z-index: 1;
	top: -40px;
	right: 0;
	left: 0;
	overflow: hidden;
	width: 100px;
	height: 0;
	margin: 0 auto;
	padding: 100px 0 0;
	border-radius: 50%;
	background: #fff url(../img/2/ico_arrow_02.png) no-repeat 50% 20px;
	background-size: 20px auto;
}

/* -----------------------------------------------------
 * Layout
 * -------------------------------------------------- */

.l-contents {
	flex-grow: 1;
	min-width: 320px;
	background-color: #fff;
}

.l-section {
	width: 100%;
}

.l-section-inner {
	max-width: 1080px;
	margin: 0 auto;
	padding: 60px 50px;
}

/* =====================================================
* Section
* ================================================== */

/* -----------------------------------------------------
* l-kv
* -------------------------------------------------- */

.l-kv img {
	width: 100%;
	height: auto;
}

/* -----------------------------------------------------
* l-section-recommend
* -------------------------------------------------- */

.l-section-recommend {
	padding: 0 0 70px;
}

.l-section-recommend .mod-section-title h2 {
	overflow: hidden;
	width: 570px;
	height: 0;
	padding: 167px 0 0;
	background: url(../img/2/ttl_recommend_01.png) no-repeat 50% 0;
	background-size: contain;
}

.l-section-recommend-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.l-section-recommend-list ul li {
	position: relative;
	width: calc(50% - 35px);
	height: 270px;
	margin: 60px 0 0;
	border: 5px #ff4e00 solid;
	text-align: center;
}

.l-section-recommend-list ul li .point {
	position: absolute;
	top: -34px;
	left: -34px;
	width: 68px;
	height: 68px;
	padding: 8px 0 0;
	border-radius: 50%;
	background-color: #ff4e00;
	color: #fff;
	line-height: 1.0;
}

.l-section-recommend-list ul li .point .num {
	display: block;
	width: 100%;
	font-size: 3.6rem;
}

.l-section-recommend-list ul li h3 {
	display: flex;
	position: absolute;
	top: -1.5em;
	left: 0;
	justify-content: center;
	align-items: center;
	width: calc(100% - 100px);
	height: 2.5em;
	margin: 0 50px;
	background-color: #fff;
	font-size: 2.9rem;
	line-height: 1.25;
	white-space: nowrap;
}

.l-section-recommend-list ul li p {
	position: absolute;
	bottom: -0.5em;
	left: 0;
	width: calc(100% - 100px);
	margin: 0 50px;
	padding: calc(140px + 0.5em) 0 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: auto 90px;
	font-size: 2.0rem;
}

.l-section-recommend-list ul li:nth-of-type(1) p {
	padding: calc(120px + 0.5em) 0 0;
	background-image: url(../img/2/ico_point1.png);
}

.l-section-recommend-list ul li:nth-of-type(2) p {
	padding: calc(120px + 0.5em) 0 0;
	background-image: url(../img/2/ico_point2.png);
}

.l-section-recommend-list ul li:nth-of-type(3) p {
	background-image: url(../img/2/ico_point3.png);
}

.l-section-recommend-list ul li:nth-of-type(4) p {
	padding: calc(100px + 0.5em) 0 0;
	background-image: url(../img/2/ico_point4.png);
}



.l-section-recommend-list.manual ul li:nth-of-type(1) p {
	background-image: url(../img/ico_point1.png);
}

.l-section-recommend-list.manual ul li:nth-of-type(2) p {
	background-image: url(../img/ico_point2.png);
}

.l-section-recommend-list.manual ul li:nth-of-type(3) p {
	padding: calc(100px + 0.5em) 0 0;
	background-image: url(../img/ico_point3.png);
}

.l-section-recommend-list.manual ul li:nth-of-type(4) p {
	background-image: url(../img/ico_point4.png);
}


/* -----------------------------------------------------
* l-section-merit
* -------------------------------------------------- */

.l-section-merit {
	background-color: #f7eeee;
}

.l-section-merit .mod-section-title h2 {
	margin-bottom: 45px;
	font-size: 8.0rem;
}

.l-section-merit .merit {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.l-section-merit .merit.merit-01 {
	flex-direction: row-reverse;
}

.l-section-merit .merit figure {
	width: 45%;
}

.l-section-merit .merit figure img {
	max-width: 100%;
	height: auto;
}

.l-section-merit .merit-text {
	width: 51%;
}

.l-section-merit .merit-text h3 {
	margin-bottom: 1em;
	font-size: 3rem;
}

.l-section-merit .merit-text p {
	font-size: 2rem;
	line-height: 2;
}

/* -----------------------------------------------------
* l-section-data
* -------------------------------------------------- */

.l-section-data-inner {
	margin: 0 auto;
	background: url(../img/2/ph_phone_02.png) no-repeat left 100% bottom 0;
	background-size: 970px auto;
}

.l-section-data h4 {
	margin: 190px 0 0;
	color: #fa4e2c;
	font-size: 4.0rem;
}

.l-section-data .lead {
	margin: 30px 0 0;
	font-size: 2.4rem;
}

.l-section-data .rate {
	overflow: hidden;
	width: 688px;
	height: 0;
	margin: 90px 0 0;
	padding: 180px 0 0;
	background: url(../img/2/txt_fx_01.png) no-repeat 0 0;
	background-size: 688px auto;
}

.l-section-data .notes {
	margin: 30px 0 0;
	font-size: 1.6rem;
	margin-bottom: 26rem;
}

.l-section-data .notes li {
	margin-left: 1em;
	text-indent: -1em;
}

.l-section-data .context {
	padding: 50px 0;
}

.l-section-data figure {
	display: flex;
	align-items: flex-start;
}

.l-section-data figure img {
	width: 50%;
}

/* -----------------------------------------------------
* l-section-step
* -------------------------------------------------- */

.l-section-step-target {
	margin: 70px 0 15px;
	text-align: center;
}

.l-section-step-target.mt0 {
	margin: 0 0 15px;
}

.l-section-step-target span {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	padding: 0 20px;
	border-radius: 25px;
	background: linear-gradient(to left, #fe6485, #fb7764 25%, #fa4e2c);
	color: #fff;
	font-size: 2.6rem;
}

.l-section-step p {
	font-size: 1.6rem;
}

.l-section-step h3 {
	margin: 0 0 30px;
}

.l-section-step h4 {
	position: relative;
	margin: 0 0 25px;
	text-align: center;
}

.l-section-step h4:before {
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #ff560c;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.l-section-step h4 span {
	display: inline-block;
	padding: 0 20px;
	background-color: #fff;
	font-size: 3.2rem;
}

.l-section-step-flow ol {
	counter-reset: num;
	display: flex;
	list-style: none;
	justify-content: space-between;
	margin: 40px 0 0;
	padding: 0;
}

.l-section-step-flow ol li {
	counter-increment: num;
	position: relative;
	width: calc(100% / 3 - 40px / 3);
	min-height: 290px;
	padding: 0 0 30px;
	border: 3px #ff560c solid;
	text-align: center;
}

.l-section-step-flow ol li .num {
	position: absolute;
	z-index: 2;
	top: -31px;
	right: 0;
	left: 0;
	width: 62px;
	height: 62px;
	margin: auto;
	border-radius: 50%;
	background: #fff;
	color: #fff;
	font-size: 2.5rem;
}

.l-section-step-flow ol li .num:before {
	content: counter(num);
	display: flex;
	position: absolute;
	z-index: 1;
	top: 12px;
	left: 12px;
	justify-content: center;
	align-items: center;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background-color: #ff560c;
}

.l-section-step-flow ol li .ttl {
	margin: 30px 0 30px;
	padding: 0 0 150px;
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: 130px auto;
	color: #ff560c;
	font-size: 2.4rem;
}

.l-section-step-flow.beginner li:nth-of-type(1) .ttl {
	background-image: url(../img/2/ico_flow_beginner_01.png);
}

.l-section-step-flow.beginner li:nth-of-type(2) .ttl {
	background-image: url(../img/2/ico_flow_beginner_02.png);
	background-size: 110px auto;
}

.l-section-step-flow.beginner li:nth-of-type(3) .ttl {
	background-image: url(../img/2/ico_flow_beginner_03.png);
}

.l-section-step-flow.senior .ttl {
	/* color: transparent; */
}

.l-section-step-flow.senior li:nth-of-type(1) .ttl {
	background-image: url(../img/2/ico_flow_senior_01.png);
}

.l-section-step-flow.senior li:nth-of-type(2) .ttl {
	background-image: url(../img/2/ico_flow_senior_02.png);
}

.l-section-step-flow.senior li:nth-of-type(3) .ttl {
	background-image: url(../img/2/ico_flow_senior_03.png);
}

.l-section-step .note {
	margin: 30px 0 0;
	color: #ff4473;
	text-align: center;
}

.l-section-step-points {
	margin: 85px 0 0;
}

.l-section-step-points ol {
	counter-reset: count;
	display: flex;
	justify-content: space-between;
}

.l-section-step-points li {
	counter-increment: count;
	list-style-type: none;
	width: 210px;
}

.l-section-step-points .num {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 15px;
	color: #ff560c;
	font-size: 1.8rem;
	font-weight: normal;
}

.l-section-step-points .num:after {
	content: counter(count);
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 28px;
	height: 28px;
	margin-left: 5px;
	border-radius: 50%;
	background-color: #ff560c;
	color: #fff;
}

.l-section-step-points .ttl {
	margin: 0 0 30px;
	font-size: 2rem;
	text-align: center;
}

.l-section-step-points figure {
	display: flex;
	justify-content: center;
	margin: 0 0 40px;
}

.l-section-step-points figure img {
	display: block;
	width: auto;
	height: 110px;
}

.l-section-step-points p {
	font-size: 1.6rem;
}

/* -----------------------------------------------------
* l-section-select
* -------------------------------------------------- */

.l-section-select .mod-section-title h2 {
	margin-bottom: 45px;
	font-size: 8.0rem;
}

.l-section-select-list {
	display: flex;
	flex-wrap: wrap;
}

.l-section-select-list li {
	width: calc((100% - 30px) / 2);
	margin-top: 50px;
	margin-right: 30px;
}

.l-section-select-list li:nth-child(even) {
	margin-right: 0;
}

.l-section-select-list li img {
	max-width: 100%;
}

.l-section-select-list li h3 {
	margin-top: 30px;
	color: #fa4e2c;
	font-size: 2.4rem;
}

.l-section-select-list li p {
	margin-top: 10px;
	font-size: 1.6rem;
}

/* -----------------------------------------------------
* l-section-original
* -------------------------------------------------- */

.l-section-original-lead {
	margin-top: 50px;
	font-size: 1.6rem;
	text-align: center;
}

.l-section-original-step {
	display: flex;
	flex-wrap: nowrap;
	margin-top: 45px;
}

.l-section-original-step li {
	position: relative;
	width: calc((100% - 180px) / 3);
	margin-right: 90px;
	text-align: center;
}

.l-section-original-step li:after {
	content: '';
	position: absolute;
	top: 35%;
	right: -18%;
	width: 0;
	height: 0;
	margin: auto;
	border-width: 10px 0 10px 20px;
	border-style: solid;
	border-color: transparent transparent transparent #ff560c;
}

.l-section-original-step li:nth-child(3) {
	margin-right: 0;
}

.l-section-original-step li:nth-child(3):after {
	display: none;
}

.l-section-original-step li figure img {
	max-width: 100%;
	height: auto;
}

.l-section-original-step li p {
	margin-top: 30px;
	font-size: 1.6rem;
}

.l-section-original-note {
	margin-top: 50px;
	color: #ff4473;
	font-size: 1.4rem;
	text-align: center;
}

/* -----------------------------------------------------
* l-section-currency
* -------------------------------------------------- */

.l-section-currency {
	background-color: #f7eeee;
	/* background-color: #ffffff; */
}

.l-section-currency-list ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 0 -40px;
	justify-content: center;
}

.l-section-currency-list ul li {
	position: relative;
	width: calc(100% / 3 - 40px);
	margin: 40px 0 0 40px;
	padding: 28px 0;
	border-radius: 8px;
	background-color: #fff;
	text-align: center;
}

.l-section-currency-list ul li .ribbon {
	position: absolute;
	top: -45px;
	right: -100px;
	left: -100px;
	width: 320px;
	height: 65px;
	margin: auto;
	padding: 18px 0 0;
	background: url(../img/2/bg_ribbon_01.png) no-repeat 50% 100%;
	background-size: contain;
	color: #fff;
	font-size: 1.2rem;
}

.l-section-currency-list ul li .flag {
	display: block;
}

.l-section-currency-list ul li .flag img {
	width: 134px;
	height: auto;
}

.l-section-currency-list ul li .country {
	display: block;
	font-size: 1.8rem;
}

.l-section-currency-list ul li .currency {
	position: relative;
	color: #ff4e00;
	font-size: 3.6rem;
}

.l-section-currency-list ul li .currency .num {
	margin: 0 5px 0 0;
	font-size: 10.0rem;
	font-weight: bold;
	line-height: 1.0;
	letter-spacing: 0.05em;
}

.l-section-currency-list ul li .currency sub {
	position: absolute;
	right: -20px;
	bottom: 1.0em;
	font-size: 1.4rem;
}

.l-section-currency .time {
	margin: 40px 0 0;
	font-size: 2.0rem;
	text-align: center;
}

.l-section-currency .mod-button {
	max-width: 450px;
	margin: 50px auto 0;
	border: none;
	background: linear-gradient(to right, #3487da, #0d78bc);
	box-shadow: none;
	font-size: 2.2rem;
}

/* -----------------------------------------------------
* l-section-lira
* -------------------------------------------------- */

.l-section-lira .mod-section-title h2 {
	font-size: 8.0rem;
}

.l-section-lira .mod-section-title h2 .gradient {
	/* background: linear-gradient(to right, #eab645, #ff4e00, #277cd7, #ff5200, #ebb242); */
	background: linear-gradient(to right, #fa4f2f, #fe6383);
	-webkit-background-clip: text;
	background-clip: text;
	/* color: #ff4e00; */
	color: #fa4f2f;
	font-size: 5.6rem;
	line-height: 1.1;
	-webkit-text-fill-color: transparent;
}

.l-section-lira .lead {
	font-size: 2.0rem;
	text-align: center;
}

.l-section-lira .lead strong {
	color: #ff4e00;
}

.l-section-lira .notes {
	margin: 10px 0 0;
	color: #999;
	text-align: center;
}

.l-section-lira figure {
	width: 100%;
	margin: 30px 0 0;
}

.l-section-lira figure img {
	width: 100%;
	height: auto;
}

.l-section-lira .mod-notes {
	color: #333;
}

/* -----------------------------------------------------
* l-section-beginner
* -------------------------------------------------- */

.l-section-beginner {
	text-align: center;
}

.l-section-beginner figure {
	width: 100%;
	margin: 30px 0 0;
}

.l-section-beginner figure img {
	width: 100%;
	height: auto;
}

.l-section-beginner p {
	font-size: 1.6rem;
}

/* -----------------------------------------------------
* l-section-commission
* -------------------------------------------------- */

.l-section-commission-fig {
	background: url(../img/2/txt_free_01.png) no-repeat 100% 0;
	background-size: contain;
}

.l-section-commission-fig ul {
	position: relative;
	margin: 0 60% 0 0;
	border-bottom: 1px #bfbfbf solid;
}

.l-section-commission-fig ul li {
	padding: 20px;
	border: 1px #bfbfbf solid;
	border-width: 1px 1px 0;
	font-size: 2.4rem;
	text-align: center;
}

.l-section-commission-fig ul li sup {
	color: #ff4e00;
}

.l-section-commission-fig ul:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: -160px;
	width: 160px;
	height: 100%;
	background: url(../img/2/ico_arrow_03.png) no-repeat 100% 50%;
	background-size: 95px auto;
}

.l-section-commission .notes {
	margin: 60px 0 0;
	text-align: center;
}

.l-section-commission .notes span {
	color: #ff4e00;
}

/* -----------------------------------------------------
* l-section-tool
* -------------------------------------------------- */

.l-section-tool {
	padding: 60px 0;
	background: #f7eeee;
	background-size: cover;
}

.l-section-tool h3 {
	color: #ff560c;
	font-size: 3.0rem;
}

.l-section-tool p {
	margin: 20px 0 0;
	font-size: 2.4rem;
}

.l-section-tool .download {
	display: flex;
	margin: 55px 0 0;
}

.l-section-tool .download li {
	margin-right: 13px;
}

.l-section-tool .download li:first-child {
	width: 164px;
}

.l-section-tool .download li:nth-child(2) {
	width: 203px;
}

.l-section-tool .download li img {
	width: 100%;
}

.l-section-tool-apps {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 56.48438vw;
	background: url(../img/2/ph_phone_01.png) no-repeat 100% 0;
	background-size: auto 56.48438vw;
}

.l-section-tool-apps-inner {
	width: 1080px;
	margin: -150px auto 0;
}

.l-section-tool-apps h3 {
	overflow: hidden;
	width: 510px;
	height: 0;
	padding: 55px 0 0;
	background: url(../img/2/logo_tryautofx_01.png) no-repeat 0 0;
	background-size: 510px auto;
}

.l-section-tool-browser {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 43.59375vw;
	background: url(../img/2/ph_pc_01.png) no-repeat 0 0;
	background-size: auto 43.59375vw;
}

.l-section-tool-browser-inner {
	width: 100%;
	margin: -11.71875vw auto 0;
	padding: 0 3.90625vw 0 62.10938vw;
}

/* -----------------------------------------------------
* l-section-voice
* -------------------------------------------------- */

.l-section-voice-list ul li {
	display: flex;
	align-items: center;
	margin: 20px 0 0;
	padding: 0 75px 0 0;
}

.l-section-voice-list ul li:nth-of-type(even) {
	flex-direction: row-reverse;
	margin: 20px 0 0;
	padding: 0 0 0 75px;
}

.l-section-voice-list ul li .item {
	white-space: nowrap;
}

.l-section-voice-list ul li .mod-voice-1 {
	display: flex;
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 190px;
	height: 90px;
	background-repeat: no-repeat;
	background-size: 90px auto;
	color: #ff4e00;
	text-align: center;
}

.l-section-voice-list ul li .mod-voice-1 .num {
	font-size: 3.5rem;
	font-weight: bold;
	line-height: 1.0;
}

.l-section-voice-list ul li:nth-of-type(odd) .mod-voice-1 {
	padding: 0 136px 0 0;
	background-position: right 36px top 0;
}

.l-section-voice-list ul li:nth-of-type(even) .mod-voice-1 {
	padding: 0 0 0 136px;
	background-position: left 36px top 0;
}

.l-section-voice-list ul li:nth-of-type(1) .mod-voice-1 {
	background-image: url(/lp/triauto/img/icon_woman_2.png);
}

.l-section-voice-list ul li:nth-of-type(2) .mod-voice-1 {
	background-image: url(/lp/triauto/img/icon_men_1.png);
}

.l-section-voice-list ul li:nth-of-type(3) .mod-voice-1 {
	background-image: url(/lp/triauto/img/icon_men_5.png);
}

.l-section-voice-list ul li:nth-of-type(4) .mod-voice-1 {
	background-image: url(/lp/triauto/img/icon_men_3.png);
}

.l-section-voice-list ul li:nth-of-type(5) .mod-voice-1 {
	background-image: url(/lp/triauto/img/icon_men_6.png);
}

.l-section-voice-list ul li .mod-voice-2 {
	display: flex;
	position: relative;
	align-items: center;
	width: calc(100% - 190px);
	min-height: 3em;
	padding: 5px 30px;
	border: 4px #ff4e00 solid;
	border-radius: 8px;
}

.l-section-voice-list ul li .mod-voice-2:after {
	content: '';
	display: block;
	position: absolute;
	top: 9px;
	width: 24px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 24px auto;
}

.l-section-voice-list ul li:nth-of-type(odd) .mod-voice-2:after {
	left: -24px;
	background-image: url(../img/2/bg_balloon_01.png);
}

.l-section-voice-list ul li:nth-of-type(even) .mod-voice-2:after {
	right: -24px;
	background-image: url(../img/2/bg_balloon_02.png);
}

.l-section-voice-list .notes {
	margin-top: 25px;
	font-size: 1.6rem;
	text-align: center;
}

/* -----------------------------------------------------
* l-section-support
* -------------------------------------------------- */

.l-section-support {
	position: relative;
	overflow: hidden;
	padding: 60px 0;
	background-color: #f7eeee;
}

.l-section-support .mod-section-title {
	margin: 0 0 80px;
}

.l-section-support-box {
	position: relative;
	margin: 0 0 100px;
	background-color: #fff;
}

.l-section-support-box-inner {
	position: relative;
	z-index: 1;
	width: calc((100% - (663px - ((100vw - 980px) / 2))) + 20px);
}

.l-section-support-box-inner p {
	font-size: 2.0rem;
}

.l-section-support-box-inner p.notes {
	margin-left: 1em;
	font-size: 1.6rem;
	text-indent: -1em;
}

.l-section-support-box img {
	position: absolute;
	top: 50%;
	right: 0;
	width: 662px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* -----------------------------------------------------
* l-section-jasdaq
* -------------------------------------------------- */

.l-section-jasdaq {
	text-align: center;
}

.l-section-jasdaq-list {
	margin: 30px 0 0;
}

.l-section-jasdaq-list ul li {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	padding: 30px 0 70px;
	background: linear-gradient(-42deg, #eab746, #f60);
	color: #fff;
}

.l-section-jasdaq-list ul li h3 {
	padding: 0 0 95px;
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: 290px auto;
	font-size: 4.0rem;
	letter-spacing: 0.06em;
}

.l-section-jasdaq-list ul li:nth-of-type(1) h3 {
	background-image: url(../img/2/fig_point_01.png);
}

.l-section-jasdaq-list ul li:nth-of-type(2) h3 {
	background-image: url(../img/2/fig_point_02.png);
}

.l-section-jasdaq-list ul li:nth-of-type(2) .num {
	margin-left: 40px;
}

.l-section-jasdaq-list ul li .num {
	margin: 20px 0 0;
	font-size: 13.0rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.15em;
}

.l-section-jasdaq-list ul li .num span {
	font-size: 4.0rem;
}

.l-section-jasdaq .notes {
	margin: 30px 0 0;
	font-size: 1.6rem;
}

/* -----------------------------------------------------
* l-section-auto
* -------------------------------------------------- */

.l-section-auto {
	background: #f7eeee;
}

/* -----------------------------------------------------
* banner-navi
* -------------------------------------------------- */

.banner-navi {
	width: 980px;
	margin: 0 auto;
}

.banner-navi a {
	display: block;
	transition: opacity 0.2s ease-in-out;
}

.banner-navi a:hover {
	opacity: 0.7;
}

.banner-navi img {
	width: 100%;
	max-width: 1000px;
}

/* -----------------------------------------------------
* l-section-society
* -------------------------------------------------- */

.l-section-society {
	background: url(../img/2/bg_program_01.jpg) no-repeat 0 50%;
	background-size: cover;
	color: #fff;
	text-align: center;
}

.l-section-society .mod-section-title {
	margin: 0 0 20px;
}

.l-section-society .mod-section-title h2 {
	font-size: 4rem;
}

.l-section-society .mod-section-title-02 {
	margin: 0 0 60px;
}

.l-section-society .mod-section-title-02 h3 {
	font-size: 2.1rem;
}

.l-section-society .lead {
	font-size: 2.1rem;
}

.l-section-society-flow {
	max-width: 490px;
	margin: 50px auto 0;
}

.l-section-society-flow span {
	display: block;
	position: relative;
	padding: 15px 0;
	border: 4px #fff solid;
	border-radius: 8px;
	font-size: 2.0rem;
	line-height: 1;
	letter-spacing: 0.1em;
}

.l-section-society-flow span:first-child {
	margin: 0 0 50px;
}

.l-section-society-flow span:first-child:after {
	content: '▼';
	position: absolute;
	right: 0;
	bottom: -40px;
	left: 0;
	margin: 0 auto;
}

.l-section-society .notes {
	margin: 40px 0 0;
	font-size: 1.6rem;
}

/* -----------------------------------------------------
* l-section-trust
* -------------------------------------------------- */

.l-section-trust {
	text-align: center;
}

.l-section-trust figure {
	width: 100%;
	margin: 30px auto 60px;
}

.l-section-trust figure.bank {
	max-width: 820px;
}

.l-section-trust figure img {
	width: 100%;
	height: auto;
}

.l-section-trust p {
	margin: 40px 0 0;
	font-size: 2.4rem;
}

/* -----------------------------------------------------
* l-section-immediate
* -------------------------------------------------- */

.l-section-immediate {
	background-color: #f7eeee;
}

.l-section-immediate .mod-section-title-02 {
	margin: 0 0 60px;
}

.l-section-immediate img {
	width: 100%;
}

/* -----------------------------------------------------
* l-section-flow
* -------------------------------------------------- */

.l-section-flow .mod-section-title {
	margin: 0 0 110px;
}

.l-section-flow-flow ol {
	display: flex;
	list-style: none;
	justify-content: space-between;
	margin: 80px 0 0;
	padding: 0;
}

.l-section-flow-flow ol li {
	position: relative;
	width: calc(100% / 3 - 80px / 3);
	padding: 20px 10px;
	border: 3px #ff4e00 solid;
	border-radius: 8px;
	text-align: center;
}

.l-section-flow-flow ol li:after {
	content: '▲';
	position: absolute;
	top: 50%;
	right: -35px;
	margin: 0 auto;
	color: #ff4e00;
	font-size: 2.0rem;
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}

.l-section-flow-flow ol li:last-child:after {
	display: none;
}

.l-section-flow-flow ol li .step {
	position: absolute;
	top: -70px;
	left: 0;
	color: #ff4e00;
	font-size: 3.0rem;
	line-height: 1.0;
}

.l-section-flow-flow ol li .step .num {
	font-size: 6.0rem;
}

.l-section-flow-flow ol li h3 {
	padding-bottom: 120px;
	background-repeat: no-repeat;
	background-position: 50% 80%;
	background-size: 100px auto;
	color: #ff4e00;
	font-size: 2.4rem;
}

.l-section-flow-flow ol li p {
	font-size: 2.0rem;
}

.l-section-flow-flow ol li:nth-of-type(1) h3 {
	background-image: url(../img/2/ico_step_01.png);
}

.l-section-flow-flow ol li:nth-of-type(2) h3 {
	background-image: url(../img/2/ico_step_02.png);
}

.l-section-flow-flow ol li:nth-of-type(3) h3 {
	background-image: url(../img/2/ico_step_03.png);
}

/* -----------------------------------------------------
* l-section-important
* -------------------------------------------------- */

.l-section-important {
	background-color: #dcdcdc;
}

.l-section-important h2 {
	font-size: 1.8rem;
}

.l-section-important h3 {
	margin: 1.5em 0 0;
	font-size: 1.8rem;
}

.l-section-important p {
	margin: 1.5em 0 0;
	font-size: 1.5rem;
}

.l-section-important .more {
	font-size: 1.8rem;
}

.l-section-important section {
	margin: 1.5em 0;
	padding: 1.5em 0;
	border: 1px #7d7d7d solid;
	border-width: 1px 0;
}

.l-section-important-01 ul {
	margin: -1.5em 0 0;
}

.l-section-important-01 ul > li {
	margin: 1.5em 0 0 1.2em;
	font-size: 1.8rem;
	text-indent: -1.2em;
}

.l-section-important-01 ul > li:before {
	content: '● ';
}

.l-section-important-01 ul > li > ul {
	margin: 1.5em 0 0;
}

.l-section-important-01 ul > li > ul > li {
	margin: 0;
	font-size: 1.5rem;
	text-indent: -1em;
}

.l-section-important-01 ul > li > ul > li:before {
	content: '・';
}

.l-section-important-02 h3:first-child {
	margin: 0;
}

/* -----------------------------------------------------
* l-spread
* -------------------------------------------------- */

.l-spread-inner {
	padding: 50px 0 0;
}

.l-spread p {
	color: #808080;
	font-size: 1.4rem;
}

.l-spread table {
	margin: 10px 0 0;
}

/* -----------------------------------------------------
* mod-table
* -------------------------------------------------- */

.mod-table {
	display: block;
	width: 100%;
}

.mod-table tr {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.mod-table th,
.mod-table td {
	display: flex;
	justify-content: center;
	align-items: center;
}

.mod-table thead {
	display: block;
	background-color: #f1a638;
	color: #fff;
}

.mod-table thead th {
	flex: 1;
	padding: 16px 0;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
}

.mod-table thead th:nth-child(1),
.mod-table thead th:nth-child(3) {
	flex: none;
	width: 150px;
}

.mod-table tbody {
	display: block;
}

.mod-table tbody th {
	flex-direction: column;
	width: 150px;
	background-color: #eee;
	font-size: 1.4rem;
	text-align: center;
	letter-spacing: 0.1em;
}

.mod-table tbody th img {
	display: block;
	width: 69px;
	height: 23px;
	margin: 0 auto 3px;
}

.mod-table tbody td {
	flex: 1;
	padding: 21px 0 20px;
	background-color: #fff;
	font-size: 2.8rem;
	letter-spacing: 0.1em;
}

.mod-table tbody td.mod-camp {
	position: relative;
	flex-direction: column;
}

.mod-table tbody td.mod-camp .text {
	position: absolute;
	top: 50%;
	left: 20px;
	flex: 1 0 auto;
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mod-table tbody td.mod-camp em {
	color: #ff4e00;
	font-style: normal;
}

.mod-table tbody tr:nth-child(2n) th {
	background-color: #e5e5e5;
}

.mod-table tbody tr:nth-child(2n) td {
	background-color: #f5f5f5;
}

/* -----------------------------------------------------
* l-modal
* -------------------------------------------------- */

@-webkit-keyframes fadein-flex {
	0% {
		display: none;
		opacity: 0;
	}

	1% {
		display: flex;
		opacity: 0;
	}

	100% {
		display: flex;
		opacity: 1;
	}
}

@keyframes fadein-flex {
	0% {
		display: none;
		opacity: 0;
	}

	1% {
		display: flex;
		opacity: 0;
	}

	100% {
		display: flex;
		opacity: 1;
	}
}

@-webkit-keyframes fadeout-flex {
	0% {
		display: flex;
		opacity: 1;
	}

	99% {
		display: flex;
		opacity: 0;
	}

	100% {
		display: none;
		opacity: 0;
	}
}

@keyframes fadeout-flex {
	0% {
		display: flex;
		opacity: 1;
	}

	99% {
		display: flex;
		opacity: 0;
	}

	100% {
		display: none;
		opacity: 0;
	}
}

.l-modal {
	display: none;
	position: fixed;
	z-index: 5;
	top: 0;
	left: 0;
	overflow: hidden;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.6);
}

.l-modal.is-open {
	display: flex;
}

.l-modal.is-close {
	-webkit-animation: fadeout-flex 0.3s ease forwards;
	animation: fadeout-flex 0.3s ease forwards;
}

.l-modal-inner {
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
	width: 650px;
	height: auto;
	max-height: 600px;
	border-radius: 10px;
	background-color: #fff;
}

.is-overflow .l-modal-inner {
	max-height: 100%;
}

.ie11 .l-modal-inner.no-scroll {
	overflow-y: hidden;
}

.ie11 .is-overflow .l-modal-inner {
	overflow-y: scroll;
}

.l-modal-inner.is-active {
	display: block;
}

.l-modal-content {
	flex: 1 0 auto;
	padding: 45px 35px;
}

.l-modal-content-inner {
	margin: 40px 0 0;
}

.l-modal-content-inner > *:first-child {
	margin-top: 0;
}

.l-modal h2 {
	color: #2aa85f;
	font-size: 2.4rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

.l-modal h3 {
	margin: 30px 0 0;
	padding: 0 0 4px;
	border-bottom: 2px solid #2aa85f;
	color: #808080;
	font-size: 2.1rem;
}

.l-modal h3 + p {
	margin-top: 10px;
}

.l-modal h3 + ol {
	margin-top: 10px;
}

.l-modal p {
	margin: 45px 0 0;
	font-size: 1.6rem;
	line-height: 2;
}

.l-modal p + p {
	margin-top: 1em;
}

.l-modal ol {
	margin: 45px 0 0 30px;
	font-size: 1.6rem;
	line-height: 2;
}

.l-modal .notes {
	margin-top: 20px;
	font-size: 1.4rem;
}

.l-modal .notes li {
	margin-left: 1em;
	text-indent: -1em;
}

.l-modal .mod-button {
	width: 390px;
	height: 75px;
	margin: 50px auto 0;
	font-size: 2.4rem;
}

.l-modal table {
	width: 100%;
	margin: 40px 0 0;
	border: 1px solid #808080;
}

.l-modal table + p {
	margin-top: 10px;
}

.l-modal table caption {
	margin: 0 0 5px;
	color: #808080;
	font-size: 1.4rem;
	text-align: left;
}

.l-modal table th,
.l-modal table td {
	padding: 16px 10px 15px;
	border-right: 1px solid #808080;
	font-size: 1.6rem;
	text-align: center;
}

.l-modal table thead th {
	background-color: #e5e5e5;
}

.l-modal table tbody td {
	border-top: 1px solid #808080;
}

.l-modal table.table2 tbody td strong {
	color: red;
	font-size: 2.8rem;
}

.l-modal table.table2 tbody td span {
	font-size: 1.2rem;
}

.l-modal-footer {
	min-height: 0;
	margin: auto 0 0;
	border-top: 2px solid #724d9a;
}

.l-modal-footer img {
	width: 100%;
	height: auto;
}

.l-modal-close {
	display: block;
	position: absolute;
	top: 50%;
	right: 50%;
	overflow: hidden;
	width: 41px;
	height: 41px;
	background: url(../img/2/ico_close_01.png) no-repeat 50% 50%;
	background-size: contain;
	white-space: nowrap;
	text-indent: 200%;
}

@media print, screen and (min-width: 768px) {
	.mod-button:hover {
		box-shadow: none;
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}

	.is-pc-hide {
		display: none !important;
	}

	.is-pc-show {
		display: block !important;
	}

	.is-br-pc-show {
		display: inline-block !important;
	}

	.l-footer .mod-pagetop {
		transition: opacity 0.2s ease-in-out;
	}

	.l-footer .mod-pagetop:hover {
		opacity: 0.7;
	}
}

@media screen and (max-width: 767px) {
	.l-contact .l-contact-inner {
		padding: 16.66667vw 4.8vw 7.73333vw;
	}

	.l-main .l-contact-inner {
		padding: 16.66667vw 4.8vw 7.73333vw;
	}

	.mod-button {
		height: 24vw;
		font-size: 6.4vw;
		font-weight: normal;
	}

	.mod-button .catch {
		top: -16vw;
		left: 0;
		width: 100%;
		color: #ff6500;
		font-size: 4.26667vw;
		line-height: 1.5;
		text-align: center;
	}

	.mod-button .catch br {
		display: none;
	}

	.mod-button .catch .num {
		position: relative;
		top: 0.66667vw;
		font-size: 10.66667vw;
	}

	.mod-button:after {
		display: none;
	}

	.mod-section-title {
		margin-bottom: 4vw;
	}

	.mod-section-title h2 {
		padding-bottom: 4vw;
		font-size: 8vw;
		white-space: normal;
	}

	.mod-section-title h2:after {
		right: 30%;
		left: 30%;
		height: 0.93333vw;
	}

	.mod-section-title-02 h3 {
		margin: 0;
		font-size: 5.33333vw;
		white-space: normal;
	}

	.mod-notes {
		margin: 8vw 0 0;
		font-size: 3.2vw;
	}

	.is-sp-show {
		display: block !important;
	}

	.is-sp-hide {
		display: none !important;
	}

	.is-br-sp-show {
		display: inline-block !important;
	}

	.l-header {
		padding: 2.66667vw 5.33333vw;
	}

	.l-header .logo {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.l-header .logo-01 {
		width: 29.6vw;
	}

	.l-header .logo-02 {
		position: static;
		width: 30.53333vw;
		-webkit-transform: inherit;
		transform: inherit;
	}

	.l-section-inner {
		padding: 8vw 5.33333vw;
	}

	.l-section-recommend .mod-section-title h2 {
		width: 76vw;
		padding-top: 22.26667vw;
	}

	.l-section-recommend .l-section-inner {
		padding-bottom: 0;
	}

	.l-section-recommend-list ul {
		flex-direction: column;
	}

	.l-section-recommend-list ul li {
		width: 77.86667vw;
		height: 49.33333vw;
		margin: 14.66667vw auto 0;
		border-width: 0.93333vw;
	}

	.l-section-recommend-list ul li .point {
		top: -6.4vw;
		left: -6.4vw;
		width: 12.8vw;
		height: 12.8vw;
		padding-top: 2.4vw;
		font-size: 2.93333vw;
	}

	.l-section-recommend-list ul li .point .num {
		font-size: 5.33333vw;
	}

	.l-section-recommend-list ul li h3 {
		width: calc(100% - 18.66667vw);
		margin: 0 9.33333vw;
		font-size: 5.33333vw;
	}

	.l-section-recommend-list ul li p {
		width: calc(100% - 18.66667vw);
		margin: 0 9.33333vw;
		padding: 26.66667vw 0 0;
		background-size: 26.66667vw auto;
		font-size: 3.73333vw;
	}

	.l-section-recommend-list ul li:nth-of-type(1) p {
		padding: 26.66667vw 0 0;
		background-size: 18.66667vw auto;
	}

	.l-section-recommend-list ul li:nth-of-type(2) p {
		padding: 29.33333vw 0 0;
	}

	.l-section-recommend-list ul li:nth-of-type(3) p {
		padding: 28vw 0 0;
	}

	.l-section-recommend-list ul li:nth-of-type(4) p {
		padding: 25.33333vw 0 0;
		background-size: 14.66667vw auto;
	}

	/* manual */
	.l-section-recommend-list.manual ul li:nth-of-type(1) p {
		padding: 26.66667vw 0 0;
		background-size: 25.66667vw auto;
	}

	.l-section-recommend-list.manual ul li:nth-of-type(2) p {
		padding: 25.33333vw 0 0;
	}

	.l-section-recommend-list.manual ul li:nth-of-type(3) p {
		padding: 25vw 0 0;
	}

	.l-section-recommend-list.manual ul li:nth-of-type(4) p {
		padding: 25.33333vw 0 0;
		background-size: 25.66667vw auto;
	}


	.l-section-merit .mod-section-title h2 {
		font-size: 8vw;
	}

	.l-section-merit .merit {
		flex-direction: column;
		margin: 13.33333vw 0 0;
	}

	.l-section-merit .merit.merit-01 {
		flex-direction: column;
		margin-top: 6.66667vw;
	}

	.l-section-merit .merit figure {
		width: 100%;
	}

	.l-section-merit .merit-text {
		width: 100%;
	}

	.l-section-merit .merit-text h3 {
		margin-top: 8vw;
		font-size: 5.6vw;
		text-align: center;
	}

	.l-section-merit .merit-text p {
		font-size: 3.73333vw;
		line-height: 1.714;
	}

	.l-section-merit .merit-text p br {
		display: none;
	}

	.l-section-data-inner {
		background-image: none;
	}

	.l-section-data h4 {
		margin-top: 10.33333vw;
		font-size: 6.4vw;
		z-index: 5;
    	position: absolute;
	}
	.l-section-data h4 span {
		background: #ffffffab;
	}

	.l-section-data .lead {
		margin-top: 35vw;
		font-size: 4.26667vw;
		z-index: 5;
    	position: absolute;
	}
	.l-section-data .lead span {
		background: #ffffffb8;
	}

	.l-section-data .rate {
		width: 89.86667vw;
		height: 41.73333vw;
		margin: 8vw 0 0;
		padding: 0;
		background: url(../img/2/txt_fx_01_sp.png) no-repeat 0 0;
		background-size: contain;
		text-indent: -200%;
	}

	.l-section-data .notes {
		width: 45.33333vw;
		margin-top: 45.66667vw;
		padding-top: 20vw;
		font-size: 3.2vw;
		margin-bottom: 0px;
    	z-index: 0;
	}

	.l-section-data .notes br {
		display: none;
	}

	.l-section-data .notes:after {
		content: '';
		display: block;
		position: relative;
		top: -61.33333vw;
		width: 100vw;
		height: 92.93333vw;
		margin-right: auto;
		margin-bottom: -76vw;
		margin-left: -5.33333vw;
		background: url(../img/2/ph_phone_02.png) no-repeat 100% 0;
		background-size: contain;
	}

	.l-section-data .context {
		padding: 6.66667vw 0;
	}

	.l-section-data figure {
		flex-direction: column;
	}

	.l-section-data figure img {
		width: 100%;
	}

	.l-section-step-target {
		margin: 6.66667vw 0 1.33333vw;
	}

	.l-section-step-target.mt0 {
		margin: 0 0 1.33333vw;
	}

	.l-section-step-target span {
		height: 6.66667vw;
		padding: 0 2vw;
		border-radius: 3.33333vw;
		font-size: 3.2vw;
	}

	.l-section-step p {
		font-size: 3.73333vw;
	}

	.l-section-step h3 {
		margin: 0 0 2.66667vw;
	}

	.l-section-step h4 {
		margin: 0 0 1.33333vw;
	}

	.l-section-step h4:before {
		height: 0.53333vw;
	}

	.l-section-step h4 span {
		padding: 0 2vw;
		font-size: 3.73333vw;
	}

	.l-section-step-flow ol {
		flex-wrap: wrap;
		margin: 0;
	}

	.l-section-step-flow ol li {
		width: 41.6vw;
		min-height: 53.33333vw;
		margin-top: 6.66667vw;
		padding: 0 0 8vw;
		border-width: 0.8vw;
	}

	.l-section-step-flow ol li:last-child {
		margin-right: auto;
		margin-left: auto;
	}

	.l-section-step-flow ol li .num {
		top: -4.13333vw;
		width: 8.26667vw;
		height: 8.26667vw;
		font-size: 3.73333vw;
	}

	.l-section-step-flow ol li .num:before {
		top: 1.6vw;
		left: 1.6vw;
		width: 5.06667vw;
		height: 5.06667vw;
	}

	.l-section-step-flow ol li .ttl {
		margin-top: 5.33333vw;
		margin-bottom: 5.33333vw;
		padding-bottom: 24vw;
		background-position: 50% 90%;
		background-size: auto 22vw;
		font-size: 3.73333vw;
	}

	.l-section-step-flow ol li p {
		font-size: 3.73333vw;
	}

	.l-section-step-flow.beginner li:nth-of-type(1) .ttl {
		background-position: 70% 90%;
	}

	.l-section-step-flow.beginner li:nth-of-type(2) .ttl {
		background-size: 17.33333vw auto;
	}

	.l-section-step .note {
		margin: 1.5625vw 0 0;
	}

	.l-section-step-points {
		margin: 8vw 0 0;
	}

	.l-section-step-points ol {
		flex-direction: column;
		align-items: center;
	}

	.l-section-step-points li {
		width: 100%;
	}

	.l-section-step-points li:nth-child(n+2) {
		margin: 8vw 0 0;
	}

	.l-section-step-points .num {
		margin: 0 0 1.33333vw;
		font-size: 3.73333vw;
	}

	.l-section-step-points .num:after {
		width: 5.33333vw;
		height: 5.33333vw;
		margin-left: 1.33333vw;
	}

	.l-section-step-points .ttl {
		margin: 0 0 2.66667vw;
		font-size: 4.26667vw;
	}

	.l-section-step-points figure {
		margin: 0 0 4vw;
	}

	.l-section-step-points figure img {
		height: 29.33333vw;
	}

	.l-section-step-points p {
		font-size: 3.73333vw;
	}

	.l-section-select .mod-section-title h2 {
		margin-bottom: 8vw;
		font-size: 8vw;
	}

	.l-section-select-list {
		flex-direction: column;
	}

	.l-section-select-list li {
		width: 100%;
		margin-top: 10vw;
		margin-right: 0;
	}

	.l-section-select-list li h3 {
		margin-top: 7.33333vw;
		font-size: 5.6vw;
	}

	.l-section-select-list li p {
		margin-top: 4vw;
		font-size: 3.73333vw;
	}

	.l-section-original-lead {
		margin-top: 6.66667vw;
		font-size: 4.26667vw;
	}

	.l-section-original-step {
		flex-direction: column;
		flex-wrap: wrap;
		padding: 0vw 6.66667vw 0 6.66667vw;
	}

	.l-section-original-step li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 14.66667vw;
	}

	.l-section-original-step li:after {
		top: auto;
		right: 0;
		bottom: -10.66667vw;
		left: 0;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.l-section-original-step li:nth-child(3) {
		margin-bottom: 0;
	}

	.l-section-original-step li figure {
		padding-right: 13.33333vw;
	}

	.l-section-original-step li p {
		margin-top: 4vw;
		font-size: 4.26667vw;
	}

	.l-section-original-note {
		margin-top: 13.33333vw;
		font-size: 3.73333vw;
	}

	.l-section-currency-list ul {
		margin-left: -4.66667vw;
	}

	.l-section-currency-list ul li {
		width: calc(100% / 2 - 4.66667vw);
		margin: 5.33333vw 0 0 4.66667vw;
		padding: 3.73333vw 0;
	}

	.l-section-currency-list ul li .ribbon {
		top: -2.66667vw;
		width: 44.53333vw;
		height: 7.2vw;
		padding-top: 1.06667vw;
		font-size: 1.6vw;
	}

	.l-section-currency-list ul li .flag img {
		width: 18.66667vw;
	}

	.l-section-currency-list ul li .country {
		font-size: 2.53333vw;
	}

	.l-section-currency-list ul li .currency {
		font-size: 5.06667vw;
	}

	.l-section-currency-list ul li .currency .num {
		font-size: 14vw;
	}

	.l-section-currency-list ul li .currency sub {
		font-size: 1.86667vw;
	}

	.l-section-currency .time {
		margin: 5.33333vw 0 0;
		font-size: 3.73333vw;
	}

	.l-section-currency .mod-button {
		max-width: 100%;
		height: 16vw;
		margin: 8vw auto 0;
		border: none;
		box-shadow: none;
		font-size: 3.86667vw;
		font-weight: normal;
	}

	.l-section-currency .mod-button:after {
		display: none;
	}

	.l-section-lira .mod-section-title h2 {
		font-size: 5.33333vw;
		line-height: 1.5;
	}

	.l-section-lira .mod-section-title h2 .gradient {
		font-size: 8vw;
	}

	.l-section-lira .mod-section-title h2 .gradient span {
		display: inline-block;
	}

	.l-section-lira .mod-section-title h2 .gradient .span1 {
		background: linear-gradient(to right, #fa9327, #ff5000, #8c616f);
		-webkit-background-clip: text;
		background-clip: text;
		color: #ff4e00;
		-webkit-text-fill-color: transparent;
	}

	.l-section-lira .mod-section-title h2 .gradient .span2 {
		background: linear-gradient(to right, #eab645, #ff4e00, #277cd7);
		-webkit-background-clip: text;
		background-clip: text;
		color: #ff4e00;
		-webkit-text-fill-color: transparent;
	}

	.l-section-lira .lead {
		font-size: 5.33333vw;
		line-height: 1.5;
	}

	.l-section-lira .notes {
		font-size: 3.73333vw;
	}

	.l-section-lira .mod-notes {
		margin-top: 5.33333vw;
	}

	.l-section-beginner figure {
		margin-top: 4vw;
	}

	.l-section-beginner p {
		font-size: 3.2vw;
	}

	.l-section-commission-fig {
		position: relative;
		background: none;
	}

	.l-section-commission-fig:before {
		content: '';
		display: block;
		position: relative;
		left: 4vw;
		width: 40vw;
		height: 50.66667vw;
		margin: 0 auto 10vw;
		background: url(../img/2/txt_free_01_sp.png) no-repeat 100% 0;
		background-size: contain;
	}

	.l-section-commission-fig:after {
		content: '';
		display: block;
		position: absolute;
		top: 52vw;
		right: 0;
		left: 0;
		width: 13.33333vw;
		height: 8vw;
		margin: auto;
		background: url(../img/2/ico_arrow_03_sp.png) no-repeat 100% 0;
		background-size: contain;
	}

	.l-section-commission-fig ul {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		margin: 0;
		border-top: 1px #bfbfbf solid;
		border-bottom: none;
		border-left: 1px #bfbfbf solid;
	}

	.l-section-commission-fig ul li {
		width: 50%;
		height: 100%;
		padding: 4vw;
		border: 0;
		border: 1px #bfbfbf solid;
		border-width: 0 1px 1px 0;
		font-size: 3.73333vw;
		line-height: 1;
	}

	.l-section-commission-fig ul li:first-child {
		padding: 2vw;
	}

	.l-section-commission-fig ul li sup {
		top: auto;
	}

	.l-section-commission-fig ul:after {
		display: none;
	}

	.l-section-commission .notes {
		margin-top: 8vw;
		font-size: 3.2vw;
	}

	.l-section-tool {
		padding: 8vw 0;
	}

	.l-section-tool .download {
		margin-top: 6.66667vw;
		padding: 0 5.33333vw;
	}

	.l-section-tool .download li {
		margin-right: 0;
	}

	.l-section-tool .download li:first-child {
		width: auto;
		margin-right: 2.66667vw;
	}

	.l-section-tool .download li:nth-child(2) {
		width: auto;
	}

	.l-section-tool .download li img {
		width: 100%;
	}

	.l-section-tool-apps {
		height: auto;
		margin-top: 6.66667vw;
		background: none;
	}

	.l-section-tool-apps-inner {
		width: auto;
		margin: 0;
	}

	.l-section-tool-apps-inner:after {
		content: '';
		display: block;
		height: 102.13333vw;
		margin: 9.33333vw 0 0;
		background: url(../img/2/ph_phone_01_sp.png) no-repeat 0 0;
		background-size: contain;
	}

	.l-section-tool-apps h3 {
		width: 84vw;
		margin: 0 auto;
		padding-top: 10vw;
		background-size: 84vw auto;
	}

	.l-section-tool-apps p {
		width: 69.33333vw;
		margin: 8vw auto 0;
		font-size: 4.8vw;
		line-height: 1.4;
	}

	.l-section-tool-browser {
		display: block;
		height: auto;
		background: none;
	}

	.l-section-tool-browser-inner {
		width: auto;
		margin: 0 auto;
		padding: 0;
	}

	.l-section-tool-browser-inner h3 {
		font-size: 5.6vw;
		text-align: center;
	}

	.l-section-tool-browser-inner p {
		width: 61.33333vw;
		margin: 0 auto;
		font-size: 4.8vw;
	}

	.l-section-tool-browser-inner:after {
		content: '';
		display: block;
		height: 66.93333vw;
		margin: 7.33333vw 0 0;
		background: url(../img/2/ph_pc_01_sp.png) no-repeat 0 0;
		background-size: contain;
	}

	.l-section-voice-list ul li {
		justify-content: space-between;
		align-items: stretch;
		margin-top: 8vw;
		padding-right: 0;
	}

	.l-section-voice-list ul li:nth-of-type(even) {
		margin-top: 8vw;
		padding-left: 0;
	}

	.l-section-voice-list ul li .mod-voice-1 {
		width: 21.33333vw;
		height: 32vw;
		background-position: 50% 0;
		background-size: 16.8vw auto;
	}

	.l-section-voice-list ul li .mod-voice-1 .num {
		font-size: 5.6vw;
		font-weight: normal;
	}

	.l-section-voice-list ul li .mod-voice-1 .item {
		display: block;
		position: absolute;
		top: 18.66667vw;
		right: 0;
		left: 0;
		width: 13.33333vw;
		margin: auto;
		font-size: 4vw;
		line-height: 1.4;
	}

	.l-section-voice-list ul li:nth-of-type(odd) .mod-voice-1 {
		padding: 0;
		background-position: 50% 0;
	}

	.l-section-voice-list ul li:nth-of-type(even) .mod-voice-1 {
		padding: 0;
		background-position: 50% 0;
	}

	.l-section-voice-list ul li .mod-voice-2 {
		width: calc(100% - 24vw);
		padding: 4vw;
		border-width: 1.06667vw;
		font-size: 3.73333vw;
	}

	.l-section-voice-list .notes {
		font-size: 3.73333vw;
	}

	.l-section-support {
		padding: 8vw 0;
	}

	.l-section-support .mod-section-title {
		margin-bottom: 4vw;
	}

	.l-section-support-box {
		width: calc(100% - 5.33333vw);
		margin: 0 0 8vw;
		background: none;
	}

	.l-section-support-box .l-section-inner {
		background-color: #fff;
	}

	.l-section-support-box-inner {
		width: calc(100% - 5.33333vw);
	}

	.l-section-support-box-inner p {
		font-size: 4.26667vw;
	}

	.l-section-support-box-inner p.notes {
		font-size: 3.73333vw;
	}

	.l-section-support-box img {
		position: relative;
		top: inherit;
		right: inherit;
		left: 5.33333vw;
		width: 100%;
		-webkit-transform: inherit;
		transform: inherit;
	}

	.l-section-jasdaq-list {
		margin-top: 8vw;
	}

	.l-section-jasdaq-list ul li {
		width: 100%;
	}

	.l-section-jasdaq-list ul li h3 {
		padding-bottom: 10.66667vw;
		background-size: 26.66667vw auto;
		font-size: 4.53333vw;
	}

	.l-section-jasdaq-list ul li:nth-of-type(2) .num {
		margin-left: 2.66667vw;
	}

	.l-section-jasdaq-list ul li .num {
		margin-top: 4vw;
		font-size: 11.33333vw;
		text-indent: 0.125em;
	}

	.l-section-jasdaq-list ul li .num span {
		font-size: 4vw;
	}

	.l-section-jasdaq .notes {
		margin-top: 5.33333vw;
		font-size: 3.73333vw;
	}

	.banner-navi {
		width: calc(100% - 10.66667vw);
	}

	.l-section-society {
		background: url(../img/2/bg_program_01_sp.jpg) no-repeat 0 0;
		background-size: cover;
	}

	.l-section-society .mod-section-title h2 {
		font-size: 5.33333vw;
	}

	.l-section-society .mod-section-title h2:after {
		right: 35%;
		left: 35%;
	}

	.l-section-society .mod-section-title-02 {
		margin: 0 0 8vw;
	}

	.l-section-society .mod-section-title-02 h3 {
		font-size: 4vw;
	}

	.l-section-society .lead {
		font-size: 4.26667vw;
	}

	.l-section-society-flow {
		max-width: 100%;
		margin-top: 10.66667vw;
	}

	.l-section-society-flow span {
		padding: 5.33333vw 0;
		font-size: 4.26667vw;
	}

	.l-section-society .notes {
		font-size: 3.73333vw;
	}

	.l-section-trust figure {
		margin-top: 12vw;
		margin-bottom: 8vw;
	}

	.l-section-trust figure.bank {
		margin-top: 8vw;
	}

	.l-section-trust p {
		margin: 10vw 0 0;
		font-size: 4.26667vw;
	}

	.l-section-immediate .mod-section-title-02 {
		margin: 0 0 4vw;
	}

	.l-section-flow .mod-section-title {
		margin: 0 0 14.66667vw;
	}

	.l-section-flow-flow ol {
		display: block;
		margin-top: 16vw;
	}

	.l-section-flow-flow ol li {
		width: 64vw;
		min-height: 50.66667vw;
		margin: 0 auto 18.66667vw;
		padding: 4vw 0;
		border-width: 0.8vw;
	}

	.l-section-flow-flow ol li:last-child {
		margin-bottom: 0;
	}

	.l-section-flow-flow ol li:after {
		top: auto;
		right: 0;
		bottom: -9.33333vw;
		left: 0;
		font-size: 6.4vw;
		line-height: 1;
		-webkit-transform: translateY(0%) rotate(180deg);
		transform: translateY(0%) rotate(180deg);
	}

	.l-section-flow-flow ol li .step {
		top: -14.66667vw;
		font-size: 6.4vw;
	}

	.l-section-flow-flow ol li .step .num {
		font-size: 12.8vw;
	}

	.l-section-flow-flow ol li h3 {
		padding-bottom: 22.66667vw;
		background-size: 20vw auto;
		font-size: 5.06667vw;
	}

	.l-section-flow-flow ol li p {
		font-size: 4.26667vw;
	}

	.l-section-important h2 {
		font-size: 4.26667vw;
	}

	.l-section-important h3 {
		font-size: 4.26667vw;
	}

	.l-section-important p {
		font-size: 3.2vw;
	}

	.l-section-important .more {
		margin-top: 1em;
		font-size: 4.26667vw;
	}

	.l-section-important-01 ul > li {
		font-size: 4.26667vw;
	}

	.l-section-important-01 ul > li > ul > li {
		font-size: 3.2vw;
	}

	.l-spread-inner {
		padding: 10vw 0 0;
	}

	.l-spread p {
		font-size: 3.46667vw;
	}

	.l-spread table {
		margin: 2.66667vw 0 0;
	}

	.mod-table thead th {
		padding: 4.26667vw 0;
		font-size: 3.73333vw;
		letter-spacing: 0;
	}

	.mod-table thead th:nth-child(1),
  .mod-table thead th:nth-child(3) {
		width: 20.66667vw;
	}

	.mod-table tbody th {
		width: 20.66667vw;
		padding: 2.66667vw 0;
		font-size: 2.66667vw;
		line-height: 1.5;
	}

	.mod-table tbody th img {
		width: 13.33333vw;
		height: 4.66667vw;
		margin: 0 auto 1.06667vw;
	}

	.mod-table tbody td {
		padding: 2.66667vw 0;
		font-size: 6.66667vw;
	}

	.mod-table tbody td.mod-camp .text {
		position: static;
		padding: 0 1.33333vw;
		font-size: 2.66667vw;
		white-space: nowrap;
		-webkit-transform: none;
		transform: none;
	}

	.l-modal {
		padding: 6.66667vw 2.66667vw;
	}

	.l-modal-inner {
		width: 100%;
		max-height: 100%;
		border-radius: 1.33333vw;
	}

	.l-modal-content {
		padding: 5.33333vw 2.66667vw;
	}

	.l-modal h2 {
		font-size: 5.06667vw;
	}

	.l-modal p {
		margin: 6.66667vw 0 0;
		font-size: 3.73333vw;
	}

	.l-modal ol {
		margin: 6.66667vw 0 0 1.5em;
		font-size: 3.73333vw;
	}

	.l-modal .notes {
		font-size: 3.2vw;
	}

	.l-modal .mod-button {
		width: 80%;
		height: 13.33333vw;
		margin: 10.66667vw auto 0;
		font-size: 5.33333vw;
	}

	.l-modal table {
		margin: 5.33333vw 0 0;
	}

	.l-modal table caption {
		margin: 0 0 0.66667vw;
		font-size: 3.2vw;
	}

	.l-modal table th,
  .l-modal table td {
		padding: 1.33333vw;
		font-size: 3.73333vw;
	}

	.l-modal table.table2 tbody td span {
		font-size: 2.93333vw;
	}

	.l-modal-footer {
		margin: 6.66667vw 0 0;
		border-width: 0.53333vw;
	}

	.l-modal-close {
		width: 10.66667vw;
		height: 10.66667vw;
	}
}

@media screen and (min-width: 768px) and (max-width: 1079px) {
	body {
		font-size: 1.25vw;
	}

	.l-contact .l-contact-inner {
		padding: 2.34375vw 3.90625vw;
	}

	.l-main .l-contact-inner {
		padding: 4.6875vw 3.90625vw;
	}

	.mod-button {
		width: 83.33333vw;
		height: 8.33333vw;
		font-size: 2.77778vw;
	}

	.mod-button .catch {
		left: 2.34375vw;
		font-size: 1.25vw;
	}

	.mod-button .catch .num {
		font-size: 3.125vw;
	}

	.mod-button:after {
		right: 3.125vw;
		width: 1.09375vw;
		background-size: 1.01562vw auto;
	}

	.mod-section-title {
		margin: 0 0 3.51562vw;
	}

	.mod-section-title h2 {
		padding: 0 0 1.5625vw;
		font-size: 6.25vw;
	}

	.mod-section-title h2:after {
		height: 0.39062vw;
		border-radius: 0.39062vw;
	}

	.mod-section-title-02 h3 {
		font-size: 3.125vw;
	}

	.mod-notes {
		margin: 3.125vw;
		font-size: 1.09375vw;
	}

	.l-footer {
		padding: 3.125vw 3.90625vw 2.34375vw;
	}

	.l-footer .logo img {
		width: 11.71875vw;
	}

	.l-footer .copyright {
		margin: 1.17188vw 0 0;
		font-size: 1.09375vw;
	}

	.l-footer .mod-pagetop {
		top: -3.125vw;
		width: 7.8125vw;
		padding: 7.8125vw 0 0;
		background-position: 50% 1.5625vw;
		background-size: 1.5625vw auto;
	}

	.l-section-inner {
		padding: 4.6875vw 3.90625vw;
	}

	.l-section-recommend {
		padding: 0 0 5.46875vw;
	}

	.l-section-recommend .mod-section-title h2 {
		width: 44.53125vw;
		padding: 13.04688vw 0 0;
	}

	.l-section-recommend-list ul li {
		width: calc(50% - 2.73438vw);
		height: 21.09375vw;
		margin: 4.6875vw 0 0;
		border-width: 0.39062vw;
	}

	.l-section-recommend-list ul li .point {
		top: -2.65625vw;
		left: -2.65625vw;
		width: 5.3125vw;
		height: 5.3125vw;
		padding: 0.625vw 0 0;
	}

	.l-section-recommend-list ul li .point .num {
		font-size: 2.8125vw;
	}

	.l-section-recommend-list ul li h3 {
		width: calc(100% - 7.8125vw);
		margin: 0 3.90625vw;
		font-size: 2.26562vw;
	}

	.l-section-recommend-list ul li p {
		width: calc(100% - 7.8125vw);
		margin: 0 3.90625vw;
		padding: calc(10.9375vw + 0.5em) 0 0;
		background-size: auto 9.375vw;
		font-size: 1.5625vw;
	}

	.l-section-recommend-list ul li:nth-of-type(1) p {
		padding: calc(10.9375vw + 0.5em) 0 0;
	}

	.l-section-recommend-list ul li:nth-of-type(2) p {
		padding: calc(10.9375vw + 0.5em) 0 0;
	}

	.l-section-recommend-list ul li:nth-of-type(4) p {
		padding: calc(9.375vw + 0.5em) 0 0;
	}

	.l-section-merit .mod-section-title h2 {
		margin-bottom: 3.51562vw;
		font-size: 6.25vw;
	}

	.l-section-merit .merit-text h3 {
		font-size: 2.34375vw;
	}

	.l-section-merit .merit-text p {
		font-size: 1.5625vw;
	}

	.l-section-data-inner {
		padding: 0 0 1.5625vw;
		background-size: 70.3125vw;
	}

	.l-section-data h4 {
		margin: 14.84375vw 0 0;
		font-size: 3.125vw;
	}

	.l-section-data .lead {
		margin: 2.34375vw 0 0;
		font-size: 1.875vw;
	}

	.l-section-data .rate {
		width: 53.75vw;
		margin: 7.03125vw 0 0;
		padding: 14.0625vw 0 0;
		background-size: 53.75vw auto;
	}

	.l-section-data .notes {
		margin: 2.34375vw 0 12rem;
		font-size: 1.25vw;
	}

	.l-section-data .context {
		padding: 3.90625vw 0;
	}

	.l-section-step-target {
		margin: 5.46875vw 0 1.17188vw;
	}

	.l-section-step-target.mt0 {
		margin: 0 0 1.17188vw;
	}

	.l-section-step-target span {
		height: 3.90625vw;
		padding: 0 1.5625vw;
		border-radius: 1.95312vw;
		font-size: 2.03125vw;
	}

	.l-section-step p {
		font-size: 1.25vw;
	}

	.l-section-step h3 {
		margin: 0 0 2.34375vw;
	}

	.l-section-step h4 {
		margin: 0 0 1.95312vw;
	}

	.l-section-step h4:before {
		height: 0.3125vw;
	}

	.l-section-step h4 span {
		padding: 0 1.5625vw;
		font-size: 2.5vw;
	}

	.l-section-step-flow ol {
		margin: 3.125vw 0 0;
	}

	.l-section-step-flow ol li {
		width: calc(100% / 3 - 3.125vw / 3);
		min-height: 22.65625vw;
		padding: 0 0 2.34375vw;
		border-width: 0.23438vw;
	}

	.l-section-step-flow ol li .num {
		top: -2.42188vw;
		width: 4.84375vw;
		height: 4.84375vw;
		font-size: 1.95312vw;
	}

	.l-section-step-flow ol li .num:before {
		top: 0.9375vw;
		left: 0.9375vw;
		width: 2.96875vw;
		height: 2.96875vw;
	}

	.l-section-step-flow ol li .ttl {
		margin: 2.34375vw 0 2.34375vw;
		padding: 0 0 10.9375vw;
		background-size: 10.15625vw auto;
		font-size: 1.875vw;
	}

	.l-section-step-flow.beginner li:nth-of-type(2) .ttl {
		background-size: 8.59375vw auto;
	}

	.l-section-step .note {
		margin: 2.34375vw 0 0;
	}

	.l-section-step-points {
		margin: 6.64062vw 0 0;
	}

	.l-section-step-points li {
		width: 16.40625vw;
	}

	.l-section-step-points .num {
		margin: 0 0 1.17188vw;
		font-size: 1.40625vw;
	}

	.l-section-step-points .num:after {
		width: 2.1875vw;
		height: 2.1875vw;
		margin-left: 0.39062vw;
	}

	.l-section-step-points .ttl {
		margin: 0 0 2.34375vw;
		font-size: 1.64062vw;
	}

	.l-section-step-points figure {
		margin: 0 0 3.125vw;
	}

	.l-section-step-points figure img {
		height: 8.59375vw;
	}

	.l-section-step-points p {
		font-size: 1.25vw;
	}

	.l-section-select .mod-section-title h2 {
		margin-bottom: 7.8125vw;
		font-size: 6.25vw;
	}

	.l-section-select-list li {
		margin-top: 3.90625vw;
	}

	.l-section-select-list li h3 {
		margin-top: 2.34375vw;
		font-size: 1.875vw;
	}

	.l-section-select-list li p {
		margin-top: 0.78125vw;
		font-size: 1.25vw;
	}

	.l-section-original-lead {
		margin-top: 3.90625vw;
		font-size: 1.25vw;
	}

	.l-section-original-step {
		margin-top: 3.51562vw;
	}

	.l-section-original-step li p {
		margin-top: 2.34375vw;
		font-size: 1.25vw;
	}

	.l-section-original-note {
		margin-top: 3.90625vw;
		font-size: 1.09375vw;
	}

	.l-section-currency-list ul {
		margin: 0 0 0 -3.125vw;
	}

	.l-section-currency-list ul li {
		width: calc(100% / 2 - 3.125vw);
		margin: 3.125vw 0 0 3.125vw;
		padding: 2.1875vw 0;
		border-radius: 0.625vw;
	}

	.l-section-currency-list ul li .ribbon {
		top: -3.51562vw;
		right: -7.8125vw;
		left: -7.8125vw;
		width: 25vw;
		height: 5.07812vw;
		padding: 1.40625vw 0 0;
		font-size: 0.9375vw;
	}

	.l-section-currency-list ul li .flag img {
		width: 10.46875vw;
	}

	.l-section-currency-list ul li .country {
		font-size: 1.40625vw;
	}

	.l-section-currency-list ul li .currency {
		font-size: 2.8125vw;
	}

	.l-section-currency-list ul li .currency .num {
		margin: 0 0.39062vw 0 0;
		font-size: 7.8125vw;
	}

	.l-section-currency-list ul li .currency sub {
		right: -1.5625vw;
		font-size: 1.09375vw;
	}

	.l-section-currency .time {
		margin: 3.125vw 0 0;
		font-size: 1.5625vw;
	}

	.l-section-currency .mod-button {
		max-width: 35.15625vw;
		margin: 3.90625vw auto 0;
		font-size: 1.71875vw;
	}

	.l-section-lira .mod-section-title h2 {
		font-size: 6.25vw;
		white-space: normal;
	}

	.l-section-lira .mod-section-title h2 .gradient {
		font-size: 5.07812vw;
	}

	.l-section-lira .lead {
		font-size: 1.5625vw;
	}

	.l-section-lira .notes {
		margin: 0.78125vw 0 0;
	}

	.l-section-lira figure {
		margin: 2.34375vw 0 0;
	}

	.l-section-beginner figure {
		margin: 2.34375vw 0 0;
	}

	.l-section-beginner p {
		font-size: 1.25vw;
	}

	.l-section-commission-fig ul {
		border-width: 0.07812vw;
	}

	.l-section-commission-fig ul li {
		padding: 1.5625vw;
		border-width: 0.07812vw 0.07812vw 0;
		font-size: 1.875vw;
	}

	.l-section-commission-fig ul:after {
		right: -12.5vw;
		width: 12.5vw;
		background-size: 7.42188vw auto;
	}

	.l-section-commission .notes {
		margin: 4.6875vw 0 0;
	}

	.l-section-tool {
		padding: 4.6875vw 0;
	}

	.l-section-tool h3 {
		font-size: 2.34375vw;
	}

	.l-section-tool p {
		margin: 1.5625vw 0 0;
		font-size: 1.875vw;
	}

	.l-section-tool-apps-inner {
		width: 100%;
		margin: -11.71875vw auto 0;
		padding: 0 3.90625vw;
	}

	.l-section-tool-apps h3 {
		width: 39.84375vw;
		padding: 4.29688vw 0 0;
		background-size: 39.84375vw auto;
	}

	.l-section-voice-list ul li {
		margin: 1.5625vw 0 0;
		padding: 0 5.85938vw 0 0;
	}

	.l-section-voice-list ul li:nth-of-type(even) {
		margin: 1.5625vw 0 0;
		padding: 0 0 0 5.85938vw;
	}

	.l-section-voice-list ul li .mod-voice-1 {
		width: 14.84375vw;
		height: 7.03125vw;
		background-size: 7.03125vw auto;
	}

	.l-section-voice-list ul li .mod-voice-1 .num {
		font-size: 2.73438vw;
	}

	.l-section-voice-list ul li:nth-of-type(odd) .mod-voice-1 {
		padding: 0 10.625vw 0 0;
		background-position: right 2.8125vw top 0;
	}

	.l-section-voice-list ul li:nth-of-type(even) .mod-voice-1 {
		padding: 0 0 0 10.625vw;
		background-position: left 2.8125vw top 0;
	}

	.l-section-voice-list ul li .mod-voice-2 {
		width: calc(100% - 14.84375vw);
		min-height: 6em;
		padding: 0.39062vw 2.34375vw;
		border-width: 0.3125vw;
		border-radius: 0.625vw;
	}

	.l-section-voice-list ul li .mod-voice-2:after {
		top: 1.5625vw;
		width: 1.875vw;
		height: 2.34375vw;
		background-size: 1.875vw auto;
	}

	.l-section-voice-list ul li:nth-of-type(odd) .mod-voice-2:after {
		left: -1.875vw;
	}

	.l-section-voice-list ul li:nth-of-type(even) .mod-voice-2:after {
		right: -1.875vw;
	}

	.l-section-voice-list .notes {
		font-size: 1.40625vw;
	}

	.l-section-support {
		padding: 4.6875vw 0;
	}

	.l-section-support .mod-section-title {
		margin: 0 0 6.25vw;
	}

	.l-section-support-box {
		margin: 0 0 7.8125vw;
	}

	.l-section-support-box-inner {
		width: calc((100% - (51.79688vw - 3.90625vw) + 1.5625vw));
	}

	.l-section-support-box-inner p {
		font-size: 1.5625vw;
	}

	.l-section-support-box-inner p.notes {
		font-size: 1.25vw;
	}

	.l-section-support-box img {
		width: 51.71875vw;
	}

	.l-section-jasdaq-list {
		margin: 2.34375vw 0 0;
	}

	.l-section-jasdaq-list ul li {
		width: 100%;
		padding: 2.34375vw 0 5.46875vw;
	}

	.l-section-jasdaq-list ul li h3 {
		padding: 0 0 clacvw(95, 1280);
		background-size: 22.65625vw auto;
		font-size: 3.125vw;
	}

	.l-section-jasdaq-list ul li .num {
		margin: 1.5625vw 0 0;
		font-size: 10.15625vw;
	}

	.l-section-jasdaq .notes {
		margin: 2.34375vw 0 0;
		font-size: 1.25vw;
	}

	.banner-navi {
		width: calc(100% - 7.8125vw);
	}

	.l-section-society .mod-section-title {
		margin: 0 0 1.5625vw;
	}

	.l-section-society .mod-section-title {
		margin: 0 0 1.5625vw;
	}

	.l-section-society .mod-section-title h2 {
		font-size: 3.125vw;
	}

	.l-section-society .mod-section-title-02 {
		margin: 0 0 4.6875vw;
	}

	.l-section-society .mod-section-title-02 h3 {
		font-size: 1.64062vw;
	}

	.l-section-society .lead {
		font-size: 1.64062vw;
	}

	.l-section-society-flow {
		max-width: 38.28125vw;
		margin: 3.90625vw auto 0;
	}

	.l-section-society-flow span {
		padding: 1.17188vw 0;
		border-width: 0.3125vw;
		border-radius: 0.625vw;
		font-size: 1.5625vw;
	}

	.l-section-society-flow span:first-child {
		margin: 0 0 3.90625vw;
	}

	.l-section-society-flow span:first-child:after {
		bottom: -3.125vw;
	}

	.l-section-society .notes {
		margin: 3.125vw 0 0;
		font-size: 1.25vw;
	}

	.l-section-trust figure {
		margin: 2.34375vw auto 60px;
	}

	.l-section-trust figure.bank {
		max-width: 64.0625vw;
	}

	.l-section-trust p {
		margin: 3.125vw 0 0;
		font-size: 1.875vw;
	}

	.l-section-immediate .mod-section-title-02 {
		margin: 0 0 4.6875vw;
	}

	.l-section-flow .mod-section-title {
		margin: 0 0 8.59375vw;
	}

	.l-section-flow-flow ol {
		margin: 6.25vw 0 0;
	}

	.l-section-flow-flow ol li {
		width: calc(100% / 3 - 6.25vw / 3);
		padding: 1.5625vw 0.78125vw;
		border-width: 0.23438vw;
		border-radius: 0.625vw;
	}

	.l-section-flow-flow ol li:after {
		right: -2.73438vw;
		font-size: 1.5625vw;
	}

	.l-section-flow-flow ol li .step {
		top: -5.46875vw;
		font-size: 2.34375vw;
	}

	.l-section-flow-flow ol li .step .num {
		font-size: 4.6875vw;
	}

	.l-section-flow-flow ol li h3 {
		padding-bottom: 8.59375vw;
		background-size: 7.8125vw auto;
	}

	.l-section-flow-flow ol li p {
		font-size: 1.5625vw;
	}

	.l-section-important h2 {
		font-size: 1.40625vw;
	}

	.l-section-important h3 {
		font-size: 1.40625vw;
	}

	.l-section-important p {
		font-size: 1.17188vw;
	}

	.l-section-important .more {
		font-size: 1.40625vw;
	}

	.l-section-important section {
		border-width: 0.07812vw 0;
	}

	.l-section-important-01 ul > li {
		font-size: 1.40625vw;
	}

	.l-section-important-01 ul > li > ul > li {
		font-size: 1.17188vw;
	}

	.mod-table tbody td.mod-camp .text {
		left: 0.92593vw;
		font-size: 1.2963vw;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
	body {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
}

@media all and (-ms-high-contrast: none) {
	.mod-section-title .gradient {
		background: none;
	}

	.mod-section-title-02 .gradient {
		background: none;
	}

	.l-section-lira .mod-section-title h2 .gradient {
		background: none;
	}
}



/* --- custom --- */
.l-modal-content div:nth-child(1) .l-modal-content-inner {
	margin-top: 0;
}
.l-modal h2 {
	color: #ff4e00;
}
.l-modal h3 {
	border-bottom: 2px solid #f9824d;
}
.mod-button.green {
	/* background: linear-gradient(to right, #ff599d 0%, #fd8f30 100%); */
	background: linear-gradient(135deg, #fd8f30 20%, #ff599d 100%);
}
.l-header .logo-02.logo-02-tieup {
	width: 30vw;
}
.l-modal-footer {
    border-top: 2px solid #ff4e00;
}

.l-section-jasdaq-list ul li h3 {
	font-size: 3.5rem;
}
.l-section-jasdaq-list ul li .num {
	font-size: unset;
}
.l-section-jasdaq-list ul li .num span {
	letter-spacing: 0.15em;
}
.l-section-jasdaq-list ul li .subtext {
	font-size: 4.0rem !important;
}
.l-section-jasdaq-list ul li .code {
	font-size: 13.0rem !important;
}

.houjin-link {
    margin-top: 2.5rem;
    text-align: center;
}
.houjin-link a {
	font-weight: 700;
    color: #fa4e2c;
    font-size: 1.8rem;
}

@media screen and (max-width: 767px){
	.mod-table tbody td.mod-camp .text {
		font-size: 2.3vw;
	}
	.l-header .logo-02.logo-02-tieup {
		width: 50vw;
	}
	.l-section-jasdaq-list ul li h3 {
		font-size: 4.53vw;
	}
	.l-section-jasdaq-list ul li .subtext {
		font-size: 8.0vw !important;
	}
	.l-section-jasdaq-list ul li .code {
		font-size: 25.0vw !important;
	}
}
/* --- /custom --- */