@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjp.css");
/* -------- Base Font Family -------- */
/* -------- Base Font Size -------- */
/* -------- Base Color -------- */
/* -------- Font -------- */
/* -------- Border -------- */
html {
  font-size: 100%;
  /* 16px（16pt） */ }

body {
  word-wrap: break-word;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt" 1;
  -webkit-print-color-adjust: exact;
  background-color: #374e9c; }
  body.openModal {
    overflow: hidden; }

h1, h2, h3, h4, h5, h6, p, ul li, dl dt, dl dd, label, tr th, tr td, button, time, label, input, option, select, textarea {
  font-family: "Noto Sans JP", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #333;
  list-style: none;
  outline: 0;
  font-size: 16px; }
  @media (max-width: 767px) {
    h1, h2, h3, h4, h5, h6, p, ul li, dl dt, dl dd, label, tr th, tr td, button, time, label, input, option, select, textarea {
      font-size: 14px; } }

div {
  line-height: 0; }

ul, dl {
  margin: 0;
  padding: 0; }

a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: color;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #333;
  outline: none; }
  a:hover {
    cursor: pointer;
    text-decoration: none;
    color: #333; }
  a:active {
    text-decoration: none; }
  a:focus {
    text-decoration: none; }
  a img {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity;
    opacity: 1;
    border: none;
    outline: none;
    padding: 0; }
    a img:hover {
      opacity: 0.9;
      cursor: pointer; }
  a p {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

img {
  color: #ffffff;
  border: none;
  width: 100%; }

/* -------- Boot Strap OverWrite -------- */
.container {
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 1500px) {
    .container {
      width: 1440px; } }
  @media (max-width: 1499px) {
    .container {
      width: 100%; } }
  @media (max-width: 767px) {
    .container {
      width: 100%;
      padding-right: 16px;
      padding-left: 16px; } }

.row {
  line-height: 0;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  @media (max-width: 767px) {
    .row {
      margin-right: -8px;
      margin-left: -8px; } }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  @media (max-width: 767px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
      padding-right: 8px;
      padding-left: 8px; } }

[class*="block-grid-"] {
  display: block;
  margin: 0 -15px;
  padding: 0; }
  @media (max-width: 767px) {
    [class*="block-grid-"] {
      margin: 0 -8px; } }

.block-grid-item {
  display: inline;
  margin: 0;
  padding: 0 15px;
  height: auto;
  list-style: none; }
  @media (max-width: 767px) {
    .block-grid-item {
      padding: 0 8px; } }

.bg_white {
  background-color: #fff !important; }

/* -------- Loading -------- */
#loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 999999; }

/* -------- //Boot Strap OverWrite -------- */
header {
  width: 100%;
  height: auto;
  float: left;
  position: fixed;
  z-index: 3;
  background-color: #fff; }

main {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  z-index: 2;
  margin-top: 80px;
  background-color: #fff; }
  @media (max-width: 767px) {
    main {
      margin-top: 60px; } }

footer {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  z-index: 1;
  background-color: #374e9c; }

/* -------- Header -------- */
.hdCmn {
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  border: none;
  padding: 0;
  width: 100%;
  height: 80px;
  float: left;
  background-color: #fff; }
  @media (max-width: 767px) {
    .hdCmn {
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; } }
  @media (max-width: 767px) {
    .hdCmn {
      height: 60px; } }
  .hdCmn.fixedHd {
    -webkit-box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.2); }
  .hdCmn .hdCmn_inner {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    width: 100%;
    float: left;
    position: relative; }
    .hdCmn .hdCmn_inner h1 {
      padding: 0;
      width: auto;
      float: left;
      font-size: 0;
      line-height: 80px;
      height: 80px; }
      @media (max-width: 767px) {
        .hdCmn .hdCmn_inner h1 {
          line-height: 60px;
          height: 60px; } }
      .hdCmn .hdCmn_inner h1 a {
        width: 250px;
        height: 80px;
        float: left;
        background-image: url(../img/logo.svg) !important;
        background-size: contain !important;
        background-position: left center !important;
        background-repeat: no-repeat !important; }
        @media (max-width: 767px) {
          .hdCmn .hdCmn_inner h1 a {
            background-position: left center !important;
            width: 184px;
            height: 60px; } }
      .hdCmn .hdCmn_inner h1 img {
        display: none; }
    .hdCmn .hdCmn_inner .hdMenu {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;
      width: auto;
      float: right; }
      @media (max-width: 767px) {
        .hdCmn .hdCmn_inner .hdMenu {
          z-index: 99999;
          position: fixed;
          visibility: hidden;
          opacity: 0.0;
          background-color: #f7f7f7;
          overflow-y: scroll;
          top: 60px;
          left: 0;
          right: 0;
          bottom: 0; } }
      .hdCmn .hdCmn_inner .hdMenu.active {
        visibility: visible;
        opacity: 1.0; }
      .hdCmn .hdCmn_inner .hdMenu ul li {
        float: left;
        height: 80px;
        line-height: 80px;
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        margin-right: 20px; }
        .hdCmn .hdCmn_inner .hdMenu ul li:last-child {
          margin: 0; }
        @media (max-width: 991px) {
          .hdCmn .hdCmn_inner .hdMenu ul li {
            font-size: 13px;
            margin-right: 15px; } }
        @media (max-width: 767px) {
          .hdCmn .hdCmn_inner .hdMenu ul li {
            font-size: 16px;
            height: auto;
            line-height: 60px;
            height: 60px;
            margin: 0;
            width: 100%;
            border-bottom: solid 1px #fff;
            padding-left: 60px;
            background-size: 28px;
            background-position: left 16px center;
            background-repeat: no-repeat;
            text-align: left; }
            .hdCmn .hdCmn_inner .hdMenu ul li.use {
              background-image: url(../img/icon_menu_use.svg); }
            .hdCmn .hdCmn_inner .hdMenu ul li.mfp {
              background-image: url(../img/icon_menu_mfp.svg); }
            .hdCmn .hdCmn_inner .hdMenu ul li.faq {
              background-image: url(../img/icon_menu_faq.svg); }
            .hdCmn .hdCmn_inner .hdMenu ul li.shop {
              background-image: url(../img/icon_menu_shop.svg); }
            .hdCmn .hdCmn_inner .hdMenu ul li:last-child {
              margin: 0; } }
        .hdCmn .hdCmn_inner .hdMenu ul li a {
          color: #07b7d9;
          display: inline-block;
          position: relative; }
          @media (max-width: 767px) {
            .hdCmn .hdCmn_inner .hdMenu ul li a {
              display: block; } }
          .hdCmn .hdCmn_inner .hdMenu ul li a::after {
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            -ms-transition: all 0.2s;
            -o-transition: all 0.2s;
            transition: all 0.2s;
            content: '';
            position: absolute;
            bottom: 20px;
            left: 0;
            right: 0;
            width: 100%;
            height: 2px;
            opacity: 0.0;
            background-color: #07b7d9; }
            @media (max-width: 767px) {
              .hdCmn .hdCmn_inner .hdMenu ul li a::after {
                content: none; } }
          .hdCmn .hdCmn_inner .hdMenu ul li a:hover {
            color: #07b7d9; }
            .hdCmn .hdCmn_inner .hdMenu ul li a:hover::after {
              opacity: 1.0; }
        .hdCmn .hdCmn_inner .hdMenu ul li.current a::after {
          opacity: 1.0; }
    .hdCmn .hdCmn_inner .hdBtn {
      display: none;
      position: fixed;
      width: 62px;
      height: 60px;
      transition: all 0.4s;
      box-sizing: border-box;
      z-index: 6;
      top: 0;
      right: 0;
      padding: 18px; }
      @media (max-width: 767px) {
        .hdCmn .hdCmn_inner .hdBtn {
          display: block; } }
      .hdCmn .hdCmn_inner .hdBtn .hum {
        width: 100%;
        height: 23px;
        float: left;
        position: relative; }
      .hdCmn .hdCmn_inner .hdBtn span {
        display: inline-block;
        transition: all 0.4s;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #07b7d9;
        border-radius: 2px; }
        .hdCmn .hdCmn_inner .hdBtn span:nth-of-type(1) {
          top: 0; }
        .hdCmn .hdCmn_inner .hdBtn span:nth-of-type(2) {
          top: 10px; }
        .hdCmn .hdCmn_inner .hdBtn span:nth-of-type(3) {
          bottom: 0px; }
      .hdCmn .hdCmn_inner .hdBtn.active {
        z-index: 9999; }
        .hdCmn .hdCmn_inner .hdBtn.active span:nth-of-type(1) {
          -webkit-transform: translateY(10px) rotate(-45deg);
          transform: translateY(10px) rotate(-45deg); }
        .hdCmn .hdCmn_inner .hdBtn.active span:nth-of-type(2) {
          opacity: 0; }
        .hdCmn .hdCmn_inner .hdBtn.active span:nth-of-type(3) {
          -webkit-transform: translateY(-10px) rotate(45deg);
          transform: translateY(-10px) rotate(45deg); }
      .hdCmn .hdCmn_inner .hdBtn:hover {
        cursor: pointer; }

/* -------- Footer -------- */
.ftCmn {
  width: 100%;
  height: auto;
  float: left;
  background-color: #374e9c;
  position: relative; }
  .ftCmn .ftCmn_shop {
    background-color: #fff;
    padding: 80px 0; }
    @media (max-width: 991px) {
      .ftCmn .ftCmn_shop {
        padding: 60px 0; } }
    @media (max-width: 767px) {
      .ftCmn .ftCmn_shop {
        padding: 40px 0; } }
    .ftCmn .ftCmn_shop h1 {
      font-size: 36px;
      font-weight: 500;
      line-height: 1;
      letter-spacing: 0.2rem;
      text-align: center;
      margin-bottom: 80px; }
      @media (max-width: 991px) {
        .ftCmn .ftCmn_shop h1 {
          font-size: 28px; } }
      @media (max-width: 767px) {
        .ftCmn .ftCmn_shop h1 {
          letter-spacing: 0.1rem;
          font-size: 18px; } }
      @media (max-width: 991px) {
        .ftCmn .ftCmn_shop h1 {
          margin-bottom: 60px; } }
      @media (max-width: 767px) {
        .ftCmn .ftCmn_shop h1 {
          margin-bottom: 40px; } }
    .ftCmn .ftCmn_shop ul {
      margin-bottom: 60px; }
      @media (max-width: 991px) {
        .ftCmn .ftCmn_shop ul {
          margin-bottom: 60px; } }
      @media (max-width: 767px) {
        .ftCmn .ftCmn_shop ul {
          margin-bottom: 40px; } }
      .ftCmn .ftCmn_shop ul li {
        text-align: center; }
        @media (max-width: 767px) {
          .ftCmn .ftCmn_shop ul li {
            margin-bottom: 40px;
            height: auto;
            line-height: 1; }
            .ftCmn .ftCmn_shop ul li:last-child {
              margin-bottom: 0; } }
        .ftCmn .ftCmn_shop ul li a {
          display: inline-block; }
          @media (max-width: 767px) {
            .ftCmn .ftCmn_shop ul li a {
              padding: 0;
              line-height: 1; } }
        .ftCmn .ftCmn_shop ul li .noLink {
          display: inline-block; }
          @media (max-width: 767px) {
            .ftCmn .ftCmn_shop ul li .noLink {
              padding: 0;
              line-height: 1; } }
        .ftCmn .ftCmn_shop ul li img {
          width: 100%;
          max-height: 60px;
          padding: 0 10px; }
          @media (max-width: 767px) {
            .ftCmn .ftCmn_shop ul li img {
              max-width: 200px;
              max-height: 50px; } }
        @media (max-width: 767px) {
          .ftCmn .ftCmn_shop ul li.yamazaki img {
            max-width: 300px;
            max-height: 60px; } }
    .ftCmn .ftCmn_shop p {
      text-align: center;
      font-size: 13px; }
      @media (max-width: 767px) {
        .ftCmn .ftCmn_shop p {
          text-align: left;
          font-size: 12px; } }
  .ftCmn .ftCmn_copy {
    padding: 40px 0; }
    @media (max-width: 991px) {
      .ftCmn .ftCmn_copy {
        padding: 30px 0; } }
    @media (max-width: 767px) {
      .ftCmn .ftCmn_copy {
        padding: 20px 0; } }
    .ftCmn .ftCmn_copy h1 {
      color: #fff;
      text-align: center;
      margin-bottom: 20px; }
      @media (max-width: 991px) {
        .ftCmn .ftCmn_copy h1 {
          font-size: 13px; } }
      @media (max-width: 767px) {
        .ftCmn .ftCmn_copy h1 {
          font-size: 12px;
          margin-bottom: 15px; } }
      .ftCmn .ftCmn_copy h1 a {
        color: #fff; }
        .ftCmn .ftCmn_copy h1 a:hover {
          text-decoration: underline; }
    .ftCmn .ftCmn_copy p {
      font-size: 14px;
      font-weight: 500;
      color: #fff;
      text-align: center; }
      @media (max-width: 991px) {
        .ftCmn .ftCmn_copy p {
          font-size: 13px; } }
      @media (max-width: 767px) {
        .ftCmn .ftCmn_copy p {
          font-size: 12px; } }
  .ftCmn .share {
    padding: 30px 15px 23px 15px;
    text-align: center;
    background-color: #f5f5f5; }
    .ftCmn .share ul {
      overflow: hidden;
      display: inline-block; }
      .ftCmn .share ul li {
        float: left;
        line-height: 1;
        margin-right: 20px; }
        .ftCmn .share ul li:last-child {
          margin: 0; }
        .ftCmn .share ul li.line img {
          width: auto;
          height: 20px;
          line-height: 1; }

/*--------------トップページ-----------------*/
.top_slide {
  margin-bottom: 2px; }
  .top_slide .swiper-container .swiper-button-prev {
    background-image: url(../img/slider_arrow_left.svg);
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-size: contain;
    left: 20px; }
    @media (max-width: 991px) {
      .top_slide .swiper-container .swiper-button-prev {
        width: 20px;
        height: 20px;
        margin-top: -10px; } }
    .top_slide .swiper-container .swiper-button-prev::after {
      display: none; }
  .top_slide .swiper-container .swiper-button-next {
    background-image: url(../img/slider_arrow_right.svg);
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-size: contain;
    right: 20px; }
    @media (max-width: 991px) {
      .top_slide .swiper-container .swiper-button-next {
        width: 20px;
        height: 20px;
        margin-top: -10px; } }
    .top_slide .swiper-container .swiper-button-next::after {
      display: none; }
  .top_slide .swiper-container .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.6; }
    .top_slide .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: #374e9c;
      opacity: 1.0; }

.service_list {
  padding: 80px 0 20px 0; }
  @media (max-width: 991px) {
    .service_list {
      padding: 60px 0 20px 0; } }
  @media (max-width: 767px) {
    .service_list {
      padding: 40px 0 10px 0; } }
  .service_list .pattern_loof {
    margin-bottom: 60px; }
    @media (max-width: 991px) {
      .service_list .pattern_loof {
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .service_list .pattern_loof {
        margin-bottom: 20px; } }
  .service_list h1 {
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.2rem;
    text-align: center;
    margin-bottom: 60px; }
    @media (max-width: 991px) {
      .service_list h1 {
        font-size: 28px; } }
    @media (max-width: 767px) {
      .service_list h1 {
        letter-spacing: 0.1rem;
        font-size: 18px; } }
    @media (max-width: 767px) {
      .service_list h1 {
        margin-bottom: 40px; } }
    .service_list h1 img {
      display: inline-block;
      width: 100%;
      max-width: 260px; }
      @media (max-width: 991px) {
        .service_list h1 img {
          max-width: 200px; } }
      @media (max-width: 767px) {
        .service_list h1 img {
          max-width: 160px; } }
  .service_list ul li {
    margin-bottom: 40px; }
    .service_list ul li .serviceImg {
      margin-bottom: 15px; }
    .service_list ul li a:hover h2 {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;
      color: #374e9c; }
    .service_list ul li a:hover p {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;
      color: #374e9c; }
    .service_list ul li h2 {
      font-size: 16px;
      margin-bottom: 10px;
      font-weight: 500; }
      @media (max-width: 767px) {
        .service_list ul li h2 {
          font-size: 14px; } }
    .service_list ul li p {
      font-size: 14px; }
      @media (max-width: 767px) {
        .service_list ul li p {
          font-size: 12px; } }

.service_about {
  background-color: #374e9c;
  padding: 80px 0; }
  @media (max-width: 991px) {
    .service_about {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    .service_about {
      padding: 40px 0; } }
  .service_about h1 {
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.2rem;
    margin-bottom: 60px;
    color: #fff; }
    @media (max-width: 991px) {
      .service_about h1 {
        font-size: 28px; } }
    @media (max-width: 767px) {
      .service_about h1 {
        letter-spacing: 0.1rem;
        font-size: 18px; } }
    @media (max-width: 767px) {
      .service_about h1 {
        margin-bottom: 40px;
        text-align: center; } }
  .service_about p {
    color: #fff; }
  .service_about .service_img_pc {
    display: block; }
    @media (max-width: 767px) {
      .service_about .service_img_pc {
        display: none; } }
  .service_about .service_img_sp {
    display: none; }
    @media (max-width: 767px) {
      .service_about .service_img_sp {
        display: block;
        margin-bottom: 40px; } }

/* -------- Anchor -------- */
.anchor {
  width: 100%;
  margin-top: -80px;
  padding-top: 80px; }
  @media (max-width: 767px) {
    .anchor {
      margin-top: -60px;
      padding-top: 60px; } }

/* -------- Pace -------- */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #374e9c;
  position: fixed;
  z-index: 9999999999;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px; }

/* -------- BR -------- */
.br_sp {
  display: none;
  line-height: 0; }
  @media (max-width: 767px) {
    .br_sp {
      display: block; } }

.br_pc {
  display: block;
  line-height: 0; }
  @media (max-width: 767px) {
    .br_pc {
      display: none; } }
