@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #615959; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

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; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select, textarea, img {
  vertical-align: middle; }

ul, dl, ol {
  list-style: none; }

*:focus {
  outline: none; }

.fs70 {
  font-size: 70% !important; }

.fs80 {
  font-size: 80% !important; }

.fs90 {
  font-size: 90% !important; }

.fs100 {
  font-size: 100% !important; }

.fs110 {
  font-size: 110% !important; }

.fs120 {
  font-size: 120% !important; }

.fs130 {
  font-size: 130% !important; }

.fs140 {
  font-size: 140% !important; }

.fs150 {
  font-size: 150% !important; }

.fs160 {
  font-size: 160% !important; }

.fs170 {
  font-size: 170% !important; }

.fs180 {
  font-size: 180% !important; }

.fs190 {
  font-size: 190% !important; }

.fs200 {
  font-size: 200% !important; }

.fs300 {
  font-size: 300% !important; }

.fs400 {
  font-size: 400% !important; }

.b {
  font-weight: 700; }

.u {
  text-decoration: underline; }

.del {
  text-decoration: line-through; }

.red {
  color: #d7535e !important; }

.blue {
  color: #4575dd !important; }

.green {
  color: #38bf9e !important; }

.orange {
  color: #e17514 !important; }

.gray {
  color: #f2f2f2 !important; }

.bold {
  font-weight: bold !important; }

.center {
  text-align: center !important; }

.right {
  text-align: right !important; }

.left {
  text-align: left !important; }

.floatR {
  float: right;
  margin: 0 0 1em 1em; }

.floatL {
  float: left;
  margin: 0 1em 1em 0; }

.clear {
  clear: both; }

a img.fade {
  background: none !important;
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s; }

a:hover img.fade {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  background: none !important; }

.att {
  padding-left: 1em;
  text-indent: -1em; }

.att_box {
  margin: 2em 0 2.5em;
  padding: 1em 1.2em;
  line-height: 2.0;
  border: 1px dotted #cccccc;
  background: #fcfcfc;
  box-shadow: 0px 4px 0px 0px #f7f7f7; }

/* テキストボックス */
.mb0em {
  margin-bottom: 0em !important; }

.mb05em {
  margin-bottom: .5em !important; }

.mb1em {
  margin-bottom: 1em !important; }

.mb2em {
  margin-bottom: 2em !important; }

.mb3em {
  margin-bottom: 3em !important; }

.mb4em {
  margin-bottom: 4em !important; }

.mb5em {
  margin-bottom: 5em !important; }

.pt0em {
  padding-top: 0em !important; }

.pt1em {
  padding-top: 1em !important; }

.pt2em {
  padding-top: 2em !important; }

.pt3em {
  padding-top: 3em !important; }

.pt4em {
  padding-top: 4em !important; }

.pt5em {
  padding-top: 5em !important; }

.p3vw {
  padding: 3vw 0 !important; }

.m0 {
  margin: 0 !important; }

.mt0 {
  margin-top: 0 !important; }

.mr0 {
  margin-right: 0 !important; }

.mb0 {
  margin-bottom: 0 !important; }

.ml0 {
  margin-left: 0 !important; }

.m5 {
  margin: 5px !important; }

.mt5 {
  margin-top: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.m10 {
  margin: 10px !important; }

.mt10 {
  margin-top: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.m15 {
  margin: 15px !important; }

.mt15 {
  margin-top: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.m20 {
  margin: 20px !important; }

.mt20 {
  margin-top: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.m25 {
  margin: 25px !important; }

.mt25 {
  margin-top: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.m30 {
  margin: 30px !important; }

.mt30 {
  margin-top: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.m35 {
  margin: 35px !important; }

.mt35 {
  margin-top: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.m40 {
  margin: 40px !important; }

.mt40 {
  margin-top: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.m45 {
  margin: 45px !important; }

.mt45 {
  margin-top: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.m50 {
  margin: 50px !important; }

.mt50 {
  margin-top: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.m55 {
  margin: 55px !important; }

.mt55 {
  margin-top: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.m60 {
  margin: 60px !important; }

.mt60 {
  margin-top: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.ml60 {
  margin-left: 60px !important; }

.m65 {
  margin: 65px !important; }

.mt65 {
  margin-top: 65px !important; }

.mr65 {
  margin-right: 65px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.ml65 {
  margin-left: 65px !important; }

.m70 {
  margin: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.ml70 {
  margin-left: 70px !important; }

.m75 {
  margin: 75px !important; }

.mt75 {
  margin-top: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.m80 {
  margin: 80px !important; }

.mt80 {
  margin-top: 80px !important; }

.mr80 {
  margin-right: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.ml80 {
  margin-left: 80px !important; }

.p0 {
  padding: 0 !important; }

.pt0 {
  padding-top: 0 !important; }

.pr0 {
  padding-right: 0 !important; }

.pb0 {
  padding-bottom: 0 !important; }

.pl0 {
  padding-left: 0 !important; }

.p5 {
  padding: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.p10 {
  padding: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.pr40 {
  padding-right: 40px !important; }

.pl40 {
  padding-left: 40px !important; }

.w70 {
  width: 70px !important; }

.w140 {
  width: 140px !important; }

.w290 {
  width: 290px !important; }

.w440 {
  width: 100%;
  max-width: 440px !important; }

.w682 {
  width: 100%;
  max-width: 682px !important; }

.w710 {
  width: 720px !important; }

.w20p {
  width: 20% !important; }

.w30p {
  width: 30% !important; }

.w40p {
  width: 40% !important; }

.w50p {
  width: 50% !important; }

.w60p {
  width: 60% !important; }

.w70p {
  width: 70% !important; }

.w80p {
  width: 80% !important; }

.w90p {
  width: 90% !important; }

.w100p {
  width: 100% !important; }

#confirm #wrap section {
  padding: 40px; }
  #confirm #wrap section .annotation {
    margin-bottom: 10px;
    text-align: center;
    font-size: 20px;
    color: #41aaf7;
    font-weight: bold; }
  #confirm #wrap section h2 {
    margin-bottom: 30px;
    background: #41aaf7;
    text-align: center;
    font-size: 30px;
    color: #fff; }
  #confirm #wrap section .text {
    margin: 0 auto 35px;
    width: 80%; }
  #confirm #wrap section .btn_area {
    padding: 20px 10px;
    text-align: center;
    background: #dbf1ff; }
    #confirm #wrap section .btn_area button {
      padding: 10px 60px;
      background: #fff;
      border: 1px solid #88d1ff;
      border-radius: 4px;
      font-size: 17px;
      font-weight: bold;
      color: #1f8acf;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #confirm #wrap section .btn_area button:hover {
        background: #41aaf7;
        border: 1px solid #41aaf7;
        color: #fff;
        cursor: pointer; }
      #confirm #wrap section .btn_area button + button {
        margin-left: 30px; }

@media (max-width: 600px) {
  #confirm #wrap section {
    padding: 20px 5px; }
    #confirm #wrap section .annotation {
      margin-bottom: 10px;
      text-align: center;
      font-size: 20px;
      color: #41aaf7;
      font-weight: bold; }
    #confirm #wrap section h2 {
      margin-bottom: 30px;
      background: #41aaf7;
      text-align: center;
      font-size: 30px;
      color: #fff; }
    #confirm #wrap section .text {
      margin: 0 auto 40px;
      width: 100%; }
    #confirm #wrap section .btn_area button {
      padding: 10px 30px; }
      #confirm #wrap section .btn_area button + button {
        margin-left: 10px; } }
/* 共通設定
----------------------------- */
body {
  position: relative;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2;
  color: #252525; }

.min {
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  font-weight: 100; }

img {
  width: auto;
  max-width: 100%;
  height: auto; }

sup {
  font-size: 70%;
  display: inline-block;
  vertical-align: top; }

sub {
  font-size: 70%;
  display: inline-block;
  vertical-align: bottom; }

strong {
  font-weight: bold;
  color: #41aaf7; }

b {
  color: #3cb46e; }

.spi, .spb, .spt {
  display: none; }

.pci {
  display: inline; }

.pcb {
  display: block; }

.pct {
  display: table; }

@media (max-width: 600px) {
  .pci, .pcb, .pct {
    display: none; }

  .spi {
    display: inline; }

  .spb {
    display: block; }

  .spt {
    display: table; } }
.pdl-br {
  padding-left: .5em;
  display: inline-block; }

@media (max-width: 850px) {
  .pdl-br {
    padding-left: 0;
    display: block; } }
a {
  color: #252525;
  text-decoration: none; }

a:hover {
  opacity: .7; }

a[href^="tel:"], .medicalList a {
  text-decoration: none;
  color: #41aaf7; }

header a[target^="_blank"]::after {
  content: url(../img/windowb.png);
  margin-left: .5em; }

hr {
  border: none;
  border-top: 1px solid #bfbfbf; }

.fixed {
  position: fixed;
  width: 100%;
  height: 100%; }

.grid {
  display: grid;
  gap: 50px; }
  .grid + .grid {
    margin-top: 40px; }

.col-1 {
  grid-template-columns: repeat(1, 1fr); }

.col-3 {
  grid-template-columns: repeat(3, 1fr); }

.col-1_2 {
  grid-template-columns: 1fr 1fr; }

.col-1_3 {
  grid-template-columns: 1fr 2fr; }

.col-2_3 {
  grid-template-columns: 2fr 1fr; }

.col-1_4 {
  grid-template-columns: 1fr 3fr; }

.col-3_4 {
  grid-template-columns: 3fr 1fr; }

.flex {
  display: flex; }

blockquote {
  margin-left: 1.3em; }

section {
  line-height: 1.78; }

.fss {
  font-size: 14px; }

.fsl {
  font-size: 20px; }

.gr {
  color: #38bf9e; }

.under {
  text-decoration: underline; }

.ttlwidth {
  display: inline-block;
  width: 130px; }

.text__link {
  text-align: center; }
  .text__link a {
    position: relative;
    transition: all .7s;
    padding: 5px 40px; }
    .text__link a i {
      padding-left: 5px;
      font-size: 1.3em; }
    .text__link a::after {
      content: '';
      position: absolute;
      z-index: -1;
      bottom: 0;
      left: 0;
      width: 0;
      height: 1px;
      background: #25689A;
      opacity: 0; }
    .text__link a:hover {
      color: #fff;
      z-index: 1;
      opacity: 1; }
      .text__link a:hover::after {
        width: 100%;
        opacity: 1;
        animation: bgappear 0.5s forwards; }

@keyframes bgappear {
  0% {
    width: 0%;
    height: 1px; }
  50% {
    width: 100%;
    height: 1px; }
  100% {
    width: 100%;
    height: 100%;
    background: #24608c; } }
.blinking {
  -webkit-animation: blink 1.5s ease-in-out infinite alternate;
  -moz-animation: blink 1.5s ease-in-out infinite alternate;
  animation: blink 1.5s ease-in-out infinite alternate; }

@-webkit-keyframes blink {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes blink {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes blink {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#totop {
  width: 9.375vw;
  height: 9.375vw;
  max-width: 60px;
  max-height: 60px;
  min-width: 40px;
  min-height: 40px;
  position: absolute;
  border: 2px solid #41aaf7;
  border-radius: 5px;
  bottom: 10px;
  right: 10px;
  z-index: 100;
  background: #fff;
  box-shadow: 0 1px 3px #447395; }
  #totop a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    text-decoration: none;
    text-align: center; }
    #totop a::after {
      content: "\f106";
      font-family: "FontAwesome";
      color: #41aaf7;
      margin-right: 0;
      font-weight: 900;
      font-size: 30px;
      display: block;
      margin-top: -5px; }

.eachTextAnime span {
  opacity: 0; }

.eachTextAnime.appeartext span {
  animation: text_anime_on 3s ease-out forwards; }

@keyframes text_anime_on {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
header {
  width: 100%;
  overflow: hidden;
  background: #fff;
  padding: 20px;
  position: fixed;
  top: 0;
  transition: .5s;
  z-index: 20; }
  header h1 img {
    width: 370px; }
  header .hamburger-wrap {
    display: none; }
    header .hamburger-wrap .hamburger--btn {
      position: relative;
      background: #41aaf7;
      display: flex;
      float: right;
      height: 58px;
      width: 58px;
      justify-content: center;
      align-items: center;
      cursor: pointer; }
      header .hamburger-wrap .hamburger--btn span {
        display: inline-block;
        transition: all .4s;
        position: absolute;
        left: 14px;
        height: 3px;
        border-radius: 2px;
        background: #fff; }
        header .hamburger-wrap .hamburger--btn span:nth-of-type(1) {
          top: 20px;
          width: 50%; }
        header .hamburger-wrap .hamburger--btn span:nth-of-type(2) {
          top: 28px;
          width: 40%; }
        header .hamburger-wrap .hamburger--btn span:nth-of-type(3) {
          top: 36px;
          width: 25%; }
      header .hamburger-wrap .hamburger--btn.active span:nth-of-type(1) {
        top: 22px;
        left: 15px;
        transform: translateY(6px) rotate(-135deg);
        width: 50%; }
      header .hamburger-wrap .hamburger--btn.active span:nth-of-type(2) {
        opacity: 0; }
      header .hamburger-wrap .hamburger--btn.active span:nth-of-type(3) {
        top: 34px;
        left: 15px;
        transform: translateY(-6px) rotate(135deg);
        width: 50%; }
  header.hide {
    transform: translateY(-100%); }
  header .inner {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    display: flex;
    font-size: 20px;
    justify-content: space-between;
    align-items: center;
    max-width: 1600px; }
    header .inner .exlink {
      text-align: right;
      margin-bottom: 15px; }
  header ul.gnav {
    display: flex;
    margin: 0;
    justify-content: space-between;
    align-items: center; }
    header ul.gnav > li {
      position: relative;
      padding: 0 8px; }
      header ul.gnav > li:nth-last-of-type(2) {
        padding-right: 8px; }
      header ul.gnav > li:not(.contact) > a {
        position: relative;
        display: inline-block;
        padding: 0 5px;
        font-size: 19px;
        text-decoration: none; }
        header ul.gnav > li:not(.contact) > a:hover {
          opacity: 1; }
        header ul.gnav > li:not(.contact) > a::before {
          position: absolute;
          bottom: -8px;
          left: 0;
          content: '';
          width: 100%;
          height: 1px;
          background: #252525;
          transform: scale(0, 1);
          transform-origin: left top;
          transition: transform .3s; }
        header ul.gnav > li:not(.contact) > a:hover::before {
          transform: scale(1, 1); }
      header ul.gnav > li.current a {
        pointer-events: none; }
        header ul.gnav > li.current a::before {
          transform: scale(1, 1);
          transform-origin: unset;
          transition: none; }
      header ul.gnav > li.contact {
        display: inline-flex;
        padding: 0;
        text-transform: uppercase;
        text-decoration: none;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        position: relative;
        cursor: pointer; }
        header ul.gnav > li.contact #slide {
          width: 100%;
          height: 100%;
          left: -200px;
          background: #25689A;
          position: absolute;
          transition: all .35s ease-Out;
          bottom: 0; }
        header ul.gnav > li.contact:hover a {
          color: #fff; }
        header ul.gnav > li.contact:hover #slide {
          left: 0; }
        header ul.gnav > li.contact > a {
          position: relative;
          transition: all .35s ease-Out;
          padding: 4px 10px 5px;
          border: 1px solid #252525;
          font-size: 19px; }
          header ul.gnav > li.contact > a:hover {
            color: #fff;
            opacity: 1;
            border: 1px solid #24608c; }
  header a {
    color: #252525; }
  header .menu-background {
    position: fixed;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    opacity: 0;
    transition: opacity 0.5s; }
    header .menu-background.open {
      width: 100%;
      height: 100vh;
      opacity: 1; }

.inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; }
  .inner + .inner {
    margin-top: 60px; }

#wrap .breadcrumbs-nav {
  width: 100%;
  margin-top: 15px; }
  #wrap .breadcrumbs-nav ul {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    font-size: 13px; }
    #wrap .breadcrumbs-nav ul li {
      margin-right: 8px;
      font-size: 13px;
      padding-left: 1.2em;
      text-indent: -1.2em; }
      #wrap .breadcrumbs-nav ul li a {
        color: #000; }
        #wrap .breadcrumbs-nav ul li a:hover {
          text-decoration: underline;
          opacity: 1; }
      #wrap .breadcrumbs-nav ul li + li::before {
        content: "\f054";
        font-family: "FontAwesome";
        color: #41aaf7;
        margin-right: 0;
        font-weight: 900;
        color: #000;
        font-weight: normal;
        margin-right: 8px;
        font-size: 10px; }
#wrap .breadcrumbs-nav [aria-current="page"] {
  font-weight: 700; }
@media (any-hover: hover) {
  #wrap .breadcrumbs-nav [aria-current="page"]:hover {
    text-decoration: none; } }
#wrap section {
  padding: 50px .5em;
  overflow: hidden; }
  #wrap section p + p {
    margin-top: 1em; }
  #wrap section h2 {
    color: #091746;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px; }
  #wrap section h3 {
    color: #252525;
    font-size: 32px;
    margin-bottom: 20px;
    text-align: left;
    font-weight: bold;
    line-height: 1.2em; }
  #wrap section h4 {
    color: #252525;
    font-size: 24px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: bold; }
  #wrap section .uline {
    width: 100%;
    border-bottom: 1px solid #5d5d5d; }
  #wrap section .c_box {
    padding: 8px 0 10px 20px;
    background: #25689A;
    color: #fff; }
    #wrap section .c_box a {
      color: #fff; }
      #wrap section .c_box a::after {
        content: "\f105";
        font-family: "FontAwesome";
        color: #fff;
        margin-right: 0;
        font-weight: 900;
        display: inline-block;
        font-size: 35px;
        margin-left: 0.5em; }
#wrap .hero__content {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 80vh;
  margin-top: 89px; }
  #wrap .hero__content video {
    position: absolute;
    top: 45%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  #wrap .hero__content .text__wrap {
    width: 100%;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -65%);
    -webkit-transform: translate(-50%, -65%);
    -ms-transform: translate(-50%, -65%); }
    #wrap .hero__content .text__wrap h1 {
      font-size: 64px;
      text-align: center;
      font-weight: bold;
      color: #091746;
      text-shadow: 0 0 10px #ffffff; }
    #wrap .hero__content .text__wrap p {
      margin-top: 40px;
      text-align: center;
      font-size: 28px;
      line-height: 1.5;
      color: #091746;
      text-shadow: 0 0 10px #ffffff; }
#wrap #business .grid {
  gap: 20px 30px; }
  #wrap #business .grid .unitBox {
    position: relative;
    padding: 25px 10px;
    border-radius: 10px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #wrap #business .grid .unitBox::before, #wrap #business .grid .unitBox::after {
      content: "";
      position: absolute;
      width: 0;
      height: 3px;
      background: #41aaf7;
      transition: all 0.2s linear;
      transition-delay: 0.2s; }
    #wrap #business .grid .unitBox::before {
      right: 0;
      top: 0; }
    #wrap #business .grid .unitBox::after {
      left: 0;
      bottom: 0; }
    #wrap #business .grid .unitBox span {
      display: block; }
      #wrap #business .grid .unitBox span::before, #wrap #business .grid .unitBox span::after {
        content: "";
        position: absolute;
        width: 3px;
        height: 0;
        background: #41aaf7;
        transition: all 0.2s linear; }
      #wrap #business .grid .unitBox span::before {
        left: 0;
        top: 0; }
      #wrap #business .grid .unitBox span::after {
        right: 0;
        bottom: 0; }
    #wrap #business .grid .unitBox:hover {
      box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.4); }
      #wrap #business .grid .unitBox:hover::before, #wrap #business .grid .unitBox:hover::after {
        width: 100%; }
      #wrap #business .grid .unitBox:hover span::before, #wrap #business .grid .unitBox:hover span::after {
        height: 100%; }
    #wrap #business .grid .unitBox a {
      display: block;
      text-decoration: none; }
      #wrap #business .grid .unitBox a:hover {
        opacity: 1; }
    #wrap #business .grid .unitBox p {
      margin-top: 20px;
      text-align: center;
      font-size: 20px;
      color: #fff;
      font-weight: bold; }
    #wrap #business .grid .unitBox img {
      display: block;
      margin: 25px auto 0; }
    #wrap #business .grid .unitBox:first-of-type {
      background: #81C0DF; }
    #wrap #business .grid .unitBox:nth-of-type(2) {
      background: #9DC35F; }
    #wrap #business .grid .unitBox:nth-of-type(3) {
      background: #8FA1D1; }
    #wrap #business .grid .unitBox:nth-of-type(4) {
      background: #A098C6; }
    #wrap #business .grid .unitBox:nth-of-type(5) {
      background: #E3AA47; }
    #wrap #business .grid .unitBox:nth-of-type(6) {
      background: #D584A4; }
    #wrap #business .grid .unitBox.other {
      padding: 15px 10px;
      background: #C8C8C8; }
      #wrap #business .grid .unitBox.other p {
        margin-top: 0; }
#wrap #news ul {
  margin-top: 50px; }
  #wrap #news ul li {
    width: 100%;
    display: table;
    border-bottom: solid 1px #707070;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #wrap #news ul li a {
      width: 100%;
      display: table;
      padding: 1em 0;
      border-bottom: none;
      color: #252525; }
      #wrap #news ul li a:hover {
        opacity: 1; }
      #wrap #news ul li a.pdf::after {
        content: "\f1c1";
        font-family: "FontAwesome";
        color: #000;
        margin-right: 0;
        font-weight: 900;
        display: inline-block;
        font-size: 18px;
        margin-left: 0.5em; }
    #wrap #news ul li:first-child {
      border-top: solid 1px #707070; }
    #wrap #news ul li .date {
      width: 12%;
      padding: 0 .5em;
      display: table-cell;
      vertical-align: middle; }
    #wrap #news ul li .status {
      width: 13%;
      padding: 0 .5em;
      display: table-cell;
      vertical-align: middle; }
      #wrap #news ul li .status p {
        padding: 0 1em;
        text-align: center;
        border: 1px solid #707070; }
    #wrap #news ul li .info {
      width: 75%;
      padding: 0 .5em;
      display: table-cell;
      vertical-align: middle; }
    #wrap #news ul li:hover {
      background: #edf8ff; }
  #wrap #news ul.newslist li {
    padding: 1em 0; }
    #wrap #news ul.newslist li a {
      padding: 0; }
#wrap #sdgs {
  background-image: url("../img/pic_bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }
  #wrap #sdgs .sdgs_lists {
    position: relative;
    margin-top: 40px; }
    #wrap #sdgs .sdgs_lists ul.link_list {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%); }
#wrap #company .grid {
  margin-top: 60px;
  gap: 0; }
#wrap .bg_band {
  padding: 15% 0; }
#wrap dl.item_list dt {
  font-weight: bold; }
#wrap dl.item_list dd {
  padding-left: 1em; }
  #wrap dl.item_list dd + dt {
    margin-top: 20px; }
#wrap ul.list {
  list-style-type: disc;
  padding-left: 1.5em; }
#wrap ul.link_list li:not(:first-child) {
  margin-top: 10px; }
#wrap ul.link_list li a {
  padding: 0 5px;
  border-bottom: 1px solid; }
  #wrap ul.link_list li a::after {
    content: "\f105";
    font-family: "FontAwesome";
    color: #000;
    margin-right: 0;
    font-weight: 900;
    display: inline-block;
    font-size: 18px;
    margin-left: 0.5em; }
#wrap ul.link_list li a[target^="_blank"]::after {
  content: "\f08e"; }
#wrap ul.link_list li a.pdf {
  border-bottom: none;
  color: #4575dd; }
  #wrap ul.link_list li a.pdf::after {
    content: "\f1c1";
    color: #4575dd; }
#wrap ul.link_list li ul.link_list {
  margin-top: 10px;
  margin-left: 3em; }
#wrap ul.link_list.related {
  margin-top: 10px;
  text-align: right; }
  #wrap ul.link_list.related li a {
    border-bottom: none;
    color: #4575dd; }
    #wrap ul.link_list.related li a::after {
      color: #4575dd; }
#wrap ul.link_list.inline-b {
  margin-bottom: 40px; }
  #wrap ul.link_list.inline-b li {
    display: inline-block;
    margin-top: 0; }
    #wrap ul.link_list.inline-b li:not(:last-child) {
      margin-right: 20px; }
#wrap ol.option-list {
  display: table; }
  #wrap ol.option-list li {
    display: table-row; }
    #wrap ol.option-list li:first-child .marker {
      padding-top: 0; }
    #wrap ol.option-list li .marker {
      display: table-cell;
      padding-right: .4em;
      word-break: keep-all;
      white-space: nowrap; }
#wrap .link_btn a {
  display: inline-block;
  padding: 2px 10px;
  border-radius: 5px;
  background: #f0f7ff;
  background: -webkit-gradient(linear, left top, left bottom, from(#f0f7ff), to(#c9e4ff));
  background: -webkit-linear-gradient(top, #f0f7ff 45%, #c9e4ff 100%);
  background: linear-gradient(to bottom, #f0f7ff 45%, #c9e4ff 100%);
  border: 1px solid #ddd;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2); }
  #wrap .link_btn a:hover {
    background: -webkit-gradient(linear, left bottom, left top, from(#f0f7ff), to(#c9e4ff));
    background: -webkit-linear-gradient(bottom, #f0f7ff 45%, #c9e4ff 100%);
    background: linear-gradient(to top, #f0f7ff 45%, #c9e4ff 100%);
    opacity: 1; }
#wrap .link_btn__entry {
  text-align: center; }
  #wrap .link_btn__entry a {
    border: 2px solid #25689A;
    background: #25689A;
    display: inline-block;
    padding: 0.2em 2em;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
    -webkit-transition: all .3s;
    transition: all .3s; }
    #wrap .link_btn__entry a i {
      padding-left: 10px;
      font-size: 1.3em; }
    #wrap .link_btn__entry a:hover {
      background: #fff;
      color: #25689A;
      opacity: 1; }
#wrap .text + .fig, #wrap .text + .grid {
  margin-top: 20px; }
#wrap .fig {
  text-align: center; }
#wrap .fig_l + .grid {
  margin-top: 20px; }
#wrap .c-link {
  cursor: pointer; }

#category #wrap .hero__content {
  background-image: url("../img/pic_category_main.jpg");
  width: 100%;
  max-height: 175px;
  position: relative;
  background-position: left center;
  background-repeat: no-repeat;
  margin-top: 189px; }
#category #wrap section.w100 {
  padding: 50px 0; }
#category #wrap section .ttl_uline {
  width: 100%;
  margin-bottom: 80px;
  border-bottom: 1px solid #ddd; }
  #category #wrap section .ttl_uline h2 {
    max-width: 1200px;
    margin: 0 auto;
    border-bottom: 3px solid #41aaf7; }
#category #wrap section .grid {
  gap: 20px; }
  #category #wrap section .grid .unitBox__business {
    position: relative;
    padding: 25px 10px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #category #wrap section .grid .unitBox__business:hover {
      box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.4); }
      #category #wrap section .grid .unitBox__business:hover::before, #category #wrap section .grid .unitBox__business:hover::after {
        width: 100%; }
    #category #wrap section .grid .unitBox__business a {
      display: block;
      text-decoration: none;
      color: #4575dd;
      font-size: 17px; }
      #category #wrap section .grid .unitBox__business a:hover {
        opacity: 1;
        text-decoration: underline; }
    #category #wrap section .grid .unitBox__business p {
      margin-top: 10px;
      font-size: 17px;
      color: #707070; }
      #category #wrap section .grid .unitBox__business p.ttl {
        margin-top: 10px;
        text-align: center;
        font-size: 28px;
        font-weight: bold;
        line-height: 1.4em; }
    #category #wrap section .grid .unitBox__business img {
      display: block;
      margin: 0 auto; }
    #category #wrap section .grid .unitBox__business:first-of-type {
      border: solid 5px #81C0DF; }
    #category #wrap section .grid .unitBox__business:nth-of-type(2) {
      border: solid 5px #9DC35F; }
    #category #wrap section .grid .unitBox__business:nth-of-type(3) {
      border: solid 5px #8FA1D1; }
    #category #wrap section .grid .unitBox__business:nth-of-type(4) {
      border: solid 5px #A098C6; }
    #category #wrap section .grid .unitBox__business:nth-of-type(5) {
      border: solid 5px #E3AA47; }
    #category #wrap section .grid .unitBox__business:nth-of-type(6) {
      border: solid 5px #D584A4; }
    #category #wrap section .grid .unitBox__business.other {
      padding: 15px 10px;
      border: solid 5px #C8C8C8; }
      #category #wrap section .grid .unitBox__business.other a {
        display: table; }
      #category #wrap section .grid .unitBox__business.other p {
        margin-top: 0;
        display: table-cell;
        vertical-align: middle; }
        #category #wrap section .grid .unitBox__business.other p.ttl {
          padding-right: 40px;
          text-align: left;
          font-size: 28px;
          font-weight: bold;
          line-height: 1.4em; }
  #category #wrap section .grid .unitBox__itemdetail {
    position: relative;
    padding: 25px 15px;
    border: solid 2px #41AAF7;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15); }
    #category #wrap section .grid .unitBox__itemdetail .icon__inc {
      position: relative; }
      #category #wrap section .grid .unitBox__itemdetail .icon__inc img {
        margin: 0;
        position: absolute;
        bottom: 10px;
        right: 0; }
    #category #wrap section .grid .unitBox__itemdetail p.ttl {
      height: 90px;
      margin-bottom: 10px;
      font-size: 28px;
      font-weight: bold;
      line-height: 1.4em;
      color: #091746;
      border-bottom: solid 1px #707070; }
      #category #wrap section .grid .unitBox__itemdetail p.ttl .subttl {
        display: block;
        font-size: 80%; }
    #category #wrap section .grid .unitBox__itemdetail img {
      display: block;
      margin: 10px auto 0; }
#category #wrap section .unit {
  margin-top: 50px; }
  #category #wrap section .unit a {
    display: table; }
    #category #wrap section .unit a .zoomIn {
      display: table-cell;
      width: 50%;
      margin: 0 auto; }
      #category #wrap section .unit a .zoomIn img {
        transform: scale(1);
        transition: .5s ease-in-out; }
    #category #wrap section .unit a .mask {
      display: table-cell;
      width: 50%;
      line-height: 0;
      overflow: hidden; }
    #category #wrap section .unit a .body {
      position: relative;
      display: table-cell;
      width: 50%;
      background: #41aaf7;
      padding: 50px;
      vertical-align: middle; }
      #category #wrap section .unit a .body h3 {
        margin-bottom: 0;
        color: #fff;
        font-size: 36px; }
      #category #wrap section .unit a .body::after {
        content: "\f138";
        font-family: "FontAwesome";
        color: #fff;
        margin-right: 0;
        font-weight: 900;
        position: absolute;
        right: 30px;
        bottom: 15px;
        font-size: 28px;
        animation: arrow-right 0.3s forwards; }
    #category #wrap section .unit a:hover {
      opacity: .9; }
      #category #wrap section .unit a:hover .zoomIn img {
        transform: scale(1.1); }
      #category #wrap section .unit a:hover .body::after {
        animation: arrow-left 0.3s forwards; }
#category #wrap section .detail_main {
  background: #41aaf7; }
  #category #wrap section .detail_main figure {
    max-width: 1200px;
    margin: 0 auto; }
  #category #wrap section .detail_main + .inner {
    margin-top: 80px; }
#category #wrap section table {
  width: 100%; }
  #category #wrap section table colgroup .cell-w10 {
    width: 10%; }
  #category #wrap section table colgroup .cell-w15 {
    width: 15%; }
  #category #wrap section table colgroup .cell-w20 {
    width: 20%; }
  #category #wrap section table colgroup .cell-w30 {
    width: 30%; }
  #category #wrap section table colgroup .cell-w40 {
    width: 40%; }
  #category #wrap section table colgroup .cell-w50 {
    width: 50%; }
  #category #wrap section table colgroup .cell-w60 {
    width: 60%; }
  #category #wrap section table colgroup .cell-w70 {
    width: 70%; }
  #category #wrap section table colgroup .cell-w80 {
    width: 80%; }
  #category #wrap section table colgroup .cell-w90 {
    width: 90%; }
  #category #wrap section table.table-01 {
    border-top: solid 1px #ababab;
    border-bottom: solid 1px #ababab; }
    #category #wrap section table.table-01 tr {
      border-bottom: solid 1px #ababab; }
      #category #wrap section table.table-01 tr:last-child {
        border-bottom: none; }
      #category #wrap section table.table-01 tr th {
        padding: 1em;
        text-align: left;
        vertical-align: middle;
        word-break: break-word;
        border-top: 3px solid #41aaf7; }
      #category #wrap section table.table-01 tr td {
        padding: 1em 1.5em;
        vertical-align: middle; }
      #category #wrap section table.table-01 tr:last-child th {
        border-top: 3px solid #41aaf7;
        border-bottom: 3px solid #41aaf7; }

footer {
  margin-top: 120px;
  border-top: solid 5px #41aaf7;
  line-height: 1.5;
  text-align: right; }
  footer a {
    color: #707070; }
  footer .footer_wrap {
    padding: 60px .5em 20px; }
    footer .footer_wrap ul.footer_nav {
      display: flex;
      justify-content: flex-end;
      margin-bottom: 20px; }
      footer .footer_wrap ul.footer_nav > li {
        position: relative;
        padding: 0 15px; }
        footer .footer_wrap ul.footer_nav > li:nth-last-of-type(2) {
          padding-right: 25px; }
        footer .footer_wrap ul.footer_nav > li:not(.contact) > a {
          position: relative;
          display: inline-block;
          padding: 0 5px;
          font-size: 19px;
          text-decoration: none;
          line-height: 2; }
          footer .footer_wrap ul.footer_nav > li:not(.contact) > a:hover {
            opacity: 1; }
          footer .footer_wrap ul.footer_nav > li:not(.contact) > a::before {
            position: absolute;
            bottom: -2px;
            left: 0;
            content: '';
            width: 100%;
            height: 1px;
            background: #252525;
            transform: scale(0, 1);
            transform-origin: left top;
            transition: transform .3s; }
          footer .footer_wrap ul.footer_nav > li:not(.contact) > a:hover::before {
            transform: scale(1, 1); }
        footer .footer_wrap ul.footer_nav > li.contact {
          display: inline-flex;
          padding: 0;
          text-transform: uppercase;
          text-decoration: none;
          align-items: center;
          justify-content: center;
          overflow: hidden;
          position: relative;
          cursor: pointer; }
          footer .footer_wrap ul.footer_nav > li.contact #slide {
            width: 100%;
            height: 100%;
            left: -200px;
            background: #25689A;
            position: absolute;
            transition: all .35s ease-Out;
            bottom: 0; }
          footer .footer_wrap ul.footer_nav > li.contact:hover a {
            color: #fff; }
          footer .footer_wrap ul.footer_nav > li.contact:hover #slide {
            left: 0; }
          footer .footer_wrap ul.footer_nav > li.contact > a {
            position: relative;
            transition: all .35s ease-Out;
            padding: 4px 10px 5px;
            border: 1px solid #252525;
            font-size: 19px;
            line-height: 1.5; }
            footer .footer_wrap ul.footer_nav > li.contact > a:hover {
              color: #fff;
              opacity: 1;
              border: 1px solid #24608c; }
    footer .footer_wrap ul.footer_utility {
      display: flex;
      justify-content: flex-end;
      margin-bottom: 20px; }
      footer .footer_wrap ul.footer_utility > li {
        padding: 0 12px;
        border-right: 1px solid;
        line-height: 1; }
        footer .footer_wrap ul.footer_utility > li > a {
          position: relative;
          display: inline-block;
          font-size: 19px;
          text-decoration: none; }
          footer .footer_wrap ul.footer_utility > li > a:hover {
            opacity: 1; }
          footer .footer_wrap ul.footer_utility > li > a::before {
            position: absolute;
            bottom: -4px;
            left: 0;
            content: '';
            width: 100%;
            height: 1px;
            background: #252525;
            transform: scale(0, 1);
            transform-origin: left top;
            transition: transform .3s; }
          footer .footer_wrap ul.footer_utility > li > a:hover::before {
            transform: scale(1, 1); }
    footer .footer_wrap #copyright {
      margin-top: 50px;
      text-align: center; }

#form .form_group {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  margin: 0 auto; }
  #form .form_group:first-of-type {
    border-top: 1px solid #ccc; }
  #form .form_group .formbl {
    display: block; }
  #form .form_group .form_input {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 100%;
    min-height: 40px;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 1em; }
  #form .form_group .form_textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 100%;
    min-height: 40px;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 1em; }
  #form .form_group span {
    vertical-align: middle; }
    #form .form_group span .form_date {
      margin: 0 20px 0 10px;
      background-color: #fff;
      border: 1px solid #ccc;
      border-radius: 2px;
      width: 20%;
      min-height: 40px;
      padding: 5px 10px;
      box-sizing: border-box;
      font-size: .9em; }
#form .privacy_check {
  text-align: center;
  margin-top: 40px; }
#form .form_btn {
  text-align: center;
  margin-top: 70px; }
  #form .form_btn button {
    border: 2px solid #25689A;
    background: #25689A;
    display: inline-block;
    padding: 0.3em 2em 0.2em;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
    -webkit-transition: all .3s;
    transition: all .3s; }
    #form .form_btn button:hover {
      background: #fff;
      color: #25689A;
      opacity: 1;
      cursor: pointer; }

@media (min-width: 1800px) {
  #wrap #news {
    background-position: center -45%; }
  #wrap #sdgs {
    padding: 16% 0; }
  #wrap #company {
    background-position: center -15%; } }
@media (max-width: 1280px) {
  body {
    font-size: 18px;
    color: #000; }

  #wrap section p + p {
    margin-top: 1em; }
  #wrap section h2 {
    font-size: 38px;
    margin-bottom: 40px; }
  #wrap section h3 {
    font-size: 24px; }
  #wrap section h4 {
    font-size: 20px; }
  #wrap .hero__content .text__wrap h1 {
    font-size: 48px; }
  #wrap .hero__content .text__wrap p {
    margin-top: 30px;
    font-size: 23px; }
  #wrap #news ul li {
    display: inline-block; }
    #wrap #news ul li .date {
      width: auto;
      display: inline-block; }
    #wrap #news ul li .status {
      width: auto;
      display: inline-block; }
    #wrap #news ul li .info {
      width: 100%;
      display: block;
      margin-top: 0.5em;
      padding-left: 0; }
  #wrap #news .btnlink a {
    width: 70%; } }
@media (max-width: 1200px) {
  #category #wrap section.w100 .inner {
    padding: 0 0.5em; } }
@media (max-width: 1140px) {
  header {
    padding: 0;
    overflow: unset; }
    header .inner {
      display: block;
      padding: 0px; }
      header .inner .leftnav {
        padding: 0;
        overflow: hidden; }
        header .inner .leftnav h1 {
          padding: .5em 0 .5em .5em; }
      header .inner .exlink {
        padding: .5em;
        margin-bottom: 0;
        font-size: 14px; }
    header .hamburger-wrap {
      display: block; }
    header a[target^="_blank"]::after {
      content: url(../img/window.png); }
    header h1 {
      float: left; }
      header h1 img {
        max-width: 235px; }
    header .rightNavi.open ul.gnav {
      transform: translate(0); }
    header ul.gnav {
      display: block;
      position: fixed;
      width: 75%;
      background: #fff;
      transform: translate(100%);
      transition: all .4s;
      right: 0;
      z-index: 10; }
      header ul.gnav > li {
        border-bottom: 1px solid #B9C9DF; }
        header ul.gnav > li + li {
          border-left: none; }
        header ul.gnav > li.current a {
          text-decoration: underline;
          font-weight: bold; }
        header ul.gnav > li > a {
          padding: 15px 40px !important;
          box-sizing: border-box;
          width: 100%; }
          header ul.gnav > li > a::after {
            content: "\f105";
            font-family: "FontAwesome";
            color: #41aaf7;
            position: absolute;
            top: 10px;
            right: 20px;
            font-size: 1.4em; }
          header ul.gnav > li > a::before {
            display: none; }
        header ul.gnav > li.contact {
          display: block;
          padding: 0 8px; }
          header ul.gnav > li.contact #slide {
            display: none; }
          header ul.gnav > li.contact:hover {
            color: #252525;
            border: none; }
          header ul.gnav > li.contact > a {
            border: none;
            display: inline-block;
            transition: none; }
            header ul.gnav > li.contact > a:hover {
              color: #252525;
              border: none; }

  #wrap section {
    padding: 40px 0; }
  #wrap #company {
    background-position: center 50px; }
    #wrap #company .grid {
      margin-top: 40px;
      gap: 0 30px; }
  #wrap .bg_band {
    padding: 15% 0 20%; }

  #category #wrap section.w100 {
    padding: 50px 0; }
  #category #wrap section .unit a .body {
    padding: 20px; }
    #category #wrap section .unit a .body h3 {
      font-size: 28px; }
  #category #wrap .hero__content {
    margin-top: 115px; }

  footer {
    margin-top: 80px; }
    footer .footer_wrap {
      padding: 50px .5em 20px; }
      footer .footer_wrap ul.footer_nav {
        flex-wrap: wrap; }
        footer .footer_wrap ul.footer_nav > li {
          padding: 0 10px; }
          footer .footer_wrap ul.footer_nav > li:nth-last-of-type(2) {
            padding-right: 15px; }
          footer .footer_wrap ul.footer_nav > li:not(.contact) > a {
            font-size: 17px; }
          footer .footer_wrap ul.footer_nav > li.contact > a {
            font-size: 17px; }
      footer .footer_wrap ul.footer_utility {
        flex-wrap: wrap; }
        footer .footer_wrap ul.footer_utility > li > a {
          font-size: 17px; }
      footer .footer_wrap #copyright {
        font-size: 17px; }

  .inner {
    padding: 0 .5em; }

  ul.col-3 {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 1000px) {
  #form .form_group .interview {
    display: block; }
    #form .form_group .interview .form_date {
      margin: 0 0 0 10px;
      width: 80%; }
    #form .form_group .interview + span {
      margin-top: 10px; } }
@media (max-width: 768px) {
  .img-w50 img {
    max-width: 50%; }

  .col-1_3, .col-2_3, .col-1_4, .col-3_4 {
    grid-template-columns: auto; }

  #wrap section .text {
    font-size: 16px; }
  #wrap section h2 {
    font-size: 32px;
    margin-bottom: 20px; }
  #wrap section h3 {
    font-size: 20px; }
  #wrap section h4 {
    font-size: 18px; }
  #wrap ul.list {
    font-size: 16px; }
  #wrap .hero__content {
    height: 75vh; }
    #wrap .hero__content video {
      top: 25%; }
    #wrap .hero__content .text__wrap h1 {
      font-size: 42px; }
    #wrap .hero__content .text__wrap p {
      margin-top: 20px;
      font-size: 21px; }
  #wrap #business .grid {
    gap: 15px; }
    #wrap #business .grid .unitBox img {
      padding: 0 30px; }
  #wrap #news {
    background-position: center -10px; }
  #wrap #company {
    background-position: center 20px; }

  #category #wrap section .unit a .body h3 {
    font-size: 22px; }
  #category #wrap section .unit a .body::after {
    right: 20px;
    bottom: 5px;
    font-size: 20px; }
  #category #wrap section table {
    margin-top: 40px;
    font-size: 16px; }
    #category #wrap section table.table-01 colgroup .cell-w10, #category #wrap section table.table-01 colgroup .cell-w20, #category #wrap section table.table-01 colgroup .cell-w30, #category #wrap section table.table-01 colgroup .cell-w40, #category #wrap section table.table-01 colgroup .cell-w50,
    #category #wrap section table.table-01 colgroup .cell-w60, #category #wrap section table.table-01 colgroup .cell-w70, #category #wrap section table.table-01 colgroup .cell-w80, #category #wrap section table.table-01 colgroup .cell-w90 {
      width: 100%; }
    #category #wrap section table.table-01 tbody tr th {
      width: 100%;
      display: block;
      text-align: left;
      background: #e9f6ff;
      border-top: none;
      border-bottom: solid 1px #ababab; }
    #category #wrap section table.table-01 tbody tr td {
      width: 100%;
      display: block;
      padding-left: 1em; }
    #category #wrap section table.table-01 tbody tr:last-child th {
      border-top: none;
      border-bottom: none; }

  footer {
    text-align: left; }
    footer .footer_wrap {
      padding: 30px 0 20px; }
      footer .footer_wrap ul.footer_nav {
        justify-content: flex-start; }
        footer .footer_wrap ul.footer_nav > li {
          margin-bottom: 10px; }
          footer .footer_wrap ul.footer_nav > li:not(.contact) > a {
            padding: 0; }
      footer .footer_wrap ul.footer_utility {
        justify-content: flex-start; }
        footer .footer_wrap ul.footer_utility > li {
          padding: 0 8px;
          margin-bottom: 10px; } }
@media (max-width: 600px) {
  ul.col-3, div.col-3 {
    grid-template-columns: repeat(1, 1fr); }

  .col-1_2, .col-1_3, .col-2_3, .col-1_4, .col-3_4 {
    grid-template-columns: auto; }

  .fig_l {
    text-align: center; }

  #wrap .bg_band {
    padding: 15% 0 50%; }
  #wrap #news {
    background-position: center -30px;
    background-size: 600px; }
  #wrap #sdgs {
    background-size: 600px; }
  #wrap #company {
    background-position: center top;
    background-size: 600px; }

  #category #wrap section .grid {
    gap: 10px; }
    #category #wrap section .grid .unitBox {
      padding: 20px 10px; }
      #category #wrap section .grid .unitBox p.ttl {
        font-size: 24px; }
      #category #wrap section .grid .unitBox.other {
        padding: 12px 7px; }
        #category #wrap section .grid .unitBox.other p.ttl {
          font-size: 24px; }

  footer {
    padding: 30px .5em; }
    footer .footer_wrap ul {
      justify-content: space-around; }
      footer .footer_wrap ul li {
        padding-left: 0; } }
@keyframes arrow-left {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(5px); } }
@keyframes arrow-right {
  0% {
    transform: translateX(5px); }
  100% {
    transform: translateX(0); } }

/*# sourceMappingURL=style.css.map */
