@charset "UTF-8";

/* General
------------------------------ */
@font-face {
  font-family: "Roboto";
  src: url("//library.keyence.com/fonts/Roboto-Regular.eot");
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("//library.keyence.com/fonts/Roboto-Regular.woff") format("woff"), url("//library.keyence.com/fonts/Roboto-Regular.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-weight: bold;
  font-family: "Roboto";
  src: url("//library.keyence.com/fonts/Roboto-Bold.eot");
  font-display: swap;
}

@font-face {
  font-weight: bold;
  font-family: "Roboto";
  src: url("//library.keyence.com/fonts/Roboto-Bold.woff") format("woff"), url("//library.keyence.com/fonts/Roboto-Bold.ttf") format("truetype");
  font-display: swap;
}

body {
  min-width: 0;
  font-family: "Roboto", helvetica, arial, meiryo, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

main {
  display: block;
}

.wrapper {
  position: relative;
  overflow: hidden;
  background: #fff;
  line-height: 1.6;
  transform: none !important;
}

.wrapper img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.wrapper a {
  transition: none;
}

.contents_wrap {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 5px;
  max-width: 1080px;
}

.contents_wrap:after {
  display: block;
  clear: both;
  height: 0;
  content: "";
}

/* Header
------------------------------- */
#header {
  border-bottom: 1px solid #13386d;
}

#header .inner {
  margin: 0 auto;
  padding: 17px 5px 20px;
  max-width: 1080px;
  width: 100%;
}

#header .inner:after {
  display: block;
  clear: both;
  width: 0;
  height: 0;
  content: "";
}

#header .inner .site_title {
  float: left;
  line-height: 1;
}

#header .inner .site_title svg {
  max-width: 100%;
  vertical-align: middle;
}

#header .inner .site_title svg text {
  font-weight: bold;
  font-size: 21px;
  fill: #333;
}

#header .inner .logo {
  float: right;
}

/* Breadcrumbs
------------------------------- */
#breadcrumb {
  padding: 9px 10px;
  background: #eee;
}

#breadcrumb ul {
  margin: 0 auto;
  max-width: 1060px;
  width: 100%;
  text-align: left;
}

#breadcrumb ul li {
  display: inline-block;
  color: #333;
  font-size: 13px;
}

#breadcrumb ul li:after {
  display: inline-block;
  margin: 0 7px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #6a6a6a;
  border-right: 1px solid #6a6a6a;
  content: "";
  vertical-align: 2px;
  transition: all 0.3s;
  transform: rotate(45deg);
}

#breadcrumb ul li:last-child {
  padding-right: 0;
}

#breadcrumb ul li:last-child:after {
  display: none;
  width: 0;
  height: 0;
  border: 0;
}

/* Navigation
------------------------------- */
.navigation {
  margin: 10px 0 3px;
  width: 100%;
}

.navigation .inner {
  box-sizing: content-box;
  margin: 0 auto;
  padding: 0 5px;
  max-width: 1080px;
}

.navigation .inner .nav_lead {
  margin-bottom: 8px;
  font-size: 13px;
}

.navigation .inner .nav_list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}

.navigation .inner .nav_list:before,
.navigation .inner .nav_list:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  content: "";
}

.navigation .inner .nav_list:before {
  top: 0;
}

.navigation .inner .nav_list:after {
  bottom: 0;
}

.navigation .inner li {
  flex: 1 1 214px;
  box-sizing: content-box;
  border-top: 1px solid #dadada;
}

.navigation .inner .nav_item {
  flex-basis: 210px;
  padding: 2px;
}

.navigation .inner .nav_item a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 4px 0;
  height: 100%;
}

.navigation .inner .nav_item a:before {
  display: block;
  flex: 0 0 38px;
  margin: 0 6px 0 12px;
  height: 38px;
  background-position: left top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  vertical-align: middle;
}

.navigation .inner .nav_item.thickness a:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_015.png");
}

.navigation .inner .nav_item.height a:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_016.png");
}

.navigation .inner .nav_item.warp a:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_017.png");
}

.navigation .inner .nav_item.tilt a:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_018.png");
}

.navigation .inner .nav_item.step a:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_019.png");
}

.navigation .inner .nav_item.outer_diameter a:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_020.png");
}

.navigation .inner .nav_item.inner_diameter a:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_021.png");
}

.navigation .inner .nav_item.gap a:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_022.png");
}

.navigation .inner .nav_item.edge a:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_023.png");
}

.navigation .inner .nav_item.stroke a:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_024.png");
}

.navigation .inner .nav_item.position a:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_025.png");
}

.navigation .inner .nav_item.swing a:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_026.png");
}

.navigation .inner .nav_item.float a:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_027.png");
}

.navigation .inner .nav_item.winding a:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_028.png");
}

.navigation .inner .nav_item a:after {
  position: absolute;
  top: 0;
  right: -3px;
  display: block;
  width: 1px;
  height: 100%;
  background: #dadada;
  content: "";
}

.navigation .inner .nav_item a .txt {
  flex: 1 1 auto;
  color: #333;
  font-size: 13px;
  line-height: 1.2em;
}

.navigation .inner .nav_item a.current,
.navigation .inner .nav_item a:hover {
  background: #13386d;
  opacity: 1;
}

.navigation .inner .nav_item a.current:before,
.navigation .inner .nav_item a:hover:before {
  background-position: left -38px;
}

.navigation .inner .nav_item a.current .txt,
.navigation .inner .nav_item a:hover .txt {
  color: #fff;
  font-weight: bold;
}

.navigation .inner .sp_close_btn {
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
  width: 50px;
  height: 50px;
  border: 3px solid #666;
  border-radius: 5px;
  background: #333;
  cursor: pointer;
}

.navigation .inner .sp_close_btn:before,
.navigation .inner .sp_close_btn:after {
  position: absolute;
  top: 9px;
  right: 20px;
  display: block;
  width: 3px;
  height: 25px;
  background: #fff;
  content: "";
}

.navigation .inner .sp_close_btn:before {
  transform: rotate(45deg);
}

.navigation .inner .sp_close_btn:after {
  transform: rotate(-45deg);
}

.navigation .sp_open_btn {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: none;
  padding: 10px;
  width: 100%;
  height: 64px;
  background: #131313;
  box-shadow: 0 -4px 9px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.navigation .sp_open_btn .txt {
  padding: 9px 48px 9px;
  border-radius: 5px;
  background: #303030;
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.navigation .sp_open_btn .icon {
  position: absolute;
  top: 50%;
  left: 25px;
  display: block;
  margin-top: -11px;
  width: 26px;
  height: 21px;
  background: #fff;
}

.navigation .sp_open_btn .icon:before,
.navigation .sp_open_btn .icon:after {
  position: absolute;
  left: -1px;
  display: block;
  width: 28px;
  height: 6px;
  background: #303030;
  content: "";
}

.navigation .sp_open_btn .icon:before {
  top: 15%;
}

.navigation .sp_open_btn .icon:after {
  top: 59%;
}

/* SS Link Area
------------------------------- */
.ss_link_area {
  margin: 45px 0;
  text-align: center;
  font-size: 0;
}

.ss_link_area a {
  position: relative;
  display: inline-block;
  margin: 0 10px;
  padding: 15px 32px 12px;
  max-width: 400px;
  width: 47%;
  border: 1px solid #dadada;
  border-radius: 2px;
  color: #333;
  text-align: center;
  font-size: 15px;
  line-height: 1.3em;
}

.ss_link_area a:after {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -5px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #265ead;
  border-right: 2px solid #265ead;
  content: "";
  transform: rotate(45deg);
}

.ss_link_area a .name {
  font-weight: bold;
}

/* Botoom CV Area
------------------------------- */
.cv_bottom {
  position: relative;
  background: #f7f7f7;
}

.cv_bottom .inner {
  overflow: hidden;
  margin: 0 auto;
  padding: 20px 13px 25px;
  max-width: 846px;
  width: 100%;
}

.cv_bottom .inner .box_tel {
  display: table;
  margin: 0 auto 15px;
}

.cv_bottom .inner .box_tel .d_cell {
  display: table-cell;
  padding: 2px 0 0;
  vertical-align: middle;
  text-align: center;
}

.cv_bottom .inner .box_tel .tel_lead {
  padding-right: 30px;
  padding-left: 30px;
  border-right: 1px solid #d8e0e4;
  font-weight: bold;
  font-size: 16px;
}

.cv_bottom .inner .box_tel .tel_no {
  padding-right: 25px;
  padding-left: 30px;
  font-weight: bold;
  font-size: 28px;
}

.cv_bottom .inner .box_tel .tel_no a {
  color: inherit;
  opacity: 1;
}

.cv_bottom .inner .box_tel .tel_time {
  text-align: left;
  font-size: 12px;
  line-height: 1.4em;
}

.cv_bottom .inner .box_link {
  text-align: center;
  font-size: 0;
}

.cv_bottom .inner .box_link .btn {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 12px 0 12px 54px;
  width: calc((100% - 28px) / 3);
  border: 1px solid #b4b4b4;
  border-radius: 3px;
  background: #595959;
  text-align: center;
}

.cv_bottom .inner .box_link .btn:nth-child(2) {
  margin: 0 14px;
}

.cv_bottom .inner .box_link .btn:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 46px;
  height: 100%;
  background: #fff;
  background-position: center;
  background-size: 23px auto;
  background-repeat: no-repeat;
  content: "";
}

.cv_bottom .inner .box_link .btn.contact:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_icon_002.png");
}

.cv_bottom .inner .box_link .btn.price:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_icon_003.png");
}

.cv_bottom .inner .box_link .btn.download:before {
  background-image: url("/img/ss/products/sensor/application_selecting/bg_icon_004.png");
}

.cv_bottom .inner .box_link .btn:after {
  position: absolute;
  top: 0;
  left: 46px;
  display: block;
  width: 0;
  height: 100%;
  border-top: 22px solid #595959;
  border-right: 10px solid #595959;
  border-bottom: 22px solid #595959;
  border-left: 10px solid #fff;
  content: "";
}

.cv_bottom .inner .box_link .btn .txt {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

.cv_bottom #pagetop {
  position: fixed;
  right: 50%;
  bottom: 65px;
  display: none;
  margin: 0 -590px 0 0;
  width: 50px;
}

.cv_bottom #pagetop a {
  position: relative;
  display: inline-block;
  width: 51px;
  height: 51px;
  background: #13386d;
  transition: none;
}

.cv_bottom #pagetop a:before {
  position: absolute;
  top: 50%;
  left: 31.37255%;
  display: block;
  margin-top: -5px;
  width: 20px;
  height: 20px;
  background: #fff;
  content: "";
  transform: rotate(45deg);
}

.cv_bottom #pagetop a:after {
  position: absolute;
  top: 50%;
  left: 31.37255%;
  display: block;
  margin-top: 1px;
  width: 20px;
  height: 20px;
  background: #13386d;
  content: "";
  transform: rotate(45deg);
}

/* Footer
------------------------------- */
#footer {
  background: #13386d;
}

#footer .inner {
  margin: 0 auto;
  padding: 12px 5px 10px;
  max-width: 1080px;
  width: 100%;
}

#footer .inner:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
  font-size: 0;
}

#footer .copy {
  float: left;
  width: 55%;
  color: #fff;
  font-size: 12px;
}

#footer ul {
  float: right;
  width: 45%;
  text-align: right;
}

#footer ul li {
  display: inline-block;
  padding: 0 12px;
  border-right: solid 1px #fff;
}

#footer ul li:last-child {
  border-right: none;
}

#footer ul li a {
  color: #fff;
  font-size: 12px;
  opacity: 1;
}

#footer ul li a:hover {
  text-decoration: underline;
}

/* Main Contents
--------------------------------- */
#container {
  padding-bottom: 60px;
}

#container .content_title {
  margin-bottom: 25px;
  width: 100%;
  background: #13386d;
}

#container .content_title .inner {
  box-sizing: content-box;
  margin: 0 auto;
  padding: 10px 5px 8px;
  max-width: 1080px;
}

#container .content_title .inner h1 {
  color: #fff;
  font-size: 18px;
}

#container .content_title .inner h1 .main_txt {
  margin-right: 10px;
  font-weight: bold;
  font-size: 26px;
}

#container .contents_wrap {
  margin-bottom: 25px;
  width: 100%;
}

#container .contents_wrap .content_lead {
  margin-bottom: 15px;
  font-size: 16px;
}

/* products Box
------------------------------- */
.products_wrap .products_inner {
  display: flex;
  overflow: hidden;
}

.products_wrap .products_inner+.products_inner {
  margin-top: 40px;
}

.products_wrap .products_box {
  display: flex;
  flex-direction: column;
  flex: 0 1 257px;
  margin-left: 14px;
  border: 1px solid #dadada;
}

.products_wrap .products_box:first-child {
  margin-left: 0;
}

.products_wrap .series_img {
  flex: 0 0 auto;
  min-height: 0;
  border-bottom: 1px solid #dadada;
}

.products_wrap .img_caption {
  padding: 5px 8px;
  background: #4a4a4a;
  color: #fff;
  font-size: 14px;
}

.products_wrap .series_img img {
  vertical-align: middle;
}

.products_wrap .series_inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1 0 auto;
  padding: 16px 11px;
}

.products_wrap .series_title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #13386d;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2em;
}

.products_wrap .series_title .name {
  font-weight: normal;
  font-size: 14px;
}

.products_wrap .features_list {
  margin-bottom: 20px;
  font-size: 16px;
}

.products_wrap .features_list li {
  position: relative;
  padding-left: 0.75em;
}

.products_wrap .features_list li::before {
  position: absolute;
  top: 10px;
  left: 2px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #333;
  content: "";
  font-size: 0;
}

.products_wrap .data_list {
  align-self: flex-end;
}

.products_wrap .data_title {
  z-index: 5;
  padding: 2px 10px 0 8px;
  border-left: 3px solid #a5bfe4;
  background: #fff;
  font-size: 16px;
  line-height: 0.9em;
}

.products_wrap .data_list .data {
  padding: 15px 0 20px;
  text-align: center;
}

.products_wrap .data_list .data .img {
  margin-bottom: 10px;
}

.products_wrap .data_list .data .txt {
  font-size: 14px;
}

.products_wrap .series_link {
  align-self: flex-end;
}

.products_wrap .series_link a {
  position: relative;
  display: inline-block;
  padding: 3px 0 0 30px;
  font-size: 14px;
}

.products_wrap .series_link a:before {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 21px;
  height: 21px;
  border-radius: 2px;
  background: url("/img/ss/products/sensor/application_selecting/bg_icon_005.png") 3px 3px no-repeat #d00202;
  content: "";
}

.products_wrap .price_link a {
  display: inline-block;
  position: relative;
  padding: 4px 0 0 30px;
}

.products_wrap .price_link .icon {
  position: absolute;
  top: 0;
  left: -4px;
}

.products_wrap .price_link .icon svg {
  fill: #2992ab;
  width: 30px;
  height: 30px;
}

.products_wrap .catalog_btn a {
  position: relative;
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 6px 0 6px 53px;
  max-width: 176px;
  width: 100%;
  border-radius: 2px;
  background: url("/img/elements/btn_catalog_01_l.png") no-repeat 9px center #d00202;
  background-size: 15px auto;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.3);
}

.products_wrap .catalog_btn a .txt {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

.products_wrap .catalog_btn a .img {
  position: absolute;
  top: -7px;
  right: 10px;
  display: table;
  width: 35px;
  height: 35px;
}

.products_wrap .catalog_btn a .img .img_inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.products_wrap .catalog_btn a .img img {
  min-height: 35px;
  max-width: 35px;
  border: 1px solid #ccc;
}

/* HOME
------------------------------- */
#p_home .mainvisual {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 0 24px;
  padding: 32px 20px;
  height: 300px;
  background: #13386d url(../../../../../img/ss/products/sensor/application_selecting/bg_home_001.png) no-repeat center / auto 100%;
  color: #fff;
  text-align: center;
  line-height: 1.217;
}

#p_home .mainvisual .lead {
  margin: 0 0 10px;
  font-weight: bold;
  font-size: 46px;
}

#p_home .mainvisual .text {
  font-size: 18px;
}

/* Media Screen
------------------------------- */
@media screen and (min-width: 751px) {

  /* General */
  .sp_view {
    display: none;
  }

  .cv_bottom .inner .box_tel .tel_no a {
    pointer-events: none;
  }

  /* HOME */
  #p_home .nav_lead {
    font-size: 16px;
  }

  #p_home .nav_list {
    margin: 0 -10px;
  }

  #p_home .nav_list:before,
  #p_home .nav_list:after {
    display: none;
  }

  #p_home .nav_list li {
    flex-basis: 200px;
    box-sizing: content-box;
    margin: 10px;
  }

  #p_home .nav_list .nav_item {
    flex-basis: 198px;
    overflow: hidden;
    padding: 0;
    height: 198px;
    border: 1px solid #dadada;
    border-radius: 6px;
  }

  #p_home .nav_list .support_item {
    border: none;
  }

  #p_home .nav_item a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 16px;
    height: 100%;
  }

  #p_home .nav_item a:before {
    flex: 0 0 100px;
    margin: 0;
    width: 100px;
    height: 100px;
  }

  #p_home .nav_item.thickness a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_001.png");
  }

  #p_home .nav_item.height a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_002.png");
  }

  #p_home .nav_item.warp a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_003.png");
  }

  #p_home .nav_item.tilt a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_004.png");
  }

  #p_home .nav_item.step a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_005.png");
  }

  #p_home .nav_item.outer_diameter a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_006.png");
  }

  #p_home .nav_item.inner_diameter a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_007.png");
  }

  #p_home .nav_item.gap a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_008.png");
  }

  #p_home .nav_item.edge a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_009.png");
  }

  #p_home .nav_item.stroke a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_010.png");
  }

  #p_home .nav_item.position a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_011.png");
  }

  #p_home .nav_item.swing a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_012.png");
  }

  #p_home .nav_item.float a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_013.png");
  }

  #p_home .nav_item.winding a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_014.png");
  }

  #p_home .nav_item a.current:before,
  #p_home .nav_item a:hover:before {
    background-position: left -100px;
  }

  #p_home .nav_item a:after {
    display: none;
  }

  #p_home .nav_item a .txt {
    display: block;
    flex: 0 0 auto;
    margin: 10px 0 0;
    text-align: center;
    font-size: 16px;
  }

  #p_home .ss_link_area {
    margin-top: 25px;
  }
}

@media screen and (max-width: 750px) {
  .pc_view {
    display: none;
  }

  .wrapper {
    display: flex;
    flex-direction: column;
    padding-bottom: 64px;
  }

  .wrapper.navi_open {
    position: fixed;
  }

  /* Header */
  #header {
    padding: 12px 15px;
  }

  #header .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
  }

  #header .inner .site_title {
    order: 1;
    float: none;
    max-width: 256px;
    line-height: 1em;
  }

  #header .inner .logo {
    float: none;
    margin: 0 0 8px;
    width: 85px;
    line-height: 1em;
  }

  /* Navigation */
  .navigation {
    margin: 0;
  }

  .navigation .inner {
    position: fixed;
    top: 100vh;
    bottom: 0;
    left: 0;
    z-index: 110;
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 72px 22px 160px;
    min-height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, 0.8);
    transition: top 0.5s cubic-bezier(0.64, 0.21, 0.33, 0.92) 0s;
  }

  .wrapper.navi_open .navigation .inner {
    top: 0vh;
  }

  .navigation .inner .nav_lead {
    padding-right: 50px;
    color: #fff;
    font-size: 16px;
  }

  .navigation .inner .nav_list {
    display: block;
    padding: 0 8px;
    border-radius: 5px;
    background-color: #fff;
  }

  .navigation .inner .nav_list li {
    border-top: none;
  }

  .navigation .inner .nav_list .nav_item {
    padding: 4px 0;
    border-top: 1px solid #dadada;
  }

  .navigation .inner .nav_item.thickness a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_001.png");
  }

  .navigation .inner .nav_item.height a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_002.png");
  }

  .navigation .inner .nav_item.warp a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_003.png");
  }

  .navigation .inner .nav_item.tilt a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_004.png");
  }

  .navigation .inner .nav_item.step a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_005.png");
  }

  .navigation .inner .nav_item.outer_diameter a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_006.png");
  }

  .navigation .inner .nav_item.inner_diameter a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_007.png");
  }

  .navigation .inner .nav_item.gap a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_008.png");
  }

  .navigation .inner .nav_item.edge a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_009.png");
  }

  .navigation .inner .nav_item.stroke a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_010.png");
  }

  .navigation .inner .nav_item.position a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_011.png");
  }

  .navigation .inner .nav_item.swing a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_012.png");
  }

  .navigation .inner .nav_item.float a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_013.png");
  }

  .navigation .inner .nav_item.winding a:before {
    background-image: url("/img/ss/products/sensor/application_selecting/bg_navi_014.png");
  }

  .navigation .inner .nav_item a {
    box-sizing: border-box;
    padding: 10px 0;
    background: #fff;
  }

  .navigation .inner .nav_item:nth-child(3n) {
    margin-right: 0;
  }

  .navigation .inner .nav_item a:after {
    display: none;
  }

  .navigation .inner .nav_item a:before {
    flex-basis: 36px;
    height: 36px;
  }

  .navigation .inner .nav_item a .txt {
    color: #333;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.2em;
  }

  .navigation .inner .nav_item a.current,
  .navigation .inner .nav_item a:hover {
    background: #13386d;
  }

  .navigation .inner .nav_item a.current:before,
  .navigation .inner .nav_item a:hover:before {
    background-position: left -36px;
  }

  .navigation .inner .nav_item a.current .txt,
  .navigation .inner .nav_item a:hover .txt {
    color: #fff;
    font-weight: bold;
  }

  .navigation .inner .sp_close_btn,
  .navigation .sp_open_btn {
    display: block;
  }

  /* Breadcrumb */
  #breadcrumb {
    order: 1;
  }

  /* Footer
  ------------------------------- */
  #footer {
    order: 2;
  }

  #footer .copy,
  #footer ul {
    float: none;
    width: 100%;
    text-align: center;
  }

  #footer ul {
    margin-bottom: 5px;
  }

  #footer ul li a {
    font-weight: bold;
  }

  /* Main Contents */
  #container .content_title .inner {
    padding: 15px 20px 10px;
  }

  #container .content_title .inner h1 {
    font-weight: bold;
    line-height: 1.4em;
  }

  #container .content_title .inner h1 .main_txt {
    display: block;
    font-size: 24px;
  }

  .contents_wrap {
    padding: 0 20px;
  }

  /* box_series */
  .products_wrap .products_inner {
    display: block;
  }

  .products_wrap .products_box {
    display: block;
    margin-bottom: 40px;
    margin-left: 0;
    max-width: none;
    width: 100%;
  }

  .products_wrap .series_img,
  .products_wrap .series_img img {
    width: 100%;
  }

  .products_wrap .products_box:last-child {
    margin-bottom: 0;
  }

  .products_wrap .series_inner {
    padding: 15px 11px 15px;
  }

  .products_wrap .series_title {
    font-size: 18px;
    line-height: 1.3em;
  }

  .products_wrap .series_title .name {
    font-size: 16px;
  }

  .products_wrap .features_list li {
    font-size: 16px;
  }

  .products_wrap .bottom_link {
    position: relative;
    padding: 0;
  }

  .products_wrap .series_link a {
    position: relative;
    display: block;
    padding: 8px 0 6px 27px;
    font-size: 16px;
  }

  .products_wrap .series_link a::before {
    top: 9px;
  }

  .products_wrap .series_link a::after {
    top: 14px;
  }

  .products_wrap .catalog_btn a {
    padding: 11px 0;
    max-width: none;
    text-align: center;
  }

  .products_wrap .catalog_btn a .img {
    width: 45px;
    height: 45px;
  }

  .products_wrap .catalog_btn a .img img {
    min-height: 45px;
    max-width: 45px;
  }

  .products_wrap .products_box:not(:first-child) .data_title .dt_inner {
    opacity: 1;
  }

  /* SS Link Area */
  .ss_link_area a {
    margin: 0 0 15px;
    max-width: none;
    width: 100%;
  }

  /* Botoom CV Area */
  .cv_bottom .inner {
    padding: 20px 20px 25px;
    max-width: none;
  }

  .cv_bottom .inner .box_tel {
    display: block;
  }

  .cv_bottom .inner .box_tel .d_cell {
    display: block;
    padding: 0;
  }

  .cv_bottom .inner .box_tel .tel_lead {
    border-right: none;
  }

  .cv_bottom .inner .box_tel .tel_no {
    white-space: nowrap;
  }

  .cv_bottom .inner .box_tel .tel_time {
    text-align: center;
  }

  .cv_bottom .inner .box_link .btn {
    padding: 20px 0 20px 54px;
    width: 100%;
  }

  .cv_bottom .inner .box_link .btn:after {
    border-top: 32px solid #595959;
    border-right: 20px solid #595959;
    border-bottom: 32px solid #595959;
    border-left: 15px solid #fff;
  }

  .cv_bottom .inner .box_link .btn:nth-child(2) {
    margin: 10px 0;
  }

  .cv_bottom #pagetop {
    display: none;
  }

  #p_home.wrapper {
    padding-bottom: 0;
  }

  #p_home .mainvisual {
    padding: 36px 20px 38px;
    height: auto;
    background-image: none;
  }

  #p_home .mainvisual .lead {
    font-size: 28px;
    line-height: 1.346;
  }

  #p_home .mainvisual .text {
    font-size: 14px;
    line-height: 1.429;
  }

  #p_home .navigation .inner {
    position: static;
    top: auto;
    padding: 0 20px;
    min-height: 0;
    width: auto;
    background: none;
  }

  #p_home .nav_lead {
    margin: 0 0 20px;
    color: #333;
    font-size: 14px;
  }

  #p_home .nav_list {
    padding: 0;
    border: 1px solid #dadada;
  }

  #p_home .nav_list:before,
  #p_home .nav_list:after {
    display: none;
  }

  #p_home .nav_list .nav_item {
    padding: 0;
  }

  #p_home .nav_list .nav_item:first-child {
    border-top: none;
  }

  #p_home .nav_list .support_item {
    display: none;
  }

  #p_home .sp_open_btn,
  #p_home .sp_close_btn {
    display: none;
  }
}

