@charset "UTF-8";
/* General
------------------------------ */
body {
  min-width: 0;
}

.wrapper {
  position: relative;
  background: #fff;
  line-height: 1.6;
  overflow: hidden;
  -webkit-transform: none !important;
  transform: none !important;
}
.wrapper img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.wrapper a {
  -webkit-transition: none;
  transition: none;
}

.contents_wrap {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 5px;
  box-sizing: content-box;
}

/* Header
------------------------------- */
.l_header {
  width: 100%;
  height: 90px;
  background: #1a45ab;
}
.l_header a {
  text-decoration: none;
}
.l_header .inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 5px;
  box-sizing: content-box;
}
.l_header .inner:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.l_header .head_box .logo, .l_header .head_box .site_title {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}
.l_header .head_box .site_title {
  float: left;
  padding: 19px 0;
}
.l_header .head_box .logo {
  float: right;
  margin-left: 10px;
  width: 93px;
  line-height: 1;
}
.l_header .head_box .logo a {
  display: inline-block;
  padding-top: 10px;
}
.l_header .head_box .site_title a {
  padding: 0;
}
.l_header .list_box {
  float: right;
}
.l_header .list_box li {
  float: left;
  display: table;
  width: 198px;
  height: 38px;
}
.l_header .list_box li a {
  display: table-cell;
  color: #fff;
  padding: 0 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
}
.l_header .list_box li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
.l_header .list_box .btn_contact {
  border-radius: 0 0 5px 5px;
  background-color: #41a147;
}
.l_header .list_box .btn_contact a:before {
  width: 24px;
  height: 24px;
  margin: -4px 13px 0 0;
  background: url(/img/ss/common/bg_icon_contact_001.png) no-repeat center;
  background-size: contain;
}
.l_header .list_box .btn_tel {
  display: none;
  background-color: #00284a;
}
.l_header .list_box .btn_tel a:before {
  background: url(/img/ss/common/bg_icon_tel_001.png) no-repeat center;
  background-size: contain;
}
.l_header .list_box .btn_download {
  margin-right: 5px;
  border-radius: 0 0 5px 5px;
  background-color: #e60012;
}
.l_header .list_box .btn_download a:before {
  width: 24px;
  height: 24px;
  margin: -4px 13px 0 0;
  background: url(/img/ss/common/bg_icon_dl_001.png) no-repeat center;
  background-size: contain;
}

/* Globalnav
------------------------------- */
.l_globalnav {
  position: relative;
  height: 50px;
  z-index: 10000;
}
.l_globalnav .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #4369c4;
}
.l_globalnav.fixed .inner {
  position: fixed;
}
.l_globalnav .nav_menu {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
.l_globalnav .nav_menu .nav_item {
  display: table;
  table-layout: fixed;
  float: left;
  width: 16.6%;
  height: 50px;
  border-right: 1px solid #3c5eb0;
}
.l_globalnav .nav_menu .nav_item:first-child {
  border-left: 1px solid #3c5eb0;
}
.l_globalnav .nav_menu .nav_item a {
  display: table-cell;
  color: #fff;
  font-size: 18px;
  line-height: 1.333;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  opacity: 1;
}
.l_globalnav .nav_menu .nav_item a:hover {
  color: #1a45ab;
  background: #d0d9f0;
}
.l_globalnav .nav_menu .nav_item a:before {
  display: inline-block;
  margin: -4px 10px 0 0;
  font-size: 0;
  vertical-align: middle;
}
.l_globalnav .nav_menu .nav_item a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  font-size: 0;
  visibility: hidden;
}

.l_globalnav .nav_menu .realedge a:before {
  content: url(/img/ss/products/controls/iot/bg_style_008.png);
}

.l_globalnav .nav_menu .realedge a:hover:before,
#p_realedge .l_globalnav .nav_menu .realedge a:before {
  content: url(/img/ss/products/controls/iot/bg_style_013.png);
}

.l_globalnav .nav_menu .casestudy a:before {
  content: url(/img/ss/products/controls/iot/bg_ss_iot_cs_index_002.png);
}

.l_globalnav .nav_menu .casestudy a:hover:before,
#p_casestudy .l_globalnav .nav_menu .casestudy a:before {
  content: url(/img/ss/products/controls/iot/bg_ss_iot_cs_index_003.png);
}

.l_globalnav .nav_menu .detection a:before {
  content: url(/img/ss/products/controls/iot/bg_style_009.png);
}

.l_globalnav .nav_menu .detection a:hover:before,
#p_detection .l_globalnav .nav_menu .detection a:before {
  content: url(/img/ss/products/controls/iot/bg_style_014.png);
}

.l_globalnav .nav_menu .network a:before {
  content: url(/img/ss/products/controls/iot/bg_style_010.png);
}

.l_globalnav .nav_menu .network a:hover:before,
#p_network .l_globalnav .nav_menu .network a:before {
  content: url(/img/ss/products/controls/iot/bg_style_015.png);
}

.l_globalnav .nav_menu .collection a:before {
  content: url(/img/ss/products/controls/iot/bg_style_011.png);
}

.l_globalnav .nav_menu .collection a:hover:before,
#p_collection .l_globalnav .nav_menu .collection a:before {
  content: url(/img/ss/products/controls/iot/bg_style_016.png);
}

.l_globalnav .nav_menu .analysis a:before {
  content: url(/img/ss/products/controls/iot/bg_style_012.png);
}

.l_globalnav .nav_menu .analysis a:hover:before,
#p_analysis .l_globalnav .nav_menu .analysis a:before {
  content: url(/img/ss/products/controls/iot/bg_style_017.png);
}

.l_globalnav .nav_menu .realedge a:after {
  background: url(/img/ss/products/controls/iot/bg_style_013.png);
}

.l_globalnav .nav_menu .detection a:after {
  background: url(/img/ss/products/controls/iot/bg_style_014.png);
}

.l_globalnav .nav_menu .network a:after {
  background: url(/img/ss/products/controls/iot/bg_style_015.png);
}

.l_globalnav .nav_menu .collection a:after {
  background: url(/img/ss/products/controls/iot/bg_style_016.png);
}

.l_globalnav .nav_menu .analysis a:after {
  background: url(/img/ss/products/controls/iot/bg_style_017.png);
}

#p_realedge .l_globalnav .nav_menu .realedge a {
  color: #1a45ab;
  background: #d0d9f0;
}

#p_casestudy .l_globalnav .nav_menu .casestudy a {
  color: #1a45ab;
  background: #d0d9f0;
}

#p_detection .l_globalnav .nav_menu .detection a {
  color: #1a45ab;
  background: #d0d9f0;
}

#p_network .l_globalnav .nav_menu .network a {
  color: #1a45ab;
  background: #d0d9f0;
}

#p_collection .l_globalnav .nav_menu .collection a {
  color: #1a45ab;
  background: #d0d9f0;
}

#p_analysis .l_globalnav .nav_menu .analysis a {
  color: #1a45ab;
  background: #d0d9f0;
}

/* Mainvisual
------------------------------- */
.l_mainvisual {
  position: relative;
  min-height: 270px;
  padding: 20px 15px;
  background-color: #ecf5f6;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  text-align: center;
}
.l_mainvisual .inner {
  position: relative;
  max-width: 718px;
  margin: 0 auto;
  padding: 16px 10px 23px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
.l_mainvisual .inner.darken {
  background: rgba(255, 255, 255, 0.75);
}
.l_mainvisual .catch {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
  z-index: 2;
}
.l_mainvisual .title {
  position: relative;
  margin: 0 0 21px;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.334;
  z-index: 2;
}
.l_mainvisual .desc {
  position: relative;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4667;
  z-index: 2;
}

/* Breadcrumbs
--------------------------- */
#breadcrumb {
  background: #fff;
  padding: 9px 0;
}
#breadcrumb a {
  text-decoration: none;
}
#breadcrumb a:hover {
  text-decoration: underline;
}
#breadcrumb ul {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 5px;
  box-sizing: content-box;
  text-align: left;
}
#breadcrumb ul li {
  display: inline-block;
  color: #333;
  font-size: 12px;
}
#breadcrumb ul li:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  transition: all 0.3s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 1px solid #6a6a6a;
  border-right: 1px solid #6a6a6a;
  margin: 0 7px;
  vertical-align: 2px;
}
#breadcrumb ul li:last-child {
  padding-right: 0;
}
#breadcrumb ul li:last-child:after {
  display: none;
}

/* CV Right
------------------------------- */
.cv_right {
  position: absolute;
  top: 450px;
  left: 50%;
  margin: 0 0 345px 520px;
  width: 230px;
  z-index :9999;
}
#p_casestudy.p_index .cv_right{
  position: absolute;
  top: 450px;
}
#p_casestudy .cv_right{
  position: absolute;
  top: 180px;
}
.cv_right a,
.cv_right .banner {
  display: block;
}
.cv_right a {
  background: #fff;
  opacity: 1;
}
.cv_right .banner {
  overflow: hidden;
  width: 230px;
  background: #fff;
}
.cv_right a:hover .banner {
  opacity: 0.7;
}
.cv_right .ss_download_btn.bnr {
  padding: 0 5px;
  height: 30px;
  border-radius: 3px;
}
.cv_right .ss_download_btn.bnr .txt05 {
  padding: 2px 0 2px 17px;
  background-size: 10px auto;
}

.cv_right .caption,
.cv_right .desc,
.cv_right .thumb,
.cv_right .button,
.cv_right .exp {
  display: block;
}
.cv_right .banner {
  border: 1px solid #1a45ab;
}
.cv_right .thumb {
  float: left;
}
.cv_right .button {
  clear: both;
}
.cv_right .asset_bnr .caption {
  padding: 3px 5px 4px;
  background: #1a45ab;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.6;
}
.cv_right .asset_bnr .desc {
  overflow: hidden;
  padding: 10px;
}
.cv_right .asset_bnr .thumb img {
  border: 1px solid #ccc;
}
.cv_right .asset_bnr .exp{
  margin-left: 75px;
}
.cv_right .asset_bnr .ss_download_btn{
  margin: 0 auto 10px;

}
.cv_right .asset_bnr .exp {
  margin-bottom: 5px;
  color: #000;
  font-size: 14px;
  line-height: 1.6;
}
.cv_right .asset_bnr .exp .bold{
  font-weight: bold;
}
.cv_right .asset_bnr .ss_download_btn {
  max-width: 205px;
}
.cv_right .series_list li {
  margin: 10px 0 0;
}
.cv_right .series_list .banner {
  padding: 10px 0;
  border-width: 2px;
}
.cv_right .series_list .thumb {
  float: left;
  margin: -10px 0 10px;
  padding: 1px;
  width: 92px;
  height: 92px;
}
.cv_right .series_list .caption {
  float: right;
  margin: 0 0 10px;
  width: 113px;
  color: #333;
  letter-spacing: -1px;
  font-size: 13px;
  line-height: 1.385;
}
.cv_right .series_list .caption strong {
  display: block;
  margin: 3px 0 0;
  color: #cd1919;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.2;
}
.cv_right .series_list .button {
  padding: 0 10px;
}
.cv_right .series_list .ss_download_btn {
  max-width: 184px;
}
/* Bottom Contents
------------------------------- */
.l_bottom_contents .prt_contact_btn {
  padding: 0 0 60px;
}
.l_bottom_contents .recommendation {
  padding: 26px 0 20px;
  background: #ededed;
}
.l_bottom_contents .recommendation .heading {
  margin: 0 0 24px;
  color: #333;
  font-size: 20px;
  font-weight: bold;
}
.l_bottom_contents .recommendation .document_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
}
.l_bottom_contents .recommendation .document_list li {
  float: left;
  width: 20%;
  width: -webkit-calc((100% - 60px) / 4);
  width: calc((100% - 60px) / 4);
  margin: 0 0 20px 20px;
}
.l_bottom_contents .recommendation .document_list li:first-child {
  margin-left: 0;
}
.l_bottom_contents .recommendation .document_list li a {
  display: block;
  padding: 30px 20px 35px;
  background: #fff;
  color: #333;
  opacity: 1;
}
.l_bottom_contents .recommendation .document_list .side a {
  padding: 30px 0 35px;
}
.l_bottom_contents .recommendation .document_list .document {
  width: 144px;
  margin: 0 auto 12px;
}
.l_bottom_contents .recommendation .document_list .side .document {
  width: 100%;
}
.l_bottom_contents .recommendation .document_list .document .thumb {
  margin: 0 0 10px;
  font-size: 0;
  text-align: center;
}
.l_bottom_contents .recommendation .document_list .document .thumb img {
  border: 1px solid #ccc;
}
.l_bottom_contents .recommendation .document_list .document .caption {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.286;
}
.l_bottom_contents .recommendation .document_list .side .document .caption {
  width: 144px;
  margin: 0 auto;
}
.l_bottom_contents .recommendation .document_list .button {
  width: 100%;
  max-width: 190px;
  padding: 10px 5px 9px;
  background: #e60012;
  text-align: center;
}
.l_bottom_contents .recommendation .document_list .side .button {
  margin: 0 auto;
}
.l_bottom_contents .recommendation .document_list .button i, .l_bottom_contents .recommendation .document_list .button .label {
  display: inline-block;
  vertical-align: middle;
}
.l_bottom_contents .recommendation .document_list .button i {
  width: 18px;
  height: 24px;
  margin: 0 10px 0 0;
  background: url(/img/ss/common/bg_icon_dl_001.png) no-repeat center;
  font-size: 0;
}
.l_bottom_contents .recommendation .document_list .button .label {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.714;
}
.l_bottom_contents .relations {
  padding: 22px 0;
  background: #d2d2d2;
}
.l_bottom_contents .relations .view_wrapper {
  box-sizing: content-box;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 980px;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  background: url(/img/ss/products/controls/iot/bg_ss_iot_cmn_001.jpg) no-repeat left center;
  background-size: cover;
}
.l_bottom_contents .relations .view_wrapper .background {
  position: absolute;
  top: 0;
  left: 15px;
  display: none;
  width: 395px;
  height: 185px;
}
.l_bottom_contents .relations .view_wrapper .background a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/ss/products/controls/iot/bg_ss_iot_cmn_001.jpg) no-repeat left center;
  background-size: contain;
  text-decoration: none;
  font-size: 0;
  transition: opacity 0.2s;
}
.l_bottom_contents .relations .view_wrapper .background a .alt {
  display: none;
}
.l_bottom_contents .relations .contents {
  position: relative;
  padding: 15px;
  background: #fff;
}
.l_bottom_contents .relations .contents .tags {
  margin: 0 0 10px;
}
.l_bottom_contents .relations .contents .tags .label {
  display: inline-block;
  margin-left: 5px;
  padding: 3px 12px;
  border: 1px solid #666;
  color: #666;
  font-size: 14px;
}
.l_bottom_contents .relations .contents .tags .label:first-child {
  margin-left: 0;
}
.l_bottom_contents .relations .contents .shoulder {
  color: #333;
  font-weight: normal;
  font-size: 14px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
.l_bottom_contents .relations .contents .shoulder a, .l_bottom_contents .relations .contents .sitename a {
  color: inherit;
  text-decoration: none;
}
.l_bottom_contents .relations .contents .sitename {
  margin: 0 0 10px;
  color: #333;
  font-weight: normal;
  font-size: 22px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1.273;
}
.l_bottom_contents .relations .contents .prt_more {
  margin-top: 10px;
}
.l_bottom_contents .relations .contents .prt_more > a, .l_bottom_contents .relations .contents .prt_more > span {
  position: relative;
  display: inline-block;
  color: #1364b2;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.571;
}
.l_bottom_contents .relations .contents .prt_more > a i, .l_bottom_contents .relations .contents .prt_more > span i {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 20px;
}
.l_bottom_contents .relations .contents .prt_more > a i:before, .l_bottom_contents .relations .contents .prt_more > a i:after, .l_bottom_contents .relations .contents .prt_more > span i:before, .l_bottom_contents .relations .contents .prt_more > span i:after {
  position: absolute;
  top: 12px;
  right: 7px;
  height: 2px;
  background: #1364b2;
  content: "";
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
.l_bottom_contents .relations .contents .prt_more > a i:before, .l_bottom_contents .relations .contents .prt_more > span i:before {
  width: 13px;
}
.l_bottom_contents .relations .contents .prt_more > a i:after, .l_bottom_contents .relations .contents .prt_more > span i:after {
  width: 8px;
  -webkit-transform: rotate(42deg);
  transform: rotate(42deg);
}
.l_bottom_contents .cv_bottom {
  position: relative;
  width: 100%;
  height: 68px;
  padding: 9px 0 8px;
  background: #1a45ab;
}
.l_bottom_contents .cv_bottom a {
  text-decoration: none;
}
.l_bottom_contents .cv_bottom .pagetop_btn {
  position: absolute;
  top: -70px;
  right: 50%;
  width: 50px;
  height: 50px;
  margin: 0 -590px 0 0;
}
.l_bottom_contents .cv_bottom .pagetop_btn a {
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  background: #1a45ab;
  transition: none;
  -webkit-transition: none;
}
.l_bottom_contents .cv_bottom .pagetop_btn a:hover {
  opacity: 0.7;
}
.l_bottom_contents .cv_bottom .pagetop_btn a:before, .l_bottom_contents .cv_bottom .pagetop_btn a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 31.37255%;
  width: 20px;
  height: 20px;
}
.l_bottom_contents .cv_bottom .pagetop_btn a:before {
  margin-top: -5px;
  background: #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.l_bottom_contents .cv_bottom .pagetop_btn a:after {
  margin-top: 1px;
  background: #1a45ab;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.l_bottom_contents .cv_bottom.fixed .pagetop_btn a {
  position: fixed;
  right: 50%;
  bottom: 20px;
  margin: 0 -590px 0 0;
}
.l_bottom_contents .cv_bottom .inner {
  display: table;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 5px;
  box-sizing: content-box;
  box-sizing: border-box;
}
.l_bottom_contents .cv_bottom .inner .number, .l_bottom_contents .cv_bottom .inner .button {
  display: table-cell;
  vertical-align: middle;
}
.l_bottom_contents .cv_bottom .inner .number {
  padding-right: 10px;
}
.l_bottom_contents .cv_bottom .inner .number a {
  opacity: 1;
  cursor: default;
}
.l_bottom_contents .cv_bottom .inner .number img {
  max-width: 100%;
  height: auto;
}
.l_bottom_contents .cv_bottom .inner .buttons {
  font-size: 0;
  text-align: right;
  white-space: nowrap;
}
.l_bottom_contents .cv_bottom .inner .buttons li {
  display: inline-block;
  margin: 0 0 0 5px;
  vertical-align: middle;
}
.l_bottom_contents .cv_bottom .inner .buttons li:first-child {
  margin: 0;
}
.l_bottom_contents .cv_bottom .inner .buttons li a {
  display: table;
  table-layout: fixed;
  width: 230px;
  height: 46px;
  color: #fff;
  transition: none;
  -webkit-transition: none;
}
.l_bottom_contents .cv_bottom .inner .buttons li a i, .l_bottom_contents .cv_bottom .inner .buttons li a span {
  display: table-cell;
  vertical-align: middle;
}
.l_bottom_contents .cv_bottom .inner .buttons li a i {
  width: 34px;
}
.l_bottom_contents .cv_bottom .inner .buttons li a i:before {
  content: "";
  display: inline-block;
}
.l_bottom_contents .cv_bottom .inner .buttons li span {
  padding-left: 6px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
}
.l_bottom_contents .cv_bottom .inner .buttons .contact {
  background: #41a147;
}
.l_bottom_contents .cv_bottom .inner .buttons .contact a i {
  padding-left: 10px;
}
.l_bottom_contents .cv_bottom .inner .buttons .contact a i:before {
  width: 24px;
  height: 24px;
  background: url(/img/ss/common/bg_icon_contact_001.png) no-repeat center;
}
.l_bottom_contents .cv_bottom .inner .buttons .catalog {
  background: #e60012;
}
.l_bottom_contents .cv_bottom .inner .buttons .catalog a i {
  padding-left: 10px;
}
.l_bottom_contents .cv_bottom .inner .buttons .catalog a i:before {
  width: 18px;
  height: 24px;
  background: url(/img/ss/common/bg_icon_dl_001.png) no-repeat center;
}
.l_bottom_contents .sitemap {
  padding: 34px 0 48px;
  background: #ededed;
}
.l_bottom_contents .sitemap .inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 5px;
  box-sizing: content-box;
}
.l_bottom_contents .sitemap .inner:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.l_bottom_contents .sitemap a {
  color: #333;
  text-decoration: none;
}
.l_bottom_contents .sitemap a:hover {
  text-decoration: underline;
}
.l_bottom_contents .sitemap .home_link {
  margin-bottom: 10px;
  font-size: 16px;
}
.l_bottom_contents .sitemap .home_link a {
  font-weight: bold;
}
.l_bottom_contents .sitemap .nav_menu {
  overflow: hidden;
}
.l_bottom_contents .sitemap .nav_item {
  float: left;
  margin-right: 80px;
  font-size: 15px;
}
.l_bottom_contents .sitemap .nav_item:last-child {
  margin-right: 0;
}
.l_bottom_contents .sitemap .nav_item a {
  display: inline-block;
  position: relative;
  padding: 0 0 0 12px;
  line-height: 1.4;
  opacity: 1;
}
.l_bottom_contents .sitemap .nav_item a:before {
  content: "";
  position: absolute;
  top: 0.25em;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  border-color: transparent transparent transparent #1a45ab;
}

/* Footer
------------------------------- */
.l_footer {
  padding: 20px 0;
  border-top: 1px solid #d2d2d2;
  background-color: #ededed;
}
.l_footer .inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 5px;
  box-sizing: content-box;
}
.l_footer .inner:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.l_footer a {
  text-decoration: none;
}
.l_footer p {
  float: left;
  width: 50%;
  color: #333;
  font-size: 12px;
}
.l_footer ul {
  float: right;
  width: 50%;
  text-align: right;
}
.l_footer ul li {
  display: inline-block;
  padding: 0 12px;
}
.l_footer ul li:last-child {
  border-right: none;
}
.l_footer ul li a {
  color: #333;
  font-size: 12px;
  opacity: 1;
}
.l_footer ul li a:hover {
  text-decoration: underline;
}

/* Main Contents
--------------------------------- */
.main_contents {
  display: block;
  padding-bottom: 50px;
  font-size: 16px;
}

/* Modules
------------------------------- */
.ss_download_btn {
  display: table;
  position: relative;
  background: #e60012;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cc1717), color-stop(0, #e24140));
  background: -webkit-linear-gradient(#e24140, #cc1717);
  background: -moz-linear-gradient(#e24140, #cc1717);
  background: linear-gradient(#e24140, #cc1717);
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  border-radius: 5px;
}
.ss_download_btn.type01, .ss_download_btn.type02, .ss_download_btn.type03, .ss_download_btn.type04, .ss_download_btn.type05 {
  width: 100%;
  padding: 6px 0 5px;
  text-align: center;
}
.ss_download_btn.type01, .ss_download_btn.type02 {
  padding-left: 12px;
  padding-right: 12px;
}
.ss_download_btn.type01 {
  max-width: 340px;
  height: 45px;
}
.ss_download_btn.type02 {
  max-width: 380px;
  height: 60px;
}
.ss_download_btn.type03, .ss_download_btn.type05 {
  max-width: 160px;
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
}
.ss_download_btn.type04 {
  max-width: 110px;
  height: 34px;
  padding-left: 4px;
  padding-right: 4px;
  color: #fff;
  font-weight: bold;
}
.ss_download_btn.type05 {
  border-radius: 0 0 5px 5px;
}
.ss_download_btn.icon01 > span:first-child {
  background: url(/img/ss/common/bg_icon_dl_001.png) no-repeat left center;
}
.ss_download_btn.icon02 > span:first-child {
  background: url(/img/ss/common/bg_icon_dl_002.png) no-repeat left center;
}
.ss_download_btn .img01, .ss_download_btn .img02, .ss_download_btn .img03 {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ss_download_btn .img01 img, .ss_download_btn .img02 img, .ss_download_btn .img03 img {
  border: solid 1px #ccc;
}
.ss_download_btn .txt01, .ss_download_btn .txt02, .ss_download_btn .txt03, .ss_download_btn .txt04, .ss_download_btn .txt05 {
  display: table-cell;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
  word-break: break-all;
}
.ss_download_btn .txt01, .ss_download_btn .txt02, .ss_download_btn .txt03, .ss_download_btn .txt04 {
  width: calc(100% - 30px);
  padding-left: 30px;
  font-size: 16px;
  line-height: 1.2;
}
.ss_download_btn .txt01 {
  padding-right: 60px;
}
.ss_download_btn .txt02 {
  padding-right: 79px;
}
.ss_download_btn .txt03 {
  padding-right: 77px;
}
.ss_download_btn .txt04 {
  padding-right: 104px;
}
.ss_download_btn .txt05 {
  padding-left: 20px;
  font-size: 12px;
  line-height: 1;
}
.ss_download_btn .in_txt1, .ss_download_btn .in_txt2 {
  display: block;
}
.ss_download_btn .in_txt1 {
  font-size: 14px;
}

.prt_tbl, .prt_rsp_tbl {
  table-layout: fixed;
  width: 100%;
  margin: 20px 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  word-wrap: break-word;
}
.prt_tbl:first-child, .prt_rsp_tbl:first-child {
  margin-top: 0;
}
.prt_tbl img, .prt_rsp_tbl img {
  max-width: 100%;
  height: auto;
}
.prt_tbl caption, .prt_rsp_tbl caption {
  text-align: right;
}
.prt_tbl sup, .prt_rsp_tbl sup {
  margin: 0 -20px 0 5px;
}
.prt_tbl th, .prt_tbl td, .prt_rsp_tbl th, .prt_rsp_tbl td {
  padding: 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  text-align: left;
}
.prt_tbl th, .prt_rsp_tbl th {
  font-weight: bold;
  line-height: 1.375;
  text-align: center;
}
.prt_tbl td, .prt_rsp_tbl td {
  background-color: #fff;
}
.prt_tbl thead th, .prt_rsp_tbl thead th {
  background: #010101;
  color: #fff;
}
.prt_tbl tbody th, .prt_rsp_tbl tbody th {
  background: #e8e8e8;
}

.prt_tbl_frame {
  width: 100%;
  margin: 20px 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.prt_tbl_frame .prt_tbl {
  display: table;
  width: 720px;
  margin: 0;
}

.scroll_body, .scroll_body thead, .scroll_body tbody {
  display: block;
  width: 100%;
  border-top: none;
}
.scroll_body thead {
  overflow-y: scroll;
}
.scroll_body tbody {
  max-height: 315px;
  border-bottom: 1px solid #ccc;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.scroll_body tr {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.scroll_body th, .scroll_body td {
  border-top: 1px solid #ccc;
  border-bottom: none;
}

.prt_main_sect {
  margin: 50px 0 80px;
}

.prt_header02 {
  margin: 0 0 40px;
  padding: 12px 36px 11px;
  background: #1a45ab url(/img/ss/products/controls/iot/bg_style_018.png) no-repeat right center;
  background-size: auto 100%;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.5;
}

.prt_header03 {
  margin: 0 0 30px;
  padding: 10px 15px;
  background: #ededed;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.333;
}
.prt_header03 > span {
  display: inline-block;
  padding: 0 0 0 15px;
  border-left: 4px solid #4369c4;
}

.prt_header04 {
  margin: 10px 0;
  color: #1a45ab;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.333;
}
.prt_header04:first-child {
  margin-top: 0;
}

.prt_anchor_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.prt_anchor_nav:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.prt_anchor_nav li {
  float: left;
  width: 22%;
  width: -webkit-calc((100% - 42px) / 4);
  width: calc((100% - 42px) / 4);
  margin: 0 0 14px 14px;
}
.prt_anchor_nav li:nth-child(4n+1) {
  margin-left: 0;
}
.prt_anchor_nav li .button {
  display: table;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  color: #000;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
  cursor: pointer;
}
.prt_anchor_nav li .button:hover {
  opacity: 0.7;
}
.prt_anchor_nav li .button .label {
  display: table-cell;
  padding: 14px 5px 12px;
  vertical-align: middle;
}
.prt_anchor_nav li .button .label:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: 5px auto 0;
  border-style: solid;
  border-width: 6px 4px 0;
  border-color: #1a45ab transparent transparent;
  font-size: 0;
}

.prt_inblock {
  display: inline-block;
}

.prt_notes {
  padding-left: 1em;
  font-size: 11px;
  line-height: 1.6;
  text-indent: -1em;
}
.prt_notes:before {
  content: "※";
}

.prt_label {
  display: inline-block;
  min-width: 86px;
  padding: 4px 8px 2px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
}
.prt_label.red {
  background: #ea0437;
}

.prt_btn_wrap01 {
  margin-top: 30px;
}
.prt_btn_wrap01 .ss_download_btn {
  margin: 0 auto;
}

.prt_btn_wrap02 {
  margin-top: 25px;
}
.prt_btn_wrap02:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.prt_btn_wrap02 .prt_download_btn {
  float: right;
  width: 100%;
  max-width: 260px;
  text-align: center;
}

.prt_download_btn {
  display: block;
  position: relative;
  padding: 11px 60px 10px 40px;
  background: #e60012 url(/img/ss/common/bg_icon_dl_001.png) no-repeat 13px center;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
}
.prt_download_btn .label {
  color: #fff;
}
.prt_download_btn .thumb {
  position: absolute;
  right: 11px;
  top: 50%;
  font-size: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.prt_contact_btn {
  clear: both;
  width: 100%;
  padding: 20px 0 0;
  text-align: center;
}
.prt_contact_btn a {
  display: inline-block;
  width: 100%;
  max-width: 350px;
  padding: 16px 10px 17px;
  background: #41a147;
  text-align: center;
  text-decoration: none;
}
.prt_contact_btn a i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 24px 0 0;
  background: url(/img/ss/common/bg_icon_contact_001.png) no-repeat center;
  background-size: contain;
  font-size: 0;
  vertical-align: middle;
}
.prt_contact_btn a span {
  display: inline-block;
  margin-top: 2px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  vertical-align: middle;
}

.prt_list_disc01 {
  padding-left: 1em;
}
.prt_list_disc01 > li {
  font-size: 14px;
  text-indent: -1em;
}
.prt_list_disc01 > li:before {
  content: "●";
  display: inline-block;
  width: 14px;
  margin-top: -2px;
  color: #1a45ab;
  font-size: 10px;
  line-height: 1;
  text-align: center;
  text-indent: 0;
}

.prt_list_notes > li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 11px;
  line-height: 1.6;
}
.prt_list_notes > li:before {
  content: "※";
}
.prt_list_notes.page_note {
  margin-top: 22px;
}
.prt_list_notes.page_note:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.prt_list_notes.page_note li {
  float: right;
}

.prt_column01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.prt_column01:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.prt_column01 .item {
  float: left;
  width: 45%;
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
  margin: 20px 0 0 20px;
}
.prt_column01 .item:first-child, .prt_column01 .item:first-child + .item {
  margin-top: 0;
}
.prt_column01 .item:nth-child(2n+1) {
  margin-left: 0;
}

.prt_column02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.prt_column02:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.prt_column02 .item {
  float: left;
  width: 30%;
  width: -webkit-calc((100% - 36px) / 3);
  width: calc((100% - 36px) / 3);
  margin: 34px 0 0 18px;
}
.prt_column02 .item:first-child, .prt_column02 .item:first-child + .item, .prt_column02 .item:first-child + .item + .item {
  margin-top: 0;
}
.prt_column02 .item:nth-child(3n+1) {
  margin-left: 0;
}

.prt_column03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}

.prt_figure01 .caption {
  padding: 8px 5px;
  background: #4369c4;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
.prt_figure01 .image {
  background: #f5f8fa;
  font-size: 0;
  text-align: center;
}

.acc_sect {
  margin: 60px 0 0;
  border: 1px solid #1a45ab;
}
.acc_sect:first-child {
  margin-top: 0;
}

.acc_header {
  position: relative;
  min-height: 150px;
  padding: 25px 0;
  background: #1a45ab;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
}
.acc_header:hover {
  opacity: 0.8;
}
.acc_header:before {
  content: "";
  position: absolute;
  top: 0;
  right: 400px;
  width: 100%;
  height: 100%;
  background: url(/img/ss/products/controls/iot/bg_style_007.png) no-repeat right center;
}
.acc_header .icon {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 40px;
  height: 40px;
  background: #1a45ab;
  z-index: 2;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.acc_header .icon:before, .acc_header .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  left: 8px;
  height: 2px;
  margin-top: -1px;
  background: #fff;
}
.acc_header .icon:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.opened .acc_header .icon:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.acc_header .wrap {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 50%;
  width: -webkit-calc(100% - 400px);
  width: calc(100% - 400px);
  height: 100px;
}
.acc_header .caption, .acc_header .heading {
  display: table-cell;
  vertical-align: middle;
}
.acc_header .caption {
  width: 159px;
  padding: 0 5px;
  font-size: 22px;
  line-height: 1.636;
  text-align: center;
}
.acc_header .caption .no {
  display: block;
  font-size: 52px;
  line-height: 1.154;
}
.acc_header .caption .color_label {
  display: inline-block;
  min-width: 86px;
  padding: 2px 8px;
  border: 1px solid #fff;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
.acc_header .caption .color_label.red {
  background: #ea0437;
}
.acc_header .caption .color_label.orange {
  background: #e57202;
}
.acc_header .caption .keyence {
  color: #ffe243;
  font-size: 109.1%;
  font-weight: bold;
  line-height: 1.25;
}
.acc_header .heading {
  padding: 0 30px 0 40px;
  border-left: 1px solid #fff;
  font-size: 25px;
  line-height: 1.44;
  text-align: left;
}
.acc_header .heading .lead {
  display: block;
  margin: 0 0 8px;
  font-size: 14px;
  line-height: 1.714;
}
.acc_header .thumb {
  position: absolute;
  top: 0;
  right: 0;
  width: 400px;
  height: 100%;
  overflow: hidden;
}
.acc_header .thumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  max-width: none;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.acc_sect.light {
  border-color: #6184af;
}
.acc_sect.light .acc_header {
  background: #6184af;
}
.acc_sect.light .acc_header .icon {
  background: #6184af;
}

.acc_sect.origin .acc_header:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 405px;
  bottom: 5px;
  left: 5px;
  border: 1px solid #ffe243;
}

.acc_cont {
  display: none;
}

.acc_wrap {
  position: relative;
  padding: 40px 39px 70px;
}

.acc_close {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 11px 5px 9px;
  background: #a7aab1;
  color: #fff;
  font-size: 16px;
  line-height: 1.25;
  text-align: center;
  cursor: pointer;
}
.acc_close i {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin: -2px 10px 0 0;
  border: 1px solid #fff;
  font-size: 0;
  vertical-align: middle;
}
.acc_close i:before, .acc_close i:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 11px;
  height: 1px;
  background: #fff;
}
.acc_close i:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.acc_close i:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* Pages
------------------------------- */
#p_home .l_mainvisual {
  padding: 42px 15px 43px;
  background-image: url(/img/ss/products/controls/iot/bg_home_001.jpg);
  background-size: auto;
}
#p_home .l_mainvisual .inner {
  padding: 39px 10px 34px;
}
#p_home .l_mainvisual .inner .title, #p_home .l_mainvisual .inner .lead, #p_home .l_mainvisual .inner .copy {
  position: relative;
  z-index: 2;
}
#p_home .l_mainvisual .inner .title {
  margin: 0 0 20px;
  font-size: 0;
}
#p_home .l_mainvisual .inner .lead {
  margin: 0 0 14px;
  color: #ca0627;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
}
#p_home .l_mainvisual .inner .copy {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5715;
}
#p_home .l_container {
  padding: 42px 0 0;
}
#p_home .l_container .contents_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#p_home .l_container .site_contents {
  width: 46%;
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
  margin: 0 0 40px;
}
#p_home .l_container .site_contents:nth-of-type(odd) {
  float: right;
}
#p_home .l_container .site_contents:nth-of-type(even) {
  float: left;
}
#p_home .l_container .site_contents a {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: relative;
  height: 100%;
  min-height: 90px;
  padding: 13px 50px 15px 102px;
  background-color: #1a45ab;
  background-repeat: no-repeat;
  background-position: 20px 13px;
  color: #fff;
}
#p_home .l_container .site_contents.bg_color a {
  background-color: #1a6cab;
}
#p_home .l_container .site_contents a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 14px;
  height: 25px;
  background: url(/img/ss/products/controls/iot/bg_style_006.png) no-repeat center;
  background-size: contain;
  font-size: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#p_home .l_container .site_contents a .page_name {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  font-size: 25px;
}
#p_home .l_container .site_contents a .page_name .label {
  display: inline-block;
  margin-left: 15px;
  padding: 1px 6px 0;
  background: #ffe243;
  color: #1a45ab;
  font-size: 12px;
  font-weight: bold;
  line-height: 19px;
  text-align: center;
  vertical-align: middle;
}
#p_home .l_container .site_contents a .page_name .label.label_red {
  background: #e60012;
  color: #fff;
}
#p_home .l_container .site_contents a .page_lead {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  font-size: 14px;
}
#p_home .l_container .site_contents.realedge a {
  background-image: url(/img/ss/products/controls/iot/bg_style_001.png);
}
#p_home .l_container .site_contents.casestudy a {
  background-image: url(/img/ss/products/controls/iot/bg_ss_iot_index_001.png);
}
#p_home .l_container .site_contents.detection a {
  background-image: url(/img/ss/products/controls/iot/bg_style_002.png);
}
#p_home .l_container .site_contents.network a {
  background-image: url(/img/ss/products/controls/iot/bg_style_003.png);
}
#p_home .l_container .site_contents.collection a {
  background-image: url(/img/ss/products/controls/iot/bg_style_004.png);
}
#p_home .l_container .site_contents.analysis a {
  background-image: url(/img/ss/products/controls/iot/bg_style_005.png);
}

#p_realedge .l_mainvisual {
  background-color: #292c2e;
  background-image: url(/img/ss/products/controls/iot/bg_realedge_001.jpg);
}
#p_casestudy .l_mainvisual {
  background-color: #000;
  background-image: url(/img/ss/products/controls/iot/bg_ss_iot_cs_index_001.jpg);
}
#p_casestudy .l_container .prt_main_sect {
  margin: 0 0 80px;
}
#p_casestudy .l_container .prt_header02 {
  margin: 0 0 20px;
}
#p_casestudy .l_container .p_headline {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.333;
}
#p_casestudy .l_container .prt_headline02 {
  margin: 20px 0;
  padding: 2px 0;
  border-top: 2px solid #1a45ab;
  border-bottom: 2px solid #1a45ab;
}
#p_casestudy .l_container .prt_headline02 .label {
  display: block;
  padding: 12px 0 8px 20px;
  border-top: 1px solid #1a45ab;
  border-bottom: 1px solid #1a45ab;
  color: #1a45ab;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.231;
}
#p_casestudy .l_container .link_block {
  overflow: hidden;
  margin-top: 45px;
}
#p_casestudy .l_container .link_block .link_item {
  float: left;
  margin-bottom: 20px;
  width: calc(100% / 5);
  width: -webkit-calc(100% / 5);
}
#p_casestudy .l_container .link_block .link_item:last-child {
  margin-right: 0;
}
#p_casestudy .l_container .link_block .link_item a {
  color: #333;
  display: inline-block;
  position: relative;
  padding: 0 0 0 12px;
  line-height: 1.4;
  opacity: 1;
}
#p_casestudy .l_container .link_block .link_item a:hover {
  text-decoration: underline;
}
#p_casestudy .l_container .link_block .link_item a:before {
  content: "";
  position: absolute;
  top: 0.25em;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  border-color: transparent transparent transparent #1a45ab;
}
#p_casestudy .l_container .pager {
  display: table;
  overflow: hidden;
  margin-top: 50px;
  width: 100%;
  height: auto;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  table-layout: fixed;
  word-wrap: break-word;
}
#p_casestudy .l_container .pager li {
  position: relative;
  display: table-cell;
  width: 50%;
  border-left: 1px solid #e7e7e7;
}
#p_casestudy .l_container .pager li:first-child {
  border-left: none;
}
#p_casestudy .l_container .pager .next {
  text-align: right;
}
#p_casestudy .l_container .pager li a {
  position: relative;
  display: block;
  padding: 16px;
  background-repeat: no-repeat;
  text-decoration: none;
  opacity: 1;
}
#p_casestudy .l_container .pager li a:hover {
  background-color: #e6edff;
  opacity: 1;
}
#p_casestudy .l_container .pager li a:before {
  position: absolute;
  top: 8px;
  bottom: 8px;
  display: block;
  width: 23px;
  background-color: #1a45ab;
  background-repeat: no-repeat;
  content: "";
}
#p_casestudy .l_container .pager li a > span {
  display: block;
  color: #333;
  font-size: 14px;
}
#p_casestudy .l_container .pager li a > strong {
  display: block;
  color: #1a45ab;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.6;
}
#p_casestudy .l_container .pager .prev a {
  padding-left: 55px;
}
#p_casestudy .l_container .pager .prev a:before {
  left: 0;
  background-image: url(/img/ss/common/bg_pager_001.png);
  background-position: 3px center;
}
#p_casestudy .l_container .pager .next a {
  padding-right: 55px;
}
#p_casestudy .l_container .pager .next a:before {
  right: 0;
  background-image: url(/img/ss/common/bg_pager_002.png);
  background-position: 5px center;
}
#p_casestudy .l_container .back_index {
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #e7e7e7;
  text-align: center;
  font-size: 14px;
  line-height: inherit;
}
#p_casestudy .l_container .back_index a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #333;
  text-align: left;
  text-decoration: none;
}
#p_casestudy .l_container .back_index a:before {
  position: absolute;
  top: 0.15em;
  left: 0;
  width: 16px;
  height: 17px;
  background: #1a45ab url(/img/ss/common/bg_pager_003.png) no-repeat center;
  content: "";
  line-height: 1.6;
}
#p_casestudy .l_container .prt_list_notes.page_note {
  margin-top: 50px;
}
#p_casestudy .l_container .prt_column01 .item {
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
  margin-left: 40px;
}
#p_casestudy .l_container .prt_column01 .item:nth-child(2n + 1) {
  margin-left: 0;
}
#p_casestudy .l_container .prt_column01 .item .prt_header03 {
  margin: 0 0 22px;
}
#p_casestudy .l_container .prt_column01 .item .image_column {
  overflow: hidden;
}
#p_casestudy .l_container .prt_column01 .item .image_column .prt_list_disc01 {
  float: left;
}
#p_casestudy .l_container .prt_column01 .item .image_column .thumb {
  float: right;
  margin-left: 20px;
}
#p_casestudy .l_container .prt_column01 .item .prt_text {
  margin-bottom: 20px;
}
#p_casestudy .l_container .prt_column01 .item .col {
  overflow: hidden;
}
#p_casestudy .l_container .prt_column01 .item .col01 {
  width: 100%;
}
#p_casestudy .l_container .prt_column01 .item .col02 {
  width: calc((100% - 10px) / 2);
  width: -webkit-calc((100% - 10px) / 2);
  float: left;
}
#p_casestudy .l_container .prt_column01 .item .col02:last-child{
  margin-left: 10px;
}
#p_casestudy .l_container .prt_column01 .item .thumb {
  border: 1px solid #ccc;
  margin-top: 25px;
}
#p_casestudy .l_container .prt_figure01 .image_caption {
  margin: 14px 0 0;
  font-size: 14px;
  line-height: 1.714;
  text-align: center;
}
#p_casestudy .l_container .prt_figure01 .caption {
  padding: 6px 5px;
}

#p_detection .l_mainvisual {
  background-color: #ecf5f6;
  background-image: url(/img/ss/products/controls/iot/bg_detection_001.jpg);
}
#p_detection .l_container .lead_block {
  margin: 0 0 40px;
}
#p_detection .l_container .lead_block .caption {
  margin: 0 0 26px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
#p_detection .l_container .lead_block .cont {
  padding: 20px 20px 10px;
  background: #f5f5f5;
  overflow: hidden;
}
#p_detection .l_container .lead_block .cont ul {
  margin: 0 -6px;
  font-size: 0;
  text-align: center;
}
#p_detection .l_container .lead_block .cont ul li {
  display: inline-block;
  margin: 0 6px 12px;
}
#p_detection .l_container .lead_block .cont .prt_notes {
  float: right;
}
#p_detection .l_container .prt_column01 .item {
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
  margin-left: 40px;
}
#p_detection .l_container .prt_column01 .item:nth-child(2n + 1) {
  margin-left: 0;
}
#p_detection .l_container .prt_column01 .item .prt_header03 {
  margin: 0 0 22px;
}
#p_detection .l_container .prt_column01 .item .image {
  position: relative;
  margin: 0 0 18px;
  text-align: center;
}
#p_detection .l_container .prt_column01 .item .image .image_caption {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  color: #fff;
  padding: 4px 12px;
}

#p_network .l_mainvisual {
  background-image: url(/img/ss/products/controls/iot/bg_network_001.jpg);
}
#p_network .l_container .acc_header .heading {
  font-size: 22px;
  line-height: 1.5;
}
#p_network .l_container .prt_column01 .item {
  margin-top: 30px;
}
#p_network .l_container .prt_column01 .item:first-child, #p_network .l_container .prt_column01 .item:first-child + .item {
  margin-top: 0;
}

#p_collection .l_mainvisual {
  background-image: url(/img/ss/products/controls/iot/bg_collection_001.jpg);
}
#p_collection .l_container .proper_image {
  max-width: 880px;
  margin: 0 auto 60px;
  text-align: center;
}
#p_collection .l_container .proper_image .main_caption {
  margin: 0 0 26px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}
#p_collection .l_container .proper_image .columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#p_collection .l_container .proper_image .columns:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
#p_collection .l_container .proper_image .columns .item {
  float: left;
  width: 30%;
  width: -webkit-calc((100% - 40px) / 3);
  width: calc((100% - 40px) / 3);
  margin-left: 20px;
  background: #f6f6f6;
}
#p_collection .l_container .proper_image .columns .item:first-child {
  margin-left: 0;
}
#p_collection .l_container .proper_image .columns .name {
  padding: 8px 5px 7px;
  background: #1a45ab;
  color: #fff;
  font-size: 18px;
  line-height: 1.333;
}
#p_collection .l_container .proper_image .columns .series_img {
  position: relative;
  padding: 10px 18px 5px;
}
#p_collection .l_container .proper_image .columns .series_img .caption {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  font-size: 12px;
  line-height: 1.5;
}
#p_collection .l_container .proper_image .arrow {
  position: relative;
  padding: 20px 0;
}
#p_collection .l_container .proper_image .arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -webkit-calc(((100% - 40px) / 3) / 2);
  right: calc(((100% - 40px) / 3) / 2);
  left: -webkit-calc(((100% - 40px) / 3) / 2);
  left: calc(((100% - 40px) / 3) / 2);
  height: 1px;
  background: #333;
}
#p_collection .l_container .proper_image .arrow i {
  position: absolute;
  bottom: 50%;
  width: 1px;
  height: 50%;
  background: #333;
}
#p_collection .l_container .proper_image .arrow i:before, #p_collection .l_container .proper_image .arrow i:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 11px;
  background: #333;
}
#p_collection .l_container .proper_image .arrow i:before {
  transform-origin: right top;
  transform: rotate(45deg);
}
#p_collection .l_container .proper_image .arrow i:after {
  transform-origin: left top;
  transform: rotate(-45deg);
}
#p_collection .l_container .proper_image .arrow i.left {
  left: -webkit-calc(((100% - 40px) / 3) / 2);
  left: calc(((100% - 40px) / 3) / 2);
}
#p_collection .l_container .proper_image .arrow i.right {
  right: -webkit-calc(((100% - 40px) / 3) / 2);
  right: calc(((100% - 40px) / 3) / 2);
}
#p_collection .l_container .proper_image .arrow i.center {
  bottom: 0;
  left: 50%;
  height: 100%;
}
#p_collection .l_container .proper_image .arrow .text {
  position: relative;
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
  padding: 8px 5px 6px;
  border: 1px solid #333;
  background: #fff;
  font-size: 15px;
}
#p_collection .l_container .proper_image .machines {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 20px 14px 10px;
  background: #f5f5f5;
  font-size: 0;
}
#p_collection .l_container .proper_image .machines:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
#p_collection .l_container .proper_image .machines .machine {
  float: left;
  width: 158px;
  width: -webkit-calc((100% - 60px) / 5);
  width: calc((100% - 60px) / 5);
  margin: 0 6px 10px;
  background: #fff;
}
#p_collection .l_container .proper_image .machines .machine .thumb {
  background: #fff;
  font-size: 0;
  text-align: center;
}
#p_collection .l_container .proper_image .machines .machine .name {
  width: 100%;
  padding: 3px;
  background: #93979f;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
}
#p_collection .l_container .image_column {
  overflow: hidden;
}
#p_collection .l_container .image_column > .thumb {
  float: left;
  margin: 0 0 15px;
  background: #ededed;
  text-align: center;
}
#p_collection .l_container .image_column .cont {
  margin: 0 0 15px 338px;
  overflow: hidden;
}
#p_collection .l_container .image_column .cont .thumb {
  float: right;
  margin-left: 50px;
  text-align: center;
}
#p_collection .l_container .image_column .cont .thumb .caption {
  margin: 14px 0 0;
  font-size: 14px;
  line-height: 1.714;
}
#p_collection .l_container .image_column .cont .heading {
  margin: 0 0 10px;
  color: #1a45ab;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.333;
  overflow: hidden;
}
#p_collection .l_container .image_column .cont .prt_list_disc01 {
  overflow: hidden;
}
#p_collection .l_container .image_column .tags {
  clear: both;
  font-size: 0;
}
#p_collection .l_container .image_column .tags li {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 2px 10px 1px;
  border: 1px solid #666;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}
#p_collection .l_container .button_list {
  margin-top: 30px;
}
#p_collection .l_container .button_list:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
#p_collection .l_container .button_list li {
  float: left;
  width: 45%;
  width: -webkit-calc((100% - 28px) / 2);
  width: calc((100% - 28px) / 2);
  margin: 0 0 0 28px;
}
#p_collection .l_container .button_list li:first-child {
  margin: 0;
}
#p_collection .l_container .button_list li .ss_download_btn {
  max-width: none;
  padding-right: 10px;
  padding-left: 10px;
}
#p_collection .l_container .button_list li .ss_download_btn .txt01 {
  padding-right: 50px;
  padding-left: 20px;
}
#p_collection .l_container .button_list li .ss_download_btn .prt_inblock {
  margin-left: 10px;
}

#p_analysis .l_mainvisual {
  background-color: #000;
  background-image: url(/img/ss/products/controls/iot/bg_analysis_001.jpg);
}
#p_analysis .l_container .acc_header .heading .lead {
  margin: 8px 0 0;
}
#p_analysis .l_container .acc_wrap > section {
  margin: 30px 0 0;
}
#p_analysis .l_container .acc_wrap > section:first-child {
  margin-top: 0;
}
#p_analysis .l_container .image_column01 {
  overflow: hidden;
}
#p_analysis .l_container .image_column01 .thumb {
  position: relative;
  float: left;
}
#p_analysis .l_container .image_column01 .thumb .caption {
  margin: 16px 0 0;
  font-size: 12px;
  line-height: 1.667;
}
#p_analysis .l_container .image_column01 .thumb .caption strong {
  display: block;
  font-weight: bold;
}
#p_analysis .l_container .image_column01 .cont {
  overflow: hidden;
}
#p_analysis .l_container .image_column02:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
#p_analysis .l_container .image_column02 .thumb {
  float: left;
  width: 80px;
  margin-right: 20px;
  font-size: 0;
  text-align: center;
}
#p_analysis .l_container .image_column02 .name, #p_analysis .l_container .image_column02 .info {
  overflow: hidden;
}
#p_analysis .l_container .image_column02 .name {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.714;
}
#p_analysis .l_container .image_column02 .info {
  font-size: 14px;
  line-height: 1.429;
}
#p_analysis .l_container .image_column02 .info .caption {
  color: #1a45ab;
}
#p_analysis .l_container .acc_sect.example .image_column01 .thumb {
  width: 64.4%;
  margin-right: 38px;
}
#p_analysis .l_container .acc_sect.plc .image_column01 .thumb {
  width: 340px;
  width: -webkit-calc(100% - 558px);
  width: calc(100% - 558px);
  min-width: 250px;
  margin-right: 58px;
}
#p_analysis .l_container .acc_sect.plc .prt_header04 .prt_label {
  margin-right: 0.5em;
}
#p_analysis .l_container .acc_sect.unit .acc_wrap .prt_label {
  font-size: 13px;
}
#p_analysis .l_container .sect_highspeed .image_column01 .thumb .caption {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
}

#p_download .l_container .prt_header02 {
  margin: 0 0 20px;
}
#p_download .l_container .prt_main_sect {
  margin: 0 0 80px;
}
#p_download .l_container .prt_headline02 {
  margin: 20px 0;
  padding: 2px 0;
  border-top: 2px solid #1a45ab;
  border-bottom: 2px solid #1a45ab;
}
#p_download .l_container .prt_headline02 .label {
  display: block;
  padding: 12px 0 8px 20px;
  border-top: 1px solid #1a45ab;
  border-bottom: 1px solid #1a45ab;
  color: #1a45ab;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.231;
}
#p_download .l_container .col03 {
  overflow: hidden;
}
#p_download .l_container .col03 li {
  float: left;
  margin: 20px 0 0 20px;
  width: 30%;
  width: -webkit-calc(((100% - 40px) - 0.3px) / 3);
  width: calc(((100% - 40px) - 0.3px) / 3);
  border: 1px solid #ccc;
}
#p_download .l_container .col03 > li:first-child,
#p_download .l_container .col03 > li:nth-child(2),
#p_download .l_container .col03 > li:nth-child(3) {
  margin-top: 0;
}
#p_download .l_container .col03 > li:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}
#p_download .l_container .download_list a {
  display: block;
  padding: 20px;
  text-decoration: none;
  transition: opacity 0.2s;
}
#p_download .l_container .download_list .image {
  margin: 0 0 20px;
  text-align: center;
  font-size: 0;
}
#p_download .l_container .download_list .image img {
  border: 1px solid #ccc;
}
#p_download .l_container .download_list .name {
  margin: 0 0 15px;
  font-weight: bold;
  font-size: 19px;
}
#p_download .l_container .ss_download_btn .txt01 {
  padding-right: 30px;
}

/* deqwas */
.deqwas_contents {
  margin-bottom: 50px;
}
.box_recommend_horizon {
  margin: 0 auto;
  max-width: 980px;
}
.ttl_box_deqwas {
  position: relative;
  background: #1e1e1e;
}
.ttl_box_deqwas h2 {
  padding: 7px 0 6px;
  color: #fff;
  text-align: center;
  font-size: 20px;
}
.ttl_box_deqwas:after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  display: block;
  margin-left: -26px;
  border: 26px solid transparent;
  border-top: 14px solid #1e1e1e;
  border-bottom: none;
  content: "";
}

/*  box_recommend_01 */
.box_recommend_01 {
  clear: both;
  margin-top: 40px;
  width: 100%;
  font-size: 12px;
}

.box_recommend_01 .Section {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1100px;
}

.box_recommend_01 .NormalHeading {
  display: none;
}

/*  js-recomend_01 */
.js-recomend_01 {
  position: relative;
}

.js-recomend_01.long .jcarousel-skin-basic {
  width: 870px;
}

.js-recomend_01 .jcarousel-skin-basic {
  position: relative;
  margin: 0 auto;
}

.js-recomend_01 .jcarousel-skin-basic ul li {
  float: left;
  margin: 0 10px;
  width: 140px;
}

.js-recomend_01 .jcarousel-skin-basic ul li a {
  display: block;
  text-align: center;
}

.js-recomend_01 .jcarousel-skin-basic ul li a .Image {
  display: block;
  text-align: center;
}

.js-recomend_01 .jcarousel-skin-basic ul li a .Image img {
  border: 1px solid #999;
  text-align: center;
}

.js-recomend_01 .jcarousel-skin-basic ul li a .Text {
  display: block;
  margin-top: 15px;
}

.js-recomend_01 .jcarousel-skin-basic .bx-controls-direction .bx-prev {
  position: absolute;
  top: 50%;
  left: -70px;
  display: block;
  overflow: hidden;
  margin-top: -70px;
  width: 40px;
  height: 40px;
  background: #000;
  text-indent: -999em;
  transition: none;
}

.js-recomend_01 .jcarousel-skin-basic .bx-controls-direction .bx-prev:hover,
.js-recomend_01 .jcarousel-skin-basic .bx-controls-direction .bx-prev:focus {
  background-position: -24px -64px;
}

.js-recomend_01 .jcarousel-skin-basic .bx-controls-direction .bx-prev:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-top: -5px;
  margin-left: -9px;
  border: 5px solid transparent;
  border-right: 6px solid #fff;
  content: "";
}

.js-recomend_01 .jcarousel-skin-basic .bx-controls-direction .bx-next {
  position: absolute;
  top: 50%;
  right: -70px;
  display: block;
  overflow: hidden;
  margin-top: -70px;
  width: 40px;
  height: 40px;
  background: #000;
  text-indent: -999em;
  transition: none;
}

.js-recomend_01 .jcarousel-skin-basic .bx-controls-direction .bx-next:hover,
.js-recomend_01 .jcarousel-skin-basic .bx-controls-direction .bx-next:focus {
  background-position: -72px -64px;
}

.js-recomend_01 .jcarousel-skin-basic .bx-controls-direction .bx-next:after {
  position: absolute;
  top: 50%;
  right: 50%;
  display: block;
  margin-top: -5px;
  margin-right: -9px;
  border: 5px solid transparent;
  border-left: 6px solid #fff;
  content: "";
}

.js-recomend_01 .jcarousel-skin-basic .bx-pager {
  margin-top: 30px;
  width: 100%;
  text-align: center;
}

.js-recomend_01 .jcarousel-skin-basic .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0 5px;
  border-radius: 20px;
}

.js-recomend_01 .jcarousel-skin-basic .bx-pager .bx-pager-item a {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 20px;
  background: #ccc;
  text-indent: -999em;
}

.js-recomend_01 .jcarousel-skin-basic .bx-pager .bx-pager-item a:hover,
.js-recomend_01 .jcarousel-skin-basic .bx-pager .bx-pager-item a:focus {
  background: #c00;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.js-recomend_01 .jcarousel-skin-basic .bx-pager .bx-pager-item a.active {
  background: #c00;
}

/* Media Screen
------------------------------- */
@media screen and (min-width: 641px) {
  /* General */
  .sp_view {
    display: none;
  }

  /* Bottom Contents */
  .l_bottom_contents .recommendation .document_list li a:hover {
    opacity: 0.7;
  }

  /* Pages */
}
@media screen and (min-width: 1024px) {
  /* Bottom Contents */
  .l_bottom_contents .relations .view_wrapper {
    padding-top: 0;
    padding-bottom: 0;
    background: none;
  }
  .l_bottom_contents .relations .view_wrapper .background {
    display: block;
  }
  .l_bottom_contents .relations .view_wrapper .contents {
    margin-left: calc(100% - 585px);
    padding: 16px 10px 16px 30px;
  }
}
@media screen and (max-width: 979px) {
  /* Header */
  #header {
  height: auto;
  }
  /* Bottom Contents */
  .l_bottom_contents .recommendation {
    padding-bottom: 70px;
  }
  .l_bottom_contents .recommendation .document_list li {
    width: 46%;
    width: -webkit-calc((100% - 20px) / 2);
    width: calc((100% - 20px) / 2);
  }
  .l_bottom_contents .recommendation .document_list li:nth-child(2n + 1) {
    margin-left: 0;
  }
  .l_bottom_contents .recommendation .document_list li a {
    padding: 20px;
    overflow: hidden;
  }
  .l_bottom_contents .recommendation .document_list .side a {
    padding: 20px;
  }
  .l_bottom_contents .recommendation .document_list .document {
    width: auto;
  }
  .l_bottom_contents .recommendation .document_list .document .thumb {
    float: left;
    width: 33.33%;
    max-width: 142px;
    margin: 0 18px 0 0;
  }
  .l_bottom_contents .recommendation .document_list .side .document .thumb {
    width: 155px;
  }
  .l_bottom_contents .recommendation .document_list .document .caption {
    overflow: hidden;
  }
  .l_bottom_contents .recommendation .document_list .side .document .caption {
    width: auto;
    overflow: hidden;
  }
  .l_bottom_contents .recommendation .document_list .button {
    float: right;
    width: calc(66.67% - 18px);
    max-width: none;
  }
  .l_bottom_contents .cv_bottom {
    height: auto;
  }
  .l_bottom_contents .cv_bottom .pagetop_btn {
    right: 0;
    margin-right: 0;
  }
  .l_bottom_contents .cv_bottom.fixed .pagetop_btn a {
    right: 0;
    margin: 0;
  }

  /* Modules */
  .acc_header:before {
    right: 250px;
  }
  .acc_header .wrap {
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
  }
  .acc_header .thumb {
    width: 250px;
  }

  .acc_sect.origin .acc_header:after {
    right: 255px;
  }

  /* Pages */
  #p_collection .l_container .image_column > .thumb {
    float: none;
  }
  #p_collection .l_container .image_column .cont {
    margin-left: 0;
  }

  #p_analysis .l_container .sect_highspeed .image_column01 .thumb .caption {
    position: static;
    margin: 16px 0 0;
  }
  #p_analysis .l_container .sect_highspeed .image_column01 .thumb .caption br {
    display: none;
  }
}
@media screen and (max-width: 865px) {
  /* Bottom Contents */
  /* Modules */
  /* Pages */
}
@media screen and (max-width: 768px) {
  /* Header */
  .l_header {
    height: auto;
  }
  .l_header .head_box .logo {
    width: 105px;
  }
  .l_header .head_box .site_title {
    width: 238px;
  }
  .l_globalnav .nav_menu .nav_item a {
    font-size: 15px;
  }

  /* Bottom Contents */
  .l_bottom_contents .recommendation .document_list .document .thumb {
    margin-bottom: 10px;
  }
  .l_bottom_contents .recommendation .document_list .button {
    clear: left;
    float: none;
    width: 100%;
  }
  .l_bottom_contents .cv_bottom .inner .buttons li a {
    width: 170px;
  }
  .l_bottom_contents .cv_bottom .inner .buttons li a span {
    font-size: 12px;
  }
  .l_bottom_contents .sitemap .nav_item {
    margin-right: 50px;
  }

  /* Modules */
  .prt_anchor_nav li {
    width: 30%;
    width: -webkit-calc((100% - 28px) / 3);
    width: calc((100% - 28px) / 3);
  }
  .prt_anchor_nav li:nth-child(4n+1) {
    margin-left: 14px;
  }
  .prt_anchor_nav li:nth-child(3n+1) {
    margin-left: 0;
  }

  .prt_column02 .item {
    width: 45%;
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    margin: 34px 0 0 20px;
  }
  .prt_column02 .item:first-child, .prt_column02 .item:first-child + .item {
    margin-top: 0;
  }
  .prt_column02 .item:first-child + .item + .item {
    margin-top: 34px;
  }
  .prt_column02 .item:nth-child(3n+1) {
    margin-left: 20px;
  }
  .prt_column02 .item:nth-child(2n+1) {
    margin-left: 0;
  }

  .acc_wrap {
    padding: 20px 20px 70px;
  }

  .acc_header {
    padding: 110px 0 10px;
  }
  .acc_header:before {
    top: 100px;
    right: 0;
    height: 150px;
    height: -webkit-calc(100% - 100px);
    height: calc(100% - 100px);
    background-size: contain;
  }
  .acc_header .icon {
    top: 50px;
  }
  .acc_header .wrap {
    width: 100%;
    height: auto;
  }
  .acc_header .caption {
    width: 95px;
    padding: 5px;
    font-size: 14px;
  }
  .acc_header .caption .no {
    font-size: 30px;
  }
  .acc_header .caption .color_label {
    min-width: 0;
    font-size: 14px;
  }
  .acc_header .heading {
    padding: 4px 10px;
    font-size: 16px;
  }
  .acc_header .heading .lead {
    font-size: 13px;
    line-height: 1.3;
  }
  .acc_header .thumb {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100px;
  }
  .acc_header .thumb img {
    width: 100%;
    height: auto;
  }

  .acc_sect.origin .acc_header:after {
    top: 105px;
    right: 5px;
  }

  /* Pages */
  #p_home .l_mainvisual {
    background-size: cover;
  }
  #p_home .l_container .contents_wrap .site_contents {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    margin: 0 0 20px;
  }

  #p_network .l_container .acc_header .heading {
    font-size: 16px;
  }

  #p_collection .l_container .proper_image {
    margin-bottom: 30px;
  }
  #p_collection .l_container .proper_image .main_caption {
    margin: 0 0 10px;
    font-size: 18px;
  }
  #p_collection .l_container .proper_image .columns {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  #p_collection .l_container .proper_image .columns .item {
    width: 33.333%;
    margin-left: 0;
    border-right: 1px solid #ccc;
  }
  #p_collection .l_container .proper_image .columns .item:first-child {
    margin-left: 0;
  }
  #p_collection .l_container .proper_image .columns .name {
    font-size: 14px;
  }
  #p_collection .l_container .proper_image .columns .series_img {
    padding: 10px 5px 5px;
  }
  #p_collection .l_container .proper_image .columns .series_img .caption {
    position: static;
  }
  #p_collection .l_container .proper_image .arrow:before {
    right: 16.5%;
    left: 16.5%;
  }
  #p_collection .l_container .proper_image .arrow i.left {
    left: 16.5%;
  }
  #p_collection .l_container .proper_image .arrow i.right {
    right: 16.5%;
  }
  #p_collection .l_container .proper_image .arrow .text {
    padding: 8px 5px 6px;
    font-size: 13px;
  }
  #p_collection .l_container .proper_image .machines {
    padding: 15px 8px 8px;
  }
  #p_collection .l_container .proper_image .machines .machine {
    width: 45%;
    width: -webkit-calc(50% - 12px);
    width: calc(50% - 12px);
  }

  #p_analysis .l_container .acc_sect.plc .prt_header04 .prt_inblock {
    display: block;
    margin: 5px 0 0;
  }

  #p_download .l_container .col03 > li,
  #p_download .l_container .col03 > li:first-child,
  #p_download .l_container .col03 > li:nth-child(2),
  #p_download .l_container .col03 > li:nth-child(3),
  #p_download .l_container .col03 > li:nth-child(3n+1) {
    margin: 20px 0 0 20px;
    width: 45px;
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
  }
  #p_download .l_container .col03 > li:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  /* General */
  .pc_view {
    display: none;
  }

  .wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .contents_wrap {
    padding: 0 15px;
  }

  /* Header */
  .l_header {
    height: auto;
  }
  .l_header .inner {
    padding: 0;
  }
  .l_header .head_box {
    margin: 0;
    padding: 12px 15px;
    width: 100%;
  }
  .l_header .head_box:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
    font-size: 0;
  }
  .l_header .head_box .logo {
    width: 83px;
  }
  .l_header .head_box .logo a {
    padding: 0;
  }
  .l_header .head_box .site_title {
    width: 50%;
    padding: 0;
  }
  .l_header .list_box {
    float: none;
    overflow: hidden;
  }
  .l_header .list_box li {
    display: block;
    width: 33.33333%;
    height: auto;
  }
  .l_header .list_box li a {
    display: block;
    font-size: 14px;
    text-align: center;
  }
  .l_header .list_box li a > span {
    display: block;
  }
  .l_header .list_box .btn_contact {
    margin-right: 0;
    border-radius: 0;
  }
  .l_header .list_box .btn_contact a {
    padding: 10px 0 5px;
  }
  .l_header .list_box .btn_contact a:before {
    display: block;
    width: 25px;
    height: 25px;
    margin: 0 auto 17px;
  }
  .l_header .list_box .btn_tel {
    display: block;
  }
  .l_header .list_box .btn_tel a {
    padding: 8px 0 5px;
  }
  .l_header .list_box .btn_tel a:before {
    display: block;
    width: 22px;
    height: 30px;
    margin: 0 auto 5px;
  }
  .l_header .list_box .btn_download {
    margin-right: 0;
    border-radius: 0;
  }
  .l_header .list_box .btn_download a {
    padding: 10px 0 14px;
  }
  .l_header .list_box .btn_download a:before {
    margin: 0 auto 17px;
    width: 20px;
    height: 26px;
  }

  /* Globalnav */
  .l_globalnav {
    display: none;
  }

  /* Breadcrumbs */
  #breadcrumb {
    order: 2;
  }
  #breadcrumb ul {
    padding: 0 15px;
  }

  /* Bottom Contents */
  .l_bottom_contents {
    order: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 20px 0 0;
  }
  .l_bottom_contents .prt_contact_btn {
    padding: 10px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .l_bottom_contents .prt_contact_btn a {
    max-width: none;
  }
  .l_bottom_contents .recommendation {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    padding-top: 16px;
    padding-bottom: 20px;
  }
  .l_bottom_contents .recommendation .heading {
    margin: 0 0 10px;
    font-size: 18px;
  }
  .l_bottom_contents .recommendation .document_list {
    display: block;
  }
  .l_bottom_contents .recommendation .document_list li {
    float: none;
    width: auto;
    margin: 0 0 1px;
  }
  .l_bottom_contents .recommendation .document_list li a {
    padding: 10px;
  }
  .l_bottom_contents .recommendation .document_list .side a {
    padding: 10px;
  }
  .l_bottom_contents .recommendation .document_list .document {
    width: auto;
  }
  .l_bottom_contents .recommendation .document_list .document .thumb {
    float: left;
    width: 33.33%;
    max-width: 142px;
    margin: 0 18px 0 0;
  }
  .l_bottom_contents .recommendation .document_list .side .document .thumb {
    float: left;
    width: 33.33%;
    max-width: 142px;
    margin: 0 18px 0 0;
    padding: 38px 0;
  }
  .l_bottom_contents .recommendation .document_list .document .caption {
    overflow: hidden;
  }
  .l_bottom_contents .recommendation .document_list .button {
    clear: none;
    float: left;
    width: calc(66.67% - 18px);
  }
  .l_bottom_contents .relations {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  .l_bottom_contents .cv_bottom {
    height: auto;
    padding: 0;
    background: #fff;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }
  .l_bottom_contents .cv_bottom .pagetop_btn {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    height: 60px;
    margin: 0;
    background: none;
  }
  .l_bottom_contents .cv_bottom .pagetop_btn a {
    position: absolute;
    right: 11px;
    bottom: 11px;
    width: 40px;
    height: 40px;
  }
  .l_bottom_contents .cv_bottom .pagetop_btn a:before {
    width: 16px;
    height: 16px;
    margin-top: -4px;
  }
  .l_bottom_contents .cv_bottom .pagetop_btn a:after {
    width: 16px;
    height: 16px;
  }
  .l_bottom_contents .cv_bottom.fixed .pagetop_btn a {
    right: 11px;
    bottom: 11px;
  }
  .l_bottom_contents .cv_bottom .inner {
    display: block;
    width: auto;
    padding: 0;
    background-color: #1a45ab;
    overflow: visible;
  }
  .l_bottom_contents .cv_bottom .inner .number, .l_bottom_contents .cv_bottom .inner .buttons {
    display: block;
  }
  .l_bottom_contents .cv_bottom .inner .number {
    width: auto;
    text-align: center;
  }
  .l_bottom_contents .cv_bottom .inner .number a {
    display: block;
    padding: 2.2% 4.7% 1.6%;
  }
  .l_bottom_contents .cv_bottom .inner .buttons {
    display: table;
    width: 100%;
    overflow: hidden;
  }
  .l_bottom_contents .cv_bottom .inner .buttons li {
    display: table-cell;
    height: auto;
    margin: 0;
    width: 50%;
  }
  .l_bottom_contents .cv_bottom .inner .buttons li a {
    display: block;
    width: auto;
    padding: 12px 8px;
    text-align: center;
  }
  .l_bottom_contents .cv_bottom .inner .buttons li a i, .l_bottom_contents .cv_bottom .inner .buttons li a span {
    display: inline-block;
  }
  .l_bottom_contents .cv_bottom .inner .buttons li a i {
    width: auto;
    margin-right: 14px;
  }
  .l_bottom_contents .cv_bottom .inner .buttons li a span {
    font-size: 14px;
  }
  .l_bottom_contents .cv_bottom .inner .buttons .contact a i {
    padding: 0;
  }
  .l_bottom_contents .cv_bottom.fixed .pagetop_btn a {
    position: fixed;
  }
  .l_bottom_contents .cv_bottom.hidden .pagetop_btn a {
    display: none;
  }
  .l_bottom_contents .sitemap {
    display: block;
    padding: 0;
    background: none;
    overflow: visible;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .l_bottom_contents .sitemap .home_link {
    display: none;
  }
  .l_bottom_contents .sitemap .inner {
    padding: 0;
  }
  .l_bottom_contents .sitemap .nav_item {
    float: none;
    margin-right: 0;
    border-top: 1px solid #ccc;
    font-size: 16px;
  }
  .l_bottom_contents .sitemap .nav_item:first-child {
    border: none;
  }
  .l_bottom_contents .sitemap .nav_item a {
    display: block;
    padding: 10px 25px 10px 10px;
    background: #173c95;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }
  .l_bottom_contents .sitemap .nav_item a:before {
    top: 50%;
    right: 10px;
    left: auto;
    width: 10px;
    height: 10px;
    margin-top: -2px;
    border: none;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg) translate(0, -50%);
    transform: rotate(-45deg) translate(0, -50%);
  }

  /* Footer */
  .l_footer {
    order: 3;
    padding: 12px 0;
  }
  .l_footer p, .l_footer ul {
    float: none;
    width: 100%;
    text-align: center;
  }
  .l_footer ul {
    margin-bottom: 5px;
  }
  .l_footer ul li a {
    font-weight: bold;
  }

  /* Main Contents */
  .main_contents {
    padding-bottom: 25px;
  }

  /* Modules */
  .ss_download_btn.icon01 > span:first-child {
    background: url(/img/ss/common/bg_icon_dl_002.png) no-repeat left center;
  }
  .ss_download_btn img {
    max-width: 100%;
    height: auto;
  }
  .ss_download_btn .img02 img {
    width: 48px;
  }
  .ss_download_btn .img03 img {
    width: 67px;
  }
  .ss_download_btn .txt01, .ss_download_btn .txt02, .ss_download_btn .txt03, .ss_download_btn .txt04 {
    width: -webkit-calc(100% - 24px);
    width: calc(100% - 24px);
    padding-left: 24px;
    font-size: 12px;
  }
  .ss_download_btn .txt02 {
    padding-right: 60px;
  }
  .ss_download_btn .txt04 {
    padding-right: 77px;
  }
  .ss_download_btn .in_txt1 {
    font-size: 12px;
  }

  .prt_rsp_tbl {
    display: block;
    margin-top: 10px;
    border: none;
    font-size: 15px;
    overflow: hidden;
  }
  .prt_rsp_tbl caption,
  .prt_rsp_tbl thead, .prt_rsp_tbl tbody, .prt_rsp_tbl tr, .prt_rsp_tbl th, .prt_rsp_tbl td, .prt_rsp_tbl.scroll_body tr, .prt_rsp_tbl.scroll_body thead, .prt_rsp_tbl.scroll_body tbody {
    display: block;
    float: left;
    clear: left;
    width: 100%;
    max-height: none;
    overflow: visible;
  }
  .prt_rsp_tbl.scroll_body tbody {
    border: none;
  }
  .prt_rsp_tbl caption {
    margin: 0 0 5px;
    text-align: left;
  }
  .prt_rsp_tbl caption .prt_inblock {
    margin-right: 1em;
    margin-left: 0;
  }
  .prt_rsp_tbl [data-label]:before {
    content: attr(data-label);
  }
  .prt_rsp_tbl .pc_view, .prt_rsp_tbl.scroll_body .pc_view {
    display: none;
  }

  .prt_rsp_tbl.spmode_txt caption.head {
    margin: 0 0 10px;
    padding: 0 5px 3px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    text-align: left;
  }
  .prt_rsp_tbl.spmode_txt tr {
    margin: 10px 0 0;
  }
  .prt_rsp_tbl.spmode_txt tr:first-child {
    margin: 0;
  }
  .prt_rsp_tbl.spmode_txt th, .prt_rsp_tbl.spmode_txt td {
    border: none;
    padding: 0;
    background: none;
    color: inherit;
  }
  .prt_rsp_tbl.spmode_txt .prt_list_disc {
    margin: 0;
  }
  .prt_rsp_tbl.spmode_txt .prt_cell_wrap {
    padding: 0;
  }

  .prt_rsp_tbl.spmode_txt.type_01 tr:first-child th:first-child,
  .prt_rsp_tbl.spmode_txt.type_01 tr:first-child [data-label]:first-child:before {
    margin-top: 0;
  }
  .prt_rsp_tbl.spmode_txt.type_01 th, .prt_rsp_tbl.spmode_txt.type_01 [data-label]:before {
    display: block;
    width: 100%;
    margin: 10px 0 5px;
    padding: 0 5px;
    border-bottom: 1px solid #ccc;
    background: none;
    font-weight: bold;
    text-align: left;
  }
  .prt_rsp_tbl.spmode_txt.type_01 td {
    text-align: left;
  }

  .prt_rsp_tbl.spmode_txt.type_02 tr {
    margin-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  .prt_rsp_tbl.spmode_txt.type_02 th, .prt_rsp_tbl.spmode_txt.type_02 td {
    margin: 5px 0 0;
    padding: 0 10px;
    border: none;
    background: none;
    text-align: left;
  }
  .prt_rsp_tbl.spmode_txt.type_02 caption.head, .prt_rsp_tbl.spmode_txt.type_02 th:first-child {
    margin: 10px 0 0;
    background: #010101;
    color: #fff;
    font-weight: bold;
    text-indent: 0;
  }
  .prt_rsp_tbl.spmode_txt.type_02 caption.head {
    padding: 8px 10px 6px;
  }
  .prt_rsp_tbl.spmode_txt.type_02 thead {
    margin: 0 0 20px;
  }
  .prt_rsp_tbl.spmode_txt.type_02 thead th:before {
    content: "・";
  }
  .prt_rsp_tbl.spmode_txt.type_02 tr:first-child th:first-child {
    margin-top: 0;
  }
  .prt_rsp_tbl.spmode_txt.type_02 th:first-child .prt_cell_wrap {
    padding: 8px 0 6px;
  }
  .prt_rsp_tbl.spmode_txt.type_02 [data-label]:before {
    content: "[" attr(data-label) "]";
    display: inline;
    margin: 0 10px 0 0;
    padding: 0;
    border: none;
    background: none;
    font-weight: bold;
  }
  .prt_rsp_tbl.spmode_txt.type_02 [data-label]:first-child:before {
    content: "[" attr(data-label) "]";
    font-weight: bold;
  }

  .prt_rsp_tbl.spmode_cell tr {
    margin: 10px 0 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  .prt_rsp_tbl.spmode_cell tr:first-child, .prt_rsp_tbl.spmode_cell tr:first-child th:first-child, .prt_rsp_tbl.spmode_cell tr:first-child [data-label]:first-child:before {
    margin-top: 0;
  }
  .prt_rsp_tbl.spmode_cell th, .prt_rsp_tbl.spmode_cell [data-label]:before {
    content: attr(data-label);
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    background: #010101;
    color: #fff;
    font-weight: bold;
    text-align: left;
  }
  .prt_rsp_tbl.spmode_cell td {
    padding: 0;
  }
  .prt_rsp_tbl.spmode_cell .prt_cell_wrap {
    padding: 10px;
  }
  .prt_rsp_tbl.spmode_cell .prt_col2_cell {
    clear: none;
    width: 50%;
  }
  .prt_rsp_tbl.spmode_cell .prt_col2_cell:nth-of-type(2n+1) {
    clear: left;
  }
  .prt_rsp_tbl.spmode_cell .prt_col2_cell[data-label]:before, .prt_rsp_tbl.spmode_cell .prt_col2_cell .prt_cell_wrap {
    text-align: center;
  }
  .prt_rsp_tbl.spmode_cell .prt_col3_cell {
    clear: none;
    width: 33.3%;
  }
  .prt_rsp_tbl.spmode_cell .prt_col3_cell:nth-of-type(4n-1) {
    clear: left;
    width: 33.4%;
  }
  .prt_rsp_tbl.spmode_cell .prt_col3_cell[data-label]:before,
  .prt_rsp_tbl.spmode_cell .prt_col3_cell .prt_cell_wrap {
    text-align: center;
  }

  .prt_rsp_tbl.spmode_cell.type_02 tr {
    margin: 0;
    border-top: none;
  }
  .prt_rsp_tbl.spmode_cell.type_02 tr:first-child {
    border-top: 1px solid #ccc;
  }
  .prt_rsp_tbl.spmode_cell.type_02 th {
    width: 100%;
  }
  .prt_rsp_tbl.spmode_cell.type_02 td {
    padding: 10px;
  }

  .prt_tbl th, .prt_tbl td {
    padding: 10px;
  }

  .sp_scroll_body,
  .sp_scroll_body caption,
  .sp_scroll_body thead,
  .sp_scroll_body tbody {
    display: block;
    width: 100%;
    border: none;
  }

  .sp_scroll_body thead,
  .sp_scroll_body tbody {
    border-left: 1px solid #ccc;
  }

  .sp_scroll_body thead {
    overflow-y: scroll;
  }

  .sp_scroll_body tbody {
    max-height: 315px;
    border-bottom: 1px solid #ccc;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .sp_scroll_body tr {
    display: table;
    table-layout: fixed;
    width: 100%;
  }

  .sp_scroll_body th,
  .sp_scroll_body td {
    border-top: 1px solid #ccc;
    border-bottom: none;
  }

  .prt_main_sect {
    margin: 30px 0 40px;
  }

  .prt_header02 {
    margin: 0 0 20px;
    padding: 8px 15px;
    font-size: 20px;
  }

  .prt_header03 {
    margin: 0 0 15px;
    padding: 6px 10px;
  }
  .prt_header03 span {
    padding: 0 0 0 10px;
  }

  .acc_sect {
    margin: 30px 0 0;
  }

  .acc_wrap {
    padding: 10px 10px 60px;
  }

  .prt_anchor_nav li {
    width: 45%;
    width: -webkit-calc((100% - 10px) / 2);
    width: calc((100% - 10px) / 2);
    margin: 0 0 10px 10px;
  }
  .prt_anchor_nav li:nth-child(4n+1) {
    margin-left: 10px;
  }
  .prt_anchor_nav li:nth-child(3n+1) {
    margin-left: 10px;
  }
  .prt_anchor_nav li:nth-child(2n+1) {
    margin-left: 0;
  }

  .prt_column01 {
    display: block;
  }
  .prt_column01:after {
    display: none;
  }
  .prt_column01 .item {
    float: none;
    width: auto;
    margin: 0 0 20px;
  }

  .prt_column02 {
    display: block;
  }
  .prt_column02:after {
    display: none;
  }
  .prt_column02 .item {
    float: none;
    width: auto;
    margin: 0 0 20px;
  }
  .prt_column02 .item:first-child, .prt_column02 .item:first-child + .item {
    margin-top: 0;
  }
  .prt_column02 .item:first-child + .item + .item {
    margin-top: 0;
  }
  .prt_column02 .item:nth-child(3n+1) {
    margin-left: 0;
  }
  .prt_column02 .item:nth-child(2n+1) {
    margin-left: 0;
  }

  /* Pages */
  #p_home .l_mainvisual {
    padding: 20px 15px 20px;
  }
  #p_home .l_mainvisual .inner {
    padding: 20px 10px;
  }
  #p_home .l_mainvisual .inner .title {
    margin: 0 0 10px;
  }
  #p_home .l_mainvisual .inner .title img {
    height: 28px;
  }
  #p_home .l_mainvisual .inner .lead {
    margin: 0 0 4px;
    font-size: 18px;
  }
  #p_home .l_mainvisual .inner .copy {
    font-size: 14px;
  }
  #p_home .l_container {
    display: none;
  }

  #p_casestudy .l_container .prt_main_sect {
    margin: 0 0 50px;
  }
  #p_casestudy .l_container .text_block {
    margin-bottom: 40px;
  }
  #p_casestudy .l_container .prt_headline02 .label {
    padding: 11px 0 10px;
    font-size: 20px;
  }
  #p_casestudy .l_container .link_block .link_item {
    width: calc(100% / 2);
    width: -webkit-calc(100% / 2);
    margin-bottom: 15px;
  }
  #p_casestudy .l_container .prt_column01 .item {
    width: auto;
    margin-bottom: 40px;
    margin-left: 0;
  }
  #p_casestudy .l_container .prt_column01 .item .image_column .prt_list_disc01 {
    float: none;
    margin-bottom: 20px;
  }
  #p_casestudy .l_container .prt_column01 .item .image_column .thumb {
    float: none;
    margin-left: 0;
    text-align: center;
  }
  #p_casestudy .l_container .prt_column01 .item .col02 {
    float: none;
    width: 100%;
  }
  #p_casestudy .l_container .prt_column01 .item .col02:last-child {
    margin-left: 0;
    margin-top: 36px;
  }
  #p_casestudy .l_container .prt_column01 .item .prt_list_disc01.col02 {
    margin-top: 0;
  }
  #p_casestudy .l_container .pager li a:before {
    top: 4px;
    bottom: 4px;
    width: 15px;
    background-size: 8px;
  }
  #p_casestudy .l_container .pager li a > span {
    font-size: 13px;
    font-weight: bold;
  }
  #p_casestudy .l_container .pager li a > strong {
    font-size: 16px;
    line-height: 1.5;
  }
  #p_casestudy .l_container .pager .next a {
    padding-right: 35px;
  }
  #p_casestudy .l_container .pager .prev a {
    padding-left: 35px;
  }
  #p_casestudy .l_container .pager .next a:before {
    background-image: url(/img/ss/common/bg_pager_sp_002.png);
    background-position: center;
  }
  #p_casestudy .l_container .pager .prev a:before {
    background-image: url(/img/ss/common/bg_pager_sp_001.png);
    background-position: center;
  }

  #p_detection .l_container .lead_block {
    margin: 0 0 30px;
  }
  #p_detection .l_container .lead_block .caption {
    margin: 0 0 10px;
    font-size: 18px;
  }
  #p_detection .l_container .lead_block .cont {
    padding: 15px;
    overflow: visible;
  }
  #p_detection .l_container .lead_block .cont ul {
    margin: 0;
    overflow: hidden;
  }
  #p_detection .l_container .lead_block .cont ul li {
    display: block;
    float: left;
    width: 45%;
    width: calc((100% - 10px) / 2);
    margin: 0 0 10px 10px;
    background: #fff;
  }
  #p_detection .l_container .lead_block .cont ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  #p_detection .l_container .lead_block .cont ul li img {
    width: 120px;
  }
  #p_detection .l_container .lead_block .cont .prt_notes {
    float: none;
  }
  #p_detection .l_container .prt_column01 .item {
    width: auto;
    margin-bottom: 40px;
    margin-left: 0;
  }
  #p_detection .l_container .prt_column01 .item .prt_header03 {
    margin: 0 0 22px;
  }
  #p_detection .l_container .prt_column01 .item .image {
    margin: 0 0 18px;
  }

  #p_network .l_container .prt_column01 .item {
    margin-top: 0;
  }

  #p_collection .l_container .image_column .cont .thumb {
    width: 120px;
    margin-left: 15px;
  }
  #p_collection .l_container .image_column .cont .thumb .caption {
    font-size: 12px;
  }
  #p_collection .l_container .button_list:after {
    display: none;
  }
  #p_collection .l_container .button_list li {
    float: none;
    width: auto;
    margin: 40px 0 0;
  }

  #p_analysis .l_container .image_column01 {
    overflow: visible;
  }
  #p_analysis .l_container .image_column01 .thumb {
    float: none;
  }
  #p_analysis .l_container .image_column01 .cont {
    overflow: visible;
  }
  #p_analysis .l_container .image_column02 .thumb {
    width: 60px;
    padding: 0 10px;
  }
  #p_analysis .l_container .acc_sect.example .image_column01 .thumb {
    width: auto;
    margin: 0 0 20px;
  }
  #p_analysis .l_container .acc_sect.plc .image_column01 .thumb {
    width: auto;
    min-width: 0;
    margin: 0 0 20px;
  }

  #p_download .l_container .prt_headline02 .label {
    padding: 11px 0 10px;
    font-size: 20px;
  }
  #p_download .l_container .col03 {
    overflow: visible;
    margin: 20px 0;
  }
  #p_download .l_container .col03 li {
    float: none;
}
  #p_download .l_container .col03 > li,
  #p_download .l_container .col03 > li:first-child,
  #p_download .l_container .col03 > li:nth-child(2),
  #p_download .l_container .col03 > li:nth-child(3),
  #p_download .l_container .col03 > li:nth-child(3n+1) {
    margin: 0 0 20px;
    width: 100%;
  }
  #p_download .l_container .prt_main_sect {
    margin: 0 0 50px;
  }
  #p_download .l_container .ss_download_btn.type01 {
    max-width: none;
  }
  #p_download .l_container .ss_download_btn .txt01 {
    font-size: 15px;
  }
  .deqwas_contents {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  /* Header */
  .l_header .list_box li a {
    font-size: 10px;
  }
  .l_header .list_box .btn_download a {
    padding: 10px 0;
  }
  .l_header .list_box .btn_download a:before {
    width: 16px;
    height: 20px;
  }
  .l_header .list_box .btn_contact a:before {
    width: 21px;
    height: 21px;
  }
  .l_header .list_box .btn_tel a:before {
    width: 18px;
    height: 26px;
  }

  /* Bottom Contents */
  .l_bottom_contents .cv_bottom .inner .buttons li a span {
    font-size: 11px;
  }
  /* Modules */
  /* Pages */
}
