.pagination {
  display: flex;
  width: 80%;
  margin: auto;
  padding: 5rem 0;
  font-size: 2.5rem;
  align-items: center;
  justify-content: center;
}
.pagination a,
.pagination span {
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .pagination-next,
.pagination .last,
.pagination .pagination-prev,
.pagination .start {
  width: 6rem;
  height: 6rem;
  display: flex;
  margin: 1rem;
  align-items: center;
  justify-content: center;
}
.pagenation-number,
.page-numbers {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.pagenation-number li,
.page-numbers li {
  width: 6rem;
  height: 6rem;
  margin: 1rem;
}
.single-pagination {
  width: 100%;
  text-align: center;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.single-pagination li {
  margin: 0 0.8rem;
}
.prev-post {
  text-align: right;
}
@media print, screen and (min-width: 800px) {
  .page-name {
    white-space: nowrap;
    overflow: hidden;
    text-indent: 100%;
    margin: 8% 0;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 799px),
  only screen and (min-resolution: 192dpi) and (max-width: 799px),
  only screen and (max-width: 799px) {
  .page-container {
    margin: 3rem auto;
    min-height: 40rem;
  }
}
@media print, screen and (min-width: 800px) {
  .key-visual {
    padding-top: 10%;
    max-height: 15rem;
    height: auto;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 799px),
  only screen and (min-resolution: 192dpi) and (max-width: 799px),
  only screen and (max-width: 799px) {
  .key-visual {
    padding-top: 22%;
  }
}
.key-visual {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
@media print, screen and (min-width: 800px) {
  .key-visual.about {
    background: url(../images/page/about.png) center center no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  .key-visual.products {
    background: url(../images/page/products.png) center center no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  .key-visual.contact {
    background: url(../images/page/contact.png) center center no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  .key-visual.recruit {
    background: url(../images/page/recruit.png) center center no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  .key-visual.access {
    background: url(../images/page/access.png) center center no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  .key-visual.bearing-world {
    background: url(../images/page/bearing-world.png) center center no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  .key-visual.recruit_detail {
    background: url(../images/page/recruit_detail.png) center center no-repeat;
    margin-top: 20px;
    background-position: bottom;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 799px),
  only screen and (min-resolution: 192dpi) and (max-width: 799px),
  only screen and (max-width: 799px) {
  .key-visual.about {
    background: url(../images/ph/page/about@2x.png) center center no-repeat;
    background-size: cover;
  }
  .key-visual.products {
    background: url(../images/ph/page/products@2x.png) center center no-repeat;
    background-size: cover;
  }
  .key-visual.contact {
    background: url(../images/ph/page/contact@2x.png) center center no-repeat;
    background-size: cover;
  }
  .key-visual.recruit {
    background: url(../images/ph/page/recruit@2x.png) center center no-repeat;
    background-size: cover;
  }
  .key-visual.access {
    background: url(../images/ph/page/access@2x.png) center center no-repeat;
    background-size: cover;
  }
  .key-visual.bearing-world {
    background: url(../images/ph/page/bearing-world@2x.png) center center
      no-repeat;
    background-size: cover;
  }
}
.sec-imgtitle {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}
@media print, screen and (min-width: 800px) {
  .sec-imgtitle {
    padding-top: 3%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 799px),
  only screen and (min-resolution: 192dpi) and (max-width: 799px),
  only screen and (max-width: 799px) {
  .sec-imgtitle {
    padding-top: 8%;
    width: 100%;
    margin-bottom: 8%;
  }
}
@media print, screen and (min-width: 800px) {
  .sec-imgtitle.st_message {
    background: url(../images/page/st_message.png) bottom left no-repeat;
    height: 59px;
  }
  .sec-imgtitle.st_outline {
    background: url(../images/page/st_outline.png) bottom left no-repeat;
    height: 65px;
  }
  .sec-imgtitle.st_history {
    background: url(../images/page/st_history.png) bottom left no-repeat;
    height: 66px;
  }
  .sec-imgtitle.st_businessarea {
    background: url(../images/page/st_businessarea.png) bottom left no-repeat;
    height: 77px;
  }
  .sec-imgtitle.st_philosophy {
    background: url(../images/page/st_philosophy.png) bottom left no-repeat;
    height: 100px;
  }
  .sec-imgtitle.st_motto {
    background: url(../images/page/st_motto.png) bottom left no-repeat;
    height: 144px;
  }
  .sec-imgtitle.st_overseas {
    background: url(../images/page/st_overseas.png) bottom left no-repeat;
    height: 52px;
  }
  .sec-imgtitle.st_salesoffice {
    background: url(../images/page/st_salesoffice.png) bottom left no-repeat;
    height: 52px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 799px),
  only screen and (min-resolution: 192dpi) and (max-width: 799px),
  only screen and (max-width: 799px) {
  .sec-imgtitle.st_message {
    background: url(../images/ph/page/st_message@2x.png) bottom center no-repeat;
    background-size: contain;
  }
  .sec-imgtitle.st_outline {
    background: url(../images/ph/page/st_outline@2x.png) bottom center no-repeat;
    background-size: contain;
  }
  .sec-imgtitle.st_history {
    background: url(../images/ph/page/st_history@2x.png) bottom center no-repeat;
    background-size: contain;
  }
  .sec-imgtitle.st_businessarea {
    background: url(../images/ph/page/st_businessarea@2x.png) bottom center
      no-repeat;
    background-size: contain;
  }
  .sec-imgtitle.st_philosophy {
    background: url(../images/ph/page/st_philosophy@2x.png) bottom center
      no-repeat;
    background-size: contain;
  }
  .sec-imgtitle.st_motto {
    background: url(../images/ph/page/st_motto@2x.png) bottom center no-repeat;
    background-size: contain;
  }
  .sec-imgtitle.st_overseas {
    background: url(../images/ph/page/st_overseas@2x.png) bottom center
      no-repeat;
    background-size: contain;
  }
  .sec-imgtitle.st_salesoffice {
    background: url(../images/ph/page/st_salesoffice@2x.png) bottom center
      no-repeat;
    background-size: contain;
  }
}
@media print, screen and (min-width: 800px) {
  .page-container .sec:first-of-type {
    margin: 0;
  }
}
input[name="address"] {
  width: 100%;
}
input[type="email"] {
  width: 100%;
}
@media print, screen and (min-width: 800px) {
  #bearing {
    max-width: 100%;
  }
  .detail {
    border-left: 1rem solid #b2b2b2;
    padding: 0.8rem 2rem;
  }
}
#bearing .sec {
  display: flex;
  flex-direction: column;
  letter-spacing: 0.04rem;
}
#bearing .sec-name {
  font-family: "M PLUS 1p", sans-serif;
  font-size: 8.4rem;
  line-height: 1;
  margin-bottom: 3rem;
  letter-spacing: 0rem;
}
#bearing span {
  font-family: gothic;
  font-size: 2.3rem;
  display: block;
  font-weight: 100;
  margin-bottom: 0;
  letter-spacing: 0rem;
}
@media only screen and (max-width: 799px) {
  #bearing .sec-name {
    font-size: 8vh;
  }
  #bearing .sec-name span {
    font-size: 2.5vh;
  }
}
#bearing .detail h4 {
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 2;
}
#bearing .detail > p {
  text-indent: 1.4rem;
  margin-bottom: 1.6rem;
}
.bearing-about {
  position: relative;
}
@media print, screen and (min-width: 800px) {
  .bearing-about > .sec-name,
  .bearing-about > .bearing-desc {
    width: 40%;
    margin-left: auto;
    margin-right: 10%;
  }
  .bearing-about:before {
    content: "";
    position: absolute;
    z-index: -1;
    max-width: 160rem;
    width: 100%;
    margin: 0 auto;
    background: url(../images/page/bearing_bg1.png) no-repeat center center;
    height: 572px;
  }
}
@media only screen and (max-width: 799px) {
  .bearing-about:after {
    content: "";
    max-width: 160rem;
    width: 100%;
    margin: 0 auto;
    background: url(../images/page/bearing_bg1.png) no-repeat left center;
    padding-top: 70%;
    background-size: cover;
  }
}
@media print, screen and (min-width: 800px) {
  #bearing > .bearing-app {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.bearing-app .classifies {
  margin-top: 8rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-start: 1;
  grid-column-end: 4;
  grid-row-start: 1;
}
.bearing-app .units-1 {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
}
.bearing-app #units-2 {
  grid-row: 1 / 2;
  grid-column: 2 / 3;
}
.bearing-app .units-3 {
  grid-row: 1 / 2;
  grid-column: 3 / 4;
}
.bearing-app .unit-1-1 {
  grid-row: 2 / 3;
  grid-column: 1 / 2;
}
.bearing-app .unit-1-2 {
  grid-row: 3 / 4;
  grid-column: 1 / 2;
}
.bearing-app .unit-2-1 {
  grid-row: 2 / 3;
  grid-column: 2 / 2;
}
.bearing-app .unit-2-2 {
  grid-row: 3 / 4;
  grid-column: 2 / 2;
}
.bearing-app .unit-3-1 {
  grid-row: 2 / 3;
  grid-column: 3 / 4;
}
.bearing-app .unit-3-2 {
  grid-row: 3 / 4;
  grid-column: 3 / 4;
}
.bearing-app .classify-title {
  display: inline-block;
  background: #053c7c;
  color: #fff;
  padding: 0.3rem 2rem;
  margin: 0rem auto 3rem;
}
.bearing-app .classify-unit {
  padding: 3rem 2rem;
}
.bearing-app .classify-tag {
  font-size: 1.6rem;
  color: #053c7c;
  margin-bottom: 0.5rem;
}
.bearing-app .classifies {
  position: relative;
}
.bearing-app .classifies:after {
  position: absolute;
  right: 33.3%;
  content: "";
  height: 100%;
  width: 1px;
  background: #999;
}
.bearing-app .classifies:before {
  position: absolute;
  left: 33.3%;
  content: "";
  height: 100%;
  width: 1px;
  background: #999;
}
.bearing-app .unit-1-2,
.bearing-app .unit-2-2,
.bearing-app .unit-3-2 {
  border-top: 1px solid #999;
}
@media print, screen and (min-width: 800px) {
  .bearing-mfr {
    min-height: 679.77px;
  }
  .bearing-mfr .new-line {
    display: none;
  }
  .bearing-mfr:before {
    content: "";
    position: absolute;
    z-index: -1;
    max-width: 160rem;
    width: 100%;
    margin: 0 auto;
    background: url(../images/page/bearing_bg2.png) no-repeat center center;
    height: 819px;
    margin-top: -8rem;
  }
  .bearing-mfr .sec-name,
  .bearing-mfr .detail {
    width: 40%;
    margin-left: 10%;
  }
  .bearing-mfr .detail {
    line-height: 2.5;
  }
  .bearing-mfr .bearing-ex {
    width: 40%;
    margin-left: 30%;
    margin-top: 18%;
  }
  .bearing-mfr .sec-name {
    position: relative;
    line-height: 0.9;
  }
  .bearing-mfr .sec-name span {
    line-height: 1;
  }
  .bearing-mfr .sec-name:after {
    content: url(../images/page/bearing_brand.png);
    position: absolute;
    top: 2.1rem;
    left: 35rem;
  }
}
@media only screen and (max-width: 799px) {
  .bearing-mfr:before {
    content: "";
    width: 100%;
    margin: 0 auto;
    background: url(../images/ph/bearing_bg2@2x.png) no-repeat center center;
    padding-top: 58%;
    background-size: contain;
  }
  .bearing-mfr .sec-name {
    position: relative;
    line-height: 0.9;
  }
  .bearing-mfr .sec-name span {
    line-height: 1;
  }
  .bearing-mfr .sec-name:after {
    content: url(../images/page/bearing_brand.png);
    position: absolute;
    top: 0.1em;
    left: 4em;
  }
  .bearing-mfr:after {
    content: "";
    width: 100%;
    margin: 0 auto;
    background: url(../images/ph/bearing_txt@2x.png) no-repeat center center;
    padding-top: 58%;
    background-size: contain;
  }
}
@media only screen and (min-width: 800px) {
  .bearing-type {
    width: 80%;
    margin: auto;
  }
  .bearing-type figure {
    margin: 8rem auto 0;
  }
}
.bearing-type figure {
  margin: 8rem auto 0;
}
@media only screen and (min-width: 800px) {
  .bearing-standard {
    width: 80%;
    margin: auto;
  }
  .new-line {
    display: none;
  }
}
@media print, screen and (min-width: 800px) {
  .bearing-handled:before {
    content: "";
    position: absolute;
    z-index: -1;
    max-width: 160rem;
    width: 100%;
    margin: 0 auto;
    background: url(../images/page/bearing_bg3.png) no-repeat center center;
    height: 829px;
    margin-top: -8rem;
  }
  .bearing-handled > .sec-name,
  .bearing-handled > .detail {
    width: 60%;
    margin-left: auto;
    margin-right: 10%;
  }
  .bearing-handled .sec-name {
    text-align: right;
    position: relative;
  }
  .bearing-handled .sec-name:after {
    content: url(../images/page/bearing_handled.png);
    position: absolute;
    bottom: -1.5rem;
    right: 33rem;
  }
}
@media only screen and (max-width: 799px) {
  .bearing-handled:before {
    content: "";
    width: 100%;
    margin: 0 auto 10%;
    background: url(../images/ph/bearing_bg3@2x.png) no-repeat center center;
    padding-top: 58%;
  }
  .bearing-handled .sec-name {
    text-align: right;
    position: relative;
  }
  .bearing-handled .sec-name:after {
    content: url(../images/page/bearing_handled.png);
    position: absolute;
    bottom: -1.5rem;
    right: 25rem;
  }
}
.bearing-handled .detail {
  border-left: none;
  border-right: 1rem solid #b2b2b2;
  text-align: right;
  font-size: 2.2rem;
}
.bearing-handled li {
  list-style: none;
}
@media print, screen and (min-width: 800px) {
  .bearing-association .sec-name {
    text-align: right;
    width: 50%;
    margin-right: 10%;
    margin-left: auto;
  }
}
#shuttermotor {
  position: relative;
  z-index: 0;
}
#shuttermotor > .sec-name {
  background: url(../images/page/st_shuttermotor.png) top center no-repeat;
  text-indent: 100%;
  width: 100%;
  padding-top: 46%;
  white-space: nowrap;
  overflow: hidden;
  background-size: contain;
}
.so-index {
  display: grid;
  grid-template-columns: repeat(2, 50%);
}
section.so-maker {
  margin: auto;
  width: 80%;
  color: #948f8f;
  font-size: 2.2rem;
}
section.so-maker .sec-name > .desc {
  color: #404040;
  font-size: 1.4rem;
  display: block;
}
section.so-maker ul {
  margin: 2rem 1rem;
  list-style-position: inside;
}
section.so-maker a {
  color: #404040;
  text-decoration: none;
}
@media print, screen and (min-width: 800px) {
  .shuttermotor {
    max-width: 100%;
  }
  .shuttermotor .sec {
    margin: 8rem 0 8rem;
  }
  .so-item {
    padding: 2rem;
    position: relative;
  }
  .shuttermotor .so-maker {
    margin: auto;
  }
  .so-index:after {
    content: "";
    width: 100%;
    bottom: 0;
    right: 0;
    padding-top: 83%;
    background: url(../images/page/so_bg.png) bottom right no-repeat;
    background-size: contain;
  }
  .so-item:nth-child(even)::before {
    content: "";
    background: #666;
    width: 1px;
    height: 90%;
    left: -8px;
    top: 5%;
    display: block;
    position: absolute;
  }
  .so-item:after {
    content: "";
    background: #666;
    width: 100%;
    height: 1px;
    left: 0%;
    bottom: 0;
    display: block;
    position: absolute;
  }
  .so-item:last-child:after {
    content: none;
  }
}
@media only screen and (max-width: 799px) {
  .so-index {
    display: block;
    position: relative;
  }
  .so-item {
    margin-bottom: 5rem;
  }
  #shuttermotor > .sec-name {
    background: url(../images/ph/page/st_shuttermotor@2x.png) top center
      no-repeat;
    text-indent: 100%;
    width: 100%;
    padding-top: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-size: cover;
  }
  section.so-maker > .sec-name {
    background: url(../images/ph/page/st_shuttermotor-2@2x.png) top center
      no-repeat;
    text-indent: -9999px;
    width: 100%;
    padding-top: 46%;
    white-space: nowrap;
    overflow: hidden;
    background-size: contain;
  }
  .so-index:after {
    content: "";
    width: 100%;
    position: relative;
    bottom: 0;
    right: 0;
    padding-top: 83%;
    background: url(../images/page/so_bg.png) bottom right no-repeat;
    background-size: contain;
    display: block;
  }
  .so-item {
    position: relative;
  }
  .so-item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 5%;
    display: block;
    height: 1px;
    width: 90%;
    background: #666;
  }
}
.highspeedshutter .caption {
  color: #0060b6;
  font-weight: normal;
}
.highspeedshutter .sec {
  position: relative;
}
.highspeedshutter .point {
  line-height: 2;
  background: #0060b6;
  display: inline-block;
  padding: 0 0.5rem;
  color: #fff;
  border-radius: 0.5rem;
}
.highspeedshutter.page-container ul {
  list-style-position: inside;
  margin: 2rem 0 1rem;
}
.highspeedshutter .annotation > li {
  list-style: none;
}
.hs-outdoors .caption > .point {
  font-size: 0.75em;
  margin: -1px 2px;
  height: 3rem;
}
a {
  color: #404040;
  text-decoration: none;
}
.caption2 {
  font-size: 1.3em;
  margin-top: 3%;
}
@media print, screen and (min-width: 800px) {
  #highspeedshutter {
    max-width: 100%;
  }
  #highspeedshutter .box .caption:first-child {
    font-size: 3.5rem;
  }
  #highspeedshutter .box .caption:nth-of-type(2) {
    margin-top: 10%;
    font-size: 1.5em;
  }
  .units {
    display: flex;
    width: 80%;
    margin: auto;
    align-items: center;
  }
  .hs-lead > .sec-name {
    background: url(../images/page/st_highspeedshutter.png) top center no-repeat;
    text-indent: 100%;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-size: contain;
    padding-top: 81%;
  }
  .hs-lead .exposition {
    position: absolute;
    width: 50%;
    margin-left: 10%;
    bottom: 0;
    margin-bottom: 10%;
  }
  .hs-lead .caption {
    font-size: 3.7em;
    display: flex;
    margin-top: 5%;
  }
  .hs-lead .caption > span {
    font-size: 2.4rem;
    padding-top: 0.5rem;
  }
  .hs-indoor > .sec-name {
    background: url(../images/page/hs_sectitle1.png) top center no-repeat;
    text-indent: 100%;
    width: 90%;
    padding-top: 12%;
    white-space: nowrap;
    overflow: hidden;
    background-size: contain;
  }
  .hs-indoor:after {
    content: "";
    width: 100%;
    position: absolute;
    top: -5%;
    right: 0;
    padding-top: 35%;
    width: 40%;
    max-width: 618px;
    background: url(../images/page/hs_sec2bg.png) top right no-repeat;
    background-size: contain;
    display: block;
  }
  .hs-indoor .units > figure {
    flex-basis: 40%;
    padding-right: 5rem;
  }
  .hs-indoor .box {
    width: 50%;
    margin-left: 10%;
  }
  .hs-indoor .uinits {
    margin: 3% auto;
  }
  .hs-indoor .unit .caption {
    margin-top: 10%;
    font-size: 1.5em;
  }
  .hs-indoor dd {
    display: inline;
  }
  .hs-indoor dd:after {
    content: "";
    width: 100%;
    height: 2px;
    display: block;
  }
  .hs-indoor .caption > .point {
    font-size: 0.75em;
    margin: -1px 2px;
    height: 3rem;
  }
  .unit .caption {
    margin-top: 10%;
    font-size: 1.5em;
  }
  .hs-outdoors > .sec-name {
    background: url(../images/page/hs_sectitle2.png) top center no-repeat;
    text-indent: 100%;
    width: 90%;
    padding-top: 12%;
    white-space: nowrap;
    overflow: hidden;
    background-size: contain;
    margin-right: 0;
    margin-left: auto;
  }
  .hs-outdoors:after {
    content: "";
    width: 100%;
    position: absolute;
    top: 5%;
    left: 0;
    padding-top: 35%;
    width: 40%;
    max-width: 618px;
    background: url(../images/page/hs_sec3bg.png) top left no-repeat;
    background-size: contain;
    display: block;
  }
  .hs-outdoors .units > figure {
    flex-basis: 50%;
  }
  .hs-outdoors .box {
    width: 50%;
    margin-left: auto;
    margin-right: 10%;
  }
  .hs-outdoors .uinits {
    margin: 3% auto;
  }
  .hs-outdoors .unit .caption {
    margin-top: 10%;
    font-size: 1.5em;
  }
  .hs-outdoors dd {
    display: inline;
  }
  .hs-outdoors dd:after {
    content: "";
    width: 100%;
    height: 2px;
    display: block;
  }
  section.hs-maker {
    margin: auto;
    width: 80%;
    color: #948f8f;
    font-size: 2.2rem;
  }
  section.hs-maker .sec-name > .desc {
    color: #404040;
    font-size: 1.4rem;
    display: block;
  }
}
@media only screen and (max-width: 900px) {
  .hs-lead .caption {
    font-size: 2.8rem;
  }
  #highspeedshutter .box .caption:first-child {
    font-size: 2.8rem;
  }
}
@media print {
  .hs-lead .caption {
    font-size: 2rem;
  }
  .hs-lead .caption > span {
    font-size: 1.8rem;
    padding-top: 0;
  }
  #highspeedshutter .box .caption:first-child {
    font-size: 2.3rem;
  }
  .hs-lead .exposition {
    margin-bottom: 8%;
  }
}
@media only screen and (max-width: 799px) {
  #highspeedshutter {
    width: 98%;
    margin: auto;
  }
  .caption {
    font-size: 2.4rem;
  }
  .unit .caption,
  .box .caption:nth-of-type(2) {
    margin-top: 10%;
    font-size: 1.8rem;
  }
  .hs-lead > .sec-name {
    background: url(../images/ph/page/st_highspeedshutter@2x.png) top center
      no-repeat;
    text-indent: 100%;
    width: 100%;
    padding-top: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-size: contain;
  }
  .hs-indoor > .sec-name {
    background: url(../images/ph/page/hs_sectitle1@2x.png) top center no-repeat;
    text-indent: 100%;
    width: 100%;
    padding-top: 55%;
    white-space: nowrap;
    overflow: hidden;
    background-size: contain;
  }
  .hs-outdoors > .sec-name {
    background: url(../images/ph/page/hs_sectitle2@2x.png) top center no-repeat;
    text-indent: 100%;
    width: 100%;
    padding-top: 55%;
    white-space: nowrap;
    overflow: hidden;
    background-size: contain;
  }
  section.hs-maker > .sec-name {
    background: url(../images/ph/page/hs_sectitle3@2x.png) top center no-repeat;
    text-indent: -9999px;
    width: 100%;
    padding-top: 46%;
    white-space: nowrap;
    overflow: hidden;
    background-size: contain;
  }
  section.hs-maker > h3 > span.desc {
    display: inline;
  }
  .caption > span {
    margin: 0 2px;
  }
  .hs-lead .caption {
    font-size: 2em;
    display: flex;
    margin-top: 5%;
  }
  .hs-lead .caption > span {
    font-size: 2rem;
    padding-top: 0.5rem;
  }
}
.page-about .sec-imgtitle {
  background-position: center center;
}
.page-about .sign {
  margin-top: 8%;
  text-align: right;
  font-size: 1.5em;
}
.page-about .sign span {
  font-size: 0.75em;
  margin-right: 1em;
}
.page-about .sign img {
  max-width: 50%;
}
.page-about table {
  border-collapse: collapse;
}
.page-about th,
.page-about td {
  padding: 5% 0;
  border-bottom: 1px solid #999;
}
.page-about tr {
  position: relative;
}
.page-about th {
  font-weight: normal;
  text-align: left;
  padding-left: 5%;
}
.company-history {
  color: #948f8f;
}
.company-history .table-bg th,
.company-history .table-bg td {
  position: relative;
  color: #404040;
  background: #d9ebff;
  border-bottom: 1px solid #fff;
}
.box-philosophy img {
  max-width: 95%;
  display: block;
}
.box-philosophy .philosophy-img1 {
  margin: 0 auto 3rem;
}
.box-philosophy .philosophy-img2 {
  margin: 5rem auto 0rem;
}
.sec-message p {
  margin: 0.8rem 0;
}
.sec-history caption {
  text-align: left;
}
.sec-outline .company_name > td {
  position: relative;
}
.sec-outline .googlemap {
  background: #44b3ea;
  text-decoration: none;
  color: #fff;
  padding: 0.5% 2%;
  position: absolute;
  right: 0.8rem;
  left: auto;
}
@media print, screen and (min-width: 800px) {
  body.company-profile > #layout-body {
    position: relative;
  }
  body.company-profile > #layout-body:after {
    content: "";
    position: absolute;
    top: 20%;
    left: 0;
    width: 100%;
    padding-top: 50%;
    z-index: -1;
    background: url("../images/page/companyprofile_bg.png") 0 0 no-repeat;
    background-size: contain;
  }
}
@media print, screen and (min-width: 800px) {
  body.company-profile > #layout-body {
    position: relative;
  }
  .page-about .sec-imgtitle {
    width: 100%;
    margin-bottom: 5rem;
  }
  .page-about .sec-imgtitle + div,
  .page-about .sec-imgtitle + figure {
    width: 70%;
    margin: auto;
  }
  .page-about .sec-imgtitle .lead {
    font-size: 2em;
    margin: 0 0 8%;
  }
  .page-about .lead {
    margin: 5rem 0;
  }
  .page-about .sec-philosophy {
    width: 100%;
    display: grid;
    grid-template-rows: auto 1fr;
    grid-template-columns: 30% 1fr;
    display: -ms-grid;
    -ms-grid-rows: auto 1fr;
    -ms-grid-columns: 30% 1fr;
    grid-row-gap: 3rem;
    grid-column-gap: 8.5rem;
  }
  .page-about .st_philosophy {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .page-about .sec-philosophy .box-philosophy {
    grid-row: 1 / 3;
    grid-column: 2 / 3;
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-row-span: 2;
  }
  .page-about .sec-philosophy figure {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .page-about .sec-imgtitle.st_outline,
  .page-about .sec-imgtitle.st_philosophy {
    width: 100%;
    background-size: contain;
    background-position: left;
  }
  .page-about .st_outline + table {
    width: 90%;
    margin: auto;
  }
  .page-about .sec-outline th {
    width: 28%;
  }
  .page-about .sec-history th {
    width: 22%;
  }
  .page-about .st_philosophy + div {
    width: 100%;
  }
  .page-about .st_motto {
    width: 40%;
    background-position: left;
  }
  .page-about .sec-motto {
    display: flex;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 799px),
  only screen and (min-resolution: 192dpi) and (max-width: 799px),
  only screen and (max-width: 799px) {
  .page-about .sec {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-about .lead {
    font-size: 2em;
    margin: 0 0 2%;
  }
  .page-about table,
  .page-about div {
    width: 98%;
    margin: auto;
  }
  .page-about th {
    width: 30%;
    padding: 5% 0 2% 0;
  }
  .page-about td {
    padding: 0 0 3%;
  }
  .page-about .sec-outline table > tbody {
    display: block;
  }
  .page-about .sec-outline table > tbody > tr {
    display: flex;
    flex-direction: column;
  }
  .page-about .sec-outline table > tbody th {
    border-bottom: none;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .page-about .sec-outline table > tbody th,
  .page-about .sec-outline table > tbody dd {
    width: 100%;
  }
  .st_message {
    padding-top: 7.5%;
  }
  .st_businessarea {
    padding-top: 11%;
  }
  .st_history {
    padding-top: 10%;
  }
  .st_motto {
    padding-top: 30%;
  }
  .st_philosophy {
    padding-top: 18%;
  }
  .sec-outline figure,
  .sec-philosophy figure,
  .sec-motto figure {
    padding: 2rem 2rem 3rem;
  }
  .sec-outline figure {
    margin: auto;
  }
}
.date-added {
  text-align: right;
  margin-right: 15%;
}
.key-visual.company-profile-en.about,
.key-visual.company-profile-ru.about {
  background: url(../images/page/otherlang_about.png) center center no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 799px),
  only screen and (min-resolution: 192dpi) and (max-width: 799px),
  only screen and (max-width: 799px) {
  .key-visual.company-profile-en.about,
  .key-visual.company-profile-ru.about {
    background-size: cover;
  }
}
.company-profile-en .sec-imgtitle.st_outline {
  background: url(../images/page/otherlang_en_st_outline.png) center center
    no-repeat;
}
.company-profile-ru .sec-imgtitle.st_outline {
  background: url(../images/page/otherlang_ru_st_outline.png) center center
    no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 799px),
  only screen and (min-resolution: 192dpi) and (max-width: 799px),
  only screen and (max-width: 799px) {
  .company-profile-ru .sec-imgtitle.st_outline,
  .company-profile-en .sec-imgtitle.st_outline {
    background-size: contain;
  }
}
.page-recruit .sec-caption {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}
@media print, screen and (min-width: 800px) {
  .page-recruit .sec.request-overseas {
    margin-top: 5%;
  }
  .page-recruit h3.sec-imgtitle {
    background-position: bottom center;
  }
  .page-recruit .sec-caption {
    padding-top: 10%;
    background: url(../images/page/recruit-lead.png) bottom center no-repeat;
    background-size: contain;
  }
  .page-recruit .overseas,
  .page-recruit .salesoffice {
    width: 90%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 799px),
  only screen and (min-resolution: 192dpi) and (max-width: 799px),
  only screen and (max-width: 799px) {
  .page-recruit .sec.request-overseas {
    margin-top: 0;
  }
  .page-recruit .sec-caption {
    padding-top: 15%;
    width: 100%;
    background: url(../images/ph/page/recruit-lead@2x.png) bottom center
      no-repeat;
    background-size: contain;
  }
}
.page-recruit .apply {
  padding: 0 5%;
  line-height: 3;
  background: #0072ca;
  display: inline-flex;
  font-size: 1.5em;
  margin: auto;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
table.overseas,
table.salesoffice {
  margin: 6% auto 0;
  border-collapse: collapse;
  margin: 6% auto 0;
  border-collapse: collapse;
}
table.overseas + div,
table.salesoffice + div {
  margin: 10% 0 0;
  text-align: center;
}
table.overseas + div,
table.salesoffice + div {
  margin: 10% 0 0;
  text-align: center;
}
table.overseas th,
table.overseas td,
table.salesoffice th,
table.salesoffice td {
  padding: 4% 0;
  border-bottom: 1px solid #999;
}
table.overseas th,
table.salesoffice th {
  width: 25%;
}
.page-recruit.recruit-form table.cform {
  width: 100%;
}
.page-recruit.recruit-form table.cform th {
  text-align: left;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
}
.page-recruit.recruit-form table.cform th span {
  background: #0072ca;
  color: #fff;
  font-size: 1.2rem;
  padding: 0.3rem;
  vertical-align: middle;
  margin-left: 1rem;
}
.page-recruit.recruit-form table.cform input,
.page-recruit.recruit-form table.cform textarea,
.page-recruit.recruit-form table.cform select {
  border-style: solid;
  line-height: 2;
  font-size: 16px;
}
.page-recruit.recruit-form table.cform select[name="birth-year"] {
  width: 20%;
}
.page-recruit.recruit-form table.cform select[name="birth-date"] {
  width: 10%;
}
.page-recruit.recruit-form table.cform select[name="birth-month"] {
  width: 10%;
}
.page-recruit.recruit-form .user-policy label {
  font-size: 2rem;
}
.page-recruit.recruit-form .user-policy .pp {
  margin: 2rem 0;
  padding: 1rem;
  background: #e1f3fc;
}
.page-recruit.recruit-form .inquiry textarea {
  min-height: 12.4rem;
  width: 98%;
}
.page-recruit.recruit-form .submit-btn {
  margin: 3% auto 10%;
}
.page-recruit.recruit-form .submit-btn input {
  line-height: 3;
  background: #0072ca;
  padding: 0 2em;
  font-size: 1.5em;
  margin: auto;
  display: block;
  color: #fff;
}
@media print, screen and (min-width: 800px) {
  .page-recruit.recruit-form .page-contact {
    width: 880px;
    margin: auto;
  }
  .page-recruit.recruit-form table.cform {
    font-size: 1.2em;
    width: 100%;
  }
  .page-recruit.recruit-form table.cform th,
  .page-recruit.recruit-form table.cform td {
    padding: 1em;
  }
  .page-recruit.recruit-form table.cform th {
    width: 20rem;
  }
  .page-recruit.recruit-form table.cform .category > th {
    padding: 5rem 1rem;
  }
  .page-recruit.recruit-form table.cform .inquiry > th {
    padding: 3rem 1rem 6rem;
  }
  .page-recruit.recruit-form table.cform .inquiry td {
    padding-top: 3rem;
  }
}
@media only screen and (max-width: 799px) {
  .page-recruit.recruit-form table.cform th,
  .page-recruit.recruit-form table.cform td {
    display: block;
  }
  .page-recruit.recruit-form table.cform th {
    padding: 5% 0 1%;
  }
}
.sec-access h3 {
  color: #0072ca;
  font-size: 1.8em;
}
.sec-access h3 span {
  display: block;
  font-size: 0.7em;
  color: #999;
}
.sec-access .traffic h3 {
  font-family: "M PLUS 1p", sans-serif;
  font-size: 2em;
  margin: 0 0 1rem;
}
@media print, screen and (min-width: 800px) {
  .accsess-wrap {
    display: flex;
  }
  .sec-access address {
    margin: 5% 0 15%;
  }
  .page-container .sec-map {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 799px) {
  .accsess-wrap {
    margin-top: 10%;
  }
  .sec-access h3 {
    font-size: 1.6em;
    line-height: 1.2;
  }
  .sec-access address {
    margin: 5% 0 10%;
  }
}
.page-container .intro {
  margin-bottom: 5rem;
}
.page-container table.cform {
  width: 100%;
}
.page-container table.cform th {
  text-align: left;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
}
.page-container table.cform th span {
  background: #0072ca;
  color: #fff;
  font-size: 1.2rem;
  padding: 0.3rem;
  vertical-align: middle;
  margin-left: 1rem;
}
.page-container table.cform input,
.page-container table.cform textarea,
.page-container table.cform select {
  border-style: solid;
  line-height: 2;
  font-size: 16px;
}
.page-container .user-policy label {
  font-size: 2rem;
}
.page-container .user-policy .pp {
  margin: 2rem 0;
  padding: 1rem;
  background: #e1f3fc;
}
.page-container .inquiry textarea {
  min-height: 12.4rem;
  width: 98%;
}
.page-container .submit-btn {
  margin: 3% auto 10%;
}
.page-container .submit-btn input {
  line-height: 3;
  background: #0072ca;
  padding: 0 2em;
  font-size: 1.5em;
  margin: auto;
  display: block;
  color: #fff;
}
.page-container .submit-btn .email {
  width: 100%;
}
@media print, screen and (min-width: 800px) {
  .page-container .page-contact {
    width: 880px;
    margin: auto;
  }
  .page-container table.cform {
    font-size: 1.2em;
    width: 100%;
  }
  .page-container table.cform th,
  .page-container table.cform td {
    padding: 1em;
  }
  .page-container table.cform th {
    width: 20rem;
  }
  .page-container table.cform .category > th {
    padding: 5rem 1rem;
  }
  .page-container table.cform .inquiry > th {
    padding: 3rem 1rem 6rem;
  }
  .page-container table.cform .inquiry td {
    padding-top: 3rem;
  }
}
@media only screen and (max-width: 799px) {
  .page-container table.cform th,
  .page-container table.cform td {
    display: block;
  }
  .page-container table.cform th {
    padding: 5% 0 1%;
  }
}
.page-recruit_detail table.cform th {
  width: 33rem;
}

.page-container .button-area {
  margin: 3% auto 10%;
}
.page-container .button-area input:not(.back_button) {
  line-height: 3;
  background: #0072ca;
  padding: 0 2em;
  font-size: 1.5em;
  margin: auto;
  display: block;
  color: #fff;
  border: none;
}
.page-container .button-area.completion p {
  display: flex;
  justify-content: space-around;
}
.page-container .button-area input.back_button {
  display: inline-block;
  padding: 0 3%;
}

/* 軸受仕様選定用質問票 */
.about_pai {
  text-align: center;
  margin-bottom: 67px;
}

.question_session section .title {
  font-size: 18px;
  font-weight: bold;
}

section {
  margin-bottom: 40px;
}

.question_group {
  margin-left: 20px;
}

.question {
  margin-bottom: 20px;
  font-size: 16px;
}

.question_session input[type="submit"] {
  line-height: 3;
  background: #0072ca;
  padding: 0 2em;
  font-size: 1.5em;
  margin: auto;
  display: block;
  color: #fff;
}

.key-visual.bearings_question {
  background: url(http://osk-3.jp/wp/wp-content/uploads/2025/05/top_pai-1.png)
    center center no-repeat;
  background-size: cover;
  background-position: bottom;
}

/* 軸受仕様選定用質問票 英語*/

.key-visual.bearings_question_en {
  background: url(http://osk-3.jp/wp/wp-content/uploads/2025/05/top_pai_en.png)
    center center no-repeat;
  background-size: cover;
  background-position: bottom;
}

/* スクロールをSP版のみの表示 */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 799px),
  only screen and (min-resolution: 192dpi) and (max-width: 799px),
  only screen and (max-width: 799px) {
  .sp_scroll {
    overflow: scroll;
  }
}


/*  サイトマップ  */
.bloLineRound {
  padding-left: 5rem;
}
.bloLineRound ul {
  padding-left: 3rem;
}
.bloLineRound ul a{
  text-decoration: underline !important;
}