/*
@include layout-Large {
}
*/
.com_guide-btn-wrap {
  display: block; }
  @media screen and (min-width: 768px) {
    .com_guide-btn-wrap {
      -webkit-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out; }
      .com_guide-btn-wrap:hover {
        opacity: 0.8; } }

.com_guide-btn-photo-ttl {
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
  background-color: #21409a;
  text-align: center;
  line-height: 43.5px; }
  @media screen and (min-width: 768px) {
    .com_guide-btn-photo-ttl {
      font-size: 1.8rem;
      line-height: 70px; } }

.flex-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

@media screen and (min-width: 768px) {
  .contents-btn-wrap {
    width: 1140px;
    margin: 0 auto; } }

@media screen and (min-width: 768px) {
  .contents-l-btn-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px; } }

.contents-btn {
  font-size: 1.5rem;
  border: 1px solid #21409a;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .contents-btn {
      font-size: 1.6rem;
      font-weight: bold;
      border: 2px solid #21409a; } }
  .contents-btn a {
    color: #21409a;
    width: 100%;
    min-height: 50px;
    line-height: 48px;
    display: block;
    position: relative; }
    @media screen and (min-width: 768px) {
      .contents-btn a {
        padding: 0;
        min-height: 56px;
        line-height: 54px; }
        .contents-btn a:hover {
          background-color: #21409a;
          color: #fff; } }
    .contents-btn a > span {
      width: 100%;
      display: inline-block;
      line-height: 1.1;
      padding-right: 10px;
      vertical-align: middle; }
      @media screen and (min-width: 768px) {
        .contents-btn a > span {
          padding-right: 0px; } }
      .contents-btn a > span::after {
        content: '';
        width: 4px;
        height: 4px;
        border: 0px;
        border-top: solid 1px #21409a;
        border-right: solid 1px #21409a;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 0;
        bottom: 0;
        right: 8px;
        margin: auto; }
        @media screen and (min-width: 768px) {
          .contents-btn a > span::after {
            width: 6px;
            height: 6px;
            right: 15px; } }
  .contents-btn.back-btn {
    margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      .contents-btn.back-btn {
        width: 270px;
        margin: 0 auto;
        font-size: 1.4rem;
        font-weight: normal;
        line-height: 40px;
        border: 1px solid #21409a;
        letter-spacing: -0.025em; } }
    @media screen and (min-width: 768px) {
      .contents-btn.back-btn a {
        min-height: 40px;
        line-height: 40px; } }
    @media screen and (min-width: 768px) {
      .contents-btn.back-btn a span {
        padding-right: 10px; } }
    @media screen and (min-width: 768px) {
      .contents-btn.back-btn a span::after {
        right: 7px; } }
  .contents-btn a {
    min-height: 0;
    padding: 0;
    overflow: hidden; }
    .contents-btn a:before {
      display: block;
      float: left;
      content: ""; }
    .contents-btn a:before {
      padding-top: 56px; }
      @media screen and (max-width: 767px) {
        .contents-btn a:before {
          padding-top: 35px; } }
    .contents-btn a > span {
      padding: 5px 24px 5px 5px; }
      @media screen and (max-width: 767px) {
        .contents-btn a > span {
          padding: 3px 15px 3px 3px;
          font-size: 1.4rem; } }
  .contents-btn.contents-btn-light {
    border-width: 1px;
    font-weight: normal; }
  .contents-btn:hover {
    opacity: 1;
    background-color: #21409a; }
    .contents-btn:hover a {
      opacity: 1;
      color: #fff; }
      .contents-btn:hover a span:after {
        border-color: #fff; }

.lower_btn {
  margin-top: 90px; }
  @media screen and (max-width: 767px) {
    .lower_btn {
      margin-top: 35px; } }
  .lower_btn .contents-btn a {
    overflow: hidden; }
    .lower_btn .contents-btn a:before {
      display: block;
      float: left;
      content: ""; }
    @media screen and (max-width: 767px) {
      .lower_btn .contents-btn a:before {
        padding-top: 50px; } }
  .lower_btn .contents-l-btn-inner .contents-btn {
    margin-bottom: 15px; }
    @media screen and (min-width: 768px) {
      .lower_btn .contents-l-btn-inner .contents-btn {
        width: 560px;
        margin-bottom: 0; } }
  .lower_btn .contents-l-3btn-inner .contents-btn {
    margin-bottom: 15px; }
    @media screen and (min-width: 768px) {
      .lower_btn .contents-l-3btn-inner .contents-btn {
        width: 32%;
        margin-bottom: 0; } }
  .lower_btn .back-btn a {
    overflow: hidden; }
    .lower_btn .back-btn a:before {
      display: block;
      float: left;
      content: ""; }
    .lower_btn .back-btn a:before {
      padding-top: 40px; }
      @media screen and (max-width: 767px) {
        .lower_btn .back-btn a:before {
          padding-top: 50px; } }

.trhp_mv {
  background: url("/assets/rd/img/rd-mv-bg_sp.jpg") no-repeat left top;
  background-size: cover;
  position: relative;
  padding-top: 40%; }
  @media screen and (min-width: 768px) {
    .trhp_mv {
      width: 100%;
      min-width: 1140px;
      margin: 0 auto;
      height: 300px;
      background: url("/assets/rd/img/rd-mv-bg_pc.jpg") no-repeat center top;
      background-size: cover;
      padding-top: 0; } }

.trhp_mv-txt {
  font-family: "Oswald";
  font-weight: 400;
  font-size: 2.2rem;
  letter-spacing: 0.3em;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media screen and (min-width: 768px) {
    .trhp_mv-txt {
      font-size: 4rem; } }

.trhp_info {
  width: 92%;
  margin: 0 auto;
  padding: 4px 0 100px; }
  @media screen and (min-width: 768px) {
    .trhp_info {
      width: 1140px;
      margin: 0 auto;
      padding: 47px 0 100px; } }

.trhp_info-ttl {
  border-bottom: 1px solid #d8dee5;
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
  color: #222;
  padding-bottom: 15px; }
  .trhp_info-ttl::after {
    content: "";
    display: block;
    width: 7.25%;
    height: 1px;
    background-color: #21409a;
    position: absolute;
    bottom: -1px;
    left: 0; }
    @media screen and (min-width: 768px) {
      .trhp_info-ttl::after {
        width: 50px; } }
  @media screen and (min-width: 768px) {
    .trhp_info-ttl {
      font-size: 3rem;
      padding-bottom: 9px; } }

.trhp_info-txt {
  font-size: 1.5rem;
  margin: 16px 0 15px; }
  @media screen and (min-width: 768px) {
    .trhp_info-txt {
      font-size: 1.6rem;
      margin: 35px 0; } }

.trhp_info-other-btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0.5% 42px; }
  @media screen and (min-width: 768px) {
    .trhp_info-other-btn-list {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0 0 58px; } }
  .trhp_info-other-btn-list:last-of-type {
    margin: 45px 0.5% 47px; }
    @media screen and (min-width: 768px) {
      .trhp_info-other-btn-list:last-of-type {
        margin: 60px 0 100px; } }

.trhp_info-other-btn {
  font-size: 1.5rem;
  border: 1px solid #21409a;
  text-align: center;
  width: 31.85%;
  margin-right: 2.17%;
  margin-bottom: 8px; }
  @media screen and (min-width: 768px) {
    .trhp_info-other-btn {
      font-size: 1.6rem;
      font-weight: bold;
      border: 2px solid #21409a; } }
  .trhp_info-other-btn a {
    color: #21409a;
    width: 100%;
    min-height: 50px;
    line-height: 48px;
    display: block;
    position: relative; }
    @media screen and (min-width: 768px) {
      .trhp_info-other-btn a {
        padding: 0;
        min-height: 56px;
        line-height: 54px; }
        .trhp_info-other-btn a:hover {
          background-color: #21409a;
          color: #fff; } }
    .trhp_info-other-btn a > span {
      width: 100%;
      display: inline-block;
      line-height: 1.1;
      padding-right: 10px;
      vertical-align: middle; }
      @media screen and (min-width: 768px) {
        .trhp_info-other-btn a > span {
          padding-right: 0px; } }
      .trhp_info-other-btn a > span::after {
        content: '';
        width: 4px;
        height: 4px;
        border: 0px;
        border-top: solid 1px #21409a;
        border-right: solid 1px #21409a;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 0;
        bottom: 0;
        right: 8px;
        margin: auto; }
        @media screen and (min-width: 768px) {
          .trhp_info-other-btn a > span::after {
            width: 6px;
            height: 6px;
            right: 15px; } }
  .trhp_info-other-btn.back-btn {
    margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      .trhp_info-other-btn.back-btn {
        width: 270px;
        margin: 0 auto;
        font-size: 1.4rem;
        font-weight: normal;
        line-height: 40px;
        border: 1px solid #21409a;
        letter-spacing: -0.025em; } }
    @media screen and (min-width: 768px) {
      .trhp_info-other-btn.back-btn a {
        min-height: 40px;
        line-height: 40px; } }
    @media screen and (min-width: 768px) {
      .trhp_info-other-btn.back-btn a span {
        padding-right: 10px; } }
    @media screen and (min-width: 768px) {
      .trhp_info-other-btn.back-btn a span::after {
        right: 7px; } }
  @media screen and (min-width: 768px) {
    .trhp_info-other-btn {
      width: 180px;
      margin-right: 10px;
      margin-bottom: 0; } }
  .trhp_info-other-btn a {
    min-height: 50px;
    line-height: 48px; }
    .trhp_info-other-btn a > span {
      font-weight: bold;
      padding-right: 5%; }
      @media screen and (min-width: 768px) {
        .trhp_info-other-btn a > span {
          padding-right: 0; } }
      .trhp_info-other-btn a > span::after {
        right: 5px; }
        @media screen and (min-width: 768px) {
          .trhp_info-other-btn a > span::after {
            right: 10px; } }
  @media screen and (max-width: 767px) {
    .trhp_info-other-btn:nth-of-type(3n) {
      margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .trhp_info-other-btn.align-left a > span {
      width: auto;
      text-align: left; } }
  .trhp_info-other-btn.active {
    background-color: #21409a; }
    .trhp_info-other-btn.active a {
      color: #fff; }

.trhp_info-report-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 12.5px 2.9%; }
  @media screen and (min-width: 768px) {
    .trhp_info-report-list-item {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 20px;
      position: relative; } }
  .trhp_info-report-list-item:nth-of-type(odd) {
    background-color: #eff2f9; }

.trhp_info-report-list-category {
  font-size: 1.1rem;
  line-height: 22px;
  width: 23%;
  color: #fff;
  text-align: center;
  margin-bottom: 5px; }
  @media screen and (min-width: 768px) {
    .trhp_info-report-list-category {
      font-size: 1.4rem;
      line-height: 30px;
      width: 86px;
      margin-bottom: 0; } }
  .products .trhp_info-report-list-category {
    background-color: #667ec2; }
  .technologies .trhp_info-report-list-category {
    background-color: #e59499;
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      .technologies .trhp_info-report-list-category {
        font-size: 1.25rem; } }
  .new .trhp_info-report-list-category {
    position: relative;
    margin-right: 42px; }
    @media screen and (min-width: 768px) {
      .new .trhp_info-report-list-category {
        margin-right: 48px; } }
    .new .trhp_info-report-list-category::after {
      content: "NEW";
      display: inline-block;
      width: 32px;
      font-size: 1.1rem;
      font-family: "Oswald";
      font-weight: 300;
      background-color: #e20a16;
      line-height: 17px;
      position: absolute;
      top: 50%;
      right: -42px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media screen and (min-width: 768px) {
        .new .trhp_info-report-list-category::after {
          width: 34px;
          font-size: 1.2rem;
          line-height: 18px;
          height: 18px;
          right: -48px; } }

.trhp_info-report-list-name {
  font-size: 1.1rem;
  width: 100%;
  min-height: 22px;
  line-height: 1.5; }
  @media screen and (min-width: 768px) {
    .trhp_info-report-list-name {
      font-size: 1.4rem;
      width: auto;
      line-height: 1.5;
      min-height: 30px;
      text-align: right;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 20px;
      margin: auto; } }

.trhp_info-report-list-ttl {
  width: 100%;
  font-size: 1.5rem;
  margin-top: 10px; }
  @media screen and (min-width: 768px) {
    .trhp_info-report-list-ttl {
      width: auto;
      font-size: 1.6rem;
      margin-top: 0;
      margin-left: 15px; } }
  .trhp_info-report-list-ttl a {
    display: inline-block;
    color: #21409a;
    padding-left: 14px;
    position: relative; }
    @media screen and (min-width: 768px) {
      .trhp_info-report-list-ttl a {
        padding-left: 13px;
        padding-right: 28px;
        -webkit-transition: opacity 0.2s ease-out;
        transition: opacity 0.2s ease-out; }
        .trhp_info-report-list-ttl a:hover {
          opacity: 0.8; } }
    .trhp_info-report-list-ttl a::before {
      content: '';
      display: inline-block;
      width: 4px;
      height: 4px;
      border: 0px;
      border-top: solid 1px #21409a;
      border-right: solid 1px #21409a;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      top: 50%;
      bottom: 0;
      left: 3px;
      margin-top: -4px; }
      @media screen and (min-width: 768px) {
        .trhp_info-report-list-ttl a::before {
          width: 5px;
          height: 5px;
          left: -2px;
          margin-top: -3px; } }
    .trhp_info-report-list-ttl a span::after {
      content: "";
      display: inline-block;
      width: 11px;
      height: 11px;
      background: url("/assets/common/img/pdf-icon.png") no-repeat left top;
      background-size: contain;
      margin-left: 4px; }
      @media screen and (min-width: 768px) {
        .trhp_info-report-list-ttl a span::after {
          width: 22px;
          height: 22px;
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          margin: auto; } }

.trhp_info-trans-btn {
  font-size: 1.5rem;
  border: 1px solid #21409a;
  text-align: center;
  margin-bottom: 14px; }
  @media screen and (min-width: 768px) {
    .trhp_info-trans-btn {
      font-size: 1.6rem;
      font-weight: bold;
      border: 2px solid #21409a; } }
  .trhp_info-trans-btn a {
    color: #21409a;
    width: 100%;
    min-height: 50px;
    line-height: 48px;
    display: block;
    position: relative; }
    @media screen and (min-width: 768px) {
      .trhp_info-trans-btn a {
        padding: 0;
        min-height: 56px;
        line-height: 54px; }
        .trhp_info-trans-btn a:hover {
          background-color: #21409a;
          color: #fff; } }
    .trhp_info-trans-btn a > span {
      width: 100%;
      display: inline-block;
      line-height: 1.1;
      padding-right: 10px;
      vertical-align: middle; }
      @media screen and (min-width: 768px) {
        .trhp_info-trans-btn a > span {
          padding-right: 0px; } }
      .trhp_info-trans-btn a > span::after {
        content: '';
        width: 4px;
        height: 4px;
        border: 0px;
        border-top: solid 1px #21409a;
        border-right: solid 1px #21409a;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 0;
        bottom: 0;
        right: 8px;
        margin: auto; }
        @media screen and (min-width: 768px) {
          .trhp_info-trans-btn a > span::after {
            width: 6px;
            height: 6px;
            right: 15px; } }
  .trhp_info-trans-btn.back-btn {
    margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      .trhp_info-trans-btn.back-btn {
        width: 270px;
        margin: 0 auto;
        font-size: 1.4rem;
        font-weight: normal;
        line-height: 40px;
        border: 1px solid #21409a;
        letter-spacing: -0.025em; } }
    @media screen and (min-width: 768px) {
      .trhp_info-trans-btn.back-btn a {
        min-height: 40px;
        line-height: 40px; } }
    @media screen and (min-width: 768px) {
      .trhp_info-trans-btn.back-btn a span {
        padding-right: 10px; } }
    @media screen and (min-width: 768px) {
      .trhp_info-trans-btn.back-btn a span::after {
        right: 7px; } }
  @media screen and (min-width: 768px) {
    .trhp_info-trans-btn {
      width: 560px;
      margin: 0 auto 30px; } }
