@charset "UTF-8";
/*==================================
common
==================================*/
@media screen and (max-width: 1295px) {
  main .content-area, .content-wrap, .content-group, .content-area, .content-wrap-s, .content-wrap-m {
    padding-right: 15px;
    padding-left: 15px;
  }
  .factory-transformation .point03-area .step3-area {
    padding: 45px 20px;
  }
}
@media screen and (max-width: 1200px) {
  .kv-page-area {
    margin: 210px 0 0;
  }
  .archive.category .kv-page-area {
    margin: 220px 0 0;
  }
  .kv-none .kv-page-area {
    margin: 240px 0 0;
  }
  .our-mission .kv-page-area {
    margin: 230px 0 0;
  }
  .ttl-area .f-en span {
    font-size: 4.2rem;
  }
  /*==================================
factory transformation
==================================*/
  .factory-transformation .ttl-area .f-en span, .green-transformation .ttl-area .f-en span {
    font-size: 2.9rem;
  }
  .factory-transformation .kv-page-area .ttl-area .f-en span:last-child, .green-transformation .kv-page-area .ttl-area .f-en span:last-child {
    font-size: 2rem;
  }
  .factory-transformation .kv-page-area, .green-transformation .kv-page-area {
    margin: 230px 0 0;
  }
}
@media screen and (max-width:1000px) {
  /*==================================
home
==================================*/
  main .business-area figure:nth-child(2) .detail-box, main .business-area figure:nth-child(4) .detail-box {
    padding: 0 0 0 40px;
  }
  main .business-area figure:nth-child(3) .detail-box {
    padding: 0 40px 0 0;
  }
  /*==================================
dps
==================================*/
  .dps .ttl-area .f-en > span:first-child {
    font-size: 1.5rem;
  }
  .dps .ttl-area .f-en span {
    font-size: 2rem;
    line-height: 1;
  }
  /*==================================
dps フォーム
==================================*/
  .dps-contact .col8 {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) {
  /*==================================
common
==================================*/
  header nav ul li {
    margin-right: 12px;
  }
  header nav.header-nav ul li a {
    font-size: 0.6rem;
  }
  header .header-logo {
    width: 90px;
  }
  .kv-page-area {
    margin: 170px 0 0;
  }
  .archive.category .kv-page-area {
    margin: 185px 0 0;
  }
  .kv-none .kv-page-area {
    margin: 205px 0 0;
  }
  h2 {
    font-size: 3.3rem;
  }
  .ttl-area .f-en span {
    font-size: 3.5rem;
  }
  .dps-contact .ttl-area .f-en span {
    font-size: 2.7rem;
  }
  .dps-contact .is-animated .subttl {
    font-size: 1.3rem;
  }
  /*==================================
home
==================================*/
  .kv-area .catch {
    font-size: 2.4rem;
  }
  /*==================================
about-us
==================================*/
  .about-us .ceo-area .profile-area .profile-box {
    display: inline-block;
    position: absolute;
    bottom: -50px;
    right: 0;
    padding: 15px;
    background: #fff;
    z-index: 1;
  }
  .about-us .ceo-area .profile-area .profile-box .company-name {
    font-size: 0.7rem;
  }
  .about-us .ceo-area .profile-area .profile-box .name {
    margin-left: 0;
  }
  /*==================================
factory　transformation  
==================================*/
  .factory-transformation .kv-page-area {
    margin: 22% 0 0;
  }
  .factory-transformation .point03-area .img-box p span {
    font-size: 1.2rem;
    line-height: 1.3;
  }
  .factory-transformation .point02-area h3 span:before {
    top: 2px;
  }
  .factory-transformation .point02-area figure h3 > span {
    margin: 0 0 3px 10px;
    font-size: 1rem;
  }
  .factory-transformation .point02-area figure h3 {
    font-size: 0.95rem;
  }
  .factory-transformation .point02-area figure {
    margin: 40px 20px 0 0;
  }
  .factory-transformation .point02-area figure h3 > span > span {
    font-size: 1.2rem;
  }
  .factory-transformation .ttl-area .f-en span, .green-transformation .ttl-area .f-en span {
    font-size: 2.4rem;
  }
  .factory-transformation .kv-page-area .ttl-area .f-en span:last-child, .green-transformation .kv-page-area .ttl-area .f-en span:last-child {
    font-size: 1.5rem;
  }
  /*==================================
green-transformation 
==================================*/
  .green-transformation .step03-area ul > li {
    width: 31.777777%;
    margin-bottom: 25px;
    margin-right: 2.333333%;
  }
  .green-transformation .step03-area ul > li:nth-child(3n) {
    margin-right: 0%;
  }
  .green-transformation .step03-area ul > li:last-child {
    margin-bottom: 0;
  }
  /*==================================
dps
==================================*/
  .dps video {
    max-width: 100%;
  }
  .dps main .dps-area {
    margin-top: 5px;
    max-width: 100%;
  }
  /*==================================
news
==================================*/
  main .news-area ul li img {
    height: 150px;
  }
  /*==================================
single search
==================================*/
  .single main, .search main {
    padding-top: 120px;
  }
  .single .related-area {
    margin-top: 0;
    padding: 40px 5px;
  }
  .single .related-area h2 {
    margin: 0 0 30px;
    padding: 0;
  }
  .single .related-area .content-wrap, .single aside .related-area ul {
    max-width: 100%;
  }
  .single .related-area > .flex-content {
    display: inherit;
  }
  .single .related-area ul {
    width: 100%;
    margin: 0 auto;
  }
  .single .related-area h2, .single aside .related-area ul {
    width: 100%;
  }
}
@media screen and (max-width:920px) {
  /*==================================
common
==================================*/
  .col8 {
    margin-right: 6%;
    width: 67%;
  }
  .col2 {
    width: 27%;
  }
  .table-form th {
    width: 33%;
  }
  footer .nav-box, footer .address-box {
    padding: 45px 0;
  }
  footer .address-box {
    padding-left: 30px;
  }
  /*==================================
home
==================================*/
  main .detail-box {
    margin-left: 0;
  }
  main .mission-area figure {
    margin: 0 auto 5%;
  }
  main .mission-area figure img {
    max-width: 100%;
  }
  main .mission-area figure.right-box {
    max-width: 100%;
  }
  /*==================================
our business 
==================================*/
  .others-area .flex-content {
    display: flex;
  }
  .others-area figure h2 {
    margin-bottom: 5px;
    font-size: 1.25rem;
  }
  .others-area figure h2 span {
    font-size: 0.8rem;
  }
  .others-area .btn-box-a .txt {
    font-size: 0.9rem;
  }
  .others-area .ttl-box.flex-content {
    display: block;
  }
  .others-area .ttl-box .btn-box-a {
    width: inherit;
    height: inherit;
    display: inline-block;
  }
  .others-area figure .btn-box-a .txt {
    margin-top: 0;
    text-align: inherit;
    margin-left: inherit;
  }
  .others-area figure .link-arrow::after {
    top: 9px;
    right: inherit;
    left: 74px;
    width: 14px;
    height: 8px;
  }
  .others-area figure .btn-box-a svg, .others-area figure .shape-box {
    display: none;
  }
  /*==================================
dps
==================================*/
  .dps main h2 {
    font-size: 1.2rem;
  }
  .dps main .dps-box {
    margin-left: 35px;
  }
  .dps main .dps-box, .dps main .dps-box {
    padding: 18px 15px;
  }
  .dps main .dps-box h2::after {
    width: 218px;
  }
  .dps main h2::after {
    width: 252px;
  }
}
@media screen and (max-width: 768px) {
  /*==================================
common
==================================*/
  body.open {
    overflow: hidden;
    pointer-events: none;
  }
  .bg-box {
    max-width: 190px;
  }
  .kv-page-area h1 {
    font-size: inherit;
  }
  header {
    padding: 15px 0;
  }
  header nav.header-nav .flex-content {
    display: block;
    width: 100%;
  }
  header nav.header-nav ul li {
    pointer-events: auto;
    white-space: nowrap;
    box-sizing: border-box;
    transform: translatex(100vw);
  }
  .open header nav.header-nav ul li {
    transform: translatex(0);
  }
  .open header nav.header-nav ul li:nth-child(1) {
    transition: transform 1s 0.01s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .open header nav.header-nav ul li:nth-child(2) {
    transition: transform 1s 0.03s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .open header nav.header-nav ul li:nth-child(3) {
    transition: transform 1s 0.06s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .open header nav.header-nav ul li:nth-child(4) {
    transition: transform 1s 0.09s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .open header nav.header-nav ul li:nth-child(5) {
    transition: transform 1s 0.1s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .open header nav.header-nav ul li:nth-child(6) {
    transition: transform 1s 0.15s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .open header nav.header-nav ul li:nth-child(7) {
    transition: transform 1s 0.2s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .open header nav.header-nav ul li:nth-child(8) {
    transition: transform 1s 0.25s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  header #menu-btn {
    display: block;
    pointer-events: auto;
  }
  header .menu-trigger, header .menu-trigger span {
    position: absolute;
    right: 0;
    width: 25px;
    height: 2px;
    transition: all .4s;
  }
  header .menu-trigger span {
    background: #222;
  }
  header.transform .menu-trigger span {
    background: #222;
  }
  .home header .menu-trigger span {
    background: #fff;
  }
  .home header.transform .menu-trigger span {
    background: #222;
  }
  header .menu-trigger {
    position: absolute;
    top: 1px;
    right: 0;
    width: 60px;
    height: 49px;
    cursor: pointer;
    z-index: 3;
  }
  header .menu-trigger span:nth-of-type(1) {
    top: 15px;
    right: 15px;
  }
  header .menu-trigger span:nth-of-type(2) {
    top: 22px;
    width: 16px;
    right: 23px;
  }
  header .menu-trigger span:nth-of-type(3) {
    bottom: 18px;
    right: 15px;
  }
  .open header .menu-trigger span {
    background-color: #fff;
    bottom: 26px;
  }
  .open header .menu-trigger span:nth-of-type(1) {
    top: 11px;
  }
  .open header .menu-trigger span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
  }
  .open header .menu-trigger span:nth-of-type(2) {
    opacity: 0;
  }
  .open .menu-trigger span:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(45deg);
    transform: translateY(0px) rotate(45deg);
  }
  .home.open header .menu-trigger span, .opne header .menu-trigger span {
    background: #fff;
  }
  header nav.header-nav ul li {
    margin: 0 0 15px 0;
  }
  header nav.header-nav ul li:last-child {
    position: relative;
    padding: 0;
  }
  header nav.header-nav ul li a {
    display: block;
    padding: 11px 0;
    text-align: left;
    width: 100%;
    color: #fff;
    font-size: 0.75rem;
  }
  header nav ul li:last-child a, header.transform nav ul li:last-child a {
    padding: 20px 0 0 12px;
    border: none;
    font-size: 1.15rem;
    border-top: solid 1px #3c779c;
    font-weight: 600;
  }
  header nav ul li:last-child:before {
    content: "";
    display: block;
    position: absolute;
    top: 22px;
    width: 2px;
    height: 15px;
    background: #659cbd;
  }
  header nav ul li:last-child a:hover, header.transform nav ul li:last-child a:hover {
    background: none;
  }
  header nav ul li > .sub-menu li:last-child a::before, header nav ul li a:hover::before {
    display: none;
  }
  header nav.header-nav {
    -webkit-overflow-scrolling: touch;
    z-index: 3;
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    margin-right: 0;
    padding: 125px 20px 90px;
    transform: translate(100vw, 0);
    -ms-transform: translatex(-100vw);
    pointer-events: none;
    transition: width 200ms ease-out, transform 200ms ease, border-radius 0.7s 0.1s ease;
    border-bottom-left-radius: 100vw;
    background-color: rgb(16 87 127 / 95%);
  }
  .open header nav.header-nav {
    transform: translatex(0);
    border-bottom-left-radius: 0;
  }
  /*--2階層目------------*/
  header nav ul li > .sub-menu, header.transform nav ul li > .sub-menu {
    position: inherit;
    top: inherit;
    left: inherit;
    width: inherit;
    -webkit-transition: inherit;
    transition: inherit;
    visibility: inherit;
    opacity: inherit;
    z-index: inherit;
    border: inherit;
    margin: 7px 0 25px 0;
    display: none;
    background: rgb(21 80 113 / 95%);
    padding: 20px;
    box-shadow: none;
  }
  header nav ul li:hover > .sub-menu {
    top: inherit;
    visibility: inherit;
    opacity: inherit;
  }
  header nav ul li > .sub-menu li a, header nav ul li > .sub-menu li:last-child a, header.transform nav ul li > .sub-menu li a {
    font-size: 0.67rem;
    color: #fff;
    line-height: 1.4;
  }
  header nav ul li > .sub-menu li::before {
    display: none;
  }
  header nav ul li.current-menu-item a, header nav ul li > .sub-menu li.current_page_item a, header nav ul li.current-menu-ancestor a {
    color: #4bbeff;
  }
  header nav ul li.menu-item-has-children::after {
    content: "";
    z-index: 1;
    display: inline-block;
    position: absolute;
    width: 11px;
    height: 14px;
    top: 11px;
    right: 2px;
    background: url(../images/common/sp-ico-arrow.png) 0 0 no-repeat;
    background-size: 100%;
    transition: 0.2s;
  }
  header nav ul li.menu-item-has-children.active::after {
    transform: rotate(-180deg);
    top: 10px;
  }
  header nav ul li a::before, header nav ul li.current-menu-item a::before {
    display: none;
  }
  main.content-wrap {
    margin: 40px 15px 60px;
  }
  .date {
    font-size: 0.8rem;
  }
  .kv-page-area {
    margin: 150px 0 0;
  }
  .archive.category .kv-page-area {
    margin: 170px 0 0;
  }
  .our-mission .kv-page-area {
    margin: 200px 0 0;
  }
  .kv-none .kv-page-area {
    margin: 170px 0 0;
  }
  /*--contact------------*/
  .contact-area .item-box a {
    padding: 85px 0;
  }
  .contact-area .item-box h2 {
    font-size: 1.9rem;
  }
  .contact-area .item-box a {
    padding: 60px 0;
  }
  main .col8, main .col2, .col8:last-child {
    width: 100%;
    margin-right: 0;
  }
  /*==================================
home
==================================*/
  /*--news------------*/
  main .news-area ul li .thumb-box {
    margin-bottom: 5px;
  }
  main .news-area ul li img {
    height: 120px;
  }
  main .news-area ul li p {
    font-size: 1.1rem;
  }
  .home main .news-area ul li, .home main .news-area ul li:nth-last-child(-n+3) {
    margin-bottom: 35px;
  }
  /*==================================
download
==================================*/
  .download main h2 {
    font-size: 1.1rem;
  }
  /*==================================
step area
==================================*/
  .step-list-area ul {
    display: inherit;
    margin: 0 auto;
    max-width: 600px;
  }
  .step-list-area ul li {
    width: 100%;
    margin: 0 0 70px;
  }
  .step-area .step01-area .thumb-box, .step-area .thumb-box {
    width: 100%;
    max-width: 100%;
  }
  .step-list-area ul li:before {
    right: 50%;
    bottom: -43px;
    transform: rotate(90deg);
  }
  .step-list-area ul li h3 {
    display: flex;
  }
  /*==================================
factory-transformation
==================================*/
  .factory-transformation .kv-page-area, .green-transformation .kv-page-area {
    margin: 200px 0 0;
  }
  .green-transformation .step03-area .step-list-area > ul {
    display: flex;
    margin: 0 auto;
    max-width: 100%;
  }
  .green-transformation .step03-area .step-list-area ul li:before {
    right: inherit;
    bottom: inherit;
    transform: inherit;
  }
  /*==================================
dps
==================================*/
  .dps .kv-page-area {
    margin: 155px 0 0;
  }
  /*==================================
form
==================================*/
  .table-form tr th {
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
  }
  .table-form tr td {
    padding: 0 0 30px;
    border-bottom: none;
    margin-bottom: 0;
    display: block;
    width: 100%;
  }
  .table-form tr:first-child th {
    border-top: none;
  }
  .table-form tr th {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    text-align: left;
    border-top: none;
  }
  .table-form tr:first-child td {
    border-top: none;
  }
  .table-form tr th, .table-form td {
    margin-bottom: 0;
    border-bottom: none;
  }
  .table-form tr th, .table-form tr:last-child th {
    margin-bottom: 0;
    padding: 0 0 5px;
  }
  select, .sidebar select {
    background-position: 97% center;
    width: 45%;
  }
  .wpcf7-select {
    width: 100%;
  }
  .table-form td input {
    margin: 0;
    padding: 15px 10px;
    width: 100%;
    font-size: 15px;
  }
  .page main .access-area .access-area-inner {
    padding-left: 0;
  }
  .is-animated .subttl, .dps-contact .is-animated .subttl {
    font-size: 0.8rem;
  }
  .wp-block-image .alignleft {
    margin: 0;
  }
  .sidebar.col2 {
    margin-top: 40px;
  }
  .dps-contact main .personal-information {
    margin: 35px 0;
  }
  /*==================================
single / search
==================================*/
  .single article .dl-list dd {
    margin-left: 245px;
  }
  .single article .dl-list-second dd {
    margin-left: 97px;
  }
  .single main, .search main {
    padding: 95px 25px 0;
  }
  .single main h2 {
    margin-bottom: 0;
    text-align: left;
    font-size: 1.4rem;
  }
  .single main .post-navigation {
    margin: 25px auto 0;
    width: 100%;
  }
  .single main .post-navigation .news-list {
    margin: 0 6px;
  }
  .single main .post-navigation div a {
    font-size: 12px;
    padding: 7px;
  }
  .single main .post-navigation .nav-previous a:after {
    width: 4px;
    height: 4px;
    right: 20px;
    margin-top: -2px;
  }
  .single main .post-navigation .nav-next a:after {
    width: 4px;
    height: 4px;
    left: 20px;
    margin-top: -2px;
  }
  .single main .col8, .single main .col2 {
    width: 100%;
    margin-right: 0;
  }
  .single .main-box {
    margin-top: 0;
  }
  .single input.searchfield[type="text"] {
    font-size: 16px
  }
}
@media screen and (min-width: 641px) {
  .d-block {
    display: inline-block;
  }
}
@media screen and (max-width: 640px) {
  /*==================================
common
==================================*/
  main .content-area, .content-wrap, .home .content-area, main .mission-area, .content-group, main .access-area .content-area, .page main .access-area .content-area, .content-wrap-s, .content-wrap-m {
    padding-right: 25px;
    padding-left: 25px;
  }
  body, main p {
    font-size: 0.9rem;
  }
  main .table-base tr th {
    padding: 0;
    margin-bottom: 5px;
    line-height: 1.3;
  }
  main .table-base tr th, main .table-base tr td {
    display: block;
    width: 100%;
  }
  .table-base th, .table-base td {
    border-bottom: none;
  }
  .table-base tr:first-child th, .table-base tr:first-child td, .table-base tr th {
    border-top: none;
    font-size: 0.9rem;
  }
  .table-base tr td {
    margin-bottom: 25px;
    padding: 0;
    border-top: none;
  }
  .table-base tr:last-child td {
    margin-bottom: 0;
  }
  .table-form th span {
    display: inline-block;
    margin-left: 4px;
    padding: 2px 5px;
    font-size: 0.6rem;
    transform: translateY(-1px);
  }
  main h3 {
    font-size: 1.4rem;
  }
  main h4 {
    font-size: 1.2rem;
  }
  .home.page main {
    margin: 0;
    padding: 0;
  }
  .breadcrumbs {
    padding: 20px 0;
  }
  .page main {
    padding-top: 10%;
  }
  .link-btn a {
    font-size: 0.8rem;
    padding: 15px 45px 15px 20px;
  }
  .link-btn a:after {
    top: 16px;
    right: 20px;
    width: 19px;
    height: 12px;
  }
  .d-block {
    display: block;
    text-align: center;
  }
  .row-reverse {
    flex-flow: inherit;
  }
  .breadcrumbs a span, .breadcrumbs span, .breadcrumbs span .post {
    font-size: 0.7rem;
  }
  select, .dps-contact select {
    width: 100%;
  }
  .contact-area .item-box a::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.3;
    transform: scaleX(1);
  }
  .contact-area .item-box:nth-child(1) a::before {
    background: linear-gradient(-45deg, #5b8eab, #1a4887, #2c98ad, #274c72) fixed;
    background-size: 100% 210%;
  }
  .contact-area .item-box:nth-child(2) a::before {
    background: linear-gradient(-45deg, #2ea982, #53c7b4, #54b1b3, #2a9a8a) fixed;
    background-size: 100% 180%;
  }
  header .logo {
    width: 100px;
  }
  /*-- home------------*/
  .kv-area .catch {
    font-size: 1.8rem;
    width: 95%;
  }
  .home main .detail-box figcaption br {
    display: none;
  }
  .home .mission-area .content-area {
    padding-top: 40px;
  }
  /*--footer------------*/
  footer .footer-inner > .flex-content {
    display: inherit;
  }
  footer .flex-space-between {
    -webkit-justify-content: inherit;
    justify-content: inherit;
  }
  footer .flex-vertically-centered {
    -webkit-align-items: inherit;
    align-items: inherit;
  }
  footer .address-box > div {
    width: 100%;
  }
  footer .nav-box, footer .address-box {
    padding: 0;
    width: 100%;
    border: none;
  }
  footer .address-box .flex-content{
  display:block;
  }
  footer {
    padding: 45px 25px;
  }
  footer ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
  }
  footer ul li {
    margin-right: 14%;
    width: 43%;
    display: flex;
  }
  footer ul li:nth-child(2n) {
    margin-right: 0;
  }
  footer .detail ul li {
    width: 100%;
    text-decoration: none !important;
  }
  footer a.foot-contact {
    font-size: 12px;
  }
  footer a.foot-contact img {
    width: 13px;
    margin-top: 6px;
    transform: translateX(4px);
  }
  footer .detail {
    margin: 22px 0 0 0;
    font-size: 0.7rem;
    width: inherit;
  }
  footer .copyright {
    text-align: center;
    padding-top: 35px;
  }
  main .half-area .txt-box p {
    margin-bottom: 15px;
  }
  header .header-logo {
    width: 95px;
    margin: 0 0 0 15px;
  }
  .contact-area .item-box h2 {
    font-size: 1.3rem;
  }
  .contact-area h2 + p {
    font-size: 0.85rem;
  }
  main .detail-box {
    margin: 0;
    padding: 20px;
    box-shadow: 0px 0px 11px -6px #9e9e9e;
    width: 100%;
  }
  main .business-area figure:nth-child(2) .detail-box, main .business-area figure:nth-child(3) .detail-box, main .business-area figure:nth-child(4) .detail-box {
    background: #0a1934;
    padding: 25px;
    box-shadow: none;
  }
  /*==================================
mail-magazine
==================================*/
  .mail-magazine main .detail-box {
    margin: 0 0 30px;
    padding: 0;
    box-shadow: none;
    width: 100%;
  }
  main .ttl-area .txt-box {
    width: 100%;
    font-size: 0.9rem;
    justify-content: inherit;
  }
  main h2, .page .access-area .ttl-area .f-en span {
    margin-bottom: 15px;
    font-size: 1.8rem;
  }
  .page .access-area .ttl-area .f-en span {
    margin-bottom: 0;
  }
  main .ttl-area .ttl-box {
    width: 100%;
    margin-bottom: 10px;
  }
  main .js-trigger.is-animated .f-en span {
    font-size: 2.2rem;
  }
  main .mission-area {
    padding: 0;
  }
  main .detail-box figcaption {
    font-size: 0.9rem;
    margin-bottom: 8px;
  }
  main .flex-content {
    display: inherit;
  }
  .kv-page-area {
    margin: 115px 0 0;
  }
  .kv-none .kv-page-area {
    margin: 130px 0 0;
  }
  .page.kv-none main {
    padding-top: 6%;
  }
  .ttl-area .f-en span, .factory-transformation .ttl-area .f-en span, .green-transformation .ttl-area .f-en span {
    font-size: 2.1rem;
  }
  .bgline {
    width: 5px;
  }
  main .content-area {
    padding: 60px 0;
    margin: 0 auto;
  }
  main .content-group {
    margin-bottom: 60px;
  }
  .row-reverse .col4 {
    margin: 0;
  }
  .col4, .col6 {
    width: 100%;
    margin-right: 0;
  }
  /*------------------
btn
--------------------*/
  figure .btn-box-a {
    width: inherit;
    height: inherit;
    display: inline-block;
  }
  figure .btn-box-a svg, figure .shape-box {
    display: none;
  }
  figure .btn-box-a .txt {
    display: inline-block;
    position: relative;
  }
  figure .btn-box-a .txt, figure .btn-box-a .txt a {
    margin-top: 0;
    text-align: inherit;
    margin-left: inherit;
  }
  figure .link-arrow::after {
    top: 8px;
    right: inherit;
    left: 75px;
  }
  /*==================================
home
==================================*/
  .kv-area .ofi > img {
    height: 370px;
  }
  /*------------------
mission / business
  --------------------*/
  main .mission-area figure .detail-box h3, main .business-area figure .detail-box h3 {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
  #our-vision::after {
    content: "";
    display: block;
    position: absolute;
    right: -50px;
    bottom: -30px;
    width: 750px;
    height: 790px;
    background: url(../images/our-mission/bg-bottom.png) no-repeat;
    background-size: 80%;
  }
  /*------------------
  news
  --------------------*/
  main .news-area .content-area {
    position: relative;
  }
  main .news-area .news-inner:before {
    left: 0;
    width: 63px;
    height: 59px;
  }
  main .news-area .news-inner:after {
    top: 7px;
    right: 0;
    width: 99px;
    height: 63px;
  }
  main .news-area ul li img {
    height: 300px;
    max-width: 100%;
  }
  main .news-area .item-list li, .category .news-area .item-list li {
    width: inherit;
    float: inherit;
    margin-right: inherit;
  }
  main .news-area ul li, main .news-area ul li:nth-child(n+2) {
    float: inherit;
    width: 100%;
  }
  main .news-area ul li:last-child {
    margin-bottom: 0;
  }
  main .news-area .link-btn {
    margin-top: 25px;
  }
  main .news-area ul li .cate, .single .cate, .search .cate {
    font-size: 0.7rem;
  }
  /*---------------------
home
---------------------*/
  .kv-area {
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
  }
  .kv-area video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: initial;
  }
  main .mission-area figure {
    margin-bottom: 35px;
  }
  main .mission-area figure:last-of-type {
    margin-bottom: 0;
  }
  main .business-area figure a {
    display: inherit;
    -webkit-align-items: inherit;
    align-items: inherit;
  }
  main .business-area figure {
    margin-bottom: 35px;
  }
  main .business-area figure:last-child {
    margin-bottom: 0;
  }
  main .business-area figure .thumb-box {
    max-width: 100%;
  }
  main .press-release-area ul li h3 {
    font-size: 1.1rem;
  }
  main .press-release-area ul li a {
    padding: 25px 0;
  }
  main .press-release-area ul li:first-child a {
    padding-top: 0;
  }
  main .press-release-area ul li a p {
    line-height: 1.35;
  }
  main .press-release-area .left-box {
    margin-right: 0;
    max-width: inherit;
    width: inherit;
    text-align: left;
    border-right: none;
    padding-right: 0;
  }
  main .press-release-area ul li .date {
    display: inline-block;
    margin-bottom: 5px;
  }
  main .press-release-area ul li .cate {
    max-width: inherit;
  }
  .is-view main .press-release-area .left-box {
    border-right: none;
  }
  main .news-area .ttl-area, main .access-area .ttl-area {
    margin-bottom: 15px;
  }
  main .access-area iframe {
    width: 100%;
    vertical-align: bottom;
    position: relative;
    z-index: 1;
    margin-right: 0;
    margin-bottom: 10px;
  }
  main .access-area .detail h3 {
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
  .home main .access-area {
    border-left: solid 6px cadetblue;
  }
  main .access-area .access-box-branch iframe {
    margin: 0 0 15px;
  }
  main .access-area .content-area, .page main .access-area .content-area {
    padding-left: 25px;
  }
  main .access-area .bg-box {
    display: none;
  }
  main .access-area .access-box-head {
    margin-bottom: 40px;
  }
  main .access-area ul li {
    font-size: 0.9rem;
  }
  main .access-area .access-area-inner {
    padding-left: 0;
  }
  /*------------------
press release
  --------------------*/
  main .press-release-area {
    margin-bottom: 60px;
  }
  main .press-release-area .right-box {
    padding-left: 0;
  }
  main .press-release-area .right-box {
    padding-left: 40px;
    border-left: solid 1px #cecdcd;
  }
  .is-view main .press-release-area .right-box {
    border-left: none;
  }
  main .press-release-area .right-box {
    padding-left: 0;
    border-left: none;
  }
  figure figcaption .detail-box {
    width: 100%;
    position: relative;
    z-index: inherit;
    box-shadow: none;
  }
  figure figcaption {
    width: 100%;
    padding: 0;
  }
  figure > div, main figure > .thumb-box {
    position: inherit;
    top: inherit;
    right: inherit;
    width: inherit;
  }
  /*==================================
news
==================================*/
  .blog main .news-area ul li a > img {
    height: 255px
  }
  .blog main .item-list li {
    margin: 0 0 32px;
  }
  main .wp-pagenavi {
    margin-top: 40px;
  }
  /*==================================
blog
==================================*/
  .post-type-archive main ul.item-list li a {
    padding: 20px 0;
  }
  /*==================================
about-us
==================================*/
  .about-us main {
    padding: 7% 0 0;
  }
  .about-us figure img {
    margin: 0;
  }
  .about-us .ceo-area h2 {
    margin-bottom: 20px;
  }
  .about-us .ceo-area figure {
    padding-top: 0;
  }
  .about-us .ceo-area figure figcaption {
    width: 100%;
    padding: 0;
    background: none;
  }
  .about-us .table-base tr:first-child td {
    border-top: solid 1px #dde4e4;
  }
  .about-us .ceo-area figure figcaption .detail-box {
    width: 100%;
    position: inherit;
    z-index: inherit;
    box-shadow: none;
    padding: 0;
  }
  .about-us .ceo-area .profile-area {
    position: inherit;
    top: inherit;
    right: inherit;
    width: 70%;
    margin: 20px auto 0;
  }
  .about-us .ceo-area .profile-area .profile-box {
    display: inherit;
    bottom: 7%;
    right: inherit;
    padding: 15px;
    background: none;
    background: #ffffff;
    left: -59.9px;
  }
  .about-us .ceo-area .profile-area .profile-box .company-name {
    font-size: 0.8rem;
  }
  .about-us .ceo-area .profile-area .profile-box .name {
    font-size: 1.3rem;
  }
  .parallax-bg {
    display: none;
    background: none;
  }
  .step-area .content-area {
    padding-top: 0;
  }
  .about-us .overview-area {
    /* padding-top: 60px; */
  }
  /*---history---*/
  .about-us .history-area {
    padding: 60px 0;
    background-size: 100% auto, 108% auto;
  }
  .about-us .timeline .item-card-wrap {
    display: inherit;
    flex-flow: inherit;
    margin: inherit;
    align-items: inherit;
  }
  .about-us .timeline .item-card {
    width: 100%;
    margin-bottom: 30px;
  }
  .about-us .timeline .item-card:nth-child(odd), .timeline .item-card:nth-child(2n+1) {
    margin: 0 0 30px;
  }
  .about-us .timeline .item-card:nth-child(1) {
    margin-top: 0;
  }
  .about-us .timeline .item-card:nth-child(2), .timeline .item-card {
    margin-top: 25px;
  }
  .about-us .timeline .item-card:nth-child(even) {
    margin-left: 0%;
  }
  .about-us .timeline .item-card:nth-child(even) .ttl-box::before, .about-us .timeline .item-card:nth-child(odd) .ttl-box::before, .about-us .timeline .item-card-wrap::after {
    display: none;
  }
  .about-us .table-base tr th {
    width: 22%;
    padding: 10px 10px 10px 0;
    border-top: solid 1px #349191;
  }
  .about-us .table-base tr td {
    padding: 15px 0 15px 15px;
    border-bottom: solid 1px #dde4e4;
  }
  .about-us .table-base tr:first-child th {
    border-top: solid 1px #349191;
  }
  .about-us .table-base tr:last-child th {
    border-bottom: solid 1px #349191;
  }
  .about-us main .table-base tr th, .about-us main .table-base tr td {
    display: table-cell;
  }
  .about-us .timeline .item-card:nth-child(even) .ttl-box::after, .about-us .timeline .item-card:nth-child(odd) .ttl-box::after {
    display: none;
  }
  .about-us .timeline .item-card:last-child {
    margin-bottom: 0;
  }
  /*==================================
our business
==================================*/
  .content-group.others-area {
    margin-bottom: 0;
  }
  .others-area .btn-box-a .txt {
    font-size: 0.8rem;
  }
  .others-area figure .link-arrow::after {
    top: 9px;
    right: inherit;
    left: 66px;
    width: 14px;
    height: 8px;
  }
  .green-transformation .content-area.others-area, .factory-transformation .content-area.others-area {
    padding: 60px 25px;
  }
  .factory-transformation main {
    padding-bottom: 0;
  }
  /*==================================
green-transformation
==================================*/
  /*----common--------*/
  .green-transformation main {
    padding-bottom: 0;
  }
  .green-transformation .btn-dl > div {
    margin-bottom: 30px;
  }
  .catch-area h2 + p, .step-list-area.carbon-n-area h2 + p {
    margin-bottom: 30px;
    text-align: left;
  }
  .catch-area h2 {
    margin-bottom: 25px;
    font-size: 1.1rem;
  }
  .catch-area h2 br {
    display: none;
  }
  .catch-area .sub-catch-area p {
    margin-bottom: 25px;
  }
  .label-box {
    margin-bottom: 4px;
    padding: 3px 5px;
    font-size: 1rem;
  }
  .step-area h3 {
    font-size: 1.1rem;
  }
  .btn-dl.flex-content {
    display: flex;
  }
  .btn-dl > div {
    font-size: 1.1rem;
  }
  .btn-dl a {
    padding: 12px 15px;
  }
  .green-transformation .sub-ttl > span {
    font-size: 1.6rem;
  }
  /*----end--------*/
  .green-transformation .kv-page-area .ttl-area .f-en span:last-child {
    font-size: 1.3rem;
  }
  /*----co2-------*/
  .top-thumb-area .thumb-box {
    width: 100%;
    margin: 0 0 10px;
  }
  .green-transformation .top-thumb-area .txt-box:after {
    left: 70px;
    top: -6%;
    width: 100%;
    height: 83%;
  }
  /*----step01-------*/
  .step01-area h2 br {
    display: none;
  }
  .step01-area h2, .step-list-area h2 {
    margin-bottom: 15px;
    font-size: 1.1rem;
  }
  .step01-area .txt-box {
    margin-right: 0;
    width: 100%;
  }
  .step01-area .img-area h3 {
    margin-bottom: 10px;
  }
  .green-transformation .step-list-area.carbon-n-area ul > li {
    width: 100%;
    margin-bottom: 65px;
  }
  .green-transformation .step-list-area.carbon-n-area ul > li ul.circle-list li {
    margin-bottom: 5px;
  }
  .green-transformation .step-list-area.carbon-n-area ul > li ul.circle-list li {
    margin-bottom: 0;
  }
  .green-transformation .step-list-area ul li h3 {
    -webkit-align-items: center;
    align-items: center;
    display: flex;
  }
  .sub-ttl {
    font-size: 1.2rem;
    width: 100%;
  }
  .green-transformation .img-box div:first-child {
    margin: 35px 0;
  }
  .green-transformation .step-area .step01-area h3 + p {
    margin-bottom: 20px;
  }
  .green-transformation .step-area .content-box, .green-transformation .step-area .content-group {
    margin-bottom: 40px;
  }
  .green-transformation .step-area .content-box:nth-child(4) {
    margin-bottom: 30px;
  }
  .green-transformation .step-area .content-group:last-child {
    margin-bottom: 0;
  }
  /*----step02-------*/
  .green-transformation .step02-area .img-box {
    margin: 0;
  }
  .green-transformation .step02-area h4 {
    font-size: 0.8rem;
    margin-bottom: 10px;
  }
  /*----step03-------*/
  .green-transformation .step03-area ul > li {
    margin: 0 0 30px;
    width: 100%;
  }
  .green-transformation .step-list-area ul > li, main .step03-area ul > li:nth-last-child(-n+3) {
    margin-bottom: 30px;
  }
  .green-transformation .step03-area h3 + p {
    margin-bottom: 30px;
  }
  /*==================================
factory-transformation
==================================*/
  .logo-jupiter {
    max-width: 250px;
    margin: 0 auto 35px;
  }
  .factory-transformation .ttl-area .f-en span {
    font-size: 2rem;
  }
  .factory-transformation .kv-page-area .ttl-area .f-en span:last-child {
    font-size: 1.3rem;
  }
  .factory-transformation .content-box {
    margin-bottom: 35px;
  }
  .factory-transformation .three-point-area h2 {
    font-size: 1.25rem;
  }
  .factory-transformation main h3, .thumb-content .list-box figure h3 {
    margin-bottom: 5px;
    font-size: 1.15rem;
  }
  .factory-transformation main h4 {
    font-size: 1.1rem;
    line-height: 1.3;
    display: flex;
  }
  .factory-transformation .kv-page-area, .green-transformation .kv-page-area {
    margin: 165px 0 0;
  }
  .factory-transformation .thumb-content .list-box figure {
    width: 100%;
    margin: 0 0 30px;
  }
  .factory-transformation .thumb-content .list-box:after {
    z-index: -1;
    right: -51px;
    top: -6%;
    width: 80%;
    height: 108%;
  }
  /*----生産性向上のための3つのPOINT----*/
  .factory-transformation .three-point-area > .content-group {
    margin-bottom: 30px;
  }
  .factory-transformation .three-point-area .sub-ttl {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  h2 span.en-font {
    font-size: 1.4rem;
  }
  .factory-transformation .three-point-area .sub-ttl span {
    font-size: 1.5rem;
  }
  .factory-transformation .hearing-area {
    background: linear-gradient(53deg, #F8F7F7 62%, #fff 28%);
    padding-bottom: 60px;
  }
  .factory-transformation .hearing-area .left-box {
    margin-right: 0;
    max-width: 100%;
  }
  .factory-transformation .hearing-area:before {
    display: none;
  }
  /*----POINT02----*/
  .factory-transformation .point02-area h4 + p {
    margin: 10px 0 15px;
  }
  .factory-transformation .point02-area figure h3 > span {
    display: block;
  }
  .factory-transformation .point02-area figure h3 > span > span {
    font-size: 1.6rem;
  }
  .factory-transformation .point02-area h3 span:before {
    top: 8px;
  }
  .factory-transformation .point02-area figure {
    position: relative;
    width: 100%;
    margin: 5px 0 20px 0;
    padding: 15px;
    border: none;
  }
  .factory-transformation .point02-area figure p {
    margin-bottom: 15px;
  }
  .factory-transformation .point02-area figure h3 {
    font-size: 1.2rem;
    padding-bottom: 3px;
  }
  /*----POINT03----*/
  .factory-transformation .step3-area .content-wrap {
    padding-right: 0;
    padding-left: 0;
  }
  .factory-transformation .point03-area .img-box p {
    position: inherit;
    top: inherit;
    left: inherit;
    transform: inherit;
    margin-bottom: 15px;
    color: inherit;
    width: inherit;
    text-align: inherit;
  }
  .factory-transformation .point03-area .img-box p span {
    margin-top: 15px;
    color: inherit;
    font-size: 1rem;
  }
  .factory-transformation .point03-area .step3-area ul.step3-box > li:last-child {
    margin-bottom: 0;
  }
  .point03-area .step3-area ul.step3-box li h5 > span:first-child {
    margin-right: 5px;
    padding: 3px 5px;
    border: solid 1px #10577F;
    font-size: 1rem;
  }
  .factory-transformation .point03-area .step3-area ul.step3-box li h5 span:first-child:before {
    display: none;
  }
  /*----簡単3STEPご提案----*/
  .factory-transformation .point03-area {
    padding-bottom: 0;
  }
  .factory-transformation .point03-area .step3-area {
    padding: 20px 0 0;
    background: none;
  }
  .factory-transformation .point03-area .point03-area-inner .ttl-box {
    margin-bottom: 15px;
  }
  .factory-transformation .point03-area .step3-area h3 > span {
    font-size: 1.3rem;
    margin-bottom: 0;
  }
  .factory-transformation .point03-area .step3-area h3 > span > span {
    font-size: 1.5rem;
  }
  .factory-transformation .point03-area .step3-area ul.step3-box {
    margin-top: 25px;
  }
  .factory-transformation .point03-area .step3-area ul.step3-box li h5 {
    font-size: 1rem;
  }
  /*----導入の流れ----*/
  .factory-transformation .implement-area {
    padding: 60px 0;
  }
  .factory-transformation .implement-area h2 {
    margin-bottom: 25px;
    font-size: 1.25rem;
  }
  .factory-transformation .implement-area ul li {
    margin-bottom: 115px;
  }
  .factory-transformation .implement-area ul li:last-child {
    margin-bottom: 90px;
  }
  .factory-transformation .implement-area ul li .implement-txt {
    top: 105%;
    left: 4%;
    transform: translateY(-50%) translateX(0);
    padding: 13px;
    width: 92%;
  }
  .factory-transformation .implement-area ul li .implement-txt p {
    font-size: 0.9rem;
  }
  .factory-transformation .implement-area ul li .implement-txt + div {
    max-width: 340px;
    margin: 0 auto;
  }
  .factory-transformation .implement-area ul li .implement-txt:before, .factory-transformation .implement-area ul li .implement-txt:after {
    display: none;
  }
  /*==================================
dx-bpo-odm-oem
==================================*/
  .dx-bpo-odm-oem .example-area .example-area-inner {
    display: flex;
    padding: 20px;
  }
  .dx-bpo-odm-oem .example-area .img-box {
    max-width: inherit;
    margin-right: 15px;
    width: 20%;
  }
  .dx-bpo-odm-oem .example-area h3 {
    font-size: 0.9rem;
  }
  .dx-bpo-odm-oem .example-area p {
    font-size: 0.8rem;
    text-align: justify;
  }
  .dx-bpo-odm-oem .example-area p br {
    display: none;
  }
  .dx-bpo-odm-oem h2.en-font {
    font-size: 1.8rem;
  }
  .dx-bpo-odm-oem .step-list-area ul li:before {
    bottom: -36px;
  }
  .dx-bpo-odm-oem .top-thumb-area .txt-box:after {
    left: -35px;
    top: -11%;
    width: 100%;
    height: 83%;
  }
  .dx-bpo-odm-oem main section h2 + p {
    margin-bottom: 20px;
    text-align: left;
  }
  .dx-bpo-odm-oem .step-list-area h2 {
    font-size: 1.8rem;
  }
  .dx-bpo-odm-oem .example-area .example-area-inner:after {
    right: 27px;
    bottom: -39%;
    width: 54px;
    height: 79px;
  }
  .dx-bpo-odm-oem .example-area .example-area-inner:after {
    right: 27px;
    bottom: -39%;
    width: 54px;
    height: 79px;
  }
  .dx-bpo-odm-oem .content-group.odm-oem-area {
    margin-bottom: 90px;
  }
  /*==================================
dps
==================================*/
  .dps .kv-page-area:after {
    top: -23px;
    height: 35px;
  }
  .dps .kv-page-area h1 {
    padding: 0 25px 0 25px;
    max-width: 100%;
    transform: translate(-50%, -100%);
  }
  .dps main {
    padding: 3% 0 10%;
  }
  .dps .kv-page-area {
    margin: 125px 0 0;
  }
  .dps .ttl-area .f-en > span:first-child {
    margin-bottom: 4px;
    font-size: 1.1rem;
  }
  .dps .ttl-area .f-en span {
    font-size: 1.6rem;
  }
  .dps .btn-box-a-c {
    margin-top: 15px;
  }
  .dps .ttl-area .f-en span:nth-child(8), .dps .ttl-area .f-en span:nth-child(13) {
    padding-right: 4px;
  }
  .dps video {
    margin: 0 auto 20px;
  }
  .dps main .dps-box {
    margin: 20px 0 0;
  }
  .dps main .dps-box, .dps main .dps-box {
    max-width: 100%;
    padding: 18px;
  }
  .dps main .btn-dl > div {
    font-size: 0.83rem;
  }
  .dps main .btn-dl a {
    padding: 10px 8px;
    font-size: 0.8rem;
  }
  .dps main .btn-dl > div:last-child {
    margin-left: 10px;
  }
  .dps main .btn-dl a::after {
    width: 16px;
    height: 11px;
    margin-left: 3px;
  }
  .dps main h2 {
    font-size: 1.1rem;
  }
  .dps main .dps-box h2::after {
    width: 201px;
  }
  .dps main h2::after {
    width: 232px;
  }
  /*==================================
page
==================================*/
  .kv-page-area .kv-ttl:before {
    top: -61%;
    left: 0;
    width: 104px;
    height: 97px;
  }
  .page main .ofi > img {
    height: 250px;
    border-radius: 0;
  }
  /*==================================
single
==================================*/
  .single main, .search main {
    padding-top: 75px;
  }
  .single main .nav-links.flex-content {
    display: flex;
  }
  .single main h3 {
    margin-bottom: 35px;
    font-size: 18px;
  }
  .single main .half-area img:first-child {
    margin: 0 0 15px 0;
    width: 100%;
  }
  .single main .main-ttl {
    margin-bottom: 20px;
  }
  .single article h1 {
    margin-bottom: 5px;
    font-size: 1.1rem;
  }
  .single main h2, .single main .half-area .txt-box h2, .single main h3 {
    font-size: 1rem;
  }
  .single .sidebar .side-box {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
  .single aside .related-area ul li a {
    padding: 20px 0;
  }
  .single aside .related-area ul li a > img {
    height: 70px;
    width: 70px;
  }
  .single .sidebar .side-box ul li.cat-item {
    margin-bottom: 0;
  }
  .single .related-area h2 {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .single .related-area h2 span {
    font-size: 0.8rem;
  }
  .single .related-area h3 {
    margin-top: 4px;
    font-size: 1rem;
  }
  .single .photo-g div {
    padding-right: 0;
  }
  /*------------------
blog
  --------------------*/
  .single-blog main h3 {
    margin-bottom: 5px;
    font-size: 18px;
  }
  .single-blog main ul.gallery-box li {
    width: 100%;
    margin: 0 0 25px 0;
  }
  main .wp-pagenavi .pages {
    width: 56px;
    height: 30px;
  }
  main .wp-pagenavi a, main .wp-pagenavi span {
    padding: 7px 10px;
    width: 30px;
    height: 30px;
  }
  main .wp-pagenavi a:hover, main .wp-pagenavi span.current {
    width: 30px;
    height: 30px;
  }
  /*==================================
thanks
==================================*/
  .thanks .content-area h1 {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.4;
  }
  .page.thanks main {
    padding: 115px 15px 55px;
    margin: 0;
  }
  /*==================================
フォーム
==================================*/
  main .form-wrap .table-form tr th, main .form-wrap .table-form td {
    padding: 0;
    border: none;
  }
  main .contact-menu {
    margin-bottom: 45px;
  }
  main .form-wrap .contact-menu li {
    margin-right: 13px;
  }
  main .form-wrap .contact-menu li:last-child {
    margin-right: 0;
  }
  main .form-wrap .contact-menu li a {
    padding: 12px 5px;
    font-size: 12px;
  }
  main .form-wrap .list-box {
    padding: 15px;
  }
  .caution-area {
    margin-top: 50px;
  }
  /*==================================
dps
==================================*/
  .dps-contact .ttl-area .f-en span {
    font-size: 2rem;
  }
  .dps-contact .table-form th {
    width: 100%;
  }
  .dps-contact tr td select {
    font-size: 15px;
  }
  /*==================================
　記事一覧
==================================*/
  .sidebar {
    margin-bottom: 40px
  }
  .sidebar .side-box {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
  .sidebar .side-box ul li.cat-item {
    margin-bottom: 0;
  }
  .sidebar .side-box:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
  }
  .sidebar .side-box select {
    display: block;
    width: 100%;
    padding: 0.5rem 0.8rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ddd;
  }
  .sidebar input[type="text"] {
    width: 100%;
    padding: 10px 30px 10px 10px;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ddd;
    height: 40px;
  }
  .sidebar select {
    position: relative;
    right: 0;
    -moz-appearance: none;
    text-overflow: '';
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -moz-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    -webkit-transition: background-color .24s ease-in-out;
    transition: background-color .24s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(../images/common/ico-arrow-down.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 12px;
  }
  .sidebar .searchform {
    position: relative;
  }
  .sidebar input[type="submit"] {
    border: none;
    border-radius: 5px;
    position: absolute;
    width: 16px;
    height: 16px;
    right: 9px;
    background: url(../images/common/ico-search.png) no-repeat;
    background-size: 100%;
    top: 11px;
    display: block;
    padding: 0;
  }
  .related-area h2 {
    font-size: 1.6rem;
  }
  .related-area h3 {
    font-size: 1rem;
    margin-top: 5px;
  }
  /*==================================
search
==================================*/
  .search main h1 {
    margin-bottom: 20px;
    font-size: 1.2rem;
  }
  .search main h2 {
    font-size: 0.9rem;
  }
  .search .search-box > div {
    width: 100%;
  }
  .search main .list-area ul li a {
    padding: 20px 0;
  }
  /*==================================
our-mission
==================================*/
  .our-mission main {
    padding-bottom: 0;
  }
  .our-mission .kv-page-area {
    margin: 145px 0 0;
  }
  /*==================================
archive,blog
==================================*/
  .archive main, .blog main {
    padding: 11% 0 15%;
  }
  /*==================================
security
==================================*/
  .security main .flex-content {
    display: flex;
  }
  .security .logo-sa {
    width: 85px;
  }
  /*==================================
category
==================================*/
  .archive.category .kv-page-area {
    margin: 135px 0 0;
  }
  .single aside .related-area ul li a div {
    width: 73%;
  }
  #our-customers p {
    text-align: left;
  }
}
@media screen and (max-width: 550px) {
  .others-area figure h2 {
    margin-bottom: 5px;
    font-size: 0.9rem;
  }
  ul.bnr-area li {
    width: 48.222222%;
    margin: 5px 3% 0 0;
  }
  .about-us .dl-list dd {
    margin-left: 145px;
  }
  .security .logo-sa {
    width: 70px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 414px) {
  .dx-bpo-odm-oem .example-area .example-area-inner:after {
    right: -5px;
    bottom: -19%;
    width: 44px;
    height: 65px;
  }
  .dx-bpo-odm-oem .ttl-area .f-en span {
    font-size: 2rem;
  }
  .dps-contact .ttl-area .f-en span {
    font-size: 1.5rem;
  }
  .single aside .related-area ul li a {
    -webkit-align-items: inherit;
    align-items: inherit;
  }
}
@media screen and (max-width:380px) {
  .factory-transformation .ttl-area .f-en span, .green-transformation .ttl-area .f-en span, .ttl-area .f-en span {
    font-size: 1.8rem;
  }
  .green-transformation .kv-page-area .ttl-area .f-en span:last-child {
    font-size: 1rem;
  }
  .dx-bpo-odm-oem .ttl-area .f-en span {
    font-size: 1.8rem;
  }
  .ttl-area .f-en span {
    font-size: 2rem;
  }
  .dps main .dps-box, .dps main .dps-box {
    padding: 18px 12px;
  }
  .dps main .btn-dl > div:last-child {
    margin-left: 8px;
  }
  .dps main .btn-dl a::after {
    width: 13px;
    height: 9px;
    top: -1px;
  }
  .dps main .btn-dl > div:last-child a::after {
    top: 0;
  }
}
@media screen and (max-width:370px) {
  .dx-bpo-odm-oem .ttl-area .f-en span {
    font-size: 1.5rem;
  }
  .dps .ttl-area .f-en span {
    font-size: 1.3rem;
  }
}
@media screen and (max-width:320px) {
  .our-mission .kv-page-area {
    margin: 39% 0 0;
  }
}