@charset "UTF-8";
@font-face {
  font-family: "shimamura_bold";
  src: url("shimamura_bold.eot"), url("shimamura_bold.woff") format("woff"); }
@font-face {
  font-family: "shimamura_mid";
  src: url("shimamura_mid.eot"), url("shimamura_mid.woff") format("woff"); }
*,
*::before,
*::after {
  box-sizing: border-box; }

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

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

html, body {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  text-indent: 0;
  line-height: 1;
  color: #000;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  font-style: normal; }

html, body, small, h1, h2, h3, h4, h5 {
  font-size: 1.125em;
  font-weight: 500; }
  @media only screen and (min-width: 561px) and (max-width: 959px) {
    html, body, small, h1, h2, h3, h4, h5 {
      font-size: 1em; } }
  @media only screen and (max-width: 560px) {
    html, body, small, h1, h2, h3, h4, h5 {
      font-size: 1.0625rem; } }
  @media only print {
    html, body, small, h1, h2, h3, h4, h5 {
      font-size: 10px; } }

div, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, figcaption, figure, picture,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  text-indent: 0;
  list-style: none; }
  @media only screen and (max-width: 560px) {
    div, object, iframe,
    h1, h2, h3, h4, h5, h6, p, pre,
    abbr, address, cite, code,
    del, dfn, em, img, ins, kbd, q, samp,
    small, strong, sub, sup, var,
    b, i,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    article, aside, canvas, details, figcaption, figure, picture,
    footer, header, hgroup, menu, nav, section, summary,
    time, mark, audio, video {
      font-weight: 300; } }

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

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

img, figure, picture {
  display: block;
  width: 100%;
  height: auto; }

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

nav ul {
  list-style: none; }

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

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

del {
  text-decoration: line-through; }

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

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

th {
  font-weight: normal; }

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

input,
select {
  vertical-align: middle; }

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

area {
  cursor: pointer !important; }

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

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

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

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

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

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

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

.cf,
.float_block {
  overflow: hidden; }

/* Layout Document */
/* Layout Basic block   //////////////////////////////////////*/
body {
  line-height: 1.6;
  color: #000; }
  body.low {
    background: #fff; }

header,
header nav ul {
  margin: 0 auto; }

#contents {
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 961px) {
    .low #contents {
      width: 92%;
      max-width: 1400px; } }
  @media only screen and (min-width: 561px) and (max-width: 959px) {
    .low #contents {
      width: 95%; } }
  @media only screen and (max-width: 560px) {
    .low #contents {
      padding-left: 3%;
      padding-right: 3%; } }

main {
  min-height: 900px; }

@media only screen and (max-width: 560px) {
  #wrapper {
    z-index: 0; }

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

  .menu-trigger {
    z-index: 11 !important; }

  #quickNav {
    z-index: 0 !important; }

  header {
    z-index: 10 !important; }

  #firstView {
    z-index: -1; }

  .low #container,
  .low footer {
    z-index: 1; } }
@media print, screen and (min-width: 561px) {
  header {
    z-index: 10; }

  #firstView {
    z-index: -1; }

  #ptBtnPc {
    z-index: 1; }

  #quickNav {
    z-index: 11; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #ptBtnPc {
    z-index: 3; } }
@media print, screen and (min-width: 961px) {
  #contents img {
    height: auto; } }
body {
  background-color: #fff; }

#wrapper {
  position: relative; }
  @media only screen and (max-width: 560px) {
    #wrapper {
      transition: opacity 0.3s ease-in-out; } }

@media print, screen and (min-width: 561px) {
  .menu-trigger {
    display: none; } }
@media only screen and (max-width: 560px) {
  .menu-trigger {
    position: fixed;
    top: 18px;
    right: 2%;
    width: 9vw;
    height: 9vw;
    border-radius: 50%;
    background: #56c0d9;
    transition: all 0.3s ease-in-out; }
    .menu-trigger::before {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      display: block;
      width: 9vw;
      height: 9vw;
      background: url("../img/triggerOpen.svg") no-repeat center center;
      background-size: 60%;
      transition: all 0.3s ease-in-out; }
    .menu-active .menu-trigger::before {
      background: url("../img/triggerClose.svg") no-repeat center center;
      background-size: 50%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .menu-trigger {
    top: 18px;
    right: 3%;
    width: 7.5vw;
    height: 7.5vw; }
    .menu-trigger::before {
      width: 7.5vw;
      height: 7.5vw;
      background-size: 60%; } }
@media only print {
  .menu-trigger {
    display: none; } }

@media only screen and (max-width: 560px) {
  header {
    padding: 10px 0 16px 0; } }
@media print, screen and (min-width: 561px) {
  header {
    background: #fff;
    transition: all 0.3s ease-in-out; }
    header .flex {
      width: 92%;
      margin: 10px auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: flex-end; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  header .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center; } }
@media only screen and (max-width: 560px) {
  header #hdLogo {
    display: block;
    width: 55%;
    margin-top: 6px;
    margin-left: 3%; } }
@media print, screen and (min-width: 961px) {
  header #hdLogo {
    width: 30%; }
    header #hdLogo a {
      display: block;
      max-width: 600px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  header #hdLogo {
    width: 40%;
    max-width: auto; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  header #hdLogo {
    width: 45%;
    max-width: auto; } }
@media only print {
  header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
    header #hdLogo img {
      width: 4.5cm; } }

@media only screen and (max-width: 560px) {
  #hdGn {
    position: fixed;
    right: 0;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    padding-top: 100px;
    background: #fff;
    opacity: 0;
    overflow-y: scroll;
    transition: color 0.3s ease-in-out; }
    .menu-active #hdGn {
      opacity: 1;
      top: 0;
      z-index: 100; } }
@media print, screen and (min-width: 561px) {
  #hdGn {
    position: relative !important;
    width: 100%; } }
@media only screen and (min-width: 561px) and (max-width: 959px) {
  .home #hdGn {
    margin-bottom: 20px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #hdGn {
    top: auto !important; }
    .home #hdGn {
      margin-bottom: 0; } }
#hdGn li a {
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif; }
@media only screen and (max-width: 560px) {
  #hdGn > ul {
    width: 100%;
    margin: 0; } }
@media print, screen and (min-width: 561px) {
  #hdGn > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: stretch; } }
#hdGn > ul > li {
  position: relative; }
  @media only screen and (max-width: 560px) {
    #hdGn > ul > li {
      margin: 0;
      border-bottom: 1px dotted #56c0d9;
      text-align: left; }
      #hdGn > ul > li:first-child {
        border-top: 1px dotted #56c0d9; } }
  @media print, screen and (min-width: 561px) {
    #hdGn > ul > li:not(:first-of-type) {
      margin-left: 4%; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #hdGn > ul > li:not(:first-of-type) {
      margin-left: 7%; } }
  #hdGn > ul > li > a,
  #hdGn > ul > li > span {
    position: relative;
    display: block;
    width: 100%;
    line-height: 1;
    text-decoration: none; }
    @media only screen and (max-width: 560px) {
      #hdGn > ul > li > a,
      #hdGn > ul > li > span {
        margin: 0;
        padding: 1em 0 1em 8%;
        font-size: 4.5vw;
        color: #000;
        font-weight: normal;
        text-align: left; }
        #hdGn > ul > li > a::before,
        #hdGn > ul > li > span::before {
          content: "";
          display: block;
          width: 0.7em;
          height: 0.7em;
          position: absolute;
          right: 3%;
          top: 50%;
          transform: translateY(-50%);
          background: url("../img/angleRight.svg") no-repeat center center;
          background-size: contain; } }
    @media print, screen and (min-width: 961px) {
      #hdGn > ul > li > a,
      #hdGn > ul > li > span {
        padding: 1.5em 0.5em;
        font-family: "ta-koigokoro", sans-serif;
        font-size: 1.3rem;
        color: #115ba5;
        white-space: nowrap;
        line-height: 1; }
        #hdGn > ul > li > a:hover,
        #hdGn > ul > li > span:hover {
          color: #94d7e7;
          cursor: pointer; } }
    @media only screen and (min-width: 1361px) and (max-width: 1915px) {
      #hdGn > ul > li > a,
      #hdGn > ul > li > span {
        font-size: 1.2vw !important; } }
    @media only screen and (min-width: 960px) and (max-width: 1360px) {
      #hdGn > ul > li > a,
      #hdGn > ul > li > span {
        font-size: 1.3vw !important; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      #hdGn > ul > li > a,
      #hdGn > ul > li > span {
        font-size: 1.0rem;
        color: #115ba5; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      #hdGn > ul > li > a,
      #hdGn > ul > li > span {
        white-space: nowrap;
        padding: 15px 0 15px 15px;
        font-size: 1.4vw; } }
    @media only print {
      #hdGn > ul > li > a,
      #hdGn > ul > li > span {
        padding: 10px 0.5rem;
        font-size: 0.6rem;
        font-weight: 500; } }
  @media only screen and (max-width: 560px) {
    #hdGn > ul > li > span::before {
      background: url("../img/anglePlus.svg") no-repeat center center; }
    #hdGn > ul > li.select > span::before {
      background: url("../img/angleMinus.svg") no-repeat center center; } }
  @media print, screen and (min-width: 561px) {
    .home #hdGn > ul > li:nth-of-type(1) > a,
    .home #hdGn > ul > li:nth-of-type(1) > span {
      position: relative; }
      .home #hdGn > ul > li:nth-of-type(1) > a::before,
      .home #hdGn > ul > li:nth-of-type(1) > span::before {
        content: " ";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0.8em;
        display: block;
        width: 100%;
        height: 3px;
        background: #94d7e7;
        border-radius: 2px; }
    .service #hdGn > ul > li:nth-of-type(2) > a,
    .service #hdGn > ul > li:nth-of-type(2) > span {
      position: relative; }
      .service #hdGn > ul > li:nth-of-type(2) > a::before,
      .service #hdGn > ul > li:nth-of-type(2) > span::before {
        content: " ";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0.8em;
        display: block;
        width: 100%;
        height: 3px;
        background: #94d7e7;
        border-radius: 2px; }
    .shop #hdGn > ul > li:nth-of-type(3) > a,
    .shop #hdGn > ul > li:nth-of-type(3) > span {
      position: relative; }
      .shop #hdGn > ul > li:nth-of-type(3) > a::before,
      .shop #hdGn > ul > li:nth-of-type(3) > span::before {
        content: " ";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0.8em;
        display: block;
        width: 100%;
        height: 3px;
        background: #94d7e7;
        border-radius: 2px; }
    .recruit #hdGn > ul > li:nth-of-type(4) > a,
    .recruit #hdGn > ul > li:nth-of-type(4) > span {
      position: relative; }
      .recruit #hdGn > ul > li:nth-of-type(4) > a::before,
      .recruit #hdGn > ul > li:nth-of-type(4) > span::before {
        content: " ";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0.8em;
        display: block;
        width: 100%;
        height: 3px;
        background: #94d7e7;
        border-radius: 2px; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .home #hdGn > ul > li:nth-of-type(1) > a::before,
    .home #hdGn > ul > li:nth-of-type(1) > span::before {
      bottom: -5px; }
    .service #hdGn > ul > li:nth-of-type(2) > a::before,
    .service #hdGn > ul > li:nth-of-type(2) > span::before {
      bottom: -5px; }
    .shop #hdGn > ul > li:nth-of-type(3) > a::before,
    .shop #hdGn > ul > li:nth-of-type(3) > span::before {
      bottom: -5px; }
    .recruit #hdGn > ul > li:nth-of-type(4) > a::before,
    .recruit #hdGn > ul > li:nth-of-type(4) > span::before {
      bottom: -5px; } }
  @media only print {
    .home #hdGn > ul > li:nth-of-type(1) > a,
    .home #hdGn > ul > li:nth-of-type(1) > span {
      position: relative; }
      .home #hdGn > ul > li:nth-of-type(1) > a::before,
      .home #hdGn > ul > li:nth-of-type(1) > span::before {
        content: " ";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -1px;
        display: block;
        width: 100%;
        height: 3px;
        background: #94d7e7;
        border-radius: 2px; }
    .service #hdGn > ul > li:nth-of-type(2) > a,
    .service #hdGn > ul > li:nth-of-type(2) > span {
      position: relative; }
      .service #hdGn > ul > li:nth-of-type(2) > a::before,
      .service #hdGn > ul > li:nth-of-type(2) > span::before {
        content: " ";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -1px;
        display: block;
        width: 100%;
        height: 3px;
        background: #94d7e7;
        border-radius: 2px; }
    .shop #hdGn > ul > li:nth-of-type(3) > a,
    .shop #hdGn > ul > li:nth-of-type(3) > span {
      position: relative; }
      .shop #hdGn > ul > li:nth-of-type(3) > a::before,
      .shop #hdGn > ul > li:nth-of-type(3) > span::before {
        content: " ";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -1px;
        display: block;
        width: 100%;
        height: 3px;
        background: #94d7e7;
        border-radius: 2px; }
    .recruit #hdGn > ul > li:nth-of-type(4) > a,
    .recruit #hdGn > ul > li:nth-of-type(4) > span {
      position: relative; }
      .recruit #hdGn > ul > li:nth-of-type(4) > a::before,
      .recruit #hdGn > ul > li:nth-of-type(4) > span::before {
        content: " ";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -1px;
        display: block;
        width: 100%;
        height: 3px;
        background: #94d7e7;
        border-radius: 2px; } }
@media only screen and (max-width: 560px) and (max-width: 560px) {
  .home #hdGn > ul > li:nth-child(1) > a, .home #hdGn > ul > li:nth-child(1) > span {
    background: #94d7e7; }
  .service #hdGn > ul > li:nth-child(2) > a, .service #hdGn > ul > li:nth-child(2) > span {
    background: #94d7e7; }
  .shop #hdGn > ul > li:nth-child(3) > a, .shop #hdGn > ul > li:nth-child(3) > span {
    background: #94d7e7; }
  .recruit #hdGn > ul > li:nth-child(4) > a, .recruit #hdGn > ul > li:nth-child(4) > span {
    background: #94d7e7; } }

#hdGn .sub {
  transition: all 0.3s ease-in-out; }
  @media only screen and (max-width: 560px) {
    #hdGn .sub {
      display: block;
      position: static;
      opacity: 1; }
      #hdGn .acc.select .sub {
        opacity: 1; } }
  @media print, screen and (min-width: 561px) {
    #hdGn .sub {
      z-index: 3;
      position: absolute;
      top: 3.3em;
      left: 0;
      right: 0;
      width: 16em;
      padding: 16px 0 0 0;
      background: #fff;
      text-align: left;
      font-size: 1rem;
      opacity: 0;
      border-radius: 8px;
      box-shadow: 1px 1px 3px #c0c0c0; }
      #hdGn .acc.select .sub {
        opacity: 1; } }
  #hdGn .sub li a {
    display: block;
    position: relative;
    width: 100%; }
    #hdGn .sub li a::before {
      content: "";
      display: block;
      width: 0.5em;
      height: 0.5em;
      position: absolute;
      left: 13%;
      top: 50%;
      transform: translateY(-50%);
      background: url("../img/angleRight.svg") no-repeat center center;
      background-size: contain;
      opacity: 0.8; }
    @media only screen and (max-width: 560px) {
      #hdGn .sub li a {
        padding: 0.7em 0 0.7em 18%; }
        #hdGn .sub li a::before {
          left: 13%;
          background: url("../img/angleRight.svg") no-repeat center center; } }
    @media print, screen and (min-width: 561px) {
      #hdGn .sub li a {
        padding: 15px 0.5em 15px 2.5em;
        color: #115ba5; }
        #hdGn .sub li a::before {
          left: 1em;
          background: url("../img/angleRight.svg") no-repeat center center; } }
    @media print, screen and (min-width: 961px) {
      #hdGn .sub li a {
        font-size: 1.3rem;
        transition: all 0.3s ease-in-out; } }
    @media only screen and (orientation: landscape) and (max-device-width: 767px) {
      #hdGn .sub li a {
        font-size: 1.8vw !important; } }
    @media only screen and (min-width: 1361px) and (max-width: 1915px) {
      #hdGn .sub li a {
        font-size: 1.2vw !important; } }
    @media only screen and (min-width: 960px) and (max-width: 1360px) {
      #hdGn .sub li a {
        font-size: 1.3vw !important; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      #hdGn .sub li a {
        font-size: 1.0rem; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      #hdGn .sub li a {
        white-space: nowrap;
        padding: 15px 0 15px 15px;
        font-size: 1.4vw; } }
    @media only print {
      #hdGn .sub li a {
        padding: 10px 0.5rem;
        font-size: 0.6rem;
        font-weight: 500; } }

@media print, screen and (min-width: 961px) {
  .low main #contents > * {
    padding-left: 5%;
    padding-right: 4%; } }

@media only print {
  main {
    padding-top: 20px !important; } }
footer {
  background: #1059a4;
  background: linear-gradient(90deg, #1059a4 0%, #29cfc3 50%, #49d7a7 70%, #7ae37e 100%); }
  .home footer {
    transition: all 0.3s ease-in-out; }
    .home footer * {
      opacity: 1; }
    .home footer.on * {
      opacity: 1; }
  @media only screen and (max-width: 560px) {
    footer {
      padding-top: 0px; } }
  @media print, screen and (min-width: 561px) {
    footer {
      padding-top: 80px; } }
  footer #ftLogo {
    position: relative; }
    @media only screen and (max-width: 560px) {
      footer #ftLogo {
        width: 70%;
        margin: 0 auto 20px auto; } }
    @media print, screen and (min-width: 561px) {
      footer #ftLogo {
        width: 94%;
        max-width: 1800px;
        margin-bottom: 40px; }
        footer #ftLogo img {
          max-width: 330px !important; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      footer #ftLogo {
        width: 40%;
        margin: 40px auto 20px auto; } }
    @media only print {
      footer #ftLogo img {
        max-width: 150px !important;
        padding-right: 30px; } }
  footer a {
    text-decoration: none; }
  @media only screen and (max-width: 560px) {
    footer #ftUpper {
      width: 100%;
      margin: 0 auto;
      padding: 30px 4% 55px 4%;
      font-size: 0.9rem; } }
  @media print, screen and (min-width: 961px) {
    footer #ftUpper {
      width: 94%;
      max-width: 1800px;
      margin: auto auto 0 auto !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-start; }
      footer #ftUpper #ftInfo {
        width: 25%; }
      footer #ftUpper #ftShop {
        width: 70%; } }
  @media only screen and (max-width: 1500px) and (min-width: 959px) {
    footer #ftUpper #ftInfo {
      width: 38%; }
    footer #ftUpper #ftShop {
      width: 59%; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    footer #ftUpper {
      width: 90%;
      margin-bottom: 17px;
      font-size: 0.9rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-start; }
      footer #ftUpper #ftInfo {
        width: 25%; }
      footer #ftUpper #ftShop {
        width: 70%; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    footer #ftUpper {
      width: 100%;
      margin: 0 auto;
      padding: 0 4% 55px 4%;
      font-size: 0.9rem; } }
  footer #ftUpper #ftInfo {
    color: #fff; }
    footer #ftUpper #ftInfo dl {
      text-shadow: 1px 1px 2px #000; }
      footer #ftUpper #ftInfo dl dt {
        width: 6em; }
      @media only screen and (max-width: 560px) {
        footer #ftUpper #ftInfo dl {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-items: flex-start;
          margin: 0 auto 20px auto; } }
      @media print, screen and (min-width: 961px) {
        footer #ftUpper #ftInfo dl {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          flex-wrap: wrap;
          justify-content: flex-start;
          align-items: flex-start; }
          footer #ftUpper #ftInfo dl dt {
            margin-right: 1em; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
        footer #ftUpper #ftInfo dl {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-items: flex-start;
          margin: 0 auto 20px auto !important; } }
  footer #ftUpper #ftShop {
    color: #fff;
    text-shadow: 1px 1px 2px #000; }
    @media print, screen and (min-width: 561px) {
      footer #ftUpper #ftShop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-end;
        align-items: flex-start; }
        footer #ftUpper #ftShop .block1 dl {
          min-width: 18em;
          padding-right: 2em;
          border-right: 1px solid #fff; }
        footer #ftUpper #ftShop .block2 dl {
          min-width: 23em; } }
    @media only screen and (min-width: 959px) and (max-width: 1500px) {
      footer #ftUpper #ftShop {
        flex-wrap: wrap; }
        footer #ftUpper #ftShop .block1 dl,
        footer #ftUpper #ftShop .block2 dl {
          width: 23em;
          margin-right: 0; }
        footer #ftUpper #ftShop .block1 dl {
          padding-right: 0;
          border-right: none; } }
    @media only screen and (max-width: 560px) {
      footer #ftUpper #ftShop .block1 dl {
        min-width: 18em;
        padding-bottom: 2em;
        border-bottom: 1px solid #fff; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      footer #ftUpper #ftShop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: flex-start; }
        footer #ftUpper #ftShop .block1 {
          min-width: 44%; }
        footer #ftUpper #ftShop .block2 {
          min-width: 56%; } }
    footer #ftUpper #ftShop dl {
      display: grid; }
      @media only screen and (max-width: 560px) {
        footer #ftUpper #ftShop dl {
          gap: 7px 2%;
          grid-template-columns: 52% 46%;
          font-size: 3.7vw; } }
      @media print, screen and (min-width: 561px) {
        footer #ftUpper #ftShop dl {
          gap: 10px 3%; } }
    @media only screen and (max-width: 560px) {
      footer #ftUpper #ftShop .block1 dl {
        margin-bottom: 20px; } }
    @media print, screen and (min-width: 561px) {
      footer #ftUpper #ftShop .block1 dl {
        grid-template-columns: 42% 55%; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      footer #ftUpper #ftShop .block1 dl {
        grid-template-columns: 37% 60%; } }
    @media print, screen and (min-width: 561px) {
      footer #ftUpper #ftShop .block2 dl {
        grid-template-columns: 55% 42%;
        margin-left: 3em; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      footer #ftUpper #ftShop .block2 dl {
        grid-template-columns: 47% 50%;
        margin-left: 3em; } }
    @media print, screen and (min-width: 561px) {
      footer #ftUpper #ftShop .block1 dt {
        width: 7em; }
      footer #ftUpper #ftShop .block2 dt {
        width: 12em; } }
    @media only screen and (min-width: 959px) and (max-width: 1510px) {
      footer #ftUpper #ftShop dl {
        grid-template-columns: 50% 50%;
        gap: 8px 1em; }
      footer #ftUpper #ftShop .block1 dl {
        margin-bottom: 12px;
        padding-bottom: 8px;
        border-bottom: 1px dotted #707070; }
      footer #ftUpper #ftShop .block1 dt,
      footer #ftUpper #ftShop .block2 dt {
        width: 12em; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      footer #ftUpper #ftShop .block1 dt,
      footer #ftUpper #ftShop .block2 dt {
        width: auto !important; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      footer #ftUpper #ftShop dl {
        grid-template-columns: 49% 49% !important;
        gap: 8px 2% !important;
        font-size: 1.2vw; }
      footer #ftUpper #ftShop .block1 dl {
        border-bottom: none;
        border-right: 1px solid #fff; } }
    footer #ftUpper #ftShop dd {
      position: relative;
      padding-left: 1.8em; }
      @media print, screen and (min-width: 561px) {
        footer #ftUpper #ftShop dd {
          justify-self: end;
          width: 9em; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
        footer #ftUpper #ftShop dd {
          justify-self: start;
          width: 12em; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
        footer #ftUpper #ftShop dd {
          width: 12em; } }
      footer #ftUpper #ftShop dd::before {
        content: "Tel";
        display: block;
        position: absolute;
        left: 0;
        top: 0; }
    @media only screen and (max-width: 560px) {
      footer #ftUpper #ftShop p {
        margin-bottom: 7px; } }
    @media print, screen and (min-width: 561px) {
      footer #ftUpper #ftShop p {
        margin-bottom: 10px;
        margin-left: 3em; } }
    @media only screen and (min-width: 959px) and (max-width: 1510px) {
      footer #ftUpper #ftShop p {
        margin-left: 3em; } }
    footer #ftUpper #ftShop p span {
      display: block;
      position: relative;
      padding-left: 2em; }
      footer #ftUpper #ftShop p span::before {
        content: "";
        display: block;
        width: 1.4em;
        height: 1.4em;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        background: url("../img/up_logo.png") no-repeat center center;
        background-size: contain; }
  @media only screen and (max-width: 560px) {
    footer #ftBottom {
      padding: 30px 1em 60px 1em; } }
  @media print, screen and (min-width: 561px) {
    footer #ftBottom {
      margin: 0;
      padding: 52px 3% 50px 3%; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    footer #ftBottom {
      margin: 0 auto;
      padding: 30px 3% 90px 3%; } }
  @media only print {
    footer #ftBottom {
      display: none; } }
  @media only screen and (max-width: 560px) {
    footer #ftBottom #ddmapLogo {
      max-width: 200px;
      margin: 0 auto; } }
  @media print, screen and (min-width: 561px) {
    footer #ftBottom #ddmapLogo {
      max-width: 230px;
      margin: 12px auto; } }
  footer #ftBottom #ddmapLogo img {
    background: #fff; }
  footer #ftBottom #copy {
    margin-top: 1em !important;
    line-height: 1.2;
    text-align: center; }
    footer #ftBottom #copy a {
      color: #fff; }
    @media only screen and (max-width: 560px) {
      footer #ftBottom #copy {
        margin-bottom: 40px;
        line-height: 1 !important; }
        footer #ftBottom #copy a {
          font-size: 2.7vw; } }
    @media print, screen and (min-width: 561px) {
      footer #ftBottom #copy a {
        font-size: 0.7rem; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      footer #ftBottom #copy a {
        font-size: 0.7rem; } }
  @media only print {
    .low footer {
      display: none; } }

#ptBtnPc {
  display: block;
  position: fixed;
  background: #707070; }
  @media only screen and (max-width: 560px) {
    #ptBtnPc {
      display: none; } }
  @media print, screen and (min-width: 561px) {
    #ptBtnPc {
      bottom: 20px;
      right: 20px;
      width: 60px;
      height: auto;
      transition: all 0.3s ease-in-out; }
      #ptBtnPc:hover {
        transform: translateY(-5px); } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #ptBtnPc {
      display: none; } }
  @media only print {
    #ptBtnPc {
      display: none; } }

@media only screen and (max-width: 560px) {
  #quickNav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%; }
    #quickNav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: stretch; }
    #quickNav li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      border-top: 1px solid #fff;
      background: #56c0d9; }
      #quickNav li:nth-of-type(1) {
        width: 80%;
        border-right: 1px solid #fff; }
        #quickNav li:nth-of-type(1) span {
          letter-spacing: 2px;
          font-size: 1.15em;
          text-shadow: 1px 1px 2px #000; }
      #quickNav li:nth-of-type(2) {
        width: 20%; }
        #quickNav li:nth-of-type(2) a img {
          width: 80%;
          height: auto;
          margin: auto; }
      #quickNav li a {
        position: relative;
        display: block;
        width: 100%;
        padding: 1.2em 0 1.2em 0;
        color: #fff;
        text-decoration: none;
        font-size: 3.6vw;
        text-align: center;
        line-height: 1.2; } }
@media print, screen and (min-width: 961px) {
  #quickNav {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: auto;
    width: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: stretch;
    flex-direction: column; }
    #quickNav #ptBtnSp {
      display: none; }
    .recruit #quickNav .itsoudan {
      display: none; }
    #quickNav li {
      margin: 0 0 10px 0; }
      #quickNav li a {
        display: block;
        padding: 1em 0.6em;
        text-decoration: none;
        border: 1px solid #fff;
        color: #fff;
        background: #56c0d9;
        border-radius: 0 20px 20px 0;
        line-height: 1.2;
        transition: all 0.3s ease-in-out; }
        #quickNav li a:hover {
          background: #56c0d9; } }
@media only screen and (orientation: landscape) and (max-device-width: 767px) {
  #quickNav a {
    font-size: 2vw; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #quickNav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%; }
    #quickNav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: stretch; }
    #quickNav li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      border-top: 1px solid #fff;
      background: #56c0d9; }
      #quickNav li:nth-of-type(1) {
        width: 80%;
        border-right: 1px solid #fff; }
        #quickNav li:nth-of-type(1) span {
          letter-spacing: 2px;
          text-shadow: 1px 1px 2px #000; }
      #quickNav li:nth-of-type(2) {
        width: 20%; }
        #quickNav li:nth-of-type(2) a img {
          width: 80%;
          height: auto;
          margin: auto; }
      #quickNav li a {
        position: relative;
        display: block;
        width: 100%;
        padding: 0.8em 0 1em 0;
        color: #fff;
        text-decoration: none;
        font-size: 2.5vw;
        text-align: center;
        line-height: 1.2; } }
@media only print {
  #quickNav {
    display: none; } }

.low h1 {
  color: #fff;
  line-height: 1;
  background: #1059a4;
  background: linear-gradient(90deg, #1059a4 0%, #29cfc3 50%, #49d7a7 70%, #7ae37e 100%); }
  @media only screen and (max-width: 560px) {
    .low h1 {
      margin: 20px auto 0 auto;
      padding: 15px 0 15px 4%;
      font-size: 5.8vw;
      font-weight: 500; } }
  @media print, screen and (min-width: 961px) {
    .low h1 {
      margin: 0 0 15px 0;
      padding: 80px 0;
      font-family: "ta-koigokoro", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 2.4rem;
      font-weight: 700;
      letter-spacing: 2px; }
      .low h1 span {
        display: block;
        width: 92%;
        margin: 0 auto;
        max-width: 1400px; } }
  @media only screen and (min-width: 561px) and (max-width: 959px) {
    .low h1 {
      margin: 0 0 15px 0;
      padding: 40px 0 !important;
      font-family: "ta-koigokoro", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 2.4rem;
      font-weight: 700;
      letter-spacing: 2px; }
      .low h1 span {
        display: block;
        width: 92%;
        margin: 0 auto;
        max-width: 1400px; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .low h1 {
      margin: 0 0 1em 0;
      padding: 20px 3% 10px 1%;
      font-size: 4vw; } }
  @media only print {
    .low h1 {
      margin-bottom: 25px; }
      .low h1 span {
        font-size: 2rem; } }
.low h2 {
  padding: 8px 0 8px 0;
  line-height: 1.5;
  font-weight: 500 !important;
  color: #115ba5;
  background: linear-gradient(0deg, rgba(249, 221, 197, 0) 0%, rgba(249, 221, 197, 0) 29%, #f9ddc5 30%, #f9ddc5 70%, rgba(249, 221, 197, 0) 71%, rgba(249, 221, 197, 0) 100%); }
  .low h2 span {
    display: inline-block;
    padding-right: 0.5em;
    background: #fff; }
  @media only screen and (max-width: 560px) {
    .low h2 {
      font-size: 1.3rem;
      margin-bottom: 25px; }
      .low #contents section:first-child h2 {
        margin-top: 25px; } }
  @media only screen and (min-width: 561px) and (max-width: 959px) {
    .low h2 {
      margin-bottom: 50px;
      font-size: 1.9rem; } }
  @media print, screen and (min-width: 961px) {
    .low h2 {
      margin-bottom: 50px;
      font-size: 2.4rem; } }
  @media only print {
    .low h2 {
      margin-bottom: 25px;
      font-size: 1.4rem; } }
.low h3 {
  position: relative;
  display: block; }
  @media only screen and (max-width: 560px) {
    .low h3 {
      font-size: 1.2rem;
      margin-bottom: 30px;
      margin-top: 50px;
      font-weight: normal; } }
  @media print, screen and (min-width: 961px) {
    .low h3 {
      margin-bottom: 30px;
      font-size: 1.3rem;
      font-weight: bold; } }
.low h4 {
  font-weight: bold; }
  @media only screen and (max-width: 560px) {
    .low h4 {
      font-size: 1.1rem;
      margin-bottom: 10px; } }
  @media print, screen and (min-width: 961px) {
    .low h4 {
      margin-bottom: 20px;
      font-size: 1.2rem;
      font-weight: bold; } }
.low #contents > section,
.low #contents > .section {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px; }
  .low #contents > section section,
  .low #contents > .section section {
    margin-top: 70px; }
  @media only screen and (max-width: 560px) {
    .low #contents > section,
    .low #contents > .section {
      width: 94%; } }
  @media print, screen and (min-width: 961px) {
    .low #contents > section,
    .low #contents > .section {
      width: 100%; } }

#bread {
  position: relative;
  line-height: 1.4; }
  .home #bread {
    display: none !important; }
  #bread li {
    position: relative;
    display: inline-block;
    padding: 0; }
    #bread li:not(:last-of-type)::after {
      display: inline-block;
      margin: 0 0.5em 0 0;
      color: #000;
      font-size: 0.9em; }
    #bread li a {
      text-decoration: none;
      color: #000; }
  @media only screen and (max-width: 560px) {
    #bread {
      margin: 0;
      padding: 6px 0.3em 6px 4%;
      font-size: 0.8rem; }
      #bread li:not(:last-of-type)::after {
        content: "/";
        margin-left: 1em; } }
  @media print, screen and (min-width: 561px) {
    #bread {
      width: 92%;
      max-width: 1400px;
      margin: 0 auto 80px auto !important;
      font-size: 0.875rem; }
      #bread li {
        line-height: 1; }
        #bread li:not(:last-of-type)::after {
          content: ">";
          margin-left: 1em; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #bread {
      font-size: 0.8rem; } }
  @media only print {
    #bread {
      margin: 0 auto 1em auto !important; } }

.timeTable table {
  display: table;
  width: 100%;
  margin-bottom: 1em !important;
  border-right: 1px solid #56c0d9; }
  @media print, screen and (min-width: 961px) {
    main .timeTable table {
      max-width: 600px; } }
  .timeTable table tr {
    border-bottom: 1px solid #707070; }
  .timeTable table th, .timeTable table td {
    text-align: center;
    vertical-align: middle; }
    @media only screen and (max-width: 560px) {
      .timeTable table th, .timeTable table td {
        padding: 0.8em 1vw;
        font-size: 3vw; } }
    @media print, screen and (min-width: 961px) {
      .timeTable table th, .timeTable table td {
        padding-top: 10px;
        padding-bottom: 10px; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      .timeTable table th, .timeTable table td {
        font-size: 1rem; } }
  .timeTable table th {
    background: #56c0d9;
    white-space: nowrap;
    color: #fff; }
  @media only screen and (max-width: 560px) {
    .timeTable table tbody th {
      padding: 0.8em 1vw; }
      .timeTable table tbody th span {
        display: block; } }
  @media print, screen and (min-width: 961px) {
    .timeTable table tbody th span {
      display: inline-block;
      margin-left: 1em; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .timeTable table tbody th {
      padding: 0.8em 1vw; } }
  .timeTable table th:nth-of-type(1) {
    width: 30% !important; }
  .timeTable table td {
    width: 10% !important;
    font-weight: bold;
    color: #56c0d9; }
.timeTable p {
  margin-bottom: 1em; }
  footer .timeTable p {
    font-size: 0.9em; }

.reserveTel {
  display: table;
  margin: 30px 0;
  border: 12px solid #56c0d9;
  backgroud: #fff; }
  @media only screen and (max-width: 560px) {
    .reserveTel {
      padding: 0 6%; } }
  @media print, screen and (min-width: 561px) {
    .reserveTel {
      padding: 1em 8%; } }
  @media print, screen and (min-width: 561px) {
    .reserveTel dl {
      display: grid;
      grid-template-columns: max-content max-content;
      grid-template-rows: auto;
      gap: 20px 8%;
      grid-template-areas: "dt dd"; } }
  .reserveTel dt {
    color: #56c0d9;
    font-weight: 700; }
    @media print, screen and (min-width: 561px) {
      .reserveTel dt {
        grid-area: dt;
        justify-self: start; } }
  .reserveTel dd {
    font-size: 1.4rem;
    font-weight: 700; }
    @media print, screen and (min-width: 561px) {
      .reserveTel dd {
        grid-area: dd;
        justify-self: start; } }
    .reserveTel dd em {
      display: inline-block;
      margin-left: 0.5em;
      padding: 0 1em;
      background: #56c0d9;
      border-radius: 1em;
      font-size: 1rem;
      font-style: normal;
      font-weight: 500;
      color: #fff; }
    .reserveTel dd span {
      display: block;
      font-size: 1rem;
      font-weight: 500; }

strong {
  font-weight: bold;
  color: #ff0000; }

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

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

.bold {
  font-weight: bold; }

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

.under {
  text-decoration: underline; }

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

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

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

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

.w430 {
  max-width: 430px; }

.w480 {
  max-width: 480px; }

.w510 {
  max-width: 510px; }

.w530 {
  max-width: 530px; }

.w550 {
  max-width: 550px; }

.w650 {
  max-width: 650px; }

.w700 {
  max-width: 700px; }

.w800 {
  max-width: 800px; }

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

.block {
  display: block; }

.in_block {
  display: inline-block; }

.ind1 {
  text-indent: -1em;
  margin-left: 1em; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.left {
  text-align: left; }

.posR {
  float: right; }

.posL {
  float: left; }

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

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

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

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

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

.inline span {
  display: inline-block; }

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

.check li {
  position: relative;
  margin-bottom: 17px;
  padding-left: 1.5em; }
  .check li::before {
    content: " ";
    display: block;
    width: 1em;
    height: 1em;
    position: absolute;
    left: 0;
    top: 0.3em;
    background: url("../img/check.svg") no-repeat center center;
    background-size: contain; }

.list li {
  position: relative;
  margin-bottom: 0.8em;
  padding-left: 1em;
  line-height: 1.3 !important; }
  .list li::before {
    content: "★";
    color: #f28123;
    margin-left: -1em;
    padding-right: 5px; }

.list01 li {
  margin-bottom: 0.8em;
  line-height: 1.3 !important;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 0.5em;
  padding-left: 5px; }

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

.flow li {
  display: flex; }
  .flow li span {
    display: inline-block;
    width: 2em;
    height: 2em;
    content: "";
    border-radius: 50%;
    background-color: #ffb726;
    color: #fff;
    text-align: center;
    padding-top: 0.3em;
    margin-bottom: 20px;
    z-index: 10; }
  .flow li p {
    border-left: 3px solid #ffb726;
    padding: 3px 0 20px 1.5em;
    margin-bottom: 0 !important;
    margin-left: -1.1em; }
  .flow li:last-child p {
    border-left: none; }

@media only screen and (max-width: 560px) {
  .hideSp,
  .dispTab,
  .dispPc,
  .dispPri {
    display: none !important; } }
/* PC向けの指定  ------------*/
@media print, screen and (min-width: 961px) {
  .hidePc,
  .dispTab,
  .dispSp,
  .dispPri {
    display: none !important; } }
/* タブレット向けの指定  ------------*/
@media only screen and (min-width: 561px) and (max-width: 959px) {
  .hideTab {
    display: none !important; }

  .dispPri {
    display: none !important; } }
@media only print {
  .dispPri {
    display: block !important; }

  .hidePri {
    display: none !important; } }
.home .padBlock {
  padding-left: 5%; }
.home .blockA.padBlock,
.home .blockB.padBlock {
  padding-left: 8% !important; }
.home #intro,
.home #news,
.home #trBtn {
  margin-bottom: 100px; }
.home #ctHead {
  z-index: 9; }
@media only screen and (max-width: 560px) {
  .home main {
    background: #1059a4;
    background: linear-gradient(90deg, #1059a4 0%, #29cfc3 50%, #49d7a7 70%, #7ae37e 100%); } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home main {
    background: #1059a4;
    background: linear-gradient(90deg, #1059a4 0%, #29cfc3 50%, #49d7a7 70%, #7ae37e 100%); } }
@media only screen and (orientation: landscape) and (max-device-width: 767px) {
  .home main {
    background: #1059a4;
    background: linear-gradient(90deg, #1059a4 0%, #29cfc3 50%, #49d7a7 70%, #7ae37e 100%); } }
.home #firstView {
  position: relative;
  width: 100% !important; }
  @media only screen and (max-width: 560px) {
    .home #firstView {
      height: 50vh; } }
  @media print, screen and (min-width: 961px) {
    .home #firstView {
      height: 75vh; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .home #firstView {
      height: 70vh; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .home #firstView {
      height: 53vh; } }
  @media only screen and (orientation: landscape) and (max-device-width: 767px) {
    .home #firstView {
      height: 145vh; } }
  @media only print {
    .home #firstView {
      position: relative;
      width: 100% !important;
      height: 10cm;
      background: url("../img/slide/slide01.jpg") no-repeat center top;
      background-size: cover; } }
@media only print {
  .home .splide {
    display: none; } }
@media only screen and (max-width: 560px) {
  .home .splide,
  .home .splide__track {
    height: 100%; } }
@media only screen and (orientation: landscape) and (max-device-width: 767px) {
  .home .splide,
  .home .splide__track {
    height: 100%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home .splide,
  .home .splide__track {
    height: 100%; } }
.home .slide-media {
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 560px) {
    .home .slide-media {
      height: 35vh; } }
  @media print, screen and (min-width: 961px) {
    .home .slide-media {
      height: 75vh; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .home .slide-media {
      height: 70vh; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .home .slide-media {
      height: 35vh; } }
  @media only screen and (orientation: landscape) and (max-device-width: 767px) {
    .home .slide-media {
      height: 100vh; } }
  .home .slide-media img,
  .home .slide-media picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .home .slide-media img {
    transition: 7s 1s ease-out; }
.home .slide-title {
  position: absolute;
  display: block;
  line-height: 1.6;
  font-weight: normal; }
  @media only screen and (max-width: 560px) {
    .home .slide-title {
      left: 0 !important;
      right: 0 !important;
      top: 60%;
      bottom: auto;
      width: 92%;
      margin: auto;
      padding-right: 12px;
      padding-left: 12px;
      font-size: 4vw;
      border-radius: 1.5em;
      background: #fff;
      text-align: center;
      box-shadow: 1px 1px 3px #115ba5; }
      .home .slide-title dt {
        margin: 18px 0;
        font-size: 5.3vw;
        font-weight: 700;
        color: #0070e6; }
      .home .slide-title dd {
        color: #115ba5; } }
  @media print, screen and (min-width: 961px) {
    .home .slide-title {
      left: auto !important;
      right: 0 !important;
      top: auto !important;
      bottom: 0 !important;
      width: 30%;
      margin: 0;
      padding-left: 50px;
      color: #fff;
      background: stCl;
      background: linear-gradient(90deg, #49d7a7 0%, #7ae37e 100%); }
      .home .slide-title dl {
        margin-right: 1em; }
      .home .slide-title dt {
        margin: 18px 0;
        font-size: 1.8rem;
        text-shadow: #072b51 2px 0px, #072b51 -2px 0px, #072b51 0px -2px, #072b51 0px 2px, #072b51 2px 2px, #072b51 -2px 2px, #072b51 2px -2px, #072b51 -2px -2px, #072b51 1px 2px, #072b51 -1px 2px, #072b51 1px -2px, #072b51 -1px -2px, #072b51 2px 1px, #072b51 -2px 1px, #072b51 2px -1px, #072b51 -2px -1px; }
        .home .slide-title dt span {
          display: inline-block; }
      .home .slide-title dd {
        text-shadow: 1px 1px 2px #000; }
      .home .slide-title::before {
        content: "";
        display: block;
        width: 5vw;
        height: 5vw;
        position: absolute;
        left: -5vw;
        bottom: 0;
        background: url("../img/home/corner.svg") no-repeat right bottom;
        background-size: 100%; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .home .slide-title {
      left: auto !important;
      right: 0 !important;
      top: auto !important;
      bottom: 0 !important;
      width: 30%;
      margin: 0;
      padding-left: 40px;
      color: #fff;
      background: stCl;
      background: linear-gradient(90deg, #49d7a7 0%, #7ae37e 100%); }
      .home .slide-title dl {
        margin-right: 1em; }
      .home .slide-title dt {
        margin: 18px 0;
        font-size: 1.4rem;
        text-shadow: #072b51 2px 0px, #072b51 -2px 0px, #072b51 0px -2px, #072b51 0px 2px, #072b51 2px 2px, #072b51 -2px 2px, #072b51 2px -2px, #072b51 -2px -2px, #072b51 1px 2px, #072b51 -1px 2px, #072b51 1px -2px, #072b51 -1px -2px, #072b51 2px 1px, #072b51 -2px 1px, #072b51 2px -1px, #072b51 -2px -1px; }
      .home .slide-title dd {
        font-size: 1rem;
        text-shadow: 1px 1px 2px #000; }
      .home .slide-title::before {
        content: "";
        display: block;
        width: 5vw;
        height: 5vw;
        position: absolute;
        left: -5vw;
        bottom: 0;
        background: url("../img/home/corner.svg") no-repeat right bottom;
        background-size: 100%; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .home .slide-title {
      left: 0 !important;
      right: 0 !important;
      top: 70%;
      bottom: auto;
      width: 80%;
      margin: auto;
      padding-right: 12px;
      padding-left: 12px;
      font-size: 2.4vw;
      border-radius: 1.5em;
      background: #fff;
      text-align: center;
      box-shadow: 1px 1px 3px #115ba5; }
      .home .slide-title dt {
        margin: 18px 0;
        font-size: 4.0vw;
        font-weight: 700;
        color: #0070e6; }
      .home .slide-title dd {
        color: #115ba5; } }
  @media only screen and (orientation: landscape) and (max-device-width: 767px) {
    .home .slide-title {
      left: 0 !important;
      right: 0 !important;
      top: 70%;
      bottom: auto;
      width: 80%;
      margin: auto;
      padding-right: 12px;
      padding-left: 12px;
      font-size: 2.4vw;
      border-radius: 1.5em;
      background: #fff;
      text-align: center;
      box-shadow: 1px 1px 3px #115ba5; }
      .home .slide-title dt {
        margin: 18px 0;
        font-size: 4.0vw;
        font-weight: 700;
        color: #0070e6; }
      .home .slide-title dd {
        color: #115ba5; } }
  .home .slide-title .btnSplide {
    display: table; }
    @media only screen and (max-width: 560px) {
      .home .slide-title .btnSplide {
        margin: 20px auto 20px auto; } }
    @media print, screen and (min-width: 961px) {
      .home .slide-title .btnSplide {
        margin: 20px auto 30px 0; } }
    .home .slide-title .btnSplide a {
      display: block;
      color: #fff;
      text-decoration: none;
      background: #f28123;
      padding-right: 4em; }
      .home .slide-title .btnSplide a::after {
        content: "";
        display: inline-block;
        width: 3em;
        height: 1em;
        position: absolute;
        right: 6px;
        top: 50%;
        transform: translateY(-50%);
        background: url("../img/linkArrow1_white.svg") no-repeat center center;
        background-size: contain; }
      @media only screen and (max-width: 560px) {
        .home .slide-title .btnSplide a {
          padding: 0.5em 3.7em 0.5em 1em;
          font-size: 0.9em; } }
      @media print, screen and (min-width: 961px) {
        .home .slide-title .btnSplide a {
          padding: 0.8em 3em 0.8em 1.5em; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      .home .slide-title .btnSplide {
        margin: 18px auto 0px 0; }
        .home .slide-title .btnSplide a {
          padding: 0.4em 3em 0.4em 1.5em;
          font-size: 0.8em; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      .home .slide-title .btnSplide {
        margin: 20px auto 20px auto; }
        .home .slide-title .btnSplide a {
          padding: 0.5em 3.7em 0.5em 1em;
          font-size: 0.9em; } }
    @media only screen and (orientation: landscape) and (max-device-width: 767px) {
      .home .slide-title .btnSplide {
        margin: 20px auto 20px auto; }
        .home .slide-title .btnSplide a {
          padding: 0.5em 3.7em 0.5em 1em;
          font-size: 0.9em; } }
.home .splide__slide[class*=-active] .slide-media img {
  transition-delay: 0s;
  transform: scale(1.05); }
.home .splide__slide[class*=-active] .slide-title > dl {
  animation: mv01-fadeIn 1s 0.5s cubic-bezier(0.2, 1, 0.2, 1) both; }
.home .splide__slide[class*=-active] .slide-title > p {
  animation: mv01-fadeIn2 1s 1.5s cubic-bezier(0.2, 1, 0.2, 1) both; }
.home .splide__pagination {
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1; }
  @media only screen and (max-width: 560px) {
    .home .splide__pagination {
      bottom: 60px;
      display: none; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .home .splide__pagination {
      display: block; } }
  @media print, screen and (min-width: 961px) {
    .home .splide__pagination {
      bottom: 60px; } }
  .home .splide__pagination > li {
    margin: 0 36px;
    transform: rotate(90deg); }
.home .splide__pagination__page {
  display: block;
  cursor: pointer;
  border: none !important;
  border-radius: 50%; }
  @media only screen and (max-width: 560px) {
    .home .splide__pagination__page {
      height: 1rem;
      margin: 0; } }
  @media print, screen and (min-width: 961px) {
    .home .splide__pagination__page {
      width: 3px;
      height: 20px; } }
  .home .splide__pagination__page.is-active {
    background-color: #fcaf50; }
@keyframes mv01-fadeIn {
  0% {
    opacity: 0;
    filter: blur(200px); }
  100% {
    opacity: 1;
    filter: blur(0); } }
@keyframes mv01-fadeIn2 {
  0% {
    opacity: 0;
    left: -5px; }
  100% {
    opacity: 1;
    left: 0; } }
@media only screen and (max-width: 560px) {
  .home .pc {
    display: none !important; }
  .home .mv01 {
    margin-bottom: 8rem; } }
@media only screen and (min-width: 561px) {
  .home .sp {
    display: none !important; } }
@media print, screen and (min-width: 961px) {
  .home #intro {
    margin-bottom: 0;
    width: 100%;
    padding: 180px 20px;
    background: #1059a4;
    background: linear-gradient(90deg, #1059a4 0%, #29cfc3 50%, #49d7a7 70%, #7ae37e 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center; } }
@media only screen and (max-width: 560px) {
  .home #intro {
    padding: 30px 20px 60px; } }
@media only screen and (min-width: 561px) and (max-width: 959px) {
  .home #intro {
    margin-bottom: 0;
    padding: 180px 20px;
    background: #1059a4;
    background: linear-gradient(90deg, #1059a4 0%, #29cfc3 50%, #49d7a7 70%, #7ae37e 100%); } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home #intro {
    padding: 90px 20px 180px 20px; } }
@media only screen and (orientation: landscape) and (max-device-width: 767px) {
  .home #intro {
    padding: 90px 20px 180px 20px; } }
.home #intro h1 {
  color: #fff;
  text-shadow: 1px 1px 3px #000; }
  .home #intro h1 span {
    display: inline-block; }
  @media only screen and (max-width: 560px) {
    .home #intro h1 {
      margin-bottom: 35px !important;
      text-align: center;
      font-size: 5.8vw;
      font-weight: 700; } }
  @media only screen and (min-width: 561px) and (max-width: 959px) {
    .home #intro h1 {
      margin-bottom: 18px;
      text-align: center;
      font-size: 2rem;
      font-weight: 700; } }
  @media print, screen and (min-width: 961px) {
    .home #intro h1 {
      width: 40%;
      margin-right: 3%;
      font-size: 2.7rem; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .home #intro h1 {
      font-size: 3.4vw; } }
  @media only screen and (min-width: 561px) and (max-width: 1600px) {
    .home #intro h1 {
      font-size: 3.4vw; } }
.home #intro p {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  font-weight: bold; }
  @media only screen and (max-width: 959px) {
    .home #intro p {
      width: 92%;
      margin: auto;
      font-size: 1.2rem;
      line-height: 1.8em; } }
  @media print, screen and (min-width: 961px) {
    .home #intro p {
      width: 50%;
      margin-left: 2%;
      font-size: 1.5rem;
      line-height: 2em; }
      .home #intro p span {
        display: inline-block; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .home #intro p {
      font-size: 2.5vw;
      text-align: center;
      line-height: 2em; } }
  @media only screen and (min-width: 561px) and (max-width: 1600px) {
    .home #intro p {
      font-size: 1.7vw; } }
@media only print {
  .home {
    opacity: 1;
    height: 8cm !important; }
    .home h1 {
      top: 1cm !important; } }
@media print, screen and (min-width: 561px) {
  .home #homeService {
    padding-bottom: 80px;
    background: #1059a4;
    background: linear-gradient(90deg, #1059a4 0%, #29cfc3 50%, #49d7a7 70%, #7ae37e 100%); } }
.home #homeService h2 {
  color: #fff;
  letter-spacing: 1px;
  font-weight: bold;
  text-shadow: #072b51 1px 0px, #072b51 -1px 0px, #072b51 0px -1px, #072b51 0px 1px, #072b51 1px 1px, #072b51 -1px 1px, #072b51 1px -1px, #072b51 -1px -1px, #072b51 1px 1px, #072b51 -1px 1px, #072b51 1px -1px, #072b51 -1px -1px, #072b51 1px 1px, #072b51 -1px 1px, #072b51 1px -1px, #072b51 -1px -1px; }
  @media only screen and (max-width: 560px) {
    .home #homeService h2 {
      text-align: center;
      font-size: 5.7vw;
      font-weight: 700;
      margin-bottom: 30px; } }
  @media print, screen and (min-width: 561px) {
    .home #homeService h2 {
      margin: auto;
      font-size: 2.5rem;
      text-align: center; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .home #homeService h2 {
      font-size: 2rem;
      margin-bottom: 40px; } }
@media only screen and (max-width: 560px) {
  .home #homeService ul {
    width: 70%;
    margin: 0 auto; } }
@media print, screen and (min-width: 561px) {
  .home #homeService ul {
    max-width: 1000px;
    margin: 80px auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 40px 4%;
    grid-template-areas: ". . ." ". . ."; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home #homeService ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
    width: 92%;
    margin: auto;
    width: 92%;
    margin-left: auto;
    margin-right: auto; } }
@media only screen and (max-width: 560px) {
  .home #homeService li {
    margin-bottom: 28px; } }
@media print, screen and (min-width: 561px) {
  .home #homeService li {
    justify-self: stretch;
    align-self: center; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home #homeService li {
    width: 30%; } }
.home #homeService li a {
  position: relative;
  display: block;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  color: #56c0d9;
  font-weight: bold;
  border: 1px solid #56c0d9;
  border-radius: 1em;
  background: #fff;
  max-width: 300px;
  margin: 0 auto;
  transition: all 0.3s ease-in-out; }
  .home #homeService li a strong {
    position: relative;
    display: block;
    color: #000;
    text-align: center !important; }
  .home #homeService li a picture img {
    display: block;
    width: 96%;
    height: auto;
    max-width: 100px;
    max-height: 100px;
    margin: 25px auto 15px auto; }
  .home #homeService li a span {
    display: table;
    position: relative;
    margin: 0 auto;
    font-size: 0.7em;
    color: #56c0d9;
    padding-right: 4em; }
    .home #homeService li a span::after {
      content: "";
      display: inline-block;
      width: 3em;
      height: 1em;
      position: absolute;
      right: 6px;
      top: 50%;
      transform: translateY(-50%);
      background: url("../img/linkArrow1_orange.svg") no-repeat center center;
      background-size: contain; }
  @media only screen and (max-width: 560px) {
    .home #homeService li a {
      padding: 15px 1em;
      font-size: 4.8vw !important; } }
  @media print, screen and (min-width: 961px) {
    .home #homeService li a {
      padding: 1.5em 1em;
      font-size: 1.4rem; }
      .home #homeService li a:hover {
        background: rgba(86, 192, 217, 0.4); }
        .home #homeService li a:hover strong {
          color: #fff !important; }
        .home #homeService li a:hover span {
          color: #fff;
          padding-right: 4em; }
          .home #homeService li a:hover span::after {
            content: "";
            display: inline-block;
            width: 3em;
            height: 1em;
            position: absolute;
            right: 6px;
            top: 50%;
            transform: translateY(-50%);
            background: url("../img/linkArrow1_white.svg") no-repeat center center;
            background-size: contain; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .home #homeService li a {
      font-size: 1.8vw;
      padding: 1.5em 1em; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .home #homeService li a {
      padding: 1em; }
      .home #homeService li a strong {
        font-size: 2.3vw !important; }
      .home #homeService li a span {
        font-size: 0.8rem; } }
  @media only print {
    .home #homeService li a {
      font-size: 10px; } }
.home #point {
  padding: 80px 0 80px 0; }
  @media print, screen and (min-width: 561px) {
    .home #point {
      background: #1059a4;
      background: linear-gradient(90deg, #1059a4 0%, #29cfc3 50%, #49d7a7 70%, #7ae37e 100%); } }
  @media only screen and (max-width: 959px) {
    .home #point > section {
      width: 92%;
      margin-left: auto;
      margin-right: auto; }
      .home #point > section:not(:last-of-type) {
        margin-bottom: 80px; } }
  @media only screen and (min-width: 961px) and (max-width: 1199px) {
    .home #point > section {
      width: 95%; } }
  @media print, screen and (min-width: 961px) {
    .home #point > section {
      max-width: 1200px;
      width: 95%;
      margin: 0 auto 80px auto;
      display: grid;
      gap: 30px 5%;
      grid-template-rows: auto auto; }
      .home #point > section:nth-of-type(odd) {
        grid-template-columns: 60% 35%;
        grid-template-areas: "h2 img" "txt img"; }
      .home #point > section:nth-of-type(even) {
        grid-template-columns: 35% 60%;
        grid-template-areas: "img h2" "img txt"; }
      .home #point > section h2 {
        align-self: start;
        grid-area: h2; }
      .home #point > section > div {
        justify-self: start;
        align-self: start;
        grid-area: txt; }
      .home #point > section > picture {
        justify-self: stretch;
        align-self: start;
        grid-area: img; } }
  @media only screen and (min-width: 561px) and (max-width: 959px) {
    .home #point > section {
      max-width: 1200px;
      width: 95%;
      margin: 0 auto 80px auto;
      display: grid;
      gap: 30px 5%;
      grid-template-rows: auto auto; }
      .home #point > section:nth-of-type(odd) {
        grid-template-columns: 60% 35%;
        grid-template-areas: "h2 img" "txt img"; }
      .home #point > section:nth-of-type(even) {
        grid-template-columns: 35% 60%;
        grid-template-areas: "img h2" "img txt"; }
      .home #point > section:last-child {
        margin-bottom: 0; }
      .home #point > section h2 {
        align-self: start;
        grid-area: h2; }
      .home #point > section > div {
        justify-self: start;
        align-self: start;
        grid-area: txt; }
      .home #point > section > picture {
        justify-self: stretch;
        align-self: start;
        grid-area: img; } }
  .home #point > section h2 {
    position: relative;
    color: #fff;
    letter-spacing: 1px;
    font-weight: bold;
    text-shadow: #072b51 1px 0px, #072b51 -1px 0px, #072b51 0px -1px, #072b51 0px 1px, #072b51 1px 1px, #072b51 -1px 1px, #072b51 1px -1px, #072b51 -1px -1px, #072b51 1px 1px, #072b51 -1px 1px, #072b51 1px -1px, #072b51 -1px -1px, #072b51 1px 1px, #072b51 -1px 1px, #072b51 1px -1px, #072b51 -1px -1px; }
    @media only screen and (max-width: 560px) {
      .home #point > section h2 {
        margin-bottom: 16px;
        padding-bottom: 6px;
        font-size: 5.7vw; } }
    @media only screen and (min-width: 561px) and (max-width: 959px) {
      .home #point > section h2 {
        margin-bottom: 16px;
        padding-bottom: 10px;
        font-size: 2rem; } }
    @media print, screen and (min-width: 961px) {
      .home #point > section h2 {
        font-size: 2.7rem; } }
    @media only screen and (min-width: 960px) and (max-width: 1600px) {
      .home #point > section h2 {
        font-size: 2.9vw; } }
    .home #point > section h2::after {
      content: "";
      display: block;
      width: 100%;
      height: 6px;
      background: #fff;
      position: absolute;
      left: 0;
      bottom: 0;
      border-radius: 3px; }
  .home #point > section > div {
    color: #fff;
    text-shadow: 1px 1px 2px #000; }
    @media print, screen and (min-width: 561px) {
      .home #point > section > div {
        font-weight: bold; } }
  .home #point > section > picture img {
    border-radius: 30px; }
    @media only screen and (max-width: 560px) {
      .home #point > section > picture img {
        width: 80%;
        margin: auto; } }
    @media print, screen and (min-width: 561px) {
      .home #point > section > picture img {
        max-width: 500px; } }
  .home #point > section .payment {
    background: rgba(255, 255, 255, 0.7);
    padding: 20px;
    max-width: 350px;
    margin-bottom: 40px; }
    @media only screen and (max-width: 560px) {
      .home #point > section .payment {
        margin: 0 auto 40px; } }
    .home #point > section .payment img {
      max-width: 300px;
      margin: 0 auto; }
  .home #point > section .lang {
    margin-bottom: 40px; }
    .home #point > section .lang img {
      max-width: 300px; }
      @media only screen and (max-width: 560px) {
        .home #point > section .lang img {
          margin: 0 auto; } }
@media only screen and (max-width: 560px) {
  .home #homeShop {
    padding: 80px 0 40px 0;
    background: #fff; } }
@media print, screen and (min-width: 561px) {
  .home #homeShop {
    padding-top: 80px; } }
.home #homeShop h2 {
  color: #115ba5;
  text-align: center; }
  @media only screen and (max-width: 560px) {
    .home #homeShop h2 {
      margin-bottom: 40px;
      text-align: center;
      color: #3590b6;
      font-size: 5.5vw;
      font-weight: 700; } }
  @media print, screen and (min-width: 561px) {
    .home #homeShop h2 {
      margin: auto auto 50px auto;
      font-size: 1.8rem;
      font-weight: bold; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .home #homeShop h2 {
      font-size: 1.5rem;
      margin-bottom: 40px; } }
.home #homeShop .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch; }
  @media only screen and (max-width: 560px) {
    .home #homeShop .flex {
      display: block;
      width: 90%;
      margin: auto; } }
  @media print, screen and (min-width: 561px) {
    .home #homeShop .flex {
      width: 96%;
      max-width: 1600px;
      margin-left: auto;
      margin-right: auto; } }
  .home #homeShop .flex > div {
    background: #f1fcf6;
    padding: 30px 30px 10px; }
    @media print, screen and (min-width: 561px) {
      .home #homeShop .flex > div {
        flex-basis: 28%;
        margin: 0 1% 50px 1%; } }
    @media only screen and (max-width: 560px) {
      .home #homeShop .flex > div {
        margin-bottom: 40px;
        box-shadow: 1px 1px 5px #73e1a5; } }
    .home #homeShop .flex > div figcaption {
      margin: 1em auto; }
      .home #homeShop .flex > div figcaption a {
        position: relative;
        text-decoration: none;
        color: #000; }
        @media only screen and (max-width: 560px) {
          .home #homeShop .flex > div figcaption a {
            display: block;
            font-size: 3.8vw;
            text-align: center;
            font-weight: 700; }
            .home #homeShop .flex > div figcaption a:after {
              content: url("../img/arrow.svg");
              margin-left: 10px; }
            .home #homeShop .flex > div figcaption a span {
              display: inline-block; } }
        @media only screen and (min-width: 561px) and (max-width: 959px) {
          .home #homeShop .flex > div figcaption a {
            font-size: 1.5vw; }
            .home #homeShop .flex > div figcaption a span {
              display: inline-block; } }
        @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
          .home #homeShop .flex > div figcaption a {
            font-size: 1.5vw; } }
        @media print, screen and (min-width: 561px) {
          .home #homeShop .flex > div figcaption a {
            display: table;
            font-weight: bold; }
            .home #homeShop .flex > div figcaption a:after {
              content: url("../img/arrow.svg");
              margin-left: 10px; }
            .home #homeShop .flex > div figcaption a span {
              margin-left: 0.5em; } }
      .home #homeShop .flex > div figcaption a:hover {
        color: #56c0d9; }
        .home #homeShop .flex > div figcaption a:hover:after {
          content: url("../img/arrow_blue.svg");
          margin-left: 10px; }
  .home #homeShop .flex .line_link {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media only screen and (max-width: 560px) {
      .home #homeShop .flex .line_link {
        max-width: 250px;
        margin: 0 auto; } }
    .home #homeShop .flex .line_link .qrLine {
      flex: 0 0 35%; }
    .home #homeShop .flex .line_link .btnLine {
      flex: 0 0 60%; }
      .home #homeShop .flex .line_link .btnLine img {
        max-width: 200px; }
  .home #homeShop .flex.llc {
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: 2px dotted #707070; }
.home #news {
  background: #f9ddc5; }
  @media only screen and (max-width: 560px) {
    .home #news {
      margin-bottom: 0;
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media print, screen and (min-width: 561px) {
    .home #news {
      padding-right: 5%;
      padding-top: 70px;
      padding-bottom: 70px; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .home #news {
      margin-bottom: 0;
      padding-top: 60px; } }
  .home #news h2 {
    text-align: center;
    color: #115ba5; }
    @media only screen and (max-width: 560px) {
      .home #news h2 {
        text-align: center;
        color: #3590b6;
        font-size: 5.5vw;
        font-weight: 700; } }
    @media print, screen and (min-width: 561px) {
      .home #news h2 {
        margin: auto auto 50px auto;
        font-size: 1.8rem;
        font-weight: bold; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      .home #news h2 {
        padding: 18px 0;
        font-size: 1.5rem; } }
  @media print, screen and (min-width: 561px) {
    .home #news ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: stretch;
      width: 96%;
      max-width: 1600px;
      margin-left: auto;
      margin-right: auto; } }
  .home #news ul > li {
    background: #fff; }
    @media only screen and (max-width: 560px) {
      .home #news ul > li {
        width: 92%;
        margin: 0 auto 30px auto;
        padding: 20px; } }
    @media only screen and (min-width: 561px) and (max-width: 959px) {
      .home #news ul > li {
        flex-basis: 30%;
        margin: 0 1% 50px 1%;
        padding: 20px; } }
    @media print, screen and (min-width: 961px) {
      .home #news ul > li {
        flex-basis: 28%;
        margin: 0 1% 50px 1%;
        padding: 20px; } }
    .home #news ul > li h3 {
      margin-bottom: 17px;
      text-align: center;
      color: #115ba5;
      border-bottom: 3px solid #f28123; }
      .home #news ul > li h3 span {
        display: inline-block; }
      @media only screen and (max-width: 560px) {
        .home #news ul > li h3 {
          padding-top: 8px;
          font-weight: 700; } }
      @media only screen and (min-width: 561px) and (max-width: 959px) {
        .home #news ul > li h3 {
          margin-bottom: 10px !important; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
        .home #news ul > li h3 {
          font-size: 1.8vw; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
        .home #news ul > li h3 {
          font-size: 1.5vw; } }
      @media print, screen and (min-width: 561px) {
        .home #news ul > li h3 {
          font-weight: bold; } }
  .home #news ul:last-of-type {
    margin-top: 50px;
    padding-top: 80px;
    border-top: 2px dotted #707070; }
  .home #news .inner dl {
    overflow-y: auto !important;
    margin-bottom: 0px;
    padding-bottom: 18px; }
    .home #news .inner dl:not(:first-of-type) {
      border-top: 1px dotted #707070; }
    .home #news .inner dl dt {
      margin-bottom: 10px;
      color: #56c0d9; }
    .home #news .inner dl dd {
      margin-bottom: 1em;
      border-bottom: 1px dotted #707070;
      padding-bottom: 0.5em; }
  @media only screen and (max-width: 560px) {
    .home #news .inner dl {
      max-height: 250px;
      padding: 0 5% 20px 5%; }
    .home #news .inner dt {
      padding-bottom: 0.5em; } }
  @media only screen and (min-width: 561px) and (max-width: 959px) {
    .home #news .inner dt {
      font-size: 1.5vw; }
    .home #news .inner dd {
      font-size: 1.5vw; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .home #news .inner {
      font-size: 1.5vw; } }
  @media print, screen and (min-width: 561px) {
    .home #news .inner dl {
      min-height: 100px !important;
      max-height: 130px !important; }
      .home #news .inner dl dt {
        font-weight: bold; } }
  @media only print {
    .home #news .inner {
      margin-bottom: 5px;
      padding-bottom: 5px; }
      .home #news .inner h2 {
        font-size: 18px; }
      .home #news .inner dl {
        font-size: 9px; } }
@media only screen and (max-width: 560px) {
  .home #mynumber {
    padding: 60px 20px;
    background: #fff; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home #mynumber {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #fff; } }
.home #mynumber h2 {
  display: table;
  padding: 0 1.5em 0 1.5em;
  text-align: center;
  color: #115ba5;
  border-bottom: 5px solid #f28123; }
  @media only screen and (max-width: 560px) {
    .home #mynumber h2 {
      margin: auto auto 50px auto;
      font-size: 5.0vw;
      font-weight: 700; } }
  @media print, screen and (min-width: 561px) {
    .home #mynumber h2 {
      margin: auto auto 50px auto;
      font-size: 1.7rem;
      font-weight: bold; } }
@media only screen and (max-width: 560px) {
  .home #mynumber .flex {
    width: 92%;
    margin-left: auto;
    margin-right: auto; } }
@media print, screen and (min-width: 561px) {
  .home #mynumber .flex {
    width: 96%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    margin-bottom: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home #mynumber .flex {
    width: 92%;
    margin-left: auto;
    margin-right: auto; } }
@media only screen and (max-width: 560px) {
  .home #mynumber .flex picture {
    width: 70%;
    margin: 0 auto 30px auto; } }
@media print, screen and (min-width: 561px) {
  .home #mynumber .flex picture {
    width: 20%; } }
.home #mynumber .flex > div li {
  position: relative;
  margin-bottom: 17px;
  padding-left: 1.5em; }
  .home #mynumber .flex > div li::before {
    content: " ";
    display: block;
    width: 1em;
    height: 1em;
    position: absolute;
    left: 0;
    top: 0.3em;
    background: url("../img/check.svg") no-repeat center center;
    background-size: contain; }
@media only screen and (max-width: 560px) {
  .home #mynumber .flex > div li {
    font-weight: 700; } }
@media print, screen and (min-width: 561px) {
  .home #mynumber .flex > div {
    width: 75%; }
    .home #mynumber .flex > div li {
      font-weight: bold; } }

.seInd main #low01 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media only screen and (max-width: 560px) {
    .seInd main #low01 ul {
      display: block; } }
  .seInd main #low01 ul li {
    flex: 0 0 30%;
    margin-bottom: 60px;
    padding: 20px;
    border-radius: 20px; }
    @media only screen and (max-width: 560px) {
      .seInd main #low01 ul li {
        background: rgba(86, 192, 217, 0.1);
        padding: 25px !important; } }
    .seInd main #low01 ul li a {
      text-decoration: none; }
    .seInd main #low01 ul li h3 {
      text-align: center;
      color: #000; }
    .seInd main #low01 ul li img {
      max-width: 150px;
      margin: 0 auto 20px; }
    .seInd main #low01 ul li p {
      font-size: 0.9rem;
      color: #000; }
    .seInd main #low01 ul li span {
      display: table;
      position: relative;
      margin: 0 auto;
      font-size: 0.9em;
      color: #000;
      padding-right: 4em; }
      .seInd main #low01 ul li span::after {
        content: "";
        display: inline-block;
        width: 3em;
        height: 1em;
        position: absolute;
        right: 6px;
        top: 50%;
        transform: translateY(-50%);
        background: url("../img/linkArrow1_orange.svg") no-repeat center center;
        background-size: contain; }
    .seInd main #low01 ul li:hover h3, .seInd main #low01 ul li:hover p {
      color: #56c0d9; }
    .seInd main #low01 ul li:hover span {
      color: #56c0d9;
      padding-right: 4em; }
      .seInd main #low01 ul li:hover span::after {
        content: "";
        display: inline-block;
        width: 3em;
        height: 1em;
        position: absolute;
        right: 6px;
        top: 50%;
        transform: translateY(-50%);
        background: url("../img/linkArrow1_blue.svg") no-repeat center center;
        background-size: contain; }
    @media only screen and (min-width: 561px) and (max-width: 959px) {
      .seInd main #low01 ul li {
        flex: 0 0 48%; }
        .seInd main #low01 ul li h3 {
          margin-bottom: 20px;
          font-weight: bold; } }
    @media only screen and (max-width: 560px) {
      .seInd main #low01 ul li {
        padding: 10px;
        margin-bottom: 30px; }
        .seInd main #low01 ul li h3 {
          margin-top: 10px;
          margin-bottom: 15px;
          font-size: 5vw; }
        .seInd main #low01 ul li img {
          max-width: 80px;
          margin-bottom: 10px; }
        .seInd main #low01 ul li span {
          font-size: 3vw; } }
.seInd main #low02 h3 {
  font-size: 1.5rem; }
.seInd main #low02 .merit {
  background: rgba(249, 221, 197, 0.2);
  padding: 20px 40px 10px; }
  @media only screen and (max-width: 560px) {
    .seInd main #low02 .merit {
      padding: 10px 20px 20px !important; } }
  .seInd main #low02 .merit h3 {
    border-bottom: 3px dotted #f28123; }
    @media only screen and (max-width: 560px) {
      .seInd main #low02 .merit h3 {
        font-size: 5vw; } }
    .seInd main #low02 .merit h3 span {
      display: inline-block;
      background: #f28123;
      margin-left: 2px;
      margin-right: 1px;
      padding: 0 10px;
      color: #fff;
      font-size: 1.2em;
      border-radius: 50%;
      border: 3px solid #fff; }
  .seInd main #low02 .merit h4 {
    color: #f28123;
    line-height: 1.8; }
    .seInd main #low02 .merit h4:before {
      content: "◆";
      margin-right: 5px; }
  .seInd main #low02 .merit li {
    margin-bottom: 2em; }
.seInd main #low02 .procedure h3 {
  display: inline-block;
  border: 2px solid #ffb726;
  padding: 5px 15px;
  border-radius: 50vh;
  margin-bottom: 10px; }
  @media only screen and (max-width: 560px) {
    .seInd main #low02 .procedure h3 {
      font-size: 4.5vw; } }
.seInd main #low03 figure img {
  max-width: 600px; }
@media only screen and (min-width: 561px) and (max-width: 959px) {
  .seInd main #low05 h3 {
    font-size: 1.3rem;
    margin-bottom: 20px; } }
@media only screen and (max-width: 560px) {
  .seInd main #low05 h3 {
    font-size: 4.5vw;
    margin-bottom: 10px;
    text-align: center; } }
.seInd main #low05 > ul {
  display: flex;
  justify-content: space-between;
  max-width: 900px; }
  @media only screen and (max-width: 560px) {
    .seInd main #low05 > ul {
      display: block; } }
  .seInd main #low05 > ul li {
    flex: 0 0 45%;
    max-width: 400px; }
.seInd main #low05 img {
  max-width: 400px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 560px) {
    .seInd main #low05 img {
      width: 80%;
      margin: 0 auto 20px; } }

.low.shop main #contents h2 {
  margin-bottom: 0 !important;
  padding-bottom: 0; }
.low.shop main #low01 section, .low.shop main #low02 section {
  padding-bottom: 40px; }
  @media only screen and (max-width: 560px) {
    .low.shop main #low01 section, .low.shop main #low02 section {
      padding-bottom: 20px !important; } }
  .low.shop main #low01 section > div, .low.shop main #low02 section > div {
    display: flex;
    margin-bottom: 40px; }
    @media only screen and (min-width: 561px) and (max-width: 959px) {
      .low.shop main #low01 section > div, .low.shop main #low02 section > div {
        width: 94%;
        margin: 0 auto 40px; } }
    @media only screen and (max-width: 560px) {
      .low.shop main #low01 section > div, .low.shop main #low02 section > div {
        display: block;
        margin-bottom: 0 !important; } }
    .low.shop main #low01 section > div figure, .low.shop main #low02 section > div figure {
      flex: 0 0 28%;
      margin-left: 2%; }
      @media only screen and (max-width: 560px) {
        .low.shop main #low01 section > div figure, .low.shop main #low02 section > div figure {
          margin-bottom: 20px;
          margin-left: 0; } }
    .low.shop main #low01 section > div div, .low.shop main #low02 section > div div {
      margin-right: 20px;
      flex: 0 0 38%; }
      .low.shop main #low01 section > div div dl, .low.shop main #low02 section > div div dl {
        margin-top: 0;
        padding: 0 !important;
        line-height: 1.8; }
      .low.shop main #low01 section > div div dt, .low.shop main #low02 section > div div dt {
        font-weight: bold; }
      .low.shop main #low01 section > div div dd, .low.shop main #low02 section > div div dd {
        padding-left: 5em;
        margin-top: -1.5em;
        margin-bottom: 0.5em; }
      @media only screen and (max-width: 560px) {
        .low.shop main #low01 section > div div dl, .low.shop main #low02 section > div div dl {
          font-size: 4vw; } }
      .low.shop main #low01 section > div div .line_link, .low.shop main #low02 section > div div .line_link {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        @media only screen and (max-width: 560px) {
          .low.shop main #low01 section > div div .line_link, .low.shop main #low02 section > div div .line_link {
            max-width: 300px;
            margin: 0 auto; } }
        .low.shop main #low01 section > div div .line_link .qrLine, .low.shop main #low02 section > div div .line_link .qrLine {
          flex: 0 0 35%; }
        .low.shop main #low01 section > div div .line_link .btnLine, .low.shop main #low02 section > div div .line_link .btnLine {
          flex: 0 0 60%; }
          .low.shop main #low01 section > div div .line_link .btnLine img, .low.shop main #low02 section > div div .line_link .btnLine img {
            max-width: 200px; }
  .low.shop main #low01 section h3, .low.shop main #low02 section h3 {
    background: #115ba5;
    padding: 5px 20px;
    color: #fff;
    border-radius: 50vh; }
    @media only screen and (min-width: 561px) and (max-width: 959px) {
      .low.shop main #low01 section h3, .low.shop main #low02 section h3 {
        margin-bottom: 40px !important; } }
    .low.shop main #low01 section h3:before, .low.shop main #low02 section h3:before {
      content: "● "; }
    @media only screen and (max-width: 560px) {
      .low.shop main #low01 section h3, .low.shop main #low02 section h3 {
        font-size: 4.8vw; } }
.low.shop main #low02 h2 span {
  display: flex;
  align-items: center;
  max-width: 12em; }
.low.shop main #low02 h2 img {
  max-width: 80px;
  margin-right: 10px; }
  @media only screen and (max-width: 560px) {
    .low.shop main #low02 h2 img {
      max-width: 50px; } }
.low.shop main .embed-container {
  position: relative;
  padding-bottom: 30%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
.low.shop main .embed-container iframe, .low.shop main .embed-container object, .low.shop main .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
@media only screen and (max-width: 560px) {
  .low.shop main .embed-container {
    padding-bottom: 56%; } }

.recruit main .recruit_table {
  border-collapse: separate;
  overflow: hidden;
  border-spacing: 0;
  border-radius: 10px;
  border: 1px solid #56c0d9;
  margin-bottom: 20px; }
  .recruit main .recruit_table th, .recruit main .recruit_table td {
    padding: 10px 20px;
    border: 1px solid #56c0d9;
    line-height: 1.5;
    vertical-align: middle; }
  .recruit main .recruit_table th {
    background: #56c0d9;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-weight: bold; }
    .recruit main .recruit_table th span {
      display: inline-block; }
  .recruit main .recruit_table tr:last-child th {
    border-bottom: 1px solid #56c0d9; }
  .recruit main .recruit_table ul {
    margin: 0 !important;
    padding: 0 !important; }
    .recruit main .recruit_table ul li {
      padding-left: 1em; }
      .recruit main .recruit_table ul li:before {
        content: "・";
        margin-left: -1em;
        color: #56c0d9; }
  @media only screen and (min-width: 561px) and (max-width: 959px) {
    .recruit main .recruit_table th {
      width: 7em; } }
  @media only screen and (max-width: 560px) {
    .recruit main .recruit_table {
      font-size: 3.5vw; }
      .recruit main .recruit_table th {
        padding: 10px 5px; }
      .recruit main .recruit_table td {
        padding: 10px 7px; }
      .recruit main .recruit_table th {
        width: 5em; } }
.recruit main input[type="button"],
.recruit main input[type="reset"],
.recruit main input[type="submit"],
.recruit main input#submit {
  display: inline-block;
  margin: 0 2%;
  padding: 0.4em 1.8em;
  border: 1px solid #d3d1b7;
  border-radius: 4px;
  letter-spacing: 0.1em;
  background: #2364aa;
  cursor: pointer;
  color: #fff !important;
  transition: background 0.3s ease-in-out; }
  @media print, screen and (min-width: 961px) {
    .recruit main input[type="button"],
    .recruit main input[type="reset"],
    .recruit main input[type="submit"],
    .recruit main input#submit {
      transition: all 0.3s ease-in-out; } }
  @media only screen and (max-width: 560px) {
    .recruit main input[type="button"],
    .recruit main input[type="reset"],
    .recruit main input[type="submit"],
    .recruit main input#submit {
      font-size: 0.85em; } }
.recruit main input[type="button"]:hover,
.recruit main input[type="reset"]:hover,
.recruit main input[type="submit"]:hover {
  background: #56c0d9; }
.recruit main button,
.recruit main label {
  cursor: pointer; }

@media only screen and (max-width: 560px) {
  .reInd main #low01 > section:first-of-type {
    margin-top: 0; } }
.reInd main h3 {
  display: inline-block;
  border-bottom: 3px dotted #ffb726;
  margin-bottom: 40px;
  padding: 0 15px 3px 5px; }
  .reInd main h3:before {
    content: "● ";
    color: #ffb726; }
.reInd main .form_button {
  display: table;
  text-align: center;
  line-height: 1.2 !important; }
  @media only screen and (max-width: 560px) {
    .reInd main .form_button {
      margin: 0 auto; } }
  @media print, screen and (min-width: 561px) {
    .reInd main .form_button {
      margin: 0 auto 60px auto; } }
  .reInd main .form_button a {
    display: block;
    width: 100%;
    background: #f28123;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    padding-right: 4em; }
    .reInd main .form_button a::after {
      content: "";
      display: inline-block;
      height: 1em;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background: url("../img/linkArrow1_white.svg") no-repeat center center;
      background-size: contain; }
      @media only screen and (max-width: 560px) {
        .reInd main .form_button a::after {
          width: 2em;
          right: 10px; } }
      @media print, screen and (min-width: 561px) {
        .reInd main .form_button a::after {
          width: 3em;
          right: 1em; } }
    .reInd main .form_button a:hover {
      background: #f8b883; }
    @media only screen and (max-width: 560px) {
      .reInd main .form_button a {
        padding: 15px 3em 15px 1em;
        font-size: 3.8vw; } }
    @media print, screen and (min-width: 561px) {
      .reInd main .form_button a {
        padding: 15px 4.5em 15px 1em; } }

@media only screen and (max-width: 560px) {
  .reFor #low01 {
    padding-top: 40px; } }
.reFor input#submit {
  transition: all 0.3s ease-in-out;
  opacity: 1; }
  .reFor input#submit.off {
    background: #777;
    cursor: default;
    opacity: 0.5; }
.reFor #form dt {
  font-weight: 600;
  color: #2364aa; }
  .reFor #form dt p {
    font-size: 0.8em;
    color: #6f6f6f; }
@media only screen and (max-width: 560px) {
  .reFor #form dt {
    margin-bottom: 8px !important; } }
@media print, screen and (min-width: 961px) {
  .reFor #form dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 1em;
    margin-bottom: 1em; }
    .reFor #form dl:not(:last-of-type) {
      border-bottom: 2px dotted #707070; }
    .reFor #form dl dt {
      -webkit-box-flex: 0 0 "";
      -ms-flex: 0 0 "";
      flex: 0 0 "";
      text-align: right;
      padding-right: 3em;
      width: 20%;
      min-width: 16em; }
    .reFor #form dl dd {
      -webkit-box-flex: 0 0 "";
      -ms-flex: 0 0 "";
      flex: 0 0 "";
      width: 80%;
      text-align: left !important; } }
@media only screen and (max-width: 959px) {
  .reFor #form dl {
    padding: 1em 0 !important;
    border-top: 2px dotted #f28123; } }
.reFor #form #handling {
  margin-bottom: 45px;
  font-size: 0.875rem; }
.reFor #form .btnGp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch; }
  @media print, screen and (min-width: 961px) {
    .reFor #form .btnGp {
      max-width: 800px; } }
  .reFor #form .btnGp p {
    margin: 0 5%; }
.reFor #form .btnGpCenter {
  text-align: center; }
  .reFor #form .btnGpCenter p {
    margin: 1em auto; }
.reFor span.req::before {
  display: inline-block;
  content: '※';
  font-weight: 900;
  height: 1em;
  width: 1em;
  margin: 0 0.5em;
  font-size: 0.7em;
  color: #ff0000; }
  @media only screen and (max-width: 560px) {
    .reFor span.req::before {
      font-size: 0.5rem; } }
.reFor #form .anno {
  color: #000;
  font-size: 0.8em; }
.reFor #form .company {
  width: 100%;
  max-width: 12em; }
.reFor #form .name {
  width: 100%;
  max-width: 12em; }
@media print, screen and (min-width: 561px) {
  .reFor #form .nameBox {
    width: 8em; } }
@media only screen and (max-width: 560px) {
  .reFor #form .nameBox {
    width: 4em; } }
@media print, screen and (min-width: 961px) {
  .reFor #form .telBlock input {
    max-width: 5em; } }
@media only screen and (max-width: 959px) {
  .reFor #form .telBlock input {
    max-width: 4em; } }
.reFor #form .mail {
  width: 100%; }
  @media print, screen and (min-width: 961px) {
    .reFor #form .mail {
      max-width: 380px; } }
.reFor #form #mail2,
.reFor #form #address {
  margin-top: 10px; }
.reFor #form #address {
  width: 100%;
  max-width: 480px; }
.reFor #form .age {
  width: 3em; }
.reFor #form .postal {
  width: 7em; }
@media only screen and (max-width: 560px) {
  .reFor #form .company,
  .reFor #form .mail,
  .reFor #form .add,
  .reFor #form #address {
    max-width: 98%; }
  .reFor #form div:not(.sex) label {
    display: inline-block; } }
.reFor label {
  display: inline-block;
  position: relative;
  padding-left: 1em; }
  @media only screen and (max-width: 560px) {
    .reFor label:not(:last-of-type) {
      margin-right: 0.7em; } }
  @media print, screen and (min-width: 961px) {
    .reFor label:not(:last-of-type) {
      margin-right: 1.5em; } }
  .reFor label input {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto; }
.reFor textarea {
  resize: none !important;
  display: block;
  outline: none;
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  padding: 7px !important;
  width: 100%; }
  @media only screen and (max-width: 560px) {
    .reFor textarea {
      font-size: 18px;
      min-height: 200px; } }
  @media print, screen and (min-width: 961px) {
    .reFor textarea {
      max-width: 700px;
      min-height: 250px; } }
.reFor input[type="text"],
.reFor input[type="tel"],
.reFor input[type="number"],
.reFor input[type="email"],
.reFor select {
  display: inline-block;
  outline: none;
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  padding: 4px; }
  @media only screen and (max-width: 560px) {
    .reFor input[type="text"],
    .reFor input[type="tel"],
    .reFor input[type="number"],
    .reFor input[type="email"],
    .reFor select {
      display: inline-block;
      font-size: 18px; } }
.reFor input[type="text"]:focus,
.reFor input[type="tel"]:focus,
.reFor input[type="number"]:focus,
.reFor input[type="email"]:focus,
.reFor textarea:focus,
.reFor select:focus {
  box-shadow: 0 0 7px #f28123;
  border: 1px solid #115ba5; }
.reFor input[type="tel"],
.reFor input[type="number"],
.reFor input[type="email"] {
  ime-mode: disabled; }
.reFor input[type="radio"],
.reFor input[type="checkbox"] {
  position: relative;
  vertical-align: middle;
  margin-right: 4px; }
.reFor ::-webkit-input-placeholder {
  color: rgba(86, 192, 217, 0.4); }
.reFor ::-moz-placeholder {
  color: rgba(86, 192, 217, 0.4); }
.reFor ::-ms-input-placeholder {
  color: rgba(86, 192, 217, 0.4); }
.reFor :-ms-input-placeholder {
  color: rgba(86, 192, 217, 0.4); }
.reFor ::placeholder {
  color: rgba(86, 192, 217, 0.4); }
.reFor input[type="number"]::-webkit-inner-spin-button,
.reFor input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }
.reFor input[type="number"] {
  -moz-appearance: textfield; }
.reFor input,
.reFor textarea {
  ime-mode: active; }
.reFor input[type="tel"],
.reFor input[type="number"],
.reFor input[type="email"],
.reFor .imeOff {
  ime-mode: disabled; }
.reFor .ime {
  ime-mode: disabled; }
.reFor .ermes {
  display: inline-block;
  padding: 0.5em 0.5em;
  border-radius: 10px;
  line-height: 1;
  font-size: 0.8em;
  color: #fff;
  background: red; }
@media only screen and (max-width: 560px) {
  .reFor dd span {
    display: block; } }
@media print, screen and (min-width: 561px) {
  .reFor dd span {
    display: inline-block; } }

.reMai table.form {
  border: 1px solid #ccc;
  margin-bottom: 1em !important;
  width: 100%; }
  @media print, screen and (min-width: 561px) {
    .reMai table.form {
      max-width: 650px; } }
  .reMai table.form th,
  .reMai table.form td {
    padding: 8px;
    border: 1px solid #ccc;
    font-size: 1em; }
  .reMai table.form th {
    font-weight: normal;
    background: #f9ddc5; }
    @media print, screen and (min-width: 561px) {
      .reMai table.form th {
        width: 11em; } }
.reMai .mailform #contents h3 {
  display: block; }
.reMai .blockTel {
  width: 96%;
  max-width: 480px;
  margin: 0 1%;
  padding: 20px 0 10px 0;
  background: #f4eae0;
  box-sizing: border-box;
  border: 3px double #fff;
  border-radius: 8px; }
  @media only screen and (max-width: 560px) {
    .reMai .blockTel {
      margin: 0 auto 20px auto;
      padding: 20px 0 10px 0; } }
  .reMai .blockTel div p {
    display: inline-block;
    width: 48%;
    margin: 0 !important; }
    @media only screen and (max-width: 560px) {
      .reMai .blockTel div p {
        display: block;
        width: 90%;
        margin: 0 auto !important; } }
  .reMai .blockTel img {
    margin: 0 auto;
    max-width: 400px; }

@media print, screen and (min-width: 561px) {
  .reTha main {
    min-height: 80vh; } }
@media only screen and (max-width: 560px) {
  .reTha main #low01 p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; } }

.syohousen main .line_flow {
  display: flex;
  justify-content: space-between; }
  @media only screen and (max-width: 560px) {
    .syohousen main .line_flow {
      display: block;
      width: 90%;
      margin: 0 auto; } }
  .syohousen main .line_flow li {
    flex: 0 0 30%;
    position: relative;
    margin-bottom: 30px;
    padding: .8em 1.2em;
    border-radius: 10px;
    background-color: rgba(86, 192, 217, 0.3); }
    .syohousen main .line_flow li::before {
      position: absolute;
      top: 45%;
      right: -15px;
      width: 15px;
      height: 30px;
      background-color: rgba(86, 192, 217, 0.3);
      clip-path: polygon(0 0, 100% 50%, 0 100%);
      content: ''; }
      @media only screen and (max-width: 560px) {
        .syohousen main .line_flow li::before {
          top: auto;
          right: auto;
          left: 48%;
          bottom: -15px;
          width: 30px;
          height: 15px;
          clip-path: polygon(0 0, 100% 0, 50% 100%); } }
    .syohousen main .line_flow li:last-child:before {
      background: none; }
  .syohousen main .line_flow h4 {
    background: #56c0d9;
    color: #fff;
    padding: 5px 10px;
    border-radius: 50vh;
    text-align: center; }
    @media only screen and (min-width: 561px) and (max-width: 959px) {
      .syohousen main .line_flow h4 {
        margin-bottom: 20px; } }
    @media only screen and (max-width: 560px) {
      .syohousen main .line_flow h4 {
        margin-top: 20px; } }
  .syohousen main .line_flow figure img {
    max-width: 250px;
    margin: 0 auto; }
.syohousen main #low01 h3 {
  border-bottom: 6px solid rgba(17, 91, 165, 0.7); }
.syohousen main #yobidashi h2 {
  font-size: 1.8rem; }
  @media only screen and (min-width: 561px) and (max-width: 959px) {
    .syohousen main #yobidashi h2 {
      font-size: 1.4rem; } }
  @media only screen and (max-width: 560px) {
    .syohousen main #yobidashi h2 {
      font-size: 3.9vw; } }
.syohousen main #yobidashi h3 {
  border-bottom: 6px solid rgba(17, 91, 165, 0.7);
  margin-top: 40px; }
.syohousen main #yobidashi ul li {
  max-width: 680px;
  text-align: center; }
  .syohousen main #yobidashi ul li > div {
    background: rgba(249, 221, 197, 0.4);
    padding: 20px;
    margin-bottom: 15px;
    border-radius: 10px; }
  .syohousen main #yobidashi ul li:last-child > div {
    margin-bottom: 0; }
  .syohousen main #yobidashi ul li:after {
    content: url("../img/arrow02.svg"); }
  .syohousen main #yobidashi ul li:last-child:after {
    content: ""; }
.syohousen main #low02 .app_download {
  max-width: 600px;
  border: 2px solid #f28123;
  border-radius: 20px;
  padding: 20px;
  text-align: center; }
  @media only screen and (min-width: 561px) and (max-width: 959px) {
    .syohousen main #low02 .app_download {
      margin: 40px auto 0; } }
.syohousen main #low02 ul {
  display: flex;
  max-width: 600px;
  justify-content: space-between; }
  .syohousen main #low02 ul li {
    text-align: center;
    flex: 0 0 48%; }
  .syohousen main #low02 ul img {
    max-width: 200px;
    margin: 0 auto; }
  .syohousen main #low02 ul .qr img {
    max-width: 150px;
    margin-top: 20px; }
.syohousen main #low03 > div {
  display: flex;
  justify-content: space-between; }
  @media only screen and (max-width: 560px) {
    .syohousen main #low03 > div {
      display: block; } }
  .syohousen main #low03 > div > div {
    flex: 0 0 65%; }
.syohousen main #low03 figure {
  flex: 0 0 30%; }
.syohousen main #low03 img {
  max-width: 500px; }

.zaitaku main #low02 h3 {
  display: inline-block;
  border-bottom: 3px dotted #ffb726;
  margin-bottom: 10px;
  padding: 0 5px 3px 5px; }

/* print Scss */
/*############################################################################################33*/
/* 印刷向けレイアウトの指定 */
/*############################################################################################*/
@media only print {
  @page {
    size: A4; }
  header,
  .fix,
  .fixed {
    position: relative !important;
    top: 0 !important; }

  .sameHeightPc {
    display: block; }

  .groupBtn,
  #globalNav,
  #reserveBanner,
  .dispSp,
  .slider,
  .ptBtn,
  #gmap,
  .low #contentsFooter,
  .low footer {
    display: none !important;
    float: none !important; }

  header:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both; }

  .home #container {
    margin: 0 auto;
    padding: 0; }

  .low #contents {
    padding-top: 0 !important; }

  .low h1 {
    padding: 40px 0 !important; }

  h2 {
    font-size: 20px !important; }

  h3 {
    font-size: 17px !important; }

  #bread {
    font-size: 10px;
    margin: 15px 0; }

  #hdGn > ul > li > a,
  #hdGn > ul > li > span {
    font-size: 14px; }

  .shop div.gmap {
    display: block;
    width: 100% !important; }
    .shop div.gmap img {
      width: 100%; }

  .pBreak {
    page-break-before: always; }

  .pBreakAf {
    page-break-after: always !important; }

  .fade,
  .fadeHome {
    opacity: 1 !important;
    transform: translateY(0px) !important; } }
