@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box; }

header, section, footer, aside, nav, article, figure, picture {
  display: block;
  position: relative; }

html {
  height: 100%;
  -webkit-print-color-adjust: exact; }

html, body {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  text-indent: 0;
  line-height: 1;
  color: #000;
  font-family: biz-udpgothic, sans-serif;
  font-style: normal;
  -webkit-text-size-adjust: 100%; }

html, body, small, h1, h2, h3, h4, h5 {
  font-size: 1em;
  font-weight: 500; }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    html, body, small, h1, h2, h3, h4, h5 {
      font-size: 1em; } }
  @media only screen and (max-width: 600px) {
    html, body, small, h1, h2, h3, h4, h5 {
      font-size: 1rem; } }
  @media only print {
    html, body, small, h1, h2, h3, h4, h5 {
      font-size: 10pt; } }
  @media only screen and (orientation: landscape) and (max-device-width: 767px) {
    html, body, small, h1, h2, h3, h4, h5 {
      font-size: 1rem !important; } }

div, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
article, aside, canvas, details, figcaption, figure, picture,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  text-indent: 0;
  list-style: none; }
  @media only screen and (max-width: 600px) {
    div, object, iframe,
    h1, h2, h3, h4, h5, h6, p, 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,
    article, aside, canvas, details, figcaption, figure, picture,
    footer, header, hgroup, menu, nav, section, summary,
    time, mark, audio, video {
      font-weight: 300; } }

table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  text-indent: 0;
  list-style: none; }
  @media only screen and (max-width: 600px) {
    table, caption, tbody, tfoot, thead, tr, th, td {
      font-weight: 100; } }

iframe {
  display: block;
  width: 100%;
  height: auto;
  border: none; }

img, figure, picture {
  display: block;
  width: 100%;
  height: auto; }
  @media only print {
    .low #contents img, .low #contents figure, .low #contents picture {
      width: 50% !important; } }

.fixImg {
  width: auto;
  height: auto; }

nav ul {
  list-style: none; }

header a,
#container a,
footer a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  color: #2364aa; }
  @media print, screen and (min-width: 961px) {
    header a,
    #container a,
    footer a {
      transition: all 0.3s ease-in-out; }
      header a:hover, header a:active,
      #container a:hover,
      #container a:active,
      footer a:hover,
      footer a:active {
        color: rgba(35, 100, 170, 0.7); } }

header a,
nav a,
footer a {
  text-decoration: none; }

del {
  text-decoration: line-through; }

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

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

th {
  font-weight: normal; }

td, th {
  line-height: 1.3em; }

input,
select {
  vertical-align: middle; }

ul, ol, dl, li {
  padding: 0;
  margin: 0;
  list-style: none; }

area {
  cursor: pointer !important; }

section p,
.section p {
  margin-bottom: 1em; }
  @media only screen and (max-width: 600px) {
    section p,
    .section p {
      line-height: 1.6em; } }
  @media print, screen and (min-width: 601px) {
    section p,
    .section p {
      line-height: 1.8em; } }

#contents ul,
#contents ol,
#contents dl {
  margin-bottom: 1em;
  margin-top: 1em; }

@media only screen and (max-width: 600px) {
  #contents li,
  #contents dd {
    line-height: 1.3em; } }
@media print, screen and (min-width: 601px) {
  #contents li,
  #contents dd {
    line-height: 1.5em; } }

#contents ul li {
  margin-left: 0em;
  padding-left: normal; }

.low #contents section ol:not(.flow) li,
.low #contents .section ol:not(.flow) li {
  margin-left: 1.5em;
  list-style: decimal;
  padding-left: normal; }

/* clearfix -------------*/
.cf {
  zoom: 1; }

.cf:before,
.cf:after,
#hdUpper:after,
header:after,
header nav:after,
#container:after,
footer:after,
#contents:after,
#contents section:after,
#contents .section:after,
#sidebar section:after,
#sidebar .section:after,
#bread:after,
footer:after,
#bottomInfo:after,
.innerL:after,
.innerM:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

/* Layout Document */
@media only screen and (max-width: 600px) {
  #wrapper {
    z-index: 0; }

  .menu-trigger {
    z-index: 10; }

  .menu-active main {
    z-index: 1; }

  header,
  #footerAsk {
    z-index: 9 !important; }

  #hdImage {
    z-index: -1; } }
@media print, screen and (min-width: 601px) {
  header,
  #ptBtnPc,
  #quickNav {
    z-index: 10; }

  #hdImage {
    z-index: 0; }

  main {
    z-index: 9; } }
body {
  line-height: 1.6;
  color: #000; }
  body.low {
    background: #fff; }

html, body {
  overflow-x: hidden;
  width: 100%; }

header {
  width: 100%;
  transition: all 0.3s ease-in-out; }
  @media print, screen and (min-width: 961px) {
    header > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: strech; } }
  @media only print {
    header > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: strech; } }
  @media only screen and (orientation: landscape) and (max-height: 1200px) {
    header > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: stretch; } }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    header > div {
      display: block; } }
  @media only screen and (max-width: 600px) {
    header > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: center; } }
  header.fix {
    box-shadow: 0 0 4px #636363; }

#hdLogo a {
  display: block;
  max-width: 320px; }
@media only screen and (max-width: 600px) {
  #hdLogo {
    width: 50%;
    margin: 15px auto 15px 3%; } }
@media only screen and (min-width: 601px) and (max-width: 959px) {
  #hdLogo {
    flex-basis: 20%;
    margin: 10px auto 10px 2%; } }
@media print, screen and (min-width: 961px) {
  #hdLogo {
    flex-basis: 30%;
    margin: 15px auto 15px 2%; } }
@media only print {
  #hdLogo {
    flex-basis: 20%;
    margin: 10px auto 10px 2%; } }

@media only screen and (max-width: 600px) {
  #hdUpper {
    flex-basis: 50%; } }
@media print, screen and (min-width: 961px) {
  #hdUpper {
    flex-basis: 67%; } }
@media only print {
  #hdUpper {
    flex-basis: 70%; } }

@media only screen and (max-width: 600px) {
  #hdGn {
    position: absolute;
    right: -100%;
    left: auto;
    width: 100%;
    height: 100vh;
    opacity: 0;
    background: #fff;
    transition: all 0.3s ease-in-out; }
    .menu-active #hdGn {
      right: 0;
      opacity: 1; } }
@media print, screen and (min-width: 961px) {
  #hdGn {
    margin-right: 0;
    margin-left: auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0); } }
@media print, screen and (min-width: 961px) {
  #hdGn > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: stretch; } }
@media only screen and (min-width: 959px) and (max-width: 1540px) {
  #hdGn > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: stretch; } }
@media only screen and (min-width: 601px) and (max-width: 959px) {
  #hdGn > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center; } }
#hdGn .sub {
  transition: all 0.3s ease-in-out; }
  @media only screen and (max-width: 600px) {
    #hdGn .sub {
      display: block;
      position: static;
      opacity: 1; }
      #hdGn .acc.select .sub {
        opacity: 1; } }
  @media print, screen and (min-width: 601px) {
    #hdGn .sub {
      z-index: 3;
      position: absolute;
      left: 0;
      right: 0;
      padding: 16px 0 0 0;
      background: #fff;
      text-align: left;
      opacity: 0;
      border-radius: 8px;
      box-shadow: 1px 1px 3px #c0c0c0; }
      #hdGn .acc.select .sub {
        opacity: 1; } }

#hdImage {
  width: 100vw;
  left: 0; }

@media print, screen and (min-width: 601px) {
  .low h1 {
    max-width: 1400px !important;
    margin: auto; } }

main {
  position: relative; }
  .low main {
    border-top: 1px solid rgba(255, 255, 255, 0); }

@media print, screen and (min-width: 961px) {
  .low #contents > section,
  .low #contents > .section {
    width: 92%;
    max-width: 1400px !important;
    margin: 0 auto;
    padding: 50px 0 50px 0; }
    .low #contents > section section,
    .low #contents > section .section,
    .low #contents > .section section,
    .low #contents > .section .section {
      margin-top: 30px;
      margin-bottom: 30px; }
  .home #contents {
    width: 100%; }
    .home #contents > section,
    .home #contents > .section {
      width: 100%;
      margin: 0;
      padding: 100px 10% 100px 10%; }
      .home #contents > section section,
      .home #contents > section .section,
      .home #contents > .section section,
      .home #contents > .section .section {
        margin-top: 30px;
        margin-bottom: 30px; } }
@media only screen and (min-width: 601px) and (max-width: 959px) {
  .low #contents > section,
  .low #contents > .section {
    width: 92%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 50px 50px 0; }
    .low #contents > section section,
    .low #contents > section .section,
    .low #contents > .section section,
    .low #contents > .section .section {
      margin-top: 30px;
      margin-bottom: 30px; }
  .home #contents {
    width: 100%; }
    .home #contents > section,
    .home #contents > .section {
      width: 100%;
      margin: 0;
      padding: 50px 3% 50px 3%; }
      .home #contents > section section,
      .home #contents > section .section,
      .home #contents > .section section,
      .home #contents > .section .section {
        margin-top: 30px;
        margin-bottom: 30px; } }
@media only screen and (max-width: 600px) {
  .low #contents {
    padding-left: 3%;
    padding-right: 3%; }
    .low #contents > section,
    .low #contents > .section {
      padding: 70px 0 35px 0; }
      .low #contents > section:first-child,
      .low #contents > .section:first-child {
        padding: 40px 0 35px 0; }
      .low #contents > section section,
      .low #contents > section .section,
      .low #contents > .section section,
      .low #contents > .section .section {
        margin-top: 35px; }
  .home #contents {
    width: 100%; }
    .home #contents > section,
    .home #contents > .section {
      width: 100%;
      margin: 0;
      padding: 60px 4%; }
      .home #contents > section section,
      .home #contents > section .section,
      .home #contents > .section section,
      .home #contents > .section .section {
        margin-top: 25px;
        margin-bottom: 25px; } }
@media only print {
  .low #contents > section,
  .low #contents > .section {
    width: 92%;
    max-width: 1400px !important;
    margin: 0 auto;
    padding: 50px 0 50px 0; }
    .low #contents > section section,
    .low #contents > section .section,
    .low #contents > .section section,
    .low #contents > .section .section {
      margin-top: 30px;
      margin-bottom: 30px; }
  .home #contents {
    width: 100%; }
    .home #contents > section,
    .home #contents > .section {
      width: 100%;
      margin: 0;
      padding: 100px 0 100px 0; }
      .home #contents > section section,
      .home #contents > section .section,
      .home #contents > .section section,
      .home #contents > .section .section {
        margin-top: 30px;
        margin-bottom: 30px; } }
@media only screen and (max-width: 600px) {
  #contents h2 {
    margin-bottom: 50px; } }
@media print, screen and (min-width: 601px) {
  #contents h2 {
    margin-bottom: 40px; } }
@media only screen and (max-width: 600px) {
  #contents h3 {
    margin-bottom: 30px; } }
@media print, screen and (min-width: 601px) {
  #contents h3 {
    margin-bottom: 23px; } }

.home #bread {
  display: none; }
@media only screen and (max-width: 600px) {
  #bread {
    margin: 0; } }
@media print, screen and (min-width: 601px) {
  #bread {
    width: 92%;
    max-width: 1400px;
    margin: 20px auto 20px auto; } }
@media only print {
  #bread {
    margin: 0 auto 1em auto !important; } }

@media only screen and (max-width: 600px) {
  #ftUpper {
    width: 94%;
    margin: 80px auto; } }
@media print, screen and (min-width: 601px) {
  #ftUpper {
    width: 92%;
    max-width: 1700px;
    margin: 80px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start; } }
@media only screen and (max-width: 600px) {
  #ftUpper #ftInfo {
    margin-bottom: 40px; } }
@media print, screen and (min-width: 601px) {
  #ftUpper #ftInfo {
    flex-basis: 47%; } }
@media print, screen and (min-width: 601px) {
  #ftUpper #ftMap {
    flex-basis: 47%; } }
#ftUpper a {
  text-decoration: none;
  color: #000 !important; }

#ftNav a {
  color: #000 !important; }

#ddBtn {
  text-align: center;
  margin-bottom: 20px; }
  #ddBtn a {
    display: block;
    margin: auto;
    max-width: 250px;
    border: 1px solid #c0c0c0; }

@media only screen and (max-width: 600px) {
  #ptBtnPc {
    display: none; } }
@media print, screen and (min-width: 601px) {
  #ptBtnPc {
    position: fixed;
    bottom: 8px;
    right: 20px;
    width: 60px;
    height: 60px;
    background: #0069B1;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
    opacity: 0; }
    #ptBtnPc.on {
      bottom: 20px;
      opacity: 1; }
    #ptBtnPc:hover {
      transform: translateY(-5px); }
    #ptBtnPc a {
      display: block;
      position: relative;
      width: 100%;
      height: 100%; }
      #ptBtnPc a img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%;
        height: 80%; } }
@media only print {
  #ptBtnPc {
    display: none; } }

@media print, screen and (min-width: 961px) {
  #quickNav ul {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 8px 0px;
    grid-template-areas: "." ".";
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0px; }
    #quickNav ul li {
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      text-orientation: upright;
      position: relative; }
      #quickNav ul li a {
        display: block;
        text-decoration: none;
        padding: 10px 10px 20px;
        transition: all 0.3s ease-in-out; }
      #quickNav ul li img {
        display: inline;
        max-width: 60px;
        margin: 5px auto 10px; } }
@media only screen and (min-width: 601px) and (max-width: 959px) {
  #quickNav ul {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 8px 0px;
    grid-template-areas: "." ".";
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0px; }
    #quickNav ul li {
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      text-orientation: upright;
      position: relative; }
      #quickNav ul li a {
        display: block;
        text-decoration: none;
        padding: 5px 5px 10px;
        transition: all 0.3s ease-in-out; }
      #quickNav ul li img {
        display: inline;
        max-width: 50px;
        margin: 5px auto 10px; } }
@media only screen and (orientation: landscape) and (max-height: 1200px) {
  #quickNav ul li a {
    padding: 0.8em !important;
    line-height: 1.1 !important; } }
@media only screen and (min-width: 601px) and (max-width: 959px) {
  #quickNav ul {
    font-size: 1.2rem; }
    #quickNav ul a {
      padding: 0.8em !important; } }
@media only print {
  #quickNav ul {
    display: none; } }

@media only screen and (max-width: 600px) {
  #footerAsk {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch; }
    #footerAsk li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      border-top: 1px solid #fff;
      background: #E08445; }
      #footerAsk li:nth-of-type(1) {
        border-right: 1px solid #fff; }
      #footerAsk li a {
        position: relative;
        display: block;
        width: 100%;
        padding: 1em 0 1em 1em;
        color: #fff !important;
        font-weight: bold;
        text-decoration: none;
        font-size: 3.6vw;
        text-align: center;
        line-height: 1.2; }
        #footerAsk li a::before {
          position: absolute;
          content: "";
          display: block;
          background-size: contain; }
      #footerAsk li:nth-of-type(1) {
        width: 80%; }
        #footerAsk li:nth-of-type(1) a::before {
          top: 50%;
          left: 2em;
          width: 60px;
          height: 60px;
          transform: translateY(-50%);
          background: url("../img/shindanIcon.svg") no-repeat center center; }
      #footerAsk li:last-of-type {
        width: 20%; }
        #footerAsk li:last-of-type a::before {
          content: "";
          display: block;
          width: 10vw;
          height: 10vw;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background: url("../img/pageTop.svg") no-repeat center center; } }
@media print, screen and (min-width: 601px) {
  #footerAsk {
    display: none; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #footerAsk li a {
    font-size: 0.9rem; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #footerAsk {
    display: none !important; } }
@media only screen and (orientation: landscape) and (max-device-width: 767px) {
  #footerAsk li a {
    padding: 0.4em 0 0.6em 1em;
    font-size: 2.2vw !important; } }

.innerL {
  max-width: 1800px;
  margin: 0 auto; }

.innerM {
  max-width: 1300px;
  margin: 0 auto; }

/* common Scss */
/*############################################################################################33*/
/* 共通css */
/*############################################################################################*/
body {
  line-height: 1.6;
  color: #000;
  background: #ffffff; }

@media only screen and (max-width: 600px) {
  #wrapper {
    position: relative; } }

header {
  background: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0);
  border-bottom: 1px solid rgbs(#ffffff, 0); }
  header.fixTp1 {
    background: white;
    transition: background 0.3s ease-in-out; }
    header.fixTp1.fix {
      background: #ffffff; }
  @media only screen and (max-width: 600px) {
    .menu-active header {
      background: #e6e6e6;
      border-color: rgba(230, 230, 230, 0); } }

@media print, screen and (min-width: 601px) {
  .menu-trigger {
    display: none; } }
@media only screen and (max-width: 600px) {
  .menu-trigger {
    position: relative;
    display: block;
    width: 38px;
    height: 38px;
    margin: 15px 3% 20px auto;
    background: #fff; }
    .menu-trigger::after {
      content: "MENU";
      display: block;
      width: 100%;
      height: 1em;
      position: absolute;
      bottom: -1em;
      left: 0;
      right: 0;
      font-size: 11px;
      text-align: center; }
    .menu-active .menu-trigger::after {
      content: "CLOSE"; }
    .menu-trigger::before {
      content: "";
      display: block;
      width: 76%;
      height: 2px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: #0069B1;
      transition: all 0.3s ease-in-out; }
    .menu-active .menu-trigger::before {
      width: 0px;
      height: 0px; }
    .menu-trigger span {
      display: block;
      width: 76%;
      height: 58%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition: all 0.3s ease-in-out; }
      .menu-trigger span::before, .menu-trigger span::after {
        content: '';
        position: absolute;
        right: 0;
        width: 100%;
        height: 2px;
        background: #0069B1;
        transition: all 0.3s ease-in-out; }
      .menu-trigger span::before {
        top: 0px; }
      .menu-trigger span::after {
        bottom: 0px; }
      .menu-active .menu-trigger span::before, .menu-active .menu-trigger span::after {
        transform-origin: 50% 50%;
        top: 50%;
        right: 0; }
      .menu-active .menu-trigger span::before {
        transform: rotate(-135deg); }
      .menu-active .menu-trigger span::after {
        transform: rotate(135deg); } }
@media only print {
  .menu-trigger {
    display: none; } }

#hdLogo img {
  width: 100%; }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    #hdLogo img {
      max-width: 200px; } }
  @media print, screen and (min-width: 961px) {
    #hdLogo img {
      max-width: 300px; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    #hdLogo img {
      max-width: auto; } }
  @media only print {
    #hdLogo img {
      width: 3cm; } }

@media print, screen and (min-width: 601px) {
  #hdInfo .add {
    font-size: 0.8rem;
    text-align: right;
    white-space: nowrap; }
  #hdInfo .tel {
    position: relative;
    font-size: 1.6rem;
    font-weight: bold;
    white-space: nowrap; }
    #hdInfo .tel::before {
      content: "";
      display: block;
      width: 1em;
      height: 1em;
      position: absolute;
      left: -1.2em;
      top: 50%;
      transform: translateY(-50%);
      background: url("../img/telIcon.svg") no-repeat center center;
      background-size: contain; } }

@media print, screen and (min-width: 961px) {
  #formLink a {
    font-size: 1rem; } }
@media only screen and (orientation: landscape) and (max-height: 1200px) {
  #formLink a {
    font-size: 1vw !important; } }
@media only screen and (min-width: 601px) and (max-width: 959px) {
  #formLink a {
    font-size: 1.5vw !important; } }

@media only screen and (max-width: 600px) {
  #hdGn {
    background: #fff; } }
@media print, screen and (min-width: 601px) {
  #hdGn {
    margin-top: 40px; } }
@media only screen and (min-width: 600px) and (max-width: 1540px) {
  #hdGn > ul {
    margin-top: 20px; } }
#hdGn > ul #formLink {
  background: #0069B1; }
  #hdGn > ul #formLink a {
    color: #fff !important; }
#hdGn a, #hdGn span {
  position: relative;
  line-height: 1;
  text-decoration: none;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif; }
  @media only screen and (max-width: 600px) {
    #hdGn a, #hdGn span {
      display: block;
      color: #000;
      font-size: 4vw; } }
  @media print, screen and (min-width: 601px) {
    #hdGn a, #hdGn span {
      display: table;
      cursor: pointer;
      color: #000 !important;
      white-space: nowrap; }
      #hdGn a:hover, #hdGn span:hover {
        color: #E08445; } }
  @media print, screen and (min-width: 961px) {
    #hdGn a, #hdGn span {
      font-size: 1rem; } }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    #hdGn a, #hdGn span {
      font-size: 1.8vw !important; } }
  @media only screen and (orientation: landscape) and (max-device-width: 767px) {
    #hdGn a, #hdGn span {
      padding: 12px 4em; } }
@media only screen and (max-width: 600px) {
  #hdGn a::after {
    background: url("../img/angleRight.svg") no-repeat center center;
    background-size: contain; }
  #hdGn span::after {
    background: url("../img/angleDown.svg") no-repeat center center;
    background-size: contain; }
  #hdGn a::after,
  #hdGn span::after {
    content: "";
    display: block;
    width: 0.6em;
    height: 0.6em;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%); } }
@media print, screen and (min-width: 601px) {
  #hdGn > ul > li {
    padding: 0 1%;
    text-align: center !important; }
    #hdGn > ul > li:not(:last-of-type)::before {
      content: "";
      display: block;
      width: 1px;
      height: 1.6em;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      border-left: 2px dashed rgba(0, 0, 0, 0.2); } }
@media only screen and (max-width: 600px) {
  #hdGn > ul > li > a,
  #hdGn > ul > li > span {
    padding: 20px 30px 20px 20px;
    border-top: 1px solid #636363; }
    #hdGn > ul > li:last-of-type > a,
    #hdGn > ul > li:last-of-type > span {
      border-bottom: 1px solid #636363; } }
@media only screen and (min-width: 601px) and (max-width: 959px) {
  #hdGn > ul > li > a,
  #hdGn > ul > li > span {
    padding: 14px 20px;
    margin: auto; } }
@media print, screen and (min-width: 961px) {
  #hdGn > ul > li > a,
  #hdGn > ul > li > span {
    padding: 12px 1em;
    margin: auto; } }
@media only screen and (max-width: 600px) and (max-width: 600px) {
  .home #hdGn > ul > li:nth-child(1) > a, .home #hdGn > ul > li:nth-child(1) > span {
    background: #e08445;
    color: #fff; }
  .features #hdGn > ul > li:nth-child(2) > a, .features #hdGn > ul > li:nth-child(2) > span {
    background: #e08445;
    color: #fff; }
  .plan #hdGn > ul > li:nth-child(3) > a, .plan #hdGn > ul > li:nth-child(3) > span {
    background: #e08445;
    color: #fff; }
  .portfolio #hdGn > ul > li:nth-child(4) > a, .portfolio #hdGn > ul > li:nth-child(4) > span {
    background: #e08445;
    color: #fff; }
  .ask #hdGn > ul > li:nth-child(5) > a, .ask #hdGn > ul > li:nth-child(5) > span {
    background: #e08445;
    color: #fff; } }

@media print, screen and (min-width: 601px) {
  .home #hdGn > ul > li:nth-of-type(1) > a,
  .home #hdGn > ul > li:nth-of-type(1) > span {
    position: relative; }
    .home #hdGn > ul > li:nth-of-type(1) > a::before,
    .home #hdGn > ul > li:nth-of-type(1) > span::before {
      content: " ";
      position: absolute;
      left: 50%;
      bottom: 5px;
      transform: translateX(-50%);
      display: block;
      height: 4px;
      background: #0069B1;
      border-radius: 3px;
      animation: selectBar 0.3s ease forwards; }
  @keyframes selectBar {
    0% {
      width: 20%;
      opacity: 0; }
    100% {
      width: 60%;
      opacity: 1; } }
  .features #hdGn > ul > li:nth-of-type(2) > a,
  .features #hdGn > ul > li:nth-of-type(2) > span {
    position: relative; }
    .features #hdGn > ul > li:nth-of-type(2) > a::before,
    .features #hdGn > ul > li:nth-of-type(2) > span::before {
      content: " ";
      position: absolute;
      left: 50%;
      bottom: 5px;
      transform: translateX(-50%);
      display: block;
      height: 4px;
      background: #0069B1;
      border-radius: 3px;
      animation: selectBar 0.3s ease forwards; }
  @keyframes selectBar {
    0% {
      width: 20%;
      opacity: 0; }
    100% {
      width: 60%;
      opacity: 1; } }
  .plan #hdGn > ul > li:nth-of-type(3) > a,
  .plan #hdGn > ul > li:nth-of-type(3) > span {
    position: relative; }
    .plan #hdGn > ul > li:nth-of-type(3) > a::before,
    .plan #hdGn > ul > li:nth-of-type(3) > span::before {
      content: " ";
      position: absolute;
      left: 50%;
      bottom: 5px;
      transform: translateX(-50%);
      display: block;
      height: 4px;
      background: #0069B1;
      border-radius: 3px;
      animation: selectBar 0.3s ease forwards; }
  @keyframes selectBar {
    0% {
      width: 20%;
      opacity: 0; }
    100% {
      width: 60%;
      opacity: 1; } }
  .portfolio #hdGn > ul > li:nth-of-type(4) > a,
  .portfolio #hdGn > ul > li:nth-of-type(4) > span {
    position: relative; }
    .portfolio #hdGn > ul > li:nth-of-type(4) > a::before,
    .portfolio #hdGn > ul > li:nth-of-type(4) > span::before {
      content: " ";
      position: absolute;
      left: 50%;
      bottom: 5px;
      transform: translateX(-50%);
      display: block;
      height: 4px;
      background: #0069B1;
      border-radius: 3px;
      animation: selectBar 0.3s ease forwards; }
  @keyframes selectBar {
    0% {
      width: 20%;
      opacity: 0; }
    100% {
      width: 60%;
      opacity: 1; } }
  .ask #hdGn > ul > li:nth-of-type(5) > a,
  .ask #hdGn > ul > li:nth-of-type(5) > span {
    position: relative; }
    .ask #hdGn > ul > li:nth-of-type(5) > a::before,
    .ask #hdGn > ul > li:nth-of-type(5) > span::before {
      content: " ";
      position: absolute;
      left: 50%;
      bottom: 5px;
      transform: translateX(-50%);
      display: block;
      height: 4px;
      background: #0069B1;
      border-radius: 3px;
      animation: selectBar 0.3s ease forwards; }
  @keyframes selectBar {
    0% {
      width: 20%;
      opacity: 0; }
    100% {
      width: 60%;
      opacity: 1; } } }
#hdGn .sub {
  opacity: 0; }
  #hdGn .acc.select .sub {
    opacity: 1; }
  @media only screen and (max-width: 600px) {
    #hdGn .sub {
      display: block;
      position: static;
      transition: transform 0.3s ease-in-out; } }
  @media print, screen and (min-width: 601px) {
    #hdGn .sub {
      position: absolute;
      left: 0;
      right: 0;
      width: 19em;
      padding: 14px;
      border-radius: 5px;
      background: #fff;
      transition: opacity 0.3s ease-in-out; } }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    #hdGn .sub {
      width: 500px; } }
  #hdGn .sub.show {
    opacity: 1; }
  #hdGn .sub li {
    text-align: left; }
    #hdGn .sub li a {
      position: relative;
      display: block;
      width: 100%;
      border-bottom: 1px dotted #636363;
      text-decoration: none; }
      #hdGn .sub li a:last-child {
        border-bottom: none; }
      #hdGn .sub li a:hover {
        cursor: pointer; }
      @media only screen and (max-width: 600px) {
        #hdGn .sub li a {
          padding: 14px 10px 14px 3em; } }
      @media print, screen and (min-width: 601px) {
        #hdGn .sub li a {
          padding: 8px 0.5em 8px 0.5em;
          color: #000 !important;
          font-size: 0.9em; }
          #hdGn .sub li a:hover {
            background-color: #0069B1;
            color: #fff !important; } }
    @media only screen and (max-width: 600px) {
      #hdGn .sub li.select li a {
        color: #fff !important; } }
  @media only screen and (max-width: 600px) {
    .planIn #hdGn .acc li:nth-of-type(1) a {
      background: rgba(0, 105, 177, 0.2) !important; } }
  @media print, screen and (min-width: 601px) {
    .planIn #hdGn .acc li:nth-of-type(1) a {
      border-left: 4px solid #0069B1; } }
  @media only screen and (max-width: 600px) {
    .recruitment_site #hdGn .acc li:nth-of-type(2) a {
      background: rgba(0, 105, 177, 0.2) !important; } }
  @media print, screen and (min-width: 601px) {
    .recruitment_site #hdGn .acc li:nth-of-type(2) a {
      border-left: 4px solid #0069B1; } }
  @media only screen and (max-width: 600px) {
    .link_course #hdGn .acc li:nth-of-type(3) a {
      background: rgba(0, 105, 177, 0.2) !important; } }
  @media print, screen and (min-width: 601px) {
    .link_course #hdGn .acc li:nth-of-type(3) a {
      border-left: 4px solid #0069B1; } }

.low #hdImage {
  background: url("../img/low_hdImage.webp") no-repeat left center;
  background-size: cover;
  padding: 40px; }

@media only screen and (max-width: 600px) {
  h1 {
    font-size: 6vw; } }
@media only screen and (min-width: 601px) and (max-width: 959px) {
  h1 {
    font-size: 1.3rem; } }
@media only screen and (orientation: landscape) and (max-height: 1200px) {
  h1 {
    font-size: 1.5rem; } }
@media print, screen and (min-width: 961px) {
  h1 {
    font-size: 1.6rem; } }

.low h1 {
  color: #fff; }
  @media only screen and (max-width: 600px) {
    .low h1 {
      font-size: 6vw; } }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    .low h1 {
      font-size: 1.3rem; } }
  @media only screen and (orientation: landscape) and (max-height: 1200px) {
    .low h1 {
      font-size: 1.5rem; } }
  @media print, screen and (min-width: 961px) {
    .low h1 {
      font-size: 1.8rem; } }

.low main {
  background: #ffffff; }
.home main {
  background: #ffffff; }

@media only screen and (max-width: 600px) {
  .menu-active main::after {
    content: "";
    display: block;
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.65);
    animation-name: fadeOp;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
    animation-timing-function: ease-out; }

  @keyframes fadeOp {
    0% {
      opacity: 0; }
    100% {
      opacity: 1; } } }
#bread {
  position: relative;
  line-height: 1.4; }
  #bread li {
    position: relative;
    display: inline-block;
    padding: 0; }
    #bread li:not(:last-of-type)::after {
      display: inline-block;
      margin: 0 0.5em 0 0;
      font-size: 0.9em; }
    #bread li a {
      text-decoration: none;
      color: #000; }
  @media only screen and (max-width: 600px) {
    #bread {
      padding: 6px 0.3em 6px 5%;
      font-size: 3.2vw;
      background: rgba(99, 99, 99, 0.3); }
      #bread li:not(:last-of-type)::after {
        content: "/";
        margin-left: 1em; } }
  @media print, screen and (min-width: 601px) {
    #bread {
      font-size: 0.875rem; }
      #bread li {
        line-height: 1; }
        #bread li:not(:last-of-type)::after {
          content: ">";
          margin-left: 1em; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #bread {
      font-size: 0.8rem; } }
  @media only screen and (orientation: landscape) and (max-device-width: 767px) {
    #bread {
      padding: 4px 0.3em 4px 4%;
      font-size: 2vw; } }

@media only screen and (max-width: 600px) {
  #contents h2 {
    font-size: 1.3rem; } }
@media print, screen and (min-width: 601px) {
  #contents h2 {
    font-size: 2rem; } }
.features #contents h2, .recruitment_site #contents h2, .portfolio #contents h2, .planIn #contents h2, .link_course #contents h2 {
  background: linear-gradient(to right, #E49273 0%, transparent 100%);
  color: #fff;
  padding: 10px 0 10px 10px;
  text-shadow: #E49273 2px 0px, #E49273 -2px 0px, #E49273 0px -2px, #E49273 0px 2px, #E49273 2px 2px, #E49273 -2px 2px, #E49273 2px -2px, #E49273 -2px -2px, #E49273 1px 2px, #E49273 -1px 2px, #E49273 1px -2px, #E49273 -1px -2px, #E49273 2px 1px, #E49273 -2px 1px, #E49273 2px -1px, #E49273 -2px -1px; }
@media only screen and (max-width: 600px) {
  #contents h3 {
    font-size: 1.2rem; } }
@media print, screen and (min-width: 601px) {
  #contents h3 {
    font-size: 1.8rem; } }
@media only screen and (max-width: 600px) {
  #contents h4 {
    font-size: 1.2rem; } }
@media print, screen and (min-width: 601px) {
  #contents h4 {
    font-size: 1.5rem; } }
@media only screen and (max-width: 600px) {
  #contents h5 {
    font-size: 1.2rem; } }
@media print, screen and (min-width: 601px) {
  #contents h5 {
    font-size: 1.3rem; } }
#contents p {
  font-size: 1rem;
  line-height: 1.8; }

footer {
  border-top: 1px solid #003558;
  background: #003558; }
  @media only screen and (max-width: 600px) {
    footer {
      padding: 40px 4% 70px !important; } }
  @media print, screen and (min-width: 601px) {
    footer {
      padding: 80px 20px 100px !important; } }

@media print, screen and (min-width: 601px) {
  #ftUpper {
    font-size: 0.9rem; } }
#ftUpper .block2 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start; }
  @media only screen and (max-width: 600px) {
    #ftUpper .block2 dl {
      font-size: 0.9em;
      margin-bottom: 1em; }
      #ftUpper .block2 dl dt {
        margin-right: 0;
        flex-basis: 7em; }
        #ftUpper .block2 dl dt::before {
          content: "【";
          display: inline-block; }
        #ftUpper .block2 dl dt::after {
          content: "】";
          display: inline-block; } }
  @media print, screen and (min-width: 601px) {
    #ftUpper .block2 dl dt {
      margin-right: 1em;
      flex-basis: 4em; } }

#ddBtn img {
  background: #fff; }

#footerLink {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 1em; }
  @media only screen and (max-width: 600px) {
    #footerLink {
      font-size: 2.6vw; } }
  @media print, screen and (min-width: 601px) {
    #footerLink {
      font-size: 0.9rem; } }
  #footerLink li {
    margin: 0 1em; }
  #footerLink a {
    color: #fff !important; }

#copy {
  text-align: center; }
  @media only screen and (max-width: 600px) {
    #copy {
      font-size: 2.6vw; } }
  @media print, screen and (min-width: 601px) {
    #copy {
      font-size: 0.7rem; } }
  #copy a {
    color: #fff !important; }

@media only screen and (max-width: 600px) {
  #quickNav {
    display: none; } }
@media only screen and (min-width: 601px) and (max-width: 959px) {
  #quickNav li a {
    color: #fff;
    background: #E08445;
    writing-mode: vertical-rl;
    line-height: 1.2;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 1.2rem; }
    #quickNav li a:hover {
      background: #0069B1; } }
@media print, screen and (min-width: 961px) {
  #quickNav li a {
    color: #fff;
    background: #E08445;
    writing-mode: vertical-rl;
    line-height: 1.2;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 1.5rem; }
    #quickNav li a:hover {
      background: #0069B1; } }
@media only print {
  #quickNav {
    display: none; } }

.fade {
  transition: opacity 2s cubic-bezier(0.19, 1, 0.22, 1), transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  transform: translateY(200px); }
  .fade.on {
    opacity: 1 !important;
    transform: translateY(0px); }
  @media only print {
    .fade {
      opacity: 1;
      transform: translateY(0px); } }

.fade2 > * {
  transition: opacity 2s cubic-bezier(0.19, 1, 0.22, 1), transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  transform: scale(0.9);
  transform-origin: center center; }
  .fade2 > *.on {
    opacity: 1 !important;
    transform: scale(1); }
  @media only print {
    .fade2 > * {
      opacity: 1; } }

.fade3 > * {
  transition: opacity 2s cubic-bezier(0.19, 1, 0.22, 1), transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  transform: translateY(100px); }
  .fade3 > *.on {
    opacity: 1 !important;
    transform: translateY(0px); }
  @media only print {
    .fade3 > * {
      opacity: 1;
      transform: translateY(0px); } }

.tbNormal {
  border: 1px solid #636363;
  background: #fff; }
  .tbNormal th, .tbNormal td {
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #636363;
    border-right: 1px dotted #636363; }
    @media only screen and (max-width: 600px) {
      .tbNormal th, .tbNormal td {
        padding: 0.8em 1vw;
        font-size: 3.2vw; } }
    @media print, screen and (min-width: 601px) {
      .tbNormal th, .tbNormal td {
        padding: 12px; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      .tbNormal th, .tbNormal td {
        font-size: 1rem; } }
  .tbNormal th {
    text-align: left;
    white-space: nowrap; }
  .tbNormal thead th {
    text-align: center; }
  .tbNormal tbody th {
    font-weight: 600; }
  .uke main .tbNormal td:last-of-type {
    text-align: right; }

strong {
  font-weight: bold; }

.red {
  color: #e95513;
  font-weight: 600; }

.blue {
  color: #2364aa;
  font-weight: 600; }

.bold {
  font-weight: bold; }

.point1 {
  position: relative;
  font-weight: bold;
  background: rgba(255, 255, 255, 0) linear-gradient(transparent 65%, #efbe9c 0%) repeat scroll 0 0;
  color: #000; }

.under {
  text-decoration: underline; }

.size-l {
  font-size: 1.2em; }

.size-ll {
  font-size: 1.2em; }

.size-s {
  font-size: 0.85em; }

.size-ss {
  font-size: 0.6em; }

.icon {
  display: inline-block;
  max-width: 32px !important; }

.w150 img {
  max-width: 150px; }

.w200 img {
  max-width: 200px; }

.w300 img {
  max-width: 300px; }

.w400 img {
  max-width: 400px; }

.w510 img {
  max-width: 510px; }

.w530 img {
  max-width: 530px; }

.w550 img {
  max-width: 550px; }

.w650 img {
  max-width: 650px; }

.w680 img {
  max-width: 680px; }

.w700 img {
  max-width: 700px; }

.w800 img {
  max-width: 800px; }

.box01 {
  padding: 1em;
  border: 1px solid #636363; }
  .box01 li {
    margin: 1em 0; }

.block {
  display: block; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.left {
  text-align: left; }

.posR {
  float: right; }

.posL {
  float: left; }

.posC {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.imgR {
  float: right;
  margin: 0 0 15px 5%; }

.imgL {
  float: left;
  margin: 0 5% 15px 0; }

.imgC,
.imgC img {
  display: block;
  margin: 50px auto;
  text-align: center; }

.posR img,
.imgR img {
  margin-right: 0;
  margin-left: auto; }

.inline span {
  display: inline-block; }

.marT60 {
  margin-top: 60px; }

.btn {
  display: table; }
  .btn a {
    display: block;
    position: relative;
    background: #0069B1;
    text-align: center;
    text-decoration: none !important;
    color: #000;
    border-radius: 6px;
    font-weight: normal;
    transition: all 0.3s ease-in-out; }
    @media only screen and (max-width: 600px) {
      .btn a {
        padding: 0.3em 1.6em 0.3em 1.2em; } }
    @media print, screen and (min-width: 601px) {
      .btn a {
        padding: 0.6em 1.2em; } }
    .btn a::after {
      content: "";
      display: block;
      width: 0.35em;
      height: 0.7em;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background: url("../img/angleRight.svg") no-repeat center center/contain; }
      @media only screen and (max-width: 600px) {
        .btn a::after {
          right: 8px; } }
      @media print, screen and (min-width: 601px) {
        .btn a::after {
          right: 6px; } }
    .btn a:hover {
      color: #000;
      transform: translateX(4px); }

.linkBanner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around; }
  .linkBanner li {
    flex: 0 0 48%;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 110px; }
    .linkBanner li a {
      display: block;
      width: 100%;
      padding: 20px;
      text-align: center;
      color: #fff;
      text-decoration: none;
      transition: all 0.3s ease-in-out; }
    .linkBanner li:first-child {
      background: #0069B1;
      transition: all 0.3s ease-in-out;
      border: 1px solid #0069B1; }
    .linkBanner li:first-child:hover {
      background: #fff; }
      .linkBanner li:first-child:hover a {
        color: #0069B1; }
    .linkBanner li:nth-child(2) {
      background: #E08445;
      transition: all 0.3s ease-in-out;
      border: 1px solid #E08445; }
    .linkBanner li:nth-child(2):hover {
      background: #fff; }
      .linkBanner li:nth-child(2):hover a {
        color: #E08445; }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    .linkBanner {
      max-width: 560px; } }
  @media only screen and (max-width: 959px) {
    .linkBanner {
      display: block; }
      .linkBanner li {
        margin-bottom: 20px;
        height: 80px; } }

.check li {
  margin-bottom: 0.5em;
  line-height: 1.2em;
  padding-left: 30px;
  font-weight: bold; }
  .check li:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: url("../img/check.svg") no-repeat center center/contain; }

.list li {
  position: relative;
  margin-bottom: 0.8em;
  padding-left: 1.3em;
  line-height: 1.3 !important; }
  .list li::before {
    position: absolute;
    left: 0;
    top: 0.5em;
    content: "●";
    color: #0069B1;
    font-size: 0.5em; }

.list2 li {
  position: relative;
  margin-bottom: auto;
  padding-left: 1.3em;
  line-height: 1.3 !important; }
  .list2 li::before {
    position: absolute;
    left: 0;
    top: 0.5em;
    content: "●";
    color: #0069B1;
    font-size: 0.5em; }

.dlBlock {
  margin-top: 60px; }
  .dlBlock dt {
    padding: 0 17px;
    width: fit-content;
    background: #E08445;
    color: #000;
    border-left: 4px solid #0069B1; }
  .dlBlock dd {
    padding-left: 21px;
    margin: 0.5em 0 1.8em auto; }

.profReki {
  margin-bottom: 40px !important; }
  .profReki dd {
    margin: -1.5em 0 1em 0;
    padding-left: 5em; }

@media only screen and (max-width: 600px) {
  .hideSp,
  .dispTab,
  .dispPc {
    display: none !important; } }
/* PC向けの指定  ------------*/
@media print, screen and (min-width: 961px) {
  .hidePc,
  .dispTab,
  .dispSp,
  .dispPri {
    display: none !important; } }
/* タブレット向けの指定  ------------*/
@media only screen and (min-width: 601px) and (max-width: 959px) {
  .hideTab {
    display: none !important; } }
/* 印刷向けの指定  ------------*/
@media only print {
  @page {
    size: A4; }
  header,
  .fix,
  .fixed {
    position: relative !important;
    top: 0 !important; }

  #hdGn > ul li a,
  #hdGn > span {
    padding: 20px 30px; }

  picture, figure img {
    width: 100% !important; }

  .home #homeIntro .block p {
    width: 100% !important; } }
/* index Scss */
.home #hdImage {
  overflow: visible;
  width: 100%; }
  @media only screen and (max-width: 600px) {
    .home #hdImage {
      background: url("../img/hdImage.jpg") no-repeat center center;
      background-size: cover; } }
  @media print, screen and (min-width: 601px) {
    .home #hdImage {
      background: url("../img/hdImage.jpg") no-repeat center center;
      background-size: cover; } }
  @media print, screen and (min-width: 961px) {
    .home #hdImage {
      padding: 120px 0; } }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    .home #hdImage {
      padding: 50px 0; } }
  @media only screen and (max-width: 600px) {
    .home #hdImage {
      padding: 50px 0; } }
  @media only print {
    .home #hdImage {
      position: relative;
      width: 100% !important;
      height: 10cm;
      background: url("../img/hdImage.jpg") no-repeat center center;
      background-size: cover; } }
  .home #hdImage #catch h1 {
    font-size: 2.5rem;
    padding-left: 5%;
    padding-right: 5%;
    font-weight: bold;
    line-height: 1.2;
    text-shadow: 0 0 5px #283339, 0 0 10px #283339, 0 0 15px #283339;
    margin-bottom: 20px;
    color: #fff; }
    .home #hdImage #catch h1 span {
      font-size: 3.2rem; }
    @media only screen and (min-width: 601px) and (max-width: 959px) {
      .home #hdImage #catch h1 {
        font-size: 2rem; }
        .home #hdImage #catch h1 span {
          font-size: 2.5rem; } }
    @media only screen and (max-width: 600px) {
      .home #hdImage #catch h1 {
        font-size: 3.5vw; }
        .home #hdImage #catch h1 span {
          font-size: 4.2vw; } }
  .home #hdImage #catch p {
    padding: 10px 5% 10px 5%;
    background: linear-gradient(to right, #E49273 0%, transparent 90%);
    color: #fff; }
  @media print, screen and (min-width: 961px) {
    .home #hdImage #catch {
      margin-bottom: 200px;
      font-size: 1.2rem; } }
.home #contents h2 span {
  display: block;
  font-weight: bold; }
.home #contents .linkButton {
  max-width: 400px;
  margin: 0 auto;
  background: #fff;
  transition: all 0.3s ease-in-out; }
  .home #contents .linkButton:hover {
    background: #0069B1; }
  @media only screen and (max-width: 600px) {
    .home #contents .linkButton {
      max-width: 300px; } }
  .home #contents .linkButton a {
    display: block;
    width: 100%;
    padding: 10px 220px 10px 20px;
    border: 1px solid #0069B1;
    position: relative;
    color: #707070;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.3s ease-in-out; }
    @media only screen and (max-width: 600px) {
      .home #contents .linkButton a {
        padding: 10px 140px 10px 10px; } }
    .home #contents .linkButton a:after {
      display: inline-block;
      content: "";
      height: 30px;
      width: 180px;
      position: absolute;
      right: 20px;
      top: 50%;
      transform: translateY(-50%);
      background: url("../img/arrow03.svg") no-repeat right center;
      background-size: contain;
      transition: all 0.3s ease-in-out; }
      @media only screen and (max-width: 600px) {
        .home #contents .linkButton a:after {
          width: 120px;
          right: 10px; } }
    .home #contents .linkButton a:hover {
      color: #fff; }
    .home #contents .linkButton a:hover:after {
      display: inline-block;
      content: "";
      height: 30px;
      width: 180px;
      position: absolute;
      right: 20px;
      top: 50%;
      transform: translateY(-50%);
      background: url("../img/arrow03_white.svg") no-repeat right center;
      background-size: contain; }
      @media only screen and (max-width: 600px) {
        .home #contents .linkButton a:hover:after {
          width: 120px;
          right: 10px; } }
.home #contents #topBanner {
  display: flex;
  justify-content: space-between;
  max-width: 1600px;
  width: 90%;
  margin: 120px auto 40px auto;
  overflow: visible;
  position: relative;
  /* これを追加 */
  padding: 0; }
  @media only screen and (max-width: 959px) {
    .home #contents #topBanner {
      display: block;
      width: 80%;
      margin: 120px auto 40px auto; } }
  @media only print {
    .home #contents #topBanner {
      width: 95%;
      margin: 120px 2.5% 40px 2.5%; } }
  .home #contents #topBanner article {
    position: relative;
    flex: 0 0 30%;
    z-index: 1;
    /* ←デフォルトを低めに */
    background: rgba(227, 227, 227, 0.9);
    border: 2px solid #0069B1;
    padding: 0 20px 20px 20px; }
    @media only screen and (max-width: 959px) {
      .home #contents #topBanner article {
        margin-bottom: 60px; } }
    @media only print {
      .home #contents #topBanner article {
        flex: 0 0 30%; } }
    .home #contents #topBanner article h2 {
      color: #fff;
      margin-top: -40px;
      margin-left: -40px;
      margin-bottom: 0;
      padding: 20px 10px 10px 5%;
      z-index: 10;
      font-size: 1.3rem;
      text-shadow: #0069B1 2px 0px, #0069B1 -2px 0px, #0069B1 0px -2px, #0069B1 0px 2px, #0069B1 2px 2px, #0069B1 -2px 2px, #0069B1 2px -2px, #0069B1 -2px -2px, #0069B1 1px 2px, #0069B1 -1px 2px, #0069B1 1px -2px, #0069B1 -1px -2px, #0069B1 2px 1px, #0069B1 -2px 1px, #0069B1 2px -1px, #0069B1 -2px -1px; }
      .home #contents #topBanner article h2:before {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 150px;
        /* 好みで調整 */
        background: #0069B1;
        /* 背景色 変更可 */
        clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
        z-index: -1; }
      .home #contents #topBanner article h2 span {
        display: block;
        font-size: 1.25em; }
      @media only screen and (max-width: 959px) {
        .home #contents #topBanner article h2 {
          font-size: 1.1rem; } }
    .home #contents #topBanner article h3 {
      margin-top: 75px;
      font-weight: bold;
      color: #000; }
      @media only screen and (max-width: 959px) {
        .home #contents #topBanner article h3 {
          font-size: 1rem; } }
      @media print, screen and (min-width: 601px) {
        .home #contents #topBanner article h3 {
          font-size: 1.1rem; }
          .home #contents #topBanner article h3 span {
            display: inline-block; } }
    @media only screen and (max-width: 959px) {
      .home #contents #topBanner article p {
        font-size: 0.9rem; } }
.home #contents #low01 {
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media only screen and (max-width: 959px) {
    .home #contents #low01 {
      width: 90%;
      margin: 60px auto; } }
  .home #contents #low01 h2 {
    text-align: center; }
    .home #contents #low01 h2 span {
      color: #EEEEEE; }
  .home #contents #low01 li {
    position: relative; }
    .home #contents #low01 li h3 {
      font-size: 1.6rem; }
      @media only screen and (max-width: 959px) {
        .home #contents #low01 li h3 {
          font-size: 1.1rem; } }
    .home #contents #low01 li p {
      position: relative;
      margin-bottom: 2.5em;
      font-weight: bold;
      color: #E08445;
      font-size: 2rem;
      background: url("../img/arrow02.svg") no-repeat top left/contain; }
      @media print, screen and (min-width: 961px) {
        .home #contents #low01 li p {
          margin-left: 1em;
          padding-left: 9em; } }
      @media only screen and (max-width: 959px) {
        .home #contents #low01 li p {
          font-size: 1.2rem;
          padding-left: 80px;
          background-size: 80px; } }
      @media only print {
        .home #contents #low01 li p {
          font-size: 1rem !important;
          padding-left: 80px;
          background-size: 80px; } }
.home #contents #low02 {
  background: #EBEBEB; }
  .home #contents #low02 h2 {
    max-width: 1600px;
    margin: 0 auto 40px; }
    .home #contents #low02 h2 span {
      color: #fff; }
    @media only screen and (max-width: 959px) {
      .home #contents #low02 h2 {
        width: 90%;
        margin: 40px auto; } }
  .home #contents #low02 > div {
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    @media only screen and (max-width: 959px) {
      .home #contents #low02 > div {
        display: block;
        width: 90%;
        margin: 0 auto; } }
  .home #contents #low02 figure {
    flex: 0 0 35%; }
    @media only screen and (max-width: 959px) {
      .home #contents #low02 figure {
        margin-bottom: 40px; } }
    .home #contents #low02 figure img {
      max-width: 470px; }
    .home #contents #low02 figure figcaption {
      position: absolute;
      top: 10px;
      left: 10px; }
  .home #contents #low02 dl {
    flex: 0 0 60%; }
    .home #contents #low02 dl dt {
      font-weight: bold;
      margin-bottom: 1em;
      font-size: 1.1rem; }
    .home #contents #low02 dl dd {
      margin-bottom: 2em; }
.home #contents #low03 {
  background: #003558; }
  .home #contents #low03 h2 {
    max-width: 1600px;
    margin: 0 auto 40px;
    color: #fff; }
    .home #contents #low03 h2 span {
      color: #4a6f88; }
  .home #contents #low03 ul {
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media only screen and (min-width: 601px) and (max-width: 959px) {
      .home #contents #low03 ul {
        padding-right: 50px; } }
    @media only screen and (max-width: 600px) {
      .home #contents #low03 ul {
        display: block; } }
    .home #contents #low03 ul li {
      position: relative;
      flex: 0 0 45%;
      margin-bottom: 80px; }
    .home #contents #low03 ul a {
      position: absolute;
      inset: 0;
      display: block;
      width: 100%;
      height: 100%;
      z-index: 999;
      text-decoration: none;
      pointer-events: auto; }
      @media print, screen and (min-width: 961px) {
        .home #contents #low03 ul a img {
          display: block;
          width: 100%;
          height: auto;
          transition: all 0.3s ease-in-out; }
        .home #contents #low03 ul a:hover + figure img {
          transform: scale(1.15); } }
  .home #contents #low03 figure {
    position: relative;
    z-index: auto; }
  .home #contents #low03 figcaption {
    margin-bottom: 30px; }
    .home #contents #low03 figcaption h3 {
      margin: 0;
      color: #fff;
      line-height: 1.5;
      font-size: 1.1rem; }
    .home #contents #low03 figcaption cite {
      color: #7c9199;
      display: block;
      font-size: 0.9em; }
.home #contents #low04 {
  background: #F2F5F1;
  text-align: center; }
  .home #contents #low04 h2 {
    text-align: center; }
    .home #contents #low04 h2 span {
      color: #d7e0e0; }
  .home #contents #low04 .price {
    max-width: 800px;
    margin: 0 auto 40px;
    display: flex;
    justify-content: space-between; }
    @media only screen and (max-width: 600px) {
      .home #contents #low04 .price {
        display: block; } }
    .home #contents #low04 .price li {
      flex: 0 0 48%;
      color: #0069B1;
      background: #fff;
      border-radius: 10px;
      padding: 20px;
      font-size: 1.2rem;
      text-align: center; }
      @media only screen and (max-width: 600px) {
        .home #contents #low04 .price li {
          margin-bottom: 20px; } }
      .home #contents #low04 .price li span {
        display: inline !important;
        font-size: 0.8em; }
  .home #contents #low04 .linkBanner {
    margin-top: 40px; }
.home #contents #low05 {
  max-width: 1900px;
  margin: 0 auto; }
  .home #contents #low05 h2 span {
    color: #d2d2d2; }
  .home #contents #low05 .faq {
    --faq-gap: 8px;
    --faq-border: #e5e7eb; }
    .home #contents #low05 .faq details {
      padding: 0.75rem 0; }
      .home #contents #low05 .faq details summary {
        cursor: pointer;
        font-weight: 600;
        list-style: none;
        outline: none;
        padding: 5px 20px 10px 3.5em;
        background: rgba(0, 105, 177, 0.1);
        line-height: 1.5; }
        .home #contents #low05 .faq details summary::before {
          content: "Q. ";
          margin-left: -1.3em;
          font-size: 2em;
          color: #0069B1; }
        @media only screen and (max-width: 600px) {
          .home #contents #low05 .faq details summary {
            line-height: 1.4;
            padding: 3px 20px 10px 3em; }
            .home #contents #low05 .faq details summary:before {
              font-size: 1.5em; } }
        .home #contents #low05 .faq details summary::-webkit-details-marker {
          display: none; }
        .home #contents #low05 .faq details summary:focus-visible {
          outline: 2px solid #94a3b8;
          outline-offset: 2px;
          border-radius: 4px; }
        @media print, screen and (min-width: 961px) {
          .home #contents #low05 .faq details summary {
            transition: all 0.3s ease-in-out; }
            .home #contents #low05 .faq details summary:hover {
              background: rgba(0, 105, 177, 0.3); } }
      .home #contents #low05 .faq details p {
        margin: var(--faq-gap) 0 0;
        margin-bottom: 3em;
        padding: 20px 20px 20px 3.5em;
        background: rgba(224, 132, 69, 0.1);
        line-height: 1.5; }
        .home #contents #low05 .faq details p:before {
          content: "A. ";
          margin-left: -1.3em;
          font-size: 2em;
          color: #E08445; }
        @media only screen and (max-width: 600px) {
          .home #contents #low05 .faq details p {
            line-height: 1.4;
            padding: 10px 20px 20px 3em; }
            .home #contents #low05 .faq details p:before {
              font-size: 1.5em; } }
.home #contents #low06 {
  background: #F2F5F1;
  max-width: 1500px;
  margin: 60px auto 0; }
  .home #contents #low06 h2 {
    text-align: center; }
    .home #contents #low06 h2 span {
      color: #d2d2d2; }
  .home #contents #low06 table {
    border-collapse: separate;
    border-spacing: 10px;
    max-width: 1000px;
    margin: 0 auto; }
    .home #contents #low06 table th, .home #contents #low06 table td {
      vertical-align: middle;
      line-height: 1.8; }
      .home #contents #low06 table th span, .home #contents #low06 table td span {
        display: inline-block; }
    .home #contents #low06 table th {
      text-align: right;
      font-weight: bold;
      padding: 3px 20px 3px 3px;
      border-right: 5px solid #0069B1; }
    .home #contents #low06 table td {
      padding: 3px 3px 3px 20px; }
    @media only screen and (max-width: 600px) {
      .home #contents #low06 table th {
        padding: 2px 10px 2px 2px;
        text-align: left;
        font-size: 3.5vw;
        line-height: 1.6;
        white-space: nowrap; }
        .home #contents #low06 table th span {
          display: block; }
      .home #contents #low06 table td {
        padding: 2px;
        font-size: 3.5vw;
        line-height: 1.6; } }

/* Scss Document */
.diagnose #intro section {
  counter-increment: number; }
.diagnose #intro h3 span {
  display: table;
  margin-left: 2rem;
  padding: 6px 24px 6px 5rem;
  position: relative;
  background: #0069B1;
  color: #fff !important;
  z-index: -1; }
.diagnose #intro h3::before {
  content: "0" counter(number);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0.3em;
  border-radius: 50%;
  background: #fff;
  border: 3px solid #0069B1;
  color: #0069B1;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1; }
.diagnose #intro div {
  margin: 50px 0 0 7rem; }
  @media print, screen and (min-width: 961px) {
    .diagnose #intro div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: flex-start;
      max-width: 1000px; }
      .diagnose #intro div figure {
        flex-basis: 20%; } }

@media print, screen and (min-width: 961px) {
  #form dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 1em; }
    #form dl:not(:last-of-type) {
      border-bottom: 2px dotted #E49273; }
    #form dl dt {
      -webkit-box-flex: 0 0 16em;
      -ms-flex: 0 0 16em;
      flex: 0 0 16em;
      text-align: right;
      padding-right: 3em;
      font-weight: 600;
      color: #E08445; }
    #form dl dd {
      -webkit-box-flex: 0 0 "";
      -ms-flex: 0 0 "";
      flex: 0 0 "";
      text-align: left !important; } }
@media only screen and (max-width: 959px) {
  #form dl {
    padding: 1em 0 !important;
    border-top: 2px dotted #E49273; } }
#form #handling {
  margin-bottom: 45px;
  font-size: 0.875rem; }
#form .btnGp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch; }
  @media print, screen and (min-width: 961px) {
    #form .btnGp {
      max-width: 800px; } }
  #form .btnGp p {
    margin: 0 5%; }
#form .btnGpCenter {
  text-align: center; }
  #form .btnGpCenter p {
    margin: 1em auto; }

span.req:before {
  display: inline-block;
  content: '※';
  font-weight: 900;
  height: 1em;
  width: 1em;
  margin: 0 0.5em;
  font-size: 0.7em;
  color: #e95513; }

#form .anno {
  color: #000;
  font-size: 0.8em; }

.kakunin table.form {
  border: 1px solid #ccc;
  margin-bottom: 1em !important; }
  @media only screen and (max-width: 600px) {
    .kakunin table.form {
      width: 100%;
      border: none; } }
  .kakunin table.form th,
  .kakunin table.form td {
    border: 1px solid #ccc;
    font-size: 1em; }
    @media only screen and (max-width: 600px) {
      .kakunin table.form th,
      .kakunin table.form td {
        display: block !important;
        width: 100% !important; } }
    @media print, screen and (min-width: 961px) {
      .kakunin table.form th,
      .kakunin table.form td {
        padding: 10px 1em; } }
  .kakunin table.form th {
    font-weight: normal;
    background: #E08445;
    color: #fff; }
    @media only screen and (max-width: 600px) {
      .kakunin table.form th {
        padding: 5px 1em; } }

.blockTel {
  width: 96%;
  max-width: 480px;
  margin: 0 1%;
  padding: 20px 0 10px 0;
  background: #f4eae0;
  box-sizing: border-box;
  border: 3px double #fff;
  border-radius: 8px; }
  @media only screen and (max-width: 600px) {
    .blockTel {
      margin: 0 auto 20px auto;
      padding: 20px 0 10px 0; } }
  .blockTel div p {
    display: inline-block;
    width: 48%;
    margin: 0 !important; }
    @media only screen and (max-width: 600px) {
      .blockTel div p {
        display: block;
        width: 90%;
        margin: 0 auto !important; } }
  .blockTel img {
    margin: 0 auto;
    max-width: 400px; }

label {
  display: inline-block;
  position: relative;
  padding-left: 1em; }
  label:not(:last-of-type) {
    margin-right: 1.5em; }
  label input {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto; }

input[type="text"],
input[type="tel"],
input[type="number"],
input[type="email"],
textarea,
select {
  outline: none;
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  padding: 4px; }
  @media only screen and (max-width: 600px) {
    input[type="text"],
    input[type="tel"],
    input[type="number"],
    input[type="email"],
    textarea,
    select {
      display: inline-block; } }

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
  box-shadow: 0 0 7px #E49273;
  border: 1px solid #E08445; }

input[type="button"],
input[type="reset"],
input[type="submit"],
input#submit {
  display: inline-block;
  margin: 0 2%;
  padding: 0.4em 1.8em;
  border: 1px solid #d3d1b7;
  border-radius: 4px;
  letter-spacing: 0.1em;
  background: #E08445;
  cursor: pointer;
  color: #fff;
  transition: background 0.3s ease-in-out; }
  @media print, screen and (min-width: 961px) {
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    input#submit {
      transition: all 0.3s ease-in-out; } }
  @media only screen and (max-width: 600px) {
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    input#submit {
      font-size: 0.85em; } }

input#submit.off {
  background: #777;
  cursor: default; }

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #0069B1; }

input[type="tel"],
input[type="number"],
input[type="email"] {
  ime-mode: disabled; }

input[type="checkbox"] {
  position: relative;
  margin-right: 0.5em; }

::-webkit-input-placeholder {
  color: rgba(0, 105, 177, 0.4); }

::-moz-placeholder {
  color: rgba(0, 105, 177, 0.4); }

::-ms-input-placeholder {
  color: rgba(0, 105, 177, 0.4); }

:-ms-input-placeholder {
  color: rgba(0, 105, 177, 0.4); }

::placeholder {
  color: rgba(0, 105, 177, 0.4); }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type="number"] {
  -moz-appearance: textfield; }

#form .company {
  width: 100%;
  max-width: 12em; }
#form .name {
  width: 100%;
  max-width: 12em; }
@media print, screen and (min-width: 961px) {
  #form .telBlock input {
    max-width: 5em; } }
@media only screen and (max-width: 959px) {
  #form .telBlock input {
    max-width: 4em; } }
#form .mail {
  width: 100%;
  max-width: 380px; }
#form #mail2,
#form .add {
  margin-top: 8px; }
#form .add {
  width: 100%;
  max-width: 480px; }
#form .age {
  width: 3em; }
#form .postal {
  width: 7em; }
@media only screen and (max-width: 600px) {
  #form .company,
  #form .mail,
  #form .add,
  #form textarea {
    width: auto;
    max-width: 98%; }
  #form label {
    display: block; } }
@media print, screen and (min-width: 961px) {
  #form textarea {
    resize: horizontal;
    width: 100%;
    min-width: 480px;
    max-width: 650px;
    min-height: 250px; } }

input,
textarea {
  ime-mode: active; }

input[type="tel"],
input[type="number"],
input[type="email"],
.imeOff {
  ime-mode: disabled; }

button,
.pointer label {
  cursor: pointer; }

.bn-bu button {
  padding: 0;
  margin: 0 auto;
  background: none;
  border: none; }

.ime {
  ime-mode: disabled; }

.ermes {
  display: inline-block;
  padding: 0.5em 0.5em;
  border-radius: 10px;
  line-height: 1;
  font-size: 0.8em;
  color: #fff;
  background: red; }

.features #contents h3:before {
  content: "◆ ";
  color: #0069B1; }
.features #contents > section > section {
  margin-bottom: 60px; }
.features #contents dl dt {
  font-weight: bold;
  margin-bottom: 1em;
  font-size: 1.2rem;
  color: #0069B1;
  display: inline-block;
  border-bottom: 3px dotted #0069B1; }
.features #contents dl dd {
  margin-bottom: 2em; }
.features #contents ul li {
  font-weight: bold;
  margin-bottom: 1em;
  font-size: 1.2rem;
  color: #0069B1; }
.features #contents #low02 > div {
  display: flex; }
  @media only screen and (max-width: 959px) {
    .features #contents #low02 > div {
      display: block; } }
  .features #contents #low02 > div > div {
    flex: 0 0 60%;
    margin-right: 5%; }
  .features #contents #low02 > div figure img {
    max-width: 600px; }
.features #contents #low03 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start; }
.features #contents #low03 dt {
  flex-basis: 4em;
  padding: 0.5em 1em;
  background: #0069B1;
  color: #fff;
  border-bottom: none;
  border-radius: 50%;
  white-space: nowrap;
  text-align: center; }
@media only screen and (max-width: 600px) {
  .features #contents #low03 dd {
    margin: 0 0 auto 1em; } }
@media print, screen and (min-width: 601px) {
  .features #contents #low03 dd {
    margin: 0.7em 0 auto 1.5em; } }

.link_course #contents h3:before {
  content: "◆ ";
  color: #0069B1; }
.link_course #contents > section > section {
  margin-bottom: 60px; }
.link_course #contents dl dt {
  font-weight: bold;
  margin-bottom: 1em;
  font-size: 1.2rem;
  color: #0069B1;
  display: inline-block;
  border-bottom: 3px dotted #0069B1; }
.link_course #contents dl dd {
  margin-bottom: 2em; }
.link_course #contents ul.listcheck li {
  font-weight: bold;
  margin-bottom: 1em;
  font-size: 1rem;
  color: #0069B1;
  position: relative;
  padding-left: 28px;
  /* チェック分の余白 */ }
  .link_course #contents ul.listcheck li::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 50%;
    width: 16px;
    height: 8px;
    border-left: 3px solid #0069B1;
    /* 緑色など */
    border-bottom: 3px solid #0069B1;
    transform: translateY(-50%) rotate(-45deg);
    /* チェック形状 */ }
.link_course #contents ul.dotList li {
  font-weight: bold;
  margin-bottom: 1em;
  font-size: 1rem;
  color: #0069B1;
  position: relative;
  padding-left: 22px; }
  .link_course #contents ul.dotList li::before {
    content: "";
    position: absolute;
    left: 6px;
    top: 50%;
    width: 10px;
    height: 10px;
    background: #0069B1;
    /* 好きな色 */
    border-radius: 3px;
    /* 丸 */
    transform: translateY(-50%); }
.link_course #contents #low02 > div {
  display: flex; }
  .link_course #contents #low02 > div > div {
    flex: 0 0 60%;
    margin-right: 5%; }
  .link_course #contents #low02 > div figure img {
    max-width: 300px; }

.recruitment_site #contents .flexPhoto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch; }
  .recruitment_site #contents .flexPhoto figure {
    width: 18%; }
@media only screen and (max-width: 600px) {
  .recruitment_site #contents .eyeCatch {
    width: 90%;
    margin: 0 auto 30px auto; }
    .flow .recruitment_site #contents .eyeCatch {
      float: right;
      width: 30%;
      margin: 0 0 1.5em 5%; } }
@media print, screen and (min-width: 961px) {
  .recruitment_site #contents .eyeCatch {
    float: right;
    width: 40%;
    margin: 0 0 30px 5%; }
    .flow .recruitment_site #contents .eyeCatch {
      margin: 0 0 1em 5%; } }
.recruitment_site #contents .listCheck {
  margin-bottom: 40px !important; }
.recruitment_site #contents .blockA {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .recruitment_site #contents .blockA dl {
    flex: 0 0 45%; }
    .recruitment_site #contents .blockA dl dt {
      margin-bottom: 20px; }
    .recruitment_site #contents .blockA dl dd {
      border-left: 3px solid #0072be;
      padding-left: 10px; }
      .recruitment_site #contents .blockA dl dd a {
        color: #0069B1;
        text-decoration: none; }
.recruitment_site #contents #low01 h2 {
  margin-top: 60px; }
.recruitment_site #contents #low01 h3 {
  padding-left: 2.5em !important; }
  .recruitment_site #contents #low01 h3::before {
    content: none !important; }
  .recruitment_site #contents #low01 h3 span {
    position: absolute;
    left: 0;
    top: -0.5em;
    display: table;
    font-size: 1rem;
    text-align: center;
    line-height: 1;
    border-radius: 50%;
    color: #636363; }
    .recruitment_site #contents #low01 h3 span em {
      display: block;
      font-size: 2rem;
      color: #0069B1; }
.recruitment_site #contents #low01 > section {
  margin-bottom: 40px; }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    .recruitment_site #contents #low01 > section {
      margin-bottom: 60px; } }
@media only screen and (min-width: 601px) and (max-width: 959px) {
  .recruitment_site #contents #low01 .eyeCatch img {
    width: 60%;
    margin: 0 auto 40px 40px; } }
.recruitment_site #contents #low01_b .grid figcaption {
  text-align: center;
  font-weight: bold;
  font-size: 0.8rem; }
  .recruitment_site #contents #low01_b .grid figcaption span {
    position: relative;
    display: table;
    margin: 0 auto;
    padding: 0 2em; }
    .recruitment_site #contents #low01_b .grid figcaption span::before {
      content: "＼";
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
    .recruitment_site #contents #low01_b .grid figcaption span::after {
      content: "／";
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
@media only screen and (max-width: 600px) {
  .recruitment_site #contents #low01_b .grid figure {
    margin: 50px auto; }
    .recruitment_site #contents #low01_b .grid figure img {
      width: 70%;
      margin: 0 auto 1em auto; } }
@media print, screen and (min-width: 601px) {
  .recruitment_site #contents #low01_b .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 5%;
    grid-template-areas: "fig1 fig2 fig3";
    margin-top: 45px;
    margin-bottom: 40px; }
  .recruitment_site #contents #low01_b .fig1 {
    align-self: start;
    grid-area: fig1; }
  .recruitment_site #contents #low01_b .fig2 {
    align-self: start;
    grid-area: fig2; }
  .recruitment_site #contents #low01_b .fig3 {
    align-self: start;
    grid-area: fig3; }
  .recruitment_site #contents #low01_b figcaption {
    margin-top: 1em; } }
.recruitment_site #contents .flow {
  counter-reset: flowstep; }
  .recruitment_site #contents .flow section {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    padding: 24px 0;
    margin-left: 25px;
    border-left: 4px solid #ccc;
    position: relative;
    counter-increment: flowstep; }
    .recruitment_site #contents .flow section::before {
      content: counter(flowstep);
      display: flex;
      align-items: center;
      justify-content: center;
      width: 25px;
      height: 25px;
      background: #0077d4;
      color: #fff;
      font-size: 0.95rem;
      font-weight: bold;
      border-radius: 50%;
      position: absolute;
      left: -15px;
      top: 25px;
      z-index: 1; }
  .recruitment_site #contents .flow h3 {
    flex: 0 0 20%;
    font-size: 1.1rem !important;
    color: #0077d4;
    font-weight: bold;
    margin: 0 0 8px 0;
    padding-left: 20px; }
  .recruitment_site #contents .flow p {
    color: #333;
    margin-bottom: 2em; }
  .recruitment_site #contents .flow figure {
    flex-shrink: 0;
    max-width: 250px;
    border-radius: 6px; }
  .recruitment_site #contents .flow .anno {
    display: block;
    margin-top: 8px;
    color: #666;
    font-size: 0.9em; }
@media only screen and (max-width: 959px) {
  .recruitment_site #contents .flow section {
    flex-direction: column;
    gap: 12px;
    padding: 20px 0 20px 12px; }
    .recruitment_site #contents .flow section > div {
      padding-left: 20px; }
  .recruitment_site #contents .flow figure {
    max-width: 250px;
    margin: 0 0 8px 0; } }

.portfolio #contents .search-box_label {
  font-weight: bold; }
.portfolio #contents .is-hide {
  display: none; }
.portfolio #contents .disp_no {
  display: none; }
.portfolio #contents h2 {
  max-width: 1200px;
  margin: 60px auto 40px; }
.portfolio #contents .serchBox {
  max-width: 1200px;
  margin: 40px auto 60px; }
.portfolio #contents .list {
  max-width: 1200px;
  margin: 0 auto;
  padding-right: 50px; }
@media print, screen and (min-width: 601px) {
  .portfolio #contents .list > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: space-between; } }
@media only screen and (max-width: 600px) {
  .portfolio #contents .list > div dl {
    width: 90%;
    margin: 0 auto 40px auto !important; } }
@media only screen and (min-width: 601px) and (max-width: 959px) {
  .portfolio #contents .list > div dl {
    flex-basis: 40%;
    margin: 0 3% 65px 3%; } }
.portfolio #contents .list > div dt {
  margin-bottom: 15px; }
.portfolio #contents .list > div dd {
  padding-left: 6px;
  border-left: 2px solid #9b9b9b;
  font-size: 1em;
  line-height: 1.2em; }
  .portfolio #contents .list > div dd a {
    text-decoration: none;
    color: #0072bc; }
  .portfolio #contents .list > div dd span {
    display: block;
    color: #5b5b5b; }
    .portfolio #contents .list > div dd span.letter_s {
      letter-spacing: -0.04em; }
@media print, screen and (min-width: 961px) {
  .portfolio #contents .list > div.blockA dl {
    flex-basis: 43%;
    margin-bottom: 60px !important; } }
.portfolio #contents .list > div.blockA img {
  max-width: 720px; }
@media print, screen and (min-width: 961px) {
  .portfolio #contents .list > div.blockB dl {
    flex-basis: 19%;
    margin: 0 3% 55px 3%; } }
.portfolio #contents .list > div.blockB img {
  max-width: 375px; }
.portfolio #contents .search-box ul li {
  display: inline-block;
  margin-right: 2em; }
  @media only screen and (max-width: 600px) {
    .portfolio #contents .search-box ul li {
      margin-bottom: 10px; } }

.planIn #contents table {
  width: 100%;
  max-width: 1000px;
  border-collapse: separate;
  border-spacing: 5px;
  margin-bottom: 30px; }
  .planIn #contents table th, .planIn #contents table td {
    padding: 10px;
    text-align: center;
    vertical-align: middle; }
    .planIn #contents table th span, .planIn #contents table td span {
      display: inline-block; }
    @media only screen and (max-width: 600px) {
      .planIn #contents table th, .planIn #contents table td {
        font-size: 3vw;
        padding: 5px 3px; } }
  .planIn #contents table thead th {
    background: #003558;
    color: #fff; }
  .planIn #contents table thead td {
    background: rgba(204, 204, 204, 0.2); }
  .planIn #contents table tbody th {
    background: #0069B1;
    color: #fff; }
    .planIn #contents table tbody th a {
      color: #fff; }
  .planIn #contents table tbody td {
    background: rgba(0, 105, 177, 0.2); }
.planIn #contents ul.annotation {
  list-style: none;
  /* デフォルト記号を消す */
  counter-reset: annotation-counter; }
  .planIn #contents ul.annotation li {
    counter-increment: annotation-counter;
    position: relative;
    padding-left: 2.5em;
    /* 番号分の余白 */
    margin-bottom: 0.5em; }
    .planIn #contents ul.annotation li::before {
      content: "※" counter(annotation-counter) "：";
      position: absolute;
      left: 0;
      color: #333;
      /* 番号色はお好みで */ }
.planIn #contents .flow {
  counter-reset: flowstep; }
  .planIn #contents .flow section {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    padding: 24px 0;
    margin-left: 25px;
    border-left: 4px solid #ccc;
    position: relative;
    counter-increment: flowstep; }
    .planIn #contents .flow section::before {
      content: counter(flowstep);
      display: flex;
      align-items: center;
      justify-content: center;
      width: 25px;
      height: 25px;
      background: #0077d4;
      color: #fff;
      font-size: 0.95rem;
      font-weight: bold;
      border-radius: 50%;
      position: absolute;
      left: -15px;
      top: 25px;
      z-index: 1; }
  .planIn #contents .flow h3 {
    flex: 0 0 20%;
    font-size: 1.1rem !important;
    color: #0077d4;
    font-weight: bold;
    margin: 0 0 8px 0;
    padding-left: 20px; }
  .planIn #contents .flow p {
    color: #333;
    margin-bottom: 2em; }
  .planIn #contents .flow figure {
    flex-shrink: 0;
    max-width: 250px;
    border-radius: 6px; }
  .planIn #contents .flow .anno {
    display: block;
    margin-top: 8px;
    color: #666;
    font-size: 0.9em; }
@media only screen and (max-width: 959px) {
  .planIn #contents .flow section {
    flex-direction: column;
    gap: 12px;
    padding: 20px 0 20px 12px; }
    .planIn #contents .flow section > div {
      padding-left: 20px; }
  .planIn #contents .flow figure {
    max-width: 250px;
    margin: 0 0 8px 0; } }

.tsushin #contents .tsushin_list dt {
  font-weight: bold;
  border-left: 3px solid #0069B1;
  padding-left: 5px; }
.tsushin #contents .tsushin_list dd {
  margin-bottom: 2em !important; }

.sitemap #contents #low01 {
  background: #f9f9f9;
  padding: 40px 20px;
  border-radius: 6px;
  border: 1px solid #ddd;
  margin-bottom: 60px; }
  .sitemap #contents #low01 h2 {
    font-size: 1.6rem;
    margin-bottom: 20px;
    position: relative;
    padding-left: 12px; }
    .sitemap #contents #low01 h2 span {
      border-left: 4px solid #0078d4;
      /* ブルーのラインでアクセント */
      padding-left: 10px; }
.sitemap #contents ul {
  list-style: none;
  margin-left: 1em;
  padding: 0; }
  .sitemap #contents ul li {
    font-size: 1rem;
    padding-left: 1em;
    margin-bottom: 1em; }
    .sitemap #contents ul li:before {
      content: "●";
      position: absolute;
      top: 0.25em;
      left: 0;
      font-size: 0.5em;
      color: #0069B1; }
    .sitemap #contents ul li a {
      text-decoration: none;
      color: #000; }
      .sitemap #contents ul li a:hover {
        text-decoration: underline; }
