@charset "UTF-8";
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: 0px;
  padding: 0px;
  border: 0px none;
  outline: 0px; }

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

*,
*::before,
*::after {
  box-sizing: border-box !important; }

html {
  height: 100%; }

body {
  height: 100%;
  min-height: 101%;
  background: #fff; }

h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  font-weight: normal; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal; }

strong {
  font-weight: bold; }

em {
  font-style: normal; }

small {
  font-size: 100%; }

ins {
  background: #FF9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #FF9;
  color: #000;
  font-weight: bold; }

del {
  text-decoration: line-through; }

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

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

a {
  outline: none;
  transition: 0.25s; }
  a:active, a:focus {
    outline: none; }
  a img {
    transition: 0.35s; }
  a:hover img {
    opacity: 0.7; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

img, fieldset {
  border: 0 none; }

video {
  max-width: 100%;
  height: auto; }

ul {
  list-style: none;
  list-style-position: inside; }

ol {
  list-style-position: inside; }
  ol li {
    padding-left: 1.2em;
    text-indent: -1.2em; }

dt {
  font-weight: normal; }

hr {
  display: none;
  border: 0 none; }

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

blockquote, cite {
  width: auto;
  font-size: 0.93em;
  margin: 1em 1em 1em 1.5em; }

code {
  font-family: "Courier New", Courier, monotype;
  font-size: 1em; }

object, embed {
  vertical-align: top; }

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

th, td {
  text-align: left;
  vertical-align: top; }

th {
  font-weight: normal; }

input,
select,
select option,
textarea {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "sans-serif"; }

input, select {
  vertical-align: middle; }

button,
input[type="submit"],
input[type="button"] {
  cursor: pointer; }

input[type="text"],
input[type="file"],
input[type="email"],
input[type="tel"],
select,
select option,
textarea {
  padding: 5px 10px;
  border: #CCC 1px solid;
  border-radius: 5px;
  font-size: 16px;
  line-height: 1.5; }

input[type="text"],
input[type="file"],
input[type="email"],
input[type="tel"] {
  width: 60%; }

textarea {
  width: 100%; }

button,
input[type="submit"],
input[type="button"] {
  -webkit-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: content-box;
  box-sizing: border-box; }
  button::-webkit-search-decoration,
  input[type="submit"]::-webkit-search-decoration,
  input[type="button"]::-webkit-search-decoration {
    display: none; }
  button::focus,
  input[type="submit"]::focus,
  input[type="button"]::focus {
    outline-offset: -2px; }

button,
input[type="button"],
input[type="submit"] {
  padding: 10px 30px;
  border-radius: 6px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  line-height: 1.5; }

option {
  padding-left: 0.4em; }

.clearfix:after {
  content: ".";
  /* 新しい要素を作る。 「.」は他の文字でもかまいません。*/
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

* html .clearfix {
  height: 1px;
  /*\*/
     /*/
height: auto;
overflow: hidden;
/**/ }

.clear {
  clear: both; }

.dis-f {
  display: flex; }

.dis-f-w {
  display: flex;
  flex-wrap: wrap; }

.bgBlack {
  background-color: #000000; }

.bgGrayL {
  background-color: #CCCCCC; }

.bgGrayLL {
  background-color: #F6F6F6; }

.fontXS {
  font-size: 13px; }

.fontS, #cta .inBox a dd, #cta article section a dd, article #cta section a dd, #copyright {
  font-size: 14px; }

.fontBase, article header h1 span, article h2 span {
  font-size: 15px; }

.fontL, #cta .inBox a.left::after, #cta article section a.left::after, article #cta section a.left::after, #footer .inBox dl dt, #footer article section dl dt, article #footer section dl dt, #products-top article .products-function dt,
#product01 article .products-function dt,
#product02 article .products-function dt,
#product03 article .products-function dt,
#product04 article .products-function dt,
#product05 article .products-function dt,
#product06 article .products-function dt,
#product07 article .products-function dt,
#product08 article .products-function dt,
#product09 article .products-function dt, #products-top article .main-products .left,
#product01 article .main-products .left,
#product02 article .main-products .left,
#product03 article .main-products .left,
#product04 article .main-products .left,
#product05 article .main-products .left,
#product06 article .main-products .left,
#product07 article .main-products .left,
#product08 article .main-products .left,
#product09 article .main-products .left, #products-top article .products-attention dl dt,
#product01 article .products-attention dl dt,
#product02 article .products-attention dl dt,
#product03 article .products-attention dl dt,
#product04 article .products-attention dl dt,
#product05 article .products-attention dl dt,
#product06 article .products-attention dl dt,
#product07 article .products-attention dl dt,
#product08 article .products-attention dl dt,
#product09 article .products-attention dl dt, #privacy article .privacy-contents dl dt, #privacy article .privacy-inquiry .left dl dt {
  font-size: 20px;
  line-height: 1.45em; }

.fontXL, article h4 {
  font-size: 24px;
  line-height: 1.4em; }

.fontXXL, article h3 {
  font-size: 28px;
  line-height: 1.35em; }

.fontXXXL, article header h1, article h2, #cta .inBox a dt span, #cta article section a dt span, article #cta section a dt span {
  font-size: 34px;
  line-height: 1.3em; }

.fontXXXXL {
  font-size: 40px;
  line-height: 1.25em; }

.fontB {
  font-weight: bold; }

.fontCapita {
  text-transform: capitalize; }

.fontUpper {
  text-transform: uppercase; }

.fontLower {
  text-transform: lowercase; }

.colorRed {
  color: #DD0000; }

.colorPink {
  color: #E4007F; }

.colorYellow {
  color: #EFA600; }

.colorBlue {
  color: #004898; }

.colorBlueD {
  color: #001A60; }

.colorGrayL {
  color: #CCCCCC; }

.colorGray {
  color: #999999; }

.colorGrayD {
  color: #444444; }

.colorBlack {
  color: #000000; }

.colorWhite {
  color: #FFFFFF; }

.alp100 {
  opacity: 1; }

.alp75 {
  opacity: 0.75; }

.alp50 {
  opacity: 0.5; }

.alp25 {
  opacity: 0.25; }

.fontOver {
  text-decoration: overline; }

.fontU {
  line-height: 1.5em;
  text-decoration: underline; }

.fontDel {
  text-decoration: line-through; }

.txtCenter {
  text-align: center; }

.txtLeft {
  text-align: left; }

.txtRight {
  text-align: right; }

.txtJust {
  text-align: justify; }

.txtIndent-1 {
  text-indent: -1em;
  padding-left: 1em; }

.txtIndent-1_5 {
  text-indent: -1.5em;
  padding-left: 1.5em; }

.txtIndent-2 {
  text-indent: -2em;
  padding-left: 2em; }

.txtIndent1 {
  text-indent: 1em; }

.marginTa {
  margin-top: auto; }

.marginT0 {
  margin-top: 0px; }

.marginT5 {
  margin-top: 5px; }

.marginT10 {
  margin-top: 10px; }

.marginT20 {
  margin-top: 20px; }

.marginT30 {
  margin-top: 30px; }

.marginT50 {
  margin-top: 50px; }

.marginT100 {
  margin-top: 100px; }

.marginT150 {
  margin-top: 150px; }

.marginT200 {
  margin-top: 200px; }

.marginT250 {
  margin-top: 250px; }

.marginT300 {
  margin-top: 300px; }

.marginBa {
  margin-bottom: auto; }

.marginB0 {
  margin-bottom: 0px; }

.marginB5 {
  margin-bottom: 5px; }

.marginB10 {
  margin-bottom: 10px; }

.marginB20 {
  margin-bottom: 20px; }

.marginB30 {
  margin-bottom: 30px; }

.marginB50 {
  margin-bottom: 50px; }

.marginB100 {
  margin-bottom: 100px; }

.marginB150 {
  margin-bottom: 150px; }

.marginB200 {
  margin-bottom: 200px; }

.marginB250 {
  margin-bottom: 250px; }

.marginB300 {
  margin-bottom: 300px; }

.marginLa {
  margin-left: auto; }

.marginL0 {
  margin-left: 0px; }

.marginL5 {
  margin-left: 5px; }

.marginL10 {
  margin-left: 10px; }

.marginL20 {
  margin-left: 20px; }

.marginL30 {
  margin-left: 30px; }

.marginL50 {
  margin-left: 50px; }

.marginL100 {
  margin-left: 100px; }

.marginRa {
  margin-right: auto; }

.marginR0 {
  margin-right: 0px; }

.marginR5 {
  margin-right: 5px; }

.marginR10 {
  margin-right: 10px; }

.marginR20 {
  margin-right: 20px; }

.marginR30 {
  margin-right: 30px; }

.marginR50 {
  margin-right: 50px; }

.marginR100 {
  margin-right: 100px; }

.marginTBa {
  margin-top: auto;
  margin-bottom: auto; }

.marginTB0 {
  margin-top: 0px;
  margin-bottom: 0px; }

.marginTB5 {
  margin-top: 5px;
  margin-bottom: 5px; }

.marginTB10 {
  margin-top: 10px;
  margin-bottom: 10px; }

.marginTB20 {
  margin-top: 20px;
  margin-bottom: 20px; }

.marginTB30 {
  margin-top: 30px;
  margin-bottom: 30px; }

.marginTB50 {
  margin-top: 50px;
  margin-bottom: 50px; }

.marginTB75 {
  margin-top: 75px;
  margin-bottom: 75px; }

.marginTB100 {
  margin-top: 100px;
  margin-bottom: 100px; }

.marginTB150 {
  margin-top: 150px;
  margin-bottom: 150px; }

.marginTB200 {
  margin-top: 200px;
  margin-bottom: 200px; }

.marginTB250 {
  margin-top: 250px;
  margin-bottom: 250px; }

.marginTB300 {
  margin-top: 300px;
  margin-bottom: 300px; }

.marginLRa {
  margin-left: auto;
  margin-right: auto; }

.marginLR0 {
  margin-left: 0px;
  margin-right: 0px; }

.marginLR5 {
  margin-left: 5px;
  margin-right: 5px; }

.marginLR10 {
  margin-left: 10px;
  margin-right: 10px; }

.marginLR15 {
  margin-left: 15px;
  margin-right: 15px; }

.marginLR20 {
  margin-left: 20px;
  margin-right: 20px; }

.marginLR30 {
  margin-left: 30px;
  margin-right: 30px; }

.marginLR50 {
  margin-left: 50px;
  margin-right: 50px; }

.marginLR75 {
  margin-left: 75px;
  margin-right: 75px; }

.marginLR100 {
  margin-left: 100px;
  margin-right: 100px; }

.marginLR150 {
  margin-left: 150px;
  margin-right: 150px; }

.marginLR200 {
  margin-left: 200px;
  margin-right: 200px; }

.margin0 {
  margin: 0px; }

.margin5 {
  margin: 5px; }

.margin10 {
  margin: 10px; }

.margin20 {
  margin: 20px; }

.margin30 {
  margin: 30px; }

.margin50 {
  margin: 50px; }

.margin75 {
  margin: 75px; }

.margin100 {
  margin: 100px; }

.margin150 {
  margin: 150px; }

.margin200 {
  margin: 200px; }

.paddingT0 {
  padding-top: 0px; }

.paddingT5 {
  padding-top: 5px; }

.paddingT10 {
  padding-top: 10px; }

.paddingT20 {
  padding-top: 20px; }

.paddingT30 {
  padding-top: 30px; }

.paddingT50 {
  padding-top: 50px; }

.paddingT100 {
  padding-top: 100px; }

.paddingT150 {
  padding-top: 150px; }

.paddingT200 {
  padding-top: 200px; }

.paddingB0 {
  padding-bottom: 0px; }

.paddingB5 {
  padding-bottom: 5px; }

.paddingB10 {
  padding-bottom: 10px; }

.paddingB20 {
  padding-bottom: 20px; }

.paddingB30 {
  padding-bottom: 30px; }

.paddingB50 {
  padding-bottom: 50px; }

.paddingB100 {
  padding-bottom: 100px; }

.paddingB150 {
  padding-bottom: 150px; }

.paddingB200 {
  padding-bottom: 200px; }

.paddingL0 {
  padding-left: 0px; }

.paddingL5 {
  padding-left: 5px; }

.paddingL10 {
  padding-left: 10px; }

.paddingL20 {
  padding-left: 20px; }

.paddingL30 {
  padding-left: 30px; }

.paddingL50 {
  padding-left: 50px; }

.paddingL100 {
  padding-left: 100px; }

.paddingL150 {
  padding-left: 150px; }

.paddingR0 {
  padding-right: 0px; }

.paddingR5 {
  padding-right: 5px; }

.paddingR10 {
  padding-right: 10px; }

.paddingR20 {
  padding-right: 20px; }

.paddingR30 {
  padding-right: 30px; }

.paddingR50 {
  padding-right: 50px; }

.paddingR100 {
  padding-right: 100px; }

.paddingTB0 {
  padding-top: 0px;
  padding-bottom: 0px; }

.paddingTB5 {
  padding-top: 5px;
  padding-bottom: 5px; }

.paddingTB10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.paddingTB20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.paddingTB30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.paddingTB50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.paddingTB75 {
  padding-top: 75px;
  padding-bottom: 75px; }

.paddingTB100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.paddingTB150 {
  padding-top: 150px;
  padding-bottom: 150px; }

.paddingTB200 {
  padding-top: 200px;
  padding-bottom: 200px; }

.paddingLR0 {
  padding-left: 0px;
  padding-right: 0px; }

.paddingLR5 {
  padding-left: 5px;
  padding-right: 5px; }

.paddingLR10 {
  padding-left: 10px;
  padding-right: 10px; }

.paddingLR20 {
  padding-left: 20px;
  padding-right: 20px; }

.paddingLR30 {
  padding-left: 30px;
  padding-right: 30px; }

.paddingLR50 {
  padding-left: 50px;
  padding-right: 50px; }

.paddingLR75 {
  padding-left: 75px;
  padding-right: 75px; }

.paddingLR100 {
  padding-left: 100px;
  padding-right: 100px; }

.paddingLR150 {
  padding-left: 150px;
  padding-right: 150px; }

.paddingLR200 {
  padding-left: 200px;
  padding-right: 200px; }

.padding0 {
  padding: 0px; }

.padding5 {
  padding: 5px; }

.padding10 {
  padding: 10px; }

.padding20 {
  padding: 20px; }

.padding30 {
  padding: 30px; }

.padding50 {
  padding: 50px; }

.padding75 {
  padding: 75px; }

.padding100 {
  padding: 100px; }

.padding150 {
  padding: 150px; }

.padding200 {
  padding: 200px; }

.alignfull {
  margin-left: -100vw;
  margin-right: -100vw; }

.btn-black a::after {
  padding-left: 5px;
  padding-right: 5px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900; }

i.fa-solid,
i.fas {
  width: 1.1em !important;
  padding-right: 5px;
  text-align: center; }

.spOnly {
  display: none; }

a {
  color: #004898;
  text-decoration: underline; }
  a:hover {
    color: #001A60; }

body {
  color: #000000;
  font-family: 'メイリオ', 'Meiryo', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', Osaka, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  line-height: 1.4; }

.inBox, article section {
  width: 1100px;
  margin-left: auto;
  margin-right: auto; }

.w900, #home #home-mv #home-news dl, #company article .company-ceo {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto; }

.box-border {
  border: #000000 1px solid;
  padding: 20px; }

.btn-black {
  margin-top: 30px;
  text-align: center; }
  .btn-black a {
    display: block;
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 5px;
    background-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
    position: relative; }
    .btn-black a:hover {
      background-color: #EFA600; }
    .btn-black a::after {
      position: absolute;
      right: 10px;
      content: "\f105"; }

.dis-f-spBt-2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .dis-f-spBt-2 > * {
    width: 48%;
    margin-bottom: 20px; }

.dis-f-spBt-3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .dis-f-spBt-3 > * {
    width: 31.5%;
    margin-bottom: 20px; }

.dis-f-spBt-4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .dis-f-spBt-4 > * {
    width: 22.5%;
    margin-bottom: 20px; }

.movie-youtube {
  width: 80%;
  max-width: 600px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 16 / 9; }
  .movie-youtube iframe {
    width: 100%;
    height: 100%; }

#header {
  background-color: rgba(255, 255, 255, 0.75);
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 100; }
  #header .inBox, #header article section, article #header section {
    display: flex;
    width: 1200px;
    justify-content: space-between; }
  #header h1 {
    display: flex;
    font-size: 16px;
    align-items: center; }
    #header h1 a {
      color: #000000;
      text-decoration: none; }
    #header h1 img {
      width: 70px;
      margin-right: 5px; }
  #header #nav-Global {
    display: flex; }
    #header #nav-Global ul {
      display: flex;
      align-items: center; }
      #header #nav-Global ul li {
        position: relative; }
        #header #nav-Global ul li a {
          display: block;
          padding: 10px 7px;
          color: #000;
          font-size: 13px;
          text-align: center;
          text-decoration: none; }
          #header #nav-Global ul li a:hover {
            color: #EFA600; }
          #header #nav-Global ul li a span {
            display: block;
            font-size: .75em; }
        #header #nav-Global ul li .nav-child {
          display: none; }
        #header #nav-Global ul li.current a {
          color: #EFA600; }
        #header #nav-Global ul li:hover .nav-child {
          display: block;
          width: 300px;
          background-color: #000000;
          position: absolute;
          top: 100%; }
          #header #nav-Global ul li:hover .nav-child li a {
            color: #FFFFFF;
            text-align: left; }
            #header #nav-Global ul li:hover .nav-child li a:hover {
              background-color: #EFA600; }
          #header #nav-Global ul li:hover .nav-child li.current a {
            background-color: #EFA600; }
      #header #nav-Global ul#header-btn-lang {
        margin-left: 10px; }
        #header #nav-Global ul#header-btn-lang li {
          margin-left: 2px; }
          #header #nav-Global ul#header-btn-lang li a {
            padding: 2px 5px;
            border: #000 1px solid;
            border-radius: 50%; }
            #header #nav-Global ul#header-btn-lang li a.current {
              background-color: #EFA600;
              border: #EFA600 1px solid;
              color: #FFFFFF; }

article .head-title {
  padding-bottom: 10px;
  border-bottom: #999999 1px solid;
  text-align: center; }
article header {
  margin-top: 70px;
  margin-bottom: 50px; }
  article header h1 {
    padding: 50px 0px;
    text-align: center; }
    article header h1 span {
      display: block;
      margin-top: 20px;
      line-height: 1.5; }
article section {
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px; }
article h2 {
  margin-bottom: 25px;
  text-align: center; }
  article h2 span {
    display: block; }
article h3 {
  margin-bottom: 20px; }
article * + h3 {
  margin-top: 50px; }
article h4 {
  margin: 0px 0px 15px -10px;
  padding: 3px 10px; }
article * + h4 {
  margin-top: 40px; }
article dl.dl-horizon {
  display: flex;
  flex-wrap: wrap; }
  article dl.dl-horizon dt, article dl.dl-horizon dd {
    margin: 0px 0px 5px;
    padding: 5px 0px; }
  article dl.dl-horizon dt {
    width: 30%; }
  article dl.dl-horizon dd {
    width: 70%; }
  article dl.dl-horizon.blue dt, article dl.dl-horizon.blue dd {
    border-bottom: #001A60 1px solid; }
  article dl.dl-horizon.blue dt {
    color: #001A60; }
article form {
  width: 90%;
  margin: 50px auto; }
  article form .form-sizeXS {
    width: 15%;
    min-width: 75px;
    max-width: 100px; }
  article form .form-sizeS {
    width: 20%;
    min-width: 100px;
    max-width: 150px; }
  article form input[type="text"],
  article form input[type="file"],
  article form input[type="email"],
  article form input[type="tel"],
  article form textarea {
    background-color: #F6F6F6; }
    article form input[type="text"]:focus,
    article form input[type="file"]:focus,
    article form input[type="email"]:focus,
    article form input[type="tel"]:focus,
    article form textarea:focus {
      background-color: #FFFFFF;
      border: #004898 1px solid; }
  article form button {
    width: 35%;
    min-width: 200px;
    margin-top: 10px;
    padding: 8px 30px 10px;
    background-color: #F6F6F6;
    border: #999999 1px solid;
    color: #000000;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    text-decoration: none; }
  article form input[type="submit"],
  article form button[type="submit"] {
    width: 50%;
    min-width: 200px;
    margin-top: 10px;
    padding: 8px 30px 10px;
    background-color: #000000;
    color: #FFFFFF !important;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    text-decoration: none; }
    article form input[type="submit"]:hover,
    article form button[type="submit"]:hover {
      background-color: #EFA600; }

#cta {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #FFFBE3; }
  #cta .inBox, #cta article section, article #cta section {
    display: flex;
    justify-content: space-between; }
    #cta .inBox a, #cta article section a, article #cta section a {
      display: block;
      width: 500px;
      padding: 25px;
      color: #FFFFFF;
      text-decoration: none; }
      #cta .inBox a dt, #cta article section a dt, article #cta section a dt {
        margin-bottom: 30px;
        text-align: center; }
      #cta .inBox a dd, #cta article section a dd, article #cta section a dd {
        text-align: center; }
      #cta .inBox a.left, #cta article section a.left, article #cta section a.left {
        background-color: #CCCCCC;
        /* ↓準備中 */
        pointer-events: none;
        position: relative; }
        #cta .inBox a.left:hover, #cta article section a.left:hover, article #cta section a.left:hover {
          background-color: #EA5504; }
        #cta .inBox a.left::after, #cta article section a.left::after, article #cta section a.left::after {
          color: black;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          content: "近日公開予定"; }
      #cta .inBox a.right, #cta article section a.right, article #cta section a.right {
        background-color: #000000; }
        #cta .inBox a.right:hover, #cta article section a.right:hover, article #cta section a.right:hover {
          background-color: #EFA600; }

#footer {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #F6F6F6; }
  #footer a {
    color: #000000;
    text-decoration: none; }
    #footer a:hover {
      color: #999999; }
  #footer .inBox #footer-nav, #footer article section #footer-nav, article #footer section #footer-nav {
    display: flex;
    margin-bottom: 5px;
    justify-content: space-around; }
    #footer .inBox #footer-nav li, #footer article section #footer-nav li, article #footer section #footer-nav li {
      padding: 3px 10px; }
  #footer .inBox dl, #footer article section dl, article #footer section dl {
    text-align: center; }
    #footer .inBox dl dt, #footer article section dl dt, article #footer section dl dt {
      margin-bottom: 20px; }
      #footer .inBox dl dt img, #footer article section dl dt img, article #footer section dl dt img {
        display: inline-block;
        width: 150px;
        margin-bottom: 20px; }

#copyright {
  padding: 10px;
  background-color: #000000;
  color: #FFFFFF;
  text-align: center; }

#go-top {
  width: 60px;
  position: fixed;
  right: 0px;
  bottom: 50px;
  z-index: 50; }
  #go-top a {
    display: block;
    padding: 10px 0;
    background-color: #999999;
    color: #FFFFFF;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    text-decoration: none; }
    #go-top a i {
      padding: 0px; }

#nav-sp {
  display: none;
  width: 100%;
  padding: 10px 10px 20px;
  background-color: rgba(255, 255, 255, 0.75);
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 200; }
  #nav-sp ul {
    margin: 0px;
    padding: 0px;
    justify-content: space-around; }
  #nav-sp li {
    width: 90%;
    margin: 0 auto; }
    #nav-sp li a {
      display: block;
      background-color: #444444;
      border: #FFFFFF 3px solid;
      border-radius: 6px;
      box-shadow: 0 2px 5px rgba(50, 50, 50, 0.5);
      color: #FFFFFF;
      line-height: 40px;
      text-align: center;
      text-decoration: none; }
    #nav-sp li.nav-sp-recruit a {
      background-color: #001A60; }

.modal {
  width: 100%;
  height: 100%;
  padding: 30px 15px 100px;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  transition: .3s;
  z-index: 110; }
  .modal #modal-content {
    height: 100%;
    padding: 20px 10px;
    background-color: #FFFFFF;
    border-radius: 8px;
    overflow: hidden; }
    .modal #modal-content nav {
      height: 100%;
      overflow-y: auto; }
      .modal #modal-content nav ul li {
        margin: 0px 10px 15px; }
        .modal #modal-content nav ul li a {
          display: block;
          padding: 10px 20px;
          background-color: #004898;
          border-radius: 999px;
          color: #FFFFFF;
          text-align: center;
          text-decoration: none; }

/* クラスが追加された時の指定 */
.modal.is-active {
  opacity: 1;
  visibility: visible; }

#btn-close-modal a {
  display: block;
  width: 90%;
  display: block;
  background-color: #444444;
  border: #FFFFFF 3px solid;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(50, 50, 50, 0.5);
  color: #FFFFFF;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  position: absolute;
  left: 50%;
  bottom: 20px;
  z-index: 1100;
  transform: translateX(-50%); }

#home #home-mv {
  width: 100vw;
  height: 100vh;
  position: relative;
  overflow: hidden; }
  #home #home-mv #video-area {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 10; }
    #home #home-mv #video-area video {
      min-width: 100%;
      min-height: 100%;
      max-width: inherit;
      margin-left: 50%;
      transform: translateX(-50%); }
  #home #home-mv #home-news {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 200; }
    #home #home-mv #home-news dl {
      display: flex;
      padding: 15px;
      color: #FFFFFF;
      justify-content: space-between; }
      #home #home-mv #home-news dl .left {
        width: 18%;
        min-width: 80px;
        max-width: 120px; }
      #home #home-mv #home-news dl .right {
        width: 80%;
        max-width: 750px; }
#home #home-company {
  text-align: center; }
  #home #home-company h2 img {
    width: 30%;
    margin-bottom: 25px; }
#home #home-products {
  background-color: #F6F6F6; }
  #home #home-products ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    #home #home-products ul li {
      width: 22.5%;
      margin-bottom: 20px;
      margin-left: 1%;
      margin-right: 1%;
      text-align: center; }
      #home #home-products ul li a {
        color: #000000;
        text-decoration: none; }
        #home #home-products ul li a:hover {
          color: #EFA600; }
      #home #home-products ul li img {
        margin-bottom: 5px;
        filter: grayscale(100%);
        transition: all 0.2s ease-in; }
        #home #home-products ul li img:hover {
          opacity: 1;
          filter: grayscale(0%); }
      #home #home-products ul li.nav-products-ready {
        display: flex;
        background-color: #CCCCCC;
        justify-content: center;
        align-items: center; }
#home #home-movie .dis-f {
  justify-content: space-between; }
  #home #home-movie .dis-f .left,
  #home #home-movie .dis-f .right {
    width: 48%; }
#home #home-technology {
  background: url("../../img/bg-technology.png") center center no-repeat;
  background-size: cover;
  text-align: center;
  color: #FFFFFF; }
  #home #home-technology .btn-more a {
    background-color: #FFFFFF;
    color: #000000; }
    #home #home-technology .btn-more a:hover {
      background-color: #EFA600;
      color: #FFFFFF; }
#home #home-recruit {
  background: url("../../img/home-bg-recruit.png") center center no-repeat;
  background-size: cover;
  text-align: center; }

#products-top article header,
#product01 article header,
#product02 article header,
#product03 article header,
#product04 article header,
#product05 article header,
#product06 article header,
#product07 article header,
#product08 article header,
#product09 article header {
  background: url("../../products/img/products-title.png") center center no-repeat;
  background-size: cover;
  color: #FFFFFF; }
#products-top article .products-function,
#product01 article .products-function,
#product02 article .products-function,
#product03 article .products-function,
#product04 article .products-function,
#product05 article .products-function,
#product06 article .products-function,
#product07 article .products-function,
#product08 article .products-function,
#product09 article .products-function {
  margin-top: 30px;
  margin-bottom: 70px;
  padding: 20px;
  background-color: #004898;
  color: #FFFFFF;
  text-align: center; }
#products-top article .main-products,
#product01 article .main-products,
#product02 article .main-products,
#product03 article .main-products,
#product04 article .main-products,
#product05 article .main-products,
#product06 article .main-products,
#product07 article .main-products,
#product08 article .main-products,
#product09 article .main-products {
  display: flex;
  margin-top: 30px;
  margin-bottom: 70px;
  padding: 30px 10px;
  background-color: #004898;
  color: #FFFFFF;
  justify-content: space-between; }
  #products-top article .main-products .left,
  #product01 article .main-products .left,
  #product02 article .main-products .left,
  #product03 article .main-products .left,
  #product04 article .main-products .left,
  #product05 article .main-products .left,
  #product06 article .main-products .left,
  #product07 article .main-products .left,
  #product08 article .main-products .left,
  #product09 article .main-products .left {
    width: 20%;
    text-align: right; }
  #products-top article .main-products .right,
  #product01 article .main-products .right,
  #product02 article .main-products .right,
  #product03 article .main-products .right,
  #product04 article .main-products .right,
  #product05 article .main-products .right,
  #product06 article .main-products .right,
  #product07 article .main-products .right,
  #product08 article .main-products .right,
  #product09 article .main-products .right {
    width: 70%; }
#products-top article .products-features,
#product01 article .products-features,
#product02 article .products-features,
#product03 article .products-features,
#product04 article .products-features,
#product05 article .products-features,
#product06 article .products-features,
#product07 article .products-features,
#product08 article .products-features,
#product09 article .products-features {
  margin-top: 70px;
  margin-bottom: 70px;
  padding: 50px 70px;
  background-color: #eaf2f8; }
  #products-top article .products-features ul li,
  #product01 article .products-features ul li,
  #product02 article .products-features ul li,
  #product03 article .products-features ul li,
  #product04 article .products-features ul li,
  #product05 article .products-features ul li,
  #product06 article .products-features ul li,
  #product07 article .products-features ul li,
  #product08 article .products-features ul li,
  #product09 article .products-features ul li {
    margin-bottom: 5px;
    padding-left: 1em;
    text-indent: -1em; }
#products-top article .products-screen,
#product01 article .products-screen,
#product02 article .products-screen,
#product03 article .products-screen,
#product04 article .products-screen,
#product05 article .products-screen,
#product06 article .products-screen,
#product07 article .products-screen,
#product08 article .products-screen,
#product09 article .products-screen {
  display: flex;
  margin-top: 70px;
  margin-bottom: 70px;
  flex-wrap: wrap;
  justify-content: space-between; }
  #products-top article .products-screen li,
  #product01 article .products-screen li,
  #product02 article .products-screen li,
  #product03 article .products-screen li,
  #product04 article .products-screen li,
  #product05 article .products-screen li,
  #product06 article .products-screen li,
  #product07 article .products-screen li,
  #product08 article .products-screen li,
  #product09 article .products-screen li {
    width: 31%;
    margin-bottom: 20px; }
#products-top article .products-attention,
#product01 article .products-attention,
#product02 article .products-attention,
#product03 article .products-attention,
#product04 article .products-attention,
#product05 article .products-attention,
#product06 article .products-attention,
#product07 article .products-attention,
#product08 article .products-attention,
#product09 article .products-attention {
  margin-top: 70px;
  margin-bottom: 70px; }
  #products-top article .products-attention dl,
  #product01 article .products-attention dl,
  #product02 article .products-attention dl,
  #product03 article .products-attention dl,
  #product04 article .products-attention dl,
  #product05 article .products-attention dl,
  #product06 article .products-attention dl,
  #product07 article .products-attention dl,
  #product08 article .products-attention dl,
  #product09 article .products-attention dl {
    background-color: #fff100; }
    #products-top article .products-attention dl dt,
    #product01 article .products-attention dl dt,
    #product02 article .products-attention dl dt,
    #product03 article .products-attention dl dt,
    #product04 article .products-attention dl dt,
    #product05 article .products-attention dl dt,
    #product06 article .products-attention dl dt,
    #product07 article .products-attention dl dt,
    #product08 article .products-attention dl dt,
    #product09 article .products-attention dl dt {
      padding: 25px 10px; }
      #products-top article .products-attention dl dt span,
      #product01 article .products-attention dl dt span,
      #product02 article .products-attention dl dt span,
      #product03 article .products-attention dl dt span,
      #product04 article .products-attention dl dt span,
      #product05 article .products-attention dl dt span,
      #product06 article .products-attention dl dt span,
      #product07 article .products-attention dl dt span,
      #product08 article .products-attention dl dt span,
      #product09 article .products-attention dl dt span {
        display: block;
        width: 900px;
        margin-left: auto;
        margin-right: auto; }
    #products-top article .products-attention dl div,
    #product01 article .products-attention dl div,
    #product02 article .products-attention dl div,
    #product03 article .products-attention dl div,
    #product04 article .products-attention dl div,
    #product05 article .products-attention dl div,
    #product06 article .products-attention dl div,
    #product07 article .products-attention dl div,
    #product08 article .products-attention dl div,
    #product09 article .products-attention dl div {
      padding: 25px 10px;
      background-color: #FFFBE3; }
      #products-top article .products-attention dl div dd,
      #product01 article .products-attention dl div dd,
      #product02 article .products-attention dl div dd,
      #product03 article .products-attention dl div dd,
      #product04 article .products-attention dl div dd,
      #product05 article .products-attention dl div dd,
      #product06 article .products-attention dl div dd,
      #product07 article .products-attention dl div dd,
      #product08 article .products-attention dl div dd,
      #product09 article .products-attention dl div dd {
        max-width: 400px;
        margin: 5px auto; }

#products-top #nav-products ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }
  #products-top #nav-products ul li {
    width: 31%;
    margin-bottom: 25px;
    text-align: center; }
    #products-top #nav-products ul li a {
      text-decoration: none; }
      #products-top #nav-products ul li a dt {
        min-height: calc(1em * 1.5 * 2);
        color: #001A60; }
      #products-top #nav-products ul li a dd {
        color: #000000; }
        #products-top #nav-products ul li a dd img {
          margin-bottom: 5px;
          filter: grayscale(100%);
          transition: all 0.2s ease-in; }
      #products-top #nav-products ul li a:hover dt {
        color: #004898; }
      #products-top #nav-products ul li a:hover dd {
        color: #999999; }
        #products-top #nav-products ul li a:hover dd img {
          opacity: 1;
          filter: grayscale(0%); }

#product01 .weightchecker-movie {
  max-width: 640px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto; }
  #product01 .weightchecker-movie p {
    text-align: center; }

#product03 .dis-f {
  justify-content: space-between; }
  #product03 .dis-f .left {
    width: 65%; }
  #product03 .dis-f .right {
    width: 25%;
    text-align: right; }

#product06 .ipx4000-performance {
  padding: 50px 70px;
  background-color: #F6F6F6; }

#product08 .validation-support {
  display: flex;
  max-width: 900px;
  margin: 50px auto;
  justify-content: space-between; }
  #product08 .validation-support .left {
    max-width: 345px;
    margin-bottom: 20px; }
  #product08 .validation-support .right {
    max-width: 510px; }
  #product08 .validation-support h3 {
    text-align: center; }
  #product08 .validation-support ol {
    list-style: none; }
    #product08 .validation-support ol li {
      margin-bottom: 20px; }
#product08 .validation-screen {
  margin-top: 70px; }
  #product08 .validation-screen ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    #product08 .validation-screen ul li {
      width: 31.5%;
      margin-bottom: 20px;
      text-align: center; }

#technology article header {
  background: url("../../technology/img/technology-title.png") center center no-repeat;
  background-size: cover;
  color: #FFFFFF; }
#technology article .technology-sustainability {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  #technology article .technology-sustainability .left {
    width: 55%; }
  #technology article .technology-sustainability .right {
    width: 35%; }

#company article header {
  background: url("../../company/img/company-title.png") center center no-repeat;
  background-size: cover;
  color: #FFFFFF; }
#company article .company-ceo {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
  flex-wrap: wrap; }
  #company article .company-ceo .left {
    width: 35%;
    text-align: center; }
  #company article .company-ceo .right {
    width: 60%; }
#company article .bgGrayLL dl {
  display: flex;
  margin-bottom: 20px;
  border-top: #999999 1px solid;
  justify-content: space-between;
  flex-wrap: wrap; }
  #company article .bgGrayLL dl dt, #company article .bgGrayLL dl dd {
    padding: 10px 15px;
    border-bottom: #999999 1px solid; }
  #company article .bgGrayLL dl dt {
    width: 25%; }
  #company article .bgGrayLL dl dd {
    width: 75%; }
#company article .company-map {
  margin-bottom: 100px; }

#recruit article header {
  background: url("../../recruit/img/recruit-title.png") center center no-repeat;
  background-size: cover;
  color: #FFFFFF; }
#recruit article .recruit-guidelines dl {
  display: flex;
  border-top: #999999 1px solid;
  flex-wrap: wrap; }
  #recruit article .recruit-guidelines dl dt, #recruit article .recruit-guidelines dl dd {
    padding: 10px 20px;
    border-bottom: #999999 1px solid; }
  #recruit article .recruit-guidelines dl dt {
    width: 20%;
    background-color: #F6F6F6; }
  #recruit article .recruit-guidelines dl dd {
    width: 80%; }

#recruit-form article header {
  background: url("../../recruit/img/recruit-title.png") center center no-repeat;
  background-size: cover;
  color: #FFFFFF; }
#recruit-form article .recruit-form dl {
  display: flex;
  border-top: #999999 1px solid;
  flex-wrap: wrap; }
  #recruit-form article .recruit-form dl dt, #recruit-form article .recruit-form dl dd {
    padding: 15px;
    border-bottom: #999999 1px solid; }
  #recruit-form article .recruit-form dl dt {
    width: 25%;
    background-color: #F6F6F6; }
  #recruit-form article .recruit-form dl dd {
    width: 75%; }
#recruit-form article .hp-wrap {
  position: absolute !important;
  left: -9999px !important;
  width: 1px;
  height: 1px;
  overflow: hidden; }

#recruit-thanks article header {
  background: url("../../recruit/img/recruit-title.png") center center no-repeat;
  background-size: cover;
  color: #FFFFFF; }

#movie article header {
  background: url("../../movie/img/movie-titile.png") center center no-repeat;
  background-size: cover;
  color: #FFFFFF; }
#movie article .movie-list {
  display: flex;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap; }
  #movie article .movie-list .movie-item {
    width: 31%;
    margin-left: 1%;
    margin-right: 1%; }

#inquiry article header {
  background: url("../../inquiry/img/inquiry-title.png") center center no-repeat;
  background-size: cover;
  color: #FFFFFF; }
#inquiry article .inquiry-form dl {
  display: flex;
  border-top: #999999 1px solid;
  flex-wrap: wrap; }
  #inquiry article .inquiry-form dl dt, #inquiry article .inquiry-form dl dd {
    padding: 15px;
    border-bottom: #999999 1px solid; }
  #inquiry article .inquiry-form dl dt {
    width: 25%;
    background-color: #F6F6F6; }
  #inquiry article .inquiry-form dl dd {
    width: 75%; }

#law-amendment article header,
#privacy article header {
  background-color: #F6F6F6; }

#privacy article .privacy-contents dl {
  margin-top: 50px; }
#privacy article .privacy-inquiry {
  display: flex;
  padding: 50px;
  background-color: #eaf6fd;
  justify-content: space-between;
  flex-wrap: wrap; }
  #privacy article .privacy-inquiry .left, #privacy article .privacy-inquiry .right {
    width: 48%; }

/* 810 */
/*---------------------------------------------*/
@media screen and (max-width: 810px) {
  body {
    font-size: 13px;
    line-height: 1.5; }

  .pcOnly {
    display: none; }

  .spOnly {
    display: inherit; }

  .fontL, #cta .inBox a.left::after, #cta article section a.left::after, article #cta section a.left::after, #footer .inBox dl dt, #footer article section dl dt, article #footer section dl dt, #products-top article .products-function dt,
  #product01 article .products-function dt,
  #product02 article .products-function dt,
  #product03 article .products-function dt,
  #product04 article .products-function dt,
  #product05 article .products-function dt,
  #product06 article .products-function dt,
  #product07 article .products-function dt,
  #product08 article .products-function dt,
  #product09 article .products-function dt, #products-top article .main-products .left,
  #product01 article .main-products .left,
  #product02 article .main-products .left,
  #product03 article .main-products .left,
  #product04 article .main-products .left,
  #product05 article .main-products .left,
  #product06 article .main-products .left,
  #product07 article .main-products .left,
  #product08 article .main-products .left,
  #product09 article .main-products .left, #products-top article .products-attention dl dt,
  #product01 article .products-attention dl dt,
  #product02 article .products-attention dl dt,
  #product03 article .products-attention dl dt,
  #product04 article .products-attention dl dt,
  #product05 article .products-attention dl dt,
  #product06 article .products-attention dl dt,
  #product07 article .products-attention dl dt,
  #product08 article .products-attention dl dt,
  #product09 article .products-attention dl dt, #privacy article .privacy-contents dl dt, #privacy article .privacy-inquiry .left dl dt {
    font-size: 15px;
    line-height: 1.4em; }

  .fontXL, article h4 {
    font-size: 18px;
    line-height: 1.35em; }

  .fontXXL, article h3 {
    font-size: 21px;
    line-height: 1.3em; }

  .fontXXXL, article header h1, article h2, #cta .inBox a dt span, #cta article section a dt span, article #cta section a dt span {
    font-size: 24px;
    line-height: 1.3em; }

  .fontXXXXL {
    font-size: 28px;
    line-height: 1.3em; }

  .inBox, article section {
    width: 100%; }

  .catchcopy {
    font-size: 26px; }

  .btn-blue a {
    width: 95%;
    min-width: auto;
    padding: 12px 30px 15px; }

  .alignfull {
    margin-left: 0px;
    margin-right: 0px; }

  .btn-black a {
    width: 70%; }

  .dis-f-spBt-3 > * {
    width: 32.5%;
    margin-bottom: 15px; }

  .dis-f-spBt-4 > * {
    width: 24%;
    margin-bottom: 15px; }

  #header {
    display: none; }

  #nav-sp {
    display: block; }

  article {
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px; }
    article header {
      margin-top: 0px; }
    article h2 {
      padding: 0px 1.5em; }
    article input[type="text"],
    article input[type="file"],
    article input[type="email"],
    article input[type="tel"],
    article select,
    article select option,
    article textarea {
      font-size: 15px; }
    article input[type="text"],
    article input[type="file"],
    article input[type="email"],
    article input[type="tel"] {
      width: 100%; }

  #footer .inBox #footer-nav, #footer article section #footer-nav, article #footer section #footer-nav {
    display: none; }

  #copyright {
    padding-bottom: 100px; }

  #products-top article .main-products .left,
  #product01 article .main-products .left,
  #product02 article .main-products .left,
  #product03 article .main-products .left,
  #product04 article .main-products .left,
  #product05 article .main-products .left,
  #product06 article .main-products .left,
  #product07 article .main-products .left,
  #product08 article .main-products .left,
  #product09 article .main-products .left {
    text-align: center; }
  #products-top article .main-products .right,
  #product01 article .main-products .right,
  #product02 article .main-products .right,
  #product03 article .main-products .right,
  #product04 article .main-products .right,
  #product05 article .main-products .right,
  #product06 article .main-products .right,
  #product07 article .main-products .right,
  #product08 article .main-products .right,
  #product09 article .main-products .right {
    width: 77%; }
  #products-top article .products-features,
  #product01 article .products-features,
  #product02 article .products-features,
  #product03 article .products-features,
  #product04 article .products-features,
  #product05 article .products-features,
  #product06 article .products-features,
  #product07 article .products-features,
  #product08 article .products-features,
  #product09 article .products-features {
    padding: 30px; }

  #product08 .validation-support {
    display: block; }
    #product08 .validation-support .left, #product08 .validation-support .right {
      margin-left: auto;
      margin-right: auto; }
    #product08 .validation-support ol li {
      margin-bottom: 10px; }

  #technology article .technology-sustainability {
    display: block; }
    #technology article .technology-sustainability .left {
      width: 100%;
      margin-bottom: 20px; }
    #technology article .technology-sustainability .right {
      width: 60%;
      margin-left: auto;
      margin-right: auto; }

  #company article .bgGrayLL dl {
    display: flex; }
    #company article .bgGrayLL dl dt, #company article .bgGrayLL dl dd {
      width: 100%; }
    #company article .bgGrayLL dl dt {
      padding: 10px 15px 0px;
      border-bottom: 0px none; }

  #recruit article .recruit-guidelines dl {
    display: block; }
    #recruit article .recruit-guidelines dl dt, #recruit article .recruit-guidelines dl dd {
      width: 100%; }
    #recruit article .recruit-guidelines dl dt {
      padding: 5px 15px;
      border-bottom: 0px none; }

  #recruit-form article .recruit-form dl {
    display: block; }
    #recruit-form article .recruit-form dl dt, #recruit-form article .recruit-form dl dd {
      width: 100%; }
    #recruit-form article .recruit-form dl dt {
      padding: 5px 15px;
      border-bottom: 0px none; }

  #inquiry article .inquiry-form dl {
    display: block; }
    #inquiry article .inquiry-form dl dt, #inquiry article .inquiry-form dl dd {
      width: 100%; }
    #inquiry article .inquiry-form dl dt {
      padding: 5px 15px;
      border-bottom: 0px none; } }
