@CHARSET "UTF-8";

/*---------------------------------------------------
外国株用
---------------------------------------------------*/
.f_tab_link-mar1{
	width:25%; 
}
.f_tab_link-mar2{
	width:40%; margin-right:10px;
}
.f_tab_link-mar3{
	width:35%;
}
.f_tab_link-mar4{
	width:75%;
}

.f_link-cmn{
	display: inline-block;
    vertical-align: middle;
}

.tabArea {
	font-weight: bold;
}

.f_tabArea ul {
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
}
.tabArea li {
    width: 49%;
    height: 30px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    background-color: #e0e0e0;
    color: #333;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    margin: 0 1px;
}
.tab {
  width: 100%;
  margin: 10px 0 0;
  border-bottom: 4px solid #e1c561;
  font-size: 0;
  padding: 0;
}
.tab ul {
  margin: 0;
  padding: 0;
}
.tab li {
  display: inline-block;
  padding: 0 0 0 2px;
  box-sizing: border-box;
}
.tab li:first-child {
  padding: 0;
}
.tab a {
  display: block;
  background: #e0e0e0;
  font-size: 14px;
  line-height: 1.43;
  text-align: center;
  padding: 5px 15px 1px;
  border-radius: 5px 5px 0 0;
  box-sizing: border-box;
}
.tab.type-justify {
  display: table;
  table-layout: fixed;
  width: 100%;
  list-style: none;
}
.tab.type-justify li {
  display: table-cell;
}
.tab.type-justify a {
  width: 100%;
}
.tab.type-size-l {
  border-bottom: 5px solid #e1c561;
}
.tab.type-size-l a {
  padding: 6px 20px 2px;
}
.tab .is-current a {
  color: #333333;
  background: #e1c561;
  font-weight: bold;
  cursor: default;
  pointer-events: none;
}
.tab .is-current a:hover {
  text-decoration: none;
}
.block-more-info {
  text-align: right;
  margin: 10px 0;
  padding: 0;
}
.link-list {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}

.link-list.type-inline li {
  display: inline-block;
  margin: 0 0 0 20px;
}
.s-ta-r     { text-align: right;}
.s-w-330 { width: 330px;}

.f_maininfo-block-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  margin: 0 0 5px;
}
.f_heading-title-01 {
  font-size: 14px;
  line-height: 1;
  border-bottom: 2px solid #e0e0e0;
}
.f_heading-title-02 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 10px;
  padding: 8px 0 0;
  border-left: 0;
  border-top: 4px solid #e0e0e0;
  position: relative;
}
.f_heading-title-02:before {
  content: "";
  background: #e1c561;
  width: 60px;
  height: 4px;
  position: absolute;
  top: -4px;
  left: 0;
  z-index: 1;
}
.f_heading-title-03 {
  font-size: 16px;
  font-weight: bold !important;
  line-height: 1.38;
  background: #e0e0e0;
  font-weight: normal;
  margin: 0 8px 0 8px;
  padding: 7px 10px 6px;
  box-sizing: border-box;
}
.f_heading-title-04 {
  font-size: 14px;
  line-height: 1.43;
  font-weight: normal;
  margin: 20px 0 15px 0;
  padding: 0 0 2px;
  border-bottom: 3px solid #e0e0e0;
}

.f_col-xs-00{width:100%;}
.f_width100{width:100px; margin-left: 20px;}
.f_width120{width:120px;}
.f_width140{width:140px;}
.f_width165{width:165px;}
.f_width250{width:250px;}
.f_width280{width:280px;}

.f_container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.maininfo-block.type-07 {
  background: #F7F3E7;
  margin: 0 auto;
  padding: 10px;
}
.text-block.type-center {
  text-align: center;
}
.btn.type-open {
  color: #ffffff;
  background: #ff7200;
  font-weight: bold;
  margin: 0 10px 2px;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.3);
}
.btn.f_type-size-count {
  font-size: 16px;
  line-height: 25px;
  padding: 20px 0 15px;
  width:270px;
  height: 80%;
}

@media screen and (max-width: 320px){
	.btn.f_type-size2-green {
	  font-size: 11px;
	  font-weight: bold;
	  padding: 0px 0px 10px;
	}
}
@media screen and (min-width: 321px){
	.btn.f_type-size2-green {
	  font-size: 12px;
	  font-weight: bold;
	  padding: 0px 0px 10px;
	}
}
@media screen and (min-width: 376px){
	.btn.f_type-size2-green {
	  font-size: 14px;
	  font-weight: bold;
	  padding: 0px 0px 10px;
	}
}
.btn.f_type-size-green {
  font-size: 14px;
  font-weight: bold;
  padding: 0px 0px 10px;
}
.btn.type-side-account {
	background: #ad9951;
}
.f_List {
	width: 100%;
	display: block;
	font-size:14px;
	padding : 10px 10px 10px 10px;
}

.f_line1-m {
	display: block;
	padding : 10px 20px 10px 20px;
}
.f_img-mrg{
	margin-left:5px;
}
.f_List_info_img {
	width:40px;  
	float:left;
	height:80px; 
	margin-right:10px;
}
.f_List_info_img110 {
	width:40px;  
	float:left;
	height:110px; 
	margin-right:10px;
}
.f_List_info_img200 {
	width:100px;  
	float:left;
	height:200px; 
	margin-right:10px;
}

a:hover{color: #5824b8;}

.f_List_pa {padding : 0px 10px 0px 10px; }
.f_cont-box_pa {padding : 0 8px 0 8px; }
.f_pa-10 {padding : 10px 10px 10px 10px; }
.f_pa-dw-10 {padding : 0px 0px 10px 0px; }
.f_pa-ur-10 {padding : 10px 5px 0px 0px; }
.f_pa-ul-10 {padding : 10px 0 0 10px; }
.f_pa-lr-10 {padding : 0 10px 0 10px; }
.f_pa-lr-5 {padding : 0 5px 0 5px; }
.f_pa-r-5 {padding : 0 5px 0 0; }
.f_pa-r-10 {padding : 0 10px 0 0; }
.f_pa-up-10 {padding : 10px 0 10px 0; }
.f_pa-updw-10 {padding : 5px 0 10px 0; }
.f_pa-up-27 {padding : 27px 0 0 0; }
.f_mar-left-5 {margin-left : 5px;}
.f_mar-right-19 {margin-right : 19px;}
.f_mar-bottom-5 {margin-bottom : 5px;}
.f_mar_bottom {margin-bottom : 20px; }
.f_mar-bottom-25 {margin-bottom : 25px;}
.f_mar-top-5 {margin-top : 5px;}
.f_mar-top-10 {margin-top : 10px;}
.f_mar-top-bot {margin-top : 15px; margin-bottom : 15px;}

.f_link-cmn {
    display: inline-block;
    vertical-align: middle;
}
.f_btn-l {
    display: block;
    padding: 12px 20px 11px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}
.tab-body__item{
  display: none;
}
.tab-body__item.on{
  display:block;
}
.f_h3-3-y{
	width:100%;
	border:0px; 
	display:table;
	border-collapse:inherit;
	border-radius:2px;
	border-spacing:0;
	
}
.f_ttl{
	font-weight:bold;
	padding:8px 8px 8px 8px
}
.f_back-col-y{
	background-color:#f2c730;
	color: #ffffff;
}
.f_back-col-g{
	background-color:#f5f5f5;
}
.f_point-size{
	font-size: 17px;
	margin-left: 5px;
}

.f_mod-info .f_mod-info-in {
    margin-top: 18px;
    text-align: center;
    font-size: 0;
}
.f_txt-telnum_01 {
    padding-left: 32px;
    font-size: 22px;
    background: url("/pc/static/img/category/account/free-dial.gif") left 0.05em no-repeat;
}
.f_left {
    display: inline-block;
    padding-right: 25px;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    vertical-align: top;
}

.f_right{
	display: inline-block;
    padding-left: 25px;
    font-size: 14px;
    line-height: 20px;
    vertical-align: top;
    text-align: left;
}
.f_txt-cmn-label.bg_02 {
    border: 1px solid #927a22;
    background: #927a22;
}
.f_txt-cmn-label {
    position: relative;
    top: -1px;
    display: inline-block;
    min-width: 70px;
    height: 15px;
    padding-top: 1px;
    font-size: 10px;
    color: #fff;
    line-height: 14px;
    text-align: center;
}
.f_table-cmn_01 {
    width: 100%;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
}

.f_table-cmn_01 th {
    padding: 4px 0 2px;
    background: #fef5d0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

.f_table-cmn_01 td {
    padding: 3px 10px 1px;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

.f_table-cmn_01 tr:nth-child(odd) td{background-color:#f0f0f0!important}
.f_table-cmn_01 tr:nth-child(even) td{background-color:#FFF!important}

.f_table-cmn_02 {
    width: 100%;
    border-left: 1px solid #e0e0e0; 
}
.f_table-cmn_02 th {
    padding: 4px 10px 2px;
    background: #e0e0e0;
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}
.f_table-cmn_02 td {
    padding: 3px 10px 1px;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
.f_table-cmn_02 tr:nth-child(odd) td{background-color:#f0f0f0!important}
.f_table-cmn_02 tr:nth-child(even) td{background-color:#FFF!important}

.f_table-cmn_03 {
    width: 100%;
    border: 2px solid #e0e0e0;
}

.f_table-cmn_03 th {
    padding: 4px 0 2px 4px;
    background: #f5f5f5;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
}

.f_table-cmn_03 td {
    padding: 3px 10px 1px;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
}
.f_table-cmn_04 {
	width: 100%;
	border-top: .1rem solid #e0e0e0;
	border-left: .1rem solid #e0e0e0;
}
.f_table-cmn_04 tr.even th,
.f_table-cmn_04 tr.even td {
	background: #f5f5f5;
}
.f_table-cmn_04 tr.date th {
	background: #767676;
	color: #fff;
}
.f_table-cmn_04 th {
	padding: .4rem 1rem .2rem;
	background: #eeeeee;
	border-bottom: .1rem solid #e0e0e0;
	border-right: .1rem solid #e0e0e0;
	font-size: 1.2rem;
	line-height: 1.6rem;
	font-weight: bold;
	white-space: normal;
	word-wrap: break-word;
}
.f_table-cmn_04 td {
	padding: .5rem 1rem;
	background: #fff;
	border-bottom: .1rem solid #e0e0e0;
	border-right: .1rem solid #e0e0e0;
	white-space: normal;
	word-wrap: break-word;
}
.ic-window_g{
	background:url("/pc/static/image/common/ic_window_g.png") no-repeat 100% 5px;
	padding-right:15px;
}
.ic-help-icon_g{
	background:url("/pc/static/img/category/foreign/help-icon.png") no-repeat 100% 1px;
	padding-right:20px;
}
.ic-pc_g{
	background: url("/pc/static/img/common/link-pc.png") no-repeat 100% 3px;
	padding-right:25px;
}
.ic-pc_small{
	background: url("/pc/static/img/category/foreign/ic_pc-small.png") no-repeat 100% 4px;
	padding-right:20px;
}

.ic-pc_login:before{
	content:url(/pc/static/img/category/foreign/ico-login_sp.png);
	margin-right: 5px;
}
.ic-window_w:after{
	content:url(/pc/static/img/common/ic_window_w.png);
	margin-left: 5px;
}
.img_position{
	position: relative;
	margin-left: 18px;
}
.ic-help-icon_g-sp:before{
	content:'';
	position:absolute;
	top:1px;
	left:-16px;
	display:inline-block;  
	height:16px;
	width:17px;
	background: url("/pc/static/img/category/foreign/help-icon.png") center center no-repeat;
	background-size:contain;
	
}
.ic-window_g-sp:after{
	content:'';
	position:absolute;
	top:4px;
	display:inline-block;  
	height:11px;
	width:11px;
	background:url(/pc/static/image/common/ic_window_g.png) center center no-repeat;
	margin-left: 5px;
	background-size:contain;
}

.img-width img{
	max-width: 100%;
	height: auto;
}
.f_container-flex{
	display : flex;
	justify-content : space-evenly;
}
.f_container-left{
	display : flex;
	justify-content : left;
}
.f_container-basic{
	justify-content : space-around;
}
.f_latestNew{
	margin-left: 5px;
}
.f_latest-display{
	display: table-cell;
	white-space: nowrap;
	padding-right: 10px;
}
/* mod-cmn-rank_01 ---------------------------------------------------------- */
.f_mod-cmn-rank_01 {
	overflow: hidden;
}

.f_mod-cmn-rank_01 .list-cmn-rank_01 .rank {
	float: left;
	width: 25px;
	height: 22px;
	padding-top: 4px;
	margin-right: 10px;
	background: #eeeeee;
	color: #616161;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.1;
	text-align: center;
}

.f_mod-cmn-rank_01 .list-cmn-rank_01 .rank.rank_01 {
	color: #fff;
	background: #ad9951;
}

.f_mod-cmn-rank_01 .list-cmn-rank_01 .rank.rank_02 {
	color: #fff;
	background: #bdbdbd;
}

.f_mod-cmn-rank_01 .list-cmn-rank_01 .rank.rank_03 {
	color: #fff;
	background: #ad8975;
}

.f_mod-cmn-rank_01 .list-cmn-rank_01 .label {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.f_mod-cmn-rank_01 .list-cmn-rank_01 .txt {
	overflow: hidden;
}

.f_mod-cmn-rank_01 .list-cmn-rank_01+.list-cmn-rank_01 {
	margin-top: 9px;
}
.f_label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 14px;
    font-weight: 700;
    /* line-height: 1; */
    color: #333;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.f_cha_conta-flex{
	display : flex;
	justify-content : flex-start;
}
.txt{
	text-align: center;
	font-size: 14px;
	padding: .2em .6em .3em;
}
/* mod-cmn-rank_01 ---------------------------------------------------------- */
.nav-cmn-anchor_02 {
	padding: 0 5px 0 5px;
	background: #eeeeee;
}
.ico-cmn-anchor-sp {
	display: inline;
}

.ico-cmn-anchor-sp:after {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	background-position: right center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}

.ico-cmn-anchor-sp:after {
	width: 9px;
	background-image: url(../../../image/common/ico-link-anchor_01.png);
}

.btn.btn_height {
	height: 45px;
	width:280px;
	padding-top: 5px;
}
.maininfo-block.bgcolor {
  background: #F4F4F4;
  margin: 0 auto;
  padding: 10px;
}
.block-more-info.mg_right {
	margin-right:10px;
}
th.ranking-header {
	background: #eeeeee;
	text-align: center !important;
}
col.ranking-header-width-13per {
	width: 13% !important;
}
col.ranking-header-width-29per {
	width: 29% !important;
}
.ranking-div-04 {
	overflow: hidden;
}
.ranking-div-04 .lst-rank-04 .rank {
	float: left;
	width: 1.8rem;
	height: 1.8rem;
	padding-top: .2rem;
	margin-right: 1rem;
	background: #eeeeee;
	color: #616161;
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1.1;
	text-align: center;
}
.sp-menu-accordion-toggle a.parent-toggle-foreign:after  {
	position: absolute;
	right: 10px;
	content: '';
	display: inline-block;
	width: 15px;
	height: 8px;
	background-image: url(../../../image/common/sp_header_up.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-size: contain;
	margin-top: 5px;
	padding: 5px;
	margin-right: 12.5px;
}
.sp-menu-accordion-toggle a.parent-toggle-foreign.collapsed:after  {
	position: absolute;
	right: 10px;
	content: '';
	display: inline-block;
	width: 15px;
	height: 8px;
	background-image: url(../../../image/common/sp_header_down.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-size: contain;
	margin-top: 5px;
	padding: 5px;
	margin-right: 12.5px;
}
div#lnkGuide a {
	color:#006ccc;
	text-decoration:none;
}
.ic-link-list {
	margin: 20px auto;
}
.ic-link-list li{
	padding: 4px;
	float: left;

}
.ic-link-list dt {
	height:65px;
}
