main p {
  font-size: 1.4rem;
  line-height: 1.5; }

.kv_2blk {
  height: 430px;
  overflow: hidden;
  background: #fff;
  display: flex;
  flex-wrap: nowrap; }
  .kv_2blk__lead {
    margin-bottom: 32px; }
  .kv_2blk__inner--photo {
    width: 50%;
    box-sizing: border-box;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat; }
  .kv_2blk__inner--title_box {
    display: flex;
    align-items: center;
    width: 50%; }
  .kv_2blk__inner--title {
    box-sizing: border-box;
    background: #fff;
    padding: 0 60px 0 60px; }
    .kv_2blk__inner--title .sub-title {
      display: inline-block;
      padding: 0;
      font-size: 1.6rem;
      color: #005eb8;
      line-height: 1.0;
      margin-bottom: 15px; }
    .kv_2blk__inner--title .main-title {
      font-size: 2.8rem;
      line-height: 1.4;
      color: #333;
      margin-bottom: 32px; }

.kv_1blk {
  width: 100%;
  height: 430px;
  overflow: hidden; }
  .kv_1blk__inner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    position: relative;
    height: 100%; }

.sec {
  padding: 72px 0 24px;
  width: 100%; }
  .sec--tag_area {
    padding: 40px 0 120px;
    width: 100%; }
  .sec__inner_wrap {
    width: 1000px;
    margin: 0 auto 96px; }
  .sec__tag_box {
    width: 100%;
    padding: 0;
    overflow: hidden;
    box-sizing: border-box; }
  .sec__tag_box--all {
    display: flex;
    justify-content: center;
    margin-bottom: 32px; }
  .sec__tag_items {
    position: relative;
    padding-left: 26px; }
  .sec__tag_items li {
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1.5;
    text-align: left;
    color: #999;
    letter-spacing: .04rem; }
    .sec__tag_items li > a {
      color: #999; }
      .sec__tag_items li > a:hover {
        opacity: 0.7;
        text-decoration: none; }
  .sec__tag_items::before {
    content: url(/solution/assets/img/common/icn_tag.svg);
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 2px; }
  .sec__tag_items li::after {
    content: "/";
    display: inline-block;
    margin: 0 0.5em; }
  .sec__tag_items li:last-child::after {
    content: none; }
  .sec__lead {
    text-align: center;
    font-size: 1.4rem; }
  .sec__lead--center {
    text-align: center;
    font-size: 1.4rem; }
  .sec__lead--left {
    text-align: left;
    font-size: 2.0rem;
    margin-bottom: 30px; }
  .sec__main-title {
    margin: 28px 0 32px;
    font-size: 2.8rem;
    line-height: 1.42;
    text-align: center; }
  .sec__main_sub-title {
    font-size: 1.6rem;
    line-height: 1.0;
    color: #005ebc;
    text-align: center; }
  .sec__sub-title {
    line-height: 1.0;
    margin: 0 0 12px;
    font-size: 1.6rem;
    text-align: center; }
  .sec__title {
    font-size: 3.2rem;
    margin-bottom: 80px;
    color: #333;
    line-height: 1.0;
    text-align: center; }
  .sec__blk-1col--photo_area {
    margin-bottom: 0; }
  .sec__blk-1col p {
    font-size: 1.4rem;
    line-height: 1.5; }
  .sec__blk-1col__item_img {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center; }
  .sec__blk-2col {
    overflow: hidden;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-direction: row-reverse; }
    .sec__blk-2col__zoom-img_caption {
      margin-top: 1em;
      font-size: 1.1rem !important;
      line-height: 1.6;
      color: #333; }
  .sec__blk_fl--r {
    float: right;
    padding-left: 50px;
    padding-bottom: 50px; }
  .sec__blk_fl--l {
    float: left;
    padding-right: 50px;
    padding-bottom: 50px; }
  .sec__blk_cont {
    width: 480px; }
    .sec__blk_cont > figure {
      position: relative; }
    .sec__blk_cont__btn_plus {
      display: block;
      width: 40px;
      height: 40px;
      padding: 8px;
      box-sizing: border-box;
      background: #005eb8;
      position: absolute;
      bottom: 0;
      right: 0; }
    .sec__blk_cont p {
      font-size: 1.4rem;
      line-height: 1.5; }
  .sec__blk_cont--w650 {
    width: 650px; }
  .sec__blk_cont--w300 {
    width: 300px; }
  .sec__blk_cont--w600 {
    width: 600px; }
  .sec__blk_cont--w360 {
    width: 360px; }
  .sec__blk_cont--w580 {
    width: 580px; }
  .sec__blk_cont--w380 {
    width: 380px; }
  .sec__blk_img--p100 {
    width: 100%; }
  .sec__blk_cont_text_link {
    color: #005eb8 !important;
    font-size: 1.4rem;
    line-height: 1.5; }
    .sec__blk_cont_text_link:hover {
      text-decoration: none !important;
      opacity: 0.7; }
  .sec__blk_cont_text {
    margin-bottom: 32px;
    font-size: 1.4rem;
    line-height: 1.5; }
  .sec__blk_cont_text_link--blank {
    color: #005eb8 !important; }
    .sec__blk_cont_text_link--blank:hover {
      text-decoration: none !important;
      opacity: 0.7; }
    .sec__blk_cont_text_link--blank .icn_blank {
      width: 16px;
      height: 16px;
      display: inline-block;
      margin-left: 0.5em;
      vertical-align: middle; }
  .sec__blk_cont_ul_notes {
    font-size: 1.4rem;
    line-height: 1.5; }
  .sec__blk_cont_text_notes {
    text-align: right;
    color: #333;
    font-size: 1.1rem !important; }
  .sec__blk_cont_text_notes--left {
    text-align: left;
    font-size: 1.1rem !important;
    margin-top: 32px;
    color: #333; }
  .sec__blk_cont_text_notes--center {
    text-align: center;
    font-size: 1.1rem !important;
    color: #333; }
  .sec__blk_cont img {
    width: 100%; }
  .sec__blk_title {
    font-size: 2.0rem;
    line-height: 1.3;
    margin-bottom: 32px; }
  .sec__blk_title--blue {
    color: #005eb8; }
  .sec__blk_title--point {
    color: #005eb8;
    padding-right: 1em; }
  .sec__blk_sub-title--blue {
    color: #005eb8;
    font-size: 1.6rem;
    margin-bottom: 8px; }
  .sec__blk_cont_img_caption {
    margin-top: 1em;
    font-size: 1.1rem;
    line-height: 1.6;
    color: #333; }
    .sec__blk_cont_img_caption--center {
      text-align: center; }
  .sec__blk_video {
    margin-bottom: 120px; }
    .sec__blk_video_title {
      text-align: center;
      font-size: 3.2rem;
      line-height: 1.0; }
    .sec__blk_video_lead {
      text-align: center;
      font-size: 2.0rem;
      margin: 90px 0 70px; }
    .sec__blk_video_wrap {
      width: 750px;
      margin: 0 auto; }
    .sec__blk_video_notes {
      text-align: right;
      color: #333;
      font-size: 1.1rem;
      margin-top: 20px; }
  .sec__blk_video_info {
    margin: 72px 0;
    display: flex;
    overflow: hidden; }
    .sec__blk_video_info_cont--left {
      width: 50%;
      box-sizing: border-box;
      overflow: hidden;
      border-right: 2px solid #bababa; }
      .sec__blk_video_info_cont--left > figure {
        width: 220px;
        float: left; }
        .sec__blk_video_info_cont--left > figure > img {
          width: 100%; }
      .sec__blk_video_info_cont--left > div {
        width: 220px;
        float: left;
        margin-left: 30px; }
      .sec__blk_video_info_cont--left_sub {
        color: #005ebc;
        font-size: 1.6rem; }
      .sec__blk_video_info_cont--left_name {
        font-size: 2.8rem;
        margin: 10px 0; }
      .sec__blk_video_info_cont--left_status {
        font-size: 1.4rem;
        line-height: 1.5; }
    .sec__blk_video_info_cont--right {
      width: 50%;
      box-sizing: border-box;
      padding-left: 50px;
      position: relative; }
      .sec__blk_video_info_cont--right_title {
        font-size: 2.8rem;
        line-height: 1.0;
        margin: 0 0 20px; }
      .sec__blk_video_info_cont--right_detail {
        overflow: hidden;
        font-size: 1.4rem;
        line-height: 1.5; }
        .sec__blk_video_info_cont--right_detail dt {
          clear: both;
          float: left; }
        .sec__blk_video_info_cont--right_detail dd {
          margin-left: 3em; }
      .sec__blk_video_info_cont--right_btn_box {
        position: absolute;
        left: 50px;
        bottom: 0; }
        .sec__blk_video_info_cont--right_btn_box > figure {
          width: 80px; }
          .sec__blk_video_info_cont--right_btn_box > figure > img {
            width: 100%; }
        .sec__blk_video_info_cont--right_btn_box > .btn_download {
          display: block;
          width: 296px;
          border: 1px solid #005eb8;
          text-align: center;
          padding: 20px 0;
          margin-top: 10px;
          box-sizing: border-box;
          color: #005eb8;
          font-size: 1.6rem; }
          .sec__blk_video_info_cont--right_btn_box > .btn_download:after {
            content: url(/solution/assets/img/common/icn_download.png);
            display: inline-block;
            margin-left: 8px;
            width: 12px;
            height: 14px; }
          .sec__blk_video_info_cont--right_btn_box > .btn_download:hover {
            background: #f5f9fc;
            opacity: 1;
            text-decoration: none; }
  .sec__blk_customer {
    padding: 40px;
    background: #eeeeee; }
    .sec__blk_customer_title {
      font-size: 2.0rem;
      color: #005eb8;
      margin-bottom: 16px; }
    .sec__blk_customer p {
      font-size: 1.4rem;
      line-height: 1.5; }
  .sec__event-box {
    border: 1px solid #e6e6e6;
    background: #fff;
    box-sizing: border-box;
    padding: 32px;
    margin: 72px 0 30px; }
    .sec__event-box dl {
      overflow: hidden;
      margin-bottom: 30px;
      font-size: 1.4rem;
      line-height: 1.5; }
      .sec__event-box dl dt {
        clear: both;
        float: left; }
      .sec__event-box dl dd {
        margin-left: 0.5em;
        float: left; }
    .sec__event-box ul {
      clear: both;
      font-size: 1.4rem;
      line-height: 1.5; }
  .sec__inner_wrap_bottom_notes {
    margin: 0 auto -24px; }
  .sec__bottom_notes {
    margin-left: 1em;
    line-height: 1.5;
    font-size: 1.1rem;
    color: #999; }
    .sec__bottom_notes li {
      text-indent: -1em; }

.sec__blk_upper {
  margin-bottom: 80px; }
  .sec__blk_upper > .sec__main-title {
    margin: 0 0 12px;
    text-align: center; }
  .sec__blk_upper > .sec__lead--center {
    margin: 0;
    font-size: 1.4rem;
    text-align: center; }

.sec__blk_img3 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .sec__blk_img3 ul li {
    width: 318px;
    margin-right: 23px;
    margin-top: 32px;
  }
  .sec__blk_img3 ul li:nth-child(3n){
    margin-right: 0;
  }
    .sec__blk_img3 ul li figure > img {
      width: 100%;
  }

.sec__blk_img4 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .sec__blk_img4 ul li {
    width: 480px;
    margin-top: 72px; }
    .sec__blk_img4 ul li figure > img {
      width: 100%; }
  .sec__blk_img4 ul li:first-child, .sec__blk_img4 ul li:nth-child(2) {
    margin-top: 0; }

.aside__rel-article {
  margin-top: 80px; }
  .aside__rel-article_title {
    font-size: 2.0rem;
    text-align: center;
    margin-bottom: 40px; }
  .aside__rel-article_title--small {
    font-size: 1.6rem;
    text-align: left;
    margin-bottom: 10px; }
  .aside__rel-article_blk {
    margin: 0 auto 0;
    width: 500px; }
  .aside__rel-article_cont {
    display: flex;
    justify-content: space-between; }
    .aside__rel-article_cont div {
      width: 240px; }
      .aside__rel-article_cont div figure {
        box-sizing: border-box;
        border: 1px solid #eee;
        overflow: hidden; }
      .aside__rel-article_cont div img {
        width: 100%; }
        .aside__rel-article_cont div img:hover {
          opacity: 0.7; }
  .aside__rel-article_cont-title {
    font-size: 1.6rem;
    line-height: 1.375;
    margin-bottom: 20px; }
  .aside__rel-article_cont-text {
    font-size: 1.3rem;
    line-height: 1.7;
    color: #333; }

.aside__contact {
  padding: 80px 0 80px;
  width: 100%;
  background: #ccdff0;
  text-align: center; }
  .aside__contact_inner_wrap {
    width: 1000px;
    margin: 0 auto; }
  .aside__contact_title {
    font-size: 2.0rem;
    margin-bottom: 3.6rem;
    line-height: 1.6; }
  .aside__contact_btn {
    font-size: 1.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 322px;
    height: 56px;
    margin: 0 auto;
    color: #005eb8;
    border: 1px solid #005eb8;
    background: #fff;
    padding: 0; }

  .aside__contact_btn:hover {
    background: #f5f9fc;
    opacity: 1;
    cursor: pointer; }
  .contact_btn--blank:after{
    content: "";
    width: 16px;
    height: 16px;
    background: url(/assets/img/link_ico_open-in-new.svg) no-repeat center 2px;
    background-size: 14px 14px;
    display: inline-block;
    margin-left: 8px;
  }

.aside__rel-goods {
  padding: 72px 0;
  width: 100%; }
  .aside__rel-goods_inner_wrap {
    width: 1000px;
    margin: 0 auto 72px; }
  .aside__rel-goods_inner_wrap:last-child {
    margin-bottom: 0; }
  .aside__rel-goods_title {
    text-align: center;
    font-size: 2.0rem;
    margin-bottom: 40px;
    color: #333; }
  .aside__rel-goods_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .aside__rel-goods_list .rel-item {
      width: 220px;
      margin-right: 40px; }
      .aside__rel-goods_list .rel-item a {
        display: block;
        transition: .3s;
        -webkit-transition: .3s;
        text-decoration: none; }
      .aside__rel-goods_list .rel-item a:hover {
        opacity: 0.7; }
    .aside__rel-goods_list .rel-item:last-child {
      margin-right: 0; }
    .aside__rel-goods_list .rel-item:nth-child(4n) {
      margin-right: 0; }
    .aside__rel-goods_list .rel-item figure {
      border: #E6E6E6 solid 1px;
      overflow: hidden; }
    .aside__rel-goods_list .rel-item img {
      width: 100%;
      vertical-align: middle; }
      .aside__rel-goods_list .rel-item img:hover {
        opacity: 0.7; }
    .aside__rel-goods_list .rel_list__ttl {
      font-size: 1.3rem;
      line-height: 1.7;
      margin-bottom: .48rem;
      text-align: left; }
    .aside__rel-goods_list p {
      font-size: 1.3rem;
      line-height: 1.7;
      margin-top: 1em; }

.aside__sns {
  padding: 72px 0 72px;
  width: 100%;
  background: #f5f5f5;
  text-align: center; }
  .aside__sns_inner_wrap {
    width: 1000px;
    margin: 0 auto; }
  .aside__sns_title {
    font-size: 2.0rem; }
  .aside__sns_link {
    display: flex;
    justify-content: space-between;
    width: 188px;
    margin: 36px auto; }
    .aside__sns_link li {
      width: 36px;
      height: 36px;
      position: relative; }
      .aside__sns_link li a {
        background: #333;
        display: block;
        width: 100%;
        height: 100%; }
        .aside__sns_link li a:hover {
          opacity: 0.7; }
      .aside__sns_link li .icon_twitter {
        background: #1da1f2;
        border-radius: 50%;
        box-sizing: border-box; }
        .aside__sns_link li .icon_twitter img {
          width: 20px;
          position: absolute;
          top: 10px;
          left: 8px; }
      .aside__sns_link li .icon_fb {
        background: #1877f2;
        border-radius: 50%;
        box-sizing: border-box; }
        .aside__sns_link li .icon_fb img {
          width: 16px;
          position: absolute;
          left: 10px;
          bottom: -1px; }
      .aside__sns_link li .icon_linkedin {
        background: #2867b2;
        box-sizing: border-box;
        border-radius: 3px; }
        .aside__sns_link li .icon_linkedin img {
          width: 26px;
          position: absolute;
          left: 5px;
          top: 5px; }
      .aside__sns_link li .icon_line {
        background: none;
        box-sizing: border-box;
        border-radius: 3px; }
        .aside__sns_link li .icon_line img {
          width: 100%;
          position: absolute;
          left: 0;
          top: 0; }
  .aside__sns_btn_url_copy {
    font-size: 1.6rem;
    display: inline-block;
    box-sizing: border-box;
    height: 56px;
    color: #005eb8;
    border: 1px solid #005eb8;
    background: #fff;
    padding: 0 5em; }
  .aside__sns_btn_url_copy:hover {
    background: #f5f9fc;
    opacity: 1;
    cursor: pointer; }

@media screen and (max-width: 1000px) and (min-width: 768px) {
  .sec__inner_wrap {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box; }
  .sec__blk_cont {
    width: 48%; }
  .sec__blk_cont--w650 {
    width: 65%; }
  .sec__blk_cont--w300 {
    width: 30%; }
  .sec__blk_cont--w600 {
    width: 60%; }
  .sec__blk_cont--w360 {
    width: 36%; }
  .sec__blk_cont--w580 {
    width: 58%; }
  .sec__blk_cont--w380 {
    width: 38%; }
  .sec__tag_box {
    width: 100%; }
  .sec__blk-1col--photo_area {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    margin-bottom: 0; }
    .sec__blk-1col--photo_area > figure img {
      width: 100%; }

  .aside__sns_inner_wrap {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px; }

  .aside__contact_inner_wrap {
    width: 100%;
    margin: 0 auto; }

  .aside__rel-goods_inner_wrap {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px; }
  .aside__rel-goods_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .aside__rel-goods_list .rel-item {
      width: 24%;
      margin-right: 1%; }
      .aside__rel-goods_list .rel-item figure img {
        width: 100%; }
    .aside__rel-goods_list .rel-item:last-child {
      margin-right: 0; }

  .aside__contact_inner_wrap {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px; }

  .sec__blk_img3 ul li {
    width: 32%;
    margin-right: 2%;
  }

  .sec__blk_img4 ul li {
    width: 48%; } }
/*responsive*/
@media screen and (max-width: 768px) {
  .kv_2blk {
    height: auto;
    display: block; }
    .kv_2blk__inner--photo {
      width: 100%;
      height: 250px; }
    .kv_2blk__inner--title_box {
      width: 100%; }
    .kv_2blk__inner--title {
      width: 100%;
      box-sizing: border-box;
      background: #fff;
      padding: 30px 20px;
      text-align: center; }
      .kv_2blk__inner--title.bg_blue {
        background: #ccdff0; }
      .kv_2blk__inner--title.bg_white {
        background: #fff; }
      .kv_2blk__inner--title .sub-title {
        display: inline-block;
        padding: 0;
        font-size: 1.2rem;
        line-height: 1.0;
        margin-bottom: 20px; }
      .kv_2blk__inner--title .main-title {
        font-size: 2.0rem;
        color: #333; }

  .kv_1blk {
    width: 100%;
    height: 250px;
    overflow: hidden; }
    .kv_1blk__inner {
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      margin: 0 auto;
      position: relative; }

  .sec {
    padding: 36px 0 12px;
    width: 100%; }
    .sec--tag_area {
      padding: 0;
      width: 100%; }
      .sec--tag_area .sec__inner_wrap {
        padding: 0; }
    .sec__inner_wrap {
      width: 100%;
      padding: 0 20px;
      margin-bottom: 48px;
      box-sizing: border-box; }
    .sec__inner_wrap_bottom_notes {
    margin: 0 auto -24px; }
    .sec__tag_box {
      width: 100%;
      padding: 0;
      overflow: hidden;
      box-sizing: border-box;
      margin-bottom: 0; }
    .sec__tag_box--all {
      margin-bottom: 32px; }
    .sec__tag_box--half {
      display: flex;
      justify-content: center; }
    .sec__tag_items {
      position: relative;
      padding-left: 26px; }
    .sec__tag_items li {
      display: inline-block;
      font-size: 1.2rem;
      text-align: left; }
    .sec__tag_items::before {
      content: url(/solution/assets/img/common/icn_tag.svg);
      width: 16px;
      position: absolute;
      left: 0;
      top: 2px; }
    .sec__tag_items li::after {
      content: "/";
      display: inline-block;
      margin: 0 0.5em; }
    .sec__lead {
      text-align: center;
      font-size: 1.4rem;
      text-align: left; }
    .sec__lead--center {
      text-align: center;
      font-size: 1.2rem;
      padding: 0; }
    .sec__lead--left {
      text-align: left;
      font-size: 2.0rem;
      margin-bottom: 30px; }
    .sec__main-title {
      margin: 16px 0;
      font-size: 2.0rem; }
    .sec__main_sub-title {
      font-size: 1.2rem;
      line-height: 1.0;
      color: #005ebc;
      text-align: center; }
    .sec__sub-title {
      margin: 0 0 10px; }
    .sec__title {
      font-size: 2.5rem;
      margin-bottom: 40px; }
    .sec__blk-1col--photo_area {
      margin-bottom: 0; }
      .sec__blk-1col--photo_area > figure img {
        width: 100%; }
    .sec__blk-1col p {
      font-size: 1.4rem;
      line-height: 1.5; }
    .sec__blk-1col__item_img {
      display: inline-block;
      width: 100%;
      margin: 0 auto;
      text-align: center; }
      .sec__blk-1col__item_img > img {
        width: 100%; }
    .sec__blk-2col {
      margin: 0;
      display: block; }
    .sec__blk_cont {
      width: 100%;
      position: relative; }
      .sec__blk_cont:first-child {
        margin-bottom: 20px; }
      .sec__blk_cont__btn_plus {
        display: block;
        width: 40px;
        height: 40px;
        padding: 8px;
        box-sizing: border-box;
        background: #005eb8;
        position: absolute;
        bottom: 0;
        right: 0; }
    .sec__blk_fl--r {
      float: none;
      padding: 0;
      margin-bottom: 32px; }
    .sec__blk_fl--l {
      float: none;
      padding: 0;
      margin-bottom: 32px; }
    .sec__blk_cont--w650 {
      width: 100%; }
    .sec__blk_cont--w300 {
      width: 100%; }
    .sec__blk_cont--w600 {
      width: 100%; }
    .sec__blk_cont--w360 {
      width: 100%; }
    .sec__blk_cont--w580 {
      width: 100%; }
    .sec__blk_cont--w380 {
      width: 100%; }
    .sec__blk_cont_text {
      margin-bottom: 32px; }
    .sec__blk_cont_text_link {
      color: #005eb8; }
    .sec__blk_cont_text_link--blank {
      color: #005eb8; }
    .sec__blk_cont_text_notes {
      text-align: right;
      color: #333;
      font-size: 1.1rem; }
    .sec__blk_cont_text_notes {
      text-align: left;
      margin-top: 16px;
      font-size: 1.1rem; }
    .sec__blk_cont img {
      width: 100%; }
    .sec__blk_title {
      font-size: 1.8rem;
      margin-bottom: 20px;
      text-align: center; }
    .sec__blk_title--blue {
      color: #005eb8; }
    .sec__blk_title--point {
      color: #005eb8;
      padding-right: 1em;
      font-size: 1.6rem; }
    .sec__blk_sub-title--blue {
      color: #005eb8;
      font-size: 1.6rem;
      margin-bottom: 8px;
      text-align: center; }
    .sec__blk_cont_img_caption {
      margin-top: 1em;
      font-size: 1.1rem;
      color: #333; }
      .sec__blk_cont_img_caption--center {
        text-align: left; }
    .sec__blk_video {
      margin-bottom: 60px; }
      .sec__blk_video--mb0 {
        margin-bottom: 0; }
      .sec__blk_video_title {
        text-align: center;
        font-size: 1.6rem; }
      .sec__blk_video_lead {
        text-align: center;
        font-size: 1.4rem;
        margin: 40px 0 32px; }
      .sec__blk_video_wrap {
        width: 100%;
        margin: 0 auto; }
      .sec__blk_video_notes {
        text-align: right;
        color: #333;
        font-size: 1.1rem;
        margin-top: 20px; }
    .sec__blk_video_info {
      margin: 40px 0;
      display: block; }
      .sec__blk_video_info_cont--left {
        width: 100%;
        border-right: none; }
        .sec__blk_video_info_cont--left > figure {
          width: 48%;
          float: left; }
          .sec__blk_video_info_cont--left > figure > img {
            width: 100%; }
        .sec__blk_video_info_cont--left > div {
          width: 48%;
          float: right;
          margin-left: 0; }
        .sec__blk_video_info_cont--left_sub {
          color: #005ebc;
          font-size: 1.2rem; }
        .sec__blk_video_info_cont--left_name {
          font-size: 1.8rem;
          margin: 10px 0; }
        .sec__blk_video_info_cont--left_status {
          font-size: 1.2rem; }
      .sec__blk_video_info_cont--right {
        width: 100%;
        box-sizing: border-box;
        padding-left: 0;
        position: relative;
        margin-top: 40px;
        text-align: center; }
        .sec__blk_video_info_cont--right_title {
          font-size: 1.8rem;
          margin: 0 0 20px; }
        .sec__blk_video_info_cont--right_detail {
          overflow: hidden;
          display: inline-block;
          text-align: center; }
          .sec__blk_video_info_cont--right_detail dt {
            clear: both;
            float: left; }
          .sec__blk_video_info_cont--right_detail dd {
            margin-left: 3em; }
        .sec__blk_video_info_cont--right_btn_box {
          position: static;
          width: 88%;
          margin: 30px auto 0; }
          .sec__blk_video_info_cont--right_btn_box > figure {
            width: 80px; }
            .sec__blk_video_info_cont--right_btn_box > figure > img {
              width: 100%; }
          .sec__blk_video_info_cont--right_btn_box > .btn_download {
            font-size: 1.6rem;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            border: 1px solid #005eb8;
            text-align: center;
            padding: 0;
            margin-top: 10px;
            box-sizing: border-box;
            color: #005eb8;
            height: 56px; }
            .sec__blk_video_info_cont--right_btn_box > .btn_download:after {
              content: url(/solution/assets/img/common/icn_download.png);
              display: inline-block;
              margin-left: 8px;
              width: 12px;
              height: 14px; }
    .sec__blk_customer {
      padding: 20px;
      background: #eeeeee; }
      .sec__blk_customer_title {
        font-size: 1.3rem;
        color: #005eb8;
        margin-bottom: 16px; }
    .sec__event-box {
      border: 1px solid #e6e6e6;
      box-sizing: border-box;
      padding: 32px;
      margin: 72px 0 32px; }
      .sec__event-box dl {
        overflow: hidden;
        margin-bottom: 30px; }
        .sec__event-box dl dt {
          clear: both;
          float: left; }
        .sec__event-box dl dd {
          margin-left: 0.5em;
          float: left; }
      .sec__event-box ul {
        clear: both; }
    .sec__bottom_notes {
      margin-left: 1em; }
      .sec__bottom_notes li {
        text-indent: -1em; }

  .sec__blk_upper {
    margin-bottom: 40px; }
    .sec__blk_upper > .sec__main-title {
      margin-bottom: 16px; }
    .sec__blk_upper > .sec__lead--center {
      margin: 0; }

  .sec__blk_img3 ul {
    display: block; }
    .sec__blk_img3 ul li {
      width: 100%;
      margin-top: 10px; }
      .sec__blk_img3 ul li figure > img {
        width: 100%; }

  .sec__blk_img4 ul {
    display: block; }
    .sec__blk_img4 ul li {
      width: 100%;
      margin-top: 36px; }
      .sec__blk_img4 ul li figure > img {
        width: 100%; }
    .sec__blk_img4 ul li:first-child {
      margin-top: 0; }
    .sec__blk_img4 ul li:nth-child(2) {
      margin-top: 36px; }

  .aside__rel-article {
    margin-top: 80px; }
    .aside__rel-article_title {
      font-size: 1.8rem;
      text-align: center;
      margin-bottom: 40px; }
    .aside__rel-article_title--small {
      font-size: 1.6rem;
      text-align: left;
      margin-bottom: 10px; }
    .aside__rel-article_blk {
      margin: 0 auto 0;
      width: 100%; }
    .aside__rel-article_cont {
      display: flex;
      justify-content: space-between;
      font-size: 1.2rem; }
      .aside__rel-article_cont div {
        width: 48%; }
        .aside__rel-article_cont div img {
          width: 100%; }
    .aside__rel-article_cont-title {
      font-size: 1.2rem;
      margin-bottom: 10px; }

  .aside__contact {
    padding: 40px 20px 60px;
    box-sizing: border-box; }
    .aside__contact_inner_wrap {
      width: 100%;
      margin: 0 auto; }
    .aside__contact_title {
      font-size: 1.6rem;
      line-height: 1.3125;
      margin-bottom: 30px; }
    .aside__contact_btn {
      font-size: 1.6rem;
      box-sizing: border-box;
      width: 88%;
      height: 56px;
      color: #005eb8;
      border: 1px solid #005eb8;
      background: #fff;
      padding: 0; }
    .aside__contact_btn:hover {
      opacity: 0.7;
      cursor: pointer; }

  .aside__rel-goods {
    padding: 36px 0 64px;
    width: 100%; }
    .aside__rel-goods_inner_wrap {
      width: 100%;
      margin: 0 auto 36px;
      padding: 0 20px;
      box-sizing: border-box; }
    .aside__rel-goods_inner_wrap:last-child {
      margin-bottom: 0; }
    .aside__rel-goods_title {
      text-align: center;
      font-size: 1.8rem;
      margin-bottom: 20px; }
    .aside__rel-goods_list {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .aside__rel-goods_list .rel-item {
        width: 48%;
        font-size: 1.2rem;
        margin-top: 20px;
        margin-right: 0; }
      .aside__rel-goods_list .rel-item img {
        width: 100%; }

  .aside__sns {
    padding: 72px 20px;
    width: 100%;
    background: #f5f5f5;
    text-align: center;
    box-sizing: border-box; }
    .aside__sns_inner_wrap {
      width: 100%;
      margin: 0 auto; }
    .aside__sns_title {
      font-size: 2.0rem;
      line-height: 1.5; }
    .aside__sns_link {
      display: flex;
      justify-content: space-between;
      width: 188px;
      margin: 36px auto; }
      .aside__sns_link li {
        width: 36px; }
        .aside__sns_link li img {
          width: 100%; }
    .aside__sns_btn_url_copy {
      font-size: 1.6rem;
      display: inline-block;
      box-sizing: border-box;
      height: 56px;
      color: #005eb8;
      border: 1px solid #005eb8;
      background: #fff;
      padding: 0;
      width: 88%; } }
.pageurl {
  position: fixed;
  right: 100%; }

.icn_blank {
  width: 16px !important;
  height: 16px;
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle; }

.icn_members {
  width: 80px !important;
  border: none !important; }

.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%; }

.modal__bg {
  background: rgba(0, 0, 0, 0.7);
  height: 100vh;
  position: absolute;
  width: 100%; }

.modal__content {
  background: #fff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%); }
  @media screen and (max-width: 768px) {
    .modal__content {
      width: 90%;
      margin: 0 auto; }
      .modal__content img {
        width: 100%; } }

.js-modal-close_btn {
  position: absolute;
  top: 0;
  right: -40px; }
  .js-modal-close_btn > img {
    width: 21px; }
  @media screen and (max-width: 768px) {
    .js-modal-close_btn {
      top: -40px;
      right: 20px; } }

.js-modal-open--text {
  color: #005eb8; }

.pagenation_blk{
  margin: 72px 0 0;
}
.pagenation{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
}
.pagenation-item{
  width: 40px;
  height: 40px;
  font-size: 1.6rem;
  margin: 0 8px;
  border: 1px solid #005eb8;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagenation-link{
  color: #005eb8;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagenation-link:hover{
  background: #f5f9fc;
}


.pagenation-prev,
.pagenation-next{
  width: auto;
  color: #fff;
  border: 1px solid #fff;
}
.pagenation-link--prev{
  width: 100%;
  height: 100%;
  padding: 0 16px;
  background: #005eb8;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  color: #fff;
}
.pagenation-link--prev:hover{
  opacity: 0.7;
}
.pagenation-link--prev:before{
  content: "";
  width: 9px;
  height: 9px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: rotate(45deg);
  margin-right: 4px;
  margin-top: 2px;
}
.pagenation-link--next{
  width: 100%;
  height: 100%;
  padding: 0 16px;
  background: #005eb8;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  color: #fff;
}
.pagenation-link--next:hover{
  opacity: 0.7;
}
.pagenation-link--next:after{
  content: "";
  width: 9px;
  height: 9px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  margin-left: 4px;
  margin-top: 2px;
}
.pagenation-item-current{
  border-color: #fff;
}
.pagenation-current{
  width: 100%;
  height: 100%;
  background: #005eb8;
  color: #fff;
  display: flex;
  justify-content:center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .pagenation-item {
    width: 36px;
    height: 36px;
    font-size: 1.4rem;
    margin: 0 4px;
    border: 1px solid #005eb8;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
  }
  .pagenation-prev, .pagenation-next {
    width: 36px;
  }
  .pagenation-link--prev,.pagenation-link--next{
    padding: 0;
  }
  .pagenation-link--prev:before{
    margin-right: 0;
    margin-left: 4px;
  }
  .pagenation-link--next:after{
    margin-left: 0;
    margin-right: 4px;
  }
  .pagenation-link_inner_txt{
    display: none;
  }
}


#footer {
  margin-top: -25px; }

.blk--mt0 {
  margin-top: 0 !important; }

.blk--mb0 {
  margin-bottom: 0 !important; }

.blk--mt8 {
  margin-top: 8px !important; }

.blk--mb8 {
  margin-bottom: 8px !important; }

.blk--mt16 {
  margin-top: 16px !important; }

.blk--mb16 {
  margin-bottom: 16px !important; }

.blk--mt24 {
  margin-top: 24px !important; }

.blk--mb24 {
  margin-bottom: 24px !important; }

.blk--mt32 {
  margin-top: 32px !important; }

.blk--mb32 {
  margin-bottom: 32px !important; }

.blk--mt40 {
  margin-top: 40px !important; }

.blk--mb40 {
  margin-bottom: 40px !important; }

.blk--mt48 {
  margin-top: 48px !important; }

.blk--mb48 {
  margin-bottom: 48px !important; }

.blk--mt72 {
  margin-top: 72px !important; }

.blk--mb72 {
  margin-bottom: 72px !important; }

.blk--mb100 {
  margin-bottom: 100px !important; }

.blk--pt0 {
  padding-top: 0 !important; }

.blk--pb0 {
  padding-bottom: 0 !important; }

.blk__bg--white {
  background: #fff !important; }

.blk__bg--grey {
  background: #f5f5f5 !important; }

.blk__bg--blue {
  background: #ccdff0 !important; }

.flex--reverse {
  flex-direction: row !important; }

.pc_only {
  display: block; }

.sp_only {
  display: none; }

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

.util-left {
  text-align: left !important; }

.util-right {
  text-align: right !important; }

.util-img-link:hover{
  display: block;
  opacity:0.7;
}

.flex--center {
  justify-content: center !important; }
  .flex--center li {
    margin: 0 20px; }

.flex--around {
  justify-content: space-around !important; }

.p-sec-txt__link--blank,.p-sec-txt__link--arrow{
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: inline-block;
  padding-right: 14px;
  font-size: 1.4rem;
  line-height: 1.57;
  letter-spacing: .06rem;
  color: #005EB8;
  text-decoration: none;
  margin-top: 16px;
}
.p-sec-txt__link--blank:after {
  content: "";
  width: 14px;
  height: 14px;
  background: url(/assets/img/link_ico_open-in-new.svg) no-repeat center center;
  background-size: 14px 14px;
  display: inline-block;
  margin-left: 4px;
  vertical-align: -2px;
}
.p-sec-txt__link--arrow:after {
  content: "";
  background: url(/assets/img/common/arrow_button_blue_right.svg) no-repeat center center;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 4px;
}

@media screen and (max-width: 768px) {
  .pc_only {
    display: none !important; }

  .sp_only {
    display: block !important; }

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

  .sp_txt--left {
    text-align: left !important; }

  .sp_txt--right {
    text-align: right !important; }

  .flex--center {
    justify-content: center !important; }
    .flex--center li {
      margin: 20px 0 0; }

  .blk_sp--mt0 {
    margin-top: 0 !important; }

  .blk_sp--mb0 {
    margin-bottom: 0 !important; }

  .blk_sp--mt8 {
    margin-top: 8px !important; }

  .blk_sp--mb8 {
    margin-bottom: 8px !important; }

  .blk_sp--mt16 {
    margin-top: 16px !important; }

  .blk_sp--mb16 {
    margin-bottom: 16px !important; }

  .blk_sp--mt24 {
    margin-top: 24px !important; }

  .blk_sp--mb24 {
    margin-bottom: 24px !important; }

  .blk_sp--mt32 {
    margin-top: 32px !important; }

  .blk_sp--mb32 {
    margin-bottom: 32px !important; }

  .blk_sp--mt40 {
    margin-top: 40px !important; }

  .blk_sp--mb40 {
    margin-bottom: 40px !important; }

  .blk_sp--mt48 {
    margin-top: 48px !important; }

  .blk_sp--mb48 {
    margin-bottom: 48px !important; }

  .blk_sp--mt64 {
    margin-top: 64px !important; }

  .blk_sp--mb64 {
    margin-bottom: 64px !important; }

  .blk_sp--mt72 {
    margin-top: 72px !important; }

  .blk_sp--mb72 {
    margin-bottom: 72px !important; } }

/*# sourceMappingURL=solution_detail.css.map */
