@charset "UTF-8";
/*薄黄*/
@media (max-width: 765.9px) {
  html {
    min-width: 100%;
    overflow-x: hidden;
  }
  html *:not(:root) {
    box-sizing: border-box;
  }
  .sp {
    display: none;
  }
  body {
    font-size: 14px;
    font-weight: 400;
  }
  .wrap,
  .wrap11,
  .wrap10,
  .wrap9,
  .wrap-a {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  img {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
    height: auto;
  }
  .jsb {
    justify-content: space-between;
  }
  ol.num-list > li {
    padding: 12px;
    border-bottom: dotted 1px #ccc;
    padding-left: 23px;
    text-indent: -21px;
  }
  ol.num-list > li:nth-last-of-type(1) {
    border-bottom: none;
  }
  ol.num-list > li:before {
    font-weight: bold;
    font-size: 1.2em;
  }
  ol.num-list > li:nth-of-type(1):before {
    content: "1. ";
  }
  ol.num-list > li:nth-of-type(2):before {
    content: "2. ";
  }
  ol.num-list > li:nth-of-type(3):before {
    content: "3. ";
  }
  .dot-list {
    padding: 12px 0;
    margin-left: 20px;
  }
  .dot-list > li {
    padding: 3px;
    padding-left: 23px;
    text-indent: -21px;
  }
  .dot-list li:before {
    content: "●";
    margin-right: 6px;
    color: #2780c3;
  }
  .box-three {
    display: flex;
    flex-wrap: wrap;
  }
  .box-three img {
    width: 100%;
    height: auto;
  }
  .pc-ctr {
    text-align: center;
  }
  .full-bnr {
    text-align: center;
    padding: 25px 4%;
  }
  .full-bnr a:nth-of-type(n+2) img {
    margin-top: 20px;
  }
  .motto {
    display: block;
    margin-left: auto;
    background: #ffa800;
    width: 150px;
    line-height: 40px;
    padding-bottom: 1px;
    border-radius: 12px;
    font-weight: bold;
    color: #fff;
    text-align: center;
  }
  .motto.a {
    display: inline-block;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .motto.l {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 30px auto;
    width: 100%;
    font-size: 16px;
    height: 56px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 10px;
  }
  .motto.l::before {
    top: 0;
  }
  .motto.mtp {
    margin-top: 40px;
  }
  .motto::before {
    content: url(../images/base/arw-wt.png);
    margin-right: 8px;
    position: relative;
    top: 2px;
  }
  .motto:hover {
    text-decoration: none;
    background: #ffb72c;
  }
  .m-c {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #417fe7;
    line-height: 1.5;
  }
  .sub-bg {
    background: #417fe7;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    line-height: 48px;
    font-size: 20px;
    bont-weight: bold;
    margin-bottom: 25px;
  }
  .sub-bg.s2 {
    background: #134eb0;
  }
  .sub-grn {
    background: #1ab026;
    color: #fff;
    width: 90%;
    height: 43px;
    font-size: 20px;
    font-weight: 700;
    line-height: 43px;
    letter-spacing: 3px;
    border-radius: 10px;
    text-align: center;
  }
  .sub-grn .ftl {
    font-size: 24px;
  }
  .sub-wt {
    border: solid 2px #417fe7;
    border-radius: 12px;
    background: #fff;
    color: #417fe7;
    text-align: center;
    font-size: 18px;
    width: 300px;
    line-height: 41px;
    margin-bottom: 20px;
  }
  .sub-wt:nth-of-type(n + 2) {
    margin-top: 50px;
  }
  .sub-check {
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #000;
    border-radius: 20px;
    background: #fff;
    line-height: 38px;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    width: 240px;
    text-align: center;
    position: relative;
  }
  .sub-check::before {
    display: block;
    content: "";
    width: 150px;
    height: 50px;
    background: url(../images/top/tit-check.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -55px;
    left: calc(50% - 75px);
  }
  *.wt {
    color: #fff;
  }
  .num {
    padding-top: 70px;
    position: relative;
  }
  .num:after {
    content: "01";
    font-size: 80px;
    color: #0a2463;
    letter-spacing: 1px;
    position: absolute;
    width: 100%;
    top: -50px;
    left: 0;
    text-align: center;
  }
  .txt-box {
    line-height: 2;
    font-weight: 400;
  }
  .txt-box p {
    font-weight: inherit;
  }
  .lead {
    line-height: 1.8;
    padding: 40px 0 0;
    text-align: center;
    font-weight: 500;
  }
  .sub-lead {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 25px;
  }
  .bnr-ctr {
    text-align: center;
    margin: 60px 0 0;
  }
  .bnr-ctr img {
    display: inline;
  }
  .bal-tit {
    position: relative;
    display: block;
    margin: 30px auto;
    padding: 10px 0 12px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    background: #000;
    text-align: center;
    width: 300px;
    letter-spacing: 1px;
  }
  .bal-tit:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #000;
  }
  .bal-tit.ctop {
    margin: 80px auto 50px;
  }
  .rt-gry-btn {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #000;
    padding-left: 20px;
    padding-right: 30px;
    background: url(../images/base/arw-bk.png) no-repeat right 18px center #f0eee5;
    min-width: 168px;
    height: 42px;
    line-height: 42px;
  }
  .rt-gry-btn:hover {
    text-decoration: none;
    opacity: 0.6;
  }
  .blr-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 328px;
    height: 60px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin: 40px auto 0;
    text-transform: uppercase;
    transition: all 0.2s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: #115aad;
    border-radius: 30px;
    border: solid 1.5px #fff;
  }
  .blr-link:hover {
    text-decoration: none;
    color: #fff;
  }
  .blr-link:hover:before {
    width: 100%;
  }
  .blr-link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0a2463;
    z-index: -2;
  }
  .blr-link:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #115aad;
    transition: all 0.3s;
    z-index: -1;
  }
  .bl-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 45px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.2s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .bl-link:hover {
    text-decoration: none;
    color: #fff;
  }
  .bl-link:hover:before {
    width: 100%;
  }
  .bl-link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/base/arw-wt.png) no-repeat right 22px center #2780c3;
    z-index: -2;
  }
  .bl-link:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: url(../images/base/arw-wt.png) no-repeat right 22px center #93c0e1;
    transition: all 0.3s;
    z-index: -1;
  }
  .lr-set {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: solid 1px #ccc;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .lr-set:nth-of-type(1) {
    margin-top: 30px;
  }
  .lr-set:nth-last-of-type(1) {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .lr-set .img {
    width: 45%;
    margin-left: 0;
  }
  .lr-set .img img {
    width: 100%;
    height: auto;
  }
  .lr-set .txt {
    width: 51%;
    padding: 0;
    line-height: 1.83;
  }
  .lr-set .txt h3 {
    position: relative;
    font-size: 21px;
    padding: 18px 0 0;
    margin-bottom: 30px;
    letter-spacing: 1px;
    line-height: 1.5;
  }
  .lr-set .txt h3:before {
    content: "";
    display: inline-block;
    height: 2px;
    background: #0a2463;
    width: 80px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .lr-set .txt p {
    padding-bottom: 1.2em;
  }
  .wt-box .lr-set {
    border-bottom: 0;
  }
  .wt-box .lr-set + .lr-set {
    padding-top: 25px;
  }
  .wt-box .lr-set:nth-of-type(1) {
    margin-top: 0;
  }
  .art-block.news-box .lr-set {
    border-bottom: 0;
    padding: 40px 30px;
    background: #f0eee5;
    margin-bottom: 0;
  }
  .art-block.news-box .lr-set:nth-of-type(2n) {
    flex-direction: row-reverse;
  }
  .art-block.news-box .lr-set:nth-of-type(1) {
    margin-top: 0;
  }
  .lr-set.r {
    flex-direction: row-reverse;
  }
  .art-block table {
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    margin-top: 25px;
  }
  .art-block table + * {
    padding-top: 20px;
  }
  .art-block th {
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 15px;
    background: #333;
    color: #fff;
    font-weight: 400;
  }
  .art-block td {
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 15px;
  }
  .art-block .snd th {
    background: #f5f5f5;
    color: #000;
    vertical-align: middle;
  }
  .art-block th.snd {
    background: #f5f5f5;
    color: #000;
  }
  .art-block .txt-block:not(:nth-last-of-type(1)) {
    margin-bottom: 50px;
  }
  .art-block .img-ctr {
    padding: 10px 0 40px;
  }
  .art-block .img-ctr img {
    width: auto;
    height: auto;
    max-width: 100%;
  }
  .bg-gry .art-block {
    border-top: none;
    padding: 60px 0 70px;
    background: url(../images/base/bg01.jpg) no-repeat top -100px center;
    background-size: cover;
    mix-blend-mode: multiply;
  }
  .gmap {
    width: 100%;
    max-width: 1180px;
    margin-right: auto;
    margin-left: auto;
  }
  .gmap iframe {
    width: 100%;
  }
  .inq-box {
    width: 100%;
    height: 384px;
    background: url(../images/base/inq-bg.jpg) no-repeat center;
    background-size: cover;
    position: relative;
  }
  .inq-box .wt {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  }
  .inq-box .abs {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .no-case + .inq-box {
    margin-top: 50px;
  }
  .dfts {
    width: 85%;
    font-size: 14px;
    line-height: 1.8;
    border-top: solid 1px #ccc;
    margin: 0 auto;
  }
  .dfts th {
    font-weight: normal;
    padding: 20px 25px;
    text-align: left;
    letter-spacing: 1px;
    border-bottom: solid 3px #000;
  }
  .dfts td {
    font-weight: normal;
    padding: 20px 25px;
    text-align: left;
    letter-spacing: 1px;
  }
  .dfts tr {
    border-bottom: solid 1px #ccc;
  }
  .dfts tr:nth-of-type(1) th {
    border-top: solid 3px #000;
  }
  ul.dft {
    border-top: dotted 1px #ccc;
  }
  ul.dft li {
    padding: 20px;
    border-bottom: dotted 1px #ccc;
    line-height: 1.8;
  }
  ul.num li {
    list-style-type: decimal;
    padding-left: 5px;
    list-style-position: inside;
  }
  #form-wrap {
    max-width: 850px !important;
    padding: 20px 0;
  }
  #form-wrap .cb label {
    display: inline-block !important;
    padding-right: 20px !important;
  }
  #form-wrap .your-privacy .cb label {
    padding-right: 5px !important;
  }
  #form-wrap .note {
    display: block;
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.5;
  }
  #form-wrap .clm-box {
    padding: 10px 20px 0;
    margin: 20px auto 40px;
    font-size: 1em;
  }
  #form-wrap .sub-btn input {
    font-size: 18px;
    width: 80%;
  }
  .form-parts {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  .form-parts dt {
    display: flex;
    align-items: center;
    line-height: 1.5;
    font-size: 16px;
  }
  .form-parts dt.req:after {
    position: relative;
    top: 1px;
  }
  .form-parts .time-box {
    display: block;
    padding: 8px 0 15px 75px;
  }
  .form-parts .time-box input {
    display: inline-block !important;
    margin-right: 8px !important;
    margin-left: 5px !important;
  }
  .form-parts .time-box label {
    display: inline-block !important;
    padding-right: 20px !important;
  }
  .form-parts .ibs {
    display: inline-block !important;
    width: 100px !important;
  }
  .form-parts .note {
    font-size: 12px;
    line-height: 1.5;
  }
  .form-parts .pdt {
    padding-top: 5px;
  }
  .wpcf7-response-output {
    max-width: 850px;
    margin: -20px auto 40px !important;
    border: solid 2px #c0e1fd !important;
    padding: 10px;
  }
  #jve {
    padding-top: 30px;
  }
  .main-visual-page {
    height: 100px;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 60px;
  }
  .main-visual-page img {
    width: 100%;
    height: 100px;
    object-fit: cover;
  }
  .intro-hd {
    background: url(../images/base/hd-wt.svg) no-repeat top center;
    background-size: 101% auto;
    position: relative;
    z-index: 101;
    margin-top: -30px;
    min-height: 130px;
    padding-top: 45px;
  }
  .intro-hd * {
    margin-left: auto;
    margin-right: auto;
  }
  .intro-hd .lead-txt {
    width: 92%;
  }
  .crumbs {
    width: 92%;
    height: 17px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    font-size: 12px;
  }
  .crumbs a {
    display: block;
    color: #fff;
    font-size: 13px;
    position: relative;
    margin-right: 25px;
    padding-top: 1px;
  }
  .crumbs a:after {
    content: ">";
    position: absolute;
    right: -17px;
    top: 1px;
  }
  .crumbs a:nth-last-of-type(1):after {
    content: none;
  }
  .crumbs a.home {
    width: 15px;
    height: 15px;
    background: url(../images/base/home.png) no-repeat top left;
    background-size: contain;
  }
  .swiper-slide div {
    position: absolute;
    top: 28%;
    left: calc(50% - 400px);
  }
  .swiper-slide-active div {
    animation-name: fade-in;
    animation-duration: 1.2s;
    animation-delay: 1s;
    animation-fill-mode: both;
  }
  .swiper-catch p {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
    letter-spacing: 1px;
  }
  .block-wt-line {
    border: solid 1px #fff;
    display: block;
    text-align: center;
    width: 265px;
    height: 56px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 3px;
    padding-top: 13px;
    margin: 50px auto 0;
    font-size: 20px;
  }
  .block-wt-line:hover {
    text-decoration: none;
    background: rgba(0, 0, 0, 0.5);
  }
  #com-page {
    padding: 20px 0 40px;
  }
  #com-page .art-block:nth-of-type(1) .lr-set {
    margin-top: 10px;
  }
  #com-page table.dft {
    margin-top: 0;
    width: 100%;
  }
  #com-page table.dft th {
    width: 23%;
  }
  #com-page table.dft td {
    padding-left: 35px;
    padding-right: 35px;
  }
  #com-page .num-list {
    padding: 25px;
    background: #d4e6f3;
    margin-top: 25px;
  }
  #com-page .youtube {
    margin-top: 40px;
  }
  .dl-set {
    margin: 40px auto 50px;
  }
  .dl-set dt {
    padding: 8px;
    text-align: center;
    background: #0a2463;
    color: #fff;
  }
  .dl-set dd {
    margin-top: 8px;
    padding: 20px;
    border: solid 3px #bbb;
  }
  span.tel-mrk {
    font-size: 30px;
    display: block;
    font-weight: bold;
    text-align: center;
  }
  span.tel-mrk:before {
    display: inline-block;
    content: "TEL";
    background: #2780c3;
    color: #fff;
    font-size: 12px;
    width: 60px;
    padding: 3px;
    text-align: center;
    border-radius: 6px;
    margin-right: 14px;
    position: relative;
    top: -7px;
  }
  span.cap {
    display: flex;
    justify-content: center;
    margin-top: 8px;
  }
  .policy {
    margin-top: 40px;
  }
  .policy dd {
    padding: 15px 20px 40px 42px;
  }
  .policy dt {
    background: #f1f1f1;
    font-size: 18px;
    padding: 8px 20px;
  }
  .policy .clm-box-line {
    padding-right: 100px;
    padding-left: 100px;
  }
  .policy .num-list li:before {
    font-weight: 400;
    font-size: 17px;
  }
  .clm-box {
    margin: 40px auto;
    padding: 40px;
    text-align: center;
    background: #f1f1f1;
    font-size: 1.1em;
  }
  .clm-box-line {
    display: inline-block;
    margin: 40px auto;
    padding: 30px;
    border: solid 1px #bbb;
  }
  .form-box {
    background: #f1f1f1;
    margin: 30px auto;
    padding: 40px 0 20px;
  }
  .thx {
    border: solid 3px #ccc;
    padding: 100px 50px;
    line-height: 1.8;
  }
  .thx h3 {
    font-size: 22px;
    padding-bottom: 20px;
  }
  #pc-nav,
  #pc-sub {
    display: none;
  }
  #hd-logo {
    padding: 0 0 0 8px;
    position: relative;
    z-index: 13300;
  }
  #hd-logo img {
    width: auto;
    height: 42px;
  }
  .drawer--top .drawer-nav {
    z-index: 3020;
  }
  .navbar {
    margin-bottom: 0;
    background-color: #fff;
    transition: all 0.2s ease-out;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
  }
  .navbar .navbar-nav li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #2E1C05;
    transition: all 0.2s ease-out;
  }
  .navbar-container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    height: 60px;
    border-bottom: solid 3px #417fe7;
  }
  .drawer-navbar {
    z-index: 10002;
    top: 0;
    width: 100%;
  }
  .ham-wrap {
    position: fixed;
    right: 8px;
    top: 12px;
    z-index: 13200;
  }
  .navbar-brand {
    font-size: 25px;
    transition: all 0.2s ease-out;
  }
  .navbar-collapse {
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
  }
  .navbar-collapse.in {
    overflow-y: auto;
  }
  .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 3030;
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
  }
  .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 3030;
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
  }
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
  }
  .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
  }
  .hamburger {
    color: #417fe7;
    padding: 3px 12px 3px;
    font-size: 11px;
    background: #fff;
    position: relative;
    z-index: 13100;
  }
  .hamburger .line {
    width: 22px;
    height: 4px;
    background-color: #417fe7;
    display: block;
    margin: 4px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .hamburger:hover {
    cursor: pointer;
  }
  #hamburger-1.is-active .line:nth-child(2) {
    opacity: 0;
  }
  #hamburger-1.is-active .line:nth-child(1) {
    -webkit-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    -o-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
  }
  #hamburger-1.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    -o-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
  }
  #hamburger-1 .line:nth-child(1) {
    margin-top: 3px;
  }
  .nav-menu ul {
    width: 100%;
    padding-top: 59px;
  }
  .nav-menu ul li:nth-of-type(1) {
    border-top: solid 1px #ccc;
  }
  .nav-menu ul li a {
    display: block;
    color: #333;
    font-weight: 500;
    padding: 18px 15px 18px 30px;
    background-size: 6px auto;
    font-size: 15px;
    border-bottom: solid 1px #ccc;
    text-align: center;
  }
  .nav-menu ul li a:hover {
    text-decoration: none;
  }
  .nav-menu ul:nth-last-of-type(1) {
    padding-bottom: 10px;
  }
  .nav-menu li {
    width: 100%;
  }
  .btn-close {
    background: #666;
    color: #fff;
    font-weight: 500;
    padding: 10px 50px;
    cursor: pointer;
    display: block;
    margin: 30px auto;
  }
  #crumbs {
    width: 1000px;
    padding: 10px 0 0;
    font-size: 13px;
    color: #666;
    margin-right: auto;
    margin-left: auto;
  }
  #crumbs a {
    color: #666;
    text-decoration: underline;
  }
  #ft-bg {
    width: 100%;
    background: #f0eee5;
    padding-top: 65px;
  }
  #ft-bg .gmap {
    width: 510px;
    height: 225px;
    overflow: hidden;
  }
  #ft-bg .gmap iframe {
    margin-top: -170px;
  }
  #ft-bg .flex-two nav {
    width: 570px;
  }
  .ft-nav {
    display: flex;
  }
  .ft-nav div {
    border-left: solid 1px #ccc;
    padding: 30px 0 0 28px;
    height: 225px;
  }
  .ft-nav div:not(:nth-last-of-type(1)) {
    padding-right: 65px;
  }
  .ft-nav li {
    height: 40px;
  }
  .ft-nav li a {
    display: block;
    color: #000;
    font-size: 14px;
  }
  .sns-set {
    display: flex;
    justify-content: space-between;
    width: 120px;
    margin-top: 28px;
  }
  .sns-set li img {
    width: auto;
    height: 28px;
  }
  #pgtop {
    position: fixed;
    right: 0;
    bottom: 100px;
    z-index: 1000;
  }
  #pgtop img {
    width: 50px;
    height: auto;
  }
  #ft-name {
    padding: 20px 0 25px;
  }
  .ft-logo {
    text-align: center;
  }
  .ft-logo img {
    width: 180px;
    height: auto;
    margin-bottom: 20px;
  }
  .c-name {
    font-size: 15px;
    line-height: 1.8;
  }
  .c-name span {
    display: inline-block;
    font-size: 16px;
    padding-bottom: 10px;
  }
  address {
    font-size: 14px;
    line-height: 1.8;
    text-align: center;
    font-style: normal;
  }
  #c {
    text-align: center;
    display: block;
    font-size: 13px;
    font-weight: 700;
    padding: 20px 0 50px;
    color: #417fe7;
  }
}
@media (max-width: 765.9px) {
  .tit-con {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    padding: 0 0 30px;
    color: #417fe7;
  }
  .tit-con.htk {
    font-size: 24px;
    color: #1ab026;
    padding-top: 30px;
    padding-bottom: 20px;
    background: url(../images/base/tit-line.png) no-repeat center bottom;
    margin-bottom: 15px;
  }
  .mrk-lead {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    padding: 0 4%;
  }
  .mrk-lead span {
    background: linear-gradient(transparent 50%, #f4fd05 50%);
  }
  .waku-tit {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border: solid 3px #417fe7;
    background: #fff;
    color: #417fe7;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    height: 48px;
    border-radius: 10px;
  }
  .main-obi {
    background: #134eb0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3;
    border-radius: 10px;
    padding: 12px 7px;
    letter-spacing: 1px;
    margin: 40px 0 20px;
  }
  .og-rd {
    background: #ffa800;
    color: #fff;
    font-weight: 700;
    width: 150px;
    height: 35px;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-bottom: 2px;
    margin: 40px 0 25px;
  }
  .lead-txt {
    font-weight: 500;
    line-height: 2.2;
    display: block;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  .big-lead {
    font-size: 22px;
    line-height: 1.3;
    font-weight: 400;
    text-align: center;
    padding-bottom: 25px;
  }
  #sb_instagram.sbi_palette_custom_1 .sbi_caption {
    line-height: 1.8 !important;
  }
  p.sbi_caption_wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: left !important;
  }
  .sbi_caption {
    font-size: 14px !important;
    line-height: 1.6 !important;
  }
  .x-scroll {
    width: 100%;
    overflow: hidden;
  }
  .x-scroll_inner {
    display: flex;
    animation: 30s linear infinite xScroll;
  }
  @keyframes xScroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    } /* .x-scroll_block 1つ分の幅だけ動かす */
  }
  .x-scroll_block {
    display: flex;
    transition: transform 1s ease;
  }
  .x-scroll_item {
    flex: 0 0 auto;
    width: 100%;
    height: 230px;
  }
  .x-scroll_item img {
    width: 100%;
    height: auto;
  }
  .main-visual {
    position: relative;
    margin-top: 60px;
    z-index: -1;
  }
  #top-catch01 {
    position: absolute;
    right: 10px;
    top: 125px;
    z-index: 101;
  }
  #top-catch01 img {
    width: 130px;
    height: auto;
  }
  #top-intro {
    width: 100%;
    margin: -50px auto 0;
    background-image: url(../images/top/bg-yes.png), url(../images/top/main-rnd.svg);
    background-repeat: no-repeat, no-repeat;
    background-size: auto, 100%;
    background-position: calc(50% - 450px) 90px, left top;
    position: relative;
  }
  #top-intro .m-c {
    width: 92%;
    padding-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }
  #top-intro .lr-set {
    width: 92%;
  }
  #top-intro .lr-set .img {
    width: 100%;
    text-align: center;
    position: relative;
    top: -10px;
    margin-bottom: 20px;
  }
  #top-intro .lr-set .img img {
    width: 65%;
  }
  #top-intro .lr-set .img .motto {
    position: absolute;
    bottom: -10px;
    left: calc(50% - 72px);
  }
  #top-intro .lr-set .txt {
    width: 100%;
  }
  #top-intro .lr-set .txt br {
    display: none;
  }
  #top-sports {
    margin-top: 20px;
    padding-top: 60px;
    width: 100%;
    background: url(../images/base/bg-nami-up.png) repeat-x top #ffd;
  }
  #top-sports article {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: stretch;
    position: relative;
    padding-bottom: 50px;
    /*
    .img-set {
      padding-top: 25px;
      display: flex;
      flex-wrap: wrap;
      gap: 1px;
      border-radius: 10px;
      overflow: hidden;
      width: calc(100% - 1px);
      img {
        &:nth-of-type(1),
        &:nth-of-type(2) {
          width: calc(50% - 1px);
        }
      }
    }
    &.shogaku {
      .img-set {
        img {
          &:nth-of-type(1),
          &:nth-of-type(2) {
            width: 100%;
          }          
        }
      }
    }
    */
  }
  #top-sports article .txt-set {
    width: 100%;
  }
  #top-sports article .txt-set p {
    line-height: 1.8;
    padding-bottom: 30px;
  }
  .img-set {
    padding-top: 25px;
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 上段は2列 */
    grid-template-rows: repeat(2, 1fr); /* デフォルトで2行 */
    width: 100%; /* 親要素の幅100% */
    aspect-ratio: 155/166; /* 縦横比155:166を維持 */
    gap: 1px; /* 隙間 */
    overflow: hidden; /* コンテンツがはみ出ないように */
  }
  .img-set img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* センターでトリミング */
  }
  /* 画像が3枚の場合のレイアウト調整 */
  .img-set img:nth-child(3):nth-last-child(1) {
    grid-column: 1/-1; /* 下段で全幅を占有 */
    grid-row: 2/3;
  }
  /* 画像が2枚の場合のレイアウト調整 */
  .img-set img:nth-last-child(3):nth-child(1),
  .img-set img:nth-last-child(3):nth-child(2) {
    grid-column: span 2; /* 各画像を全幅で配置 */
    grid-row: span 1;
  }
  #top-hatake {
    width: 92%;
    border: solid 4.6px #1ab026;
    border-radius: 12px;
    margin: 45px auto 40px;
    position: relative;
    text-align: center;
    padding: 70px 20px 30px;
  }
  #top-hatake .sub-grn {
    position: absolute;
    top: -30px;
    left: 5%;
  }
  #top-hatake .txt-box {
    text-align: left;
  }
  #top-hatake .txt-box p {
    padding-bottom: 1em;
  }
  #top-hatake::before {
    display: block;
    content: "";
    width: 150px;
    height: 150px;
    background: url(../images/top/htk-img01.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: -20px;
    bottom: -80px;
  }
  #top-hatake::after {
    display: block;
    content: "";
    width: 100px;
    height: 150px;
    background: url(../images/top/htk-illu01.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    right: -15px;
    top: -60px;
  }
  #pages #page-hatake {
    margin: 0 auto 0;
  }
  #pages #page-hatake #sb_instagram .sbi_inner_wrap {
    border-radius: 12px;
  }
  #pages #page-hatake #sb_instagram .sbi_caption {
    color: #1ab026 !important;
    font-weight: 700;
  }
  #pages #page-hatake #sb_instagram .sbi_expand .sbi_more {
    color: #1ab026 !important;
  }
  #pages #top-hatake {
    position: relative;
    z-index: 1000;
    margin-top: -57px;
    padding: 40px 20px 30px;
  }
  #pages #top-hatake .sub-grn {
    position: absolute;
    top: -30px;
  }
  #pages #top-hatake .sub-lead {
    margin-bottom: 20px;
  }
  #pages #top-hatake .txt-box {
    text-align: left;
    padding-top: 20px;
    padding-left: 0;
  }
  #pages #top-hatake .txt-box p {
    font-size: 14px;
    padding-bottom: 0.2em;
  }
  #pages #top-hatake::before {
    content: none;
  }
  #pages #top-hatake::after {
    content: none;
  }
  #pages #top-hatake #sbi_images {
    gap: 16px !important;
  }
  #pages #top-hatake .flex-two {
    flex-direction: column-reverse;
  }
  #pages #top-hatake .flex-two .txt-box {
    width: 100%;
  }
  #pages #top-hatake .flex-two .img {
    padding-top: 8px;
    width: 100%;
  }
  #pages #top-hatake .flex-two .img img {
    width: 100%;
    height: auto;
    border-radius: 10px;
  }
  #top-blog {
    padding: 100px 0 30px;
    background-color: #e9fafc;
    background-image: url(../images/base/stripe-line.png), url(../images/base/stripe-line.png);
    background-repeat: repeat-x, repeat-x;
    background-position: top, bottom;
  }
  #top-blog .sub-check {
    margin-bottom: 50px;
  }
  #top-blog #sbi_images {
    gap: 16px !important;
  }
  #page-club #sbi_images {
    gap: 16px !important;
  }
  #page-contact {
    position: relative;
    top: -110px;
    z-index: 100;
    margin-bottom: -110px;
    background: url(../images/cnt/nami-bg.webp) no-repeat top center #c0e1fd;
  }
  #page-contact #form-wrap {
    width: 92%;
    padding-top: 170px;
  }
  #page-contact #form-wrap .sub-btn {
    padding: 20px 0 40px;
  }
  .kodomomirai-box {
    position: relative;
  }
  .kodomomirai-box::before {
    display: block;
    content: "";
    width: 80px;
    height: 80px;
    background: url(../images/cnt/m-img01.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 10px;
    top: -125px;
  }
  .kodomomirai-box::after {
    display: block;
    content: "";
    width: 100px;
    height: 100px;
    background: url(../images/cnt/m-img02.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    right: 10px;
    top: -150px;
  }
  #edn-prof {
    margin-top: 20px;
    background: url(../images/cnt/bg-mirai.png) no-repeat center top;
    background-size: 100% auto;
    padding-top: 20px;
  }
  #edn-prof h2 {
    text-align: center;
  }
  #edn-prof h2 img {
    width: 240px;
  }
  #edn-prof .flex-two {
    width: 92%;
    margin: 20px auto;
  }
  #edn-prof .flex-two .img {
    width: 100%;
    text-align: center;
  }
  #edn-prof .flex-two .img img {
    width: 60%;
  }
  #edn-prof .flex-two .dft-data {
    margin-top: 20px;
    width: 100%;
  }
  .dft-data {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-stgart;
  }
  .dft-data dt, .dft-data dd {
    margin-bottom: 10px;
    line-height: 1.7;
  }
  .dft-data dt {
    background: #ffa800;
    color: #fff;
    font-weight: 700;
    border-radius: 6px;
    font-size: 13px;
    width: 60px;
    height: 28px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
  }
  .dft-data dd {
    width: calc(100% - 75px);
    font-weight: 500;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
  }
  #page-kodomomirai .swiper-container {
    padding: 20px 0;
    margin: 0 auto;
  }
  #page-kodomomirai .swiper-custom-parent {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  #page-kodomomirai .swiper-button-prev {
    left: -16px;
    right: auto;
  }
  #page-kodomomirai .swiper-button-next {
    right: -16px;
    left: auto;
  }
  #page-kodomomirai .img-wrap {
    height: 300px;
    overflow: hidden;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #page-kodomomirai .img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
  }
  #page-kodomomirai .txt-box {
    width: 92%;
    font-size: 14px;
    line-height: 1.6;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0;
  }
  #page-sportsclub .set-box .txt {
    font-size: 16px;
    line-height: 1.9;
    padding-bottom: 20px;
  }
  #page-sportsclub .set-box .flex-two {
    flex-direction: column-reverse;
  }
  #page-sportsclub .set-box .dft-tbl {
    width: 100%;
  }
  #page-sportsclub .set-box .img {
    width: 100%;
  }
  #page-sportsclub .set-box .img img {
    margin-bottom: 20px;
  }
  .dft-tbl {
    border-top: solid 3px #417fe7;
    border-bottom: solid 3px #417fe7;
    margin-bottom: 20px;
  }
  .dft-tbl tr:not(:nth-last-of-type(1)) {
    border-bottom: dotted 1px #999;
  }
  .dft-tbl th, .dft-tbl td {
    padding: 15px 0;
    line-height: 1.6;
  }
  .dft-tbl th {
    color: #417fe7;
    font-weight: 700;
    white-space: nowrap;
    text-align: left;
  }
  .dft-tbl td {
    padding-left: 30px;
  }
  .bdr-set {
    position: relative;
    border: solid 3px #417fe7;
    border-radius: 10px;
    padding: 40px 20px 30px;
  }
  .bdr-set:nth-of-type(n+2) {
    margin-top: 60px;
  }
  .bdr-set .waku-tit {
    position: absolute;
    top: -30px;
    width: 280px;
    left: calc(50% - 140px);
  }
  .bdr-set .img {
    padding: 0 0 20px;
  }
  .bdr-set .img img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  /* faq */
  .qa-set {
    margin-bottom: 40px;
  }
  .qa {
    line-height: 1.6;
  }
  .qa dt,
  .qa dd {
    padding: 8px 30px;
  }
  .qa dt {
    font-size: 16px;
    background: url(../images/cnt/q.png) no-repeat center left 10px #c0e1fd;
    background-size: 30px auto;
    padding-left: 60px;
    border-radius: 6px;
  }
  .qa dd {
    padding-top: 15px;
    padding-bottom: 25px;
    background: url(../images/cnt/a.png) no-repeat top 15px left 10px;
    background-size: 30px auto;
    padding-left: 60px;
    line-height: 1.7;
  }
  #faq-page {
    padding: 40px 0 0;
  }
  #faq-page .panel {
    margin-top: 20px;
  }
  /* tabs */
  .tab-wrap {
    width: 100%;
    margin: 0 auto 20px;
  }
  .tab-group {
    display: flex;
    justify-content: space-between;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .tab-group li {
    border: solid 3px #417fe7;
    height: 46px;
    background: #fff;
    margin-right: 10px;
  }
  .tab-group li:nth-last-of-type(1) {
    margin-right: 0;
  }
  .tab {
    flex-grow: 1;
    cursor: pointer;
    width: 100%;
    font-size: 14px;
    line-height: 1.3;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    color: #000;
    border-radius: 8px;
  }
  .tab:hover {
    text-decoration: none;
    background: #417fe7;
    color: #fff;
    border: solid 3px #417fe7;
  }
  .panel-group {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 35px;
  }
  .panel {
    display: none;
  }
  .tab.is-active {
    transition: all 0.2s ease-out;
  }
  .tab.is-active {
    background: #417fe7;
    color: #fff;
    position: relative;
    border: solid 1px #417fe7;
    border-left: 0;
    border-right: 0;
  }
  .tab.is-active a {
    color: #fff;
  }
  .tab.is-active:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
    border: 6px solid transparent;
    border-top: 12px solid #417fe7;
  }
  .panel.is-show {
    display: block;
    position: relative;
  }
  .glry-box {
    min-width: 100%;
    width: auto;
    height: calc(25vw - 1px);
    margin: 25px auto 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1px;
  }
  .glry-box img {
    width: calc(25vw - 1px);
    height: calc(25vw - 1px);
    object-fit: cover;
  }
  .flex-two {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
  .flex-two.nost {
    align-items: flex-start;
  }
  .bdr-set {
    width: 100%;
  }
  .bdr-set .img img {
    border-radius: 10px;
  }
  ul.dot li {
    font-weight: 400;
    border-bottom: dotted 1px #999;
    padding-bottom: 12px;
    margin-bottom: 10px;
    line-height: 1.8;
    text-indent: calc(-1em - 6px);
    padding-left: calc(1em + 6px);
  }
  ul.dot li::before {
    content: "●";
    margin-right: 6px;
    color: #ffa800;
  }
}

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