/* ================================================= 
 top setting
================================================= */
@media screen and (max-width: 992px) {
  #top-indexcontents .sect {
    padding: 3em 0;
    overflow: hidden;
  }
  #top-indexcontents .sect .bg-image {
    width: 100%;
    height: 240px;
    position: static;
  }
  #top-indexcontents #top-company .inner {
    padding: 3em 0 0;
    width: 100%;
  }
  #top-indexcontents #top-recruit {
    padding-bottom: 3em;
  }
  #top-indexcontents #top-recruit .inner {
    padding: 3em 0 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #top-indexcontents .sect h2 {
    font-size: 20px;
    font-size: 2rem;
  }
  #top-indexcontents .sect h2 span {
    font-size: 15px;
    font-size: 1.5rem;
  }
  #top-indexcontents .sect h2 span:after {
    width: 150px;
    left: 75px;
  }
  #top-indexcontents #top-contents .img-link a {
    height: 200px;
  }
  #top-indexcontents #top-contents .img-link .inner {
    width: 100%;
    height: 80px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  #top-indexcontents #top-contents .img-link .inner h3 {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 0.5em;
  }
  #top-indexcontents #top-contents .img-link .inner p {
    line-height: 1.6;
  }
  #top-indexcontents #top-contents .col-md-2 .img-link {
    width: 100%;
  }
  #top-indexcontents #top-contents .col-md-3 .img-link {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  /* company */
  #company #philosophy .container {
    padding: 6% 5% 5%;
  }
  #company #philosophy .container ul li {
    font-size: 1.2em;
  }
  /* business */
  #business .flex {
    display: block;
  }
  #business .flex .img-wrap {
    overflow: hidden;
    width: 100%;
    height: 280px;
    position: relative;
  }
  #business .flex .img-wrap img {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    height: auto;
  }
  #business .flex .inner {
    padding: 5%;
  }
  #business .flex .inner .intxt {
    width: 100%;
    position: static;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  /* business-detail */
  .business-detail #detail-hero-wrap {
    height: 340px;
  }
  .business-detail #detail-hero-wrap #hero-inner .inner {
    width: 60%;
  }
  /* recruit */
  #recruit .inner h2 {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 1em;
  }
  #recruit .inner p.en {
    font-size: 32px;
    font-size: 3.2rem;
  }
  #recruit .flex section .inner h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }
  /* contact */
  #contact .graybox {
    padding: 5%;
  }
  #contact .graybox h2 {
    font-size: 25px;
    font-size: 2.5rem;
    text-align: center;
  }
  #contact .graybox .flex li {
    margin: 2em auto 0;
  }
  #contact .graybox .flex li a {
    font-size: 1.1em;
  }
  #contact .graybox .flex li a span {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  /* ================================================= 
   sub common setting
  ================================================= */
  #page-nav {
    display: none;
  }
  /* ================================================= 
   company setting
  ================================================= */
  #company #intoro.sect {
    padding-bottom: 0;
  }
  #company #intoro .row {
    overflow: hidden;
  }
  #company #intoro h2 {
    font-size: 20px;
    font-size: 2rem;
  }
  #company #intoro h2 span {
    font-size: 15px;
    font-size: 1.5rem;
  }
  #company #intoro h2 span:after {
    width: 150px;
    left: 75px;
  }
  #company #intoro .bg-image {
    width: 100%;
    height: 200px;
    position: static;
  }
  #company #intoro:after {
    display: none;
  }
  #company #intoro .inner {
    width: 100%;
    padding: 3em 0 0;
  }
  #company #philosophy .container h2 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 0.5em;
  }
  #company #outline .flex .left {
    width: 100%;
    margin-right: 0;
  }
  #company #outline .flex .right {
    width: 100%;
    border-top: 1px solid #ddd;
  }
  #company #outline .whitebox {
    margin-top: 2em;
  }
  #company #outline .whitebox ul li, #company #outline .whitebox ul.list-n2 li {
    width: 100%;
    padding-right: 0;
  }
  #company #outline .whitebox ul li:nth-child(4n+2), #company #outline .whitebox ul.list-n2 li:nth-child(4n+2) {
    width: 100%;
  }
  #company #map.sect {
    padding: 1em 0 0;
  }
  #company #map .blc {
    width: 100%;
    margin-top: 2em;
  }
  #company #map .blc:nth-child(odd) {
    margin-right: 0;
  }
  #company #map .blc .inner h2 {
    font-size: 17px;
    font-size: 1.7rem;
  }
  #company #oraganization .img-wrap {
    max-width: 880px;
    margin: auto;
  }
  #company #iso .whitebox.flex {
    display: block;
  }
  #company #iso .whitebox .img-wrap {
    max-width: 180px;
    margin: 1em auto;
  }
  #company #iso .whitebox .inner {
    width: 94%;
    padding-left: 0;
    margin: auto;
  }
  #company #iso .link-image .img-wrap {
    max-width: 150px;
    margin: 1em auto;
  }
  #company #history.sect {
    padding-bottom: 0;
  }
  #company #history .m_ttl {
    margin-top: 2em;
  }
  /* ================================================= 
   csr setting
  ================================================= */
  /* csr */
  #csr .sect:nth-child(2) {
    padding: 2em 0 1em;
  }
  #csr ul.flex li {
    max-width: 300px;
    width: 100%;
    height: auto;
    padding: 7% 5%;
    margin: 1px auto;
  }
  #csr ul.flex li:nth-child(3n+2) {
    margin: 1px auto;
  }
  /* ================================================= 
   business setting
  ================================================= */
  /* business */
  #business {
    padding-top: 1em;
  }
  #business .container {
    width: 88%;
    padding: 1em 0;
  }
  #business .flex .img-wrap {
    height: 160px;
  }
  #business .flex .inner {
    padding: 6% 6% 7%;
  }
  #business .flex .inner .intxt h2 {
    font-size: 20px;
    font-size: 2rem;
  }
  #business .flex .inner .intxt p {
    font-size: 0.9em;
  }
  #business .flex .inner .intxt p.en {
    font-size: 1.1em;
  }
  #business .flex .inner .intxt p.subttl {
    font-size: 1.15em;
    line-height: 1.5;
    margin: 0.5em 0;
  }
  /* detail */
  .business-detail #detail-hero-wrap {
    height: 300px;
    margin: 0 auto 4em;
  }
  .business-detail #detail-hero-wrap #hero-inner {
    width: 100%;
    top: auto;
    left: 0;
    bottom: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .business-detail #detail-hero-wrap #hero-inner .inner {
    width: 100%;
    padding: 4% 5%;
  }
  .business-detail #detail-hero-wrap #hero-inner .inner span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .business-detail #detail-hero-wrap #hero-inner .inner h1 {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .business-detail #detail-hero-wrap #hero-inner .inner p {
    font-size: 0.9em;
  }
  .business-detail #detail-hero-wrap #hero-inner .inner p.subttl {
    font-size: 1.2em;
    padding: 10px 0 5px;
  }
  .business-detail .blc .container {
    padding: 5% 5% 0;
  }
  .business-detail .blc .container .left {
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
  }
  .business-detail .blc .container .left .img-wrap {
    width: 80px;
  }
  .business-detail .blc .container .left h2 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .business-detail .blc .container .right {
    flex: auto;
    width: 100%;
    padding: 5% 0 6%;
    border-left: none;
    border-top: 1px solid #0066cc;
    font-size: 0.95em;
  }
  .business-detail .blc .container .right .s_ttl {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 1.5em 0 0;
  }
  /* ================================================= 
   recruit setting
  ================================================= */
  /* recruit */
  #recruit section {
    width: 100%;
    padding: 0;
  }
  #recruit section:first-child {
    margin-top: 0;
  }
  #recruit .bg-image {
    background-size: cover;
    height: 200px;
  }
  #recruit .inner {
    width: 88%;
    margin-top: -60px;
  }
  #recruit .inner a {
    padding: 7% 10% 15px;
  }
  #recruit .inner a h2 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 1em;
  }
  #recruit .inner a p {
    font-size: 1.05em;
    text-align: left;
  }
  #recruit .inner a p.en {
    text-align: center;
    font-size: 22px;
    font-size: 2.2rem;
  }
  #recruit .flex section {
    width: 100%;
    padding: 4em 0;
  }
  #recruit .flex section .inner {
    width: 90%;
    margin: auto;
    padding-bottom: 8%;
  }
  #recruit .flex section .inner h2 {
    font-size: 20px;
    font-size: 2rem;
  }
  /* message */
  #message .container .img-wrap {
    margin-bottom: 2em;
  }
  #message .container > div:not(.img-wrap) {
    width: 94%;
  }
  #message .container > div:not(.img-wrap).mb3 {
    margin-bottom: 2em !important;
  }
  #message .container > div:not(.img-wrap) h2 {
    font-size: 19px;
    font-size: 1.9rem;
  }
  #message .container > div:not(.img-wrap) p {
    font-size: 1em;
    margin: 0 0 1em;
  }
  /* interview */
  #interview .sect {
    padding: 1em 0;
  }
  #interview .flex .item {
    width: 47%;
    margin: 2em auto 0;
  }
  #interview .flex .item:nth-child(3n+3) {
    margin-right: auto;
  }
  #interview .flex .item:nth-child(odd) {
    margin-right: 6%;
  }
  #interview .flex .item .img-wrap span {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #interview .flex .item .inner h2 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 0;
    line-height: 1.2;
    color: #333;
  }
  #interview .flex .item .inner span {
    font-size: 0.9em;
  }
  /* interview-detail */
  #interview-detail #interview-hero-wrap {
    height: 250px;
    margin: 0 auto 120px;
  }
  #interview-detail #interview-hero-wrap #hero-inner {
    width: 90%;
    left: 5%;
    bottom: -100px;
  }
  #interview-detail #interview-hero-wrap #hero-inner .inner {
    padding: 35px 6% 6%;
    position: relative;
  }
  #interview-detail #interview-hero-wrap #hero-inner .inner span {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #interview-detail #interview-hero-wrap #hero-inner .inner h1 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  #interview-detail #interview-hero-wrap #hero-inner .inner p.small {
    font-size: 1em;
  }
  #interview-detail .container .sect {
    padding: 1.5em 0;
  }
  #interview-detail .container .i-section .img-wrap {
    max-width: 260px;
    margin: 0 auto 1em;
  }
  #interview-detail .container .i-section .inner {
    width: 100%;
    flex: auto;
    padding-left: 0;
  }
  #interview-detail .container .i-section .inner h2 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #interview-detail .container .i-section .inner .txt {
    font-size: 1.1em;
  }
  #interview-detail .container .i-section .inner p.interview-txt {
    font-size: 1.15em;
    margin-bottom: 0.5em;
    padding-left: 20px;
  }
  #interview-detail .container .i-section .inner p.interview-txt:before {
    font-size: 1.15em;
  }
  #interview-detail .container .i-section.fl-row .inner {
    padding: 0;
  }
  #interview-detail .container .btn {
    margin: 2em auto;
  }
  /* environment */
  #environment .sect {
    padding-bottom: 0;
  }
  #environment .sect .flex .blc {
    margin: 1em auto;
  }
  #environment .sect .flex .blc .inner h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #environment .sect .flex .blc .inner p {
    margin-top: 0.5em;
  }
  /* faq */
  #faq .faq-wrap {
    margin: 1em auto;
  }
  #faq .faq-wrap .faq-title:before {
    top: 8px;
  }
  #faq .faq-wrap .faq-title .faq_ico {
    top: 7px;
    right: 10px;
  }
  /* recruit-list */
  #recruit-list .text-center {
    text-align: left;
  }
  #list-panel .flex .item {
    width: 96%;
    padding: 40px 6% 8%;
    margin: 1.5em auto;
    font-size: 0.9em;
    box-shadow: 0 4px 12px rgba(25, 25, 25, 0.15);
  }
  #list-panel .flex .item:nth-child(odd) {
    margin-right: auto;
  }
  #list-panel .flex .item h3 {
    padding-top: 30px;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0.5em;
  }
  #list-panel .flex .item h3:before {
    height: 30px;
    top: 0;
  }
  /* recruit-detail */
  #recruit-detail .btn {
    margin: 3em auto 0;
  }
  /* entry */
  #entry p {
    line-height: 1.6;
  }
  #entry .btn {
    margin: 1.5em auto 0;
  }
  /* ================================================= 
   contact setting
  ================================================= */
  #contact .dlbox {
    padding: 0 1% 2.5em;
    margin-bottom: 2.5em;
    border-top: 0;
  }
  #contact .dlbox h2 {
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
  }
  #contact .dlbox .flex {
    display: block;
  }
  #contact .dlbox .flex li {
    max-width: 260px;
    width: 100%;
    margin: 1.25em auto 0;
  }
  #contact .dlbox .flex li a {
    font-size: 1em;
    padding: 8px 0;
  }
  #contact .dlbox .flex li a span {
    display: inline-block;
  }
  /* ================================================= 
   policy setting
  ================================================= */
  #policy .sect {
    padding: 1em 0;
  }
  #policy h2 {
    margin-top: 2em;
  }
  /* ================================================= 
   invoice setting
  ================================================= */
  #invoice .sect {
    padding: 1em 0;
  }
  #invoice section {
    margin-top: 3em;
  }
  #invoice section p {
    line-height: 1.4;
  }
  #invoice section p a {
    padding: 5%;
  }
  /* ================================================= 
   wordpress setting
  ================================================= */
  .editor-block {
    overflow: hidden;
  }
  #editorBlock .editor_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 1em;
    margin-bottom: 1.5em;
    border-bottom: 1px solid #ddd;
  }
  #editorBlock .editor_head > div.date {
    width: 120px;
    color: #aaa;
    font-size: 1.05em;
  }
  #editorBlock .editor_head > div.sns-list .item {
    margin-top: 0 !important;
    line-height: 1;
    height: 22px;
  }
  #editorBlock h2 {
    font-size: 2em;
    margin-bottom: 1em;
  }
  #editorBlock h3 {
    font-size: 1.8em;
    margin-bottom: 0.75em;
  }
  #editorBlock p {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 1em;
  }
  #editorBlock .ggmap {
    padding-top: 46%;
  }
  #editorBlock .aligncenter {
    display: block;
    margin: 5px auto 20px auto;
  }
  #editorBlock .alignright {
    float: right;
    margin: 5px 0 20px 5%;
  }
  #editorBlock .alignleft {
    float: left;
    margin: 5px 5% 20px 0;
  }
  /* wp-pagenavi */
  /* page_nav */
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  #editorBlock {
    margin: 2.5em 0;
  }
  #editorBlock .editor_head {
    padding-bottom: 1em;
    margin-bottom: 1.5em;
  }
  #editorBlock .editor_head > div.date {
    width: 90px;
  }
  #editorBlock .editor_head > div.cat {
    flex: 1;
  }
  #editorBlock .editor_head > div.cat a {
    padding: 3px 8px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  #editorBlock h3 {
    font-size: 1.4em;
  }
  #editorBlock p {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 0.5em;
  }
  #editorBlock img {
    width: 100%;
    height: auto;
  }
  #editorBlock .editorbtn {
    margin: 2em 0 0;
  }
  #editorBlock .editorbtn a {
    padding: 5px 8px;
  }
  #editorBlock .editorbtn a:before {
    display: none;
  }
  #editorBlock .editorbtn a:hover {
    padding-right: 8px;
  }
  #editorBlock .alignright {
    float: none;
    margin: 1em 0;
  }
  #editorBlock .alignleft {
    float: none;
    margin: 1em 0;
  }
}
@media screen and (max-width: 767px) {
  .wp-pagenavi {
    text-align: center;
    margin-top: 5em;
    font-size: 12px;
    display: block;
    clear: both;
    padding: 20px 10px 20px 10px;
  }
  .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active {
    padding: 4px 8px !important;
    margin: 3px !important;
    text-decoration: none !important;
    background: transparent !important;
    border: 1px solid #0066cc !important;
    color: #0066cc !important;
  }
  .wp-pagenavi a:hover, .wp-pagenavi a:link:hover, .wp-pagenavi a:visited:hover, .wp-pagenavi a:active:hover {
    color: white !important;
  }
  .wp-pagenavi a:hover {
    background: #e4007f !important;
    border: 1px solid #e4007f !important;
  }
  .wp-pagenavi span.pages {
    padding: 4px 8px !important;
    margin: 3px !important;
    color: #999 !important;
  }
  .wp-pagenavi span.current {
    padding: 4px 8px !important;
    margin: 3px !important;
    text-decoration: none !important;
    border: 1px solid #e4007f !important;
    background: #e4007f !important;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) !important;
    font-weight: bold !important;
    color: white !important;
  }
  .wp-pagenavi span.extend {
    padding: 4px 8px !important;
    margin: 3px !important;
    text-decoration: none !important;
    border: 1px solid #C8C8C2 !important;
    background: #FCFCFC !important;
  }
  .page-nav {
    margin: 5em 0 0;
    padding: 15px 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
  }
  .page-nav p {
    width: 33.333%;
  }
  .page-nav p a {
    display: block;
    text-align: center;
    line-height: 1.2;
    padding: 20px 0;
    color: #0066cc;
    border-right: 1px solid white;
    text-decoration: none;
    background-color: #f3f3f3;
  }
  .page-nav p a:hover {
    background-color: #e4007f;
    color: white !important;
    opacity: 1;
    text-decoration: none !important;
  }
}
@media screen and (max-width: 767px) and (max-width: 992px) {
  .page-nav {
    margin: 4em 0 0;
  }
  .page-nav p a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .page-nav {
    margin-top: 2em;
  }
}/*# sourceMappingURL=media.css.map */