* {
  font-family: "メイリオ", "Meiryo", sans-serif;
  outline: 0px none black !important;
}

a:active, a:hover {
  color: #CCC;
}
a:visited {
  color: white;
}
body {
  /*height: 600px;*/
  /* IEで画面が左右にぶれてしまうため、以下の設定をオフ（デフォルト:visible）にした。 */
  /* overflow: scroll; */
}
#thYMD{
  border-right: 1px solid #fff;
  width:291px;
  bo8rder-bottom: none;
}
#thKagaku{
  border-right: 1px solid #fff;
  width:292px;
  bo8rder-bottom: none;
}
#tblTdkagaku{
  margin: auto;
  font-size: 12px;
  table-layout: fixed;
  width:102%;
}
.pie {
  width: 300px;
  background: #f06;
  border-radius: 50%;
      margin-top: 50px;
}

.pie circle {
  fill: none;
  stroke: gold;
  stroke-width: 32;
  animation: rotate 1.5s ease-in;
}

@keyframes rotate {
  to {
    x
  }
}

#chart {
            position: relative;
            float: left;
            margin-right: 10px;
            margin-bottom: 10px;
        }
.list_test-wrap {
    list-style:  none;  /* デフォルトのアイコンを消す */
    margin:  0;         /* デフォルト指定上書き */
    padding: 0;         /* デフォルト指定上書き */
}
/* 地域別構成比_日本 */
.list_area1:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #002D64;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}
/* 地域別構成比_北米 */
.list_area2:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #0058C4;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}
/* 地域別構成比_欧州 */
.list_area3:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #2F8CFF;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}
/* 地域別構成比_オセアニア */
.list_area4:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #8CC0FF;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}
/* 地域別構成比_アジア */
.list_area5:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #014721;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}
/* 地域別構成比_中南米 */
.list_area6:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #019644;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}
/* 地域別構成比_その他地域 */
.list_area7:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #ABFED0;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}
/* 地域別構成比_国際機関 */
.list_area8:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #F4F7AC;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}
/* 資産構成比_国内株式 */
.list_sishan1:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #FF457A;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}
/* 資産構成比_国際株式 */
.list_sishan2:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #FFD3E0;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}
/* 資産構成比_国内債券 */
.list_sishan3:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #485A97;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}
/* 資産構成比_国際債券 */
.list_sishan4:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #789BB9;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}
/* 資産構成比_国内REIT */
.list_sishan5:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #27C34F;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}
/* 資産構成比_国際REIT */
.list_sishan6:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #C6F688;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}
/* 資産構成比_その他 */
.list_sishan7:before {
    content:  "";
    width:  20px;
    height:  20px;
    display:  inline-block;
     background-color: #565656;
    position:  relative;
    top: 6px;
    margin-right: 5px;
}

#select-reserve{
  margin-left: 395px;
}
#dialog-pagemove-content{
  width:200px;
  height:110px;
  margin-left: 604px;
}
#heading {
  float:left;
  width: 1060px;
  height: 73px;
  margin-left: -160px;
}
#qrArea {
  float: right;
  text-align: right;
}
header {
  background-color: #1A419D;
  width: 100%;
}

nav {
  width: 1200px;
  margin: auto;
  font-size: 16px;
  padding: 8px;
}

nav.fullChart {
  min-width: 800px;
}

nav a {
  color: white;
}

#content {
  margin: auto;
  width: 100%;
  max-width: 1200px;
/*  overflow: hidden;*/
}

#content.fullChart {
  width: auto;
  height: auto;
}

#menu {
  float: left;
  width: 160px;
  margin-right: 8px;
  margin-top: 151px;
}

#menu.fullChart {
  display: none;
}
#qrArea.fullChart {
  display: none;
}
#heading.fullChart {
  display: none;
}
#heading.fullChart {
  display: none;
}
#qrArea.fullChart {
  display: none;
}
#menu button {
  margin-bottom: 8px;
  width: 160px;
  height: 46px; /*52px→46px 201906変更*/
  background-color: white;
  border-radius: 5px;
  border: 2px solid #1A419D;
  font-weight: bold;
  color: #1A419D;
  font-size: 14px; /*16px→14px 201906変更*/
}
.kagakuHead{
  height:50px;
  margin-left:770px;
}
#divtdkagaku{
  /*height:385px;
  overflow-y:scroll;*/
  width: 978px;
  margin-left: 50px;
}
.kagakuTh{
  border-right: 1px solid #fff;
  width:321px;
  bo8rder-bottom: none;
}
#bodykagaku{
  /*height:352px;*/
  overflow-y:scroll;
  width: 982px;
  /*margin-left: 50px;*/
}
#bodykagaku td{
  font-weight: bold;
}
.button1 {
  margin-bottom: 8px;
  width: 130px;
  height: 39px; /*52px→46px 201906変更*/
  background-color: white;
  border-radius: 2px;
  border: 1px solid #1A419D;
  font-weight: bold;
  color: #1A419D;
  font-size: 14px; /*16px→14px 201906変更*/
}
.button1.active {
  margin-bottom: 8px;
  width: 130px;
  background-color: #1A419D;
  border-radius: 2px;
  font-size: 14px; /*16px→14px 201906変更*/
  height: 39px; /*52px→46px 201906変更*/
  border: 1px solid #1A419D;
  color: white;
  padding: 4px;
  text-align: center;
  font-weight: bold;
}

#menu button.other {
  margin-bottom: 8px;
  width: 160px;
  height: 46px; /*52px→46px 201906変更*/
  background-color: white;
  border-radius: 5px;
  border: 2px solid #C0C0C0;
  font-weight: bold;
  color: #C0C0C0;
  font-size: 14px; /*16px→14px 201906変更*/
}

#menu button.active {
  margin-bottom: 8px;
  width: 160px;
  background-color: #1A419D;
  border-radius: 5px;
  font-size: 14px; /*16px→14px 201906変更*/
  height: 46px; /*52px→46px 201906変更*/
  border: 2px solid #1A419D;
  color: white;
  padding: 4px;
  text-align: center;
  font-weight: bold;
}


#container {
/*  float: left;*/
/*  max-width: 1032px;*/
  width: 100%;
}

#container.fullChart {
  display: none;
}

h1 {
  font-size: 20px;
  padding-left: 8px;
  /*border-left: 8px solid #772EE3;*/
  margin: 0 0 12px;
}
#headColor{
  height: 35px;
}
/*国内債券型*/
h1.ColorType1{
  border-left: 8px solid #772ee3;
}

/*国際債券型*/
h1.ColorType2{
  border-left: 8px solid #e33696;
}

/*国内株式型*/
h1.ColorType3{
  border-left: 8px solid #71b05a;
}

/*国際株式型*/
h1.ColorType4{
  border-left: 8px solid #ed8e2a;
}

/*REIT*/
h1.ColorType5{
  border-left: 8px solid #4597fc;
}

/*バランス*/
h1.ColorType6{
  border-left: 8px solid #f4f139;
}
#dicclaimer-scroller{
	height: 460px;
}
/*派生商品型・その他*/
h1.ColorType7{
  border-left: 8px solid #716d61;
}
/*北越：国内債券型*/
h1.ColorType8{
  border-left: 8px solid #846ded;
}

/*北越：国際債券型*/
h1.ColorType9{
  border-left: 8px solid #f194a9;
}

/*北越：国内株式型*/
h1.ColorType10{
  border-left: 8px solid #a0ff42;
}

/*北越：国際株式型*/
h1.ColorType11{
  border-left: 8px solid #fdad1a;
}

/*北越：REIT*/
h1.ColorType12{
  border-left: 8px solid #bbd0f9;
}

/*北越：バランス*/
h1.ColorType13{
  border-left: 8px solid #828cee;
}
#dicclaimer-scroller{
	height: 460px;
}
/*北越：派生商品型・その他*/
h1.ColorType14{
  border-left: 8px solid #d8f475;
}
/*その他（為替・指数）*/
h1.ColorTypeOther{
  border-left: 8px solid #a6a6a6;
}



h2 {
  font-size: 20px;
  margin: 0;
}

#control {
  position:relative;
  font-size: 16px;
  margin-bottom: 16px;
  padding-left:20px;
  margin-left: -180px;
  height: 62px;
}

#company {
  margin-right: 40px;
}

.heading {
  border-radius: 2px;
  font-size: 20px;
  margin: 0;
  padding: 4px;
}

#page-container {
/*  float: left;*/
  width: 100%;
  max-width: 1032px;
/*  overflow: hidden;*/
  margin: auto;
}

.page {
  height: 700px;
  overflow: hidden;
}

.pill {
  font-weight: bold;
  background-color: white;
  border-radius: 5px;
  border: 2px solid #1A9D41;
  color: #1A9D41;
  padding: 10px 20px;
}

.pill-heading {
  color: #1A9D41;
  font-size: 24px;
  font-weight: bold;
}

.pill.active {
  background-color: #1A9D41;
  color: white;
}

#fund-name {
  vertical-align: top;
  padding-right: 80px;
  text-align: left;
}

#fund-name div {
  font-weight: bold;
  font-size: 16px;
  border-left: 4px solid #772EE3;
  margin: 4px;
  padding-left: 4px;
}

th, td {
  font-weight: normal;
  padding: 4px;
}

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

table .larger {
  font-size: 140%;
}

table .smaller {
  color: #888;
}

.tab-pane {
  padding: 4px;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.panel-heading {
  background-color: rgba(26, 65, 157, 0.1) !important;
}

.value-large {
  font-size: 32px;
}

#control .button, #calculate {
  margin-left:12px;
  border: 2px solid #1A419D;
  padding: 7px;
  background-color: white;
  border-radius: 5px;
  margin-top: -4px;
  color: #1A419D;
  font-size: 16px;
  line-height: 100%;
}

#calculate {
  background-color: #1A419D;
  border-radius: 5px;
  color: white;
  display: block;
  font-size: 26px;
  margin: 0 auto;
  width: 13em;
}
#fund-link{
  color: red;
  text-decoration: underline;
  font-weight: bold;
  line-height: 3.0;
}

#fund-link:hover{
  opacity: .7;
}

#qrModalPopUp{
  position:relative;
}
table.table-striped td {
  padding: 4px;
  font-size: 24px;
  line-height: 2em;
  text-align: center;
}

table.table-striped a {
  color: #1A419D;
}

tr.odd {
  background-color: #F8F8FF;
}

.nav.nav-tabs {
  border-bottom: none;
  padding-left: 8px;
}

.tab-pane {
  border: 1px solid #DDD;
  padding: 8px;
  border-radius: 3px;
}
#chartApp{
  /*width: 800px;*/
  /*border: 1px solid #CCC;*/
  border-radius: 5px;
  /*height: 460px;*/
}
#area03{
 /* float: left; 201906変更*/
  /*width: 600px; 201906変更*/
 /* padding: 8px; 201906変更*/
 height: 470px;
 overflow-y: scroll;
}
#area03_englaf{
  /*margin-left:20px;*/
  height:280px;
  width:950px;
}
#area03_englaf_sisan{
  float: left;
  width:460px;
}
#area03_englaf_sisan_title{
  text-align:center;
  font-size:22px;
  width:300px;
  height:40px;
  float: left;
}
#area03_englaf_sisan_contents{
  float: right;
  margin-top:5px;
}
#glaf_shisan{
  width: 300px;
  height: 150px;
}
#area03_englaf_sisan_biko{
  margin-top:10px;
  float: right;
}
#area03_englaf_area{
  float: right;
  width:470px;
}
#area03_englaf_area_title{
  text-align:center;
  font-size:22px;
  width:300px;
  height:40px;
  float: left;
}
#area03_englaf_area_contents{
  float: right;
  margin-top:5px;
}
#area03_englaf_area_biko{
  margin-top:15px;
  float: right;
}
#glaf_area{
  width: 300px;
  height: 150px;
}
#glaf_area_gai{
  float: right;left;
}





#area03_2{
  /*float: left; 201906変更*/
  /*width: 432px; 201906変更*/
  /* padding: 8px; 201906変更*/
}
#nai_area03_2{
  height: 470px;
  overflow-y: scroll;
}
/*201906追加*/
#area03_2 table {
	width: 100%;
	margin: 0 0 20px;
}
#area03_2 table tr:nth-child(even){
	background: #eee;
}
#area03_2 table tr th {
	width: 25%;
	padding: 10px;
	font-size: 16px;
	border-bottom: solid 1px #ccc;
}
#area03_2 table tr td {
	padding: 10px;
	border-bottom: solid 1px #ccc;
}
/*201906追加ここまで*/

#calendar{
  width: 1000px;
}
#calendar2{
  width: 1000px;
}
#calendarApp{
  width:550px;
  float: left;
}
#calendarApp2{
  width:550px;
  float: left;
}
.tr_width{
  width: 348px;
  font-size: 16px;
}
#calendarAppHanyo{
  width: 440px;
}
.tab_font{
  font-size:16px;
}
.tile_font{
  font-size:16px;
}
.area01_cont{
 width: 227px;
}
.area01_font{
  font-size: 28px;
}
select.minimal {
appearance: none; /* 標準のスタイルを無効にする */
cursor: pointer; /* マウスカーソルの形を指定する */
padding: 10px 15px; /* ボックス内側の余白を指定する */
color: blue; /* フォントの色を指定 */
border: 0px ;/* ボックスの境界線を実線で指定する */
border-radius: 5px; /* 角丸を指定する */
background-image:
    linear-gradient(45deg, transparent 50%, blue 50%),
    linear-gradient(135deg, blue 50%, transparent 50%),
    linear-gradient(to right, white, white);
background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
background-size:
  5px 5px,
  5px 5px,
  2.5em 2.5em;
background-repeat: no-repeat;
width: 118px;
font-size: 15px;
}
.dropdown{
  height: 40px;
  margin-left: 38px;
}
/* ブックマークボタン */
.bookmark{
  width: 30px;
  height: 35px;
  margin-top: auto;
  margin-bottom: auto;
  border: 0px;
}
.bookmark-on{
  background: url(../images/bookmark_on.png) no-repeat;
  background-size: contain;
  width: 52px;
  height: 57px;
}
.bookmark-off {
  background: url(../images/bookmark_off.png) no-repeat;
  background-size: contain;
  width: 52px;
  height: 57px;
}

.btn-primary {
  background-color: rgba(243, 152, 0, 0.4);
  border-color: #f39800;
}
.btn-primary:hover {
  opacity: .8;
  background-color: rgba(243, 152, 0, 0.4);
  border-color: #f39800;
}

/* 20231227 */
.page-header {
  border: none;
  padding: 18px 12px;
  margin: 0;
}
.page-logo {
  margin-bottom: 30px;
}
.page-logo-img {
  width: 200px;
}
@media screen and (max-width: 768px) {
  .page-logo-img {
    width: 13.2rem;
  }
}

.c-headline, .c-headline-line {
  border-bottom: 1px solid #9E9E9E;
  font-weight: 700;
  position: relative;
  padding: 1.5rem 0;
  margin-bottom: 0.5rem;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (min-width: 769px) {
  .c-headline, .c-headline-line {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.c-headline::after, .c-headline-line::after {
  content: "";
  height: 5px;
  width: 100%;
  background-size: auto auto;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 3px, rgba(243, 152, 0, 0.4) 3px, rgba(243, 152, 0, 0.4) 4px);
  position: absolute;
  bottom: -6px;
  left: 0;
}
.c-headline-line {
  border-left: 5px solid #f39800;
  padding-left: 1.8rem;
}
@media screen and (min-width: 769px) {
  .d-sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .d-pc {
    display: none;
  }
}

