﻿@charset "utf-8";

/* --------------------------------------------------
2019年リニューアル（kannart作業分）
-------------------------------------------------- */

/*
共通パーツ
---------------------------------------------------------------------- */
/* ----------
 baes.css
------------- */
a {
  color: #b01e23;
}

a:visited {
  color: #b01e23;
}

a:hover {
  text-decoration: underline;
}
#contents .pgh-plain-01 a,
#contents .pgh-plain-02 a,
#contents .pgh-right-01 a,
#contents .pgh-right-02 a,
#contents .pgh-center-01 a,
#contents .pgh-center-02 a,
#contents .pgh-notice-01 a,
#contents .pgh-notice-02 a,
#contents .list-notice-01 a,
#contents .list-notice-02 a {
  text-decoration: underline !important;
}

@media screen and (max-width: 768px) {
  a:hover,
  a:focus,
  a:active {
    text-decoration: none;
  }
}

@media screen and (max-width: 768px) {
  #jp_index .ttl-h2-01,
  #jp_stock_index .ttl-h2-01,
  #jp_margin_index .ttl-h2-01,
  #fund_index .ttl-h2-01,
  #fop_index .ttl-h2-01,
  #fx_index .ttl-h2-01,
  #kabu365_index .ttl-h2-01,
  #ideco_index .ttl-h2-01,
  #fx_otc_index .ttl-h2-01,
  #nisa_index .ttl-h2-01,
  #products_index .ttl-h2-01 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

#productsNav > dl dd > ul > li .megaMenu .megaMenuTitle a {
  color: #333333;
}
#productsNav > dl dd > ul > li .megaMenu .megaMenuColumn li a {
  font-size: 16px;
  color: #333333;
}
#productsNav > dl dd > ul > li .megaMenu .megaMenuColumn .categoryLinkList li {
  position: relative;
}
#productsNav > dl dd > ul > li .megaMenu .megaMenuColumn .categoryLinkList li a {
  padding-left: 12px;
}
#productsNav > dl dd > ul > li .megaMenu .megaMenuColumn .categoryLinkList li a:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  margin-top: 5px;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #333333;
}
#productsNav > dl dd > ul > li .megaMenu .megaMenuColumn .categoryLinkList li a:hover {
  text-decoration: underline;
}
#productsNav > dl dd > ul > li .megaMenu .megaMenuColumn .categoryLinkList li:hover a:before {
  border-color: transparent transparent transparent #b01e23;
}

#productsNav > dl dd > ul > li .megaMenu .megaMenuTitle a:hover {
  color: #333333;
  text-decoration: none;
}

#productsNav > dl dd > ul > li .megaMenu .megaMenuColumn li a:hover {
  color: #b01e23;
  text-decoration: none;
}

#jp_stock_index .tbl-data-01.tbl-type-01,
#jp_margin_index .tbl-data-01.tbl-type-01 {
  border: 1px solid #dddddd;
}

.pgh-arrow-right-01 a {
  color: #333333;
}

.pgh-arrow-right-01 a:hover {
  color: #b01e23;
  text-decoration: none;
}
@media print, screen and (max-width: 768px) {
  .pgh-arrow-right-01 a:hover {
    color: #333333;
  }
}
.pgh-arrow-01 a:hover,
.pgh-arrow-02 a:hover,
.pgh-arrow-03 a:hover,
.pgh-arrow-04 a:hover,
.pgh-arrow-05 a:hover,
.pgh-arrow-06 a:hover,
.pgh-arrow-07 a:hover,
.pgh-arrow-08 a:hover,
.pgh-arrow-09 a:hover {
  text-decoration: none;
}

@media print, screen and (max-width: 768px) {
  #footCvArea #footCvBlock01 .pgh-arrow-09 a:hover:before {
    border-color: transparent transparent transparent #333333;
  }
}

#footerLink02 dd a:hover {
  color: #b01e23;
  text-decoration: none;
}
@media print, screen and (max-width: 768px) {
  #footerLink02 dd a:hover {
    color: #333333;
  }
}

#bottomLinkArea {
  width: 100%;
  margin: 40px 0 0px;
  background-color: #ffffff;
}

#bottomLinkWrap {
  overflow: hidden;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
}

#bottomLinkWrap li {
  float: left;
  max-width: 300px;
  width: 24%;
  margin-bottom: 30px;
}

#bottomLinkWrap li a {
  position: relative;
  display: table-cell;
  max-width: 240px;
  height: 80px;
  padding: 5px 15px 5px 90px;
  vertical-align: middle;
  color: #333333;
  font-size: 75%;
}

#bottomLinkWrap li a:hover {
  color: #b01e23;
  text-decoration: none;
}

#bottomLinkWrap li a img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 80px;
  width: 100%;
}
@media print, screen and (max-width: 768px) {
  #bottomLinkArea {
    width: 92%;
    margin: 30px auto 10px;
  }

  #bottomLinkWrap {
    max-width: inherit;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }

  #bottomLinkWrap li {
    margin-bottom: 15px;
    max-width: inherit;
    width: 50%;
  }

  #bottomLinkWrap li a {
    max-width: inherit;
    height: 40px;
    padding: 0px 15px 0px 45px;
    font-size: 80%;
  }

  #bottomLinkWrap li a:hover {
    color: #333333;
  }

  #bottomLinkWrap li a img {
    max-width: 35px;
    width: 100%;
  }
}

/* ----------
 add_res.css
------------- */
.fontColor-red:hover {
  text-decoration: underline;
}

#footerLinkList #footerSitemapArea .footerSitemapLink02 dt a,
#footerLinkList #footerSitemapArea .footerSitemapLink02 dd a {
  color: #333333;
}
#footerLinkList #footerSitemapArea .footerSitemapLink02 dt a:hover,
#footerLinkList #footerSitemapArea .footerSitemapLink02 dd a:hover {
  color: #b01e23;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  #footerLinkList #footerSitemapArea .footerSitemapLink02 dt a:hover {
    color: #333333;
  }
}

/* ----------
 add.css
------------- */
.categoryMenuBlock > dl.openSlide dt:hover {
  color: #b01e23;
}

.cvBtn01 a {
  color: #ffffff !important;
}

.cvBtn01 a:hover,
.cvBtn02 a:hover {
  text-decoration: none;
}

.newsArea a {
  color: #333333;
}

.newsArea a:hover {
  color: #b01e23;
  text-decoration: none;
}

/* ID・class 追加分
---------------------------------------------------------------------- */

/* ボタン系
-------------------------------------------------- */
/* btnBlack */
.btnBlack li {
  max-width: 424px;
  width: 47%;
  height: 60px;
  text-align: center;
}

.btnBlack.center li {
  margin: 0 auto;
}

.btnBlack li a {
  padding: 5px 32px 5px 0;
  position: relative;
  display: block;
  height: 60px;
  line-height: 1.4;
  color: #ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #454545;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.btnBlack li a:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 5%;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  background-image: url(../fonts/icn_arr_right_wblack.svg);
  background-repeat: no-repeat;
  background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -webkit-background-size: 22px 22px;
}

.btnBlack li a:hover {
  background-color: #ba001b;
  text-decoration: none;
}

.btnBlack li a:hover:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 5%;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  background-image: url(../fonts/icn_arr_right_wred02.svg);
  background-repeat: no-repeat;
  background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -webkit-background-size: 22px 22px;
}
@media only screen and (max-width: 768px) {
  .btnBlack li.col01 {
    max-width: 424px;
    width: 100%;
    height: 60px;
    text-align: center;
  }
}

.btnBlack li button.modal__btn {
  position: relative;
  display: block;
  height: 60px;
  line-height: 1.4;
  color: #ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #454545;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 0;
  max-width: 404px;
  width: 100%;
  margin: 0 10px;
  padding: 0;
  font-size: 16px;
  cursor: pointer;
  font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'ＭＳ Ｐゴシック', 'MS P Gothic', Verdana, Arial, Helvetica, sans-serif;
}
.btnBlack li button.modal__btn:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 5%;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  background-image: url(../fonts/icn_arr_right_wblack.svg);
  background-repeat: no-repeat;
  background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -webkit-background-size: 22px 22px;
}
.btnBlack li button.modal__btn:hover {
  background-color: #ba001b;
  text-decoration: none;
}
.btnBlack li button.modal__btn:hover:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 5%;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  background-image: url(../fonts/icn_arr_right_wred02.svg);
  background-repeat: no-repeat;
  background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -webkit-background-size: 22px 22px;
}

/* btnWhite */
.btnWhite li {
  width: 49%;
  max-width: 450px;
  height: 60px;
  background-color: #ffffff;
  text-align: center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.btnWhite.center li {
  margin: 0 auto;
}

.btnWhite li a {
  position: relative;
  display: block;
  height: 60px;
  line-height: 1.3;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 2px solid #f1f1f1;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

/*.btnWhite li a:hover{
	color: #333333;
}*/

.btnWhite li a span {
  display: block;
  /*	margin-left: -0.3em;*/
  margin-left: -4.5%;
}

.btnWhite li a:hover {
  border: 2px solid #454545;
}

.btnWhite li a:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 5%;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  background-image: url(../fonts/icn_arr_right_black.svg);
  background-repeat: no-repeat;
  background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -webkit-background-size: 22px 22px;
}

/* 2個並び */
.btnBlack.col02,
.btnWhite.col02 {
  max-width: 900px;
  width: 94%;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.btnBlack.col02 li,
.btnWhite.col02 li {
  margin-bottom: 20px;
  margin: 0 0 25px 0;
}
@media print, screen and (max-width: 868px) {
  .btnWhite li a {
    font-size: 15px;
  }
}
@media print, screen and (max-width: 768px) {
  /* btnType01 */
  .btnBlack li {
    width: auto;
    height: auto;
    margin-bottom: 1em;
  }

  .btnBlack li a {
    height: 50px;
  }

  .btnBlack li a:hover {
    background-color: #454545;
  }

  .btnBlack li a:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 5%;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    background-image: url(../fonts/icn_arr_right_wblack.svg);
    background-repeat: no-repeat;
    background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
  }

  .btnBlack li a:hover:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 5%;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    background-image: url(../fonts/icn_arr_right_wblack.svg);
    background-repeat: no-repeat;
    background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
  }

  .btnBlack li button.modal__btn {
    width: calc(100% - 20px);
    height: 50px;
    font-size: 15px;
  }
  .btnBlack li button.modal__btn:hover {
    background-color: #454545;
  }
  .btnBlack li button.modal__btn:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 5%;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    background-image: url(../fonts/icn_arr_right_wblack.svg);
    background-repeat: no-repeat;
    background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
  }
  .btnBlack li button.modal__btn:hover:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 5%;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    background-image: url(../fonts/icn_arr_right_wblack.svg);
    background-repeat: no-repeat;
    background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
  }
  /* btnWhite */
  .btnWhite li {
    height: 50px;
  }

  .btnType02 li a {
    btnwhite: 50px;
    font-size: 14px;
    line-height: 1.4;
  }

  .btnWhite li a.item-line02 {
    text-indent: 0;
  }

  .btnWhite li a:hover {
    border: 2px solid #f1f1f1;
  }

  .btnWhite li a:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 3.5%;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    background-image: url(../fonts/icn_arr_right_black.svg);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    -webkit-background-size: 14px 14px;
  }

  /* 2個並び */
  .btnBlack.col02,
  .btnWhite.col02 {
    max-width: inherit;
    width: 100%;
  }

  .btnBlack.col02 li,
  .btnWhite.col02 li {
    max-width: inherit;
    width: 49%;
    /*margin-bottom: 15px;*/
    /*text-indent: -1em;*/
  }
  .btnBlack.col02 li a,
  .btnWhite.col02 li a {
    font-size: 13px;
  }
}

.btnBeginner {
}

/* btnBeginner */
.btnBeginner {
  max-width: 900px;
  width: 94%;
  height: 120px;
  margin: 0 auto 20px;
  border: 2px solid #f1f1f1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-sizing: border-box;
}

.btnBeginner a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
}

.btnBeginner a:hover {
  text-decoration: none;
}

.btnBeginner a dl {
  display: table;
  width: 100%;
  height: 100%;
}

.btnBeginner a dl dt {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  text-align: center;
  line-height: 1.46;
  color: #ffffff;
  background-color: #999999;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
  box-sizing: border-box;
}

.btnBeginner a dl dt:before {
  position: absolute;
  content: '';
  top: 50%;
  right: -12px;
  margin-top: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 12px;
  border-color: transparent transparent transparent #999999;
  line-height: 0px;
  _border-color: #000000 #000000 #000000 #999999;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
  z-index: 10;
}

.btnBeginner a:hover dl dt {
  color: #ba001b;
  background-color: #f6f6f6;
}

.btnBeginner a:hover dl dt:before {
  border-color: transparent transparent transparent #f6f6f6;
  line-height: 0px;
  _border-color: #000000 #000000 #000000 #f6f6f6;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.btnBeginner a dl dd {
  position: relative;
  display: table-cell;
  width: 50%;
  font-size: 28px;
  text-align: center;
  color: #333333;
  vertical-align: middle;
  text-indent: -1em;
  background: #ffffff;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
  box-sizing: border-box;
}

.btnBeginner a dl dd p {
  position: relative;
  line-height: 1.1;
}

.btnBeginner a dl dd span {
  font-size: 20px;
}

.btnBeginner a dl dd .txt02 {
  font-size: 16px;
}

.btnBeginner a dl dd:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 6.5%;
  margin-top: -13px;
  width: 26px;
  height: 26px;
  background-image: url(../fonts/icn_arr_right_black.svg);
  background-repeat: no-repeat;
  background-size: 26px 26px;
  -moz-background-size: 26px 26px;
  -webkit-background-size: 26px 26px;
}

.btnBeginner a:hover dl dd {
  color: #ffffff;
  background: #b01e23;
}

.btnBeginner a:hover dl dd:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 6.5%;
  margin-top: -13px;
  width: 26px;
  height: 26px;
  background-image: url(../fonts/icn_arr_right_wred01.svg);
  background-repeat: no-repeat;
  background-size: 26px 26px;
  -moz-background-size: 26px 26px;
  -webkit-background-size: 26px 26px;
}

/* icon付き */
.btnBeginner a dl dd.item01 {
  text-indent: 0;
}

.btnBeginner a dl dd.item01 p:before {
  position: absolute;
  content: '';
  display: inline-block;
  top: 50%;
  left: 10%;
  content: '';
  width: 36px;
  height: 48px;
  margin-top: -24px;
  background: url(../images/icn_04.png) no-repeat left top;
}

.btnBeginner a:hover dl dd.item01 p:before {
  position: absolute;
  content: '';
  display: inline-block;
  top: 50%;
  left: 10%;
  content: '';
  width: 36px;
  height: 48px;
  margin-top: -24px;
  background: url(../images/icn_05.png) no-repeat left top;
}

.btnBeginner a dl dd.item02 p:before {
  position: absolute;
  content: '';
  display: inline-block;
  top: 50%;
  left: 7%;
  content: '';
  width: 36px;
  height: 48px;
  margin-top: -24px;
  background: url(../images/icn_04.png) no-repeat left top;
}
.btnBeginner a:hover dl dd.item02 p:before {
  position: absolute;
  content: '';
  display: inline-block;
  top: 50%;
  left: 7%;
  content: '';
  width: 36px;
  height: 48px;
  margin-top: -24px;
  background: url(../images/icn_05.png) no-repeat left top;
  background-size: 100% auto;
}
@media screen and (max-width: 1300px) {
  .btnBeginner a dl dd.item02 {
    font-size: 25px;
  }

  .btnBeginner a dl dd.item02 .txt02 {
    font-size: 14px;
  }

  .btnBeginner a dl dd.item02 p:before {
    left: 6%;
    width: 36px;
    height: 48px;
  }
  .btnBeginner a:hover dl dd.item02 p:before {
    left: 6%;
    width: 36px;
    height: 48px;
  }
}
@media screen and (max-width: 1160px) {
  .btnBeginner a dl dt {
    width: 40%;
    font-size: 22px;
  }

  .btnBeginner a dl dt p {
    line-height: 1.5;
  }

  .btnBeginner a dl dt .item {
    display: block;
  }

  .btnBeginner a dl dt .is-pc {
    display: none;
  }

  .btnBeginner a dl dd {
    width: 60%;
  }
  .btnBeginner a dl dd.item02 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1110px) {
  .btnBeginner a dl dt {
    font-size: 22px;
  }

  .btnBeginner a dl dd {
    font-size: 26px;
    line-height: 1.4;
  }

  .btnBeginner a dl dd.item01 p:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 50%;
    left: 9%;
    content: '';
    width: 32px;
    height: 44px;
    margin-top: -22px;
    background: url(../images/icn_04.png) no-repeat left top;
    background-size: 32px 44px;
  }

  .btnBeginner a:hover dl dd.item01 p:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 50%;
    left: 9%;
    content: '';
    width: 32px;
    height: 44px;
    margin-top: -22px;
    background: url(../images/icn_05.png) no-repeat left top;
    background-size: 32px 44px;
  }

  .btnBeginner a dl dd.item02 p:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 50%;
    left: 7%;
    content: '';
    width: 32px;
    height: 44px;
    margin-top: -22px;
    background: url(../images/icn_04.png) no-repeat left top;
    background-size: 32px 44px;
  }
  .btnBeginner a:hover dl dd.item02 p:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 50%;
    left: 7%;
    content: '';
    width: 32px;
    height: 44px;
    margin-top: -22px;
    background: url(../images/icn_05.png) no-repeat left top;
    background-size: 32px 44px;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 1023px) {
  .btnBeginner a dl dt {
    font-size: 20px;
  }

  .btnBeginner a dl dd {
    font-size: 24px;
  }

  .btnBeginner a dl dd.item01 p:before,
  .btnBeginner a dl dd.item02 p:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 50%;
    left: 7.5%;
    content: '';
    width: 28px;
    height: 40px;
    margin-top: -20px;
    background: url(../images/icn_04.png) no-repeat left top;
    background-size: 28px 40px;
  }

  .btnBeginner a:hover dl dd.item01 p:before,
  .btnBeginner a:hover dl dd.item02 p:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 50%;
    left: 7.5%;
    content: '';
    width: 28px;
    height: 40px;
    margin-top: -20px;
    background: url(../images/icn_05.png) no-repeat left top;
    background-size: 28px 40px;
  }

  .btnBeginner a dl dd:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 5%;
    margin-top: -11px;
    width: 22px;
    height: 22px;
    background-image: url(../fonts/icn_arr_right_black.svg);
    background-repeat: no-repeat;
    background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
  }

  .btnBeginner a:hover dl dd:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 5%;
    margin-top: -11px;
    width: 22px;
    height: 22px;
    background-image: url(../fonts/icn_arr_right_wred01.svg);
    background-repeat: no-repeat;
    background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
  }
}
@media screen and (max-width: 968px) {
  .btnBeginner a dl dt {
    min-width: 180px;
    width: 180px;
    font-size: 17px;
  }

  .btnBeginner a dl dt .item {
    display: block;
  }

  .btnBeginner a dl dt p {
    line-height: 1.6;
  }

  .btnBeginner a dl dd {
    width: calc(100% - 180px);
    font-size: 22px;
  }

  .btnBeginner a dl dd span {
    font-size: 19px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 828px) {
  .btnBeginner a dl dt {
    min-width: 160px;
    width: 160px;
    font-size: 15px;
  }

  .btnBeginner a dl dd {
    width: calc(100% - 160px);
    font-size: 20px;
  }
  .btnBeginner a dl dd span {
    font-size: 17px;
  }
}
@media screen and (max-width: 768px) {
  .btnBeginner {
    max-width: inherit;
    width: 100%;
    height: 110px;
  }

  .btnBeginner a dl dt {
    min-width: inherit;
    width: 40%;
    font-size: 18px;
  }

  .btnBeginner a:hover dl dt {
    color: #ffffff;
    background-color: #999999;
  }

  .btnBeginner a dl dd {
    width: 60%;
    font-size: 22px;
  }

  .btnBeginner a dl dd span {
    font-size: 18px;
    line-height: 1.3;
  }

  .btnBeginner a:hover dl dt:before {
    border-color: transparent transparent transparent #999999;
    line-height: 0px;
    _border-color: #000000 #000000 #000000 #999999;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    z-index: 99;
  }

  .btnBeginner a:hover dl dd {
    color: #333333;
    background: #ffffff;
  }

  .btnBeginner a:hover dl dd:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 5%;
    margin-top: -11px;
    width: 22px;
    height: 22px;
    background-image: url(../fonts/icn_arr_right_black.svg);
    background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
  }

  .btnBeginner a dl dd.item01 p:before,
  .btnBeginner a dl dd.item02 p:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 50%;
    left: 8%;
    content: '';
    width: 24px;
    height: 32px;
    margin-top: -13px;
    background: url(../images/icn_04.png) no-repeat left top;
    background-size: 24px 32px;
  }

  .btnBeginner a:hover dl dd.item01 p:before,
  .btnBeginner a:hover dl dd.item02 p:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 50%;
    left: 8%;
    content: '';
    width: 24px;
    height: 32px;
    margin-top: -13px;
    background: url(../images/icn_04.png) no-repeat left top;
    background-size: 24px 32px;
  }
}

@media screen and (max-width: 500px) {
  .btnBeginner a dl dt {
    font-size: 16px;
  }

  .btnBeginner a dl dd {
    font-size: 20px;
  }

  .btnBeginner a dl dd span {
    font-size: 17px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 414px) {
  .btnBeginner {
    height: auto;
  }

  .btnBeginner a dl dt {
    width: 43%;
    padding: 5px 0;
    font-size: 14px;
    font-weight: bold;
  }

  .btnBeginner a dl dd {
    width: 57%;
    font-size: 16px;
    font-weight: bold;
  }

  .btnBeginner a dl dd:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 5%;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    background-image: url(../images/icn_arr_right_black.svg);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    -moz-background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
  }

  .btnBeginner a:hover dl dd:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 5%;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    background-image: url(../images/icn_arr_right_black.svg);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    -moz-background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
  }

  .btnBeginner a dl dd.item01 p:before,
  .btnBeginner a dl dd.item02 p:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 50%;
    left: 8.5%;
    content: '';
    width: 20px;
    height: 27px;
    margin-top: -13px;
    /*        margin-left: -12.5%;*/
    background: url(../images/icn_04.png) no-repeat left top;
    background-size: 20px 27px;
  }

  .btnBeginner a:hover dl dd.item01 p:before,
  .btnBeginner a:hover dl dd.item02 p:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 50%;
    left: 8.5%;
    content: '';
    width: 20px;
    height: 27px;
    margin-top: -13px;
    /*margin-left: -12.5%;*/
    background: url(../images/icn_04.png) no-repeat left top;
    background-size: 20px 27px;
  }
}
@media screen and (max-width: 375px) {
  .btnBeginner a dl dt {
    width: 40%;
    font-size: 14px;
  }

  .btnBeginner a dl dd {
    width: 60%;
    font-size: 15px;
  }

  .btnBeginner a dl dd span {
    font-size: 14px;
    line-height: 1.7;
  }

  .btnBeginner a dl dd.item01 p:before,
  .btnBeginner a dl dd.item02 p:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 50%;
    left: 8%;
    content: '';
    width: 17px;
    height: 23px;
    margin-top: -11px;
    background: url(../images/icn_04.png) no-repeat left top;
    background-size: 17px 23px;
  }

  .btnBeginner a:hover dl dd.item01 p:before,
  .btnBeginner a:hover dl dd.item02 p:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 50%;
    left: 8%;
    content: '';
    width: 17px;
    height: 23px;
    margin-top: -11px;
    background: url(../images/icn_04.png) no-repeat left top;
    background-size: 17px 23px;
  }
}

/* .footCvBlock02 .footCvBlock03　ボタン
------------------------------------------------------------------------------------------- */
#footCvBlock02 .btnBlack,
#footCvBlock03 .col .btnBlack {
  margin-bottom: 10px;
}

#footCvBlock02 .btnBlack li,
#footCvBlock03 .col .btnBlack li {
  max-width: 424px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: 0 auto;
}
@media print, screen and (max-width: 768px) {
  #footCvBlock02 .btnBlack,
  #footCvBlock03 .col .btnBlack {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  #footCvBlock02 .btnBlack li,
  #footCvBlock03 .col .btnBlack li {
    max-width: inherit;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0 auto;
  }
}

[class*='btnBlack'] a[target='_blank'] > span:after,
[class*='btnWhite'] a[target='_blank'] > span:after,
[class*='btnBeginner'] a[target='_blank'] > span:after {
  content: '別ウインドウで開きます';
  position: absolute;
  top: 50%;
  right: 4%;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background: url(../images/com_ic11.png) no-repeat 0 0;
  text-align: left !important;
  text-indent: -9999px;
}
@media print, screen and (max-width: 768px) {
  [class*='btnBlack'] a[target='_blank'] > span:after,
  [class*='btnWhite'] a[target='_blank'] > span:after,
  [class*='btnBeginner'] a[target='_blank'] > span:after {
    content: '別ウインドウで開きます';
    position: absolute;
    top: 50%;
    right: 3.5%;
    width: 12px;
    height: 12px;
    margin-top: -7px;
    background: url(../images/com_ic11.png) no-repeat 0 0;
    background-size: 12px 12px;
    -moz-background-size: 12px 12px;
    -webkit-background-size: 12px 12px;
    text-align: left !important;
    text-indent: -9999px;
  }
}

.btnBlack li a[target='_blank']:after,
.btnWhite li a[target='_blank']:after,
.btnBeginner li a[target='_blank']:after {
  display: none;
}

/* 岡三オンライン証券が選ばれる理由
------------------------------------------------------------------------------------------- */
.oosElected .btnBlack {
  display: block;
  padding: 0;
  width: 100%;
}

.oosElected .btnBlack li {
  width: 80%;
  margin: 0 auto;
  font-weight: bold;
}
@media screen and (max-width: 1135px) {
  .oosElected .btnBlack {
    height: 50px;
  }

  .oosElected .btnBlack li {
    width: 75%;
    height: 50px;
  }
}

/* .unit-02 [投資情報 など]
------------------------------------------------------------------------------------------- */
.unit-02 .toolBox .btnBlack li {
  width: 80%;
  margin: 0 auto 20px;
  font-weight: bold;
}
@media print, screen and (max-width: 968px) {
  .unit-02 .toolBox .btnBlack li {
    font-size: 14px;
  }
}
@media print, screen and (max-width: 868px) {
  .unit-02 .toolBox {
    max-width: inherit;
    width: 100%;
    padding: 20px 0;
    margin-right: 4%;
  }
  .unit-02 .toolBox .btnBlack li {
    font-size: 100%;
  }
}
@media print, screen and (max-width: 768px) {
  .unit-02 .toolBox .btnBlack li {
    margin: 20px auto 0px;
  }
}

/* .unit-03
------------------------------------------------------------------------------------------- */
.unit-03 .toolBox {
  margin-bottom: 20px;
}

/* .unit-04 [ #jp_margin_index ⇒ 投資信託保有で信用取引優遇手数料 ]
------------------------------------------------------------------------------------------- */
@media print, screen and (max-width: 1135px) {
  .unit-04 dl dd .txt01 {
    font-size: 52px;
  }
}
@media print, screen and (max-width: 1110px) {
  .unit-04 dl dd .txt01 {
    font-size: 48px;
  }
}
@media print, screen and (max-width: 980px) {
  .unit-04 dl dd .txt01 {
    font-size: 46px;
  }
}

/* メイン画像 （メインスライダー）
---------------------------------------------------------------------------- */
/* ページ別
-------------------- */
/* #fx_otc_index */
#fx_otc_index .slider-content-01 {
  height: 400px;
  background-image: url(../images/img_main.png);
  background-position: center top;
  background-size: 1920px 400px;
}

/* #nisa_index */
#nisa_index .slider-content-01 {
  height: 400px;
  background-image: url(../images/img_main.png);
  background-position: center top;
  background-size: 1920px 400px;
}

/* #ideco_index */
#ideco_index .slider-content-01 {
  height: 400px;
  background-image: url(../images/img_main.png);
  background-position: center top;
  background-size: 1920px 400px;
}

/* #products_index */
#products_index .slider-content-01 {
  height: 400px;
  background-image: url(../images/img_main.png);
  background-position: center top;
  background-size: 1920px 400px;
}
/* #tradetools_stock_index */
#tradetools_stock_index .slider-content-01 {
  height: 400px;
  background-image: url(../images/img_main.png);
  background-position: center top;
  background-size: 1920px 400px;
}
@media print, screen and (max-width: 768px) {
  /* #fx_otc_index */
  #fx_otc_index .slider-content-01 {
    max-height: 586px;
    height: 0;
    padding-bottom: 76.1%;
    background-image: url(../images/img_main.png);
    background-position: center top;
    background-size: 100% auto;
  }

  /* #nisa_index */
  #nisa_index .slider-content-01 {
    max-height: 586px;
    height: 0;
    padding-bottom: 76.1%;
    background-image: url(../images/img_main.png);
    background-position: center top;
    background-size: 100% auto;
  }
  /* #ideco_index */
  #ideco_index .slider-content-01 {
    max-height: 586px;
    height: 0;
    padding-bottom: 76.1%;
    background-image: url(../images/img_main.png);
    background-position: center top;
    background-size: 100% auto;
  }
  /* #products_index */
  #products_index .slider-content-01 {
    max-height: 586px;
    height: 0;
    padding-bottom: 76.1%;
    background-image: url(../images/img_main.png);
    background-position: center top;
    background-size: 100% auto;
  }
  /* #tradetools_stock_index */
  #tradetools_stock_index .slider-content-01 {
    max-height: 586px;
    height: 0;
    padding-bottom: 76.1%;
    background-image: url(../images/img_main.png);
    background-position: center top;
    background-size: 100% auto;
  }
}

/* .box-transaction svg icon
------------------------------------------------------------------------------------------ */
.stock-fig09 {
  max-width: 178px;
  min-width: 49px;
  max-height: 209px;
  margin-top: 5px;
  width: 32.5%;
}
.stock-fig09 .st0 {
  fill: #8d1d22;
}

.stock-fig10 {
  max-width: 208px;
  min-width: 60px;
  max-height: 208px;
  margin-top: 0px;
  width: 37.5%;
}
.stock-fig10 .st0 {
  fill: #8d1d22;
}



/* =================================================================
はじめての方へ
================================================================== */
.firstTime__area{
  padding: 0;
  max-width: 1000px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto 3em;
}
.firstTime__users{
  display: flex;
  justify-content: center;
  gap: 40px;
}
.firstTime__usersBox{
  text-align: center;
}
.firstTime__usersBox--txt{
  margin-bottom: 18px;
}
.firstTime__usersBox--txt .bg_adjust{
  border-radius: 6px;
  background: #EDF996;
  padding: 12px 24px;
  display: inline-block;
  position: relative;
}
.firstTime__usersBox--txt .bg_adjust::after{
  content: "";
  position: absolute;
  bottom: -11px;
  left: 50%;
  transform: translateX(-50%);
  width:0;
  height:0;
  border-style:solid;
  border-width: 12px 9px 0 9px;
  border-color: #EDF996 transparent transparent transparent;
}
.firstTime__usersBox--txt .bg_adjust img{
  margin-top: 2px;
  margin-right: 8px;
}
.firstTime__usersBox--btn a{
  border-radius: 12px;
  background: #454545;
  color: #fff;
  padding: 22px 32px;
  display: inline-block;
  font-size: 2.9rem;
  line-height: 1.4;
  width: 480px;
  text-align: left;
  box-sizing: border-box;
  position: relative;
  transition: 0.2s;
}
.firstTime__usersBox--btn a::after{
  content: "";
  position: absolute;
  top: 50%;
  right: 32px;
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  background-color: #fff;
  border-radius: 50%;
}
.firstTime__usersBox--btn a::before{
  content: "";
  position: absolute;
  top: 50%;
  right: 37px;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #454545;
  z-index: 1;
}
.firstTime__usersBox--btn a .fs_adjust{
  font-size: 2rem;
  display: block;
}
.firstTime__usersBox--btn a:hover,
.firstTime__usersBox--btn a:focus,
.firstTime__usersBox--btn a:active{
  color: #fff;
  text-decoration: none;
  background-color: #BA001B;
}
.firstTime__usersBox--btn a:hover::before{
  border-left: 7px solid #BA001B;
}

@media print, screen and (max-width: 1350px){
  .firstTime__users{
    flex-direction: column;
    gap: 40px;
  }
  .firstTime__usersBox--btn a{
    width: 100%;
    max-width: 480px;
  }
}
@media print, screen and (max-width: 768px){
  .firstTime__usersBox--btn a{
    font-size: max(1.8rem, 18px);
  }
  .firstTime__usersBox--btn a .fs_adjust{
    font-size: max(1.4rem, 14px);
  }
}