@charset "UTF-8";


html:not(.sp) .pageContent a:hover {
	color: #FF3300;
    text-decoration: underline;
}

strong {
	font-weight: bold;
}

/* colSet.marginSet
------------------------- */
.pageContent .colSet.marginSet .img {
  text-align: center;
}
.pageContent .colSet.marginSet img {
  width: auto;
}


/* vibrometerNavi
------------------------- */
.vibrometerContent {
  margin-top: 0;
  padding-top: 70px;
  padding-bottom: 0;
  overflow: hidden;
}
.vibrometerContent .img {
  text-align: center;
}
.vibrometerContent .img img {
  width: auto;
  max-width: 100%;
}
.vibrometerContent .ank_heading {
  margin-top: -210px;
  padding-top: 210px;
}
.vibrometerContent p,
.vibrometerContent ul.list li,
.vibrometerContent ol.list li {
  font-size: 130%;
}
@media only screen and (max-width: 767px) {
  .vibrometerContent {
    padding-top: 40px;
  }
}

/* vibrometerNavi
------------------------- */
.vibrometerNavi .searchHead {
  margin: 80px 0 40px;
}
.vibrometerNavi .tabNav li {
  width: calc(100% / 3 - 5px);
}
@media only screen and (max-width: 767px) {
}


/* vibrometerAnk
------------------------- */
.vibrometerAnk {
  background-color: #ffffff;
  padding: 0;
  z-index: 2;
}
.vibrometerAnk .inner {
  background-color: #f5f5f5;
  padding-top: 20px;
  padding-bottom: 20px;
}
.vibrometerAnk.Nav_col2 ul li,
.vibrometerAnk.Nav_col3 ul li,
.vibrometerAnk.Nav_col4 ul li {
  display: flex;
  flex-direction: column;
}
.vibrometerAnk.Nav_col2 ul li a,
.vibrometerAnk.Nav_col3 ul li a,
.vibrometerAnk.Nav_col4 ul li a {
  padding: 1.8em 3.5em 1.8em 2em;
}

.vibrometerAnk.Nav_col4 ul li a {
  flex-grow: 1;
  align-items: center;
  display: flex;
}

.vibrometerAnk.Nav_col5 ul li:nth-child(3) a,
.vibrometerAnk.Nav_col5 ul li:nth-child(4) a {
  padding: 2.6em 3.5em 2.6em 1.5em;
}
.vibrometerAnk.Nav_col5 ul li:nth-child(3) span,
.vibrometerAnk.Nav_col5 ul li:nth-child(4) span {
  top: 39%;
}

.vibrometerAnk.Nav_col5 ul li:nth-child(5) a {
  font-size: 100%;
  padding-top: 2.2em;
  padding-bottom: 3.0em;
}


@media only screen and (max-width: 767px) {
  .vibrometerAnk.Nav_col2 ul,
  .vibrometerAnk.Nav_col3 ul,
  .vibrometerAnk.Nav_col4 ul {
    align-items: normal;
  }
  .vibrometerAnk.Nav_col2 ul li,
  .vibrometerAnk.Nav_col3 ul li,
  .vibrometerAnk.Nav_col4 ul li {
    display: flex;
    align-items: center;
  }
  .vibrometerAnk.Nav_col2 ul li:nth-child(1) {
    width: 50%;
  }
  .vibrometerAnk.Nav_col2 ul li:nth-child(2) {
    width: 50%;
  }
  .vibrometerAnk.Nav_col3 ul li:nth-child(1) {
    width: 50%;
  }
  .vibrometerAnk.Nav_col3 ul li:nth-child(2) {
    width: 50%;
  }
  .vibrometerAnk.Nav_col3 ul li:nth-child(3) {
    width: 50%;
  }
  .vibrometerAnk.Nav_col2 ul li a,
  .vibrometerAnk.Nav_col3 ul li a,
  .vibrometerAnk.Nav_col4 ul li a {
    padding: 1.8em 3.5em 1.8em 1.5em;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .vibrometerAnk.Nav_col2 ul li a span,
  .vibrometerAnk.Nav_col3 ul li a span,
  .vibrometerAnk.Nav_col4 ul li a span {
    right: 1.5em;
  }
  .vibrometerAnk.Nav_col5 ul li:nth-child(3) a,
  .vibrometerAnk.Nav_col5 ul li:nth-child(4) a {
    padding: 2.2em 3.5em 2.2em 1.5em;
  }
  .vibrometerAnk.Nav_col5 ul li:nth-child(5) a {
    padding: 1.8em 3em 1.8em 1.5em;
  }
  .vibrometerAnk.Nav_col5 ul li:nth-child(3) span,
  .vibrometerAnk.Nav_col5 ul li:nth-child(4) span {
    top: 35%;
  }
}

/* #troubleshooting
------------------------- */

.top-bottom02__middle-ttl {
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin: 0 0 50px;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .top-bottom02__middle-ttl {
    font-size: 26px;
    margin: 0 0 30px;
  }
}
.top-bottom02__middle-ttl:before {
  content: "";
  background-image: url(/products/robots/assets/images/vibrometer/bg_ttl-left.svg);
  background-size: contain;
  width: 318px;
  height: 64px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  
}
@media screen and (max-width: 767px) {
  .top-bottom02__middle-ttl:before {
    display: none;
  }
}
.top-bottom02__middle-ttl:after {
  content: "";
  background-image: url(/products/robots/assets/images/vibrometer/bg_ttl-right.svg);
  background-size: contain;
  width: 318px;
  height: 64px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .top-bottom02__middle-ttl:after {
    display: none;
  }
}
.top-bottom02__middle-ttl span {
  font-size: 44px;
  color: #005AB4;
}
@media screen and (max-width: 767px) {
  .top-bottom02__middle-ttl span {
    font-size: 26px;
  }
}

.top-bottom02__middle-txt {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: center;
}

.keyfv {
  width: 100%;
  height: 450px;
  position: relative;
  background-image: url(/products/robots/assets/images/vibrometer/bg_fv-pc.jpg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .keyfv {
    min-height: 460px;
    background-image: url(/products/robots/assets/images/vibrometer/bg_fv-sp.jpg);
  }
}
.keyfv__inner {
  width: 843px;
  padding: 28px 64px;
  box-sizing: border-box;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0px 8px 16px -2px rgba(10, 10, 10, 0.1), 0px 0px 26px 1px rgba(0, 90, 180, 0.5);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .keyfv__inner {
    width: calc(100% - 80px);
    bottom: 40px;
    padding: 20px;
    flex-direction: column;
    align-items: center;
  }
}
.keyfv__inner:after {
  content: "";
  background-image: url(/products/robots/assets/images/vibrometer/line_fv-pc.svg);
  background-size: contain;
  width: 216px;
  height: 113px;
  position: absolute;
  top: 6px;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .keyfv__inner:after {
    display: none;
  }
}
.keyfv__left {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .keyfv__left {
    width: 185px;
    margin: 0 auto 10px;
  }
}
.keyfv__left img {
  width: 100%;
  height: auto;
}
.vibrometerContent .keyfv__title {
  font-size: 35px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keyfv__title {
    font-size: 23px;
  }
}
.vibrometerContent .keyfv__title span {
  font-size: 65px;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keyfv__title span {
    font-size: 40px;
  }
}
.vibrometerContent .keyfv__title span small {
  font-size: 55px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keyfv__title span small {
    font-size: 34px;
  }
}
.keyfv__right {
  width: 55%;
}
@media screen and (max-width: 767px) {
  .keyfv__right {
    width: 100%;
  }
}
.keyfv__right .btn-sm--blue {
  color: #fff;
  background-color: #039;
  border-color: #005AB4;
  width: 280px;
  margin: 0;
}

.vibrometerContent .top-sec-wrapper__header {
  text-align: center;
}

.vibrometerContent .top-sec-wrapper__ttl {
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
  margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-sec-wrapper__ttl {
    font-size: 24px;
    margin: 0 0 10px;
  }
}

.vibrometerContent .keytop {
  padding: 70px calc((100% - 960px) / 2) 120px;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 1235px) {
  .vibrometerContent .keytop {
    padding: 70px 20px 120px;
  }
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keytop {
    padding: 60px 20px;
  }
}
.vibrometerContent .keytop:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 92px 171.5px 0 171.5px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  bottom: -92px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keytop:after {
    border-width: 58px 108px 0 108px;
    bottom: -56px;
  }
}
.vibrometerContent .keytop .top-sec-wrapper__ttl {
  margin: 0 0 40px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keytop .top-sec-wrapper__ttl {
    margin: 0 0 30px;
  }
}
.vibrometerContent .keytop__box {
  display: flex;
  justify-content: space-between;
  margin: 0 0 180px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keytop__box {
    flex-direction: column;
    align-items: center;
    margin: 0 0 100px;
  }
}
.vibrometerContent .keytop__item {
  width: calc((100% - 120px) / 4);
  position: relative;
  padding: 0 0 90px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keytop__item {
    width: calc(100% - 90px);
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keytop__item:last-cihld {
    margin: 0;
  }
}
.keytop__item img {
  width: 100%;
  height: auto;
}
.keytop__inner {
  width: 100%;
  height: 132px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #9DDFFF;
  border-radius: 13px;
  background-color: #fff;
}
.keytop__inner:before {
  content: "";
  background-image: url(/products/robots/assets/images/vibrometer/bubble.svg);
  background-size: contain;
  width: 39px;
  height: 34px;
  position: absolute;
  top: -26px;
  left: 10px;
}
.vibrometerContent .keytop__text {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .vibrometerContent .keytop__text {
    font-size: 20px;
  }
}
.vibrometerContent .keytop__text span {
  font-weight: bold;
}
.vibrometerContent .keytop .top-bottom02__middle {
  margin: 0 calc((1100px - 100vw) / 2);
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keytop .top-bottom02__middle {
    margin: auto;
  }
}
.vibrometerContent .keymiddle {
  padding: 180px calc((100% - 960px) / 2) 100px;
  background-color: #D9E3EC;
}
@media screen and (max-width: 1235px) {
  .vibrometerContent .keymiddle {
    padding: 180px 20px;
  }
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keymiddle {
    padding: 110px 20px 155px;
  }
}
.vibrometerContent .keymiddle .top-sec-wrapper__ttl {
  margin: 0 0 40px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keymiddle .top-sec-wrapper__ttl {
    margin: 0 0 30px;
  }
}
.vibrometerContent .keymiddle__youtube {
  width: 800px;
  margin: 0 auto 100px;
}

@media screen and (max-width: 767px) {
  .vibrometerContent .keymiddle__youtube {
    width: 100%;
    margin: 0 0 60px;
  }
}
.vibrometerContent .keymiddle__youtubeinner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.vibrometerContent .keymiddle__youtubeinner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.vibrometerContent .keymiddle__box {
  background-image: url(/products/robots/assets/images/vibrometer/bg_black-pc.svg);
  background-size: cover;
  padding: 60px 0 40px;
  width: 100vw;
  text-align: center;
  margin: 0 calc((1100px - 100vw) / 2) 100px;
}
@media screen and (max-width: 1235px) {
  .vibrometerContent .keymiddle__box {
    margin: 0 -20px 100px;
  }
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keymiddle__box {
    background-image: url(/products/robots/assets/images/vibrometer/bg_black-sp.svg);
    padding: 50px 20px 40px;
    margin: 0 -20px 80px;
    box-sizing: border-box;
  }
}
.vibrometerContent .keymiddle__boxtxt {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin: 0 0 15px;
  color: #AAAAAA;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keymiddle__boxtxt {
    font-size: 15px;
    margin: 0 0 10px;
  }
}
.vibrometerContent .keymiddle__boxttl {
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: #fff;
  margin: 0 0 40px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keymiddle__boxttl {
    font-size: 27px;
    margin: 0 -20px 20px;
    width: 100vw;
  }
}
.vibrometerContent .keymiddle__boxttl span {
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keymiddle__boxttl span {
    font-size: 21px;
  }
}
.vibrometerContent .keymiddle__boxinner {
  border: solid 1px #656565;
  background-image: linear-gradient(180deg, rgb(74, 78, 81), rgb(0, 0, 0));
  width: 720px;
  margin: auto;
  padding: 35px 0 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keymiddle__boxinner {
    width: 100%;
    padding: 30px 20px;
    box-sizing: border-box;
  }
}
.vibrometerContent .keymiddle__boxinner p {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin: 0 0 20px;
  color: #fff;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keymiddle__boxinner p {
    font-size: 19px;
    margin: 0 -20px 15px;
  }
}
.vibrometerContent .keymiddle__boxinner .btn-sm--blue {
  color: #fff;
  background-color: #003399;
  border-color: #005AB4;
  width: 285px;
}
.vibrometerContent .keymiddle__item {
  padding: 40px;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin: 0 0 40px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keymiddle__item {
    padding: 50px 20px 30px;
    margin: 0 0 50px;
    flex-direction: column;
    align-items: center;
  }
}
.vibrometerContent .keymiddle__item:last-child {
  margin: 0;
}
.vibrometerContent .keymiddle__number {
  font-family: "Oswald";
  font-size: 78px;
  font-weight: bold;
  letter-spacing: 0.05em;
  position: absolute;
  top: 0;
  left: -20px;
  color: rgba(157, 223, 255, 0.7);
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keymiddle__number {
    font-size: 64px;
    left: 20px;
    top: -40px;
  }
}
.vibrometerContent .keymiddle__left {
  width: 42%;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keymiddle__left {
    width: 100%;
    margin: 0 0 30px;
  }
}
.vibrometerContent .keymiddle__leftttl {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.06em;
  margin: 0 0 20px;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keymiddle__leftttl {
    font-size: 18px;
    margin: 0 0 20px;
  }
}
.vibrometerContent .keymiddle__lefttxt {
  font-size: 16px;
  line-height: 1.8;
}
.vibrometerContent .keymiddle__right {
  width: 54%;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keymiddle__right {
    width: 100%;
  }
}
.vibrometerContent .keymiddle__right img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.vibrometerContent .keymiddle__rightinner {
  position: relative;
  width: 100%;
  padding-top: 56%;
}
.vibrometerContent .keymiddle__rightinner video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.vibrometerContent .key-case__ttl {
  font-size: 22px;
  font-weight: 700;
  background-color: #005ab4;
  color: #fff;
  line-height: 1.5;
  padding: 10px;
  margin: 40px 0 20px;
}
.vibrometerContent .key-case h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 10px;
}
.vibrometerContent .key-case__box {
  display: flex;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .key-case__box {
    flex-direction: column;
  }
}
.vibrometerContent .key-case__item {
  width: calc((100% - 60px) / 4);
  margin: 0 30px 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .key-case__item {
    width: 100%;
    margin: 0 0 30px;
  }
}
.vibrometerContent .key-case__item:nth-child(4n) {
  margin-right: 0;
}
.vibrometerContent .key-case__item:nth-child(4n) .key-case__img:after {
  display: none;
}
.vibrometerContent .key-case__item p {
  font-size: 16px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .key-case__item:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #005ab4 transparent transparent transparent;
    bottom: -20px;
  }
}
@media screen and (max-width: 767px) {
  .vibrometerContent .key-case__item:last-child:after {
    display: none;
  }
}
.vibrometerContent .key-case__img {
  margin: 0 0 15px;
  width: 100%;
  display: block;
  position: relative;
}
.vibrometerContent .key-case__img:after {
  border-color: transparent transparent transparent #005ab4;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .key-case__img:after {
    display: none;
  }
}
.vibrometerContent .key-case__img img {
  width: 100%;
  height: auto;
}
.vibrometerContent .key-case__txt {
  margin: 20px 0 0;
}
.vibrometerContent .key-case__txt p {
  font-size: 18px;
  line-height: 1.5;
}
.vibrometerContent .troubleshooting-sec {
  padding: 150px 0 0;
  position: relative;
}
.vibrometerContent .troubleshooting-sec:before {
  border-color: #d9e3ec transparent transparent;
  border-style: solid;
  border-width: 92px 171.5px 0;
  top: 0;
  content: "";
  display: inline-block;
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .vibrometerContent .troubleshooting-sec:before {
    border-width: 58px 108px 0 108px;
    bottom: -58px;
  }
}

.vibrometerContent .keybottom {
  padding: 190px calc((100% - 1100px) / 2) 0;
  background-color: #F2F6F6;
  position: relative;
}
@media screen and (max-width: 1235px) {
  .vibrometerContent .keybottom {
    padding: 190px 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keybottom {
    padding: 150px 20px 30px;
  }
}
.vibrometerContent .keybottom:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 200px 50vw 0 50vw;
  border-color: #F2F6F6 transparent transparent transparent;
  position: absolute;
  bottom: -200px;
  left: 0;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keybottom:after {
    border-width: 80px 50vw 0 50vw;
    bottom: -80px;
  }
}
.vibrometerContent .keybottom__ttl {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin: 0 0 10px;
  color: #AAAAAA;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keybottom__ttl {
    font-size: 15px;
  }
}
.vibrometerContent .keybottom .top-sec-wrapper__ttl {
  margin: 0 0 60px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keybottom .top-sec-wrapper__ttl {
    margin: 0 0 30px;
  }
}
.vibrometerContent .keybottom__list {
  display: flex;
  justify-content: space-between;
  margin: 0 0 60px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keybottom__list {
    flex-direction: column;
    align-items: center;
    margin: 0 0 10px;
  }
}
.vibrometerContent .keybottom__item {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keybottom__item {
    width: 100%;
    margin: 0 0 30px;
  }
}
.vibrometerContent .keybottom__iteminner {
  position: relative;
  width: 100%;
  padding-top: 56%;
  margin: 0 0 15px;
}
.vibrometerContent .keybottom__iteminner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.vibrometerContent .keybottom__itemttl {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
}
.vibrometerContent .keybottom .top-bottom02__middle-ttl {
  margin: 100px 0 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keybottom .top-bottom02__middle-ttl {
    margin: 80px 0 0;
    margin: 0;
  }
}
.vibrometerContent .keybottom .top-bottom02__middle-ttl:before {
  display: none;
}
.vibrometerContent .keybottom .top-bottom02__middle-ttl:after {
  display: none;
}
.vibrometerContent .troubleshooting-keybottom {
  padding-top: 0;
}

.vibrometerContent .top-reason__robin {
  box-shadow: none;
  padding: 300px calc((100% - 960px) / 2) 110px;
  border-bottom: solid 1px #EAEAEA;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-reason__robin {
    padding: 150px 20px 75px;
  }
}
.vibrometerContent .top-reason__robin-subttl {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  margin: 0 0 60px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-reason__robin-subttl {
    margin: 0 0 30px;
    font-size: 24px;
  }
}
.vibrometerContent .top-reason__robin-ttl {
  font-size: 32px;
  font-weight: bold;
  line-height: 150%;
  text-align: center;
  margin: 0 0 100px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-reason__robin-ttl {
    font-size: 24px;
    margin: 0 0 30px;
  }
}
.vibrometerContent .top-reason__robin-ttl::before {
  content: "";
  background-image: url(/products/robots/assets/images/vibrometer/bg_robin.svg);
  background-size: 100% auto;
  width: 400px;
  height: 57px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -33px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-reason__robin-ttl::before {
    width: 279px;
    height: 40px;
    top: auto;
    bottom: -46px;
    left: auto;
    right: 0;
  }
}
.vibrometerContent .top-reason__robin-ttl-blue {
  color: #005AB4;
}
.vibrometerContent .top-reason__robin-box01 {
  display: flex;
  margin: 0 0 40px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-reason__robin-box01 {
    flex-direction: column;
    margin: 0 0 35px;
  }
}
.vibrometerContent .top-reason__robin-box01-item01 {
  width: 53%;
}
/*
@media screen and (max-width: 999px) {
  .vibrometerContent .top-reason__robin-box01-item01 {
    margin: -40px 60px 0 -20px;
  }
}
*/
@media screen and (max-width: 767px) {
  .vibrometerContent .top-reason__robin-box01-item01 {
    width: calc(100% + 30px);
    margin: 0 -10px 40px -20px;
  }
}
.vibrometerContent .top-reason__robin-box01-item01 img {
  width: 100%;
  height: auto;
}
.vibrometerContent .top-reason__robin-box01-item02 {
  width: 46%;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-reason__robin-box01-item02 {
    width: 100%;
  }
}
.vibrometerContent .top-reason__robin-box01-item02-ttl {
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
  margin: 0 -95px 50px 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-reason__robin-box01-item02-ttl {
    margin: 0 -20px 25px 0;
    font-size: 35px;
  }
}
.vibrometerContent .top-reason__robin-box01-item02-ttl::after {
  content: "M-A750FB";
  color: #F2F6F6;
  font-size: 90px;
  letter-spacing: -0.04em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  white-space: nowrap;
  z-index: -1;
}

@media screen and (max-width: 767px) {
	.vibrometerContent .top-reason__robin-box01-item02-ttl::after {
	  font-size: 64px;
	}
}

.vibrometerContent .top-reason__robin-box01-item02-ttl-sm {
  font-size: 27px;
}
@media screen and (max-width: 1235px) {
  .vibrometerContent .top-reason__robin-box01-item02-ttl-sm {
    font-size: 17px;
  }
}
.vibrometerContent .top-reason__robin-box01-item02-sub-ttl {
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
  margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-reason__robin-box01-item02-sub-ttl {
    font-size: 16px;
    margin: 0 0 25px;
  }
}
.vibrometerContent .top-reason__robin-box01-item02-txt {
  font-size: 16px;
  font-weight: 300;
  line-height: 175%;
}


.vibrometerContent .keyreason {
  padding: 100px calc((100% - 960px) / 2) 0;
}
@media screen and (max-width: 1235px) {
  .vibrometerContent .keyreason {
    padding: 100px 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .vibrometerContent .keyreason {
    padding: 50px 20px 0;
  }
}
.vibrometerContent .top-bottom02__title {
  font-size: 31px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.3;
  margin: 0 0 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-bottom02__title {
    font-size: 24px;
    margin: 0 0 20px;
  }
}
.vibrometerContent .top-bottom02__box {
  display: flex;
  justify-content: space-between;
  margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-bottom02__box {
    flex-direction: column;
    margin: 0 0 20px;
  }
}
.vibrometerContent .top-bottom02__item-container {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-bottom02__item-container {
    width: 100%;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-bottom02__item-container:last-child {
    margin: 0;
  }
}
.vibrometerContent .top-bottom02__item-container h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.65;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-bottom02__item-container h3 {
    font-size: 17px;
  }
}
.vibrometerContent .top-bottom02__item-container p {
  font-size: 16px;
  line-height: 150%;
  margin: 15px 0 0;
}
.vibrometerContent .top-bottom02__item {
  width: 100%;
  padding: 30px 5px 40px;
  box-sizing: border-box;
  text-align: center;
  background-image: url(/products/robots/assets/images/vibrometer/bg_box.svg);
  background-position: center center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-bottom02__item {
    padding: 0 0 0 20px;
    display: flex;
    align-items: center;
    margin: 0 0 10px;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-bottom02__item:last-child {
    margin: 0;
  }
}
.vibrometerContent .top-bottom02__item img {
  margin: 0 0 20px;
  width: 42px;
  height: 42px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-bottom02__item img {
    margin: 0 20px 0 0;
  }
}
.vibrometerContent .top-bottom02__item h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.65;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-bottom02__item h3 {
    font-size: 17px;
  }
}
.vibrometerContent .top-bottom02__item h3 span {
  color: #FAFF84;
}
.vibrometerContent .robin-top-recommend {
  padding: 100px calc((100% - 960px) / 2) 0;
}
@media screen and (max-width: 1235px) {
  .vibrometerContent .robin-top-recommend {
    padding: 100px 20px 0;
  }
}

.vibrometerContent .robin-top-wrapper__header {
  margin: 0 0 35px;
  text-align: center;
}

.vibrometerContent .robin-top-wrapper__ttl {
  font-size: 32px;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 0 10px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-wrapper__ttl {
    font-size: 24px;
  }
}
.vibrometerContent .top-sec-wrapper__en-ttl, .vibrometerContent .robin-top-wrapper__en-ttl {
  font-size: 20px;
  line-height: 110%;
  letter-spacing: 0.05em;
  color: rgba(0, 90, 180, 0.4);
  padding: 0 4px;
  position: relative;
  font-family: "Oswald";
}
@media screen and (max-width: 767px) {
  .vibrometerContent .top-sec-wrapper__en-ttl, .vibrometerContent .robin-top-wrapper__en-ttl {
    font-size: 15px;
  }
}
.vibrometerContent .top-sec-wrapper__en-ttl::before, .vibrometerContent .robin-top-wrapper__en-ttl::before {
  content: "";
  background-color: rgba(0, 90, 180, 0.4);
  width: 15px;
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -19px;
}
.vibrometerContent .top-sec-wrapper__en-ttl::after, .vibrometerContent .robin-top-wrapper__en-ttl::after {
  content: "";
  background-color: rgba(0, 90, 180, 0.4);
  width: 15px;
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -19px;
}

.vibrometerContent .robin-top-recommend__top {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-recommend__top {
    flex-direction: column;
    margin: 0 0 60px;
  }
}
.vibrometerContent .robin-top-recommend__top-box {
  width: calc((100% - 20px) / 2);
  background-color: #F2F6F6;
  display: flex;
  align-items: center;
  padding: 15px 20px;
  box-sizing: border-box;
  margin: 0 20px 22px 0;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-recommend__top-box {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    padding: 20px;
  }
}
.vibrometerContent .robin-top-recommend__top-box:nth-child(2n) {
  margin: 0 0 22px 0;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-recommend__top-box:nth-child(2n) {
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-recommend__top-box:last-child {
    margin: 0;
  }
}
.vibrometerContent .robin-top-recommend__top-left {
  width: 40px;
  height: 40px;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-recommend__top-left {
    width: 30px;
    height: 30px;
    margin: 0 10px 0 0;
  }
}
.vibrometerContent .robin-top-recommend__top-left img {
  width: 100%;
  height: auto;
}
.vibrometerContent .robin-top-recommend__top-right {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
  max-width: calc(100% - 60px);
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-recommend__top-right {
    width: calc(100% - 40px);
  }
}



/* #feature
------------------------- */

.vibrometerContent .robin-top-feature {
    background-size: cover;
    padding: 70px calc(50% - 455px) 110px;
    background-color: #d9e3ec;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature {
    padding: 60px 20px;
  }
}
.vibrometerContent .robin-top-feature .robin-top-wrapper__header {
  margin: 0 0 60px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature .robin-top-wrapper__header {
    margin: 0 0 40px;
  }
}
.vibrometerContent .robin-top-feature .top-reason__robin-box01-item01 {
  width: 72%;
  margin: -90px 60px 0 -150px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature .top-reason__robin-box01-item01 {
    width: 100%;
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature .top-reason__robin-box01-item02-ttl::after {
    right: 0;
  }
}
.vibrometerContent .robin-top-feature__box {
  display: flex;
  margin: 0 0 60px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature__box {
    flex-direction: column;
    margin: 0 0 50px;
  }
}
.vibrometerContent .robin-top-feature__box:nth-child(2n+1) .robin-top-feature__item:first-child {
  margin: 0 40px 0 0;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature__box:nth-child(2n+1) .robin-top-feature__item:first-child {
    margin: 0 0 20px auto;
  }
}
.vibrometerContent .robin-top-feature__box:nth-child(2n) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature__box:nth-child(2n) {
    flex-direction: column;
  }
}
.vibrometerContent .robin-top-feature__box:nth-child(2n) .robin-top-feature__item:first-child {
  margin: 0 0 0 70px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature__box:nth-child(2n) .robin-top-feature__item:first-child {
    margin: 0 0 20px auto;
  }
}
.vibrometerContent .robin-top-feature__box:last-child {
  margin: 0;
}
.vibrometerContent .robin-top-feature__item {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature__item {
    width: calc(100% - 20px);
    margin: 0 0 0 auto;
  }
}
.vibrometerContent .robin-top-feature__item:first-child {
  margin: 0 40px 0 0;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature__item:first-child {
    margin: 0 0 15px auto;
  }
}
.vibrometerContent .robin-top-feature__item h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 10px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature__item h3 {
    font-size: 20px;
  }
}
.vibrometerContent .robin-top-feature__item p {
  font-size: 16px;
  line-height: 1.8;
}
.vibrometerContent .robin-top-feature__item figure img {
  width: 100%;
  height: auto;
  background-color: #fff;
}
.vibrometerContent .robin-top-feature__item figure figcaption {
  margin: 20px 0 0;
  font-size: 10px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature__item figure figcaption {
    margin: 10px 0 0;
  }
}
.vibrometerContent .robin-top-feature__item-top {
  margin: 0 0 30px -30px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature__item-top {
    margin: 0 0 15px -20px;
  }
}
.vibrometerContent .robin-top-feature__item-top span {
  font-size: 53px;
  line-height: 109%;
  letter-spacing: 0.05em;
  color: #fff;
  opacity: 0.7;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature__item-top span {
    font-size: 36px;
  }
}
.vibrometerContent .robin-top-feature__item-top span span {
  font-size: 84px;
  padding: 0 0 0 18px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-feature__item-top span span {
    font-size: 58px;
    padding: 0 0 0 16px;
  }
}



/* #mode
------------------------- */
.vibrometerContent .robin-top-robin {
  padding: 70px calc((100% - 960px) / 2) 100px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-robin {
    padding: 60px 20px;
    background-color: #fff;
  }
}
.vibrometerContent .robin-top-robin .robin-top-wrapper__header {
  margin: 0 0 60px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-robin .robin-top-wrapper__header {
    margin: 0 0 40px;
  }
}
.vibrometerContent .robin-top-robin__box {
  display: flex;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-robin__box {
    flex-direction: column;
  }
}
.vibrometerContent .robin-top-robin__item-container {
  width: calc((100% - 80px) / 3);
  margin: 0 40px 0 0;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-robin__item-container {
    width: 100%;
    margin: 0 0 40px;
  }
}
.vibrometerContent .robin-top-robin__item-container:last-child {
  margin: 0;
}
.vibrometerContent .robin-top-robin__item {
  padding: 0 25px 60px;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0px 8px 16px -2px rgba(10, 10, 10, 0.1), 0px 13px 26px 0px rgba(0, 90, 180, 0.2);
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-robin__item {
    width: 100%;
    margin: 0 0 20px;
  }
}
.vibrometerContent .robin-top-robin__item-img {
  width: 94px;
  height: 94px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #f2f6f6;
  box-shadow: 0px 8px 16px -2px rgba(10, 10, 10, 0.1), 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  margin: -27px auto 20px;
}
.vibrometerContent .robin-top-robin__item-img img {
	width:unset;
}

.vibrometerContent .robin-top-robin__item-ttl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  color: #005AB4;
  margin: 0 0 20px;
  text-align: center;
}
.vibrometerContent .robin-top-robin__item-txt {
  font-size: 16px;
  line-height: 1.6;
}
.vibrometerContent .robin-top-robin__item-box {
  padding: 25px;
  border: solid 1px #005AB4;
  background-color: #F2F6F6;
  margin: 40px 0;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-robin__item-box {
    padding: 20px;
    margin: 0 0 20px;
  }
}
.vibrometerContent .robin-top-robin__item-box ul {
  font-size: 16px;
  line-height: 1.8;
  padding-left: 1.3em;
  list-style-type: disc;
}
.vibrometerContent .robin-top-robin__item-box ul li {
	list-style-type: unset;
}

.vibrometerContent .robin-top-robin__item-box h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .robin-top-robin__item-box h4 {
    font-size: 18px;
    margin: 0 0 5px;
  }
}


/* #useful
------------------------- */

.vibrometerContent .docs {
  padding: 0 calc((100% - 960px) / 2) 100px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .docs {
    padding: 30px 20px 100px;
  }
}
.vibrometerContent .docs__ttl {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 50px;
}

@media screen and (max-width: 767px) {
	.vibrometerContent .docs__ttl {
	  font-size: 25px;
	}
}

.vibrometerContent .dl-video {
	display:flex;
	flex-wrap:wrap;
	margin:0 0 -40px;
}
.vibrometerContent .dl-video__item {
	width:calc(50% - 20px);
	margin:0 40px 40px 0;
}

.vibrometerContent .dl-video__item a:hover img {
	opacity: 0.7;
}

.vibrometerContent .dl-video__item img {
	width:100%;
	height:auto;
}
.vibrometerContent .dl-video__item:nth-child(2n) { margin-right:0; }

.vibrometerContent .dl-video__caption {
	font-size:16px;
	margin:15px 0 0;
}

.vibrometerContent .dl-video__caption img {
	width: 15px;
}
@media screen and (max-width: 767px) {
	.vibrometerContent .dl-video { flex-direction:column; }
	.vibrometerContent .dl-video__item {
		width:100%;
		margin:0 0 30px;
	}
	.vibrometerContent .dl-video__title {
		font-size:24px;
		margin:0 0 20px;
	}
	.vibrometerContent .dl-video__caption {
		margin:10px 0 0;
		font-size:13px;
	}
}
@media screen and (max-width: 767px) {
	#hs_cos_wrapper_text04 .fsS {
		font-size:20px;
	}
}

/* #sensing
------------------------- */

.vibrometerContent .other-sensing__box01 {
  display: flex;
  margin: 0 0 40px;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .other-sensing__box01 {
    flex-direction: column;
    margin: 0 0 35px;
  }
}
.vibrometerContent .other-sensing__box01-item01 {
  width: 25%;
}
/*
@media screen and (max-width: 999px) {
  .vibrometerContent .other-sensing__box01-item01 {
    margin: -40px 60px 0 -20px;
  }
}
*/
@media screen and (max-width: 767px) {
  .vibrometerContent .other-sensing__box01-item01 {
    width: calc(100% + 30px);
    margin: 0 -10px 40px -20px;
  }
}
.vibrometerContent .other-sensing__box01-item01 img {
  width: 100%;
  height: auto;
}
.vibrometerContent .other-sensing__box01-item02 {
  width: 75%;
}
@media screen and (max-width: 767px) {
  .vibrometerContent .other-sensing__box01-item02 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .vibrometerContent .other-sensing__box01-item02 p {
    font-size: 112%;
  }
  .vibrometerContent .other-sensing__box01-item02 .sensing {
    font-size: 103%;
  }
}


/* #specification
------------------------- */

.robin-spec {
  padding: 0 calc((100% - 960px) / 2);
}
@media screen and (max-width: 767px) {
  .robin-spec {
    padding: 0 20px;
  }
}
.robin-spec .robin-spec__table--table04, .robin-spec .robin-spec__table--table03, .robin-spec .robin-spec__table--table02, .robin-spec .robin-spec__table--table01, .robin-spec .robin-spec__table {
  margin: 0 0 40px;
}
@media screen and (max-width: 767px) {
  .robin-spec .robin-spec__table--table04, .robin-spec .robin-spec__table--table03, .robin-spec .robin-spec__table--table02, .robin-spec .robin-spec__table--table01, .robin-spec .robin-spec__table {
    margin: 0 0 100px;
    overflow-x: scroll;
  }
}
@media screen and (max-width: 767px) {
  .robin-spec .robin-spec__table--table04 table, .robin-spec .robin-spec__table--table03 table, .robin-spec .robin-spec__table--table02 table, .robin-spec .robin-spec__table--table01 table, .robin-spec .robin-spec__table table {
    width: 840px;
  }
}
.robin-spec__table--table01 {
  margin: 0 0 40px;
}
.robin-spec__table--table01 table tr th:first-child, .robin-spec__table--table01 table tr td:first-child {
  width: 30%;
}
.robin-spec__table--table01 table tr th:last-child, .robin-spec__table--table01 table tr td:last-child {
  width: 70%;
}
.robin-spec__table--table02 table tr th:first-child {
  width: 40%;
}
.robin-spec__table--table03 table tr th:first-child, .robin-spec__table--table03 table tr td:first-child {
  width: 46%;
}
.robin-spec__table--table03 table tr th:last-child, .robin-spec__table--table03 table tr td:last-child {
  width: 54%;
}
.robin-spec__table--table04 table tr th:first-child, .robin-spec__table--table04 table tr td:first-child {
  width: 30%;
}
.robin-spec__table--table04 table tr th:last-child, .robin-spec__table--table04 table tr td:last-child {
  width: 70%;
}

.robin-spec table {
  border-collapse: collapse;
  width: 100%;
}
.robin-spec table tr {
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .robin-spec table tr {
    font-size: 14px;
  }
}
.robin-spec table tr th, .robin-spec table tr td {
  padding: 20px;
  box-sizing: border-box;
  border: solid 1px #A7B8C7;
}
.robin-spec table tr th {
  text-align: center;
  color: #fff;
  background-color: #A7B8C7;
  font-weight: bold;
  border-bottom: solid 1px #fff;
}
.robin-spec table tr th:last-child {
  border-bottom: solid 1px #A7B8C7;
}

.robin-spec h3 {
	font-size: 32px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 50px;
}

.robin-spec h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  padding: 0 0 20px;
  margin: 80px 0 30px;
  border-bottom: solid 2px #D9E3EC;
  position: relative;
}
@media screen and (max-width: 767px) {
  .robin-spec h4 {
    font-size: 20px;
    margin: 50px 0 30px;
  }
}
.robin-spec h4::before {
  content: "";
  background-color: #003399;
  background-size: 100% auto;
  width: 35px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.robin-spec p {
  font-size: 16px;
  line-height: 1.8;
  margin: 25px 0 40px;
}
@media screen and (max-width: 767px) {
  .robin-spec p {
    margin: 25px 0 30px;
  }
}

/* #faq
------------------------- */

.faq-list {
  padding: 100px calc((100% - 960px) / 2) 0;
  position: relative;
  word-wrap: break-word;
}
@media screen and (max-width: 767px) {
  .faq-list {
    padding: 60px 20px 0;
  }
}
.faq-list__contents {
  width: 100%;
}
.faq-list__cat {
  font-size: 32px;
  font-weight: 600;
  color: #003399;
  line-height: 1.5;
  margin: -90px 0 0;
  padding: 180px 0 60px;
  border-bottom: solid 1px #EAEAEA;
}
@media screen and (max-width: 767px) {
  .faq-list__cat {
    font-size: 24px;
    margin: -60px 0 0;
    padding: 120px 0 30px;
  }
}
.faq-list__cat:first-child {
  padding: 0 0 60px;
}
@media screen and (max-width: 767px) {
  .faq-list__cat:first-child {
    padding: 0 0 30px;
  }
}
.faq-list__ttl {
  border-bottom: solid 1px #EAEAEA;
}

.faq-list__ttl .faq-list__question {
	display: block;
	padding: 30px 50px 30px 60px;
  position: relative;
  color: #000000;
}

@media screen and (max-width: 767px) {
  .faq-list__ttl .faq-list__question {
    font-size: 16px;
    padding: 20px 43px 20px 45px;
  }
}
.faq-list__ttl .faq-list__question:before {
  content: "Q.";
  color: #A7B8C7;
  font-size: 26px;
  font-weight: 600;
  position: absolute;
  top: 21px;
  left: 17px;
}
@media screen and (max-width: 767px) {
  .faq-list__ttl .faq-list__question:before {
    top: 13px;
    left: 9px;
  }
}
.faq-list__ttl .faq-list__question::after {
  content: "";
  background-image: url(/common/images/icon_accd_08.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 17px;
  height: 10px;
  position: absolute;
  top: 45%;
  right: 15px;
}

.pageContent .faq-list__ttl .faq-list__question:hover, .pageContent .faq-list__ttl .faq-list__question:focus-visible {
	background: #ebf2ff;
	color: #000000;
	text-decoration: none;
}

.faq-list__ttl .faq-list__question.active {
	background: #ebf2ff;
}

.faq-list__ttl .faq-list__question.active::after {
  background-image: url(/common/images/icon_accd_09.png);
}

.faq-list__ttl a {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.8;
}
.faq-list__answer {
  font-size: 16px;
  line-height: 1.5;
  display: none;
  padding: 30px 60px 30px;
}

@media screen and (max-width: 767px) {
	.faq-list__answer {
		padding: 20px 40px;
	}
}

#vibContact {
	padding-top: 100px;
}


/* #download
------------------------- */

.download-inner {
	padding: 0 calc((100% - 960px) / 2);
}
@media screen and (max-width: 767px) {
	.download-inner {
		padding: 20px;
	}
}

.doc__left-bottom {
  padding: 30px;
  border: solid 1px #D9E3EC;
}
@media screen and (max-width: 767px) {
	.doc__left-bottom {
		padding: 20px;
	}
}
.btn {
  margin: 2em 0 0 0;
  font-size: 130%;
  display: flex;
  flex-wrap: wrap;
}
.btn a {
  width: 70%;
  margin: 0 auto;
  background-image: url(/products/robots/assets/images/common/icon_arrow.png);
  background-size: auto 0.4em;
  background-position: 85% center;
  background-repeat: no-repeat;
  padding: 20px;
  font-size: 110%;
}

.btn.blank a {
  background-image: url(/products/robots/assets/images/common/icon_c_window_white.png);
  background-size: auto 1em;
  background-repeat: no-repeat;
}
html:not(.sp) .pageContent .btn a:hover {
	text-decoration: none;
}

@media screen and (max-width: 767px) {
.btn a {
   width: 100%;
    padding: 1.0em 0;
    background-position: 90% center;
    line-height: 1.5;
  }
}

/* #movie
------------------------- */

.top-video__title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 30px;
    text-align: center;
}

@media screen and (max-width: 767px) {
	.top-video__title {
		font-size: 24px;
        margin: 0 0 20px;
	}
}


.top-video .content-wrapper {
	padding: 0 calc((100% - 960px) / 2) 0;
}

@media screen and (max-width: 767px) {
	.top-video .content-wrapper {
		padding: 60px 20px 0;
	}
}

.top-video__list {
	display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
	.top-video__list {
		flex-direction: column;
	}
}

.top-video__list .top-video__item {
    width: calc((100% - 80px) / 3);
    margin: 0 40px 30px 0;
}

@media screen and (max-width: 767px) {
	.top-video__list .top-video__item {
	    width: 100%;
        margin: 0 0 30px;
	}
}

.top-video__list .top-video__item .top-video__caption p {
	font-size: 16px;
	line-height: 1.75;
}

.top-video__list .top-video__item:nth-child(3n) {
	margin-right: 0;
}

.top-video__list .top-video__item a:hover img {
	opacity: 0.7;
}

/* #solution
------------------------- */

.list-aside {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 calc((100% - 960px) / 2);
}

@media screen and (max-width: 767px) {
.list-aside {
	flex-direction: column;
	padding: 0 20px;
}
}

.solution-list-re h3 {
	font-size: 32px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 50px;
    text-align: center;
}

@media screen and (max-width: 767px) {
	.solution-list-re h3 {
		font-size: 20px;
        margin: 0 0 30px;
	}
}

.solution-list-re__item {
    display: flex;
    justify-content: space-between;
}

.solution-list-re__box {
    margin: 0 0 80px;
}
    
.solution-list-re__img {
    width: 35%;
}

.solution-list-re__txt {
    width: 60%;
}

.solution-list-re__txt .sub_txt {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
	.solution-list-re__txt .sub_txt {
    font-size: 16px;
}
}

.solution-list-re h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.5;
}

@media screen and (max-width: 767px) {
	.solution-list-re h4 {
    font-size: 20px;
}
}

.solution-list-re__detail {
	margin-top: 20px;
}

.solution-list-re__detail .detail_btn {
	display: block;
	padding: 20px 50px 20px 60px;
  position: relative;
  color: #039;
  width: 100%;
  border: 1px solid #039;
  font-size: 18px;
}

.solution-list-re__detail .detail_btn:focus-visible {
	outline: 2px solid #000;
    outline-offset: inherit;
}

.solution-list-re__detail .detail_btn:hover {
	background: #ebf2ff;
}

@media screen and (max-width: 767px) {
  .solution-list-re__detail .detail_btn {
    padding: 15px 55px 15px 45px;
  }
}

.solution-list-re__detail .detail_btn span::before, .solution-list-re__detail .detail_btn span::after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 2px;
    background: #039;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
}

.solution-list-re__detail .detail_btn.active {
	 background: #039;
	 color: #fff;
}

.solution-list-re__detail .detail_btn span::after {
    transform: translateY(-50%) rotate(90deg);
}

.solution-list-re__detail .detail_btn.active span::after {
    transform: translateY(-50%) rotate(180deg);
    background: #fff;
}


.solution-list-re__detail .detail_inner {
  line-height: 1.5;
  display: none;
  padding: 30px 10px 30px;
}

@media screen and (max-width: 767px) {
	.solution-list-re__detail .detail_inner {
		padding: 20px 15px;
	}
}

.solution-list-re__detail .detail_inner p {
	font-size: 16px;
}

.detail_inner .post-aside__bottom {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
	.detail_inner .post-aside__bottom {
		display: block;
	}
}

.detail_inner .post-aside__bottom h5 {
	font-size: 22px;
	margin-top: 30px;
	margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
	.detail_inner .post-aside__bottom h5 {
		font-size: 20px;
	}
}

.detail_inner .post-aside__bottom-left {
    width: 66%;
}

@media screen and (max-width: 767px) {
	.detail_inner .post-aside__bottom-left {
		width: 100%;
	}
}

.detail_inner .list-aside__right {
    width: 30%;
}

@media screen and (max-width: 767px) {
	.detail_inner .list-aside__right {
		width: 100%;
	}
}

.detail_inner .post-contents .bg-gray {
    background-color: #f2f6f6;
    border-bottom: 2px solid #d9e3ec;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    margin: 30px 0;
    padding: 20px;
}

@media screen and (max-width: 767px) {
	.detail_inner .post-contents p {
		font-size: 18px;
	}
}

.detail_inner .list-aside__dl {
    align-items: center;
    background: #4a4e51;
    background: linear-gradient(180deg, #4a4e51, #000 50%);
    border: 1px solid #eaeaea;
    box-shadow: 0 5px 10px 0 hsla(0, 0%, 4%, .02);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    margin: 0 0 40px;
    padding: 30px 20px 20px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.detail_inner .list-aside__dl:before {
    background-image: url(/products/robots/assets/images/vibrometer/bg_case-aside.svg);
    content: "";
    height: 177px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.detail_inner .list-aside__dl-img {
    margin: 0 auto 30px;
    width: 55%;
}
.detail_inner .list-aside__dl-img-inner {
    border: 1px solid #fff;
    position: relative;
    width: 100%;
}
.detail_inner .list-aside__dl-ttl {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    line-height: 150%;
    margin: 0 0 10px;
    text-align: center;
}
.detail_inner .list-aside__right .btn-sm--blue {
	display: block;
    box-sizing: border-box;
    letter-spacing: .05em;
    width: 100%;
    padding: 14px 40px 14px 25px;
    position: relative;
    background: #fff;
    font-size: 14px;
    color:#039;
    font-weight: bold;
    border: 1px solid #039;
    border-radius: 50px;
    text-align: center;
}

.detail_inner .list-aside__right .btn-sm--blue:hover {
    background-color: #039;
    color: #fff;
    text-decoration: none;
}

.list-aside__right .btn-sm--blue:after {
	content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    border-top: 2px solid #039;
    border-right: 2px solid #039;
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
    right: 26px;
}

.list-aside__right .btn-sm--blue:hover:after {
    border-color: #fff;
}

.list-aside__right .btn-sm--blue.download_btn:after {
    background-image: url(/products/robots/assets/images/vibrometer/icon_dl-blue.svg);
    background-size: 100% auto;
    border: none;
    content: "";
    height: 15px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 17px;
}

.list-aside__right .btn-sm--blue.download_btn:hover:after {
    background-image: url(/products/robots/assets/images/vibrometer/icon_dl-white.svg);
}

.detail_inner .list-aside__right .btn-sm--blue.blank:after {
	border:none;
}

.detail_inner .list-aside__right .btn-sm--blue.blank span {
	position: absolute;
	top:25%;
	right:24px;
}

.list-aside__right .list-aside__btn-area li {
	margin-bottom: 10px;
}

.post-contents ul {
	margin-bottom: 40px;
}

.post-contents ul li {
    font-size: 16px;
    line-height: 1.8;
    list-style: none;
    margin-bottom: 15px;
    padding-left: 1em;
    text-indent: -1em;
}

.post-contents ul li:before {
    background: #d9e3ec;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin-right: 12px;
    width: 8px;
}

.post-aside__top-cat {
	margin-top: 30px;
}

.post-aside__top-gray span {
    background-color: #eaeaea;
    color: #656565;
    display: inline-block;
    font-size: 10px;
    font-weight: 300;
    margin: 0 5px 0 0;
    padding: 7px 8px;
}
.post-aside__top-gray span:last-child {
    margin: 0;
}


/* #cmn_contact03
------------------------- */

.cmnContact .sensing a {
    background-image: url(/products/robots/assets/images/common/icon_c_window_white.png);
    background-size: auto 1em;
    background-repeat: no-repeat;
    background-position: 93% center;
    padding-right: 2em;
}
.cmnContact .sensing {
    font-size: 108%;
}

  @media only screen and (max-width: 767px) {
    .cmnContact .sensing {
        font-size: 95%;
    }
  }