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;
	background-position:center;}
  .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%; }
.p-visial {
    line-height: 0;
}

.p-visial img {
    width: 100%;
    height: auto;
}
.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(/html2014/2020/assets/solution/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: 40px;
    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.blk-2col-row{
		flex-direction:row;}
	.de_020 .sec__blk-2col{
		flex-direction:row;}
	.blk-mb-64{
		margin-bottom:64px;
	}
    .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.w485 {
    width: 485px; }
  .sec__blk_cont.w410 {
    width: 410px; }
    .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; }

	.de_020 .sec__blk_title{
		font-size:2.4rem;
	}
	.blk-mb-64{margin-bottom:64px;}
	.de_020 .c-blk__ttl--l{font-size: 2.4rem;line-height: 1.3;margin-bottom: 32px;}
	.de_020 .c-blk__ttl--l .c-blk__txt{font-size: 1.4rem;line-height: 1.7;}
	.de_020 .u-txt_blue{color:#005eb8!important;}
  .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(/html2014/2020/assets/solution/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__inner_wrap.blk--mb0 .sec__event-box:first-child{
		margin-top:0!important;
	}
    .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; 
	margin-bottom:25px;}
    .sec__bottom_notes li {}

.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(/html2014/2020/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 img{
		max-width:100%;
	}
  .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.4rem;
      line-height: 1.7;
      margin-bottom: .48rem;
      text-align: left; }
    .aside__rel-goods_list p {
      font-size: 1.4rem;
      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.w485 {
    width: 48%; }
  .sec__blk_cont.w410 {
    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%;
      min-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(/html2014/2020/assets/solution/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.w485 {
  	  width: 100%; }
	  .sec__blk_cont.w410 {
  	  width: 100%; }
      .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(/html2014/2020/assets/solution/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 {
		font-size:1.3rem;}

  .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%; } }

@media screen and (max-width: 374px) {
    .kv_2blk__inner--photo {
      width: 100%;
      min-height:216px;
	}
}
.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--mt64 {
  margin-top: 64px !important; }

.blk--mb64 {
  margin-bottom: 64px !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(/html2014/2020/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(/html2014/2020/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; } }

.u-maxw-1000 {
  width: calc(100% - 40px);
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }
.c-article-heading {
    margin-bottom: 72px;
}
@media only screen and (max-width: 768px) {
	.c-article-heading {
		margin-bottom: 48px;
	}
}
.p-content-heading--02,
.p-content-heading--07 {
	/*margin-bottom: 1.5rem;*/
	margin-bottom: 2.4rem;
	/*font-size: 1.25rem;*/
	font-size: 2.0rem;
	line-height: 1.3;
}

@media screen and (max-width: 768px) {

	.p-content-heading--02,
	.p-content-heading--07 {
		margin-bottom: 20px;
		/*font-size: 1.12rem;*/
		font-size: 1.8rem;
	}
}

.p-content-heading--03 {
	/*margin-bottom: 1.5rem;*/
	margin-bottom: 2.4rem;
	padding-top: 65px;
	/*font-size: 1.5rem;*/
	font-size: 2.4rem;
	line-height: 1.42;
}

@media screen and (max-width: 768px) {
	.p-content-heading--03 {
		padding-top: 36px;
		/*font-size: 1.12rem;*/
		font-size: 1.8rem;
	}
}

.p-content-heading--04 {
	margin-bottom: 1rem;
	margin-bottom: 1.6rem;
	/*font-size: 1.25rem;*/
	font-size: 2.0rem;
	line-height: 1.3;
}

@media screen and (max-width: 768px) {
	.p-content-heading--04 {
		/*font-size: 1.12rem*/
		font-size: 1.8rem;
		;
	}
}

.p-content-heading--05 {
	margin-bottom: 44px;
	/*font-size: 1.25rem;*/
	font-size: 2.0rem;
	line-height: 1;
}

@media screen and (max-width: 768px) {
	.p-content-heading--05 {
		margin-bottom: 25px;
		/*font-size: 1.12rem;*/
		font-size: 1.8rem;
		line-height: 1.33;
		text-align: center;
	}
}

.p-content-heading--06 {
	margin: 0 0 1.6rem;
	font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
	.p-content-heading--06 {
		font-size: 1.8rem;
		line-height: 1.33;
	}
}

@media screen and (max-width: 768px) {
	.p-content-heading--07 {
		width: 100%;
		text-align: center;
	}
}


.p-content-text {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.04em;
}

@media screen and (max-width: 768px) {
	.p-achievement__card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.p-achievement__card-img {
	margin: 0 auto;
	width: 64px;
}

@media screen and (max-width: 768px) {
	.p-achievement__card-img {
		margin: 0;
		width: 21%;
		line-height: 0;
	}
}

@media screen and (max-width: 320px) {
	.p-achievement__card-img {
		width: 18%;
	}
}

.p-achievement__card-title {
	margin: 34px 0 30px;
	font-size: 1.8rem;
	line-height: 1;
	text-align: center;
	color: #005ebc;
}

@media screen and (max-width: 768px) {
	.p-achievement__card-title {
		margin: 0 0 1rem;
		font-size: 1.6rem;
		text-align: left;
	}
}



.p-achievement__card-wrap {
	margin: 60px 0 65px;
	width: 100%;
}

@media screen and (max-width: 768px) {
	.p-achievement__card-wrap {
		margin: 40px 0;
	}
}

.p-achievement__card-wrap li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(93%/3);
	padding: 37px 40px;
	background: #FFF;
}

@media screen and (max-width: 768px) {
	.p-achievement__card-wrap li {
		width: 100%;
		padding: 9.6% 7% 9.6% 7.4%;
	}
}

@media screen and (max-width: 768px) {
	.p-achievement__card-wrap li:not(:nth-child(1)) {
		margin-left: 0;
		margin-top: 10px;
	}
}

.p-achievement__card-text {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: .04em;
}

@media screen and (max-width: 768px) {
	.p-achievement__card-text {
		font-size: 13px;
		line-height: 20px;
	}
}

@media screen and (max-width: 768px) {
	.p-achievement__card-text-wrap {
		width: 67%;
	}
}

@media screen and (max-width: 320px) {
	.p-achievement__card-text-wrap {
		width: 76%;
	}
}

.p-text__lead {
	margin-top: 20px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.04em;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.p-text__lead {
		margin-top: 30px;
		font-size: 13px;
		line-height: 20px;
		text-align: left;
	}
}



.p-text__lead--02 {
    font-size: 11px;
    line-height: 18px;
    text-align: center;
}

@media screen and (max-width: 768px) {
	.p-content-text {
		font-size: 13px;
		line-height: 20px;
	}
}

.dl-content-label_from {
	margin-top: 40px;
}

.dl-content-label_from,
.dl-content-label_to {
	line-height: 1.7;
	font-size: 1.4rem;
}

.dl-content-label_from dt,
.dl-content-label_to dt {
	width: 78px;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	background: #b2b2b2;
	padding: 8px 0;
	margin-bottom: 15px;
	line-height: 1.0;
	font-size: 1.4rem;
}

.dl-content-label_to dt {
	background: #666;
}

.dl-content-label_from::after {
	content: url(/html2014/2020/assets/solution/img/case/dl_arrow.png);
	display: block;
	width: 25px;
	height: 16px;
	margin: 20px 25px;
}
.dl-content-label_from.sec__lead--center::after{
	display:inline-block;
}

.content-relative {
	position: relative;
}

.content-relative .dl-content-label {
	position: absolute;
	left: 0;
	bottom: 0;
}

.ex_ttl_txt {
	margin-top: 40px;
}

@media screen and (max-width: 768px) {
	.dl-content-label_from {
		margin-top: 20px;
	}

	.content-relative .dl-content-label {
		position: static;
	}

	.content-relative .dl-content-label_from {
		margin-top: 0px;
	}

	.txt_sp_m20 {
		margin: 20px 0 !important;
	}

	.ex_ttl_txt {
		margin-top: 20px;
	}
}
.u-flex-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.p-issue-single {
	width: 480px;
}

@media only screen and (max-width: 768px) {
	.p-issue-single {
		width: 100%;
	}
	.p-issue-single img{
		width:100%;
		height:auto;
	}
}

.p-issue-single__img {
	margin-bottom: 20px;
	font-size: 0;
}

.p-issue-single__title {
	margin-bottom: 16px;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.04em;
}

@media only screen and (max-width: 768px) {
	.p-issue-single__title {
		margin-bottom: 16.5px;
		font-size: 18px;
		line-height: 26px;
		letter-spacing: 0.04em;
	}
}

.p-issue-single__desc {
	margin-bottom: -4px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.04em;
}

@media only screen and (max-width: 768px) {
	.p-issue-single__desc {
		margin-bottom: -3.5px;
		font-size: 13px;
		line-height: 20px;
		letter-spacing: 0.04em;
	}
}

@media only screen and (max-width: 768px) {
	.p-issue-single:not(:last-child) {
		margin-bottom: 48px;
	}
}
.p-figure-text {
	/*margin-top: .2rem;*/
	margin-top: .36rem;
	font-size: 11px;
	color: #333333;
	line-height: 1.6;
}

@media screen and (max-width: 768px) {
	.p-figure-text {
		margin-top: 0;
	}
}
.p-article__spacing {
	margin-top: 100px;
}

@media screen and (max-width: 768px) {
	.p-article__spacing {
		margin-top: 65px;
	}
}

.p-article__spacing--2col {
	margin-bottom: 65px;
}

.p-article__spacing-text {
	margin-top: .3rem;
}

.p-article__spacing-text--02 {
	margin-top: 23px;
}

@media screen and (max-width: 768px) {
	.p-issue-single:not(:last-child) {
		margin-bottom: 34px;
	}
}

.p-relation-title {
	/*margin-bottom: .3rem;*/
	margin-bottom: .48rem;
	/*font-size: 0.82rem;*/
	font-size: 1.3rem;
	/*font-weight: bold;*/
}


.p-content__sp {
	display: none;
}

@media screen and (max-width: 768px) {
	.p-content__sp {
		display: block;
	}
	.p-content__sp img{
		width:100%;
		height:auto;
	}
}

.p-content__sp--small {
	display: none;
}

@media screen and (max-width: 320px) {
	.p-content__sp--small {
		display: block;
	}
}
.p-content__flex--reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.p-figure-solution--01 {
	/*margin: 76px 0 92px;*/
	margin: 40px 0 120px;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.p-figure-solution--01 {
		margin: 40px 0 65px;
	}
	.p-figure-solution--01 img{
		width:100%;
		height:auto;
	}
}

.p-content__align--center {
	text-align: center;
}

.p-content__pc {
	display: inline-block;
}

@media screen and (max-width: 768px) {
	.p-content__pc {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.p-product-solutions img {
		width: 100%;
		height: auto;
	}
}
.c-sensory-inspection-article{
	padding-bottom:90px;
}
@media only screen and (max-width: 768px) {
	.c-sensory-inspection-article {
		padding-bottom:60px;
	}
}
.p-fv-solution {
	margin: 0 auto;
	width: 100%;
	max-width: 1120px;
	line-height: 0;
}

.p-fv-solution img {
	width: 100%;
	height: auto;
}

.p-solution-list {
	margin: 1rem 0;
	font-weight: bold;
}
.p-about-three-i__title {
  margin-bottom: 32px;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: .1rem;
  text-align: center;
}
.p-about-three-i__title-text {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
.p-about-three-i__image {
  position: relative;
  width: 8px;
  height: auto;
}
.p-about-three-i__logo {
  display: block;
  width: auto;
  height: 32px;
  margin: 0 auto;
}
.p-about-three-i__illust-box {
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
}
.p-about-three-i__illust {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .p-about-three-i__title-text {
    margin-bottom: 20px;
    line-height: 1.4;
  }
  .p-about-three-i__logo {
    height: 24px;
  }
}

.con_table{
	width:610px;
	margin:0 auto;
}

.con_table table {
	width: 100%
}

.con_table table th,
.con_table table td {
	padding-bottom: 10px;
}

.con_table table th {
	width: 178px;
	height: 50px;
}

.con_table table th div {
	background: #3a6bb8;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.con_table table td .txt {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 10px 0;
	border: 0;
	text-indent: 20px;
	color: #333;
	font-size: 18px;
	background-color: #ffffff;
}
.con_table table td .dropselectbox{display:none!important;}
.con_table table td .dropdown{width:100%!important;height:100%!important;margin-right:0!important;}
.con_table table td .dropdown select{display:block!important;}
.con_table table td select::-ms-expand{display: none;}
.con_table table td select{width:100%;height:50px;border:0;border-radius:0!important;box-sizing: border-box;padding:0 20px;font-size:18px;color:#333;appearance:none;-moz-appearance:none; -webkit-appearance:none;background:#fff url(/html2014/2020/assets/images/common/select.svg) no-repeat 96% center;background-size:20px;outline:0;}
.con_table table td select:focus{border:0!important;}


.con_table table td .txt:focus{
	outline:0;
	border:0;
}
.con_table a.btn {
    font-size: 1.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 322px;
    height: 56px;
    margin: 35px auto 0;
    color: #005eb8;
    border: 1px solid #005eb8;
    background: #fff;
    padding: 0;
	transition:.3s;
}

.con_table a.btn:hover {
    background: #f5f9fc;
    opacity: 1;
    cursor: pointer; }

@media only screen and (max-width: 767px) {
	.con_table{
		width:100%;
	}
	.con_table table th{
		width:100px;
	}
	.con_table a.btn{
		width:60%;
	}
	.con_table table th div{
		font-size:16px;
	}
	
	.con_table table td .txt{
		font-size:16px;
	}
	.con_table table td select{
		font-size:16px;
		background-size:14px;
	}
}
.u-txt_blue {
    color: #005eb8!important;
}
.c-blk__ttl--l {
    font-size: 2.4rem;
    line-height: 1.3;
    margin-bottom: 32px;
}
.l-blk__article--l{
	margin-bottom: 64px;
}
.c-blk__txt{
	font-size: 1.4rem;
    line-height: 1.7;
    margin-bottom: 16px;
}
.c-blk__txt:last-child {
    margin-bottom: 0;
}
.c-blk__ttl--m {
    font-size: 2.0rem;
    line-height: 1.2;
    margin-bottom: 24px;
}
.c-blk__center-photo--m{
	width: 720px;
    margin: 0 auto;
}
.c-blk__center-photo--m img{
	max-width:100%;
}
.l-blk__article--s{
	margin-bottom: 40px;
}
.u-mb--32 {
    margin-bottom: 32px!important;
}
@media screen and (max-width: 768px){
	.c-blk__ttl--l {
		font-size: 1.8rem;
		margin-bottom: 24px;
	}
	.blk--mt64 {
		margin-top: 32px !important; 
	}

	.blk--mb64 {
		margin-bottom: 32px !important; 
	}
	.l-blk__article--l{
		margin-bottom: 32px;
	}
	.c-blk__ttl--m {
		font-size: 1.6rem;
		margin-bottom: 24px;
	}
	.c-blk__center-photo--m {
		width: 100%;
	}
	.l-blk__article--s{
		margin-bottom: 20px;
	}
	.u-mb--16 {
		margin-bottom: 16px!important;
	}
}

.sec .flexBox{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	margin-bottom:6rem;
}
.sec .flexBox:last-child{
	margin-bottom:0;
}

.sec .flexBox div{
	width:calc(100% / 2 - 2rem);
}
.sec .flexBox div.disc{
	margin-bottom: 3rem;
}
.sec .flexBox figure{
	/*margin-top: 3rem;*/
}
.sec .flexBox div img{
	width:100%;
}
.sec .flexBox .arrow{
	width:2.5rem;
	height:auto;
	margin:auto;
}

.sec .flexBox .spanbox span{
	width: 78px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    background: #b2b2b2;
    padding: 8px 0;
    margin-bottom: 15px;
    line-height: 1.0;
    font-size: 1.4rem;
	display: inline-block;
}

.sec .flexBox .spanbox span.after{
	background: #666;
}

.sec__blk_cont--w312{
	width:312px;
}
.sec__blk_cont--w656{
	width:656px;
}
.p-sec-txt__link--blank:after {
    content: "";
    width: 14px;
    height: 14px;
    background: url(/html2014/2020/assets/solution/img/common/link_ico_open-in-new.svg) no-repeat center center;
    background-size: 14px 14px;
    display: inline-block;
    margin-left: 4px;
    vertical-align: -2px;
}
.c-blk__center-photo_caption {
    margin-top: 16px;
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.7;
}
.c-blk__ttl--center {
    text-align: center;
}
.sec__blk-1col__item_img {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.c-blk__center-photo_img {
    width: 100%;
}
.l-blk__article--m {
    margin-bottom: 56px;
}
.p-blk__visitor-voice{
    width: 1000px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #E6E6E6;
    padding: 32px;
	box-sizing: border-box;
}
.p-size-14{
	font-size:1.4rem;
	line-height:1.7;
	margin-top:16px;
	color:#333;
}


@media screen and (max-width:768px) {
	.sec .flexBox{
		/*margin-bottom:0rem; 2021-10-17*/
	}
	
	.sec .flexBox div{
		width:100%;
	}

	.sec .flexBox div:nth-of-type(1){
		order:1;
	}
	.sec .flexBox div:nth-of-type(3){
		order:2;
	}
	.sec .flexBox div:nth-of-type(5){
		order:3;
	}
	.sec .flexBox div:nth-of-type(7){
		order:4;
	}
	.sec .flexBox img.arrow:nth-of-type(1){
		order:5;
		margin:2.4rem auto;
		transform:rotate(90deg)
	}
	.sec .flexBox div:nth-of-type(2){
		order:6;
	}
	.sec .flexBox div:nth-of-type(4){
		order:7;
	}
	.sec .flexBox div:nth-of-type(6){
		order:8;
	}
	.sec .flexBox div:nth-of-type(8){
		order:9;
	}
	.sec__blk_cont--w312{
		width:100%;
	}
	.sec__blk_cont--w656{
		width:100%;
	}
	.l-blk__article--m {
		margin-bottom: 32px;
	}
	.p-blk__visitor-voice {
		width: 100%;
		padding: 24px;
	}
	
}

#product_links{
	background-color:#DAE8F5;
	margin:7.2rem 0;
	display:flex;
	justify-content:center;
}

.sec__inner_wrap .linkset{
	display:flex;
	justify-content: center;
	/*align-items:center;*/
}
.sec__inner_wrap .linkset_child{
	width:auto;
}
.sec__inner_wrap .linkset_child figure{
	margin-bottom:3rem;
}
.sec__inner_wrap .linkset_child figure:last-child{
	margin-bottom:0;
}

.sec__inner_wrap .linkset figure{
	display:flex;
	justify-content: center;
	margin: 0 3rem;
	/*flex-wrap:wrap;*/
	align-items:center;
}
.sec__inner_wrap .linkset figure.nodisp{
	display:none;
}
.sec__inner_wrap .linkset figure p{
	text-align:center;
	line-height:1.4;
	margin-bottom:2.4rem;
	font-size:1.6rem;
}
.sec__inner_wrap .linkset figure a{
	font-size:1.4rem;
	text-decoration:none;
	transition:0.3s;
	margin:0;
	width:21rem;
	height:5rem;
	display:flex;
	justify-content: center;
	align-items:center;
}
.sec__inner_wrap .linkset figure a:nth-of-type(2){
	margin-top:1.2rem;
}
.sec__inner_wrap .linkset figure a span{
	display:block;
	position:relative;
	padding-right:2rem;
}
.sec__inner_wrap .linkset figure a.catalog{
	border:1px solid rgba(0,94,184,1.0);
	color:rgba(0,94,184,1.0);
}

.sec__inner_wrap .linkset figure a.catalog:hover{
	background-color:rgba(0,94,184,0.85);
	border:1px solid rgba(0,94,184,0.85);
	color:#fff;
}

.sec__inner_wrap .linkset figure a.catalog span:after{
	content: "";
	/*display: block;*/
	position: absolute;
	right: 0rem;
	top: calc(50% - 7px);
	width: 14px;
	height: 14px;
	background:url(/html2014/images/e2ew_2021/icon_download_w.png);
	background-size: 14px;
}
.sec__inner_wrap .linkset figure a.catalog:hover span:after{
	background:url(/html2014/images/e2ew_2021/icon_download_w_re.png);
	background-size: 14px;
}


.sec__inner_wrap .linkset figure a.page span:after{
	content: "";
	/*display: block;*/
	position: absolute;
	right: 0.5rem;
	top: calc(50% - 5px);
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	border-top: rgba(0,94,184,1.0) solid 1px;
	border-right: rgba(0,94,184,1.0) solid 1px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.sec__inner_wrap .linkset figure img{
	display:block;
	margin:0;
	height:22rem;
	width:auto;
}
.sec__inner_wrap .linkset figure img.product{
	height:15.6rem;
	width:22rem;
}

.sec__inner_wrap .linkset figure img.download{
	height:1.4rem;
}
.sec__inner_wrap .linkset figure figcaption{
	margin-right:3rem;
}

	.rel-goods_list_slider{
		position: relative;
		overflow:hidden;
	}

	.rel-goods_slider{
		position:relative;
	}
	.rel-goods_slider .slider-btn{
		display:inline-block;
		width:36px;
		height:36px;
		border:1px solid #dadada;
		border-radius:50%;
		cursor:pointer;
		outline:none;
		position: absolute;
		top:70px;
	}
	.rel-goods_slider .slider-btn.prev{
		background:url(/html2014/2020/assets/components/img/feature/slider-prev.svg) no-repeat center;
		background-size:16px;
		left:-50px;
	}
	.rel-goods_slider .slider-btn.next{
		background:url(/html2014/2020/assets/components/img/feature/slider-next.svg) no-repeat center;
		background-size:16px;
		right:-50px;
	}
	.rel-goods_slider .slider-btn:hover{
		border:1px solid #0057c3;}
	.rel-goods_slider .slider-btn.prev:hover{
		background:url(/html2014/2020/assets/components/img/feature/slider-prev-hover.svg) no-repeat center;
		background-size:16px;}
	.rel-goods_slider .slider-btn.next:hover{
		background:url(/html2014/2020/assets/components/img/feature/slider-next-hover.svg) no-repeat center;
		background-size:16px;}





     .rel-goods_list_slider .swiper-slide a {
        display: block;
        transition: .3s;
        -webkit-transition: .3s;
        text-decoration: none; }
      .rel-goods_list_slider .swiper-slide a:hover {
        opacity: 0.7; }
    .rel-goods_list_slider .swiper-slide figure {
      border: #E6E6E6 solid 1px;
      overflow: hidden; }
    .rel-goods_list_slider .swiper-slide img {
      width: 100%;
      vertical-align: middle; }
    .rel-goods_list_slider .swiper-slide img:hover {
        opacity: 0.7; }

    .rel-goods_list_slider .rel_list__ttl {
      font-size: 1.4rem;
      line-height: 1.7;
      margin-bottom: .48rem;
      text-align: left; }
    .rel-goods_list_slider p {
      font-size: 1.4rem;
      line-height: 1.7;
      margin-top: 1em; }
	.rel-goods_list_slider .dot{
		text-align:center;
		margin-top:3rem;
	}
    .rel-goods_list_slider .dot span{
		display:inline-block;
		width:8px;
		height:8px;
		background-color:#bebcbc;
		opacity:1;
		margin:0 5px;
		outline:0;
		border:0;
	}
    .rel-goods_list_slider .dot span.swiper-pagination-bullet-active{
		background-color:#005eb8;
	}


@media screen and (max-width:768px) {

	
	.sec__inner_wrap .linkset figure{
		flex-flow:wrap;
		margin: 0rem;
		width:calc(50% - 0.75rem);
	}
	.sec__inner_wrap .linkset figure:nth-of-type(2){
		margin-left:1.5rem;
	}
	
	.sec__inner_wrap .linkset figure p{
		text-align:center;
		margin-bottom:1.2rem;
		
	}
	.sec__inner_wrap .linkset figure img{
		margin:0 auto 1.2rem;
		height:auto;
		width:100%;
	}
	.sec__inner_wrap .linkset figure img.product{
	    height: auto;
	    width: 100%;
	}
	
	.sec__inner_wrap .linkset figure figcaption {
		order:1;
		margin-right:0;
	}
	.sec__inner_wrap .linkset figure a{
		width:100%;
	}
	.sec__blk-1col__item_img video{
		width:100%;
	}
	.c-blk__center-photo_img {
	
	}
	.rel-goods_slider .slider-btn{
		display:none;
	}
}

.list-body-wrap{width:1000px;margin: 0 auto 96px;}
.list-body-wrap h3{font-size:3.2rem;line-height:3.2rem;color:#333;font-weight:bold;margin-bottom:2rem;}
.list-body-wrap h3.pt-6{padding-top:6rem;}
.list-body-wrap .img-box{text-align:center;}
.list-body-wrap .img-box img{display:inline-block;max-width:100%;width:inherit;}
.list-body-wrap .flex-list .item{display:flex;justify-content: space-between;padding:3.5rem 0;border-bottom:1px solid #d1d1d1}
.list-body-wrap .flex-list .item .lf-title{font-size:2.4rem;line-height:3rem;color:#333;}
.list-body-wrap .flex-list .item .rt-text{width:670px;}
.list-body-wrap .flex-list .item .rt-text p{font-size:1.4rem;line-height:2.8rem;color:#666;}
.list-body-wrap .flex-list .item .rt-text p.pt-5{padding-top:10px;font-size:12px;}
.list-body-wrap .flex-list .item .rt-text ul{border-top:1px solid #e5e5e5;margin-top:20px;}
.list-body-wrap .flex-list .item .rt-text ul li{display:flex;align-items:stretch;border-bottom:1px solid #e5e5e5;}
.list-body-wrap .flex-list .item .rt-text ul li .lf{width:50%;border-right:1px solid #e5e5e5;align-items:center;justify-content:center;display:flex;font-size:1.4rem;line-height:2.4rem;color:#666;}
.list-body-wrap .flex-list .item .rt-text ul li .rt{width:50%;text-align:center;font-size:1.4rem;line-height:2.4rem;color:#666;padding:5px 0;}
.list-body-wrap .flex-list .item .rt-text ul li .rt dl dd{border-bottom:1px solid #e5e5e5;font-size:1.4rem;line-height:2.4rem;color:#666;padding:5px 0;}
.list-body-wrap .flex-list .item .rt-text ul li .rt dl dd:first-child{padding-top:0;}
.list-body-wrap .flex-list .item .rt-text ul li .rt dl dd:last-child{border-bottom:0;padding-bottom:0;}
.list-body-wrap .flex-list .case{padding-top:4rem;}
.list-body-wrap .flex-list .case h4{font-size:3.2rem;line-height:3.2rem;color:#333;margin-bottom:3.5rem;}
.list-body-wrap .flex-list .case ul{border-top:1px solid #e5e5e5;}
.list-body-wrap .flex-list .case ul li{display:flex;align-items:stretch;border-bottom:1px solid #e5e5e5;}
.list-body-wrap .flex-list .case ul li .lf{width:230px;background-color:#e8e9eb;align-items:center;justify-content:center;display:flex;}
.list-body-wrap .flex-list .case ul li .rt{padding:2rem 5.5rem;}
.list-body-wrap .flex-list .case ul li .rt p{font-size:1.4rem;line-height:2.8rem;color:#666666}


@media (max-width: 768px){
	.list-body-wrap{
		width:100%;
		box-sizing: border-box;
		padding-left:2rem;
		padding-right:2rem;
	}
	.list-body-wrap h3{
		font-size:2.4rem;
		line-height:2.4rem;
		margin-bottom:1.5rem;
	}
	.list-body-wrap .flex-list .item{
		flex-wrap:wrap;
		padding:3rem 0;
	}
	.list-body-wrap .flex-list .item .lf-title{
		width:100%;
		font-size:2rem;
		line-height:2.8rem;
		margin-bottom:1rem;
	}
	.list-body-wrap .flex-list .item .rt-text{
		width:100%;
	}
	.list-body-wrap .flex-list .item .rt-text p{
		font-size:1.2rem;
		line-height:2.2rem;
	}
	.list-body-wrap .flex-list .item .rt-text ul li .lf{
		font-size:1.2rem;
		line-height:2.2rem;
		color:#666;
	}
	.list-body-wrap .flex-list .item .rt-text ul li .rt{
		font-size:1.2rem;
		line-height:2.2rem;
		color:#666;
		padding:5px 0;
	}
	.list-body-wrap .flex-list .item .rt-text ul li .rt dl dd{
		font-size:1.2rem;
		line-height:2.2rem;
		color:#666;
	}
	.list-body-wrap .flex-list .case h4{
		font-size:2.4rem;
		line-height:2.4rem;
		margin-bottom:2rem;
	}
	.list-body-wrap .flex-list .case{
		padding-top:2.5rem;
	}
	.list-body-wrap .flex-list .case h4{
		font-size:2rem;
		line-height:2.8rem;
		margin-bottom:1.5rem;
	}
	.list-body-wrap .flex-list .case ul li .lf{
		width:80px;
	}
	.list-body-wrap .flex-list .case ul li .rt{
		width:calc(100% - 80px);
		padding:1.5rem 2rem;
	}
	.list-body-wrap .flex-list .case ul li .rt p{
		font-size:1.2rem;
		line-height:2.4rem;
	}

}
