@charset "UTF-8";
@media (min-width: 576px) and (max-width: 767.98px), (min-width: 768px) and (max-width: 991.98px), (min-width: 992px) and (max-width: 1199.98px), (min-width: 1200px) {
  .xs {
    display: none !important; } }
@media (max-width: 575.98px), (min-width: 768px) and (max-width: 991.98px), (min-width: 992px) and (max-width: 1199.98px), (min-width: 1200px) {
  .sm {
    display: none !important; } }
@media (max-width: 575.98px), (min-width: 576px) and (max-width: 767.98px), (min-width: 992px) and (max-width: 1199.98px), (min-width: 1200px) {
  .md {
    display: none !important; } }
@media (max-width: 575.98px), (min-width: 576px) and (max-width: 767.98px), (min-width: 768px) and (max-width: 991.98px), (min-width: 1200px) {
  .lg {
    display: none !important; } }
@media (max-width: 575.98px), (min-width: 576px) and (max-width: 767.98px), (min-width: 768px) and (max-width: 991.98px), (min-width: 992px) and (max-width: 1199.98px) {
  .xl {
    display: none !important; } }
@media (min-width: 992px) {
  *:not(body).sp {
    display: none !important; } }
@media (max-width: 991.98px) {
  *:not(body).pc {
    display: none !important; } }
.c1 {
  color: #028CB9; }

.c2 {
  color: #DAE6E7; }

.c3 {
  color: #FED92B; }

.c4 {
  color: #FF8F0D; }

.c5 {
  color: #FFF4E7; }

.c6 {
  color: #FFFCEB; }

.c7 {
  color: #F2F6F7; }

.bs1 {
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); }

.ts1 {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); }

/*
	Last Update:2020/11/05
	外枠用
*/
/*=================================

	共通

=================================*/
#base {
  position: relative;
  overflow-x: hidden; }

#body, .wrapper, .wrapper-t, .wrapper-b {
  position: relative; }

@media (max-width: 991.98px) {
  html, body, p, h1, h2, h3, h4, h5, h6, table, th, td, ul, ol, li, dl, dt, dd, img, a {
    line-height: 1.8; } }

::placeholder {
  color: #999; }

::-ms-input-placeholder {
  color: #999; }

:-ms-input-placeholder {
  color: #999; }

@media (min-width: 768px) and (max-width: 991.98px), (max-width: 991.98px) {
  .wrapper, .wrapper-t {
    padding-top: 70px; } }
@media (min-width: 992px) {
  .wrapper, .wrapper-t {
    padding-top: 100px; } }

@media (min-width: 768px) and (max-width: 991.98px), (max-width: 991.98px) {
  .wrapper, .wrapper-b {
    padding-bottom: 70px; } }
@media (min-width: 992px) {
  .wrapper, .wrapper-b {
    padding-bottom: 100px; } }

.center, .center2 {
  margin: 0 auto;
  text-align: left;
  position: relative; }

.center {
  max-width: 980px; }
  @media (min-width: 768px) and (max-width: 991.98px), (max-width: 991.98px) {
    .center {
      padding-left: 20px;
      padding-right: 20px; } }

.center2 {
  max-width: 800px; }
  @media (max-width: 800px) {
    .center2 {
      padding-left: 15px;
      padding-right: 15px; } }

.row-60 {
  margin-left: -30px;
  margin-right: -30px; }
  .row-60 div[class*="col"] {
    padding-left: 30px;
    padding-right: 30px; }

.layout-- {
  /*=================================
  
  	head
  
  =================================*/
  position: relative;
  z-index: 100;
  height: 50px;
  background: #FFF;
  /*=================================
  
  	foot
  
  =================================*/
  /*=================================
  
  	body
  
  =================================*/ }
  .layout--head {
    position: relative;
    z-index: 10000;
    height: 124px; }
    @media (min-width: 992px) {
      .layout--head {
        border-bottom: 3px solid #028CB9; } }
    @media (max-width: 991.98px) {
      .layout--head {
        height: 80px; } }
  .layout--site_logo {
    position: absolute;
    left: 0px;
    top: 16px;
    z-index: 100; }
    @media (max-width: 991.98px) {
      .layout--site_logo {
        left: 15px;
        top: 10px; } }
    @media (max-width: 365px) {
      .layout--site_logo {
        top: 19px; } }
    .layout--site_logo a {
      text-decoration: none;
      font-weight: bold;
      color: #000; }
      .layout--site_logo a strong {
        position: relative;
        top: 2px;
        font-size: 1.4rem; }
        @media (max-width: 991.98px) {
          .layout--site_logo a strong {
            display: block;
            font-size: 1.2rem;
            letter-spacing: 0.5px; } }
        @media (max-width: 365px) {
          .layout--site_logo a strong {
            display: none; } }
      .layout--site_logo a span {
        color: #FED92B; }
      .layout--site_logo a img {
        width: 160px;
        margin-right: 10px;
        vertical-align: middle; }
        @media (max-width: 991.98px) {
          .layout--site_logo a img {
            width: 160px; } }
  .layout--head_menu-sp {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10000; }
    @media (min-width: 992px) {
      .layout--head_menu-sp {
        display: none; } }
    .layout--head_menu-sp a {
      position: relative;
      display: block;
      width: 80px;
      height: 80px;
      background: #028CB9; }
      .layout--head_menu-sp a:after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 80px;
        height: 80px;
        background: url(../image/head/head_menu-sp.png) no-repeat left top;
        background-size: 80px auto; }
  #base.-open .layout--head_menu-sp a:after {
    background: url(../image/head/head_menu-sp.png) no-repeat left bottom;
    background-size: 80px auto; }
  @media (min-width: 992px) {
    .layout--main_navi {
      height: 124px; }
      .layout--main_navi .main {
        position: absolute;
        bottom: 6px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%; }
        .layout--main_navi .main::after {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          display: block;
          width: 1px;
          height: 100%;
          background: #E0E0E0; }
        .layout--main_navi .main ul {
          display: table;
          width: 100%;
          height: 35px;
          line-height: 35px; }
          .layout--main_navi .main ul li {
            display: table-cell;
            position: relative;
            font-size: 1.7rem;
            text-align: center; }
            .layout--main_navi .main ul li::after {
              content: "";
              position: absolute;
              right: 0;
              top: 0;
              display: block;
              width: 1px;
              height: 100%;
              background: #E0E0E0; }
            .layout--main_navi .main ul li a {
              display: block;
              padding: 0 15px;
              text-decoration: none;
              font-weight: bold;
              line-height: 35px;
              color: #000; }
      .layout--main_navi .contact {
        position: absolute;
        right: 0px;
        top: 0; }
        .layout--main_navi .contact a {
          display: flex;
          align-items: center;
          justify-content: center;
          flex-direction: column;
          background: #FED92B;
          width: 120px;
          height: 70px;
          padding: 0;
          color: #000;
          text-decoration: none;
          white-space: nowrap;
          font-weight: bold;
          font-size: 1.5rem; }
          .layout--main_navi .contact a img {
            width: 22px; }
      .layout--main_navi .sub {
        position: absolute;
        right: 145px; }
        .layout--main_navi .sub ul {
          display: flex;
          height: 70px;
          align-items: center; }
          .layout--main_navi .sub ul li a {
            display: block;
            position: relative;
            color: #000;
            font-weight: bold;
            font-size: 1.5rem;
            padding-left: 23px; }
            .layout--main_navi .sub ul li a::before {
              content: "";
              display: block;
              position: absolute;
              left: 0;
              top: 50%;
              transform: translateY(-50%);
              width: 17px;
              height: 17px;
              background-position: center center;
              background-repeat: no-repeat;
              background-size: cover;
              background-size: contain; }
          .layout--main_navi .sub ul li.-navi_login {
            margin-right: 25px; }
            .layout--main_navi .sub ul li.-navi_login a::before {
              background-image: url("../image/layout/icon_login.png"); }
          .layout--main_navi .sub ul li.-navi_regist {
            margin-right: 25px; }
            .layout--main_navi .sub ul li.-navi_regist a::before {
              background-image: url("../image/layout/icon_regist.png"); }
          .layout--main_navi .sub ul li.-navi_faq a::before {
            background-image: url("../image/layout/icon_faq.png"); } }
  @media (max-width: 991.98px) {
    .layout--main_navi .main, .layout--main_navi .sub, .layout--main_navi .contact {
      display: none; }
    .layout--main_navi .sp {
      position: fixed;
      right: 0;
      top: 0;
      z-index: 10150;
      width: 220px;
      height: 100vh;
      transform: translateX(100%);
      background: #FFF;
      border-left: 13px solid #028CB9;
      transition: 0.2s; }
      .layout--main_navi .sp a {
        text-decoration: none !important; }
      #base.-open .layout--main_navi .sp {
        display: block;
        transform: translateY(0%);
        width: 220px; }
      .layout--main_navi .sp .close a {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 80px;
        padding-left: 67px;
        background: #028CB9;
        color: #FFF;
        text-align: center;
        font-size: 1.8rem; }
        .layout--main_navi .sp .close a strong {
          display: block; }
        .layout--main_navi .sp .close a:after {
          content: "";
          display: block;
          position: absolute;
          left: -13px;
          top: 50%;
          transform: translate(0%, -50%);
          width: 80px;
          height: 80px;
          background: url(../image/head/head_menu-sp.png) no-repeat left top;
          background-size: 80px auto; }
      .layout--main_navi .sp .list {
        height: calc(100vh - 80px);
        overflow-y: scroll; }
        .layout--main_navi .sp .list .navi {
          padding-bottom: 150px; }
          .layout--main_navi .sp .list .navi li {
            border-bottom: 1px solid #E0E0E0; }
            .layout--main_navi .sp .list .navi li a {
              display: block;
              position: relative;
              padding: 10px 15px 10px 38px;
              color: #000;
              font-weight: 500; }
              .layout--main_navi .sp .list .navi li a strong {
                position: absolute;
                display: flex;
                align-items: center;
                justify-content: center;
                width: 40px;
                height: 100%;
                text-align: center;
                left: 0;
                top: 0%; }
            .layout--main_navi .sp .list .navi li:last-child {
              border: none;
              margin-top: -1px; }
              .layout--main_navi .sp .list .navi li:last-child a {
                background: #FED92B; }
                .layout--main_navi .sp .list .navi li:last-child a img {
                  position: relative;
                  top: -2px;
                  vertical-align: middle;
                  margin-right: 10px; }
      .layout--main_navi .sp .banner {
        padding: 20px 15px 50px; }
        .layout--main_navi .sp .banner li + li {
          margin-top: 15px; }
    #base.-open .layout--main_navi .back {
      content: "";
      position: fixed;
      left: 0;
      top: 0;
      z-index: 900;
      width: 100vw;
      height: 100vh;
      background: rgba(0, 0, 0, 0.8);
      animation-name: fadeInback;
      animation-duration: 0.3s; } }
  .layout--foot_navi {
    background: #028CB9;
    color: #FFF; }
    .layout--foot_navi ul {
      display: flex;
      justify-content: center; }
      .layout--foot_navi ul li {
        position: relative; }
        .layout--foot_navi ul li a {
          display: block;
          padding: 20px 25px;
          font-weight: bold;
          color: #FFF; }
        .layout--foot_navi ul li + li::before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 25px;
          width: 2px;
          height: calc(100% - 50px);
          background: #FFF; }
  .layout--foot_info {
    padding: 50px 0; }
    @media (max-width: 991.98px) {
      .layout--foot_info {
        padding: 25px 0; } }
    @media (min-width: 992px) {
      .layout--foot_info .flex {
        display: flex;
        justify-content: space-between;
        align-items: center; } }
    @media (max-width: 991.98px) {
      .layout--foot_info .flex .info {
        text-align: center;
        font-size: 1.4rem; } }
    .layout--foot_info .flex .info .hl {
      margin-bottom: 5px;
      color: #028CB9;
      font-size: 2.2rem;
      font-weight: bold; }
      @media (max-width: 991.98px) {
        .layout--foot_info .flex .info .hl {
          font-size: 1.8rem; } }
    @media (max-width: 991.98px) {
      .layout--foot_info .flex .banner {
        display: none; } }
    .layout--foot_info .flex .banner ul {
      display: flex;
      margin-left: -15px;
      margin-right: -15px; }
      .layout--foot_info .flex .banner ul li {
        padding: 0 15px; }
        .layout--foot_info .flex .banner ul li img {
          width: 180px; }
  .layout--foot_copyright {
    padding: 20px;
    background: #B4CCCE;
    text-align: center;
    color: #FFF;
    font-size: 1.4rem; }
    @media (max-width: 991.98px) {
      .layout--foot_copyright {
        font-size: 0.9rem; } }
  .layout--foot_pagetop a {
    display: block;
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 110;
    width: 90px;
    height: 90px;
    padding: 20px;
    background: rgba(0, 140, 185, 0.8) url(../image/layout/pagetop.png) no-repeat center center/40px 40px;
    border-radius: 100px;
    border: 5px solid #FFF; }
    @media (max-width: 991.98px) {
      .layout--foot_pagetop a {
        border: 3px solid #FFF;
        background-size: 24px 24px; } }
    @media (max-width: 575.98px) {
      .layout--foot_pagetop a {
        right: 20px;
        bottom: 20px;
        width: 40px;
        height: 40px; } }
  .layout--body {
    background: #FFF;
    /*---------------------------------------------------------
    	body_title
    -----------------------------------------------------------*/
    /*---------------------------------------------------------
    	body_pankuzu
    -----------------------------------------------------------*/ }
    .layout--body_title {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 150px;
      background: #028CB9 url("../image/contents/top/search_back.png") repeat center center; }
      @media (max-width: 991.98px) {
        .layout--body_title {
          height: auto;
          margin-bottom: -20px;
          padding: 12px 15px 15px; } }
      .layout--body_title .hl {
        font-size: 2.8rem;
        font-weight: bold;
        color: #FFF;
        text-align: center;
        line-height: 1.3; }
        @media (max-width: 991.98px) {
          .layout--body_title .hl {
            font-size: 2rem; } }
    .layout--body_pankuzu {
      background: #FFF; }
      @media (max-width: 991.98px) {
        .layout--body_pankuzu {
          display: none; } }
      .layout--body_pankuzu ul {
        display: flex;
        flex-wrap: wrap;
        padding: 15px 0 0; }
        .layout--body_pankuzu ul li {
          position: relative; }
          .layout--body_pankuzu ul li:not(:last-child) {
            padding-right: 30px; }
            .layout--body_pankuzu ul li:not(:last-child):after {
              content: "";
              display: block;
              position: absolute;
              right: 11px;
              top: 11px;
              width: 5px;
              height: 10px;
              background-image: url("../image/layout/icon_arrow_2.png");
              background-position: center center;
              background-repeat: no-repeat;
              background-size: cover;
              background-size: contain; }
          .layout--body_pankuzu ul li a {
            color: #028CB9;
            text-decoration: none; }
            .layout--body_pankuzu ul li a:hover {
              text-decoration: underline; }
