@charset "UTF-8";
/* Scss Document */
/*$L:     1170px;*/
/* line 6, ../scss/base.scss */
html {
  font-size: 62.5%; }

/* line 9, ../scss/base.scss */
body {
  font-size: 1.4em; }

/* line 14, ../scss/base.scss */
a {
  outline: none; }

/* Print style
   ================================================== */
@media print {
  /* line 20, ../scss/base.scss */
  header, footer,
  .column-top-logo {
    display: none; }

  /* line 25, ../scss/base.scss */
  .top-logo {
    height: 100px; }

  /* line 29, ../scss/base.scss */
  .pagetitle {
    width: 1000px;
    margin: 0 auto;
    text-align: center; }

  /* line 34, ../scss/base.scss */
  .content-wrap {
    border-bottom: none; }

  /* line 37, ../scss/base.scss */
  .pagetitle-column {
    background-image: none !important;
    display: none;
    height: 0px !important; }

  /* line 42, ../scss/base.scss */
  #column {
    width: 990px;
    margin: 0 auto; } }
/* BREADCRUMBS
   ================================================== */
/* line 51, ../scss/base.scss */
#breadcrumbs-wrap {
  height: auto;
  margin-bottom: 30px;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; }
  /* line 57, ../scss/base.scss */
  body.arc #breadcrumbs-wrap {
    margin-bottom: 0px; }
  /* line 60, ../scss/base.scss */
  body#dict130 #breadcrumbs-wrap, body.news #breadcrumbs-wrap {
    margin-bottom: 0px;
    margin-top: 1.5em; }
    @media all and (max-width: 999px) {
      /* line 60, ../scss/base.scss */
      body#dict130 #breadcrumbs-wrap, body.news #breadcrumbs-wrap {
        margin-top: 1em; } }
    @media all and (max-width: 479px) {
      /* line 60, ../scss/base.scss */
      body#dict130 #breadcrumbs-wrap, body.news #breadcrumbs-wrap {
        margin-top: 0em; } }
  /* line 73, ../scss/base.scss */
  #breadcrumbs-wrap #breadcrumbs {
    width: 1000px;
    margin: 0 auto;
    padding: 1.5em 0em; }
    @media all and (max-width: 999px) {
      /* line 73, ../scss/base.scss */
      #breadcrumbs-wrap #breadcrumbs {
        width: 95%;
        padding: .7em 0em;
        line-height: 1.5em;
        text-align: center; } }
    @media all and (max-width: 767px) {
      /* line 73, ../scss/base.scss */
      #breadcrumbs-wrap #breadcrumbs {
        width: 95%;
        padding: .7em 0em;
        line-height: 1.5em; } }
    /* line 92, ../scss/base.scss */
    body.arc #breadcrumbs-wrap #breadcrumbs, body.dict #breadcrumbs-wrap #breadcrumbs, body.column #breadcrumbs-wrap #breadcrumbs, body.jisyobiki #breadcrumbs-wrap #breadcrumbs, body#dict130 #breadcrumbs-wrap #breadcrumbs, body.news #breadcrumbs-wrap #breadcrumbs, body.index-top #breadcrumbs-wrap #breadcrumbs {
      text-align: center; }
    /* line 104, ../scss/base.scss */
    #breadcrumbs-wrap #breadcrumbs span {
      font-size: 13px;
      font-size: 1.3rem;
      color: #000;
      display: inline-block;
      line-height: 1.4em; }
      /* line 111, ../scss/base.scss */
      #breadcrumbs-wrap #breadcrumbs span:nth-child(n+2)::before {
        content: '/';
        margin: 0 11px;
        color: #da5938; }
        @media all and (max-width: 999px) {
          /* line 111, ../scss/base.scss */
          #breadcrumbs-wrap #breadcrumbs span:nth-child(n+2)::before {
            margin: 0 5px; } }
      /* line 124, ../scss/base.scss */
      #breadcrumbs-wrap #breadcrumbs span a:hover {
        color: #000;
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
        /* line 129, ../scss/base.scss */
        #breadcrumbs-wrap #breadcrumbs span a:hover span {
          color: #000 !important;
          -webkit-transition: all .3s ease;
          transition: all .3s ease; }
      /* line 136, ../scss/base.scss */
      #breadcrumbs-wrap #breadcrumbs span a span {
        color: #7F8082 !important; }

/* -------------------------------- 

top-logo-area style WORD-WISE WEB

-------------------------------- */
/* line 152, ../scss/base.scss */
.content-wrap {
  border-bottom: solid 5px #da5938; }
  @media all and (max-width: 479px) {
    /* line 152, ../scss/base.scss */
    .content-wrap {
      padding-top: 0px; } }

/* line 164, ../scss/base.scss */
img[src$=".svg"] {
  width: 100%; }

/* line 169, ../scss/base.scss */
.top-logo {
  width: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 5px;
  height: 176px; }
  @media all and (max-width: 999px) {
    /* line 169, ../scss/base.scss */
    .top-logo {
      height: 146px; } }
  @media all and (max-width: 767px) {
    /* line 169, ../scss/base.scss */
    .top-logo {
      height: 130px; } }
  @media all and (max-width: 479px) {
    /* line 169, ../scss/base.scss */
    .top-logo {
      height: 120px; } }
  /* line 189, ../scss/base.scss */
  .top-logo img {
    display: block; }
    @media all and (max-width: 767px) {
      /* line 189, ../scss/base.scss */
      .top-logo img {
        height: 35px;
        margin: 0px auto 5px; } }
    @media all and (max-width: 479px) {
      /* line 189, ../scss/base.scss */
      .top-logo img {
        height: 28px;
        margin: 0px auto 3px; } }

/* line 209, ../scss/base.scss */
.top-logo h1 {
  margin-top: 8px;
  font-size: 90%; }
  @media all and (max-width: 999px) {
    /* line 209, ../scss/base.scss */
    .top-logo h1 {
      font-size: 80%; } }
  @media all and (max-width: 767px) {
    /* line 209, ../scss/base.scss */
    .top-logo h1 {
      margin-top: 2px; } }

/* line 223, ../scss/base.scss */
.btn-link {
  background-image: linear-gradient(-20deg, #da5938 0%, #e68f79 100%);
  text-align: center;
  padding: 1em;
  margin: 1.5em auto 2.5em;
  width: 60%;
  border-radius: 60px; }
  @media all and (max-width: 999px) {
    /* line 223, ../scss/base.scss */
    .btn-link {
      width: 90%; } }
  @media all and (max-width: 767px) {
    /* line 223, ../scss/base.scss */
    .btn-link {
      width: 100%; } }
  /* line 240, ../scss/base.scss */
  .btn-link a {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    line-height: 1.3em;
    color: white !important; }
    /* line 246, ../scss/base.scss */
    .btn-link a:after {
      content: "\f054";
      font-family: 'Font Awesome 6 Free';
      /* 追記したコード */
      font-weight: 600;
      /* 追記したコード */
      margin-left: .5em;
      font-size: 15px;
      font-size: 1.5rem; }
    /* line 253, ../scss/base.scss */
    .btn-link a:hover {
      color: yellow;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }

/* to top　button  by plugin---scroll Top---
 ================================================== */
@media all and (max-width: 767px) {
  /* line 267, ../scss/base.scss */
  #wpfront-scroll-top-container {
    width: 30px;
    height: 30px; } }

/* line 273, ../scss/base.scss */
.text-holder {
  font-family: 'icossd';
  display: block;
  line-height: 52px;
  text-decoration: none;
  text-align: center;
  webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 2px 2px 2px 0 rgba(70, 70, 70, 0.2) !important;
  font-size: 16px;
  font-size: 1.6rem; }
  @media all and (max-width: 767px) {
    /* line 273, ../scss/base.scss */
    .text-holder {
      line-height: 32px !important;
      width: 40px !important;
      height: 40px !important; } }

/* ページ内サブメニュー 絵じてんページなど ================================================== */
/* line 294, ../scss/base.scss */
#column article .sub-navbar,
.sub-navbar {
  width: 100%;
  font-size: 16.5px;
  font-size: 1.65rem;
  border-radius: 4px;
  max-width: 1000px;
  margin: 3em 0; }
  /* line 305, ../scss/base.scss */
  #column article .sub-navbar .sub-menu,
  #column article .sub-navbar #column article .sub-menu,
  .sub-navbar .sub-menu,
  .sub-navbar #column article .sub-menu {
    display: flex;
    position: relative;
    background-color: #479CB2; }
    @media all and (max-width: 999px) {
      /* line 305, ../scss/base.scss */
      #column article .sub-navbar .sub-menu,
      #column article .sub-navbar #column article .sub-menu,
      .sub-navbar .sub-menu,
      .sub-navbar #column article .sub-menu {
        display: block;
        position: relative;
        width: 70%;
        margin: 0 auto; } }
    /* line 318, ../scss/base.scss */
    #column article .sub-navbar .sub-menu a,
    #column article .sub-navbar #column article .sub-menu a,
    .sub-navbar .sub-menu a,
    .sub-navbar #column article .sub-menu a {
      flex: 1;
      justify-content: flex-start;
      display: inline-flex;
      color: #ffffff !important;
      text-decoration: none;
      padding: 1.5em .7em 1.5em 1em;
      position: relative; }
    /* line 328, ../scss/base.scss */
    #column article .sub-navbar .sub-menu li,
    #column article .sub-navbar #column article .sub-menu li,
    .sub-navbar .sub-menu li,
    .sub-navbar #column article .sub-menu li {
      flex: 1;
      display: flex;
      text-align: center;
      transition: background-color 0.5s ease;
      border: solid 1px #6BB4C5; }
      /* line 336, ../scss/base.scss */
      #column article .sub-navbar .sub-menu li :hover,
      #column article .sub-navbar #column article .sub-menu li :hover,
      .sub-navbar .sub-menu li :hover,
      .sub-navbar #column article .sub-menu li :hover {
        background-color: #387c8e; }
      /* line 340, ../scss/base.scss */
      #column article .sub-navbar .sub-menu li::before,
      #column article .sub-navbar #column article .sub-menu li::before,
      .sub-navbar .sub-menu li::before,
      .sub-navbar #column article .sub-menu li::before {
        display: none; }
      /* line 344, ../scss/base.scss */
      #column article .sub-navbar .sub-menu li ::after,
      #column article .sub-navbar #column article .sub-menu li ::after,
      .sub-navbar .sub-menu li ::after,
      .sub-navbar #column article .sub-menu li ::after {
        font-family: 'Font Awesome 6 Free';
        /* 追記したコード */
        font-weight: 600;
        /* 追記したコード */
        content: "\f054";
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -8px; }

/* line 361, ../scss/base.scss */
.sub-navbarL {
  width: 100%;
  font-size: 16.5px;
  font-size: 1.65rem;
  border-radius: 4px;
  max-width: 1000px;
  margin: 3em 0; }
  @media all and (max-width: 999px) {
    /* line 361, ../scss/base.scss */
    .sub-navbarL {
      width: 100%;
      margin: 0 auto;
      font-size: 14px;
      font-size: 1.4rem; } }
  /* line 376, ../scss/base.scss */
  .sub-navbarL .sub-menuL {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    background-color: #479CB2; }
    /* line 385, ../scss/base.scss */
    .sub-navbarL .sub-menuL a {
      flex: 1;
      justify-content: center;
      display: inline-flex;
      color: #ffffff;
      text-decoration: none;
      padding: 1.5em 1.5em 1.5em .7em;
      position: relative; }
    /* line 395, ../scss/base.scss */
    .sub-navbarL .sub-menuL li {
      font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
      flex: 1;
      display: flex;
      text-align: left;
      transition: background-color 0.5s ease;
      border: solid 1px #6BB4C5;
      line-height: 1.3em; }
      /* line 404, ../scss/base.scss */
      .sub-navbarL .sub-menuL li :hover {
        background-color: #387c8e; }
      /* line 408, ../scss/base.scss */
      .sub-navbarL .sub-menuL li ::after {
        font-family: 'Font Awesome 6 Free';
        /* 追記したコード */
        font-weight: 600;
        /* 追記したコード */
        content: "\f054";
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -8px; }

/* -------------------------------- 

news style

-------------------------------- */
/* line 431, ../scss/base.scss */
body.news .pagetitle {
  background-color: #f5f6f5;
  border-top: solid 1px #dbdbdb;
  text-align: left;
  clear: both;
  margin-top: 0.3em;
  display: block;
  height: 5em;
  display: flex;
  align-items: center; }
  @media all and (max-width: 479px) {
    /* line 431, ../scss/base.scss */
    body.news .pagetitle {
      height: 3em; } }
  /* line 447, ../scss/base.scss */
  body.news .pagetitle h1 {
    font-size: 24px;
    font-size: 2.4rem;
    color: #002d5c;
    width: 1000px;
    margin: 0 auto;
    letter-spacing: 0.2em; }
    @media all and (max-width: 999px) {
      /* line 447, ../scss/base.scss */
      body.news .pagetitle h1 {
        font-size: 22px;
        font-size: 2.2rem; } }
    @media all and (max-width: 479px) {
      /* line 447, ../scss/base.scss */
      body.news .pagetitle h1 {
        font-size: 16px;
        font-size: 1.6rem;
        letter-spacing: 0em; } }

/* line 465, ../scss/base.scss */
#column ul.page {
  margin-left: 3.5em !important;
  margin-top: 1em; }
  /* line 471, ../scss/base.scss */
  #column ul.page > li {
    position: relative;
    color: #4D4D4D;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7em;
    margin-bottom: 0.8em;
    list-style: none; }
    /* line 480, ../scss/base.scss */
    #column ul.page > li:last-child {
      margin-bottom: 0em; }
    /* line 485, ../scss/base.scss */
    #column ul.page > li::after {
      display: block;
      content: '';
      position: absolute;
      top: .55em;
      left: -1em;
      width: 8px;
      height: 8px;
      background-color: #fff;
      border: 1px solid #399AAA;
      border-radius: 100%; }
    /* line 499, ../scss/base.scss */
    #column ul.page > li > ul {
      margin-left: 2em;
      margin-top: .5em; }
      /* line 503, ../scss/base.scss */
      #column ul.page > li > ul > li {
        font-size: 14px;
        font-size: 1.4rem; }
        /* line 507, ../scss/base.scss */
        #column ul.page > li > ul > li::after {
          display: block;
          content: '';
          position: absolute;
          top: .5em;
          left: -1em;
          width: 5px;
          height: 5px;
          background-color: #fff;
          border: 1px solid #399AAA;
          border-radius: 100%; }
        /* line 521, ../scss/base.scss */
        #column ul.page > li > ul > li:last-child {
          margin-bottom: 1em; }

/* line 534, ../scss/base.scss */
#news {
  width: 1000px;
  margin: 30px auto 3em;
  border: solid 1px #e0ca5c; }
  @media all and (max-width: 999px) {
    /* line 534, ../scss/base.scss */
    #news {
      width: 95%;
      margin: 10px auto 3em; } }
  /* line 544, ../scss/base.scss */
  #news .news-header {
    background: #e0ca5c;
    padding: 4%; }
    /* line 550, ../scss/base.scss */
    #news .news-header h1 {
      font-size: 28px;
      font-size: 2.8rem;
      color: #525252;
      margin-top: .5em;
      margin-bottom: .5em;
      line-height: 1.3em; }
      @media all and (max-width: 999px) {
        /* line 550, ../scss/base.scss */
        #news .news-header h1 {
          font-size: 24px;
          font-size: 2.4rem; } }
      @media all and (max-width: 767px) {
        /* line 550, ../scss/base.scss */
        #news .news-header h1 {
          font-size: 20px;
          font-size: 2rem; } }
    /* line 568, ../scss/base.scss */
    #news .news-header .catlabel {
      font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; }
      @media all and (max-width: 767px) {
        /* line 568, ../scss/base.scss */
        #news .news-header .catlabel {
          font-size: 9px;
          font-size: 0.9rem;
          padding: 3px 8px; } }
    /* line 575, ../scss/base.scss */
    #news .news-header .newdict {
      text-align: left;
      font-size: 12px;
      padding: 6px 16px;
      margin: 0px 1.2em 0px 0px;
      display: inline-block;
      background: #a73b1f;
      color: #ffffff;
      font-size: 10px;
      font-size: 1rem; }
    /* line 582, ../scss/base.scss */
    #news .news-header .news {
      font-size: 12px;
      padding: 6px 16px;
      margin: 0px 1.2em 0px 0px;
      display: inline-block;
      background: #a9714b;
      color: #ffffff;
      font-size: 10px;
      font-size: 1rem; }
    /* line 588, ../scss/base.scss */
    #news .news-header .society {
      font-size: 12px;
      padding: 6px 16px;
      margin: 0px 1.2em 0px 0px;
      display: inline-block;
      background: #534618;
      color: #ffffff;
      font-size: 10px;
      font-size: 1rem; }
    /* line 595, ../scss/base.scss */
    #news .news-header .recruit {
      font-size: 12px;
      padding: 6px 16px;
      margin: 0px 1.2em 0px 0px;
      display: inline-block;
      background: #746416;
      color: #ffffff;
      font-size: 10px;
      font-size: 1rem; }
    /* line 601, ../scss/base.scss */
    #news .news-header .event {
      font-size: 12px;
      padding: 6px 16px;
      margin: 0px 1.2em 0px 0px;
      display: inline-block;
      background: #7F644F;
      color: #ffffff;
      font-size: 10px;
      font-size: 1rem; }
  /* line 611, ../scss/base.scss */
  #news .news-subheader {
    background-color: #f5f6f5;
    padding: 2% 5%;
    display: flex;
    align-items: center;
    margin-bottom: 60px;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; }
    @media all and (max-width: 767px) {
      /* line 611, ../scss/base.scss */
      #news .news-subheader {
        margin-bottom: 30px; } }
    /* line 626, ../scss/base.scss */
    #news .news-subheader .date {
      font-size: 18px;
      font-size: 1.8rem;
      color: #525252;
      margin-right: auto; }
      @media all and (max-width: 479px) {
        /* line 626, ../scss/base.scss */
        #news .news-subheader .date {
          font-size: 16px;
          font-size: 1.6rem; } }
    /* line 639, ../scss/base.scss */
    #news .news-subheader .sns {
      margin-right: .9em; }
      /* line 642, ../scss/base.scss */
      #news .news-subheader .sns:last-child {
        margin-right: 0em; }
      /* line 646, ../scss/base.scss */
      #news .news-subheader .sns a {
        font-size: 26px;
        font-size: 2.6rem;
        color: #525252; }
        @media all and (max-width: 479px) {
          /* line 646, ../scss/base.scss */
          #news .news-subheader .sns a {
            font-size: 24px;
            font-size: 2.4rem; } }
        /* line 656, ../scss/base.scss */
        #news .news-subheader .sns a:hover {
          color: #e2e3df;
          -webkit-transition: all .3s ease;
          transition: all .3s ease; }
  /* line 669, ../scss/base.scss */
  #news article {
    width: 720px;
    margin: 0 auto 30px;
    /* clearfix */ }
    @media all and (max-width: 999px) {
      /* line 669, ../scss/base.scss */
      #news article {
        width: 90%; } }
    /* line 678, ../scss/base.scss */
    #news article .btn-link {
      background: #c9ae26;
      text-align: center;
      padding: 1em;
      margin: 1.5em auto 2.5em;
      width: 80%; }
      @media all and (max-width: 767px) {
        /* line 678, ../scss/base.scss */
        #news article .btn-link {
          width: 90%; } }
      @media all and (max-width: 767px) {
        /* line 678, ../scss/base.scss */
        #news article .btn-link {
          width: 100%; } }
      /* line 693, ../scss/base.scss */
      #news article .btn-link a {
        font-size: 15px;
        font-size: 1.5rem;
        font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
        line-height: 1.3em;
        color: #525252; }
        /* line 699, ../scss/base.scss */
        #news article .btn-link a:after {
          content: "\f054";
          font-family: 'Font Awesome 6 Free';
          /* 追記したコード */
          font-weight: 600;
          /* 追記したコード */
          margin-left: .5em;
          font-size: 15px;
          font-size: 1.5rem; }
        /* line 706, ../scss/base.scss */
        #news article .btn-link a:hover {
          color: #858585;
          -webkit-transition: all .3s ease;
          transition: all .3s ease; }
    /* line 718, ../scss/base.scss */
    #news article a {
      color: #da5938; }
      /* line 721, ../scss/base.scss */
      #news article a:hover {
        color: #f2c5b9;
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
    /* line 729, ../scss/base.scss */
    #news article h4 {
      color: #479CB2;
      font-size: 18px;
      font-size: 1.8rem;
      font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
      margin: 2em 0em .5em 0em; }
      /* line 735, ../scss/base.scss */
      .dictpage #news article h4 {
        border-top: solid 1px #da5938; }
      @media all and (max-width: 999px) {
        /* line 729, ../scss/base.scss */
        #news article h4 {
          margin-left: 0em;
          font-size: 17px;
          font-size: 1.7rem; } }
    /* line 745, ../scss/base.scss */
    #news article p {
      color: #525252;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.75em;
      margin-bottom: 0.5em;
      text-indent: 0em; }
      /* line 753, ../scss/base.scss */
      #news article p.noindent {
        text-indent: 0em;
        margin-left: 1em; }
      /* line 759, ../scss/base.scss */
      #news article p.nk {
        margin: 2em 1em 2em 2em;
        text-indent: -1em;
        font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
        color: #002d5c; }
      /* line 766, ../scss/base.scss */
      #news article p.left2em {
        margin: 2em 1em 2em 2em;
        text-indent: 0em;
        font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
        color: #002d5c; }
      /* line 774, ../scss/base.scss */
      #news article p strong {
        color: #479CB2;
        font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; }
    /* line 780, ../scss/base.scss */
    #news article ul {
      margin-left: 2.5em;
      margin-top: 1.5em;
      margin-bottom: 2em;
      font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; }
      @media all and (max-width: 767px) {
        /* line 780, ../scss/base.scss */
        #news article ul {
          margin-left: 1.5em;
          margin-top: 1em; } }
      /* line 791, ../scss/base.scss */
      #news article ul > li {
        position: relative;
        color: #4D4D4D;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.7em;
        margin-bottom: 0.8em; }
        @media all and (max-width: 767px) {
          /* line 791, ../scss/base.scss */
          #news article ul > li {
            line-height: 1.3em; } }
        /* line 804, ../scss/base.scss */
        #news article ul > li::last-child {
          margin-bottom: 0em; }
        /* line 809, ../scss/base.scss */
        #news article ul > li::before {
          display: block;
          content: '';
          position: absolute;
          top: .5em;
          left: -1em;
          width: 8px;
          height: 8px;
          background-color: #fff;
          border: 1px solid #399AAA;
          border-radius: 100%; }
        /* line 823, ../scss/base.scss */
        #news article ul > li > ul {
          margin-left: 2em;
          margin-top: .5em; }
          @media all and (max-width: 767px) {
            /* line 823, ../scss/base.scss */
            #news article ul > li > ul {
              margin-left: 1em; } }
          /* line 831, ../scss/base.scss */
          #news article ul > li > ul > li {
            font-size: 15px;
            font-size: 1.5rem; }
            /* line 835, ../scss/base.scss */
            #news article ul > li > ul > li::after {
              display: block;
              content: '';
              position: absolute;
              top: .5em;
              left: -1em;
              width: 5px;
              height: 5px;
              background-color: #fff;
              border: 1px solid #399AAA;
              border-radius: 100%; }
            /* line 849, ../scss/base.scss */
            #news article ul > li > ul > li:last-child {
              margin-bottom: 1em; }
    /* line 863, ../scss/base.scss */
    #news article small {
      font-size: 13px;
      font-size: 1.3rem; }
    /* line 867, ../scss/base.scss */
    #news article blockquote {
      background-color: #C7E2E8;
      padding: 30px;
      margin: 30px; }
      @media all and (max-width: 999px) {
        /* line 867, ../scss/base.scss */
        #news article blockquote {
          padding: 1em;
          margin: 2em auto; } }
      /* line 877, ../scss/base.scss */
      #news article blockquote h6 {
        font-weight: bold;
        font-size: 16px;
        font-size: 1.6rem;
        margin-top: 1em;
        font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; }
      /* line 884, ../scss/base.scss */
      #news article blockquote ul {
        margin-left: 2.5em;
        margin-top: 1em;
        font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; }
        @media all and (max-width: 767px) {
          /* line 884, ../scss/base.scss */
          #news article blockquote ul {
            margin-left: 1.5em;
            margin-top: 1em; } }
        /* line 894, ../scss/base.scss */
        #news article blockquote ul > li {
          position: relative;
          color: #4D4D4D;
          font-size: 17px;
          font-size: 1.7rem;
          line-height: 1.7em;
          margin-bottom: 0.8em; }
          @media all and (max-width: 767px) {
            /* line 894, ../scss/base.scss */
            #news article blockquote ul > li {
              line-height: 1.3em; } }
          /* line 907, ../scss/base.scss */
          #news article blockquote ul > li:last-child {
            margin-bottom: 0em; }
          /* line 912, ../scss/base.scss */
          #news article blockquote ul > li::after {
            display: block;
            content: '';
            position: absolute;
            top: .5em;
            left: -1em;
            width: 8px;
            height: 8px;
            background-color: #fff;
            border: 1px solid #399AAA;
            border-radius: 100%; }
          /* line 926, ../scss/base.scss */
          #news article blockquote ul > li > ul {
            margin-left: 2em;
            margin-top: .5em; }
            @media all and (max-width: 767px) {
              /* line 926, ../scss/base.scss */
              #news article blockquote ul > li > ul {
                margin-left: 1em; } }
            /* line 934, ../scss/base.scss */
            #news article blockquote ul > li > ul > li {
              font-size: 15px;
              font-size: 1.5rem; }
              /* line 938, ../scss/base.scss */
              #news article blockquote ul > li > ul > li::after {
                display: block;
                content: '';
                position: absolute;
                top: .5em;
                left: -1em;
                width: 5px;
                height: 5px;
                background-color: #fff;
                border: 1px solid #399AAA;
                border-radius: 100%; }
              /* line 952, ../scss/base.scss */
              #news article blockquote ul > li > ul > li:last-child {
                margin-bottom: 1em; }
      /* line 965, ../scss/base.scss */
      #news article blockquote > p {
        font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
        text-indent: 0em; }
        /* line 968, ../scss/base.scss */
        #news article blockquote > p:last-child {
          margin-bottom: 0em; }
      /* line 973, ../scss/base.scss */
      #news article blockquote > h3, #news article blockquote > h4 {
        margin-top: 0em !important;
        margin-bottom: 1em !important; }
    /* line 981, ../scss/base.scss */
    #news article figure {
      margin: 2em 0em;
      text-align: center; }
      /* line 986, ../scss/base.scss */
      #news article figure .gray {
        background: #f5f6f5;
        padding: 2em;
        text-align: center; }
      /* line 993, ../scss/base.scss */
      #news article figure .trim-column {
        margin-bottom: 10px;
        height: auto !important;
        border: none;
        overflow: hidden; }
        /* line 242, ../partials/_variables.scss */
        #news article figure .trim-column img {
          display: block;
          width: 500px !important;
          height: auto !important;
          margin: 0 auto; }
      /* line 998, ../scss/base.scss */
      #news article figure .trim-column-v {
        margin-bottom: 10px;
        width: auto !important;
        border: none;
        overflow: hidden; }
        /* line 227, ../partials/_variables.scss */
        #news article figure .trim-column-v img {
          display: block;
          width: auto !important;
          height: 350px !important;
          margin: 0 auto; }
      /* line 1003, ../scss/base.scss */
      #news article figure .trim-column-l {
        margin-bottom: 10px;
        height: auto !important;
        border: none;
        overflow: hidden; }
        /* line 242, ../partials/_variables.scss */
        #news article figure .trim-column-l img {
          display: block;
          width: 700px !important;
          height: auto !important;
          margin: 0 auto; }
      /* line 1008, ../scss/base.scss */
      #news article figure .trim-column-s {
        margin-bottom: 10px;
        height: auto !important;
        border: none;
        overflow: hidden; }
        /* line 242, ../partials/_variables.scss */
        #news article figure .trim-column-s img {
          display: block;
          width: 240px !important;
          height: auto !important;
          margin: 0 auto; }
      /* line 1013, ../scss/base.scss */
      #news article figure .trim-column-ss {
        margin-bottom: 10px;
        height: auto !important;
        border: none;
        overflow: hidden; }
        /* line 242, ../partials/_variables.scss */
        #news article figure .trim-column-ss img {
          display: block;
          width: 150px !important;
          height: auto !important;
          margin: 0 auto; }
    /* line 1018, ../scss/base.scss */
    #news article .aligncenter {
      display: block;
      margin: 1em auto; }
    /* line 1022, ../scss/base.scss */
    #news article .alignright {
      float: right;
      margin-left: 1em; }
    /* line 1026, ../scss/base.scss */
    #news article .alignleft {
      float: left;
      margin-right: 1em; }
    /* line 1033, ../scss/base.scss */
    #news article .clearfix {
      overflow: hidden;
      zoom: 1; }
    /* line 1037, ../scss/base.scss */
    #news article .clearfix:after {
      content: "";
      display: block;
      clear: both; }
  /* line 1047, ../scss/base.scss */
  #news #news-arcives-list {
    width: 100%;
    margin: 0 auto; }
    /* line 1057, ../scss/base.scss */
    #news #news-arcives-list dl.list-link a {
      position: relative;
      display: block;
      padding: 20px 50px;
      text-decoration: none;
      border-bottom: solid 1px #dbdbdb;
      font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; }
      @media all and (max-width: 767px) {
        /* line 1057, ../scss/base.scss */
        #news #news-arcives-list dl.list-link a {
          padding: 10px 40px 10px 10px; } }
      /* line 1069, ../scss/base.scss */
      #news #news-arcives-list dl.list-link a:hover {
        background: #f5f6f5; }
        /* line 1072, ../scss/base.scss */
        #news #news-arcives-list dl.list-link a:hover:after {
          right: 20px; }
      /* line 1078, ../scss/base.scss */
      #news #news-arcives-list dl.list-link a:after {
        content: "\203A";
        font-size: 50px;
        display: block;
        position: absolute;
        width: 20px;
        line-height: 50px;
        top: 50%;
        margin-top: -25px;
        transition-duration: 0.3s;
        font-weight: normal;
        color: #da5938;
        right: 5px; }
    /* line 1097, ../scss/base.scss */
    #news #news-arcives-list dl.list-link dt {
      color: #002d5c;
      margin-bottom: 10px;
      font-weight: bold;
      font-size: 13px;
      font-size: 1.3rem; }
      /* line 1106, ../scss/base.scss */
      #news #news-arcives-list dl.list-link dt .catlabel {
        font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; }
        @media all and (max-width: 767px) {
          /* line 1106, ../scss/base.scss */
          #news #news-arcives-list dl.list-link dt .catlabel {
            font-size: 9px;
            font-size: 0.9rem;
            padding: 3px 8px; } }
      /* line 1113, ../scss/base.scss */
      #news #news-arcives-list dl.list-link dt .newdict {
        text-align: left;
        font-size: 12px;
        padding: 6px 16px;
        margin: 0px 1.2em 0px 0px;
        display: inline-block;
        background: #a73b1f;
        color: #ffffff;
        font-size: 10px;
        font-size: 1rem; }
      /* line 1121, ../scss/base.scss */
      #news #news-arcives-list dl.list-link dt .news {
        font-size: 12px;
        padding: 6px 16px;
        margin: 0px 1.2em 0px 0px;
        display: inline-block;
        background: #a9714b;
        color: #ffffff;
        font-size: 10px;
        font-size: 1rem; }
      /* line 1127, ../scss/base.scss */
      #news #news-arcives-list dl.list-link dt .society {
        font-size: 12px;
        padding: 6px 16px;
        margin: 0px 1.2em 0px 0px;
        display: inline-block;
        background: #534618;
        color: #ffffff;
        font-size: 10px;
        font-size: 1rem; }
      /* line 1133, ../scss/base.scss */
      #news #news-arcives-list dl.list-link dt .recruit {
        font-size: 12px;
        padding: 6px 16px;
        margin: 0px 1.2em 0px 0px;
        display: inline-block;
        background: #746416;
        color: #ffffff;
        font-size: 10px;
        font-size: 1rem; }
      /* line 1139, ../scss/base.scss */
      #news #news-arcives-list dl.list-link dt .event {
        font-size: 12px;
        padding: 6px 16px;
        margin: 0px 1.2em 0px 0px;
        display: inline-block;
        background: #7F644F;
        color: #ffffff;
        font-size: 10px;
        font-size: 1rem; }
    /* line 1148, ../scss/base.scss */
    #news #news-arcives-list dl.list-link dd {
      color: #000;
      margin-bottom: 0px;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.5em; }

/* line 1162, ../scss/base.scss */
.jisyobiki article h2 {
  color: #002d5c;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.7em;
  margin-bottom: 0.5em;
  font-weight: normal;
  margin-top: 1.5em; }
  @media all and (max-width: 999px) {
    /* line 1162, ../scss/base.scss */
    .jisyobiki article h2 {
      font-size: 22px;
      font-size: 2.2rem; } }
/* line 1175, ../scss/base.scss */
.jisyobiki article h3 {
  color: #000;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7em;
  margin-bottom: 0.5em;
  font-weight: normal;
  margin-top: 1.5em;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; }
  @media all and (max-width: 999px) {
    /* line 1175, ../scss/base.scss */
    .jisyobiki article h3 {
      font-size: 18px;
      font-size: 1.8rem; } }
  /* line 1192, ../scss/base.scss */
  .jisyobiki article h3.line {
    position: relative;
    padding: .25em 0 .5em .75em;
    border-left: 6px solid #ccc; }
    /* line 1198, ../scss/base.scss */
    .jisyobiki article h3.line:before {
      position: absolute;
      left: -6px;
      bottom: 0;
      content: '';
      width: 6px;
      height: 50%;
      background-color: #da5938; }
    /* line 1208, ../scss/base.scss */
    .jisyobiki article h3.line:after {
      position: absolute;
      left: 0;
      bottom: 0;
      content: '';
      width: 100%;
      height: 0;
      border-bottom: 1px solid #da5938; }
/* line 1220, ../scss/base.scss */
.jisyobiki article h4 {
  color: #479CB2;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  margin: 2em 0em .5em -1em; }
  @media all and (max-width: 999px) {
    /* line 1220, ../scss/base.scss */
    .jisyobiki article h4 {
      margin-left: 0em;
      font-size: 17px;
      font-size: 1.7rem; } }
/* line 1233, ../scss/base.scss */
.jisyobiki article h5 {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  color: #000;
  line-height: 1.7em;
  margin: 1.5em 1em;
  font-size: 15px;
  font-size: 1.5rem; }
/* line 1242, ../scss/base.scss */
.jisyobiki article p {
  color: #525252;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75em;
  margin-bottom: 0.5em;
  text-indent: 1em; }
  /* line 1250, ../scss/base.scss */
  .jisyobiki article p.noindent {
    text-indent: 0em;
    margin-left: 1em; }
  /* line 1256, ../scss/base.scss */
  .jisyobiki article p.nk {
    margin: 2em 1em 2em 2em;
    text-indent: -1em;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    color: #002d5c; }
  /* line 1263, ../scss/base.scss */
  .jisyobiki article p.left2em {
    margin: 2em 1em 2em 2em;
    text-indent: 0em;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    color: #002d5c; }
  /* line 1271, ../scss/base.scss */
  .jisyobiki article p strong {
    color: #479CB2;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; }
/* line 1279, ../scss/base.scss */
.jisyobiki article small {
  font-size: 13px;
  font-size: 1.3rem; }
/* line 1283, ../scss/base.scss */
.jisyobiki .to-index {
  margin-bottom: 2em; }

/* -------------------------------- 

footer style

-------------------------------- */
/* line 1292, ../scss/base.scss */
footer {
  background-color: #f5f6f5;
  height: auto;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  padding: 10px 0px;
  width: 100%;
  border-top: solid 3px #6b6b6b;
  margin-top: 3px;
  position: absolute; }
  /* line 1303, ../scss/base.scss */
  footer .footer-inner {
    width: 1000px;
    margin: 0px auto; }
    @media all and (max-width: 999px) {
      /* line 1303, ../scss/base.scss */
      footer .footer-inner {
        width: 95%;
        margin-bottom: 1em; } }
    @media all and (max-width: 479px) {
      /* line 1303, ../scss/base.scss */
      footer .footer-inner {
        width: 100%; } }
    /* line 1317, ../scss/base.scss */
    footer .footer-inner div.link {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      @media all and (max-width: 479px) {
        /* line 1317, ../scss/base.scss */
        footer .footer-inner div.link {
          display: block; } }
      /* line 1328, ../scss/base.scss */
      footer .footer-inner div.link h3 {
        font-size: 14px;
        font-size: 1.4rem;
        clear: both;
        color: #000; }
      /* line 1336, ../scss/base.scss */
      footer .footer-inner div.link ul {
        margin-top: 1em; }
        @media all and (max-width: 479px) {
          /* line 1336, ../scss/base.scss */
          footer .footer-inner div.link ul {
            margin-top: 0em; } }
        /* line 1344, ../scss/base.scss */
        footer .footer-inner div.link ul li {
          font-size: 12px;
          font-size: 1.2rem;
          margin-bottom: 1em; }
          /* line 1352, ../scss/base.scss */
          footer .footer-inner div.link ul li.external:after {
            content: "\f08e";
            font-family: 'Font Awesome 6 Free';
            /* 追記したコード */
            font-weight: 600;
            /* 追記したコード */
            margin-left: .3em; }
          @media all and (max-width: 479px) {
            /* line 1363, ../scss/base.scss */
            footer .footer-inner div.link ul li ul li a {
              padding: 0.2em 0px 0.2em 2em !important;
              margin: 0 !important; } }
          @media all and (max-width: 479px) {
            /* line 1344, ../scss/base.scss */
            footer .footer-inner div.link ul li {
              margin-bottom: 0em; } }
          /* line 1374, ../scss/base.scss */
          footer .footer-inner div.link ul li a {
            color: #7F8082; }
            /* line 1377, ../scss/base.scss */
            footer .footer-inner div.link ul li a:hover {
              color: #b3b3b4; }
              @media all and (max-width: 479px) {
                /* line 1377, ../scss/base.scss */
                footer .footer-inner div.link ul li a:hover {
                  color: #4d4d4e; } }
    @media all and (max-width: 479px) {
      /* line 1401, ../scss/base.scss */
      footer .footer-inner .accordion:first-child > ul > li {
        border-top: solid 1px #dbdbdb; }
      /* line 1410, ../scss/base.scss */
      footer .footer-inner .accordion > ul {
        width: 100%;
        padding: 0; }
        /* line 1415, ../scss/base.scss */
        footer .footer-inner .accordion > ul > li {
          position: relative;
          border-bottom: solid 1px #dbdbdb;
          list-style: none;
          font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
          margin: 0px; }
          /* line 1431, ../scss/base.scss */
          footer .footer-inner .accordion > ul > li > ul > li.external:after {
            margin-left: 1em; }
          /* line 1437, ../scss/base.scss */
          footer .footer-inner .accordion > ul > li > ul > li a {
            display: inline-block; }
          /* line 1443, ../scss/base.scss */
          footer .footer-inner .accordion > ul > li a {
            display: block;
            text-decoration: none;
            cursor: pointer;
            padding: 14px 0px 14px 1em;
            position: relative;
            font-size: 15px;
            font-size: 1.5rem; }
          /* line 1453, ../scss/base.scss */
          footer .footer-inner .accordion > ul > li .accordion_icon {
            position: absolute;
            width: 13px;
            height: 13px;
            top: 24px;
            right: 10px;
            display: inline-block;
            transition: all .3s;
            box-sizing: border-box; }
            /* line 1463, ../scss/base.scss */
            footer .footer-inner .accordion > ul > li .accordion_icon.active span:nth-of-type(1) {
              display: none; }
            /* line 1466, ../scss/base.scss */
            footer .footer-inner .accordion > ul > li .accordion_icon.active span:nth-of-type(2) {
              transform: rotate(180deg);
              -webkit-transform: rotate(180deg);
              -moz-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
              -o-transform: rotate(180deg); }
            /* line 1475, ../scss/base.scss */
            footer .footer-inner .accordion > ul > li .accordion_icon span {
              position: absolute;
              width: 100%;
              height: 1px;
              background-color: #da5938;
              display: inline-block;
              transition: all .3s;
              box-sizing: border-box; }
              /* line 1484, ../scss/base.scss */
              footer .footer-inner .accordion > ul > li .accordion_icon span:nth-of-type(1) {
                transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                -moz-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                -o-transform: rotate(0deg); }
              /* line 1491, ../scss/base.scss */
              footer .footer-inner .accordion > ul > li .accordion_icon span:nth-of-type(2) {
                transform: rotate(90deg);
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                -o-transform: rotate(90deg); }
          /* line 1503, ../scss/base.scss */
          footer .footer-inner .accordion > ul > li > ul {
            display: none;
            text-align: left;
            line-height: 1.8;
            font-size: 12px;
            font-size: 1.2rem; }
            /* line 1510, ../scss/base.scss */
            footer .footer-inner .accordion > ul > li > ul > li {
              margin: 0;
              padding: 0em 0em 0.2em 0em !important; }
              /* line 1514, ../scss/base.scss */
              footer .footer-inner .accordion > ul > li > ul > li:hover {
                background: white; }
              /* line 1517, ../scss/base.scss */
              footer .footer-inner .accordion > ul > li > ul > li a {
                padding-left: 2em; }
                /* line 1520, ../scss/base.scss */
                footer .footer-inner .accordion > ul > li > ul > li a:hover {
                  color: #000; }
      /* line 1532, ../scss/base.scss */
      footer .footer-inner .accordion h3 {
        padding-top: 0;
        /*styles.css padding-top:1em; clear*/
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: normal;
        margin: 0px; }
        /* line 1538, ../scss/base.scss */
        footer .footer-inner .accordion h3:hover {
          text-decoration: none;
          color: #000; } }
    /* line 1552, ../scss/base.scss */
    footer .footer-inner div.social {
      clear: both;
      font-size: 40px;
      font-size: 4rem;
      margin-top: 20px; }
      @media all and (max-width: 479px) {
        /* line 1552, ../scss/base.scss */
        footer .footer-inner div.social {
          margin: 0.5em 0 0.5em 0.5em; } }
      /* line 1561, ../scss/base.scss */
      footer .footer-inner div.social a {
        color: #21ABF4; }
        /* line 1572, ../scss/base.scss */
        footer .footer-inner div.social a:hover {
          color: #8AD2F9; }
    /* line 1580, ../scss/base.scss */
    footer .footer-inner .common {
      width: 100%;
      font-size: 12px;
      font-size: 1.2rem;
      color: #7F8082;
      display: flex;
      flex-wrap: wrap;
      align-content: space-around;
      align-items: flex-end; }
      @media all and (max-width: 479px) {
        /* line 1580, ../scss/base.scss */
        footer .footer-inner .common {
          margin-left: 1em; } }
      /* line 1593, ../scss/base.scss */
      footer .footer-inner .common p {
        margin-right: 1.5em; }
        @media all and (max-width: 767px) {
          /* line 1593, ../scss/base.scss */
          footer .footer-inner .common p {
            margin-right: 2.5em;
            padding-top: 0.5em; } }
      /* line 1602, ../scss/base.scss */
      footer .footer-inner .common ul {
        display: flex; }
        @media all and (max-width: 479px) {
          /* line 1602, ../scss/base.scss */
          footer .footer-inner .common ul {
            display: block; } }
        @media all and (max-width: 479px) {
          /* line 1608, ../scss/base.scss */
          footer .footer-inner .common ul li {
            margin-bottom: 1em; } }
        /* line 1613, ../scss/base.scss */
        footer .footer-inner .common ul li a {
          margin-right: 2em;
          color: #000; }
          /* line 1617, ../scss/base.scss */
          footer .footer-inner .common ul li a:hover {
            color: #b3b3b4; }
          @media all and (max-width: 999px) {
            /* line 1613, ../scss/base.scss */
            footer .footer-inner .common ul li a {
              margin-right: 1.5em;
              padding: 1em 0em; } }
      @media all and (max-width: 999px) {
        /* line 1632, ../scss/base.scss */
        footer .footer-inner .common .logo-ssd {
          padding-top: 20px; } }

/*# sourceMappingURL=base.css.map */
