@charset "UTF-8";
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}
*, ::before, ::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}
::before, ::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}
* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}
/* # =================================================================
     # General elements
     # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}
details, main {
  display: block; /* Render the `main` element consistently in IE. */
}
summary {
  display: list-item; /* Add the correct display in all browsers */
}
small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}
[hidden] {
  display: none; /* Add the correct display in IE */
}
abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}
a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}
a:active, a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}
code, kbd, pre, samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}
pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}
b, strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}
/* https://gist.github.com/unruthless/413930 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}
iframe {
  border-style: none;
}
/* # =================================================================
     # Forms
     # ================================================================= */
input {
  border-radius: 0;
}
[type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}
[type='search'] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}
textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}
button, input, optgroup, select, textarea {
  font: inherit; /* Specify font inheritance of form elements */
}
optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}
button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}
button, select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}
/* Apply cursor pointer to button elements */
button, [type='button'], [type='reset'], [type='submit'], [role='button'] {
  cursor: pointer;
}
/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/* Replace focus style removed in the border reset above */
button:-moz-focusring, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}
button, html [type='button'], /* Prevent a WebKit bug where (2) destroys native `audio` and `video`controls in Android 4 */ [type='reset'], [type='submit'] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}
/* Remove the default button styling in all browsers */
button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}
a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}
/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}
select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}
select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}
legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}
::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}
/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}
/* # =================================================================
     # Specify media element style
     # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}
/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}
/* # =================================================================
     # Accessibility
     # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy='true'] {
  cursor: progress;
}
/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}
/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled='true'] {
  cursor: default;
}
/* # =================================================================
     # contents
     # ================================================================= */
a, input, textarea, button, select {
  &:focus {
    outline: none;
  }
  &:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
  }
}
/*common*/
html {
  scroll-behavior: smooth;
}
body {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, " 游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 1.5;
  position: relative;
  word-wrap: break-word;
}
.zen-antique-soft-regular {
  font-family: "Zen Antique Soft", serif;
  font-weight: 400;
  font-style: normal;
}
/*PC*/
.pcview {
  display: block !important;
}
.spview {
  display: none !important;
}
/*SP*/
@media (max-width: 1020px) {
  .pcview {
    display: none !important;
  }
  .spview {
    display: block !important;
  }
}
/*flex*/
.flex-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.flex-box .col-2 {
  width: 48%;
  margin: 0 0.5rem;
}
.flex-box .col-3 {
  width: 32%;
  margin: 0.3rem;
}
.flex-box .col-4 {
  width: 24%;
  padding: 0 0.7rem;
}
.flex-box .col-s {
  width: 30%;
  margin: 0.5rem;
}
.flex-box .col-m {
  width: 63%;
  margin: 0.5rem;
}
.around {
  justify-content: space-around;
}
img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
main {
  display: block;
  width: 100%;
  overflow: hidden;
  margin-top: 98px;
}
section {
  padding: 1rem 0 4rem 0;
}
a {
  font-weight: 400;
  color: #000;
}
h1 {
  font-size: 33px;
  font-weight: 600;
  width: 100%;
  text-align: center;
  margin: 1rem 0 0 0;
  padding: 2rem 1rem;
}
h2 {
    width: 100%;
    font-size: 25px;
    margin: 0 0 1rem 0;
    padding: 0 1rem;
    display: flex;
    align-items: center;
    border-left: 5px solid #a51818;
}
h3 {
font-size: 17px;
    font-weight: bold;
    margin: 1rem 0;
}
h4 {
  font-size: 17px;
  font-weight: bold;
}
h5 {}
.base-width {
  max-width: 1200px;
  width: 100%;
  ;
  margin-inline: auto;
  padding-inline: 15px;
}
.blank {
  padding-right: 23px;
  background-image: url(/images/black_blank.webp);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: 99% 50%;
  padding-bottom: 4px;
}
.blank_w {
  padding-right: 20px;
  background-image: url(/images/white_blank.webp);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 95% 50%;
}
.arrow {
  padding-right: 20px;
  background-image: url(/images/blue_arrow.webp);
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: 95% 50%;
}
.bg-gray {
  background-color: #f8f8f8;
}
.bg-blue {
  background-color: #e1e1e1;
}
.small {
  font-size: 13px;
  line-height: 130%;
}
.tac {
  text-align: center;
}
.mts {
  margin-top: 2rem;
}
.mbs {
  margin-bottom: 2rem;
}
.mbxs {
  margin-bottom: 0.8rem;
}
.mbm {
  margin-bottom: 4rem;
}
.pbm {
  padding-bottom: 4rem;
}
.menu-s-box {
  width: 100%;
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.2);
}
.menu-s {
  width: 100%;
  max-width: 1200px;
  display: flex;
  margin: 0 auto;
  padding: 0 1.5%;
}
.menu-s li {
  width: auto;
  margin: 0;
  list-style: none;
  padding: 0.5rem 0.2rem;
  text-decoration: none;
}
.menu-s a {
  margin: 0.2rem 1rem 0 0;
}
.menu-s .mark {
  border-bottom: solid 4px #a51818;
}
@media (max-width: 1020px) {
  main {
    margin-top: 100px;
  }
  h1 {
    font-size: 24px;
    padding: 1rem;
  }
  h3 {
    font-size: 23px;
  }
  section {
    padding: 1rem 0 4rem 0;
  }
 .flex-box .col-2 {
  width: 100%;
  margin: 0 0.5rem;
}
}
@media (max-width: 768px) {
  h2 {
    font-size: 20px;
    line-height: 140%;
    margin: 0 0 0.5rem 0;
  }
}
/*header*/
#header {
  display: flex;
  justify-content: center;
  background: #fff;
  height: 73px;
  flex-wrap: wrap;
}
#header .header {
  height: 73px;
  position: fixed;
  z-index: 9999;
  ;
  width: 100%;
  background: #fff;
  display: flex;
  align-items: center;
}
#header .header-box {
  max-width: 1200px;
  width: 100%;
  padding-inline: 10px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
#header .logo-box {
  flex-wrap: nowrap;
  display: flex;
}
#header .logo {
  width: 125px;
}
#header .logo-box a {
  text-decoration: none;
  font-size: 12px;
  display: flex;
  align-items: center;
  margin: 0;
}
.header-title {
  width: 100%;
  color: #fff;
  background: rgb(59 59 59);
}
.header-title p {
  font-size: 28px;
  font-weight: 600;
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px;
}
#header .corp_name {
  font-size: 12px;
}
@media (max-width: 1020px) {
  #header .logo {
    max-width: 100px;
  }
  #header .logo-box {
    flex-wrap: wrap;
    width: 1050px;
    max-width: 140px;
    height: 55px;
    justify-content: center;
    align-items: center;
  }
  #header .logo-box a {
    font-size: 9px;
  }
}
@media (max-width: 1020px) {
  #header .header-box {
    padding-inline: 0;
  }
}
/*ぱんくず*/
.header-breadcrumb {
  margin-top: 73px;
  width: 100%;
  background: #e6e6e6;
}
.breadcrumb {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  justify-content: flex-start;
  padding: 8px 15px;
  font-size: 13px;
}
.breadcrumb li {
  list-style: none;
}
.breadcrumb li::after {
  content: ">";
  padding: 0 8px;
}
.breadcrumb li:last-child::after {
  content: none;
}
#corporate .corporate {
  font-weight: 600;
  text-decoration: none;
}
#products .products {
  font-weight: 600;
  text-decoration: none;
}
#news .news {
  font-weight: 600;
  text-decoration: none;
}
#recruit .recruit {
  font-weight: 600;
  text-decoration: none;
}
/*footer*/
#footer {
  color: #fff;
  background-color: #a51818;
}
#footer a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
#footer .footer-menu {
  padding-block: 15px 10px;
}
#footer .footer-menu ul {
  list-style: none;
  font-size: 15px;
  display: flex;
  justify-content: center;
}
#footer .footer-menu li {
  background-image: url(/images/white_arrow.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  margin: 10px;
  height: 12px;
  display: flex;
  padding: 0 0 0 14px;
  align-items: center;
}
#footer .blank {
  padding-right: 20px;
  background-image: url(/images/white_blank.webp);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: right;
}
#footer .copyright {
  text-align: center;
  font-size: 13px;
  padding-block: 15px 10px;
  line-height: 200%;
}
#topBtn {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  /*-----装飾-----*/
  display: inline-block;
  inline-size: 4rem;
  block-size: 3rem;
  border-radius: 5px;
  border: 1px solid #6f6f6f;
  background: #6f6f6f url(/images/chevron-up-solid-w.svg) no-repeat center center / 18px auto;
}
@media (max-width: 768px) {
  .logo-box a {
    font-size: 12px;
  }
  .flex-box .col-3 {
    width: 32%;
    margin: 0.3rem;
  }
}
@media (max-width: 768px) {
  .flex-box .col-2 {
    width: 100%;
    margin: 0.3rem;
  }
  .flex-box .col-3 {
    width: 100%;
    margin: 0.3rem;
  }
  .flex-box .col-4 {
    width: 48%;
  }
  .flex-box .col-s {
    width: 80%;
  }
  .flex-box .col-m {
    width: 80%;
  }
}
/*SP MENU*/
.menu-btn {
  display: none;
}
@media (min-width: 1019.9999px) {
  .menu {
    display: flex;
    align-items: center;
    justify-content: end;
    column-gap: 1rem;
    font-size: 13px;
    font-weight: 400;
    min-block-size: 72px;
    padding-block: 0.5em;
  }
  .menu li {
    list-style: none;
    position: relative;
    margin: 0 10px;
  }
  .menu a {
    text-decoration: none;
  }
  .menu li a::after {
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #a51818;
    bottom: -1px; /*アンダーラインがaタグの下端から現れる*/
    transform: scale(0, 1); /*アンダーラインの縮尺比率。ホバー前はx方向に0*/
    transform-origin: left top; /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の左端*/
    transition: transform 0.3s; /*変形の時間*/
  }
  .menu li a:hover::after {
    transform: scale(1, 1); /*ホバー後、x軸方向に1（相対値）伸長*/
  }
}
@media (min-width: 1020px) {
  .menu {
    font-size: 16px;
    column-gap: 1.5rem;
  }
}
@media (max-width: 1020px) {
  /* Navbar & Navmenu color */ :root {
    --background-navbar: rgba(55, 55, 55, 0.98);
  }
  /* Nav items */
  .menu {
    list-style: none;
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    margin-top: 73px;
    padding: 0;
    clear: both;
    background: var(--background-navbar);
    transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
    transform: scale(1, 0);
    transform-origin: top;
  }
  .menu .blank {
    background-image: url(/images/white_blank.webp);
  }
  /* Hamburger menu button */
  .menu-btn:checked ~ .menu {
    transform: scale(1, 1);
    transform-origin: top;
    transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
    z-index: 9999;
  }
  /* Hamburger menbu text */
  .menu a {
    display: block;
    padding: 15px 10px;
    margin: 0;
    text-decoration: none;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
    opacity: 0;
    transition: 0.5s;
  }
  .menu li {
    border-top: 1px solid rgb(75, 75, 75);
    margin: 0;
    opacity: 0;
    transition: 0.5s;
  }
  .menu-btn:checked ~ .menu a, .menu-btn:checked ~ .menu li {
    opacity: 1;
    transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.2s;
  }
  .menu-icon {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 24px 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .navicon {
    background: rgb(54 55 54);
    display: block;
    height: 3px;
    width: 26px;
    position: relative;
    transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  }
  .navicon:before, .navicon:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgb(54 55 54);
    transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  }
  .navicon:before {
    top: 9px;
  }
  .navicon:after {
    bottom: 9px;
  }
  /* Hamburger Menu Animation Start */
  .menu-btn:checked ~ .menu-icon .navicon:before {
    transform: rotate(-45deg);
  }
  .menu-btn:checked ~ .menu-icon .navicon:after {
    transform: rotate(45deg);
  }
  .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before {
    top: 0;
  }
  .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
    bottom: 0;
  }
  .menu-btn:checked ~ .menu-icon .navicon {
    background: rgba(0, 0, 0, 0);
    transition: 0.2192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  }
  /* Hamburger Menu Animation End */
  /* Navbar Container */
  .navtext-container {
    width: 100%;
    height: 52px;
    position: absolute;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* Navbar Text */
  .navtext {
    position: absolute;
    text-transform: uppercase;
    color: #ddd;
    letter-spacing: 4px;
    font-size: 20px;
  }
}
/*スライド*/
.slider {
  width: 100%;
}
.slick-slide img {
  width: 100%;
}
.slick-dots li {
  height: 18px;
  width: 15px;
  margin: 0 4px 0 0;
}
.slick-dots li button {
  display: flex;
  justify-content: center;
  align-items: center;
}
.slick-dots li.slick-active button:before {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 55px;
}
.slick-dots li button:before {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 55px;
}
/* スライダー背景色*/
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slider_cont {
  text-align: center;
  font-size: 50px;
  padding: 0;
}
/* スライダードット*/
.slick-dots {
  bottom: 11px;
  right: 0;
  border-radius: 25px 0 0 25px;
  padding: 0 30px 5px 10px;
  z-index: 2;
  display: flex;
  justify-content: center;
  width: 100%;
}
.slick-dots li button:before {
    content: "";
    background: #000;
    border-radius: 500px;
    width: 10px;
    height: 10px;
    inset: auto;
}
/* スライダー再生ボタン */
.btn {
  width: 25px;
  height: 25px;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  border: 0;
}
.btn::after {
  content: '';
  width: 10px;
  height: 13px;
  border-width: 0 4px 0 4px;
  border-color: transparent #000 transparent #000;
  border-style: solid;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.btn.playback::after {
  width: 0;    /* 幅を0に指定 */
  height: 0;   /* 高さを0に指定 */
  border-width: 5px 0 5px 10px;  /* 線の幅を指定して三角を作る */
  border-color: transparent transparent transparent #000; 
     /* 左のみ線の色を指定 */
}
.play_button_wrap{
  text-align: center;
  position: relative;
  top: -37px;
  margin: 0 auto;
  background: #fff;
  max-width: 90px;
  display: flex;
  border-radius: 20px;
  padding: 0 5px;
  justify-content: end;
}
.slide_box {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
}
.copy_box {
  max-width: 1200px;
  margin: 0 auto -120px auto;
  width: 100%;
  height: 120px;
  position: relative;
}
/*.slider_copy {
  position: absolute;
  z-index: 1;
  top: 10%;
  text-align: right;
  font-size: 50px;
  margin: 0 auto;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  text-shadow: 0px 1px 11px rgb(0 11 51);
  font-style: normal;
  line-height: 90%;
}*/
.slider_copy {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 120px;
  text-align: center;
  margin: 0 auto;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  text-shadow: 0px 1px 11px rgb(0 11 51);
  font-style: italic;
  line-height: 90%;
  font-size: clamp(10px, 8vw, 65px);
}
@media (max-width: 1020px) {
  .slider_copy {
    top: 200px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  /*.slider_copy {
  top: 10%;
  left: 0;
  padding: 5px;
  font-size: 27px;
  text-align: right;
}  */
  *.slider_copy {
    top: 18vw;
    padding: 0;
  }
}
/*TOP*/
#top main {
  margin-top: 0;
}
#top .breadcrumb {
  display: none;
}
#top .menu-box {
  background-color: #e1e1e1;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
#top .menu-box a {
  text-decoration: none;
  width: 100%;
  display: flex;
  justify-content: space-around;
  ;
}
#top .menu-box {
  &:focus {
    outline: none;
  }
  &:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
  }
}
#top .menu-box:hover {
  opacity: 0.6;
}
#top .menu-img {
  width: 70px;
}
#top .menu-title {
  font-weight: 600;
  font-size: 22px;
  position: absolute;
  display: flex;
  justify-content: space-between;
  bottom: 0;
  padding: 13px 28px;
  width: 100%;
  background: #e1e1e1;
}
#top .menu-title span {
  font-weight: 400;
  font-size: 12px;
  display: block;
}
#top .menu-title-s {
  font-weight: 600;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 0 20px;
  width: 90%;
}
#top .news dl {
  display: flex;
  flex-wrap: wrap;
  border-top: solid 1px #cbcbcb;
  padding: 1.2rem 0;
  width: 95%;
  margin: 0 auto;
  font-size: 14px;
}
#top .news dl:last-child {
  border-bottom: solid 1px #cbcbcb;
}
#top .news dt {
  width: 100%;
  font-weight: 600;
  margin-bottom: 0.2rem;
}
#top .news dd {
  width: 100%;
}
#top .news dl a {
  color: #0e64aa;
}
#top .news dl a:hover {
  text-decoration: none;
}
#top .news-btn {
  border: solid 1px #a51818;
  background-color: #fff;
  padding: 8px 20px 8px 10px;
  text-decoration: none;
  border-radius: 5px;
  font-size: 15px;
  display: flex;
  width: 170px;
  margin: 1rem auto 0 auto;
  color: #a51818;
}
#top .news-btn a {
  color: #a51818;
}
#top .news-btn:hover {
  background-color: #fdf6f6;
}
#top .link {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#top .link-b {
  background-color: #fff;
  padding: 10px 28px 10px 10px;
  text-decoration: none;
  margin: 5px;
  border-radius: 5px;
  font-size: 13px;
}
#top .link-b:hover {
  background-color: #eee;
}
#top .traffic {
  font-size: 13px;
}
@media (max-width: 768px) {
  #top .menu-title {
    font-size: 18px;
  }
}
@media (min-width: 1020px) {
#top .menu a {
  margin: 0;
} 
  #top .menu-title-s {
    font-size: 20px;
  }
  #top .news dl {
    font-size: 16px;
    width: 85%;
  }
  #top .news dt {
    width: 20%;
    font-weight: 600;
  }
  #top .news dd {
    width: 80%;
  }
}
@media (max-width: 500px) {
  #top .link-b {
    width: 100%;
  }
}
/*about*/
#corporate .about p {
  padding: 0.5rem 0;
}
#corporate .about dl {
  display: flex;
  flex-wrap: wrap;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cdcdcd;
}
#corporate .about dt {
  width: 230px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cdcdcd;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  color: #000;
  font-weight: 600;
  line-height: 150%;
  background-color: #e1e1e1;
}
#corporate .about dd {
  width: calc(100% - 230px);
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cdcdcd;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  line-height: 150%;
}
#corporate .board {
  min-width: 80px;
  display: inline-block;
}
#corporate .history dl {
  display: flex;
  flex-wrap: wrap;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cdcdcd;
}
#corporate .history dt {
  width: 230px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cdcdcd;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  color: #000;
  font-weight: 600;
  line-height: 150%;
  background-color: #e1e1e1;
}
#corporate .history dd {
  width: calc(100% - 230px);
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cdcdcd;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  line-height: 150%;
}
#corporate .about li, #corporate .history li {
  list-style: none;
  padding: 0.5rem 0;
}
#corporate .message {
  border-top: solid 1px #cdcdcd;
  border-bottom: solid 1px #cdcdcd;
  padding: 1rem 0;
  margin: 1rem 0;
}
#corporate .message_box {
  display: flex;
}
#corporate .message_img {
  width: 30%;
  margin: 0 2rem 1rem 0;
}
#corporate .message_text {
  width: 70%;
}
#corporate .message_box h4 {
  font-size: 25px;
  margin-bottom: 0.5em;
}
@media (max-width: 1020px) {
  #corporate .about dt, #corporate .history dt {
    width: 100%;
    padding: 5px 15px;
    background-color: #e1e1e1;
  }
  #corporate .about dd, #corporate .history dd {
    width: 100%;
    padding: 5px 15px;
  }
  #corporate .message_box {
    flex-wrap: wrap;
  }
  #corporate .message_img {
    width: 90%;
    max-width: 300px;
    margin: 1rem auto
  }
  #corporate .message_text {
    width: 100%;
  }
}
/*news*/
#news h2 {
  width: 100%;
  font-size: 24px;
  padding: 0 1rem;
  margin: 1.5rem 1rem;
  display: flex;
  line-height: 100%;
  align-items: center;
  border-left: 5px solid #a51818;
}
#news .news {
  margin-bottom: 3rem;
}
#news .news dl {
  display: flex;
  flex-wrap: wrap;
  border-top: solid 1px #cbcbcb;
  padding: 1.5%;
  width: 90%;
  margin: 0 auto;
  font-size: 14px;
}
#news .news dl:last-child {
  border-bottom: solid 1px #cbcbcb;
}
#news .news dt {
  width: 100%;
  font-weight: 600;
}
#news .news dd {
  width: 100%;
  font-weight: normal;
}
#news .news dl a {
  color: #0e64aa;
}
@media (min-width: 1020px) {
  #news .menu-title-s {
    font-size: 20px;
  }
  #news .news dl {
    font-size: 16px;
    width: 85%;
  }
  #news .news dt {
    width: 20%;
    font-weight: 600;
  }
  #news .news dd {
    width: 80%;
  }
}
/*products*/
#products .products_box {
  text-align: center;
  border-right: solid 1px #cbcbcb;
  border-bottom: solid 1px #cbcbcb;
  margin: 0.5rem 2px;
}
#products .products_box a {
  display: block;
  width: 100%;
  height: 100%;
}
#products .products_box a:hover {
  opacity: 0.7;
}
#products .products_box span {
  display: flex;
  padding: 0.5rem;
  font-size: 14px;
  min-height: 50px;
  align-items: center;
  justify-content: center;
}
#products .products_img {
  max-width: 130px;
}
#products .link-b {
  border: solid 1px #000000;
  background-color: #fff;
  padding: 0 10px 0 20px;
  text-decoration: none;
  margin: 5px;
  border-radius: 5px;
  font-size: 13px;
}
#products .link-b:hover {
  background-color: #eee;
}
#products .menu-img {
  width: 60px;
}
@media (max-width: 1020px) {
  #products .link-b {
    width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #products .products_box span {
    padding: 0 1.2rem 0 0;
  }
}
/*recruit*/
#recruit {}
#recruit .news dl {
  display: flex;
  flex-wrap: wrap;
  border-top: solid 1px #cbcbcb;
  padding: 1.5%;
  width: 95%;
  margin: 0 auto;
  font-size: 14px;
}
#recruit .news dl:last-child {
  border-bottom: solid 1px #cbcbcb;
}
#recruit .news dt {
  width: 100%;
  font-weight: 600;
}
#recruit .news dd {
  width: 100%;
}
#recruit .news dl a {
  color: #0e64aa;
}
#recruit .news dl a:hover {
  text-decoration: none;
}
#recruit .news-btn:hover {
  background-color: #eee;
}
#recruit .link {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 2rem auto;
}
#recruit .link-b {
  padding-right: 25px;
  text-decoration: none;
  margin: 5px;
  font-size: 13px;
  text-align: center;
  width: 40%;
}
#recruit .link-bt {
  padding: 15px 35px 15px 15px;
  text-decoration: none;
  margin: 15px;
  font-size: 15px;
  text-align: center;
  border-radius: 8px;
  color: #fff;
  display: block;
  background-color: #009579;
}
@media (min-width: 1020px) {
  #recruit .news dl {
    font-size: 16px;
    width: 85%;
  }
  #recruit .news dt {
    width: 20%;
    font-weight: 600;
  }
  #recruit .news dd {
    width: 80%;
  }
}
@media (max-width: 500px) {
  #recruit .link {
    width: 95%;
  }
  #recruit .link-b {
    width: 100%;
  }
}
/*sitemap*/
#sitemap .flex-box p {
  margin: 1.2rem 0;
}
#sitemap .menu_01 {
  background-image: url(/images/blue_arrow.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  margin: 10px;
  height: 12px;
  display: flex;
  padding: 0 0 0 14px;
  font-weight: 600;
  ;
  align-items: center;
}
#sitemap a:hover {
  opacity: 0.7;
}
#sitemap .menu_02 {
  margin: 0;
  padding: 3px 0 0 20px;
  align-items: center;
  font-size: 15px;
  display: block;
}
#sitemap .menu_01 a:hover {
  text-decoration: none;
}
#sitemap .menu_02 a:hover {
  text-decoration: none;
}
@media (max-width: 1020px) {
  #sitemap .menu_02 {
    font-size: 13px;
  }
  #sitemap .flex-box .col-2 p:first-child {
    margin-top: 0;
    margin-bottom: 0;
  }
  #sitemap .flex-box .col-2 p:last-child {
    margin-bottom: 0;
  }
}
/*サイトポリシー*/
#sitepolicy h2 {
margin: 2rem 0 1rem 0;
}
.sitepolicy a {
 text-decoration: underline!important;
}
.sitepolicy p {
 margin: 0 0 1rem 0; 
}
.sitepolicy ul{    margin: 1rem;}
.sitepolicy li{margin: 0 0 0 30px;
    font-size: 14px;}
.sitepolicy .small {
 list-style: decimal;
 font-size: 14px;
 margin: 20px;
}
@media (max-width: 768px) {
.sitepolicy p {
    font-size: 14px;
}
 .sitepolicy h3{
  font-size: 17px;
  font-weight: bold;
 } 
}