@charset "UTF-8";

body {
  /*font-family: "Noto Serif JP";*/
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 14px;
  line-height: 1;
  background-color: #fff;
}

p {
  margin-bottom: 1em;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  zoom: 0.5;
}

footer img {
  zoom: 1;
}

#tagm__popup_content img {
  zoom: 1;
}

.sp_hide {
  display: none;
}

a:link,
a:hover,
a:visited{
	color: #535353;
	text-decoration: none;
}

strong {
  font-weight: inherit;
}
/*------------------------------------
汎用
------------------------------------*/
.account_wrap {
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
}

.account_wrap a:link,
.account_wrap a:visited {
  width: 90%;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,
    "sans-serif";
  font-weight: bold;
  display: flex;
  position: relative;
  justify-content: center;
  padding: 20px;
  color: #fff;
  text-decoration: none;
  flex-wrap: wrap;
  font-size: 26px;
  border-radius: 25px;
  background-color: #fb6a09;
  box-shadow: 0px 4px #ca5303;
  -webkit-box-shadow: 0px 4px #ca5303;
}

.account_wrap a:after {
  content: "";
  display: block;
  background-image: url(../img/arrow_r.svg);
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.account_wrap a span.today {
  display: block;
  font-size: 12px;
  text-align: center;
  padding: 6px;
  width: 180px;
  color: #ff6900;
  background-color: #fff;
  position: absolute;
  top: -14px;
  border: solid 1px #7a3700;
  transform: skewX(-30deg);
  -webkit-box-shadow: 3px 3px #7a3700;
  box-shadow: 3px 3px #7a3700;
}

.account_wrap a span.today i {
  display: block;
  transform: skewX(30deg);
}

.account_wrap a span.today::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  bottom: -7px;
  border-top: 5px solid #7a3700;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.account_wrap a span.today::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0px;
  right: 0;
  margin: auto;
  bottom: -4px;
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.attention_mark {
  font-size: 9px;
  font-weight: normal;
}

ul.attention_list_bracket li {
  font-size: 10px;
  line-height: 13px;
  text-indent: -1.5em;
  padding-left: 1.5em;
  margin-bottom: 10px;
}


ul.attention_list_bracket2 {
  margin-bottom: 40px;
  background: #f7f8f9;
  padding: 15px 15px 5px;
}

ul.attention_list_bracket2 li {
  font-size: 10px;
  line-height: 13px;
  text-indent: -1.5em;
  padding-left: 1.5em;
  margin-bottom: 10px;
}

.title_1 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 50px;
  letter-spacing: 0.22em;
  font-weight: bold;
}

.title_1>strong,
.title_1>em {
  color: #1a9abe;
}

.title_2 {
  font-size: 16px;
  text-align: center;
  color: #888888;
  letter-spacing: 0.1em;
  position: relative;
  line-height: 1.4;
  margin-bottom: 40px;
}

.title_2 .lead {
  display: block;
  margin-bottom: 8px;
  font-weight: bold;
}


.title_2 strong {
  display: inline-block;
  font-size: 22px;
  color: #535353;
  font-weight: bold;
}

.title_2:after {
  margin-top: 25px;
  content: "";
  display: block;
  width: 55px;
  height: 3px;
  background-color: #1a9abe;
  margin-left: auto;
  margin-right: auto;

}

.title_2 sup {
  color: #535353;
  font-size: 10px;
  vertical-align: top;
}

.attention_list_1 li {
  font-size: 9px;
  line-height: 16px;
  margin-bottom: 5px;
}

ul.attention_list_mark li {
  text-indent: -1em;
  padding-left: 1em;
}

ul.features li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

ul.features li:last-child {
  margin-bottom: 0;
}

ul.features li:before {
  content: "";
  background-image: url(/g/lp_4step/img/trial/check.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.img {
  text-align: center;
}

.text_1 {
  line-height: 25px;
  letter-spacing: 0.1em;
}



.action_btm {
	padding: 30px 15px;
	background: #199abe;
}
.action_btm .cashback_cp{
	margin-bottom: 20px;
	text-align: center;
}
.action_btm .cv01 {
	margin: 0 0 20px;
}
.action_btm .cv01 dt{
	font-size: 12px;
	padding: 0 0 15px;
	line-height: 1.1;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1.8px;
}
.action_btm .cv01 dt>span {
	position: relative;
	display: flex;
	justify-content: center;
	line-height: 1.2;
	align-items: center;
}
.action_btm .cv01 dt>span:before,
.action_btm .cv01 dt>span:after {
	font-size: 1.2em;
	font-weight: normal;
}
.action_btm .cv01 dt>span:before {
	content: "＼";
	padding-right: 5px;
}
.action_btm .cv01 dt>span:after {
	content: "／";
	padding-left: 5px;
}


a.btn_1{
  display: block;
  text-align: center;
  width: 100%;
  padding: 15px;
  border: solid 2px #60b7d2;
  background-color: #fff;
  border-radius: 5px;
  color: inherit;
  text-decoration: none;
  margin-top: 20px;
}


a.btn_2,
a.btn_2:visited {
  display: block;
  text-align: center;
  font-size: 18px;
  width: 100%;
  padding: 25px;
  font-size: 16px;
  color: #fff;
  border-radius: 6px;
  position: relative;
  background-image: -moz-linear-gradient(90deg, rgb(4, 55, 97) 0%, rgb(0, 47, 86) 50%, rgb(4, 55, 97) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(4, 55, 97) 0%, rgb(0, 47, 86) 50%, rgb(4, 55, 97) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(4, 55, 97) 0%, rgb(0, 47, 86) 50%, rgb(4, 55, 97) 100%);
  box-shadow: 0px 5px 0px 0px rgba(1, 40, 73, 1);
  text-decoration: none;
}

a.btn_2::before {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(/g/lp_4step/img/arrow_r_1_sp.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 8px;
  height: 12px;
}

a.btn_3{
  position: relative;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  width: 100%;
  padding: 25px;
  color: #333;
  font-weight: bold;
  letter-spacing: 2.0px;
  border-radius: 6px;
  background-color: #fdd000;
  box-shadow: 0 8px #c5a200;
  text-decoration: none;
}
a.btn_3::before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  margin: auto;
}

.yt {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.yt iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/*------------------------------------
レイアウト
------------------------------------*/
#container {
  color: #535353;
}

#container>section>.inner {
  padding: 15px 15px;
  padding-top: 0;
  position: relative;
  padding-bottom: 75px;
}

#container>section>.inner>.sub_section:not(:last-child) {
  margin-bottom: 75px;
}

#container>section>.inner>.step_number {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 50px;
}

header {
  /* position: fixed; */
  top: 0;
  width: 100%;
  z-index: 10;
  transition: all 0.1s;
  /* background-color: transparent; */
  background-color: #fff;
  border-bottom: solid 1px #cdcdcd;
}

/* header.scrolled {
  transition: .1s ease-in-out;
} */

header .inner {
  padding: 10px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  gap: 20px;
}

header .inner .logo {
  width: 150px;
}

header .inner .smp_menu_img {
  text-indent: -9999px;
  width: 21px;
  height: 17px;
  position: relative;
  order: 1;
  display: none;
}

header .inner .smp_menu_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/g/lp_4step/img/sp_menu.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

header .inner .smp_menu_sw {
  display: none;
}



header .global_nav {
  display: block;
  overflow: auto;
  position: fixed;
  top: 51px;
  left: 0px;
  z-index: 1;
  width: 100%;
  height: 0px;
  background-color: rgba(255, 255, 255, 0.9);
  transition: .3s ease-in-out;

}

.smp_menu_sw:checked~.global_nav {
  box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
  width: 100%;
  height: 250px;
  position: fixed;
}

header .global_nav ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 100%;
}

header .global_nav ul li {
  box-shadow: 0px 3px 12px 0px rgba(7, 0, 2, 0.13);
  -webkit-box-shadow: 0px 3px 12px 0px rgba(7, 0, 2, 0.13);
  background-color: #fff;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  position: relative;
  font-size: 14px;
  color: #535353;
  text-align: center;
  margin-bottom: 15px;
}

header .global_nav ul li:last-child {
  margin-bottom: 0;
}

header .global_nav ul li a:link,
header .global_nav ul li a:visited {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: inherit;
}




header .inner .logo img {
  zoom: 1;
}

header .inner .account_btn_wrap a.btn:link,
header .inner .account_btn_wrap a.btn:visited {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ff6600;
  text-decoration: none;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  font-size: 15px;
}

.header-account{
    flex: 1;
    text-align: center;
    max-width: 260px;
}
.header-account a{
    display: block;
    background: #fdd000;
    color: #333;
    padding: 10px;
    box-sizing: border-box;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 0 3px #c5a200;
    font-weight: bold;
}

#footerWrap {
  width: 100%;
  background: #f2f4f6;
  font-size: 16px;
  line-height: 20px;
}

#footerWrap #attention {
  /*! margin: 10px auto 0; */
  background: url(/g/img/beginner/attention.gif) no-repeat 10px 20px;
  background-size: 100px auto;
  padding: 55px 10px 10px 10px;
}

#footerWrap #attention dl {}

#footerWrap #attention dt {
  font-weight: bold;
}

#footerWrap #attention dd {
  margin-bottom: 10px;
  margin-left: 12px;
}

#footerWrap #attention a.textlink1 {
  font-size: 1em;
}

#footerWrap #attention dl,
#footerWrap #attention2{
  padding: 20px 0;
  font-size: 0.8em !important;
  line-height: 1.6;
}

#footerWrap #footer {
  width: 100%;
  min-width: inherit;
  background: none;
  padding: 10px 0;
  text-align: center;
  background-color: #ffffff;
}

#footerWrap #footer img {
  zoom: 1;
}

/*** PAGETOP ***/
.g-go-to-top {
  display: grid;
  place-content: center;
  position: fixed !important;
  color: #3c66b0;
  z-index: 10;
  bottom: 20px;
  right: 20px;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  box-shadow: 0px 5px 8px 0 rgb(0 0 0 / 20%);
  background: #f2f5f8;
  transition: .25s ease 0s;
  transition-property: transform;
  transform: translateY(calc(100% + 20px));
}

.g-go-to-top:active,
.g-go-to-top:hover,
.g-go-to-top:visited {
  color: #3c66b0;
  outline-width: 0;
}

.c-hover-overlay.border¥:none::before {
  border: none;
}

.c-hover-overlay.round¥:full::before {
  border-radius: 100%;
}

/*.c-hover-overlay::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0);
  transition: .25s ease 0s;
  transition-property: border, background;
}*/

.c-hover-overlay:hover::before {
  border-color: #1a9abe;
  background: rgba(255, 255, 255, .3);
}

.g-go-to-top svg {
  transform: rotate(-90deg);
  width: 0.75em;
  height: 0.75em;
  font-size: 1.2em;
}

.u-screen-reader {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  margin: -1px
}

/*------------------------------------
ビジュアル
------------------------------------*/
section#main_visual {
  padding: 0;
  padding-top: 30px;
  margin: 0;
  background-image: url(/g/lp_4step/img/visual/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

section#main_visual .inner {

  padding: 0;
  margin: 0;
}

section#main_visual .img img {
  display: block;
  margin: 0 auto;
}

/*------------------------------------
 seminar
------------------------------------*/
#seminar {
  background-color: #f2f4f6;
}

#container>#seminar>.inner {
  padding-top: 75px;
}

#seminar>.inner .title_1 {
  font-size: 24px;
  line-height: 140%;
  margin-bottom: 30px;
}

#seminar .img {
  margin-bottom: 20px;
}


/*------------------------------------
インデックス
------------------------------------*/
section#index {
  background-color: #fff;
}

section#index .inner .mvbtm_bnr {
  margin: 0 0 40px;
  text-align: center;
}

section#index .inner {
  padding-top: 50px;
  padding-bottom: 50px;
}

section#index .boxs {
  margin-bottom: 40px;
}

section#index .boxs .box {
  box-shadow: 0px 3px 12px 0px rgba(7, 0, 2, 0.13);
  -webkit-box-shadow: 0px 3px 12px 0px rgba(7, 0, 2, 0.13);
  border-radius: 8px;
  width: 100%;
  position: relative;
  font-size: 16px;
  color: #535353;
  text-align: center;
  margin-bottom: 15px;
}

section#index .boxs .box:last-child {
  margin-bottom: 0px;
}

section#index .boxs .box .step_number {
  display: block;
  text-align: center;
  margin-right: 20px;
  margin-left: 10px;
}

section#index .boxs .box .text {
  letter-spacing: 3px;
}

section#index .boxs .box .text strong {
  font-weight: normal;
  color: #1a9abe;

}

section#index .boxs .box a:link,
section#index .boxs .box a:visited {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10px;
  color: inherit;
  text-decoration: none;
  background-image: url(/g/lp_4step/img/index/arrow_b_1.png);
  background-size: 10px auto;
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) center;
}

section#index .cashback_cp{
  text-align: center;
}


/*------------------------------------
FXの基礎を学ぶ
------------------------------------*/
section#basic {
  background-color: #f2f4f6;
}

section#basic #exp .exp_wrap {}

section#basic #exp .exp_wrap .text {}

section#basic #exp .exp_wrap .graph {}

section#basic #exp .exp_wrap figure {
  padding: 0;
  margin: 0;
}

section#basic #exp .exp_wrap .graph .img {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 20px;
}

section#basic #exp .exp_wrap .graph .img figcaption {
  color: #2c4260;
  font-size: 18px;
  letter-spacing: 0.2em;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  width: 100%;
}

section#basic #exp .exp_wrap .text_1 {
  margin-bottom: 40px;
}

/*スライド*/
section#basic #illust {
  /*margin-bottom: 40px;*/
}

section#basic #illust .slide_indexs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

section#basic #illust .slide_indexs .index {
  width: calc(100% / 3 - 3px);
  border: 2px solid #f0f3f5;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 12px;
  line-height: 20px;
}

section#basic #illust .slide_indexs .index.active {
  color: #1a9abe;
  border-color: #1a9abe;
}

.slick-dots li button:before {
  color: #e9edf0;
  opacity: 1;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #b2b6b8;
}

.slick-dots {
  bottom: -40px;
}


.slides2 .slick-arrow,
.slides .slick-arrow{
  position: absolute;
  top: 50%;
  z-index: 1;
  cursor: pointer;
}
.slides2 .slick-arrow.prev-arrow,
.slides2 .slick-arrow.next-arrow,
.slides .slick-arrow.prev-arrow,
.slides .slick-arrow.next-arrow{
  display: block;
  width: 36px;
  height: 36px;
  background-color: #fff;
  border: 1px solid #00b4c2;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0.8;
}
.slides2 .slick-arrow.next-arrow,
.slides .slick-arrow.next-arrow{
    right: -14px;
}
.slides2 .slick-arrow.prev-arrow,
.slides .slick-arrow.prev-arrow{
  transform: rotate(180deg);
  left: -14px;
}
.slides2 .prev-arrow::before,
.slides2 .next-arrow::before,
.slides .prev-arrow::before,
.slides .next-arrow::before{
  position:absolute;
  content: "";
  width:8px;
  height:8px;
  border-right: 2px solid #00b4c2;
  border-top: 2px solid #00b4c2;
  top:0;
  bottom:0;
  left:-3px;
  right:0;
  margin:auto;
  transform:rotate(45deg);
}
.slides .slick-arrow.prev-arrow.slick-disabled,
.slides .slick-arrow.next-arrow.slick-disabled{
    border-color: #d2d2d2;
}
.slides .slick-disabled::before,
.slides .slick-disabled::after{
    border-color: #d2d2d2;
}


section#basic #illust .slides_wrap {
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 30px;
  background-color: #fff;
  box-shadow: 2.989px -0.261px 12px 0px rgba(0, 0, 0, 0.12);
  margin-bottom: 40px;
}

section#basic #illust .attention_list_bracket {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

section#basic #illust .attention_list_bracket li {
  display: none;
}


/*読んで学ぶ/動画で学ぶ*/
section#basic #read_and_mov .boxs {}

section#basic #read_and_mov .boxs .box {
  background-color: #fff;
  padding: 20px 15px;
}

section#basic #read_and_mov .boxs .box:not(:last-child) {
  margin-bottom: 40px;
}

section#basic #read_and_mov .boxs .box .title {
  color: #002f56;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-weight: bold;
}

section#basic #read_and_mov .boxs .box.beginner .title:before {
  content: "";
  background-image: url(/g/lp_4step/img/basic/icon_book.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: calc(41px / 2);
  height: calc(33px / 2);
  margin-right: 10px;
}

section#basic #read_and_mov .boxs .box.mov .title:before {
  content: "";
  background-image: url(/g/lp_4step/img/basic/icon_mov.png);
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-size: contain;
  width: calc(43px / 2);
  height: calc(33px / 2);
  margin-right: 10px;
}

section#basic #read_and_mov .boxs .box .img {
  margin-bottom: 20px;
}



section#basic #read_and_mov .boxs .box .text_1 {
  line-height: 150%;
  margin-bottom: 20px;
}

section#basic #read_and_mov .boxs .box .btn_1 {
  margin-left: auto;
  margin-right: auto;
}

/* persona */
section#persona-slide{
    margin-top: 60px;
}
section#persona-slide .persona_Wrap{
    max-width: 800px;
    margin: auto;
}
section#persona-slide .slides_wrap{
    text-align: center;
    background: #e5f3f9;
    padding: 30px 10px;
}
section#persona-slide .slides_wrap img{
    margin-inline: auto;
    width: 100%;
}

/*------------------------------------
FX取引を体験する
------------------------------------*/
section#trial #demo .text_1 {
  margin-bottom: 40px;
}

section#trial #demo .trial_app {
  border: solid 4px #e9edf0;
  padding: 30px 15px;
  display: flex;
  flex-direction: column-reverse;
}

section#trial #demo .trial_app:not(:last-child) {
  margin-bottom: 20px;
}

section#trial #demo .trial_app .detail {
  text-align: center;
}

section#trial #demo .trial_app .title {
  font-size: 15px;
  letter-spacing: 0.1em;
  margin-bottom: 25px;
}

section#trial #demo .trial_app ul.device {
  display: flex;
  justify-content: center;
  /*! margin-bottom: 30px; */

}

section#trial #demo .trial_app ul.device li.enclosure {
  border: solid 1px #535353;
  border-radius: 20px;
}

section#trial #demo .trial_app ul.device li {
  font-size: 11px;
  padding: 5px 10px;
}

section#trial #demo .trial_app ul.features {
  margin-bottom: 30px;
  max-inline-size: max-content;
  margin-inline: auto;
}

section#trial #demo .trial_app .title .logo {
  margin-left: auto;
  margin-right: auto;
}

/* 2021/10/21
section#trial #demo .trial_app.bat {
  margin-bottom: 40px;
}*/
section#trial #demo .trial_app.vfx {
  display: none;
}

section#trial #demo .trial_app.bat .title .logo {
  margin-top: 15px;
  text-indent: -9999px;
  display: block;
  background-image: url(/g/lp_4step/img/trial/logo_bat.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 123px;
  height: 33px;
}

section#trial #demo .trial_app .app_btns {
  display: flex;
}

section#trial #demo .trial_app .app_btns .apple {
  margin-right: 30px;
}

section#trial #demo .trial_app.bat .img {
  margin-bottom: 20px;
}

section#trial #demo .trial_app.vfx .title {
  letter-spacing: 0.08em;
}

section#trial #demo .trial_app.vfx .title .logo {
  margin-top: 15px;
  text-indent: -9999px;
  display: block;
  background-image: url(/g/lp_4step/img/trial/logo_vfx.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 133px;
  height: 45px;
}

section#trial #demo .trial_app.vfx .img {
  margin-left: 10px;
}

section#trial #demo .trial_app.line {}

section#trial #demo .trial_app.line .img {
  margin-bottom: 20px;
}

section#trial #demo .trial_app.line .title {
  letter-spacing: 0.08em;
}


section#trial #demo .trial_app.line .title .logo {
  display: block;
  margin-top: 15px;
  color: #17c94f;
  font-size: 21px;
  font-weight: bold;
}

section#trial #demo .trial_app.line .img {
  margin-left: 10px;
}

section#trial #demo .trial_app.line .detail .features {
  text-align: left;
  line-height: 150%;
}

section#trial #demo .trial_app.line a.btn_1:link,
section#trial #demo .trial_app.line a.btn_1:visited {
  background-color: #17c94f;
  border: none;
  color: #fff;
  width: 100%;
}

/*------------------------------------
分析手法を理解する
------------------------------------*/
section#analysis {
  background-color: #f2f4f6;
}
section#analysis #two_analysis .boxs {
  margin-bottom: 20px;
}
section#analysis #two_analysis .boxs .box {
  padding: 15px;
  background-color: #fff;
  border: solid 1px #e9edf0;
  margin-bottom: 40px;
}
section#analysis #two_analysis .boxs .box:last-child {
  margin-bottom: 0;
}
section#analysis #two_analysis .boxs .box .title {
  color: #1a9abe;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.1em;
  margin: 5px auto 20px;
  font-weight: bold;
}
section#analysis #two_analysis .boxs .box .title:before {
  content: "【";
  color: #e9edf0;
  margin-right: 10px;
}
section#analysis #two_analysis .boxs .box .title:after {
  content: "】";
  color: #e9edf0;
  margin-left: 10px;
}

/*--テクニカル分析・トレードを動画で学ぶ-*/
section#tecnical.sub_section .classroom.box{
	background-color: #fff;
  padding: 30px 15px;
}
section#tecnical.sub_section .classroom.box h3.title{
  font-size: 15px;
  color: #002f56;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.4;
}
section#tecnical.sub_section .classroom.box h3.title::before {
  content: "";
  background-image: url(/g/lp_4step/img/analysis/icon_mov.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 15px;
  margin-right: 10px;
}
section#tecnical.sub_section .classroom.box h3.title.icon-none::before {
	display: none;
}
section#tecnical.sub_section .classroom .boxs .img{
  margin-bottom: 10px;
}
section#tecnical.sub_section .classroom .boxs .about .text_1{
	margin-bottom: 20px;
	text-align: left;
  letter-spacing: 0.04em;
}
section#tecnical.sub_section #ac-menu.conts_detail .detail{
	padding: 0;
}


/*------------------------------------
FXの口座を開設する
------------------------------------*/
section#account{
    background-color: #ebf5ff;
}
#container>section#account #open {
  /*! margin-bottom: 40px; */
}

section#account #open .steps {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
}

section#account #open .steps .step_numbers {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-left: 10px;
  margin-right: 20px;
}

section#account #open .steps .step_numbers:before {
  content: "";
  border-right: dotted 2px #dde0e3;
  position: absolute;
  left: 14px;
  width: 2px;
  height: calc(100% - 80px);
  top: 40px;
}

section#account #open .steps .step_numbers .examination {
  position: absolute;
  font-size: 10px;
  right: 0px;
  left: -3px;
  top: 135px;
  margin: auto;
  padding: 7px;
  width: 4em;
  border: solid 2px #e9edf0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  background-color: #fff;
}

section#account #open .steps .step_numbers .step {
  border-radius: 50%;
  background-color: #002f56;
  width: 35px;
  height: 35px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  z-index: 1;
}

section#account #open .steps .step_numbers .step:nth-child(1) {
  margin-top: 15px;
}

section#account #open .steps .step_numbers .step:nth-child(2) {
  margin-top: 43px;
}

section#account #open .steps .step_numbers .step:nth-child(4) {
  margin-top: 43px;
  background-color: #1a9abe;
}

section#account #open .steps .boxs {
  display: flex;
  flex-direction: column;
  justify-content: space-between;

  position: relative;
}

section#account #open .steps .boxs .box {
  display: flex;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0px 3px 12px 0px rgba(7, 0, 2, 0.12);
  padding: 10px;
  height: 60px;
  background-color: #fff;
  margin-bottom: 20px;
}

section#account #open .steps .boxs .box:last-child {
  margin-bottom: 0px;
}

section#account #open .steps .boxs .box .img {
  width: 40px;
  height: 30px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

section#account #open .steps .boxs .box .title {
  font-size: 16px;
}

section#account #open .steps .boxs .box.complete .title {
  color: #1a9abe;

}

section#account #open .steps .boxs .box.complete .title .sub {
  margin-top: 5px;
  display: block;
  color: #535353;
  font-size: 14px;
}

section#account #open .steps .boxs .box.complete .title .sub sup {
  font-size: 10px;
  vertical-align: top;
}

section#account #open .attention_list_bracket {}

/*キャッシュバック/ウェビナー*/
section#account .cashback {
  border: solid 2px #e9edf0;
  padding: 20px 15px;
  justify-content: center;
  margin-bottom: 20px;
  background-color: #fff;
}

section#account .cashback .title,
section#account .webiner_wrap .title {
  font-size: 15px;
  text-align: center;
  margin-bottom: 15px;
  line-height: 25px;
  font-weight: bold;
}

section#account .cashback .title strong {
  font-size: 18px;
  color: #1a9abe;
}

section#account .cashback .wrap {}

section#account .cashback .wrap .img,
section#account .webiner_wrap .wrap .img {
  margin-bottom: 5px;
}

section#account .cashback .wrap .detail,
section#account .webiner_wrap .wrap .detail {

  font-size: 14px;
}

section#account .cashback .wrap .text {
  font-size: 12px;
  line-height: 150%;
  margin-bottom: 20px;
}

section#account .cashback .btn_2 {
  margin-bottom: 15px;
}

section#account .cashback .account_attention {
  font-size: 10px;
  text-align: center;
}


section#account .cashback .features {
  display: table;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

/* section#account .cashback+.btn_3 {
  margin-bottom: 75px;
} */

section#account .bnr {
  margin-bottom: 0;
  text-align: center;
}

.point_box{
    padding: 24px 16px;
    background: #fff;
    border-radius: 10px;
}
.point_box + *{
    margin-top: 40px;
}
.point_box .point_box_tit{
    text-align: center;
    margin-bottom: 24px;
}
.point_box .point_box_tit h3{
    font-size: 20px;
    letter-spacing: 2px;
    color: #002f56;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 20px;
}
.point_box .attention{
    /*! margin-top: 20px; */
}
.point_box .attention.spread-atn{
    line-height: 1.4;
    font-size: 13px;
}
.flex_pc,
.flex{
    display: flex;
    flex-wrap: wrap;
}
.point_box .point_box_contents .flag_main,
.point_box .point_box_contents .low_main{
    justify-content: center;
    align-items: center;
    /* gap: 24px; */
    margin: 0 0 14px;
}
.point_box .point_box_contents .low_main,
.point_box .point_box_contents .flag_main{
    flex-direction: column;
    text-align: center;
}
.point_box .point_box_contents .low_main .flag_main{
    margin-bottom: 0;
}
.point_box .point_box_contents .flag_main dt{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 0;
}
.point_box .point_box_contents .flag_main dt img{
    width: 230px;
    height: auto;
    margin-bottom: 12px;
}
.point_box .point_box_contents .flag_main dd{
    font-size: 76px;
    font-weight: bold;
    color: #174179;
}
.point_box .point_box_contents .flag_main dd span{
    background: linear-gradient(transparent 70%, #ff6 70%);
    line-height: 1;
    display: inline-block;
}
.point_box .point_box_contents .flag_main dd small{
    font-size: 0.5em;
}
.point_box .point_box_contents .low_main .flag_main dd{
    font-size: 58px;
}
.point_box .point_box_contents .flag_list {
  justify-content: center;
  margin: 0 auto 30px;
}
.point_box .point_box_contents .flag_list li{
    width: 50%;
    text-align: center;
    font-weight: bold;
    margin: 27px 0 0;
}
.point_box .point_box_contents .flag_list li dt img{
    max-width: 230px;
    display: block;
    margin: 0 auto 10px;
}
.point_box .point_box_contents .flag_list li dd span:not(.plus){
    font-size: 32px;
    color: #174179;
    letter-spacing: normal;
    display: inline-flex;
    margin-top: 8px;
    align-items: baseline;
    gap: 3px;
    margin-top: 8px;
}
.point_box .point_box_contents .flag_list li dd small {
  font-size: .5em;
}
.point_box .point_box_contents .flag_main dt img{
    vertical-align: middle;
    margin-right: 10px;
}
.point_box .point_box_contents .low_main dt{
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1.4;
    font-weight: bold;
}
.point_box .point_box_contents .low_main dt p{
    margin-bottom: 14px;
    margin-top: 0;
}
.point_box .point_box_contents .attention{
    font-size: 12px;
    letter-spacing: .06em;
    line-height: 1.5;
}
.point_box .point_box_contents .swap-flex .price_swap + small{
    font-size: 20px;
}
.point_box .point_box_contents .swap-flex li:first-of-type{
    width: 100%;
    margin-top: 0;
}
.point_box .point_box_contents .flag_list li dd span.price_swap {
  font-size: 42px;
}
.point_box .point_box_contents .flag_list li dd span.price_swap + *{
  color: #174179;
}
.point_box .point_box_contents .swap-flex li dd .swap-cp-atn,
.point_box .point_box_contents .flag_list li dd .plus + small{
    font-size: 11px;
    display: inline-block;
    text-align: left;
    line-height: 1.2;
}

/* 2507 add */
.point_box .spread_link_txt{
	color: #3c66b0;
	text-align: center;
	font-size: 12px;
}
.point_box .spread_btm{
	display: block;
	border: #3c66b0 solid 1px;
	border-radius: 3px;
	background-color: #fff;
	padding: 10px;
	width: 80%;
	margin: 0 auto 30px;
}
.point_box .spread_link_txt a:link,
.point_box .spread_link_txt a:hover,
.point_box .spread_link_txt a:visited{
	color: #3c66b0;
	text-decoration: none;
}

/*--------------------
#ac-menu
---------------------*/

#ac-menu li{
	background: #4a75ae;
	margin-bottom: 15px;
}
#ac-menu .label{
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	line-height: 1.6;
	color: #fff;
	background: #4a75ae;
	font-weight: bold;
	padding: 15px;
	position: relative;
	transition: .3s;
}
#ac-menu .label::before,
#ac-menu .label::after{
	content: '';
	width: 10px;
	height: 2px;
	background: #fff;
	position: absolute;
	top: 50%;
	right: 5%;
	transform: translateY(-50%);
}
#ac-menu .label::after{
	transform: translateY(-50%) rotate(90deg);
	transition: .1s;
}
#ac-menu .label.open::before{
	opacity: 0;
}
#ac-menu .label.open::after{
	transform: rotate(180deg);
}
#ac-menu .detail{
	padding: 20px;
	display: none;
	background: #edf1f7;
}
#ac-menu .detail h3{
	color: #203864;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.4;
}
#ac-menu .detail p{
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6;
	margin-bottom: 10px;
	text-align: left;
}
#ac-menu .detail p strong{
	font-size: 16px;
	color: #26a6dc;
}
#ac-menu .detail .caption{
	display: block;
	margin-bottom: 20px;
}

/*--注釈箇所以外で使用されているアコーディオン--*/
#ac-menu.conts_detail li{
  border-radius: 5px;
	background: #288e99;
}
#ac-menu.conts_detail .label{
  border-radius: 10px;
	background: #288e99;
	font-size: 16px;
}
#ac-menu.conts_detail .detail{
	background: #fff;
  padding: 20px 15px;
}
#ac-menu.conts_detail .detail .text_1{
	font-size: 14px;
	margin-bottom: 30px;
}

/*--注釈箇所以外で使用されているアコーディオン上のテキスト--*/
.ac-top-txt{
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 1.1;
	font-weight: bold;
	color: #535353;
  letter-spacing: 1.4px;
}
.ac-top-txt span.blue{
  color: #288e99;
}
.ac-top-txt>span {
	position: relative;
	display: block;
	text-align: center;
	line-height: 1.2;
}
.ac-top-txt>span:before,
.ac-top-txt>span:after {
	font-size: 16px;
	font-weight: normal;
}
.ac-top-txt>span:before {
	content: "＼";
}
.ac-top-txt>span:after {
	content: "／";
}


.point_box .point_box_contents .swap-flex li dd .swap-cp-atn .plus{
	font-size: 14px;
    color: #174179;
}
.point_box .point_box_contents .swap-flex li dd .swap-cp-atn .amount.swapplus,
.point_box .point_box_contents .swap-flex li dd .swap-cp-atn .amount.swapplus .plus{
    color: #f00;
}
.point_box .swap-cp-atn p{
    margin-bottom: 0;
}
.point_box .swap-atten{
    padding: 14px;
    background: #f7f7f7;
}
.gfx-app-wrap p{
    text-align: left;
}
.gfx-app-wrap .app_btns{
	display: flex;
    gap: 30px;
    margin-top: 40px;
    justify-content: center;
}
.btn_text{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    color: #f28900;
    margin: 30px 0 10px;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bold;
}
.btn_text::before,
.btn_text::after{
    width: 2px;
    height: 20px;
    background: #f28900;
    content: "";
    display: block;
}
.btn_text::before{
    transform: rotate(-25deg);
}
.btn_text::after{
    transform: rotate(25deg);
}
.gfx-app-wrap .img-app-cap img{
    max-width: 650px;
}

/* mail */
#mail-form{
    margin-top: 30px;
    background: #fff;
    padding: 10px;
    border: solid 4px #e9edf0;
}
#satori__form_body *{
    font-size: 16px;
}
#mail-form input#satori__customer_email{
    font-size: 16px;
    line-height: 1.4;
}
#satori__privacy_policy_agreement_wrapper .satori__message + .satori__input_group{
text-align: left;
  margin-top: 14px;
}
#satori__privacy_policy_agreement_wrapper a{
    color: #1a9abe;
}
#satori__customer_email:focus{
    border-color: #1a9abe;
}



#mail-form input[type="checkbox"] {
    /* display: none; */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    border-radius: 0;
    font: inherit;
    outline: none;
    display: block;
}
#mail-form #satori__privacy_policy_agreement + label {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
    border: 1px solid #888;
    border-radius: 4px;
    padding: 16px 8px 16px 40px;
    font-feature-settings: "palt";
}
#mail-form #satori__privacy_policy_agreement + label::before {
    background-color: #efefef;
    border: 1px solid #888;
    content: '';
    display: block;
    height: 24px;
    left: 9px;
    margin-top: -14px;
    position: absolute;
    top: 50%;
    width: 24px;
    border-radius: 4px;
}
#mail-form #satori__privacy_policy_agreement + label::after {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    content: '';
    display: block;
    height: 15px;
    left: 18px;
    margin-top: -11px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 8px;
}
#mail-form input#satori__privacy_policy_agreement[type="checkbox"]:checked + label{
    color: #000;
    border-color: #231815;
}
#mail-form input#satori__privacy_policy_agreement[type="checkbox"]:checked + label::before{
    border-color: #231815;
    background-color: #ed7a9c;
}
#mail-form input#satori__privacy_policy_agreement[type="checkbox"]:checked + label::after {
    opacity: 1;
}
#mail-form #satori__submit_confirm{
    width: 100%;
    max-width: 320px;
    padding: 14px;
    border-radius: 4px;
    font-size: 16px;
    box-sizing: border-box;
}
#satori__privacy_policy_agreement_wrapper .satori__message.satori__privacy_policy_message{
  text-align: left;
  margin-top: 16px;
}
#mail-form .satori__input_group.error .satori__error_messages{
    display: block;
    margin-top: 4px;
}

/*動画で学ぶFX*/
#movie-learn{
    position: relative;
}
#movie-learn picture{
    display: block;
    text-align: center;
}
.tr_text{
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 18px;
    background: #1a9abe;
    padding: 14px;
    margin: 0 auto 30px;
    color: #fffb00;
    letter-spacing: 2px;
    border-radius: 50px;
    max-width: 760px;
    line-height: 1.4;
}

.tr_text::after{
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-width: 10px 10px 0 10px;
  border-color: #1a9abe transparent transparent transparent;
  border-style: solid;
  left: calc(50% - 10px);
  bottom: -10px;
}
#movie-learn .text_1 {
  text-align: left;
}
#movie-learn .inner + .inner{
    margin-top: 40px;
}
.learn_list_box{
    margin-top: 40px;
}
.learn_list_box dl{
    display: flex;
    font-size: 17px;
    font-weight: bold;
    border: 2px solid #009bbc;
    border-radius: 100px;
    max-width: 720px;
    align-items: center;
    margin: auto;
    padding: 4px 20px 4px 4px;
    background-color: #fff;
    line-height: 1.4;
}
.learn_list_box dl + dl{
    margin-top: 20px;
}
.learn_list_box dl dt img{
    max-width: 140px;
    height: auto;
    vertical-align: top;
}
.learn_list_box dl dd{
    margin-left: 13px;
    flex: 1;
}





