#G-MAIN-AREA .layout-wrap .layout-inner {
  padding-bottom: 30px;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner {
  padding-bottom: 0;
}
#G-MAIN-AREA .layout-wrap .layout-inner h2.m-h2 {
  margin-top: 90px;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner h2.m-h2 {
  margin-top: 50px;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext h4 {
  font-size: 20px;
  color: #0a2986;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .m-richtext h4 {
  font-size: 16px;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext h5 {
  font-weight: bold;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .m-richtext h5 {
  font-size: 15px;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .m-richtext p {
  margin-bottom: 20px;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext sup {
  font-size: 0.7em;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext sub {
  font-size: 0.7em;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext table {
  margin-top: 30px;
  margin-bottom: 30px;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext table td {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  line-height: 1.6;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .m-richtext table td {
  font-size: 13px;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext table td.h1 {
  font-weight: bold;
  text-align: center;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext table td.h2 {
  font-weight: bold;
  text-align: center;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext table td.h2:first-of-type {
  background-color: transparent;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext table td.h2 span {
  font-weight: normal;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext table td ul {
  margin-bottom: 0;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext table td li {
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .m-richtext table td li {
  font-size: 13px;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext table td li:last-of-type {
  margin-bottom: 0;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext table td .tcfd-arrow-up {
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext table td .tcfd-arrow-down {
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext .m-remarks-list li {
  font-size: 13px;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .m-richtext .m-remarks-list li {
  font-size: 12px;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext .tcfd-txt-obi {
  background-color: #FE9;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext .tcfd-txt-up {
  color: #00E;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext .tcfd-txt-down {
  color: #E00;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext .tcfd-ol-right {
  margin-left: 1.7em;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext .tcfd-ol-right li {
  list-style-type: none;
  counter-increment: cnt;
  position: relative;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext .tcfd-ol-right li::before {
  content: counter(cnt) ")";
  display: inline-block;
  margin-left: -1.7em;
  width: 1.7em;
  position: absolute;
  top: 0;
  left: 0;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .m-richtext .tcfd-scroll-block {
  width: 100%;
  overflow: scroll;
  margin-top: 20px;
  margin-bottom: 5px;
}
#G-MAIN-AREA .layout-wrap .layout-inner .m-richtext .tcfd-scroll-block p {
  display: none;
}
@media screen and (max-width: 640px) {
  .tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .m-richtext .tcfd-scroll-block p {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #777;
  }
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .m-richtext .tcfd-scroll-block table {
  min-width: 600px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap {
  padding: 10px 50px;
  border: 1px solid #CCC;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap {
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px 5px;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap > ul {
  text-align: center;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-analysis-btn {
  position: relative;
  display: inline-block;
  min-width: 500px;
  max-width: 100%;
  margin: 40px auto;
  padding: 15px 55px 15px 30px;
  background-color: #8489AC;
  font-size: 18px;
  text-align: center;
  color: #FFF;
  cursor: pointer;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-analysis-btn {
  display: block;
  min-width: auto;
  width: calc(100% - 20px);
  max-width: auto;
  margin: 10px;
  padding: 10px 30px 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-analysis-btn::before, #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-analysis-btn::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 2px;
  background-color: #FFF;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-analysis-btn::before {
  top: 48%;
  right: 1.5em;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-analysis-btn::before {
  right: 10px;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-analysis-btn::after {
  top: 48%;
  right: 1.5em;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-analysis-btn::after {
  right: 10px;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-analysis-btn.tcfd-open::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-analysis-btn.tcfd-open::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-analysis-btn span:last-child {
  display: none;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-analysis-block {
  display: none;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-analysis-block .m-richtext {
  padding-top: 30px;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-analysis-block h3:first-of-type {
  margin-top: 0 !important;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn {
  position: relative;
  cursor: pointer;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn,
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn,
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn {
  padding: 5px 30px 5px 10px;
  line-height: 1.5;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn br,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn br,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn br {
  display: none;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn .tcfd-open-btn,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn .tcfd-open-btn,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn .tcfd-open-btn {
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0 2.5em 0 1em;
  border: 1px solid #666;
  font-size: 15px;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn .tcfd-open-btn,
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn .tcfd-open-btn,
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn .tcfd-open-btn {
  right: 10px;
  border: none;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn .tcfd-open-btn::before, #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn .tcfd-open-btn::after,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn .tcfd-open-btn::before,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn .tcfd-open-btn::after,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn .tcfd-open-btn::before,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn .tcfd-open-btn::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 1px;
  background-color: #666;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn .tcfd-open-btn::before,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn .tcfd-open-btn::before,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn .tcfd-open-btn::before {
  top: 49%;
  right: 1em;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn .tcfd-open-btn::before,
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn .tcfd-open-btn::before,
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn .tcfd-open-btn::before {
  right: 0;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn .tcfd-open-btn::after,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn .tcfd-open-btn::after,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn .tcfd-open-btn::after {
  top: 49%;
  right: 1em;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn .tcfd-open-btn::after,
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn .tcfd-open-btn::after,
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn .tcfd-open-btn::after {
  right: 0;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn .tcfd-open-btn.tcfd-open::before,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn .tcfd-open-btn.tcfd-open::before,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn .tcfd-open-btn.tcfd-open::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn .tcfd-open-btn.tcfd-open::after,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn .tcfd-open-btn.tcfd-open::after,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn .tcfd-open-btn.tcfd-open::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn .tcfd-open-btn span,
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn .tcfd-open-btn span,
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn .tcfd-open-btn span {
  display: none !important;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei-btn .tcfd-open-btn span:last-child,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou-btn .tcfd-open-btn span:last-child,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn .tcfd-open-btn span:last-child {
  display: none;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou-btn br {
  display: inline;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou {
  display: none;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-zentei > *:first-child,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou > *:first-child,
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-eikyou > *:first-child {
  margin-top: 0 !important;
}
#G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou table {
  margin-top: 0 !important;
}
.tcfd-main-sp #G-MAIN-AREA .layout-wrap .layout-inner .tcfd-analysis-wrap .tcfd-gaiyou table {
  margin-top: 15px !important;
}