@charset "UTF-8";
/*-----------------------------------------------------

　バイオマスサプライ SP用CSS
  https://biomass-supply.co.jp/

-----------------------------------------------------*/
/* #########################


######################### */
body {
  font-family: source-han-serif-japanese, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 160%; }

a {
  color: #000; }
  a:active {
    color: #1cbd0e; }

.w100img {
  width: 100%; }

/* ##### HeadCopy ##### */
h2 {
  background: #e1efd1;
  color: #000;
  font-size: 22px;
  font-weight: normal;
  text-align: justify;
  line-height: 130%;
  padding: 20px 10px 20px 10px;
  margin: 80px auto 50px auto; }
  h2:first-child {
    margin-top: 0px; }

h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 125%;
  text-align: center;
  margin: 50px auto 30px auto; }
  h3 span {
    display: block;
    padding: 10px 10px;
    border-right: 10px solid #1cbd0e;
    border-left: 10px solid #1cbd0e;
    box-sizing: border-box; }
  h3:first-child {
    margin-top: 0px; }

h4 {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 150%;
  margin: 40px auto 10px auto;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid #000; }

/* ##### Contents ##### */
p {
  font-size: 16px;
  text-align: justify;
  line-height: 180%;
  margin-bottom: 0.5em; }
  p.textcenter {
    text-align: center; }
  p.textright {
    text-align: right; }

.sphidden {
  display: none; }

/* ##### Table ##### */
#contents table {
  width: 100%;
  line-height: 150%;
  margin: 20px auto;
  border-collapse: collapse;
  border-top: 1px solid #999; }
  #contents table th {
    display: block;
    background: #f5fae0;
    vertical-align: middle;
    font-weight: normal;
    text-align: center;
    padding: 10px 10px 10px 10px; }
  #contents table td {
    display: block;
    padding: 20px 0px;
    border-bottom: 1px solid #999; }

/* ##### List ##### */
#contents ul {
  list-style: disc;
  margin: 20px 0px 20px 1.5em; }
  #contents ul li {
    margin-bottom: 8px; }
    #contents ul li ul {
      list-style: circle;
      margin: 5px 0px 10px 1em; }
      #contents ul li ul li {
        margin-bottom: 5px; }

#contents ol {
  list-style: decimal;
  margin: 20px 0px 20px 2em; }
  #contents ol li {
    margin-bottom: 10px; }

/* ##### Button ##### */
#pastlist {
  max-width: 100%;
  margin: 20px auto; }
  #pastlist a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px 5px 30px;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px; }
    #pastlist a:hover {
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: alpha(opacity=80); }

#backbtn {
  max-width: 100%;
  margin: 50px auto 20px auto;
  text-align: center; }
  #backbtn a {
    display: inline-block;
    background: #1cbd0e;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 5px 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
    #backbtn a:hover {
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: alpha(opacity=80); }

.nmlbtn {
  max-width: 100%;
  margin: 50px auto;
  text-align: center;
  box-sizing: border-box; }
  .nmlbtn a {
    display: block;
    background: #fff;
    color: #1cbd0e;
    text-decoration: none;
    font-size: 16px;
    padding: 5px 50px;
    border: 2px solid #1cbd0e;
    border-radius: 9999px;
    /* 長方形のまま左右だけ角丸 */ }
    .nmlbtn a:active {
      background: #1cbd0e;
      color: #fff; }

/* ##### Page Nation ##### */
.pageNav {
  font-size: 0;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  overflow: hidden;
  margin: 50px auto; }
  .pageNav a {
    background: #1cbd0e;
    border: 1px solid #1cbd0e;
    color: #fff;
    text-decoration: none; }
    .pageNav a:active {
      background: #d1d821;
      color: #fff;
      border: 1px solid #d1d821; }

.pageNav a,
.pageNav span {
  display: inline-block;
  width: calc(100% / 2 - (5px * 2));
  font-size: 16px;
  line-height: 1em;
  padding: 14px 17px;
  margin-right: 5px;
  margin-bottom: 5px;
  box-sizing: border-box;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.pageNav .current {
  background: #fff;
  border: 1px solid #1cbd0e;
  color: #1cbd0e; }

.pageNav .invalid {
  background: #ccc;
  border: 1px solid #ccc;
  color: #fff; }

.pageNav .page {
  display: none; }

/* --------------------------------------

　ヘッダ

-------------------------------------- */
@font-face {
  font-family: 'logotypegothic';
  src: url("../font/logotypegothic.woff") format("woff"); }

header {
  background: #fff;
  padding: 10px 10px 10px 10px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /*flex-start,center,space-between*/
  align-items: center;
  box-sizing: border-box;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  z-index: 3000; }
  header #sitetitle a img {
    width: 90%;
    max-width: 232px;
    vertical-align: top; }
  header #sitetitle a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80); }

/* ##### Navigation ##### */
#navToggle {
  background: #d1d821 none;
  width: 25px;
  height: 25px;
  padding: 10px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 3100; }

#navToggle div {
  position: relative; }

#navToggle span {
  display: block;
  position: absolute;
  width: 100%;
  border-bottom: solid 2px #fff;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out; }

#navToggle span:nth-child(1) {
  top: 0px; }

#navToggle span:nth-child(2) {
  top: 10px; }

#navToggle span:nth-child(3) {
  top: 20px; }

header nav {
  position: absolute;
  right: 0px;
  top: -370px;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  width: 250px;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  text-align: left;
  z-index: 3050; }

header nav ul {
  list-style: none;
  margin: 0; }

header nav ul li {
  display: block;
  margin: 0;
  border-bottom: solid 1px #999;
  line-height: 3; }

header nav ul li a {
  display: block;
  color: #fff;
  font-family: 'logotypegothic';
  padding: 0 15px;
  text-decoration: none; }
  header nav ul li a:active {
    background: #333 none; }
  header nav ul li a.active {
    background: #333 none;
    color: #1cbd0e; }

header nav ul li::after {
  content: ''; }

header nav ul li:last-child {
  border-bottom: none; }

#navToggle {
  display: block; }

.openNav #navToggle span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.openNav #navToggle span:nth-child(2),
.openNav #navToggle span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg); }

.openNav nav {
  -moz-transform: translateY(450px);
  -webkit-transform: translateY(450px);
  transform: translateY(450px); }

/* --------------------------------------

　フッタ

-------------------------------------- */
footer {
  background: #000 none;
  color: #fff;
  margin: 0px;
  padding: 40px 10px; }
  footer p {
    margin: 0px;
    padding: 0px;
    text-align: center; }
    footer p img {
      width: 100%;
      max-width: 483px; }
    footer p:last-child {
      font-size: 10px;
      font-family: source-han-sans-japanese, sans-serif;
      font-weight: 400;
      font-style: normal; }
    footer p a:active img {
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: alpha(opacity=80); }

/* ##### Pagetop Button ##### */
#pagetop-btn {
  width: 60px;
  height: 60px;
  margin: 0px;
  padding: 0px;
  position: fixed;
  bottom: 10px;
  right: 5px;
  z-index: 3000; }
  #pagetop-btn a {
    display: block;
    width: 60px;
    height: 60px;
    background: #1cbd0e;
    margin: 0px;
    padding: 0px;
    position: relative;
    border-radius: 50%;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
    #pagetop-btn a span {
      display: none; }
    #pagetop-btn a::before {
      content: '';
      width: 20px;
      height: 20px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      position: absolute;
      top: 25px;
      left: 20px; }
    #pagetop-btn a:active {
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: alpha(opacity=100); }

/* ========================================================


　トップページ


======================================================== */
#mainimage {
  width: 100%;
  height: 100vh;
  margin: 0px;
  position: relative;
  z-index: 2000; }
  #mainimage div {
    width: 100vw;
    height: 100vh;
    background: #fff url(../img/photo_top_mainimage.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 0px; }
  #mainimage p {
    width: 70%;
    margin: 0px;
    position: absolute;
    top: 100px;
    left: 10px; }
    #mainimage p img {
      width: 100%; }

#top-contents {
  position: relative;
  z-index: 100; }
  #top-contents article {
    margin-bottom: 150px; }
    #top-contents article h1 {
      width: 100%;
      height: 300px;
      color: #fff;
      font-size: 28px;
      font-weight: normal;
      text-align: center;
      margin-bottom: 50px;
      padding: 220px 10px 0px 10px;
      box-sizing: border-box; }
      #top-contents article h1#top-about {
        background: #fff url(../img/photo_top_aboutbg.jpg) 50% 25% no-repeat;
        background-size: cover; }
      #top-contents article h1#top-chips {
        background: #fff url(../img/photo_top_chipsbg.jpg) center center no-repeat;
        background-size: cover; }
      #top-contents article h1#top-recruit {
        background: #fff url(../img/photo_top_recruitbg.jpg) 50% 55% no-repeat;
        background-size: cover; }
      #top-contents article h1#top-info {
        background: #fff url(../img/photo_top_infobg.jpg) 50% 65% no-repeat;
        background-size: cover; }
    #top-contents article > div {
      padding: 0px 10px;
      box-sizing: border-box; }
      #top-contents article > div p {
        line-height: 220%; }
        #top-contents article > div p img {
          width: 100%; }
      #top-contents article > div #top-chips-link {
        list-style: none;
        margin: 30px 0px;
        padding: 0px; }
        #top-contents article > div #top-chips-link li {
          width: 100%;
          margin: 0px 0px 10px 0px;
          padding: 0px; }
          #top-contents article > div #top-chips-link li a {
            display: block;
            text-decoration: none;
            position: relative; }
            #top-contents article > div #top-chips-link li a img {
              width: 100%; }
            #top-contents article > div #top-chips-link li a span {
              display: block;
              padding: 15px 0px 15px 35px;
              position: relative; }
              #top-contents article > div #top-chips-link li a span::before {
                content: '';
                width: 20px;
                height: 1px;
                border-top: solid 1px #000;
                position: absolute;
                left: 5px;
                top: calc(50% - 3px); }
              #top-contents article > div #top-chips-link li a span::after {
                content: '';
                width: 20px;
                height: 1px;
                border-bottom: solid 1px #000;
                position: absolute;
                left: 5px;
                bottom: calc(50% - 3px); }
            #top-contents article > div #top-chips-link li a .blanklink {
              display: block;
              width: 40px;
              height: 40px;
              position: absolute;
              top: 0px;
              right: 0px; }
            #top-contents article > div #top-chips-link li a:active img {
              opacity: 0.8;
              filter: alpha(opacity=80);
              -ms-filter: alpha(opacity=80); }
            #top-contents article > div #top-chips-link li a:active span::before, #top-contents article > div #top-chips-link li a:active span::after {
              border-color: #1cbd0e; }
      #top-contents article > div #top-recruitlink {
        background: #efebe5 none;
        border: 5px solid #dfd6c9;
        padding: 30px 15px; }
        #top-contents article > div #top-recruitlink #top-recruitlinkbg {
          height: 290px;
          background: url(../img/photo_top_recruitlinkbg.jpg) center center no-repeat;
          background-size: cover;
          margin-bottom: 20px; }
        #top-contents article > div #top-recruitlink #top-recruitlinkbtn {
          padding: 0px; }
          #top-contents article > div #top-recruitlink #top-recruitlinkbtn p {
            text-align: center; }
            #top-contents article > div #top-recruitlink #top-recruitlinkbtn p strong {
              font-size: 26px;
              font-weight: normal; }
            #top-contents article > div #top-recruitlink #top-recruitlinkbtn p a {
              display: block;
              background: #fff none;
              font-size: 20px;
              text-align: left;
              letter-spacing: .5em;
              text-decoration: none;
              padding: 50px 30px;
              margin: 30px auto 0px auto;
              position: relative;
              box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
              -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
              -moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px; }
              #top-contents article > div #top-recruitlink #top-recruitlinkbtn p a:before,
              #top-contents article > div #top-recruitlink #top-recruitlinkbtn p a:after {
                content: '';
                display: block;
                position: absolute;
                top: 50%;
                right: 0;
                height: 1px;
                background: #000; }
              #top-contents article > div #top-recruitlink #top-recruitlinkbtn p a:before {
                width: 60px;
                transform: translate(-30px, 0px); }
              #top-contents article > div #top-recruitlink #top-recruitlinkbtn p a:after {
                width: 15px;
                transform-origin: right center;
                transform: translate(-30px, 0px) rotate(45deg); }
              #top-contents article > div #top-recruitlink #top-recruitlinkbtn p a:active:before {
                background: #1cbd0e;
                transform: translate(-5px, 0px); }
              #top-contents article > div #top-recruitlink #top-recruitlinkbtn p a:active:after {
                background: #1cbd0e;
                transform: translate(-5px, 0px) rotate(45deg); }
              #top-contents article > div #top-recruitlink #top-recruitlinkbtn p a:active {
                box-shadow: transparent 0px 0px 0px 0px;
                -webkit-box-shadow: transparent 0px 0px 0px 0px;
                -moz-box-shadow: transparent 0px 0px 0px 0px; }

/* 動画 */
video {
  display: block;
  width: 100%;
  max-width: 1280px;
  height: auto;
  margin: 10px auto 30px auto;
  aspect-ratio: 16 / 9;
  /* 動画のアスペクト比 */ }

#top-bannerarea {
  background: #f5fae0 none;
  margin: 0px;
  padding: 100px 10px 100px 10px; }
  #top-bannerarea ul {
    list-style: none;
    margin: 0px auto;
    padding: 0px;
    box-sizing: border-box; }
    #top-bannerarea ul li {
      width: 100%;
      max-width: 480px;
      margin: 0px auto;
      padding: 0px 0px 20px 0px; }
      #top-bannerarea ul li a {
        display: block;
        background: #fff; }
        #top-bannerarea ul li a img {
          width: 100%;
          max-width: 480px;
          vertical-align: top; }
        #top-bannerarea ul li a:action img {
          opacity: 0.8;
          filter: alpha(opacity=80);
          -ms-filter: alpha(opacity=80); }

/* ========================================================


　セカンダリ


======================================================== */
.title-img {
  width: 100%;
  height: 100px;
  background-size: cover !important;
  position: relative;
  border-top: 80px solid #fff; }

.site-desc {
  text-align: center;
  margin: 0px auto 80px auto; }

#contents {
  margin: 50px 10px 100px 10px;
  position: relative;
  z-index: 100; }
  #contents h1 {
    text-align: center;
    font-weight: normal;
    margin: 0px auto 50px auto;
    padding: 0px; }
    #contents h1 span {
      display: block;
      font-size: 26px;
      padding: 0px 10px 20px 10px;
      border-bottom: 2px solid #d1d821; }
  #contents .pcc-spl {
    text-align: justify; }

#contents ul.photo-3clm {
  list-style: none;
  margin: 20px auto;
  padding: 0px; }
  #contents ul.photo-3clm li {
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px;
    vertical-align: top; }
    #contents ul.photo-3clm li p {
      margin: 0px; }
      #contents ul.photo-3clm li p img {
        width: 100%; }
      #contents ul.photo-3clm li p span {
        font-family: source-han-sans-japanese, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 14px; }

/* --------------------------------------

　お知らせ

-------------------------------------- */
#info-img {
  background: transparent url(../info/img/photo_info_img.jpg) center center no-repeat; }

#contents #info-list, #top-contents #info-list {
  list-style: none;
  border-top: 1px solid #ccc;
  margin: 20px 0px; }
  #contents #info-list li, #top-contents #info-list li {
    border-bottom: 1px solid #ccc; }
    #contents #info-list li a, #top-contents #info-list li a {
      display: block;
      text-decoration: none;
      padding: 30px 10px; }
      #contents #info-list li a span, #top-contents #info-list li a span {
        display: block;
        line-height: 150%;
        text-align: justify;
        padding: 0px; }
      #contents #info-list li a:active, #top-contents #info-list li a:active {
        background: #f5fae0 none;
        color: #000; }

#info-article-date {
  font-size: 14px;
  text-align: right;
  margin-bottom: 50px; }

#info-article-txt {
  width: 100%;
  padding: 0px 0px 80px 0px;
  box-sizing: border-box;
  border-bottom: 1px solid #999; }

/* ##### File Upload ##### */
#contents ul.fileupload {
  list-style: none;
  margin: 0px; }
  #contents ul.fileupload li {
    margin: 0px;
    border-bottom: 1px solid #999; }
    #contents ul.fileupload li a {
      display: block;
      color: #000;
      font-size: 14px;
      text-decoration: none;
      line-height: 130%;
      padding: 20px 10px; }
      #contents ul.fileupload li a img {
        margin-right: 5px;
        vertical-align: middle; }
      #contents ul.fileupload li a em {
        display: inline-block;
        background: #f00;
        color: #fff;
        font-size: 10px;
        font-style: normal;
        line-height: 100%;
        margin-left: 5px;
        padding: 3px 7px;
        vertical-align: text-bottom; }
      #contents ul.fileupload li a:active {
        background: #f5fae0 none; }

/* ##### Photo Area ##### */
#contents .photo-thumb {
  list-style: none;
  margin: 30px 0px 0px 0px;
  padding: 30px 0px;
  border-bottom: 1px solid #999; }
  #contents .photo-thumb li {
    margin: 0 auto 30px auto;
    vertical-align: top; }
    #contents .photo-thumb li a {
      display: block;
      color: #000;
      text-decoration: none;
      font-size: 12px;
      text-align: center;
      line-height: 140%; }
      #contents .photo-thumb li a span {
        display: block;
        margin: 7px 0px; }
        #contents .photo-thumb li a span:first-child {
          text-align: center; }
        #contents .photo-thumb li a span img {
          max-width: 100%;
          height: auto; }
      #contents .photo-thumb li a:active {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -ms-filter: alpha(opacity=80); }

/* --------------------------------------

　会社概要

-------------------------------------- */
#outline-img {
  background: transparent url(../outline/img/photo_outline_img.jpg) 50% 35% no-repeat; }

#aboutimg {
  text-align: center; }
  #aboutimg img {
    width: 100%; }

.outlinetb img {
  width: 100%;
  max-width: 300px; }

.outline-bizcontent div {
  padding: 0px 0px 20px 0px; }
  .outline-bizcontent div img {
    width: 100%;
    max-width: 400px; }
  .outline-bizcontent div ol {
    margin-top: 0px !important; }
    .outline-bizcontent div ol li {
      margin-bottom: 1em !important; }

/* --------------------------------------

　素材生産事業

-------------------------------------- */
#material-img {
  background: transparent url(../material/img/photo_material_img.jpg) 50% 35% no-repeat; }

/* --------------------------------------

　加工製造事業

-------------------------------------- */
#manufacturing-img {
  background: transparent url(../manufacturing/img/photo_manufacturing_img.jpg) 50% 55% no-repeat; }

#manufacturing-line {
  background: #f5fae0 none;
  margin: 0px auto;
  padding: 20px 10px 1px 10px; }
  #manufacturing-line ul.photo-3clm {
    list-style: none;
    margin: 0px auto;
    padding: 0px; }
    #manufacturing-line ul.photo-3clm li {
      width: 100%;
      background: #fff;
      margin: 0px 0px 50px 0px;
      padding: 10px;
      vertical-align: top;
      box-sizing: border-box;
      position: relative; }
      #manufacturing-line ul.photo-3clm li p {
        font-size: 14px; }
      #manufacturing-line ul.photo-3clm li::after {
        content: '';
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 25px solid #1cbd0e;
        position: absolute;
        left: calc(50% - 10px);
        bottom: -40px; }
      #manufacturing-line ul.photo-3clm li:last-child::after {
        border: 0px none; }

/* --------------------------------------

　採用情報

-------------------------------------- */
#recruit-img {
  background: transparent url(../recruit/img/photo_recruit_img.jpg) 50% 55% no-repeat; }

/* ##### TOP ##### */
#contents #recruit-top-link {
  list-style: none;
  margin: 20px 0px; }
  #contents #recruit-top-link li {
    width: 100%;
    height: 200px;
    margin: 0px;
    padding: 0px; }
    #contents #recruit-top-link li a {
      display: block;
      width: 100%;
      height: 200px;
      margin: 0px;
      position: relative;
      overflow: hidden; }
      #contents #recruit-top-link li a strong {
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.8);
        font-family: source-han-sans-japanese, sans-serif;
        font-weight: 800;
        font-size: 18px;
        padding: 10px 10px;
        box-sizing: border-box;
        position: absolute;
        bottom: 0px;
        left: 0px;
        z-index: 300; }
        #contents #recruit-top-link li a strong img {
          vertical-align: text-bottom; }
        #contents #recruit-top-link li a strong::after {
          content: '';
          width: 10px;
          height: 10px;
          border: 2px solid;
          border-color: #1cbd0e #1cbd0e transparent transparent;
          transform: rotate(45deg);
          position: absolute;
          top: calc(50% - 7px);
          right: 10px; }
      #contents #recruit-top-link li a#link-diary strong::after {
        content: url(../recruit/img/icon_recruit_blank.png);
        width: 22px;
        height: 18px;
        border: 0px none;
        transform: rotate(0deg);
        position: absolute;
        top: calc(50% - 10px);
        right: 20px; }
      #contents #recruit-top-link li a#link-flow {
        background: url(../recruit/img/photo_recruit_top_link-flow.jpg) 50% 70% no-repeat;
        background-size: cover; }
      #contents #recruit-top-link li a#link-qa {
        background: url(../recruit/img/photo_recruit_top_link-qa.jpg) 50% 40% no-repeat;
        background-size: cover; }
      #contents #recruit-top-link li a#link-require {
        background: url(../recruit/img/photo_recruit_top_link-require.jpg) 50% 70% no-repeat;
        background-size: cover; }
      #contents #recruit-top-link li a#link-interview {
        background: url(../recruit/img/photo_recruit_top_link-interview.jpg) 50% 40% no-repeat;
        background-size: cover; }
      #contents #recruit-top-link li a#link-diary {
        background: url(../recruit/img/photo_recruit_top_link-diary.jpg) 50% 30% no-repeat;
        background-size: cover; }
      #contents #recruit-top-link li a:active {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -ms-filter: alpha(opacity=80); }

#contents #recruit-top-grouplink {
  list-style: none;
  margin: 20px auto;
  text-align: center; }
  #contents #recruit-top-grouplink li {
    margin: 10px 0px; }
    #contents #recruit-top-grouplink li a img {
      width: 100%;
      max-width: 400px; }
    #contents #recruit-top-grouplink li a:active {
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: alpha(opacity=80); }

/* ##### FLOW ##### */
#flow-wrapper {
  background: #f5fae0;
  padding: 20px;
  box-sizing: border-box;
  position: relative; }

/* タイムライン用CSS -> timeline.scss */
#contents #timeline .body ul {
  list-style: none;
  margin: 10px 0px;
  padding: 0px; }
  #contents #timeline .body ul li {
    display: inline-block;
    width: 200px;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 120%;
    margin: 0 5px 10px 0;
    padding: 0px;
    vertical-align: top; }

#contents #timeline .body img {
  width: 200px; }

/* ##### Q&A ##### */
#contents #rec-qa {
  width: 100%;
  max-width: 700px;
  border-bottom: 3px dashed #aaa;
  margin: 20px auto;
  padding: 0px;
  box-sizing: border-box;
  position: relative; }
  #contents #rec-qa dt {
    color: #1cbd0e;
    font-size: 23px;
    font-weight: bold;
    text-align: justify;
    padding: 50px 0px 30px 80px;
    border-top: 3px dashed #aaa;
    position: relative; }
    #contents #rec-qa dt:before {
      display: block;
      content: '';
      background: url(../recruit/img/icon_recruit_q.png) center center no-repeat;
      width: 70px;
      height: 60px;
      position: absolute;
      top: calc(50% - 20px);
      left: 0px; }
  #contents #rec-qa dd {
    background: #f5fae0;
    text-align: justify;
    margin: 0 0 50px 0px;
    padding: 20px 10px;
    font-size: 14px; }
    #contents #rec-qa dd strong {
      display: inline-block;
      font-size: 23px;
      margin-bottom: 8px; }

/* ##### 募集要項 ##### */
#recruitlink {
  background: #efebe5 none;
  margin: 50px auto;
  padding: 30px 15px;
  border: 5px solid #dfd6c9; }
  #recruitlink #recruitlinkbtn {
    width: 100%;
    padding: 0px; }
    #recruitlink #recruitlinkbtn p {
      text-align: center; }
      #recruitlink #recruitlinkbtn p strong {
        font-size: 26px;
        font-weight: normal; }
      #recruitlink #recruitlinkbtn p a {
        display: block;
        background: #fff none;
        font-size: 20px;
        text-align: left;
        letter-spacing: 0em;
        text-decoration: none;
        padding: 50px 30px;
        margin: 30px auto 0px auto;
        position: relative;
        box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
        -moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px; }
        #recruitlink #recruitlinkbtn p a:before,
        #recruitlink #recruitlinkbtn p a:after {
          content: '';
          display: block;
          position: absolute;
          top: 50%;
          right: 0;
          height: 1px;
          background: #000; }
        #recruitlink #recruitlinkbtn p a:before {
          width: 60px;
          transform: translate(-20px, 0px); }
        #recruitlink #recruitlinkbtn p a:after {
          width: 15px;
          transform-origin: right center;
          transform: translate(-20px, 0px) rotate(45deg); }
        #recruitlink #recruitlinkbtn p a:active:before {
          background: #1cbd0e;
          transform: translate(-5px, 0px); }
        #recruitlink #recruitlinkbtn p a:active:after {
          background: #1cbd0e;
          transform: translate(-5px, 0px) rotate(45deg); }
        #recruitlink #recruitlinkbtn p a:active {
          box-shadow: transparent 0px 0px 0px 0px;
          -webkit-box-shadow: transparent 0px 0px 0px 0px;
          -moz-box-shadow: transparent 0px 0px 0px 0px; }

/* ##### インタビュー ##### */
#inteview-detail {
  background: #f5fae0;
  padding: 50px 10px; }
  #inteview-detail #person {
    box-sizing: border-box; }
    #inteview-detail #person p {
      height: 210px;
      background: #1cbd0e;
      color: #fff;
      text-align: center;
      margin: 0px;
      box-sizing: border-box;
      overflow: hidden; }
      #inteview-detail #person p img {
        display: block;
        width: 100%;
        height: 210px;
        object-fit: cover; }
      #inteview-detail #person p:last-child {
        padding: 30px 10px 10px 10px; }
      #inteview-detail #person p strong {
        display: block;
        font-size: 29px;
        letter-spacing: .5em;
        font-weight: normal;
        margin: 10px 0px 20px 0px; }
  #inteview-detail #interview {
    text-align: center; }
    #inteview-detail #interview table {
      width: 100%;
      margin: 20px auto;
      border-spacing: 0;
      border: 0px; }
      #inteview-detail #interview table th {
        display: block;
        color: #888;
        text-align: center;
        font-weight: bold;
        white-space: normal;
        padding: 30px 0px 10px 0px; }
      #inteview-detail #interview table td {
        display: block;
        font-size: 14px;
        text-align: justify;
        padding: 10px 0px 30px 0px;
        vertical-align: middle;
        border-bottom: 3px dashed #aaa; }
        #inteview-detail #interview table td.no-border {
          border: 0px none !important; }

/* --------------------------------------

　お問い合わせ

-------------------------------------- */
#inquiry-img {
  background: transparent url(../inquiry/img/photo_inquiry_img.jpg) 50% 45% no-repeat; }

#inquiry-telfax ul {
  list-style: none;
  margin: 30px auto; }
  #inquiry-telfax ul li {
    text-align: left;
    margin-bottom: 20px; }
    #inquiry-telfax ul li strong {
      display: block;
      font-size: 36px;
      font-weight: normal;
      line-height: 200%; }

.hissu {
  color: #f00;
  margin-left: 5px; }

#inquiryform {
  margin-top: 50px;
  /*border-top: 1px solid $paleColor;*/ }

/* table版 */
table#inquiry-item, table#inquiry-item-check {
  width: 100%;
  margin: 20px auto;
  border-top: 1px #ccc solid; }

table#inquiry-item th, table#inquiry-item-check th {
  display: block;
  background: transparent;
  text-align: left;
  line-height: 150%;
  vertical-align: top;
  padding: 30px 10px 5px 10px;
  border: 0px none;
  box-sizing: border-box; }

table#inquiry-item td {
  display: block;
  text-align: left;
  padding: 5px 0 30px 0;
  border-bottom: 1px solid #ccc; }

table#inquiry-item-check td {
  display: block;
  text-align: left;
  padding: 5px 0 30px 0;
  border-bottom: 1px solid #ccc; }

table#inquiry-item td img, table#inquiry-item-check td img {
  vertical-align: middle;
  margin-left: 5px; }

table#inquiry-item-check td {
  font-weight: bold; }

table#inquiry-item td span {
  display: block;
  padding: 10px; }

#inquiryform input, #inquiryform textarea, #inquiryform select {
  background: #fff;
  font-size: 16px;
  border: 1px solid #999;
  padding: 10px; }

#inquiryform input[type="text"], #inquiryform input[type="email"], #inquiryform input[type="file"] {
  width: 100%;
  box-sizing: border-box; }

#inquiryform input[type="file"] {
  border-color: #999;
  background-color: #f5fae0;
  cursor: pointer; }
  #inquiryform input[type="file"]:active {
    border-color: #000; }

#inquiryform input[type="text"].shortinput {
  width: 5em; }

#inquiryform textarea {
  width: 100%;
  height: 10em;
  box-sizing: border-box; }

#inquiryform input[type="text"]:focus, #inquiryform input[type="email"]:focus, #inquiryform textarea:focus {
  background-color: #f5fae0;
  border-color: #000;
  outline: none;
  /* ブラウザのアウトラインをなしに */ }

#inquiryform p.select-form {
  width: 100%;
  background: #fff;
  text-align: center;
  position: relative;
  border-radius: 2px;
  margin: 0px auto;
  box-sizing: border-box; }
  #inquiryform p.select-form::before {
    position: absolute;
    top: 1.2em;
    right: 0.9em;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666;
    pointer-events: none; }
  #inquiryform p.select-form select {
    width: 100%;
    background: #fff none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 10px 50px 10px 30px;
    cursor: pointer; }
    #inquiryform p.select-form select select::-ms-expand {
      display: none; }

#formsubmit {
  text-align: center;
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #f5fae0; }

#inquiryform input[type="submit"] {
  width: 100%;
  background: #1cbd0e none;
  color: #fff;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: none;
  padding: 10px 100px;
  border: 0px none;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  cursor: pointer; }

#inquiryform input[type="submit"]:active {
  background: #d1d821;
  color: #fff; }

label {
  display: inline-block;
  cursor: pointer;
  padding: 8px 0px; }

.required {
  color: #f00; }

.mikinyu {
  display: block;
  color: #999;
  font-style: italic;
  font-weight: normal; }

dl#inquiry-item-check dd img {
  max-width: 300px;
  max-height: 300px;
  border: 1px solid #ccc; }

#formbackbtn button {
  display: inine-block;
  width: 100%;
  background: #999 none;
  color: #fff;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: none;
  padding: 10px 100px;
  border: 0px none;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  cursor: pointer; }

#formbackbtn button:active {
  background: #ccc; }

/* ___________________ EOF ___________________ */
