@charset "UTF-8";
/*----------------------------------------
	RESET
-----------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, section {
  display: block; }

body {
  line-height: 1; }

ol, ul, li {
  list-style: none !important; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

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

.inrWidth, .outerWidth, .fullWidth {
  margin-right: auto !important;
  margin-left: auto !important; }

.inrWidth {
  width: 1000px; }

.outerWidth {
  width: 1120px; }

@media screen and (min-width: 1280px) {
  .fullWidth {
    width: 1280px; }
  .inrWidth {
    width: 1000px; } }

@media screen and (min-width: 1120px) and (max-width: 1280px) {
  .fullWidth {
    width: 100%; }
  .outerWidth {
    width: 1120px; }
  .inrWidth {
    width: 1000px; } }

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .fullWidth {
    width: 95% !important; }
  .ftnav {
    display: none !important; } }

@media screen and (min-width: 768px) and (max-width: 1120px) {
  .outerWidth {
    width: 95% !important; } }

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .inrWidth {
    width: 95% !important; } }

@media screen and (max-width: 768px) {
  .inrWidth {
    width: 90%; }
  .outerWidth {
    width: 90% !important; } }

main,
header,
footer,
section {
  display: block; }

/*----------------------------------------
BODY
-----------------------------------------*/
html {
  font-size: 62.5%; }

body {
  text-align: justify;
  background: -webkit-gradient(linear, left top, right top, from(#F5F5F5), color-stop(50%, #F5F5F5), color-stop(50%, #E5E5E5), to(#E5E5E5));
  background: linear-gradient(90deg, #F5F5F5 0%, #F5F5F5 50%, #E5E5E5 50%, #E5E5E5 100%);
  color: #222;
  position: relative;
  width: 100%;
  word-break: break-all;
  line-height: 2;
  font-weight: normal;
  letter-spacing: 0.06em;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  overflow-x: hidden; }

body {
  animation: fadeIn 1.2s ease 0s 1 normal;
  -webkit-animation: fadeIn 1.2s ease 0s 1 normal; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.clearfix:after {
  content: " ";
  display: block;
  clear: both; }

img {
  margin: 0;
  padding: 0;
  max-width: 100%;
  vertical-align: bottom; }

*:not(.button) {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  *:not(.button):before, *:not(.button):after {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }

a {
  text-decoration: none;
  color: #000;
  -webkit-tap-highlight-color: transparent; }

.fw {
  font-weight: bold; }

.udl {
  font-size: 18px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #000));
  background: linear-gradient(transparent 75%, #000 0%); }

.abr {
  display: inline-block; }

a.over:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.ls0 {
  letter-spacing: 0; }

.movie {
  position: relative;
  padding-bottom: 56.25% !important;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden; }
  .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media only screen and (min-width: 769px) {
  body {
    font-size: 1.4rem; }
  .spbr {
    display: none; }
  .sp {
    display: none !important; }
  .pc {
    display: block; }
  a[href^="tel:"] {
    pointer-events: none; }
  a {
    text-decoration: none; }
    a:hover {
      opacity: 0.8;
      -webkit-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
    a img {
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      opacity: 1; }
    a:hover img {
      opacity: 0.7; }
  a[href^="tel:"] {
    pointer-events: none; } }

@media only screen and (max-width: 768px) {
  body {
    font-size: 1.4rem; }
  .pcbr {
    display: none; }
  .sp {
    display: block; }
  .pc {
    display: none !important; } }

.linkBlue:hover {
  color: #012E60 !important;
  background: #fff !important;
  border: 1px solid #012E66;
  font-weight: bold; }

.navlogo2 {
  display: none; }

.drawer-open h1 {
  z-index: 9999 !important; }

.drawer-open .navlogo2 {
  display: block !important; }

.drawer-open .navlogo {
  display: none !important; }

main .h2bar {
  background: #043064; }
  main .h2bar .h2icon {
    font-family: 'Satisfy', cursive;
    color: #E5E5E5;
    line-height: 1; }

/* PC */
@media print, screen and (min-width: 769px) {
  #totop {
    position: fixed;
    right: 5%;
    bottom: 5%; }
  header {
    font-size: 2rem;
    z-index: 999; }
    header nav {
      padding: 120px 0;
      text-align: center;
      background: #002d68;
      background: -webkit-gradient(linear, left top, left bottom, from(#002d68), color-stop(65%, #002d68), to(#001b46));
      background: linear-gradient(to bottom, #002d68 0%, #002d68 65%, #001b46 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d68', endColorstr='#001b46', GradientType=0); }
      header nav ul li {
        text-align: center;
        margin-bottom: 4vh;
        line-height: 1; }
        header nav ul li a {
          color: #fff; }
  main {
    padding-top: 175px; }
    main .h2bar {
      max-height: 80px;
      font-size: 7.8rem; }
      main .h2bar__Inr {
        position: relative; }
      main .h2bar h2 {
        padding: 30px 0;
        text-align: center;
        font-size: 2.3rem;
        line-height: 1;
        color: #fff; }
      main .h2bar .h2icon {
        position: absolute;
        right: 0;
        top: 5px; }
    main ol.breadcrumbs {
      padding: 25px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      main ol.breadcrumbs li {
        font-size: 1.3rem;
        padding-right: 30px;
        position: relative; }
        main ol.breadcrumbs li:first-of-type:after {
          position: absolute;
          content: ">";
          padding-left: 10px; }
    main #contents {
      background: #fff; }
  header {
    background: #fff;
    position: fixed;
    width: 100%; }
    header #headBar {
      position: relative;
      height: 95px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      header #headBar h1 {
        display: block;
        line-height: 1; }
        header #headBar h1 img {
          width: 244px; }
      header #headBar #mainNav {
        width: 50px; }
        header #headBar #mainNav button {
          position: relative; }
  footer {
    color: #fff;
    margin-top: 100px;
    padding: 65px 0 20px;
    text-align: center;
    background: #002d68;
    background: -webkit-gradient(linear, left top, left bottom, from(#002d68), color-stop(65%, #002d68), to(#001b46));
    background: linear-gradient(to bottom, #002d68 0%, #002d68 65%, #001b46 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d68', endColorstr='#001b46', GradientType=0); }
    footer h2 {
      margin-bottom: 40px; }
    footer .sub {
      font-size: 2rem;
      margin-bottom: 30px;
      line-height: 1.4; }
      footer .sub span {
        font-size: 1.4rem; }
    footer ul.ftnav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 40px; }
      footer ul.ftnav li {
        padding: 0 13px; }
    footer p.copy {
      color: #BABABA; }
    footer a {
      color: #fff !important; } }

/* SP */
@media screen and (max-width: 768px) {
  #totop {
    position: fixed;
    right: 3%;
    bottom: 3%; }
    #totop img {
      width: 40px; }
  header {
    font-size: 1.4rem;
    z-index: 9999; }
    header nav {
      padding: 70px 0 40px;
      text-align: center;
      background: #002d68;
      background: -webkit-gradient(linear, left top, left bottom, from(#002d68), color-stop(65%, #002d68), to(#001b46));
      background: linear-gradient(to bottom, #002d68 0%, #002d68 65%, #001b46 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d68', endColorstr='#001b46', GradientType=0); }
      header nav ul li {
        text-align: center;
        margin-bottom: 25px;
        line-height: 1; }
        header nav ul li a {
          color: #fff; }
  main {
    padding-top: 50px; }
    main .h2bar {
      font-size: 1.6rem; }
      main .h2bar__Inr {
        position: relative;
        text-align: center; }
      main .h2bar h2 {
        padding: 15px 0 5px;
        font-size: 1.6rem;
        line-height: 1;
        color: #fff; }
      main .h2bar .h2icon {
        padding-bottom: 8px; }
        main .h2bar .h2icon img {
          width: 15%; }
    main ol.breadcrumbs {
      padding: 15px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      main ol.breadcrumbs li {
        font-size: 1.2rem;
        padding-right: 30px;
        position: relative; }
        main ol.breadcrumbs li:first-of-type:after {
          position: absolute;
          content: ">";
          padding-left: 10px; }
    main #contents {
      background: #fff;
      padding-right: 20px;
      padding-left: 20px; }
  header {
    background: #fff;
    position: fixed;
    width: 100%; }
    header #headBar {
      padding: 0 0 0 20px;
      position: relative;
      height: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      header #headBar h1 {
        line-height: 1; }
        header #headBar h1 img {
          width: 120px; }
      header #headBar #mainNav {
        width: 50px; }
        header #headBar #mainNav button {
          position: relative; }
  footer {
    color: #fff;
    margin-top: 60px;
    padding: 30px 0 30px;
    text-align: center;
    background: #002d68;
    background: -webkit-gradient(linear, left top, left bottom, from(#002d68), color-stop(65%, #002d68), to(#001b46));
    background: linear-gradient(to bottom, #002d68 0%, #002d68 65%, #001b46 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d68', endColorstr='#001b46', GradientType=0); }
    footer h2 {
      margin-bottom: 20px; }
      footer h2 img {
        width: 146px; }
    footer .sub {
      font-size: 1.5rem;
      margin-bottom: 15px;
      line-height: 1.6; }
      footer .sub span {
        font-size: 1.2rem; }
    footer ul.ftnav {
      display: none; }
    footer p.copy {
      font-size: 1.1rem;
      color: #BABABA; }
    footer a {
      color: #fff !important; } }

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