@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP");
@import url("https://fonts.googleapis.com/css?family=Crimson+Text:400,600");
@import url("https://fonts.googleapis.com/css?family=Staatliches");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500");
@import url(base.css);
@import url(reset.css);
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ul, ol {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
  text-decoration: none; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0; }

th, strong, address {
  font-weight: normal; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%; }

/* basic class */
.clear {
  clear: both; }

br.clear {
  line-height: 0;
  font-size: 0;
  height: 0; }

.acenter {
  text-align: center; }

.aright {
  text-align: right; }

.aleft {
  text-align: left; }

.fleft {
  float: left; }

.fright {
  float: right; }

.vtop {
  vertical-align: top; }

.vmiddle {
  vertical-align: middle; }

.vbottom {
  vertical-align: bottom; }

.clearfix {
  zoom: 1; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.inline_block {
  display: inline-block;
  display: -moz-inline-box;
  *display: inline;
  *zoom: 1; }

textarea {
  font-size: 100%; }

/* for iphone */
* {
  -webkit-text-size-adjust: 100%; }

.fa, .far, .fas {
  font-family: 'Font Awesome 5 Free'; }

.fa, .fab, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

/* **************************** Set fonts **************************** */
.noelchild-menu .bled-pc-menu {
  align-items: center; }

.noelchild-menu .bled-pc-menu li:first-child ul {
  align-items: center; }

.noelchild-menu .bled-pc-menu li:first-child ul li {
  width: 32%; }

/*.noelchild-menu .bled-pc-menu li {*/
/*width: 10%;*/
/*}*/
.noelchild-menu .bled-pc-menu li {
  /*width: 15%;*/
  text-align: center;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  padding: 20px 0; }

.noelchild-menu .bled-pc-menu li:last-child {
  padding: 0; }

.noelchild-menu .bled-pc-menu li:last-child ul {
  align-items: center; }

.noelchild-menu .bled-pc-menu li:last-child ul li:last-child {
  background: #ccc;
  padding: 0; }

.noelchild-menu .bled-pc-menu li:last-child ul li:last-child a {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #000;
  padding: 48px 0;
  display: block; }

.common-main-bnr {
  position: relative;
  text-align: center;
  transition: all .5s ease;
  animation-delay: .5s;
  animation-duration: 1s; }

.common-main-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-family: 'Noto Sans JP',sans-serif;
  font-size: 32px;
  font-weight: 500;
  color: #FFF;
  letter-spacing: .3em; }

/* **************************** Company Page **************************** */
.company-section-title {
  text-align: center; }
  .company-section-title .section-jptitle {
    font-family: 'Noto Sans JP',sans-serif;
    font-weight: 300;
    font-size: 28px;
    line-height: 2.2em; }
  .company-section-title .section-entitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6em; }

.companyinfo-contents,
.recruitinfo-contents {
  transition: all .4s ease; }
  .companyinfo-contents dl,
  .recruitinfo-contents dl {
    display: flex;
    flex-flow: row wrap;
    font-family: 'Noto Sans JP',sans-serif;
    font-weight: 300;
    font-size: 16px !important; }
    .companyinfo-contents dl dt,
    .recruitinfo-contents dl dt {
      display: grid;
      align-items: center;
      flex-basis: 20%;
      padding: 20px 0 20px 30px;
      background: #999;
      text-align: left;
      color: #fff;
      margin: 0 10px 10px 0; }
    .companyinfo-contents dl dd,
    .recruitinfo-contents dl dd {
      flex-basis: 70%;
      flex-grow: 1;
      padding: 20px 0 20px 30px;
      background: #F2F2F2;
      margin: 0 0 10px 0; }

.recruitinfo-contents {
  margin: 50px auto; }
.recruitinfo-box {
  margin: 50px auto 0; }
.recruitinfo-desc {
  line-height: 1.6;
  text-align: center; }
.recruitinfo-title {
  font-size: 24px;
  text-align: center; }
.recruitinfo-subtitle {
  font-size: 20px;
  margin: 24px auto 18px; }
.recruitinfo-contents {
  margin: 30px auto; }
.recruitinfo-img {
  display: flex;
  gap: 30px; }
  .recruitinfo-img-item {
    width: calc(100% / 3 - 30px * 2 / 3); }
    .recruitinfo-img-item img {
      width: 100%;
      height: auto; }
.recruitinfo-contact {
  margin-top: 36px;
  text-align: center; }
  .recruitinfo-contact__ttl {
    font-size: 24px;
    background: #999;
    color: #fff;
    font-weight: 600;
    padding: 20px; }
  .recruitinfo-contact__txt {
    padding: 20px;
    background: #F2F2F2;
    font-size: 24px; }

.gmap-section {
  margin: 0 auto 95px; }

.company-contactlink {
  margin: 70px auto 95px;
  text-align: center; }
  .company-contactlink a {
    width: 328px;
    display: block;
    margin: 0 auto; }

.bgstyle-black {
  background: #000; }

/* **************************** News Page **************************** */
.common-main-empty-bnr {
  position: relative;
  background: #b3b3b3;
  height: 150px; }

.newsbody,
.newsbody .newsitem {
  display: flex;
  justify-content: flex-start; }

.newsbody {
  margin: 70px auto;
  font-family: 'Noto Sans JP',sans-serif; }
  .newsbody .sidebar {
    position: relative;
    width: 25%; }
    .newsbody .sidebar .newsdate-monthly-ttl {
      padding: 15px 0;
      border-top: 2px solid #000;
      border-bottom: 2px solid #000;
      font-size: 18px; }
    .newsbody .sidebar .newsdate-monthly {
      padding: 10px 0;
      border-bottom: 1px dotted #cccccc;
      font-size: 14px; }
    .newsbody .sidebar .newsdate-monthly a:hover {
      opacity: .6; }
  .newsbody .newsbody-section {
    margin: 0 0 0 50px; }
  .newsbody .newsbody-contents ul li {
    padding: 16px 0;
    border-top: 1px dotted #cccccc;
    max-width: 100%;
    width: 900px; }
    .newsbody .newsbody-contents ul li a.newsitem {
      font-size: 16px;
      align-items: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center; }
      .newsbody .newsbody-contents ul li a.newsitem .newsdate {
        font-family: 'Noto Sans JP',sans-serif;
        font-weight: 500; }
      .newsbody .newsbody-contents ul li a.newsitem .newscate {
        width: 80px;
        color: #fff;
        padding: 3px;
        margin-left: 12px;
        text-align: center;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
      .newsbody .newsbody-contents ul li a.newsitem .newsttl {
        width: calc(100% - 215px);
        padding-left: 50px;
        padding-right: 1em;
        font-size: 16px;
        text-align: left;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
      .newsbody .newsbody-contents ul li a.newsitem:hover .newsttl {
        opacity: .6; }
  .newsbody .newsbody-contents ul li:last-child {
    border-bottom: 1px dotted #cccccc; }
  .newsbody .newsbody-pagination {
    margin: 30px auto; }
    .newsbody .newsbody-pagination ul {
      display: flex;
      justify-content: center;
      align-items: center; }
      .newsbody .newsbody-pagination ul li {
        padding: 0 15px; }
        .newsbody .newsbody-pagination ul li .page-item {
          transition: all .4s ease; }
        .newsbody .newsbody-pagination ul li .page-item:hover {
          transform: scale(1.1);
          -webkit-transform: scale(1.1);
          -ms-transform: scale(1.05, 1.1); }
      .newsbody .newsbody-pagination ul li:first-child {
        padding: 0 35px 0 0; }
      .newsbody .newsbody-pagination ul li:last-child {
        padding: 0 0 0 35px; }
  .newsbody .activepage {
    padding: 5px 10px;
    background: #808080; }

.newsdetail-section {
  margin: 0 0 0 50px;
  font-family: 'Noto Sans JP',sans-serif;
  width: 75%; }
  .newsdetail-section .newsdetail-date {
    font-size: 14px;
    display: inline-block; }
    .newsdetail-section .newsdetail-date:before {
      font-family: 'Font Awesome 5 Free';
      font-size: 14px;
      content: "\f017";
      font-weight: 700; }
  .newsdetail-section .newsdetail-cate {
    display: inline-block;
    margin-left: 8px;
    color: #fff;
    font-size: 14px;
    padding: 5px 12px; }
  .newsdetail-section .newsdetail-ttl {
    margin-top: 8px;
    font-size: 23px;
    line-height: 1.8em;
    padding-bottom: 12px; }
  .newsdetail-section .newsdetail-body {
    padding: 40px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000; }

.newsdetail-pagination {
  padding: 30px 0 0; }
  .newsdetail-pagination ul {
    display: flex;
    justify-content: center; }
    .newsdetail-pagination ul .newsdetail-prev {
      padding: 0 15px 0 0; }
      .newsdetail-pagination ul .newsdetail-prev:before {
        content: "《";
        padding: 0 15px 0 0; }
    .newsdetail-pagination ul .newsdetail-next {
      padding: 0 0 0 15px; }
      .newsdetail-pagination ul .newsdetail-next:after {
        content: "》";
        padding: 0 0 0 15px; }
    .newsdetail-pagination ul .newsdetail-current:before, .newsdetail-pagination ul .newsdetail-current:after {
      content: "|"; }
    .newsdetail-pagination ul .newsdetail-current:before {
      padding: 0 15px 0 0; }
    .newsdetail-pagination ul .newsdetail-current:after {
      padding: 0 0 0 15px; }
    .newsdetail-pagination ul .newsdetail-prev:before,
    .newsdetail-pagination ul .newsdetail-next:after,
    .newsdetail-pagination ul .newsdetail-current:before,
    .newsdetail-pagination ul .newsdetail-current:after {
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 16px;
      font-weight: 500; }

/* **************************** Noel Responsive for Window Resize **************************** */
@media only screen and (min-width: 980px) and (max-width: 1285px) {
  /* ************************* Noel News Page ************************* */
  .newsbody .newsbody-section {
    width: 60%; } }
@media only screen and (min-width: 769px) and (max-width: 979px) {
  /* ************************* Noel News Page ************************* */
  .newsbody .newsbody-contents ul li {
    width: 100%; } }
/* **************************** Noel Responsive Tablet **************************** */
@media only screen and (min-width: 451px) and (max-width: 768px) {
  /* **************** Company Page **************** */
  .companyinfo-contents,
  .recruitinfo-contents {
    padding: 0 20px; }

  .gmap-section {
    margin: 0 auto 95px;
    padding: 0 20px;
    width: auto; }

  .footermenu-area ul {
    width: 90%; }

  /* **************************** News Page **************************** */
  .newsbody {
    padding: 0 10px; }
    .newsbody .sidebar ul li {
      padding: 0 0 0 20px; }
    .newsbody .newsbody-section {
      margin: 0 0 0 25px;
      width: calc(75% - 25px); }
    .newsbody .newsbody-contents ul li {
      width: auto; }
    .newsbody .newsdetail-section {
      margin: 0 20px; } }
/* ******************* Noel Responsive Smart Phone ******************* */
@media only screen and (max-width: 450px) {
  .noelchild-menu .navi-logo-area {
    display: block;
    box-sizing: content-box;
    padding: 5px 1rem; }
  .noelchild-menu .drawer-nav {
    background: #000;
    transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
    .noelchild-menu .drawer-nav ul {
      padding: 10px 20px; }
      .noelchild-menu .drawer-nav ul li a {
        font-family: 'Roboto', sans-serif;
        font-weight: 100;
        font-size: 16px;
        color: #fff;
        padding: 15px 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: auto; }
        .noelchild-menu .drawer-nav ul li a::after {
          font-family: 'Font Awesome 5 Free';
          content: "\f105";
          font-weight: 900; }
      .noelchild-menu .drawer-nav ul li .contact-btn {
        color: #333;
        padding: 12px 5px;
        text-align: center;
        background: #fff;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        margin-top: 8px;
        border-radius: 28px; }
        .noelchild-menu .drawer-nav ul li .contact-btn:after {
          display: none; }

  .drawer-hamburger-icon,
  .drawer-hamburger-icon:after,
  .drawer-hamburger-icon:before {
    background-color: #fff; }

  .drawer-open .drawer-hamburger-icon:after,
  .drawer-open .drawer-hamburger-icon:before {
    background-color: #fff !important; }

  /* **************** Company Page **************** */
  .common-main-bnr .common-main-title {
    font-size: 24px; }

  .company-section-title .section-jptitle {
    font-size: 20px; }

  .companyinfo-contents dl,
  .recruitinfo-contents dl {
    font-size: 14px !important;
    padding: 0 15px;
    display: block; }
    .companyinfo-contents dl dt,
    .recruitinfo-contents dl dt {
      padding: 10px 15px;
      margin: 0 0 5px;
      display: block; }
    .companyinfo-contents dl dd,
    .recruitinfo-contents dl dd {
      padding: 10px 15px; }

  .companyinfo-contents {
    margin: 35px 0; }

  .recruitinfo-contents {
    margin: 20px auto; }
  .recruitinfo-box {
    margin: 40px 0; }
  .recruitinfo-desc {
    font-size: 13px;
    line-height: 1.6;
    text-align: center;
    padding: 0 15px; }
  .recruitinfo-title {
    font-size: 18px;
    padding: 0 15px;
    text-align: center; }
  .recruitinfo-subtitle {
    font-size: 16px;
    padding: 0 15px;
    margin: 24px auto 18px; }
  .recruitinfo-img-item {
    width: 240px;
    margin: 0 5px; }
  .recruitinfo-contact {
    padding: 0 15px; }
    .recruitinfo-contact__ttl {
      padding: 10px 15px;
      font-size: 14px; }
    .recruitinfo-contact__txt {
      padding: 10px 15px;
      font-size: 14px; }

  .gmap-section {
    padding: 0 10px;
    width: auto; }
    .gmap-section iframe {
      height: 300px !important; }

  .company-contactlink {
    padding: 0 15px;
    margin: 40px auto 60px; }
    .company-contactlink a {
      width: 100%;
      max-width: 300px;
      font-size: 14px; }

  /* **************************** News Page **************************** */
  .newsbody,
  .newsbody .newsitem {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse; }

  .newsbody {
    margin: 35px auto; }
    .newsbody .sidebar {
      /* position: relative; */
      width: auto;
      padding: 0 20px; }
    .newsbody .newsbody-section {
      padding: 0 15px;
      margin: 0;
      width: 100%; }
      .newsbody .newsbody-section ul li {
        padding: 8px 0;
        width: auto; }
        .newsbody .newsbody-section ul li a.newsitem {
          display: block; }
          .newsbody .newsbody-section ul li a.newsitem .newsdate {
            padding: 0 0 4px 0;
            vertical-align: middle;
            display: inline-block;
            font-size: 14px; }
          .newsbody .newsbody-section ul li a.newsitem .newscate {
            display: inline-block;
            text-align: center;
            padding: 3px 12px;
            min-width: initial;
            width: auto;
            font-size: 14px;
            margin-left: 8px;
            text-overflow: clip;
            overflow: visible; }
          .newsbody .newsbody-section ul li a.newsitem .newsttl {
            width: 100%;
            padding: 0;
            margin-top: 8px;
            margin: 0;
            font-size: 14px; }

  .newsbody-pagination {
    margin: 25px auto; }
    .newsbody-pagination ul {
      display: flex;
      justify-content: center;
      align-items: center; }
      .newsbody-pagination ul li {
        padding: 0; }
        .newsbody-pagination ul li.page {
          display: none; }
        .newsbody-pagination ul li:first-child, .newsbody-pagination ul li:last-child {
          padding: 0; }
        .newsbody-pagination ul li a {
          display: block;
          padding: 8px 10px;
          border: solid 1px #000;
          font-size: 14px; }
        .newsbody-pagination ul li .page-item {
          transition: all .4s ease; }
        .newsbody-pagination ul li .page-item:hover {
          transform: scale(1.1);
          -webkit-transform: scale(1.1);
          -ms-transform: scale(1.05, 1.1); }
      .newsbody-pagination ul .prev {
        margin-right: auto; }
      .newsbody-pagination ul .next {
        margin-left: auto; }

  .newsdetail-section {
    margin: 50px auto;
    width: auto; }
    .newsdetail-section .newsdetail-body {
      padding: 20px 0; }
    .newsdetail-section .newsdetail-contents {
      padding: 0 20px; }
    .newsdetail-section .newsdetail-cate {
      padding: 3px 10px; }
    .newsdetail-section .newsdetail-ttl {
      font-size: 18px;
      line-height: 1.6em; }

  .newsdetail-pagination ul li a {
    font-size: 14px; } }
/* ******************************************************************** */

/*# sourceMappingURL=common.css.map */
