@charset "UTF-8";
#top .ttl_wrap .ttl {
  font-size: 10rem;
  font-weight: 800;
  font-family: "Noto Serif JP", serif;
  line-height: 0.8;
}

#top .ttl_wrap .sub_ttl {
  font-size: 2.4rem;
  font-weight: 600;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  #top .ttl_wrap .ttl {
    font-size: 6rem;
  }
  #top .ttl_wrap .sub_ttl {
    margin-top: 10px;
  }
}

#top .more_btn {
  font-size: 2rem;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  display: table;
  padding: 0 55px 5px 15px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#top .more_btn.eng {
  font-weight: 800;
  font-family: "Noto Serif JP", serif;
}

#top .more_btn:after {
  content: "";
  background: url(../img/common/btn_arrow.png) center center/100% 100% no-repeat;
  width: 100%;
  height: 10px;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  left: 50%;
}

#top .more_btn span {
  position: relative;
}

#top .more_btn span:after {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  position: absolute;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  right: -10px;
  top: 50%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#top .more_btn span.orange:after {
  background: #f4bd67;
}

#top .more_btn:hover {
  opacity: 1;
}

#top .more_btn:hover span:after {
  right: -5px;
}

#top .mv video {
  max-width: 100%;
  width: 100%;
  vertical-align: bottom;
}

#top .develop {
  padding: 120px 0 160px;
  background: #eb7379;
  background: -webkit-linear-gradient(315deg, #eb7379 0%, #efad5e 20%, #f5c66d 40%, #efad5e 60%, #efad5e 80%, #eb7379 100%) 0% center/200%;
  background: linear-gradient(135deg, #eb7379 0%, #efad5e 20%, #f5c66d 40%, #efad5e 60%, #efad5e 80%, #eb7379 100%) 0% center/200%;
  -webkit-animation: gradate 10s linear alternate infinite;
          animation: gradate 10s linear alternate infinite;
}

@-webkit-keyframes gradate {
  100% {
    background-position-x: 100%;
  }
}

@keyframes gradate {
  100% {
    background-position-x: 100%;
  }
}

#top .develop .flex {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#top .develop .flex > * {
  width: calc(100% / 3);
}

#top .develop .ttl_wrap .ttl {
  color: #fff;
}

#top .develop .img {
  max-width: 400px;
  width: 100%;
}

#top .develop .txt {
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
}

#top .develop .txt .more_btn {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #top .develop {
    padding: 60px 0 80px;
  }
  #top .develop .container {
    padding: 0 20px;
  }
  #top .develop .flex > * {
    width: 100%;
  }
  #top .develop .ttl_wrap {
    margin-bottom: 50px;
  }
  #top .develop .img {
    max-width: 300px;
    width: 100%;
    margin-bottom: 40px;
  }
  #top .develop .txt {
    font-size: 1.6rem;
  }
}

#top .about {
  position: relative;
}

#top .about .ttl_wrap {
  text-align: center;
  color: #fff;
  position: absolute;
  -webkit-transform: translate(-50%, -40%);
          transform: translate(-50%, -40%);
  top: 0;
  left: 50%;
  z-index: 1;
}

#top .about .col-3 > * {
  width: calc(100% / 3);
}

#top .about .blk {
  display: block;
  position: relative;
  overflow: hidden;
  background: #000;
}

#top .about .blk .img {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

#top .about .blk .txt {
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
  color: #fff;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

#top .about .blk .txt img {
  max-width: 125px;
  margin-top: 20px;
}

#top .about .blk:hover {
  opacity: 1;
}

#top .about .blk:hover .img {
  opacity: 0.6;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

@media screen and (max-width: 768px) {
  #top .about {
    padding-top: 60px;
  }
  #top .about .ttl_wrap {
    color: #000;
    position: static;
    -webkit-transform: none;
            transform: none;
    margin-bottom: 30px;
  }
  #top .about .col-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #top .about .col-3 > * {
    width: 100%;
  }
  #top .about .blk .txt {
    font-size: 2.8rem;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  #top .about .blk .txt img {
    max-width: 70px;
    margin-top: 20px;
  }
  #top .about .blk.introduction, #top .about .blk.production {
    margin-bottom: 20px;
  }
}

#top .news {
  position: relative;
}

#top .news #luxy {
  z-index: -1;
}

#top .news #luxy .obj {
  max-width: 400px;
}

#top .news .container {
  padding: 120px 0 80px;
}

#top .news .ttl_btn {
  margin-bottom: 50px;
  position: relative;
}

#top .news .ttl_btn .ttl_wrap {
  text-align: center;
}

#top .news .ttl_btn .more_btn {
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  right: 40px;
}

#top .news .news_cont {
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
}

#top .news .news_cont .blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}

#top .news .news_cont .blk .date {
  font-size: 2.4rem;
  font-weight: 600;
  font-family: "Roboto Condensed", sans-serif;
  margin-right: 20px;
}

#top .news .news_cont .blk .category {
  font-size: 1.4rem;
  text-align: center;
  background: #f4bd67;
  min-width: 100px;
  padding: 0.25em 0;
  margin-right: 20px;
}

#top .news .news_cont .blk .title {
  display: block;
  position: relative;
  position: relative;
}

#top .news .news_cont .blk .title:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #000;
  position: absolute;
  bottom: -4px;
  left: 0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

#top .news .news_cont .blk .title:hover {
  opacity: 1;
}

#top .news .news_cont .blk .title:hover:after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

@media screen and (max-width: 768px) {
  #top .news .container {
    padding: 120px 0;
  }
  #top .news .ttl_btn {
    margin-bottom: 50px;
    position: relative;
  }
  #top .news .ttl_btn .ttl_wrap {
    text-align: center;
    margin-bottom: 30px;
  }
  #top .news .ttl_btn .more_btn {
    position: relative;
    margin: 0 auto;
    -webkit-transform: none;
            transform: none;
    top: auto;
    right: auto;
  }
  #top .news .news_cont .blk {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 50px;
  }
  #top .news .news_cont .blk .title {
    width: 100%;
    margin-top: 10px;
  }
  #top .news .more_btn.sp_only {
    display: table !important;
    margin-top: 60px;
  }
}

#newsArchive .mv {
  background: url(../img/common/mv_news.jpg) center center/cover no-repeat;
}

#newsArchive .contents .blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 2px dotted #000;
}

#newsArchive .contents .blk .info {
  margin-right: 70px;
}

#newsArchive .contents .blk .info .date {
  font-size: 2.4rem;
  font-weight: 600;
  font-family: "Roboto Condensed", sans-serif;
}

#newsArchive .contents .blk .info .category {
  font-size: 1.4rem;
  text-align: center;
  color: #fff;
  background: #f4bd67;
  min-width: 100px;
  padding: 0.25em 0;
}

#newsArchive .contents .blk .txt .title {
  font-size: 3rem;
  font-weight: 600;
  display: block;
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
}

#newsArchive .contents .blk .txt .title:after {
  content: "";
  width: 150px;
  height: 2px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  #newsArchive .contents .blk {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #newsArchive .contents .blk .info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
  }
  #newsArchive .contents .blk .info .date {
    font-size: 1.8rem;
    margin-right: 20px;
  }
  #newsArchive .contents .blk .info .category {
    font-size: 1.2rem;
  }
  #newsArchive .contents .blk .txt .title {
    font-size: 2rem;
  }
  #newsArchive .contents .blk .txt .title:after {
    content: "";
    width: 150px;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}

#newsArchive .contents .pager {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 150px;
}

#newsArchive .contents .pager li a {
  font-size: 2rem;
  font-weight: 600;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin: 0 10px;
}

#newsArchive .contents .pager li a:before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f2f2f2;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: -1;
}

#newsArchive .contents .pager li > span {
  font-size: 2.2rem;
  font-weight: 600;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin: 0 10px;
}

#newsArchive .contents .pager li > span:before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #ffcc66;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: -1;
}

#newsArchive .contents .pager li .prev_page {
  font-weight: 600;
  margin-right: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#newsArchive .contents .pager li .prev_page:before {
  content: "";
  background: url(../img/news/prev_btn.png) center center/contain no-repeat;
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

#newsArchive .contents .pager li .next_page {
  font-weight: 600;
  margin-left: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#newsArchive .contents .pager li .next_page:after {
  content: "";
  background: url(../img/news/next_btn.png) center center/contain no-repeat;
  width: 50px;
  height: 50px;
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  #newsArchive .contents .pager {
    margin-top: 60px;
  }
  #newsArchive .contents .pager li a {
    font-size: 1.4rem;
    width: 30px;
    height: 30px;
  }
  #newsArchive .contents .pager li a:before {
    width: 30px;
    height: 30px;
  }
  #newsArchive .contents .pager li > span {
    font-size: 1.6rem;
    width: 30px;
    height: 30px;
  }
  #newsArchive .contents .pager li > span:before {
    width: 30px;
    height: 30px;
  }
  #newsArchive .contents .pager li .prev_page {
    margin-right: 20px;
  }
  #newsArchive .contents .pager li .prev_page:before {
    width: 30px;
    height: 30px;
    margin-right: 0;
  }
  #newsArchive .contents .pager li .next_page {
    margin-left: 20px;
  }
  #newsArchive .contents .pager li .next_page:after {
    width: 30px;
    height: 30px;
    margin-left: 0;
  }
}

#newsSingle .mv {
  background: url(../img/common/mv_news.jpg) center center/cover no-repeat;
}

#newsSingle .title_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 15px;
  margin-bottom: 60px;
  border-bottom: 2px solid #000;
}

#newsSingle .title_wrap .info {
  margin-right: 70px;
}

#newsSingle .title_wrap .info .date {
  font-size: 2.4rem;
  font-weight: 600;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 0;
}

#newsSingle .title_wrap .info .category {
  font-size: 1.4rem;
  text-align: center;
  color: #fff;
  background: #f4bd67;
  min-width: 100px;
  padding: 0.25em 0;
  margin-bottom: 0;
}

#newsSingle .title_wrap .title {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 0;
  display: block;
  position: relative;
}

@media screen and (max-width: 768px) {
  #newsSingle .title_wrap {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #newsSingle .title_wrap .info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
  }
  #newsSingle .title_wrap .info .date {
    font-size: 1.8rem;
    margin-right: 20px;
  }
  #newsSingle .title_wrap .info .category {
    font-size: 1.2rem;
  }
  #newsSingle .title_wrap .txt .title {
    font-size: 2rem;
  }
}

#newsSingle .contents p {
  margin-bottom: 20px;
}

#newsSingle .contents p a {
  color: #046aaf;
  text-decoration: underline;
}

#newsSingle .contents a[target="_blank"] {
  color: #000;
  text-decoration: none;
  display: inline-block;
  padding-left: 40px;
  margin-bottom: 10px;
  background: url(../img/common/icon-blank.png) no-repeat left center;
  background-size: 30px 30px;
}

#newsSingle .contents a[href$=".doc"], #newsSingle .contents a[href$=".docx"], #newsSingle .contents a[href$=".docm"], #newsSingle .contents a[href$=".dot"], #newsSingle .contents a[href$=".dotx"], #newsSingle .contents a[href$=".dotm"], #newsSingle .contents a[href$=".xml"] {
  color: #000;
  text-decoration: none;
  display: inline-block;
  padding-left: 40px;
  margin-bottom: 10px;
  background: url(../img/common/icon-word.png) no-repeat left center;
  background-size: 30px 30px;
}

#newsSingle .contents a[href$=".xls"], #newsSingle .contents a[href$=".xlsx"] {
  color: #000;
  text-decoration: none;
  display: inline-block;
  padding-left: 40px;
  margin-bottom: 10px;
  background: url(../img/common/icon-excel.png) no-repeat left center;
  background-size: 30px 30px;
}

#newsSingle .contents a[href$=".ppt"] {
  color: #000;
  text-decoration: none;
  display: inline-block;
  padding-left: 40px;
  margin-bottom: 10px;
  background: url(../img/common/icon-powerpoint.png) no-repeat left center;
  background-size: 30px 30px;
}

#newsSingle .contents a[href$=".pdf"] {
  color: #000;
  text-decoration: none;
  display: inline-block;
  padding-left: 40px;
  margin-bottom: 10px;
  background: url(../img/common/icon-pdf.png) no-repeat left center;
  background-size: 30px 30px;
}

#newsSingle .contents table {
  width: 100%;
  margin-bottom: 60px;
}

#newsSingle .contents table th {
  font-weight: normal;
  text-align: center;
  width: 25%;
  padding: 30px 0;
  background: #ffcc66;
}

#newsSingle .contents table td {
  text-align: center;
  width: 75%;
  padding: 30px 0;
  background: #f2f2f2;
}

#newsSingle .contents ul {
  display: table;
  padding: 10px 20px;
  margin-bottom: 50px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

#newsSingle .contents ul li {
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
}

#newsSingle .contents ul li:before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ffcc66;
  position: absolute;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  top: 0;
  left: 0;
}

#newsSingle .contents ol {
  display: table;
  padding: 10px 20px;
  margin-bottom: 50px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  counter-reset: section;
}

#newsSingle .contents ol li {
  padding-left: 40px;
  margin-bottom: 10px;
  position: relative;
}

#newsSingle .contents ol li:before {
  content: counters(section, "ー") "";
  counter-increment: section;
  color: #fff;
  background: #ffcc66;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  left: 0;
}

#newsSingle .contents blockquote {
  background: #f2f2f2;
  position: relative;
  padding: 50px;
  margin-bottom: 40px;
}

#newsSingle .contents blockquote > * {
  position: relative;
  z-index: 2;
}

#newsSingle .contents blockquote:before {
  content: "";
  width: 75px;
  height: 65px;
  background: url(../img/common/quote_start.png) center center/contain no-repeat;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 0;
}

#newsSingle .contents blockquote:after {
  content: "";
  width: 75px;
  height: 65px;
  background: url(../img/common/quote_end.png) center center/contain no-repeat;
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 0;
}

#newsSingle .contents .btn_back {
  display: table;
  margin: 60px auto 0;
}

#newsSingle .contents .btn_back a {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 3px;
  text-decoration: none;
  padding: 25px 80px;
  display: block;
  color: #000;
  background: #fff0d1;
  border-radius: 60px;
  position: relative;
}

#newsSingle .contents .btn_back a:after {
  content: "";
  background: #ffcc66;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: block;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  right: 50px;
}

#newsSingle .contents .btn_back a:hover {
  opacity: 1;
  background: #fffaf0;
}

#newsSingle .contents .btn_back a:hover:after {
  right: 20px;
}

@media screen and (max-width: 768px) {
  #newsSingle .contents .btn_back a {
    font-size: 1.6rem;
  }
}

#manufacturing .mv {
  background: url(../img/common/mv_manufacturing.jpg) center center/cover no-repeat;
}

#manufacturing .mv .page_ttl .sub_ttl {
  top: -30px;
}

@media screen and (max-width: 768px) {
  #manufacturing .mv .page_ttl .sub_ttl {
    top: -20px;
  }
  #manufacturing .mv .page_ttl h1 {
    font-size: 4.6rem;
  }
}

#manufacturing .sec_ttl {
  text-align: center;
  margin-bottom: 60px;
}

#manufacturing .sec_ttl .sec_main_ttl {
  font-size: 6rem;
  font-weight: 700;
  line-height: 1;
}

#manufacturing .sec_ttl .sec_sub_ttl {
  font-size: 2rem;
}

#manufacturing .flow .col-3 {
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #manufacturing .flow .col-3 > * {
    width: calc(100% / 2 - 3%);
  }
  #manufacturing .flow .col-3 > *:nth-of-type(n + 3) {
    margin-top: 15%;
  }
  #manufacturing .flow .col-3 p {
    font-size: 1.2rem;
  }
}

#manufacturing .size {
  position: relative;
}

#manufacturing .size .container {
  position: relative;
}

#manufacturing .size .obj1 {
  max-width: 100px;
  width: 100%;
  position: absolute;
  top: 30px;
  left: -50px;
}

#manufacturing .size table {
  width: 80%;
  margin: 0 auto;
}

#manufacturing .size table tr > * {
  text-align: center;
  padding: 10px 0;
  width: calc((100% - 22%) / 6);
  min-width: 120px;
  border: 1px solid #000;
}

#manufacturing .size table tr > *:first-child {
  width: 22%;
  min-width: 180px;
}

#manufacturing .size table tr:first-of-type th {
  background: #ffcc66;
}

#manufacturing .size table tr th {
  background: #fff0d1;
}

#manufacturing .size table tr .emp {
  font-weight: 600;
  color: #fe7205;
}

@media screen and (max-width: 768px) {
  #manufacturing .size {
    overflow: hidden;
  }
  #manufacturing .size .obj1 {
    max-width: 60px;
    position: absolute;
    top: 50px;
    left: 30px;
  }
  #manufacturing .size table {
    overflow: scroll;
  }
}

#manufacturing .before_delivery .container {
  position: relative;
}

#manufacturing .before_delivery .obj2 {
  max-width: 100px;
  position: absolute;
  top: 10px;
  right: 0px;
  z-index: -1;
}

#manufacturing .before_delivery .col-3 {
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #manufacturing .before_delivery .obj2 {
    max-width: 50px;
    position: absolute;
    top: 30px;
    right: 50px;
  }
  #manufacturing .before_delivery .col-3 > * {
    width: calc(100% / 2 - 3%);
  }
  #manufacturing .before_delivery .col-3 > *:nth-of-type(n + 3) {
    margin-top: 15%;
  }
}

#manufacturing .material {
  background: url(../img/manufacturing/material_bg.jpg) center center/cover no-repeat;
  padding: 160px 0;
}

#manufacturing .material .sec_ttl {
  color: #fff;
}

#manufacturing .material .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#manufacturing .material .list li {
  text-align: center;
  width: calc(100% / 5 - 3%);
  color: #fff;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 30px 0;
}

#manufacturing .material .list li p {
  font-weight: 600;
}

#manufacturing .material .list li p:not(.sub) {
  font-size: 2rem;
}

#manufacturing .material .list li p.sub {
  font-size: 1.2rem;
}

@media screen and (max-width: 768px) {
  #manufacturing .material .list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #manufacturing .material .list li {
    width: 100%;
    border-bottom: none;
  }
  #manufacturing .material .list li:last-of-type {
    border-bottom: 2px solid #fff;
  }
}

#manufacturing .check .sec_main_ttl {
  line-height: 1.5;
}

#outline .mv {
  background: url(../img/common/mv_outline.jpg) center center/cover no-repeat;
}

#outline .main_facility .col-3,
#outline .test_facility .col-3 {
  font-weight: 600;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #outline .main_facility .col-3 > *,
  #outline .test_facility .col-3 > * {
    width: calc(100% / 2 - 3%);
  }
  #outline .main_facility .col-3 > *:nth-of-type(n + 3),
  #outline .test_facility .col-3 > *:nth-of-type(n + 3) {
    margin-top: 15%;
  }
  #outline .main_facility .col-3 p,
  #outline .test_facility .col-3 p {
    font-size: 1.2rem;
  }
}

#outline .list_facility table {
  width: 100%;
}

#outline .list_facility table tr:nth-of-type(odd) > * {
  background: #fff0d1;
}

#outline .list_facility table tr:nth-of-type(odd) th {
  background: #ffcc66;
}

#outline .list_facility table tr > * {
  vertical-align: middle;
  text-align: center;
  padding: 10px 0;
}

#outline .list_facility table tr > *:first-child {
  width: 20%;
  min-width: 160px;
}

#outline .list_facility table tr > *:nth-child(2) {
  width: 40%;
  min-width: 320px;
}

#outline .list_facility table tr > *:nth-child(3) {
  width: 30%;
  min-width: 240px;
}

#outline .list_facility table tr > *:last-child {
  width: 10%;
  min-width: 80px;
}

@media screen and (max-width: 768px) {
  #outline .list_facility .scrollTable {
    height: 350px;
  }
  #outline .list_facility table tr:first-child > * {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}

#message .mv {
  background: url(../img/common/mv_message.jpg) center center/cover no-repeat;
}

#message .mv .page_ttl .sub_ttl {
  top: 0;
}

@media screen and (max-width: 768px) {
  #message .mv .page_ttl .sub_ttl {
    top: -10px;
  }
}

#message .message_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#message .message_wrap .txt {
  width: 60%;
}

#message .message_wrap .txt h3 {
  margin-bottom: 60px;
}

#message .message_wrap .txt .blk {
  margin-bottom: 50px;
}

#message .message_wrap .img {
  width: 30%;
}

#message .message_wrap .img .name_wrap {
  text-align: right;
  margin-top: 10px;
}

#message .message_wrap .img .name_wrap p {
  font-weight: 700;
  font-family: "Noto Serif JP", serif;
}

#message .message_wrap .img .name_wrap .name {
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  #message .message_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #message .message_wrap .txt {
    width: 100%;
    margin-bottom: 30px;
  }
  #message .message_wrap .txt h3 {
    margin-bottom: 40px;
  }
  #message .message_wrap .txt .blk {
    margin-bottom: 30px;
  }
  #message .message_wrap .img {
    width: 100%;
  }
  #message .message_wrap .img .name_wrap {
    text-align: center;
  }
}

#about .mv {
  background: url(../img/common/mv_about.jpg) center center/cover no-repeat;
}

#about .about_company table {
  width: 100%;
}

#about .about_company table tr th,
#about .about_company table tr td {
  font-size: 1.8rem;
  border-bottom: 2px solid #fff;
  padding: 20px 0;
}

#about .about_company table tr th {
  width: 20%;
  background: #f4bd67;
  text-align: center;
}

#about .about_company table tr td {
  width: 80%;
  padding-left: 30px;
  background: #f2f2f2;
}

@media screen and (max-width: 768px) {
  #about .about_company table {
    width: 90%;
    margin: 0 auto;
  }
  #about .about_company table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #about .about_company table tr th,
  #about .about_company table tr td {
    width: 100%;
    font-size: 1.6rem;
    padding: 10px 0;
  }
  #about .about_company table tr th {
    border-bottom: none;
  }
  #about .about_company table tr td {
    border-bottom: none;
    padding: 20px;
    margin-bottom: 50px;
  }
}

#about .result table {
  width: 90%;
  margin: 0 auto;
}

#about .result table tr th,
#about .result table tr td {
  font-size: 1.6rem;
  border-bottom: 2px solid #fff;
  padding: 20px 0;
}

#about .result table tr th {
  width: 20%;
  background: #f4bd67;
  text-align: center;
}

#about .result table tr td {
  width: 80%;
  background: #f2f2f2;
  padding-left: 30px;
}

@media screen and (max-width: 768px) {
  #about .result table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #about .result table tr th,
  #about .result table tr td {
    width: 100%;
    font-size: 1.6rem;
    padding: 10px 0;
  }
  #about .result table tr th {
    border-bottom: 1px solid #000;
  }
  #about .result table tr td {
    border-bottom: none;
    padding: 20px;
    margin-bottom: 30px;
  }
}

#about .location p {
  margin-bottom: 1em;
}

#about .location .map iframe {
  width: 100%;
}

#history .mv {
  background: url(../img/common/mv_history.jpg) center center/cover no-repeat;
}

#history .history table {
  width: 100%;
  margin: 0 auto;
}

#history .history table tr th,
#history .history table tr td {
  font-size: 1.6rem;
  border-bottom: 1px solid #000;
  padding: 30px 0;
}

#history .history table tr th {
  color: #fe7205;
  width: 15%;
}

#history .history table tr td {
  width: 85%;
}

#history .history table tr td p span {
  font-weight: 600;
}

#history .history table tr td p:not(:last-child) {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  #history .history table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #history .history table tr th,
  #history .history table tr td {
    width: 100%;
    padding: 0;
  }
  #history .history table tr th {
    border-bottom: none;
    padding: 10px 0;
  }
  #history .history table tr td {
    border-bottom: none;
    padding-bottom: 40px;
  }
  #history .history table tr td p:not(:last-child) {
    margin-bottom: 10px;
  }
}

#philosophy .mv {
  background: url(../img/common/mv_philosophy.jpg) center center/cover no-repeat;
}

#philosophy .mv .page_ttl .sub_ttl {
  top: -30px;
}

@media screen and (max-width: 768px) {
  #philosophy .mv .page_ttl h1 {
    font-size: 6.4rem;
  }
}

#philosophy .section {
  text-align: center;
}

#philosophy .section .blk {
  margin-top: 40px;
}

#philosophy .section .col-2 {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  #philosophy .section .blk {
    margin-top: 30px;
  }
  #philosophy .section .col-2 > * {
    width: 100%;
  }
  #philosophy .section .col-2 > *:nth-of-type(n + 2) {
    margin-top: 40px;
  }
}

#sdgs .mv {
  background: url(../img/common/mv_sdgs.jpg) center center/cover no-repeat;
}

@media screen and (max-width: 768px) {
  #sdgs .mv .page_ttl h1 {
    font-size: 6.4rem;
  }
}

#sdgs .section {
  text-align: center;
}

#sdgs .section .blk {
  margin-top: 40px;
}

#sdgs .section .col-2 {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  #sdgs .section .blk {
    margin-top: 30px;
  }
  #sdgs .section .col-2 > * {
    width: 100%;
  }
  #sdgs .section .col-2 > *:nth-of-type(n + 2) {
    margin-top: 40px;
  }
}

#quality .mv {
  background: url(../img/common/mv_quality.jpg) center center/cover no-repeat;
}

#quality .mv .page_ttl .sub_ttl {
  top: -40px;
}

@media screen and (max-width: 768px) {
  #quality .mv .page_ttl .sub_ttl {
    top: -20px;
  }
}

#quality .quality .txt {
  width: 65%;
}

#quality .quality .txt .blk:not(:last-of-type) {
  margin-bottom: 20px;
}

#quality .quality .img {
  width: 30%;
}

@media screen and (max-width: 768px) {
  #quality .quality .txt {
    width: 100%;
  }
  #quality .quality .img {
    width: 100%;
    margin-bottom: 30px;
  }
}

#quality .environment .txt {
  width: 65%;
}

#quality .environment .txt .blk {
  margin-bottom: 20px;
}

#quality .environment .img {
  width: 30%;
}

@media screen and (max-width: 768px) {
  #quality .environment .txt {
    width: 100%;
  }
  #quality .environment .img {
    width: 100%;
    margin-bottom: 30px;
  }
}

#quality .iso {
  font-size: 2.4rem;
  font-weight: 600;
  display: table;
  margin: 60px auto 0;
  padding: 1em 5em;
  border: 2px solid #000;
}

@media screen and (max-width: 768px) {
  #quality .iso {
    font-size: 2rem;
    padding: 0.5em 2em;
  }
}

#quality .license_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  margin-top: 50px;
}

#quality .license_wrap > * {
  width: 45%;
}

#quality .blk {
  margin-top: 60px;
}

#quality .blk ul {
  display: table;
  margin-bottom: 50px;
}

#quality .blk ul li {
  padding-left: 25px;
  margin-bottom: 10px;
  position: relative;
}

#quality .blk ul li:before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ffcc66;
  position: absolute;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  top: 0;
  left: 0;
}

#group .mv {
  background: url(../img/common/mv_group.jpg) center center/cover no-repeat;
}

#group .container {
  max-width: 1200px;
}

#group .blk:not(:last-child) {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid #000;
}

#group .blk .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#group .blk .info > .img {
  width: 45%;
}

#group .blk .info > .img img {
  width: 100%;
}

#group .blk .info > .txt {
  width: 50%;
  position: relative;
}

@media screen and (max-width: 768px) {
  #group .blk .info > .txt {
    padding-bottom: 60px;
  }
}

#group .blk .info > .txt .ttl {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 20px;
}

#group .blk .info > .txt .address {
  margin-bottom: 30px;
}

#group .blk .info > .txt .office > p {
  font-weight: 600;
  margin-bottom: 10px;
}

#group .blk .info > .txt .office .col-4 > *:nth-of-type(n + 5) {
  margin-top: 1%;
}

@media screen and (max-width: 768px) {
  #group .blk .info > .txt .office .col-4 > * {
    width: calc(100% / 3 - 3%);
  }
  #group .blk .info > .txt .office .col-4 > *:nth-of-type(n + 5) {
    margin-top: 0;
  }
  #group .blk .info > .txt .office .col-4 > *:nth-of-type(n + 4) {
    margin-top: 3%;
  }
}

#group .blk .info > .txt .business {
  margin-bottom: 20px;
}

#group .blk .info > .txt .linkbtn {
  display: table;
  margin: 30px 0 0 auto;
}

#group .blk .info > .txt .linkbtn a {
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 3px;
  text-decoration: none;
  padding: 10px 40px;
  display: block;
  color: #000;
  background: #fff0d1;
  border-radius: 60px;
  position: relative;
}

#group .blk .info > .txt .linkbtn a:after {
  content: "";
  background: #ffcc66;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: block;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  right: 30px;
}

#group .blk .info > .txt .linkbtn a:hover {
  opacity: 1;
  background: #fffaf0;
}

#group .blk .info > .txt .linkbtn a:hover:after {
  right: 10px;
}

@media screen and (max-width: 768px) {
  #group .blk .info > .txt .linkbtn a {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 768px) {
  #group .blk .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #group .blk .info > .img {
    width: 100%;
    margin-bottom: 20px;
  }
  #group .blk .info > .txt {
    width: 100%;
  }
}

#group .blk .col-2 {
  margin-top: 60px;
}

#group .blk .col-2 > *:nth-of-type(n + 3) {
  margin-top: 6%;
}

#group .blk .col-2 .img img {
  width: 100%;
}

#group .blk .col-2 .txt .ttl {
  font-size: 1.8rem;
  font-weight: 600;
  margin-top: 20px;
}

#group .blk .col-2 .txt .address {
  margin-top: 10px;
}

#group .blk .col-2 .txt .business {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  #group .blk .col-2 > * {
    width: 100%;
  }
  #group .blk .col-2 > *:nth-of-type(n + 2) {
    margin-top: 60px;
  }
  #group .blk .col-2 > * .txt .ttl {
    font-size: 1.4rem;
  }
}

#development .mv {
  background: url(../img/common/mv_development.jpg) center center/cover no-repeat;
}

#development .mv .page_ttl .sub_ttl {
  top: -10px;
}

@media screen and (max-width: 768px) {
  #development .mv .page_ttl .sub_ttl {
    top: -20px;
  }
  #development .mv .page_ttl h1 {
    font-size: 4.8rem;
  }
}

#development .section_video .read {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 40px;
}

#development .section_video .video_wrap video {
  max-width: 100%;
  width: 100%;
  border: 1px solid #ddd;
}

@media screen and (max-width: 768px) {
  #development .section_video .read {
    font-size: 1.6rem;
  }
}

#development .develop {
  margin-bottom: 100px;
}

#development .develop .develop_theme {
  background: #eb7379;
  background: -webkit-linear-gradient(315deg, #eb7379 0%, #efad5e 20%, #f5c66d 40%, #efad5e 60%, #efad5e 80%, #eb7379 100%) 0% center/200%;
  background: linear-gradient(135deg, #eb7379 0%, #efad5e 20%, #f5c66d 40%, #efad5e 60%, #efad5e 80%, #eb7379 100%) 0% center/200%;
  -webkit-animation: gradate 10s linear alternate infinite;
          animation: gradate 10s linear alternate infinite;
  position: relative;
  margin-bottom: 360px;
}

@keyframes gradate {
  100% {
    background-position-x: 100%;
  }
}

#development .develop .develop_theme .img {
  width: 90%;
  margin-right: auto;
}

#development .develop .develop_theme .txt {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px 60px;
  max-width: 550px;
  width: 100%;
  position: absolute;
  -webkit-transform: translateY(40%);
          transform: translateY(40%);
  bottom: 0;
  right: 9%;
}

#development .develop .develop_theme .txt .txt_ttl {
  text-align: center;
  margin-bottom: 30px;
}

#development .develop .develop_theme .txt .txt_ttl .txt_main_ttl {
  font-size: 6rem;
  font-weight: 800;
  font-family: "Noto Serif JP", serif;
  line-height: 1.5;
}

#development .develop .develop_theme .txt .txt_ttl .txt_sub_ttl {
  font-size: 2rem;
  font-weight: 600;
}

#development .develop .develop_theme .txt .catch {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 3px;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  #development .develop .develop_theme {
    margin-bottom: 120px;
  }
  #development .develop .develop_theme .img {
    width: 100%;
  }
  #development .develop .develop_theme .txt {
    background: rgba(255, 255, 255, 0);
    padding: 40px 20px;
    position: static;
    -webkit-transform: none;
            transform: none;
  }
  #development .develop .develop_theme .txt .txt_ttl {
    margin-bottom: 20px;
  }
  #development .develop .develop_theme .txt .txt_ttl .txt_main_ttl {
    font-size: 3rem;
    font-weight: 800;
    font-family: "Noto Serif JP", serif;
    line-height: 1.5;
  }
  #development .develop .develop_theme .txt .txt_ttl .txt_sub_ttl {
    font-size: 2rem;
    font-weight: 600;
  }
  #development .develop .develop_theme .txt .catch {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}

#development .develop .process .txt {
  width: 40%;
  background: #fafafa;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#development .develop .process .txt .inner {
  max-width: 540px;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

#development .develop .process .txt .icon {
  display: table;
  margin: 0 auto 20px;
}

#development .develop .process .txt h4 {
  text-align: center;
}

#development .develop .process .img {
  width: 60%;
  position: relative;
}

#development .develop .process .img img {
  height: 700px;
  -o-object-fit: cover;
     object-fit: cover;
}

#development .develop .process .img .process_name {
  font-size: 5rem;
  font-weight: 600;
  letter-spacing: 3px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  background: #fff;
  padding: 0.5em 0.25em;
  position: absolute;
  top: 0;
}

#development .develop .process .flex_r .txt .inner {
  padding-right: 80px;
  margin-left: auto;
}

#development .develop .process .flex_r .img {
  text-align: left;
}

#development .develop .process .flex_r .img .process_name {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 0;
}

#development .develop .process .flex .txt .inner {
  padding-left: 80px;
  margin-right: auto;
}

#development .develop .process .flex .img {
  text-align: right;
}

#development .develop .process .flex .img .process_name {
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  right: 0;
}

#development .develop .process .process1 .txt .icon {
  width: 125px;
}

#development .develop .process .process2 .txt .icon {
  width: 140px;
}

#development .develop .process .process3 .txt .icon {
  width: 110px;
}

#development .develop .process .process4 .txt .icon {
  width: 140px;
}

@media screen and (max-width: 768px) {
  #development .develop .process > div {
    margin-bottom: 80px;
  }
  #development .develop .process .txt {
    width: 100%;
  }
  #development .develop .process .txt .inner {
    padding: 40px 20px 0 !important;
  }
  #development .develop .process .txt h4 {
    font-size: 2rem;
  }
  #development .develop .process .img {
    width: 100%;
    position: relative;
  }
  #development .develop .process .img img {
    height: auto;
  }
  #development .develop .process .img .process_name {
    font-size: 3rem;
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
    padding: 0.25em 0.5em;
    position: absolute;
    -webkit-transform: none !important;
            transform: none !important;
    top: auto !important;
    right: auto !important;
    bottom: 0;
    left: 0;
  }
}

#development .btn_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  #development .btn_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#development .btn_wrap .linkbtn {
  display: table;
  margin: 0 20px;
}

#development .btn_wrap .linkbtn a {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 3px;
  text-decoration: none;
  padding: 25px 80px;
  display: block;
  color: #000;
  background: #fff0d1;
  border-radius: 60px;
  position: relative;
}

#development .btn_wrap .linkbtn a:after {
  content: "";
  background: #ffcc66;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: block;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  right: 50px;
}

#development .btn_wrap .linkbtn a:hover {
  opacity: 1;
  background: #fffaf0;
}

#development .btn_wrap .linkbtn a:hover:after {
  right: 20px;
}

@media screen and (max-width: 768px) {
  #development .btn_wrap .linkbtn {
    margin-bottom: 50px;
  }
  #development .btn_wrap .linkbtn a {
    font-size: 1.6rem;
  }
}

#application .mv {
  background: url(../img/common/mv_application.jpg) center center/cover no-repeat;
}

#application table {
  width: 100%;
  margin: 0 auto;
}

#application table tr th,
#application table tr td {
  font-size: 1.6rem;
  border-bottom: 2px solid #fff;
  padding: 20px 0;
}

#application table tr th {
  width: 20%;
  background: #f4bd67;
  text-align: center;
}

#application table tr td {
  width: 80%;
  background: #f2f2f2;
  padding-left: 30px;
}

@media screen and (max-width: 768px) {
  #application table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #application table tr th,
  #application table tr td {
    width: 100%;
    font-size: 1.6rem;
    padding: 10px 0;
  }
  #application table tr th {
    border-bottom: none;
  }
  #application table tr td {
    border-bottom: none;
    padding: 20px;
    margin-bottom: 50px;
  }
}

#contact .mv {
  background: url(../img/common/mv_contact.jpg) center center/cover no-repeat;
}

#contact .recuire {
  color: #f00;
}

#contact .read {
  margin-bottom: 60px;
}

#contact .read.error-message .error-list {
  margin-top: 10px;
}

#contact .read.error-message .error-list li {
  list-style: disc;
  list-style-position: inside;
  color: #f00;
}

#contact .read.error-message .error-list li:nth-of-type(n + 2) {
  margin-top: 5px;
}

@media screen and (max-width: 768px) {
  #contact .form_area {
    margin-bottom: 80px;
  }
}

#contact .form_area h2 span {
  font-size: 1.2rem;
  margin-left: 20px;
}

#contact .form_area table {
  width: 100%;
}

#contact .form_area table th,
#contact .form_area table td {
  font-size: 1.8rem;
  border-bottom: 1px solid #000;
  padding: 30px 10px;
}

#contact .form_area table th {
  width: 30%;
}

#contact .form_area table td {
  width: 70%;
}

#contact .form_area table td label {
  margin-right: 20px;
}

#contact .form_area table td textarea {
  border: 1px solid #000;
  width: 100%;
  padding: 10px;
}

#contact .form_area table td input[type="text"] {
  border: 1px solid #000;
  padding: 5px 10px;
  max-width: 300px;
  width: 100%;
}

#contact .form_area table td input[type="radio"] {
  margin-right: 5px;
}

#contact .form_area table td input[type="checkbox"] {
  margin-right: 10px;
}

#contact .form_area table td .post {
  max-width: 300px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#contact .form_area table td .post input[type="text"] {
  margin-left: 10px;
}

#contact .form_area table td .address input[type="text"] {
  max-width: 100%;
}

#contact .form_area table td .privacy {
  border: 1px solid #000;
  padding: 10px;
  margin-bottom: 30px;
  height: 200px;
  overflow-y: scroll;
}

#contact .form_area table td .privacy .privacy_ttl {
  font-weight: 600;
  margin-bottom: 20px;
}

#contact .form_area table td .privacy .blk {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  #contact .form_area table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #contact .form_area table th,
  #contact .form_area table td {
    font-size: 1.6rem;
    width: 100%;
    padding: 10px;
  }
  #contact .form_area table th {
    padding-top: 30px;
    border-bottom: none;
  }
  #contact .form_area table td {
    padding-bottom: 30px;
  }
}

#contact .form_area .submit_btn {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 3px;
  text-decoration: none;
  margin: 60px auto 0;
  display: table;
  color: #000;
  background: #fff0d1;
  border-radius: 60px;
  cursor: pointer;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#contact .form_area .submit_btn:after {
  content: "";
  background: #ffcc66;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: block;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  right: 50px;
}

#contact .form_area .submit_btn:hover {
  opacity: 1;
  background: #fffaf0;
}

#contact .form_area .submit_btn:hover:after {
  right: 20px;
}

#contact .form_area .submit_btn input {
  padding: 25px 80px;
}

@media screen and (max-width: 768px) {
  #contact .form_area .submit_btn {
    font-size: 1.6rem;
  }
}

#contact .form_area .send_btn {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 3px;
  text-decoration: none;
  margin: 60px auto 0;
  display: table;
  color: #000;
  background: #ffd785;
  border-radius: 60px;
  cursor: pointer;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#contact .form_area .send_btn:after {
  content: "";
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: block;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  right: 50px;
}

#contact .form_area .send_btn:hover {
  opacity: 1;
  background: #ffbe3c;
}

#contact .form_area .send_btn:hover:after {
  right: 20px;
}

#contact .form_area .send_btn input {
  padding: 25px 80px;
}

@media screen and (max-width: 768px) {
  #contact .form_area .send_btn {
    font-size: 1.6rem;
  }
}

#contact .form_area .complete p {
  font-size: 1.8rem;
  margin-top: 10px;
}

#contact .form_area .complete .company {
  margin-top: 40px;
}

#contact .form_area .complete .company .name {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 20px;
}

#contact .form_area .complete .company p {
  font-size: 1.8rem;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  #contact .form_area .complete p {
    font-size: 1.4rem;
  }
  #contact .form_area .complete .company {
    margin-top: 30px;
  }
  #contact .form_area .complete .company .name {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  #contact .form_area .complete .company p {
    font-size: 1.4rem;
  }
}

#company .mv {
  background: url(../img/common/mv_company.jpg) center center/cover no-repeat;
}

#company .col-2 > * {
  position: relative;
  display: block;
}

#company .col-2 > *:nth-of-type(n + 3) {
  margin-top: 6%;
}

#company .col-2 > *:after {
  font-weight: 600;
  background: #f4bd67;
  padding: 0.25em 0.5em;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  #company .col-2 > * {
    width: 100%;
  }
  #company .col-2 > *:nth-of-type(n + 2) {
    margin-top: 10%;
  }
}

#company .col-2 .about:after {
  content: "会社概要";
}

#company .col-2 .history:after {
  content: "沿革";
}

#company .col-2 .group:after {
  content: "グループ";
}

#company .col-2 .message:after {
  content: "トップメッセージ";
}

#company .col-2 .quality:after {
  content: "品質管理";
}

#company .col-2 .philosophy:after {
  content: "基本理念";
}

#company .col-2 .sdgs:after {
  content: "SDGs";
}
