@charset "UTF-8";
/*---------------------------------------
Page
---------------------------------------*/
@page{
  size: A4;
  margin: 0%;
}

/*---------------------------------------
Table
---------------------------------------*/
.p-incorporation__table table {
  width: 700px;
}

.p-incorporation__table tr:first-of-type th:first-of-type{
  width: 160px !important;
}

.p-incorporation__table tr:first-of-type th:nth-child(2){
  width: 65px;
}

.p-incorporation__table tr:first-of-type th:nth-child(3){
  width: 65px;
}

.p-incorporation__table .c-tstyle th, .c-tstyle td{
  padding: 0 10px !important;
  height: 40px !important;
}

.p-incorporation__table__img{
  width: 300px !important;
}

.p-rateOfReturn tr:first-of-type th{
  width: 400px;
}

/* Outline */
.p-rateOfReturn__table table tr:nth-of-type(7){
  outline: none;
}

.p-rateOfReturn__topix-graph{
  width: 250px !important;
}

.p-managerComment__Faq{
  padding-bottom: 40px;
}

.p-incorporation__table .p-incorporation__table__img,.p-rateOfReturn__table .p-rateOfReturn__table__img{
  width: auto;
}

.p-ranking__body th, .p-ranking__body td{
  padding: 0 10px;
  line-height: 1.2;
}

/*---------------------------------------
Page Brake
---------------------------------------*/
.p-incorporation__table,.p-rateOfReturn__table,.page-break{
  page-break-inside: avoid;
}
#part3{page-break-before: always;}
.p-managerComment__FaqOl{page-break-before: always;}
#part4{page-break-before: always;}
#part8{page-break-before: always;}
.part6_graph_top{  page-break-after: always;}

/*---------------------------------------
Display - None
---------------------------------------*/
#linkTop{display: none;}
.c-footer{display: none;}
.iziModal_iframe{display: none;}