@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP&family=Yuji+Mai&display=swap");
.noto-sans-100 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}

.noto-sans-200 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}

.noto-sans-300 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.noto-sans-400 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.noto-sans-500 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.noto-sans-600 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.noto-sans-700 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.noto-sans-800 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}

.font-1\/2 {
  font-size: 0.5em;
  line-height: 0.5em;
}

.article {
  width: 830px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .article {
    width: 80%;
  }
}

.h1_title {
  font-size: 40.5px;
  line-height: 41px;
  letter-spacing: -1px;
  text-align: center;
  color: #2A2F88;
  font-weight: bold;
  margin-top: 60px;
}
.h1_title small {
  margin-top: 3px;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  color: #888;
  font-weight: bold;
  display: block;
  text-align: center;
}

.mt-1 {
  margin-top: 1px;
}

.mt-2 {
  margin-top: 2px;
}

.mt-3 {
  margin-top: 3px;
}

.mt-4 {
  margin-top: 4px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-6 {
  margin-top: 6px;
}

.mt-7 {
  margin-top: 7px;
}

.mt-8 {
  margin-top: 8px;
}

.mt-9 {
  margin-top: 9px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-11 {
  margin-top: 11px;
}

.mt-12 {
  margin-top: 12px;
}

.mt-13 {
  margin-top: 13px;
}

.mt-14 {
  margin-top: 14px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-16 {
  margin-top: 16px;
}

.mt-17 {
  margin-top: 17px;
}

.mt-18 {
  margin-top: 18px;
}

.mt-19 {
  margin-top: 19px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-21 {
  margin-top: 21px;
}

.mt-22 {
  margin-top: 22px;
}

.mt-23 {
  margin-top: 23px;
}

.mt-24 {
  margin-top: 24px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-26 {
  margin-top: 26px;
}

.mt-27 {
  margin-top: 27px;
}

.mt-28 {
  margin-top: 28px;
}

.mt-29 {
  margin-top: 29px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-31 {
  margin-top: 31px;
}

.mt-32 {
  margin-top: 32px;
}

.mt-33 {
  margin-top: 33px;
}

.mt-34 {
  margin-top: 34px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-36 {
  margin-top: 36px;
}

.mt-37 {
  margin-top: 37px;
}

.mt-38 {
  margin-top: 38px;
}

.mt-39 {
  margin-top: 39px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-41 {
  margin-top: 41px;
}

.mt-42 {
  margin-top: 42px;
}

.mt-43 {
  margin-top: 43px;
}

.mt-44 {
  margin-top: 44px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-46 {
  margin-top: 46px;
}

.mt-47 {
  margin-top: 47px;
}

.mt-48 {
  margin-top: 48px;
}

.mt-49 {
  margin-top: 49px;
}

.medium_term .content_width {
  background: url(../img/medium_term/main_bg.png) no-repeat;
  background-size: 100%;
  width: 1000px;
  padding-top: 75px;
}
.medium_term .content_width h2 {
  font-size: 40.5px;
  line-height: 41px;
  letter-spacing: -1px;
  color: #2A2F88;
  text-align: center;
  font-weight: bold;
}
.medium_term .content_width .main_img {
  position: relative;
  width: 760px;
  margin: 95px auto 0;
  border: 3px solid #2A2F88;
  border-radius: 5px;
  box-shadow: 3px 3px 0px #2A2F88;
  background: #fff;
}
.medium_term .content_width .main_img figure {
  text-align: center;
  margin-top: 55px;
  margin-bottom: 0;
}
.medium_term .content_width .overview {
  margin-top: 95px;
}
.medium_term .content_width .overview h3 {
  text-align: center;
  position: relative;
  color: #2A2F88;
  font-size: 1.6em;
}
.medium_term .content_width .overview h3 .no {
  display: inline-block;
  width: 28px;
  height: 15px;
  background: #2A2F88;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  line-height: 0;
  padding-top: 15px;
  padding-left: 2px;
  margin-right: 8px;
}
.medium_term .content_width .overview h3:after {
  content: "";
  display: block;
  height: 3px;
  background: #2A2F88;
  width: 280px;
  position: absolute;
  bottom: -13px;
  left: 50%;
  margin-left: -140px;
}
.medium_term .content_width .overview .read {
  margin: 45px auto 0;
  font-size: 1.2em;
  width: 630px;
  font-weight: bold;
}
.medium_term .content_width .overview .outer {
  width: 650px;
  margin: 10px auto;
}
.medium_term .content_width .overview .outer li {
  background: #fff;
  padding: 15px 40px 15px 50px;
  margin-top: 20px;
  position: relative;
}
.medium_term .content_width .overview .outer li:after, .medium_term .content_width .overview .outer li:before {
  content: "";
  display: block;
  height: 0px;
  width: 0px;
  position: absolute;
  top: 19px;
  left: 15px;
}
.medium_term .content_width .overview .outer li:before {
  border-top: 10.1px solid #2A2F88;
  border-left: 10.1px solid #2A2F88;
  border-right: 10.1px solid transparent;
  border-bottom: 10.1px solid transparent;
}
.medium_term .content_width .overview .outer li:after {
  border-top: 10.1px solid transparent;
  border-left: 10.1px solid transparent;
  border-right: 10.1px solid #DC2525;
  border-bottom: 10.1px solid #DC2525;
}
.medium_term .content_width .overview.row2 .outer {
  margin-top: 45px;
}
.medium_term .content_width .overview.row2 .outer li {
  background: none;
  border-bottom: 2px dashed rgba(42, 47, 136, 0.5);
  margin-top: 10px;
  padding-bottom: 11px;
  padding-top: 0;
  padding-right: 0;
}
.medium_term .content_width .overview.row2 .outer li:after, .medium_term .content_width .overview.row2 .outer li:before {
  top: 4px;
}
.medium_term .content_width .overview.row2 .outer li:before {
  top: 4px;
}
.medium_term .content_width .overview.row2 .outer li .title {
  font-size: 1.3em;
  font-weight: bold;
}
.medium_term .content_width .pyramid {
  margin-top: 60px;
  position: relative;
}
.medium_term .content_width .pyramid .main {
  text-align: center;
}
.medium_term .content_width .pyramid .main img {
  width: 402px;
  height: auto;
}
.medium_term .content_width .pyramid .icon {
  position: absolute;
  right: 55px;
  bottom: 0;
}
.medium_term .content_width .pyramid .icon img {
  width: 133px;
  height: auto;
}
.medium_term .content_width .back {
  position: relative;
  width: 750px;
  margin: 50px auto 60px;
}
.medium_term .content_width .back h3 {
  position: relative;
  background: #DC2525;
  width: 290px;
  color: #fff;
  font-size: 1.3em;
  padding: 3px 10px 3px 15px;
  margin-bottom: 0;
}
.medium_term .content_width .back h3 span {
  position: relative;
  display: inline-block;
  padding: 13px 8px 10px;
  line-height: 0;
  font-size: 0.9em;
  color: #DC2525;
  background: #fff;
  border-radius: 3px;
  top: 0;
  margin-right: 10px;
}
.medium_term .content_width .back h3:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 8px solid #DC2525;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  left: 50%;
  bottom: -8px;
}
.medium_term .content_width .back .sub {
  border: #DC2525 2px solid;
  padding: 10px 15px 10px;
  font-size: 1.2em;
}

.ir_medium .content_wrap .mt_title {
  width: 100%;
}
.ir_medium .content_wrap .mt_title h1 {
  width: 100%;
}
.ir_medium .content_wrap .sub {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin: 50px 0px 30px;
}
.ir_medium .content_wrap .ar_box {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
  height: 55px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .ar_box {
    display: block;
    height: auto;
  }
}
.ir_medium .content_wrap .ar_box small {
  font-size: 15px;
}
.ir_medium .content_wrap .arrow {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  width: 170px;
  height: 50px;
  background: #818181;
  line-height: 20px;
  padding-top: 6px;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .arrow {
    width: 85%;
    position: relative;
    margin: 10px auto 0px;
  }
}
.ir_medium .content_wrap .arrow1 {
  position: absolute;
  padding-left: 20px;
  left: 10px;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .arrow1 {
    left: 0px;
    position: relative;
    margin-top: 10px;
  }
}
.ir_medium .content_wrap .arrow2 {
  position: absolute;
  width: 151px;
  padding-left: -15px;
  left: 254px;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .arrow2 {
    left: 23px;
    width: calc(85% - 26px);
    position: relative;
    margin-top: 10px;
  }
}
.ir_medium .content_wrap .arrow3 {
  position: absolute;
  width: 135px;
  padding-right: 10px;
  font-size: 22px;
  background-color: #D4100D;
  left: 449px;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .arrow3 {
    left: 18px;
    width: calc(85% - 26px);
    position: relative;
    margin-top: 10px;
  }
}
.ir_medium .content_wrap .arrow2::before {
  content: "";
  position: absolute;
  left: -47px;
  border-left: 28px solid transparent;
  border-top: 28px solid #818181;
  border-right: 28px solid #818181;
  border-bottom: 28px solid #818181;
  bottom: 0px;
}
.ir_medium .content_wrap .arrow3::before {
  content: "";
  position: absolute;
  left: -38px;
  border-left: 28px solid transparent;
  border-top: 28px solid #D4100D;
  border-right: 28px solid #D4100D;
  border-bottom: 28px solid #D4100D;
  bottom: 0px;
}
.ir_medium .content_wrap .arrow::after {
  content: "";
  position: absolute;
  top: 0px;
  right: -55px;
  border-left: 28px solid #818181;
  border-top: 28px solid transparent;
  border-right: 28px solid transparent;
  border-bottom: 28px solid transparent;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .arrow::after {
    right: -53px;
    border-left: 26px solid #818181;
  }
}
.ir_medium .content_wrap .arrow2::after {
  right: -55px;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .arrow2::after {
    right: -53px;
  }
}
.ir_medium .content_wrap .arrow3::after {
  border-left: 28px solid #D4100D;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .arrow3::after {
    right: -55px;
  }
}
.ir_medium .content_wrap .review {
  margin: 0 auto;
  text-align: center;
  margin-top: 25px;
  background-color: #272E7C;
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 32px;
  height: 32px;
  border-radius: 30px;
  width: 60%;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .review {
    width: 100%;
    font-size: 14px;
  }
}
.ir_medium .content_wrap .review a {
  color: #fff;
}
.ir_medium .content_wrap .review a:hover {
  opacity: 60%;
}
.ir_medium .content_wrap .management_policy {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 80px;
}
.ir_medium .content_wrap .management_policy .policy {
  width: 100%;
  height: 70px;
  background: linear-gradient(to bottom, #1B92D2, #1C2A85);
  font-size: 30px;
  line-height: 70px;
  color: #fff;
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .management_policy .policy {
    font-size: 20px;
    height: auto;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 20px;
    padding: 20px 10px;
  }
}
.ir_medium .content_wrap .management_policy .d_arrow {
  margin: 10px 0px 10px;
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 30px solid #818181;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .management_policy .d_arrow {
    display: none;
  }
}
.ir_medium .content_wrap .management_policy .d_arrow1 {
  margin-left: 20%;
}
.ir_medium .content_wrap .management_policy .d_arrow2 {
  margin-right: 20%;
}
.ir_medium .content_wrap .management_policy .segment {
  width: 47%;
  height: 150px;
  background: linear-gradient(to bottom, #1B92D2, #1C2A85);
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .management_policy .segment {
    width: 90%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    line-height: 25px;
    height: auto;
    padding: 10px 0px;
  }
}
.ir_medium .content_wrap .management_policy .segment .line {
  margin: 5px 0px 5px;
  height: 35px;
  border-bottom: solid 1px #fff;
}
.ir_medium .content_wrap .management_policy .segment .line1 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .management_policy .segment .line1 {
    margin-bottom: 10px;
  }
}
.ir_medium .content_wrap .management_policy .segment .line2 {
  margin-bottom: 20px;
}
.ir_medium .content_wrap h3 {
  color: #fff;
  font-size: 18px;
  letter-spacing: 5px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background-color: #D4100D;
  text-align: center;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap h3 {
    letter-spacing: 0px;
  }
}
.ir_medium .content_wrap .basic {
  text-align: center;
  width: 100%;
}
.ir_medium .content_wrap .basic ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .basic ul {
    flex-direction: column;
    max-width: 400px;
  }
}
.ir_medium .content_wrap .basic ul .b_circle {
  position: relative;
  margin-top: 30px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: linear-gradient(to right, #1B92D2, #1C2A85);
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .basic ul .b_circle {
    width: 80%;
    padding-top: 80%;
    height: 0px;
    margin: 10px auto;
  }
}
.ir_medium .content_wrap .basic ul .b_circle .c1 {
  position: absolute;
  font-size: 20px;
  color: #fff;
  text-align: center;
  top: 50px;
  left: 30px;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .basic ul .b_circle .c1 {
    left: 0;
    top: 35%;
    margin: -0.5em 0 0;
    width: 100%;
  }
}
.ir_medium .content_wrap .basic ul .b_circle .c2 {
  position: absolute;
  font-size: 20px;
  color: #fff;
  text-align: center;
  top: 35px;
  left: 40px;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .basic ul .b_circle .c2 {
    left: 0;
    top: 30%;
    margin: -0.5em 0 0;
    width: 100%;
  }
}
.ir_medium .content_wrap .basic p {
  margin: 25px 0px 30px;
  font-size: 19px;
  font-weight: 700;
}
.ir_medium .content_wrap .big_arrow {
  margin: 0 auto 60px;
  width: 0;
  height: 0;
  border-left: 70px solid transparent;
  border-right: 70px solid transparent;
  border-top: 30px solid #818181;
}
.ir_medium .content_wrap .priority ul {
  width: 95%;
  margin: 30px 0px 60px;
}
.ir_medium .content_wrap .priority ul li {
  border-left: 7pt solid #D4100D;
  font-weight: 700;
  margin: 0px 0px 20px 20px;
  padding-left: 15px;
}
.ir_medium .content_wrap .priority ul li h4 {
  font-weight: 700;
  font-size: 22px;
}
.ir_medium .content_wrap .priority ul li p {
  font-size: 14px;
}
.ir_medium .content_wrap .plan {
  text-align: center;
  margin-bottom: 200px;
}
.ir_medium .content_wrap .plan p {
  margin: 10px 0px 10px;
  font-size: 20px;
  font-weight: 500;
}
.ir_medium .content_wrap .plan .sq_box {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .plan .sq_box {
    flex-direction: column;
  }
}
.ir_medium .content_wrap .plan .sq_box .square {
  width: 31%;
  height: 200px;
  background: linear-gradient(to bottom, #1B92D2, #1C2A85);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .ir_medium .content_wrap .plan .sq_box .square {
    width: 80%;
    margin: 10px auto;
  }
}
.ir_medium .content_wrap .plan .sq_box .square h4 {
  font-size: 23px;
  margin-top: 17px;
}
.ir_medium .content_wrap .plan .sq_box .square p {
  color: #fff;
  font-size: 18px;
}
.ir_medium .content_wrap .plan .sq_box .square p small {
  font-size: 13px;
  letter-spacing: -2px;
  color: #fff;
}

.ir_review .content_wrap .first {
  text-align: center;
}
.ir_review .content_wrap .first p {
  font-size: 18px;
  color: #272E7C;
  margin: 0px 0px 20px;
  font-weight: 500;
}
.ir_review .content_wrap .first .plan_button {
  margin: 30px auto 30px;
  width: 45%;
  height: 30px;
  line-height: 30px;
  background-color: #D4100D;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .ir_review .content_wrap .first .plan_button {
    width: 100%;
  }
}
.ir_review .content_wrap .first .plan_button a {
  color: #fff;
}
.ir_review .content_wrap .first .plan_button a:hover {
  opacity: 0.6;
}
.ir_review .content_wrap .warp_arrow {
  width: 100%;
  position: relative;
  height: 65px;
  margin-top: 40px;
  margin-bottom: 60px;
}
.ir_review .content_wrap .warp_arrow .arrow {
  z-index: 1;
  margin: 0;
  position: absolute;
  width: 100%;
  height: 20px;
  background-color: #EEEEEF;
}
.ir_review .content_wrap .warp_arrow .arrow::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 45px;
  background-color: #EEEEEF;
  top: 19px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.ir_review .content_wrap .warp_arrow h2 {
  position: relative;
  z-index: 10;
  text-align: center;
  color: #2A2F88;
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}
.ir_review .content_wrap .ac_box .action h3 {
  width: 100%;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #272E7C;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.ir_review .content_wrap .ac_box .action dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-weight: 500;
  margin: 15px 0px 40px 15px;
  padding-left: 15px;
  border-left: 7px solid #272E7C;
}
.ir_review .content_wrap .ac_box .action dl.no_border {
  border-left: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}
.ir_review .content_wrap .ac_box .action dl dt {
  width: 100%;
  font-size: 20px;
  padding-bottom: 5px;
}
.ir_review .content_wrap .ac_box .action dl .exp {
  width: 72%;
}
@media screen and (max-width: 767px) {
  .ir_review .content_wrap .ac_box .action dl .exp {
    width: 100%;
    padding-bottom: 10px;
  }
}
.ir_review .content_wrap .ac_box .action dl .exp_img {
  width: 25%;
}
@media screen and (max-width: 767px) {
  .ir_review .content_wrap .ac_box .action dl .exp_img {
    width: 100%;
  }
}
.ir_review .content_wrap .ac_box .action dl .exp_img.under_img {
  width: 100%;
}
.ir_review .content_wrap .ac_box .action dl .exp3 {
  width: 100%;
}
.ir_review .content_wrap .ac_box .action .rebrand {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin: 15px 0px 40px 15px;
  padding-left: 15px;
  border-left: 7px solid #272E7C;
}
@media screen and (max-width: 767px) {
  .ir_review .content_wrap .ac_box .action .rebrand {
    margin-bottom: 100px;
  }
}
.ir_review .content_wrap .ac_box .action .rebrand h4 {
  width: 100%;
  font-size: 20px;
  font-weight: 500;
}
.ir_review .content_wrap .ac_box .action .rebrand p {
  font-weight: 500;
  width: 72%;
}
@media screen and (max-width: 767px) {
  .ir_review .content_wrap .ac_box .action .rebrand p {
    width: 100%;
  }
}
.ir_review .content_wrap .ac_box .action .rebrand .img_box {
  width: 25%;
  height: 260px;
}
@media screen and (max-width: 767px) {
  .ir_review .content_wrap .ac_box .action .rebrand .img_box {
    width: 100%;
    height: auto;
  }
}
.ir_review .content_wrap .ac_box .action .rebrand .img_box img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.ir_review .content_wrap .comment {
  background: #EBEAEB;
  padding-top: 36px;
  padding-bottom: 25px;
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .ir_review .content_wrap .comment {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 80px;
  }
}
.ir_review .content_wrap .comment h2 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 5px;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .ir_review .content_wrap .comment h2 {
    font-size: 18px;
    letter-spacing: 0;
  }
}
.ir_review .content_wrap .comment p {
  line-height: 2em;
  text-indent: 1rem;
  margin-top: 0.6rem;
}
.ir_review .content_wrap .comment .name_warp {
  margin-top: 20px;
  text-align: right;
}
.ir_review .content_wrap .comment .name_warp p {
  margin-top: 0;
}

@media print {
  header {
    display: none;
  }
  #page-top {
    display: none;
    right: -27%;
  }
  #new_footer {
    display: none;
  }
  #container.new_header_container.medium_term_warp {
    margin-top: 0;
  }
  #container.new_header_container.medium_term_warp #breadcrumbList {
    display: none;
  }
  #container.new_header_container.medium_term_warp .h1_title {
    margin-top: 80px;
  }
  #container.new_header_container.medium_term_warp .left_list {
    display: none;
  }
  #container.new_header_container.medium_term_warp .content_wrap {
    width: 100%;
    float: none;
    margin-top: 0;
    margin-right: 0;
  }
  #container.new_header_container.medium_term_warp .content_wrap .first .plan_button {
    display: none;
  }
  #container.new_header_container.medium_term_warp .content_wrap .first .print_none {
    display: none;
  }
  #container.new_header_container.medium_term_warp .ac_box .action {
    display: flex;
    flex-wrap: wrap;
  }
  #container.new_header_container.medium_term_warp .ac_box .action h3 {
    width: 100%;
  }
  #container.new_header_container.medium_term_warp .ac_box .action dl {
    width: 45%;
  }
  #container.new_header_container.medium_term_warp .ac_box .action.sosiki .sosiki_sub {
    width: 65%;
  }
  #container.new_header_container.medium_term_warp .ac_box .action.sosiki .no_border {
    width: 30%;
  }
  #container.new_header_container.medium_term_warp .ac_box .action.sosiki .no_border .under_img {
    margin-left: 30px;
  }
  #container.new_header_container.medium_term_warp .ac_box .action .rebrand p {
    width: 46%;
  }
  #container.new_header_container.medium_term_warp .ac_box .action .rebrand .img_box {
    width: 50%;
    display: flex;
    height: auto;
    position: relative;
  }
  #container.new_header_container.medium_term_warp .ac_box .action .rebrand .img_box img {
    width: 55%;
    position: absolute;
  }
  #container.new_header_container.medium_term_warp .ac_box .action .rebrand .img_box img.i1 {
    top: -30px;
  }
  #container.new_header_container.medium_term_warp .ac_box .action .rebrand .img_box img.i2 {
    top: 90px;
    left: 200px;
  }
  #container.new_header_container.medium_term_warp .comment {
    margin-top: 0;
  }
  #container.new_header_container.medium_term_warp .mt_index .sub {
    margin-top: 30px;
  }
  #container.new_header_container.medium_term_warp .mt_index .ar_box {
    width: 630px;
    margin-left: auto;
    margin-right: auto;
  }
  #container.new_header_container.medium_term_warp .mt_index .review {
    display: none;
  }
  #container.new_header_container.medium_term_warp .mt_index .management_policy {
    margin-bottom: 50px;
  }
  #container.new_header_container.medium_term_warp .mt_index .management_policy .d_arrow.d_arrow1 {
    margin-left: calc(25% - 50px);
  }
  #container.new_header_container.medium_term_warp .mt_index .management_policy .d_arrow.d_arrow2 {
    margin-left: calc(50% - 50px);
  }
  #container.new_header_container.medium_term_warp .mt_index .management_policy .segment h4 {
    font-size: 25px;
    height: auto;
    line-height: 35px;
    padding-bottom: 5px;
  }
  #container.new_header_container.medium_term_warp .mt_index .basic .b_circle {
    width: 300px;
    height: 300px;
  }
  #container.new_header_container.medium_term_warp .mt_index .basic .b_circle span {
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-size: 24px;
  }
}/*# sourceMappingURL=medium_term.css.map */