@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%; }

.fs80 {
  font-size: 80%; }

.fs90 {
  font-size: 90%; }

.fs100 {
  font-size: 100%; }

.fs110 {
  font-size: 110%; }

.fs120 {
  font-size: 120%; }

.fs130 {
  font-size: 130%; }

.fs140 {
  font-size: 140%; }

.fs150 {
  font-size: 150%; }

.fs160 {
  font-size: 160%; }

.fs170 {
  font-size: 170%; }

.fs180 {
  font-size: 180%; }

.fs190 {
  font-size: 190%; }

.fs200 {
  font-size: 200%; }

.fs300 {
  font-size: 300%; }

.fs400 {
  font-size: 400%; }

.b {
  font-weight: 700; }

.u {
  text-decoration: underline; }

.del {
  text-decoration: line-through; }

.red {
  color: #d7535e !important; }

.blue {
  color: #2c3b5b !important; }

.green {
  color: #6ab39a !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; }

.mt70 {
  margin-top: 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; }

.w70 {
  width: 70px !important; }

.w290 {
  width: 290px !important; }

.w440 {
  width: 100%;
  max-width: 440px !important; }

.w682 {
  width: 100%;
  max-width: 682px !important; }

.w710 {
  width: 720px !important; }

.w50p {
  width: 50% !important; }

.w60p {
  width: 60% !important; }

.w70p {
  width: 70% !important; }

.w75p {
  width: 75% !important; }

.w80p {
  width: 80% !important; }

.w90p {
  width: 90% !important; }

.w100p {
  width: 100% !important; }

/* 共通設定
----------------------------- */
:root {
  --header-height: 73px;
  /* ヘッダーの高さを変数として管理 */ }

html {
  scroll-behavior: smooth;
  scroll-padding-top: var(--header-height); }

.fixed-header {
  height: var(--header-height); }

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: #1C1B1B; }

img {
  width: auto;
  max-width: 100%; }

sup {
  font-size: 60%;
  display: inline-block;
  vertical-align: top; }

.spi, .spb, .spt {
  display: none; }

.pci {
  display: inline; }

.pcb {
  display: block; }

.pct {
  display: table; }

@media (max-width: 900px) {
  .pci, .pcb, .pct {
    display: none; }

  .spi {
    display: inline; }

  .spb {
    display: block; }

  .spt {
    display: table; } }
a {
  color: #2B84E3; }

a:hover {
  opacity: .7; }

a[href^="tel:"] {
  text-decoration: underline; }

.fixed {
  position: fixed;
  width: 100%;
  height: 100%; }

.full {
  width: 100%; }

.text {
  line-height: 1.78; }
  .text + .text {
    margin-top: 20px; }
  .text + h3 {
    margin-top: 50px; }
  .text + h4 {
    margin-top: 50px; }
  .text + figure {
    margin-top: 50px; }

section {
  line-height: 1.78; }

.grid {
  display: grid;
  gap: 60px; }
  .grid.place_center {
    place-items: center;
    place-content: center;
    grid-template: repeat(2, auto)/repeat(2, auto); }
  .grid.justify-items_center {
    justify-items: center; }
  .grid.justify-items_end {
    justify-items: end; }
  .grid + h4 {
    margin-top: 100px; }
  .grid + h5 {
    margin-top: 60px; }

.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-1_7 {
  grid-template-columns: 1fr 6fr; }

.col-2_3 {
  grid-template-columns: 2fr 1fr; }

.col-1_4 {
  grid-template-columns: 1fr 3fr; }

.col-3_4 {
  grid-template-columns: 3fr 1fr; }

.col-3_5 {
  grid-template-columns: 3fr 2fr; }

.flex {
  display: flex; }
  .flex.align_items_end {
    align-items: end; }
  .flex.justify-content_center {
    justify-content: center; }
  .flex.justify-content_end {
    justify-content: flex-end; }
  .flex.justify-content_around {
    justify-content: space-around; }

#totop {
  width: 9.375vw;
  height: 9.375vw;
  max-width: 60px;
  max-height: 60px;
  min-width: 40px;
  min-height: 40px;
  position: absolute;
  background: #96CC52;
  bottom: 0;
  right: 10px;
  border-radius: 5px; }
  #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: #fff;
      margin-right: 0;
      font-weight: 900;
      font-size: 30px;
      display: block; }

.textlink {
  padding: 10px;
  background-image: linear-gradient(#96CC52, #96CC52);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 0 100%;
  transition: color 0.5s, background-size 0.5s; }
  .textlink:hover {
    color: #FFF;
    background-position: bottom left;
    background-size: 100% 100%; }

.textbutton a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 60px;
  background-color: #96CC52;
  border: 1px solid #96CC52;
  border-radius: 35px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  transition: 0.3s; }
  .textbutton a.long {
    width: 450px; }
  .textbutton a.middle {
    width: 300px; }
  .textbutton a:hover {
    opacity: .7;
    border: 1px solid #333; }

.scroll-note {
  display: none;
  font-size: 15px; }

@media screen and (max-width: 1099px) {
  .sptb-scroll {
    padding-bottom: 10px;
    overflow-x: scroll; }

  .sentence-scroll {
    width: 1099px; }

  .scroll-note {
    display: block; } }
header {
  width: 100%;
  overflow: hidden;
  background: #fff;
  padding-left: 20px;
  position: fixed;
  top: 0;
  transition: .5s;
  z-index: 20;
  box-shadow: 0px 2px 6px -5px gray; }
  header .inner {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    display: flex;
    font-size: 20px;
    justify-content: space-between;
    align-items: center;
    max-width: 1700px; }
  header h1 img {
    width: 570px; }
  header .hamburger {
    display: none;
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 100;
    width: 48px;
    height: 48px;
    border: none;
    background: transparent;
    cursor: pointer; }
    header .hamburger .hamburger__line {
      position: absolute;
      left: 11px;
      width: 26px;
      height: 2px;
      background-color: #333;
      transition: all .4s; }
      header .hamburger .hamburger__line:nth-of-type(1) {
        top: 14px; }
      header .hamburger .hamburger__line:nth-of-type(2) {
        top: 23px; }
      header .hamburger .hamburger__line:nth-of-type(3) {
        top: 32px; }
    header .hamburger.active .hamburger__line:nth-of-type(1) {
      transform: translateY(9px) rotate(-45deg); }
    header .hamburger.active .hamburger__line:nth-of-type(2) {
      opacity: 0; }
    header .hamburger.active .hamburger__line:nth-of-type(3) {
      transform: translateY(-9px) rotate(45deg); }
  header .leftNavi {
    padding-right: 10px; }
  header .rightNavi {
    width: 50%; }
  header ul.gnav {
    display: flex;
    margin: 0;
    justify-content: space-between;
    align-items: center; }
    header ul.gnav > li {
      position: relative;
      padding: 45px 5px; }
      header ul.gnav > li:not(.contact) > a {
        position: relative;
        display: inline-block;
        font-size: 19px;
        font-weight: bold;
        text-decoration: none; }
        header ul.gnav > li:not(.contact) > a:hover {
          opacity: 1; }
      header ul.gnav > li.contact {
        padding: 0;
        -webkit-transition: all .3s;
        transition: all .3s; }
        header ul.gnav > li.contact:hover {
          opacity: 0.7; }
        header ul.gnav > li.contact > a {
          padding: 55px;
          background: #96CC52;
          border: solid 1px #96CC52;
          transition: all .35s ease-Out;
          font-size: 19px;
          color: #fff;
          font-weight: bold;
          text-decoration: none; }
          header ul.gnav > li.contact > a:hover {
            color: #fff;
            opacity: 1; }
  header.hide {
    transform: translateY(-100%); }
  header.small h1 img {
    width: 420px; }
  header.small ul.gnav > li {
    padding-top: 15px;
    padding-bottom: 15px; }
    header.small ul.gnav > li.contact {
      padding: 0; }
      header.small ul.gnav > li.contact > a {
        padding: 25px 55px; }
  header a {
    color: #1C1B1B; }
  header .menu-background {
    position: fixed;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 2;
    opacity: 0;
    transition: opacity 0.5s; }
    header .menu-background.open {
      width: 100%;
      height: 100vh;
      opacity: 1; }

#wrap {
  margin-top: 132px; }
  #wrap .main_hero {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative; }
    #wrap .main_hero .hero_text {
      position: absolute;
      top: 25px;
      left: 40px; }
      #wrap .main_hero .hero_text p {
        font-size: 48px;
        line-height: 1.5;
        font-weight: bold; }
  #wrap section {
    padding: 80px .5em;
    overflow: hidden; }
    #wrap section.nopadding-r {
      padding-right: 0; }
  #wrap .inner {
    width: 100%;
    max-width: 1700px;
    margin: 0 auto; }
    #wrap .inner.narrow {
      max-width: 1430px; }
  #wrap .lead {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 20px .5em 40px; }
    #wrap .lead + .inner {
      margin-top: 50px; }
    #wrap .lead .flex h2 {
      font-family: ‘Noto Serif Japanese’, serif;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      padding-right: 1px;
      padding-left: 40px;
      font-size: 62px;
      letter-spacing: .2em; }
      #wrap .lead .flex h2 .fs_big {
        font-size: 140%;
        color: #2B84E3; }
    #wrap .lead .flex p {
      width: 100%;
      max-width: 895px;
      margin-top: 20px;
      line-height: 1.5; }
    #wrap .lead .flex.justify-content_end h2 {
      padding-left: 0;
      padding-right: 40px; }
    #wrap .lead .flex:nth-of-type(2) {
      padding-top: 50px; }
  #wrap h3.blue_box_ttl {
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    background: #2B84E3;
    border-radius: 35px 35px 0 0;
    color: #fff;
    font-weight: bold;
    font-size: 48px;
    line-height: 1.3; }
  #wrap .blue_box {
    position: relative;
    padding: 60px 30px;
    background: #E3EBEF;
    border-radius: 0 0 35px 35px; }
    #wrap .blue_box .lead {
      width: 70%; }
    #wrap .blue_box h4 {
      margin-bottom: 20px;
      font-size: 32px;
      text-align: center; }
    #wrap .blue_box h5 {
      margin-bottom: 40px;
      font-size: 26px;
      text-align: center;
      font-weight: bold; }
    #wrap .blue_box .content_left p {
      height: 11vh; }
    #wrap .blue_box.map .grid {
      gap: 20px; }
    #wrap .blue_box.map .content_left figure {
      box-shadow: 2px 2px 6px -1px gray; }
    #wrap .blue_box.map .content_right {
      position: relative;
      width: 100%;
      height: 0;
      padding-top: 57%; }
      #wrap .blue_box.map .content_right iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 2px 2px 6px -1px gray; }
  #wrap table {
    width: 100%; }
    #wrap table colgroup .cell-w10 {
      width: 10%; }
    #wrap table colgroup .cell-w15 {
      width: 15%; }
    #wrap table colgroup .cell-w20 {
      width: 20%; }
    #wrap table colgroup .cell-w30 {
      width: 30%; }
    #wrap table colgroup .cell-w40 {
      width: 40%; }
    #wrap table colgroup .cell-w50 {
      width: 50%; }
    #wrap table colgroup .cell-w60 {
      width: 60%; }
    #wrap table colgroup .cell-w70 {
      width: 70%; }
    #wrap table colgroup .cell-w80 {
      width: 80%; }
    #wrap table colgroup .cell-w90 {
      width: 90%; }
    #wrap table.table-01 {
      border-top: solid 1px #2B84E3;
      border-bottom: solid 1px #2B84E3; }
      #wrap table.table-01 tr {
        border-bottom: solid 1px #2B84E3; }
        #wrap table.table-01 tr:last-child {
          border-bottom: none; }
        #wrap table.table-01 tr th {
          padding: 1em 1.5em;
          text-align: left;
          vertical-align: middle;
          word-break: break-word; }
        #wrap table.table-01 tr td {
          padding: 1em 1.5em;
          vertical-align: middle; }
          #wrap table.table-01 tr td a {
            text-decoration: underline; }
  #wrap .partner_ttl {
    padding: 10px 30px;
    margin-bottom: 40px;
    background: #B7D6F6;
    color: #2B84E3;
    border-radius: 50px 0 0 50px;
    font-weight: bold;
    font-size: 48px;
    line-height: 1.3; }
  #wrap .partner_img {
    width: 400px;
    padding: 10px;
    border: solid 1px #ddd; }
    #wrap .partner_img.no_border {
      border: none; }
    #wrap .partner_img:nth-of-type(1) img {
      width: 230px; }
    #wrap .partner_img:nth-of-type(2) img {
      width: 314px; }
    #wrap .partner_img:nth-of-type(3) {
      padding: 20px 10px; }
      #wrap .partner_img:nth-of-type(3) img {
        width: 325px; }
    #wrap .partner_img:nth-of-type(4) {
      padding: 20px 10px; }
      #wrap .partner_img:nth-of-type(4) img {
        width: 327px; }

footer {
  margin-top: 80px;
  padding: 30px 20px;
  border-top: 8px solid #2B84E3; }
  footer .inner {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    font-size: 20px;
    max-width: 1600px; }
  footer .footer_navi {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    footer .footer_navi h1 img {
      width: 470px; }
    footer .footer_navi .leftNavi {
      padding-right: 10px; }
    footer .footer_navi .rightNavi {
      width: 50%; }
    footer .footer_navi ul.gnav {
      display: flex;
      margin: 0;
      justify-content: space-between;
      align-items: center; }
      footer .footer_navi ul.gnav > li {
        padding: 10px 5px; }
        footer .footer_navi ul.gnav > li:not(.contact) > a {
          position: relative;
          display: inline-block;
          font-size: 19px;
          font-weight: bold;
          text-decoration: none; }
          footer .footer_navi ul.gnav > li:not(.contact) > a:hover {
            opacity: 1; }
        footer .footer_navi ul.gnav > li.contact {
          padding: 0;
          -webkit-transition: all .3s;
          transition: all .3s; }
          footer .footer_navi ul.gnav > li.contact:hover {
            opacity: 0.7; }
          footer .footer_navi ul.gnav > li.contact > a {
            padding: 5px 45px;
            background: #96CC52;
            border: solid 1px #96CC52;
            transition: all .35s ease-Out;
            font-size: 19px;
            color: #fff;
            font-weight: bold;
            text-decoration: none;
            border-radius: 40px; }
            footer .footer_navi ul.gnav > li.contact > a:hover {
              color: #fff;
              opacity: 1; }
  footer .copyright {
    width: 100%;
    padding: 40px .5em 20px; }
    footer .copyright p {
      text-align: center;
      font-style: normal;
      font-size: 18px; }
  footer a {
    color: #1C1B1B; }

@media screen and (min-width: 1700px) {
  #wrap .main_hero .hero_text {
    top: 80px;
    left: 170px; }
    #wrap .main_hero .hero_text p {
      font-size: 54px; } }
@media screen and (min-width: 1050px) and (max-width: 1199px) {
  header h1 img {
    width: 470px; }
  header ul.gnav > li.contact > a {
    padding: 55px 30px; }
  header.small h1 img {
    width: 420px; }
  header.small ul.gnav > li.contact > a {
    padding: 25px 30px; }

  #wrap .blue_box table.table-01 tr th {
    padding: 1em .5em; }
  #wrap .blue_box table.table-01 tr td {
    padding: 1em .5em; }

  footer .footer_navi h1 img {
    width: 420px; }
  footer .footer_navi .rightNavi {
    width: 55%; } }
@media (max-width: 1049px) {
  .textlink {
    padding: 10px 20px;
    background-image: unset; }
    .textlink:hover {
      color: #1C1B1B; }

  .textbutton a:hover {
    opacity: 1;
    border: 1px solid #96CC52; }

  header {
    padding: 10px 10px 20px 10px; }
    header .inner {
      display: block;
      padding: 0px; }
    header h1 {
      float: left; }
      header h1 img {
        width: 370px; }
    header .hamburger {
      display: block; }
    header ul.gnav {
      flex-direction: column;
      justify-content: start;
      align-items: start;
      position: fixed;
      top: 88px;
      left: 0;
      width: 250px;
      height: 100vh;
      background-color: #fff;
      box-shadow: 2px 0 4px rgba(0, 0, 0, 0.1);
      transform: translateX(-100%);
      transition: transform .4s;
      z-index: 90; }
      header ul.gnav > li {
        width: 100%;
        padding: 10px 15px; }
        header ul.gnav > li:nth-of-type(1) {
          margin-top: 30px; }
        header ul.gnav > li.contact {
          padding: 35px 8px !important; }
          header ul.gnav > li.contact > a {
            padding: 10px 55px !important;
            border-radius: 30px; }
            header ul.gnav > li.contact > a:hover {
              color: #fff;
              opacity: 1; }
        header ul.gnav > li:not(.contact) > a {
          display: block;
          border-bottom: 1px solid #ddd; }
    header .open ul.gnav {
      transform: translateX(0); }
    header.small h1 img {
      width: 370px; }

  #wrap {
    margin-top: 88px; }
    #wrap .blue_box .lead {
      width: 100%; }
    #wrap .blue_box table {
      font-size: 18px; }
      #wrap .blue_box table colgroup .cell-w10, #wrap .blue_box table colgroup .cell-w15, #wrap .blue_box table colgroup .cell-w20, #wrap .blue_box table colgroup .cell-w30, #wrap .blue_box table colgroup .cell-w40, #wrap .blue_box table colgroup .cell-w50, #wrap .blue_box table colgroup .cell-w60, #wrap .blue_box table colgroup .cell-w70, #wrap .blue_box table colgroup .cell-w70, #wrap .blue_box table colgroup .cell-w80, #wrap .blue_box table colgroup .cell-w90 {
        width: 100%; }
      #wrap .blue_box table.table-01 tr th {
        width: 100%;
        display: block;
        padding: .5em;
        background: #deefff;
        border-bottom: solid 1px #d1d1d1;
        font-weight: bold; }
      #wrap .blue_box table.table-01 tr td {
        width: 100%;
        display: block;
        padding: .5em; }

  footer .footer_navi {
    display: block; }
    footer .footer_navi h1 img {
      width: 370px; }
    footer .footer_navi .rightNavi {
      width: 100%; }
    footer .footer_navi ul.gnav {
      justify-content: end; }

  .grid {
    gap: 30px; }
    .grid.place_center {
      grid-template: none; } }
@media (max-width: 959px) {
  .text + h3 {
    margin-top: 30px; }
  .text + h4 {
    margin-top: 30px; }
  .text + figure {
    margin-top: 30px; }

  .grid + h4 {
    margin-top: 60px; }

  #wrap section {
    padding: 50px .5em; }
  #wrap .main_hero .hero_text {
    top: 15px;
    left: 15px; }
    #wrap .main_hero .hero_text p {
      font-size: 34px; }
  #wrap .lead .flex p {
    font-size: 18px; }
  #wrap .lead .flex h2 {
    padding-left: 25px;
    font-size: 48px;
    letter-spacing: .1em; }
  #wrap .lead .flex.justify-content_end h2 {
    padding-right: 25px; }
  #wrap h3.blue_box_ttl {
    font-size: 36px; }
  #wrap .blue_box {
    padding: 30px 15px; }
    #wrap .blue_box .lead {
      padding: 10px 0 20px;
      font-size: 18px; }
    #wrap .blue_box h4 {
      font-size: 24px;
      line-height: 1.4; }
    #wrap .blue_box .content_left p {
      height: auto; }
    #wrap .blue_box .content_right h5 {
      margin-top: 40px; }
    #wrap .blue_box h5 {
      font-size: 23px; }
    #wrap .blue_box .text {
      font-size: 18px; }
    #wrap .blue_box .grid.col-1_2, #wrap .blue_box .grid.col-1_3 {
      grid-template-columns: none; }
  #wrap table {
    font-size: 18px; }
    #wrap table colgroup .cell-w10, #wrap table colgroup .cell-w15, #wrap table colgroup .cell-w20, #wrap table colgroup .cell-w30, #wrap table colgroup .cell-w40, #wrap table colgroup .cell-w50, #wrap table colgroup .cell-w60, #wrap table colgroup .cell-w70, #wrap table colgroup .cell-w70, #wrap table colgroup .cell-w80, #wrap table colgroup .cell-w90 {
      width: 100%; }
    #wrap table.table-01 tr th {
      width: 100%;
      display: block;
      padding: .5em;
      background: #deefff;
      border-bottom: solid 1px #d1d1d1;
      font-weight: bold; }
    #wrap table.table-01 tr td {
      width: 100%;
      display: block;
      padding: .5em; }
  #wrap .partner_ttl {
    font-size: 40px; }
  #wrap .partner_img {
    width: 320px;
    padding: 10px;
    border: solid 1px #ddd; }
    #wrap .partner_img:nth-of-type(1) img {
      width: 230px; }
    #wrap .partner_img:nth-of-type(2) img {
      width: 314px; }
    #wrap .partner_img:nth-of-type(3) {
      padding: 20px 10px; }
      #wrap .partner_img:nth-of-type(3) img {
        width: 325px; }
    #wrap .partner_img:nth-of-type(4) {
      padding: 20px 10px; }
      #wrap .partner_img:nth-of-type(4) img {
        width: 327px; }

  footer {
    margin-top: 50px;
    padding: 30px 10px; }
    footer .textlink {
      padding: 10px 8px; }
    footer .footer_navi ul.gnav > li.contact {
      padding-left: 10px; }
      footer .footer_navi ul.gnav > li.contact > a {
        padding: 5px 25px; }
    footer .copyright {
      padding: 40px 0 20px; } }
@media (max-width: 519px) {
  .textbutton a.long {
    width: 360px; }

  header h1 img {
    width: 300px; }
  header.small h1 img {
    width: 300px; }
  header ul.gnav {
    top: 77px; }

  #wrap {
    margin-top: 77px; }
    #wrap .main_hero .hero_text {
      top: 10px;
      left: 20px; }
      #wrap .main_hero .hero_text p {
        font-size: 22px;
        letter-spacing: -0.1em; }

  footer h1 img {
    width: 300px; }
  footer .textlink {
    padding: 10px 0 0 0; }
  footer .footer_navi ul.gnav {
    flex-direction: column; }
    footer .footer_navi ul.gnav > li {
      padding: 5px; }
      footer .footer_navi ul.gnav > li.contact {
        padding: 25px 0 0 0; } }

/*# sourceMappingURL=common.css.map */
