<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*====================================
このCSSファイルは scssではなく
eスマ側で追加したCSS
====================================*/


.sp_only{
  display: none !important;
}
@media screen and (max-width: 767px) {
  .pc_only{
    display: none !important;
  }
  .sp_only{
    display: block !important;
  }
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ 
追従ヘッダ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/* リセットCSS */
.header_bottom_menu ul,
.header_bottom_menu li,
.header_bottom_menu li span{
  /* margin: 0;
  padding: 0;
  list-style: none; */
  box-sizing: border-box;
}
.header_bottom_menu li a {
  /* display: inline-block; */
  text-decoration: none;
  box-sizing: border-box;
}


/* ここから */
header{
  background: #FFF;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.10);
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 20;
}

header a{
  /* color: #666; */
  color: #333333;
  line-height: 1.75;
  font-family: "Noto Sans";
  text-align: center;
  font-weight: bold;
}

header .header_top{
  border-bottom: solid 3px #E60000;
}
header .header_top_inner{
  height: 50px;
  display: flex;
  width: 100%;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1010px;
  margin: 0 auto;
}
header .header_top .logo{
  display:block;
  width: 256px;
}
header .header_top .mission_logo{
  display:block;
  width: 163px;
}
header .header_bottom{
}
.header_bottom_menu{
  background-color: #fff;
  padding: 5px 0;
}
.header_bottom_menu ul{
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1010px;
  margin: 0 auto;
  list-style: none;
  gap:0px;
}
.header_bottom_menu ul li{
  width: 16%;
  text-align: center;
  border-left: solid #707070 1px;
  padding: 1px 0 0 3px;
}
.header_bottom_menu ul li a{
  text-decoration: none;
  display: block;
  width: 100%;
}
.header_bottom_menu ul li img{
  width: 83%;
}

.header_bottom_menu ul li:last-of-type{
  border-right: solid #707070 1px;
}

@media screen and (max-width: 1058px) {
  header .header_top_inner{
    padding-left: 24px;
    padding-right: 24px;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  header .header_bottom_menu a {
    transition: 0.3s;
    font-size: 14px;
    line-height: 1.4;
  }
  header .header_bottom_menu a:hover{
    color: #666;
    opacity: 0.6;
    transition: 0.3s;
  }


  .header_bottom_menu ul li{
    text-align: center;
    border-left: solid #707070 1px;
    /* padding: 15px 3px; */
  }
  .header_bottom_menu ul li a{
    padding: 10px 3px;
  }
  header .header_bottom_menu ul.PC_text-oneline_padding li a{
    /* padding: 10px 3px; */
  }
  .header_bottom_menu ul.column-two li{
    /* PC時3カラム */
    width: 50%;
  }
  .header_bottom_menu ul.column-three li{
    /* PC時3カラム */
    width: 33%;
  }
  .header_bottom_menu ul.column-four li{
    /* PC時4カラム */
    width: 25%;
  }
  .header_bottom_menu ul.column-five li{
    /* PC時5カラム */
    width: 20%;
  }
  .header_bottom_menu ul.column-six li{
    /* PC時6カラム */
    width: 16%;
  }
  .header_bottom_menu ul.column-seven li{
    /* PC時6カラム */
    width: 14%;
  }
}

/* スマホ */
@media screen and (max-width: 767px) {
  header{
    /* height: 50px; */
    height: 54px;
  }
  header .header_top{
    /* height: 50px; */
    height: 54px;
  }
  header .logo_right{
    flex-grow: 1;
  }
    header .header_top_inner{
    padding-left: 16px;
    padding-right: 16px;
  }
  header .header_top .logo{
    /* width: 75px; */
    width: 86px;
  }
  header .header_top .mission_logo{
    /* width: 117px; */
    width: 166px;
    margin: 0 0 0 auto;
    padding-right: 0px;
    margin-right: 13px;
  }

  header .header_bottom{
    display: none;
    position: relative;
    background-color: #fff;
    justify-content: center;
    align-items: center;
  }
  header .header_bottom nav{
    max-width: 1010px;
    width: 100%;
    display: flex;
    justify-content: cefnter;
    align-items: center;
    margin: 0 auto;
  }
  header .header_bottom nav ul{
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 8px 21px 24px;
    width: 100%;
  }
  header .header_bottom nav ul li{
    list-style: none;
    width: 100%;
    position: relative;
    border-bottom: solid 1px #D0D0D0;
  }
  header .header_bottom nav ul li a{
    position: relative;
    display: block;
    width: 100%;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    font-size: 17px;
    line-height: 1.3;
    padding: 13px 0;
  }
  header .header_bottom nav ul li a::after{
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(/company/lp/fxswap_common/img/header_menu_icon.svg) no-repeat center;
    background-size: contain;
    top: 15px;
    right: 0;
  }

  header .header_bottom nav ul li a:hover {
    cursor: pointer;
    opacity: 1;
    color: #666;
  }
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ 
ハンバーガーメニュー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.openbtn{
  position: relative;
  cursor: pointer;
  width: 34px;
  height: 24px;
}
.openbtn span{
  display: inline-block;
  transition: all .3s;
  position: absolute;
  top: 0;
  height: 3px;
  width: 100%;
  background-color: #E60000;
}
.openbtn span:nth-of-type(1) {
  top:0px; 
}
.openbtn span:nth-of-type(2) {
  top:11px;
}
.openbtn span:nth-of-type(3) {
  top:21px;
}
.openbtn.active span:nth-of-type(1) {
  top: 6px;
  left: 0px;
  transform: translateY(6px) rotate(-45deg);
  width: 100%;
}
.openbtn.active span:nth-of-type(2) {
  opacity: 0;
}
.openbtn.active span:nth-of-type(3){
  top: 18px;
  left: 0px;
  transform: translateY(-6px) rotate(45deg);
  width: 100%;
}
@media screen and (max-width: 767px){
  .openbtn{
    width: 20px;
    height: 16px;
  }
  .openbtn span{
    height: 2px;
  }
  .openbtn span:nth-of-type(2) {
    top: 7px;
  }
  .openbtn span:nth-of-type(3) {
    top: 14px;
  }
  .openbtn.active span:nth-of-type(1) {
    top: 4px;
    left: 0px;
    transform: translateY(4px) rotate(-45deg);
    width: 100%;
  }
  .openbtn.active span:nth-of-type(3){
    top: 14px;
    left: 0px;
    transform: translateY(-6px) rotate(45deg);
    width: 100%;
  }
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ 
ページ別 
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/* 
「#forPage_lp-fx-03」
→ ページ「/company/lp/fx/03」用のID
===========================
*/

/* headerとkvの余白調整 */
#forPage_lp-fx-03 main {
  top: initial;/* 無効化 */
  padding-top: 49px;
}
@media screen and (min-width: 768px) {
  #forPage_lp-fx-03 main {
    /* padding-top: 112px; */
    padding-top: 92px;
  }
  /* #forPage_lp-fx-03 .header_bottom_menu ul li{
    height: 82px;
    display: flex;
    align-items: center;
  } */
}
@media screen and (max-width: 768px) {
  #forPage_lp-fx-03 header .header_bottom nav ul li a:hover {
    color: #333333;
  }
  #forPage_lp-fx-03 header .header_bottom nav ul li a {
    color: #333333;
  }
}
@media (min-width: 768px) and (max-width: 916px){
  #forPage_lp-fx-03 main {
    padding-top: 112px;
  }
}



/* 
「#forPage_lp-fx-swap」
→ ページ「/company/lp/fx/swap.html」用のID
===========================
*/
/* headerとkvの余白調整 */
#forPage_lp-fx-swap main {
  top: initial;/* 無効化 */
  padding-top: 49px;
}
@media screen and (min-width: 768px) {
  #forPage_lp-fx-swap main {
    /* padding-top: 112px; */
    padding-top: 92px;
  }
  /* #forPage_lp-fx-swap .header_bottom_menu ul li{
    height: 82px;
    display: flex;
    align-items: center;
  } */
}
@media (min-width: 768px) and (max-width: 916px){
  #forPage_lp-fx-swap main {
    padding-top: 112px;
  }
}


/* 
「#forPage_lp-lp61」
→ページ「/company/lp/lp61.html」用のID
===========================
*/
#forPage_lp-lp61 header ul li a{
   font-family: "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, sans-serif;
}
@media screen and (min-width: 768px) {
  /* #forPage_lp-lp61 .header_bottom_menu ul li{
    padding: 10px 3px;
  } */
  #forPage_lp-lp61 main {
    padding-top: 101px;
  }
}


/* 
「#forPage_lp-fxmanga」
→ページ「/company/lp/fxmanga.html」用のID
===========================
*/
#forPage_lp-fxmanga header ul li a {
  font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  color: #242424;
}

/* headerとkvの余白調整 */
@media screen and (min-width: 768px) {
  #forPage_lp-fxmanga {
    /* padding-top: 60px; */
    padding-top: 4px;
  }
}
@media screen and (min-width: 1024px) {
  #forPage_lp-fxmanga {
    /* padding-top: 24px; */
  }
}



/* 
「#forPage_lp-fx-07」
→ページ「/company/lp/fx/07.html」用のID
===========================
*/



#forPage_lp-fx-07 h1{
  padding-top: 49px;
}
#forPage_lp-fx-07 header ul li a {
   font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  #forPage_lp-fx-07 h1{
    /* padding-top: 111px; */
    padding-top: 91px;
  }
  #forPage_lp-fx-07 .header_bottom_menu ul li{
    /* リストの高さを揃える */
    /* height: 82px; */
    /* height: 50px; */
    display: flex;
    align-items: center;
  }
}



/* 
「#forPage_fx-sys-userdata」
→ページ「/item/fx/sys/userdata.html」用のID
===========================
*/
#forPage_fx-sys-userdata header ul li a {
   font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 768px) {
  #forPage_fx-sys-userdata h1{
    margin: 50px 0 0;
  }
}
@media screen and (min-width: 769px) {
    #forPage_fx-sys-userdata header {
    /* 高さの無効化 */
    height: initial;
  }
  #forPage_fx-sys-userdata h1{
    padding-top: 111px;
  }
  #forPage_fx-sys-userdata .header_bottom_menu ul li{
    /* リストの高さを揃える */
    /* height: 82px; */
    height: 50px;
    display: flex;
    align-items: center;
  }
}</pre></body></html>